
.top_bg{ height:170px; 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: 136px;width:18px;height:18px;z-index: 20;}
.header .isear .icon{display:block;width:18px;height:18px; background:url(images/s_so.gif) 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: 34px;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:#015198;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 #015198;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:120px; overflow:hidden;}
.h_con .logo{ float:left;width: 185px;padding: 30px 20px 0 0;}
.h_con .logo img{ width:185px; height:65px;}
.h_con .h_dw{ float:left; padding:30px 0 0 20px; font-size:24px; color:#333;line-height: 32px;background:url(images/t_line.gif) no-repeat 0 32px;font-weight: normal;}
.h_dw span{display: block;font-size: 18px;color: #666;}
.h_dw i{padding: 0 0 0 15px;}
.h_tel{float: right;background:url(images/tel.gif) no-repeat;padding: 20px 0 0 70px;height: 100px;}
.h_tel span{display: block;font-size: 16px;color: #333;line-height: 32px;}
.h_tel i{font-size: 18px;}
.h_nav{ height:50px; line-height:50px;}
.h_nav li{height: 50px; float:left;padding: 0 25px;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: #da2720;
  height: 5px;
  -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(3,82,151,0.8); width:200px; position:absolute; top:50px; left:-40px;}
.h_nav li .erji li{padding: 0; height:40px; line-height:40px;border-bottom: #999 1px solid;}
.h_nav li .erji a,.h_nav li.cur .erji a{ width:200px; height:40px; line-height:40px; background: none; font-size:14px;}
.h_nav li .erji a:before{background: none;}


        /*banner*/
        .fullSlide{ min-width:1200px; position:relative;  height:660px; overflow:hidden;  }
        .fullSlide .bd{ position:relative; z-index:0; }
        .fullSlide .bd ul{ width:100% !important;  }
        .fullSlide .bd li{ width:100% !important;  height:660px; overflow:hidden; text-align:center;  }
        .fullSlide .bd li a{ display:block; height:660px; }
.fullSlide .bd li img {width: 1920px;height: 660px;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: #000; text-indent: -9999px;border-radius:0;}
        .fullSlide .hd ul .on{background: #da2720;}
      

.f_bg{ background:#fff; height:320px; overflow:hidden;border-top: #da2720 4px solid;}
.footer{width: 1200px; margin:0 auto;}
.f_nav{height: 88px;line-height: 90px;overflow: hidden;border-bottom: #b5b5b5 1px solid;}
.f_nav ul li{float: left;padding: 0 36px;background:url(images/f_bor.png) no-repeat 0 38px;}
.f_nav ul li a{font-size: 16px;color: #666;}
.f_nav ul li a:hover{color: #000;}
.f_nav ul li:first-child{background: none;}
.f_logo{width: 320px;height: 190px;padding: 40px 0 0;}
.f_logo h5{width: 230px;padding-bottom: 12px;}
.f_logo h5 img{width: 230px;height: 55px;}
.f_logo p{padding: 15px 0 0;font-size: 14px;color: #666;background:url(images/f_line01.png) no-repeat;line-height: 30px;}
.f_logo p span{display: block;}
.f_logo p a{color: #666;}
.f_ban{width: 440px;padding: 30px 0 0 100px;height: 200px;background:url(images/f_line02.png) no-repeat 0 42px;}
.f_ban p{line-height: 40px;font-size: 14px;color: #646464;padding-left: 30px;}
.f_ban span{padding: 0 10px;}
.f_ban a{color: #646464;}
.f_ban p.f_p01{background:url(images/f_ico01.png) no-repeat 0 12px;}
.f_ban p.f_p02{background:url(images/f_ico02.png) no-repeat 0 12px;}
.f_ban p.f_p03{background:url(images/f_ico03.png) no-repeat 0 12px;}
.f_ban p.f_p04{background:url(images/f_ico04.png) no-repeat 0 12px;}
.f_er{width: 320px; padding:40px 0 0;}
.f_er p{width: 120px;float: left;padding: 0 0 0 40px;text-align: center;}
.f_er p em{display: block;width: 100px;height: 100px;border: #aaa 1px solid;padding: 9px;}
.f_er img{ width:100px; height:100px;}
.f_er p span{display: block;font-size: 14px;color: #666;line-height: 40px;}
  

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