
		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-proShow-1 {
        padding: 10px 0 80px;
    }
    
    .p102-proShow-1-con {
        border: 1px solid #e3e3e3;
        position: relative;
    }
    
    .p102-proShow-1-left {
        width: 53.4%;
        position: relative;
        overflow: hidden;
    }
    
    .p102-proShow-1-prev,
    .p102-proShow-1-next {
        position: absolute;
        width: 40px;
        height: 40px;
        cursor: pointer;
        background: transparent;
        top: 50%;
        margin-top: -20px;
        z-index: 5;
        display: none;
    }
    
    .p102-proShow-1-left:hover .p102-proShow-1-prev,
    .p102-proShow-1-left:hover .p102-proShow-1-next {
        display: block;
    }
    
    .p102-proShow-1-prev {
        left: 15px;
    }
    
    .p102-proShow-1-next {
        right: 15px;
    }
    
    .p102-proShow-1-prev:before,
    .p102-proShow-1-next:after {
        position: absolute;
        content: '';
        width: 18px;
        height: 18px;
        border: 2px solid #fff;
        border-style: solid solid none none;
        top: 10px;
        z-index: 1;
    }
    
    .p102-proShow-1-prev:before {
        -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
        right: 4px;
    }
    
    .p102-proShow-1-next:after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 4px;
    }
    
    .p102-proShow-1-pic img {
        width: 100%;
        display: block;
    }
    
    .p102-proShow-1-size {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 56px;
        height: 26px;
        font-size: 14px;
        line-height: 16px;
        color: #fff;
        letter-spacing: 3px;
    }
    
    .p102-proShow-1-right {
        position: absolute;
        width: 40.2%;
        right: 3.33%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-proShow-1-text {
        padding: 50px 0 15px;
        border-bottom: 1px solid #e3e3e3;
        position: relative;
    }
    
    .p102-proShow-1-text:after {
        content: '';
        position: absolute;
        width: 40px;
        height: 3px;
        background: #22a034;
        left: 0;
        bottom: -2px;
        z-index: 1;
    }
    
    .p102-proShow-1-text .p102-proShow-1-title {
        height: 40px;
        font-size: 26px;
        font-weight: normal;
        line-height: 40px;
        color: #1a1a1a;
    }
    
    .p102-proShow-1-text p {
        height: 28px;
        line-height: 28px;
        font-size: 16px;
        color: #808080;
    }
    
    .p102-proShow-1-desc {
        max-height: 170px;
        line-height: 34px;
        font-size: 16px;
        color: #4c4c4c;
        text-align: justify;
        padding: 30px 0 0;
        overflow: hidden;
    }
    
    .p102-proShow-1-tel {
        position: absolute;
        width: 100%;
        height: 50px;
        line-height: 50px;
        padding-top: 20px;
        border-top: 1px solid #e3e3e3;
        left: 0;
        bottom: 38px;
        z-index: 1;
    }
    
    .p102-proShow-1-tel a {
        float: left;
        width: 98px;
        height: 50px;
        padding-left: 58px;
        background: url(images/p102-cpxq-icon1.png) no-repeat 22px center #22a034;
        font-size: 18px;
        color: #ffffff;
        margin-right: 12px;
    }
    
    .p102-proShow-1-tel p {
        float: left;
        min-width: 300px;
        max-width: 100%;
        height: 50px;
    }
    
    .p102-proShow-1-tel p em {
        float: left;
        height: 50px;
        font-size: 16px;
        color: #4c4c4c;
        padding-left: 50px;
        background: url(images/p102-cpxq-icon2.png) no-repeat left center;
        font-style: normal;
    }
    
    .p102-proShow-1-tel p span {
        float: left;
        font: bold 26px/50px Arial;
        color: #333333;
    }


        .p14-prodcontent-1 {
           
            padding: 32px 0 42px;
            margin-bottom: 22px;
        }
        
        .p14-prodcontent-1-tit {
            height: 40px;
            font-size: 24px;
            line-height: 40px;
            border-bottom: 2px solid #d4d4d4;
            margin-bottom: 20px;
        }
        
        .p14-prodcontent-1-tit span {
            display: inline-block;
            height: 40px;
            color: #464646;
            border-bottom: 2px solid  #666666;
            padding-left: 34px;
            background: url(images/p14-icon11.png) no-repeat 2px center;
        }
        
        .p14-prodcontent-1-tit em {
            font-size: 18px;
            font-family: Arial;
            text-transform: uppercase;
            font-style: normal;
            color: #c2c2c1;
        }
        
        /*.p14-prodcontent-1-desc {*/
        /*    padding-left: 15px;*/
        /*    padding-right: 15px;*/
        /*}*/
    

        .p14-product-2-tit {
            height: 46px;
            line-height: 46px;
            font-weight: normal;
            border-bottom: 2px solid #dfdfdf;
            margin-bottom: 30px;
            padding-top: 26px;
        }
        
        .p14-product-2-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 52px;
            border-bottom: 2px solid #666666;
            background:url(images/p14-icon11.png) no-repeat 22px center;
        }
        
        .p14-product-2-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
        
        .p14-product-2-list dl {
            float: left;
            width: 23.8%;
            border: 1px solid #dfdfdf;
            margin-right: 1.5%;
            box-sizing: border-box;
        }
        
        .p14-product-2-list dl.p14-product-clear {
            margin-right: 0;
        }
        
        .p14-product-2-list dl img {
            display: block;
            width: 100%;
        }
        
        .p14-product-2-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;
        }
        
        .p14-product-2-list h4 {
            height: 30px;
            font-size: 16px;
            font-weight: normal;
            line-height: 30px;
            color: #191919;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-2-list h4 a {
            color: #191919;
        }
        
        .p14-product-2-desc {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-2-list dl:hover {
            border-color: #22a034;
        }
        
        .p14-product-2-list dl:hover h3 a {
            color: #22a034;
        }
    

        .fdh-01-tit {
            background: #22a034;
            height: 80px;
        }
        
        .fdh-01-tit h2 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h2 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(images/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666666;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center #22a034;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a {
            color: #fff;
        }
        
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color: #22a034;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color: #22a034;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color: #22a034;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #666666;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .p1-info-3-tit {
            height: 60px;
    font-size: 24px;
    font-weight: normal;
    line-height: 60px;
    background: #22a034;
    color: #fff;
    text-align: center;
        }
        .p1-info-3-list{padding: 10px 10px 0;}
        .p1-info-3-list li h4{
            height: 46px;
            font-size: 14px;
            font-weight: normal;
            line-height: 46px;
            color:#4b4a4a;
            border-bottom: 1px dashed #dbdbdb;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        /*.p1-info-3-list li h4 a{ color:#4b4a4a;}*/
        .p1-info-3-list li h4 span {
            float: right;
        }
    

        .contact-z1 {
            height: 140px;
            background: url("images/contact-z1.jpg") no-repeat;
            color: #333;
            margin-bottom: 30px;
        }
        
        .contact-z1 p {
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 37px 0 0 95px; 
            background: url(images/contact-z1_tel.png) no-repeat 74px 44px;
        }
        
        .contact-z1 span {
            display: block;
            height: 30px;
            font-weight: bold;
            font-size: 18px;
            line-height: 30px; 
            padding-left: 73px;
        }
    

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