
		body{min-width:1200px;width:100%;overflow-x:hidden;font-family: "Microsoft Yahei";}
		i,em{ font-style:normal;}
		.header{ height: 120px;z-index: 99;visibility: visible;width:100%;background: #fff;transition:all 0.3s;}
		
	
    .h_nav ul li:hover,.h_nav ul li.cur{ background: #d10f1a;border-radius: 14px;}
    .h_nav ul li:hover a,.h_nav ul li.cur a{ color: #fff;}
@media screen and (min-width: 1200px) {
    .content {
        width: 1200px;
        margin: 0 auto;
    }
    
		.h_nav ul li .erji {
               position: absolute;
    width: 236px;
    left: 0;
    top: 27px;
    z-index: 999;
    background-color: #fff;
    padding: 0;
    display: none;
    text-align: center;
    height: auto;
        }
         .h_nav ul li .erji a {
                display: block;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333333!important;
    border-bottom: 1px solid #ebebeb;
    padding: 0 13px;
    position: relative;
    font-weight: normal!important;
    float: left;
    text-align: center;
    width: 38%;
    overflow: hidden;
        }
        .h_nav ul li .erji a:hover {
            background: #f5f5f5;
            font-weight: bold!important;
        }
        
        .h_nav ul li:hover .erji {
            display: block;
        }	
    .h_con .logo{float: left;margin-right: 1.25%;margin-top: 30px;width: 15%;}
    .h_con .logo img{ display: block;width: 100%;}
    .h_con h2{ float: left;font-weight: normal;padding-left: 1.25%;margin-top: 30px;border-left: 1px solid #dcdcdc;}
		.h_con h2 b{display: block;font-size:22px;color: #1c1c1c;line-height:24px;padding-bottom:8px;font-weight: normal;padding-top: 4px;}
		.h_con h2 span{display:block;font-size: 16px;color: #333333;line-height:16px;}
		.h_nav{margin-top: 4px;float: right;width:60%;}
		 .h_nav p img{width:28px;height:28px;vertical-align:middle;display:inline-block;margin-right:5px;}
    .h_nav p {font-size: 16px;color: #313131;font-family: 思源黑体 CN;text-align: right;height:28px;line-height:6px;margin-bottom:20px;}
   
    .h_nav ul{height: 28px;margin-top:6px;}
		.h_nav ul li{float: left;font-size: 14px;height: 28px;line-height: 28px; position: relative; padding:0 1.5%;margin-right: 0.3%;}
		.h_nav ul li:last-child{ margin-right:0;}
		.h_nav ul li a{color: #333333;    display: block;font-size:13px ;z-index: 1;position:relative;}
		.fix{position: fixed;top: 0px; left: 0px;height:90px;}
	.fix .logo,.fix h2,.fix .h_nav{margin-top: 15px; }
}
@media screen and (min-width: 1800px) {
    .content {
        width: 1600px;
        margin: 0 auto;
    }
    
		
    .h_con .logo{float: left;margin-right: 1.25%;margin-top: 30px;width: 15%;}
    .h_con .logo img{ display: block;width: 100%;}
    .h_con h2{ float: left;font-weight: normal;padding-left: 1.25%;margin-top: 30px;border-left: 1px solid #dcdcdc;}
		.h_con h2 b{display: block;font-size:26px;color: #1c1c1c;line-height:26px;padding-bottom:8px;font-weight: normal;padding-top: 4px;}
		.h_con h2 span{display:block;font-size: 18px;color: #333333;line-height:18px;}
		.h_nav{margin-top: 24px;float: right;width:60%;}
		 .h_nav p img{width:28px;height:28px;vertical-align:middle;display:inline-block;margin-right:5px;}
    .h_nav p {font-size: 16px;color: #313131;font-family: 思源黑体 CN;text-align: right;height:28px;line-height:28px;}
   
    .h_nav ul{height: 28px;margin-top:6px;}
		.h_nav ul li{float: left;font-size: 16px;height: 28px;line-height: 28px; position: relative; padding:0 1.5%;margin-right: 1.1%;}
		.h_nav ul li:last-child{ margin-right:0;}
		.h_nav ul li a{color: #333333;    display: block;font-size:16px ;z-index: 1;position:relative;}
		.fix{position: fixed;top: 0px; left: 0px;height:90px;}
		.fix .logo,.fix h2,.fix .h_nav{margin-top: 15px; }
	
     
}

	

    .fullSlide { position: relative; z-index: 1; clear: both; width: 100%; }
    .fullSlide .bd{position: relative; z-index: 1; overflow: hidden; margin: 0 auto;}
    .fullSlide .tempWrap {margin:0 auto;}
    .fullSlide .bd .li img { display: block; width: 100%; height: auto !important; }
    .fullSlide .hd { position: absolute; width: 100%; height: 10px; left: 0; bottom: 50px; text-align: center; cursor: pointer;z-index:3; }
    .fullSlide .hd li { display: inline-block; width: 10px; height: 10px; background: #666; margin: 0 5px; border-radius: 20px; -o-transition: all .3s ease; transition: all .3s ease; }
    .fullSlide .hd li.on { width: 27px; background:#d10f1a;}
    .fullSlide p { position: absolute; top:50%; width: 80px; height: 80px; z-index: 9; opacity: .8; text-align: center; margin-top: -40px;}
    .fullSlide .prev2 { left: 3%; }
    .fullSlide .next2 { right: 3%; }
  

        .news {
  height: auto;
  padding-top: 0px;
  background-color: #fafafa;
}
.news .title {
  margin-bottom: 0;
}
.news .title p {
  font-weight: normal;
}
.news_nav {
  height: 64px;
  font-size: 16px;
  font-weight: normal;
  line-height: 40px;
  color: #333;
  margin-bottom: 7px;
}
.news_nav span {
  float: right;
  margin-top: 20px;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  color: #333;
}
.news_nav span a {
  color: #555;
}
.news_nav li {
  float: left;
  height: 40px;
  padding-left: 26px;
  margin-right: 25px;
  margin-top: 6px;
  cursor: pointer;
}
.news_nav li.cur {
  border-bottom: 2px solid #d10f1a;
  font-weight: bold;
  color: #d10f1a;
}
.news_nav li.cur a {
  color: #d10f1a;
}
.news_slide dt {
  margin-bottom: 22px;
}
.news_slide dt img {
  display: block;
  width: 579px;
  height: 289px;
}
.news_slide dd {
  height: 35px;
  width:575px;
  float:left;
}
.news_slide h3 {
  height: 36px;
  font-size: 14px;
  line-height: 36px;
  color: #333;
}
.news_slide h3 a:hover{
    font-weight: bold;
    color: #d10f1a;
}
.news_slide h3 span {
  float: right;
  font-weight: normal;
  color: #d10f1a;
}
.news_slide h3 a {
  color: #333;
  font-weight: normal;
}
.news_slide .news_desc {
  font-size: 14px;
  font-weight: normal;
  line-height: 26px;
  color: #333;
}
.news_con {
  width: 579px;
}
.faq {
  width: 584px;
}
.faq .news_nav li {
  background: url(resource/images/afe20d99223e41279737c6530cf31866_10.png) no-repeat left center;
}
.faq_con dl {
  height: 116px;
  margin-bottom: 40px;
}
.faq_con dt {
  width: 232px;
  height: 116px;
  float: left;
  margin-right: 20px;
}
.faq_con dt img {
  width: 232px;
  height: 116px;
}
.faq_con dd {
  width:315px;
  float:right;
  margin-top: 20px;
}
.faq_con p {
  height: 27px;
  padding-left: 40px;
  background-image: url('resource/images/afe20d99223e41279737c6530cf31866_6.gif');
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 27px 27px;
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
  color: #292929;
  margin-bottom: 10px;
}
.faq_con p a {
  color: #292929;
}
.faq_con .faq_desc {
  padding-left: 40px;
  background-image: url('resource/images/afe20d99223e41279737c6530cf31866_8.gif');
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 27px 27px;
  font-size: 14px;
  font-weight: normal;
  line-height: 25px;
  color: #666;
}
    

	.footer{height:366px;background:url(images/foot_bg.jpg) no-repeat center;}
    .f_con{padding-top: 40px;}  
    .f_nav,.cp_nav{float: left;width: 11.25%;}
    .f_nav h3,.cp_nav h3{line-height: 18px;font-size: 18px;color: #fff;margin-bottom: 34px;}
    .cp_nav h3 a{ color:#fff;}
    .f_nav p a,.cp_nav p a{font-size: 14px;color: #d0d0d0;line-height: 32px;display: block;}
    .cp_nav{ padding-right: 3%;height: 260px;border-right:1px solid #525252 ;}
    .gsxx{ float: left;padding-left: 3%;color: #d0d0d0;}
    .gsxx em{font-size: 24px;line-height: 22px;color: #fff;font-weight: bold;margin-top: 6px;margin-bottom: 20px;height: 22px;display: block;}
    .gsxx em img{display: inline-block;width: 22px;height: 22px;vertical-align: middle;margin-right: 14px;}
     .gsxx p{font-size:14px ;color: #d0d0d0;line-height: 32px; }
      .gsxx p span{ margin-left: 40px;}
     .gsxx p a{color: #d0d0d0; }

    .sao{height: 200px; color:#fff; position:absolute; right:5%;}
    .sao p{ float:left;text-align: center;
    line-height: 30px;
    padding-right: 25px;}
    .sao p b{display: block;
    font-size: 25px;}
    .sao p em{display: block;
    background: red;}
    .sao img{display: block;width: 84px;height: 84px;padding: 10px;margin: 0 auto; padding-top:0;}
   
    
    .links{ height: 80px;line-height: 80px;background: #0a0a0a;display:none;}
    .links p b{ display: block;float: left;color: #a5a5a5;font-size: 16px;line-height: 80px;margin-right: 14%;}
    .links p b img{display: inline-block;width: 24px;height: 10px;margin-left: 10px;vertical-align: middle;}
    .links p a{font-size: 14px;color: #a5a5a5;line-height: 80px; display: block;float: left;margin-right: 5%;}
	

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #d10f1a;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #d10f1a;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
