
.top_bg{ height:198px; background:url(images/top_bg.png) repeat-x; overflow:hidden;position: relative;z-index: 10;}
.header{width: 1200px; margin:0 auto;}
.h_con{ height:95px;padding: 27px 0 0;}
.logo{width: 235px;float: left;}
.logo img{ width:235px; height:70px;}
.h_con .h_dw{ float:left;line-height: 30px;font-size: 30px;color: #333;padding: 12px 0 0 30px;font-weight: normal;}
.h_dw span{display: block;font-size: 12px;color: #e9e9e9;text-transform: uppercase;font-family:Arial, Helvetica, sans-serif;}
.h_tel{float: right;height: 60px;line-height: 30px; background:url(images/tel.gif) no-repeat 0 10px;font-size: 30px;color: #333;padding: 0 25px 0 50px;font-family: "DINOT";}
.h_tel b{display: block;}
.h_nav{ height:76px; line-height:70px;overflow: hidden;}
.h_nav li{height: 76px; float:left;}
.h_nav li a{ font-size:16px; color:#333; padding:0 26px;display:block; float:left;height: 76px;}
.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: #1d48b0;
  -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 a:hover,.h_nav li.cur a{color: #fff;}

em,i{ font-style:normal;}


.fullSlide{ min-width:1200px; position:relative; overflow:hidden; margin-top: -9px;}
.fullSlide .bd li img {display: block;width: 100%;}
.fullSlide .hd{ width:1200px; left:50%; margin-left:-600px; bottom:35px; position:absolute; z-index:1;overflow:hidden;}
.fullSlide .hd ul{margin-left: 500px;}
.fullSlide .hd ul li{ float:left; margin:0 10px 0 0; display:inline; cursor:pointer; width: 60px;height: 5px;background: #fff; text-indent: -99999px;}
.fullSlide .hd ul .on{background: #1d48b0;}


.s_bg{height: 62px;overflow: hidden;border-bottom: #e3e3e3 1px solid;}
.search{ width:1200px; margin:0 auto;height: 62px;overflow: hidden;}
.search p{ float:left;font-size: 14px; color:#666; width:1000px; height:62px; line-height:62px; overflow:hidden;}
.search p a{font-size: 14px; color:#666; padding:0 10px 0 0;}
.search p a:hover{color: #000;}
.search .ser_inp{ background:none; width:155px; height:18px; border:none; float:left; font-family:"Microsoft YaHei";font-size: 14px; color:#666; line-height:18px; outline:none;margin-top: 22px;}
.search .ser_so{cursor: pointer; float:left; background:url(images/s_so.gif) no-repeat; border:none; width:40px; height:18px;margin-top: 22px;}
input::-webkit-input-placeholder {color: #666;}


.f_bg{background:url(images/f_bg.jpg) no-repeat center 0; height:354px;padding-top: 47px; overflow:hidden;}
.footer{width: 1200px; margin:0 auto;}
.f_nav{height: 52px;line-height: 40px;overflow: hidden;border-bottom: #5a5a5a 1px solid;}
.f_nav ul li{float: left;padding: 0 25px;}
.f_nav ul li a{font-size: 14px;color: rgba(255,255,255,0.8);}
.f_nav ul li a:hover,.f_logo p a:hover{color: #fff;}
.f_nav ul li:first-child{padding-left: 0;}
.f_nav ul li.nobor{padding-right: 0;}
.f_logo{width: 310px;height: 177px;padding: 60px 0 0;background:url(images/f_line.png) no-repeat right 42px;}
.f_logo h5{width: 206px;padding-bottom: 15px;}
.f_logo h5 img{width: 206px;height: 62px;}
.f_logo p{height: 30px;line-height: 30px;}
.f_logo p a{font-size: 14px;color: rgba(255,255,255,0.8);padding-right: 20px;}
.f_ban{width: 420px;padding: 37px 0 0 120px;height: 200px;background:url(images/f_line.png) no-repeat right 42px;}
.f_ban p{line-height: 48px;font-size: 14px;color: rgba(255,255,255,0.8);padding-left: 35px;}
.f_ban span{padding: 0 10px;}
.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_er{width: 300px; padding:45px 0 0;height: 192px;}
.f_er p{width: 112px;float: left;padding: 0 0 0 38px;text-align: center;}
.f_er p em{display: block;width: 100px;height: 100px;border: #424552 1px solid;padding: 5px;}
.f_er img{ width:100px; height:100px;}
.f_er p span{display: block;font-size: 14px;color: #fff;line-height: 36px;}
.f_bot{height: 64px;line-height: 64px;overflow: hidden;font-size: 14px;color: rgba(255,255,255,0.7);}
.f_bot span{padding: 0 10px;}
.f_bot a{color: rgba(255,255,255,0.7);}
  

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#1d48b1 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#1d48b1 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#1d48b1 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#1d48b1 url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#1d48b1 url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#1d48b1 url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#1d48b1 url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
