*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

*{ margin:0; padding:0;}

body { -webkit-tap-highlight-color: rgba(0, 0, 0, 0);margin:0 auto;overflow-x:hidden;position: relative;padding: 0; width: 100%;color: #222;font-family:'微软雅黑', Arial, Helvetica, sans-serif, Microsoft Yahei; font-size:16px;  line-height:1;background: #fff;}

html.act{overflow: hidden;width: 100%;height: 100vh;}

html{font-size: 100px;}

.ul,.ul .li,.ul li,.ul td,.ul dd{ list-style-type:none; margin:0; padding:0; }

.clearfix:after{content: " "; display: block; height:0; clear:both; visibility: hidden;}

.clearfix { *zoom:1; }

a{display: inline-block; text-decoration:none; cursor:pointer; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;color: #222; outline: none;}

textarea,select{outline:none;color:#666;font-size:14px; width:100%;}

img{border:none;display: block;max-width: 100%;}

img[src=""]{opacity: 0;}

.edit img,
.img_inline_block img{ display: inline-block;height: auto;}

:root{--color: #12479C;--webgdt: calc(100vw - 100%);}

.gdt::-webkit-scrollbar{width:6px;height: 1px;padding: 0 2px;}

.gdt::-webkit-scrollbar-thumb{ background:#7ABE4D;border-radius: 20px;}

.gdt::-webkit-scrollbar-track{ background:rgba(255,255,255,0);border-radius: 20px;width: 2px; background: linear-gradient(to right, 
  transparent 0%, transparent 33.33%,
  #D9D9D9 33.33%, #D9D9D9 66.66%,
  transparent 66.66%, transparent 100%);}

.gdt2::-webkit-scrollbar{width:3px;height: 1px;padding: 0 2px;}

.gdt2::-webkit-scrollbar-thumb{ background:#7ABE4D;border-radius: 20px;}

.gdt2::-webkit-scrollbar-track{ background:rgba(255,255,255,0);border-radius: 20px;width: 1px; background: linear-gradient(to right, 
  transparent 0%, transparent 33.33%,
  #D9D9D9 33.33%, #D9D9D9 66.66%,
  transparent 66.66%, transparent 100%);}

.fw_100{font-weight: 100;}

.img_cct{width: 100%;opacity: 0;}

.line10{line-height: calc(1em + 10px);}

.t_line1{overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}

.t_line2{overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.t_line3{overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}

.t_line4{overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}

.t_line5{overflow: hidden;text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}

/*分页*/

.a_dw{position: relative;top: -80px;}

.w1440{max-width:1440px;width:90%; margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;height: 100%;}

.box{max-width:1600px;width:85%; margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}

.box2{max-width:1660px;width:88%; margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}

.box3{max-width:1800px;width:95%; margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}

.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.alltime2,.alltime2 *{-webkit-transition: all .6s cubic-bezier(.4,0,.2,1); -moz-transition: all .6s cubic-bezier(.4,0,.2,1); transition: all .6s cubic-bezier(.4,0,.2,1);}

.alltime3,.alltime3 *{-webkit-transition: all .8s cubic-bezier(.4,0,.2,1); -moz-transition: all .8s cubic-bezier(.4,0,.2,1); transition: all .8s cubic-bezier(.4,0,.2,1);}

.alltime4,.alltime4 *{-webkit-transition: all 1s cubic-bezier(.4,0,.2,1); -moz-transition: all 1s cubic-bezier(.4,0,.2,1); transition: all 1s cubic-bezier(.4,0,.2,1);}

.wow{opacity: 1;}

.wow1{opacity: 1;}

.fbd{font-weight: bold;}

.fce{text-align: center;}

.iw100{width: 100%;}

.place::-webkit-input-placeholder{color:#DDDDDD;}

.place:-moz-placeholder{color:#DDDDDD;}

.place::-moz-placeholder{color:#DDDDDD;}

.place:-ms-input-placeholder{color:#DDDDDD;}

/* 视频弹框 */
.z_tanchuang {position: fixed;display: table;height: 100%;width: 100%;top: 0;left: 0;z-index: 2000;opacity: 0;visibility: hidden;pointer-events: none;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);-moz-transition: all .4s cubic-bezier(.4,0,.2,1);transition: all .4s cubic-bezier(.4,0,.2,1);}

.z_tanchuang .tbox {display: table-cell;background: rgba(0, 0, 0, 0.8);text-align: center;vertical-align: middle;}

.z_tanchuang .tbox .modal {background: white;padding: 0px;display: block;border-radius: 5px;position: relative;width: 90%;width: 1000px;max-height: 90%;margin: 0 auto;transform: translateY(5%);opacity: 0;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);-moz-transition: all .4s cubic-bezier(.4,0,.2,1);transition: all .4s cubic-bezier(.4,0,.2,1);}

.z_tanchuang .tbox .modal .out{position: absolute;width: 40px;height: 40px;line-height: 40px;background: #fff url(../images/out.png) center no-repeat;background-size: 20px;color: #000;font-size: 30px;text-align: center;border-radius: 50%;top: -20px;right: -20px;cursor: pointer;z-index: 5;}

.z_tanchuang .tbox .modal .img{width: 100%;max-width: 600px;margin: 0 auto;}

.z_tanchuang .tbox .modal .img video{display: block;width: 100%;max-width: 100%;}

.z_tanchuang .tbox .modal .img img{margin: 0 auto ;}

.z_tanchuang .tbox .modal .out:hover{background: #fff url(../images/out2.png) center no-repeat;background-size: 20px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.z_tanchuang .tbox .modal2{padding: 20px;}

.z_tanchuang .tbox .modal .img{max-width: 1000px;}

.z_tanchuang.act{visibility: visible;pointer-events: visible;opacity: 1;}

.z_tanchuang.act .tbox .modal{transform: translateY(0); opacity: 1;}

/* 分页 */

.page1{ text-align:center; margin: 0;text-align: center;display: flex;justify-content: center;font-family: 'arial';--color: #DF3537;}

.page1 span a{display: block;  color:#222;  width: 40px;height: 40px; text-decoration:none;font-size: 14px;border: 1px solid #dddddd;}

.page1 span a:hover ,.page1 span.current a{ background:var(--color) !important;color: #fff;border-color: var(--color);}

.page1 span.current a{background: var(--color);color: #fff;}

.page1 span{display: inline-block; line-height: 40px; color:#666666;}

.page1 span input{display: block;width: 40px;height: 40px;outline: none;text-align: center;border: 1px solid #ddd;background-color: inherit;}

.page1 span input:focus{
  border-color: var(--color);
}

.page1 span a.pre{width: 40px;display: flex;justify-content: center;align-items: center;align-content: center;}

.page1 span a.pre s{display: block;width: 21px;height: 21px;background: url(/html/public/cn/images/svg/fy_jt.svg) center no-repeat;}

.page1 span a.pre:hover s{background: url(/html/public/cn/images/svg/fy_jt2.svg) center no-repeat;}

.page1 span a.nex{width: 40px;display: flex;justify-content: center;align-items: center;align-content: center;}

.page1 span a.nex s{display: block;width: 21px;height: 21px;background: url(/html/public/cn/images/svg/fy_jt.svg) center no-repeat;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.page1 span a.nex:hover s{background: url(/html/public/cn/images/svg/fy_jt2.svg) center no-repeat;}

.page1 .qd{width: 65px;}

.page1 .qd a{width: 96px;background: var(--color);color: #fff;border-color: var(--color);}

.page1 .page-text{
  color: #999;
  margin: 0 10px;
}

.page2{display: none;--color: #DF3537;}











/* 联系我们 */

.my-breadcrumb{position: relative;z-index: 2;}

.contact_con1{position: relative;padding: .8rem 0 .75rem;z-index: 1;margin-top: -65px;background: url(/html/public/cn/images/contact/contact_beijing.webp) top center no-repeat;background-size: cover;}

.contact_con1 .cox{position: relative;background: url(/html/public/cn/images/contact/contact_dibiao.webp) bottom right no-repeat;}

.contact_con1 .cox .crt{width: 50%;position: relative;margin-left: 50%;line-height: 1.4;padding-bottom: 1.7rem;padding-left: .6rem;}

.contact_con1 .cox .crt .ctt{font-weight: normal;}

.contact_con1 .cox .crt .ctc{color: #999;padding: 6px 0 20px;}

.contact_con1 .cox .crt .ctc .p{margin-top: 6px;}

.contact_con1 .cox .crt .dh{display: flex;align-items: center;align-content: center;font-family: Arial, Helvetica, sans-serif;line-height: 1.5;color: #7ABE4D;margin-bottom: 1.8rem;}

.contact_con1 .cox .crt .dh .ico{width:2.5vw ;margin-right: 10px;}

.contact_con1 .cox .crt .dl1{margin-bottom: 0.35rem;}

.contact_con1 .cox .crt .dl1 dt{line-height: 1.3;margin-bottom: .1rem;}

.contact_con1 .cox .crt .dl1 dd .a{display: flex;line-height: 2.5;align-items: center;align-content: center;font-family: Arial, Helvetica, sans-serif;}

.contact_con1 .cox .crt .dl1 dd .a .ico{width: 18px;margin-right: 12px;}

.contact_con1 .cox .crt .dl1:last-child{margin-bottom: 0;}

.contact_con1 .cox .clt{width: 50%;height: calc(100% - .45rem);position: absolute;top: 0;left: 0;z-index: 2;}

.contact_con1 .cox .clt img{width: 100%;height: 100%;object-fit: cover;}

.contact_con2{padding-bottom: 1.2rem;}

.contact_con2 .tt{text-align: center;font-weight: normal;line-height: 1.32;}

.contact_con2 .tt2{text-align: center;line-height: 1.32;margin: 20px 0 .6rem;color: #175C33;}

.contact_con2 .dl1{display: flex;width: 100%;margin: 0 auto;max-width: 1000px;flex-wrap: wrap;justify-content: space-between;}

.contact_con2 .dl1 dd{width: 48.5%;margin-bottom: 15px;}

.contact_con2 .dl1 .dtt{display: block;line-height: 22px;margin-bottom: 7px;height: 22px;}

.contact_con2 .dl1 .dtt span{color: #E2001A;}

.contact_con2 .dl1 input,.contact_con2 .dl1 textarea{display: block;width: 100%;height: 50px;border: 1px solid #ddd;border-radius: 2px;outline: none;resize: none;padding: 0 20px;}

.contact_con2 .dl1 .dd2{width: 100%;}

.contact_con2 .dl1 textarea{padding: 10px 20px;font-family: Arial, Helvetica, sans-serif;height: 140px;line-height: 1.5;}

.contact_con2 .dl1 dt{display: flex;width: 100%;justify-content: space-between;}

.contact_con2 .dl1 dt .dlt .ipt{display: flex;}

.contact_con2 .dl1 dt .dlt .ipt input{width: 200px;margin-right: 10px;}

.contact_con2 .dl1 dt .dlt .ipt .yzm{height: 50px;}

.contact_con2 .dl1 dt .dlt .ipt .yzm img{width: 100%;height: 100%;background: #F3FBFE;cursor: pointer;object-fit: contain;border: 1px solid #ddd;}

.contact_con2 .dl1 dt .drt .btn{display: block;width: 250px;line-height: 50px;background: #7ABE4D;text-align: center;color: #fff;border-radius: 3px;cursor: pointer;}

.contact_con2 .dl1 dt .drt .btn:hover{background: #175C33;}

.contact_con2 .dl1 input.act,.contact_con2 .dl1 textarea.act{border: 1px solid #E2001A;}

/* 留言 */

.liuyan_tanchuang {position: fixed;width: 90%;max-width: 400px;display: none;top: 100px;left: 50%;-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);-o-transform: translateX(-50%);transform: translateX(-50%);-webkit-transform: translateX(-50%);z-index: 2010;border-radius: 2px;background: #000;}

.liuyan_tanchuang .lox {display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;padding: 15px;color: #fff;line-height: 24px;}

.liuyan_tanchuang .ico {width: 24px;}

.liuyan_tanchuang .out {width: 20px;cursor: pointer;margin-top: 2px;}

.liuyan_tanchuang .wz {width: -webkit-calc(100% - 48px);width: -moz-calc(100% - 48px);width: calc(100% - 48px);padding: 0 10px;}


/* 可持续发展 */

.sust1{}

.sust1 .img{display: block;padding: .9rem .5rem;background: url(/html/public/cn/images/contact/sustainable_list_gaishu.webp) center no-repeat;background-size: cover;color: #fff;line-height: 1.33;}

.sust1 .img .tc{margin: .2rem 0 .4rem;}

.sust1 .img .mo{display: flex;align-content: center;align-items: center;line-height: 30px;}

.sust1 .img .mo s{display: block;width: 18px;height: 18px;border: 1px solid #fff;background: url(/html/public/cn/images/contact/svg/gd_b.svg) center no-repeat;border-radius: 50%;margin-left: 8px;}

.sust1 .img:hover .mo{color: #7ABE4D;}

.sust1 .img:hover .mo s{background: #7ABE4D  url(/html/public/cn/images/contact/svg/gd_b.svg) center no-repeat;border: 1px solid #7ABE4D;}

.sust2{padding: 1.2rem 0;background: url(/html/public/cn/images/contact/success_bg.webp) center top no-repeat;background-size: cover;}

.sust2 .dl1{display: flex;justify-content: space-between;}

.sust2 .dl1 dd{width: 32.85%;max-width: 473px;}

.sust2 .dl1 dd a{display: block;}

.sust2 .dl1 dd a .img,.sust2 .dl1 dd a .img img{width: 100%;overflow: hidden;}

.sust2 .dl1 dd a .img img{transform: scale(1.0002);-webkit-transform: scale(1.0002);}

.sust2 .dl1 dd a .txt{padding-top: 25px;line-height: 1.33;}

.sust2 .dl1 dd a .txt .xian{display: block;width: 100%;height: 1px;margin: .18rem 0 .26rem;border-top: 1px dashed #7ABE4D;}

.sust2 .dl1 dd a .txt .tc{color: #666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.sust2 .dl1 dd a .txt .mo{display: flex;align-content: center;align-items: center;line-height: 30px;margin-top: .2rem;}

.sust2 .dl1 dd a .txt .mo s{display: block;width: 18px;height: 18px;border: 1px solid #000;background: url(/html/public/cn/images/contact/svg/gd_h.svg) center 40% no-repeat;border-radius: 50%;margin-left: 8px;}

.sust2 .dl1 dd:hover a .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

.sust2 .dl1 dd:hover a .txt .tt{color: #175C33;}

.sust2 .dl1 dd:hover a .txt .mo s{border: 1px solid #7ABE4D;background: #7ABE4D url(/html/public/cn/images/contact/svg/gd_b.svg) center 40% no-repeat;}






.sustainable{}

.sustainable .my-breadcrumb{background: #F9F9F9;}

.sustainable0 .my-breadcrumb{background: #fff;}

.sustainable_con1{padding: .5rem 0 1rem;}

.sustainable_con1 .tt{line-height: 1.4;}

.sustainable_con1 .xian{display: block;width: 50px;height: 4px;background: #7ABE4D;margin: 0.35rem 0 .6rem;}

.sustainable_con1 .tt2{text-align: center;line-height: 1.4;color: #175C33;}

.sustainable_con1 .ul1{display: flex;flex-wrap: wrap;}

.sustainable_con1 .ul1 li{width: 31.6%;margin: .6rem 2.6% 0 0;background: #F9F9F9;}

.sustainable_con1 .ul1 li:nth-child(3n){margin-right: 0;}

.sustainable_con1 .ul1 li .img,.sustainable_con1 .ul1 li .img img{display: block;width: 100%;overflow: hidden;}

.sustainable_con1 .ul1 li .img img{transform: scale(1.0002);-webkit-transform: scale(1.0002);}

.sustainable_con1 .ul1 li .txt{display: block; padding: 25px 30px;line-height: 1.32;}

.sustainable_con1 .ul1 li .txt .ltt{}

.sustainable_con1 .ul1 li .txt .ltc{color: #666;margin-top: 20px;}

.sustainable_con1 .ul1 li:hover .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

/* 行业文章 */

.sustainable_con1 .ul2 li{margin-bottom: .3rem;} 

.sustainable_con1 .ul2 li a{display: flex;justify-content: space-between;}

.sustainable_con1 .ul2 li a .img{width:40% ;overflow: hidden;border-radius: 10px 0 0 10px;}

.sustainable_con1 .ul2 li a .img img{width: 100%;height: 100%;transform: scale(1.0002);-webkit-transform: scale(1.0002);}

.sustainable_con1 .ul2 li a .txt{width: calc(60% - 5px);border: 1px solid #ddd;border-radius: 0 10px 10px 0;padding: .45rem .55rem;line-height: 1.34;}

.sustainable_con1 .ul2 li a .txt .ltt{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.sustainable_con1 .ul2 li a .txt .xian2{display: block;width: 100%;height: 1px;background: #175C33;margin: .3rem 0;}

.sustainable_con1 .ul2 li a .txt .ltc{word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;color: #666;margin-bottom: .5rem;}

.sustainable_con1 .ul2 li a .txt .lmo{display: flex;align-items: center;align-content: center;line-height: 30px;}

.sustainable_con1 .ul2 li a .txt .lmo s{display: block;width: 18px;height: 18px;background: url(/html/public/cn/images/contact/svg/jt_l.svg) center no-repeat;margin-left: 10px;}

.sustainable_con1 .ul2 li:hover a .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

.sustainable_con1 .ul2 li:hover a .txt .lmo s{background: url(/html/public/cn/images/contact/svg/jt_m.svg) center no-repeat;margin-left: 10px;}

.sustainable_con1 .jiazai{display: flex;justify-content: center;margin-top: .5rem;}

.sustainable_con1 .jiazai .gd{display: flex;padding: 0 30px;height: 50px;align-items: center;align-content: center;color: #fff;background: #7ABE4D;border-radius: 12px;cursor: pointer;}

.sustainable_con1 .jiazai .gd s{display: block;width: 18px;height: 18px;background: url(/html/public/cn/images/contact/svg/jt_b.svg) center no-repeat;margin-left: 15px;}

.sustainable_con1 .jiazai .gd:hover{background: #175C33;}

/* 文章详情 */

.sustainable_con2{padding: 1.2rem 0;}

.sustainable_con2 .tt{text-align: center;line-height: 1.33;font-weight: normal;}

.sustainable_con2 .tt2{display: flex;justify-content: center;margin: 15px 0 35px;}

.sustainable_con2 .tt2 .dl1{display: flex;color: #999;}

.sustainable_con2 .tt2 .dl1 dd{display: flex;align-items: center;align-content: center;margin: 0 15px;line-height: 28px;}

.sustainable_con2 .tt2 .dl1 dd .ico{display: block;margin-right: 10px;}

.sustainable_con2 .tc{padding: .35rem 0;border-top: 1px dashed #D9D9D9;border-bottom: 1px dashed #D9D9D9;color: #666;margin-bottom: .55rem;}

.sustainable_con2 .tc{line-height: 1.33;text-align: justify;}

.sustainable_con2 .tc strong{color: #333;}

.sustainable_con2 .tc img{display: inline-block;max-width: 100%; height: auto;}

.sustainable_con2 .sbtm{display: flex;align-items: flex-start;align-content: flex-start;justify-content: space-between;}

.sustainable_con2 .sbtm .slt{width: calc(100% - 200px);}

.sustainable_con2 .sbtm .slt a{display: flex;width: 100%;line-height: 28px;align-items: center;align-content: center;margin-bottom: 12px;}

.sustainable_con2 .sbtm .slt a s{display: block;width: 8px;height: 8px;background: #000;border-radius: 50%;margin-right: 12px;}

.sustainable_con2 .sbtm .slt a .wz{width: calc(100% - 20px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.sustainable_con2 .sbtm .slt a:last-child{margin-bottom: 0;}

.sustainable_con2 .sbtm .slt a:hover s{background: #7ABE4D;}

.sustainable_con2 .sbtm .slt a:hover .wz{color: #7ABE4D;}

.sustainable_con2 .sbtm .srt{width: 150px;}

.sustainable_con2 .sbtm .srt a{display: flex;width: 150px;height: 50px;justify-content: center;align-items: center;align-content: center;background: #7ABE4D;border-radius: 30px;color: #fff;}

.sustainable_con2 .sbtm .srt a s{display: block;width: 18px;height: 18px;background: url(/html/public/cn/images/contact/svg/fh.svg) center no-repeat;margin-right: 8px;}

.sustainable_con2 .sbtm .srt a:hover{background: #175C33;}


/* 环境责任 */

.sustainable_con1 .ul3{display: flex;justify-content: space-between;flex-wrap: wrap;}

.sustainable_con1 .ul3 li{width: 49.3%;border: 1px solid #ddd;border-radius: 0 0 10px 10px;background: #fff;}

.sustainable_con1 .ul3 li .img,.sustainable_con1 .ul3 li .img img{display: block;width: 100%;overflow: hidden;}

.sustainable_con1 .ul3 li .txt{border-top: 1px solid #ddd;padding: .55rem .55rem .25rem;text-align: justify;line-height: 1.34;}

.sustainable_con1 .ul3 li .txt .xian2{display: block;width: 100%;height: 1px;border-top: 1px dashed #7ABE4D;margin: 15px 0;}

.sustainable_con1 .ul3 li .txt .ltc{color: #666;}

.sustainable_con1 .ul3 li .img img{transform: scale(1.002);-webkit-transform: scale(1.002);}

.sustainable_con1 .ul3 li:hover .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}



/* 社会责任  */

.sustainable_con1 .ul4{}

.sustainable_con1 .ul4 li{display: block;border: 1px solid #ddd;height: 350px;margin-bottom: .3rem;}

.sustainable_con1 .ul4 li .img{width: 49.3%;height: 100%;float: left;overflow: hidden;}

.sustainable_con1 .ul4 li .img img{width: 100%; transform: scale(1.002);-webkit-transform: scale(1.002);height: 100%;object-fit: cover;}

.sustainable_con1 .ul4 li .txt{width: 50.7%;float: right;padding: 0 .65rem;display: flex;align-items: center;align-content: center;text-align: justify;line-height: 1.34;border-left: 2px solid #ddd;height: 100%;}

.sustainable_con1 .ul4 li .txt .xian2{display: block;width: 100%;height: 1px;border-top: 1px dashed #7ABE4D;margin: 15px 0 25px;}

.sustainable_con1 .ul4 li .txt .ltc{color: #666;}

.sustainable_con1 .ul4 li:last-child{margin-bottom: 0;}

.sustainable_con1 .ul4 li:nth-child(2n) .img{float: right;}

.sustainable_con1 .ul4 li:nth-child(2n) .txt{border: 0;border-right: 2px solid #ddd;}

.sustainable_con1 .ul4 li:hover .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}


/* 提交成功 */

.succ1{padding: 1.6rem 0 3.1rem;background: url(/html/public/cn/images/contact/success_bg.webp) center top no-repeat;background-size: cover;}

.succ1 .stt1{display: flex;justify-content: center;}

.succ1 .stt1 .ico{position: relative;left: -2em;}

.succ1 .stt2{font-weight: normal;text-align: center;line-height: 1.33;margin: .6rem 0;}

.succ1 .stt3{display: flex;justify-content: center;}

.succ1 .stt3 a{display: flex;width: 150px;height: 50px;justify-content: center;align-items: center;align-content: center;background: #7ABE4D;border-radius: 30px;color: #fff;}

.succ1 .stt3 a s{display: block;width: 18px;height: 18px;background: url(/html/public/cn/images/contact/svg/fh2.svg) center no-repeat;margin-right: 8px;}

.succ1 .stt3 a:hover{background: #175C33;}


/* 404 */

.err1{padding: 2rem 0;}

.err1 .tt1{text-align: center;line-height: 1.33;}

.err1 .tt2{margin: .5rem auto .25rem;max-width: 450px;width: 100%;border: 1px solid #ddd;height: 50px;display: flex;}

.err1 .tt2 input{display: block;width: calc(100% - 50px);height: 100%;border: 0;padding: 0 20px;outline: none;}

.err1 .tt2 a{display: block;width: 50px;height: 100%;background: url(/html/public/cn/images/contact/svg/ss.svg) center no-repeat;}

.err1 .tt2 a:hover{background: url(/html/public/cn/images/contact/svg/ss_lv.svg) center no-repeat;}

.err1 .tt3{display: flex;justify-content: center;}

.err1 .tt3 a{display: block;line-height: 30px;background: url(/html/public/cn/images/contact/svg/jt_r1.svg) center right no-repeat;padding-right: 20px;color: #7ABE4D;}

.err1 .tt3 a:hover{color: #175C33;}


/* 网站地图 */

.webmap{}

.webtop{background: url(/html/public/cn/images/contact/success_bg.webp) center top no-repeat;background-size: cover;padding: 1rem 0 .7rem;}

.webtop .tt{text-align: center;line-height: 1.5;padding-bottom: .4rem;margin-bottom: .4rem;border-bottom: 1px dashed #d9d9d9;font-weight: normal;}

.webtop .dl1{display: flex;justify-content: center;}

.webtop .dl1 a{display: block;text-align: center;margin: 0 .25rem;line-height: 26px;}

.webtop .dl1 a .ico{width: .8rem;margin: 0 auto 15px;padding: .25rem;background: #F4F4F4;border-radius: 50%;}

.webtop .dl1 a:hover .wz{color: #7ABE4D;}

.webbtm{}

.webbtm .dl1{padding-bottom: .8rem;margin-bottom: .8rem;border-bottom: 1px dashed #ddd;line-height: 1.3;}

.webbtm .dl1 dt{margin-bottom: .4rem;}

.webbtm .dl1 dd{display: flex;}

.webbtm .dl1 dd .dox{width: 20%;}

.webbtm .dl1 dd .dox .dtc{margin-top: .15rem;}

.webbtm .dl1 dd .dox .dtc a{display: block;color: #666;line-height: 1.75;}

.webbtm .dl1 a:hover,.webbtm .dl1 dd .dox .dtc a:hover{color: #7ABE4D;}

.webbtm .dl1:last-child{border: 0;}

/* 优势 */

.adv1{padding: 1.1rem 0 .5rem;background: url(/html/public/cn/images/contact/success_bg.webp) center top no-repeat;background-size: cover;}

.adv1 .tt{text-align: center;line-height: 1.33;}

.adv1 .xian{display: block;width: 50px;height: 4px;background: #7ABE4D;margin: 0.35rem auto;}

.adv1 .img img{margin: 0 auto;}

.adv1 .tc{text-align: center;line-height: 1.33;color: #666;margin: .35rem 0 0;}

.adv2{}

.adv2 .img img{margin: 0 auto;max-width: 1440px;}

.adv3{margin: 1rem 0;}

.adv3{}

.adv3 .dl1{display: flex;justify-content: space-between}

.adv3 .dl1 dd{width: 49.5%;max-width: 710px; text-align: center;line-height: 1.33;}

.adv3 .dl1 dd .img{margin-top: .3rem;}

.adv3 .dl1 dd .img img{width: 100%;}

.adv4{padding-bottom: 1rem;}

.adv4 .img img{margin: 0 auto;}

.adv4 .tt{text-align: center;line-height: 1.33;margin-bottom: .3rem;}

.sust1{padding: 1.2rem 0;}

/* K8一触即发人生赢家与院士 */

.acad1{padding: 0 0 1.2rem;margin-top: -.1rem;}

.acad1 .tt{display: flex;align-items: center;align-content: center;justify-content: space-between;font-weight: normal;}

.acad1 .tt .hrt{display: flex; align-items: center;align-content: center;line-height: 30px;}

.acad1 .tt .hrt s{display: block;width: 18px;height: 18px;border: 1px solid #000;background: url(/html/public/cn/images/contact/svg/gd_h.svg) center  no-repeat;border-radius: 50%;margin-left: 8px;}

.acad1 .tt .hrt:hover s{border: 1px solid #7ABE4D;background: #7ABE4D url(/html/public/cn/images/contact/svg/gd_b.svg) center  no-repeat;}

.acad1 .dl1{padding: .08rem 0 1rem;border-bottom: 1px solid #ddd;margin-bottom: 1.25rem;display: flex;justify-content: space-between;flex-wrap: wrap;}

.acad1 .dl1 dd{width: 48.65%;max-width: 700px;}

.acad1 .dl1 dd a{display: block;}

.acad1 .dl1 dd a .img,.acad1 .dl1 dd a .img img{width: 100%;overflow: hidden;}

.acad1 .dl1 dd a .img{
    position: relative;
}

.acad1 .dl1 dd a .img .slide-icon{
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0)!important;
  width: 9.5%;
}

.acad1 .dl1 dd a .img img{transform: scale(1.0002);-webkit-transform: scale(1.0002);}

.acad1 .dl1 dd a .txt{padding-top: 6px;line-height: 1.33;}

.acad1 .dl1 dd a .txt .dtt{display: flex;align-items: flex-end;}

.acad1 .dl1 dd a .txt .dtt .wz2{font-weight: normal;margin-left: 10px;}

.acad1 .dl1 dd a .txt .xian{display: block;width: 100%;height: 2px;background: #ddd;margin: 18px 0 30px;}

.acad1 .dl1 dd a .txt .xian s{display: block;width: 60px;height: 4px;background: #7ABE4D;}

.acad1 .dl1 dd a .txt .tc{color: #666;}

.acad1 .dl1 dd a .txt .mo{display: flex;align-content: center;align-items: center;line-height: 30px;margin-top: .2rem;}

.acad1 .dl1 dd a .txt .mo s{display: block;width: 18px;height: 18px;border: 1px solid #000;background: url(/html/public/cn/images/contact/svg/gd_h.svg) center  no-repeat;border-radius: 50%;margin-left: 8px;}

.acad1 .dl1 dd:hover a .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

.acad1 .dl1 dd:hover a .txt .mo s{border: 1px solid #7ABE4D;background: #7ABE4D url(/html/public/cn/images/contact/svg/gd_b.svg) center  no-repeat;}

.acad1 .abtm{display: flex;justify-content: space-between;}

.acad1 .abtm .ablt{width:24% ;}

.acad1 .abtm .ablt .tt{font-weight: normal;}

.acad1 .abtm .ablt .mo{display: flex;align-content: center;align-items: center;line-height: 30px;margin-top: .4rem;}

.acad1 .abtm .ablt .mo s{display: block;width: 18px;height: 18px;border: 1px solid #000;background: url(/html/public/cn/images/contact/svg/gd_h.svg) center  no-repeat;border-radius: 50%;margin-left: 8px;}

.acad1 .abtm .ablt .mo:hover s{border: 1px solid #7ABE4D;background: #7ABE4D url(/html/public/cn/images/contact/svg/gd_b.svg) center  no-repeat;}

.acad1 .abtm .abrt{width:76% ;}

.acad1 .abtm .abrt .dl2{}

.acad1 .abtm .abrt .dl2 dd{padding: .4rem .5rem;border: 1px solid #ddd;border-radius: 12px;margin-bottom: 30px;display: flex;}

.acad1 .abtm .abrt .dl2 dd .img{width: 1.6rem;}

.acad1 .abtm .abrt .dl2 dd .img img{width: .8rem;border-radius: 50%;}

.acad1 .abtm .abrt .dl2 dd .txt{width: calc(100% - 1.6rem);line-height: 1.875;}

.acad1 .abtm .abrt .dl2 dd .txt .dou1{display: block;width: 100%;height: 20px;background: url(/html/public/cn/images/contact/svg/dou_up.svg) center left no-repeat;}

.acad1 .abtm .abrt .dl2 dd .txt .dou2{display: block;width: 100%;height: 20px;background: url(/html/public/cn/images/contact/svg/dou_down.svg) center right no-repeat;}

.acad1 .abtm .abrt .dl2 dd .txt .wz{margin: 10px 0;}

.acad1 .abtm .abrt .dl2 dd .txt .wz2{text-align: right;margin-top: 25px;}

.acad1 .abtm .abrt .dl2 dd .txt .wz2-img{
  display: inline-block;
  height: 2em;
  vertical-align: text-bottom;
}

/*.acad1 .abtm .abrt .dl2 dd:nth-child(2) .txt .wz2-img{*/
/*  height: auto;*/
/*  width: 11em;*/
/*}*/

.acad1 .abtm .abrt .dl2 dd:last-child{margin-bottom: 0;}

.acad2{padding: .2rem 0 1.2rem;background: #F9F9F9;}

.acad2 .tt{display: flex;align-items: center;align-content: center;justify-content: space-between;font-weight: normal;}

.acad2 .tt .hrt{display: flex; align-items: center;align-content: center;line-height: 30px;}

.acad2 .tt .hrt s{display: block;width: 18px;height: 18px;border: 1px solid #000;background: url(/html/public/cn/images/contact/svg/gd_h.svg) center  no-repeat;border-radius: 50%;margin-left: 8px;}

.acad2 .tt .hrt:hover s{border: 1px solid #7ABE4D;background: #7ABE4D url(/html/public/cn/images/contact/svg/gd_b.svg) center  no-repeat;}

.acad2 .dl1{margin-top: .5rem;}

.acad2 .dl1 dd{margin-bottom: .3rem;box-shadow: -3px 11px 31.7px -2px rgba(23, 92, 51, 0.13);border-radius: 12px;}

.acad2 .dl1 dd a{display: block;display: flex;padding: .45rem;background: #fff;border: 1px solid #ddd;border-radius: 12px;justify-content: space-between}

.acad2 .dl1 dd a .img{width: 48.5%;overflow: hidden;border-radius: 12px;position: relative;}

.acad2 .dl1 dd a .img .slide-icon{
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0)!important;
  width: 9.5%;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
  border-radius: 50%;
}

.acad2 .dl1 dd a .img img{display: block;width: 100%;transform: scale(1.002);-webkit-transform: scale(1.002);}

.acad2 .dl1 dd a .txt{width: 47.5%;line-height: 1.33;}

.acad2 .dl1 dd a .txt .dtt{font-weight: normal;line-height: 42px;height: 84px; word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.acad2 .dl1 dd a .txt .xian{margin: .3rem 0 .55rem;border-bottom: 1px dashed #7ABE4D;}

.acad2 .dl1 dd a .txt .tc{color: #666;line-height: 22px;height: 88px;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;margin-bottom: .45rem;}

.acad2 .dl1 dd a .txt .mo{display: flex;align-content: center;align-items: center;line-height: 30px;margin-top: .2rem;}

.acad2 .dl1 dd a .txt .mo s{display: block;width: 18px;height: 18px;border: 1px solid #000;background: url(/html/public/cn/images/contact/svg/gd_h.svg) center  no-repeat;border-radius: 50%;margin-left: 8px;}

.acad2 .dl1 dd:hover a .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

.acad2 .dl1 dd:hover a .txt .mo s{border: 1px solid #7ABE4D;background: #7ABE4D url(/html/public/cn/images/contact/svg/gd_b.svg) center  no-repeat;}

.acad2 .dl1 dd:hover a .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

.acad2 .dl1 dd:hover a .txt .dtt{color: #175C33;}

.acad2 .dl1 dd:last-child{margin-bottom: 0;}


/* K8一触即发人生赢家与院士 列表*/

.acadl1{padding: 1rem 0 1.2rem;}

.acadl1 .aox{display: flex;justify-content: space-between;}

.acadl1 .aox .alt{width: 320px;}

.acadl1 .aox .alt .xian{display: block;width: 50px;height: 4px;background: #7ABE4D;margin: .35rem 0 .6rem;}

.acadl1 .aox .alt .a{}

.acadl1 .aox .alt .a a{display: flex; justify-content: space-between; width: 100%;padding: .25rem .3rem;align-items: center;align-content: center;border: 1px solid #ddd;margin-bottom: 20px;line-height: 1.33;background: #fff;} 

.acadl1 .aox .alt .a a .en{color: #000;font-family: Arial, Helvetica, sans-serif;margin-bottom: 5px;}

.acadl1 .aox .alt .a a .cn{color: #222;}

.acadl1 .aox .alt .a a s{display: block;width: 40px;height: 40px;background: url(/html/public/cn/images/contact/svg/jt_hui1.svg) center no-repeat;border: 1px solid #ddd;border-radius: 50%;}

.acadl1 .aox .alt .a a:hover,.acadl1 .aox .alt .a a.act{background: #7ABE4D;}

.acadl1 .aox .alt .a a:hover .en,.acadl1 .aox .alt .a a.act .en{color: #fff;}

.acadl1 .aox .alt .a a:hover .cn,.acadl1 .aox .alt .a a.act .cn{color: #fff;}

.acadl1 .aox .alt .a a:hover s,.acadl1 .aox .alt .a a.act s{background: #fff url(/html/public/cn/images/contact/svg/jt_hui2.svg) center no-repeat;border: 1px solid #fff;}

.acadl1 .aox .art{width: calc(100% - 440px);}

.acadl1 .aox .art .ahezi{display: flex;justify-content: space-between;align-items: center;align-content: center;margin-top: -1.4rem;}

.acadl1 .aox .art .ahezi .img{width: 38.5%;}

.acadl1 .aox .art .ahezi .img img{width: 134%;max-width: 999px;position: relative;left: -30%;}

.acadl1 .aox .art .ahezi .txt{width: 54.5%;line-height: 1.33;}

.acadl1 .aox .art .ahezi .txt .htt{display: flex;align-items: flex-end;line-height: 1;}

.acadl1 .aox .art .ahezi .txt .htt .wz2{font-weight: normal;margin-left: 20px;}

.acadl1 .aox .art .ahezi .txt .xian{display: block;width: 100%;height: 2px;background: #ddd;margin: 25px 0 30px;}

.acadl1 .aox .art .ahezi .txt .xian s{display: block;width: 60px;height: 4px;background: #7ABE4D;}

.acadl1 .aox .art .ahezi .txt .tc{color: #666;}

.acadl1 .aox .art .ahezi .txt .tc2{margin-top: .3rem;}

.acadl1 .aox .art .ahezi .txt .tc2 .p{display: flex;padding: 4px 0;border-bottom: 1px dashed #ddd;justify-content: space-between;flex-wrap: wrap;color: #666;}

.acadl1 .aox .art .ahezi .txt .tc2 .p span{color: #333;}

.acadl1 .aox .art .dl1{margin-top: .5rem;line-height: 1.33;}

.acadl1 .aox .art .dl1 .xian{display: block;width: 100%;height: 2px;background: #ddd;margin: 18px 0 ;}

.acadl1 .aox .art .dl1 .xian s{display: block;width: 60px;height: 4px;background: #7ABE4D;}

.acadl1 .aox .art .dl1 dd{color: #666;}

.acadl1 .aox .art .dl1 dd .p2{display: block;border-left: 1px solid #666;padding-left: 10px;line-height: 1;margin-bottom: 5px;}

/* 寄语 */

.acamsg1{padding: .5rem 0 .8rem;background: url(/html/public/cn/images/contact/success_bg.webp) center top no-repeat;background-size: cover;}

.acamsg1 .tt{line-height: 1.33;}

.acamsg1 .xian{display: block;width: 50px;height: 4px;background: #7ABE4D;margin: .35rem 0 .6rem;}

.acamsg1 .dl1{}

.acamsg1 .dl1 dd{padding-bottom: .8rem;margin-bottom: 1.2rem;border-bottom: 1px dashed #175C33;}

.acamsg1 .dl1 dd .dox{display: flex;}

.acamsg1 .dl1 dd .dox .dlt{width: 595px;text-align: center;cursor: pointer;}

.acamsg1 .dl1 dd .dox .dlt img{width: 100%;margin-bottom: 20px;}

.acamsg1 .dl1 dd .dox .drt{width: calc(100% - 610px);padding-left: 15px;}

.acamsg1 .dl1 dd .dox .drt .dox2{padding: .35rem .5rem;border: 1px solid #ddd;border-radius: 12px;display: flex;height: 440px;}

.acamsg1 .dl1 dd .dox .drt .dox2 .ico{width: 1.6rem;}

.acamsg1 .dl1 dd .dox .drt .dox2 .ico img{width: .8rem;border-radius: 50%;}

.acamsg1 .dl1 dd .dox .drt .dox2 .txt{width: calc(100% - 1.6rem);line-height: 1.875;padding-top: .3rem;overflow: auto;}

.acamsg1 .dl1 dd .dox .drt .dox2 .txt::-webkit-scrollbar{
  width: 4px;
}

.acamsg1 .dl1 dd .dox .drt .dox2 .txt::-webkit-scrollbar-thumb{
  width: 4px;
  background-color: #7ABE4D;
}

.acamsg1 .dl1 dd .dox .drt .dox2 .txt .dou1{display: block;width: 100%;height: 20px;background: url(/html/public/cn/images/contact/svg/dou_up.svg) center left no-repeat;}

.acamsg1 .dl1 dd .dox .drt .dox2 .txt .dou2{display: block;width: 100%;height: 20px;background: url(/html/public/cn/images/contact/svg/dou_down.svg) center right no-repeat;}

.acamsg1 .dl1 dd .dox .drt .dox2 .txt .wz{margin: 10px 0;}

.acamsg1 .dl1 dd .dox .drt .dox2 .txt .wz2{text-align: right;margin-top: 25px;}

.acamsg1 .dl1 dd .dox .drt .dox2 .txt .wz2-img{
  display: inline-block;
  height: 2em;
  vertical-align: text-bottom;
}

.acamsg1 .dl1 dd:last-child{padding-bottom: 0;margin-bottom: 0;border: 0;}


/* 证书弹窗 */

.zhengshu_tc{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 9999;background: rgba(0, 0, 0, 0.5);display: none;}

.zhengshu_tc .zhhezi{display: flex;width: 100%;height: 100%;justify-content: center;align-items: center;align-content: center;}

.zhengshu_tc .zhhezi .zhox{position: relative;background: #fff;padding: .3rem;width: 50%;max-width: 950px;text-align: center;line-height: 44px;}

.zhengshu_tc .zhhezi .zhox img{width: 100%;margin: 0 auto 15px;}

.zhengshu_tc .zhhezi .zhox .out{width: 50px;height: 50px;border: 2px solid rgba(255,255,255,1);border-radius: 50%;position: absolute;top: 0;right: -80px;cursor: pointer;background: url(/html/public/cn/images/contact/svg/out.svg) center no-repeat;opacity: 0.5;}

.zhengshu_tc .zhhezi .zhox .out:hover{border: 2px solid #7ABE4D;background: #7ABE4D url(/html/public/cn/images/contact/svg/out.svg) center no-repeat;opacity: 1;}


/* 优势 */

.adva1{padding: .3rem 0 1.2rem;}

.adva1 .atop{line-height: 1.33;}

.adva1 .atop .tt{text-align: center;color: #175C33;}

.adva1 .atop .tc{display: flex;justify-content: center;align-items: center;align-content: center;margin: 20px 0 .7rem;}

.adva1 .atop .tc span{display: block;margin: 0 .3rem;}

.adva1 .atop .tt2{display: flex;align-items: center;align-content: center;justify-content: space-between;font-weight: normal;}

.adva1 .atop .tt2 .hrt{display: flex; align-items: center;align-content: center;line-height: 30px;}

.adva1 .atop .tt2 .hrt s{display: block;width: 18px;height: 18px;border: 1px solid #000;background: url(/html/public/cn/images/contact/svg/gd_h.svg) center 45%  no-repeat;border-radius: 50%;margin-left: 8px;}

.adva1 .atop .tt2 .hrt:hover s{border: 1px solid #7ABE4D;background: #7ABE4D url(/html/public/cn/images/contact/svg/gd_b.svg) center 45%  no-repeat;}

.adva1 .atop .dl1{display: flex;justify-content: space-between;margin: .55rem 0 1.2rem;}

.adva1 .atop .dl1 dd{display: block;width: 31.6%;max-width: 455px;}

.adva1 .atop .dl1 dd a{display: block;}

.adva1 .atop .dl1 dd a .img,.adva1 .atop .dl1 dd a .img img{display: block;width: 100%;overflow: hidden;}

.adva1 .atop .dl1 dd a .img img{transform: scale(1.0002);-webkit-transform: scale(1.0002);}

.adva1 .atop .dl1 dd a .txt{margin-top: 8px;padding: .25rem .3rem;background: #F9F9F9;}

.adva1 .atop .dl1 dd a .txt .mo{display: flex;line-height: 30px;margin-top: .2rem;align-items: center;align-content: center;}

.adva1 .atop .dl1 dd a .txt .mo s{display: block;width: 18px;height: 18px;border: 1px solid #000;background: url(/html/public/cn/images/contact/svg/gd_h.svg) center 45%  no-repeat;border-radius: 50%;margin-left: 8px;}

.adva1 .atop .dl1 dd:hover a .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

.adva1 .atop .dl1 dd:hover a .txt{background: #7ABE4D;}

.adva1 .atop .dl1 dd:hover a .txt .att{color: #fff;}

.adva1 .atop .dl1 dd:hover a .txt .mo{color: #fff;}

.adva1 .atop .dl1 dd:hover a .txt .mo s{border: 1px solid #fff;background: url(/html/public/cn/images/contact/svg/gd_b.svg) center 45%  no-repeat;}

.adva1 .abtm{}

.adva1 .abtm .img{margin:.6rem 0 .3rem ;}

.adva1 .abtm .img,.adva1 .abtm .img img{display: block;width: 100%;overflow: hidden;}

.adva1 .abtm .img img{transform: scale(1.0002);-webkit-transform: scale(1.0002);}

.adva1 .abtm .txt{color: #666;line-height: 1.34;}

.adva2{padding: 1rem 0;background: #F9F9F9;}

.adva2 .tt2{display: flex;align-items: center;align-content: center;justify-content: space-between;font-weight: normal;}

.adva2 .tt2 .hrt{display: flex; align-items: center;align-content: center;line-height: 30px;}

.adva2 .tt2 .hrt s{display: block;width: 18px;height: 18px;border: 1px solid #000;background: url(/html/public/cn/images/contact/svg/gd_h.svg) center 45%  no-repeat;border-radius: 50%;margin-left: 8px;}

.adva2 .tt2 .hrt:hover s{border: 1px solid #7ABE4D;background: #7ABE4D url(/html/public/cn/images/contact/svg/gd_b.svg) center 45%  no-repeat;}

.adva2 .tc{line-height: 1.3;color: #666;margin: .55rem 0;}

/* 质量更稳定 */

.advantage .my-breadcrumb{background: #F9F9F9;}

.advl1{padding: .5rem 0 1.2rem;background: url(/html/public/cn/images/contact/success_bg.webp) center top no-repeat;}

.advl1 .xian{display: block;width: 50px;height: 4px;background: #7ABE4D;margin: .35rem 0 .6rem;}

.advl1 .adv_lunbo{padding: .5rem 0;margin-bottom: 1rem;border-bottom: 1px dashed #175C33;}

.swiper_sp1{}

.swiper_sp1 .swiper-slide{}

.swiper_sp1 .swiper-slide .sbox{display: flex;justify-content: space-between;align-items: flex-start;align-content: flex-start;}

.swiper_sp1 .swiper-slide .sbox .slt{width: 32.5%;line-height: 1.4;}

.swiper_sp1 .swiper-slide .sbox .slt .xian2{display: block;width: 100%;height: 1px;border-top: 1px dashed #175C33;margin: .25rem 0 .5rem;}

.swiper_sp1 .swiper-slide .sbox .slt .stc{color: #666;}

.swiper_sp1 .swiper-slide .sbox .srt{width: 64%;position: relative;border-radius: 12px;overflow: hidden;}

.swiper_sp1 .swiper-slide .sbox .srt video{width: 100%;position:relative;z-index:1;border-radius:12px;}

.swiper_sp1 .swiper-slide .sbox .srt .vid_bf{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 95;cursor: pointer;background: rgba(0, 0, 0, 0.2);display: flex;justify-content: center;align-items: center;opacity: 0;pointer-events: none;border-radius: 10px;}

.swiper_sp1 .swiper-slide .sbox .srt .vid_jin{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 4;cursor: pointer;background: rgba(0, 0, 0, 0);display: flex;justify-content: center;align-items: center;}

.swiper_sp1 .swiper-slide .sbox .srt .vid_bf .ico{width: .9rem;margin: 0 auto .25rem;height: .9rem;}

.swiper_sp1 .swiper-slide .sbox .srt .vid_bf .ico svg{width: 100%;height: 100%;}

.swiper_sp1 .swiper-slide .sbox .srt .vid_bf .wz{display: flex;justify-content: center;}

.swiper_sp1 .swiper-slide .sbox .srt .vid_bf .wz span{display: block;padding: 0 25px;line-height: 42px;background: #7ABE4D;color: #fff;border-radius: 30px;}

.swiper_sp1 .swiper-slide .sbox .srt .vid_bf.act{pointer-events: visible;opacity: 1;}

/*.swiper_sp1 .swiper-slide .sbox .srt video.act{pointer-events: none;}*/



.advl1 .adv_lunbo .anniu{display: flex;justify-content: center;}

.advl1 .adv_lunbo .anniu .btn{display: block;width: 40px;height: 40px;background: url(/html/public/cn/images/contact/svg/jt_hui2.svg) center no-repeat;border: 1px solid #7ABE4D;border-radius: 50%;margin: .3rem 10px 0;cursor: pointer;}

.advl1 .adv_lunbo .anniu .prev_sp1{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.advl1 .adv_lunbo .anniu .btn:hover{background:#7ABE4D url(/html/public/cn/images/contact/svg/jt_bai2.svg) center no-repeat;}

.advl1 .adv_lunbo .anniu .swiper-button-disabled{opacity: 0;pointer-events: none;}



.advl1 .dl1{}

.advl1 .dl1 dd{margin-bottom: .3rem;}

.advl1 .dl1 dd a{display: flex;justify-content: space-between;width: 100%;height: 360px;}

.advl1 .dl1 dd a .img{width: 45%;max-width: 650px;height: 100%;overflow: hidden;}

.advl1 .dl1 dd a .img img{display: block;width: 100%;height: 100%;transform: scale(1.0002);-webkit-transform: scale(1.0002);}

.advl1 .dl1 dd a .txt {width: 54%;height: 100%;padding: .5rem .7rem;background: #F9F9F9;line-height: 1.3;}

.advl1 .dl1 dd a .txt .xian2{display: block;width: 100%;height: 1px;background: #175C33;margin: .3rem 0;}

.advl1 .dl1 dd a .txt .atc{line-height: 22px;color: #666;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;margin-bottom: .35rem;}

.advl1 .dl1 dd a .txt .mo{display: flex;line-height: 30px;align-items: center;align-content: center;}

.advl1 .dl1 dd a .txt .mo s{display: block;width: 18px;height: 18px;border: 1px solid #000;background: url(/html/public/cn/images/contact/svg/gd_h.svg) center 45%  no-repeat;border-radius: 50%;margin-left: 8px;}

.advl1 .dl1 dd:last-child{margin-bottom: 0;}

.advl1 .dl1 dd:hover a .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

.advl1 .dl1 dd:hover a .txt .mo s{border: 1px solid #7ABE4D;background: #7ABE4D url(/html/public/cn/images/contact/svg/gd_b.svg) center 45%  no-repeat;}


/* 质量研发 */

.adv_yafa{padding: .5rem 0 1.2rem;position: relative;z-index: 2;background: url(/html/public/cn/images/contact/success_bg.webp) center top no-repeat;background-size: cover;}

.adv_yafa .xian{display: block;width: 50px;height: 4px;background: #7ABE4D;margin: .35rem 0 .6rem;}

.adv_yafa .dl1{position: relative;display: flex;justify-content: space-between;align-items: flex-start;}

.adv_yafa .dl1 .img{width: 50%;overflow: hidden;}

.adv_yafa .dl1 .img img{display: block;width: 100%;height: 100%;object-fit: cover;transform: scale(1.002);-webkit-transform: scale(1.002);}

.adv_yafa .dl1 .txt{width: 45.8%;right: 0;top: 0;height: 100%; display: flex;align-items: safe center;align-content: center;line-height: 1.33;overflow: auto;}

.adv_yafa .dl1 .txt .tox{width: 100%;}

.adv_yafa .dl1 .txt .tox .att{font-weight: normal;margin-bottom: .35rem;color: #175C33;}

.adv_yafa .dl1 .txt .tox .xian2{display: block;width: 100%;height: 1px;background: #175C33;margin: .25rem 0;}

.adv_yafa .dl1 .txt .tox .atc{color: #666;}

.adv_yafa2{background: #FBFDF9;}

.adv_yafa2 .dl1{
    flex-direction: row-reverse;
}

.adv_yafa2 .dl1 .txt{left: 0;}

.adv_yafa3{background: url(/html/public/cn/images/contact/success_bg2.webp) center bottom no-repeat;background-size: cover;}

.adv_yafa3 .dl1 .txt .tox .atc2{display: flex;justify-content: space-between;flex-wrap: wrap;}

.adv_yafa3 .dl1 .txt .tox .xian2{margin: .2rem 0;}

.adv_yafa3 .dl1 .txt .tox .atc2 .item{display: flex;width: 48%;padding: 0 .1rem 0 .2rem;align-items: center;align-content: center;justify-content: space-between;height: .5rem;border-radius: 30px;border: 1px solid #ddd;margin-bottom: .15rem;cursor: pointer;}

.adv_yafa3 .dl1 .txt .tox .atc2 .item s{display: block;width: 30px;height: 30px;background: url(/html/public/cn/images/contact/svg/jt_r_hui.svg) center no-repeat;}

.adv_yafa3 .dl1 .txt .tox .atc2 .item .wz{width: calc(100% - 30px);}

.adv_yafa3 .dl1 .txt .tox .atc2 .item:hover{background: #7ABE4D;border: 1px solid #7ABE4D;}

.adv_yafa3 .dl1 .txt .tox .atc2 .item:hover .wz{color: #fff;}

.adv_yafa3 .dl1 .txt .tox .atc2 .item:hover s{background: url(/html/public/cn/images/contact/svg/jt_r_bai.svg) center no-repeat;}


/* 研发弹窗 */

.yanfalist_tc{position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 9999;background: rgba(0, 0, 0, 0.5);display:none ;}

.yanfalist_tc .zhhezi{display: flex;width: 100%;height: 100%;justify-content: center;align-items: center;align-content: center;}

.yanfalist_tc .zhhezi .zhox{position: relative;background: #fff;padding: .5rem .7rem;border-radius: 10px; width: 90%;max-width: 1065px;line-height: 1.8;}

.yanfalist_tc .zhhezi .zhox .ul1{}

.yanfalist_tc .zhhezi .zhox .ul1 li{display: none;}

.yanfalist_tc .zhhezi .zhox .ltt{color: #175C33;margin: .25rem 0 .05rem;}

.yanfalist_tc .zhhezi .zhox img{width: 100%;margin: 0 auto 15px;}

.yanfalist_tc .zhhezi .zhox .out{width: 50px;height: 50px;border: 2px solid rgba(255,255,255,1);border-radius: 50%;position: absolute;top: 0;right: -80px;cursor: pointer;background: url(/html/public/cn/images/contact/svg/out.svg) center no-repeat;opacity: 0.5;}

.yanfalist_tc .zhhezi .zhox .out:hover{border: 2px solid #7ABE4D;background: #7ABE4D url(/html/public/cn/images/contact/svg/out.svg) center no-repeat;opacity: 1;}

/* 质量管理 */

.adv_guanli{padding: 1.1rem 0;background: #FBFDF9;}

.adv_guanli .xian{display: block;width: 50px;height: 4px;background: #7ABE4D;margin: .35rem 0 .6rem;}

.adv_guanli .dl1{}

.adv_guanli .dl1 dd{position: relative;z-index: 1;background: #fff;padding: .5rem;border-radius: 10px;margin-bottom: .2rem;line-height: 1.33;}

.adv_guanli .dl1 dd .num{font-size: 2.5rem;color: #F1F1F2;font-family: Arial;position: absolute;top: 0;left: .5rem;line-height: .75;opacity: 0.5;}

.adv_guanli .dl1 dd .wz{position: relative;z-index: 2;}

.adv_guanli .dl1 dd .wz .dtt{display: flex;line-height: 1;padding-bottom: 10px;}

.adv_guanli .dl1 dd .wz .dtt span{display: block; padding-bottom: 17px;border-bottom: 6px solid #175C33;}

.adv_guanli .dl1 dd .wz .dtc{color: #666;}

.adv_guanli .dl1 dd .wz .dtc p{display: block;margin-top: 15px;}

.adv_guanli2{padding: 1.1rem 0 1.4rem;}

.adv_guanli2 .tt{text-align: center;font-weight: normal;margin: .6rem 0;}

.adv_guanli2 .dl1{position: relative;padding: 0  1rem 0 2rem;display: flex;z-index: 3;}

.adv_guanli2 .dl1 dd{width: 11.1%;position: relative; white-space:nowrap;}

.adv_guanli2 .dl1 dd .wz1{line-height: 30px;font-size: .16rem;cursor: pointer;}

.adv_guanli2 .dl1 dd .wz2{display: block;font-size: 12px;line-height: 16px;height: 16px;margin: .5rem 0 .1rem;}

.adv_guanli2 .dl1 dd .dian{display: block;width: 7px;height: 7px;background: #7ABE4D;border-radius: 50%;margin-left: 10px;}

.adv_guanli2 .dl1 dt{display: block;width: 1440px;height: 2px;background: url(/html/public/cn/images/contact/liucheng_xian.png) center left no-repeat;position: absolute;bottom: 3px;left: 2.1rem;}

.adv_guanli2 .dl1 dd.act .wz1{font-size: .22rem; color: #7ABE4D;font-weight: bold;}


.adv_guanli2 .dl2{background: #F1F3F0;border-radius: 12px;margin-top: .6rem;}

.adv_guanli2 .dl2 dd{display:none;}

.adv_guanli2 .dl2 dd:nth-child(1){display: block;}

.adv_guanli2 .dl2 dd .dox{display: flex;align-items: self-start;align-content: flex-start;position: relative;padding: .9rem .7rem;}

.adv_guanli2 .dl2 dd .dox .img{width: 1.3rem;}

.adv_guanli2 .dl2 dd .dox .wz1{width: 2rem;color: #7ABE4D;}

.adv_guanli2 .dl2 dd .dox .wz2{width: calc(100% - 3.3rem);color: #666;line-height: 1.33;}

.adv_guanli2 .dl2 dd .dox .wz2 p{display: block;margin-bottom: 20px;}

.adv_guanli2 .dl2 dd .dox .wz2 p:last-child{margin-bottom: 0;}

.adv_guanli2 .dl2 dd .dox .dou1{position: absolute;top: -.2rem;left: 2rem;}

.adv_guanli2 .dl2 dd .dox .dou2{position: absolute;right: .3rem;bottom: -.2rem;}

/* 质量资质 */

.adv_zizhi{padding: .5rem 0 1.5rem;background: #FBFDF9;}

.adv_zizhi .xian{display: block;width: 50px;height: 4px;background: #7ABE4D;margin: .35rem 0 .6rem;}

.adv_zizhi .adhezi{display: flex;width: 100%;height: 580px;}

.adv_zizhi .adhezi .alt{width: 50%;padding: .8rem 1rem .5rem;display: flex;justify-content: center;align-items: center;align-content: center;background: url(/html/public/cn/images/contact/zizhi_bg.webp) center bottom no-repeat;background-size: cover;height: 100%;}

.adv_zizhi .adhezi .alt .lunbox{display: block;width: 100%;}

.adv_zizhi .adhezi .alt .lunbox .anniu{display: flex;justify-content: center;}

.adv_zizhi .adhezi .alt .lunbox .anniu .btn{display: block;width: 40px;height: 40px;background: url(/html/public/cn/images/contact/svg/jt_hui2.svg) center no-repeat;border: 1px solid #7ABE4D;border-radius: 50%;margin: .3rem 10px 0;cursor: pointer;}

.adv_zizhi .adhezi .alt .lunbox .anniu .prev_zh1{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.adv_zizhi .adhezi .alt .lunbox .anniu .btn:hover{background:#7ABE4D url(/html/public/cn/images/contact/svg/jt_bai2.svg) center no-repeat;}

.adv_zizhi .adhezi .art{width: 50%;height: 100%;}

.adv_zizhi .adhezi .art .lunbox{display: block;width: 100%;height: 100%;}

.swiper_zh1{}

.swiper_zh1 .swiper-slide{}

.swiper_zh1 .swiper-slide .sbox,.swiper_zh1 .swiper-slide .sbox img{width: 100%;cursor: pointer;}

.swiper_zh2{width: 100%;height: 100%;padding-right: .4rem;}

.swiper_zh2 .swiper-slide{height: 70px;line-height: 70px;cursor: pointer;}

.swiper_zh2 .swiper-slide .sbox{display: flex;justify-content: space-between; padding: 0 .5rem;align-items: center;align-content: center;}

.swiper_zh2 .swiper-slide .sbox .yuan{display: block;width: 8px;height: 8px;background: #7ABE4D;border-radius: 50%;}

.swiper_zh2 .swiper-slide .sbox .wz{width: calc(100% - 30px); white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

.swiper_zh2 .pagination_zh2{left: auto;right: 0;width: 1px;background: #E3E5E2;}

.swiper_zh2 .pagination_zh2 span{background: #7ABE4D;}

.swiper_zh2 .swiper-slide.act .sbox{background: #7ABE4D; }

.swiper_zh2 .swiper-slide.act .sbox .yuan{background: #fff;}

.swiper_zh2 .swiper-slide.act .sbox .wz{color: #fff;font-weight: bold;}


/* 规模化选型 */

.adv_guimo{padding: 1.6rem 0 1.6rem;background: url(/html/public/cn/images/contact/success_bg.webp) center top no-repeat;background-size: cover;margin-top: -65px;}

.adv_guimo .origin-title{
    padding-top: 0;
    margin-bottom: 50px;
}

.adv_guimo .adv_lunbo{margin:.5rem 0 1rem;border-bottom: 1px dashed #175C33;}


.adv_guimo .adv_lunbo .anniu{display: flex;justify-content: center;margin-bottom: 50px;}

.adv_guimo .adv_lunbo .anniu .btn{display: block;width: 40px;height: 40px;background: url(/html/public/cn/images/contact/svg/jt_hui2.svg) center no-repeat;border: 1px solid #7ABE4D;border-radius: 50%;margin: .3rem 10px 0;cursor: pointer;}

.adv_guimo .adv_lunbo .anniu .prev_sp1{transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.adv_guimo .adv_lunbo .anniu .btn:hover{background:#7ABE4D url(/html/public/cn/images/contact/svg/jt_bai2.svg) center no-repeat;}

.adv_guimo .adv_lunbo .anniu .swiper-button-disabled{opacity: 0;pointer-events: none;display:none;}


.adv_guimo .tc{line-height: 1.33;color: #666;margin-bottom: 1.1rem;}

.adv_guimo .xian{display: block;width: 100%;height: 1px;border-bottom: 2px dotted #175C33;margin: .5rem 0;}

.adv_guimo .tt{text-align: center;font-weight: normal;}

.adv_guimo .dl1{display: flex;flex-wrap: wrap;margin-top: .4rem;}

.adv_guimo .dl1 dd{display: block;width: 32.6%;margin:  1.1% 1.1% 0 0;}

.adv_guimo .dl1 dd:nth-child(3n){margin-right: 0;}

.adv_guimo .dl1 dd a{display: block;position: relative;color: #fff;}

.adv_guimo .dl1 dd a .img{position: relative;overflow: hidden;border-radius: 10px;}

.adv_guimo .dl1 dd a .img img{display: block;width: 100%;transform: scale(1.0002);-webkit-transform: scale(1.0002);}

.adv_guimo .dl1 dd a .img .wz1{position: absolute;top: 0;left: 0;z-index: 2;display: flex;padding: .3rem;align-items: center;align-content: center;justify-content: space-between;width: 100%;opacity: 0;}

.adv_guimo .dl1 dd a .img .wz1 s{display: block;width: 50px;height: 50px;background: #7ABE4D url(/html/public/cn/images/contact/svg/jt_bai2.svg) center no-repeat;border-radius: 50%;transform: rotate(-45deg);}

.adv_guimo .dl1 dd a .img .wz2{position: absolute;bottom: 0;left: 0;z-index: 2;display: flex;padding: .3rem;align-items: center;align-content: center;justify-content: space-between;width: 100%;}

.adv_guimo .dl1 dd a .img .wz2 s{display: block;width: 50px;height: 50px;background:  url(/html/public/cn/images/contact/svg/jt_bai2.svg) center no-repeat;border-radius: 50%;border: 1px solid #fff;}

.adv_guimo .dl1 dd:hover a .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

.adv_guimo .dl1 dd:hover a .img .wz2 s{opacity: 0;}

.adv_guimo .dl1 dd:hover a .img .wz1{opacity: 1;}


.adv_guimo .dl2 {}

.adv_guimo .dl2 dd{margin-bottom: 1.2rem;}

.adv_guimo .dl2 dd:last-child{margin-bottom: .8rem;}

.adv_guimo .dl2 dd a{display: flex;justify-content: space-between;}

.adv_guimo .dl2 dd a .img{width: 49.3%;overflow: hidden;border-radius: 12px;}

.adv_guimo .dl2 dd a .img img{display: block;width: 100%;transform: scale(1.0002);-webkit-transform: scale(1.0002);height: 100%;object-fit: cover;}

.adv_guimo .dl2 dd a .txt{width: 42.75%;line-height: 1.33;padding-top: .3rem;}

.adv_guimo .dl2 dd a .txt .dtc{color: #666;margin: .3rem 0 .4rem;text-align: justify;}

.adv_guimo .dl2 dd a .txt .mo{display: flex;line-height: 30px;align-items: center;align-content: center;}

.adv_guimo .dl2 dd a .txt .mo s{display: block;width: 18px;height: 18px;border: 1px solid #000;background: url(/html/public/cn/images/contact/svg/gd_h.svg) center 45%  no-repeat;border-radius: 50%;margin-left: 8px;}

.adv_guimo .dl2 dd:hover a .txt .mo s{border: 1px solid #7ABE4D;background: #7ABE4D url(/html/public/cn/images/contact/svg/gd_b.svg) center 45%  no-repeat;}

.adv_guimo .dl2 dd:hover a .txt .mo{color: #7ABE4D;}

.adv_guimo .dl2 dd:hover a .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

.adv_guimo .dl3{margin-bottom: .8rem;}

.adv_guimo .dl3 dt{margin-bottom: .3rem;line-height: 1.33;}

.adv_guimo .dl3 dt .dtt2{display:none ;}

.adv_guimo .dl3 dt .dtt2 .dxx{display: flex; align-items: center;align-content: center;justify-content: space-between;padding: 24px  30px;border: 1px solid #ddd;background-color: #fff;}

.adv_guimo .dl3 dt .dtt2 .dxx .dlt{font-size: 22px;line-height: 32px;font-weight: normal;}

.adv_guimo .dl3 dt .dtt2 .dxx .drt{font-weight: normal;display: flex;align-items: center;align-content: center;font-size: 16px;color: #999;flex-shrink: 0;}

.adv_guimo .dl3 dt .dtt2 .dxx .drt s{display: block;width: 24px;height: 24px;background: url(/html/public/cn/images/contact/svg/jia.svg) center no-repeat;margin-left: 16px;}


.adv_guimo .dl3 dd{display: flex;flex-wrap: wrap;text-align: center;line-height: 1.5;}

.adv_guimo .dl3 dd .a{width: 23%;max-width: 330px;margin: 0 2.66% 2.66% 0;}

.adv_guimo .dl3 dd .a:nth-child(4n){margin-right: 0;}

.adv_guimo .dl3 dd .a .img{width: 100%;margin-bottom: .2rem;}

.adv_guimo .dl3:last-child{margin-bottom: 0;}

/* 活动 */

.academician_news .my-breadcrumb{background: #F9F9F9;}

.acad_news{background: #fff;}

.acad_news .w1440 > .xian{display: block;width: 50px;height: 4px;background: #7ABE4D;margin-top: .35rem;}

.acad_news .jiazai{display: flex;justify-content: center;margin-top: .5rem;}

.acad_news .jiazai .gd{display: flex;padding: 0 30px;height: 50px;align-items: center;align-content: center;color: #fff;background: #7ABE4D;border-radius: 12px;cursor: pointer;}

.acad_news .jiazai .gd s{display: block;width: 18px;height: 18px;background: url(/html/public/cn/images/contact/svg/jt_b.svg) center no-repeat;margin-left: 15px;}

.acad_news .jiazai .gd:hover{background: #175C33;}


.adva2 .img img{max-width: 100%;}















/* 移动端及PAD端隐藏 */

.pad_yincang{display: none;}

/* 移动端及PAD端隐藏 */

.mob_yincang{display: none;}

.adv_guanli2 .dl3m{display: none;}








@media screen and (min-width: 1201px) {
  .yd{display: none;}
  .mhead,.mnav{display: none;}
}

@media (max-width:1200px) {
    .yanfalist_tc .zhhezi .zhox{
        width: 78%;
    }
  body{min-width: 200px;padding-top: 50px;}
  
	.box{width: 90%;min-width: 100px;padding: 0;}

  .wow,
  .wow1{opacity: 1;}

  .a_dw{top: -50px;}

  .pc{display: none;}

  .header{display: none;}

  .z_tanchuang .tbox .modal{width: 90%;padding: 5px;}

  .z_tanchuang .tbox .modal .out{right: 0;top: -50px;}

  /* ph nav */
  .mhead{display: block;width: 100%;height: 50px;position: fixed;z-index: 9;top: 0;left: 0;background:#175C33 ;}

  .mhead .menum{height: 50px;padding-left: 35px;background:url(/html/public/cn/images/m1.png) center right no-repeat ;background-size: 30px;float: right;}

  .mhead .logo{display: block;position: absolute;top: 0;left: 0;z-index: 3;}

  .mhead .logo img{display: block;height: 40px;margin-top: 5px;}

  .mhead.act{-moz-box-shadow:0px 1px 5px #ddd; -webkit-box-shadow:0px 1px 5px #ddd; box-shadow:0px 1px 5px #ddd;}

  .mnav {position: fixed;width: 100%;height: 100%;top: 0;left: -100%;z-index: 3000;display: block;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

  .mnav .hei{display: block;width: 100%;height: 100%;background:rgba(0, 0, 0, 0.7) ;position: absolute;top: 0;left: 0;z-index: 1;}

  .mnav .mbox{width: 80%;height: 100%;overflow: auto;background:#fff ;position: relative;z-index: 2;left: -100%;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

  .mhead .ss{display: block;width: 50px;height: 50px;float: right;background: url(/html/public/cn/images/svg/7m.svg) center no-repeat;background-size: 20px;}

  .mnav .mbox .ul1{}

  .mnav .mbox .ul1 li .ltop{position: relative;line-height: 50px;padding: 0 50px 0 15px;border-bottom: 1px solid #ddd; }

  .mnav .mbox .ul1 li .ltop a{display: block;width: 100%;}

  .mnav .mbox .ul1 li .ltop span{display: block;width: 50px;height: 50px;position: absolute;top: 0;right: 0;z-index: 2;background:url(/html/public/cn/images/r_hui2.png) center no-repeat ;background-size: 16px;}

  .mnav .mbox .ul1 li .ltop.act span {transform: rotate(90deg);-webkit-transform: rotate(90deg);}

  .mnav .mbox .ul1 li .lbtm{display: none;border-bottom: 1px solid #ddd;padding: 10px 0;}

  .mnav .mbox .ul1 li .lbtm a{display: block;width: 100%;padding: 0 15px;line-height: 30px;font-size: 12px;color: #666;}

  .mnav .mbox .ul1 .lang .ltop{font-weight: bold;background: #EEEEEE;height: 50px;}

  .mnav .mbox .ul1 .lang .yy{position: relative;width: 80px;line-height: 30px;top: 10px;left: 0px;z-index: 3;font-family: Arial, Helvetica, sans-serif;}

  .mnav .mbox .ul1 .lang .yy1{display: flex;justify-content: space-between;align-items: center;align-content: center;padding-left: 30px;background: url(/html/public/cn/images/svg/myy_1.svg) center left no-repeat;background-size: 20px;}

  .mnav .mbox .ul1 .lang .yy1 s{display: block;width: 20px;height: 20px;background: url(/html/public/cn/images/svg/myy_3.svg) center  no-repeat;transform: rotate(180deg);-webkit-transform: rotate(180deg);background-size: 14px;}

  .mnav .mbox .ul1 .lang .yy2{width: 110px;padding: 40px 10px 10px 40px;background: #fff;border-radius: 6px;position: absolute;top: -5px;left: -10px;z-index: -1;-moz-box-shadow:0px 1px 5px #ddd; -webkit-box-shadow:0px 1px 5px #ddd; box-shadow:0px 1px 5px #ddd;display: none;}

  .mnav .mbox .ul1 .lang .yy.act .yy1 s{transform: rotate(0deg);-webkit-transform: rotate(0deg);background: url(/html/public/cn/images/svg/myy_2.svg) center  no-repeat;background-size: 14px;}

  .mnav.act{left: 0;}

  .mnav.act .mbox{left: 0;transition-delay: .15s;-webkit-transition-delay: .15s;}

  .mnav2 {position: fixed;width: 100%;height: 100%;top: 0;left: -100%;z-index: 15;display: block;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

  .mnav2 .hei{display: block;width: 100%;height: 100%;background:rgba(0, 0, 0, 0.1) ;position: absolute;top: 0;left: 0;z-index: 1;}

  .mnav2 .mbox{width: 80%;height: 100%;overflow: auto;background:#fff ;position: relative;z-index: 2;left: -100%;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

  .mnav2 .mbox .dl1 dd .dtop{position: relative;line-height: 50px;padding: 0 50px 0 15px;border-bottom: 1px solid #ddd; }

  .mnav2 .mbox .dl1 dd .dtop a{display: block;width: 100%;}

  .mnav2 .mbox .dl1 dd .dtop span{display: block;width: 50px;height: 50px;position: absolute;top: 0;right: 0;z-index: 2;background:url(/html/public/cn/images/r_hui2.png) center no-repeat ;background-size: 16px;}

  .mnav2 .mbox .dl1 dd .dtop.act span {transform: rotate(90deg);-webkit-transform: rotate(90deg);}

  .mnav2 .mbox .dl1 dd .dbtm{display: none;border-bottom: 1px solid #ddd;padding: 10px 0;}

  .mnav2 .mbox .dl1 dd .dbtm a{display: block;width: 100%;padding: 0 15px;line-height: 30px;font-size: 12px;color: #666;}

  .mnav2.act{left: 0;}

  .mnav2.act .mbox{left: 0;transition-delay: .15s;-webkit-transition-delay: .15s;}


  .swiper_sp1 .swiper-slide .sbox .srt  .vid_bf{ background: rgba(255, 255, 255, 0.2);backdrop-filter: blur(4px);}

  .swiper_sp1 .swiper-slide .sbox .srt .vid_bf .ico{display: none;}

  .swiper_sp1 .swiper-slide .sbox .srt .vid_bf .wz span{padding: 0 40px;line-height: 50px;}

    .index .section1 .title{font-size: 24px;}
  





}

@media (max-width:960px) {
    .contact_con2 .dl1 dt{
        flex-wrap: wrap;
    }

  .fw_100{font-weight: normal;}

  .pad_yincang{display: block;}

  .contact_con1{padding: 50px 0 20px;margin-top: 0;background: url(/html/public/cn/images/contact/contact_pad_bg.webp) 0% 2% no-repeat;}

  .contact_con1 .pad_yincang{text-align: center;line-height: 1.33;}

  .contact_con1 .pad_yincang .ctt{color: #175C33;font-size: 32px;}

  .contact_con1 .pad_yincang .ctc{margin: 15px 0 30px;color: #999;font-size: 16px;}

  .contact_con1 .pad_yincang .ctc p{display: block;margin-bottom: 5px;}

  .contact_con1 .pad_yincang .dh{display: none;}

  .contact_con1 .cox .crt .ctt{display: none;}

  .contact_con1 .cox .crt .ctc{display: none;}

  .contact_con1 .cox .crt .dh .ico{width: 40px;}

  .contact_con1 .cox .crt .dh{margin-bottom: 25px;}

  .contact_con1 .cox .crt .dl1 dt{margin-bottom: 15px;font-size: 20px;}

  .contact_con1 .cox .crt .dl1 dd{font-size: 16px;}

  .contact_con1 .cox{background-size: 80%;}

  .contact_con1 .cox .crt{padding-bottom: 25px;}

  .contact_con2 .tt{font-size: 32px;}

  .contact_con2 .tt2{margin: 20px 0 40px;}

  .contact_con2 .dl1 .dtt{font-size: 16px;}

  .contact_con2 .dl1 dt .drt .btn{font-size: 20px;}

  .err1{padding: 100px 0;background: url(/html/public/cn/images/contact/success_bg_pad.webp) top left no-repeat;}

  .err1 .tt1{font-size: 32px;}

  .err1 .tt2{max-width: 350px;margin: 30px auto 40px;}

  .succ1 .stt1 .ico{width: 210px;}

  .succ1 .stt2{margin: 35px 0 40px;}
  
  .webtop{background: #fff;padding: 74px 20px 20px;}

  .webmap .w1440{width: 100%;padding: 0 !important;}

  .webtop .tt{text-align: left;font-size: 34px;line-height: 52px;color: #000;padding-bottom: 0;border: 0;margin-bottom: 38px;}

  .webtop .dl1{font-size: 14px;justify-content: space-between; border-bottom: 1px double #d9d9d9;padding-bottom: 50px;line-height: 16px;}

  .webtop .dl1 a .ico{width: 54px;padding: 17px;}

  .webbtm .dl1{padding-bottom: 0;margin-bottom: 17px;}

  .webbtm .dl1 dt{font-size: 18px;line-height: 24px;margin-bottom: 20px;padding: 0 20px;}

  .webbtm .dl1 dd{display: block;padding: 17px 20px;background: #F5F5F5;}

  .webbtm .dl1 dd .dox{width: 100%;}

  .webbtm .dl1 dd .dox .dtt{font-size: 15px;line-height: 20px;margin-bottom: 16px;}

  .webbtm .dl1 dd .dox .dtc{padding: 0 10px ;}

  .webbtm .dl1 dd .dox .dtc a{line-height: 20px;font-size: 12px;margin-bottom: 16px;}

  .webbtm .dl1:last-child{margin-bottom: 0;}


  .sust1{padding: 60px 0;}

  .sust1 .img{padding: 37px 53px 0;height: 200px;background: url(/html/public/cn/images/contact/sustainable_list_gaishu_pad.webp) center no-repeat; background-size: cover;}

  .sust1 .img .tt{font-size: 32px;line-height: 42px;}

  .sust1 .img .tc{font-size: 20px;line-height: 26px;margin: 13px 0 40px;}

  .sust2{padding: 60px 0;background: url(/html/public/cn/images/contact/sustainable_bg_pad.webp) left top no-repeat; }

  .sust2 .dl1{display: block;}

  .sust2 .dl1 dd{width: 100%;max-width: 100%;margin-bottom: 55px;}

  .sust2 .dl1 dd:last-child{margin-bottom: 0;}

  .sust2 .dl1 dd a .txt .tt{font-size: 24px;color: #175C33;line-height: 32px;margin: 18px 0 26px;}

  .sust2 .dl1 dd a .txt .tc{line-height: 21px;font-size: 16px;}

  .sust2 .dl1 dd a .txt .mo{font-size: 16px;margin-top: 20px;}

  .sust2 .dl1 dd a .txt .mo s{border: 1px solid #7ABE4D;background: #7ABE4D url(/html/public/cn/images/contact/svg/gd_b.svg) center 40% no-repeat;}

  .sustainable_con1{padding: 70px 0 30px;background: #FBFDF9;}

  .sustainable_con1 .tt{font-size: 34px;line-height: 45px;font-weight: normal;}

  .sustainable_con1 .xian{margin: 20px 0 55px;}

  .sustainable_con1 .tt2{line-height: 42px;font-size: 32px;margin: 0 auto;max-width: 582px;}

  .sustainable_con1 .ul1{justify-content: space-between;padding-top: 30px;}

  .sustainable_con1 .ul1 li{width: 48.275%;margin: 30px 0 0 0;}

  .sustainable_con1 .ul1 li .txt{padding: 19px 17px;}

  .sustainable_con1 .ul1 li .txt .ltt{font-weight: bold;font-size: 18px;line-height: 24px;}

  .sustainable_con1 .ul1 li .txt .ltc{font-size: 14px;line-height: 18px;margin-top: 10px;}

  .sustainable_con1 .ul2 li{margin-bottom: 30px;}

  .sustainable_con1 .ul2 li a{display: block;background: #fff;}

  .sustainable_con1 .ul2 li a .img{width: 100%;height: auto;border-radius: 0px;}

  .sustainable_con1 .ul2 li a .txt{width: 100%;border-radius: 0;padding: 47px;}

  .sustainable_con1 .ul2 li a .txt .ltt{font-size: 24px;line-height: 32px;}

  .sustainable_con1 .ul2 li a .txt .xian2{margin: 30px 0;}

  .sustainable_con1 .ul2 li a .txt .ltc{height: auto;margin-bottom: 50px;font-size: 16px;}

  .sustainable_con1 .ul2 li a .txt .lmo{font-size: 16px;}

  .sustainable_con1 .ul2 li a .txt .lmo s{border: 1px solid #7ABE4D;background: #7ABE4D url(/html/public/cn/images/contact/svg/gd_b.svg) center 40% no-repeat;border-radius: 50%;}

  .sustainable_con1 .jiazai{margin: 0 0 30px;}

  .sustainable_con1 .ul3{display: block;}

  .sustainable_con1 .ul3 li{width: 100%;margin-bottom: 60px;}

  .sustainable_con1 .ul3 li .txt{padding: 55px;}

  .sustainable_con1 .ul3 li .txt .ltt{font-size: 24px;line-height: 32px;}

  .sustainable_con1 .ul3 li .txt .xian2{margin: 18px 0 16px;}

  .sustainable_con1 .ul3 li .txt .ltc{font-size: 16px;}

  .sustainable_con1 .ul3 li:last-child{margin-bottom: 30px;}

  .sustainable_con1 .ul4 li{height: auto;margin-bottom: 60px;display: block;}

  .sustainable_con1 .ul4 li .img{position: relative;width: 100%;float: none;}

  .sustainable_con1 .ul4 li .txt{position: relative;width: 100%;padding: 84px 60px;height: auto;display: block;background: #fff;}

  .sustainable_con1 .ul4 li .txt .ltt{font-size: 24px;line-height: 32px;}

  .sustainable_con1 .ul4 li .txt .xian2{margin: 18px 0 26px;}

  .sustainable_con1 .ul4 li .txt .ltc{font-size: 16px;}

  .sustainable_con1 .ul4 li .txt,.sustainable_con1 .ul4 li:nth-child(2n) .txt{border: 0;}

  .acad1{padding: 55px 0;background: url(/html/public/cn/images/contact/academician_bg_pad.webp) left top no-repeat;}

  .acad1 .tt .hlt{font-size: 32px;line-height: 42px;}

  .acad1 .tt .hrt{font-size: 16px;}

  .acad1 .dl1{padding: 30px 0 56px;display: block;margin-bottom: 53px;}

  .acad1 .dl1 dd{width: 100%;max-width: 100%;margin-bottom: 50px;}

  .acad1 .dl1 dd:last-child{margin-bottom: 0;}

  .acad1 .dl1 dd a .txt .dtt .wz1{font-size: 32px;}

  .acad1 .dl1 dd a .txt .dtt .wz2{font-size: 24px;}

  .acad1 .dl1 dd a .txt .tc{font-size: 16px;}

  .acad1 .dl1 dd a .txt .mo{font-size: 16px;margin-top: 23px;}

  .acad1 .dl1 dd a .txt .mo s{border: 1px solid #7ABE4D;background: #7ABE4D url(/html/public/cn/images/contact/svg/gd_b.svg) center  no-repeat;}

  .acad1 .abtm{display: block;}

  .acad1 .abtm .ablt{display: flex;justify-content: space-between;align-items: center;align-content: center;width: 100%;margin-bottom: 30px;}

  .acad1 .abtm .ablt .tt{font-size: 32px;line-height: 42px;}

  .acad1 .abtm .ablt .mo{margin: 0;}

  .acad1 .abtm .abrt{width: 100%;}

  .acad1 .abtm .abrt .dl2 dd{padding: 36px 42px;}

  .acad1 .abtm .abrt .dl2 dd .img{width: 153px;}

  .acad1 .abtm .abrt .dl2 dd .txt{width: calc(100% - 153px);}

  .acad1 .abtm .abrt .dl2 dd .img img{width: 80px;}

  .acad1 .abtm .abrt .dl2 dd .txt .wz{font-size: 16px;margin: 10px 0 20px;}

  .acad1 .abtm .abrt .dl2 dd .txt .wz2{font-size: 16px;}

  .acad2 .tt .hlt{font-size: 32px;line-height: 42px;}

  .acad2 .tt .hrt{font-size: 16px;}

  .acad2 .dl1{margin-top: 40px;}

  .acad2 .dl1 dd{margin-bottom: 30px;}

  .acad2 .dl1 dd a{display: block;}

  .acad2 .dl1 dd a .img{width: 100%;}

  .acad2 .dl1 dd a .txt{width: 100%;padding: 46px 0 26px;}

  .acad2 .dl1 dd a .txt .dtt{height: auto;color: #175C33;font-size: 32px;}

  .acad2 .dl1 dd a .txt .xian{margin: 27px 0 57px;}

  .acad2 .dl1 dd a .txt .tc{font-size: 16px;margin-bottom: 46px;}

  .acad2 .dl1 dd a .txt .mo{font-size: 16px;}

  .acad2 .dl1 dd a .txt .mo s{border: 1px solid #7ABE4D;background: #7ABE4D url(/html/public/cn/images/contact/svg/gd_b.svg) center  no-repeat;}

  .acadl1{padding: 75px 0 90px;background: #FBFDF9;}

  .acadl1 .aox{display: block;}

  .acadl1 .aox .alt{width: 100%;}

  .acadl1 .aox .alt .tt{font-size: 32px;line-height: 42px;font-weight: normal;}

  .acadl1 .aox .alt .xian{margin: 20px 0 28px;}

  .acadl1 .aox .alt .a{display: flex;justify-content: space-between;justify-content: space-between;}

  .acadl1 .aox .alt .a a{width: 49%;padding: 26px 34px;height: auto;margin: 0;}

  .acadl1 .aox .alt .a a .en{font-size: 18px;margin: 0;}

  .acadl1 .aox .alt .a a .cn{font-size: 36px;line-height: 47px;}

  .acadl1 .aox .art{display: block;width: 100%;}

  .acadl1 .aox .art .ahezi{margin-top: 0;}

  .acadl1 .aox .art .ahezi .img{width: 36%;}

  .acadl1 .aox .art .ahezi .img img{width: 100%;left: 0;}

  .acadl1 .aox .art .ahezi .txt{width: 59.5%;}

  .acadl1 .aox .art .ahezi .txt .htt .wz1{font-size: 48px;}

  .acadl1 .aox .art .ahezi .txt .htt .wz2{font-size: 24px;}

  .acadl1 .aox .art .ahezi .txt .tc{font-size: 16px;}

  .acadl1 .aox .art .ahezi .txt .tc2{margin-top: 50px;}

  .acadl1 .aox .art .ahezi .txt .tc2 .p{display: block;padding: 0;border: 0;}

  .acadl1 .aox .art .ahezi .txt .tc2 .p div{padding: 4px 0;line-height: 16px;border-bottom: 1px dashed #ddd;}

  .acadl1 .aox .art .ahezi .txt .tc2 .p:last-child div {border: 0;}

  .acadl1 .aox .art .dl1{margin-top: 43px;}

  .acadl1 .aox .art .dl1 dt .dtt{font-size: 32px;line-height: 42px;}

  .acadl1 .aox .art .dl1 dd{font-size: 16px;}

  .acamsg1{padding: 70px 0 60px;background: #FBFDF9;}

  .acamsg1 .tt{font-size: 32px;line-height: 42px;font-weight: normal;}

  .acamsg1 .xian{margin: 20px 0 60px;}

  .acamsg1 .dl1 dd{padding-bottom: 60px;margin-bottom: 60px;}

  .acamsg1 .dl1 dd .dox{display: block;}

  .acamsg1 .dl1 dd .dox .dlt{margin: 0 auto 60px;}

  .acamsg1 .dl1 dd .dox .dlt .wz{font-size: 16px;line-height: 20px;}

  .acamsg1 .dl1 dd .dox .drt{width: 100%;}

  .acamsg1 .dl1 dd .dox .drt .dox2{padding: 36px 50px 60px;height: auto;display: block;}

  .acamsg1 .dl1 dd .dox .drt .dox2 .ico{width: 100%;}

  .acamsg1 .dl1 dd .dox .drt .dox2 .ico img{width: 80px;}

  .acamsg1 .dl1 dd .dox .drt .dox2 .txt{width: 100%;padding-top: 28px;}

  .acamsg1 .dl1 dd .dox .drt .dox2 .txt .wz{font-size: 16px;line-height: 30px;margin: 10px 0 30px;}

  .acamsg1 .dl1 dd .dox .drt .dox2 .txt .wz2{font-size: 16px;margin-top: 30px;}

  .zhengshu_tc .zhhezi .zhox{width: 85%;max-width: 620px;}

  .zhengshu_tc .zhhezi .zhox .out{width: 40px;height: 40px;right: -55px;}

  .acad_news{padding: 70px 0 60px;background: #FBFDF9;}

  .acad_news .tt2 .hlt{font-size: 32px;line-height: 42px;font-weight: normal;}

  .acad_news .xian{margin: 20px 0 60px;}

  .adva1{padding: 55px 0 60px;}

  .adva1 .atop .tt{font-size: 32px;line-height: 42px;}

  .adva1 .atop .tc{font-size: 18px;margin: 30px 0 60px;}

  .adva1 .atop .tt2 .hlt{font-size: 32px;line-height: 42px;}

  .adva1 .atop .tt2 .hrt{font-size: 16px;}

  .adva1 .atop .dl1 dd{width: 31.7%;}

  .adva1 .atop .dl1 dd a .txt{margin: 0;padding: 25px 15px;}

  .adva1 .atop .dl1 dd a .txt .att{font-size: 20px;line-height: 26px;}

  .adva1 .atop .dl1 dd a .txt .mo{font-size: 16px;margin-top: 10px;}

  .adva1 .abtm .img{margin: 60px 0 20px;}

  .adva1 .abtm .txt{font-size: 16px;}

  .adva2{padding: 60px 0;}

  .adva2 .tt2 .hlt{font-size: 32px;line-height: 42px;}

  .adva2 .tt2 .hrt{font-size: 16px;}

  .adva2 .tc{margin: 52px 0 38px;line-height: 26px;}

  .advl1{padding: 75px 0 60px;}

  .advl1 .tt{font-size: 32px;line-height: 42px;font-weight: normal;}

  .advl1 .xian{margin: 20px 0 60px;}

  .advl1 .dl1 dd{margin-bottom: 40px;}

  .advl1 .dl1 dd a{display: block;height: auto;}

  .advl1 .dl1 dd a .img{width: 100%;max-width: 100%;height: auto;}

  .advl1 .dl1 dd a .txt{position: relative;width: 100%;padding: 50px 43px;}

  .advl1 .dl1 dd a .txt .att{font-size: 24px;line-height: 32px;}

  .advl1 .dl1 dd a .txt .xian2{margin: 30px 0;}

  .advl1 .dl1 dd a .txt .atc{font-size: 16px;margin-bottom: 50px;}

  .advl1 .dl1 dd a .txt .mo{font-size: 16px;}

  .adv_yafa{padding: 70px 0 0;background: url(/html/public/cn/images/contact/advantage_bg_pad.webp) left top no-repeat;}

  .adv_yafa .tt{font-size: 32px;line-height: 42px;font-weight: normal;}

  .adv_yafa .xian{margin: 20px 0 60px;}

  .adv_yafa .dl1 .img{width: 100%;}

  .adv_yafa .dl1 .txt{width: 100%;position: relative;padding: 30px 0;margin-top: 0px;}

  .adv_yafa .dl1 .txt .tox .att{font-size: 32px;line-height: 48px;margin-bottom: 35px;}

  .adv_yafa .dl1 .txt .tox .xian2{display: none;}

  .adv_yafa .dl1 .txt .tox .atc{font-size: 16px;}

  .adv_yafa2{background: #FBFDF9;}
  
  .adv_yafa .dl1{
      flex-wrap: wrap;
  }

  .adv_yafa2 .dl1 .img{margin-left: 0;}

  .adv_yafa3{background: url(/html/public/cn/images/contact/success_bg2.webp) center bottom no-repeat;background-size: cover;}

  .adv_yafa3 .dl1 .txt .tox .xian2{display: block;margin: 30px 0;}

  .adv_yafa3 .dl1 .txt .tox .atc2{}

  .adv_yafa3 .dl1 .txt .tox .atc2 .item{padding: 0 30px;height: 50px;font-size: 16px;}

  .yanfalist_tc .zhhezi .zhox{width: 85%;padding: 58px 70px;}

  .yanfalist_tc .zhhezi .zhox .out{width: 40px;height: 40px;right: -55px;}

  .yanfalist_tc .zhhezi .zhox .ltt{font-size: 20px;line-height: 26px;margin: 25px 0 8px;}

  .yanfalist_tc .zhhezi .zhox .ltc{font-size: 14px;margin-top: 8px;}

  .adv_guanli{padding: 75px 0 60px;}

  .adv_guanli .tt{font-size: 32px;line-height: 42px;font-weight: normal;}

  .adv_guanli .xian{margin: 20px 0 40px;}

  .adv_guanli .dl1 dd{padding: 50px ;}

  .adv_guanli .dl1 dd .num{left: 50px;font-size: 250px;font-weight: bold;}

  .adv_guanli .dl1 dd .wz .dtt span{font-size: 32px;line-height: 42px;}

  .adv_guanli .dl1 dd .wz .dtc{font-size: 16px;}

  .adv_guanli .dl1 dd .wz .dtc p{margin-top: 25px;}

  .adv_guanli .dl1 dd{margin-bottom: 30px;}

  .adv_guanli .dl1 dd:last-child{margin-bottom: 0;}

  .adv_guanli2{padding: 60px 0 70px;}

  .adv_guanli2 .tt{font-size: 32px;line-height: 42px;margin-bottom: 47px;}

  .adv_guanli2 .dl1{padding: 0 50px;overflow: auto;padding-bottom: 20px;}

  .adv_guanli2 .dl1::-webkit-scrollbar{height: 10px;width: 100%;}

  .adv_guanli2 .dl1::-webkit-scrollbar-thumb{ background:#7ABE4D;border-radius: 20px;}
  
  .adv_guanli2 .dl1::-webkit-scrollbar-track{ background:#ddd;}

  .adv_guanli2 .dl1 dd{width: 150px;}

  .adv_guanli2 .dl1 dd .wz1{width: 150px;font-size: 16px;}

  .adv_guanli2 .dl1 dd.act .wz1{font-size: 22px;}

  .adv_guanli2 .dl1 dt{bottom: 23px;left: 60px;}
  
  .adv_guanli2 .dl2 dd .dox{padding: 35px ;display: block;margin-top: 50px;}

  .adv_guanli2 .dl2 dd .dox .img{width: 125px;position: absolute;top: 90px;left: 50px;}

  .adv_guanli2 .dl2 dd .dox .wz1{width: 100%;font-size: 30px;line-height: 40px;padding-left: 125px;}

  .adv_guanli2 .dl2 dd .dox .wz2{width: 100%;font-size: 16px;margin-top: 12px;padding-left: 125px;}

  .adv_guanli2 .dl2 dd .dox .dou1{left: 30px;top: -20px;}

  .adv_guanli2 .dl2 dd .dox .dou2{right: 30px;bottom: -20px;}

  .adv_zizhi{padding: 70px 0;}

  .adv_zizhi .tt{font-size: 32px;line-height: 42px;font-weight: normal;}

  .adv_zizhi .xian{margin: 20px 0 60px;}

  .adv_zizhi .adhezi{display: block;height: auto;}

  .adv_zizhi .adhezi .alt{width: 100%;height: auto;padding: 80px 110px;}

  .swiper_zh1 .pagination_zh1{display: none;}

  .adv_zizhi .adhezi .art{width: 100%;height: 580px;margin-top: 20px;}

  .swiper_zh2 .swiper-slide .sbox .wz{font-size: 16px;}

  .adv_guimo{padding: 20px 0 60px; background: url(/html/public/cn/images/contact/advantage_bg_pad.webp) left top no-repeat;margin-top: 0;}

  .adv_guimo .tc{font-size: 18px;}

  .adv_guimo .xian{margin: 50px 0;}

  .adv_guimo .tt{display: none;}

  .adv_guimo .dl1{margin: 0;justify-content: space-between;justify-content: space-between;}

  .adv_guimo .dl1 dd{width: 49%;max-width: 355px;margin: 2% 0 0 0;}

  .adv_guimo .dl1 dd a .img .wz1{font-size: 16px;}

  .adv_guimo .dl1 dd a .img .wz2 s{width: 40px;height: 40px;}

  .adv_guimo .dl1 dd a .img .wz1 s{width: 40px;height: 40px;}

  .adv_guimo .dl2 dd a{display: block;}

  .adv_guimo .dl2 dd a .img{width: 100%;}

  .adv_guimo .dl2 dd a .txt{width: 100%;padding: 24px 0 0 ;}

  .adv_guimo .dl2 dd a .txt .dtt{font-size: 32px;line-height: 42px;}

  .adv_guimo .dl2 dd a .txt .dtc{font-size: 18px;margin: 30px 0 24px;}

  .adv_guimo .dl2 dd a .txt .mo{font-size: 16px;color: #175C33;}

  .adv_guimo .dl2 dd a .txt .mo s{border: 1px solid #7ABE4D;background: #7ABE4D url(/html/public/cn/images/contact/svg/gd_b.svg) center 45%  no-repeat;}

  .adv_guimo .dl2 dd{margin-bottom: 55px;}

  .adv_guimo .dl2 dd:last-child{margin-bottom: 50px;}

  .adv1{padding: 75px 0 50px;background: url(/html/public/cn/images/contact/advantage_bg_pad.webp) left top no-repeat;}

  .adv1 .tt{text-align: left;line-height: 42px;font-size: 32px;font-weight: normal;}

  .adv1 .xian{margin: 20px 0 50px;}

  .adv1 .tc{margin: 30px 0;font-size: 20px;}

  .adv1 .tc p{display: inline;}

  .adv1 .tc br{display: none;}

  .adv3{margin: 55px 0 40px;}

  .adv3 .dl1 dd .wz{font-size: 16px;line-height: 22px;}

  .adv3 .dl1 dd .img{margin-top: 20px;}

  .adv4 .tt{line-height: 22px;margin-bottom: 18px;}

  .adv_guimo .dl3 dd{justify-content: space-between;display: none;margin-top: 27px;}

  .adv_guimo .dl3 dd .a{width: 46.9%;max-width: 340px;margin: 0 0 15px;}

  .adv_guimo .dl3 dd .a .img{margin-bottom: 15px;}

  .adv_guimo .dl3 dd .a .txt{font-size: 24px;line-height: 27px;}

  .adv_guimo .dl3 dt{margin-bottom: 0;}

  .adv_guimo .dl3 dt .dtt1{
      display: none;
      font-size: 22px;
      line-height: 32px;
      position: relative;
      padding-left: 16px;
  }
  
  .adv_guimo .dl3 dt .dtt1::before{
      position: absolute;
      content: '';
      left: 0;
      top: 5px;
      width: 4px;
      height: 22px;
      background-color: #7ABE4D;
  }

  .adv_guimo .dl3 dt .dtt2{display: block;}

  .adv_guimo .dl3.act dt .dtt1{display: block;}

  .adv_guimo .dl3.act dt .dtt2{display: none;}

  .adv_guimo .dl3.act dt{}

  .adv_guimo .dl3.act dd{display: flex;}

  .adv_guimo .dl3{margin-bottom: 20px;}

  .succ1{padding: 100px 0;}

  .acad2{padding:  0 0 60px;background: #fff;}

  .advl1 .adv_lunbo{padding: 0px 0 30px; }

  .swiper_sp1 .swiper-slide .sbox{flex-wrap: wrap;flex-direction: column-reverse;}

  .swiper_sp1 .swiper-slide .sbox .slt{width: 100%;margin-top: 20px;}

  .swiper_sp1 .swiper-slide .sbox .slt .stt{font-size: 24px;}

  .swiper_sp1 .swiper-slide .sbox .srt{width: 100%;}

  .swiper_sp1 .swiper-slide .sbox .srt  .vid_bf .wz{font-size: 12px;}

  .swiper_sp1 .swiper-slide .sbox .srt  .vid_bf{ background: rgba(255, 255, 255, 0.2);backdrop-filter: blur(4px);}

  .swiper_sp1 .swiper-slide .sbox .srt .vid_bf .ico{display: none;}

  .swiper_sp1 .swiper-slide .sbox .srt .vid_bf .wz span{padding: 0 40px;line-height: 50px;}



}

@media (max-width:500px) {

  .pad_yincang{display: none;}

  .mob_yincang{display: block;}

  .contact_con1{padding: 55px 0 20px;background: url(/html/public/cn/images/contact/success_bg_pad.webp) left top no-repeat;}

  .contact_con1 .mob_yincang .ctt{font-size: 24px;line-height: 32px;text-align: center;color: #175C33;}

  .contact_con1 .mob_yincang .ctc{font-size: 14px;line-height: 18px;color: #999;text-align: center;}

  .contact_con1 .mob_yincang .ctc p{margin-top: 4px;}

  .contact_con1 .mob_yincang .dh{display: flex;justify-content: center;align-items: center;align-content: center;font-size: 24px;line-height: 40px;font-family: Arial;color: #7ABE4D;margin: 15px 0 3px;}

  .contact_con1 .mob_yincang .dh .ico{width: 24px;margin-right: 8px;}

  .contact_con1 .cox{display: block;background-size: 140%;background-position: 90% 100%;}

  .contact_con1 .cox .clt{position: relative;width: 100%;height: auto;}

  .contact_con1 .cox .crt{width: 100%;margin: 0;padding: 25px 0 40px;}

  .contact_con1 .cox .crt .dh{display: none;}

  .contact_con1 .cox .crt{}

  .contact_con1 .cox .crt .dl1 dt{font-size: 16px;line-height: 21px;margin-bottom: 8px;}

  .contact_con1 .cox .crt .dl1 dd .a{font-size: 12px;line-height: 34px;}

  .contact_con1 .cox .crt .dl1 dd .a .ico{margin-right: 8px;}

  .contact_con2 .tt{font-size: 32px;text-align: left;line-height: 50px;}

  .contact_con2 .tt2{font-size: 16px;line-height: 21px;text-align: left;margin: 10px 0 30px;}

  .contact_con2 .dl1{display: block;}

  .contact_con2 .dl1 dd{width: 100%;margin-bottom: 16px;}

  .contact_con2 .dl1 .dtt{font-size: 14px;margin-bottom: 8px;}

  .contact_con2 .dl1 input{height: 40px;}

  .contact_con2 .dl1 dt{display: block;}

  .contact_con2 .dl1 dt .dlt .ipt{width: 100%;}

  .contact_con2 .dl1 dt .dlt .ipt .yzm{height: 40px;}

  .contact_con2 .dl1 dt .dlt .ipt input{width: calc(100% - 88px);}

  .contact_con2 .dl1 dt .drt .btn{width: 100%;font-size: 15px;}

  .contact_con2{padding-bottom: 40px;}

  .err1{background: #fff;}

  .err1 .tt1{font-size: 24px;line-height: 32px;}

  .err1 .tt2{max-width: 100%;margin: 40px 0 24px;height: 40px;}

  .err1 .tt3 a{font-size: 14px;padding-right: 14px;line-height: 24px;}

  .succ1 .stt1 .ico{width: 156px;left: -1em;}

  .succ1{padding: 70px 0 100px;}

  .succ1 .stt2{font-size: 24px;line-height: 32px;margin: 24px 0 48px;}

  .succ1 .stt3 a{width: 100%;border-radius: 0;font-size: 15px;font-weight: bold;letter-spacing: 5px;}

  .succ1 .stt3 a s{display: none;}

  .webtop{padding: 50px 20px 20px;}

  .webtop .tt{margin-bottom: 0;}

  .webtop .dl1{flex-wrap: wrap;justify-content: flex-start;}

  .webtop .dl1 a{margin: 35px 0 0;width: 25%;}

  .webtop .dl1 a .ico{width: 46px;padding: 14px;}

  .sust1{padding: 45px 0;}

  .sust1 .img{padding: 34px 20px 0;background: url(/html/public/cn/images/contact/sustainable_list_gaishu_mo.webp) center no-repeat;background-size: cover;}

  .sust1 .img .tt{font-weight: normal;}

  .sust1 .img .tc{font-size: 15px;line-height: 22px;margin: 13px 0 6px;}

  .sust2{background: url(/html/public/cn/images/contact/success_bg_pad.webp) left top no-repeat;padding: 47px 0 60px;}

  .sust2 .dl1 dd a .txt{padding-top: 0;}

  .sust2 .dl1 dd a .txt .tt{margin: 13px 0 18px;}

  .sust2 .dl1 dd a .txt .xian{margin: 0 0 18px;}

  .sust2 .dl1 dd a .txt .tc{font-size: 15px;line-height: 25px;white-space: normal;}

  .sust2 .dl1 dd a .txt .mo{font-size: 14px;line-height: 18px;margin-top: 18px;}

  .sust2 .dl1 dd{margin-bottom: 50px;}

  .sust2 .dl1 dd a .txt .mo s{display: block;width: 18px;height: 18px;border: 1px solid #000;background: url(/html/public/cn/images/contact/svg/gd_h.svg) center 40% no-repeat;border-radius: 50%;margin-left: 8px;}

  .sustainable_con1{padding: 50px 0 38px;background: #fff;}

  .sustainable_con1 .xian{margin: 20px 0 36px;}

  .sustainable_con1 .tt2{font-size: 24px;line-height: 32px;}

  .sustainable_con1 .ul1{padding-top: 10px;display: block;}

  .sustainable_con1 .ul1 li{width: 100%;margin-top: 32px;}

  .sustainable_con1 .ul1 li .txt{padding: 23px 20px;}

  .sustainable_con1 .ul1 li .txt .ltc{font-size: 15px;line-height: 25px;margin-top: 12px;}

  .sustainable_con1 .ul2 li a .txt{padding: 33px 20px;}

  .sustainable_con1 .ul2 li a .txt .ltt{font-size: 22px;line-height: 29px;}

  .sustainable_con1 .ul2 li a .txt .xian2{margin: 20px 0 19px;}

  .sustainable_con1 .ul2 li a .txt .ltc{font-size: 15px;line-height: 24px;display: block;margin-bottom: 44px;}

  .sustainable_con1 .ul2 li a .txt .lmo{font-size: 14px;line-height: 18px;}

  .sustainable_con1 .ul2 li{margin-bottom: 40px;}

  .sustainable_con1 .jiazai{margin-bottom: 40;}

  .sustainable_con1 .ul3 li{margin-bottom: 32px;}

  .sustainable_con1 .ul3 li .txt{padding: 33px 20px;}

  .sustainable_con1 .ul3 li .txt .ltc{font-size: 15px;line-height: 24px;}

  .sustainable_con1 .ul4 li .txt{padding: 33px 20px;}

  .sustainable_con1 .ul4 li .txt .xian2{margin-bottom: 20px;}

  .sustainable_con1 .ul4 li .txt .ltc{font-size: 15px;line-height: 24px;}

  .acad1{padding: 55px 0 60px; background: url(/html/public/cn/images/contact/academician_bg_m.webp) left top no-repeat;}

  .acad1 .tt .hlt{font-size: 34px;line-height: 45px;}

  .acad1 .tt{align-items: flex-end;}

  .acad1 .tt .hrt{font-size: 14px;}

  .acad1 .dl1 dd a .txt .dtt .wz1{font-size: 24px;line-height: 32px;}

  .acad1 .dl1 dd a .txt .dtt .wz2{font-size: 18px;}

  .acad1 .dl1 dd a .txt .xian{margin: 28px 0 20px;}

  .acad1 .dl1 dd a .txt .tc{font-size: 15px ;line-height: 24px;}

  .acad1 .dl1 dd a .txt .mo{font-size: 14px;line-height: 18px;}

  .acad1 .dl1{padding-bottom: 60px;margin-bottom: 50px;}

  .acad1 .abtm .ablt .tt{font-size: 34px;line-height: 45px;}

  .acad1 .abtm .ablt{align-items: flex-end;margin-bottom: 40px;}

  .acad1 .abtm .ablt .mo{font-size: 14px;}

  .acad1 .abtm .abrt .dl2 dd{padding: 35px 20px 30px;display: block;}

  .acad1 .abtm .abrt .dl2 dd .img{width: 100%;}

  .acad1 .abtm .abrt .dl2 dd .img img{margin: 0 auto;}

  .acad1 .abtm .abrt .dl2 dd .txt{width: 100%;margin-top: 30px;}

  .acad1 .abtm .abrt .dl2 dd .txt .wz{font-size: 15px;line-height: 28px;margin: 10px 0;}

  .acad1 .abtm .abrt .dl2 dd .txt .wz2{font-size: 16px;line-height: 22px;margin-top: 20px;}

  .acad2 .tt .hlt{font-size: 34px;line-height: 45px;}

  .acad2 .tt {align-items: flex-end;}

  .acad2 .tt .hrt{font-size: 14px;line-height: 18px;}

  .acad2 .dl1{margin-top: 30px;}

  .acad2 .dl1 dd a{border: 0;padding: 0;}

  .acad2 .dl1 dd a .img{border-radius: 12px 12px 0 0;}

  .acad2 .dl1 dd a .txt{padding: 18px 20px 30px;border: 1px solid #ddd;border-top: 0;border-radius: 0 0 10px 10px;}

  .acad2 .dl1 dd a .txt .dtt{font-size: 18px;line-height: 24px;}

  .acad2 .dl1 dd a .txt .xian{margin: 30px 0 5px;}

  .acad2 .dl1 dd a .txt .tc{font-size: 15px;line-height: 28px;display: block;height: auto;margin-bottom: 18px;}

  .acad2 .dl1 dd a .txt .mo{font-size: 14px;line-height: 18px;}

  .acad2{padding: 60px 0;background: #F9F9F9;}

  .acadl1{padding: 50px 0;background: #fff;}

  .acadl1 .aox .alt .tt{font-size: 34px;line-height: 45px;}

  .acadl1 .aox .alt .xian{margin: 23px 0 40px;}

  .acadl1 .aox .alt .a a{padding: 12px 16px;}

  .acadl1 .aox .alt .a a .en{font-size: 8px;}

  .acadl1 .aox .alt .a a .cn{font-size: 17px;line-height: 22px;}

  .acadl1 .aox .alt .a a s{transform: scale(0.5);-webkit-transform: scale(0.5);}

  .acadl1 .aox .art .ahezi{display: block;}

  .acadl1 .aox .art .ahezi .img{width: 100%;margin-top: -70px;}

  .acadl1 .aox .art{margin-top: 50px;}

  .acadl1 .aox .art .ahezi .txt{width: 100%;margin-top: 30px;}

  .acadl1 .aox .art .ahezi .txt .htt .wz1{font-size: 24px;line-height: 32px;}

  .acadl1 .aox .art .ahezi .txt .htt .wz2{font-size: 18px;margin-left: 8px;line-height: 24px;}

  .acadl1 .aox .art .ahezi .txt .xian{margin: 25px 0 28px;}

  .acadl1 .aox .art .ahezi .txt .tc{font-size: 15px;line-height: 24px;}

  .acadl1 .aox .art .ahezi .txt .tc2{margin-top: 24px;}

  .acadl1 .aox .art .dl1{margin-top: 24px;}

  .acadl1 .aox .art .dl1 dt .dtt{font-size: 24px;line-height: 32px;margin: 16px 0;}

  .acadl1 .aox .art .dl1 dd{font-size: 15px;line-height: 24px;}

  .acadl1 .aox .art .dl1 dd .p2{margin-bottom: 10px;}

  .acamsg1{ background: url(/html/public/cn/images/contact/academician_bg_m.webp) left top no-repeat;padding: 50px 0;}

  .acamsg1 .tt{font-size: 34px;line-height: 45px;}

  .acamsg1 .xian{margin: 20px 0 40px;}

  .acamsg1 .dl1 dd .dox .dlt{width: 100%;margin-bottom: 30px;}

  .acamsg1 .dl1 dd .dox .dlt img{margin-bottom: 17px;}

  .acamsg1 .dl1 dd .dox .dlt .wz{font-size: 14px;line-height: 18px;}

  .acamsg1 .dl1 dd .dox .drt{padding: 0;}

  .acamsg1 .dl1 dd .dox .drt .dox2{padding: 30px 27px;}

  .acamsg1 .dl1 dd .dox .drt .dox2 .ico img{margin:  0 auto;}
  
  .acamsg1 .dl1 dd .dox .drt .dox2 .txt{padding-top: 10px;}

  .acamsg1 .dl1 dd .dox .drt .dox2 .txt .wz{font-size: 15px;line-height: 28px;margin: 10px 0;}

  .acamsg1 .dl1 dd .dox .drt .dox2 .txt .wz2{font-size: 16px;line-height: 20px;margin-top: 20px;}

  .zhengshu_tc .zhhezi .zhox{width: 82%;margin: 0 0 0 5%;}

  .zhengshu_tc .zhhezi{justify-content: flex-start;}

  .zhengshu_tc .zhhezi .zhox .out{transform: scale(0.5);transform-origin: left top;}

  .acad2{padding: 50px 0;}

  .acad_news .tt2 .hlt{font-size: 34px;line-height: 45px;}

  .acad_news .xian{margin: 23px 0 40px;}

  .adva1 .atop .tt{font-size: 24px;line-height: 32px;}

  .adva1 .atop .tc{font-size: 14px;line-height: 18px;margin: 23px 0 54px;}

  .adva1 .atop .tt2 .hlt{font-size: 24px;line-height: 32px;}

  .adva1 .atop .tt2 {align-items: flex-end;}

  .adva1 .atop .tt2 .hrt{font-size: 14px;line-height: 18px;}

  .adva1 .atop .dl1{display: block;margin: 24px 0;}

  .adva1 .atop .dl1 dd{width: 100%;max-width: 100%;margin-bottom: 30px;}

  .adva1 .atop .dl1 dd a .txt{margin: 6px 0 0;display: flex;align-items: center;align-content: center;justify-content: space-between;padding: 20px;line-height: 24px;border-radius: 6px;}

  .adva1 .atop .dl1 dd a .txt .att{font-size: 18px;line-height: 24px;}

  .adva1 .atop .dl1 dd a .txt .mo{font-size: 14px;margin: 0;}

  .adva1 .abtm .img{margin: 24px 0 15px;}

  .adva1 .abtm .txt{font-size: 15px;line-height: 24px;}

  .adva2{padding: 55px 0 45px;}

  .adva2 .tt2 .hlt{font-size: 24px;line-height: 32px;}

  .adva2 .tt2 {align-items: flex-end;}

  .adva2 .tt2 .hrt{font-size: 14px;line-height: 18px;}

  .adva2 .tc{margin: 32px 0;line-height: 24px;font-size: 15px;}

  .adva2 .img img{width: auto;max-width: 100%;margin: 0 auto;}

  .advl1{padding: 50px 0;}

  .advl1 .tt{font-size: 34px;line-height: 45px;}

  .advl1 .xian{margin: 20px 0 30px;}

  .advl1 .dl1 dd a .txt{padding: 32px 12px;}

  .advl1 .dl1 dd a .txt .atc{font-size: 15px;line-height: 24px;    -webkit-line-clamp: 3;margin-bottom: 30px;}

  .advl1 .dl1 dd a .txt .mo{font-size: 14px;}

  .advl1 .dl1 dd{margin-bottom: 30px;}

  .adv_yafa{background: url(/html/public/cn/images/contact/academician_bg_m.webp) left top no-repeat;}

  .adv_yafa .tt{font-size: 34px;line-height: 45px;}

  .adv_yafa .xian{margin: 20px 0 35px;}

  .adv_yafa .dl1 .txt{padding: 23px 0 60px;}

  .adv_yafa .dl1 .txt .tox .att{font-size: 24px;line-height: 32px;margin-bottom: 20px;}

  .adv_yafa .dl1 .txt .tox .atc{font-size: 15px;line-height: 24px;}

  .adv_yafa2{background: #FBFDF9;padding-top: 0;}

  .adv_yafa3{background: url(/html/public/cn/images/contact/success_bg2.webp) center bottom no-repeat;}

  .adv_yafa3 .dl1 .txt .tox .atc2{display: block;}

  .adv_yafa3 .dl1 .txt .tox .atc2 .item{width: 100%;margin-bottom: 10px;}

  .yanfalist_tc .zhhezi{justify-content: flex-start;}

  .yanfalist_tc .zhhezi .zhox{width: 82%;margin-left: 5%;padding: 17px 20px;}

  .yanfalist_tc .zhhezi .zhox .out{transform: scale(0.5);transform-origin: top left;}

  .yanfalist_tc .zhhezi .zhox .ltt{font-size: 16px;line-height: 21px;margin: 13px 0 6px;}

  .yanfalist_tc .zhhezi .zhox .ltc{margin: 0;line-height: 1.75;}

  .adv_guanli{padding: 50px 0;background: #fff;}

  .adv_guanli .tt{font-size: 34px;line-height: 45px;}

  .adv_guanli .xian{margin: 20px 0 27px;}

  .adv_guanli .dl1 dd{padding: 70px 0 0 ;margin-bottom: 40px;}

  .adv_guanli .dl1 dd .num{font-size: 200px;left: 0;}

  .adv_guanli .dl1 dd .wz .dtt span{font-size: 24px;padding-bottom: 24px;}

  .adv_guanli .dl1 dd .wz .dtt{padding-bottom: 14px;}

  .adv_guanli .dl1 dd .wz .dtc p{margin-top: 10px;}

  .adv_guanli .dl1 dd .wz .dtc{font-size: 15px;line-height: 24px;}

  .adv_guanli2{padding: 30px 0 60px;}

  .adv_guanli2 .tt{margin: 0 0 35px;font-size: 28px;line-height: 37px;}

  .adv_guanli2 .dl1{display: none;}

  .adv_guanli2 .dl2{display: none;}

  .adv_guanli2 .dl3m{display: block;}

  .adv_guanli2 .dl3{position: relative;padding: 5px 0 5px 24px;overflow: hidden;max-height: 500px;}

  .adv_guanli2 .dl3 dt{position: absolute;width: 1px;top: 0;left: 5px;z-index: 1;height: 100%;background: #7ABE4D;}

  .adv_guanli2 .dl3 dd{position: relative;z-index: 2;margin-bottom: 40px;}

  .adv_guanli2 .dl3 dd .dtt .wz1{font-size: 22px;line-height: 29px;color: #7ABE4D;}

  .adv_guanli2 .dl3 dd .dtt .wz2{font-size: 12px;color: #666;margin: 10px 0 0;line-height: 16px;}

  .adv_guanli2 .dl3 dd .dian{display: block;width: 10px;height: 10px;position: absolute;left: -24px;top: 15px;background: #7ABE4D;border-radius: 50%;}

  .adv_guanli2 .dl3 dd .dtc{position: relative;padding: 24px 20px 37px;background: #F1F3F0;margin-top: 30px;}

  .adv_guanli2 .dl3 dd .dtc .img img{margin: 0 auto 16px;}

  .adv_guanli2 .dl3 dd .dtc .wz1{font-size: 24px;color: #7ABE4D;line-height: 32px;text-align: center;}

  .adv_guanli2 .dl3 dd .dtc .wz2{font-size: 15px;line-height: 24px;color: #666;margin-top: 16px;}

  .adv_guanli2 .dl3 dd .dtc .dou1{position: absolute;top: -12px;left: 20px;width: 40px;}

  .adv_guanli2 .dl3 dd .dtc .dou2{position: absolute;bottom: -12px;right: 20px;width: 40px;}

  .adv_guanli2 .dl3.act{max-height: 9999999px;}

  .adv_guanli2 .dl3m .jiazai{display: flex;justify-content: center;align-items: center;align-content: center;font-size: 14px;line-height: 18px;width: 100%;margin-top: 20px;}

  .adv_guanli2 .dl3m .jiazai .sp2{display: none;}

  .adv_guanli2 .dl3m .jiazai s{display: block;width: 16px;height: 16px;background: url(/html/public/cn/images/contact/svg/zhankai.svg) center no-repeat;margin-left: 8px;}

  .adv_guanli2 .dl3m .jiazai.act .sp1{display: none;}

  .adv_guanli2 .dl3m .jiazai.act .sp2{display: block;}

  .adv_guanli2 .dl3m .jiazai.act s{background: url(/html/public/cn/images/contact/svg/shouqi.svg) center no-repeat;}

  .adv_zizhi{padding: 50px 0 55px;background: #fff;}

  .adv_zizhi .tt{font-size: 34px;line-height: 45px;}

  .adv_zizhi .xian{margin: 20px 0 30px;}

  .adv_zizhi .adhezi .alt{padding: 38px 54px 28px;}

  .adv_zizhi .adhezi .alt .lunbox .anniu .btn{margin-top: 10px;width: 26px;height: 26px;background-size: 8px;}

  .adv_zizhi .adhezi .alt .lunbox .anniu .btn:hover{background-size: 8px;}

  .swiper_zh2 .swiper-slide{line-height: 58px;height: 58px;}

  .adv_zizhi .adhezi .art{height: 420px;}

  .swiper_zh2 .swiper-slide .sbox{padding: 0 12px;}

  .swiper_zh2 .swiper-slide .sbox .wz{width: calc(100% - 20px);}

  .adv_guimo{padding: 55px 0;background: url(/html/public/cn/images/contact/academician_bg_m.webp) left top no-repeat;}

  .adv_guimo .tc{font-size: 15px;line-height: 24px;}

  .adv_guimo .xian{margin: 36px 0 53px;}

  .adv_guimo .tt{display: block;font-size: 24px;line-height: 32px;}

  .adv_guimo .dl1{display: block;padding-top: 18px;}

  .adv_guimo .dl1 dd{width: 100%;margin-top: 12px;}

  .adv_guimo .dl2 dd a .txt .dtt{font-size: 24px ;line-height: 32px;}

  .adv_guimo .dl2 dd a .txt .dtc{font-size: 12px 0 26px;font-size: 15px;line-height: 24px;}

  .adv_guimo .dl2 dd a .txt .mo{font-size: 14px;line-height: 18px;}

  .adv_guimo{padding: 38px 0;}

  .adv_guimo .dl3.act dt .dtt1{font-size: 16px;line-height: 20px;}
  
  .adv_guimo .dl3 dt .dtt1::before{
      top: 2px;
      height: 16px;
  }

  .adv_guimo .dl3 dd{margin-top: 30px;}

  .adv_guimo .dl3 dd .a{margin-bottom: 9px;width: 47.2%;}

  .adv_guimo .dl3 dd .a .img{margin-bottom: 9px;}

  .adv_guimo .dl3 dd .a .txt{font-size: 12px;line-height: 18px;}


  .adv_guimo .dl3 dt .dtt2 .dxx{padding: 15px;}

  .adv_guimo .dl3 dt .dtt2 .dxx .dlt{font-size: 16px;line-height: 21px;}

  .adv_guimo .dl3 dt .dtt2 .dxx .drt{font-size: 14px;}


  .adv_guimo .dl3{margin-bottom: 10px;}

  .adv1{padding: 52px 0;background: #fff;}

  .adv1 .tt{font-size: 34px;line-height: 45px;}

  .adv1 .xian{margin: 20px 0 30px;}

  .adv1 .tc{font-size: 15px ;line-height: 24px;margin: 40px 0 0;}

  .adv3{margin: 50px 0 0;}

  .adv3 .dl1{display: block;}

  .adv3 .dl1 dd{width: 100%;margin-bottom: 35px;}

  .adv3 .dl1 dd .wz{font-size: 18px;line-height: 24px;}

  .adv4 .tt{font-size: 18px;line-height: 24px;margin-bottom: 8px;}











}











