
		em,i{font-style:normal}
		.content{width:80rem;margin:0 auto;}
		.head{width:100%;height:5.5rem;border-bottom:.05rem solid rgba(255,255,255,.22); box-sizing: border-box;max-width: 1920px;margin:0 auto;z-index:300;position:relative;}
		.head .t_logo{width:10rem; line-height: 0;float:left;margin:1rem 1.8rem 0 4.05rem;}
		.head .t_logo img{width:100%;}
		.head h2{float:left; margin-top:1rem;}
		.head h2 span{display: block; line-height: 1.95rem;font-size: .95rem;color:#333;font-weight: normal;}
		.head h2 em{display: block;width:13.9rem; line-height: 0;}
		.head h2 em img{width:100%;}
		.head .rig{width:3.2rem;float:right; margin:2.15rem 4.75rem 0 0;}
		.head .rig .isear{width:1.1rem;height:1.1rem;position: relative;float:left;}
		.head .rig .isear .icon{display: block;width:100%; height:1.1rem;background:url(images/hea-ico1.png) no-repeat center;background-size:100% 100%;}
		.head .rig .isear .isearch{width:18.5rem;height: 2.35rem;background:#FFF;border:.05rem solid #c9c9c9; border-radius: .25rem; box-sizing: border-box; position: absolute;top:4rem; right:-1rem; opacity: 0;transition: .5s;pointer-events: none;}
		.head .rig .isear .isearch:before{width:.6rem; height:.35rem;background:url(images/lang-dbx.png) no-repeat center;background-size:.6rem .45rem;content:"";position: absolute;top:-0.35rem; right:1.1rem;}
		.head .rig .isear .isearch .btn{width:3.35rem;height:2.3rem; background:url(images/hea-sea_h.png) no-repeat center;background-size:30%;float:left; cursor: pointer;border:0;}
		.head .rig .isear .isearch .txt{width:14.8rem; height:2.3rem; line-height: 2.3rem;float:left;font-size: .8rem;color:#999999;border:0;}
		.head .rig .isear .isearch .txt::-webkit-input-placeholder{font-size: .8rem;color:#999999;}
		.head .rig .isear .isearch .txt::-moz-placeholder{font-size: .8rem;color:#999999;}
		.head .rig .isear.open .isearch{top:2.25rem; opacity: 1;pointer-events: auto;z-index:301;}
		.head .rig .tel{width:1.1rem;height:1.1rem;float:right;position: relative;}
		.head .rig .tel i{display: block;width:1.1rem;height:1.1rem;background:url(images/hea-tel1.png) no-repeat center;background-size:100% 100%;}
		.head .rig .tel span{line-height: 2.5rem; font-size: 1.2rem;color:#FFF; border-radius: 1.5rem;background:#22a034; position: absolute;right:0;top:2rem;display: none;width: 12rem;text-align: center;}
		.head .rig .tel:hover span{display: block;}
		.head .menu{width:40.35rem;float:right;margin-right: 2.7rem;}
		.head .menu ul{display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;flex-wrap: wrap;}
		.head .menu ul li{height:5.45rem;}
		.head .menu ul li em{display: block; line-height: 5.4rem;font-size: .8rem;color:#333;}
		.head .menu ul li i{display: block;width:0;height:.15rem; margin:0 auto;background:#22a034; transition: .5s;}
		.head .menu ul li:hover em,.head .menu ul li.cur em{font-weight: bold;}
		.head .menu ul li:hover i,.head .menu ul li.cur i{width:100%;}






html{font-size:10px;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
		@media screen and (min-width: 800px) {html {font-size: 12.6px;}}
		@media screen and (min-width: 900px) {html {font-size: 12.6px;}}
		@media screen and (min-width: 1000px) {html {font-size: 12.6px;}}
		@media screen and (min-width: 1100px) {html {font-size: 12.6px;}}
		@media screen and (min-width: 1200px) {html {font-size: 12.6px;}}
		@media screen and (min-width: 1280px) {html {font-size: 13.4px;}}
		@media screen and (min-width: 1366px) {html {font-size: 14.2px;}}
		@media screen and (min-width: 1440px) {html {font-size: 15px;}}
		@media screen and (min-width: 1600px) {html {font-size: 16.6px;}}
		@media screen and (min-width: 1920px) {html {font-size: 20px;}}
	

        .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;
        }
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #22a034;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #22a034;
        float: right;
        position: relative;
        z-index: 2;
        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: #22a034;}
	

        .p101-fdh-2 {
            padding: 70px 0 0;
            border-bottom: 1px solid #e6e6e6;
        }
        
        .p101-fdh-2-nav {
            padding-bottom: 20px;
            text-align: center;
            height: 40px;
            margin: 0 auto;
        }
        
        .p101-fdh-2-nav-one {
            width: 250px;
            height: 40px;
            line-height: 40px;
            display: inline-block;
            margin-left: -1px;
            vertical-align: top;
        }
        
        .p101-fdh-2-nav-one h3 {
            font-weight: normal;
            position: relative;
        }
        
        .p101-fdh-2-nav-one h3:after {
            content: '';
            position: absolute;
            width: 1px;
            height: 18px;
            background-color: #c9c9c9;
            right: 0;
            top: 50%;
            margin-top: -9px;
            z-index: 1;
        }
        
        .p101-fdh-2-nav-one:last-child h3:after {
            display: none;
        }
        
        .p101-fdh-2-nav-one h3 a {
            display: block;
            padding: 0 35px;
            font-size: 20px;
            line-height: 40px;
            color: #333333;
            border-radius: 20px;
            position: relative;
            z-index: 2;
        }
        
        .p101-fdh-2-nav-one h3 a:hover,
        .p101-fdh-2-nav-one h3.sidenavcur a {
            background-color: #22a034;
            color: #fff;
        }
    

    .p101-article-1 {
        padding: 60px 0 0;
    }
    
    .p101-article-1-list dl {
        float: left;
        width: 570px;
        padding: 25px 0;
        border-bottom: 4px solid #f0f0f0;
        position: relative;
        margin: 0 60px 60px 0;
    }
    
    .p101-article-1-list dl:nth-child(3n-1) {
        margin-right: 0;
    }
    
    .p101-article-1-list dt {
        width: 265px;
    }
    
    .p101-article-1-list dt img {
        width: 100%;
        display: block;
    }
    
    .p101-article-1-list dd {
        position: absolute;
        width: 260px;
        right: 20px;
        top: 25px;
        bottom: 25px;
    }
    
    .p101-article-1-list dd h4 {
        font-weight: normal;
        padding-top: 20px;
        margin-bottom: 5px;
    }
    
    .p101-article-1-list dd h4 a {
        display: block;
        line-height: 30px;
        font-size: 18px;
        color: #1a1a1a;
    }
    
    .p101-article-1-list dd span {
        display: block;
        height: 26px;
        font: 14px/26px Arial;
        color: #999999;
    }
    
    .p101-article-1-list .p101-article-1-desc {
        width: 100%;
        font-size: 14px;
        line-height: 24px;
        color: #737373;
    }
    
    .p101-article-1-list dl:hover {
        background-color: #f2f2f2;
        border-color: #22a034;
    }


		.footer{background:#229a35;}
		.ft-top{height:9.85rem;border-bottom:.05rem solid rgba(255,255,255,.2); box-sizing: border-box;padding:3.5rem 0 0; box-sizing: border-box;}
		.ft-top .left{width:50%;float:left;padding-top:.2rem;}
		.ft-top .left .span{display: block; float:left;width:2.55rem; line-height: 0; margin-right: .95rem;position:relative;}
		.ft-top .left .span img{width:100%;}
		
		.ft-top .left .span .code{width:10rem;box-shadow: 0px -1.5rem 2.5rem 0px rgba(0,0,0,0.15);padding:0 0.15rem; position: absolute;left:45%;top:-12.55rem; display: none;background:#FFF; transform: translate(-48%,0);}
		.ft-top .left .span .code:before{width:100%;height:0.55rem;background:url(images/ft-dbx.png) no-repeat center;background-size:1rem 0.55rem; content:"";position: absolute;left:0;bottom:-0.55rem;}
		.ft-top .left .span .code i{display: block; width:100%; line-height: 0;padding: 10px;box-sizing: border-box;}
		.ft-top .left .span .code i img{width:100%;}
		.ft-top .left .span .code b{display: block; height:1.75rem; text-align: center;font-size: 0.8rem;color:#4c4c4c; font-weight: normal;}
		.ft-top .left .span:hover .code{display: block;}
		
		
		.ft-top .rig{float:right;width:17.2rem;}
		.ft-top .rig h4{line-height: 1.55rem;font-size: .9rem;color:#ffffff; font-weight: normal;}
		.ft-top .rig p{ line-height: 1.9rem;font-size: 1.5rem;color:#ffffff;font-weight: bold;}
		.ft-cen{height:21.8rem;border-bottom:.05rem solid rgba(255,255,255,.2); box-sizing: border-box;padding-top:3.6rem; box-sizing: border-box;}
		.ft-cen .left{width:33.75rem;float:left;}
		.ft-cen .left ul{display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;flex-wrap: wrap;}
		.ft-cen .left ul li h4{line-height: 1.7rem; margin-bottom: 1.4rem;}
		.ft-cen .left ul li h4 a{font-size: .9rem;color:#ffffff;font-weight: bold;}
		.ft-cen .left ul li p a{display: block; line-height: 1.6rem;font-size: .8rem;color:rgba(255,255,255,.5);}
		.ft-cen .rig{float:right;}
		.ft-cen .rig h4{line-height: 1.7rem; margin-bottom: 1.4rem;font-size: .9rem;color:#ffffff;font-weight: bold;}
		.ft-cen .rig ul li{display: block; line-height: 1.6rem;font-size: .8rem;color:rgba(255,255,255,.5);}
		.ft-cen .rig ul li a{font-size: .8rem;color:rgba(255,255,255,.5);}
		.ft-bot{height:4.8rem;}
		.ft-bot span{display: block;float:right;}
		.ft-bot span em{display: inline-block; line-height: 4.8rem;font-size: .8rem;color:rgba(255,255,255,.5); vertical-align: top;}
		.ft-bot span i{display: inline-block;width:.05rem;height:.65rem;background:rgba(255,255,255,.5);margin:2.1rem 2.5rem 0;}
	

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