
        .topWrap{height:220px;font-family:"Microsoft Yahei";position: relative;z-index: 3;background: url(images/t_bj.jpg) repeat-x center top;}
        .header{width:1200px;margin: 0 auto; position: relative;font-family:"Microsoft Yahei";}
        .t_top{height:132px;padding-top:33px;}
        .logo{float:left;width:123px;height:100px;}
        .logo img {width:123px;height:100px;}
        .t_wz{float:left;width:477px;position: relative;margin:12px 0 0 22px;height:100px;color: #555555;padding-left:28px;background: url(images/t_x.jpg) no-repeat left top;}
        .t_wz span{display: block;height:48px;line-height:48px;color: #006e38;font-size:36px;font-weight: bold; }
        .t_wz em{display:block;font-size:24px;color: #333333 ;height:30px;line-height:30px;}
        /*.t_tel { float:right;background: url(images/t_tel_bj2.jpg) no-repeat left 0;padding-left:102px;margin-top:0;height:56px;font-size:20px;color: #555555;line-height:29px;}*/
        
        .t_tel {
    float: right;
    background: url(images/t_tel_bj2.jpg) no-repeat 14px 0;
    background-size: 72px;
    padding-left: 102px;
    margin-top: 0px;
    height: 109px;
    font-size: 20px;
    color: #555555;
    line-height: 29px;
}
        
       .t_tel span {
    font-size: 25px;
    color: #de7620;
    display: block;
    line-height: 26px;
    margin-bottom: 6px;
}
        .nav {height:55px;margin:0 auto;position: relative;}
        .nav li {float:left;height:55px;width:auto!important;margin:0!important;background: url(images/nav_x.png) no-repeat right center;position: relative;z-index: 2}
        .nav li a{font-size:16px;color:#fff;display:inline-block;height:55px;line-height:55px;padding:0 32px;}
        .nav .cur a {color: #fff;background: #de7620}
        .nav li:hover,.nav .cur{background: none;}
        .nav li:last-child{background:none;padding:0;}
        .nav .bg{position: absolute;left:0;top:0;height: 55px;width:0;background: #de7620;display: block;}
        
       
    .fullSlide {width:100%;position:relative;z-index:0;}
    .fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
    .fullSlide .bd .con {width:100% !important;height:auto!important; display:block;}
    .fullSlide .bd .li {width:100% !important;overflow:hidden;text-align:center; background: no-repeat center top;z-index:0;}
    .fullSlide .bd .li img {display:block;height:auto!important; width:100%;}
    .fullSlide .bd .li img:hover{transform: scale(1); -webkit-transform: scale(1);}
    .fullSlide .hd{position:absolute;bottom:32px;z-index:99;left:45%;width:200px;}
    .fullSlide .hd li{width:15px;height:15px;float:left;margin-right:20px;background:#fff;border-radius: 50%;font-size:0;}
    .fullSlide .hd li.on {background:#00693e;}
    .prev{position: absolute;left:1%;top:45%;}
    .next{position: absolute;right:1%;top:45%;}


    .dt_bj{background: #00693e;height: 630px;box-sizing:border-box;padding-top:169px;}
    .content{width:1200px;margin:0 auto;}
.dt_n{margin-left:-123px;float:left;position: relative;}
.dt_n li{position: absolute;background: url(images/ab_ico2.png) no-repeat;width:32px;height: 32px;-webkit-animation-name:'ripple';/*动画属性名，也就是我们前面keyframes定义的动画名*/
-webkit-animation-duration:1s;/*动画持续时间*/
-webkit-animation-timing-function: ease; /*动画频率，和transition-timing-function是一样的*/
-webkit-animation-delay: 0s;/*动画延迟时间*/
-webkit-animation-iteration-count: infinite;/*定义循环资料，infinite为无限次*/
-webkit-animation-direction: alternate;/*定义动画方式*/}
.dt_n li:nth-child(1){left:146px;top:128px;}
.dt_n li:nth-child(2){left:266px;top:288px;}
.dt_n li:nth-child(3){left:366px;top:55px;}
.dt_n li:nth-child(4){left:386px;top:66px;}
.dt_n li:nth-child(5){left:406px;top:75px;}
.dt_n li:nth-child(6){left:386px;top:105px;}
.dt_n li:nth-child(7){left:436px;top:95px;}
.dt_n li:nth-child(8){left:406px;top:178px;}
.dt_n li:nth-child(9){left:616px;top:65px;}
.dt_n li:nth-child(10){left:626px;top:198px;}
.dt_n li:nth-child(11){left:776px;top:308px;}
.dt_n li:nth-child(12){left:685px;top:120px;background: url(images/ab_ico3.png) no-repeat;width:53px;height:53px;}
@keyframes ripple {
0% {
opacity:0;
transform: scale(0.5);
}
100% {
opacity: 1;
transform: scale(1.1);

}
}
.dt_w{float:right;width:355px;padding-top:12px;}
.dt_w span{font-size:20px;color: #fff;line-height: 35px;height: 101px;display: block;}
.dt_w ul{padding-left:11px;}
.dt_w li{float:left;width:172px;box-sizing: border-box;height: 40px;line-height: 40px;font-size:18px;color: #fff;background: url(images/dt_ico1.png) no-repeat left center;padding-left:23px;}


        .footWrap{height:354px;overflow:hidden;font-family:"Microsoft Yahei";padding-top:36px;background: #f4faf7}
        .footer{width:1200px;margin: 0 auto; position: relative;}
        .ft_nav{height:76px;line-height:76px;position: relative;overflow:hidden;}
        .ft_nav:after{content: "";display: block;height: 1px;width:100%;background: #e0e3e1;position: absolute;left:0;bottom:1px;z-index: 1}
        .ft_nav a{font-size:16px;color: #333333;padding:0 5px;margin-right:44px;display:inline-block;height:73px;z-index: 2;position: relative;float:left;}
        .ft_nav a:hover{color: #333333;border-bottom:3px solid #007940;}
        .ft_nav a:last-child{margin:0;}
        .ft_t{height:240px;overflow: hidden;padding-top:87px;box-sizing: border-box;}
        .ft_lx{float:left;width:620px;}
        .ft_lx li{float:left;width:270px;padding-bottom:44px;}
        .ft_lx li img{float:left;width:36px;}
        .ft_lx li span{float:right;width:221px;color: #333333;font-size:14px;line-height:14px;}
        .ft_lx li span em{display: block;font:16px arial;line-height:34px;height: 34px;overflow: hidden;}
        .ft_lx li:last-child span em{font-size:14px;}
        .ft_lx li:last-child{width:100%;}
        .ft_lx li:last-child span{width:331px;float:left;padding-left:12px;}
        .ft_w{float:left;width:430px;font-size:14px;color: #333333;line-height: 30px;margin-top:-7px;}
        .erwm{float:right;width:140px;}
        .erwm p{width:140px;margin-right:35px;text-align: center;}
        .erwm p img{width:104px;height: 104px;border:1px solid #dddddd;float:left;}
        .erwm p span{display: block;font-size:14px;color: #fff;padding:10px 5px 0;float:left;background: #7c7c7c;height: 106px;width:34px;text-align: center;box-sizing: border-box;line-height: 17px}
        .erwm p:last-child{margin:0;}
        .ft_b{color: #fff;font-size:14px;padding-top:13px;}
        .ft_b span{display: block;height: 24px;line-height: 24px;color: #d2d2d2;}
        .ft_b p{line-height: 30px;}
        .ft_b p em{font-weight: bold;font-size: 14px;display: inline-block;padding-right:24px;}
        .ft_b p a{font-size: 14px;color: #fff;padding:0 10px;}
        .ft_b p a:last-child{background: none}
        em,i{font-style: normal;}
    

        .lk_bj{height: 80px;background: #dbe1de;line-height: 80px;}
        .link{width:1200px;margin:0 auto;line-height:80px;box-sizing:border-box;position:relative;z-index: 2;}
        .link span{font-size: 16px;color:#333333;display: inline-block;padding-right:16px;line-height: 80px;}
        .link span em{font-size:14px;padding-right:10px;display: inline-block;}
        .link a {color:#333333;font-size: 14px;padding-right:25px;}
    

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