
.top_bg{ height:174px; background:url(images/top_bg.gif) repeat-x;position: relative;z-index:10;}
.header{width: 1200px; margin:0 auto;}
.h_con{ height:120px;overflow: hidden;}
.logo{width: 242px;float: left;padding: 10px 22px 0 0;}
.logo img{ width:242px; height:95px;}
.h_con .h_dw{width: 500px; float:left;line-height: 32px;font-size: 24px;color: #333;height: 80px; padding: 25px 0 0 12px; background:url(images/t_line.gif) no-repeat;}
.h_dw span{display: block;font-size: 18px;font-weight: normal;}
.h_tel{float: left;color: #333;padding: 18px 10px 0 60px; background:url(images/tel.gif) no-repeat 0 22px;}
.h_tel em{font-size: 16px;display: block;height: 24px;line-height: 24px;}
.h_tel b{display: block;font-size: 26px;line-height: 30px;}
.h_code{width: 114px;height: 90px;float: right;background: #f2f4f7;padding: 3px;margin: 12px 15px 0 0;}
.h_code span{display: block;float: left;width: 20px;text-align: center;font-size: 14px;color: #1a1a1a;line-height: 16px;padding-top: 12px;}
.h_code p{width: 90px;height: 90px;float: right;position: relative;line-height: 0;overflow: hidden;}
.h_code p img{width: 90px;height: 90px;}
.h_code p:after{display:block;position:absolute;left:0;top:0;width:100%;height:40px;content:"";animation:light 5s infinite;-webkit-animation:light 5s infinite;background:url(images/code_shadow2.png) no-repeat 0 0;}
@keyframes light{
	0%{top:0;}
	50%{top:100%;}
	100%{top:-40px;}
}
.h_nav{ height:54px; line-height:54px;}
.h_nav li{height: 54px; float:left;position: relative;}
.h_nav li a{ font-size:16px; color:#333; padding:0 18px;display:block; float:left;height: 54px;}
.h_nav li a {
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.h_nav li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #cf2525;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -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 {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.h_nav li.cur a,.h_nav li a:hover{color: #fff;font-weight: bold;}


.h_nav li .erji{display: none; background:rgba(255,255,255,1); width:106px; position:absolute; top:54px; left:0;}
.h_nav li .erji li{ height:40px; line-height:40px; border-top:rgba(0,0,0,0.3) 1px solid;margin:0 10px;}
.h_nav li .erji a,.h_nav li.cur .erji a{ color:#333; width:86px; height:40px; line-height:40px; font-size:14px;padding:0;text-align:center;font-weight:normal;}
.h_nav li .erji li a:before,.h_nav li.cur .erji li a:before{background: none;}

.h_nav li .erji li:first-child{border-top:none;}
.h_nav li.nav_li02 .erji{ width:101px;}
.h_nav li.nav_li02 .erji li,.h_nav li.nav_li02 .erji a{ width:81px;}

.h_nav li.nav_li08 .erji{ width:116px;}
.h_nav li.nav_li08 .erji li,.h_nav li.nav_li08 .erji a{ width:96px;}

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


.s_bg{height: 85px;overflow: hidden;background: #f0f2f5;}
.search{ width:1200px; margin:0 auto;height: 85px;overflow: hidden;}
.search p{ float:left;font-size: 14px; color:#333; width:758px; height:85px; line-height:85px; overflow:hidden; background:url(images/s_ico.gif) no-repeat 0 30px;padding-left: 30px;}
.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:335px;padding-left: 14px; height:43px; border:none; float:left; font-family:"Microsoft YaHei";font-size: 14px; color:#666; line-height:43px; outline:none;margin-top: 20px;}
.search .ser_so{cursor: pointer; float:left; background:url(images/s_so.gif) no-repeat; border:none; width:63px; height:43px;margin-top: 20px;}
input::-webkit-input-placeholder {color: #666;}


.f_bg{ background:url(images/f_bg.jpg) no-repeat center 0; height:315px;overflow: hidden;padding: 32px 0 0;border-top: #ca0303 4px solid;}
.footer{width: 1200px; margin:0 auto;}
.f_top{display: block;font-size: 18px;color: #fff;height: 45px;line-height: 30px;overflow: hidden;}
.f_nav,.f_ban{width: 310px;height: 290px;padding-top: 25px;position: relative;}
.f_nav:before,.f_ban:before{content: "";width: 1px;height: 222px;background: rgba(255,255,255,0.5);position: absolute;top: 35px;right: 0;}
.f_nav ul li{float: left;width: 155px;line-height: 30px;height: 30px;overflow: hidden;}
.f_nav ul li a{font-size: 14px;color: rgba(255,255,255,0.6);}
.f_nav ul li a:hover{color: #fff;}
.f_ban{width: 410px;padding-left: 60px;}
.f_ban p{font-size: 14px;color: rgba(255,255,255,0.6);line-height: 30px;}
.f_ban span{display: block;line-height: 30px; background:url(images/f_tel.png) no-repeat 0 center;padding-left: 30px;font-size: 22px;color: #fff;font-weight: bold;}
.f_ban i{ background:url(images/f_icp.png) no-repeat 0 center;padding-left: 28px;display:block;}
.f_ban em{padding: 0 10px;}
.f_ban a{color: rgba(255,255,255,0.6);}
.f_er{width: 280px;}
.f_er h5{width: 270px;height: 104px;line-height: 0;padding:0 0 10px 10px;}
.f_er h5 img{width: 270px;height: 104px;}
.f_er p{width: 128px;height: 125px;padding-top: 17px;text-align: center;float: left;margin-left: 10px;border: rgba(255,255,255,0.3) 1px solid;border-radius: 5px;}
.f_er p em{display: block;width: 90px;height: 90px;line-height: 0;margin: 0 auto;}
.f_er p img{width: 90px;height: 90px;}
.f_er p span{display: block;font-size: 14px;color: rgba(255,255,255,0.6);line-height: 34px;}
  

.liuyan_ico{width: 212px;height: 118px; cursor: pointer; position:fixed; left:0px; bottom:75px; z-index:999;  display:none; }
.liuyan{height: 216px;}
.liu{height: 216px;position: fixed;bottom: 0;left: 0;width: 100%;z-index: 200; background:url(images/liuyan_bg.png) no-repeat center 0;}
.liu_m{width: 1200px;margin: 0 auto;}
.liu_m b{display: block;float: left;font-size: 24px;color: #fff;height: 44px;line-height: 44px;overflow: hidden;padding: 150px 0 0 166px;}
.liu_m p{float: right;width: 525px;padding: 95px 0 0;}
.liu_m p span{display: block;height: 50px;line-height: 42px;overflow: hidden;font-size: 14px;color: #fff; background:url(images/liuy_tel.png) no-repeat 0 center;padding-left: 35px;}
.liu_m p i{font-size: 26px;font-weight: bold;}
.liu_m p a{display: block;width: 525px;text-align: center;height: 48px;line-height: 48px;background: #db1818 url(images/liuy_ico.png) no-repeat 315px center;overflow: hidden;font-size: 18px;color: #fff;}
.liu .cls{ width: 30px; height: 30px;line-height: 26px; display: block; position: absolute; right: 0;font-size:22px; color:#333; text-align: center; top: 55px; background:#fff;border-radius:50%;z-index: 10;box-shadow: 0 3px 5px 3px rgba(0,0,0,0.1);}


        .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-bz p{font-size: 14px;line-height: 22px;overflow:inherit;}
        .client-2 .my-kefu-bz p span{
            display: block;
        }
        
        .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: #cf2525;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #cf2525;
            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;
        }
    
