﻿* {
  margin: 0;
  padding: 0;
  font-family: "microsoft yahei";
  text-decoration: none;
  color:#333;
}
ul,
ol,
li {
  list-style: none;
}
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
p,
blockquote,
figure,
form,
fieldset,
input,
legend,
pre,
abbr,
button {
  margin: 0;
  padding: 0;
}
a,
button,
input {
  -webkit-appearance: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border: none;
}
img {
  vertical-align: middle;
}
a {
  color: #666;
  text-decoration: none !important;
  /*background-color: transparent;*/
}
.clear {
  clear: both;
}
.m {
  width:1200px;
  margin: 0 auto;
}
html,
body {
  height: 100%;
  width: 100%;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.clearfix:after {
  clear: both;
}
.fl,.lf {
  float: left;
}
.fr,.rt{
  float: right;
}
.clearfix {
  *zoom: 1;
  /*IE/7/6*/
}
/* 回到顶部 */
#toTop {
  width: 60px;
  height: 60px;
  position: fixed;
  cursor: pointer;
  display: none;
  right: 0%;
  bottom: 4%;
  z-index: 60;
  background: #cfb300;
  color:#fff;
  text-align: center;
  line-height: 56px;
  font-size:50px;
  font-weight: bold;
}

/* 头部 */
.header{
 padding:0px 0;
 position: relative;
 z-index: 1000;
}
.header h1{
  color:#cfb300;
  text-align:center;
  font-size:40px;
  padding:10px 0;
  float:left;
}
.header h1 img{height:66px;margin:2px 0}
.header .slogn{float:left;font-size:14px;color:#999;margin:10px 10px;padding:10px 15px;border-left:solid 1px #eee;}
.header .slogn span{color:#999;font-size:16px}
.header .toptel{float:right;background:url(/public/images/tel.png) no-repeat;padding-left:70px;height:60px;font-size:14px;margin-top:15px}
.header .toptel span{font-size:30px;color:#f2ae05;font-family:Impact}
.navBox {
    height: 100%;
    background: #1e5bae;
}
.navBox ul{
  
  margin: 0 auto;
  float:left;
}
.navBox ul li{
     display: inline-block;
    width:120px; 
    text-align: center;
    height:45px;
}

.navBox ul li.lion>a{color:#fff;background: #ff7500;}
.navBox ul li.lion::after{

}
.navBox ul li>a{
  color:#fff;
  font-size:16px;
  display:block;
  line-height:45px;
}
.navBox ul li div a{
  color:#333;
  font-size:16px;
  display:block;

  /* text-align: center; */
}
.navBox ul li div a:hover{background-color:#a27607;color:#fff;}
.navBox ul li  div{
  float:left;
  width:100%;
  display:none;
  background: #ff7500;
  margin-top:0px;
}
.navBox ul li  div a{font-size:14px;color:#fff;line-height:35px}

/* 主体 */
.t_r{
  text-align:right;
}
.t_l{
  text-align:left;
}
.t_c{
  text-align:center;
}
.company_profile{
  padding:50px 0;
 
}
.company_profile_l {
  width:570px;
}
.branch_title{
  font-weight: bold;
  position: relative;
  padding-right:10px;
}
.branch_title h2{
  color:#333;
  font-size:32px;
  margin-bottom: 5px;
  
}
.branch_title p{
  color:#a1a1a1;
  font-weight:normal;
}
.company_profile_con{
  margin-top:40px;
  line-height:26px;
  font-size:16px;
  max-height: 238px;
  overflow:hidden;
}
.more{

  padding:10px 50px;
  border:1px solid #333;
  border-radius:20px;
  color:#333;
  margin-top:20px;
}
.company_profile_r{
  width:590px;
}
.company_profile_r .pictureSet_box{
  width:100%;
  height:354px;
  overflow:hidden;
}
.company_profile_l .fl{
  width:350px;
}
.company_profile_l .fr{
  width:180px;
}
.company_profile_l .fr p{
  width:140px;
  height:140px;
  background:url('../../images/fk.png') no-repeat;
  margin:30px 0;
  font-size:52px;
  color:#000;
  text-align: center;
  line-height: 140px;
}


.pro_category{
 text-align: center;
  height: 350px;
  min-width:1200px;
}
.pro_category_in{
   text-align: center;
   padding-top:100px;
   margin-bottom:50px;
}
.pro_category_in p{
  color:#fff;
  font-size:24px;
  line-height:42px;
}
.pro_category .more{
  color:#fff;
  background:#cfb300;
}
/* 服务项目 */
.survice_cate{
  padding:80px 0;
}
.survice_cate .fl{
  width:250px;
}
.survice_cate .fr{
  width:900px;
}
.survice_cate .fr li{
  display: inline-block;
  width: 286px;
  margin:0 5px 20px;
  text-align: center;
}
.survice_cate .fr li .pictureSet_box{
  width:260px;
  height:260px;
  overflow:hidden;
}
.survice_cate .fr li p{
  line-height:40px;
}

.survice_cate .fl .more{
  padding:5px 30px;
}
.survice_cate .fl>p{
  margin:20px 0 40px;
  max-height:84px;
  overflow:hidden;
}
/* 产品展示 */
.pro_center .branch_title h2{ 
 color:#fff;
}
.pro_center .branch_title{
  padding:50px 0 0;
}
.pro_center{
  padding: 0 0 80px;
  position:relative;
}

.pro_center ul{
  padding-top:20px;
}
.pro_center ul li{
  display: inline-block;
  margin:0 13px;
  margin-top:30px;
  width:370px;
  position: relative;
}
.pro_center ul li .motaikuang{
  position: absolute;
  top:0;
  left:0;
  /* width:100%; */
  height:272px;
  background:#e4da9b;
 color:#fff;
 padding:20px;
 display: none;
}
.pro_center ul li .motaikuang.on{
  display:block;
}
.pro_center ul li .motaikuang img{
  width:68px;
  height:68px;
}
.motaikuang h4{
  padding:50px 0 20px;
  font-size:18px;
  color:#fff;
}
.motaikuang p{
  color:#fff;
  text-align: left;
  line-height: 30px;
  height: 100px;
  overflow: hidden;
}
.pro_center ul li .pictureSet_box{
 width:100%;
 height:312px;
 overflow:hidden;
}

/* 新闻中心 */
.news_center_in{
  padding:50px 0 80px;
}
.news_center_in .news_l{
  width:540px;
}
.news_center_in .news_l h3{
  line-height:40px;
}
.news_center_in .news_l p{
  line-height:180%;
  max-height:90px;
  overflow:hidden;
  font-size:13px;
}
.news_center_in .news_l  .pictureSet_box{
  width:100%;
  height:250px;
  overflow:hidden;
}
.news_center_in .news_r{
  width:600px;
}
.news_center_in .news_r li{
  padding-bottom:15px;
}
.news_center_in .news_r li::before{
  content: '';
  width: 4px;
  height: 4px;
  background: #333;
  display: block;
  border-radius: 2px;
  position: relative;
  top: 14px;
  left: -20px;
}
.news_center_in .news_r li p{
  display: inline-block;
  width:500px;
  overflow:hidden;
  height:100%;
  /* line-height:25px; */
}
.news_center_in .news_r li span{
  color:#999;
}

/* 底部 */
.footer{
  background:#2855a7;
}
.footer_ul{
  background:#2855a7;
  padding:20px 0;
}
.footer_ul li{
  display: inline-block;
  border-right:1px solid #ccc;
  width:156px;
}
.footer_ul li a{
  color:#ccc;
}
.footer_ul li:last-child{
  border:none;
}
.footer_div{
  padding:30px 0;
}
.footer_div .fl{
      width: 700px;
    text-align: right;
    padding-left: 73px;
	font-size:14px;
	color:#999;
}

.footer_div  p{
  color: #999;
  line-height:30px;
}
.footer_div  p span{margin-left:5px;color:#999}
.footer_div  p span a{color:#999 !important}
.footer_div .fr{
  width:400px;
  text-align:left;
  font-size:11px;
}
.footer_div .fr span{
	float:left;
	margin-right:20px;
	text-align:center;
	}
.footer_div .fr img{
  width:100px;
  height:100px;
  /* margin-bottom:20px; */
}
/* 联系我们 */
.main_c{
  margin:0px 0;
}
.leftNav{
  width:240px;
}

.product_class_list {
    width: 100%;
    background: #f8f8f8;
    padding-bottom: 15px;
}
.product_class_list h3 {
    height: 50px;
    background: #1e5bae;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    text-align: left;
	padding-left:15px;
    line-height: 50px;
    border-bottom: 1px solid #fff;
}
.product_class_list ul {
    padding:10px;
}
.product_class_list li {
    border-bottom: 1px solid #ddd;
    line-height: 45px;
    padding: 0 13px;
	background: url(../../images/dd.png) no-repeat 10px center;
}
.product_class_list li a {
    color: #333;
    font-size: 14px;
	    margin-left: 12px;
}
.product_class_list .subnav2 {
    
    margin-bottom: 10px;
    background:#e3a923;
    display:none;
}
.product_class_list .subnav2 a {
    display: block;
    line-height: 35px;
    color: #fff;
}

#contentRight {
    width: 940px;
    height: auto;
    
}
.content_com_title {
    position: relative;
    height: 45px;
    margin-bottom: 15px;
    border-bottom: 2px solid #d0d0d0;
}
.content_com_title {
    position: relative;
    height: 45px;
    margin-bottom: 15px;
    border-bottom: 2px solid #d0d0d0;
}
.content_com_title {
    position: relative;
    height: 45px;
    margin-bottom: 15px;
    border-bottom: 2px solid #d0d0d0;
}

.content_com_title h2 {
    display: inline-block;
    padding: 0 6px 6px 6px;
    position: absolute;
    left: 0;
    top: 10px;
    border-bottom: 2px solid #e3a923;
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    text-align: left;
	line-height: 29px;
}
.bread a {
    display: inline-block;
    color: #666666;
}
.bread a {
    display: inline-block;
    color: #666666;
}
.bread {
    color: #666666;
    float: right;
    line-height: 45px;
	font-size:14px;
}

.content p{
  text-align:left;
  margin-bottom: 30px;
}
.main_c{
  margin:0px 0;
}

.contact_in h3 {
    border-bottom: 0px solid #ff942f;
    line-height: 50px;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    margin-top: 10px;
	text-align:left;
	padding-left:15px;
	background-color:#1e5bae;
}
.contact_in dl {
    border: 3px solid #e3e3e3;
    margin: 10px auto 5px auto;
    padding: 10px;
}

.contact_in dt {
    float: left;
    border-right: 1px solid #e3e3e3;
    width: 65px;
    text-align: center;
}

.contact_in dt img {
    display: inline-block;
}
.contact_in dd {
    float: left;
    padding-left: 10px;
    font-size: 14px;
    color: #979797;
    line-height: 16px;
}
.contact_in dd span {
    font-size: 9px;
    color: #979797;
    text-transform: uppercase;
    line-height: 10px;
    font-family: Arial;
}
.contact_in p {
    font-size: 16px;
    font-family: Impact;
    color:#cfb300;
    border-bottom: 1px solid #cfcfcf;
    line-height: 50px;
}
.contact_in li.lx1 {
    background: url(../../images/mobile.png) 5px 9px no-repeat;
}
.contact_in ul{padding-top:10px}
.contact_in li {
    font-size: 14px;
    line-height: 160%;
    border-bottom: 0px solid #cfcfcf;
    padding-left: 15px;
	padding-right:15px;
    color: #666666;
    text-align:left;
	margin:6px 0
}
.contact_in li.lx2 {
    background: url(../../images/tel2.png) 5px 9px no-repeat;
}
.contact_in li.lx3 {
    background: url(../../images/mail.png) 3px 9px no-repeat;
}
.contact_in li.lx4 {
    background: url(../../images/address.png) 5px 9px no-repeat;
}
.contact_in li.lx5 {
    text-align:center;font-size:12px;line-height:100%
}
.product3, .product4, .product5, .product6, .product7, .product7 li, .product8, .product8 li {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.product3 li, .product4 li, .product5 li, .product6 li {
    width: 33%;
    float: left;
    height: auto;
    overflow: hidden;
    position: relative;
	cursor:pointer;
}
.product3 li>div {
    width: 88%;
    margin: 3px auto;
    height: 210px;
    position: relative;
	overflow:hidden;
	text-align:center;
}

.product1 li>p, .product2 li>p, .product3 li>p, .product4 li>p, .product5 li>p, .product6 li>p {
    width: 88%;
    margin: 0 auto;
    text-align: center;
    font: 14px/42px "microsoft yahei";
}

.product3  img{width:100%}
.pg-color {
    color: #737373;
}

.view h1 {
    width: 100%;
    text-align: center;
    font: 22px/36px "microsoft yahei";
    color: #343434;
    padding: 0 5px 0 0;
	font-size:22px;
	font-weight:bold;
	margin:15px 0 10px 0;
}
.view div {
    font-size: 14px;
}

.view img {
    max-width: 100%;
    display: inline;
}

.back {
    font: 14px/39px "microsoft yahei";
    color: #fff;
    background: #e3a923;
    width: 138px;
    margin: 20px auto !important;
    border-radius: 4px;
    display: block;
    text-align: center;
	line-height:200%;
}
.center{
  margin:20px auto;
  text-align: center;
}

.page {
    width: 100%;
    margin: 10px auto;
    overflow: hidden;
    position: relative;
	text-align:center;
	margin:15px 0 30px 0;
	font-size:12px;
	padding:10px 0;
}
.page a,.current{padding:2px 8px;margin:0 2px;border:solid 1px #ccc;font-size:12px;height:24px;}
.current{color:#6C6;font-weight:bold;}
.page p {
    width: 100%;
    height: 28px;
    font: 12px/28px "microsoft yahei";
    color: #1d1d1d;
    overflow: hidden;
}
.page select{height:24px;border:solid 1px #ccc;font-size:12px;}

.news1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 12px auto;
}
.news1 li {
  text-align:left;
    width: 100%;
    padding: 5px 0;
  
    font: 14px/30px "microsoft yahei";
    color: #737373;
    border-bottom: 1px dashed #ccc;
    text-indent:1em;
    
}
.news1 li a {
    float: left;
    margin-left: 12px;
}
.news1 li span {
    float: right;
    margin-right: 12px;
    font-size: 12px;
}
.msg_now {
    width: 100%;
    height: 34px;
    background: url(../../images/msg_line1.png) center center no-repeat;
    overflow: hidden;
    margin: 15px 0 0 0;
}

.msg_title {
    width: 155px;
    height: 34px;
    background: url(../../images/msg_btn.png) 7px center no-repeat #e3a923;
    text-indent: 43px;
    margin: 0 auto;
    color: #fff;
    font: 22px/34px "microsoft yahei";
}
.msg_ul {
    width: 580px;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}
.msg_ul li {
    width: 100%;
  
	line-height:50px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
	background-color: #ededed;
}
.msg_ul li img{height:35px}
.msg_ul li p {
    width: 90px;
    float: left;
    line-height:50px;
	color:#999;
    font: 14px/36px "microsoft yahei";
    text-align: right;
    margin: 0 6px 0 0;
}
.msg_input {
    width: 400px;
	height:30px;
    border: 0px solid #d9d9d9;
    border-radius: 2px;
    margin: 10px;
	background-color: #ededed;
}
.info {
    color: #666;
    position: absolute;
    display: none;
    line-height: 34px;
    float: right;
}
.Validform_checktip {
    margin-left: 4px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    color: #999;
    font-size: 12px;
}
.dec {
    bottom: -8px;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 10px;
    width: 17px;
}
.dec .dec1 {
    color: #ccc;
}
.dec s {
    font-family: simsun;
    font-size: 16px;
    height: 19px;
    left: 0;
    line-height: 21px;
    position: absolute;
    text-decoration: none;
    top: -9px;
    width: 17px;
}
.dec .dec2 {
    color: #fff;
    top: -10px;
}
.msg_pin {
    width: 164px;
    height: 34px;
    border: 0px solid #d9d9d9;
    border-radius: 2px;
    padding: 0 10px;
    float: left;
	background-color: #ededed;
}


.msg_ul input,.msg_ul textarea{
  float:left;
  outline:none;
  
}
.msg_ul input:focus{border:0}

#valid_img{
  float:left;
}
.msg_submit {
    width: 186px;
    height: 36px;
    margin: 20px auto;
    border-radius: 3px;
    border: 0;
    text-align: center;
    font: 18px/36px "microsoft yahei";
    color: #fff;
    background: #e3a923;
    cursor: pointer;
	margin-left:20px
}




 
 .wy_about {
  width: 1200px;
  margin: 0 auto;
  padding: 30px 0;

}
.wy_about_wrap {
  background: #fff;
  float:left;
}
.wy_about__l {
  float: left;
  width: 485px;
  padding: 12px 0 24px 0;
  text-align: center;
}
.wy_about__r img {
  width: 81px;
  height: 78px;
  margin: 0 auto;
}
.wy_about__r h2 {
  color: #464646;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  margin-top: 0px;
  letter-spacing: 3px;
  font-weight:normal;
}
.wy_about__r span {
  display: block;
  font-size: 14px;
  color: #999;
  letter-spacing: 6px;
  height: 30px;
  line-height: 30px;
}
.wy_about__r p.about_content {
  font-size: 14px;
  color: #666;
  line-height: 28px;
  margin: 10px 0 0 0;
}
.wy_counter {
  margin-top: 30px;
  height:90px;
}
.wy_counter ul li {
  float: left;
  width: 33.33%;
  text-align: center;
  font-size: 48px;
  font-weight: bold;
  color: #303030;
  line-height: 50px;
  height: 90px;
}
.wy_counter ul li p {
  margin: 0;
  font-size: 14px;
  color: #989898;
  height: 30px;
  line-height: 30px;
  font-weight: 100;
}
.wy_about__r a {
  display: block;
  font-size: 14px;
  color: #a8a8a8;
  text-align: center;
  width: 144px;
  height: 38px;
  line-height: 38px;
  border: 1px solid #e0e0e0;
  margin: 20px auto 0;
  text-decoration:none;
}
.wy_about__r a:hover {
  background: #16a1eb;
  color: #fff;
  border-color: #16a1eb;
}
.wy_about__r {
  float: right;
  width: 650px;
  margin-top: 26px;
  position: relative;
  margin-left: 25px;
}
.wy_about__l img.about_img {
  width: 540px;
  float: left;
}
.wy_about__l img.about_en {
  width: 41px;
  height: 296px;
  float: right;
  margin: 7px 18px 0 0;
}
.about_tel {
  font-size: 24px;
  color: #838383;
  font-weight: bold;
  border-bottom: 1px solid #dbdbdb;
  height: 78px;
  line-height: 78px;
  padding-left: 50px;
  float:left;
  width:100%;
}
.about_tel font {
  color: #f38a22;
}

.wy_course {
  width: 100%;
  
  height: 722px;
  padding: 40px 0 60px 0;
}
.wy_course_wrap {
  width: 1200px;
  margin: 0 auto;
}
.wy_title {
  text-align: center;
}
.wy_title h2 {
  font-size: 32px;
  color: #16a1eb;
  height: 42px;
  line-height: 42px;
}
.wy_title span {
  display: block;
  height: 8px;
  margin: 8px 0 15px 0;
}
.wy_title p {
  font-size: 16px;
  color: #a3a3a3;
  letter-spacing: 18px;
  height: 30px;
  line-height: 30px;
  margin: 0;
}
.couse_txt{font-size:16px;line-height:400%}
.couse_txt b{font-size:26px;margin:0 10px;}
.couse_txt b:nth-child(1){color:#ff0000}
.couse_txt b:nth-child(2){color:#226658}
.couse_txt b:nth-child(3){color:#003366}
.couse_txt b:nth-child(4){color:#969922}
.couse_txt b:nth-child(5){color:#332299}
.wy_course_content {
  margin-top: 40px;
}
.course_content_l {
  float: left;
  width: 230px;
  height: 174px;
  background: #10bd6b;
  text-align: center;
  padding: 162px 46px 232px 46px;
  cursor: pointer;
  display: block;
}
.course_content_l h2 {
  font-size: 48px;
  color: #f2f2f2;
  height: 110px;
  line-height: 110px;
}
.course_content_l p {
  font-size: 24px;
  color: #f2f2f2;
  height: 61px;
  line-height: 61px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
}
.course_content_l:hover {
  background: #05994f;
}
.course_content_m {
 
  width: 1200px;
}
.course_content_m ul li {
  background: url(../../images/kuang.png) no-repeat center center #5ac6ff;
  width: 272px;
  height: 276px;
  float: left;
  margin-left: 16px;
  margin-bottom: 16px;
  text-align: center;
  line-height: 38px;
}

.course_content_m ul li:nth-child(1){width:415px;background-image:none !important;background-color:#f2484f !important}
.course_content_m ul li:nth-child(1):hover {background-image:none !important;background-color:#e5212b !important}
.course_content_m ul li:nth-child(2){width:415px;background-image:none !important;background-color:#a156d3 !important}
.course_content_m ul li:nth-child(2):hover {background-image:none !important;background-color:#e5212b !important}
.course_content_m ul li a {
  font-size: 30px;
  color: #f2f2f2;
  display: block;
  padding: 95px 63px 105px 63px;
  font-weight: bold;
}
.course_content_m ul li:hover {
  background: url(../../images/kuang.png) no-repeat center center #23a0e2;
}
.course_content_m ul li.lastli {
  background: url(../../images/kuang.png) no-repeat center center #ffa950;
}
.course_content_m ul li.lastli:hover {
  background: url(../../images/kuang.png) no-repeat center center #e1882b;
}
.course_content_r {
  float: right;
  width: 230px;
  height: 174px;
  background: #ffa950;
  text-align: center;
  padding: 162px 46px 232px 46px;
  cursor: pointer;
  display: block;
}
.course_content_r h2 {
  font-size: 48px;
  color: #f2f2f2;
  height: 110px;
  line-height: 110px;
}
.course_content_r p {
  font-size: 24px;
  color: #f2f2f2;
  height: 61px;
  line-height: 61px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
}
.course_content_r:hover {
  background: #e1882b;
}

.wy_counter ul li{list-style:none}




.home_benefit {
  padding: 40px 0;
}
.home_benefit .home_title h2 {
  color: #444444;
}
.home_benefit .home_title p,.wy_about .home_title p {
  color: #a1a1a1;
}
.home_benefit_c {
  margin-top: 50px;
  position: relative;
  min-height: 540px;
}
.home_benefit_c ul li {
  color: #6f6f6f;
  font-size: 24px;
  line-height: 66px;
  font-weight: bold;
  position: absolute;
}
.benefit_list1 {
  left: 108px;
  top: 49px;
}
.benefit_list2 {
  top: 180px;
  left: 59px;
}
.benefit_list3 {
  top: 308px;
  left: 76px;
}
.benefit_list4 {
  top: 436px;
  left: 143px;
}
.benefit_list5 {
  right: 119px;
  top: 51px;
}
.benefit_list6 {
  right: 62px;
  top: 180px;
}
.benefit_list7 {
  right: 82px;
  top: 307px;
}
.benefit_list8 {
  right: 143px;
  top: 436px;
}
.home_benefit_c ul.benefit_cleft li img {
  margin-left: 18px;
}
.home_benefit_c ul.benefit_cright li img {
  margin-right: 18px;
}
.benefit_cmid {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 534px;
  height: 534px;
  top: 0px;
  border-radius: 50%;
}
.benefit_cmid img {
  position: absolute;
  left: 0;
  margin: 0 auto;
  right: 0;
}
.benefit_cmid img.zhuan {
  animation: spin 60s linear 0s infinite;
  -webkit-animation: spin 60s linear 0s infinite;
}
@keyframes spin {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(359deg);
  }
}

.home_title:after {
    content: "";
    display: block;
    width: 27px;
    height: 3px;
    background: #ff7500;
    margin: 15px auto 0;
}
.home_title h2{font-size:32px;line-height:170%;color:#0079c3}



.home_problem {
  background: url(../../images/bg1.png) no-repeat top center #fca677;
  padding: 60px 0;
}
.home_problem_c {
  margin-top: 45px;
}
.home_problem_c ul li {
  /* background: #ffc9ab; */
  width: 576px;
  height: 73px;
  line-height: 73px;
  padding: 0 12px;
  float: left;
}
.home_problem_c ul li a {
  display: block;
  font-size: 18px;
  color: #2b1e18;
}
.home_problem_c ul li span {
  display: block;
  background: url(../../images/yy.png) no-repeat center center;
  width: 51px;
  line-height: 51px;
  text-align: center;
  float: left;
  margin-top: 12px;
  font-size: 24px;
  color: #fff;
  margin-right: 7px;
}
.home_problem .home_title h2{color:#ffffff !important;font-size:32px;line-height:170%}
.home_problem .home_title p{color:#ffffff !important}


.img-title {
    height: 120px;
    width: 100%;
    padding-top: 180px;
    background: url(/public/themes/pc/static/images/join_title_bg.jpg) no-repeat center bottom / cover;
    margin-bottom: 20px;
}

.news-content {
    width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 32px;
    padding: 0 0 60px 0;
    color: #444444;
	min-height:500px;
}
.row-fluid > .span3 {
    width: 18.404255%;
    max-width: 120px;
	float:left;
}
.wy_time {
    line-height: 40px;
    color: #8d8d8d;
    font-size: 40px;
    text-align: center;
    font-weight: bold;
    background: #eee;
    padding: 10px 0;
}
.wy_time font {
    display: block;
    font-size: 18px;
    font-weight: 100;
}
.thumbnail .caption {
    padding: 0 0px 0 9px;
    line-height: 25px;
	font-size:14px;
	float:right;
	color:#999;
}
.row-fluid > .span8 {
    width: 85.5%;
}

.clear2 {
    background: none;
    border: 0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.thumbnails>li {
    float: left;
    margin: 0px 0 0px 20px;
	padding:10px 0;
	border-bottom:solid 1px #f2f2f2;
	width:100%;
}

.news-img ul li .thumbnail .caption h3 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    margin-bottom: 5px;
	margin-top:5px;
    font-size: 16px;
	font-weight:bold;
}
.news-img ul li:hover{background-color:#f2f2f2}
.news-img ul li .thumbnail .caption h3 a{color:#333}
.contact_in{background-color:#f8f8f8;margin-bottom:20px}
.act{color:#f88625 !important;font-weight:bold}
.main_info{padding:20px;line-height:180%;font-size:16px !important;color:#555}
.fbtime{color:#999;padding-left:20px;font-size:12px !important;}
.content{margin-bottom:35px;font-size:15px;line-height:200%}



#messagesbox{padding: 20px;display: none;}
#messagesbox ul li{padding-bottom: 10px;}
#messagesbox ul li input{ width: 320px; height: 40px; text-indent: 15px;border: 1px solid #DDD; font-size: 14px; color: #222;}
#messagesbox ul li input::-webkit-input-placeholder{font-size: 14px; color: #888;}
#messagesbox ul li input:focus{ border:1px solid #0F9DCD;box-shadow:0 0 0 1px #0F9DCD}
#messagesbox ul li input:focus::-webkit-input-placeholder{font-size: 14px; color: #FFF;}
#messagesbox ul li input.w_150{width: 150px;}
#messagesbox ul li img{width: auto; height: 40px;margin-left: 2px;}
#messagesbox ul li textarea{  width: calc(100% - 32px); height: 70px; border: 1px solid #DDD; font-size: 14px; color: #222;padding: 15px;}
#messagesbox ul li textarea:focus{ border:1px solid #0F9DCD;box-shadow:0 0 0 1px #0F9DCD;position: relative;z-index: 9;}
#messagesbox ul li textarea:focus::-webkit-input-placeholder{font-size: 14px; color: #FFF;}
#messagesbox ol li input{ width: 320px; height: 40px; font-size: 16px; color: #FFF;background: #0F9DCD;border: none;}
#messagesbox ol li input:hover{ background: #81B936;}


.wy_index_banner{background:url(/public/images/index_banner.jpg) no-repeat center center;height:235px;}
..wy_index_banner{position: relative;}
.wy_index_banner .sec2Bg{position: absolute;display: block;width:100%;height:100%;top:5;left:0;z-index: -1;}
.wy_index_banner .container{position: relative;z-index: 100;padding-top:40px;}
.wy_index_banner .lfPart{width:518px;float:left}
.wy_index_banner .lfPart .p1{margin-bottom: 15px;}
.wy_index_banner .lfPart .p1 *{color:#fff;font-size: 34px;font-weight: bold;}
.wy_index_banner .lfPart .p2{color:#fff;line-height: 30px;font-size: 16px;}
.wy_index_banner .cenPart{width:360px;position: relative;top:0px;margin-left: 60px;}
.wy_index_banner .cenPart .picBox{margin-right: 10px;}
.wy_index_banner .cenPart .msgBox{color:#fff;}
.wy_index_banner .cenPart .msgBox .p2{color:#fff;font-size: 16px;line-height: 35px;}
.wy_index_banner .cenPart .msgBox .p2 span{font-size:30px;font-family:Arial, Helvetica, sans-serif;color:#FFF}
.wy_index_banner .rtPart{width:225px;position: relative;top:20px;float:right}
.wy_index_banner .rtPart .zxBtn{display: block;width:180px;height:50px;line-height: 50px;font-size: 23px;color:#fff;text-align: center;margin-left:5px;
    -webkit-border-radius:25px;border:1px solid #fff;
    -moz-border-radius:25px;
    border-radius:25px;}
	
	
.wy_product{position: relative;padding:30px 0;background:url(/public/images/youshi_bg.jpg) repeat;}
.wy_product .home_title h2{color:#fff}
.wy_product .home_title p{color:#fff}
.wy_product .secBox{padding-bottom:45px;}
.wy_product .sec3Bg{position: absolute;display: block;width:100%;top:0;left:0;z-index: -1;}
.wy_product .container{position: relative;z-index: 100;}
.wy_product .secBox .secTitle{text-align: center;}
.wy_product .secBox .secTitle:after{content: "";display: block;width:27px;height:3px;background: #ff7500;margin: 15px auto 0;}
.wy_product ul{display: inline-table;margin-top:15px;}
.wy_product ul li{width:360px;margin-right: 20px; margin-left:20px;margin-bottom: 40px;}
.wy_product ul li .picBox{width: 100%;height:245px;overflow: hidden;position: relative}
.wy_product ul li .picBox>img{width: 100%;height:100%;display: block;}
.wy_product ul li .picBox .mask{display:none;position: absolute;width:100%;height:100%;top:0;left:0;background: rgba(255,117,0,.7);padding: 10px;}
.wy_product ul li .picBox .mask div{width:94%;height:92%;border:1px solid #fff;}
.wy_product ul li .picBox .mask div img{display: block;margin:75px auto 0;}
.wy_product ul li .picBox:hover .mask{display: block;}
.wy_product ul li .picBox:hover>img{
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;}
.wy_product ul li .name{font-size: 16px;color:#333;height:30px;line-height: 30px;margin-top: 10px;text-align:center;}
.wy_product ul li .name:hover{color:#ff7500;}
.wy_product ul li .msg{font-size: 14px;color:#666;height:75px;line-height: 25px;}



.wy_youshi{position: relative;margin:30px 0;background:url(/public/images/youshi_bg.jpg) repeat;}
.wy_youshi .sec4Bg{position: absolute;top:0;left:0;display: block;width:100%;z-index: -1;}
.wy_youshi .container{position: relative;z-index: 100;}
.wy_youshi .sec4Title{text-align: center;margin-bottom: 35px;}
.wy_youshi .sec4Title .p1{color:#fff;font-size: 32px;font-weight:bold;margin-top:30px;}
.wy_youshi ul{width:1150px;margin:0 auto;}
.wy_youshi ul li{width:383px;position: relative;height:538px;}
.wy_youshi ul li .box1{width:100%;padding:0;background: #ff7500;height:269px;position: absolute;left:0;}
.wy_youshi ul li .box1 *{color:#fff;}
.wy_youshi ul li .box1 .lf{width:95px;font-size: 62px;font-weight: bold;padding-top: 40px;margin:50px 0 0 30px;}
.wy_youshi ul li .box1 .rt{width:240px;margin-top:70px;margin-right:15px}
.wy_youshi ul li .box1 .rt .p1{font-size: 26px;margin-bottom: 15px;}
.wy_youshi ul li .box1 .rt .p2{font-size: 14px;line-height: 26px;}
.wy_youshi ul li .box2{width:100%;height:269px;position: absolute;left:0;}
.wy_youshi ul li .box2 img{width:100%;height:269px;display: block;}
.wy_youshi ul li.jishu{}
.wy_youshi ul li.jishu .box1{top:0;}
.wy_youshi ul li.jishu .box2{bottom:0;}
.wy_youshi ul li.oushu{}
.wy_youshi ul li.oushu .box1{bottom:0;}
.wy_youshi ul li.oushu .box2{top:0;}

.prolm_list ul li{float:left; margin:15px 15px}
.prolm_list ul li a{background-color:#16a1eb;color:#fff}