
            .content { width: 1200px; margin: 0 auto; }
            .header { height: 175px; background: #fff; }
            .header .h_con { height: 109px; }
            .header .h_con .logo { float: left; padding-top: 29px; }
            .header .h_con .logo img { width: 185px; }
            .header .h_con .slogan { float: left; margin-top: 38px; margin-left: 33px; font-size: 28px; color: #333; display: block; font-weight: bold; line-height: 100%; }
            .header .slogan img{display: inline-block;
    vertical-align: middle;}
            .header .h_con .contact { float: right; margin-top: 36px; padding-left: 53px; background: url(images/h_tel.png) no-repeat left center; height: 46px; }
            .header .h_con .contact span { display: block; font-size: 16px; color: #666; font-weight: normal; line-height: 100%; margin: 2px 0; }
            .header .h_con .contact em { font-style: normal; display: block; font-size: 24px; color: #333; font-weight: bold; line-height: 100%; }
            .header .menu { height: 66px; background: url(images/h_menu.png) no-repeat center bottom; }
            .header .menu ul { overflow: hidden; }
            .header .menu li { position: relative;  float: left; overflow: hidden;padding: 0 20px 0 20px; }
            .header .menu li:after { position: absolute; content: ""; width: 2px; height: 34px; top: 21px; right: 0; background: url(images/h_line.png) no-repeat center; }
            .header .menu li a { display: block; font-size: 17px; color: #fff; text-align: center; line-height: 100%; padding:29px 10px 14px;box-sizing: border-box;border-radius: 0 0 3px 3px;position: relative;}
            .header .menu li:hover a, .header .menu li.active a{ font-weight: bold; background: url(images/h_hover.png) repeat-x center top;}
            .header .menu li.active a:before,.header .menu li.active a:after,.header .menu li:hover a:before,.header .menu li:hover a:after { position: absolute; content: ""; width: 10px;height: 6px;top: 0; background: url(images/h_before.png);}
            .header .menu li.active a:before,.header .menu li:hover a:before { left: -10px;}
            .header .menu li.active a:after,.header .menu li:hover a:after { right: -10px;background: url(images/h_after.png); }
            .header .menu li:last-child:after { display: none; }
            .header .menu li:first-child{padding-left: 10px;}
            .header .menu li:last-child{padding-right: 10px;}
           .header .menu li i {
    position: absolute;
    top: 11px;
    right: -13px;
    display: inline-block;
    width: 23px;
    height: 25px;
    animation: downup 1s linear 0s infinite normal none running;
}
.header .menu li:hover a i, .header .menu li.active a i {
    display: none;
}
@keyframes downup { 0% { transform: translate(0, 0); } 50% { transform: translate(0, -8px); } 100% { transform: translate(0, 0); } }
@-webkit-keyframes downup { 0% { -webkit-transform: translate(0, 0); } 50% { -webkit-transform: translate(0, -8px); } 100% { -webkit-transform: translate(0, 0); } }

        

            .seabox { height: 59px; background: #F7F7F7; border-bottom: 1px solid #DCDCDC; }
            .seabox .k_word { font-size: 14px; line-height: 59px; }
            .seabox .k_word strong { font-weight: bold; color: #F07F0E; }
            .seabox .k_word a { color: #666; display: inline-block; margin-right: 22px; font-weight: normal; }
            .seabox .k_word a:hover { font-weight: bold; }
            .seabox .sea_inp { width: 292px; height: 28px; margin-top: 16px; box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3) inset; border-radius: 14px; background: #fff; }
            .seabox .sea_inp input { display: block; outline: none; line-height: 28px; }
            .seabox .sea_inp .search { float: left; width: 225px; height: 28px; padding-left: 20px; border: none; color: #999; background: none; }
            .seabox .sea_inp .sub { float: right; width: 47px; height: 28px; background: url(images/s_btn.png) no-repeat center; border: none; }
        

 /*#cnzz_stat_icon_1277998984 {display: none !important;}*/
          .footer em, .footer i { font-style: normal; }
          .footer { background: url(images/foot_bg.jpg) no-repeat center top; height: 410px;overflow:hidden; }
          .f_con { padding-top: 71px; height: 86px; border-bottom: 1px solid rgba(229, 229, 229, .2); margin-bottom: 32px; }
          .f_con h3 { width: 171px; float: left; }
          .f_menu { float: right; margin-top: 12px; }
          .f_menu a { display: inline-block; font-size: 16px; line-height: 20px; color: #fff; margin-left: 66px; }
          .f_menu span { color: rgba(255, 255, 255, .5); font-size: 12px; display: block; text-transform: uppercase; }
          .f_menu a:hover { font-weight: bold; }
          .f_menu a:hover span { font-weight: normal; }
          .f_company { width: 362px; float: left; }
          .f_company p { font-size: 14px; color: #fff; line-height: 24px; }
          .f_company p span { margin-right: 12px; }
          .f_company p:first-child { margin-bottom: 11px; }
          .f_company p:first-child span { line-height: 36px; font-size: 24px; font-weight: 500; vertical-align: text-bottom; margin-left: 12px; }
          .f_company p:last-child span { margin-right: 20px; }
          .f_company p a { color: #fff; }
          .f_contact { padding-top: 9px; width: 480px; float: left; }
          .f_contact p:first-child { margin-bottom: 25px; }
          .f_contact p i { display: block; float: left; width: 44px; height: 44px; margin-right: 10px; }
          .f_contact p span { display: block; font-size: 14px; color: #fff; line-height: 24px; }
          .f_contact p a { color: #fff; }
          .f_qr { float: right; margin-top: 5px; width: 143px; height: 115px; border: 1px solid rgba(255, 255, 255, .5); }
          .f_qr img { width: 115px; height: 115px; background: rgba(255, 255, 255, 1); float: left; }
          .f_qr span { display: block; float: left; width: 28px; padding: 10px 7px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; color: rgba(255, 255, 255, .7); line-height: 100%; font-size: 12px; }
          .f_intro { clear: both; font-size: 14px; line-height: 24px; color: #fff; width: 840px; padding-top: 20px; }
          .f_intro a{color: #fff;}
           .f_intro a:hover{font-weight:bold;}
          .f_info { padding-left: 28px; padding-top: 73px; }
          .f_info h3 { margin-bottom: 37px; }
          .f_info p { color: rgba(255, 255, 255, .6); line-height: 30px; }
          .f_info p span { padding-right: 10px; }
          .f_info p a { color: rgba(255, 255, 255, .6); }
        

        .client-2 {
            position: fixed;
            right: -170px;
            top: 62%;
            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: #1572cf;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #1572cf;
            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;
        }
    
