
            body{min-width:1200px;width:100%;overflow-x:hidden;}
            i,em{ font-style:normal;}
            .content{ width:1200px; margin:0 auto;font-family: "Microsoft Yahei";}
            .header{height:196px;background:url(images/t_bg.jpg) repeat-x;position: relative; z-index: 99;margin-bottom:-4px;}
            .h_con{height:128px; overflow: hidden;}
            .h_con .logo{float: left;margin:31px 16px 0 0;}
            .h_con h3{float:left; padding-top:42px; line-height: 100%; font-weight: normal; font-size:14px; color: #666666;}
            .h_con h3 i{line-height: 100%; font-size:22px;display: block; padding-bottom:8px;font-weight: bold;  color: #343434;}

            .h_con p{float: right;margin-top:40px;line-height:100%;color: #333333; font-size:16px;background:url(images/t_tel.jpg) no-repeat; padding-left:58px;}
            .h_con p em{ display:block; color: #333333; font-size: 26px; line-height: 90%; font-family: Arial;font-weight: bold; padding-top:7px;}
            .h_con p em span{ display: inline-block; padding-right: 9px; margin-right: 9px; border-right: 1px solid #e2e2e2; line-height: 90%;}
            .h_nav{height:69px;}
            .h_nav ul li{float: left;font-size: 18px;position: relative; box-sizing: border-box;}
            .h_nav ul li:last-of-type{ background: none;}
            .h_nav ul li a{color: #fff;display: block; position: relative;z-index: 5;  line-height:64px;  text-align: center; padding:0 24px 0 25px;}
            .h_nav li.cur a,.h_nav li a:hover{color: #fff;}
            .h_nav li:before,.h_nav li:before{ content:""; position:absolute;height:0;width:100%;left:0;top:0;transition-duration: 250ms; background: #11a954; }
            .h_nav li:hover:before,.h_nav li.cur:before{height:64px;}
            input::-webkit-input-placeholder {color: #666;}
            
            
                body {
            min-width: 1200px;
            width: 100%;
            overflow-x: hidden;
        }
        
        i,
        em {
            font-style: normal;
        }
        
        .tb {
            position: relative;
        }
        
        .xiala {
            position: fixed;
            width: 1920px;
            left: 50%;
            margin-left: -969px;
            top: 66px;
            z-index: 30;
            background: #f2f2f2;
        }
        
        .xiala:before {
            content: '';
            position: absolute;
            width: 100%;
            height: 26px;
            left: 0;
            top: 12px;
          
        }
        
        .xiala-cont {
            padding: 46px 0 35px;
        }
        
        .xiala-cont:after {
            content: ".";
            display: block;
            height: 0;
            visibility: hidden;
            clear: both;
        }
        
        .xiala-cont li {
            float: left;
            width: 100px;
            padding: 0 52px;
            position: relative;
            margin: 0 !important;
        }
        
        .xiala-cont li:after {
            position: absolute;
            content: '';
            width: 1px;
            height: 220px;
            background: #e7e7e7;
            left: 0;
            top: 11px;
        }
        
        .xiala-cont li.first {
            padding-left: 0;
        }
        
        .xiala-cont li.first:after {
            display: none;
        }
        
        .xiala-cont li.last {
            width: 240px;
        }
        
        .xiala-cont li.mr0 {
            padding-right: 0;
        }
        
        .xiala-cont li h4 a {
            display: block;
            height: 40px;
            line-height: 40px;
            font-size: 20px;
            color: #333333;
            font-weight: normal;
        }
        
        .xiala-cont li p,
        .xiala-cont li span {
            height: 144px;
            display: block;
            padding-top: 3px;
        }
        
        .xiala-cont li p a {
            display: block;
            height: 32px;
            line-height: 32px;
            font-size: 16px;
            color: #666666;
        }
        
        .xiala-cont li span img {
            width: 240px;
            height: 134px;
            display: block;
            margin-top: 10px;
        }
        
        .xiala-cont li em {
            display: inline-block;
            height: 30px;
            padding-top: 20px;
        }
        
        .xiala-cont li em a {
            display: block;
            height: 30px;
            line-height: 30px;
            font-size: 16px;
            color: #303030;
        }
        
        .xl_l {
            float: left;
        }
        
        .h_nav ul li .xl_l h4 {
            font-size: 18px;
            line-height: 1.1;
        float: left;
    margin-right: 100px;
            padding-bottom: 13px;
            font-weight: bold;
            text-align: left;
        }
           .h_nav ul li .xl_l h4 a{ color:#333;line-height:35px; padding:0;text-align:left;}
        
          .h_nav ul li .xl_l p a {
            display: block;
            font-size: 16px;
            text-align: left;
            line-height: 36px;
            position: relative;
            color: #666;
            font-weight: normal;
            transition-duration: .3s;color:#333;line-height:35px; padding:0;text-align:left;
        }
        
        .xl_l p a:hover {
            color: #028156;
            text-decoration: underline;
        }
        
        .xl_l p a:before {
            content: "";
            display: inline-block;
            vertical-align: top;
            margin-right: 6px;
            width: 4px;
            height: 4px;
            background: #000;
            position: relative;
            top: 16px;
        }
        
                  .xl_l {
           padding-left: 10%;
        }
                    .h_nav ul li:nth-of-type(3)  .xl_l{ padding-left: 20%;}
.h_nav ul li:nth-of-type(4)  .xl_l{ padding-left: 30%;}
      .h_nav ul li:nth-of-type(5)  .xl_l{ padding-left: 40%;} 
       
        

            .footWrap{/*height:559px;*/overflow:hidden;font-family:"Microsoft Yahei";background:#0e5d81;box-sizing: border-box;}
            .footer{width:1200px;margin: 0 auto; position: relative;}
            em,i{font-style: normal;}
            .f_nav{ width: 306px; background: #0d6288;height:559px; float: left;}
            .f_nav ul{ padding: 52px 0 0 91px;}
            .f_nav ul li a{ display: block; line-height: 100%; font-size: 16px; color: #fff; margin-bottom: 28px; padding-left: 17px;}
            .f_nav ul li a:hover{ position: relative; color: #15bf60;}
            .f_nav ul li a:hover:before{ position: absolute; left: 0; content: ""; width: 6px; height: 6px; border-radius: 6px; background: #14b45b; top:6px;}

            .f_or{ width: 824px; float: right; padding-top: 110px;}
            .f_or1{ overflow: hidden; height: 263px;}
.f_or1 h3{ display: block;line-height: 100%; color: #dadbde; font-size: 24px; padding-bottom: 43px;font-weight: normal;}
            .f_or1 ul{ overflow: hidden; float: left; width: 593px;}
            .f_or1 ul li{ float: left;font-size: 14px; color: #a6bac7; line-height: 25px; padding-left: 45px; height: 85px;background:url(images/f_ico1.jpg) no-repeat;}
            .f_or1 ul li:nth-of-type(2){background:url(images/f_ico2.jpg) no-repeat;}
            .f_or1 ul li:nth-of-type(3){background:url(images/f_ico3.jpg) no-repeat;}
            .f_or1 ul li:nth-of-type(4){background:url(images/f_ico4.jpg) no-repeat;}
            .f_or1 ul li:nth-of-type(1),    .f_or1 ul li:nth-of-type(3){ width: 283px;}
            .f_or1 ul li span{ display: block; line-height: 100%;}
            .f_or1 p{ float: right; font-size: 14px; color: #a6bac7; line-height: 25px;}
            .f_or1 p i{ display: block;}              .f_or1 p span{ padding-left: 12px;}         .f_or1 p a{ color: #a6bac7;}
             .f_or2{ overflow: hidden;}
            .f_or2 p{ float: left; width: 680px; padding-top: 9px; }
            .f_or2 p i{ display: block;line-height: 100%; color: #dadbde; font-size: 24px; padding-bottom: 43px;}
            .f_or2 p span a{ display: inline-block; color: #7999ad; font-size: 14px; margin-right: 45px; transition: all 0.2s;}
            .f_or2 p span a:hover{ color: #fff; text-decoration: underline;}
            .f_or2 h3{ float: right;background:url(images/f_rbg.jpg) no-repeat; width: 140px; height: 106px;}
            .f_or2 h3 img{ width: 82px; padding: 12px 0 0 12px;}
        

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