
        .top_bg {
            height: 180px;
            background: url(images/top_bg.gif) repeat-x;
            overflow: hidden;
        }
        
        .header {
            width: 1200px;
            margin: 0 auto;
        }
        
        .h_con {
            height: 120px;
            overflow: hidden;
        }
        
        .h_con h1 {
            float: left;
            width: 88px;
            padding: 16px 25px 0 0;
        }
        
        .h_con h1 img {
            width: 88px;
            height: 88px;
        }
        
        .h_con .h_dw {
            float: left;
            padding: 22px 0 0 25px;
            font-size: 24px;
            color: #333;
            line-height: 34px;
            background: url(images/t_line.gif) no-repeat 0 30px;
        }
        
        .h_dw i {
            display: block;
            font-size: 22px;
            color: #666;
        }
        
        .h_dw b {
            font-size: 24px;
        }
        
        .h_tel {
            float: right;
            padding: 25px 0 0 65px;
            font-size: 18px;
            color: #333;
            line-height: 26px;
            background: url(images/tel.gif) no-repeat;
            line-height: 34px;
            height: 95px;
        }
        
        .h_tel b {
            display: block;
            font-size: 30px;
            color: #4877bd;
            font-family: "impact";
        }
        
        .h_nav {
            height: 60px;
            line-height: 60px;
            overflow: hidden;
        }
        
        .h_nav li {
            height: 60px;
            float: left;
            background: url(images/nav_bor.gif) no-repeat right 28px;
            margin-left: -1px;
            padding: 0 45px;
        }
        
        .h_nav li a {
            font-size: 14px;
            color: #fff;
            display: block;
            float: left;
            position: relative;
            vertical-align: middle;
            text-align: center;
            height: 60px;
            -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: #fff;
            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) repeat-x 0 bottom;
        }
        
        .h_nav .nobor {
            background: none;
        }
        
        em,
        i {
            font-style: normal;
        }
    

        /*banner*/
        .fullSlide{ min-width:1200px; position:relative;  height:700px; overflow:hidden;  }
        .fullSlide .bd{ position:relative; z-index:0; }
        .fullSlide .bd ul{ width:100% !important;  }
        .fullSlide .bd li{ width:100% !important;  height:700px; overflow:hidden; text-align:center;  }
        .fullSlide .bd li a{ display:block; height:700px; }
.fullSlide .bd li img {width: 1920px;height: 700px;display: block;position: absolute;top: 0;left: 50%;margin-left: -960px;}
        .fullSlide .hd{ width:1200px; left:50%; margin-left:-600px; bottom:40px; 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: -999px;}
        .fullSlide .hd ul .on{background: #113f97;}
      
	
.search{ width:1200px; margin:0 auto;height: 80px;overflow: hidden;}
.search p{ float:left;font-size: 14px; color:#666; width:800px; height:80px; line-height:80px; overflow:hidden;}
.search p b{color: #4877bd;padding: 0 5px 0 0;}
.search p a{font-size: 14px; color:#666; padding:0 10px 0 0;}
.search p a:hover{color: #4877bd;}
.search .ser_inp{ background:url(images/s_inp.gif) no-repeat; width:330px; height:40px; border:none; padding:0 0 0 10px; float:left; font-family:"Microsoft YaHei";font-size: 14px; color:#666; line-height:40px; outline:none;margin-top: 20px;}
.search .ser_so{cursor: pointer; float:left; background:url(images/s_so.gif) no-repeat; border:none; width:60px; height:40px;margin-top: 20px;}
input::-webkit-input-placeholder {color: #666;}


.f_bg{ background:#4877bd; height:350px; overflow:hidden;padding: 22px 0 0;}
.footer{width: 1200px; margin:0 auto;}
.f_nav{height:70px;padding: 8px 0 0; overflow:hidden;border-bottom: #a4bbde 1px solid;}
.f_nav ul{display: block;float: left;width: 1060px;overflow: hidden;}
.f_nav ul li{float: left;}
.f_nav ul li a{ font-size:16px; color:#fff;display: block;float: left;padding: 0 40px 0 0;}
.f_nav ul li span,.f_nav p b{display: block;font-size: 12px;text-transform: uppercase; font-family:Arial, Helvetica, sans-serif;}
.f_nav p{float: right;width: 100px;text-align: right; font-size:16px; color:#fff;text-transform: uppercase;line-height: 24px;}
.f_nav p b{font-size: 14px;}
.f_logo{width: 330px;height: 180px;padding: 40px 0 0;}
.f_logo img{width: 140px;height: 140px;}
.f_ban{ padding:20px 0 0;height: 200px;width: 540px;overflow: hidden;}
.f_ban span{display: block;font-size: 16px;color: #fff;height: 60px;line-height: 60px;overflow: hidden; background:url(images/f_line.gif) no-repeat 0 57px;margin-bottom: 10px;}
.f_ban p{ font-size:14px; color:#fff; line-height:30px;width: 500px; padding:0 0 0 30px;}
.f_ban .f_p01{ background:url(images/f_ico01.png) no-repeat 0 7px;}
.f_ban .f_p02{ background:url(images/f_ico02.png) no-repeat 0 10px;}
.f_ban .f_p03{ background:url(images/f_ico03.png) no-repeat 0 8px;}
.f_er{height: 180px;width: 320px; padding:40px 0 0;}
.f_er p{width: 120px;float: left; padding: 0 0 0 40px;text-align: center;line-height: 0;}
.f_er img{ width:120px; height:120px;display: block;border-radius: 10px;}
.f_er span{display: block;text-align: center;font-size: 14px;color: #fff;line-height: 30px;overflow: hidden;}
.f_bot{font-size: 14px;color: #fff;height: 50px;line-height: 50px;overflow: hidden;text-align: center;border-top: #a4bbde 1px solid;}
.f_bot span{padding: 0 20px;}
.f_bot a{color: #fff;}
  

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