/**/
body{min-width: 1200px;max-width: 1920px;margin: 0 auto;overflow-x: hidden; width: 100%;}
.content{ width:1200px; margin:0 auto;}

.top_bg{ height:169px; background:url(../images/top_bg.gif) repeat-x;overflow: hidden;}
.header{width: 1200px; margin:0 auto;}
.h_con{ height:85px;padding: 22px 0 0;}
.logo{ float:left;width: 180px;padding:0 20px 0 0;}
.logo img{ width:180px; height:52px;}
.h_dw{ float:left;line-height: 32px;font-size: 26px;color: #333;padding:0 0 0 20px;position: relative;}
.h_dw:before{content: "";width: 1px;height: 50px;background: #eaeaea;position: absolute;top: 8px;left: 0;}
.h_dw i{display: block;font-size: 18px;font-weight: normal;}
.h_tel{float: right;padding: 12px 0 0;}
.h_tel b{display: block;float: left;font-size: 26px;color: #333;line-height: 40px;height: 40px;padding: 0 0 0 50px;font-family: "DINOT";background:url(../images/tel.gif) no-repeat;margin-left: 30px;}
.h_nav{ height:62px;}
.h_nav li{height: 62px; line-height:62px; float:left; padding:0 35px;}
.h_nav li a{ font-size:16px; color:#333;display:block; float:left;position: relative;vertical-align: middle;height: 62px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;}
.h_nav li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #3871c1;
  height: 3px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.h_nav li a:hover:before, .h_nav li a:focus:before, .h_nav li a:active:before,.h_nav li.cur a:before {
  right: 0;
}
.h_nav li.cur a,.h_nav li a:hover{font-weight: bold;color: #3871c1;}
.h_nav li:first-child{padding-left: 0;}
.h_nav li.nobor{padding-right: 0;}
em,i{ font-style:normal;}


.banner{position: relative; height:auto;clear: both;}
.banner img {display: block;width: 100%;margin:0 auto;}
.banner .slick-arrow {position: absolute;font-size: 0;top: 50%;z-index: 9; width: 80px; height: 80px; margin-top: -50px;border: 0; outline: none;cursor: pointer;transition:.8s;}
.banner .slick-prev {left: 3%; background:url(../images/lefts.png) no-repeat center center;opacity: 0;}
.banner .slick-next {right: 3%;background:url(../images/rights.png) no-repeat center center;opacity: 0;}   
.banner:hover .slick-prev { left: 5%; opacity: 0.8; }
.banner:hover .slick-next { right: 5%; opacity: 0.8; }
.slick-dots {position: absolute;left:5%; font-size:0;bottom:5%;width:90%;text-align: center;outline: none;z-index: 4;}
.slick-dots li {display: inline-block;margin: 0 8px; outline: none;}
.slick-dots li button {display: block;border: 0 none;width: 15px;height: 15px;border-radius: 15px;margin-right:12px; display: inline-block;outline: none;background: #fff; transition: .5s;}
.slick-dots .slick-active button {background: #3871c1;width: 60px;}


.s_bg{ background:url(../images/s_line.gif) no-repeat center bottom;height: 64px;overflow: hidden;}
.search{ width:1200px; margin:0 auto;height: 64px;overflow: hidden;}
.search p{ float:left;font-size: 14px; color:#666; width:900px; height:64px; line-height:64px; overflow:hidden;}
.search p a{font-size: 14px; color:#666; padding:0 10px 0 0;}
.search p a:hover{color: #3871c1;}
.search .ser_inp{ background:none; width:270px; height:30px; border:none; float:left; font-family:"Microsoft YaHei";font-size: 14px; color:#666; line-height:30px; outline:none;margin-top: 16px;}
.search .ser_so{cursor: pointer; float:left; background:url(../images/s_so.gif) no-repeat; border:none; width:30px; height:30px;margin-top: 16px;}
input::-webkit-input-placeholder {color: #666;}
/*foot*/
.footer {height:360px;background: url(../images/f_bg.jpg) no-repeat center 0;}
.f_nav{ padding-top: 36px; height: 92px; overflow: hidden; text-align: center;}
.f_nav a{ display: inline-block; line-height: 100%; font-size: 18px; color: #fff; padding: 0 29px;}
.f_nav a:hover{text-decoration: underline;}
.f_con{ overflow: hidden; height: 164px;}
.f_con h3{ padding-top: 28px; padding-right: 43px; float: left;}
.f_con ul{ float: left;}
.f_con ul li{ float: left; width: 242px; font-size: 14px; color: #bbb; line-height: 24px;}
.f_con ul li strong{ display: block; padding-left: 5px; padding-top:7px;}
.f_con ul li em{ display: block; padding-left: 5px;}
.f_con ul li span{ display: block;}
.f_con ul li i{ font-size: 24px; line-height: 100%; padding-top: 3px; display: block;}
.f_con h4{ float: right; overflow: hidden;}
.f_con h4 span{ display: inline-block; float: left;}
.f_con h4 span img{ display: inline-block; width: 100px; height: 100px; border: 6px solid #fff; }
.f_con h4 i{ display: inline-block;background: url(../images/f_bg.png) no-repeat; box-sizing: border-box; width: 38px; height: 128px; font-size: 14px; font-weight: normal;color: #bbb; padding: 27px 11px 0; line-height: 110%;}
.f_copy{ overflow: hidden; line-height: 70px; font-size: 14px; color: #8b8a8b;}
.f_copy span{ padding: 0 35px;}
.f_copy i{ display: inline-block; float: right;}
.f_copy a{color: #8b8a8b;}
.f_copy a:hover{text-decoration: underline; color: #fff; opacity: 0.8;}
.clearfix:after { content: "."; height: 0; display: block; visibility: hidden; clear: both; }     
/*友情链接*/
.links { height: 68px; overflow: hidden; clear: both;background: url(../images/link.jpg) no-repeat center 0;}
.links em { display: inline-block; font-style: normal; font-size: 18px; line-height: 68px; font-weight: 700; color: #8b8a8b; margin-right:73px; padding-left: 41px;background: url(../images/links.png) no-repeat 0 20px;font-weight: normal;}
.links a { font-size: 14px; color: #8b8a8b; line-height: 72px; display: inline-block; margin-right: 46px; transition: .3s ease; -o-transition: .3s ease }
.links a:hover {text-decoration: underline; color: #fff; opacity: 0.8;}
        .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: #3871c1;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #3871c1;
            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;
        }
    
