
.top_bg{ height:154px; background:url(../images/top_bg.gif) repeat-x;position: relative;z-index: 20;}
.header{width: 1200px; margin:0 auto;}
.header .isear{ right:0;position: absolute;top: 118px;width:15px;height:15px;z-index: 20;}
.header .isear .icon{display:block;width:24px;height:24px; background:url(../images/ser.png) no-repeat 50% 50%;cursor:pointer;-webkit-transition:transform .3s;transition:transform .3s;float: right;}
.header .isear .icon:hover{-webkit-transform:translate(-10px,0);transform:translate(10px,0);}
.header .isearch{position:absolute;right:0;top: 31px;padding:5px;background-color:#f3f3f3;width:295px;height:30px;border-radius:5px;opacity:0;visibility:hidden;z-index:5;transform-origin:100% 0;-webkit-transform-origin:100% 0;-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-transition:all .5s;transition:all .5s;}
.header .isearch .ser_inp{display:block;float:left;width:204px;height:16px;line-height:16px;padding:7px 10px;border-top-left-radius:4px;border-bottom-left-radius:4px;position:relative; border:none;}
.header .isearch .ser_so{cursor:pointer;display:block;float:left;width:70px;height:30px;line-height:30px;text-align:center;font-size:12px;background-color:#e81f3e;border-top-right-radius:4px;border-bottom-right-radius:4px;position:relative;color:#fff; border:none;}
.header .isearch:before{content:'';position:absolute;display:block;border:5px solid transparent;border-right:7px solid #e81f3e;z-index:3;right:75px;top:16px;}
.header .isear.open .isearch{opacity:1;visibility:visible;-webkit-transform:scale(1,1);transform:scale(1,1);}
.header .isear .icon:hover{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
input::-webkit-input-placeholder {color: #666;}
.h_con{ height:104px;padding: 0px 0 0; overflow:hidden;}
.h_con h1{ float:left;width: 174px;}
.h_con h1 img{ width:174x; height:69px; margin-top:15px;}
.h_con .h_dw{
	float:left;
	width: 420px;
	text-align: left;
	font-size:22px;
	color:#0d0408;
	line-height: 24px;
	margin-top:25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left:20px;
	margin-left:20px;
}
.h_dw span{display: block;font-size: 16px; color:#666666; margin-top:2px;}
.h_tel{float: right;background:url(../images/tel.png) no-repeat 0 5px;padding: 0 0 0 45px;line-height: 30px; margin-top:25px;}
.h_tel span{ no-repeat center 10px;display: block;font-size: 14px;color: #888;height: 20px;line-height: 20px;text-align: left;}
.h_tel b{display: block;font-size: 26px;color: #16a191;font-family: "DINOT";}
.h_nav{ height:50px; line-height:50px;}
.h_nav li{height: 50px; float:left;padding: 0 30px;position: relative;}
.h_nav li a{ font-size:16px; color:#fff;display:block; float:left;position: relative;vertical-align: middle;text-align: center;height: 50px;
  -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: 0;
  background: #f01b37;
  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 {
  right: 0;
}
.h_nav li.cur a{ background:url(../images/nav_line.gif) no-repeat center bottom;font-weight: bold;}
.h_nav li a:hover{font-weight: bold;}
em,i{ font-style:normal;}

.h_nav li .erji{ display:none; background:rgba(240,47,55,0.8); width:160px; position:absolute; top:47px; left:-20px;}
.h_nav li .erji li{padding: 0; height:40px; line-height:40px;border-bottom: #aaa 1px solid; background: none;}
.h_nav li .erji a,.h_nav li.cur .erji a{ width:160px; height:40px; line-height:40px; background: none; font-weight:normal; font-size:14px;}
.h_nav li .erji a:before{background: none;}


        /*banner*/
        .fullSlide{ min-width:1200px; position:relative;  height:650px; overflow:hidden;  }
        .fullSlide .bd{ position:relative; z-index:0; }
        .fullSlide .bd ul{ width:100% !important;  }
        .fullSlide .bd li{ width:100% !important;  height:650px; overflow:hidden; text-align:center;  }
        .fullSlide .bd li a{ display:block; height:650px; }
.fullSlide .bd li img {width: 1920px;height: 650px;display: block;position: absolute;top: 0;left: 50%;margin-left: -960px;}
        .fullSlide .hd{ width:1200px; left:50%; margin-left:-600px; bottom:30px; position:absolute; z-index:1;overflow:hidden;}
        .fullSlide .hd ul{margin-left:500px;}
        .fullSlide .hd ul li{ float:left; margin:0 5px; display:inline; cursor:pointer; width: 62px;height: 5px;background: #fff; text-indent: -9999px;border-radius:0;}
        .fullSlide .hd ul .on{background: #e81f3e;}
      

.f_bg{ background:url(../images/f_bg.gif) no-repeat center 0; height:270px;padding: 77px 0 0; overflow:hidden;}
.footer{width: 1200px; margin:0 auto;}
.f_ban{width: 1200px;height: 102px;}
.f_ban p{padding-left: 65px;float: left;font-size: 12px;color: #0d0408;line-height: 26px;}
.f_ban p b{display: block;font-size: 24px;color: #f01b37; font-family:Arial, Helvetica, sans-serif;}
.f_ban p i{display: block;font-size: 18px;}
.f_p01{ background:url(../images/f_ico01.gif) no-repeat 0 7px;width: 300px;}
.f_p02{ background:url(../images/f_ico02.gif) no-repeat 0 7px;width: 430px;}
.f_p03{ background:url(../images/f_ico01.gif) no-repeat 0 7px;width: 220px;}
.f_nav{overflow: hidden;padding: 20px 60px 0 0;width: 478px;}
.f_nav ul li{float: left; background:url(../images/cp_ico03.gif) no-repeat 0 13px;width: 130px;line-height: 30px;}
.f_nav ul li a{font-size: 12px;color: #5d5a5c;padding: 0 0 0 18px;}
.f_nav ul li a:hover{font-weight: bold;}
.f_er{width: 150px; padding:30px 0 0 105px;}
.f_er p{width: 83px;float: left;text-align: center;padding-right: 30px;}
.f_er img{ width:80px; height:80px;display: block;border: #cbcbcb 1px dotted;border-radius:5px;}
.f_er span{display: block;font-size: 12px;color: #333;line-height: 30px;}
.f_bot{width: 320px;padding: 35px 0 0;}
.f_bot p{font-size: 12px;color: #908e8f;line-height: 24px;}
.f_bot p span{padding: 0 10px;}
.f_bot p a{color: #908e8f;}
  

        .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:#e81f3e;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background:#e81f3e;
            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;
        }
    
