﻿@charset "utf-8";/* 设置字库 */
@font-face{font-family:'scCNreg';src:url('../fonts/SourceHanSansCN-Regular.ttf');}
/* Legacy iOS */
font-weight:normal;font-style:normal;}
/*全局初始化样式*/
*{box-sizing:border-box;margin:0;padding:0;}
body{position:relative;padding:0;margin:0 auto;font-size:14px;line-height:1.42857143;font-family:'scCNreg';color:#333;min-width:320px;width:100%;zoom:1;background:#fff;/*禁用Webkit内核浏览器的文字大小调整功能*/
-webkit-text-size-adjust:none;/*取出点击出现半透明的灰色背景*/
-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight:rgba(0,0,0,0);/*控制文本可选性*/
/*-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;-khtml-user-select:none;user-select:none;*/
/*设置字体的抗锯齿或者说光滑度*/
-webkit-font-smoothing:antialiased;overflow-x:hidden;width:100%;}
*{-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;/*word-break:break-all;*/
word-wrap:break-word;}
/*默认去除ul、li的默认样式*/
.p,.h1,.h2,.h3,.h4,.h5,.h6{margin:0;padding:0;}
.ul,.ul li{list-style:none;margin:0;padding:0;}
p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
ul,ul li{list-style:none;margin:0;padding:0;}
/*初始化下拉菜单、单行输入框、多行输入框的样式*/
select,input,textarea{border-radius:0;-webkit-border-radius:0;color:#333;}
/*表单元素获得焦点时不显示虚线框*/
input:focus{outline:none;}
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*/
/*强制去除表单自带的样式*/
}
/*不允许多行输入文本框有滚动条*/
textarea{resize:none;/*-webkit-appearance:none;*/
/*强制去除textarea自带的样式*/
}
/*初始化表单元素样式*/
textarea,input,select{background:none;border:none;margin:0;padding:0;}
/*初始化HTML5标签样式*/
audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{display:block;}
/*去除figure边距*/
figure,figcaption{margin:0px;padding:0px;}
/*初始化图片样式*/
img{border:none;border:0;max-width:100%;vertical-align:middle;}
/*初始化a的样式和字体样式*/
a{color:#333;text-decoration:none!important;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:hover{color:#009b4c;}
/*清除浮动*/
.clear{clear:both;height:0px;overflow:hidden;}
.clearfix:after{content:".";display:block;height:0;visibility:hidden;clear:both;font-size:0px;}
.clearfix{zoom:1;}
.fl{float:left;}
.fr{float:right;}
/* 单行隐藏 */
.dot{white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}
/* 多行隐藏 */
.dot2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;}
/* 多行隐藏 */
.dot3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;}
/* 多行隐藏 */
.dot4{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis;}
.w1000{max-width:1000px;margin:0 auto;}
@media screen and (max-width:1000px){.w1000{padding:0 2%;}
}
.w1200{max-width:1200px;margin:0 auto;}
@media screen and (max-width:1200px){.w1200{padding:0 2%;}
}
.w1440{max-width:1440px;margin:0 auto;}
@media screen and (max-width:1440px){.w1440{padding:0 2%;}
}
.w1800{max-width:1800px;margin:0 auto;}
@media screen and (max-width:1800px){.w1800{padding:0 2%;}
}
.top{position:relative;width:100%;}
.top .logo{line-height:75px;float:left;width:10%;}
.top .navOth{float:right;width:80%;}
.top .navOth .nav{float:left;width:84%;border-right:1px solid #e4e4e4;}
.top .navOth .nav li{float:left;line-height:85px;margin-right:3%;position:static;z-index:9}
.top .navOth .nav li >a{font-size:16px;position:relative;display:block;}
.top .navOth .nav li >a:before{width:0;height:2px;content:'';background:#009b4c;position:absolute;left:0;bottom:0;transition:.3s;}
.top .navOth .nav li.on >a,.top .navOth .nav li >a:hover{color:#009b4c;}
.top .navOth .nav li .sub_pc li.on a,
.top .navOth .nav li .sub_pc li a:hover{color: #009b4c;background: #f6f6f6;}
.top .navOth .nav li.on >a:before,.top .navOth .nav li >a:hover:before{width:100%;}
.top .navOth .nav li .subnav{position:absolute;top:100%;width:100%;z-index:99;display:none;background:rgba(255,255,255,.95);left:0;padding:30px 0;}
.top .navOth .nav li .subnav .subDl{float:left;/* width:75%;*/
padding-left:60px;}
.top .navOth .nav li .subnav .subDl .first-menu{position:relative;overflow:hidden;}
.top .navOth .nav li .subnav .subDl .first-menu li{width:100%;float:none;line-height:48px;padding:0 60px 0 20px;border-left:1px solid transparent;}
.top .navOth .nav li .subnav .subDl .first-menu li:hover{border-left:1px solid #009b4c;background:#dcddde;}
.top .navOth .nav li .subnav .subDl .first-menu li:hover a:before{display:none;}
/* .top .navOth .nav li .subnav .subDl .first-menu li{position:absolute;left:33.33%;top:0;width:33.33%;display:none;height:100%;}
*/
/* .top .navOth .nav li .subnav .subDl .first-menu li{width:100%;}
*/
.top .navOth .nav li .subnav .subDl .first-menu li .third-menu{display:none;}
.top .navOth .nav li .subnav .subDl .first-menu li .third-menu li{width:100%;}
.top .navOth .nav li .subnav .desBox{float:left;/* width:22%;*/
padding-right:20px;line-height:1;}
.top .navOth .nav li .subnav .desBox .imgBox{margin-bottom:30px;float:left;width:51%;}
.top .navOth .nav li .subnav .desBox .text{float:right;width:44%;padding-top:10px;}
.top .navOth .nav li .subnav .desBox h5{font-size:20px;font-weight:normal;margin-bottom:12px;}
.top .navOth .nav li .subnav .desBox p{font-size:16px;line-height:24px;color:#888888;margin-bottom:25px;}
.top .navOth .nav li .subnav .desBox .view{color:#009b4c;}
.top .navOth .nav li .sub-three{position: absolute;top: 0;left:100%;width: 150%;z-index: 99;display: none;background:#f6f6f6;}
.top .navOth .nav li .sub-three li a:before{display:none;}
.top .navOth .nav li dl{margin:0;padding:10px 0!important;width:auto!important;left:50%!important;transform:translateX(-50%);}
.top .navOth .nav li dd{margin:0;line-height:40px;padding:0 10px;text-align:center;}
.top .navOth .nav li dd a{word-break:keep-all;display:block;}
.top .navOth .langSear{width:16%;float:right;padding-left:35px;}
.top .navOth .langSear .lang{display:inline-block;vertical-align:middle;line-height:74px;margin-right:20px;position:relative;padding-left:25px;}
/* .top .navOth .langSear .lang::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);background:url(../images/i1.png)no-repeat center;background-size:contain;padding:10px;}
*/
.top .navOth .langSear .lang::before{position:absolute;left:0;top:50%;transform:translateY(-50%);line-height:1;font-size:20px;}
.top .navOth .langSear .lang a{font-size:16px;color:#555;}
.top .navOth .langSear .lang a:hover{color:#009b4c;}
.top .navOth .langSear .sear{display:inline-block;vertical-align:middle;position:relative;margin-right:20px;}
/* .top .navOth .langSear .sear .searBtn{width:17px;height:17px;background:url(../images/sear.png) no-repeat;display:block;}
*/
.top .navOth .langSear .sear .searBtn{width:24px;height:24px;display:block;font-size:24px;line-height:1;margin-top:-3px;}
.top .navOth .langSear .sear .searIpt{position:absolute;padding:5px;right:0;background:#fff;display:none;z-index:9;}
.top .navOth .langSear .sear .searIpt input{width:130px;border:1px solid #e4e4e4;height:40px;line-height:30px;padding:0 5px;}
.top .navOth .langSear .sear .searIpt .searBtn{position:absolute;top:50%;margin-top:-6.5px;right:7px;}
.top .navOth .langSear .wechat{display:inline-block;vertical-align:middle;position:relative;}
/* .top .navOth .langSear .wechat .wx{width:26px;height:21px;background:url(../images/i2.png) no-repeat;display:block;}
*/
.top .navOth .langSear .wechat .wx{width:26px;height:24px;color:#999;line-height:1;font-size:24px;display:block;}
.top .navOth .langSear .wechat figure{position:absolute;width:120px;display:none;right:0;z-index:9;}
@media screen and (max-width:1279px){.top .navOth .nav li .sub_pc{display:none !important;}
}
@media screen and (min-width:769px){.top .navOth .nav li#nav4{position:initial;}
.top .navOth .nav li#nav4 .subDl{width:38%}
.top .navOth .nav li#nav4 li{position:relative;width:47%;float:left;box-sizing:border-box;padding:0 20px;}
.top .navOth .nav li .subnav .w1200{padding-right:50px;}
.top .navOth .nav li .subnav .subDl .first-menu li .third-menu{position:absolute;left:100%;top:0;width:100%;}
}
/*banner*/
.banner{position:relative;}
.banner li{}
.banner li>div{width:100%;height:780px;background-repeat:no-repeat;background-size:cover;background-position:center center;}
.banner .slick-dots{position:absolute;text-align:center;width:100%;bottom:35px;}
.banner .slick-dots li{display:inline-block;width:8px;height:9px;background:#fff;border-radius:50%;transition:.3s;margin:0 5px;}
.banner .slick-dots li.slick-active{background:#fff;width:30px;border-radius:35px;background:#009b4c;}
.banner .slick-dots li button{display:none;}
.banner .wapBan{display:none;position:relative;}
.banner .pcBan{position:relative;}
/*.banner .wapBan{display:none;}
*/
@media(max-width:750px){.banner .pcBan{display:none;}
.banner li div{height:auto;}
.banner .wapBan{display:block;position:relative;}
.BusNewB .slideBox{padding-top:20px;}
.top .navOth .nav li .subnav .subDl .first-menu li{width:100%;margin-bottom:10px;padding:0 0 0 20px;}
.top .navOth .nav li .subnav .subDl .first-menu li a{line-height:1.5;}
}
/*banner*/
/*NotShaBox*/
.NotShaBox{padding:20px 0;}
.NotShaBox .notice{float:left;width:50%;}
.NotShaBox .notice h5{font-size:32px;font-weight:normal;display:inline-block;padding-right:35px;vertical-align:middle;position:relative;}
.NotShaBox .notice h5:before{width:22px;height:20px;content:'';background:url(../images/i3.png) no-repeat;position:absolute;top:50%;margin-top:-10px;right:0;}
.NotShaBox .notice ul{display:inline-block;vertical-align:middle;width:80%;padding-left:35px;}
.NotShaBox .notice li a{outline:none;}
.NotShaBox .notice li time{font-size:18px;color:#888888;line-height:24px;}
.NotShaBox .notice li p{font-size:18px;line-height:24px;}
.NotShaBox .shares{float:right;width:30%;}
.NotShaBox .shares .item{float:left;vertical-align:middle;margin-left:10%;line-height:30px;max-width:22%;white-space:nowrap;}
.NotShaBox .shares .item span{font-size:16px;color:#888888;}
.NotShaBox .shares .item p{font-weight:bold;font-size:26px;}
.NotShaBox .shares .item p.green{color:green;}
.NotShaBox .shares .item p.red{color:#e6252d;}
.nottext{position:absolute;left:13%;right:13%;top:70%;z-index:100;font-size:50px;line-height:1.2;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);opacity:0;-webkit-transition:.4s;-ms-transition:.4s;transition:.4s;-webkit-transition-delay:.4s;-ms-transition-delay:.4s;transition-delay:.4s;}
.slick-active .nottext{top:50%;opacity:1;}
.nottext .not-btn{font-size:16px;color:#fff;border:1px solid #fff;display:inline-block;padding:14px 54px;margin-top:20px;}
/*NotShaBox*/
/*notBanner*/
.notBanner{}
.notBanner li a{outline:none;position:relative;display:block;}
.notBanner .slick-dots{text-align:center;width:100%;padding:30px 0;}
.notBanner .slick-dots li{display:inline-block;width:8px;height:9px;background:#e3e3e3;border-radius:50%;transition:.3s;margin:0 5px;}
.notBanner .slick-dots li.slick-active{background:#fff;width:30px;border-radius:35px;background:#009b4c;}
.notBanner .slick-dots li button{display:none;}
/*notBanner*/
/*BusNewB*/
.BusNewB{margin-top:30px;}
.BusNewB .item{width:49.5%;float:left;}
.BusNewB .item h3{font-size:32px;font-weight:normal;margin-bottom:30px;padding-left:60px;}
.BusNewB .item .buscontBox{}
.BusNewB .item .buscontBox .itemBox{width:50%;float:left;position:relative;}
.BusNewB .item .buscontBox .itemBox figure{height:686px;background-size:cover;background-repeat:no-repeat;overflow:hidden;}
.BusNewB .item .buscontBox .itemBox p{font-size:24px;color:#fff;position:absolute;left:5%;bottom:5%;transition:.3s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;right:5%;}
.BusNewB .item .buscontBox .itemBox p i{display:inline-block;vertical-align:bottom;}
.BusNewB .item .buscontBox .itemBox:hover p{bottom:8%;}
.BusNewB .item:nth-child(2n){float:right;}
.BusNewB .slideBox{}
.BusNewB .slideBox .topBox{padding-right:60px;}
.BusNewB .slideBox .topBox h3{float:left;padding-left:40px;}
.BusNewB .slideBox .topBox ul{float:right;}
.BusNewB .slideBox .topBox li{line-height:45px;display:inline-block;vertical-align:middle;margin-left:25px;font-size:20px;color:#888888;}
.BusNewB .slideBox .topBox li:hover,.BusNewB .slideBox .topBox li.on{color:#009b4c;cursor:pointer;}
.BusNewB .slideBox .contBox{height:686px;background:#f6f6f6;padding:40px 30px 25px 40px;}
.BusNewB .slideBox .contBox .topNews{}
.BusNewB .slideBox .contBox .topNews .imgBox{float:left;width:37%;position:relative;padding-bottom:27.5%;background-size:cover;background-repeat:no-repeat;}
.BusNewB .slideBox .contBox .topNews .imgBox time{position:absolute;right:0;bottom:0;display:block;padding:0 20px;line-height:35px;background:#009b4c;color:#fff;font-size:18px;}
.BusNewB .slideBox .contBox .topNews .txtBox{float:right;width:60%;padding-top:30px;}
.BusNewB .slideBox .contBox .topNews .txtBox h5{font-size:24px;font-weight:normal;line-height:30px;margin-bottom:15px;}
.BusNewB .slideBox .contBox .topNews .txtBox p{font-size:16px;line-height:24px;color:#888888;margin-bottom:15px;}
.BusNewB .slideBox .contBox .topNews .txtBox .more{font-size:16px;color:#009b4c;}
.BusNewB .slideBox .contBox .idxNeList{margin-top:40px;width:100%;}
.BusNewB .slideBox .contBox .idxNeList li{border-bottom:1px solid #e3e3e3;padding:10px 0;position:relative;}
/* .BusNewB .slideBox .contBox .idxNeList li:before{width:31px;height:11px;content:'';background:url(../images/i4.png) no-repeat;position:absolute;top:50%;margin-top:-5.5px;right:5px;}
*/
.BusNewB .slideBox .contBox .idxNeList li time{display:inline-block;vertical-align:middle;width:15%;font-size:18px;color:#888888;}
.BusNewB .slideBox .contBox .idxNeList li p{display:inline-block;vertical-align:middle;font-size:18px;line-height:24px;width:82%;}
/*BusNewB*/
@media (max-width:1776px){.BusNewB .slideBox .contBox .idxNeList li p{width:80%;white-space:nowrap;}
}
/*idxFoor4*/
.idxFoor4{margin:110px 0;}
.idxFoor4 .item{position:relative;}
.idxFoor4 .item .more{position:absolute;line-height:75px;width:100%;padding-left:5%;bottom:0;left:0;font-size:26px;color:#fff;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:70px;}
.idxFoor4 .item .more:before{width:37px;height:15px;content:'';background:url(../images/i5.png) no-repeat;position:absolute;top:50%;margin-top:-5.5px;right:5%;transition:.3s;}
.idxFoor4 .item .more:hover:before{right:2%;}
.idxFoor4 .Foor4Top{}
.idxFoor4 .Foor4Top .item{width:32.66%;float:left;margin-right:1%;margin-bottom:1%;}
.idxFoor4 .Foor4Top .item:nth-child(3n){margin-right:0;}
.idxFoor4 .Foor4Bom{}
.idxFoor4 .Foor4Bom .item{width:49.5%;float:left;margin-right:1%;}
.idxFoor4 .Foor4Bom .item:nth-child(2n){margin-right:0;}
.idxFoor4 .Foor4Bom .item.Live{}
.idxFoor4 .Foor4Bom .item.Live .more:hover:before{right:57%;}
.idxFoor4 .Foor4Bom .item.Live .LiveBtn{padding:0 10px 0 45px;line-height:38px;background:#db2222;font-size:18px;color:#fff;border-radius:8px;display:block;position:absolute;bottom:15px;right:15%;}
.idxFoor4 .Foor4Bom .item.Live .LiveBtn:before{width:22px;height:16px;content:'';background:url(../images/i6.png) no-repeat;position:absolute;left:12px;top:50%;margin-top:-8px;}
.idxFoor4 .Foor4Bom .item.Live .view{position:absolute;font-size:18px;color:#fff;bottom:25px;right:5%;}
.idxFoor4 .item figure{overflow:hidden;}
.idxFoor4 .item figure img{transition:.3s;width:100%;}
.idxFoor4 .item:hover figure img{transform:scale(1.1);}
/*idxFoor4*/
/*bottom*/
.bottom{background:url(../images/bomBE.png) no-repeat center bottom #ededed;}
.bottom .bomTop{border-bottom:1px solid rgba(170,170,170,.2);padding:70px 0 30px 0;}
.bottom .bomTop h5{font-size:18px;font-weight:normal;padding-left:23px;position:relative;margin-bottom:30px;}
.bottom .bomTop h5:before{width:10px;height:1px;content:'';background:#009b4c;position:absolute;top:50%;left:5px;}
.bottom .bomTop .leftBox{float:left;width:37%;}
.bottom .bomTop .leftBox li{float:left;margin-left:40px;max-width:100px;}
.bottom .bomTop .leftBox li:first-child{margin-left:0;}
.bottom .bomTop .leftBox li .icon{    margin: 0 auto;width:70px;line-height:70px;text-align:center;background:#888888;border-radius:50%;transition:.3s;}
.bottom .bomTop .leftBox li .icon:hover{background:#009b4c;}
.bottom .bomTop .leftBox li p{text-align:center;font-size:16px;margin-top:18px;overflow:hidden;text-overflow:ellipsis;}
.bottom .bomTop .righBox{float:right;width:53%;}
.bottom .bomTop .righBox .contacB{float:left;}
.bottom .bomTop .righBox .contacB p{font-size:16px;line-height:30px;padding-left:30px;margin-left:20px;position:relative;}
.bottom .bomTop .righBox .contacB p.add:before{width:12px;height:18px;content:'';background:url(../images/add.png) no-repeat;position:absolute;top:50%;margin-top:-9px;left:0;}
.bottom .bomTop .righBox .contacB p.pho:before{width:16px;height:16px;content:'';background:url(../images/pho.png) no-repeat;position:absolute;top:50%;margin-top:-8px;left:0;}
.bottom .bomTop .righBox .contacB p.fax:before{width:16px;height:16px;content:'';background:url(../images/fax.png) no-repeat;position:absolute;top:50%;margin-top:-8px;left:0;}
.bottom .bomTop .righBox .followB{float:right;}
.bottom .bomTop .righBox .followB .codeBox p{text-align:center;font-size:16px;margin-top:10px;}
.bottom .bomBom{padding:30px 0;}
.bottom .bomBom .leftBox{float:left;}
.bottom .bomBom .leftBox p{font-size:16px;line-height:30px;}
.bottom .bomBom .righBox{float:right;}
.bottom .bomBom .righBox a{display:inline-block;vertical-align:middle;margin-left:60px;position:relative;top:0;transition:.3s;}
.bottom .bomBom .righBox a:hover{top:-5px;}
.bottom .bomBom .righBox a:first-child{margin-left:0;}
.bottom .bomBom .righBox a.wb{width:29px;height:23px;content:'';background:url(../images/wb.png) no-repeat;}
.bottom .bomBom .righBox a.wx{width:26px;height:22px;content:'';background:url(../images/wx.png) no-repeat;position:relative;}
.bottom .bomBom .righBox a.in{width:24px;height:23px;content:'';background:url(../images/in.png) no-repeat;}
.bottom .bomBom .righBox a.fb{width:12px;height:23px;content:'';background:url(../images/fb.png) no-repeat;}
.bottom .bomBom .righBox a.tw{width:23px;height:17px;content:'';background:url(../images/tw.png) no-repeat;}
.bottom .bomBom .righBox .imgBox{position:absolute;top:-100px;left:50%;transform:translateX(-50%);display:none;width:120px;}
.bottom .bomBom .righBox .imgBox img{max-width:100%;}
/*bottom*/
@media screen and (max-width:1366px){.bottom .bomTop .leftBox li{margin-left:35px;}
}
/*menuLocat*/
.menuLocat{background:#f4f4f4;line-height:80px;}
.menuLocat .menu{float:left;}
.menuLocat .menu li{float:left;margin-right:24px;}
.menuLocat .menu li a{font-size:18px;display:block;position:relative;}
.menuLocat .menu li a:before{width:0;height:2px;content:'';background:#009b4c;position:absolute;left:0;bottom:0;transition:.3s;}
.menuLocat .menu li.on a{color:#009b4c;}
.menuLocat .menu li:hover a:before,.menuLocat .menu li.on a:before{width:100%;}
.menuLocat .Locat{float:right;color:#888888;}
.menuLocat .Locat span{color:#009b4c;padding-left:10px;}
.menuLocat .Locat a{position:relative;font-size:14px;color:#888888;margin:0 10px;}
.menuLocat .Locat a:nth-child(1){padding-left:22px;}
.menuLocat .Locat a:nth-child(1):before{width:15px;height:15px;content:'';background:url(../images/home.png) no-repeat;position:absolute;left:0;top:50%;margin-top:-7.5px;}
.menuLocat .Locat a{color:#888;}
.menuLocat .Locat a:hover,.menuLocat .Locat a span{color:#009b4c;}
/*menuLocat*/
.container{padding:110px 0;}
/*集团简介*/
.GrouProfile{}
.GrouProfile .Gfoor{margin-bottom:85px;}
.GrouProfile .Gfoor p{font-size:16px;line-height:30px;color:#555;}
.text-ind2 p{text-indent:2em;}
.GrouProfile .foor1{}
.GrouProfile .foor1 p{}
.GrouProfile .foor2{}
.GrouProfile .foor2 h5{font-size:38px;font-weight:normal;color:#009b4c;margin-bottom:10px;}
.GrouProfile .foor2 p{margin-bottom:30px;}
.GrouProfile .foor2 .numG{background:url(../images/Gbe.jpg) no-repeat;background-size:cover;color:#fff;text-align:center;height:267px;padding-top:54px;}
.GrouProfile .foor2 .numG .item{display:inline-block;vertical-align:middle;padding:0 3.5%;}
.GrouProfile .foor2 .numG .item p{font-size:18px;margin-bottom:10px;color:#fff;text-indent:0;}
.GrouProfile .foor2 .numG .item p.firs{font-size:26px;}
.GrouProfile .foor2 .numG .item p span{font-size:30px;color:#009b4c;}
.GrouProfile .foor3{}
.GrouProfile .foor3 p{}
.GrouProfile .foor3 ul{background:#f9f9f9;margin-top:30px;display:flex;flex-wrap:wrap;}
.GrouProfile .foor3 li{float:left;width:33.33%;border:1px solid #eee;padding:2% 3.5%;}
.GrouProfile .foor3 li .iconB{float:left;}
.GrouProfile .foor3 li .textB{float:left;margin-left:5%;}
.GrouProfile .foor3 li .textB p{font-size:18px;line-height:30px;margin-bottom:0;text-indent:0;}
.GrouProfile .foor3 li .textB p span{font-size:70px;line-height:1;color:#009b4c;}
.GrouProfile .foor3 li .textB p.secn{min-height:60px;}
.GrouProfile .foor4{}
.GrouProfile .foor4 ul{margin-top:30px;}
.GrouProfile .foor4 li{float:left;width:23.5%;margin-right:2%;border:1px solid #eee;text-align:center;margin-bottom:3%;}
.GrouProfile .foor4 li:nth-child(4n){margin-right:0;}
.GrouProfile .foor4 li h5{padding:35px 0 5px 0;font-size:24px;font-weight:normal;}
.GrouProfile .foor4 li .iconB{line-height:190px;margin-bottom:25px;}
.GrouProfile .foor4 li span{display:block;line-height:45px;background:#0084cd;color:#fff;font-size:18px;}
.GrouProfile .foor4 li.lastLi span{background:none;}
.GrouProfile .foor5{margin-bottom:0;}
.GrouProfile .foor5 .imgBox{margin-top:40px;}
/*集团简介*/
/*组织架构*/
.orgStruc{text-align:right;margin-bottom:110px;}
.MemberList{}
.MemberList .itemList{margin-bottom:3%;}
.MemberList .itemList >h5{font-size:45px;font-weight:normal;text-align:center;margin-bottom:40px;}
.MemberList .itemList li{width:31%;float:left;margin-right:3.5%;position:relative;margin-bottom:3.5%;background:#f4f4f4;padding-top:35px;}
.MemberList .itemList li:nth-child(3n){margin-right:0;}
.MemberList .itemList li .relatBox{}
.MemberList .itemList li .relatBox .posBox{float:left;width:40%;background:url(../images/memBE1.png) no-repeat top right;background-size:cover;padding:46px 0 15px 8px;color:#fff;height:145px;}
.MemberList .itemList li .relatBox .posBox span{font-size:16px;}
.MemberList .itemList li .relatBox .posBox h5{font-size:22px;color:#fff;font-weight:normal;}
.MemberList .itemList li .relatBox .desBox{float:left;width:60%;padding-right:25px;}
.MemberList .itemList li .relatBox .desBox p{font-size:16px;line-height:24px;color:#555;max-height:72px;}
.MemberList .itemList li .relatBox .desBox .view{display:block;text-align:right;font-size:18px;color:#009b4c;margin-top:10px;}
.MemberList .itemList li .absolBox{position:absolute;width:100%;top:0;left:0;display:none;background:#fff;padding:35px 0 15px 0;box-shadow:0 0 15px rgba(0,0,0,.1);z-index:9;}
.MemberList .itemList li .absolBox .posBox{float:left;width:35%;background:url(../images/memBE1a.png) no-repeat top right;height:210px;padding:48px 0 0 20px;color:#fff;}
.MemberList .itemList li .absolBox .posBox span{font-size:18px;}
.MemberList .itemList li .absolBox .posBox h5{font-size:28px;color:#fff;font-weight:normal;}
.MemberList .itemList li .absolBox .posBox p{font-size:16px;margin-top:20px;}
.MemberList .itemList li .absolBox .desBox{float:left;width:60%;padding:0 25px;}
.MemberList .itemList li .absolBox .desBox p{font-size:16px;line-height:24px;color:#555;}
.MemberList .itemList li .absolBox .desBox .colB{display:block;text-align:right;font-size:18px;color:#009b4c;margin-top:10px;}
.MemberList .itemList:nth-child(2) li .relatBox .posBox{background-image:url(../images/memBE2.png)}
.MemberList .itemList:nth-child(2) li .relatBox .desBox .view,.MemberList .itemList:nth-child(2) li .absolBox .desBox .colB{color:#3a54a6;}
.MemberList .itemList:nth-child(2) li .absolBox .posBox{background-image:url(../images/memBE2a.png)}
.MemberList .itemList:nth-child(3) li .relatBox .posBox{background-image:url(../images/memBE3.png);}
.MemberList .itemList:nth-child(3) li .relatBox .desBox .view,.MemberList .itemList:nth-child(3) li .absolBox .desBox .colB{color:#d56c48;}
.MemberList .itemList:nth-child(3) li .absolBox .posBox{background-image:url(../images/memBE3a.png)}
.MemberList .itemList:nth-child(4) li .relatBox .posBox{background-image:url(../images/memBE4.png)}
.MemberList .itemList:nth-child(4) li .relatBox .desBox .view,.MemberList .itemList:nth-child(4) li .absolBox .desBox .colB{color:#e9b848;}
.MemberList .itemList:nth-child(4) li .absolBox .posBox{background-image:url(../images/memBE4a.png)}
/*组织架构*/
/*全球布局*/
.Global{}
.Global .textBox{margin-bottom:50px;}
.Global .textBox h5{font-size:38px;font-weight:normal;color:#009b4c;text-align:center;margin-bottom:20px;}
.Global .textBox p{font-size:16px;line-height:30px;width:85%;margin:0 auto;}
.Global .mapBox{position:relative;}
.Global .mapBox .itemList{margin-top:30px;}
.Global .mapBox .item{width:49%;margin-right:2%;float:left;position:relative;margin-bottom:10px;}
.Global .mapBox .item:nth-child(2n){margin-right:0}
.Global .mapBox .item .tit{position:relative;border:1px solid #eee;font-size:16px;line-height:46px;padding:0 20px;border-radius:50px;cursor:pointer;}
.Global .mapBox .item .tit:hover{background:#f5f5f5}
.Global .mapBox .item .absoluBox{position:absolute;padding:12px;background:#f5f5f5;border-radius:8px;width:198px;left:0%;bottom:110%;display:none;z-index:100;}
.Global .mapBox .item .absoluBox h5{font-size:16px;font-weight:normal;line-height:20px;margin:8px 0;}
.Global .mapBox .item .absoluBox .view{font-size:16px;color:#009b4c;}
.Global .mapBox .item .absoluBox .contBox{display:none;}
.ovf{overflow:hidden;height:100%;}
.mapPup{position:fixed;width:100%;height:100%;top:0;left:0;z-index:10001;display:none;}
.mapPup .BG{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5);}
.mapPup .mappupBox{max-width:1000px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:60px;background:#fff;border-top:2px solid #009b4c;}
.mapPup .mappupBox .colBtn{width:25px;height:25px;background:url(../images/col.png) no-repeat;position:absolute;top:-30px;right:0;transition:.3s;}
.mapPup .mappupBox .colBtn:hover{transform:rotate(90deg);}
.mapPup .mappupBox .mapCont{max-height:60vh;overflow-y:auto;}
.mapPup .mappupBox .mapCont h5{font-size:32px;color:#009b4c;font-weight:normal;text-align:center;margin-bottom:20px;}
.mapPup .mappupBox .mapCont .contBox{}
.mapPup .mappupBox .mapCont .contBox .imgBox{margin-bottom:20px;}
.mapPup .mappupBox .mapCont .contBox p{text-indent:2em;font-size:16px;color:#888888;}
/*全球布局*/
/*特许资质*/
.Franchise{margin-bottom:0!important;}
.GrouProfile .Franchise h5{font-size:45px;font-weight:normal;text-align:center;margin-bottom:40px;}
.GrouProfile .Franchise li{padding:2% 2.5%;}
.GrouProfile .foor3 li .iconB{width:32%;}
.GrouProfile .foor3 li .textB{width:60%;}
.GrouProfile .Franchise li .textB p.secn{min-height:120px;}
/*特许资质*/
/*荣誉资质*/
.honerBox{padding:70px 0;}
    .honerBox .honrMenu {
        text-align: center;
        margin-bottom: 70px;
        flex-wrap: nowrap;
    }
        .honerBox .honrMenu li {
            display: inline-block;
            width: 24%;
            padding: 0 2%;
            background: #f4f4f4;
            margin-bottom: 3px;
        }
            .honerBox .honrMenu li a {
                display: table-cell;
                vertical-align: middle;
                position: relative;
                font-size: 18px;
                line-height: 1.2;
                height: 70px;
            }
.honerBox .honrMenu li.on a{color:#009b4c;}
.honerList{position:relative;}
.honerList.be:before{width:100%;height:72px;content:'';background:url('../images/hLBG.png') no-repeat;position:absolute;top:185px;left:0;z-index:-1;}
.honerList.af:after{width:100%;height:72px;content:'';background:url('../images/hLBG.png') no-repeat;position:absolute;top:500px;left:0;z-index:-1;}
.honerList ul{padding:0 5%;position:relative;}
.honerList.beaf ul:before{width:100%;height:72px;content:'';background:url('../images/hLBG.png') no-repeat;position:absolute;top:816px;left:0;z-index:-1;}
.honerList li{float:left;width:20%;margin-right:6.66%;margin-bottom:50px;text-align:center;}
.honerList li:nth-child(4n){margin-right:0;}
.honerList li .imgBox{line-height:185px;text-align:center;position:relative;overflow:hidden;}
.honerList li .imgBox img{vertical-align:bottom;-webkit-transition:.4s;-ms-transition:.4s;transition:.4s;}
.honerList li .imgBox .view{width:30px;height:30px;background:rgba(0,0,0,.2) url(../images/sear2.png) no-repeat center center;position:absolute;right:0;bottom:0;}
.honerList li .txtBox{margin-top:11%;}
.honerList li .txtBox p{font-size:16px;color:#555;line-height:26px;height:52px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.honerBox h5{font-size:45px;text-align:center;font-weight:normal;margin-bottom:40px;}
.honerList li:hover .imgBox img{-ms-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1);}
@media(max-width:1280px){.honerList.be:before{display:none}
.honerList.af:after{display:none;}
.honerList.beaf ul:before{display:none;}
.systList.be:before{display:none}
.systList.af:after{display:none;}
.systList.beaf ul:before{display:none;}
}
@media(max-width:768px){.honerBox{padding-top:30px;}
.honerBox .honrMenu{margin-bottom:30px;}
.honerList li{width:49%;margin-right:2%;margin-bottom:20px;}
.honerList li:nth-child(2n){margin-right:0;}
.honerList li .txtBox{margin-top:10px;}
.bottom .bomTop .leftBox ul{display:flex;flex-wrap:wrap;justify-content:center;}
}
@media(max-width:400px){.bottom .bomTop .leftBox li:nth-child(4){margin-left:0;}
}
/*荣誉资质*/
/*发展历程*/
.historyBox{padding-bottom:9%;}
.historyBox .yearBox{border-top:1px solid #ddd;position:relative;}
.historyBox .yearBox .slick-list{padding-bottom:10px;}
.historyBox .yearBox .item{position:relative;border-bottom:5px solid #dddddd;background:#f4f4f4;}
/* .historyBox .yearBox .item.on{border-bottom:5px solid #009b4c;}
*/
.historyBox .yearBox .lineBox{position:absolute;left:0;bottom:10px;height:5px;width:12.25%;background-color:#009b4c;transition:all 0.3s;}
.historyBox .yearBox .item .relatBox{text-align:center;padding:280px 0 20px 0;position:relative;}
.historyBox .yearBox .item .relatBox:before{width:18px;height:18px;content:'';background:#ddd;position:absolute;left:50%;margin-left:-9px;bottom:-11px;border-radius:50%;}
.historyBox .yearBox .item .relatBox time{font-size:24px;color:#009b4c;}
.historyBox .yearBox .item .relatBox p{font-size:18px;}
.historyBox .yearBox .item .absolBox{position:absolute;width:95%;left:50%;margin-left:-47.5%;bottom:40px;padding:40px;background:#fff;box-shadow:0 0 15px rgba(0,0,0,.2);opacity:0;transition:.3s;}
.historyBox .yearBox .item .absolBox:before{width:39px;height:25px;content:'';background:url(../images/i7.png) no-repeat;position:absolute;left:50%;margin-left:-19.5px;bottom:-25px;}
.historyBox .yearBox .item .absolBox .txtBox{width:48%;float:left;}
.historyBox .yearBox .item .absolBox .txtBox time{display:inline-block;line-height:45px;text-align:center;font-size:24px;color:#fff;background:#009b4c;padding:0 20px;margin-bottom:20px;}
.historyBox .yearBox .item .absolBox .txtBox h5{font-size:24px;color:#009b4c;font-weight:normal;}
.historyBox .yearBox .item .absolBox .txtBox p{font-size:14px;line-height:24px;color:#888;}
.historyBox .yearBox .item .absolBox .imgBox{width:48%;float:right;}
.historyBox .yearBox .item.slick-current .relatBox time,.historyBox .yearBox .item.slick-current .relatBox p{opacity:0;}
.historyBox .yearBox .item.slick-current .absolBox{opacity:1;}
.historyBox .yearBox .item.on .relatBox:before,.historyBox .yearBox .item.slick-current .relatBox:before{background:#009b4c;}
.historyBox .contBox{padding-top:95px;}
.historyBox .contBox .item{}
.historyBox .contBox .item h5{margin-left:100px;line-height:60px;padding:0 35px;border-left:4px solid #009b4c;font-weight:normal;font-size:24px;background:#ececec;}
.historyBox .contBox .item .itemList{padding-left:100px;position:relative;}
.historyBox .contBox .item .itemList .timeB{position:absolute;top:55px;left:0;font-size:24px;}
.historyBox .contBox .item .itemList .textB{border-left:4px solid #ececec;padding:55px 0 55px 40px;position:relative;}
.historyBox .contBox .item .itemList .textB:before{width:18px;height:18px;content:'';background:#ddd;position:absolute;left:-11px;top:60px;border-radius:50%;}
.historyBox .contBox .item .itemList .textB time{font-size:20px;margin-bottom:15px;}
.historyBox .contBox .item .itemList .textB img{margin-bottom:10px;}
.historyBox .contBox .item .itemList .textB p{font-size:16px;color:#888;}
.historyBox .slick-slide img{width:auto;margin:20px 0;}
@media (max-width:768px){.historyBox .yearBox .lineBox{display:none;}
.historyBox .contBox .item h5{margin-left:78px;}
.historyBox .contBox .item .itemList{padding-left:78px;}
.historyBox .contBox .item .itemList .timeB{font-size:20px;}
}
/*发展历程*/
/*主导产品*/
.LeadingPro{}
.LeadingPro .titBox{margin-bottom:100px;}
.LeadingPro .titBox h5{text-align:center;font-size:45px;font-weight:normal;margin-bottom:20px;}
.LeadingPro .titBox p{max-width:950px;margin:0 auto;font-size:16px;line-height:30px;color:#888;margin-bottom:15px;text-indent:2em;}
.LeadingPro .titBox .view{font-size:16px;color:#009b4c;text-align:center;display:block;}
.LeadingPro .leadList{}
.LeadingPro .leadList .item{position:relative;color:#fff;margin-bottom:2%;}
.LeadingPro .leadList .item:before{position:absolute;width:100%;height:100%;content:'';background:rgba(0,0,0,.62);top:0;left:0;opacity:0;}
.LeadingPro .leadList .item h5{position:absolute;bottom:5%;font-size:28px;font-weight:normal;left:3%;transition:.3s;}
.LeadingPro .leadList .item .absoluBox{position:absolute;bottom:0;width:80%;left:50%;margin-left:-40%;top:20%;opacity:0;transition:.3s;}
.LeadingPro .leadList .item .absoluBox p{font-size:16px;line-height:30px;margin-bottom:8%;}
.LeadingPro .leadList .item .absoluBox dl{margin:0;}
.LeadingPro .leadList .item .absoluBox dd{margin:0;float:left;margin-right:4%;margin-bottom:4%;}
.LeadingPro .leadList .item .absoluBox dd a{display:block;line-height:40px;border:1px solid #fff;padding:0 25px;color:#fff;transition:.3s;}
.LeadingPro .leadList .item .absoluBox dd a span{margin-right:5px;}
.LeadingPro .leadList .item .absoluBox dd a:hover{background:#009b4c;border:1px solid #009b4c;}
.LeadingPro .leadList .itemOne .item{}
.LeadingPro .leadList .itemOne .item .figure{height:300px;padding:0;background-repeat:no-repeat;background-size:cover;background-position:center center;}
.LeadingPro .leadList .itemTwo .item{width:49%;float:left;margin-right:2%;}
/* .LeadingPro .leadList .itemTwo .item:nth-child(1){margin-top:2.5%;}
*/
.LeadingPro .leadList .itemTwo .item:nth-child(2n){margin-right:0;}
.LeadingPro .leadList .itemTwo .item figure{padding-bottom:75%;background-repeat:no-repeat;background-size:cover;background-position:center center;}
/* .LeadingPro .leadList .itemTwo .item:nth-child(1) figure{padding-bottom:70%;}
*/
.LeadingPro .leadList .itemThr .item{width:32%;float:left;margin-right:2%;}
.LeadingPro .leadList .itemThr .item:nth-child(3n){margin-right:0;}
.LeadingPro .leadList .itemThr .item figure{padding-bottom:75%;background-repeat:no-repeat;background-size:cover;background-position:center center;}
.LeadingPro .leadList .item:hover h5{top:10%;bottom:auto;}
.LeadingPro .leadList .item:hover .absoluBox{opacity:1;}
.LeadingPro .leadList .item:hover:before{opacity:1;}
/*主导产品*/
/*产品列表*/
.proListmenu{padding:60px 0;}
.proListmenu li{float:left;width:17%;margin-right:3.75%;margin-bottom:20px;}
.proListmenu li:nth-child(5n){margin-right:0;}
.proListmenu li a{display:block;line-height:60px;text-align:center;color:#fff;font-size:18px;}
.proListBox{padding-bottom:6%;}
.proListBox .titBox{margin-bottom:60px;}
.proListBox .titBox h5{font-size:45px;text-align:center;font-weight:normal;margin-bottom:15px;}
.proListBox .titBox p{max-width:950px;margin:0 auto;font-size:16px;line-height:30px;color:#888;margin-bottom:15px;text-indent:2em;}
.proListBox .titBox .p{max-width:none;text-indent:0;margin-bottom:0;}
.proListBox .titBox .text{}
.proListBox .titBox .text a{font-size:16px;color:#009b4c;}
.proListBox .proList{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;}
.proListBox .proList .item{width:30.5%;margin-right:4.25%;box-shadow:0 0 20px rgba(0,0,0,.2);margin-bottom:3%;}
.proListBox .proList .item:nth-child(3n){margin-right:0;}
.proListBox .proList .item .txtBox{background:#fff;padding:40px 0;min-height:350px;}
.proListBox .proList .item .txtBox h5{padding-left:45px;font-size:20px;font-weight:normal;margin-bottom:25px;line-height:1;position:relative;}
.proListBox .proList .item .txtBox h5:before{width:3px;height:100%;content:'';background:#009b4c;position:absolute;top:0;left:32px;}
.proListBox .proList .item .txtBox .linkList a{display:block;font-size:18px;line-height:36px;padding-left:55px;position:relative;color:#555;}
.proListBox .proList .item .txtBox .linkList a:before{width:5px;height:5px;content:'';background:#555;position:absolute;top:50%;margin-top:-2.5px;left:42px;border-radius:50%;}
.proListBox .proList .item .txtBox .linkList a:after{width:8px;height:15px;content:'';background:url(../images/i8.png) no-repeat;position:absolute;top:50%;margin-top:-7.5px;right:42px;}
.proListBox .proList .item .txtBox .linkList a:hover{background:#f4f4f4;}
/*产品列表*/
/*绿色再生塑料*/
.greenproList{}
.greenproList .item{float:left;width:25%;border-right:1px solid #fff;}
.greenproList .item .imgBox{position:relative;}
.greenproList .item .imgBox p{text-transform:uppercase;font-size:70px;text-overflow:ellipsis;color:#fff;font-weight:bold;left:5%;bottom:0;position:absolute;line-height:1;right:5%;white-space:nowrap;overflow:hidden;}
.greenproList .item .txtBox{color:#fff;}
.greenproList .item .txtBox h5{line-height:65px;font-size:28px;font-weight:normal;padding-left:8%;background:#009448;text-transform:uppercase;}
.greenproList .item .txtBox .linkList{padding:5% 8%;background:#00a550;overflow:hidden;position:relative;min-height:280px;}
.greenproList .item .txtBox .linkList:before{width:254px;height:270px;content:'';background:url(../images/gR.png) no-repeat;position:absolute;right:-20px;bottom:-15px;opacity:.1;}
.greenproList .item .txtBox .linkList a{color:#fff;display:block;font-size:18px;line-height:30px;padding-left:20px;position:relative;}
.greenproList .item .txtBox .linkList a:before{width:4px;height:4px;content:'';background:#fff;border-radius:50%;position:absolute;left:0;top:50%;margin-top:-2px;}
.greenproList .item:nth-child(2) .txtBox h5{background:#00a285;}
.greenproList .item:nth-child(2) .txtBox .linkList{background:#00b494;}
.greenproList .item:nth-child(3) .txtBox h5{background:#068a9a;}
.greenproList .item:nth-child(3) .txtBox .linkList{background:#079aab;}
.greenproList .item:nth-child(4) .txtBox h5{background:#2a84ad;}
.greenproList .item:nth-child(4) .txtBox .linkList{background:#2f93c1;}
/*绿色再生塑料*/
/*产品详情*/
.proInfo{padding:90px 0;}
.proInfo .proinfoTop{margin-bottom:6%;}
.proInfo .proinfoTop .imgBox{width:50%;float:left;position:relative;}
.proInfo .proinfoTop .imgBox .view{width:30px;height:30px;background:rgba(0,0,0,.2) url(../images/sear2.png) no-repeat center center;position:absolute;display:none;right:0;bottom:0;}
.proInfo .proinfoTop .txtBox{width:50%;float:left;padding:0 3.5%;}
.proInfo .proinfoTop .txtBox h5{font-size:45px;color:#009b4c;font-weight:normal;}
.proInfo .proinfoTab{margin-bottom:3%;}
.proInfo .proinfoTab .titBox{background:#f4f4f4;margin-bottom:50px;}
.proInfo .proinfoTab .titBox h5{line-height:60px;display:inline-block;padding:0 45px;background:#009b4c;color:#fff;font-weight:normal;font-size:28px;}
.proInfo .proinfoTab .tabBox{}
.proInfo .proinfoTab .tabBox ul{margin:12px 0 50px;}
.proInfo .proinfoTab .tabBox ul li{position:relative;padding-left:22px;line-height:30px;}
.proInfo .proinfoTab .tabBox ul li::after{position:absolute;display:block;width:4px;height:4px;content:'';top:12px;left:6px;background:#666666;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;}
.proInfo .proinfoDes table{border-collapse:collapse;width:100%;line-height:30px;}
.proInfo .proinfoDes table th{padding:15px;font-size:24px;font-weight:normal;background:#f4f4f4;border:1px solid #e7e7e7;}
.proInfo .proinfoDes table th:nth-child(2n){background:#e7e7e7;}
.proInfo .proinfoDes table td{padding:15px;text-align:center;font-size:16px;border:1px solid #e7e7e7;}
@media screen and (max-width:768px){.proInfo .proinfoTab .tabBox ul{margin:10px 0 30px;}
.proInfo .proinfoDes table th{padding:6px;font-size:18px;}
.proInfo .proinfoDes table td{padding:6px;font-size:14px;}
}
/* .proInfo{padding:90px 0;}
.proInfo .proinfoTop{margin-bottom:6%;}
.proInfo .proinfoTop .imgBox{width:50%;float:left;position:relative;}
.proInfo .proinfoTop .imgBox .view{width:30px;height:30px;display:none;background:rgba(0,0,0,.2) url(../images/sear2.png) no-repeat center center;position:absolute;right:0;bottom:0;}
.proInfo .proinfoTop .txtBox{width:50%;float:left;padding:0 3.5%;}
.proInfo .proinfoTop .txtBox h5{font-size:45px;color:#009b4c;font-weight:normal;}
.proInfo .proinfoTab{margin-bottom:3%;}
.proInfo .proinfoTab .titBox{background:#f4f4f4;margin-bottom:50px;}
.proInfo .proinfoTab .titBox h5{line-height:60px;display:inline-block;padding:0 45px;background:#009b4c;color:#fff;font-weight:normal;font-size:28px;}
.proInfo .proinfoTab .tabBox{}
.proInfo .proinfoTab .tabBox table{border-collapse:collapse;width:100%;}
.proInfo .proinfoTab .tabBox table th{font-size:22px;font-weight:normal;background:#bcbbbb;border:5px solid #fff;}
.proInfo .proinfoTab .tabBox table td{text-align:center;font-size:20px;background:#e8e8e8;border:5px solid #fff;}
.proInfo .proinfoDes{}
.proInfo .proinfoDes h5{font-size:22px;font-weight:normal;margin-bottom:10px;}
.proInfo .proinfoDes .itemBox{}
.proInfo .proinfoDes .itemBox .item{float:left;width:48%;}
.proInfo .proinfoDes .itemBox .item p{font-size:20px;margin-bottom:20px;}
.proInfo .proinfoDes .itemBox .item:nth-child(2n){float:right;}
.proInfo .proinfoDes .itemBox.itemBoxonL .item{float:none;width:100%;margin-bottom:2%;}
*/
/*产品详情*/
/*创新驱动*/
.Innovate{padding:60px 0;}
.Innovate .innovTop{background:#f4f4f4;margin-bottom:2%;}
.Innovate .innovTop .novSlide{width:50%;float:left;}
.Innovate .innovTop .novSlide li{position:relative;}
.Innovate .innovTop .novSlide li .imgBox{}
.Innovate .innovTop .novSlide li a.imga{position:absolute;font-size:18px;line-height:30px;color:#fff;padding:5px 15% 5px 3%;width:100%;left:0;bottom:0;background:rgba(0,0,0,.6);}
.Innovate .innovTop .novSlide li a.imga:hover{color:#009b4c;}
.Innovate .innovTop .novSlide .slick-dots{position:absolute;text-align:center;bottom:15px;right:3%;}
.Innovate .innovTop .novSlide .slick-dots li{display:inline-block;width:8px;height:9px;background:#fff;border-radius:50%;transition:.3s;margin:0 5px;}
.Innovate .innovTop .novSlide .slick-dots li.slick-active{background:#fff;width:30px;border-radius:35px;background:#009b4c;}
.Innovate .innovTop .novSlide .slick-dots li button{display:none;}
.Innovate .innovTop .novList{width:50%;float:left;padding:3% 3% 0;}
.Innovate .innovTop .novList li{padding:15px 0;border-top:1px solid #e2e2e2;min-height:98px;}
.Innovate .innovTop .novList li:first-child{border-top:none;}
.Innovate .innovTop .novList li time{float:left;width:20%;display:block;font-size:18px;color:#888;}
.Innovate .innovTop .novList li a{width:80%;float:left;font-size:18px;line-height:24px;}
.Innovate .innovMid{}
.Innovate .innovMid .itemBox{}
.Innovate .innovMid .itemBox .item{width:37%;float:left;}
.Innovate .innovMid .itemBox .item:nth-child(2){float:right;width:61%;}
.Innovate .innovMid .itemBox:nth-child(2n) .item{width:61%;float:left;}
.Innovate .innovMid .itemBox:nth-child(2n) .item:nth-child(2){width:37%;float:right;}
.Innovate .innovMid .itemBox .item .reFindings{position:relative;}
.Innovate .innovMid .itemBox .item .reFindings .slick-arrow{position:absolute;width:33px;height:33px;background:url(../images/alBtn.png) no-repeat;opacity:.2;top:50%;margin-top:-16.5px;border:none;right:5px;z-index:9;font-size:0;cursor:pointer;}
.Innovate .innovMid .itemBox .item .reFindings .slick-arrow.slick-prev{right:auto;left:5px;transform:rotate(180deg);}
.Innovate .innovMid .itemBox .item .reFindings li{position:relative;}
.Innovate .innovMid .itemBox .item .reFindings li h5{line-height:55px;height:55px;;background:rgba(0,0,0,.5);color:#fff;left:0;bottom:0;padding:0 3%;position:absolute;width:100%;font-size:26px;font-weight:normal;}
.Innovate .innovMid .itemBox .item .itemCont{position:relative;margin-bottom:30px;}
.Innovate .innovMid .itemBox .item .more{position:absolute;line-height:55px;border-top:1px solid rgba(255,255,255,.5);width:100%;padding-left:5%;bottom:0;left:0;font-size:26px;color:#fff;display:block;}
.Innovate .innovMid .itemBox .item .more:before{width:37px;height:15px;content:'';background:url(../images/i5.png) no-repeat;position:absolute;top:50%;margin-top:-5.5px;right:5%;transition:.3s;}
.Innovate .innovMid .itemBox .item .more:hover:before{right:2%;}
/*创新驱动*/
/*研究动态*/
.Research{margin-bottom:5%;}
.Research .slick-slider{padding-bottom:60px;}
.Research li{background:#f4f4f4;padding:35px 50px;}
.Research li h5{font-size:26px;font-weight:normal;margin-bottom:15px;}
.Research li p{font-size:16px;line-height:24px;color:#888;}
.Research li .tmBox{margin-top:3%;}
.Research li .tmBox time{display:inline-block;vertical-align:middle;padding-right:15px;font-size:18px;color:#888;}
.Research li .tmBox .more{display:inline-block;vertical-align:middle;padding-left:15px;color:#009b4c;font-size:16px;line-height:1;border-left:1px solid #d1d1d1;}
.Research .slick-dots{position:absolute;text-align:center;bottom:0;width:100%;}
.Research .slick-dots li{display:inline-block;width:8px;height:9px;background:#dcdcdc;border-radius:50%;transition:.3s;margin:0 5px;padding:0;}
.Research .slick-dots li.slick-active{background:#dcdcdc;width:30px;border-radius:35px;background:#009b4c;}
.Research .slick-dots li button{display:none;}
.ResearchList ul{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;}
.ResearchList li{float:left;width:23%;margin-right:2.66%;margin-bottom:4%;}
.ResearchList li:nth-child(4n){margin-right:0;}
.ResearchList li .txtBox{background:#f4f4f4;padding:30px 20px;}
.ResearchList li .txtBox h5{font-size:20px;font-weight:normal;line-height:30px;margin-bottom:50px;height:60px;overflow:hidden;}
.ResearchList li .txtBox .tmBox{}
.ResearchList li .txtBox .tmBox time{display:inline-block;vertical-align:middle;padding-right:15px;font-size:16px;color:#888;}
.ResearchList li .txtBox .tmBox .more{display:inline-block;vertical-align:middle;padding-left:15px;color:#009b4c;font-size:16px;line-height:1;border-left:1px solid #d1d1d1;}
/*研究动态*/
/*页码*/
/*页码*/
.PageBox{padding-top:20px;}
.PageBox .Pages{text-align:center;}
.PageBox .Pages a{padding:8px 10px;color:#999;font-size:16px;margin:0 3px;transition:all .5s;width: 50px;}
/* .PageBox .Pages a:hover,*/
.PageBox .Pages a.a_cur{background:#009b4c;color:#fff;} 
.PageBox .Pages .num a:hover{
    background:#009b4c;color:#fff;
}
.PageBox .Pages a:hover{
    background:#009b4c;color:#fff;
}

.PageBox .Pages .num{font-style:normal;}
.PageBox .Pages a.a_first{
    position: relative;
    background: url(../images/h_l01.png) no-repeat center;
    filter: grayscale(100%) brightness(150%);
    -webkit-filter: grayscale(100%) brightness(150%);
}
.PageBox .Pages a.a_first[href="javascript:void(0);"]{
    filter: grayscale(100%) brightness(150%) !important;
    -webkit-filter: grayscale(100%) brightness(150%) !important;
}
.PageBox .Pages a.a_first:hover{
    filter: unset;
    -webkit-filter: unset;
}
.PageBox .Pages a.a_prev:hover{
    filter: unset;
    -webkit-filter: unset;
}
.PageBox .Pages a.a_prev{
    position: relative;
    background: url(../images/h_l02.png) no-repeat center;
    filter: grayscale(100%) brightness(150%);
    -webkit-filter: grayscale(100%) brightness(150%);
}
.PageBox .Pages a.a_prev[href="javascript:void(0);"]{
    filter: grayscale(100%) brightness(200%) !important;
    -webkit-filter: grayscale(100%) brightness(150%) !important;
}
.PageBox .Pages a.a_next{
    position: relative;
    background: url(../images/h_l03.png) no-repeat center center;
    filter: grayscale(100%) brightness(150%);
    -webkit-filter: grayscale(100%) brightness(150%);
}
.PageBox .Pages a.a_next[href="javascript:void(0);"]{
    filter: grayscale(100%) brightness(150%) !important;
    -webkit-filter: grayscale(100%) brightness(150%) !important;
}
.PageBox .Pages a.a_next:hover{
    filter: unset;
    -webkit-filter: unset;
}
.PageBox .Pages a.a_end:hover{
    filter: unset;
    -webkit-filter: unset;
}
.PageBox .Pages a.a_end[href="javascript:void(0);"]{
    filter: grayscale(100%) brightness(150%) !important;
    -webkit-filter: grayscale(100%) brightness(150%) !important;
}
.PageBox .Pages a.a_end{
    position: relative;
    background: url(../images/h_l04.png)  no-repeat center center;
    filter: grayscale(100%) brightness(150%);
    -webkit-filter: grayscale(100%) brightness(150%);
}
span.p_jump .f1 {
    font-weight: normal;
    color: #414141;
    margin: 0 4px;
    line-height: 46px;
    font-size: 16px;
}
span.p_jump input#_input {
    line-height: 44px;
    text-align: center;
    border: 1px solid #e5e5e5;
    width: 46px;
    text-align: center;
    color: #414141;
    font-size: 16px;
}
span.p_jump input#_button {
    background: #ebebeb;
    width: auto;
    padding: 10px;
    cursor: pointer;
    border: none;
    border-radius: 5px;
    color: #414141;
    font-family: 'scCNreg';
    font-size: 16px;
}
@media screen and (min-width:768px){
  .PageBox{padding: 60px 0;}
  .PageBox .Pages a{padding:10px 15px;margin: 0 10px;}
  .PageBox .Pages .num a{display:inline-block;padding:8px 15px;}
  span.p_jump input#_button{font-size: 14px;}
  span.p_jump .f1{font-size: 14px;}
}
@media (max-width: 600px){
    .PageBox span.p_jump {
        display: block;
        margin: 15px 0 0;
    }
    span.p_jump input#_input{
        line-height: 30px;
        width: 30px;
    }
    span.p_jump input#_button{
        font-size: 14px;
        padding: 5px 10px
    }
}

/*页码*/
/*页码*/
/*研究成果*/
.Fruitfoor1{margin-bottom:5%;}
.Fruitfoor1 .titBox{text-align:center;margin-bottom:5%;}
.Fruitfoor1 .titBox h5{font-size:45px;font-weight:normal;margin-bottom:15px;}
.Fruitfoor1 .titBox p{font-size:16px;line-height:30px;color:#888;max-width:900px;margin:0 auto;}
.Fruitfoor1 .imgBox{text-align: center;}
.FruitItem{}
.FruitItem .titTop{margin-bottom:50px;text-align:center;}
.FruitItem .titTop h5{font-size:45px;font-weight:normal;margin-bottom:15px;}
.FruitItem .titTop p{font-size:24px;}
.FruitItem .item{margin-bottom:5%;overflow:hidden;}
.FruitItem .item .titBox{text-align:center;margin-bottom:40px;}
.FruitItem .item .titBox h5{font-size:30px;font-weight:normal;color:#009b4c;margin-bottom:10px;}
.FruitItem .item .titBox span{font-size:22px;display:block;margin-bottom:20px;}
.FruitItem .item .titBox p{font-size:16px;line-height:30px;color:#888;max-width:1220px;margin:0 auto;}
.FruitItem .item .imgBox{float:right;}
.FruitItem .item .imgBox .img-group{text-align:center;}
.FruitItem .item .imgBox .img-group + .img-group{margin-top:20px;}
.FruitItem .item .imgBox .img-group aside{font-size:20px;margin-top:10px;}
.FruitItem .itemBox{margin-bottom:5%;}
.FruitItem .itemBox .titBox{float:left;width:34%;padding-top:5%;}
.FruitItem .itemBox .titBox h5{font-size:30px;font-weight:normal;color:#009b4c;margin-bottom:10px;}
.FruitItem .itemBox .titBox span{font-size:22px;display:block;margin-bottom:20px;}
.FruitItem .itemBox .titBox p{font-size:16px;line-height:30px;color:#888;}
.FruitItem .itemBox .imgBox{float:right;width:58%;}
.FruitItem .itemList .itemBox:nth-child(2n) .titBox{float:right;}
.FruitItem .itemList .itemBox:nth-child(2n) .imgBox{float:left;}
/*研究成果*/
/*研究平台*/
.platformTop{margin-bottom:6%;}
.platformTop h5{text-align:center;font-size:36px;font-weight:normal;margin-bottom:40px;}
.platformTop span{display:block;text-align:center;font-size:24px;margin-bottom:20px;}
.platformTop p{max-width:940px;margin:0 auto;font-size:16px;color:#888;padding-left:18px;position:relative;}
.platformTop p:before{width:7px;height:7px;content:'';background:#009b4c;border-radius:50%;position:absolute;left:0;top:50%;margin-top:-3.5px;}
.platformTop .imgBox{margin-top:40px;}
.platformTop .imgBox .item{float:left;width:32%;margin-right:2%;}
.platformTop .imgBox .item:nth-child(3n){margin-right:0;}
.platformTop .imgBox .item em{display:block;text-align:center;font-style:normal;font-size:18px;line-height:30px;margin-top:5px;}
.platListTop{margin-bottom:6%;}
.platListTop li{width:32%;float:left;margin-right:2%;position:relative;}
.platListTop li:last-child{margin-right:0;}
.platListTop li .imgBox{}
.platListTop li .view{position:absolute;line-height:55px;width:100%;padding-left:5%;bottom:0;left:0;font-size:18px;color:#fff;display:block;}
.platListTop li .view:before{width:31px;height:11px;content:'';background:url(../images/i4_w.png) no-repeat;position:absolute;top:50%;margin-top:-5.5px;right:5%;transition:.3s;}
.platListTop li .view:hover:before{right:2%;}
.platListCenter{margin-bottom:6%;}
.platListCenter li{width:32%;float:left;margin-right:2%;position:relative;}
.platListCenter li:last-child{margin-right:0;}
.platListCenter li .imgBox{}
.platListCenter li .view{margin-top:10px;width:100%;font-size:18px;color:#333;display:block;text-align:center;}
@media (min-width:768px){.platListCenter li .view{padding:0 65px;}
}
.platList{}
.platList li{float:left;width:32%;margin-right:2%;position:relative;margin-bottom:2%;}
.platList li:nth-child(3n){margin-right:0;}
.platList li .view{position:absolute;line-height:55px;width:100%;padding-left:5%;bottom:0;left:0;font-size:22px;color:#fff;display:block;}
.platList li .view:before{width:31px;height:11px;content:'';background:url(../images/i4_w.png) no-repeat;position:absolute;top:50%;margin-top:-5.5px;right:5%;transition:.3s;}
.platList li .view:hover:before{right:2%;}
/*详情*/
.platformInfo{}
.platformInfo h5{font-size:45px;font-weight:normal;text-align:center;margin-bottom:35px;}
.platformInfo .textB{font-size:16px;line-height:30px;color:#333333;margin-bottom:40px;}
.platformInfo .textB p,.platformInfo .textB span{font-family:"微软雅黑" !important;}
.platformInfo .textB p{font-size:16px !important;line-height:30px !important;text-indent:2em !important;}
.platformInfo .imgList .item{float:left;width:49%;}
.platformInfo .imgList .item span{display:block;text-align:center;font-style:normal;font-size:18px;line-height:30px;margin-top:5px;}
.platformInfo .imgList .item:nth-child(2n){float:right;}
/*详情*/
/*研究平台*/
/*检测实力*/
.titleBox{}
.titleBox h5{font-size:36px;font-weight:normal;text-align:center;margin-bottom:40px;}
.titleBox p{font-size:16px;line-height:30px;color:#888;margin-bottom:30px;}
.strengthF1{margin-bottom:5%;}
.strengthF1 .item{margin-bottom:45px;}
.strengthF1 .item .imgB{float:left;width:73%;}
.strengthF1 .item .imgB:nth-child(2n){float:right;width:25.5%;}
.strengthF1 .item span{display:block;text-align:center;font-style:normal;font-size:18px;line-height:30px;margin-top:5px;}
.strengthF2{margin-bottom:5%;}
.strengthF3{}
.strengthF3 .honerList{}
.strengthF3 .honerList ul{padding:0 10%;}
.strengthF3 .honerList li{width:30%;margin-right:5%;}
.strengthF3 .honerList li:nth-child(4n){margin-right:5%;}
.strengthF3 .honerList li:nth-child(3n){margin-right:0;}
.strengthF3 .honerList.af:after{top:665px;}
.strengthF4{}
.strengthF4 .textB{background:#f4f4f4;padding:5% 3%;}
.strengthF4 .textB p{line-height:38px;font-size:16px;}
.strengthF4 .textB p span{color:#009b4c;font-weight:bold;}
.strengthF5{overflow:hidden;}
.strengthF5 .item{margin-bottom:3%;overflow:hidden;float:left;}
.strengthF5 .item:nth-child(5){float:right;}
.strengthF5 .item h5{font-size:26px;font-weight:normal;margin-bottom:8px;}
.strengthF5 .item.itemImg2 .w40{float:left;width:40.5%;}
.strengthF5 .item.itemImg2 .w55{float:right;width:57.5%;}
/*检测实力*/
/*领军人才*/
.expertBox{}
.expertBox h3{font-size:45px;font-weight:normal;margin-bottom:50px;text-align:center;}
.expertBox .expertList{margin-bottom:6%;}
.expertBox .expertList ul{display:flex;flex-wrap:wrap;}
.expertBox .expertList li{float:left;width:49%;margin-right:2%;background:#f4f4f4;margin-bottom:2%;}
.expertBox .expertList li:nth-child(2n){margin-right:0;}
.expertBox .expertList li .leftBox{float:left;text-align:center;width:33%;padding:40px 0;}
.expertBox .expertList li .leftBox .imgB{margin-bottom:15px;}
.expertBox .expertList li .leftBox h5{font-size:24px;font-weight:normal;}
.expertBox .expertList li .leftBox span{font-size:18px;min-height:60px;}
.expertBox .expertList li .righBox{float:left;width:64%;margin:40px 0;padding:0 20px 0 55px;height:300px;overflow-y:auto;}
.expertBox .expertList li .righBox h5{font-size:28px;font-weight:normal;margin-bottom:20px;}
.expertBox .expertList li .righBox p{font-size:16px;color:#888;line-height:30px;}
.expertBox .expertList li .righBox::-webkit-scrollbar{/*滚动条整体样式*/
 width:5px;/*高宽分别对应横竖滚动条的尺寸*/
 height:1px;}
.expertBox .expertList li .righBox::-webkit-scrollbar-thumb{/*滚动条里面小方块*/
 border-radius:5px;box-shadow:inset 0 0 1px rgba(0,0,0,0.2);background:#009b4c}
.expertBox .expertList li .righBox::-webkit-scrollbar-track{/*滚动条里面轨道*/
 box-shadow:inset 0 0 1px rgba(0,0,0,0.2);border-radius:5px;background:#e8e8e8;}
.expertBox .leadList{margin-bottom:6%;}
.expertBox .leadList li{padding:45px 20px;text-align:center;background:#f4f4f4;float:left;width:23%;margin-right:2.66%;margin-bottom:3%;}
.expertBox .leadList li:nth-child(4n){margin-right:0;}
.expertBox .leadList li .imgB{margin-bottom:25px;}
.expertBox .leadList li h5{font-size:24px;font-weight:normal;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.expertBox .leadList li p{font-size:16px;color:#888;line-height:30px;height:90px;}
.expertBox .prizeBox{}
.expertBox .prizeBox p{font-size:16px;line-height:30px;color:#888;}
.expertBox .prizeBox .imgBox{margin-top:30px;}
.expertBox .prizeBox .imgBox img{width:auto;display:block;margin:0 auto;}
.expertBox .prizeBox .imgBox img:nth-child(2n){float:right;}
.expertBox .prizeBox span{font-size:18px;display:block;text-align:center;margin-top:15px;}
/*领军人才*/
/*公司新闻*/
.newsSlide{position:relative;margin-bottom:50px;}
.newsSlide .slick-slider{padding-bottom:55px;}
.newsSlide li{background:#f4f4f4;margin-right:30px;opacity:.37;transition:.3s;}
.newsSlide li.slick-current{opacity:1;}
.newsSlide .slick-initialized li.slick-slide{display:-webkit-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.newsSlide li .imgBox{width:52%;float:left;height:350px;}
.newsSlide li .imgBox a{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;outline:none;}
.newsSlide li .imgBox img{width:100%;max-height:100%;}
.newsSlide li .txtBox{float:left;width:48%;padding:70px 60px;}
.newsSlide li .txtBox h5{font-size:20px;font-weight:normal;line-height:30px;margin-bottom:20px;}
.newsSlide li .txtBox p{font-size:16px;line-height:24px;color:#888;}
.newsSlide li .txtBox .tmBox{margin-top:10%;}
.newsSlide li .txtBox .tmBox time{display:inline-block;vertical-align:middle;padding-right:15px;font-size:18px;color:#888;}
.newsSlide li .txtBox .tmBox .more{display:inline-block;vertical-align:middle;padding-left:15px;color:#009b4c;font-size:16px;line-height:1;border-left:1px solid #d1d1d1;}
.newsSlide .slick-dots{position:absolute;text-align:center;bottom:0;width:100%;}
.newsSlide .slick-dots li{display:inline-block;width:8px;height:9px;background:#dcdcdc;border-radius:50%;transition:.3s;margin:0 5px;opacity:1;}
.newsSlide .slick-dots li.slick-active{width:30px;border-radius:35px;background:#009b4c;}
.newsSlide .slick-dots li button{display:none;}
.newsList{}
.newsList li{padding:25px 0;border-bottom:1px solid #eee;}
.newsList li .imgBox{width:16%;float:left;}
.newsList li .txtBox{width:80%;float:right;}
.newsList li .txtBox h5{font-size:20px;font-weight:normal;line-height:30px;margin-bottom:10px;}
.newsList li .txtBox p{font-size:16px;line-height:24px;color:#888;}
.newsList li .txtBox .tmBox{margin-top:30px;}
.newsList li .txtBox .tmBox time{display:inline-block;vertical-align:middle;padding-right:15px;font-size:18px;color:#888;}
.newsList li .txtBox .tmBox .more{display:inline-block;vertical-align:middle;padding-left:15px;color:#009b4c;font-size:16px;line-height:1;border-left:1px solid #d1d1d1;}
/*公司新闻*/
/*媒体聚焦*/
.mediaSlide{margin-bottom:50px;}
.mediaSlide li{background:#f4f4f4;margin-right:30px;}
.mediaSlide li .imgBox{position:relative;height:200px;overflow:hidden;}
.mediaSlide li .imgBox a{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.mediaSlide li .imgBox a img{width:100%;height:100%;object-fit:cover;}
.mediaSlide li.vidBox .imgBox .vidBtn{width:63px;height:63px;background:url(../images/play.png) no-repeat;position:absolute;left:50%;top:50%;margin-left:-31.5px;margin-top:-31.5px;transition:.3s;}
.mediaSlide li.vidBox .imgBox .vidBtn:hover{margin-top:-36.5px;}
.mediaSlide li .imgBox span{position:absolute;left:0;bottom:0;display:inline-block;padding:0 30px;font-size:18px;color:#fff;background:#009b4c;line-height:33px;}
.mediaSlide li .txtBox{padding:25px;}
.mediaSlide li .txtBox h5{font-size:20px;line-height:30px;font-weight:normal;}
.mediaSlide li .txtBox .tmBox{margin-top:70px;}
.mediaSlide li .txtBox .tmBox time{display:inline-block;vertical-align:middle;padding-right:15px;font-size:16px;color:#888;}
.mediaSlide li .txtBox .tmBox .more{display:inline-block;vertical-align:middle;padding-left:15px;color:#009b4c;font-size:16px;line-height:1;border-left:1px solid #d1d1d1;}
.mediaSlide .slick-slider{padding-bottom:55px;}
.mediaSlide .slick-dots{position:absolute;text-align:center;bottom:0;width:100%;}
.mediaSlide .slick-dots li{display:inline-block;width:8px;height:9px;background:#dcdcdc;border-radius:50%;transition:.3s;margin:0 5px;opacity:1;}
.mediaSlide .slick-dots li.slick-active{width:30px;border-radius:35px;background:#009b4c;}
.mediaSlide .slick-dots li button{display:none;}
.mediaList{}
.mediaList li{padding:30px 50px;border-bottom:1px solid #f1f1f1;transition:.3s;position:relative;}
.mediaList li:before{width:32px;height:12px;content:'';background:url(../images/i4_g.png) no-repeat;position:absolute;right:5%;top:50%;margin-top:-6px;}
.mediaList li .tmBox{margin-bottom:10px;}
.mediaList li .tmBox span{display:inline-block;vertical-align:middle;padding-right:15px;color:#009b4c;font-size:16px;line-height:1;}
.mediaList li .tmBox time{display:inline-block;vertical-align:middle;padding-left:15px;font-size:16px;color:#888;border-left:1px solid #d1d1d1;}
.mediaList li a{font-size:20px;}
.mediaList li:hover{background:#f4f4f4;}
@media (max-width:480px){.mediaSlide li{margin-right:0;}
}
/*媒体聚焦*/
/*新闻详情*/
.newsInfo{}
.newsInfo .titBox{border-bottom:1px solid #ebebeb;margin-bottom:70px;}
.newsInfo .titBox h5{font-size:32px;font-weight:normal;margin-bottom:25px;}
.newsInfo .titBox .tBox{}
.newsInfo .titBox .tBox span{font-size:16px;color:#888;line-height:36px;display:inline-block;margin-right:50px;}
.newsInfo .contBox{margin-bottom:70px;}
.newsInfo .contBox h5{text-align:center;font-size:32px;font-weight:normal;margin-bottom:25px;}
.newsInfo .contBox p{text-indent:2em;font-size:16px;color:#666;line-height:30px;}
.newsInfo .contBox .imgBox{margin:35px 0;}
.newsInfo .contBox .imgBox span{display:block;text-align:center;color:#666;margin-top:15px;}
.newsInfo .garyCBox{padding:70px 50px;background:#f4f4f4;margin-bottom:70px;}
.newsInfo .garyCBox h5{font-size:24px;font-weight:normal;margin-bottom:25px;}
.newsInfo .garyCBox p{font-size:16px;line-height:30px;text-indent:2em;}
/*新闻详情*/
/*循环产业*/
.estateList{width:100%;overflow:hidden;}
.estateList ul{position:relative;height:450px;}
.estateList ul li{width:40%;border-left:1px solid #fff;}
.estateList ul li{left:0;position:absolute;}
.estateList ul li figure{display:block;height:450px;background-repeat:no-repeat;background-position:left center;background-size:cover;}
.estateList ul li .textB{color:#fff;position:absolute;top:5%;left:0;width:40%;transition:.3s;padding:25px 60px 40px 25px;}
.estateList ul li .textB h5{font-size:24px;line-height:36px;font-weight:normal;}
.estateList ul li .textB p{font-size:16px;line-height:26px;margin-top:10px;display:none;max-height:78px;overflow:hidden;}
.estateList ul li .textB .desBox{display:none;margin-top:20px;}
.estateList ul li .textB .desBox .item{display:inline-block;vertical-align:middle;width:49%;padding:0 30px;border-left:2px solid #fff;font-style:italic;}
.estateList ul li .textB .desBox .item:first-child{padding-left:0;border-left:none;}
.estateList ul li .textB .desBox .item span{font-style:italic;font-size:70px;line-height:1;}
.estateList ul li .textB .desBox .item sup{font-size:30px;}
.estateList ul li .textB .desBox .item p{line-height:26px;margin-top:0;}
.estateList ul li .textB .view{display:none;width:45px;height:45px;background:url(../images/view.png) no-repeat;position:absolute;top:50%;margin-top:-22.5px;right:15px;}
.estateList ul li .textB em{position:absolute;padding-top:50px;font-size:24px;right:15px;bottom:15px;font-style:normal;}
.estateList ul li .textB em:before{width:1px;height:45px;content:'';background:rgba(255,255,255,.3);position:absolute;top:0;right:2px;}
.estateList ul li:nth-child(1) .textB{background:rgba(0,155,76,.9);}
.estateList ul li:nth-child(2) .textB{background:rgba(82,74,165,.9);}
.estateList ul li:nth-child(3) .textB{background:rgba(0,156,162,.8);}
.estateList ul li:nth-child(4) .textB{background:rgba(34,85,169,.8);}
.estateList ul li:nth-child(5) .textB{background:rgba(0,137,188,.8);}
/*循环产业*/
@media (min-width:768px){.estateList ul li:hover .textB{width:85%;padding:20px 40px;}
.estateList ul li:hover .textB p,.estateList ul li:hover .textB .desBox,.estateList ul li:hover .textB .view{display:block;}
}
/*废旧电池*/
.loopIndu{}
.loopIndu .itemBox{margin-bottom:5%;}
.loopIndu .itemBox .titBox{margin-bottom:35px;text-align:center;}
.loopIndu .itemBox .titBox h5{font-size:45px;font-weight:normal;}
.loopIndu .itemBox .titBox p{font-size:24px;line-height:30px;}
.loopIndu .itemBox .titBox span{display:block;font-size:16px;line-height:30px;color:#888;}
.loopIndu .itemBox .numBox{margin-bottom:40px;text-align:center;}
.loopIndu .itemBox .numBox .item{display:inline-block;vertical-align:middle;padding:0 30px;border-left:2px solid #e9e9e9;font-style:italic;width:19%;text-align:left;margin-bottom:15px;}
.loopIndu .itemBox .numBox .item:first-child{border-left:none;}
.loopIndu .itemBox .numBox .item h5{font-size:24px;font-weight:normal;line-height:30px;}
.loopIndu .itemBox .numBox .item span{font-style:italic;font-size:70px;line-height:1;color:#009b4c;position:relative;}
.loopIndu .itemBox .numBox .item sup{font-size:28px;margin-left:10px;}
.loopIndu .itemBox .numBox .item sub{font-size:26px;position:absolute;right:-35px;bottom:0;}
.loopIndu .itemBox .numBox .item p{line-height:26px;margin-top:0;}
.loopIndu .itemBox .imgBox{text-align:center;margin-bottom:30px;}
.loopIndu .itemBox .imgBox .w30{display:inline-block;vertical-align:middle;width:40%;}
.loopIndu .itemBox .imgBox .w60{display:inline-block;vertical-align:middle;width:55%;padding:0 3%;text-align:left;}
.loopIndu .itemBox .imgBox .w60 p{font-size:16px;line-height:30px;color:#888;}
.loopIndu .itemBox .imgBox .w50{float:left;width:49%;}
.loopIndu .itemBox .imgBox .w50:nth-child(2n){float:right;}
.loopIndu .itemBox .txtBox{max-width:730px;margin:0 auto;margin-bottom:30px;}
.loopIndu .itemBox .txtBox p{font-size:24px;line-height:30px;display:flex;align-items:center;}
.loopIndu .itemBox .txtBox p span{font-size:50px;color:#009b4c;}
/*废旧电池*/
/*人力资源*/
.humanResuo{}
.humanResuo .titBox{text-align:center;margin-bottom:4%;}
.humanResuo .titBox h1{font-size:36px;font-weight:normal;margin-bottom:20px;}
.humanResuo .titBox p{font-size:16px;line-height:30px;color:#555;max-width:1065px;margin:0 auto;}
.humanResuo .listBox{}
.humanResuo .listBox .topBox{}
.humanResuo .listBox .topBox .item{float:left;width:32%;margin-right:2%;position:relative;overflow:hidden;margin-bottom:2%;;}
.humanResuo .listBox .item img{transition:.3s;}
.humanResuo .listBox .topBox .item h5{position:absolute;width:100%;text-align:center;top:50%;margin-top:-25px;color:#fff;font-size:36px;font-weight:normal;}
.humanResuo .listBox .topBox .item:nth-child(3n){margin-right:0;}
.humanResuo .listBox .item:hover img{transform:scale(1.1);}
.humanResuo .listBox .bomBox{}
.humanResuo .listBox .bomBox .item{float:left;width:49%;margin-right:2%;position:relative;overflow:hidden;margin-bottom:2%;}
.humanResuo .listBox .bomBox .item:nth-child(2n){margin-right:0;}
.humanResuo .listBox .bomBox .item .textB{position:absolute;width:100%;text-align:center;top:20%;color:#fff;line-height:40px;}
.humanResuo .listBox .bomBox .item .textB h5{font-size:36px;font-weight:normal;}
.humanResuo .listBox .bomBox .item .textB p{font-size:26px;}
/*人力资源*/
/*博士后招聘*/
.postdoctor{}
.postdoctor .titBox{}
.postdoctor .titBox h1{font-size:38px;text-align:center;font-weight:normal;margin-bottom:4%;}
.postdoctor .titBox h5{font-size:28px;color:#009b4c;text-align:center;margin-bottom:20px;font-weight:normal;}
.postdoctor .titBox p{text-indent:2em;font-size:16px;line-height:30px;}
.postdoctor .foor1{margin-bottom:6%;}
.postdoctor .foor2{margin-bottom:6%;}
.postdoctor .foor2 .DescBox{padding:3% 6%;background:#f4f4f4;font-size:16px;line-height:30px;color:#555;}
.postdoctor .foor3{margin-bottom:6%;}
.postdoctor .foor3 .tabBox{margin-bottom:4%;}
.postdoctor .foor3 .tabBox table{border-collapse:collapse;width:100%;}
.postdoctor .foor3 .tabBox table th{border:1px solid #efefef;line-height:60px;background:#009b4c;color:#fff;font-size:20px;font-weight:normal;}
.postdoctor .foor3 .tabBox table td{border:1px solid #efefef;line-height:60px;padding:0 15px;}
.postdoctor .foor3 .tabBox table td:first-child{background:#f6f6f6;text-align:center;}
.postdoctor .foor3 .tabBox table td:last-child{text-align:center;}
.postdoctor .foor3 .tabBox span{text-indent:2em;font-size:16px;color:#555;margin-top:30px;display:block;}
.postdoctor .foor4{margin-bottom:6%;}
.postdoctor .foor4 .txtBox{}
.postdoctor .foor4 .txtBox p{text-indent:2em;font-size:16px;line-height:30px;color:#555;}
.postdoctor .foor4 .txtBox p span{display:block;}
.postdoctor .foor4 .txtBox p a{color:#008aff;text-decoration:underline!important;}
/*博士后招聘*/
/*社会招聘*/
.recruitBox{}
.recruitBox h3{font-size:24px;font-weight:normal;margin-bottom:15px;}
.recruitBox .screenBox{float:left;width:16%;}
.recruitBox .screenBox .screenItem{background:#f4f4f4;padding:20px;}
.recruitBox .screenBox .screenItem .item{}
.recruitBox .screenBox .screenItem .item h5{border-top:1px solid #eaeaea;line-height:50px;border-bottom:1px solid #eaeaea;font-size:24px;font-weight:normal;color:#666;position:relative;cursor:pointer;}
.recruitBox .screenBox .screenItem .item h5:before{width:9px;height:15px;content:'';background:url(../images/i10.png) no-repeat;position:absolute;top:50%;margin-top:-7.5px;right:12px;}
.recruitBox .screenBox .screenItem .item h5.on:before{transform:rotate(90deg);}
.recruitBox .screenBox .screenItem .item:first-child h5{border-top:none;}
.recruitBox .screenBox .screenItem .item:last-child h5{border-bottom:none;}
.recruitBox .screenBox .screenItem .item .slideBox{padding:20px 0;display:none;}
.recruitBox .screenBox .screenItem .item .slideBox span{display:block;font-size:18px;color:#888;}
.recruitBox .screenBox .screenItem .item .slideBox a{display:block;padding-left:25px;font-size:16px;line-height:42px;color:#888;position:relative;}
.recruitBox .screenBox .screenItem .item .slideBox a:before{width:14px;height:14px;content:'';border:1px solid #ececec;background:#fff;position:absolute;left:0;top:50%;margin-top:-7px;transition:.3s;}
.recruitBox .screenBox .screenItem .item .slideBox a.on:before{background:#009b4c;}
.recruitBox .postBox{float:right;width:80%;}
.recruitBox .postBox .searBox{margin-bottom:3%;}
.recruitBox .postBox .searBox .leftBox{width:60%;float:left;}
.recruitBox .postBox .searBox .leftBox a{display:inline-block;vertical-align:middle;padding:0 30px 0 12px;font-size:16px;color:#888;background:#f4f4f4 url(../images/i11.png) right 12px center no-repeat;line-height:40px;margin-right:10px;}
.recruitBox .postBox .searBox .righBox{width:38%;float:right;position:relative;}
.recruitBox .postBox .searBox .righBox input{height:50px;line-height:30px;padding:0 50px 0 25px;font-size:16px;border:1px solid #f7f7f7;width:100%;}
.recruitBox .postBox .searBox .righBox .searBtn{width:50px;height:50px;background:#239c3b url(../images/sear3.png) center center no-repeat;position:absolute;top:0;right:0;}
.recruitBox .postBox .jobList{}
.recruitBox .postBox .jobList .item{padding:35px 55px;background:#f4f4f4;margin-bottom:20px;position:relative;transition:.3s;}
.recruitBox .postBox .jobList .item h5{font-size:24px;font-weight:normal;margin-bottom:5px;}
.recruitBox .postBox .jobList .item .labBox{margin-bottom:30px;}
.recruitBox .postBox .jobList .item .labBox span{display:inline-block;vertical-align:middle;padding:0 10px;border-left:1px solid #a5a5a5;line-height:1;color:#888888;}
.recruitBox .postBox .jobList .item .labBox span:first-child{padding-left:0;border-left:none;}
.recruitBox .postBox .jobList .item .desBox{max-height:90px;overflow:hidden;transition:.3s;display:block !important;}
.recruitBox .postBox .jobList .item .desBox span{font-size:18px;display:block;line-height:30px;}
.recruitBox .postBox .jobList .item .desBox p{line-height:30px;font-size:16px;color:#666666;}
.recruitBox .postBox .jobList .item .mailBtn{padding-left:65px;padding-right:30px;background:#239c3b;color:#fff;line-height:50px;display:inline-block;position:relative;font-size:18px;margin-top:5%;}
.recruitBox .postBox .jobList .item .mailBtn:before{width:25px;height:19px;content:'';background:url(../images/i12.png) no-repeat;position:absolute;top:50%;margin-top:-9.5px;left:25px;}
.recruitBox .postBox .jobList .item .openBtn{width:140px;line-height:40px;display:block;position:absolute;right:0;bottom:0;padding-left:30px;color:#888;background:#fff;transition:.3s;}
.recruitBox .postBox .jobList .item .openBtn:before{width:12px;height:12px;content:'';background:url(../images/i13.png) no-repeat;position:absolute;top:50%;margin-top:-6px;right:30px;}
.recruitBox .postBox .jobList .item .openBtn.putnBtn{background:#009b4c;color:#fff;}
.recruitBox .postBox .jobList .item .openBtn.putnBtn:before{background:url(../images/i13_a.png) no-repeat;}
.recruitBox .postBox .jobList .item.on{background:#fff;box-shadow:0 0 15px rgba(0,0,0,.2);}
.recruitBox .postBox .jobList .item.on .desBox{max-height:none;}
/*社会招聘*/
/*投资者关系*/
.investorTop{margin-bottom:40px;}
.investorTop .leftBox{width:53%;float:left;}
.investorTop .leftBox .item{float:left;width:49%;position:relative;}
.investorTop .leftBox .item:nth-child(2n){float:right;}
.investorTop .leftBox .item span{color:#fff;position:absolute;top:8%;left:5%;font-size:32px;padding-bottom:25px;}
.investorTop .leftBox .item span:before{width:37px;height:15px;content:'';background:url(../images/i5.png) no-repeat;position:absolute;left:0;bottom:0;transition:.3s;}
.investorTop .leftBox .item span:hover:before{left:5px;}
.investorTop .righBox{width:47%;float:right;padding-left:50px;}
.investorTop .righBox h3{font-size:32px;font-weight:normal;margin-bottom:20px;}
.investorTop .righBox .itemTop{margin-bottom:15px;}
.investorTop .righBox .itemTop .timeB{color:#fff;width:80px;background:#009b4c;float:left;padding:25px 10px 10px;text-align:right;line-height:22px;position:relative;}
.investorTop .righBox .itemTop .timeB:before{width:20px;height:2px;content:'';background:#fff;position:absolute;top:12px;right:10px;}
.investorTop .righBox .itemTop .timeB span{font-size:24px;}
.investorTop .righBox .itemTop .timeB time{font-size:16px;}
.investorTop .righBox .itemTop .textB{float:right;width:80%;}
.investorTop .righBox .itemTop .textB h5{font-size:20px;font-weight:normal;margin-bottom:5px;}
.investorTop .righBox .itemTop .textB p{font-size:16px;line-height:24px;color:#888;}
.investorTop .righBox .itemBom{}
.investorTop .righBox .itemBom li{}
.investorTop .righBox .itemBom li a{font-size:16px;line-height:30px;float:left;width:80%;display:block;}
.investorTop .righBox .itemBom li time{color:#888;font-size:16px;line-height:30px;float:right;width:20%;display:block;}
.investorBom{background:#f4f4f4;}
.investorBom .leftBox{width:53%;float:left;padding:5% 4%;}
.investorBom .leftBox h5{font-size:20px;font-weight:normal;margin-bottom:4%;}
.investorBom .leftBox p{font-size:16px;line-height:30px;color:#666666;}
.investorBom .leftBox p span{width:48%;display:inline-block;vertical-align:middle;}
.investorBom .righBox{width:47%;float:right;}
/*投资者关系*/
/*投资者关系动态*/
.investorList{}
.investorList li{padding:35px 90px 35px 45px;position:relative;transition:.3s;border-bottom:1px solid #f4f4f4;}
.investorList li h5{font-size:20px;font-weight:normal;margin-bottom:5px;}
.investorList li p{font-size:16px;color:#888;line-height:30px;}
.investorList li p span{padding:0 20px;border-left:1px solid #dbdbdb;}
.investorList li p span:first-child{padding-left:0;border-left:none;}
.investorList li .down{position:absolute;top:50%;font-size:16px;line-height:24px;display:block;margin-top:-12px;color:#888;padding-left:25px;right:5%;}
.investorList li .down:before{width:14px;height:14px;content:'';background:url(../images/down.png) no-repeat;position:absolute;left:0;top:50%;margin-top:-7px;}
.investorList li:hover{background:#f4f4f4;}
/*投资者关系动态*/
/*园区公众开放活动*/
.parkList{}
.parkList li{float:left;width:23%;margin-right:2.66%;background:#f4f4f4;margin-bottom:3%;}
.parkList li:nth-child(4n){margin-right:0;}
.parkList li .imgBox{overflow:hidden;}
.parkList li .imgBox img{transition:.3s;}
.parkList li .txtBox{padding:40px 24px 30px;}
.parkList li .txtBox h5{font-size:20px;font-weight:normal;line-height:24px;margin-bottom:10px;min-height:48px;}
.parkList li .txtBox p{margin-bottom:30px;font-size:16px;line-height:24px;color:#888;}
.parkList li .txtBox .timeB{}
.parkList li .txtBox .timeB time{display:inline-block;vertical-align:middle;padding-right:20px;font-size:16px;color:#888888;}
.parkList li .txtBox .timeB .view{display:inline-block;vertical-align:middle;padding-left:20px;border-left:1px solid #dbdbdb;font-size:16px;color:#009b4c;}
.parkList li:hover .imgBox img{transform:scale(1.1);}
/*园区公众开放活动*/
/*工厂直播*/
@keyframes mydh{25%{height:25%}
50%{height:50%}
75%{height:75%}
100%{height:100%}
}
@-moz-keyframes mydh{25%{height:25%}
50%{height:50%}
75%{height:75%}
100%{height:100%}
}
@-webkit-keyframes mydh{25%{height:25%}
50%{height:50%}
75%{height:75%}
100%{height:100%}
}
@-o-keyframes mydh{25%{height:25%}
50%{height:50%}
75%{height:75%}
100%{height:100%}
}
.factoryLive{}
.factoryLive h1{font-size:18px;font-weight:normal;padding-left:25px;position:relative;margin-bottom:30px;}
.factoryLive h1:before{width:19px;height:21px;content:'';background:url(../images/time.png) no-repeat;position:absolute;left:0;top:50%;margin-top:-10.5px;}
.factoryLive .liveList{display:flex;flex-wrap:wrap;}
.factoryLive .liveList .item{float:left;width:50%;position:relative;border-right:1px solid #fff;box-sizing:border-box;}
.factoryLive .liveList .item:nth-child(2n){float:right;}
.factoryLive .liveList .item h5{font-size:28px;font-weight:normal;color:#fff;position:absolute;left:3%;top:5%;}
.factoryLive .liveList .item .txtBox{position:absolute;left:3%;bottom:5%;}
.factoryLive .liveList .item .txtBox a{display:inline-block;vertical-align:middle;line-height:38px;padding:0 20px 0 50px;background:#db2222;color:#fff;font-size:18px;border-radius:10px;position:relative;}
.factoryLive .liveList .item .txtBox span{display:inline-block;vertical-align:middle;font-size:18px;color:#fff;padding-left:10px;}
.factoryLive .liveList .item .txtBox a.Nonline i{position:absolute;width:22px;height:16px;background:url(../images/i6.png) no-repeat;position:absolute;left:14px;top:50%;margin-top:-8px}
.factoryLive .liveList .item .txtBox a.online i,.factoryLive .liveList .item .txtBox a.online i:before,.factoryLive .liveList .item .txtBox a.online i:after{width:3px;height:22px;content:'';animation:mydh 1s infinite;-moz-animation:mydh 1s infinite;-webkit-animation:mydh 1s infinite;-o-animation:mydh 1s infinite;background:#fff;display:inline-block;position:absolute;bottom:50%;margin-bottom:-11px;max-height:22px;}
.factoryLive .liveList .item .txtBox a.online i{left:20px;}
.factoryLive .liveList .item .txtBox a.online i:before{left:8px;}
.factoryLive .liveList .item .txtBox a.online i:after{left:16px;}
.factoryLive .liveList .item .txtBox a.online i:before{animation-delay:.3s;-webkit-animation-delay:.3s;}
.factoryLive .liveList .item .txtBox a.online i:after{animation-delay:.6s;-webkit-animation-delay:.6s;}
/*工厂直播*/
/*全球参观访问预约*/
.Appointment{max-width:1350px;}
.Appointment h1{font-size:45px;font-weight:normal;text-align:center;margin-bottom:45px;}
.Appointment .form{padding:50px 55px;background:#f4f4f4;}
.Appointment .form .item{padding-left:22px;margin-bottom:25px;}
.Appointment .form .item label{position:relative;font-size:24px;}
.Appointment .form .item label.req:before{content:'*';font-size:18px;color:#ff0000;position:absolute;left:-20px;top:2px;}
.Appointment .form .item .radi{font-size:18px;color:#888888;margin-top:15px;overflow:hidden;}
.Appointment .form .item .radi .radioStock{margin-left:5%;margin-right:5px;float:left;position:relative;}
.Appointment .form .item .radi .radioStock:first-child{margin-left:0;}
.Appointment .form .item .radi .radioStock label{font-size:18px;color:#888888;position:relative;padding-left:25px;}
.Appointment .form .item .radi .radioStock input[type="radio"] + label::before{content:"\a0";display:inline-block;width:18px;height:18px;border:1px solid #d5d5d5;border-radius:50%;box-sizing:border-box;background-color:#fff;margin-right:7px;position:absolute;top:0;left:0;}
.Appointment .form .item .radi .radioStock input[type="radio"]:checked + label::before{background-color:#fff;border:5px solid #009b4c;}
.Appointment .form .item .radi .radioStock input[type="radio"]{position:absolute;clip:rect(0,0,0,0);width:18px;height:18px;top:8px;}
.Appointment .form .item .befor{width:44%;position:relative;display:inline-block;margin-left:20px;background-color:#fff;}
.Appointment .form .item .befor::before{content:"";position:absolute;right:0;width:50px;height:100%;border-left:1px solid #e9e9e9;}
.Appointment .form .item .befor:hover::before{background:#009b4c url(../images/sele1.png)no-repeat right 14px center;}
.Appointment .form .item select{position:relative;z-index:2;width:100%;outline:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;cursor:pointer;background:url(../images/sele.png)no-repeat right 14px center;display:inline-block;height:45px;line-height:30px;border:1px solid #e9e9e9;padding:0 20px;font-size:18px;}
.Appointment .form .item .befor:hover select{background:none;}
.Appointment .form .item input.textB{width:44%;display:inline-block;height:45px;line-height:30px;background:#fff;border:1px solid #e9e9e9;padding:0 20px;font-size:18px;margin-left:20px;}
.Appointment .form .item .seleBox{width:44%;display:inline-block;vertical-align:middle;margin-left:20px;}
.Appointment .form .item .seleBox .befor{width:38%;float:left;margin-left:0;}
.Appointment .form .item .seleBox select{}
.Appointment .form .item .seleBox input{width:60%;float:right;margin-left:0;}
.Appointment .form .item .checkbox{font-size:18px;color:#888888;margin-top:15px;}
.Appointment .form .item .checkbox input{margin-left:15px;margin-right:5px;}
.Appointment .form .item .checkbox input:first-child{margin-left:0;}
.Appointment .form .item .checkbox span{margin-left:15px;}
.Appointment .form .item .checkbox span input{border-bottom:1px solid #888888;padding:0 10px;font-size:18px;}
.Appointment .form .item .timeB{width:44%;display:inline-block;vertical-align:middle;font-size:18px;color:#888888;}
.Appointment .form .item .timeB input{width:40%;display:inline-block;height:45px;line-height:30px;background:#fff;border:1px solid #e9e9e9;padding:0 20px;font-size:18px;margin:0 20px;}
.Appointment .form .item .yesno{}
.Appointment .form .item .seleBox .befor.yesno{width:25%;}
.Appointment .form .item textarea{display:block;height:285px;background:#fff;border:1px solid #e9e9e9;padding:20px;width:100%;margin-top:15px;}
.Appointment .form .subBtn{margin-left:22px;line-height:55px;display:block;width:195px;background:#009b4c;color:#fff;font-size:20px;text-align:center;cursor:pointer;}
/*全球参观访问预约*/
/*社会责任报告*/
.reportList{}
.reportList li{float:left;width:18%;margin-right:2.5%;background:#f4f4f4;margin-bottom:4%;}
.reportList li:nth-child(5n){margin-right:0;}
.reportList li .imgBox{overflow:hidden;border:1px solid #eaeaea;}
.reportList li .imgBox img{transition:.3s;}
.reportList li .txtBox{padding:30px;}
.reportList li .txtBox h5{font-size:20px;line-height:30px;font-weight:normal;min-height:60px;margin-bottom:30px;}
.reportList li .txtBox .langB{margin-bottom:15px;color:#888888;}
.reportList li .txtBox .langB span{padding:0 10px;border-left:1px solid #d1d1d1;font-size:16px;color:#888888;}
.reportList li .txtBox .langB span:first-child{padding-left:0;border-left:none;}
.reportList li .txtBox .timeB{}
.reportList li .txtBox .timeB time{display:inline-block;vertical-align:middle;padding-right:10px;font-size:16px;color:#888888;}
.reportList li .txtBox .timeB .view{display:inline-block;vertical-align:middle;padding-left:10px;border-left:1px solid #dbdbdb;font-size:16px;color:#009b4c;}
.reportList li:hover .imgBox img{transform:scale(1.1);}
/*社会责任报告*/
/*公益行动*/
.welfareList{}
.welfareList li{float:left;width:31.5%;margin-right:2.75%;margin-bottom:3%;}
.welfareList li:nth-child(3n){margin-right:0;}
.welfareList li .imgBox{overflow:hidden;margin-bottom:20px;}
.welfareList li .imgBox img{transition:.3s;}
.welfareList li h5{font-size:20px;font-weight:normal;line-height:30px;min-height:60px;}
.welfareList li:hover .imgBox img{transform:scale(1.1);}
/*详情*/
.welfareInfo{}
.welfareInfo h1{font-size:45px;font-weight:normal;text-align:center;margin-bottom:40px;}
.welfareInfo .textB{font-size:16px;line-height:30px;margin-bottom:30px;}
.welfareInfo .textB span{font-size:24px;color:#009b4c;}
.welfareInfo .imgeB{margin-bottom:4%;}
.welfareInfo .itemBox{}
.welfareInfo .itemBox .item{background:#f4f4f4;margin-bottom:5%;}
.welfareInfo .itemBox .item .imgBox{float:left;width:45%;}
.welfareInfo .itemBox .item .txtBox{float:right;width:55%;padding:6% 6% 0;}
.welfareInfo .itemBox .item .txtBox h5{font-size:24px;color:#009b4c;font-weight:normal;margin-bottom:30px;}
.welfareInfo .itemBox .item .txtBox p{font-size:16px;line-height:30px;color:#555555;}
.welfareInfo .itemBox .item:nth-child(2n) .imgBox{float:right;}
.welfareInfo .itemBox .item:nth-child(2n) .txtBox{float:left;}
/*详情*/
/*公益行动*/
/*信息公示*/
.publicityList{}
.publicityList li{line-height:80px;border-bottom:1px solid #f1f1f1;padding-left:35px;padding-right:15px;position:relative;}
.publicityList li:before{width:15px;height:15px;content:'';background:url(../images/i9.png) no-repeat;position:absolute;top:50%;margin-top:-7.5px;left:2px;}
.publicityList li h5{float:left;width:80%;font-size:20px;font-weight:normal;}
.publicityList li time{float:right;width:20%;text-align:right;font-size:16px;color:#888888;}
/*信息公示*/
/*全球命运共同体*/
.GlobalBox{}
.GlobalBox .foor1{margin-bottom:5%;}
.GlobalBox .foor1 h1{font-size:45px;font-weight:normal;text-align:center;color:#009b4c;margin-bottom:4%;}
.GlobalBox .foor1 .imgBox{text-align:center;}
.GlobalBox .itemBox{margin-bottom:4%;margin-top:8%;}
.GlobalBox .itemBox .titBox{text-align:center;}
.GlobalBox .itemBox .titBox h5{font-size:30px;font-weight:normal;margin-bottom:20px;}
.GlobalBox .itemBox .titBox p{max-width:985px;margin:0 auto;font-size:16px;line-height:30px;color:#888;margin-bottom:20px;}
.GlobalBox .itemBox .titBox span{font-size:22px;display:block;margin-bottom:30px;}
.GlobalBox .itemBox .imgBox{margin-bottom:5%;}
.GlobalBox .items .items-22-item{margin-top:5%;}
/*全球命运共同体*/
/*联系我们*/
.contactBox{padding-top:95px;}
.contactBox .contMap{}
.contactBox .contMap .titBox{margin-bottom:45px;}
.contactBox .contMap .titBox h1{font-size:40px;font-weight:normal;margin-bottom:15px;}
.contactBox .contMap .titBox span{font-size:18px;color:#888;}
.contactBox .contMap .titBox p{font-size:36px;color:#009b4c;}
.contactBox .contMap .mapImgB{position:relative;padding-right:110px;}
.contactBox .contMap .mapImgB .itemList{}
.contactBox .contMap .mapImgB .itemList .item{position:absolute;}
.contactBox .contMap .mapImgB .itemList .item em{width:8px;height:8px;display:block;cursor:pointer;position:relative;z-index:99;}
.contactBox .contMap .mapImgB .itemList .item.all{top:0;left:0;display:none;}
.contactBox .contMap .mapImgB .itemList .item.szzb{top:77%;left:34.2%;}
.contactBox .contMap .mapImgB .itemList .item.sz{top:77%;left:34.2%;}
.contactBox .contMap .mapImgB .itemList .item.jm{top:56%;left:32.3%;}
.contactBox .contMap .mapImgB .itemList .item.nmg{top:36%;left:29.1%;}
.contactBox .contMap .mapImgB .itemList .item.bj{top:33.4%;left:35%;}
.contactBox .contMap .mapImgB .itemList .item.tj{top:36.6%;left:35.8%;}
.contactBox .contMap .mapImgB .itemList .item.sx{top:44.6%;left:32.3%;}
.contactBox .contMap .mapImgB .itemList .item.hn{top:49.5%;left:33.8%;}
.contactBox .contMap .mapImgB .itemList .item.yz{top:50.6%;left:38.5%;}
.contactBox .contMap .mapImgB .itemList .item.tz{top:51.7%;left:39.2%;}
.contactBox .contMap .mapImgB .itemList .item.wx{top:54.3%;left:38.85%;}
.contactBox .contMap .mapImgB .itemList .item.xt{top:59%;left:32.2%;}
.contactBox .contMap .mapImgB .itemList .item.wh{top:60%;left:34.4%;}
.contactBox .contMap .mapImgB .itemList .item.xh{top:66%;left:31%;}
.contactBox .contMap .mapImgB .itemList .item.cs{top:64.5%;left:33.3%;}
.contactBox .contMap .mapImgB .itemList .item.zz{top:67%;left:31.7%;}
.contactBox .contMap .mapImgB .itemList .item.cz{top:71%;left:32.9%;}
.contactBox .contMap .mapImgB .itemList .item.jx{top:65.8%;left:35.1%;}
.contactBox .contMap .mapImgB .itemList .item.nb{top:60.3%;left:39.3%;}
.contactBox .contMap .mapImgB .itemList .item.wz{top:61.3%;left:40.4%;}
.contactBox .contMap .mapImgB .itemList .item.fj{top:67%;left:39.2%;}
.contactBox .contMap .mapImgB .itemList .item.xg{top:79%;left:34.6%;}
.contactBox .contMap .mapImgB .itemList .item.nf{top:71.6%;left:52%;}
.contactBox .contMap .mapImgB .itemList .item.hg{top:45.6%;left:67.8%;}
.contactBox .contMap .mapImgB .itemList .item.dj{top:46.7%;left:69.7%;}
.contactBox .contMap .mapImgB .itemList .item.yn{top:62%;left:67%;}
.contactBox .contMap .mapImgB .itemList .item.sh{left:40.4%;top:55.2%;}
.contactBox .contMap .mapImgB .itemList .item.ld{top:65.7%;left:31.6%;}
.contactBox .contMap .mapImgB .itemCont{position:absolute;top:0;right:0;width:330px;}
.contactBox .contMap .mapImgB .itemCont h3{padding-left:30px;line-height:48px;color:#fff;background:#009b4c;font-weight:normal;font-size:24px;border-top-left-radius:10px;border-top-right-radius:10px;}
.contactBox .contMap .mapImgB .itemCont .BoxList{max-height:455px;overflow-y:auto;padding:0 30px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.2);border-bottom-left-radius:10px;border-bottom-right-radius:10px;}
.contactBox .contMap .mapImgB .itemCont .BoxList::-webkit-scrollbar{/*滚动条整体样式*/
 width:5px;/*高宽分别对应横竖滚动条的尺寸*/
 height:1px;}
.contactBox .contMap .mapImgB .itemCont .BoxList::-webkit-scrollbar-thumb{/*滚动条里面小方块*/
 border-radius:5px;box-shadow:inset 0 0 1px rgba(0,0,0,0.2);background:#bdbdbd}
.contactBox .contMap .mapImgB .itemCont .BoxList::-webkit-scrollbar-track{/*滚动条里面轨道*/
 box-shadow:inset 0 0 1px rgba(0,0,0,0.2);border-radius:5px;background:none;}
.contactBox .contMap .mapImgB .itemCont .BoxList .item{}
.contactBox .contMap .mapImgB .itemCont .BoxList .item li{padding:15px 0;border-bottom:1px solid #ebecec;}
.contactBox .contMap .mapImgB .itemCont .BoxList .item li h5{font-size:18px;font-weight:normal;margin-bottom:10px;}
.contactBox .contMap .mapImgB .itemCont .BoxList .item li p{font-size:16px;line-height:20px;color:#888;}
.contactBox .contMap .mapImgB .itemCont .BoxList .item li span{font-size:16px;line-height:20px;color:#888;}
.contactBox .mapDesBx{border-top:2px solid #ededed;margin-top:50px;}
.contactBox .mapDesBx .item{width:33.33%;float:left;padding:45px 0;padding-left:85px;position:relative;}
.contactBox .mapDesBx .item p{font-size:16px;line-height:30px;color:#666;}
.contactBox .mapDesBx .item.add:before{width:17px;height:23px;content:'';background:url(../images/icon1.png) no-repeat;position:absolute;top:50%;margin-top:-11.5px;left:40px;}
.contactBox .mapDesBx .item.pho:before{width:24px;height:24px;content:'';background:url(../images/icon2.png) no-repeat;position:absolute;top:50%;margin-top:-12px;left:40px;}
.contactBox .mapDesBx .item.fax:before{width:24px;height:24px;content:'';background:url(../images/icon3.png) no-repeat;position:absolute;top:50%;margin-top:-12px;left:40px;}
/*联系我们*/
/*响应式*/
.mobile_bg{position:fixed;left:0;top:75px;width:100%;height:100%;z-index:98;background:rgba(0,0,0,.5);display:none;}
.nav_btn{background-color:#009b4c;float:right;width:50px;height:75px;position:relative;cursor:pointer;display:none;transition:margin 0.3s ease 0s;z-index:999;}
.nav_btn span,.nav_btn span:before,.nav_btn span:after{content:'';display:block;height:2px;background-color:#fff;position:absolute;right:0;border-radius:3px;}
.nav_btn span{width:60%;}
.nav_btn span:before,.nav_btn span:after{width:100%;}
.nav_btn span{top:50%;margin-top:-1px;}
.nav_btn span:before{top:-10px;transition:all 0.3s ease 0s;}
.nav_btn span:after{bottom:-10px;transition:all 0.3s ease 0s;}
.homeBan .top .nav_btn span,.homeBan .nav_btn span:before,.homeBan .nav_btn span:after{background-color:#fff;}
.nav_btn.open span{height:0;}
.nav_btn.open span:before{transform:rotate(45deg);top:0;background-color:#fff;}
.nav_btn.open span:after{transform:rotate(-45deg);bottom:-2px;background-color:#fff;}
@media(max-width:1800px){.w1800{padding:0 2%;}
}
@media(max-width:1740px){.top .navOth{width:85%;}
.top .navOth .nav li{margin-right:2%;}
.top .navOth .langSear{padding-left:20px;}
.BusNewB .slideBox .contBox .idxNeList li time{width:18%;}
.BusNewB .slideBox .contBox .topNews .txtBox{padding-top:20px;}
.NotShaBox .notice{width:55%;}
.NotShaBox .shares{width:35%;}
.bottom .bomTop .leftBox{width:40%;}
.idxFoor4 .Foor4Bom .item.Live .view{right:10px;}
}
@media(max-width:1440px){.w1440{padding:0 2%;}
.investorBom .leftBox{padding:4% 2%;}
}
@media(max-width:1366px){.top .navOth{width:89%;}
.top .navOth .langSear{padding-left:10px;}
.NotShaBox .notice{width:58%;}
.bottom .bomTop .leftBox{width:43%;}
.MemberList .itemList li .relatBox .posBox span{font-size:12px;}
}
@media(max-width:1279px){.top{position:fixed;left:0;top:0;background-color:white;z-index:9999;}
.innerBan,.banner{margin-top:75px;}
.top .w1800{padding-right:0;position:relative;}
.nav_btn{display:block;height:75px;}
.top .navOth .nav{position:fixed;top:75px;width:100%;float:none;left:0;background:#fff;padding-bottom:50px;z-index:999;padding-left:15px;padding-top:30px;}
.top .navOth .nav li{float:none;margin-right:0;line-height:40px;}
.top .navOth .nav li dl{position:static!important;padding:10px 15px!important;transform:translateX(0)}
.top .navOth .nav li dd{text-align:left;}
.top .navOth .nav li .subnav{position:static;}
.top .navOth .nav li .subnav .w1440{padding:0;}
.top .navOth .nav li .subnav .subDl{padding-left:0;width:100%;}
.top .navOth .nav li .subnav .desBox{display:none;}
.container{padding:70px 0;}
.bottom .bomTop{padding:40px 0 15px 0;}
.bottom .bomTop .leftBox{width:100%;float:none;margin-bottom:20px;}
.bottom .bomTop .righBox{width:100%;float:none;}
.NotShaBox .notice{float:none;width:100%;margin-bottom:20px;}
.NotShaBox .shares{float:none;width:100%;}
.NotShaBox .shares .item{margin-left:0;margin-right:3%;width:29%;text-align:center;max-width:none;}
.NotShaBox .shares .item:last-child{margin-right:0;}
.top .navOth{width:50%;}
.top .logo{width:20%;}
.top .navOth .langSear{width:185px;}
.idxFoor4{margin:70px 0;}
.menuLocat .menu{display:none;}
.menuLocat .Locat{float:none;}
.historyBox .yearBox .item .relatBox{padding:350px 0 20px 0;}
.historyBox .yearBox .item .absolBox{padding:20px;}
.historyBox .yearBox .item .absolBox .txtBox{float:none;width:100%;margin-bottom:10px;}
.historyBox .yearBox .item .absolBox .imgBox{float:none;width:100%;text-align:center;}
.historyBox .yearBox .item .absolBox .txtBox time{margin-bottom:10px;}
.historyBox .contBox{padding-top:40px;}
.LeadingPro .titBox{margin-bottom:50px;}
.greenproList .item .txtBox h5{font-size:24px;}
.greenproList .item .imgBox p{font-size:50px;}
.Innovate .innovTop .novSlide{float:none;width:100%;}
.Innovate .innovTop .novList{float:none;width:100%;padding:2%;}
.Innovate .innovTop .novSlide .slick-dots{bottom:10px;}
.Innovate .innovTop .novList li{min-height:auto;}
.newsSlide li .txtBox{padding:30px 20px;}
.investorTop .leftBox{float:none;width:100%;margin-bottom:15px;}
.investorTop .leftBox .item img{width:100%;}
.investorTop .righBox{float:none;width:100%;padding-left:0;}
.contactBox{padding-top:45px;}
.contactBox .contMap .titBox{margin-bottom:20px;}
.contactBox .contMap .titBox h1{font-size:22px;margin-bottom:10px;}
.contactBox .contMap .titBox span{font-size:16px;}
.contactBox .contMap .titBox p{font-size:20px;}
.contactBox .contMap .mapImgB .itemCont{position:static;width:100%;margin-top:20px;}
}
@media(max-width:1024px){}
@media(max-width:960px){.BusNewB .item{width:100%;float:none;}
.BusNewB .item:nth-child(2n){float:none;margin-top:20px;}
.idxFoor4 .Foor4Top .item,.idxFoor4 .Foor4Bom .item{float:none;width:100%;}
.BusNewB .slideBox .contBox{height:auto;}
.idxFoor4 .Foor4Top .item img,.idxFoor4 .Foor4Bom .item img{width:100%;}
.bottom .bomTop .righBox .contacB{float:none;margin-bottom:20px;}
.bottom .bomTop .righBox .followB{float:none;max-width:135px;margin:0 auto;}
.bottom .bomTop h5{margin-bottom:15px;}
.bottom .bomBom .leftBox{float:none;text-align:center;margin-bottom:15px;}
.bottom .bomBom .righBox{float:none;text-align:center;}
.bottom .bomBom .righBox a{margin-left:20px;}
.BusNewB .item h3{padding-left:20px;margin-bottom:15px;font-size:22px;}
.NotShaBox .notice h5{font-size:20px;}
.NotShaBox .notice li p,.NotShaBox .notice li time{font-size:16px;}
.NotShaBox .shares .item p{font-size:18px;}
.BusNewB .item .buscontBox .itemBox p{font-size:18px;}
.BusNewB .slideBox .topBox li{font-size:16px;}
.BusNewB .slideBox .contBox .topNews .txtBox h5{font-size:18px;line-height:25px;}
.BusNewB .slideBox .contBox .topNews .txtBox p{font-size:14px;}
.BusNewB .slideBox .contBox .idxNeList li p{font-size:16px;}
.notBanner .slick-dots{padding:15px 0;}
.BusNewB{margin-top:0;}
.GrouProfile .Gfoor{margin-bottom:40px;}
.GrouProfile .foor2 h5{font-size:22px;}
.GrouProfile .Gfoor p{line-height:24px;}
.GrouProfile .foor2 .numG{height:auto;padding:40px 0;}
.GrouProfile .foor2 .numG .item{width:49%;margin-bottom:30px;}
.GrouProfile .foor3 li{width:50%;}
.GrouProfile .foor4 li{width:49%;}
.GrouProfile .foor4 li:nth-child(2n){margin-right:0;}
.MemberList .itemList >h5{font-size:22px;}
.MemberList .itemList li{width:49%;margin-right:2%;}
.MemberList .itemList li:nth-child(3n){margin-right:2%;}
.MemberList .itemList li:nth-child(2n){margin-right:0;}
.Global .textBox h5{font-size:22px;}
.Global .textBox p{width:100%;line-height:24px;}
.GrouProfile .Franchise h5{font-size:24px;margin-bottom:20px;}
.loopIndu .itemBox .titBox{margin-bottom:15px;}
.loopIndu .itemBox .titBox h5{font-size:24px;}
.loopIndu .itemBox .titBox span{font-size:14px;line-height:24px;}
.loopIndu .itemBox .numBox{display:flex;flex-wrap:wrap;}
.loopIndu .itemBox .numBox .item span{font-size:30px;}
.loopIndu .itemBox .numBox .item{width:auto;padding:0 15px;margin-bottom:10px;}
.loopIndu .itemBox .imgBox .w60 p{font-size:14px;line-height:24px;}
.loopIndu .itemBox .titBox p{font-size:16px;line-height:26px;}
.loopIndu .itemBox .numBox .item sup{font-size:24px;}
.loopIndu .itemBox .numBox .item sub{font-size:18px;}
.loopIndu .itemBox .numBox .item h5{font-size:20px;}
.loopIndu .itemBox .txtBox p{font-size:20px;line-height:24px;}
.LeadingPro .titBox h5{font-size:24px;margin-bottom:10px;}
.LeadingPro .titBox p{font-size:14px;line-height:24px;}
.LeadingPro .leadList .itemTwo .item{width:100%;float:none;margin-right:0;}
.LeadingPro .leadList .itemThr .item{width:100%;float:none;margin-right:0;}
.proListmenu{padding:30px 0;}
.proListmenu li{width:32%;margin-right:2%;}
.proListmenu li:nth-child(5n){margin-right:2%;}
.proListmenu li:nth-child(3n){margin-right:0;}
.proListmenu li a{font-size:16px;}
.proListBox .titBox{margin-bottom:30px;}
.proListBox .titBox h5{font-size:24px;}
.proListBox .titBox p{font-size:14px;line-height:24px;}
.proListBox .proList .item .txtBox{padding:20px 0;}
.proListBox .proList .item .txtBox h5{font-size:22px;margin-bottom:10px;}
.proListBox .proList .item{width:49%;margin-right:2%;}
.proListBox .proList .item:nth-child(3n){margin-right:2%;}
.proListBox .proList .item:nth-child(2n){margin-right:0;}
.proListBox .proList .item .txtBox .linkList a{font-size:16px;}
.greenproList .item{width:50%;}
.greenproList .item .imgBox img{width:100%;}
.Innovate .innovMid .itemBox .item{float:none;width:100%;margin-bottom:10px;}
.Innovate .innovMid .itemBox .item:nth-child(2){float:none;width:100%;}
.Innovate .innovMid .itemBox:nth-child(2n) .item{float:none;width:100%;}
.Innovate .innovMid .itemBox:nth-child(2n) .item:nth-child(2){float:none;width:100%;}
.Innovate .innovMid .itemBox .item img{width:100%;}
.Innovate .innovMid .itemBox .item .itemCont .more{font-size:22px;}
.Innovate .innovMid .itemBox .item .more,.Innovate .innovMid .itemBox .item .reFindings li h5{font-size:22px;}
.ResearchList li .txtBox h5{margin-bottom:25px;}
.FruitItem .titTop{margin-bottom:25px;}
.Fruitfoor1 .titBox h5,.FruitItem .titTop h5{font-size:24px;}
.Fruitfoor1 .titBox p{font-size:14px;line-height:24px;}
.FruitItem .titTop p{font-size:18px;}
.FruitItem .item .titBox h5{font-size:22px;}
.FruitItem .item .titBox span{font-size:18px;}
.FruitItem .item .titBox p,.platformInfo .textB{font-size:14px;line-height:24px;}
.FruitItem .item .titBox{margin-bottom:20px;}
.FruitItem .itemBox .titBox span{font-size:16px;margin-bottom:10px;}
.platformTop h5,.platformInfo h5,.titleBox h5,.expertBox h3{font-size:24px;margin-bottom:15px;}
.titleBox p{font-size:14px;line-height:24px;margin-bottom:15px;}
.platformTop span{font-size:18px;margin-bottom:10px;}
.strengthF4 .textB{padding:20px;}
.strengthF4 .textB p{line-height:26px;}
.strengthF5 .item h5{font-size:22px;}
.expertBox .expertList li{float:none;width:100%;margin-right:0;}
.expertBox .leadList li{width:49%;margin-right:2%;padding:20px 10px;}
.expertBox .leadList li:nth-child(2n){margin-right:0;}
.expertBox .prizeBox p{line-height:24px;font-size:14px;}
.expertBox .expertList li .leftBox{padding:20px;}
.expertBox .expertList li .righBox{height:auto;margin:20px 0;}
.newsSlide li .imgBox{float:none;width:100%;}
.newsSlide li .txtBox{float:none;width:100%;}
.newsSlide li .txtBox .tmBox{margin-top:20px;}
.newsSlide li .txtBox h5{font-size:18px;line-height:24px;margin-bottom:10px;}
.newsInfo .titBox h5,.newsInfo .contBox h5,.humanResuo .titBox h1{font-size:24px;margin-bottom:15px;}
.newsInfo .titBox{margin-bottom:30px;}
.mediaSlide li .txtBox{padding:15px;}
.mediaSlide li .txtBox .tmBox{margin-top:30px;}
.mediaSlide li .txtBox h5{font-size:18px;}
.mediaSlide li .imgBox span{padding:0 15px;}
.humanResuo .titBox p{font-size:14px;line-height:24px;}
.humanResuo .listBox .topBox .item{float:none;width:100%;margin-right:0;}
.humanResuo .listBox .topBox .item h5,.humanResuo .listBox .bomBox .item .textB h5{font-size:24px;}
.humanResuo .listBox .item img{width:100%;}
.humanResuo .listBox .bomBox .item{float:none;width:100%;margin-right:0;}
.humanResuo .listBox .bomBox .item .textB{top:10%;}
.humanResuo .listBox .bomBox .item .textB p{font-size:14px;}
.recruitBox .screenBox{float:none;width:100%;margin-bottom:20px;}
.recruitBox .postBox{float:none;width:100%;}
.postdoctor .titBox h1{font-size:24px;margin-bottom:15px;}
.postdoctor .titBox h5{font-size:20px;margin-bottom:10px;}
.postdoctor .titBox p,.postdoctor .foor4 .txtBox p{font-size:14px;line-height:24px;}
.postdoctor .foor1,.postdoctor .foor2,.postdoctor .foor4{margin-bottom:30px;}
.postdoctor .foor2 .DescBox{padding:15px 20px;font-size:14px;line-height:24px;}
.postdoctor .foor3 .tabBox table th,.postdoctor .foor3 .tabBox table td{line-height:30px;}
.investorTop .leftBox .item span{font-size:24px;}
.investorTop .righBox h3{font-size:24px;}
.investorBom .leftBox{float:none;width:100%;}
.investorBom .righBox{float:none;width:100%;text-align:center;padding-bottom:20px;}
.parkList li{width:32%;margin-right:2%;}
.parkList li:nth-child(4n){margin-right:2%;}
.parkList li:nth-child(3n){margin-right:0;}
.parkList li .txtBox h5{font-size:18px;}
.factoryLive h1{margin-bottom:15px;}
.factoryLive .liveList .item{float:none;width:100%;margin-bottom:10px;}
.factoryLive .liveList .item img{width:100%;}
.Appointment h1{font-size:24px;margin-bottom:20px;}
.Appointment .form{padding:20px;}
.Appointment .form .item label{font-size:18px;}
.Appointment .form .item select{font-size:16px;}
.reportList li{width:32%;margin-right:2%;}
.reportList li:nth-child(5n){margin-right:2%;}
.reportList li:nth-child(3n){margin-right:0;}
.reportList li .txtBox h5{font-size:18px;margin-bottom:15px;}
.reportList li .txtBox{padding:15px;}
.welfareList li{width:49%;margin-right:2%;}
.welfareList li:nth-child(3n){margin-right:2%;}
.welfareList li:nth-child(2n){margin-right:0;}
.welfareInfo h1,.GlobalBox .foor1 h1{font-size:24px;margin-bottom:20px;}
.welfareInfo .textB{font-size:14px;line-height:24px;margin-bottom:15px;}
.welfareInfo .textB span{font-size:20px;}
.GlobalBox .itemBox .titBox h5{font-size:20px;margin-bottom:10px;}
.GlobalBox .itemBox .titBox p{font-size:14px;line-height:24px;margin-bottom:10px;}
.GlobalBox .itemBox .titBox span{font-size:16px;margin-bottom:15px;}
}
.innerBan .wap{display:none;}
@media(max-width:768px){.innerBan .pc{display:none;}
.innerBan .wap{display:block;}
.idxFoor4 .item .more{font-size:18px;line-height:35px;}
.BusNewB .slideBox .topBox{padding-right:15px;}
.BusNewB .slideBox .topBox h3{padding-left:15px;}
.BusNewB .slideBox .contBox{padding:2%;}
.BusNewB .slideBox .contBox .topNews .imgBox{float:none;width:100%;padding-bottom:73.5%;}
.BusNewB .slideBox .contBox .topNews .txtBox{float:none;width:100%;}
.BusNewB .slideBox .contBox .idxNeList{width:100%;}
.idxFoor4 .Foor4Bom .item.Live .LiveBtn{bottom:auto;right:auto;top:15px;left:15px;}
.idxFoor4 .Foor4Bom .item.Live .view{bottom:auto;right:auto;top:15px;right:20px;color:#009b4c;}
.idxFoor4 .Foor4Bom .item.Live .more:before{right:5%;}
.NotShaBox .notice ul{padding-left:15px;width:72%;}
.top .navOth{width:auto;}
.GrouProfile .foor4 ul{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;}
.GrouProfile .foor4 li{margin-right:0%!important;}
.GrouProfile .foor4 li h5,.GrouProfile .foor4 li span{font-size:14px;}
.GrouProfile .foor4 li span{line-height:1;padding:10px 0;}
.GrouProfile .foor2 .numG .item p span,.GrouProfile .foor3 li .textB p span{font-size:40px;}
.menuLocat .Locat p{font-size:14px;}
.container{padding:35px 0;}
.MemberList .itemList li{width:100%;margin-right:0!important;}
.MemberList .itemList li .relatBox .posBox span,.MemberList .itemList li .relatBox .desBox p{font-size:14px;}
.MemberList .itemList li .relatBox .posBox h5{font-size:22px;}
.GrouProfile .foor3 li .textB p{font-size:14px;line-height:24px;}
.GrouProfile .Franchise li .textB p.secn{min-height:auto;}
.honerBox .honrMenu li{margin-bottom:10px;}
.honerBox .honrMenu li a{line-height:40px;font-size:16px;}
.honerBox h5{font-size:24px;margin-bottom:20px;}
.honerList li .imgBox{line-height:inherit;}
.historyBox .yearBox .item .absolBox .txtBox h5,.historyBox .yearBox .item .absolBox .txtBox time,.historyBox .contBox .item h5{font-size:18px;}
.historyBox .contBox .item .itemList .textB{padding:20px 0 20px 20px;}
.estateList ul{height:auto;}
.estateList ul li{position:relative;width:100%;margin-bottom:30px;}
.estateList ul li figure{min-height:500px;}
.estateList ul li .textB{width:100%;padding:10px;padding-bottom:60px;}
.estateList ul li .textB h5{font-size:18px;line-height:24px;}
.estateList ul li .textB p{font-size:14px;line-height:22px;display:block;}
.estateList ul li .textB .desBox .item span{font-size:40px;}
/* .estateList ul li:hover .textB{padding:10px;width:90%;}
*/
 .estateList ul li .textB .desBox{margin-top:20px;display:block;}
.estateList ul li .textB .desBox .item{padding:0 10px;}
.estateList ul li .textB .view{right:5px;display:inline-block;}
.loopIndu .itemBox .imgBox .w30{display:block;width:100%;}
.loopIndu .itemBox .imgBox .w60{display:block;width:100%;}
.LeadingPro .leadList .item h5{font-size:22px;}
.LeadingPro .leadList .item:hover h5{top:5%;font-size:18px;}
.LeadingPro .leadList .item .absoluBox{top:15%;}
.LeadingPro .leadList .item .absoluBox p{font-size:14px;line-height:24px;margin-bottom:10px;max-height:72px;overflow:hidden;}
.proListmenu li{width:49%;}
.proListmenu li:nth-child(3n){margin-right:2%;}
.proListmenu li:nth-child(2n){margin-right:0;}
.proListBox .proList{display:block;}
.proListBox .proList .item{width:100%;float:none;margin-right:0!important;padding:10px 0;}
.proListBox .proList .item .txtBox{min-height:auto;}
.proListBox .proList .item .imgBox{text-align:center;}
.proInfo{padding:40px 0;}
.proInfo .proinfoTop .imgBox{float:none;width:100%;}
.proInfo .proinfoTop .txtBox{float:none;width:100%;margin-top:15px;}
.proInfo .proinfoTop .txtBox h5{font-size:30px;}
.proInfo .proinfoTab .titBox{margin-bottom:20px;}
.proInfo .proinfoTab .titBox h5{line-height:40px;font-size:22px;}
.proInfo .proinfoTab .tabBox table th{font-size:20px;border:2px solid #fff;}
.proInfo .proinfoDes h5{font-size:18px;}
.proInfo .proinfoTab .tabBox table td{font-size:14px;border:2px solid #fff;}
.proInfo .proinfoDes .itemBox .item{float:none;width:100%;margin-bottom:15px;}
.LeadingPro .leadList .item .absoluBox dd a{padding:0 10px;}
.greenproList .item .txtBox h5{font-size:20px;}
.greenproList .item .txtBox .linkList a{font-size:14px;}
.greenproList .item{width:100%;margin-bottom:10px;}
.Innovate .innovTop .novList li a,.Innovate .innovTop .novList li time{font-size:16px;}
.Research li{padding:15px 25px;}
.ResearchList li{width:49%;margin-right:2%;}
.ResearchList li:nth-child(2n){margin-right:0;}
.Research li h5,.ResearchList li .txtBox h5{font-size:20px;line-height:24px;margin-bottom:10px;}
.Research li p{font-size:14px;}
.ResearchList li .txtBox{padding:15px;}
.FruitItem .itemBox .titBox{float:none;width:100%;margin-bottom:15px;padding-top:0;}
.FruitItem .itemBox .imgBox{float:none;width:100%;text-align:center;}
.platformTop .imgBox .item{float:none;width:100%;margin-right:0;text-align:center;margin-bottom:10px;}
.platListCenter li,.platListTop li{float:none;width:100%;margin-right:0;margin-bottom:10px;}
.platList li{float:none;width:100%;margin-right:0;text-align:center;}
.platList li .view{line-height:30px;text-align:left;}
.platformInfo .imgList .item{float:none;width:100%;margin-bottom:10px;}
.strengthF3 .honerList li{width:49%;margin-right:2%;}
.strengthF3 .honerList li:nth-child(2n){margin-right:0;}
.honerList li .txtBox p{height:auto;}
.strengthF3 .honerList ul{padding:0;}
.strengthF5 .item.itemImg2 .w40,.strengthF5 .item.itemImg2 .w55{float:none;width:100%;margin-bottom:10px;}
.strengthF1 .item .imgB,.strengthF1 .item .imgB:nth-child(2n){float:none;width:100%;margin-bottom:10px;}
.expertBox .expertList li .leftBox{float:none;width:100%;}
.expertBox .expertList li .righBox{float:none;width:100%;height:200px;padding:20px;margin-top:0;}
.expertBox .expertList li .leftBox h5{font-size:18px;}
.expertBox .leadList li h5{font-size:22px;}
.expertBox .prizeBox .imgBox img{float:none;width:100%;margin-bottom:10px;}
.newsList li .imgBox{float:none;width:100%;text-align:center;}
.newsList li .txtBox{float:none;width:100%;margin-top:10px;}
.newsList li .txtBox .tmBox{margin-top:10px;}
.newsList li .txtBox h5{font-size:18px;}
.newsList li .txtBox p{font-size:14px;}
.newsInfo .contBox p{line-height:14px;line-height:24px;}
.newsInfo .contBox .imgBox{margin:20px 0;}
.newsInfo .contBox{margin-bottom:30px;}
.newsInfo .garyCBox{padding:20px;margin-bottom:30px;}
.newsInfo .garyCBox h5{margin-bottom:20px;margin-bottom:15px;}
.newsInfo .garyCBox p{line-height:24px;font-size:14px;}
.mediaList li{padding:20px 15px;padding-right:40px;}
.mediaList li:before{right:5px;}
.mediaList li a{font-size:18px;display:block;}
.recruitBox h3{font-size:20px;}
.recruitBox .screenBox .screenItem .item h5{font-size:18px;line-height:40px;}
.recruitBox .screenBox .screenItem .item .slideBox span{font-size:16px;}
.recruitBox .screenBox .screenItem .item .slideBox a{font-size:14px;line-height:28px;}
.recruitBox .postBox .jobList .item{padding:15px 20px;padding-bottom:55px;}
.recruitBox .postBox .jobList .item .labBox{margin-bottom:15px;}
.recruitBox .postBox .searBox .leftBox a{width:100px;font-size:14px;}
.recruitBox .postBox .searBox .leftBox{float:none;width:100%;margin-bottom:10px;}
.recruitBox .postBox .searBox .righBox{float:none;width:100%;}
.recruitBox .postBox .searBox .righBox input{font-size:14px;}
.recruitBox .postBox .jobList .item h5{font-size:20px;}
.recruitBox .postBox .jobList .item .desBox span{font-size:16px;}
.recruitBox .postBox .jobList .item .desBox p{font-size:14px;line-height:24px;}
.recruitBox .postBox .jobList .item .mailBtn{font-size:16px;padding-left:40px;padding-right:15px;margin-top:20px;line-height:40px;}
.recruitBox .postBox .jobList .item .mailBtn:before{left:10px;}
.investorTop .righBox .itemTop .textB{width:70%;float:left;padding-left:10px;}
.investorTop .leftBox .item{float:none;width:100%;margin-bottom:10px;}
.investorBom .leftBox h5{font-size:18px;}
.investorBom .leftBox p{font-size:14px;line-height:24px;}
.investorList li{padding:10px 100px 15px 10px;}
.investorList li h5{font-size:18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;}
.investorList li .down{margin-top:-20px;}
.investorList li p{font-size:14px;line-height:24px;}
.parkList li{float:none;width:100%;margin-right:0!important;}
.parkList li .txtBox{padding:20px 12px 15px;}
.parkList li .imgBox img{width:100%;}
.parkList li .txtBox h5{min-height:auto;}
.parkList li .txtBox p{margin-bottom:15px;font-size:14px;}
.factoryLive .liveList .item h5{font-size:20px;}
.factoryLive .liveList .item .txtBox a{font-size:18px;}
.factoryLive .liveList .item .txtBox span{font-size:14px;}
.Appointment .form .item select,.Appointment .form .item input.textB,.Appointment .form .item .seleBox,.Appointment .form .item .timeB{width:100%;margin-left:0;}
.Appointment .form .item .seleBox .befor{width:100%;margin-bottom:10px;}
.Appointment .form .item .yesno{width:50%;}
.Appointment .form .subBtn{width:130px;font-size:18px;line-height:40px;}
.reportList li{width:49%;}
.reportList li:nth-child(3n){margin-right:2%;}
.reportList li:nth-child(2n){margin-right:0;}
.reportList li .imgBox img{width:100%;}
.welfareList li{width:100%;margin-right:0!important;}
.welfareList li h5{font-size:18px;line-height:24px;min-height:auto;}
.welfareList li .imgBox img{width:100%;}
.welfareInfo .itemBox .item .imgBox{float:none;width:100%;}
.welfareInfo .itemBox .item .txtBox{float:none;width:100%;padding:20px;}
.welfareInfo .itemBox .item .txtBox h5{margin-bottom:18px;margin-bottom:15px;}
.welfareInfo .itemBox .item .txtBox p{font-size:14px;line-height:24px;}
.publicityList li{line-height:50px;}
.publicityList li h5{width:100%;font-size:18px;}
.publicityList li time{display:none;}
.contactBox .mapDesBx .item{width:100%;float:none;padding:10px 0;padding-left:32px;}
.contactBox .mapDesBx .item:before{left:0 !important;}
.contactBox .contMap .mapImgB .itemCont h3{font-size:22px;}
.contactBox .contMap .mapImgB .itemCont .BoxList{padding:0 20px;max-height:340px;}
.contactBox .contMap .mapImgB .itemCont .BoxList .item li{padding:10px 0;}
.contactBox .contMap .mapImgB .itemCont .BoxList .item li h5{font-size:16px;}
.contactBox .contMap .mapImgB .itemCont .BoxList .item li p{font-size:14px;}
.contactBox .contMap .mapImgB .itemCont .BoxList .item li span{font-size:14px;}
.contactBox .mapDesBx .item p{font-size:14px;line-height:24px;}
.top .logo{width:27%;}
}
@media screen and (max-width:320px){.top .logo{width:20%;}
}
/*20200701 zhanggongyuan*/
.items3-item{float:left;width:48%;margin-right:2%;margin-bottom:20px;text-align:center;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;}
.items-img{overflow:hidden;margin-bottom:20px;}
.items-img img{width:100%;transition:.4s;-webkit-transition:.4s;}
/* .items-img:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);}
*/
/* .items3-item:nth-child(3n){width:100%;margin-right:0;}
*/
.items-pro-item{width:31.333%;float:left;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 1% 20px;text-align:center;}
.items4-item{width:39%;float:left;margin-right:1%;margin-bottom:20px;text-align:center;font-size:18px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.items4-item:nth-child(4n+3),.items4-item:nth-child(4n+4){width:19%;float:right;margin-bottom:0.5%;}
.items4-item:nth-child(4n+3) p,.items4-item:nth-child(4n+4) p{display:none;}
.items4-item:nth-child(4n+3) .items-img,.items4-item:nth-child(4n+4) .items-img{margin-bottom:0;}
.items2-item{width:48%;margin-right:2%;margin-bottom:20px;float:left;text-align:center;font-size:18px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.row4-item{width:25%;float:left;text-align:center;margin-bottom:30px;}
.items-row4{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;}
.fqw1{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:flex-end;justify-content:space-between;white-space:nowrap;overflow:hidden;text-align:center;text-overflow:ellipsis;font-size:18px;color:#333;}
.fqw1-l{margin-right:6px;}
.fqw2{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;justify-content:space-between;}
.fqw2-item{width:30.833%;padding-top:21%;position:relative;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;font-size:18px;color:#555;margin-bottom:20px;float:left;}
.fqw2-img{position:absolute;top:0;right:0;left:0;bottom:40px;background-size:cover;background-position:center;background-repeat:no-repeat;}
.items-pro-item5{width:18%;float:left;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 1% 20px;text-align:center;}
.fqw2-item:nth-child(6n+3),.fqw2-item:nth-child(6n+4){width:36.833%;}
.gy-items3{margin-bottom:90px;}
.gy-items3-item{float:left;width:31.33%;margin-right:2%;margin-bottom:20px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.row4-item .items-img img{width:auto;}
@media (max-width:780px){.fqw2{flex-wrap:wrap;}
.fqw2-item,.fqw2-item:nth-child(6n+3),.fqw2-item:nth-child(6n+4){width:49%;padding-top:32%;}
.items-pro-item5{width:48%;}
}
@media (max-width:480px){.row4-item{width:25%;}
.fqw2-item,.fqw2-item:nth-child(6n+3),.fqw2-item:nth-child(6n+4){width:100%;padding-top:64%;}
.items-pro-item5{width:100%;margin:0 0 20px;}
.gy-items3-item{width:100%;margin-right:0;}
}
/*尽责管理体系*/
.section-tabs{margin-bottom:140px;overflow:hidden;}
.section-tabs a{display:block;float:left;width:14.666%;margin:0 1%;background:#f4f4f4;font-size:20px;text-align:center;line-height:70px;}
.section-tabs a.on{color:#239c3b;}
.zzlist-tab{overflow:hidden;margin-bottom:55px;}
.zzlist-tab li{float:left;font-size:20px;margin-right:100px;line-height:28px;padding-left:32px;background:url(../images/icon-book.png) no-repeat left center;}
.zzlist-items{overflow:hidden;margin-bottom:85px;}
.zzlist-items li{width:22%;float:left;margin-right:3%;margin-bottom:25px;font-size:18px;}
.zz-imgbox{overflow:hidden;margin-bottom:25px;width:100%;}
.zz-imgbox img{width:100%;transition:.4s;-webkit-transition:.4s;}
.zzlist-items li p{line-height:24px;height:48px;overflow:hidden;}
.zzlist-items li:hover .zz-imgbox img{transform:scale(1.1);-webkit-transform:scale(1.1);}
.unormal-content{font-size:16px;color:#888;line-height:2;}
.unormal-content h3{color:#333;font-size:45px;margin-bottom:40px;font-weight:normal;}
.unormal-content .color-green{font-size:24px;color:#009b4c;margin-top:65px;margin-bottom:45px;}
.unormal-item{padding-bottom:45px;text-indent:2em;}
.unormal-item h4{font-size:30px;color:#333;font-weight:normal;}
.subitem{padding:60px 0 0 34px;line-height:34px;}
.subitem h5{font-size:24px;font-weight:normal;color:#333;margin-bottom:40px;}
.unormal-item.cnt{color:#333;font-size:18px;}
@media (max-width:1020px){.section-tabs{margin-bottom:50px;}
.section-tabs a{width:auto;padding:0 20px;margin-bottom:20px;font-size:16px;}
.zzlist-tab li{margin-bottom:20px;margin-right:20px;font-size:16px;}
}
@media (max-width:760px){.zzlist-items li{width:47%;font-size:16px;}
}
@media (max-width:480px){.zzlist-items li{width:100%;margin-right:0;}
}
.items-22{width:48%;margin-right:2%;margin-bottom:20px;float:left;text-align:center;font-size:18px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.item:nth-child(n+4){/* overflow:hidden;*/
}
/* .item:nth-child(n+4) .imgBox{float:right;width:58%;}
*/
.item:nth-child(n+4) .titBox{float:left;width:34%;text-align:left;padding-top:5%;}
.item:nth-child(n+4){/* padding-top:60px;*/
}
.item:nth-child(2n+5) .titBox{float:right;}
.item:nth-child(2n+5) .imgBox{float:left;}
@media (max-width:560px){.items-22{width:100%;}
.item:nth-child(n+4) .titBox,.item:nth-child(n+4) .imgBox{float:none !important;width:100% !important;}
.BusNewB .slideBox .contBox .idxNeList li time{font-size:12px;}
.idxFoor4{margin:0;}
.bottom .bomTop .leftBox li{width:33.33%;max-width:none;margin:0;text-align:center;}
.bottom .bomTop .leftBox li .icon{margin:auto;}
.nav_btn span:before,.nav_btn span:after{right:0;}
.nav_btn span{right:8px;}
.BusNewB .item .buscontBox .itemBox{width:50%;float:left;}
.BusNewB .item .buscontBox .itemBox figure{height:270px;}
}
.contentBox{padding:3% 0;}
.bantext{position:absolute;left:20%;right:20%;top:70%;z-index:100;color:#e6212a;font-size:66px;text-shadow:0 2px 0px #fff,2px 0 2px #fff,-2px 0 2px #fff,0 -2px 2px #fff;font-style:italic;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.4s;-ms-transition:.4s;transition:.4s;opacity:0;-webkit-transition-delay:.4s;-ms-transition-delay:.4s;transition-delay:.4s;}
.slick-active .bantext{top:50%;opacity:1;}
.bantext h3{font-size:66px;font-weight:600;text-shadow:0 2px 0px #fff,2px 0 2px #fff,-2px 0 2px #fff,0 -2px 2px #fff;}
@media (max-width:1024px){.bantext{left:10%;right:10%;}
.bantext,.bantext h3{font-size:34px;}
}
.display_mb{display:none;}
@media (max-width:560px){.display_pc{display:none;}
.display_mb{display:block;}
}
.popview{position:fixed;z-index:1000;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.8);display:none;}
.popview-con{top:50%;position:absolute;left:50%;padding:0 24px;max-width:80%;box-sizing:border-box;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%),-50%;transform:translate(-50%,-50%);}
.popview-close{position:absolute;width:20px;height:20px;right:0;cursor:pointer;}
.popview-close:before{content:"";width:100%;height:2px;background:#fff;position:absolute;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
.popview-close:after{content:"";width:100%;height:2px;background:#fff;position:absolute;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}
.popview-prev{position:absolute;left:5px;top:50%;margin-top:-8px;cursor:pointer;}
.popview-prev:after{width:16px;height:16px;content:"";border-left:1px solid #fff;border-top:1px solid #fff;display:block;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}
.popview-next{position:absolute;right:5px;top:50%;margin-top:-8px;cursor:pointer;}
.popview-next:after{width:16px;height:16px;content:"";border-right:1px solid #fff;border-top:1px solid #fff;display:block;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
.popview .bd img{display:block;margin:auto;max-height:100%;}
.popview-con li{display:flex;align-items:center;height:500px;position:relative;max-height:100%;}
@media (max-width:1024px){.nottext{font-size:26px;}
.nottext .not-btn{padding:10px 20px;font-size:14px;}
}
@media (max-width:560px){.popview-con{max-width:100%;width:100%;}
.nottext{font-size:18px;}
.nottext .not-btn{padding:5px 10px;font-size:12px;}
.Appointment .form .item .befor{width:auto;display:block;margin-left:0;}
.Appointment .form .item select{width:100%;padding-right:50px;}
.Appointment .form .item .seleBox{width:100%;margin-left:0;margin-top:20px;}
.Appointment .form .item .timeB input{margin:0 2px;padding:0 10px;font-size:12px;width:44%;}
.Appointment .form .item .timeB{width:100%;font-size:14px;}
.Appointment .form .item .yesno{width:100%;}
.Appointment .form .item .req{margin-bottom:10px;display:inline-block;}
}
/*20200728 zgy*/
.banner li>div{height:auto;}
.proListBox .proList .item:nth-child(2n+5) .imgBox{float:none;}
.GrouProfile .foor3 li .textB{height:190px;overflow:hidden;}
@media (max-width:768px){.GrouProfile .foor3 li .textB{height:140px;}
}
@media (min-width:1280px){.top .navOth .nav li .subnav .w1200{padding-right:20%;margin-left:2%;max-width:none;padding-left:23.3%;margin-right:2%;}
.top .navOth .nav li .subnav .subDl{padding-left:0;}
.top .navOth .nav li .subnav .subDl{/* width:50%;*/
 margin-left:-20px;}
.top .navOth .nav li .subnav .desBox{max-width:58%;padding-right:0;margin-left:5%;}
}
@media (max-width:1300px) and (min-width:1280px){.top .navOth .nav li{margin-right:2.9%;}
}
@media (max-width:1366px) and (min-width:1280px){.top .navOth .nav li .subnav .w1200{padding-right:175px;padding-left:10%;}
}
@media (max-width:1600px){.estateList ul li .textB .desBox .item span{font-size:50px;}
.estateList ul li .textB .desBox .item{width:50%;padding:0 20px;border-left:2px solid #fff;font-style:italic;float:left;}
.estateList ul li .textB .desBox{overflow:hidden;}
}
@media (max-width:1300px){.estateList ul li .textB .desBox .item span{font-size:40px;}
.estateList ul li:hover .textB{width:100%;}
.estateList ul li .textB .desBox .item{width:50%;box-sizing:border-box;float:left;}
.desBox{overflow:hidden;}
.estateList ul li .textB .desBox .item{display:block;width:auto;float:none;border:none;}
.estateList ul li .textB .desBox .item:first-child{padding-left:30px;border-bottom:2px solid #fff;padding-bottom:10px;margin-bottom:10px;}
.top .navOth .nav li .subnav .subDl .first-menu li{padding:0 10px;}
.top .navOth .nav li >a{font-size:14px;}
.nav_btn span:before,.nav_btn span:after{right:0;}
.nav_btn span{right:8px;}
}
@media (max-width:768px){.estateList ul li .textB .desBox .item span{font-size:40px;}
}
@media (max-width:560px){.estateList ul li .textB .desBox .item,.estateList ul li .textB .desBox .item:first-child{padding-left:10px;padding-right:10px;}
.estateList ul li .textB .desBox .item span{font-size:24px;}
.estateList ul li .textB .desBox .item sup{font-size:20px;}
.menuLocat{line-height:30px;padding:10px 0;}
.section-tabs a{margin-bottom:10px;line-height:46px;}
.section-tabs{margin-bottom:20px;}
}
@media (max-width:1280px){.contactBox .contMap .mapImgB{padding-right:0;}
.container{padding:50px 0;}
}
@media (max-width:1280px) and (min-width:960px){.LeadingPro .leadList .item .absoluBox p{max-height:90px;overflow:hidden;}
.LeadingPro .leadList .item .absoluBox{top:24%;}
}
@media (max-width:1540px) and (min-width:1280px){.newsSlide li .txtBox{padding:30px 30px 0 30px;}
}
@media (max-width:1279px){.nav_btn{width:60px;}
.top .navOth .nav{width:100%;right:-100%;left:auto;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;}
.top .navOth .nav.active{right:0;height:100vh;overflow:auto;}
.top .navOth .nav li.haschild{padding-right:50px;position:relative !important;}
.openchild{position:absolute;width:50px;height:40px;right:0;z-index:10;top:0;display:none;}
.openchild:after{position:absolute;width:10px;height:10px;border-top:1px solid #ccc;border-right:1px solid #ccc;transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform-origin:center;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;right:14px;top:50%;margin-top:-5px;z-index:10;content:"";}
.haschild>.openchild{display:block;}
.active.openchild:after{transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);}
.top .navOth .nav li .subnav .subDl .first-menu li .second-menu,.top .navOth .nav li .subnav .subDl .first-menu li .second-menu li .third-menu{position:static;width:auto;}
.top .navOth .nav li .subnav{padding:10px 0;}
.top .navOth .nav li a{line-height:20px !important;padding:10px 0;display:block;}
.top .navOth .nav li{margin:0 !important;}
.top .navOth .nav li .subnav .subDl .first-menu li:hover{background:none;}
.top .navOth .nav li .subnav .subDl .first-menu li{width:auto;}
}
@media (max-width:480px){.newsSlide li{margin-right:0;}
.newsSlide{margin-left:10px;margin-right:10px;}
.platformTop p:before{top:7px;margin-top:0;}
.platListTop li .view,.platList li .view{font-size:16px;padding-right:37px;line-height:1.2;bottom:10px;}
.platListTop li .view:before,.platList li .view:before{right:4px;}
.estateList ul li:hover .textB{/* padding-bottom:60px;*/
}
.estateList ul li:hover .textB .view{/* right:-13px;*/
}
.investorTop .righBox .itemTop .textB h5{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
}
@media (max-width:1400px){.item:nth-child(n+4) .titBox{width:auto;float:none;}
.FruitItem .item .titBox p{margin:0;}
.FruitItem .item .imgBox{float:none;}
.FruitItem .item .titBox h5,.FruitItem .item .titBox span{text-align:center;}
}
.platformTop p:before{top:7px;margin-top:0;}
@media (max-width:560px){.NotShaBox{padding:10px 0;}
.NotShaBox .notice{margin-bottom:10px;}
.loopIndu .itemBox .numBox .item{width:33.333%;padding:0 7px}
.loopIndu .itemBox .numBox .item span{font-size:22px;display:inline-block;}
.loopIndu .itemBox .titBox h5{font-size:20px;}
}
.estateList ul li .textB{top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);}
.imgBoxtitle{text-align:center;font-size:18px;}
.loopIndu .itemBox .numBox .item sup{position:absolute;right:-20px;width:20px;text-align:center;top:-10px;}
.loopIndu .itemBox .numBox .item i{font-size:18px;}
.imgbox3in1{overflow:hidden;margin-bottom:20px;}
.imgBoxi3{background-repeat:no-repeat;background-position:center bottom;background-size:cover;width:0;height:0;overflow:hidden;padding-bottom:20%;padding-right:37.5%;float:left;box-sizing:border-box;border-bottom:1px solid #fff;border-left:1px solid #fff;transition:.4s;-webkit-transition:.4s;-ms-transition:.4s;-moz-transition:.4s;-o-transition:.4s;}
.imgBoxi3:first-child{padding-right:62%;padding-bottom:40%;}
.imgBoxi3 img{display:none;}
/* .imgBoxi3:hover{transform:scale(1.1);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}
*/
.loopIndu .itemBox .titBox h5 i{font-style:normal;}
.br{display:block;}
.GrouProfile .foor3 li .iconB img{vertical-align:middle;}
.mb_display{display:none;}
.slick-slide .mb_display{display:none;}
@media (max-width:560px){.mb_display{display:inline;}
.pc_display{display:none;}
.slick-slide .pc_display{display:none;}
.slick-slide .mb_display{display:block;}
.GrouProfile .foor3 li{display:flex;flex-direction:column;}
.GrouProfile .foor3 li .iconB{width:100%;float:none;height:auto;font-size:14px;line-height:60px;margin-bottom:10px;display:flex;align-items:center;}
.GrouProfile .foor3 li .iconB .counter{color:#009b4c;font-size:40px;}
.GrouProfile .foor3 li .iconB img{margin-right:10px;max-height:60px;}
.GrouProfile .foor3 li .textB{width:100%;float:none;height:auto;}
.GrouProfile .foor3 li .textB .dot2{-webkit-line-clamp:initial;}
.imgBoxi3:first-child,.imgBoxi3{border:none;width:auto;height:auto;padding:0;float:none;margin-bottom:1px;}
.imgBoxi3 img{display:block;width:100%;height:auto;}
.loopIndu .itemBox .titBox span{text-align:left;}
.loopIndu .itemBox .numBox.mb_dis2 .item{width:50%;}
.br{display:inline;}
.BusNewB .slideBox .contBox .idxNeList{margin-top:10px;}
.banner .slick-dots{bottom:8px;}
.Research li h5,.ResearchList li .txtBox h5{font-size:16px;height:72px;}
.ResearchList li .txtBox h5 .dot2{-webkit-line-clamp:3;}
.items2-item{white-space:initial;font-size:14px;}
.items2-item{width:100%;}
.items4-item,.items4-item:nth-child(4n+3),.items4-item:nth-child(4n+4){width:100%;margin-bottom:20px;}
.items4-item:nth-child(4n+3) p,.items4-item:nth-child(4n+4) p{display:block;}
.items4-item:nth-child(4n+3) .items-img,.items4-item:nth-child(4n+4) .items-img{margin-bottom:20px;}
.items-pro-item{width:100%;}
.items3-item{width:100%;}
}
@media (max-width:480px){.Global .mapBox .item{position:static;width:100%;margin:0 0 20px 0;border:none;}
.Global .mapBox .item .tit{border:none;display:none}
.Global .mapBox .item em{display:none;}
.Global .mapBox .item .absoluBox{position:static;display:block !important;width:100%;opacity:1 !important;}
.Global .mapBox .item .absoluBox .iconB img{width:100%;height:auto;}
.mapPup .mappupBox{padding:30px 10px;width:90%;}
.mapPup .mappupBox .mapCont .contBox{max-height:400px;overflow-y:auto;}
}
@media (min-width:1366px) and (max-width:1740px){.top .navOth .nav li .subnav .w1200{padding-left:14%;}
}
@media (min-width:1280px){.BusNewB .slideBox .contBox .idxNeList li p{white-space:nowrap;}
.BusNewB .slideBox .contBox .idxNeList li time{font-size:16px;white-space:nowrap;}
.BusNewB .item .buscontBox .itemBox figure,.BusNewB .slideBox .contBox{height:550px;overflow:hidden;}
}
.top .navOth .nav li .subnav .desBox p.dot3{-webkit-line-clamp:6;}
/*20200902 zgy*/
@media (min-width:1280px){.honerList li .imgBox{height:185px;}
.honerList li .imgBox img{max-height:100%;}
.strengthF3 .honerList.af:after{top:510px;}
}
.update20200902 ul li .imgBox{height:295px;background-repeat:no-repeat;background-size:cover;background-position:center;}
.update20200902 ul li .imgBox a{display:block;height:100%;width:100%;}
.update20200902 ul li .imgBox img{display:none;}
@media (max-width:1280px){.update20200902 ul li .imgBox{height:250px;}
}
@media (max-width:768px){.update20200902 ul li .imgBox{height:auto;background:none !important;}
.update20200902 ul li .imgBox img{display:block;width:100%;}
}
@media (min-width:1280px){.top .navOth .nav li .subnav .subDl{max-width:43%;}
.top .navOth .nav li .subnav .desBox{max-width:55%;padding-right:0;margin-left:2%;}
}
.top .navOth .langSear .sear .searIpt input{padding:0 25px 0 5px;}
.proInfo .proinfoTop img{width:100%;}
.NotShaBox .notice{margin-top:5px;}
/*20200915 zgy*/
.humanResuo .listBox .bomBox .item .textB p{display:none;}
.humanResuo .listBox .bomBox .item .textB h5{line-height:40px;}
.humanResuo .listBox .bomBox .item .textB{top:50%;margin-top:-20px;}
.zzlist-tab li{margin-bottom:10px;}
.investorTop .righBox h3 a{font-size:14px;float:right;line-height:45px;}
.strengthF5{padding-top:120px;}
.Innovate .innovTop .novList li a{height:48px;overflow:hidden;}
.Innovate .innovTop .novList li{min-height:0;}
.Innovate .innovTop .novList li time{margin-top:7px;}
.loopIndu .imgBoxtitle{margin-bottom:30px;}
.mapPup .mappupBox .mapCont::-webkit-scrollbar{/*滚动条整体样式*/
 width:5px;/*高宽分别对应横竖滚动条的尺寸*/
 height:1px;}
.mapPup .mappupBox .mapCont::-webkit-scrollbar-thumb{/*滚动条里面小方块*/
 border-radius:5px;box-shadow:inset 0 0 1px rgba(0,0,0,0.2);background:#009b4c}
.mapPup .mappupBox .mapCont::-webkit-scrollbar-track{/*滚动条里面轨道*/
 box-shadow:inset 0 0 1px rgba(0,0,0,0.2);border-radius:5px;background:#e8e8e8;}
.publicityList.SchoolRecruitment li{padding-right:120px;position:relative;}
.publicityList.SchoolRecruitment li .mailto{position:absolute;right:0;top:0;color:#009b4c;font-size:20px;}
/*20200917 zgy*/
.jobTitle{text-align:center;margin-bottom:60px;}
.jobTitle h3{font-size:38px;font-weight:normal;}
.jobTitle h4{font-size:38px;color:#009b4c;font-weight:normal;}
.jobsection{text-align:center;margin-bottom:80px;font-size:16px;line-height:2;}
.jobsection .left{max-width:48%;float:left;text-align:left;}
.jobsection .right{max-width:48%;float:right;text-align:left;line-height:2;padding-top:4%;}
.jobsection .left p{line-height:40px;text-align:center;}
.jobsection h3{font-size:28px;color:#009b4c;line-height:1;margin-bottom:50px;}
.jobsection.align2 .left{float:right;}
.jobsection.align2 .right{float:left;}
.jobsection:last-child{margin-bottom:0;}
.jobimgs{overflow:hidden;margin-top:50px;}
.jobimgs .imgbox{max-width:50%;float:left;padding-right:20px;}
.jobimgs .imgbox:nth-child(2n){float:right;padding-left:20px;padding-right:0;}
.jobsection .imgbox{overflow:hidden;cursor:pointer;}
.jobsection .imgbox img{transition:.4s;-ms-transition:.4s;-moz-transition:.4s;-webkit-transition:.4s;}
.jobsection .imgbox:hover img{transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);-webkit-transform:scale(1.1);}
.jobsection .imgbox p{position:relative;background:#fff;z-index:10;margin:0 -20px;}
.jobimgs.jobimgs{max-width:820px;margin:50px auto 0;}
.jobimgs.jobimgs .imgbox p{margin:0;}
.newsInfo{font-size:16px !important;line-height:1.5;}
.newsInfo p{display:block;font-size:16px !important;letter-spacing:1px !important;line-height:30px !important;color:#666666 !important;text-indent:2.2em !important;}
.newsInfo p img{margin:30px auto 10px !important;}
.newsInfo span{font-size:16px !important;}
/*20200918 zgy*/
@media(max-width:1280px){}
@media(min-width:1280px){/* .desBox{display:none !important;}
*/
.top .navOth .nav li .subnav .w1200{padding-left:18%;}
.top .navOth .nav li .subnav{display:none !important;}
.top .navOth .nav li{position:relative !important;}
.sub_pc{position:absolute;background:#fff;left:50%;display:none;transform:translate(-50%);transform:translate(-50%);transform:translate(-50%);}
@media screen and (max-width:768px){.sub_pc{display:none !important;}
}
.top .navOth .nav li .sub_pc li{display:block;float:none !important;margin:0 !important;line-height:48px;padding:0 !important;width:100% !important;}
.top .navOth .nav li .sub_pc li a{display:block;text-align:center;white-space:nowrap;padding:0 30px;}
.top .navOth .nav li:hover .sub_pc{display:block;}
}
@media(min-width:1280px){.top .navOth .nav li .subnav .w1200{padding:0!important;max-width:1800px;margin:auto;}
.top .navOth .nav li .subnav .subDl{margin-left:11%;}
}
@media(min-width:1366px) and (max-width:1740px){.top .navOth .nav li .subnav .subDl{margin-left:15%;}
}
@media(min-width:1680px){.top .navOth .nav li .subnav .w1200{padding-left:18%;}
}
/* 20200924 zyc 新增 */
/* 塑木型材 */
.PlasticWoodProfile{}
.PlasticWoodProfile .ycTitle{margin-bottom:45px;}
.PlasticWoodProfile .ycTitle .h2{font-size:42px;text-align:center;font-weight:400;}
.PlasticWoodProfile .ycTitle p{font-size:16px;color:#333333;margin:40px auto 0;max-width:820px;}
.PlasticWoodProfile .item{margin-bottom:100px;}
.PlasticWoodProfile .item:last-child{margin-bottom:0;}
.PlasticWoodProfile .item1 .Content_flex{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;align-items:flex-start;justify-content:space-between;}
.PlasticWoodProfile .item1 .Content_flex1 .text{width:34%;}
.PlasticWoodProfile .item1 .Content_flex1 .text .ul li{font-size:16px;line-height:30px;padding-left:23px;position:relative;}
.PlasticWoodProfile .item1 .Content_flex1 .text .ul li::after{position:absolute;top:13px;left:5px;width:4px;height:4px;background:#333333;content:'';border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;}
.PlasticWoodProfile .item1 .Content_flex1 .imgs{width:66%;}
.PlasticWoodProfile .item1 .Content_flex2{margin-top:100px;align-items:inherit;}
.PlasticWoodProfile .item1 .Content_flex2 .text{width:46%;border-bottom:1px solid #e8e8e8;}
.PlasticWoodProfile .item1 .Content_flex2 .text p{line-height:30px;color:#666666;padding-bottom:40px;}
.PlasticWoodProfile .item2{}
.PlasticWoodProfile .item2 ul{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;justify-content:space-between;}
.PlasticWoodProfile .item2 ul li{width:15%;}
.PlasticWoodProfile .item2 ul li .imgs{text-align:center;}
.PlasticWoodProfile .item2 ul li em{font-size:34px;color:#f0f0f0;font-weight:900;display:block;margin:20px 0 10px;}
.PlasticWoodProfile .item2 ul li .h2{font-size:18px;margin-bottom:12px;}
.PlasticWoodProfile .item2 ul li p{font-size:16px;color:#666666;line-height:26px;}
.PlasticWoodProfile .item3 .Content_flex{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;align-items:flex-start;justify-content:space-between;}
.PlasticWoodProfile .item3 .Content_flex .imgs,.PlasticWoodProfile .item3 .Content_flex .text{width:48%;}
.PlasticWoodProfile .item3 .Content_flex .text .h3{font-size:18px;color:#333333;margin-bottom:50px;}
.PlasticWoodProfile .item3 .Content_flex .text p{font-size:16px;color:#666666;line-height:30px;margin-bottom:50px;}
.PlasticWoodProfile .item3 .Content_flex .text p:last-child{margin-bottom:0;}
.PlasticWoodProfile .item4{}
.PlasticWoodProfile .item4 .imgs{text-align:center;width:100%;}
@media screen and (max-width:768px){.PlasticWoodProfile .ycTitle .h2{font-size:26px;}
.PlasticWoodProfile .ycTitle p{margin-top:20px;}
.PlasticWoodProfile .item1 .Content_flex,.PlasticWoodProfile .item2 ul,.PlasticWoodProfile .item3 .Content_flex{display:block;}
.PlasticWoodProfile .item1 .Content_flex1 .text,.PlasticWoodProfile .item1 .Content_flex1 .imgs,.PlasticWoodProfile .item1 .Content_flex2 .text,.PlasticWoodProfile .item2 ul li,.PlasticWoodProfile .item3 .Content_flex .imgs,.PlasticWoodProfile .item3 .Content_flex .text{width:100%;}
.PlasticWoodProfile .item{margin-bottom:40px;}
.PlasticWoodProfile .item1 .Content_flex1 .imgs{margin-top:20px;}
.PlasticWoodProfile .item1 .Content_flex2{margin-top:40px;}
.PlasticWoodProfile .item1 .Content_flex2 .text{border:0;}
.PlasticWoodProfile .item1 .Content_flex2 .text p{line-height:26px;padding-bottom:10px;}
.PlasticWoodProfile .item2 ul li{margin-bottom:30px;text-align:center;}
.PlasticWoodProfile .item2 ul li em{margin:12px 0 6px;}
.PlasticWoodProfile .item2 ul li .h2{margin-bottom:6px;}
.PlasticWoodProfile .item3 .Content_flex .text{margin-top:20px;}
.PlasticWoodProfile .item3 .Content_flex .text .h3{margin-bottom:20px;}
.PlasticWoodProfile .item3 .Content_flex .text p{margin-bottom:20px;;}
}
/* 环保砖 */
.EnvironmentalProtectionBrick{}
.EnvironmentalProtectionBrick .Content_flex{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;align-items:flex-start;justify-content:space-between;}
.EnvironmentalProtectionBrick .Content_flex .text{width:60%;}
.proListBox .titBox .EnvironmentalProtectionBrick .Content_flex .text .p{margin-bottom:30px;}
.proListBox .titBox .EnvironmentalProtectionBrick .Content_flex .text .p:last-child{margin-bottom:0;}
.EnvironmentalProtectionBrick .Content_flex .imgs{width:35.55%;}
.EnvironmentalProtectionBrick .Content_flex .text .h2{font-size:32px;margin-bottom:45px;padding-bottom:26px;color:#333333;position:relative;}
.EnvironmentalProtectionBrick .Content_flex .text .h2::after{position:absolute;bottom:0;left:0;content:'';display:block;width:50px;height:5px;background:#009b4c;}
.EnvironmentalProtectionBrick .ul{margin-top:55px;}
.EnvironmentalProtectionBrick .ul li{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;align-items:center;padding:40px 0;border-bottom:1px solid #e8e8e8;}
.EnvironmentalProtectionBrick .ul li:last-child{border:0;}
.EnvironmentalProtectionBrick .ul li .imgs{width:158px;min-width:158px;}
.EnvironmentalProtectionBrick .ul li .text{padding-left:30px;}
.EnvironmentalProtectionBrick .ul li .text .h3{font-size:18px;margin-bottom:10px;font-weight:400;}
.proListBox .EnvironmentalProtectionBrick .ul li .text p{font-size:14px;}
@media screen and (max-width:768px){.EnvironmentalProtectionBrick .Content_flex{display:block;}
.EnvironmentalProtectionBrick .Content_flex .text,.EnvironmentalProtectionBrick .Content_flex .imgs{width:100%;}
.proListBox .titBox .EnvironmentalProtectionBrick .Content_flex .text .p{margin-bottom:10px;}
.EnvironmentalProtectionBrick .Content_flex .imgs{margin-top:20px;}
.EnvironmentalProtectionBrick .ul li{display:block;padding:20px 0;}
.EnvironmentalProtectionBrick .ul li .imgs,.EnvironmentalProtectionBrick .ul li .text{width:100%;}
.EnvironmentalProtectionBrick .ul li .imgs{text-align:center;}
.EnvironmentalProtectionBrick .ul li .text{padding:0;margin-top:16px;}
}
/* 再生金属产品列表 */
.RecycledMetalProducts{}
.RecycledMetalProducts .ul{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;}
.RecycledMetalProducts .ul li{width:32%;margin-right:2%;margin-bottom:60px;}
.RecycledMetalProducts .ul li .imgs img{width:100%;}
.RecycledMetalProducts .ul li .h2{text-align:center;font-weight:400;margin-top:10px;font-size:24px;}
/* .RecycledMetalProducts .ul li a{display:block;}
*/
@media screen and (min-width:769px){.RecycledMetalProducts .ul li:nth-child(3n){margin-right:0;}
}
@media screen and (max-width:768px){.RecycledMetalProducts .ul li{width:49%;margin-bottom:20px;}
.RecycledMetalProducts .ul li:nth-child(2n){margin-right:0;}
.RecycledMetalProducts .ul li .h2{font-size:18px;}
}
/*20200929 zgy*/
.banVideo{position:absolute;left:0;top:0;right:0;bottom:0;}
.banVideo video{position:absolute;width:100%;height:100%;object-fit:cover;display:none;}
.banVideo .banPuse{width:63px;height:63px;position:absolute;z-index:5;cursor:pointer;left:50%;top:50%;margin-top:-31px;margin-left:-31px;background:url(../images/play.png) no-repeat center;}
.slick-arrow{position:absolute;z-index:10;width:60px;height:60px;font-size:0;background:none;border:none;color:transparent;top:50%;margin-top:-30px;padding:0;cursor:pointer;opacity:0;}
.slick-slider:hover .slick-arrow{opacity:1;}
.slick-next:before{content:"";width:20px;height:20px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);;position:absolute;}
.slick-prev{left:20px;}
.slick-next{right:20px;}
.slick-prev:before{content:"";width:20px;height:20px;border-left:2px solid #fff;border-top:2px solid #fff;transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:absolute;}
@-webkit-keyframes warn{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
}
@-moz-keyframes warn{0%{-moz-transform:scale(0);transform:scale(0);opacity:1}
100%{-moz-transform:scale(1);transform:scale(1);opacity:0}
}
@-o-keyframes warn{0%{-o-transform:scale(0);transform:scale(0);opacity:1}
100%{-o-transform:scale(1);transform:scale(1);opacity:0}
}
@keyframes warn{0%{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}
}
.Global .mapBox .item em:before{content:"";left:-10px;height:20px;width:20px;border:4px solid #e63241;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;-webkit-box-shadow:0 0 4px #e63241,0 0 10px #e63241 inset;-moz-box-shadow:0 0 4px #e63241,0 0 10px #e63241 inset;box-shadow:0 0 4px #e63241,0 0 10px #e63241 inset;opacity:.12;filter:alpha(opacity=0);-webkit-animation:warn 2s ease-out both;-moz-animation:warn 2s ease-out both;-o-animation:warn 2s ease-out both;animation:warn 2s ease-out both;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;position:absolute;top:-10px;}
.Global .mapBox .item em:after{content:"";left:-10px;height:20px;width:20px;border:4px solid #e63241;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;-webkit-box-shadow:0 0 4px #e63241,0 0 10px #e63241 inset;-moz-box-shadow:0 0 4px #e63241,0 0 10px #e63241 inset;box-shadow:0 0 4px #e63241,0 0 10px #e63241 inset;opacity:.12;filter:alpha(opacity=0);-webkit-animation:warn 2s ease-out both;-moz-animation:warn 2s ease-out both;-o-animation:warn 2s ease-out both;animation:warn 2s ease-out both;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:2s;-moz-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s;position:absolute;top:-10px;}
.newsList li .txtBox p{max-width:925px;}
body{font-family:'scCNreg','微软雅黑',Microsoft YaHei;}
.newsInfo p img{height:auto !important;display:block;margin:30px auto 10px;}
.bottom .bomBom .leftBox .GS{padding-right:15px;}
.top .navOth .langSear .sear{position:absolute;top:50%;margin-top:-8px;right:0;}
.top .navOth .langSear{position:relative;}
/* .top .navOth .langSear .sear .searBtn{background-image:url(../images/icon-search.png);}
*/
.historyBox .yearBox .yeartop .slick-list{background:#f4f4f4;position:relative;padding-bottom:15px !important;}
.historyBox .yearBox .lineBox{bottom:9px;z-index:20;}
.historyBox .yearBox .item{border:none;}
.historyBox .yearBox .yeartop .slick-list:after{content:"";position:absolute;bottom:9px;width:100%;height:5px;background:#ddd;z-index:10;}
.historyBox .yearBox .yeartop .slick-track{z-index:30;}
.contactBox .contMap .mapImgB .itemList .item em:before{content:"";left:-10px;height:20px;width:20px;border:4px solid #e63241;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;-webkit-box-shadow:0 0 4px #e63241,0 0 10px #e63241 inset;-moz-box-shadow:0 0 4px #e63241,0 0 10px #e63241 inset;box-shadow:0 0 4px #e63241,0 0 10px #e63241 inset;opacity:.12;filter:alpha(opacity=0);-webkit-animation:warn 2s ease-out both;-moz-animation:warn 2s ease-out both;-o-animation:warn 2s ease-out both;animation:warn 2s ease-out both;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;position:absolute;top:-10px;}
.contactBox .contMap .mapImgB .itemList .item em:after{content:"";left:-10px;height:20px;width:20px;border:4px solid #e63241;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;-webkit-box-shadow:0 0 4px #e63241,0 0 10px #e63241 inset;-moz-box-shadow:0 0 4px #e63241,0 0 10px #e63241 inset;box-shadow:0 0 4px #e63241,0 0 10px #e63241 inset;opacity:.12;filter:alpha(opacity=0);-webkit-animation:warn 2s ease-out both;-moz-animation:warn 2s ease-out both;-o-animation:warn 2s ease-out both;animation:warn 2s ease-out both;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:2s;-moz-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s;position:absolute;top:-10px;}
.Global .mapBox .item .absoluBox{width:400px;}
.Global .mapBox .item .absoluBox .i2{overflow:hidden;margin-bottom:12px;}
.Global .mapBox .item .absoluBox .i2 .iconB{float:left;width:150px;margin-right:15px;}
.Global .mapBox .item .absoluBox .i2:last-child{margin-bottom:0;}
/*20210322*/
.itemSection .ittitle{background:#70ad47;color:#fff;padding:0 2%;text-align:center;font-size:26px;line-height:60px;font-weight:bold;margin-bottom:40px;}
.itemSection{padding-bottom:40px;font-size:18px;}
.itemSection h5{font-size:22px;margin:2em 0 1em;font-weight:bold;color:#000;}
.itemSection .ibox2{text-align:center;margin-top:20px;font-size:0;}
.itemSection .ibox2 img{display:inline-block;width:46%;margin:0 2%;height:auto;vertical-align:bottom;}
.itemSection .ibox2 .i{display:inline-block;font-size:18px;text-align:center;margin:0 2% 2%;width:46%;vertical-align:bottom;}
.itemSection .ibox2 .i img{width:auto;height:auto;margin:0;max-width:400px;margin-bottom:20px;}
.itemSection h4{font-size:26px;margin-bottom:10px;color:#000;}
.itemSection .ihonnor{font-size:18px;}
.itemSection .ihonnor p{padding:0 2em;}
.itemSection .ihonnor .clearfix{margin-top:20px;text-align:center;}
.itemSection .ihonnor .clearfix img{margin:0 20px;}
.itemSection .titBox h5{font-size:26px;text-align:center;}
.itemSection .idesc{font-size:26px;}
.loopIndu .itemBox .numBox .item{text-align:center;font-size:16px;width:25%;color:#000;font-style:normal;vertical-align:top;padding:0 6%;}
.loopIndu .itemBox .numBox{font-size:0;}
.loopIndu .itemBox .numBox .item span{font-size:54px;font-weight:bold;font-style:normal;}
@media(max-width:768px){.itemSection .ittitle{font-size:22px;line-height:1.5;padding:10px 2%;}
.itemSection .ibox2 img{display:block;margin:auto;width:auto;margin-bottom:10px;}
.itemSection .ibox2 .i{display:block;width:auto;}
.itemSection .ibox2 .i img{margin:0 auto 10px;}
.itemSection h4{font-size:18px;}
.itemSection h5{font-size:16px;}
.itemSection .ihonnor p{padding:0;}
.itemSection .idesc{font-size:16px;}
.itemSection .titBox h5{font-size:20px;}
.itemSection{line-height:1.8;padding-bottom:10px;}
.itemSection .ibox2 .i img{max-width:100%;}
.itemSection .ihonnor .clearfix img{margin:0 0 10px;}
.loopIndu .itemBox .numBox .item{width:50%;}
.loopIndu .itemBox .numBox .item span{font-size:34px;}
}
.Floor002828{padding:3% 0;height:auto;overflow:hidden;;}
.Floor002828 .auto{max-width:1500px;width:96%;}
.Floor002828 .left{position:relative;padding:10px 0;}
.Floor002828 .slider-small li{padding:5px 0;cursor:pointer;}
.Floor002828 .slider-small li aside{color:#333;font-size:20px;line-height:50px;border-radius:25px;padding:0 10%;}
.Floor002828 .slider-small li.slick-current aside{color:#fff;background:#009b4c;}
.Floor002828 .left .slick-arrow{position:absolute;padding:0;cursor:pointer;background:none;border:0;border-left:2px solid #a0a0a0;border-top:2px solid #a0a0a0;width:25px;height:25px;font-size:0;opacity:1;}
.Floor002828 .left .slick-arrow:before{display:none}
.Floor002828 .right .box{border-bottom:1px solid #eaeaea;padding:4% 15px;}
.Floor002828 .right h3{font-size:20px;margin-top:0;color:#333;padding-left:40px;background:url(../images/Floor002828_icon.png) no-repeat left top;}
.Floor002828 .right p{font-size:16px;margin:0;color:#666;padding-left:40px;line-height:26px;}
.Floor002828 .right p+p{margin-top:10px;}
@media(min-width:1025px){.Floor002828 .left{float:left;width:18%;padding:50px 0;}
.Floor002828 .left::before{content:'';width:1px;height:100%;top:0;position:absolute;background-color:#eaeaea;z-index:0;right:5%;}
.Floor002828 .right{float:right;width:80%;background:#f4f4f4;padding:5%}
.Floor002828 .right li{max-height:750px;overflow-y:auto;padding-right:20px;}
.Floor002828 .right li::-webkit-scrollbar{width:5px;height:10px;}
.Floor002828 .right li::-webkit-scrollbar-track{background:rgb(239,239,239);border-radius:2px;}
.Floor002828 .right li::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:10px;}
.Floor002828 .right li::-webkit-scrollbar-thumb:hover{background:#004098;}
.Floor002828 .right li::-webkit-scrollbar-corner{background:#004098;}
.Floor002828 .left .slick-arrow{left:50%;margin-left:-15px;transform:rotate(45deg);}
.Floor002828 .left .slick-prev{top:0;margin:0;}
.Floor002828 .left .slick-next{bottom:0;transform:rotate(-135deg);top:auto;margin:0;}
}
@media(max-width:1024px){.Floor002828 .slider-small li aside{text-align:center;}
.Floor002828 .left .slick-arrow{top:50%;margin-top:-12px;width:24px;height:24px;}
.Floor002828 .left .slick-prev{left:10px;transform:rotate(-45deg);}
.Floor002828 .left .slick-next{right:10px;transform:rotate(135deg);}
.Floor002828 .slider-small{padding:0 30px;}
}
/*2021.11.22*/
.Global .mapBox .item .absoluBox{width:100%;}
.Global .mapBox .item .absoluBox{position:static;background:#f5f5f5;border-radius:8px;display:block;}
.Global .mapBox .item .absoluBox .i2 .iconB{overflow:hidden;}
.Global .mapBox .item .absoluBox .i2 .iconB img{width:100%;height:100%;object-fit:cover;transition:all .5s;max-width:150px;min-height:115px;}
.Global .mapBox .item .absoluBox .i2 .iconB img:hover{transform:scale(1.1);}
.Floor002828 .right{padding:0;}
.Floor002828 .slider-small li aside{width:90%;text-align:center;}
.Floor002828 .left .slick-arrow{left:39%;}
.Floor002828 .right p{margin-top:10px;}
.Floor002828 .slider-small li aside{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all;}
@media (max-width:480px){.Floor002828 .left .slick-arrow{left:10px;}
.Floor002828 .left .slick-next{left:unset;}
}
/* 20220602 */
.factoryLive .liveList .item{width:49%;margin-right:1%;margin-bottom:2%;}
.factoryLive .liveList .item:nth-child(2n){margin-right:0;margin-left:1%;}
.newVideoBtn{cursor:pointer;padding:24px !important;background:rgba(0,0,0,0.4);display:inline-block;position:relative;border-radius:50%;}
.newVideoBtn:after{content:"";position:absolute;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid #fff;left:50%;top:50%;margin-top:-8px;margin-left:-4px;}
.proListBox .proList.new .item .txtBox h5{margin-bottom:0;}
.proListBox .proList.new .item .txtBox{padding:20px 0;min-height:0;}
.proListBox .proList.new{padding-top:4%;}
.LeadingPro.new .leadList .item:before{display:none;}
.LeadingPro.new .leadList .item h5{top:auto;color:#fff;bottom:5%;}
@media(min-width:768px){
.LeadingPro.new .leadList .itemTwo .item:nth-child(2n){margin-right:2%;}
.LeadingPro.new .leadList .itemTwo .item:nth-child(5n+3),.LeadingPro.new .leadList .itemTwo .item:nth-child(5n+4),.LeadingPro.new .leadList .itemTwo .item:nth-child(5n+5){width:31.33%;margin-right:3%;}
.LeadingPro.new .leadList .itemTwo .item:nth-child(5n+5),.LeadingPro.new .leadList .itemTwo .item:nth-child(5n+2){margin-right:0;}

}

/* 2022/6/6 */
.top .navOth .nav> ul li{
    margin-right: 0;
}
.top .navOth .nav>ul::after{
    display: none;
}
.top .navOth .nav>ul{
    display: flex;
    justify-content: space-evenly;
}
@media (max-width: 1279px){

    .top .navOth .nav>ul{
        display: block;
    } 
}
.BusNewB .slideBox .topBox li:nth-child(2){
    display: none;
}



/* 业务与价值 */
/*
 .RighInfo001503 为demo编号
 */
 .RighInfo001503 .auto_1440{max-width: 1440px; margin: 0 auto;}
 .RighInfo001503 h1{color: #333;line-height: 2.5;}
 .RighInfo001503 p{ font-size:1.145em; color:#666; line-height:2; text-align: justify;}
 .RighInfo001503 .tit{ position:relative; color:#343434; font-size:34px; padding:5% 0; background:url(../images/RighInfo001503_tit.png) no-repeat left center; font-weight:normal; margin-bottom:2$; }
 .RighInfo001503 .tit:before{ position:absolute; left:0; bottom:0; width:31px; height:2px; content:""; background:#343434; }
 .RighInfo001503 .div1{ position:relative; }
 .RighInfo001503 em{ margin:2% 0; font-style:normal; display: inline-block; color:#005ca2; font-size:16px; padding-bottom:10px; border-bottom:1px #005ca2 solid;    }
 .RighInfo001503 .img1{ margin:2% 0; text-align: center;}
 .RighInfo001503 .img2{width:65%; float: left; text-align: center;margin: 20px 0;}
 .RighInfo001503 .img3{width:25%; float: left; text-align: center;margin: 20px 0;}
 .RighInfo001503 .img1 p,.RighInfo001503 .img2 p,.RighInfo001503 .img3 p{  text-align: center;}
 
 .RighInfo001503 .div2{ position:relative; }
 .RighInfo001503 .pic_list{width:45%; height:500px; float:right; }
 .RighInfo001503 .pic_list span{ display:inline-block; position:absolute; width:33.33333%; height:auto; box-shadow:0px 7px 36px rgb(186, 185, 185);  }
 .RighInfo001503 .pic_list span img{ width:100%; } 
 .RighInfo001503 .pic_list span.img2{ right:10%; top:0; z-index:1; }
 .RighInfo001503 .pic_list span.img3{ right:0; top:20%; z-index:2; }
 .RighInfo001503 .pic_list span.img4{ right: 10%; top:40%;z-index:3; }
 @media(max-width:1000px){
 .RighInfo001503 .pic_list span.img2{ right:10%; top:0; z-index:1; }
 .RighInfo001503 .pic_list span.img3{ right:0; top:15%; z-index:2; }
 .RighInfo001503 .pic_list span.img4{ right: 10%; top:30%;z-index:3; }
 }
 @media(max-width:768px){
 .RighInfo001503 .pic_list{ display:none; }
 }
 @media(max-width:324px){
 .RighInfo001503 .tit{ font-size:30px;}	
 .RighInfo001503	.div1 .img1{ width:100%; height:auto; margin-right:0; margin-bottom:2%; }
 }
 
 
 /*Floor002996 */
 .Floor002996{margin: 4% 0;}
.Floor002996 .auto_1440{max-width: 1440px; margin: 0 auto;}
.Floor002996 li{position: relative;}
.Floor002996 li .txt-area{position: absolute; left: 0; top: 0; height: 100%; width: 100%; background: rgba(255,255,255,0.96); z-index: 10;    padding:0 8%;}
.Floor002996 li .txt-area .ytable{height: 100%;}
.Floor002996 li .name{font-size: 30px;color: #000;text-transform: uppercase;line-height: 2; margin-top: 10%;}
.Floor002996 li .name:after {   display: block;  content: ''; width: 12.8em;  height: 8px;  background-color: #009b4c;  margin: -17px 0 0;}
.Floor002996 li pre{font-size: 16px;line-height: 2.5;color: #000;font-weight: 100; margin: 1.6vw 0; overflow:inherit;-webkit-line-clamp:8; font-family: Arial;}
.Floor002996 li pre span{font-weight: 700; text-transform: uppercase;}

@media(min-width:960px) {
.Floor002996 li{float: left; width: 50%;}
}
@media(min-width:1025px) and (max-width:1366px){
.Floor002996 li .name{font-size: 3vw;}
.Floor002996 li pre{font-size: 1.5vw;}
}
@media(max-width:640px){
.Floor002996 li:nth-child(2){height: 62vh;}
.Floor002996 li .name{font-size: 24px;}
.Floor002996 li pre{font-size: 4vw; margin: 5vw 0;}
.Floor002996 li .more{font-size: 3.5vw;}
.Floor002996 li .txt-area{ padding:0 5%;}
.RighInfo003138 ul li:not(.space) {width: 100%;}
}
/*RighInfo003138 */
.RighInfo003138{background-color: #f9f9f9;}
.RighInfo003138 .auto{position: relative;z-index: 1;padding: 4vw 0; max-width: 1440px;}
.RighInfo003138 .title{font-size: 30px;color: #000;text-transform: uppercase; line-height: 2}
.RighInfo003138 .title:after {display: block;  content: ''; width: 10.5em;  height: 8px;  background-color: #009b4c;  margin: -17px 0 0;}

.RighInfo003138 ul li:not(.space){background-color: #fff; float:left}
.RighInfo003138 dl{display: table;width: 88%;margin: 0 auto;}
.RighInfo003138 dl > *{display: table-cell; vertical-align: middle;}
.RighInfo003138 dt{width: 5.1875em;}
.RighInfo003138 dt .icon{position: relative; width: 3.75em; height: 3.75em;border-radius: 50%;background-color: #009b4c;text-align: center; }
.RighInfo003138 dt .icon img{ max-height:1.5em;position: absolute;left: 50%;top: 50%; transform: translate(-50%,-50%);}
.RighInfo003138 dd h3{margin: 0;font-family: 'SourceHanSansCN-Bold';font-size: 1.125em;color: #333;    text-transform: uppercase;}
.RighInfo003138 dd aside{color: #999; font-size: 0.875em;}
@media (min-width:1025px) {
.RighInfo003138 ul{display: table;width: 100%; min-height: 11.25em;}
/* .RighInfo003138 ul li{display: table-cell; vertical-align: middle;} */
.RighInfo003138 ul li.space{width: 13px;}
.RighInfo003138 ul li:not(.space){width: 18%;margin-right: 2%;height: 150px;  padding: 3.1% 0px; margin-bottom: 2%;}
.RighInfo003138 ul li:nth-child(9n){margin-right: 0;}
}
@media (max-width:1024px) {
.RighInfo003138 .auto{padding: 2em 0;}
.RighInfo003138 ul li:not(.space){padding:2em 0;}
.RighInfo003138 ul li.space{height: 1em;}
}
/*Floor002731 */
.Floor002731 .auto{padding: 0!important;  max-width: 1440px;}

.Floor002731 .column-name{ padding: 4vw 0 2vw; }
.Floor002731 .column-name .en{font-size: 30px; color: #000;  text-transform: uppercase; line-height: 2;}
.Floor002731 .column-name .en:after {display: block;  content: ''; width: 17.5em;  height: 8px;  background-color: #009b4c;  margin: -17px 0 0;}

@media(max-width:480px){
.Floor002731 .column-name{ font-size: 24px;}
.Floor002731 .column-name .cn{line-height: 40px;}
.RighInfo003138 .title{font-size: 24px;color: #000;text-transform: uppercase;}
.Floor002731 .column-name .en{font-size: 24px;    padding: 10px;}
.Floor002732 .column-name .en{font-size: 24px;}
}

@media(min-width:1025px){
.Floor002731 .ul-pc{padding-bottom: 39.0625%; position: relative; overflow: hidden;color: #fff;}
}
.Floor002731 .ul-pc .text{position: absolute; left: 0;z-index: 10;   background: rgb(0 155 76 / 0.8); width: 100%; bottom: 0; opacity: 0; padding:25px 40px; transform: translateY(100%); }
.Floor002731 .ul-pc .text h2{font-size: 22px; margin: 0; font-weight: normal;}
.Floor002731 .ul-pc .text p{font-size: 16px; margin: 10px 0 0 0;}
.Floor002731 .ul-pc a{color: #fff;}
.Floor002731 .ul-pc .Ispic{ display: block;height: 100%; background-position: left top;}
.Floor002731 .ul-pc aside{position: absolute; left: 0; top: 0; width: 8.334%; font-size: 20px; height: 100%;background:rgb(51 175 112 / 0.48);  line-height: 26px;}
.Floor002731 .ul-pc .on aside{display: none;}
.Floor002731 .ul-pc  aside a{display: block; width: 20px; margin: 0 auto;}
.Floor002731 .ul-pc .on .text{ opacity: 1;transform: translateY(0);transition: 0.3s 0.4s; }

@media(max-width:1024px){
.Floor002731 .ul-wap .slide{position: relative;height: auto; left: auto !important;}
.Floor002731 .ul-wap .slide >*{margin: 0 10px;}
.Floor002731 .ul-wap .Ispic{  display: block; padding-bottom: 52%;}
.Floor002731 .ul-wap aside{display: none;}
.Floor002731 .ul-wap h2 a{color: #134496; font-weight: bold; font-size: 20px;}
.Floor002731 .ul-wap h2{margin: 0 5px 0 0;}
.Floor002731 .ul-wap .text{padding: 15px; background: #ececec;}
}

.Floor002731 .slick-dots{padding-top: 20px;  text-align: center;}
.Floor002731 .slick-dots li{list-style: none; display: inline-block; margin: 0 4px; width: 18px; height: 18px; border-radius: 50%; border:2px solid transparent; cursor: pointer; position: relative;}
.Floor002731 .slick-dots li button{position: absolute; left: 50%; top: 50%; background: #e1e1e1; border-radius: 50%; padding: 0; width: 12px; height: 12px; margin: -6px 0 0 -6px; cursor: pointer; font-size: 0; border: 0;}
.Floor002731 .slick-dots li.slick-active{border-color: #009b4c;}
.Floor002731 .slick-dots li.slick-active button{ width: 8px; height: 8px; margin: -4px 0 0 -4px; background: #009b4c;}


#sm{height:100%;overflow:hidden;position:absolute; width: 100%; left: 0; top: 0;}
#sm .slide{position:absolute;display:block;left:0;width:75%;height:100%;transition:all .75s ease;cursor:pointer}

/*Floor002732 */
.Floor002732{background: #f5f5f5;margin-top: 4vw; padding-bottom: 4vw;}
.Floor002732 .auto{padding: 0!important; width: 96%;max-width: 1440px; }

.Floor002732 .column-name{   padding: 4vw 0 2vw;     width: 80%;}
.Floor002732 .column-name .en{font-size: 30px; color: #000;  text-transform: uppercase; line-height: 2;}
.Floor002732 .column-name .en:after {display: block;  content: ''; width: 18.5em;  height: 8px;  background-color: #009b4c;  margin: -17px 0 0;}
@media(max-width:480px){
.Floor002732 .column-name .en{font-size: 24px;}
.Floor002732 .column-name{  width: 100%;}
}


.Floor002732 .slick-dots{padding-top: 20px;  text-align: center;}
.Floor002732 .slick-dots li{list-style: none; display: inline-block; margin: 0 4px; width: 18px; height: 18px; border-radius: 50%; border:2px solid transparent; cursor: pointer; position: relative;}
.Floor002732 .slick-dots li button{position: absolute; left: 50%; top: 50%; background: #e1e1e1; border-radius: 50%; padding: 0; width: 12px; height: 12px; margin: -6px 0 0 -6px; cursor: pointer; font-size: 0; border: 0;}
.Floor002732 .slick-dots li.slick-active{border-color: #009b4c;}
.Floor002732 .slick-dots li.slick-active button{ width: 8px; height: 8px; margin: -4px 0 0 -4px; background: #009b4c;}

.Floor002732 .main{position: relative; }
.Floor002732 .main:before,
/* .Floor002732 .main:after{position: absolute; content: ''; width: 100%; height: 3px; background: #ebebeb; left: 0;} */
.Floor002732 .main:before{ top: 0;}
.Floor002732 .main:after{bottom: 0;}
.Floor002732 .main .slider{margin-left: -19.5px; margin-right: -19.5px; }
.Floor002732 .main .slick-list{padding: 0 19.5px;}
.Floor002732 .slider{position: relative; z-index: 10;}
.Floor002732 .slider li.slick-slide{position: relative; height: auto;}
.Floor002732 .slider li.list:before{position: absolute; content: ''; left: -19px;top: 0; height: 0; background: #009b4c; right:-19px;opacity: 0; -webkit-opacity: 0; transition: 0.3s ease-in-out;}
.Floor002732 .slider li:hover:before{ opacity: 1; -webkit-opacity: 1; height: 100%;}
.Floor002732 .slider li a{ position: relative; z-index: 10; text-align: center; height: 312px;}
.Floor002732 .slider li p{height: 0; opacity: 0; -webkit-opacity: 0;  color: #fff;}
.Floor002732 .slider li .icon img{width: 75px; height: 75px;}
.Floor002732 .slider li .icon .off{display: none;}
.Floor002732 .slider li .title{max-width: 90%; margin: 0 auto; font-size: 16px; color: #555;}
.Floor002732 .slider li h2{ margin-bottom: 10px; font-size: 20px; color: #009b4c;}
.Floor002732 .slider li a:hover .title h2,
.Floor002732 .slider li a:hover .title{color: #fff;}
.Floor002732 .slider li a:hover .icon .on{display: none;}
.Floor002732 .slider li a:hover .icon .off{display:inline-block;}
.Floor002732 .slider li a:hover p{height:78px;opacity: 1; -webkit-opacity: 1;  line-height: 26px;transition: 0.3s ease-in-out;}
/* .Floor002732 .slick-dots{position: absolute; left: 0; bottom: -40px; width: 100%; z-index: 10;} */
@media(max-width:1100px){
.Floor002732 .main{margin-bottom: 50px;}
}


/*RighInfo002857 */


.RighInfo002857{padding-top: 6vw;}
.RighInfo002857 .auto_1440{max-width: 1440px; margin: 0 auto;}
.RighInfo002857 .title .en{font-size: 30px; color: #000;  text-transform: uppercase; line-height: 2;margin-bottom: 2vw;}
.RighInfo002857 .title .en:after {display: block;  content: ''; width: 13.8em;  height: 8px;  background-color: #009b4c;  margin: -17px 0 0;}
.RighInfo002857 .edit-css li:nth-last-child(1){width: 100%;}
@media(max-width:640px){
.RighInfo002857 .title .en{font-size: 24px; padding: 10px;}
}
@media(max-width:480px){
.RighInfo002857 .title{font-size: 60px;}
}

.RighInfo002857 .edit-css .tit{font-size: 24px;color: #ea5432;padding-bottom:4vw;}
.RighInfo002857 .edit-css li{margin-bottom: 4%;color: #999;}
.RighInfo002857 .edit-css li .icon{margin-bottom: 5px;}
.RighInfo002857 .edit-css li aside{font-size: 16px;margin-top: 10px;color: #333;}
@media(min-width:641px){
.RighInfo002857 .edit-css li{float: left;width: 32%; padding-left: 22px; border-left:5px solid #f8f8f8;}
.RighInfo002857 .edit-css li:not(:nth-child(3n)){margin-right: 2%;}
.RighInfo002857 .edit-css li:nth-child(3n+1){clear: left;}
}
@media(max-width:640px){
.RighInfo002857 .edit-css .tit{font-size: 20px;}
}
@media(max-width:480px){
.RighInfo002857 .edit-css .tit{font-size:18px;}
.RighInfo002857 .edit-css li{ padding: 22px; border-bottom:5px solid #f8f8f8;}
}


/*RighInfo003072 */
.RighInfo003072{padding-top: 4vw; font-size: 16px;}
@media(max-width:640px){
.RighInfo003138 ul li:not(.space) { padding: 1em 0;}
.RighInfo003072{font-size: 3.5vw;    padding: 3%}
}

.RighInfo003072 .auto{max-width: 1440px;}
.RighInfo003072 > .auto{padding-bottom: 6vw;}

@media(min-width:1024px){
.RighInfo003072 .txt-info{width: 42.715%;}

}
@media(max-width:1024px){
.RighInfo003072 .txt-info{margin-bottom: 4vw;}
}

@media(max-width:640px){

}


@media(min-width:769px) and (max-width:1024px){

}
@media(max-width:640px){

}

.RighInfo003072 .edit-info{line-height: 2em;font-size: 16px; text-align: justify;}


@media(max-width:640px){

.RighInfo003072 .edit-info{font-size: 3.5vw;}
}


.RighInfo003072 .item-group .item{padding: 2.8vw 0;background-repeat: no-repeat;background-image: url("../images/RighInfo003072_bg.png");}
.RighInfo003072 .item-group .item:nth-child(2n-1){background-position: left 20% bottom -30%;background-color: #edfff6;}
.RighInfo003072 .item-group .item:nth-child(2n){background-position: right 20% bottom -30%;}

.RighInfo003072 .item-group .img img{border-radius: 10px;}
.RighInfo003072 .item-group h3{font-size: 24px;letter-spacing: 1px;color: #009b4c; margin-bottom: 1.2em; margin: 0 0 1em 0;}
.RighInfo003072 .item-group pre{line-height: 2em;font-size: 16px;}
@media(min-width:769px){
.RighInfo003072 .item-group .item:nth-child(2n-1) .txt,
.RighInfo003072 .item-group .item:nth-child(2n) .img{float: left;}
.RighInfo003072 .item-group .item:nth-child(2n) .txt,
.RighInfo003072 .item-group .item:nth-child(2n-1) .img{float: right;}
.RighInfo003072 .item-group .img{width:40%;}
.RighInfo003072 .item-group .txt{width: 55%;}
}
@media(max-width:768px){
.RighInfo003072 .item-group .item{padding: 5vw 0;}
.RighInfo003072 .item-group .txt{ padding-bottom: 4vw;}
}
@media(max-width:480px){
.RighInfo003072 .item-group h3{font-size: 6vw;}
.RighInfo003072 .item-group pre{font-size: 3.5vw;}
.RighInfo003072 h3{font-size: 24px!important; width: 100%!important;}
}
.RighInfo003072 .auto_1440{max-width: 1440px; margin: 0 auto;}
.RighInfo003072 .info{font-size: 16px; line-height: 2;text-align: justify;}
.RighInfo003072 h3{    font-size: 30px;  color: #000;  text-transform: uppercase;  line-height: 2;  margin-bottom: 2vw;font-weight: 500; width: 80%;}
.RighInfo003072 h3:after {display: block; content: ''; width: 11.5em; height: 8px; background-color: #009b4c; margin: -17px 0 0;}
.RighInfo003072 .item-group .item:nth-child(2) .txt{margin-top: 8%;}
.RighInfo003072 .item-group .item:nth-child(3) .txt{margin-top: 7%;}


/*
 .RighInfo001503 为demo编号
 */
 .RighInfo001503{ padding:4% 0;}
 .RighInfo001503 .auto_1440{max-width: 1440px; margin: 0 auto;}
 .RighInfo001503 h1{color: #333;}
 .RighInfo001503 p{ font-size:1.145em; color:#666; line-height:2; text-align: justify;}
 .RighInfo001503 .tit{ position:relative; color:#343434; font-size:34px; padding:5% 0; background:url(../images/RighInfo001503_tit.png) no-repeat left center; font-weight:normal; margin-bottom:2%; }
 .RighInfo001503 .tit:before{ position:absolute; left:0; bottom:0; width:31px; height:2px; content:""; background:#343434; }
 .RighInfo001503 .div1{ position:relative; }
 .RighInfo001503 em{ margin:2% 0; font-style:normal; display: inline-block; color:#005ca2; font-size:16px; padding-bottom:10px; border-bottom:1px #005ca2 solid;    }
 .RighInfo001503 .img1{ margin:2% 0; text-align: center;}
 .RighInfo001503 .img2{width:65%; float: left; text-align: center;}
 .RighInfo001503 .img3{width:25%; float: left; text-align: center;}
 .RighInfo001503 .img1 p,.RighInfo001503 .img2 p,.RighInfo001503 .img3 p{  text-align: center;}
 
 .RighInfo001503 .div2{ position:relative; }
 .RighInfo001503 .pic_list{width:45%; height:500px; float:right; }
 .RighInfo001503 .pic_list span{ display:inline-block; position:absolute; width:33.33333%; height:auto; box-shadow:0px 7px 36px rgb(186, 185, 185);  }
 .RighInfo001503 .pic_list span img{ width:100%; } 
 .RighInfo001503 .pic_list span.img2{ right:10%; top:0; z-index:1; }
 .RighInfo001503 .pic_list span.img3{ right:0; top:20%; z-index:2; }
 .RighInfo001503 .pic_list span.img4{ right: 10%; top:40%;z-index:3; }
 @media(max-width:1000px){
 .RighInfo001503 .pic_list span.img2{ right:10%; top:0; z-index:1; }
 .RighInfo001503 .pic_list span.img3{ right:0; top:15%; z-index:2; }
 .RighInfo001503 .pic_list span.img4{ right: 10%; top:30%;z-index:3; }
 }
 @media(max-width:768px){
 .RighInfo001503 .pic_list{ display:none; }
 .RighInfo001503{padding: 4%;}
 }
 @media(max-width:324px){
 .RighInfo001503 .tit{ font-size:30px;}	
 .RighInfo001503 .div1 .img1{ width:100%; height:auto; margin-right:0; margin-bottom:2%; }
 }
 
 .RighInfo001503 .duty{ float: left; margin-right: 2%;}

 /*Floor002996 */
.Floor002996 .auto_1440{max-width: 1440px; margin: 0 auto;}
.Floor002996 li{position: relative;}
.Floor002996 li .txt-area{position: absolute; left: 0; top: 0; height: 100%; width: 100%; background: rgba(255,255,255,0.96); z-index: 10;    padding:0 10%;}
.Floor002996 li .txt-area .ytable{height: 100%;}
.Floor002996 li .name{font-size: 30px;color: #000;text-transform: uppercase;line-height: 2;}
.Floor002996 li .name:after {   display: block;  content: ''; width: 12.8em;  height: 8px;  background-color: #009b4c;  margin: -17px 0 0;}
.Floor002996 li pre{font-size: 16px;line-height: 2.5;color: #000;font-weight: 100; margin: 1.6vw 0; overflow:inherit;-webkit-line-clamp:8; }
.Floor002996 li pre span{font-weight: 700; text-transform: uppercase;}

@media(min-width:960px) {
.Floor002996 li{float: left; width: 50%;}
}
@media(min-width:1025px) and (max-width:1366px){
.Floor002996 li .name{font-size: 3vw;}
.Floor002996 li pre{font-size: 1.5vw;}
}
@media(max-width:640px){
.Floor002996 li:nth-child(2){height: 62vh;}
.Floor002996 li .name{font-size: 24px;}
.Floor002996 li pre{font-size: 4vw; margin: 5vw 0;}
.Floor002996 li .more{font-size: 3.5vw;}
.Floor002996 li .txt-area{ padding:0 5%;}
.RighInfo003138 ul li:not(.space) {width: 100%;}
}
/*RighInfo003138 */
.RighInfo003138{background-color: #f9f9f9;}
.RighInfo003138 .auto{position: relative;z-index: 1;padding: 4vw 0; max-width: 1440px;margin: 0 auto;}
.RighInfo003138 .title{font-size: 30px;color: #000;text-transform: uppercase; line-height: 2;margin-bottom: 1vw;}
.RighInfo003138 .title:after {display: block;  content: ''; width: 10.5em;  height: 8px;  background-color: #009b4c;  margin: -17px 0 0;}

.RighInfo003138 ul li:not(.space){background-color: #fff; float:left}
.RighInfo003138 dl{display: table;width: 88%;margin: 0 auto;}
.RighInfo003138 dl > *{display: table-cell; vertical-align: middle;}
.RighInfo003138 dt{width: 5.1875em;}
.RighInfo003138 dt .icon{position: relative; width: 3.75em; height: 3.75em;border-radius: 50%;background-color: #009b4c;text-align: center; }
.RighInfo003138 dt .icon img{ max-height:1.5em;position: absolute;left: 50%;top: 50%; transform: translate(-50%,-50%);}
.RighInfo003138 dd h3{margin: 0;font-family: 'SourceHanSansCN-Bold';font-size: 1.125em;color: #333;    text-transform: uppercase;}
.RighInfo003138 dd aside{color: #999; font-size: 0.875em;}
@media (min-width:1025px) {
.RighInfo003138 ul{display: table;width: 100%; min-height: 11.25em; margin-top: 2vw;}
/* .RighInfo003138 ul li{display: table-cell; vertical-align: middle;} */
.RighInfo003138 ul li.space{width: 13px;}
.RighInfo003138 ul li:not(.space){width: 18%;margin-right: 2%;height: 150px;  padding: 3.1% 0px; margin-bottom: 2%;}
.RighInfo003138 ul li:nth-child(5n){margin-right: 0;}
}
@media (max-width:1024px) {
.RighInfo003138 .auto{padding: 2em 0;}
.RighInfo003138 ul li:not(.space){padding:2em 0;}
.RighInfo003138 ul li.space{height: 1em;}
}
/*Floor002731 */
.Floor002731 .auto{padding: 0!important;  max-width: 1440px;    margin: 0 auto;}

.Floor002731 .column-name{ padding: 4vw 0 2vw; }
.Floor002731 .column-name .en{font-size: 30px; color: #000;  text-transform: uppercase; line-height: 2;}
.Floor002731 .column-name .en:after {display: block;  content: ''; width: 17.5em;  height: 8px;  background-color: #009b4c;  margin: -17px 0 0;}

@media(max-width:480px){
.Floor002731 .column-name{ font-size: 24px;}
.Floor002731 .column-name .cn{line-height: 40px;}
.RighInfo003138 .title{font-size: 24px;color: #000;text-transform: uppercase;}
.Floor002731 .column-name .en{font-size: 24px;    padding: 10px;}
.Floor002732 .column-name .en{font-size: 24px;}
}

@media(min-width:1025px){
.Floor002731 .ul-pc{padding-bottom: 39.0625%; position: relative; overflow: hidden;color: #fff;}
}
.Floor002731 .ul-pc .text{position: absolute; left: 0;z-index: 10;   background: rgb(0 155 76 / 0.8); width: 100%; bottom: 0; opacity: 0; padding:25px 40px; transform: translateY(100%); }
.Floor002731 .ul-pc .text h2{font-size: 22px; margin: 0; font-weight: normal;}
.Floor002731 .ul-pc .text p{font-size: 16px; margin: 10px 0 0 0;}
.Floor002731 .ul-pc a{color: #fff;}
.Floor002731 .ul-pc .Ispic{ display: block;height: 100%; background-position: left top;}
.Floor002731 .ul-pc aside{position: absolute; left: 0; top: 0; width: 8.334%; font-size: 20px; height: 100%;background:rgb(51 175 112 / 0.48);  line-height: 26px;}
.Floor002731 .ul-pc .on aside{display: none;}
.Floor002731 .ul-pc  aside a{display: block; width: 25px; margin: 0 auto;}
.Floor002731 .ul-pc .on .text{ opacity: 1;transform: translateY(0);transition: 0.3s 0.4s; }

@media(max-width:1024px){
.Floor002731 .ul-wap .slide{position: relative;height: auto; left: auto !important;}
.Floor002731 .ul-wap .slide >*{margin: 0 10px;}
.Floor002731 .ul-wap .Ispic{  display: block; padding-bottom: 52%;}
.Floor002731 .ul-wap aside{display: none;}
.Floor002731 .ul-wap h2 a{color: #134496; font-weight: bold; font-size: 20px;}
.Floor002731 .ul-wap h2{margin: 0 5px 0 0;}
.Floor002731 .ul-wap .text{padding: 15px; background: #ececec;}
}

.Floor002731 .slick-dots{padding-top: 20px;  text-align: center;}
.Floor002731 .slick-dots li{list-style: none; display: inline-block; margin: 0 4px; width: 18px; height: 18px; border-radius: 50%; border:2px solid transparent; cursor: pointer; position: relative;}
.Floor002731 .slick-dots li button{position: absolute; left: 50%; top: 50%; background: #e1e1e1; border-radius: 50%; padding: 0; width: 12px; height: 12px; margin: -6px 0 0 -6px; cursor: pointer; font-size: 0; border: 0;}
.Floor002731 .slick-dots li.slick-active{border-color: #009b4c;}
.Floor002731 .slick-dots li.slick-active button{ width: 8px; height: 8px; margin: -4px 0 0 -4px; background: #009b4c;}


#sm{height:100%;overflow:hidden;position:absolute; width: 100%; left: 0; top: 0;}
#sm .slide{position:absolute;display:block;left:0;width:75%;height:100%;transition:all .75s ease;cursor:pointer}

/*Floor002732 */
.Floor002732{background: #f5f5f5;margin-top: 4vw; padding-bottom: 4vw;}
.Floor002732 .auto{padding: 0!important; width: 96%;max-width: 1440px; margin: 0 auto; }

.Floor002732 .column-name{   padding: 4vw 0 2vw;     width: 80%;}
.Floor002732 .column-name .en{font-size: 30px; color: #000;  text-transform: uppercase; line-height: 2;}
.Floor002732 .column-name .en:after {display: block;  content: ''; width: 18.5em;  height: 8px;  background-color: #009b4c;  margin: -17px 0 0;}
@media(max-width:480px){
.Floor002732 .column-name .en{font-size: 24px;}
.Floor002732 .column-name{  width: 100%;}
}


.Floor002732 .slick-dots{padding-top: 20px;  text-align: center;}
.Floor002732 .slick-dots li{list-style: none; display: inline-block; margin: 0 4px; width: 18px; height: 18px; border-radius: 50%; border:2px solid transparent; cursor: pointer; position: relative;}
.Floor002732 .slick-dots li button{position: absolute; left: 50%; top: 50%; background: #e1e1e1; border-radius: 50%; padding: 0; width: 12px; height: 12px; margin: -6px 0 0 -6px; cursor: pointer; font-size: 0; border: 0;}
.Floor002732 .slick-dots li.slick-active{border-color: #009b4c;}
.Floor002732 .slick-dots li.slick-active button{ width: 8px; height: 8px; margin: -4px 0 0 -4px; background: #009b4c;}

.Floor002732 .main{position: relative; }
.Floor002732 .main:before,
/* .Floor002732 .main:after{position: absolute; content: ''; width: 100%; height: 3px; background: #ebebeb; left: 0;} */
.Floor002732 .main:before{ top: 0;}
.Floor002732 .main:after{bottom: 0;}
.Floor002732 .main .slider{margin-left: -19.5px; margin-right: -19.5px; }
.Floor002732 .main .slick-list{padding: 0 19.5px;}
.Floor002732 .slider{position: relative; z-index: 10;}
.Floor002732 .slider li.slick-slide{position: relative; height: auto;}
.Floor002732 .slider li.list:before{position: absolute; content: ''; left: -19px;top: 0; height: 0; background: #009b4c; right:-19px;opacity: 0; -webkit-opacity: 0; transition: 0.3s ease-in-out;}
.Floor002732 .slider li:hover:before{ opacity: 1; -webkit-opacity: 1; height: 100%;}
.Floor002732 .slider li a{ position: relative; z-index: 10; text-align: center; height: 312px;}
.Floor002732 .slider li p{height: 0; opacity: 0; -webkit-opacity: 0;  color: #fff;width: 80%; margin: 0 auto;}
.Floor002732 .slider li .icon img{width: 75px; height: 75px;margin: 0 auto;}
.Floor002732 .slider li .icon .off{display: none;}
.Floor002732 .slider li .title{max-width: 68%; margin: 0 auto; font-size: 16px; color: #555;}
.Floor002732 .slider li h2{ margin-bottom: 10px; font-size: 20px; color: #009b4c;}
.Floor002732 .slider li a:hover .title h2,
.Floor002732 .slider li a:hover .title{color: #fff;}
.Floor002732 .slider li a:hover .icon .on{display: none;}
.Floor002732 .slider li a:hover .icon .off{display:inline-block;}
.Floor002732 .slider li a:hover p{height:78px;opacity: 1; -webkit-opacity: 1;  line-height: 26px;transition: 0.3s ease-in-out;}
/* .Floor002732 .slick-dots{position: absolute; left: 0; bottom: -40px; width: 100%; z-index: 10;} */
@media(max-width:1100px){
.Floor002732 .main{margin-bottom: 50px;}
}


/*RighInfo002857 */


.RighInfo002857{padding-top: 6vw;}
.RighInfo002857 .auto_1440{max-width: 1440px; margin: 0 auto;}
.RighInfo002857 .title .en{font-size: 30px; color: #000;  text-transform: uppercase; line-height: 2;margin-bottom: 2vw;}
.RighInfo002857 .title .en:after {display: block;  content: ''; width: 13.8em;  height: 8px;  background-color: #009b4c;  margin: -17px 0 0;}
.RighInfo002857 .edit-css li:nth-last-child(1){width: 100%;}
@media(max-width:640px){
.RighInfo002857 .title .en{font-size: 24px; padding: 10px;}
}
@media(max-width:480px){
.RighInfo002857 .title{font-size: 60px;}
}

.RighInfo002857 .edit-css .tit{font-size: 24px;color: #ea5432;padding-bottom:4vw;}
.RighInfo002857 .edit-css li{margin-bottom: 4%;color: #999;}
.RighInfo002857 .edit-css li .icon{margin-bottom: 5px;}
.RighInfo002857 .edit-css li aside{font-size: 16px;margin-top: 10px;color: #333;}
@media(min-width:641px){
.RighInfo002857 .edit-css li{float: left;width: 32%; padding-left: 22px; border-left:5px solid #f8f8f8;}
.RighInfo002857 .edit-css li:not(:nth-child(3n)){margin-right: 2%;}
.RighInfo002857 .edit-css li:nth-child(3n+1){clear: left;}
}
@media(max-width:640px){
.RighInfo002857 .edit-css .tit{font-size: 20px;}
}
@media(max-width:480px){
.RighInfo002857 .edit-css .tit{font-size:18px;}
.RighInfo002857 .edit-css li{ padding: 22px; border-bottom:5px solid #f8f8f8;}
}


/*RighInfo003072 */
.RighInfo003072{padding-top: 4vw; font-size: 16px;}
@media(max-width:640px){
.RighInfo003138 ul li:not(.space) { padding: 1em 0;}
.RighInfo003072{font-size: 3.5vw;    padding: 3%}
}

.RighInfo003072 .auto{max-width: 1440px;}
.RighInfo003072 > .auto{padding-bottom: 6vw;}

@media(min-width:1024px){
.RighInfo003072 .txt-info{width: 42.715%;}

}
@media(max-width:1024px){
.RighInfo003072 .txt-info{margin-bottom: 4vw;}
}

@media(max-width:640px){

}


@media(min-width:769px) and (max-width:1024px){

}
@media(max-width:640px){

}

.RighInfo003072 .edit-info{line-height: 2em;font-size: 16px; text-align: justify;}


@media(max-width:640px){

.RighInfo003072 .edit-info{font-size: 3.5vw;}
}


.RighInfo003072 .item-group .item{padding: 2.8vw 0;background-repeat: no-repeat;background-image: url("../images/RighInfo003072_bg.png");}
.RighInfo003072 .item-group .item:nth-child(2n-1){background-position: left 20% bottom -30%;background-color: #edfff6;}
.RighInfo003072 .item-group .item:nth-child(2n){background-position: right 20% bottom -30%;}

.RighInfo003072 .item-group .img img{border-radius: 10px;}
.RighInfo003072 .item-group h3{font-size: 24px;letter-spacing: 1px;color: #009b4c; margin-bottom: 1.2em; margin: 0 0 1em 0;}
.RighInfo003072 .item-group pre{line-height: 2em;font-size: 16px;}
@media(min-width:769px){
.RighInfo003072 .item-group .item:nth-child(2n-1) .txt,
.RighInfo003072 .item-group .item:nth-child(2n) .img{float: left;}
.RighInfo003072 .item-group .item:nth-child(2n) .txt,
.RighInfo003072 .item-group .item:nth-child(2n-1) .img{float: right;}
.RighInfo003072 .item-group .img{width:40%;}
.RighInfo003072 .item-group .txt{width: 55%;}
}
@media(max-width:768px){
.RighInfo003072 .item-group .item{padding: 5vw 0;}
.RighInfo003072 .item-group .txt{ padding-bottom: 4vw;}
}
@media(max-width:480px){
.RighInfo003072 .item-group h3{font-size: 6vw;}
.RighInfo003072 .item-group pre{font-size: 3.5vw;}
.RighInfo003072 h3{font-size: 24px!important; width: 100%!important;}
}
.RighInfo003072 .auto_1440{max-width: 1440px; margin: 0 auto;}
.RighInfo003072 .info{font-size: 16px; line-height: 2;text-align: justify;}
.RighInfo003072 h3{    font-size: 30px;  color: #000;  text-transform: uppercase;  line-height: 2;  margin-bottom: 2vw;font-weight: 500; width: 80%;}
.RighInfo003072 h3:after {display: block; content: ''; width: 11.5em; height: 8px; background-color: #009b4c; margin: -17px 0 0;}
.RighInfo003072 .item-group .item:nth-child(2) .txt{margin-top: 8%;}
.RighInfo003072 .item-group .item:nth-child(3) .txt{margin-top: 7%;}

/*产品详情*/
.proinfo .titTop{margin-bottom:50px;text-align:center;}
.proinfo .titTop .tit{font-size:45px;font-weight:normal;margin-bottom:15px;}
.proinfo .titTop .subtit{font-size:30px;font-weight:normal;color:#009b4c;margin-bottom:10px;}
.proinfo .box{font-size:18px;}
.proinfo .box .ittitle{background:#009b4d;color:#fff;padding:0 2%;text-align:center;font-size:26px;line-height:60px;font-weight:bold;margin-bottom:40px;}
.proinfo .box .tit{text-align:center;font-size:24px;margin-bottom:50px;}
.proinfo .items{ margin: 5% 0;}
.proinfo .items .titBox h5{font-size:30px;font-weight:normal;color:#009b4c;margin-bottom:10px;}
.proinfo .items .titBox h6{padding: 2% 0;font-size: 18px;color: #333;}
.proinfo .items .titBox p{font-size:16px;line-height:30px;color:#888;}
.proinfo .items .titBox p span{font-size:22px;color: #009b4c; display: block;}
.proinfo .items .imgBox { width: 60%;}
.proinfo .itemgroup .items .titBox{padding-left:5%;}
.proinfo .itemgroup .items:nth-child(2n) .titBox{ padding-left: 0; padding-right:5%;}
.proinfo .img{ text-align: center;margin: 2% 0;}
.proinfo .img p { font-size: 16px; color: #333; line-height: 2; }
.proinfo .img h5{ font-size: 16px; color: #333; line-height: 2;padding: 2% 0 }
.proinfo .info{ font-size: 16px; color: #666; line-height: 2; }

.proinfo .picture li{float: left;  margin-bottom: 2.5em;}
.proinfo .picture li .txt{box-shadow: 0px 0.625em 4.375em rgba(0, 0, 0, 0.05);padding:1em 1.875em;}
.proinfo .picture li p{font-size:16px; line-height: 1.78571; color: #333;margin: 0;text-align: center}
.proinfo .picture li .pic{overflow: hidden;}
.proinfo .picture li .Ispic{padding-bottom: 62.223%;transition: 0.3s;}
@media (min-width:1025px) {
.proinfo .picture li{width: 32.143%;}
.proinfo .picture li:not(:nth-child(3n)){margin-right: 1.7855%;}
.proinfo .picture li:nth-child(3n+1){clear: left;}    
}
@media (max-width:1024px) { 
.proinfo .picture li{width: 48%;}
.proinfo .picture li:not(:nth-child(2n)){margin-right: 4%;}
.proinfo .picture li:nth-child(2n+1){clear: left;} 
.proinfo .picture li .txt{padding: 1em;}
}


.proinfo table {
  border-collapse: collapse;
  width: 100%;
  line-height: 30px;
}
.proinfo table th {
  padding: 0 7px;
  font-size: 24px;
  font-weight: normal;
  background: #f4f4f4;
  border: 1px solid #e7e7e7;
}
.proinfo .proinfoDes table th:nth-child(2n) {
  background: #e7e7e7;
}
.proinfo table td {
  padding: 0 7px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #000;
}
@media(max-width:768px){
  .proinfo .items .titBox,
  .proinfo .items .imgBox { width:auto; display: block;}
  }
/*产品详情*/


/*RighInfo002554 */
.RighInfo002554 .auto_1440{max-width: 1440px; margin: 0 auto;}
.RighInfo002554{ padding:0 0 3% 0;}
.RighInfo002554 .table_1 th,
.RighInfo002554 .table_1 td{ text-align:center; border:1px solid #eee; border-collapse:collapse; line-height:24px; padding:15px;}
.RighInfo002554 .table_1 th{ font-size:14px; font-weight:normal;}
.RighInfo002554 .table_1 .th_2{ background:#849b4c;line-height: 2;text-transform: uppercase;
    font-size: 18px;}
.RighInfo002554 .table_1 .th_3{ background:#009b4c;line-height: 2;text-transform: uppercase;
    font-size: 18px;}
.RighInfo002554 .table_1 .th_2,
.RighInfo002554 .table_1 .th_3,
.RighInfo002554 .table_1 .th_4{ color:#fff;}
.RighInfo002554 .table_1 .th_1{     color: #fff; background: #c6b64c;line-height: 2;text-transform: uppercase;
    font-size: 18px;}
@media(max-width:480px){
.RighInfo002554 .table_1{ overflow:auto;}
.RighInfo002554 .table_1 table{ width:180%;}
}

.RighInfo002554 .title{font-size: 30px;font-weight: normal;  color: #009b4c; margin-bottom: 10px;}
.RighInfo002554 img{display: block;margin: 4% auto; width: 50%;}
.RighInfo002554 img.pro_1{width: 26%;}
.RighInfo002554 p{line-height: 2; font-size: 16px;}


/*PicList002171 */
.PicList002171 .auto_1440{max-width: 1440px; margin: 0 auto;}
.PicList002171 li{ float:left; width:22%; margin-right:3%; margin-bottom:3%;}
.PicList002171 li a{ border:1px solid #e8e8e8; position:relative; display:block;}
.PicList002171 li img{ display:block; width:100%;}
.PicList002171 li a figure{ position:absolute; left:0; top:0; width:100%; height:100%; background:rgb(0 155 77 / 0.95); opacity:0; transition:0.3s;}
.PicList002171 li a:hover figure{ opacity:1;}
.PicList002171 li dl{ display:table;  width:100%; height:100%;}
.PicList002171 li dt{ display:table-cell; vertical-align:middle;text-align:center; font-size:18px; color:#fff;}
@media(min-width:769px){
.PicList002171 li:nth-child(4n){ margin-right:0;}
}
@media(max-width:768px){
.PicList002171 li{ width:32%; margin-right:2%;}
}
@media(max-width:768px) and (min-width:481px){
.PicList002171 li:nth-child(3n){ margin-right:0;}
}
@media(max-width:480px){
.PicList002171 li{ width:49%;}
.PicList002171 li:nth-child(2n){ margin-right:0;}
.PicList002171 li dt{ font-size:15px;}
}
.PicList002171 .title{font-size: 30px;font-weight: normal;  color: #009b4c; margin-bottom: 2%; }









/*Floor003065 */
.Floor003065{margin: 3.17vw 0 2.17vw;font-size: 16px;}
@media(min-width:769px) and (max-width:1024px){
.Floor003065{font-size:1.5vw; }
}
@media(max-width:640px){
.Floor003065{font-size: 3.5vw;}
}

.Floor003065 .auto{max-width: 1440px;}
.Floor003065 .txt-info{position: relative;}
@media(min-width:769px){
.Floor003065 .txt-info{padding-right: 3.76vw;}
.Floor003065 .ytable-cell{width: 50%;vertical-align: top;}
}
@media(max-width:768px){
.Floor003065 .ytable,
.Floor003065 .ytable-cell{display: block;}
}

.Floor003065 .img{position: relative;z-index: 1;/border-radius: 20px;overflow: hidden;background: #000;margin-bottom: 2.4vw;}

.Floor003065 .video{position: relative;max-width: 310px;}
.Floor003065 .video .pic{position: relative;z-index: 1;border-radius: 20px;overflow: hidden;background: #000;margin-bottom: 2.4vw;}
.Floor003065 .video .pic img{}
.Floor003065 .video .play{position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10; cursor: pointer;}
.Floor003065 .video .play:before{position: absolute;content: '';width: 40px;height: 40px;background: url("../images/Floor003065_play.png") no-repeat center center rgba(255,255,255,0.4);left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 50%;background-size: 15px;z-index: 10}
.Floor003065 .video .pic:after{content: '';position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: rgba(0,0,0,.5);z-index: 2}
.Floor003065 .video .pic video{position: absolute;left: 0; top: 0;  z-index: 20;background: #000;}

.Floor003065 .open-video{/*position: absolute;left: 49%;bottom: 40%;*/cursor: pointer;z-index: 10;}

.video-box{ position:fixed; top:0; left:0; width:100%; height:100%; z-index:300; background:rgba(0,0,0,0.85);}
 .video-box .close{ cursor:pointer; width:40px; height:40px; position:fixed; z-index:4; right:20px; top:107px;}
.video-box .close::before,
.video-box .close::after{ position:absolute; content:''; width:80%; left:10%; height:3px; top:50%; margin-top:-1.5px; background:#fff; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);}
 .video-box .close::before{ transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);}
 .video-box .ytable{height: 100%;}
 .video-box .ytable-cell{ text-align:center;}
.video-box video{ width:90%; max-width:900px;}
@media(max-width:640px){
    .Floor003065 .video .play:before{width: 20vw; height: 20vw;}
}


.Floor003065 .col-title{font-size: 32px;padding-bottom: 1.18vw;}
.Floor003065 .col-title .cn{font-size: 0.625em;color: #333;}
.Floor003065 .col-title .cn:after{display: inline-block;content: '';height: 1px;background: #009b4c;width: 3.334em;margin-left: 0.521em;vertical-align: middle;}
.Floor003065 .col-title .en{font-family: 'Arial';color: #666;line-height: 1em;padding-top: 1.2em;}
@media(min-width:769px) and (max-width:1024px){
.Floor003065 .col-title{font-size: 4vw; }
}
@media(max-width:640px){
.Floor003065 .col-title{font-size: 9vw; }
}

.Floor003065 .more{margin-top: 1vw;}
.Floor003065 .more a{display: inline-block;color: #009b4c;line-height: 2.875em;border-radius: 50px;border: solid 1px #009b4c;padding: 0 2.5em;transition: 0.3s;font-size: 16px;}
.Floor003065 .more a:hover{background: #009b4c;color: #fff;}
@media(max-width:640px){
.Floor003065 .more a{font-size: 4vw; }
}

.Floor003065 .txt-info .inner{position: relative; z-index: 3;}
.Floor003065 .txt-info .info .name{color: #009b4c;font-size: 24px;}
.Floor003065 .txt-info .info p{line-height: 2em;margin-bottom: 7%;/* padding: 0 9% 0 0; */text-align: justify;min-height: 50px;}
.Floor003065 .txt-info .year{z-index: 1; 
padding: 2vw 10.21vw 3vw 2.08vw; border-radius: 20px;background-color: #009b4c;}
.Floor003065 .txt-info .year b{font-family: 'Arial'; font-weight: 800;font-size: 3.13vw; color: #fff;position: relative; z-index: 3; line-height: 1em;}
.Floor003065 .txt-info .year:after,
.Floor003065 .txt-info .year:before{position: absolute; content: ''; background-position: center center;background-repeat: no-repeat;background-size: contain;}
.Floor003065 .txt-info .year:before{width: 3.44vw;height: 3.44vw; background-image: url("../images/Floor003065_bg1.png");right: 1.93vw; bottom: 1.93vw;}
.Floor003065 .txt-info .year:after{width: 33.59vw; height: 31.93vw;background-image: url("../images/Floor003065_bg.png"); right: 0; bottom: 0;}
@media(min-width:769px){
.Floor003065 .txt-info .year{position: absolute; right: 0; bottom: 0;}
}
@media(max-width:768px){
.Floor003065 .txt-info{margin-bottom: 5vw; }
.Floor003065 .txt-info .year{position: relative; margin-top: 4vw;}
.Floor003065 .txt-info .year br{display: none;}
.Floor003065 .txt-info .year b{font-size: 6vw;}
.Floor003065 .txt-info .year:after{width:50vw; height:50vw;}
.Floor003065 .txt-info .year:before{width: 7vw;height: 7vw;}
}
@media(max-width:640px){
.Floor003065 .txt-info .info .name{font-size: 5vw;}
}

.Floor003065 .number li{float: left;color: #333;margin-bottom: 2%;margin-right: 4%}
.Floor003065 .number li:nth-child(3n){margin-right: 0}
.Floor003065 .number li aside{color: #009b4c;}
.Floor003065 .number li aside b{font-size: 40px;font-weight: 900;font-family: 'Arial';line-height: 0.85em;display: inline-block;}
.Floor003065 .number li p{margin-bottom: 0;line-height: 1.5em !important;color: #888;font-size: 14px;text-align: left!important;}
.Floor003065 .number li:nth-child(3n) p{padding: 0 0% 0 0;}
@media(min-width:769px) and (max-width:1024px){
.Floor003065 .number li aside b{font-size: 4vw; }
}
@media(max-width:640px){
.Floor003065 .number li aside b{font-size: 8vw; }
}






/*
 .PicList002796 
 */
.PicList002796{ padding:5% 0 3%;}
 
.PicList002796 li{ position:relative; }
.PicList002796 .video_files{position:absolute; left:0; top:0; width:100%; height:100%; z-index:10;}
.PicList002796 .video_files video{width:100%; height:100%; background-color:#000;}
.PicList002796 .video_files .close{position: absolute;right: 3%;top: 3%;z-index: 10;width: 30px;height: 30px;border-radius: 50%;background-color: #761b1b;cursor: pointer;}
.PicList002796 .video_files .close::before,
.PicList002796 .video_files .close::after{ position:absolute; content:''; width:3px; height:70%; border-radius:3px; background-color:#fff; left:13px; top:5px;}
.PicList002796 .video_files .close::before{ transform:rotate(45deg);}
.PicList002796 .video_files .close::after{ transform:rotate(-45deg);}
.PicList002796 figure{ position:relative;}
.PicList002796 figure em{ display:block; padding-bottom: 56%; background-size:cover; background-position:center center; background-repeat:no-repeat;}
.PicList002796 figure a{ width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,0.5); }
.PicList002796 figure a::before,
.PicList002796 figure a::after{position: absolute;content:'';z-index: 5;bottom: 9%;left: 10%;}
.PicList002796 figure a::before{width: 48px;height: 48px;/* border: 3px solid #fff; */margin-left: -35px;margin-top: -35px;border-radius: 50%;background: rgba(0,0,0,0.4);}
.PicList002796 figure a::after{width: 0;height: 0;border-top: 8px solid transparent;border-bottom: 15px solid transparent;border-left: 12px solid #fff;margin-left: -5px;margin-top: -15px;border-top: 8px solid transparent;border-bottom: 8px solid transparent;border-left: 12px solid #fff;left: 9.5%;top: 84.5%;margin-top: -6px;margin-left: -12px;}
.PicList002796 li p{margin: 25px 0;height: 65px;font-size: 28px;color: #333;line-height: 33px;text-align: justify;overflow: hidden;}
.PicList002796 time{ background: #ff6900; display: inline-block; padding: 2px 15px; color: #fff; border-radius: 99px;}
@media(min-width:769px){
.PicList002796 li{float: left;width: 49%;margin-right: 2%;margin-bottom:2%;} 
.PicList002796 li:nth-of-type(2n){ margin-right: 0; }
/*.PicList002796 li:nth-of-type(4n){clear:left;}*/
}
@media(max-width:768px){
.PicList002796 li{ width: 100%; margin-right:0; margin-bottom: 5%;}
.PicList002796 figure em{ padding-bottom: 47%; background-size:cover;}
}
@media(max-width:480px){
.PicList002796 li figure a::before{width: 50px;height: 50px;margin-left: -25px;margin-top: -25px;}
.PicList002796 li figure a::after{border-top-width: 10px;border-bottom-width: 10px;border-left-width: 15px;margin-left: -3px;margin-top: -7px;}
}
@media(max-width:375px){
.PicList002796 li figure a::before{width: 40px;height: 40px;margin-left: -20px;margin-top: -20px;}
}


/* 2022/6/15 */
.LeadingPro .leadList .item{
  width: 32% !important;
  margin-right: 2% !important;
  box-shadow: 0 0 20px rgb(0,0,0,0.2);
}
.LeadingPro .leadList .item:nth-child(3n){
  margin-right: 0 !important;
}
.LeadingPro .leadList .item .top_1{
  width: 100%;
}
.LeadingPro .leadList .item .bot_1{
  width: 100%;
  height: 180px;
  background: #fff;
  padding: 30px 0px;
}
.LeadingPro .leadList .item .bot_1 h5{
  font-size: 24px;
  color: #333;
  padding-left: 45px;
  padding-right: 30px;
  position: relative;
  margin-bottom: 20px;
  left: 0;
  top: 0;
}
.LeadingPro .leadList .item .bot_1 h5::before{
  content: '';
  width: 3px;
  height: 85%;
  background: #009b4c;
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
}
.LeadingPro .leadList .item .bot_1 a{
  display: block;
  font-size: 18px;
  line-height: 36px;
  padding-left: 55px;
  padding-right: 45px;
  position: relative;
  color: #555;
}
.LeadingPro .leadList .item .bot_1 a:hover{
  background: #f4f4f4;
}
.LeadingPro .leadList .item .bot_1 a::before{
  content: '';
  width: 5px;
  height: 5px;
  background: #555;
  position: absolute;
  left: 40px;
  top: 50%;
  transform: translateY(-50%);
}
.LeadingPro .leadList .item .bot_1 a::after{
    content: '';
    width: 8px;
    height: 15px;
    background: url(../images/i8.png) no-repeat;
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
}
@media(max-width:1459px){
  .LeadingPro .leadList .item .bot_1 h5 {
    font-size: 20px;
}
.LeadingPro .leadList .item .bot_1 a {
  font-size: 16px;
}
}
@media (max-width: 960px){
  .LeadingPro .leadList .item{
    width: 49% !important;
    margin-right: 2% !important;
    float: left !important;
  }
  .LeadingPro .leadList .item:nth-child(3n){
    margin-right: 2% !important;
  }
  .LeadingPro .leadList .item:nth-child(2n){
    margin-right: 0% !important;
  }
}
@media (max-width: 500px){
  .LeadingPro .leadList .item{
    width: 100% !important;
    margin-right: 0% !important;
  }
  .LeadingPro .leadList .item .bot_1 {
    padding: 20px 0px;
    height: 200px;
}
.LeadingPro .leadList .item .bot_1 h5 {
  padding-left: 25px;
  padding-right: 15px;
  margin-bottom: 12px;
}
.LeadingPro .leadList .item .bot_1 h5::before {
  left: 15px;
}
.LeadingPro .leadList .item .bot_1 a {
  padding-left: 35px;
  padding-right: 30px;
}
.LeadingPro .leadList .item .bot_1 a::before {
  left: 25px;
}
.LeadingPro .leadList .item .bot_1 a::after {
  right: 15px;
}
}
.expertBox .leadList li{
  width: 32%;
  margin-right: 2%;
}
.expertBox .leadList li:nth-child(4n){
  margin-right: 2%;
}
.expertBox .leadList li:nth-child(3n){
  margin-right: 0;
}
.expertBox .leadList li p {
  height: auto;
  -webkit-line-clamp: inherit;
  word-break: initial;
}
.expertBox .leadList ul {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
}
@media(max-width:1459px){
  .expertBox .leadList li h5 {
    font-size: 22px;
}
.expertBox .leadList li p {
  font-size: 14px;
}
}
@media(max-width:991px){
  .expertBox .leadList li{
    width: 100%;
    margin-right: 0%;
  }
}

.Floor003065 .rq{
  width: 100%;
}
.Floor003065 .video{
  width: 49%;
  margin-right: 2%;
  max-width: auto;
  float: left;
  margin-bottom: 2.4vw;
}
.Floor003065 .video:nth-child(2){
  margin-right: 0;
}
.Floor003065 .video .pic{
  margin-bottom: 0;
}
@media(max-width:500px){
  .Floor003065 .video .play:before {
    width: 10vw;
    height: 10vw;
}
}
.expertBox .expertList li .leftBox span {
  font-size: 14px;
  -webkit-line-clamp: inherit;
}
.Floor003065 .video{
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.prism-player{
  position: absolute !important;
  top: 0;
  left: 0;
  /* opacity: 0; */
}
.video:before {
  position: absolute;
  content: '';
  width: 40px;
  height: 40px;
  background: url(../images/Floor003065_play.png) no-repeat center center rgba(255,255,255,0.4);
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  border-radius: 50%;
  background-size: 15px;
  z-index: 10;
}
.Floor003065 .video .play:before{
  display: none;
}
.PicList002796 figure{
  overflow: hidden;
}
.GrouProfile .foor2 .numG .item{
  width: 16%;
  float: left;
}
@media(max-width:500px){
  .GrouProfile .foor2 .numG .item{
    width: 100%;
    float: none;
  }
  .GrouProfile .foor2 .numG .item p.firs .top{
    position: static;
    background: transparent;
  }
}
.Floor003065 .number li{
  width: 32%;
  margin-right: 2%;
  text-align: center;
}
.Floor003065 .number li p{
  text-align: center !important;
}
.Floor003065 .number li:nth-child(3n){
  margin-right: 0;
}
.Floor003065 .ytable-cell .tiem{
  color: #666;
  font-size: 16px;
  margin-bottom: 10px;
}
.Floor003065 .img {
  margin-bottom: 12px;
}
@media(max-width:1459px){
  .Floor003065 .ytable-cell .tiem {
    font-size: 14px;
}
.Floor003065 .number li aside b {
  font-size: 34px;
}
.Floor003065 .number li p {
  font-size: 13px;
}
}
@media(max-width:768px){
  .Floor003065 .number li{
    width: 49%;
    margin-right: 2%;
  }
  .Floor003065 .number li:nth-child(3n){
    margin-right: 2%;
  }
  .Floor003065 .number li:nth-child(2n){
    margin-right: 0%;
  }
}

.proinfo .items .rq{
  display: flex;
  justify-content: space-between;
}
.proinfo .items .rq .div{
  width: 48%;
}
.proinfo .items .rq .div p{
  margin-top: 15px;
}
.platListCenter li{
  margin-bottom: 2%;
}
.platListCenter li:nth-child(3n){
  margin-right: 0;
}
@media(max-width:1200px){
  .platListCenter li .view {
    padding: 0 0px;
}

}
.xz_container{
  padding-top: 0 !important;
}
.platList_bjq{
  width: 100%;
  padding-top: 40px;
}
.platList_bjq .rq{
  width: 100%;
}
.RighInfo003138 dd h3 {
  text-transform: initial;
}
.Floor003065 .rq {
  padding-top: 45px;
}
.Floor003065 .txt-info .inner article{
  line-height: 1.8;
}
.Floor003065 .number li p{
  margin-top: 10px;
}
@media(max-width:1459px){
  .Floor003065 .rq {
    padding-top: 35px;
}
}
@media(max-width:500px){
  .Floor003065 .rq {
    padding-top: 30px;
}
}
.investorList.AppointmentPage {
  margin-bottom: 40px;
}


/* 2022/6/17 */
.Appointment.new{max-width: 100%;}
.idxFoor4 .Foor4Bom .item.Live .more:hover:before {
  right: 2%;
}
#sm .slide{
  position: relative;
  left: 0 !important;
  width: 6.25%;
  float: left;
}
#sm .slide.on{
  width: 75%;
}
.Floor002731 .ul-pc aside{
  width: 100%;
}
@media(max-width:1459px){
  .w1440,
  .Floor003065 .auto{
    padding: 0 2%;
  }
  .idxFoor4 .item .more {
    line-height: 50px;
    font-size: 18px;
}
.GrouProfile .Gfoor p {
  font-size: 14px;
  line-height: 28px;
}
.GrouProfile .foor2 p {
  margin-bottom: 20px;
}
.container {
  padding: 70px 0;
}
.GrouProfile .foor2 .numG {
  height: 230px;
  padding-top: 80px;
}
.GrouProfile .foor2 .numG .item p span {
  font-size: 40px;
}
.GrouProfile .foor2 .numG .item p {
  font-size: 14px;
}
.GrouProfile .Gfoor {
  margin-bottom: 50px;
}
.GrouProfile .foor3 li .iconB {
  width: 25%;
}
.GrouProfile .foor3 li .textB {
  width: 68%;
}
.GrouProfile .foor3 li .textB p {
  font-size: 16px;
  line-height: 26px;
}
.GrouProfile .foor3 li .textB p span {
  font-size: 56px;
}
.GrouProfile .foor3 li .textB {
  height: 100px;
}
.GrouProfile .foor4 li h5 {
  padding: 18px 0 5px 0;
  font-size: 18px;
}
.GrouProfile .foor4 li span {
  font-size: 16px;
}
.honerBox {
  padding: 56px 0;
}
.honerBox .honrMenu li a {
  font-size: 16px;
}
.honerBox .honrMenu {
  margin-bottom: 50px;
}
.honerBox h5 {
  font-size: 34px;
  margin-bottom: 30px;
}
.honerList li .txtBox p {
  font-size: 14px;
  line-height: 24px;
}
.PicList002796 li p {
  margin: 16px 0;
  height: 52px;
  font-size: 20px;
  line-height: 26px;
}
.LeadingPro .leadList .item .bot_1 {
  height: 260px;
}
.loopIndu .itemBox .titBox h5 {
  font-size: 34px;
}
.RighInfo001503 {
  padding: 0% 0;
}
.proinfo .titTop .tit {
  font-size: 34px;
  margin-bottom: 0px;
}
.proinfo .titTop {
  margin-bottom: 36px;
}
.proinfo .box .ittitle {
  font-size: 20px;
  line-height: 46px;
  margin-bottom: 30px;
}
.titleBox h5,
.platformTop h5 {
  font-size: 32px;
}
.platformTop span {
  font-size: 18px;
}
.platformTop p {
  font-size: 14px;
}
.platList li .view,
.platListTop li .view {
  padding-left: 2%;
  font-size: 14px;
}
.platListCenter li .view {
  font-size: 16px;
}
.strengthF4 .textB p {
  font-size: 14px;
}
.strengthF5 {
  padding-top: 80px;
}
.strengthF5 .item h5 {
  font-size: 22px;
}
.expertBox h3 {
  font-size: 34px;
  margin-bottom: 28px;
}
.expertBox .expertList li .righBox p {
  font-size: 14px;
  line-height: 26px;
}
.expertBox .expertList li .righBox h5 {
  font-size: 24px;
  margin-bottom: 10px;
}
.expertBox .expertList li .leftBox h5 {
  font-size: 20px;
}
.FruitItem .titTop h5,
.Fruitfoor1 .titBox h5 {
  font-size: 34px;
}
.FruitItem .item .titBox span,
.FruitItem .titTop p {
  font-size: 18px;
}
.FruitItem .item .titBox h5 {
  font-size: 24px;
}
.Fruitfoor1 .titBox p,
.FruitItem .item .titBox p {
  font-size: 14px;
}
.Floor002996 li .name {
  font-size: 24px;
  margin-top: 20px;
}
.RighInfo003072 h3::after,
.RighInfo002857 .title .en:after,
.Floor002732 .column-name .en:after,
.Floor002731 .column-name .en:after,
.RighInfo003138 .title:after,
.Floor002996 li .name:after {
  height: 5px;
}
.RighInfo003072 .item-group pre,
.RighInfo003072 .info,
.Floor002996 li pre {
  font-size: 14px;
}
.Floor002996 li .txt-area {
  padding: 0 6%;
}
.RighInfo003072 h3,
.RighInfo002857 .title .en,
.Floor002732 .column-name .en,
.Floor002731 .column-name .en,
.RighInfo003138 .title{
  font-size: 24px;
}
.RighInfo003138 ul li:not(.space) {
  height: 120px;
  padding: 2.1% 0px;
}
.RighInfo003072 .auto_1440,
.RighInfo002857 .auto_1440,
.Floor002731 .auto{
  padding: 0 2% !important;
}
.Floor002731 .ul-pc .text {
  padding: 10px 20px;
}
.Floor002731 .ul-pc .text h2 {
  font-size: 18px;
}
.menuLocat .menu li a {
  font-size: 16px;
}
.Floor002732 .slider li a {
  height: 266px;
}
.RighInfo001503 .auto_1440{
  padding: 0 2%;
}
.RighInfo001503 {
  padding: 4% 0;
}
.RighInfo001503 p {
  font-size: 14px;
}
.RighInfo001503 h1 {
  font-size: 22px;
}
.parkList li .txtBox {
  padding: 20px 15px 20px;
}
.parkList li .txtBox h5 {
  font-size: 18px;
}
.parkList li .txtBox p {
  font-size: 14px;
  min-height: 48px;
}
.parkList li .txtBox .timeB .view,
.parkList li .txtBox .timeB time {
  font-size: 14px;
}
.Appointment h1 {
  font-size: 34px;
  margin-bottom: 30px;
}
.Appointment .form .item label {
  font-size: 16px;
}
.Appointment .form .item .timeB input,
.Appointment .form .item input.textB,
.Appointment .form .item select {
  font-size: 14px;
}
.Appointment .form .item .radi .radioStock label {
  font-size: 16px;
}
.Appointment .form .item .checkbox {
  font-size: 14px;
}
.Appointment .form .item .timeB {
  width: 80%;
}
.investorList li h5 {
  font-size: 16px;
}
.investorList li p {
  font-size: 14px;
}
.investorList li .down {
  font-size: 14px;
}
.newsInfo .titBox h5 {
  font-size: 24px;
}

}
@media (max-width: 1279px){
  .historyBox .yearBox .item .relatBox {
    padding: 395px 0 20px 0;
}
}
@media (max-width: 1024px){
  .honerList li .imgBox {
    line-height: 130px;
}
.honerList li .txtBox {
  margin-top: 5%;
}
.honerList li {
  margin-bottom: 26px;
}
.PicList002796 figure a::after {
  top: 80.5%;
}
.root-sz-16 {
  font-size: 14px !important;
}
.RighInfo003138 ul{
  margin-top: 30px;
}
.RighInfo003138 ul li{
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.RighInfo003138 ul li:nth-child(5n){
  margin-right: 2%;
}
.RighInfo003138 ul li:nth-child(3n){
  margin-right: 0;
}
}
@media (max-width: 768px){
  .idxFoor4 .item .more {
    font-size: 18px;
    line-height: 35px;
}
.honerList li .imgBox {
  line-height: inherit;
}
.honerList li .txtBox {
  margin-top: 10px;
}
.honerList li {
  margin-bottom: 20px;
}
.honerBox .honrMenu li{
  width: 100%;
  margin-bottom: 5px;
}
.honerBox .honrMenu li a {
  line-height: 40px;
  height: 40px;
  font-size: 14px;
}
.RighInfo001503 {
  padding: 0%;
}
}
@media (max-width: 500px){
  .NotShaBox .notice {
    margin-top: 0;
}
.NotShaBox .notice h5 {
  font-size: 16px;
  padding-right: 23px;
}
.NotShaBox .notice h5:before {
  width: 18px;
  height: 16px;
  background-size: contain;
  margin-top: -7px;
}
.NotShaBox .notice ul {
  padding-left: 6px;
  width: 74%;
}
.NotShaBox .notice li p, .NotShaBox .notice li time {
  font-size: 14px;
  line-height: 20px;
}
.NotShaBox .shares .item span {
  font-size: 14px;
}
.Floor003065 .col-title {
  font-size: 22px;
  padding-bottom: 0;
}
.Floor003065 .rq {
  padding-top: 22px;
}
.video:before {
  width: 34px;
  height: 34px;
  background-size: 12px 16px;
}
.Floor003065 .video {
  margin-bottom: 30px;
}
.Floor003065 .ytable-cell .tiem {
  font-size: 14px;
}
.NotShaBox .shares .item p {
  font-size: 20px;
}
.Floor003065 .number li aside b {
  font-size: 28px;
}
.Floor003065 .number li p {
  margin-top: 2px;
}
.BusNewB .item h3 {
  padding-left: 2%;
  margin-bottom: 12px;
}
.BusNewB{
  padding-top: 30px;
}
.idxFoor4 .item .more{
  padding-left: 2%;
}
.bottom .bomTop .leftBox li p {
  font-size: 12px;
  margin-top: 8px;
}
.bottom .bomTop .leftBox li .icon {
  width: 50px;
  line-height: 50px;
}
.bottom .bomTop .leftBox li {
  width: 25%;
}
.bottom .bomTop h5 {
  font-size: 16px;
}
.bottom .bomTop .righBox .contacB p {
  font-size: 14px;
  line-height: 22px;
  padding-left: 26px;
  margin-left: 15px;
  margin-bottom: 10px;
}
.bottom .bomTop .righBox .contacB p.add:before {
  top: 4px;
  margin-top: 0;
}
.bottom .bomTop .righBox .followB .codeBox p {
  font-size: 14px;
  margin-top: 8px;
}
.bottom .bomBom {
  padding: 14px 0;
}
.bottom .bomBom .leftBox p {
  font-size: 12px;
  line-height: 24px;
}
.idxFoor4 .item .more {
  font-size: 16px;
}
.idxFoor4 .item .more:before {
  width: 24px;
  height: 10px;
  background-size: contain;
}
.container {
  padding: 40px 0;
}
.GrouProfile .Gfoor p {
  line-height: 26px;
}
.GrouProfile .foor2 p {
  margin-bottom: 10px;
}
.GrouProfile .foor2 .numG {
  height: auto;
  padding-top: 40px;
}
.GrouProfile .foor3 li .textB {
  width: 100%;
  height: auto;
  margin-left: 0;
}
.GrouProfile .foor3 li .iconB{
  margin-bottom: 0;
}
.GrouProfile .foor3 li .textB p {
  font-size: 14px;
  line-height: 22px;
}
.GrouProfile .Gfoor {
  margin-bottom: 30px;
}
.GrouProfile .foor4 ul {
  align-items: initial;
}
.GrouProfile .foor4 li h5 {
  height: 73px;
}
.GrouProfile .foor5 .imgBox {
  margin-top: 0;
}

.honerBox h5 {
  font-size: 22px;
  margin-bottom: 20px;
}
.honerBox {
  padding: 40px 0;
}
.honerBox .honrMenu {
  margin-bottom: 30px;
}
.honerList ul {
  padding: 0;
}
.historyBox .yearBox .item .absolBox .txtBox h5, .historyBox .yearBox .item .absolBox .txtBox time, .historyBox .contBox .item h5 {
  font-size: 14px;
}
.historyBox .yearBox .item .absolBox .txtBox time {
  line-height: 32px;
}
.historyBox .contBox .item h5 {
  line-height: 34px;
}
.historyBox .contBox .item .itemList .textB time {
  font-size: 18px;
  margin-bottom: 7px;
}
.historyBox .slick-slide img {
  margin: 10px 0;
}
.historyBox .contBox .item .itemList .textB p {
  font-size: 14px;
}
.PicList002796{
  padding-top: 40px;
  padding-bottom: 20px;
}
.PicList002796 li figure a::after {
  margin-top: -12px;
}
.PicList002796 li p {
  margin: 10px 0;
  height: 48px;
  font-size: 18px;
  line-height: 24px;
}
.loopIndu .itemBox .titBox h5 {
  font-size: 20px;
}
.RighInfo001503 *{
  font-size: 14px !important;
}
.RighInfo001503 h1 {
  font-size: 18px !important;
}
.proListBox .proList.new{
  padding-top: 40px;
}
.proListBox .proList .item {
  padding: 0px 0;
}
.proListBox .proList.new .item .txtBox {
  padding: 12px 0;
}
.proListBox .proList .item .txtBox h5 {
  padding-left: 20px;
  font-size: 18px;
}
.proListBox .proList .item .txtBox h5:before {
  left: 10px;
}
.menuLocat .Locat a {
  margin: 0 0px;
}
.menuLocat .Locat span {
  padding-left: 0;
}
.proinfo .titTop .tit {
  font-size: 22px;
}
.proinfo .titTop {
  margin-bottom: 25px;
}
.proinfo .box .ittitle {
  font-size: 16px !important;
  line-height: 34px;
  margin-bottom: 16px;
}
.proinfo .box *{
  font-size: 14px !important;
}
.platformTop h5, .platformInfo h5, .titleBox h5, .expertBox h3 {
  font-size: 22px;
  margin-bottom: 15px;
}
.strengthF5 .item h5 {
  font-size: 16px;
}
.expertBox .expertList li .leftBox h5 {
  font-size: 18px;
}
.expertBox .expertList li .leftBox span {
  min-height: auto;
}
.expertBox .expertList li .righBox{
  padding-top: 0;
}
.expertBox .expertList li .righBox h5 {
  font-size: 20px;
}
.expertBox .leadList li h5 {
  font-size: 20px;
}
.Fruitfoor1 .titBox h5, .FruitItem .titTop h5 {
  font-size: 22px;
}
.FruitItem .item .titBox span,
.FruitItem .titTop p {
  font-size: 16px;
}
.FruitItem .item .titBox h5 {
  font-size: 20px;
}
.Floor002996 li:nth-child(2) {
  height: auto;
}
.Floor002996 li .txt-area{
  position: static;
}
.Floor002996 li pre {
  line-height: 1.8;
}
.Floor002996 li .name {
  font-size: 22px;
}
.Floor002996 li .txt-area {
  padding: 0 2%;
}
.w_96{
  width: 100% !important;
}
.RighInfo003138 {
  padding: 0 2%;
}
.RighInfo003138 ul li{
  width: 49% !important;
  margin-right: 2%;
  margin-bottom: 2%;
  height: 86px !important;
  padding: 20px 0 !important;
}
.RighInfo003138 ul li:nth-child(3n){
  margin-right: 2%;
}
.RighInfo003138 ul li:nth-child(2n){
  margin-right: 0;
}
.Floor002731 .column-name .en:after {
  width: 55%;
}
.Floor002732 .column-name .en:after {
  width: 68%;
}
.RighInfo003072 {
  padding: 0;
}
.RighInfo003138 dt .icon {
  width: 45px;
  height: 45px;
}
.RighInfo003138 dd h3 {
  font-size: 14px;
}
.Floor002996 li .name,
.RighInfo003072 h3, .RighInfo002857 .title .en, .Floor002732 .column-name .en, .Floor002731 .column-name .en, .RighInfo003138 .title {
  font-size: 22px;
  line-height: 26px;
}
.RighInfo003072 h3::after, .RighInfo002857 .title .en:after, .Floor002732 .column-name .en:after, .Floor002731 .column-name .en:after, .RighInfo003138 .title:after, .Floor002996 li .name:after {
  height: 5px;
  margin: -8px 0 0;
}
.Floor002731 .ul-wap h2 a {
  font-size: 16px;
}
.Floor002732 .main {
  margin-bottom: 20px;
}
.RighInfo003072,
.Floor002732 {
  padding: 30px 0;
}
.RighInfo003072 .item-group .item {
  padding: 20px 2%;
}
.Floor002732 .main .slider {
  margin-left: 0;
  margin-right: 0;
}
.Floor002732 .main .slick-list{
  padding: 0;
}
.RighInfo001503 {
  padding: 30px 0%;
}
.Appointment h1 {
  font-size: 20px;
}
.Appointment .form .item .radi {
  margin-top: 0px;
}
.Appointment .form .item {
  margin-bottom: 15px;
}
.Appointment .form {
  padding: 20px 10px;
}
.Appointment .form .item .timeB {
  width: 100%;
}
.investorList li .down {
  margin-top: 0;
  position: relative;
  display: block;
  left: 0;
}
.investorList li{
  padding:10px 0;
}
.newsInfo .titBox h5 {
  font-size: 20px;
  margin-bottom: 8px;
}
.newsInfo span {
  font-size: 14px !important;
}
.newsInfo {
  font-size: 14px !important;
}
.newsInfo p {
  font-size: 14px !important;
  letter-spacing: 0!important;
  line-height: 22px !important;
  text-indent: 0 !important;
}
}
.Floor003065 .ytable-cell .tiem {
    text-align: right;
    font-weight: bold;
    padding-right: 5px;
}
.PicList002796 .ul1 li:nth-child(2),
.PicList002796 .ul2 li:nth-child(1){
  display: none;
}
.PicList002796 .ul1 li,
.PicList002796 .ul2 li{
  margin-right: 0;
  float: none;
  margin: 0 auto;
}
.PicList002796 .ul1 li p,
.PicList002796 .ul2 li p{
  display: none;
}
.PicList002796 .bt{
  font-size: 46px;
  text-align: center;
  margin-bottom: 24px;
}
.PicList002796 .ul1 + .bt,
.PicList002796 .ul2 + .bt{
  margin-top: 60px;
}
@media(max-width:1459px){
  .PicList002796 .bt {
    font-size: 34px;
    margin-bottom: 22px;
}
}
@media(max-width:1024px){
  .PicList002796 .bt {
    font-size: 28px;
}
.PicList002796 .ul1 + .bt, .PicList002796 .ul2 + .bt {
    margin-top: 30px;
}
}
@media(max-width:500px){
  .PicList002796 .bt {
    font-size: 24px;
}
.BusNewB .slideBox .contBox .idxNeList li p {
    width: 78%;
font-size: 14px;
}
.BusNewB .slideBox .contBox .idxNeList li time {
    width: 20%;
}
.BusNewB .item .buscontBox .itemBox p i {
    width: 22px;
}
.BusNewB .item .buscontBox .itemBox p {
    font-size: 13px;
}
.NotShaBox .shares .item {
    width: 25%;
}
.NotShaBox .shares .item:last-child{
   width: 44%;
}

}
.Floor003065 .video {
    margin-bottom: 2%;
}
.Floor003065 .rq {
    padding-top: 20px;
}
.Floor003065 .col-title {
    padding-bottom: 10px;
}
.Floor003065 .more {
    margin-top: 0;
    text-align: right;
    margin-right: 15px;
    transform: translateY(-65px);
}
@media(max-width:1459px){
.Floor003065 {
    font-size: 14px;
}
.Floor003065 .col-title {
    font-size: 26px;
}
.BusNewB .item h3 {
    padding-left: 4%;
}
.BusNewB .slideBox .topBox {
    padding-right: 2%;
}

}
@media (max-width: 960px){
.Floor003065 .col-title {
    font-size: 22px;
}
.Floor003065 .col-title {
    font-size: 26px;
}
.Floor003065 .more {
    margin-right: 0px;
    transform: translateY(0px);
}

}
.Floor002996 .auto_1440 img {
    width: 100%;
    height: auto;
}
.Floor002996 li .pre{
font-size: 16px;
line-height: 2.5;
color: #000;
font-weight: 100; 
margin: 1.6vw 0; 
overflow:inherit;
-webkit-line-clamp:8; 
font-family: Arial;
}
.Floor002996 li .pre span{
font-weight: 800; 
}
@media(max-width:500px){
  .Floor002996 li .pre {
    font-size: 14px;
    line-height: 1.6;
}
.Floor002996 li .pre p{
  margin-bottom: 10px;
}
.mediaSlide {
    margin-bottom: 40px;
}
.mediaSlide .slick-slider {
    padding-bottom: 35px;
}
.mediaList li:before {
    width: 24px;
    height: 10px;
    background-size: contain;
}
.mediaList li {
    padding: 10px 0px;
    padding-right: 30px;
}
.mediaList li .tmBox span {
    padding-right: 8px;
    font-size: 14px;
}
.mediaList li .tmBox time {
    font-size: 14px;
}
.mediaList li a {
    font-size: 14px;
}
.mediaList li .tmBox {
    margin-bottom: 5px;
}
.mediaSlide li .txtBox {
    padding: 15px 10px;
}
.mediaSlide li .txtBox h5 {
    font-size: 14px;
line-height: 26px;
}
.mediaSlide li .txtBox .tmBox time {
    font-size: 14px;
}
.mediaSlide li .txtBox .tmBox .more {
    font-size: 14px;
}
.mediaSlide li .txtBox .tmBox {
    margin-top: 14px;
}
.mediaSlide li .imgBox span {
    padding: 0 10px;
   font-size: 14px;
}
.newsList li .txtBox .tmBox time {
    font-size: 14px;
}
.newsList li .txtBox .tmBox .more {
    font-size: 14px;
}
.newsSlide li {
    flex-wrap: wrap;
}
.newsSlide li .imgBox {
    height: auto;
}
.newsSlide li .txtBox {
    padding: 20px 10px;
}
.newsSlide li .txtBox .tmBox time {
    font-size: 14px;
}
.newsSlide li .txtBox .tmBox .more {
    font-size: 14px;
}
.newsSlide {
    margin-bottom: 14px;
}

}
.newsSlide li .imgBox img {
    max-height: initial;
}

/* 弹窗 */
.popbox{
	position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.2);
	display: flex;
    justify-content: center;
    align-items: center;
	z-index: 9999;
}
.popbox .close{
    position: absolute;
   right: 3px;
    top: 3px;
    width: 20px;
    height: 20px;
}
.popbox .close::before{
    content: '';
    display: block;
    width: 3px;
    height: 100%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    background-color: #009b4c;
	position: absolute;
    top: 0;
	right: 10px;
}
.popbox .close::after{
    content: '';
    display: block;
    width: 3px;
    height: 100%;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    background-color: #009b4c;
	position: absolute;
    top: 0;
	right: 10px;
}
.popbox .content_text{
	color: #000;
	padding:0 3%;
}
.popbox .content{
	max-width: 360px;
    max-height: 280px;
    background-color: #fff;
    padding: 40px 0 0;
	width:80%;
	position: relative;
	border-radius: 10px;
    overflow: hidden;
	box-shadow: 0 0 4px #d1d1d1;
}
.popbox .pop_box01_btn{
	display: flex;
	justify-content: space-around;
	margin-top: 30px;
}

.popbox .pro_btn{
	border: 1px solid #dde0e0;
    width: 50%;
    text-align: center;
    padding: 15px 0;
    box-sizing: border-box;
	position: relative;
	cursor:pointer;
}
.popbox .pro_btn::before{
	content: '';
    display: block;
    position: absolute;
    top: 20px;
    border-top: 2px solid #dde0e0;
    border-right: 2px solid #dde0e0;
    right: 23%;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.popbox .pro_btn:hover{
	color:#009b4c;
}
.popbox .pro_btn:hover:before{
	border-top: 2px solid #009b4c;
    border-right: 2px solid #009b4c;
}

.agrre_btn{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
.agrre_btn a{
  background-color: #fff;
  width: 120px;
  line-height: 40px;
  margin: 0 25px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  text-align: center;
  font-size: 16px;
      border: 1px solid #ededed;
}
.agrre_btn a:hover{
  background-color: #009b4c;
  color: #fff;
}





.container .wenjianxz ul {
    display: flex;
    flex-wrap: wrap;
}

.container .wenjianxz ul li {
    width: 23.5%;
    background: #f4f4f4;
    padding: 30px;
    margin-bottom: 2%;
    position: relative;
}

.container .wenjianxz ul li:not(:nth-child(4n+4)) {
    margin-right: 2%;
}

.container .wenjianxz ul li h5 {
    font-size: 18px;
    font-weight: 100;
    margin-bottom: 10px;
}

.container .wenjianxz ul li p {
    font-size: 16px;
}

.container .wenjianxz ul li .down {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.container .wenjianxz ul li i:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 2px;
    background: #000;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    top: 0;
}

.container .wenjianxz ul li i:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 10px;
    background: #000;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    top: 0;
}


.container .wenjianxz ul li i {
  display: block;
  transition: all 1s;
  /* transform: rotateZ(180deg); */
  width: 20px;
  height: 20px;
  position: relative;
  margin-right: 0;
  margin-left: auto;
}

.container .wenjianxz ul li:hover i {
  transform: rotateZ(180deg);
}

@media screen and (max-width: 640px){
  .container .wenjianxz ul li {
    width: 49%;
}
.container .wenjianxz ul li:not(:nth-child(4n+4)) {
  margin-right: 0%;
}
.container .wenjianxz ul li:not(:nth-child(2n+2)) {
  margin-right: 2%;
}



}




.container .liuy #root .title h1 {line-height: 45px;font-size: 32px;font-family: "Fedra Serif B Demi 2","FedraSerifDemi",Georgia,Tahoma,Trebuchet MS,sans-serif;font-weight: 400;color: #bf0000;}

.container .liuy #root form {
    margin-top: 20px;
}

.container .liuy #root form li {
    margin-bottom: 20px;
    position: relative;
    max-width: 800px;
    display: flex;
    /* flex-wrap: wrap; */
    align-items: center;
}

.container .liuy #root form li label {
    font-size: 24px;
    line-height: 16px;
    font-family: inherit;
    letter-spacing: 0;
    color: #1D1D1D;
    opacity: 1;
    padding: 0;
    margin-bottom: 0;
    font-weight: 200;
    display: block;
    margin-right: 10px;
    line-height: 1.5;
    /* width: 53%; */
}

.container .liuy #root form li input {
    border: 1px solid #e8e8e8;
    border-radius: 50px;
    padding: 15px 10px;
    width: 100%;
    /* max-width: 300px; */
}

.container .liuy #root form li label span {
    font-size: 14px;
    color: red;
}

.container .liuy #root form li select {
    border: 1px solid;
    width: 100%;
    /* max-width: 300px; */
    border: 1px solid #e8e8e8;
    border-radius: 50px;
    padding: 20px 15px;
    -webkit-appearance: none;
    position: relative;
}

.container .liuy #root form .xiazz:before {
    content: '';
    position: absolute;
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 10px;
    height: 10px;
    right: 13px;
    bottom: 28px;
}

.container .liuy #root form li .terms {
  display: flex;
  align-items: flex-start;
}

.container .liuy #root form li .terms input[type="checkbox"] {
  max-width: 25px;
  position: relative;
  top: 3px;
}
.container .liuy #root form li .conditions span {
  color: red;
}

.container .liuy #root form li.btn {
  text-align: center;
}

.container .liuy #root form li.btn button {
  padding: 15px 50px;
  background: #009b4c;
  border: 0;
  font-size: 16px;
  color: #fff;
}















#SgCookieOptin,
#SgCookieOptin * table,
#SgCookieOptin * tbody,
#SgCookieOptin * tr,
#SgCookieOptin * th,
#SgCookieOptin * td,
#SgCookieOptin * div,
#SgCookieOptin * strong,
#SgCookieOptin * p,
#SgCookieOptin * a,
#SgCookieOptin * ul,
#SgCookieOptin * li,
#SgCookieOptin * button,
#SgCookieOptin * input,
#SgCookieOptin * label {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    background: none;
    color: #777;
    line-height: 1.6
}

#SgCookieOptin {
    display: flex;
    align-items: baseline;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999;
    outline: 0;
    background: rgba(0, 0, 0, .6);
    justify-content: center;
}

#SgCookieOptin .sg-cookie-optin-box {
    position: relative;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding: 10px 20px 20px;
    margin: 25px 0;
    max-width: 500px;
    max-height: 95%;
    background: #FFF;
    border-radius: 5px;
    font-size: 14px;
    text-align: left
}

#SgCookieOptin .sg-cookie-optin-box::-webkit-scrollbar {
    display: none
}

.sg-cookie-optin-save-confirmation {
    max-width: 500px;
    margin: 0 0 5px;
    padding: 10px 20px;
    border: solid 1px #000;
    border-radius: 5px;
    color: #000;
    background-color: #73c92d
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-close-button {
    padding: 4px 11px;
    position: absolute;
    top: 0;
    right: 0;
    font-weight: 800;
    font-size: 22px;
    cursor: pointer;
    color: #373737;
    background-color: #FFF
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-close-button:hover {
    background-color: #FFF
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-header,
#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-description {
    display: block
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-header {
    margin: 0;
    font-size: 22px;
    color: #373737
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-description {
    margin: 0 0 20px 0;
    font-size: 14px;
    line-height: 1.5
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-list {
    display: block;
    list-style: none
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item {
    display: inline-block;
    padding: 0 10px 20px 0
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item .sg-cookie-optin-checkbox {
    display: none
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item .sg-cookie-optin-checkbox+.sg-cookie-optin-checkbox-label::before {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 0 0;
    width: 20px;
    height: 20px;
    content: "";
    border-radius: 5px;
    border: 2px solid #73c92d;
    background-color: #FFF;
    cursor: pointer
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item .sg-cookie-optin-checkbox:checked+.sg-cookie-optin-checkbox-label::before {
    box-shadow: inset 0 0 0 3px #FFF;
    background-color: #73c92d
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item .sg-cookie-optin-checkbox:disabled+.sg-cookie-optin-checkbox-label::before {
    box-shadow: inset 0 0 0 3px #FFF;
    border-color: #1734a6;
    background-color: #1734a6;
    cursor: default
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item .sg-cookie-optin-checkbox:disabled+.sg-cookie-optin-checkbox-label {
    cursor: default
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item .sg-cookie-optin-checkbox:disabled+.sg-cookie-optin-checkbox-label span {
    vertical-align: middle
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item .sg-cookie-optin-checkbox-label {
    cursor: pointer
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-button .sg-cookie-optin-box-button-accept-all,
#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-button .sg-cookie-optin-box-button-accept-specific,
#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-button .sg-cookie-optin-box-button-accept-essential,
#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-banner-content .sg-cookie-optin-banner-button-settings,
#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-banner-content .sg-cookie-optin-banner-button-accept {
    display: block;
    width: 100%;
    cursor: pointer;
    padding: 10px 0;
    margin: 0 0 10px 0;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    background-color: #1734a6;
    border-radius: 5px
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-button .sg-cookie-optin-box-button-accept-specific {
    color: #777;
    background-color: #edf0f4
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-button .sg-cookie-optin-box-button-accept-essential {
    color: #777;
    background-color: #edf0f4
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-banner-content .sg-cookie-optin-banner-button-settings {
    color: #FFF;
    background-color: #A5A5A5
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-banner-content .sg-cookie-optin-banner-button-accept {
    color: #FFF;
    background-color: #143D59
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-button .sg-cookie-optin-box-button-accept-all:hover {
    background-color: #1734a6
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-button .sg-cookie-optin-box-button-accept-specific:hover {
    background-color: #edf0f4
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-button .sg-cookie-optin-box-button-accept-essential:hover {
    background-color: #edf0f4
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-banner-content .sg-cookie-optin-banner-button-settings:hover {
    background-color: #D7D7D7
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-banner-content .sg-cookie-optin-banner-button-accept:hover {
    background-color: #2E6B96
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-button .sg-cookie-optin-box-flash-message {
    padding: 0 0 10px
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-detail-list {
    max-height: 0;
    overflow: hidden;
    list-style: none;
    -moz-transition: max-height .3s ease-in-out;
    -o-transition: max-height .3s ease-in-out;
    -webkit-transition: max-height .3s ease-in-out;
    transition: max-height .3s ease-in-out;
    will-change: max-height
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-detail-list::-webkit-scrollbar {
    display: none
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-detail-list.sg-cookie-optin-visible {
    padding: 10px 0 0 0;
    border-top: 1px solid #edf0f4;
    max-height: 2000px;
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-detail-list .sg-cookie-optin-box-cookie-detail-list-item {
    margin: 0 0 10px 0;
    padding: 10px;
    border-radius: 5px;
    background-color: #edf0f4
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-detail-list .sg-cookie-optin-box-cookie-detail-list-item a {
    display: block;
    margin: 10px 0 0 0;
    text-align: center;
    color: #777
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-detail-list .sg-cookie-optin-box-cookie-detail-header,
#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-detail-list .sg-cookie-optin-box-cookie-detail-description {
    display: block;
    color: #777
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-detail-list .sg-cookie-optin-box-cookie-detail-header {
    margin: 0;
    font-size: 18px
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-detail-list .sg-cookie-optin-box-cookie-detail-description {
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 1.5
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-open-more {
    padding: 0 0 10px;
    text-align: center
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-detail-sublist {
    height: 0;
    overflow: hidden;
    list-style: none;
    -moz-transition: height .3s ease-in-out;
    -o-transition: height .3s ease-in-out;
    -webkit-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out;
    will-change: height
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-detail-sublist::-webkit-scrollbar {
    display: none
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-detail-sublist.sg-cookie-optin-visible {
    overflow-y: auto;
    -ms-overflow-style: none;
    scrollbar-width: none
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-detail-sublist table {
    margin: 0 0 10px 0;
    width: 100%;
    background-color: #FFF
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-detail-sublist table th,
#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-detail-sublist table td {
    padding: 10px;
    vertical-align: middle;
    border-bottom: 1px solid #edf0f4;
    color: #777
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-detail-sublist table th {
    width: 25%;
    font-weight: 600;
    color: #777;
    background-color: #edf0f4;
    border-right: 1px solid #edf0f4
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-detail-sublist table .divider {
    background-color: #edf0f4
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-cookie-detail-sublist table .divider td {
    line-height: 0
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-footer {
    padding: 10px 0 0;
    border-top: 1px solid #edf0f4
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-footer .sg-cookie-optin-box-copyright {
    display: inline-block
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-footer .sg-cookie-optin-box-copyright .sg-cookie-optin-box-copyright-link {
    color: #77760
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-footer .sg-cookie-optin-box-footer-links {
    float: right
}

#SgCookieOptin .sg-cookie-optin-box .sg-cookie-optin-box-footer .sg-cookie-optin-box-copyright.sg-cookie-optin-box-copyright-link-hidden {
    display: none
}

#SgCookieOptin .sg-cookie-optin-box-copyright-link-hidden {
    display: none
}

.sg-cookie-optin-plugin #SgCookieOptin {
    display: block;
    position: static;
    background: none;
    z-index: 10
}

.sg-cookie-optin-plugin #SgCookieOptin .sg-cookie-optin-box {
    margin: 0;
    border: solid 1px #edf0f4;
    border-radius: 5px
}

.sg-cookie-optin-plugin-initialized .sg-cookie-optin-box-close-button {
    display: none
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new {
    margin: 0;
    padding: 0;
    max-width: 1500px;
    border-radius: 0
}

.sg-cookie-optin-save-confirmation {
    max-width: 1460px;
    margin: 0 0 5px;
    padding: 10px 20px;
    border-radius: 0
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-new-upper {
    padding: 20px 70px;
    background-color: #1734a6
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-new-upper .sg-cookie-optin-box-header {
    color: #FFF
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-new-upper .sg-cookie-optin-box-description {
    color: #FFF
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-new-upper .sg-cookie-optin-box-close-button {
    color: #FFF;
    background-color: #143D59
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-new-upper .sg-cookie-optin-box-close-button:hover {
    background-color: #143D59
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-new-lower {
    padding: 0 70px;
    background-color: #FFF
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-new-lower label,
#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-new-lower a,
#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-new-lower li,
#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-new-lower p {
    color: #777
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-new-lower .sg-cookie-optin-box-footer {
    padding: 5px 0 20px;
    border: 0
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-new-lower .sg-cookie-optin-box-footer .sg-cookie-optin-box-footer-links {
    float: none;
    text-align: right
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-cookie-list {
    padding: 0 0 15px;
    margin: 0 0 15px;
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #edf0f4
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item {
    padding: 2% 2% 0 0;
    flex: 0 0 23%
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item .sg-cookie-optin-checkbox+.sg-cookie-optin-checkbox-label::before {
    border-radius: 0
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item .sg-cookie-optin-checkbox-label {
    font-size: 18px
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item .sg-cookie-optin-checkbox-label span {
    vertical-align: middle
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item .sg-cookie-optin-checkbox-description {
    margin: 10px 0 0 0
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes fadeInDownInvisible {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDownInvisible {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new.sg-cookie-optin-visible .sg-cookie-optin-box-cookie-list {
    animation: .6s ease-in fadeInDown
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new.sg-cookie-optin-invisible .sg-cookie-optin-box-cookie-list {
    animation: .3s ease-in fadeInDownInvisible
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new.sg-cookie-optin-visible .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item {
    padding: 20px 0 0 0;
    margin: 25px 0 0 0;
    border-top: 1px solid #edf0f4;
    flex: 0 0 25%;
    margin: 0;
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new.sg-cookie-optin-visible .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item:first-of-type {
    border: 0;
    margin: 0
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new.sg-cookie-optin-visible .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item .sg-cookie-optin-box-cookie-detail-sublist {
    display: none;
    height: auto;
    flex-wrap: wrap;
    justify-content: space-between
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-cookie-detail-sublist .sg-cookie-optin-box-cookie-detail-sublist-item {
    margin: 15px 0 0 0;
    flex: 0 0 31%
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-cookie-detail-sublist table {
    margin: 0;
    border: 1px solid #edf0f4
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-sublist-open-more-link {
    transform: translateY(12px);
    display: inline-block;
    float: left
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-sublist-open-more-link::after {
    margin: 0 0 0 10px;
    transform: translateY(5px);
    content: '';
    background: transparent url("data:image/svg+xml,%3csvg fill='%23777' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath d='M504 256c0 137-111 248-248 248S8 393 8 256 119 8 256 8s248 111 248 248zM273 369.9l135.5-135.5c9.4-9.4 9.4-24.6 0-33.9l-17-17c-9.4-9.4-24.6-9.4-33.9 0L256 285.1 154.4 183.5c-9.4-9.4-24.6-9.4-33.9 0l-17 17c-9.4 9.4-9.4 24.6 0 33.9L239 369.9c9.4 9.4 24.6 9.4 34 0z'/%3e%3c/svg%3e") no-repeat 50% 50%;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: inline-block
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new.sg-cookie-optin-visible .sg-cookie-optin-box-sublist-open-more-link.on::after {
    transform: rotate(180deg) translateY(-5px)
}





#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-button {
    display: flex;
    justify-content: flex-end
}

#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-button button {
    display: inline-block;
    padding: 10px;
    margin: 0 0 10px 10px;
    width: auto;
    min-width: fit-content;
    border-radius: 0
}

.sg-cookie-optin-plugin #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-new-upper {
    padding: 20px 20px
}

.sg-cookie-optin-plugin #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-new-lower {
    padding: 0 20px
}

.sg-cookie-optin-plugin #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item,
.sg-cookie-optin-plugin #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-cookie-detail-sublist .sg-cookie-optin-box-cookie-detail-sublist-item {
    flex: 0 0 48%
}

.sg-cookie-optin-plugin #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new.sg-cookie-optin-visible .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item {
    flex: 0 0 100%
}

.sg-cookie-optin-plugin #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-sublist-open-more-link {
    padding: 0 0 10px 0;
    display: block;
    float: none;
    transform: none
}

.sg-cookie-optin-plugin #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-button {
    flex-direction: column
}

.sg-cookie-optin-plugin #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-button button {
    margin: 0 0 10px;
    display: block
}



#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new.ons .sg-cookie-optin-box-cookie-detail-sublist {
    display: flex!important;
}


#SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new.ons .sg-cookie-optin-box-cookie-list-item {
    flex: 0 0 100% !important;
    margin: 25px 0 0 0 !important;
}

@media only screen and (max-width:1250px) {
    #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item {
        flex: 0 0 31%
    }
}

@media only screen and (max-width:1050px) {

    #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item,
    #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-cookie-detail-sublist .sg-cookie-optin-box-cookie-detail-sublist-item {
        flex: 0 0 48%
    }

    #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-sublist-open-more-link {
        padding: 0 0 10px 0;
        display: block;
        float: none;
        transform: none
    }

    #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-button {
        flex-direction: column-reverse
    }

    #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-button button {
        margin: 0 0 10px;
        display: block
    }
}

@media only screen and (max-width:850px) {
    #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-new-upper {
        padding: 20px 20px
    }

    #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-new-lower {
        padding: 0 20px
    }
}

@media only screen and (max-width:750px) {

    #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-cookie-detail-sublist .sg-cookie-optin-box-cookie-detail-sublist-item,
    .sg-cookie-optin-plugin #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-cookie-detail-sublist .sg-cookie-optin-box-cookie-detail-sublist-item {
        flex: 0 0 100%
    }

    #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-cookie-detail-sublist .sg-cookie-optin-box-cookie-detail-sublist-item-pseudo {
        display: none
    }

    #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item,
    .sg-cookie-optin-plugin #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item {
        padding: 20px 0 0 0;
        margin: 25px 0 0 0;
        border-top: 1px solid #edf0f4;
        flex: 0 0 100%
    }

    #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item:first-of-type,
    .sg-cookie-optin-plugin #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-cookie-list .sg-cookie-optin-box-cookie-list-item:first-of-type {
        border: 0;
        margin: 0
    }

    #SgCookieOptin .sg-cookie-optin-box.sg-cookie-optin-box-new .sg-cookie-optin-box-new-lower .sg-cookie-optin-box-footer .sg-cookie-optin-box-copyright {
        display: block
    }
}





.u-align--center {
  margin-bottom: 20px;
  text-align: center;
  color: #1734a6;
  font-size: 54px;
}

.default-content-element {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}


.default-content-element .col-md-6 {
  width: 49%;
}

.default-content-element .col-md-6:not(:nth-child(1)) {
  margin-left: 2%;
}

.default-content-element .col-md-6 .a-table {
  width: 100%;
  border: 1px solid #ddd;
}

tr {}

.default-content-element .col-md-6 .a-table tr {
  border-bottom: 1px solid #ddd;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.default-content-element .col-md-6 .a-table tr td {
  align-items: flex-start;
  padding: 10px;
}

.default-content-element .col-md-6 .a-table tr td h4 {
  font-size: 25px;
  color: #b5b5b5;
}

.default-content-element .col-md-6 .a-table tr td:nth-child(1) {
  width: 50%;
  padding-right: 10px;
  border-right: 1px solid #1734a6;
  color: #838383;
}

.default-content-element .col-md-6 .a-table tr td:nth-child(2) {
  width: 50%;
  background: #f1f3f7;
  border-right: 1px solid #ddd;
  font-size: 18px;
  color: #7c7c7c;
}

.default-content-element .col-md-6 .a-table tr td:nth-child(3) {
  width: 40%;
}

.default-content-element .col-md-6 .a-table tr td:nth-child(3) ul li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}

.default-content-element .col-md-6 .a-table tr td:nth-child(3) ul li a {
  font-size: 18px;
  color: #1734a6;
}

.default-content-element .col-md-6 .a-table tr td:nth-child(3) ul li:before {
  content: '';
  position: absolute;
  border: solid #27b14a;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  left: 0;
  top: 10px;
}

.default-content-element .col-md-6 .a-table tr:last-child {
  border-bottom: 0;
}

.default-content-element .col-md-6 p {
  font-size: 20px;
  color: #777;
  margin-top: 10px;
}
.default-content-element .col-md-6 .a-table tr td:nth-child(3) ul li a:hover {
  border-bottom: 2px solid;
}
.default-content-element .col-md-6 .a-table tr .ssd {
  width: 100% !important;
  border-right: 0 !important;
}
.container .liuy {
    padding: 40px;
    background: #f3f3f3;
}

@media screen and (max-width: 768px){
.u-align--center {
  font-size: 25px;
}
.default-content-element .col-md-6 {
  width: 100%;
}
.default-content-element .col-md-6:not(:nth-child(1)) {
  margin-left: 0%;
}
.default-content-element .col-md-6 .a-table tr td h4 {
  font-size: 16px;
}
.default-content-element .col-md-6 .a-table tr td:nth-child(1) span {
  font-size: 16px !important;
}
.default-content-element .col-md-6 .a-table tr td:nth-child(2) {
  font-size: 16px;
}
.default-content-element .col-md-6 .a-table tr td:nth-child(3) ul li a {
  font-size: 16px;
}
.default-content-element .col-md-6 p {
  font-size: 16px;
  margin-bottom: 20px;
}
.container .liuy {
    padding: 20px;
 
}
.container .liuy #root .title h1 {
    line-height: 1.5;
    font-size: 25px;
   
}
.container .liuy #root form li label {
    font-size: 14px;
    
}
.container .liuy #root form li .terms input[type="checkbox"] {
    max-width: 14px;
    
    margin-right: 10px;
}

}

.subMenu{}
.subMenu {
	margin-bottom: 70px;
	flex-wrap: nowrap;
}
.subMenu li {
	display: inline-block;
	min-width: 24%;
	padding: 0 2%;
	background: #f4f4f4;
	margin-bottom: 3px;
}
.subMenu li a {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	font-size: 18px;
	line-height: 1.2;
	height: 70px;
}
.subMenu li.on a{color:#009b4c;}


.pagetitle {font-size:36px; color:#009b4c; margin-bottom:2.5%;} 

#role .entry h4 {font-size:16px; line-height:1.875em; color:#009b4c;}
#role table td {font-size:16px; line-height:1.875em; padding:5px 15px; vertical-align:top;}
#role table td:first-child {position:relative; min-width:250px;}
#role table td:first-child:before {content:''; display:block; position:absolute; left:0; top:17px; width:4px; height:4px; border-radius:50%; background-color:#111;}


#category {overflow:hidden; margin-bottom:2.5%;}
#category ul {overflow:hidden;}
#category li {color:#666; float:left; font-weight:bold; font-size:14px; line-height:2em; padding-right:20px;}
#category li:last-child {padding-right:0;}
#category span {display:block; position:relative; cursor:pointer;}
#category span:after {width:0; height:2px; background-color:#009b4c; content:''; display:block; position:absolute; left:0; bottom:0; transition:all .3s;}
#category span:hover,
#category .current span {color:#009b4c;}
#category span:hover:after,
#category .current span:after {width:100%; opacity:1;}

#profile .box {display:none;}
.profileItem {background-color:#f1f2f3; padding:5%; display:table; table-layout:fixed; width:100%; margin-bottom:2.5%;}
.profileItem .figure {width:100px; display:table-cell; vertical-align:top;}
.profileItem .avatar {border-radius:50%; border-radius:5px solid #fff; overflow:hidden;}
.profileItem .avatar i {display:block; padding-bottom:100%; background:no-repeat center center; background-size:cover;}
.profileItem .text {padding-left:5%; display:table-cell; vertical-align:top; color:#000;}
.profileItem h4 {font-size:24px; line-height:1.5em; margin-bottom:1.5%;}
.profileItem .intro {font-size:14px; line-height:2em;}

#main {width:70%; float:left;}
#Newsletter {width:24%; float:right;}
#Newsletter .hgroup {color:#009b4c; margin-bottom:5%;}
#Newsletter .hgroup h3 {font-size:24px; line-height:1.35em;}
#Newsletter .hgroup p {font-size:14px; line-height:1.5em;}
#Newsletter .input {margin-bottom:5%;}
#Newsletter .input .it{position:relative;}
#Newsletter .input .it img{position:absolute;right:5px;top:50%;transform:translateY(-50%);}
#Newsletter .text {display:block; width:100%; height:51px; padding:8px; line-height:35px; font-size:14px; margin-bottom:2%; border:1px solid #8f8f9d;}
#Newsletter .text:focus {border-color:#1f1f1f;}
#Newsletter .button {color:#fff; background-color:#000; display:block; height:51px; text-align:center; width:100%; cursor:pointer;}
#Newsletter .intro {color:#000; font-size:14px; line-height:1.5em;}
#Newsletter .intro a {display:inline-block; color:#000; text-decoration:underline!important;}


#unsubscribe .pagetitle {text-align:center;}
#unsubscribe .form {max-width:350px; margin:0 auto;}
#unsubscribe .input {margin-bottom:5%;}
#unsubscribe .text {display: block;width: 100%;height: 51px;padding: 8px;line-height: 35px;
font-size: 14px;margin-bottom: 2%;border: 1px solid #8f8f9d;}
#unsubscribe .code {position:relative; padding-right:130px;margin-bottom:5%;}
#unsubscribe .code a {display:block; position:absolute; right:0; top:0; width:120px; height:100%;border: 1px solid #8f8f9d; background-color:#e9e9ed; text-align:center; line-height:51px; font-weight:bold;}
#unsubscribe .code a:hover {background-color:#e4e4e4;}
#unsubscribe .button {color: #fff;background-color: #009b4c;display: block;height: 51px;  text-align: center; width: 100%; cursor: pointer; font-size: 16px;font-weight: bold;}


@media only screen and (max-width:1024px){
	.pagetitle {font-size:30px;}
	.profileItem h4 {font-size:22px;}
	
	#main,
	#Newsletter	{float:none; width:auto;}
	#Newsletter {margin-top:5%;}
	#Newsletter .input,
	#Newsletter .hgroup {margin-bottom:2.5%;}
	#Newsletter .hgroup h3 {font-size:22px;}
}
@media only screen and (max-width:768px){
	.subMenu {margin-bottom:5%;}
	.subMenu li a {font-size:14px; height:40px;}
	
	#role table td {font-size:14px; padding-left:10px; padding-right:10px;}
	#role table td:first-child {min-width:35%;}
	#role table td:first-child:before {top:16px;}
	
	.pagetitle {font-size:24px;}
	
	#category ul {white-space:nowrap; overflow-x:auto; -webkit-overflow-scrolling:touch; padding-bottom:10px;}
	#category li {display:inline-block; white-space:nowrap; float:none; padding-right:10px;}
	
	.profileItem {display:block; width:auto; padding:6%;}
	.profileItem .figure {display:block; margin:0 auto 5%;}
	.profileItem .text	{display:block; padding-left:0;}
	.profileItem h4 {font-size:20px; text-align:center; margin-bottom:2.5%;}
	
	#Newsletter .hgroup h3 {font-size:20px;}
	#Newsletter .text,
	#unsubscribe .text {height:42px; line-height:26px;}
	#Newsletter .button {height:42px;}
	
	#unsubscribe .pagetitle {margin-bottom:7%;}
	#unsubscribe .button {font-size:14px; height:42px;}
	#unsubscribe .code a {line-height:42px;}
}
.container .newsInfo ul li {
    list-style: disc;
}

.expertBox .leadList ul {
    text-align: center;
    font-size: 0;
	justify-content: center;
}

.expertBox .leadList li {
    display: inline-block;
    vertical-align: top;
    float: none;
}


/* 2023-12-15 */

.w1570 {
  max-width: 1570px;
  margin: 0 auto;
}
@media(max-width:1570px){
  .w1570{padding: 0 2%;}
}
.w1600 {
  max-width: 1600px;
  margin: 0 auto;
}
@media(max-width:1600px){
  .w1600{padding: 0 2%;}
}
.dszjy {
  margin: 5% 0;
}

.dszjy .auto {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.dszjy .auto .left {
  width: 52%;
  margin-right: 10%;
  line-height:30px;
  font-size: 16px;
}

.dszjy .auto .right {
  width: 31%;
}

.paqjti {
  font-size: 2.1vw;
  color: #333333;
  font-weight: bold;
  margin-bottom: 4%;
  display: flex;
    align-items: center;
}

.dszjy .auto .left .pb {
  font-size: 20px;
  color: #333333;
  line-height: 1.8;
  margin-top: 1.8%;
}

.dszjy .auto .left img {
  margin-top:2%;
  margin-bottom: 1%;
}
.dszjy .auto .left .img1 {
  float: right;
  margin-left: 2vw;
}


.dszjy .auto .left .pc {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
}

.dszjy .auto .left .pc span {
  display: block;
  color: #32a05e;
  margin-bottom: 5%;
}


.xwgg {
  padding: 5% 0;
  background: #f2f2f2;
}

.xwgg ul {}

.xwgg ul li {
  background: #fff;
  border: 1px solid #f1f1f1;
  padding: 32px 40px;
  transition: all 0.5s;
}

.xwgg ul li .pa {
  font-size: 20px;
  color: #333333;
  position: relative;
  display: flex;
  align-items: center;
	max-width: 80%;
}

.xwgg ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.xwgg ul li .time {
  font-size: 16px;
  color: #333333;
  width: 200px;
}

.xwgg ul li .pa i {
  width: 20px;
  height: 20px;
  border: 10px solid #fff0;
  border-left-color: #32a05e;
  width: 0;
  height: 0;
  margin-right: 10px;
}

.xwgg .more {
  text-align: center;
  font-size: 24px;
  margin-top: 4.5%;
}

.xwgg ul li:not(:last-child) {
  border-bottom: none;
}

.xwgg ul li:hover {
  background: #009b4c;
}

.xwgg ul li:hover p {
  color: #fff;
}

.xwgg ul li:hover i {
  border: 10px solid #fff0;
  border-left-color: #ffffff;
}

.kcxfz {
  margin: 5% 0;
}

.kcxfz ul {
  display: flex;
  flex-wrap: wrap;
}

.kcxfz ul li {
  width: 48.5%;
  background: #fff;
  padding: 2% 3%;
  box-shadow: 0 0 8px 0 #cdcdcd;
  margin-bottom: 3%;
}

.kcxfz ul li:not(:nth-child(2n)) {
  margin-right: 3%;
}

.kcxfz ul li .pa {
  font-size: 30px;
  color: #333333;
  font-weight: bold;
}

.kcxfz ul li .pb {
  font-size: 16px;
  color: #333333;
  margin-top: 20px;
  margin-bottom: 30px;
  line-height: 30px;
  min-height: 110px;
  text-align: justify;
}

.kcxfz ul li .img {
  text-align: right;
}

.kcxfz ul li .img img{
  max-height:70px;
}
@media screen and (min-width:640px) {
.kcxfz ul li {
	padding-bottom: 100px;
	position: relative;
}
.kcxfz ul li .img {

    position: absolute;
    width: 88%;
    right: 6%;
    bottom: 8%;
}	
}
@media screen and (max-width:1440px) {
  .dszjy .auto .left {
    margin-right: 11%;
  }
 .dszjy .auto .right {
  width: 37%;
 }
}

@media screen and (max-width:1360px) {
  .dszjy .auto .left {
    margin-right: 6%;
  }
 .dszjy .auto .right {
  width:42%;
 }
}

@media screen and (max-width: 640px) {
  .dszjy .auto .left {
    width: 100%;
    margin-right: 0;
  }

  .paqjti {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .dszjy .auto .left .pb,
  .dszjy .auto .left .pc {
    font-size: 16px;
  }

  .dszjy .auto .left img {
    margin-top: 0;
    max-width: 70px;
  }

  .dszjy .auto .left .img1 {
    float: none;
    margin-left: 0;
  }
  

  .dszjy .auto .right {
    width: 100%;
    margin-top: 10px;
  }

  .dszjy .auto .left .pc span {
    margin-bottom: 10px;
  }

  .xwgg ul li a {
    flex-wrap: wrap;
  }

  .xwgg ul li .pa,
  .xwgg .more {
    font-size: 16px;
  }

  .xwgg ul li .time {
    font-size: 16px;
    text-align: right;
    width: 100%;
    margin-top: 10px;
  }

  .xwgg ul li {
    padding: 10px 20px;
  }

  .kcxfz ul li .pa {
    font-size: 18px;
  }

  .kcxfz ul li:not(:nth-child(2n)) {
    margin-right: 0;
  }

  .kcxfz ul li {
    width: 100%;
  }

  .kcxfz ul li .pb {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: auto;
  }
}






/*环境*/
.public-title{margin-bottom: 30px;font-size: 40px;color: #333333;text-align: center;font-weight: bold;}
.public-name{font-size: 16px;color: #333333;text-align: center;line-height:30px;}
.Ambient .change{padding: 3.49vw 0;}
.Ambient .change .list-more{margin-top: 35px;}
.Ambient .change .list-more ul{display: flex;justify-content: center;}
.Ambient .change .list-more ul li{margin-right: 50px;}
.Ambient .change .list-more ul li:last-child{margin-right: 0;}
.Ambient .change .list-more ul li a{font-size: 18px;color: #32a05e;text-decoration: underline !important;}
.Ambient .change .flex{margin-top: 45px;padding: 20px 5.6%;display: flex;justify-content: space-between;align-items: center;background-color: #f6f6f6}
.Ambient .change .flex .box{width: 57%;font-size: 16px;line-height:30px;}
.Ambient .change .flex .box .title{font-size: 34px;color: #14994d;}
.Ambient .change .flex .box .text{margin-top: 30px;font-size: 18px;color: #333333;line-height: 1.8;}
.Ambient .change .flex .img{position: relative;width: 35%;padding: 10px;background-color: #fff;border-radius: 10px;overflow: hidden;box-sizing: border-box;}
.Ambient .change .flex .img img{width: 100%;}
.Ambient .change .flex .img a{position: absolute;display: flex;align-items: center;justify-content: center;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .2);z-index: 3;}
.Ambient .change .flex .img a .btn{font-size: 18px;color: #ffffff;text-align: center;}
.Ambient .change .flex .img a .btn:before{display: block;content: '';margin: 0 auto 10px auto;width: 50px;height: 50px;background-image: url('../images/Ambient-change-btn.png')}
.Ambient .change .flex .img .box2{position: absolute;;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .2);z-index: 3;display:table;}
.Ambient .change .flex .img .box2 .ytable-cell{display: table-cell;vertical-align: middle;}
.Ambient .change .flex .img .box2 .title{font-size: 34px;color: #ffffff;text-align: center;}
.Ambient .change .flex .img .box2 .more{margin: 50px auto 0;text-align: center;}
.Ambient .change .flex .img .box2 .more a{position: relative;margin: 0 auto;display: flex;align-items: center;justify-content: center;width: 150px;height: 50px;font-size: 16px;color: #ffffff;background-color: #32a05e;border-radius: 50px;}
.Ambient .change .flex .img .box2 .more a:after{position: absolute;display: block;content: '';right: 23px;top: 0;bottom: 0;margin: auto 0;width: 6px;height: 6px;border-right: 1px solid #fff;border-bottom: 1px solid #fff;z-index: 3;transform: rotate(-45deg);}

.Ambient .change .list{margin-top: 50px;}
.Ambient .change .list ul{display: flex;justify-content: space-between}
.Ambient .change .list ul li{display: flex;align-items: center;justify-content: center;width: 24%;height: 400px;padding: 30px;background-color: #f6f6f6;border-radius: 10px;overflow: hidden;box-sizing: border-box;}
.Ambient .change .list ul li .icon{display: flex;justify-content: center}
.Ambient .change .list ul li .title{margin-top: 30px;font-size: 26px;color: #333333;text-align: center;line-height: 1.25;height:2.5em}
.Ambient .change .list ul li .text{margin-top: 30px;font-size: 16px;color: #666666;line-height: 30px;text-align: center;}
.Ambient .change .list ul li .more{margin-top: 60px;display: none;}
.Ambient .change .list ul li .more a{position: relative;display: flex;align-items: center;justify-content: center;width: 150px;height: 50px;margin: 0 auto;font-size: 16px;color: #ffffff;background-color: #32a05e;border-radius: 50px;}
.Ambient .change .list ul li .more a:after{position: absolute;display: block;content: '';right: 23px;top: 0;bottom: 0;margin: auto 0;width: 6px;height: 6px;border-right: 1px solid #fff;border-bottom: 1px solid #fff;z-index: 3;transform: rotate(-45deg);}
.Ambient .change .list ul li:hover .more{display: block;}
.Ambient .change .list ul li:hover .icon{display: none;}
.Ambient .change .list ul li:hover{border-bottom: 6px solid #32a05e;}
.Ambient .circulate{padding: 3.49vw 0;background-size: cover;}
.Ambient .circulate .public-title{color: #fff;}
.Ambient .circulate .list{position: relative;}
.Ambient .circulate .list ul{display: flex;justify-content: center;flex-wrap: wrap;}
.Ambient .circulate .list ul li{width: 36.9%;margin-right: 26.2%;}
.Ambient .circulate .list ul li .icon{text-align: center;}
.Ambient .circulate .list ul li .icon img{cursor: pointer; transition: 0.3s; }
.Ambient .circulate .list ul li:hover .icon img{transform: rotateY(-180deg);-webkit-transform: rotateY(-180deg);-ms-transform: rotateY(-180deg);}
.Ambient .circulate .list ul li .name{margin-top: 20px;font-size: 26px;color: #ffffff;text-align: center;cursor: pointer; }
.Ambient .circulate .list dl{position: absolute;max-width: 39.125%;width: 100%;top: 10px;left: 0;right: 0;margin: 0 auto;background-image: url('../images/Ambient-circulate-icon.png');background-size: 100%;padding-top: 39.4375%;z-index: 3;}
.Ambient .circulate .list dl dd{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: none;align-items: center;justify-content: center;z-index: 3;margin:0;}
.Ambient .circulate .list dl dd.on{display: flex;}
.Ambient .circulate .list dl dd .name{text-align: center;font-size: 36px;color: #ffffff;}
.Ambient .circulate .list dl dd .more{margin-top: 50px;text-align: center;}
.Ambient .circulate .list dl dd .more a{position: relative;display: flex;display: inline-block;line-height: 50px;align-items: center;justify-content: center;width: 175px;height: 50px;margin: 0 10px;font-size: 16px;color: #ffffff;background-color: #32a05e;border-radius: 50px;text-align: center;}
.Ambient .circulate .list dl dd .more a:after{position: absolute;display: block;content: '';right: 23px;top: 0;bottom: 0;margin: auto 0;width: 6px;height: 6px;border-right: 1px solid #fff;border-bottom: 1px solid #fff;z-index: 3;transform: rotate(-45deg);}
@media(min-width:768px){
  .Ambient .circulate .list ul li:nth-of-type(1){margin-bottom: 11%;}
  .Ambient .circulate .list ul li:nth-of-type(2){margin-bottom: 11%;margin-right: 0;}
  .Ambient .circulate .list ul li:nth-of-type(4){margin-right: 0;}
  .Ambient .circulate .list ul li:nth-of-type(5){margin-top: 15px;margin-right: 0;}
} 
.Ambient .organism{padding: 3.49vw 0;}
.Ambient .organism .more{margin-top: 35px;text-align: center;}
.Ambient .organism .more a{font-size: 18px;color: #32a05e;text-decoration: underline !important;}
.Ambient .organism .list{margin-top: 50px;}
.Ambient .organism .list .slick-list{margin:0 -30px;}
.Ambient .organism .list .slick-list li{position: relative;width: 48.5%;border-radius: 10px;overflow: hidden;margin:0 30px;}
.Ambient .organism .list .slick-list li .img{overflow: hidden;}
.Ambient .organism .list .slick-list li .img img{width: 100%;transition: 0.3s;}
.Ambient .organism .list .slick-list li:hover .img img{transform: scale(1.12);}
.Ambient .organism .list .slick-list li a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: end;z-index: 3;}
.Ambient .organism .list .slick-list li a .box{width: 100%;padding: 35px 45px;box-sizing: border-box;background-color: rgba(0, 0, 0, .6);}
.Ambient .organism .list .slick-list li a .box .title{font-size: 26px;color: #ffffff;}
.Ambient .organism .list .slick-list li a .box .text{margin-top: 20px;font-size: 16px;color: #ffffff;line-height: 30px;}
.Ambient .organism .slick-dots{margin-top: 40px;display: flex;justify-content: center}
.Ambient .organism .slick-dots li{margin: 0 10px;margin-right: 10px;}
.Ambient .organism .slick-dots li button{width: 12px;height: 12px;border-radius: 12px;background-color: #ededed;border: 0;font-size: 0;}
.Ambient .organism .slick-dots li.slick-active button{background-color: #32a05e}
.Ambient-info{padding: 3.49vw 0;}
.Ambient-info .title{font-size: 36px;color: #333333;text-align: center;}
.Ambient-info .text{margin-top: 50px;padding-top: 45px;border-top: 1px solid #eaeaea;font-size: 16px;line-height:30px}
.Ambient-info .text p{font-size: 18px;color: #333333;line-height: 1.7;}
.Ambient-info .img{margin-top: 30px;}
.Ambient-info .img ul{display: flex;justify-content: space-between;margin: -1%;}
.Ambient-info .img ul li{margin: 1%;flex: 1;}
.Ambient-info .img ul li img{width: 100%;}
.Ambient-info .img ul li .name{font-size: 18px;color: #333333;line-height: 70px;text-align: center;background-color: #f9f9f9;border: 1px solid #eeeeee}
/*社会*/
.Society .human{padding: 3.49vw 0;}
.Society .human .flex{display: flex;}
.Society .human .img{position: relative;width: 48.75%;border-radius: 10px;overflow: hidden;}
.Society .human .img img{width: 100%;transition: 0.3s;}
.Society .human .img:hover img{transform: scale(1.12);}
.Society .human .img .casket{position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding: 12%;background-color: rgba(0, 0, 0, .5);z-index: 3;box-sizing: border-box;}
.Society .human .img .casket .title{font-size: 34px;color: #ffffff;}
.Society .human .img .casket .more{margin-top: 50px;}
.Society .human .img .casket .more a{position: relative;display: flex;align-items: center;justify-content: center;width: 150px;height: 50px;font-size: 16px;color: #ffffff;background-color: #32a05e;border-radius: 50px;}
.Society .human .img .casket .more a:after{position: absolute;display: block;content: '';right: 23px;top: 0;bottom: 0;margin: auto 0;width: 6px;height: 6px;border-right: 1px solid #fff;border-bottom: 1px solid #fff;z-index: 3;transform: rotate(-45deg);}
.Society .human .box{display: flex;align-items: center;width: 51.25%;background-color: #f6f6f6}
.Society .human .box .main-box{padding: 0 8%;font-size: 16px;line-height: 30px;}
.Society .human .box .title{font-size: 34px;color: #32a05e;}
.Society .human .box .text{margin-top: 30px;font-size: 16px;color: #333333;line-height: 30px;}
.Society .secure{padding: 3.49vw 0;}
.Society .secure .main-more{margin-top: 30px;text-align: center;}
.Society .secure .main-more a{font-size: 16px;color: #32a05e;text-decoration: underline !important;}
.Society .secure .list{margin-top: 50px;}
.Society .secure .list ul{display: flex;justify-content: space-between}
.Society .secure .list ul li{display: flex;width: 48.5%;padding: 4.5% 4%;background-color: #f6f6f6;border-radius: 10px;box-sizing: border-box;}
.Society .secure .list ul li .icon{width: 120px;margin-right: 40px;}
.Society .secure .list ul li .icon img{width: 100%;transition: 0.3s; }
.Society .secure .list ul li:hover .icon img{transform: rotateY(-180deg);-webkit-transform: rotateY(-180deg);-ms-transform: rotateY(-180deg);}
.Society .secure .list ul li .box{width: calc(100% - 40px);}
.Society .secure .list ul li .box .title{font-size: 26px;color: #333333;}
.Society .secure .list ul li .box .text{margin-top: 35px;font-size: 16px;color: #666666;line-height: 30px;}
.Society .secure .list ul li .box .more{margin-top: 40px;}
.Society .secure .list ul li .box .more a{position: relative;display: flex;align-items: center;justify-content: center;width: 150px;height: 50px;font-size: 16px;color: #ffffff;background-color: #32a05e;border-radius: 50px;}
.Society .secure .list ul li .box .more a:after{position: absolute;display: block;content: '';right: 23px;top: 0;bottom: 0;margin: auto 0;width: 6px;height: 6px;border-right: 1px solid #fff;border-bottom: 1px solid #fff;z-index: 3;transform: rotate(-45deg);}
.Society .quality{padding: 3.49vw 0;background-size: cover;}
.Society .quality .public-title{color: #fff;}
.Society .quality .public-name{color: #fff;}
.Society .quality .list{margin-top: 40px;}
.Society .quality .list .slick-list li{width: 100%; padding:0 5%;}
.Society .quality .list .slick-list li .icon img{display: block;max-width: 200px;width: 100%;margin: 0 auto; transition: 0.3s; }
.Society .quality .list .slick-list li:hover .icon img{transform: rotateY(-180deg);-webkit-transform: rotateY(-180deg);-ms-transform: rotateY(-180deg);}
.Society .quality .list .slick-list li .title{margin-top: 30px;font-size: 26px;color: #ffffff;text-align: center;}
.Society .quality .list .slick-list li .text{max-width: 400px;margin-top: 25px;margin-left: auto;margin-right: auto;color: #fff;font-size: 16px;line-height:30px;text-align: center;}
.Society .quality .list .slick-list li .more{margin-top: 40px;}
.Society .quality .list .slick-list li .more a{position: relative;display: flex;align-items: center;justify-content: center;width: 150px;height: 50px;margin: 0 auto;font-size: 16px;color: #ffffff;background-color: #32a05e;border-radius: 50px;}
.Society .quality .list .slick-list li .more a:after{position: absolute;display: block;content: '';right: 23px;top: 0;bottom: 0;margin: auto 0;width: 6px;height: 6px;border-right: 1px solid #fff;border-bottom: 1px solid #fff;z-index: 3;transform: rotate(-45deg);}
.Society .quality .slick-dots{margin-top: 40px;display: flex;justify-content: center}
.Society .quality .slick-dots li{margin: 0 10px;margin-right: 10px;}
.Society .quality .slick-dots li button{width: 12px;height: 12px;border-radius: 12px;background-color: #ededed;border: 0;font-size: 0;}
.Society .quality .slick-dots li.slick-active button{background-color: #32a05e}
.Society .supply{padding: 3.49vw 0;}
.Society .supply .main-more{text-align: center;}
.Society .supply .main-more a{font-size: 18px;color: #32a05e;text-decoration: underline !important;}
.Society .supply .list{margin-top: 40px;}
.Society .supply .list ul{display: flex;justify-content: space-between;flex-wrap: wrap}
.Society .supply .list ul li{display: flex;align-items: center;justify-content: center;margin-bottom: 2%;width: 32%;height: 400px;padding: 30px;background-color: #f6f6f6;border-radius: 10px;border-bottom: 6px solid transparent;overflow: hidden;box-sizing: border-box;}
.Society .supply .list ul li .icon{display: flex;justify-content: center}
.Society .supply .list ul li .title{margin-top: 30px;font-size: 26px;color: #333333;text-align: center;}
.Society .supply .list ul li .text{margin-top: 30px;font-size: 16px;color: #666666;line-height: 30px;text-align: center;}
.Society .supply .list ul li .more{margin-top: 60px;display: none;}
.Society .supply .list ul li .more a{position: relative;display: flex;align-items: center;justify-content: center;width: 150px;height: 50px;margin: 0 auto;font-size: 16px;color: #ffffff;background-color: #32a05e;border-radius: 50px;}
.Society .supply .list ul li .more a:after{position: absolute;display: block;content: '';right: 23px;top: 0;bottom: 0;margin: auto 0;width: 6px;height: 6px;border-right: 1px solid #fff;border-bottom: 1px solid #fff;z-index: 3;transform: rotate(-45deg);}
.Society .supply .list ul li:hover .more{display: block;}
.Society .supply .list ul li:hover .icon{display: none;}
.Society .supply .list ul li:hover{border-bottom: 6px solid #32a05e;}
.Society .protect ul{display: flex;}
.Society .protect ul li{position: relative;width: 50%;}
.Society .protect ul li .img{overflow:hidden;}
.Society .protect ul li .img img{width: 100%;transition: 0.3s;}
.Society .protect ul li:hover .img img{transform: scale(1.12);}
.Society .protect ul li .public-title{color: #fff;}
.Society .protect ul li .public-name{color: #fff;}
.Society .protect ul li .box{max-width: 650px;padding: 0 20px;width: 100%;position: absolute;top: 40%;left: 50%;transform: translateX(-50%);z-index: 3;}
.Society .care{padding: 3.49vw 0;}
.Society .care .auto{position: relative;}
.Society .care .slick-arrow{top: 57%;}
.Society .care .slick-prev{left:-80px; opacity: 1;}
.Society .care .slick-next{right:-80px; opacity: 1;}
.Society .care .slick-arrow:before{border-color:#333;margin: 0 0 0 -10px;}
.Society .care .list-more{margin-bottom: 45px;}
.Society .care .list-more ul{display: flex;justify-content: center;}
.Society .care .list-more ul li{margin-right: 50px;}
.Society .care .list-more ul li:last-child{margin-right: 0;}
.Society .care .list-more ul li a{font-size: 16px;color: #32a05e;text-decoration: underline !important;}
.Society .care .video-list{margin:0 -10px;}
.Society .care .video-list li{margin:0 10px;}
.Society .video-list li{position: relative;border-radius: 10px;overflow: hidden;}
.Society .video-list li .img{overflow: hidden;}
.Society .video-list li .img img{width: 100%;transition: 0.3s;}
.Society .video-list li:hover .img img{transform: scale(1.12);}
.Society .video-list li .box{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .4);z-index: 1;}
.Society .video-list li .box .title{position: absolute;left: 0;right: 0;width: 90%;margin: 0 auto;bottom: 5%;font-size: 26px;color: #ffffff;z-index: 2;}
.Society .video-list li .box .play{position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;width: 70px;height: 70px;background-image: url('../images/play_.png');background-size: 100%;z-index: 3; cursor:pointer; }
.Society .video-list .slick-dots{margin-top: 40px;display: flex;justify-content: center}
.Society .video-list .slick-dots li{margin: 0 10px;margin-right: 10px;}
.Society .video-list .slick-dots li button{width: 12px;height: 12px;border-radius: 12px;background-color: #ededed;border: 0;font-size: 0;}
.Society .video-list .slick-dots li.slick-active button{background-color: #32a05e}

.Society .devote{padding: 3.49vw 0;}
.Society .devote .auto{position: relative;}
.Society .devote .slick-prev{left:-80px; opacity: 1;}
.Society .devote .slick-next{right:-80px; opacity: 1;}
.Society .devote .slick-arrow:before{border-color:#333;margin: 0 0 0 -10px;}
.Society .devote .video-list{margin:0 -20px;}
.Society .devote .video-list li{margin:0 20px;}
.Society .devote .video-list li .box .play{width: 80px;height: 80px;}
.Society .kismet{padding: 3.49vw 0;}
.Society .kismet .box{position: relative;border-radius: 10px;overflow: hidden;}
.Society .kismet .box .img img{width: 100%;}
.Society .kismet .box .main-box{position: absolute;position: absolute;left: 2%;right: 2%;top: 50%;transform: translateY(-50%);z-index: 3;}
.Society .kismet .box .main-box .title{font-size: 26px;color: #ffffff;text-align: center;}
.Society .kismet .box .main-box .more{margin-top: 50px;}
.Society .kismet .box .main-box .more a{position: relative;display: flex;align-items: center;justify-content: center;width: 150px;height: 50px;margin: 0 auto;font-size: 16px;color: #ffffff;background-color: #32a05e;border-radius: 50px;}
.Society .kismet .box .main-box .more a:after{position: absolute;display: block;content: '';right: 23px;top: 0;bottom: 0;margin: auto 0;width: 6px;height: 6px;border-right: 1px solid #fff;border-bottom: 1px solid #fff;z-index: 3;transform: rotate(-45deg);}
.Supply{padding: 3.49vw 0;}
.Supply .title{font-size: 36px;color: #333333;text-align: center;}
.Supply .text{margin-top: 45px;padding-top: 40px;font-size: 16px;color: #666666;line-height: 30px;border-top: 1px solid #eaeaea;}
.Supply .list{margin-top: 50px;}
.Supply .list ul{display: flex;flex-wrap: wrap}
.Supply .list ul li{width: 19%;margin-bottom: 40px;padding: 1px;background-color: #f6f6f6;box-sizing: border-box;}
.Supply .list ul li{margin-right: 1.25%;}
.Supply .list ul li:nth-of-type(5n){margin-right: 0;}
.Supply .list ul li .img img{width: 100%;}
.Supply .list ul li .box{padding: 30px 25px;height: 210px;box-sizing: border-box;}
.Supply .list ul li .name{height: 68px;font-size: 20px;color: #333333;line-height: 1.7;}
.Supply .list ul li .time{margin-top: 40px;font-size: 18px;color: #333333;}
.Supply .list ul li .more{margin-top: 20px;display: none;}
.Supply .list ul li .more a{display: flex;align-items: center;justify-content: center;width: 180px;height: 58px;margin: 0 auto;font-size: 16px;color: #ffffff;background-color: #32a05e;border-radius: 58px;}
.Supply .list ul li .more a:before{display: block;content: '';margin-right: 15px;width: 25px;height: 25px;background-image: url('../images/download.png');background-size: 100%;}
.Supply .list ul li:hover .name{color: #32a05e;text-decoration: underline !important;}
.Supply .list ul li:hover .time{display: none;}
.Supply .list ul li:hover .more{display: block;}
.GlobalBox{padding: 3.49vw 0;}
.GlobalBox .foor1{margin-bottom:5%;}
.GlobalBox .foor1 h1{font-size:45px;font-weight:normal;text-align: center;color: #009b4c;margin-bottom:4%;}
.GlobalBox .foor1 .imgBox{text-align: center;}
.GlobalBox .itemBox{margin-bottom:4%;margin-top: 8%;}
.GlobalBox .itemBox .titBox{text-align: center;}
.GlobalBox .itemBox .titBox h5{font-size:30px;font-weight:normal;margin-bottom:20px;}
.GlobalBox .itemBox .titBox p{max-width:985px;margin: 0 auto;font-size:16px;line-height:30px;color: #888;margin-bottom:20px;}
.GlobalBox .itemBox .titBox span{font-size:22px;display: block;margin-bottom:30px;}
.GlobalBox .itemBox .imgBox{margin-bottom:5%;}
.GlobalBox .items .items-22-item{margin-top: 5%;}
/*公司治理*/
.Govern .principle{padding: 3.49vw 0;}
.Govern .principle .list{margin-top: 45px;}
.Govern .principle .list ul{display: flex;justify-content: space-between}
.Govern .principle .list ul li{display: flex;align-items: center;justify-content: center;width: 49%;height: 380px;background-color: #f6f6f6;border-radius: 10px}
.Govern .principle .list ul li .icon img{display: block;width: 120px;margin: 0 auto;}
.Govern .principle .list ul li .title{margin-top: 30px;font-size: 26px;color: #333333;text-align: center;}
.Govern .principle .list ul li .more{margin-top: 40px;display: none;}
.Govern .principle .list ul li .more a{position: relative;display: flex;align-items: center;justify-content: center;width: 150px;height: 50px;margin: 0 auto;font-size: 16px;color: #ffffff;background-color: #32a05e;border-radius: 50px;}
.Govern .principle .list ul li .more a:after{position: absolute;display: block;content: '';right: 23px;top: 0;bottom: 0;margin: auto 0;width: 6px;height: 6px;border-right: 1px solid #fff;border-bottom: 1px solid #fff;z-index: 3;transform: rotate(-45deg);}
.Govern .principle .list ul li:hover{border-bottom: 6px solid #009b4c;}
.Govern .principle .list ul li:hover .icon{display: none;}
.Govern .principle .list ul li:hover .more{display: block;}
.Govern .morality{padding: 3.49vw 0;}
.Govern .morality .more{text-align: center;}
.Govern .morality .more a{font-size: 18px;color: #32a05e;text-decoration: underline !important;}
.Govern .morality .text{margin-top: 40px;font-size: 16px;color: #333333;line-height: 30px;}
.Govern .morality .more-list{margin-top: 30px;}
.Govern .morality .more-list ul{display: flex;justify-content: center;}
.Govern .morality .more-list ul li{margin-right: 50px;}
.Govern .morality .more-list ul li:last-child{margin-right: 0;}
.Govern .morality .more-list ul li a{font-size: 18px;color: #32a05e;text-decoration: underline !important;}
/*信息公示*/
.Publicity .material{padding: 3.49vw 0;}
.Publicity .material .list ul{display: flex;justify-content: space-between}
.Publicity .material .list ul li{display: flex;align-items: center;justify-content: center;width: 32%;height: 380px;background-color: #f6f6f6;border-radius: 10px;}
.Publicity .material .list ul li .icon img{display: block;width: 120px;margin: 0 auto;}
.Publicity .material .list ul li .title{margin-top: 30px;font-size: 26px;color: #333333;text-align: center;}
.Publicity .material .list ul li .more{margin-top: 35px;display: none;}
.Publicity .material .list ul li .more a{position: relative;display: flex;align-items: center;justify-content: center;width: 150px;height: 50px;margin: 0 auto;font-size: 16px;color: #ffffff;background-color: #32a05e;border-radius: 50px;}
.Publicity .material .list ul li .more a:after{position: absolute;display: block;content: '';right: 23px;top: 0;bottom: 0;margin: auto 0;width: 6px;height: 6px;border-right: 1px solid #fff;border-bottom: 1px solid #fff;z-index: 3;transform: rotate(-45deg);}
.Publicity .material .list ul li:hover{border-bottom: 6px solid #32a05e;}
.Publicity .material .list ul li:hover .more{display: block;}
.Publicity .honor{padding: 3.49vw 0;}
.Publicity .honor .list{margin-top: 40px;padding: 0 4%;}
.Publicity .honor .list ul{display: flex;flex-wrap: wrap}
.Publicity .honor .list ul li{margin-bottom: 50px;width: 25%;padding: 0 1%;box-sizing: border-box;}
.Publicity .honor .list ul li .img{position: relative;max-width: 250px;margin: 0 auto;}
.Publicity .honor .list ul li .img img{width: 100%;}
.Publicity .honor .list ul li .img .box{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;z-index: 2;}
.Publicity .honor .list ul li .img .title{max-width: 130px;font-size: 14px;color: #32a05e;font-weight: bold;line-height: 1.4;text-align: center;}


.Publicity .honors{padding: 3.49vw 0;}
.Publicity .honors .list{margin-top: 40px;}
.Publicity .honors .list ul{display: flex;flex-wrap: wrap}
.Publicity .honors .list li a{display: block;border: solid 3px #f5f5f5;position: relative;padding: 2vw 1vw 4vw; transition: 0.3s;}
.Publicity .honors .list li aside{font-size: 16px; line-height: 30px; height: 60px; text-align: center; margin-bottom: 2vw;color: #333;}
.Publicity .honors .list li .Ispic{background-size: contain;padding-bottom:56.378%; background-repeat: no-repeat; background-position: center;}
.Publicity .honors .list li a:after{position: absolute; content: '';width: 50px;height: 50px;background:url('../images/honors_btn.png') no-repeat center center #f5f5f5;right: 0; bottom: 0;background-size: auto 21px;transition: 0.3s;}
.Publicity .honors .list li a:hover{border-color:#32a05e;}
.Publicity .honors .list li a:hover:after{background-color: #32a05e; background-image: url('../images/honors_btn_hover.png');}


.Publicity .news{padding: 3.49vw 0;}
.Publicity .news .public-title{margin-bottom: 25px;}
.Publicity .news dl dd{margin-bottom: 50px;width:100%;margin-left:0;}
.Publicity .news dl dd:last-child{margin-bottom: 0px;}
.Publicity .news dl dd .name{margin-bottom: 30px;font-size: 24px;color: #32a05e;font-weight: bold;text-align: center;}
.Publicity .news dl dd .more{margin-top: 45px;}
.Publicity .news dl dd .more a{position: relative;display: flex;align-items: center;justify-content: center;width: 290px;height: 50px;margin: 0 auto;font-size: 16px;color: #ffffff;background-color: #32a05e;border-radius: 50px;}
.Publicity .news dl dd .more a:after{position: absolute;display: block;content: '';right: 23px;top: 0;bottom: 0;margin: auto 0;width: 6px;height: 6px;border-right: 1px solid #fff;border-bottom: 1px solid #fff;z-index: 3;transform: rotate(-45deg);}
.Publicity .news .list ul{display: flex;flex-wrap: wrap}
.Publicity .news .list ul li{position: relative;width: 23.65%;margin-right: 1.8%;border-radius: 10px;overflow: hidden;border-bottom: 6px solid transparent;}
.Publicity .news .list ul li:nth-of-type(4n){margin-right: 0;}
.Publicity .news .list ul li a{position: absolute;left: 0;top: 0;display: block;width: 100%;height: 100%;z-index: 3;}
.Publicity .news .list ul li .img img{width: 100%;}
.Publicity .news .list ul li .box{padding: 30px;background-color: #f6f6f6}
.Publicity .news .list ul li .title{height: 68px;font-size: 20px;color: #333333;line-height: 1.7;}
.Publicity .news .list ul li .time{margin-top: 50px;font-size: 16px;color: #333333;}
.Publicity .news .list ul li:hover .title{color: #32a05e;text-decoration: underline !important;}
.Publicity .news .list ul li:hover{border-bottom: 6px solid #32a05e;}
.Material{padding: 3.49vw 0;}
.Material .title{font-size: 36px;color: #333333;text-align: center;}
.Material .list{margin-top: 45px;padding-top: 40px;border-top: 1px solid #eaeaea;}
.Material .list ul{display: flex;flex-wrap: wrap}
.Material .list ul li{margin-bottom: 40px;width: 19%;padding: 1px;background-color: #f6f6f6;box-sizing: border-box;}
.Material .list ul li{margin-right: 1.25%;}
.Material .list ul li:nth-of-type(5n){margin-right: 0;}
.Material .list ul li .img img{width: 100%;}
.Material .list ul li .box{padding: 30px 25px;height: 210px;box-sizing: border-box;}
.Material .list ul li .name{height: 68px;font-size: 20px;color: #333333;line-height: 1.7;}
.Material .list ul li .time{margin-top: 40px;font-size: 16px;color: #333333;}
.Material .list ul li .more{margin-top: 20px;display: none;}
.Material .list ul li .more a{display: flex;align-items: center;justify-content: center;width: 180px;height: 58px;margin: 0 auto;font-size: 16px;color: #ffffff;background-color: #32a05e;border-radius: 58px;}
.Material .list ul li .more a:before{display: block;content: '';margin-right: 15px;width: 25px;height: 25px;background-image: url('../images/download.png');background-size: 100%;}
.Material .list ul li:hover .name{color: #32a05e;text-decoration: underline !important;}
.Material .list ul li:hover .time{display: none;}
.Material .list ul li:hover .more{display: block;}

@media(min-width:641px){
  .Publicity .honors .list ul li{width:calc(calc(100% - 6%) / 3); box-sizing: border-box;}
  .Publicity .honors .list ul li:not(:nth-child(3n)){margin-right: 3%;}
  .Publicity .honors .list ul li:nth-child(3n) ~ li{margin-top: 3%;}
}


@media(min-width:1280px) and (max-width:1440px){
	.Society .secure .list ul li .box .text {height:92px;overflow:hidden;}
}
@media(max-width:640px){
  .public-title{font-size: 28px;margin-bottom:20px;}
  .Material .title{font-size: 28px;}
  .Material .list ul li{width: 49%;margin-right: 2%;margin-bottom: 20px;}
  .Material .list ul li:nth-of-type(5n){margin-right: 2%;}
  .Material .list ul li:nth-of-type(2n){margin-right: 0;}
  .Material .list ul li .box{padding: 20px;}
  .Material .list ul li .more a{width: 100%;}
  .Publicity .material .list ul{display: block;}
  .Publicity .material .list ul li{width: 100%;height: 280px;margin-bottom: 20px;margin-right: 0;}
  .Publicity .material .list ul li .title{margin-top: 20px;font-size: 24px;}
  .Publicity .material .list ul li .more{margin-top: 20px;}
  .Publicity .honor .list ul li{width: 50%;}
  .Publicity .honors .list ul li{width:calc(calc(100% - 4%) / 2); box-sizing: border-box;}
  .Publicity .honors .list ul li:not(:nth-child(2n)){margin-right:4%;}
  .Publicity .honors .list ul li:nth-child(2n) ~ li{margin-top:4%;}
  .Publicity .news .list ul li{width: 49%;margin-right: 2%;}
  .Publicity .news .list ul li:nth-of-type(2n){margin-right: 0;}
  .Publicity .news .list ul li .box{padding: 20px;}
  .Publicity .news .list ul li .time { margin-top: 20px;}
  .Govern .principle .list ul{display: block;}
  .Govern .principle .list ul li{width: 100%;height: 280px;margin-bottom: 20px;margin-right: 0;}
  .Govern .principle .list ul li .title{margin-top: 20px;font-size: 24px;}
  .Govern .principle .list ul li .more{margin-top: 20px;}
  .Govern .morality .more-list ul{display: block;}
  .Govern .morality .more-list ul li{text-align: center;margin-right: 0;margin-bottom: 20px;}
  .Society .quality .list .slick-list li{padding:0;}
  .Society .quality .list .slick-list li .icon img { max-width: 120px;}
  .Society .quality .list .slick-list li .title{margin-top: 20px;font-size: 24px;}
  .Society .quality .list .slick-list li .more{margin-top: 20px;}
  .Society .protect ul{display: block;}
  .Society .protect ul li{width: 100%;}
  .Society .protect ul li .box{top: 50%;transform: translate(-50%,-50%);}
  .Society .human .flex{display: block;}
  .Society .human .img{width: 100%;}
  .Society .human .img .casket { padding: 20px;}
  .Society .human .box{width: 100%;}
  .Society .human .box .main-box{padding: 20px;}
  .Society .human .box .title{font-size: 28px;}
  .Society .human .img .casket .title{font-size: 28px;}
  .Society .secure .list ul{display: block;}
  .Society .secure .list ul li{display: block;text-align: center;width: 100%;margin-bottom: 20px;}
  .Society .secure .list ul li .icon{width: 100px;margin: 0 auto 20px auto;}
  .Society .secure .list ul li .box {width:100%;}
  .Society .secure .list ul li .box .text{margin-top: 20px;}
  .Society .secure .list ul li .box .more{margin-top: 20px;}
  .Society .secure .list ul li .box .more a{margin: 0 auto;}
  .Society .care .video-list li { margin-right: 0;}
  .Society .devote .video-list li{margin-right: 0;}  
  .Society .kismet .box .img img {width: 200%; max-width: 200%; margin-left: -50%;}
  .Society .kismet .box .main-box .title { font-size:24px;}
  .Society .kismet .box .main-box .more { margin-top: 20px;}
  .GlobalBox .foor1 h1{font-size: 28px;}
  .GlobalBox .itemBox .titBox h5{font-size: 28px;}
  .Supply .title{font-size: 28px;}
  .Supply .list ul li{width: 49%;margin-right: 2%;margin-bottom: 20px;}
  .Supply .list ul li:nth-of-type(5n){margin-right: 2%;}
  .Supply .list ul li:nth-of-type(2n){margin-right: 0;}
  .Supply .list ul li .box{padding: 20px;}
  .Supply .list ul li .more a{width: 100%;}
  .Ambient-info .title{font-size: 28px;}
  .Ambient .change .flex .box .title{font-size: 28px;}
  .Ambient .change .flex{display: block;padding: 20px;}
  .Ambient .change .flex .box{width: 100%;}
  .Ambient .change .flex .img{width: 100%;margin-top: 20px;}
  .Ambient .change .list ul{display: block;}
  .Ambient .change .list ul li{width: 100%;margin-bottom: 20px;}
  .Ambient .circulate .list ul li{width: 33.33%;margin-right: 0;}
  .Ambient .circulate .list dl{position: initial;width: 100%;max-width: 100%;background-image: none;padding-top: 0;margin-top: 20px;}
  .Ambient .circulate .list dl dd{position: initial;}
  .Ambient .circulate .list ul li .name{font-size: 18px;}
  .Ambient .circulate .list ul li .icon img{width: 90%;}
  .Ambient .circulate .list dl dd .name{font-size: 28px;}
  .Ambient .organism .list ul{display: block;}
  .Ambient .organism .list ul li{width: 100%;margin-bottom: 20px;}
}


@media(max-width:480px){
  .Publicity .news .list ul li{width: 100%;margin-right: 0;}
  .Society .supply .list ul {display: block;}
  .Society .supply .list ul li {width: 100%;height:auto;margin-bottom: 20px;}
  .Publicity .honors .list ul li{width:100%; margin-right: 0 !important;}
  .Publicity .honors .list ul li{margin-top:4%;}

}

.cxfz-one-shot{padding:3.5vw 0;line-height:30px;font-size: 16px;}


.top .navOth .nav> ul li#nav882 .sub_pc .nav_889,
.top .navOth .nav> ul li#nav882 .sub_pc .nav_904,
.top .navOth .nav> ul li#nav882 .sub_pc .nav_927,
.top .navOth .nav> ul li#nav882 .sub_pc .nav_932{
    display: none;
}
/*20250624
@media (max-width: 500px){
    .Floor003065 .number li {
        width: 100%;
        margin-right: 0;
    }
    .Floor003065 .ytable-cell .tiem {
        text-align: center;
        padding-right: 0;
    }
}*/
.Floor003065 .number li {
        width: 40%;  
    }