
            i,em{font-style: normal;}
            .topWrap2 {font-family: "Microsoft Yahei";width:100%;height: 111px; }
            .header {width:1400px;margin:0 auto; box-sizing: border-box;position: relative;}
            .hd-logo2 {width: 124px;padding:15px;background: #fff; border-bottom-left-radius: 50%;border-bottom-right-radius: 50%;position: absolute; top:0; left:50%;margin-left: -77px;z-index: 10;}
            .hd-logo2 img { width: 100%; display: block;}
            .menu{ position: relative;}
            .menu li {height: 111px;width: 150px; font-size: 17px;font-weight: normal; position: relative;text-align: center;float: left;}
            .menu li a { text-decoration: none;padding-top:32px;line-height:24px;display: block; position: relative;z-index: 2; color: #333333;box-sizing: border-box; }
            .menu li i{display: block;color: rgba(51, 51, 51, 0.42);font-size: 12px;text-transform: uppercase;}
            .menu li::before{content: ""; width:100%;height:100%;background: url(images/libg.gif) no-repeat;background-size: 100% 100%; position: absolute; left:0;top:0;}
            .menu li::after{content: ""; width:100%;height:0;background: url(images/cur.gif) no-repeat;background-size: 100% 100%; position: absolute; left:0;top:50%;-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
            .menu li:hover:after,.menu li.cur:after{height:100%;}
            .menu li:hover a, .menu .cur a { text-decoration: none;  color: #fff;font-weight: bold;}
            .menu li:hover a i, .menu .cur a i{color: #fff;font-weight: normal;}
            .menu li:nth-child(5){margin-left: 198px;}
            @media screen and (max-width:1680px) {
                  .header {width:1200px;}
                  .menu li {width: 125px;font-size: 16px;}
              }  
        

        .ty-banner-1 {
            position: relative;
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{ 
            top: 0;
            left: 50%;
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p101-search-1 {
            height: 80px;
            box-shadow: 0 3px 4px #e9e9e9;
        }
        
        .p101-search-1 p {
            float: left;
            width: 750px;
            height: 80px;
            line-height: 80px;
            font-size: 14px;
            color: #333333;
        }
        
        .p101-search-1 p b {
            display: inline-block;
        }
        
        .p101-search-1 p a {
            color: #666666;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p101-search-1-inp {
            float: right;
            width: 356px;
            height: 36px;
            background: #fff;
            margin-top: 22px;
        }
        
        .p101-search-1-inp1 {
            width: 249px;
            height: 34px;
            line-height: 34px;
            color: #999999;
            border: 1px solid #e3e3e3;
            border-right: 0;
            padding: 0 20px;
            float: left;
        }
        
        .p101-search-1-inp2 {
            width: 66px;
            height: 36px;
            border: 0;
            background: #05683a url(images/p101-search-icon1.png) no-repeat center center;
            float: right;
            cursor: pointer;
        }
    

		.plc{padding: 5px 0 25px;}
		.p12-curblock{
			display: none;
		}
		.p102-curmbs-1{height: 40px;line-height: 40px;font-size: 14px;color: #808080;}
		.p102-curmbs-1 b {
			font-weight: normal;
			padding-left: 35px;
			background: url(images/p102-curmbs-icon1.png) no-repeat left center;

		}
		.p102-curmbs-1 i {
			font-style: normal;
		}

		.p102-curmbs-1 span {
			font-family: 宋体;
			height: 46px;
			line-height: 46px;
			padding: 0px 5px;
		}
		.p102-curmbs-1 a{color: #808080;}
		.p102-curmbs-1 a:hover{color: #05683a;}
	

    .p102-about-content{font-size: 16px;line-height: 32px;color: #4c4c4c;text-align: justify;padding: 40px 0;}
    .ctt{width:1200px;margin:0 auto;}


.tit_1 {
        margin: 10px 0 30px;
        text-align: center;
        clear: both;
    }
    
    .tit_1 h2 {
        display: inline-block;
        font-size: 46px;
        color: #333333;
        font-weight: bold;
        line-height: 60px;
        position: relative;
        z-index: 3;
    }
    
    .tit_1 h2:before {
        content: "";
        width: 10px;
        height: 10px;
        border: 3px solid #05683a;
        border-radius: 50%;
        position: absolute;
        top: 6px;
        left: -12px;
    }
    
    .tit_1 h2:after {
        content: "";
        width: 43px;
        height: 33px;
        background:url(resource/images/5d1d67cfde704ed8889c1b4ccdba8c5d_2.png) no-repeat center top;
        position: absolute;
        top: 10px;
        right: -30px;
        z-index: -1;
    }

        .news-title {
        display: inline-block;
        height: 64px;
        line-height: 64px;
        font-size: 32px;
        color: #1a1a1a;
        font-weight: normal;
        position: relative;
        border-bottom: 3px solid #05683a;
    }
    
    .news-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #aed8c6;
        right: 0;
        bottom: -3px;
        z-index: 1;
    }
    .p102-news-info {
        padding: 20px 0 0;
    }
    
    .p102-news-info dl {
        border: 1px solid #ebebeb;
        padding: 9px;
        background: #fff;
        margin-bottom: 25px;background:#f8f8f8;margin-top:40px;
    }
    
    .p102-news-info dt {
        float: left;
        width: 268px;
    }
    
    .p102-news-info dt a,
    .p102-news-info dt img {
        width: 100%;
        display: block;
    }
    
    .p102-news-info dd {
        float: left;
        width: 820px;
        margin-left: 50px;
        position: relative;
        padding-top: 30px;
    }
    
    .p102-news-info dd i {
        position: absolute;
        width: 120px;
        height: 40px;
        font: 14px/40px Arial;
        color: #ffffff;
        text-align: center;
        background: #333333;
        right: -52px;
        top: -10px;
    }
    
    .p102-news-info dd h4 {
        height: 32px;
        padding-left: 90px;
        position: relative;
        font-weight: normal;
        margin-bottom: 10px;
    }
    
    .p102-news-info dd h4 em {
        position: absolute;
        width: 74px;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        font-weight: bold;
        color: #05683a;
        text-align: center;
        border: 1px solid #05683a;
        left: 0;
        top: 0;
        font-style: normal;
    }
    
    .p102-news-info dd h4 a {
        display: inline-block;
        max-width: 100%;
        height: 32px;
        line-height: 32px;
        font-size: 22px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-news-info dd p {
        line-height: 26px;
        font-size: 14px;
        color: #666666;
        text-align: justify;
    }
    
    .p102-news-info dd p a {
        color: #333;
    }
    
    .p102-news-info dl:hover dd h4 a {
        color: #05683a;
    }
    
    .p102-news-info ul {
        padding: 5px 0;
        position: relative;
        margin-bottom: 45px;
    }
    
    .p102-news-info ul:before {
        content: '';
        position: absolute;
        width: 1px;
        background: #d9d9d9;
        left: 50%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-news-info ul li {
        float: left;
        width: 560px;
    }
    
    .p102-news-info ul li.last {
        margin-left: 80px;
    }
    
    .p102-news-info ul h4 {
        height: 34px;
        line-height: 34px;
        font-weight: normal;
        position: relative;
        padding-left: 25px;
    }
    
    .p102-news-info ul h4:before {
        content: '';
        position: absolute;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 6px solid #b3b3b3;
        left: 0;
        top: 50%;
        margin-top: -4px;
        z-index: 1;
    }
    
    .p102-news-info ul h4 a {
        display: inline-block;
        max-width: 440px;
        height: 34px;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-news-info ul h4 span {
        position: absolute;
        width: 90px;
        height: 30px;
        font: 14px/30px Arial;
        color: #808080;
        text-align: right;
        right: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-news-info ul h4:hover:before {
        border-left: 6px solid #05683a;
    }
    
    .p102-news-info ul h4:hover a {
        color: #05683a;
    }
    
    .p102-news-info-more {
        width: 170px;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        text-align: center;
        margin: 0 auto;
        background: #aed8c6;
    }
    
    .p102-news-info-more a {
        display: block;
        height: 50px;
        color: #fff;
    }


            .footWrap{background:#dfe5e2;padding-top:60px; height:398px;font-family:"Microsoft Yahei";box-sizing: border-box;position: relative;}
            .footer{width:1400px;margin: 0 auto; }
            .footer em{padding:0 10px; }
            .footWrap h3{color: #1a1a1a;font-size: 15px;height: 43px;line-height: 35px; position: relative; font-weight: normal;margin-bottom: 20px;}
            .footWrap h3 a{color: #1a1a1a;}
            .footWrap h3::after{content: ""; width:20px;height:3px;background:#04683a;position: absolute; left:0;bottom:0;}
            .ft-nav{width: 248px; height:296px;box-sizing: border-box;position: relative;float: left;padding-left: 70px;}
            .ft-nav::after{content: ""; width:1px;height:267px;background:#ced3d0;position: absolute; right:0;top:0;}
            .ft-nav a{display: block;font-size:15px;color:#595959; line-height:36px;}
            .nav1{width: 335px;padding-left: 0;}
            .nav1 a{width: 105px;display: inline-block;}
            .ft-nav a:hover{color: #006d3a;font-weight: bold;;}
            .ft-contact{width:235px;float: right;}
            .ftcontact li{font-size: 16px;color:#595959; line-height: 36px; padding-right: 35px;box-sizing: border-box;}
            .ftcontact li:nth-child(1){background: url(images/ft-ico1.png) no-repeat right 8px; font-size: 20px;}
            .ftcontact li:nth-child(2){background: url(images/ft-ico2.png) no-repeat right 8px;font-size: 18px;}
            .ftcontact li:nth-child(3){background: url(images/ft-ico3.png) no-repeat right 8px;}
            .ftbeian{background: #006d3a; line-height: 45px;color: #c1d5b4; font-size: 14px;}
            .ftbeian a{color: #c1d5b4;}
            .ftbeian span{float: right;}

            @media screen and (max-width:1680px) {
              .footer{width:1200px; }
              .ft-nav{width: 190px;padding-left: 40px;}  
              .nav1{width: 335px;padding-left: 0;}
            }
      

        .client-2 {
            width: 45px;
            position: fixed;
            right: 40px;
            top: 50%;
            z-index: 999;
            color: #fff;margin-top: 250px;
        }
        
        .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:#05683a url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#05683a url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#05683a url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#05683a 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:#05683a 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:#05683a 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:#05683a 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;
        }
       @media screen and (max-width:1480px) {
          .client-2 {
            right: 10px;
          }

      }
    
