
.top_bg{ height:160px; background:url(images/top_bg.gif) no-repeat center bottom;position: relative;z-index:10;}
.header{width: 1200px; margin:0 auto;}
.h_con{ height:106px;overflow: hidden;}
.logo{width: 216px;padding: 22px 25px 0 0;}
.logo img{ width:216px; height:62px;}
.h_dw{line-height: 32px;font-size: 24px;color: #333;height: 70px;padding: 20px 0 0 30px;position: relative;}
.h_dw:before{content: "";width: 1px;height: 60px;position: absolute;top: 22px;left: 0;border-left: #e5e5e5 1px dashed;}
.h_dw span{font-weight: normal;display: block;font-size: 21px;}
.h_tel .nextpage{width:39px;height:75px;display: block;position: absolute;top: 0;left: 0;
  /*animation:plateRotate 1s linear infinite alternate;
  -webkit-animation:plateRotate 1s linear infinite alternate;
  transform-origin:50% 0 0;
  -webkit-transform-origin:50% 0 0;*/
 }
.h_tel .nextpage em,.h_tel .nextpage a{display:block;}
.h_tel .nextpage .line{width:1px;height:30px;background:#e41f28;margin:0 0 0 19px;}
.h_tel .nextpage .mouse{width:39px;height:46px;background:url(images/tel.png)}
.h_tel b{display: block;line-height: 34px;padding: 20px 0 0 55px;font-size: 24px;color: #333;}
.h_tel i{display: block;}
.h_nav{ height:54px;padding-left: 100px;width: 1100px;}
.h_nav li{height: 54px; line-height:54px; float:left; padding:0 19px;background:url(images/nav_bor.png) no-repeat right 25px;position: relative;}
.h_nav li a{ font-size:16px; color:#333;display:block; float:left;position: relative;vertical-align: middle;height: 54px;
  -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%;
  bottom: 8px;
  background: #e41f28;
  height: 2px;
  -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: #e41f28;}
.h_nav li.nobor{padding-right: 0;background: none;}
em,i{ font-style:normal;}

.h_nav li .erji{display: none; background:rgba(12,65,148,0.9);border-radius:0 0 10px 10px; width:125px; position:absolute; top:54px; left:-10px;}
.h_nav li .erji li{ height:40px; line-height:40px; border-top:rgba(255,255,255,0.3) 1px solid;background: none;margin:0 10px; width:105px;padding:0;}
.h_nav li .erji a,.h_nav li.cur .erji a{ color:#fff; width:105px; height:40px; line-height:40px; font-size:14px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding:0;text-align:center;}
.h_nav li .erji li a:before,.h_nav li.cur .erji li a:before{background: none;height:0;}

.h_nav li .erji li:first-child{border-top:none;}
.h_nav li.nav_li02 .erji{ width:140px;}
.h_nav li.nav_li04 .erji{ width:158px;}
.h_nav li.nav_li02 .erji li,.h_nav li.nav_li02 .erji a{ width:120px;}
.h_nav li.nav_li04 .erji li,.h_nav li.nav_li04 .erji a{ width:138px;}

@-webkit-keyframes plateRotate {
  0% {-webkit-transform:rotateZ(-10deg);}
  100%{-webkit-transform:rotateZ(10deg);}
}

@keyframes plateRotate {
  0% {transform:rotateZ(-10deg);}
  100%{transform:rotateZ(10deg);}
}

@keyframes rotate{
  0%{transform:rotate(0deg);}
  100%{transform:rotate(360deg);}
}
@-webkit-keyframes rotate {
  0%{-webkit-transform:rotate(0deg);}
  100%{-webkit-transform:rotate(360deg);}
}

 
.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: #d82128;width: 60px;}


.s_bg{height: 74px;border-bottom: #efefef 1px solid;}
.search{ width:1200px; margin:0 auto;height: 74px;overflow: hidden;}
.search p{ float:left;font-size: 14px; color:#808080; width:820px; height:74px; line-height:74px; overflow:hidden;}
.search p a{font-size: 14px; color:#808080; padding:0 10px 0 0;}
.search p a:hover{color: #333;}
.search .ser_inp{ background:url(images/s_inp.gif) no-repeat; width:315px;padding-left: 13px; height:38px; border:none; float:left; font-family:"Microsoft YaHei";font-size: 14px; color:#666; line-height:38px; outline:none;margin-top: 18px;}
.search .ser_so{cursor: pointer; float:left; background:url(images/s_so.gif) no-repeat; border:none; width:50px; height:38px;margin-top: 18px;}
input::-webkit-input-placeholder {color: #666;}


.f_bg{ background:url(images/f_bg.jpg) no-repeat center 0; height:340px;overflow: hidden;padding: 87px 0 0;}
.footer{width: 1200px; margin:0 auto;}
.f_top{display: block;font-size: 26px;color: #fff;height: 62px;line-height: 30px;overflow: hidden;font-weight: normal;text-transform: uppercase; font-family:"Times New Roman", Times, serif;}
.f_nav{width: 410px;height: 266px;}
.f_nav ul li{float: left;width: 165px;line-height: 34px;height: 34px;overflow: hidden; background:url(images/f_ico01.png) no-repeat 0 16px;}
.f_nav ul li a{font-size: 14px;color: rgba(255,255,255,0.9);padding-left: 15px;}
.f_nav ul li a:hover{color: #fff;}
.f_er{width: 300px;height: 266px;padding: 0 0 0 75px;}
.f_er h5{width: 300px;height: 60px;}
.f_er h5 img{width: 230px;height: 25px;display: block;line-height: 0;padding-bottom: 5px;}
.f_er h5 a{font-size: 14px;color: #fff;}
.f_er p{width: 95px;text-align: center;float: left;padding-right: 40px;}
.f_er p img{width: 95px;height: 95px;}
.f_er p span{display: block;font-size: 14px;color: rgba(255,255,255,0.9);line-height: 40px;}
.f_ban{width: 300px;height: 220px;}
.f_ban p{font-size: 14px;color: rgba(255,255,255,0.9);line-height: 30px;}
.f_ban p i{display: block;float:left;width: 45px;}
.f_ban p em{display: block;float:left;width: 255px;}
.f_ban span{display: block;line-height: 30px; background:url(images/f_tel.png) no-repeat 0 13px;padding-left: 50px;height: 70px;}
.f_ban span em{display: block;font-size: 24px;color: #fff;}
.f_bot{font-size: 14px;color: #7e7e7e;line-height: 74px;height: 74px;}
.f_bot span{padding: 0 0 0 25px; background:url(images/f_icp.png) no-repeat 0 center;font-size: 14px;color: #7e7e7e;display:inline-block;margin-left:15px;}
.f_bot a{color: #7e7e7e;}
  

        .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: #0c4194;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #0c4194;
            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;
        }
    
