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

    .p102-fdh-3 {
        height: 100px;
        box-shadow: 0 4px 6px #e9e9e9;
    }
    
    .p102-fdh-3 li {
        float: left;
        width: 20%;
        height: 100px;
        position: relative;
    }
    
    .p102-fdh-3 li:after {
        content: "";
        position: absolute;
        width: 1px;
        height: 26px;
        background: #cfcfcf;
        right: 0;
        top: 50%;
        margin-top: -13px;
    }
    
    .p102-fdh-3 li:last-child:after {
        display: none;
    }
    
    .p102-fdh-3 li a {
        display: block;
        height: 100px;
        line-height: 100px;
        font-size: 22px;
        color: #1a1a1a;
        text-align: center;
    }
    
    .p102-fdh-3 li.sidenavcur:before,
    .p102-fdh-3 li:hover:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        background: #22a034;
        left: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-fdh-3 li.sidenavcur a,
    .p102-fdh-3 li:hover a {
        font-weight: bold;
        color: #22a034;
    }
    
    .p102-fdh-3 li.sidenavcur a:before,
    .p102-fdh-3 li:hover a:before {
        content: "";
        position: absolute;
        width: 12px;
        height: 12px;
        background: #fff;
        border: 3px solid #22a034;
        border-radius: 100%;
        left: 50%;
        margin-left: -9px;
        bottom: -8px;
        z-index: 2;
    }
    
    .p102-fdh-3 li.sidenavcur a:after,
    .p102-fdh-3 li:hover a:after {
        content: "";
        position: absolute;
        width: 6px;
        height: 6px;
        background: #22a034;
        border-radius: 100%;
        left: 50%;
        margin-left: -3px;
        bottom: -2px;
        z-index: 3;
    }


        .zxlb-3n-ts-02 {
            margin-top: 35px;
        }
        
        .zxlb-3n-ts-02-list .list-video {
            width: 23.875%;
            box-sizing: border-box;
            margin-bottom: 15px;
            background: #fff;
            float: left;
            margin-right: 1.5%;
            margin-left: -1px;
            overflow: hidden;
        }
        
        .zxlb-3n-ts-02-list .list-video:nth-child(4n) {
            margin-right: 0;
        }
        
        .zxlb-3n-ts-02-list .video-pic {
            position: relative;
            border-radius: 1.5rem;
            overflow: hidden;
            cursor: pointer;
        }
        
        .zxlb-3n-ts-02-list .video-pic i {
            position: absolute;
            width: 64px;
            height: 64px;
            background: url(images/ico_sp.png) no-repeat 0 0;
            top: 50%;
            margin-top: -32px;
            left: 50%;
            margin-left: -32px;
            z-index: 1;
        }
        
        .zxlb-3n-ts-02-list .video-pic img {
            width: 100%;
            margin: 0 auto;
            display: block;
        }
        .zxlb-3n-ts-02-list .video-wrap{position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 5;}
        .zxlb-3n-ts-02-list .video-txt {
            padding: 6px 20px;
        }
        
        .zxlb-3n-ts-02-list .video-txt h4 {
            height: 45px;
            font-weight: normal;
            text-align: center;
            font-size: 18px;
            color: #4b4b4b;
            line-height: 45px;
            overflow: hidden;
        }
        
        .zxlb-3n-ts-02-list .video-txt a {
            display: block;
            height: 45px;
            color: #4b4b4b;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .zxlb-3n-ts-02-list dl:hover .video-txt a {
            color: #22a034;
        }
        
        .zxlb-3n-ts-02-list-desc {
            height: 40px;
            font-size: 14px;
            line-height: 20px;
            color: #666;
            margin-bottom: 12px;
            overflow: hidden;
        }
        
        .zxlb-3n-ts-02-list-deta {
            width: 100px;
            height: 35px;
            border: 1px solid #aaa;
            font-size: 14px;
            line-height: 35px;
            text-align: center;
        }
        
        .zxlb-3n-ts-02-list dl:hover {
            border-color:#22a034;
        }
        
        .zxlb-3n-ts-02-list dl:hover .zxlb-3n-ts-02-list-deta {
            background: #fa756e;
            border-color: #fa756e;
        }
        
        .zxlb-3n-ts-02-list dl:hover .zxlb-3n-ts-02-list-desc a {
            color: #fa756e;
        }
        
        .zxlb-3n-ts-02-list dl:hover .zxlb-3n-ts-02-list-deta a {
            color: #fff;
        }
        
        .layui-layer-page .layui-layer-content {
            overflow: hidden !important;
        }
    

    .p102-pagination-blk {
        padding-bottom: 40px;
    }


		.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 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .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:#22a034 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#22a034 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#22a034 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#22a034 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:#22a034 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:#22a034 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:#22a034 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;
        }
    
