.top_bg{ height:180px; background:url(../images/top_bg.gif) repeat-x;position: relative;z-index: 10;}
.header{width: 1200px; margin:0 auto;}
.h_en{display:block; right:98px;position: absolute;top: 0;height:30px; line-height:30px;width:100px;}
.h_en a{ font-size:14px; color:#005bac;}
.top_bg .isear{ right:0;position: absolute;top: 140px;width:20px;height:20px;z-index: 20;}
.top_bg .isear .icon{display:block;width:20px;height:20px;cursor:pointer;}
.top_bg .isearch{position:absolute;right:-10px;top: 40px;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;}
.top_bg .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;}
.top_bg .isearch .ser_so{cursor:pointer;display:block;float:left;width:70px;height:30px;line-height:30px;text-align:center;font-size:12px;background-color:#005bac;border-top-right-radius:4px;border-bottom-right-radius:4px;position:relative;color:#fff; border:none;}
.top_bg .isearch:before{content:'';position:absolute;display:block;border:5px solid transparent;border-right:7px solid #005bac;z-index:3;right:75px;top:16px;}
.top_bg .isear.open .isearch{opacity:1;visibility:visible;-webkit-transform:scale(1,1);transform:scale(1,1);}
.top_bg .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:92px;padding: 28px 0 0;overflow: hidden;}
.h_con .logo{ float:left;width: 382px;}
.h_con .logo img{ width:100%; height:100%;}
.h_con .h_dw{ float:left; font-size:22px; color:#333;line-height: 36px;padding: 0 0 0 20px; background:url(../images/t_line.gif) no-repeat 0 4px;height: 90px;}
.h_dw span{display: block;font-size: 26px;color: #005bac;}
.h_tel{float: right;font-size: 32px;color: #005bac;}
.h_tel .nextpage{position:absolute;width:35px;height:78px;top:0;right: 220px;
  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:44px;background:#005bac;margin:0 0 0 17px;}
.h_tel .nextpage .mouse{width:35px;height:35px;background:url(../images/tel.png)}
.h_tel b{display: block;float: left;line-height: 30px;padding: 5px 0 0;}
.h_tel i{display: block;font-size: 18px;color: #333;font-weight: normal;}
.h_nav{ height:60px; line-height:60px;}
.h_nav li{height: 60px; float:left;position: relative;}
.h_nav li a{ font-size:16px; color:#fff; padding:0 28px;display:block; float:left;position: relative;z-index: 4; text-decoration:none;}
.h_nav li a:hover{background:#005bac\9;color: #fff;}/* IE6、IE7、IE8支持 */
.h_nav li:after{content:'';position:absolute;width:100%;height:0;background:#005bac;bottom:0;left:0;-webkit-transition:height .3s;transition:height .3s;}
.h_nav li:hover:after,.h_nav li.cur:after{height:100%;}

.h_nav li .erji{display: none; background:rgba(0,0,0,0.8); width:160px; position:absolute; top:60px; left:-20px;}
.h_nav li .erji li{ height:40px; line-height:40px; border-bottom:#fff 1px solid;}
.h_nav li .erji a,.h_nav li.cur .erji a{ width:160px; height:40px; line-height:40px; padding:0; font-size:14px;text-align:center;}
.h_nav li .erji li:hover:after,.h_nav li.cur .erji li:hover:after{height:0;}
.h_nav li.cur .erji a:hover{ background:none;}
.h_nav li.li10 .erji{ left:-10px;}
em,i{ font-style:normal;}
@-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*/
        .fullSlide{ min-width:1200px; position:relative;  height:500px; overflow:hidden;  }
        .fullSlide .bd{ position:relative; z-index:0; }
        .fullSlide .bd ul{ width:100% !important;  }
        .fullSlide .bd li{ width:100% !important;  height:500px; overflow:hidden; text-align:center;  }
        .fullSlide .bd li a{ display:block; height:500px; }
		.fullSlide .bd li img {width: 1920px;height: 500px;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 12px 0 0; display:inline; cursor:pointer; width: 60px;height: 5px; text-indent: -9999px; background:#000;}
        .fullSlide .hd ul .on{ background:#005bac;}
      

.f_bg{ background:#005bac; height:365px;overflow: hidden;}
.footer{width: 1200px; margin:0 auto;}
.f_top{height: 106px;overflow: hidden; border-bottom: #1a6cb4 1px solid;}
.f_top p{font-size: 16px;color: #fff;line-height: 30px;height: 90px;width: 512px;float: left;padding: 30px 0 0;}
.f_top p i{display: block;font-size: 14px;color: #a6c3ee;}
.f_top h5{width: 146px;float: left;padding: 40px 0 0;text-align: center;}
.f_top h5 img{width: 146px;height: 36px;}
.f_top span{display: block;float: right;padding: 0 30px 0 0;height: 106px;line-height: 120px; background:url(../images/f_ico02.png) no-repeat right 50px;overflow: hidden;}
.f_top span a{font-size: 14px;color: #d2dbec;}
.f_nav{height: 235px;width: 440px;padding: 25px 0 0;}
.f_ul01 li{width: 220px;float: left;}
.f_ul01 li a{font-size: 14px;color: #fff;font-weight: bold;display: block;height: 40px;line-height: 40px;width: 220px;}
.f_ul01 .f_ul02 li{height: 30px;width: 220px;}
.f_ul01 .f_ul02 li a{height: 30px;line-height: 30px;color: #c3cfe6; background:url(../images/f_ico01.png) no-repeat 0 15px;font-weight: normal;padding-left: 14px;width: 206px;}
.f_ul01 li a:hover{color: #fff;}
.f_er{width: 364px;height: 220px;padding: 35px 0 0;}
.f_er p{width: 132px;padding: 0 50px 0 0;float: left;text-align: center;}
.f_er p em{width: 120px;height: 120px;display: block;padding: 5px;border: #91add7 1px solid;line-height: 0;}
.f_er p img{width: 120px;height: 120px;}
.f_er span{display: block;font-size: 14px;color: #c3cfe6;line-height: 40px;}
.f_ban{width: 280px;padding: 25px 0 0;height: 230px;}
.f_ban p{font-size: 14px;color: #e2e8f3;line-height: 24px;padding: 0 0 0 30px;}
.f_ban p i{padding: 0 10px;}
.f_ban p a{color: #e2e8f3;}
.f_ban ul{padding: 20px 0 0;}
.f_ban ul li{font-size: 16px;color: #e2e8f3;width: 93px;float: left;text-align: center; background:url(../images/f_line.png) no-repeat;position: relative;}
.f_ban ul li.cur:before{content: "";width: 0;height: 0;position: absolute;top: 68px;left: 46px;
border-bottom:7px solid #fff; 
border-left:7px solid transparent;
border-right:7px solid transparent;
}
.f_ban ul li em{width: 31px;height: 35px;display: block;margin: 0 auto 5px;}
.f_ban ul li em img{width: 31px;height: 35px;}
.f_ban ul li b{display: none;font-size: 16px;color: #4877bd;width: 280px;text-align: center;height: 30px;line-height: 30px;background: #fff;overflow: hidden;background: #fff;border-radius: 5px;position: absolute;top: 75px;left: 0;}
.f_ban ul li.f_li02 b{left: -93px;}
.f_ban ul li.f_li03 b{left: -186px;font-size: 14px;}
.f_ban ul li:first-child{background: none;}
.f_ban ul li.cur b{display: block;}
  

        .client-2 {
            position: fixed;
            right: -170px;
            top: 26%;
            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: #005bac;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #005bac;
            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;
        }
    
