.hmFocus,.hmFocus_item{height: 100vh;}
.hmFocusWpr{position:relative;}
.hmFocus{ background:#000;}
.hmFocus_item { position: relative; overflow: hidden; }
.hmFs_bg { height: 100%; width: 100%; background-repeat:no-repeat; background-size:cover; background-position:center center;-webkit-transform:scale(1.12); transform:scale(1.12); }
.hmFs_bg:after{ content: ""; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background: url(../images/fs_line.png) repeat-x left top; }
.hmFocus_item video{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.hmFs_trsBg{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../images/banLine.png) repeat-x left top; background-size:auto 100%; }
.hmFs_trsBg:after{content:"";position:absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../images/hmfs_2.png) repeat-x left bottom; }
.active .hmFs_bg{ visibility: visible; -webkit-animation: scaleBg 6s linear forwards; animation: scaleBg 6s linear forwards;}
.hmFocus_doc{ width: 100%; position: absolute; left: 0px; bottom: 10px; z-index: 5; }
.hmFocus_doc ul{ text-align:center}
.hmFocus_doc ul li{ cursor:pointer; margin:0 5px; width:35px; display:inline-block;}
.hmFs_docx{ line-height: 50px; height: 51px; border-top: 2px solid rgba(255,255,255,0.4); transition: all 0.5s ease-in-out; font-size: 14px; color: #FFF; opacity:1; position:relative; }
.hmFs_docx.on{opacity:1;}
.hmFs_docx i{width:0; height:2px; background:#fff; position:absolute; left:0; top:-2px; transition:all 0.5s ease-in-out;}
.hmFs_docx.on i{width:100%; transition:all 5s linear;}
/*.hmFocus_doc ul li:first-child .hmFs_docx.on i{transition:all 10s linear;}*/
.hmBan_txt{ position:absolute; left:0; bottom:8.75vw; color:#fff; width:100%; text-shadow:0 2px 8px rgba(0,0,0,0.2);}
.hmBan_txt strong{ font-size: 3.12vw; letter-spacing: 4px; display: block; line-height: 3.8vw; display: block; transition: all 0.8s ease; transform: translateY(50px); opacity: 0; font-weight:normal;}
.hmBan_txt p{ font-size: 3.12vw; line-height: 3.8vw; transition: all 0.8s ease; transform: translateY(50px); opacity: 0; letter-spacing: 4px;}
.hmBan_txt2{top:50%; transform:translateY(-50%); bottom:auto; padding-top:120px;}
.hmBan_txt2 p{ font-size:20px; line-height:30px; margin-top:12px;}
.active .hmBan_txt strong{ opacity:1; transform:translateY(0);}
.active .hmBan_txt p{ opacity:1; transform:translateY(0); transition-delay:0.2s}
.hmBanBtns{ transition: all 0.8s ease; transform: translateY(50px); opacity: 0; height:60px;}
.active .hmBanBtns{ opacity:1; transform:translateY(0); transition-delay:0.4s}
.hmBan_m{ line-height: 60px; text-align: center; display: inline-block; width: 234px; margin-right: 35px; font-size: 16px; font-weight: bold; background: #c12c25; letter-spacing: 4px; color: #FFF; float:left; }
.hmBan_m:hover{ transform:translateY(-3px); box-shadow:0 3px 20px rgba(193,44,37,0.3); color:#fff;}
.hmBan_mvBtn{ background: url(../images/hmBan_ico.png) no-repeat center center; height: 60px; width: 60px; margin-left: 36px; border: 1px solid #FFF; border-radius:50%; display:inline-block;}
.hmNext{ background: url(../images/hmMs.png) no-repeat center center; display: inline-block; position: absolute; margin-left: -12px; z-index: 1; height: 40px; width: 24px; left: 50%; bottom: 120px; display:none!important; }
.hmNext:after{ content: ""; background: url(../images/hmBar.png) no-repeat center center; height: 6px; width: 10px; margin-left: -5px; position: absolute; left: 50%; bottom: -16px; animation:nextAni 1s linear infinite; }
.hmFocus .slick-prev{ background: url(../images/fs_btn.png) no-repeat center center; display: inline-block; height: 30px; width: 30px; position: absolute; left: 1vw; top: 50%; overflow: hidden; cursor: pointer; margin-top: -15px; z-index: 2; opacity:0.5; transition:all 0.5s ease; }
.hmFocus .slick-next{ background: url(../images/fs_btn.png) no-repeat center center; display: inline-block; height: 30px; width: 30px; position: absolute; right: 1vw; top: 50%; overflow: hidden; cursor: pointer; margin-top: -15px; z-index: 2; transform:rotate(180deg); opacity:0.5; transition:all 0.5s ease;}
.hmFocus .slick-prev:hover,.hmFocus .slick-next:hover{ opacity:1;}
@media (max-width:1799px){

}
@media (max-width:1379px){

}
@media (max-width:1199px){
.hmFocus,.hmFocus_item{height:calc(100vh - 56px);}
.hmFocus .slick-prev,
.hmFocus .slick-next{display:none!important;}
}
@media (max-width:993px){
.hmFocus,.hmFocus_item{height:500px;}
.hmFocus_doc{bottom:0;}
.hmFs_docx{height:41px;}
.hmBan_txt{bottom:80px;}
.hmBan_txt strong{font-size:24px; line-height:36px; letter-spacing:0;}
.hmBan_txt p{font-size:24px; line-height:36px; letter-spacing:0;}
.hmBan_txt2 p{font-size:16px; line-height:26px; margin-top:8px;}
}
@media (max-width:767px){
.hmFocus,.hmFocus_item{height:86vw;}
.hmBan_txt strong{font-size:20px; line-height:26px;}
.hmBan_txt{bottom:70px;}
.hmBan_txt p{font-size:20px; line-height:26px;}
.hmBan_txt2 p{font-size:12px; line-height:22px;}
.hmFs_docx{height:25px;}
.hmFocus_doc ul li{width:25px;}
.hmBan_txt2{padding-top:100px;}
}

.m2banner{position: relative; overflow: hidden}
.m2banner .coverImg{ height: 100vh; transition:all 6s ease; transform:scale(1.15);}
.m2banner .coverImg:after{ content: ""; background: url(../images/fs_line.png) repeat-x left top; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.m2banner.on .coverImg{ transform:scale(1);}
.m2banTxt{ position: absolute; left: 0; top: 50%; width: 100%; transform: translateY(-50%); text-align: center; color: #fff;}
.m2banTxt strong{font-size: 2.5vw;line-height: 3.12vw;letter-spacing: 2px;display: block;font-weight: normal;}
.m2banTxt p{font-size: 18px;line-height: 30px;letter-spacing: 2px;display: block; margin-top: 12px;}
.m2next{ background: url(../images/m2next.png) no-repeat center center; height: 15px; width: 30px; margin-left: -15px; position: absolute; left: 50%; bottom: 35px; cursor:pointer; animation:nextAni 1.5s linear infinite;}
@keyframes nextAni {
	0% {
  		bottom:35px;
		opacity:0;
	}
	30% {
  		bottom:35px;
		opacity:0;
	}
	90% {
  		bottom:30px;
		opacity:1;
	}
	100% {
  		bottom:30px;
		opacity:0;
	}
}
@media (max-width:1799px){
.m2banTxt p{font-size:16px; line-height:26px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2banner .coverImg{height:calc(100vh - 56px);}
}
@media (max-width:993px){
.m2banner .coverImg{height:50vw;}
.m2banTxt strong{font-size:24px; line-height:36px; letter-spacing:0;}
.m2banTxt p{font-size:14px; line-height:24px; margin-top:8px;}
}
@media (max-width:767px){
.m2next{display:none;}
.m2banTxt strong{font-size:22px;}
.m2banTxt p{margin-top:4px; letter-spacing:0}
}


.inx_con1{}
.inx_pt{ text-align: center; }
.inx_pt strong{ font-size: 2.5vw; line-height: 2.5vw; display:block; font-weight:normal; letter-spacing:2px;}
.inx_pt p{ font-size: 18px; color: #666; line-height: 30px; margin-top: 1.3vw; }
.inx_c1tab{ margin-top:1.3vw; text-align:center; line-height:30px;}
.inx_c1tab a{ display:inline-block; margin:0 18px; position:relative; font-size:16px; cursor:pointer;}
.inx_c1tab a.on{ color:var(--cor);}
.inx_c1tab a:after{content:""; position:absolute; left:50%; width:0%; transform:translateX(-50%); bottom:0; height:2px; background:var(--cor); transition:all 0.5s ease;}
.inx_c1tab a.on:after{ width:100%;}
.inx_c1changxWpr{ margin-top:2.6vw;}
.inx_c1changx{ display:none;}
.inx_c1changx.on{ display:block;animation:fadeInUp 0.5s ease;}
.inx_c1changx ul{ display:flex;flex-wrap:wrap; margin:0 -8px;}
.inx_c1changx ul li{ width:calc(34.26% - 16px); margin:0 8px 16px;}
.inx_c1changx ul li:nth-child(1){ width:calc(65.74% - 16px);}
.inx_c1changx ul:nth-child(2n) li{ width:calc(34.26% - 16px);}
.inx_c1changx ul:nth-child(2n) li:nth-child(2){ width:calc(65.74% - 16px);}
.inx_c1a{ display:block;}
.inx_c1a .overflowHide{ height:23.95vw}
.inx_c1a .coverImg:after{content:"";}
.inx_c1nm{ position:absolute; left:0; right:0; bottom:0; height:120px;background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 100%); padding:30px 30px 0px; color:#fff;}
.inx_c1nm strong{ font-size: 24px; line-height: 30px; display:block; font-weight:normal;}
.inx_c1nm p{ font-size: 18px; line-height: 26px; margin-top: 10px; }
@media (max-width:1799px){
.inx_c1nm strong{font-size:21px; line-height:26px;}
.inx_c1nm p{font-size:14px; line-height:24px; margin-top:8px;}
.inx_pt p{font-size:16px; line-height:26px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.inx_pt strong{font-size:22px; letter-spacing:0px}
.inx_c1tab a{margin:0 10px; font-size:14px;}
.inx_c1nm p{margin-top:2px; font-size:12px;}
.inx_c1nm{height:95px; padding:20px 15px 0px}
.inx_c1nm strong{font-size:18px;}
.inx_pt p{font-size:12px; line-height:24px;}
}
@media (max-width:767px){
.inx_c1tab{margin-top:25px;}
.inx_c1changxWpr{margin-top:18px;}
.inx_c1changx ul li{width:100%!important;}
.inx_c1a .overflowHide{height:60vw;}
.inx_pt p{margin-top:15px;}
}


.inx_con2{ padding-top:0;}
.inx_c2box{ display:flex; margin-top:2.6vw; background-size:cover; position:relative}
.inx_c2box:before{content:""; position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,0.25);}
.inx_c2box dd{ width:25%; position:relative; border-right:1px solid rgba(255,255,255,0.15);}
.inx_c2box dd:last-child{border-right:none;}
.inx_c2item{ display:block; height:33.33vw; max-height:640px; position:relative;}
.inx_c2dx{ position:absolute; left:0; top:0; right:0; bottom:0;display:flex; flex-direction:column; justify-content:center; text-align:center; transition:all 0.8s ease; padding:0 3.38vw; color:#fff;}
.inx_c2ico{ display:block; width:80px; height:80px; margin:0 auto;}
.inx_c2dx strong{ font-size: 24px; font-weight: normal; line-height: 35px; margin-top: 15px; }
.inx_c2dx p{ font-size: 18px; line-height: 28px; margin-top: 10px; -webkit-line-clamp:2; height:56px; color:rgba(255,255,255,0.88);}
.inx_c2hx{ position:absolute; left:0; top:0; right:0; bottom:0; padding:0 2.6vw; background:rgba(84,31,103,0.85); transition:all 0.5s ease; opacity:0; }
.inx_c2ico2{ width:80px; height:80px; position:absolute; left:2.6vw; top:60px; transition:all 0.8s ease; opacity:0; transform:translateY(50px);}
.inx_c2hxbom{ position:absolute; left:2.6vw; right:2.6vw; bottom:60px; color:#fff; transition:all 0.8s ease; opacity:0; transform:translateY(-50px);}
.inx_c2hxbom strong{ display:block; font-size:24px; line-height:36px; font-weight:normal;}
.inx_c2hxbom p{ font-size: 18px; line-height: 28px; margin-top: 12px;-webkit-line-clamp:2; height:56px; }
.inx_c2hxbom span{ background: url(../images/inx_c3ar.png) no-repeat center center; height: 14px; width: 18px; margin-top: 20px; display:block}
.inx_c2item:hover .inx_c2dx{ opacity:0; transform:scale(0)}
.inx_c2item:hover .inx_c2hx{ opacity:1;}
.inx_c2item:hover .inx_c2ico2{ opacity:1; transform:translateY(0); transition-delay:0.2s;}
.inx_c2item:hover .inx_c2hxbom{ opacity:1; transform:translateY(0); transition-delay:0.3s;}
@media (max-width:1799px){
.inx_c2ico{width:66px; height:66px;}
.inx_c2dx strong{font-size:21px; line-height:30px;}
.inx_c2dx p{font-size:14px; line-height:24px;}
.inx_c2ico2{width:66px; height:66px;}
.inx_c2hxbom strong{font-size:21px; line-height:30px;}
.inx_c2hxbom p{font-size:14px; line-height:24px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.inx_c2item:hover .inx_c2dx{ opacity:1; transform:scale(1)}
.inx_c2item:hover .inx_c2hx{ opacity:0; display:none;}
.inx_c2item:hover .inx_c2ico2{ opacity:1; transform:translateY(0); transition-delay:0.2s;}
.inx_c2item:hover .inx_c2hxbom{ opacity:1; transform:translateY(0); transition-delay:0.3s;}
.inx_c2item{height:50vw; width:720px;}
.inx_c2box dd{border:none;}
.inx_c2dx{padding-bottom:35px}
.inx_c2dx p{height:auto;}
.inx_c2box .slick-dots{bottom:30px;}
.inx_c2box .slick-dots li button{display:none;}
.inx_c2box .slick-dots li { background: rgba(255,255,255,0.6); display: inline-block; height: 9px; width: 9px; margin: 0px 6px; position: relative; border-radius:50%; vertical-align:middle}
.inx_c2box .slick-dots li.slick-active{ background: #fff; }
}
@media (max-width:767px){
.inx_c2box{margin-top:20px;}
.inx_c2item{height:86vw; width:calc(100vw - 30px);}
}


.inx_con3{ padding-top:0;}
.inx_c3box{ display:block; height:32.39vw; max-height:622px; position:relative; padding-right:72.61%;display:flex; flex-direction:column; justify-content:center;}
.inx_c3et{ font-size: 16px; line-height: 28px; text-transform: uppercase; color:var(-cor);}
.inx_c3box strong{ font-size: 2.5vw; line-height: 3.12vw; margin: 25px 0px 35px; display:block; font-weight:normal; letter-spacing:2px;}
.inx_c3box .coverImg{ position:absolute; right:0; top:0; height:32.39vw; max-height:622px; width:65.9%;}
.inx_c3txt{ font-size: 18px; line-height: 30px; text-align: justify;}
.inx_c3mx{ margin-top:35px;}
.inx_pm{ font-size: 16px; line-height: 18px; display: inline-block; border-bottom: 1px solid var(--cor); color:var(--cor);}
@media (max-width:1799px){
.inx_c3txt{font-size:14px; line-height:24px;}
.inx_c3box strong{margin:20px 0px 25px;}
.inx_pm{font-size:14px;}
.inx_c3mx{margin-top:25px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.inx_c3box{padding-right:0; height:auto;}
.inx_c3box .coverImg{position:relative; right:0; width:100%; height:46vw;}
.inx_c3box strong{font-size:22px; letter-spacing:0; margin-top:5px;}
.inx_c3txt{margin-top:20px;}
.inx_c3box{text-align:center;}
}
@media (max-width:767px){
.inx_c3box strong{line-height:22px;}
}


.inx_con4{ background:#f4f4f4;}
.inx_c4sw{ margin-top:2.6vw; overflow:hidden}
.inx_c4swiper{ overflow:hidden; position:relative; margin-right:-2.08vw;}
.inx_c4sw .swiper-slide{padding-right:2.08vw; width:auto;}
.inx_c4item{ width:21.35vw; display:block;}
.inx_c4item .overflowHide{ height:14.32vw;}
.inx_c4bmx{ padding:28px 0 80px;}
.inx_c4tm{ font-size: 16px; line-height: 30px; color:var(--cor); font-weight:bold;}
.inx_c4bmx strong{ font-size: 24px; line-height: 34px; font-weight: normal; margin-top: 14px; height:68px;-webkit-line-clamp:2;}
.inx_c4bmx p{ font-size: 16px; line-height: 28px; margin-top: 12px; -webkit-line-clamp:3; height:84px; color:#666;}
.inx_c4sw .swiper-container-horizontal > .swiper-scrollbar{ width:calc(100% - 155px); height:2px; background:#DDDDDD; left:0; bottom:20px}
.inx_c4sw .swiper-scrollbar-drag{background:var(--cor);}
.inx_c4btns{ height: 40px; width: 82px; position: absolute; z-index: 2; right: 2.08vw; bottom: 0px; }
.inx_c4sw .next{ background: #E7E7E7 url(../images/inx_c4ar.png) no-repeat center center; height: 40px; width: 40px; float: left; cursor:pointer; transform:rotate(180deg); cursor:pointer;}
.inx_c4sw .prev{ background: #E7E7E7 url(../images/inx_c4ar.png) no-repeat center center; height: 40px; width: 40px; float: right; cursor:pointer; cursor:pointer;}
.inx_c4sw .next:hover,.inx_c4sw .prev:hover{ background:var(--cor) url(../images/fs_btnw.png) no-repeat center center;}
.inx_c4sw .next.swiper-button-disabled,
.inx_c4sw .prev.swiper-button-disabled{ background:#E7E7E7 url(../images/inx_c4ara.png) no-repeat center center!important; cursor:default; }
@media (max-width:1799px){
.inx_c4bmx strong{ font-size: 21px; line-height: 32px; margin-top: 12px; height:64px;}
.inx_c4bmx p{ font-size: 14px; line-height: 24px; margin-top: 10px; height:72px}
}
@media (max-width:1379px){
.inx_c4bmx strong{font-size:18px; line-height:30px; height:60px;}
}
@media (max-width:1199px){
.inx_c4item{ width:21.95vw;}
}
@media (max-width:993px){
.inx_c4item{width:calc(50vw - 20px);}
.inx_c4sw .swiper-slide{padding-right:20px;}
.inx_c4swiper{margin-right:-20px;}
.inx_c4item .overflowHide{height:245px;}
}
@media (max-width:767px){
.inx_c4sw{margin-top:20px;}
.inx_c4item{width:calc(100vw - 20px);}
.inx_c4btns{right:15px;}
.inx_c4sw .swiper-container-horizontal > .swiper-scrollbar {width: calc(100% - 115px);}
.inx_c4item .overflowHide{height:60vw;}
.inx_c4bmx{padding-top:18px;}
.inx_c4bmx strong{margin-top:8px;}
}


.footer{ padding:46px 0 0; background:#161616; color:rgba(255,255,255,0.7);}
.foot_info{display:flex; justify-content:space-between; padding-bottom:25px; }
.foot_info dd{ padding-left:62px; position:relative;}
.foot_info dd span{ width:50px; height:50px; position:absolute; left:0; top:4px;}
.foot_info dd strong{ font-size: 20px; line-height: 32px; display: block; font-weight:normal; color:#fff;}
.foot_info dd p{ font-size: 16px; line-height: 24px; }
.footmx{display:flex; justify-content:space-between; padding:55px 0 65px; border-top:1px solid rgba(255,255,255,0.1); border-bottom:1px solid rgba(255,255,255,0.1);}
.footmlx{}
.foot_logo{}
.foot_logo img{}
.footshare{ margin-top:15px;}
.foot_sa{ display:inline-block; margin-right:15px; position:relative; opacity:0.5;}
.foot_sa:hover{opacity:1;}
.foot_saico{ display:block; width:30px; height:30px;}
.foot_wximg{ width:100px; height:100px; position:absolute; left:50%; margin-left:-50px; top:50px; opacity:0; visibility:hidden; transform:translateY(10px); transition:all 0.5s ease;}
.foot_wximg:before{content:""; border-left:6px solid transparent; border-right:6px solid transparent; border-bottom:7px solid #fff; position:absolute; left:50%; top:-7px; margin-left:-6px;}
.foot_sa:hover .foot_wximg{ visibility:visible; opacity:1; transform:translateY(0);}
.foot_wximg img{border-radius:0.4em;}
.foot_nav{ display:flex;}
.foot_nav dl{ margin-left:5vw;}
.foot_nav dl dt{ font-size: 20px; line-height: 30px; margin-bottom:10px; }
.foot_nav dl dd{ line-height:30px; font-size:16px;}
.foot_a1{ color:#fff;}
.foot_a2{ color:rgba(255,255,255,0.7);}
.foot_a2:hover{color:#fff;}
.foot_copy{ display: flex; justify-content: space-between; font-size: 16px; line-height: 28px; padding:25px 0 }
.foot_copy .fl{}
.foot_copy .fr{}
.foot_copy a{ color:rgba(255,255,255,0.7);}
.foot_copy a:hover{color:#fff;}
.foot_a3{ margin-left:30px;}
@media (max-width:1799px){
.foot_info dd strong{font-size:18px;}
.foot_info dd p{font-size:14px; line-height:22px;}
.foot_nav dl dt{font-size:18px; line-height:28px;}
.foot_nav dl dd{font-size:14px; line-height:28px;}
.foot_copy{font-size:14px; line-height:26px; padding:20px 0;}
.footmx{padding:35px 0 45px;}
.footer{padding-top:38px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.foot_info dd span{width:40px; height:40px;}
.foot_info dd{padding-left:45px;}
.foot_info dd p{font-size:12px;}
.foot_nav dl{margin-left:2.5vw;}
.foot_a3{margin-left:20px;}
}
@media (max-width:993px){
.foot_info{flex-wrap:wrap;}
.foot_info dd{width:50%; margin-bottom:20px}
.foot_info{padding-bottom:5px;}
.footmx{flex-wrap:wrap;}
.footmlx{width:100%; display:none;}
.foot_nav{width:100%;justify-content:space-between;}
.foot_nav dl{margin-left:0;}
.foot_copy{flex-wrap:wrap;}
.foot_copy .fr,.foot_copy .fl{width:100%; text-align:center;}
.foot_copy a{margin:0 10px;}
}
@media (max-width:767px){
.foot_info dd{width:100%;}
.footmx{padding:25px 0 15px;}
.foot_nav{display:block;}
.foot_nav dl{margin:0 0 10px; overflow:hidden; width:100%;}
.foot_nav dl dt{width:100%; margin-bottom:2px;}
.foot_nav dl dd{float:left; margin-right:15px;}
.foot_copy{font-size:12px; line-height:22px;}
.foot_copy a{margin:0 5px;}
}


.svr_page{}
.m2pt{font-size: 2.5vw;line-height: 2.5vw; letter-spacing: 2px;}
.svr_txt{ font-size:16px; line-height:28px; margin-top:35px;}
.svr_txt h3{ display:block; font-size:24px; line-height:32px; font-weight:normal;}
.svr_txt h4{ display:block; font-size:20px; line-height:28px; font-weight:normal;}
.svr_lx{color:var(--cor);}
.svr_lx a{color:var(--cor); text-decoration:underline;}
@media (max-width:1799px){
.svr_txt{ font-size:14px; line-height:26px; margin-top:30px;}
.svr_txt h3{ font-size:20px; line-height:28px;}
.svr_txt h4{ font-size:18px; line-height:26px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.m2pt{font-size:22px; letter-spacing:0;}
}
@media (max-width:767px){
.svr_txt h3{font-size:18px;}
.svr_txt h4{font-size:17px;}
}


.dw_page{}
.dw_top{display:flex; justify-content:space-between; }
.dw_tpg{ font-size: 16px; line-height: 50px; color: #666; }
.dw_tpx{ display:flex;}
.dw_tpx select{ appearance: none; -moz-appearance: none; -webkit-appearance: none; background: #F8F8F8 url(../images/pro_ar.png) no-repeat right 16px center; padding-right: 40px; opacity: 1; color: #666; font: 16px/50px "微软雅黑"; width:200px; height: 50px; padding-left: 16px; }
.dw_intx{ margin-left:14px; position:relative}
.dw_intx input{ padding: 0 55px 0 16px; line-height: 50px; height: 50px; font-size: 16px; color: #333; background:#F8F8F8; }
.dw_intx button{ background: url(../images/top_ser2a.png) no-repeat center center; height: 50px; width: 50px; position: absolute; top: 0px; right: 0px; cursor: pointer; z-index:2; }
.dw_intx button:hover{ background: url(../images/top_ser2m.png) no-repeat center center; }
.dwul{ margin: 2.6vw -20px 0px; }
.dwul li{ width:calc(25% - 40px); margin:0 20px 55px;}
.dw_aBox{ display:block;}
.dw_aBox .overflowHide{ height:26.82vw; border:1px solid #E7E7E7;}
.dw_abmx{ padding-top: 24px; }
.dw_tm{ font-size: 18px; color: #666; line-height: 32px; display: block; }
.dw_abmx strong{ font-size: 24px; font-weight: normal; line-height: 36px; }
.dw_btn{ margin-top: 24px; display: inline-block; font-size: 16px; line-height: 22px; color: #999999; border-bottom: 1px solid #999999; transition:all 0.5s ease; }
.dw_aBox:hover .dw_btn{color:var(--cor); border-bottom:1px solid var(--cor);}
.web_page{ text-align:center;}
.web_page *{ vertical-align:middle;}
.web_pfirst{ background: url(../images/page_first.png) no-repeat center center; height: 40px; width: 40px; border: 1px solid #E7E7E7; margin: 0px 8px 0 0; display:inline-block;}
.web_plast{ background: url(../images/page_first.png) no-repeat center center; height: 40px; width: 40px; border: 1px solid #E7E7E7; margin: 0px 0 0 8px; display:inline-block; transform:rotate(180deg);}
.web_pfirst:hover,.web_plast:hover{ background: url(../images/page_firsta.png) no-repeat center center; border: 1px solid var(--cor);}
.web_pprev{ background: url(../images/page_ar.png) no-repeat center center; height: 40px; width: 40px; border: 1px solid #E7E7E7; margin: 0px 15px 0 0; display:inline-block;}
.web_pnext{ background: url(../images/page_ar.png) no-repeat center center; height: 40px; width: 40px; border: 1px solid #E7E7E7; margin: 0px 0px 0 15px; display:inline-block; transform:rotate(180deg);}
.web_pprev:hover,.web_pnext:hover{ background: url(../images/page_ara.png) no-repeat center center; border: 1px solid var(--cor);}
.web_pa{ font-size: 16px; line-height: 38px; border-bottom: 2px solid #FFF; margin: 0px 4px; padding: 0px 10px; display:inline-block;}
.web_pa.on{ color:var(--cor); border-bottom:2px solid var(--cor);}
.dw_top + .dwul{margin-top:4vw;}
@media (max-width:1799px){
.dw_tpg{font-size:15px;}
.dw_tpx select{ font: 15px/46px "微软雅黑"; height: 46px; }
.dw_intx input {line-height: 46px;height: 46px;font-size: 15px;}
.dw_intx button{width:46px; height:46px;}
.dwul{margin-left:-15px; margin-right:-15px;}
.dwul li {width: calc(25% - 30px);margin: 0 15px 40px;}
.dw_abmx{ padding-top: 18px; }
.dw_tm{ font-size: 16px; line-height: 28px; }
.dw_abmx strong{ font-size: 18px; line-height: 32px; }
.dw_btn{ margin-top: 20px; font-size: 14px; line-height: 20px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.dwul li {width: calc(50% - 30px);margin: 0 15px 40px;}
.dw_aBox .overflowHide{ height:52vw;}
}
@media (max-width:993px){

}
@media (max-width:767px){
.dw_top{flex-wrap:wrap;}
.dw_tpg{width:100%; line-height:18px;}
.dw_tpx{margin-top:12px; flex-wrap:wrap;}
.dw_tpx select{width:100%;}
.dw_intx{width:100%; margin-left:0; margin-top:10px;}
.dw_intx input{width:100%;}
.dwul{margin-top:25px;}
.dwul li{ width:calc(100% - 30px);}
.dw_aBox .overflowHide{height:112vw;}
.web_page{ text-align:center;}
.web_page *{ vertical-align:middle;}
.web_pfirst{ height:34px; width: 34px; margin: 0px 5px 0 0;}
.web_plast{height: 34px; width: 34px; margin: 0px 0 0 5px;}
.web_pprev{ height: 34px; width: 34px; margin: 0px 8px 0 0;}
.web_pnext{ height: 34px; width: 34px; margin: 0px 0px 0 8px;}
.web_pa{ font-size: 14px; line-height: 32px; margin: 0px 3px; padding: 0px 8px;}
.dw_btn{margin-top:10px;}
.dw_top + .dwul{margin-top:20px;}
}


.cs_page{}
.cs_top{ text-align:center; max-width:1185px; margin:0 auto;}
.cs_top strong{ font-size: 2.5vw; line-height: 2.5vw; font-weight: normal; letter-spacing: 2px; }
.cs_top p{ font-size: 18px; line-height: 30px; color: #525252; margin-top: 30px; }
.cs_ul{ padding-top:2.6vw;}
.cs_ul li{ margin-top:2.6vw;}
.cs_item{display:flex; justify-content:space-between;flex-direction:row-reverse;}
.cs_ul li:nth-child(2n) .cs_item{flex-direction:row;}
.cs_item .overflowHide{ width:50%; height:23.95vw;}
.cs_bmx{ width:50%; padding:0 5.2vw; background:#f8f8f8;display:flex; flex-direction:column; justify-content:center;}
.cs_bmx strong{ font-size: 2.18vw; line-height: 2.18vw; letter-spacing: 2px; font-weight: normal; display: block; }
.cs_bmx p{ font-size: 16px; line-height: 28px; color: #555; text-align: justify; margin: 28px 0px 38px;-webkit-line-clamp:5;display:-webkit-box;-webkit-box-orient:vertical; }
.cs_bmx span{ line-height: 48px; text-align: center; width: 200px; border: 1px solid #333; font-size: 16px; transition:all 0.5s ease;}
.cs_item:hover .cs_bmx span{ background:var(--cor); color:#fff; border:1px solid var(--cor); box-shadow:0 5px 18px rgba(84,31,103,0.3);}
@media (max-width:1799px){
.cs_top p{font-size:16px; line-height:26px;}
.cs_bmx{padding:0 4vw;}
.cs_bmx p{font-size:14px; line-height:24px; margin:16px 0px 20px}
.cs_bmx span {line-height: 44px;width: 165px;font-size: 15px;}
.cs_item .overflowHide{height:26vw;}
.cs_bmx strong{font-size:1.8vw; line-height:1.8vw;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.cs_bmx p{-webkit-line-clamp:3;}
}
@media (max-width:993px){
.cs_top strong{font-size:22px; letter-spacing:0;}
.cs_top p{font-size:14px; line-height:26px; margin-top:12px;}
.cs_item{flex-wrap:wrap;}
.cs_item .overflowHide{width:100%; height:52vw;}
.cs_bmx{width:100%; padding:30px 25px 45px;}
.cs_bmx strong{font-size:22px; letter-spacing:0; line-height:30px}
}
@media (max-width:767px){
.cs_bmx{padding-left:15px; padding-right:15px; padding-top:20px; padding-bottom:30px;}
.cs_bmx strong{font-size:18px; line-height:26px;}
.cs_bmx p{margin-top:5px;}
.cs_bmx span{width:120px; line-height:40px; font-size:14px;}
}


.csdtl_page{padding-top:120px;}
.csdtl_con{max-width:1440px; margin:0 auto;}
.csdtl_page{}
.csdtl_con{}
.m2pos{ font-size: 16px; line-height: 24px; color:#666; }
.m2pos_a{ color:#666;}
.m2pos span{ display:inline-block; margin:0 2px;}
.csdtl_t{ margin-top: 2.6vw; font-size: 2.5vw; line-height: 3.22vw; font-weight: normal; padding-bottom: 16px; border-bottom: 1px solid #E5E5E5; }
.csdtl_editor{ font-size: 16px; line-height: 28px; padding-top:35px;}
.csdtl_editor h4{font-size:24px; line-height:32px; display:block; font-weight:normal;}
.csdtl_table{ margin-top:40px;}
.csdtl_table td{ border: 1px solid #E7E7E7; font-size: 16px; line-height: 24px; padding: 18px 30px; color:#666; }
.csdtl_table tr td:first-child{ background:#F8F8F8; color:#333; font-weight:bold}
@media (max-width:1799px){
.csdtl_t{margin-top:2vw;}
.csdtl_editor{font-size:14px; line-height:26px; padding-top:30px;}
.csdtl_editor h4{font-size:20px;}
.csdtl_table td {font-size: 14px;line-height: 22px;padding: 12px 24px;}
.csdtl_page{padding-top:105px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.csdtl_page{padding-top:30px;}
}
@media (max-width:993px){
.csdtl_t{font-size:22px; letter-spacing:0; line-height:34px;}
.csdtl_table{width:100%; overflow-y:auto;}
.csdtl_table table{width:1000px;}
}
@media (max-width:767px){
.csdtl_t{font-size:20px; line-height:32px;}
}


._citys { width: 464px; display: inline-block; border: 2px solid #eee; padding: 5px; position: relative; background:#fff; }
._citys span { color: var(--cor); height: 15px; width: 15px; line-height: 12px; text-align: center; border-radius: 3px; position: absolute; right: 10px; top: 10px; border: 1px solid var(--cor); cursor: pointer; }
._citys0 { height: 34px; line-height: 34px; display: block; border-bottom: 2px solid var(--cor); padding: 0px 5px; font-size: 14px; font-weight: bold; margin:0 6px; }
._citys0 li { display: inline-block; line-height: 34px; font-size: 15px; color: #888; width: 80px; text-align: center; cursor: pointer; }
._citys1 { width: 100%; display: inline-block; padding: 10px 0; }
._citys1 a { width: 83px; height: 35px; display: inline-block; background-color: #f5f5f5; color: #666; margin-left: 6px; margin-top: 3px; line-height: 35px; text-align: center; cursor: pointer; font-size: 12px; border-radius: 5px; overflow: hidden; }
._citys1 a:hover { color: #fff; background-color: var(--cor); }
.AreaS { background-color: var(--cor) !important; color: #fff !important; }
.lx_page{}
.lx_page .container{display:flex; justify-content:space-between; }
.lxleft{ width:47.27%;}
.lx_tip{ padding-top:52px;}
.lx_tip strong{ font-size: 1.87vw; line-height: 36px; letter-spacing: 1px; font-weight: normal; display: block; }
.lx_tip p{ font-size: 18px; line-height: 28px; margin: 32px 0px 75px; }
.lx_btnx{ display:inline-block; padding:0 45px; border-radius:2em; background:var(--cor); transition:all 0.5s ease;}
.lx_btnx span{ display:inline-block; line-height:50px; display:flex; font-size:16px; color:#fff;}
.lx_btnx span:before{ content: ""; background: url(../images/lx_btn_ico.png) no-repeat; display: inline-block; height: 20px; width: 20px; margin-right: 8px; transform:translateY(14px)}
.lx_btnx:hover{ transform:translateY(-5px); box-shadow:0 5px 20px rgba(84,31,103,0.3);}
.lxlbmx{ margin-top:100px; border:2px solid #E7E7E7; border-radius:0.6em; padding:55px;}
.lxlbmx h4{ font-size: 24px; line-height: 42px; font-weight: normal; display: block; }
.lxlbtxt{ font-size: 16px; line-height: 30px; color: #666; margin-top: 18px; }
.lxwxs{ display: flex; margin-top: 60px; }
.lxwxs li{ text-align:center; margin-right:18px;}
.lxwxs li img{ display:block; border:1px solid #E7E7E7; border-radius:0.4em;}
.lxwxs li p{ font-size: 16px; line-height: 20px; margin-top: 14px; }
.lxright{ width:50%; background:#f4f4f4; border-radius:0.6em; padding:76px 95px 82px;}
.lx_fmt{ font-size: 1.87vw; letter-spacing: 1px; line-height: 46px; text-align: center; }
.lxform{ margin-top: 28px; }
.lxform li{ margin-bottom:22px;display:flex; justify-content:space-between; }
.lxform li span{ width: 95px; text-align: right; padding-right: 20px; font-size: 16px; line-height: 50px; }
.lxfm_inx,.lxfm_area{ width:calc(100% - 95px);}
.lxfm_inx input{ line-height: 50px; height: 50px; width: 100%; font-size: 16px; padding: 0px 15px; }
.lxfm_inx input:focus{}
.lxfm_inx input#city{ background: #FFF url(../images/pro_ar.png) no-repeat right 15px center; }
.lxfm_area textarea{height:120px; padding:11px 15px; width:100%; font-size:16px; line-height:28px;}
.lx_rtip{ margin-top:45px; padding-left:95px;}
.lx_fmagr{ font-size: 16px; line-height: 28px; }
.lx_fmagr input{margin-right:5px; opacity:0.6;filter: hue-rotate(50deg) saturate(50%);}
.lx_fmagr a{ color:var(--cor); text-decoration:underline;}
.lx_fmagr a:hover{}
.lx_rtip p{ font-size: 16px; line-height: 30px; color: #999999; margin-top:10px; text-indent:-16px;}
.lx_rtip button{ display:inline-block; padding:0 55px; border-radius:2em; background:var(--cor); transition:all 0.5s ease; line-height:50px; color:#fff; font-size:16px; margin-top:45px;}
.lx_rtip button:hover{ transform:translateY(-5px); box-shadow:0 5px 20px rgba(84,31,103,0.3);}
@media (max-width:1799px){
.lx_rtip p{font-size:14px; line-height:28px;}
.lx_tip{padding-top:25px;}
.lxfm_inx input{ line-height:44px; height:44px; font-size:14px;}
.lxform li span{line-height:44px; font-size:14px;}
.lxform li{margin-bottom:15px;}
.lxform{margin-top:20px;}
.lxfm_area textarea {height: 100px;padding: 10px 15px;font-size: 14px;line-height: 24px;}
.lx_fmagr{font-size:14px; line-height:26px;}
.lx_rtip{margin-top:25px;}
.lx_rtip button{font-size:15px; line-height:46px; padding:0 45px; margin-top:25px;}
.lxright{padding:40px 45px 40px;}
.lx_btnx{padding:0 35px;}
.lx_btnx span{font-size:15px; line-height:46px;}
.lx_tip p {font-size: 16px;line-height: 26px;margin: 20px 0px 35px;}
.lxwxs li p{font-size:14px; line-height:18px;}
.lxwxs li img{width:135px; height:135px;}
.lxwxs{margin-top:30px;}
.lxlbtxt{font-size:14px; line-height:28px;}
.lxlbmx h4{font-size:21px; line-height:36px;}
.lxlbmx{padding:40px; margin-top:75px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.lxlbmx{padding-left:15px; padding-right:15px;}
}
@media (max-width:993px){
.lx_page .container{flex-wrap:wrap;}
.lxleft{width:100%;}
.lxright{width:100%; margin-top:25px;}
.lx_tip p{margin-top:10px;}
.lxlbmx{margin-top:65px; padding-top:25px;}
.lx_tip strong{font-size:22px; letter-spacing:0; line-height:26px;}
.lx_fmt{font-size:22px; letter-spacing:0;}
}
@media (max-width:767px){
.lx_tip strong{font-size:20px; line-height:24px;}
.lx_tip p{font-size:14px; line-height:22px;}
.lx_tip{padding-top:0;}
.lxlbmx{margin-top:45px; padding:22px 15px;}
.lxlbtxt{margin-top:5px; line-height:24px;}
.lxwxs{margin-top:22px;}
.lxright {padding: 20px 15px 30px;}
.lxform{margin-top:15px;}
.lxform li span{width:75px; padding-right:12px; line-height:40px;}
.lxfm_inx, .lxfm_area {width: calc(100% - 75px);}
.lxfm_inx input{line-height:40px; height:40px;}
.lx_rtip{padding-left:0;}
.lx_rtip p{margin-left:20px;}
}


.m2menuWpr{ height:80px; box-shadow:0 3px 9px rgba(0,0,0,0.1); position:relative; width:100%; z-index:6; background:#fff;}
.m2menuWprFixed{ position:fixed; left:0; top:0;}
.m2cnm{float:left; line-height:80px; font-size:24px; color:var(--cor);}
.m2menu{ float:right;}
.m2menu_a{ line-height: 80px; font-size: 16px; position: relative; display:inline-block; margin-left:58px; }
.m2menu_a.on{ color: var(--cor); }
.m2menu_a:after{content:""; height:2px; background:var(--cor); transition:all 0.5s ease; position:absolute; left:50%; bottom:-1px; width:0%;}
.m2menu_a.on:after,.m2menu_a:hover:after{ width:100%; left:0;}
@media (max-width:1799px){
.m2menu_a{line-height:66px;}
.m2cnm{line-height:66px;}
.m2menuWpr{height:66px;}
.m2cnm{font-size:21px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2menuWprFixed{position:relative;}
}
@media (max-width:993px){
.m2menu_a{margin-left:35px;}
}
@media (max-width:767px){
.m2cnm{display:none;}
.m2menu{width:100%; float:none; text-align:center}
.m2menu_a{margin:0 5px;}
}


.pro_con1{}
.pro_c1box{ position:relative; min-height:550px;display:flex; flex-direction:column; justify-content:center; padding-left:50%;}
.pro_c1md{ font-size: 16px; line-height: 28px; color:var(--cor); font-weight:bold;}
.pro_tnm{ font-size: 2.5vw; line-height: 3.12vw; margin-top: 6px; font-weight: normal; }
.pro_des{ font-size: 18px; line-height: 30px; text-align: justify; margin-top: 1.82vw; }
.pro_c1btns{ margin-top:2.6vw;}
.pro_c1a1{ display: inline-block; padding: 0 55px; line-height: 48px; color:var(--cor); border: 1px solid var(--cor); font-size: 18px; border-radius:2em; margin-right:12px; }
.pro_c1dw{ display: inline-block; padding: 0 55px; line-height: 48px; color:#fff; border: 1px solid var(--cor); font-size: 18px; border-radius:2em; margin-right:12px; background:var(--cor);}
.pro_c1a1:hover,.pro_c1dw:hover{ background:var(--cor); box-shadow:0 5px 18px rgba(84,31,103,0.3); transform:translateY(-5px); color:#fff;}
.pro_c1imgx{height:550px; width:47.15%; position:absolute; left:0; top:50%; margin-top:-275px;}
.pro_c1imgx img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:80%; max-height:90%; width:auto; height:auto;}
@media (max-width:1799px){
.pro_des{font-size:15px; line-height:28px;}
.pro_c1a1{padding: 0 35px; line-height: 44px; font-size: 15px; margin-right:10px; }
.pro_c1dw{padding: 0 35px; line-height: 44px; font-size: 15px; margin-right:10px;}
.pro_c1box{ min-height:450px;}
.pro_c1imgx{height:450px; margin-top:-225px}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.pro_des{font-size:13px; line-height:24px;}
.pro_tnm{font-size:20px; line-height:30px; letter-spacing:0;}
}
@media (max-width:767px){
.pro_c1box{padding-left:0;}
.pro_c1imgx{width:100%; position:relative; margin-top:0; top:0; height:auto; text-align:center;}
.pro_c1imgx img{position:static; transform:translate(0,0);}
.pro_c1md{text-align:center;}
.pro_tnm{text-align:center;}
.pro_c1btns{text-align:center;}
.pro_c1a1{padding:0 25px;}
.pro_c1dw{padding:0 25px;}
}


.partItem{height:0; overflow:hidden; position:relative; top:-60px; display:block;}
.pro_con2{ background: url(../images/pro_c2bg.jpg) no-repeat center center; background-size:cover;}
.pro_pt{ text-align:center;}
.pro_pt strong{ font-size: 2.5vw; line-height: 2.5vw; font-weight: normal; letter-spacing: 2px; display: block; }
.pro_pt p{ font-size: 18px; line-height: 32px; color: #666; margin-top: 18px; }
.pro_c2sw{ margin: 2.6vw -12px 0px; padding-bottom:60px; }
.pro_c2sw dd{ padding:0 12px 24px;}
.pro_c2item{ display:block; background:#fff; padding:0 45px 0 185px; display:flex; flex-direction:column; justify-content:center; position:relative; height:192px;}
.pro_c2ico{ display: block; width: 108px; height: 108px; position: absolute; left: 45px; top: 50%; margin-top: -54px; background: #F4F4F4; border-radius:50%; transition:all 0.5s ease; }
.pro_c2ico img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:66%; max-height:66%; width:auto; height:auto; border-radius:50%;}
.pro_c2item strong{ font-size: 24px; line-height: 32px; font-weight: normal; display: block; }
.pro_c2item p{ font-size: 16px; line-height: 28px; color: #666; margin-top: 12px; }
.pro_c2item:hover .pro_c2ico{ transform:rotateY(180deg);}
.pubSwiper .slick-dots{bottom:0px;}
.pubSwiper .slick-dots li button{display:none;}
.pubSwiper .slick-dots li { background:none; display: inline-block; height: 12px; width: 12px; margin: 0px 6px; position: relative; border-radius:50%; vertical-align:middle; border:1px solid var(--cor);}
.pubSwiper .slick-dots li.slick-active{ background:var(--cor);}
@media (max-width:1799px){
.pro_pt p{ font-size: 16px; line-height: 26px; margin-top: 16px; }
.pro_c2ico{width:90px; height:90px; left:28px; margin-top:-45px;}
.pro_c2item{padding:0 25px 0 145px;}
.pro_c2item strong{font-size:18px; line-height:26px;}
.pro_c2item p{font-size:14px; line-height:24px;}
.pro_c2item{height:180px;}
.pro_c2sw{padding-bottom:40px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.pro_pt strong{font-size:22px; letter-spacing:0;}
.pro_c2sw{padding-bottom:20px}
.pro_c3sw{padding-bottom:40px;}
.pro_c4sw{padding-bottom:20px;}
}
@media (max-width:767px){
.pro_pt p{font-size:12px; line-height:24px;}
.pro_c2item{padding:25px 15px 30px; display:block; height:auto;}
.pro_c2ico{width:66px; height:66px; margin:0 auto; position:relative; left:auto; top:auto; display:block}
.pro_c2item strong{text-align:center; margin-top:15px;}
.pro_c2sw{margin-top:20px;}
}


.pro_con3{}
.pro_c3sw{ margin:2.6vw -1px 0;}
.pro_c3sw dd{ padding:0 1px;}
.pro_c3item{ display:block; text-align:center; padding:3.12vw 2.8vw; background:#F4F4F4;}
.pro_c3sw dd:nth-child(2n) .pro_c3item{ background:#EEEEEE;}
.pro_c3ico{ width:108px; height:108px; background:#fff; display:block; margin:0 auto; border-radius:50%; position:relative; transition:all 0.5s ease;}
.pro_c3ico img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:66%; max-height:66%; width:auto; height:auto; border-radius:50%;}
.pro_c3item p{ font-size: 18px; line-height: 28px; margin-top: 22px; }
.pro_c3item:hover .pro_c3ico{ transform:rotateY(180deg);}
@media (max-width:1799px){
.pro_c3ico{width:90px; height:90px;}
.pro_c3item p{font-size:14px; line-height:24px;}
.pro_c3item{padding:2.8vw 2vw;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){

}
@media (max-width:767px){
.pro_c3item{padding:30px 15px;}
.pro_c3ico{width:66px; height:66px;}
}


.pro_con4{ background: url(../images/pro_c4bg.jpg) no-repeat center center; background-size:cover;}
.pro_c4sw{ margin:1.6vw -2vw 0px; }
.pro_c4sw dd{ padding:20px 2vw;}
.pro_c4item{ position:relative; padding-left:80px; min-height:80px;}
.pro_c4ico{ width:60px; height:60px; position:absolute; left:0; top:0; transition:all 0.5s ease;}
.pro_c4item strong{ font-size: 24px; font-weight: normal; line-height: 32px; }
.pro_c4item p{ margin-top: 10px; font-size: 16px; line-height: 28px; color: #666; }
.pro_c4sw dd:hover .pro_c4ico{ transform:rotateY(180deg);}
@media (max-width:1799px){
.pro_c4ico{width:52px; height:52px;}
.pro_c4item{padding-left:70px;}
.pro_c4item strong{font-size:18px; line-height:26px;}
.pro_c4item p{font-size:14px; line-height:24px; margin-top:6px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){

}
@media (max-width:767px){

}


.pro_con5{}
.pro_c5table{ margin-top: 2.6vw; border-top: 2px solid #111111; }
.pro_c5table td{ border:1px solid #E7E7E7; padding:1.04vw 3.64vw;}
.pro_c5table td p{ border:none; padding:5px 0!important; font-size:16px!important; background:none!important; line-height:28px!important; text-align:left!important;}
.pro_c5table tr:last-child td{padding:2.6vw 0; background:none!important;}
.pro_bmtnm{ line-height:80px; text-align:center; font-size:20px;}
.pro_c5table >table  tr td:nth-child(1){ background:#F8F8F8; font-size:20px; padding:0 20px; text-align:center}
.pro_bmimg{padding:3vw 0;}
@media (max-width:1799px){
.pro_c5table td{ padding:0.8vw 2vw;}
.pro_c5table td p{ padding:3px 0!important; font-size:12px!important;line-height:24px!important;}
.pro_c5table tr:last-child td{padding:2vw 0;}
.pro_bmtnm{ line-height:60px; font-size:16px;}
.pro_c5table >table  tr td:nth-child(1){font-size:16px; padding:0 15px;}
.pro_bmimg{padding:2vw 0;}
}
@media (max-width:1379px){
.pro_c5table td{padding-left:1vw; padding-right:1vw;}
}
@media (max-width:1199px){
.pro_c5table{width:100%; overflow-x:auto;}
.pro_c5table table{width:1200px;}
.pro_c5table > table tr td:nth-child(1){white-space:nowrap;}
}
@media (max-width:993px){

}
@media (max-width:767px){

}


.m2abt_ban .m2banTxt p{ margin-top:25px}
.abt_page{}
.abt_con1{ height:100vh; background-attachment:fixed; background-size:cover;display:flex; flex-direction:column; justify-content:center;}
.abt_c1txt{ color:#fff; text-align:center; max-width:1200px; margin:0 auto;}
.abt_c1txt strong{ font-size: 2.5vw; line-height: 3.12vw; font-weight: normal; letter-spacing: 2px; display: block; }
.abt_c1txt p{ font-size: 18px; line-height: 30px; margin-top: 25px; }
.abt_con2{}
.abt_c2box{ margin-top:2.6vw; background-size:cover; height:37.5vw; max-height:720px; position:relative; overflow:hidden}
.abt_c2dls{ position:absolute; left:0; right:0; bottom:45px; display:flex;}
.abt_c2dls dd{ width:33.33%; color:#fff; text-align:center; border-right:2px solid rgba(255,255,255,0.3);}
.abt_c2dls dd:last-child{border:none;}
.abt_c2dls dd:first-child{width:40%;}
.abt_c2item{display:inline-block; text-align:left;}
.abt_c2dls dd strong{ font-size: 1.45vw; line-height: 1.66vw; font-weight: normal; display: block; margin-bottom:15px; }
.abt_c2dls dd p{ font-size: 18px; line-height: 28px; }
.abt_con3{ padding-top:0;}
.abt_c3dls{ margin: 2.6vw -10px 0px; }
.abt_c3dls dd{ width:calc(50% - 20px); margin:0 10px 20px;}
.abt_c3item{ display:block;}
.abt_c3item .overflowHide{ height:28.12vw;}
.abt_c3item .coverImg:after{ content:""; position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,0.12);}
.abt_c3lay{ position:absolute; left:0; top:0; right:0; bottom:0; color:#fff; padding:4.16vw 70px; text-align:center;}
.abt_c3lay strong{ font-size: 1.56vw; line-height: 2.08vw; font-weight: normal; display: block; }
.abt_c3lay p{ font-size: 18px; line-height: 30px; margin-top: 8px; }
.abt_c3mx{ margin-top:22px;}
.abt_c3mx span{ font-size: 16px; line-height: 20px; display: inline-block; border-bottom: 1px solid #FFF; }
.abt_con4{ padding-top:0}
.abt_c4dls{ margin:2.6vw -10px 0;}
.abt_c4dls dd{ width:calc(33.33% - 20px); margin:0 10px 20px;}
.abt_c4item{ display:block;}
.abt_c4item .overflowHide{ height:28.12vw;}
.abt_c4item .coverImg:after{ content:""; position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,0.25);}
.abt_c4lay{ position:absolute; left:0; top:0; right:0; padding:4.16vw 3.64vw; color:#fff; text-align:center}
.abt_c4lay strong{ font-size: 1.56vw; line-height: 2.08vw; font-weight: normal; display: block; }
.abt_c4lay p{font-size: 18px; line-height: 30px; margin-top: 15px; }
.abt_c4dls dd:first-child{ width:100%;}
.abt_c4dls dd:first-child .abt_c4item .overflowHide{ height:33.33vw;}
.abt_c4dls dd:first-child .abt_c4lay p{ max-width:1220px; margin-left:auto; margin-right:auto;}
@media (max-width:1799px){
.m2abt_ban .m2banTxt p{margin-top:20px;}
.abt_c1txt p{font-size:16px; line-height:28px; margin-top:20px;}
.abt_c2dls dd strong{margin-bottom:12px;}
.abt_c2dls dd p{ font-size: 14px; line-height: 24px; }
.abt_c3lay p{font-size:16px; line-height:28px;}
.abt_c3mx span{font-size:14px; line-height:18px;}
.abt_c4lay p{font-size:14px; line-height:26px; margin-top:10px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.abt_con1{height:500px; background-attachment:inherit;}
.abt_c2dls{bottom:45px; padding-bottom:40px;}
.abt_c2dls dd{border:none;}
.abt_c2dls .slick-dots{bottom:0px;}
.abt_c2dls .slick-dots li button{display:none;}
.abt_c2dls .slick-dots li { background: rgba(255,255,255,0.6); display: inline-block; height: 9px; width: 9px; margin: 0px 6px; position: relative; border-radius:50%; vertical-align:middle}
.abt_c2dls .slick-dots li.slick-active{ background: #fff; }
.abt_c1txt strong{font-size:22px; letter-spacing:0;}
.abt_c2dls dd strong{font-size:22px; letter-spacing:0;}
.abt_c2item{padding-top:5px;}
.abt_c3lay{padding-left:25px; padding-right:25px;}
.abt_c3lay strong{font-size:22px; letter-spacing:0;}
.abt_c3lay p{font-size:14px; line-height:24px; margin-top:15px;}
.abt_c4lay strong{font-size:22px; letter-spacing:0;}
.abt_c4lay{padding-right:15px; padding-left:15px;}
.abt_c4lay strong{font-size:19px;}
}
@media (max-width:767px){
.abt_c1txt p{font-size:14px; line-height:24px;}
.m2abt_ban .m2banTxt p{font-size:12px; line-height:22px; margin-top:8px;}
.abt_c1txt strong{font-size:22px; line-height:34px;}
.abt_con1{height:auto; padding:20vw 0;}
.abt_c2box{margin-top:20px; height:75vw;}
.abt_c2dls dd strong{font-size:20px; line-height:28px;}
.abt_c2dls dd p{font-size:13px; line-height:22px;}
.abt_c2dls{bottom:25px;}
.abt_c3dls{margin-top:20px;}
.abt_c3dls dd{width:calc(100% - 20px);}
.abt_c3item .overflowHide{height:56vw;}
.abt_c3lay strong{line-height:24px;}
.abt_c3lay{padding-left:15px; padding-right:15px; padding-top:25px;}
.abt_c3lay strong{font-size:20px;}
.abt_c3lay p{font-size:12px; margin-top:10px;}
.abt_c4dls dd{width:calc(100% - 20px);}
.abt_c4item .overflowHide{height:84vw;}
.abt_c4dls dd:first-child .abt_c4item .overflowHide{height:72vw;}
.abt_c4lay strong{line-height:24px;}
.abt_c4lay p{font-size:12px; line-height:24px; margin-top:6px;}
.abt_c4lay{padding-top:25px;}
}

.news_page{}
.news_top{ background:#f8f8f8;}
.news_top .container{ position:relative}
.news_tt{ font-size: 24px; line-height: 24px; position: absolute; left: 15px; top: 0px; z-index:2; color:var(--cor)}
.news_tpsw{}
.news_tpsw dd{}
.news_tpitem{ display:flex;flex-direction:row-reverse;}
.news_tpitem .overflowHide{ width:50%; height:24.47vw;}
.news_tdes{ width:50%; padding-right:4.42vw;display:flex; flex-direction:column; justify-content:center; padding-bottom:25px}
.news_tm{ font-size: 16px; line-height: 28px; color: #999999; }
.news_tptnm{ margin-top: 8px; font-size: 1.87vw; line-height: 2.7vw; font-weight: normal; -webkit-line-clamp:2;}
.news_tpdes{ font-size: 16px; line-height: 28px; color: #666; margin-top: 22px; -webkit-line-clamp:3; text-align:justify}
.news_tpsw .slick-prev{ background: #EAEAEA url(../images/inx_c4ara.png) no-repeat center center; display: inline-block; height: 40px; width: 40px; position: absolute; left: 0px; top: auto; overflow: hidden; cursor: pointer; z-index: 2; bottom: 0px; transform:rotate(180deg); transition:all 0.5s ease;}
.news_tpsw .slick-next{ background: #EAEAEA url(../images/inx_c4ara.png) no-repeat center center; display: inline-block; height: 40px; width: 40px; position: absolute; left: 46px; top: auto; overflow: hidden; cursor: pointer; z-index: 2; bottom: 0px; transition:all 0.5s ease;}
.news_tpsw .slick-prev:hover,.news_tpsw .slick-next:hover{background-image:url(../images/inx_c4ar.png);}
.news_bom{}
.news_list{ margin:2.6vw -20px 0;}
.news_list li{ width:calc(25% - 40px); margin:0 20px;}
.news_list .inx_c4item{width:100%;}
.news_bom .inx_c4bmx{padding-bottom:60px;}
@media (max-width:1799px){
.news_tt{font-size:20px; line-height:20px;}
.news_tpdes{font-size:14px; line-height:26px; margin-top:18px;}
.news_list{margin-left:-15px; margin-right:-15px;}
.news_list li{ width:calc(25% - 30px); margin:0 15px;}
.news_bom .inx_c4bmx{padding-bottom:40px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.news_tpdes{-webkit-line-clamp:2; margin-top:8px;}
}
@media (max-width:993px){
.news_list li{ width:calc(50% - 30px);}
.news_tpitem{display:block;}
.news_tdes{width:100%; padding-right:0;}
.news_tpitem .overflowHide{width:100%; height:50vw; margin-bottom:15px;}
.news_tptnm{font-size:20px; line-height:30px;}
.news_tt{position:relative; text-align:center; margin-bottom:25px; font-size:22px; letter-spacing:0;}
.news_tpsw .slick-dots{bottom:-10px;}
.news_tpsw .slick-dots li button{display:none;}
.news_tpsw .slick-dots li { background: #ccc; display: inline-block; height: 9px; width: 9px; margin: 0px 6px; position: relative; border-radius:50%; vertical-align:middle}
.news_tpsw .slick-dots li.slick-active{ background:var(--cor); }
}
@media (max-width:767px){
.news_list{margin-top:25px;}
.news_list li{width:calc(100% - 30px);}
}

.newsdtl_page{ padding-top:120px;}
.ndtl_tmx{ margin-top:22px; display:flex; line-height:26px; font-size:16px; color:#666;}
.ndtl_tm{ display:inline-block; margin-right:20px;}
.ndtl_sa{ display:inline-block; width:26px; height:26px; margin-left:12px;}
.ndtl_sa1{ background: url(../images/share_wx.png) no-repeat center center; }
.ndtl_sa2{ background: url(../images/share_qq.png) no-repeat center center; }
.ndtl_sa3{ background: url(../images/share_sina.png) no-repeat center center; }
.ndtl_editor{ font-size:16px; line-height:28px; margin-top:2.2vw;}
.ndtl_editor h4{ font-size:24px; display:block; font-weight:normal;}
.ndtl_share_wpr{display:flex;}
.ndtl_page{ margin-top:3vw; background:#F4F4F4; padding:20px 325px 20px 35px; position:relative;}
.ndtl_page p{ position: relative; padding-left: 125px; font-size: 16px; line-height: 48px; }
.ndtl_page p span{ background: url(../images/news_ar1.png) no-repeat right center; padding-right: 35px; position: absolute; left: 0px; top: 0px; }
.ndtl_page p:nth-child(2) span{ background: url(../images/news_ar2.png) no-repeat right center; }
.ndtl_page p span:after{ content: ""; background: #DBDBDB; height: 12px; width: 1px; position: absolute; top: 18px; right: -23px; }
.ndtl_back{ line-height: 50px; text-align: center; width: 192px; position: absolute; right: 36px; top: 50%; margin-top: -25px; background:var(--cor); border-radius:2em; color:#fff; font-size:16px; letter-spacing:1px;}
.ndtl_back:hover{ color:#fff; box-shadow:0 5px 18px rgba(84,31,103,0.3); transform:translateY(-5px)}
@media (max-width:1799px){
.newsdtl_page{ padding-top:105px;}
.m2pos{font-size:14px;}
.ndtl_tmx{font-size:14px;}
.ndtl_editor{font-size:14px; line-height:26px;}
.ndtl_editor h4{font-size:20px;}
.ndtl_page p{font-size:14px; line-height:38px;}
.ndtl_back{ line-height: 46px; width: 160px; right: 30px; margin-top: -23px; font-size:15px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.newsdtl_page{padding-top:35px;}
}
@media (max-width:993px){

}
@media (max-width:767px){
.ndtl_editor{margin-top:20px;}
.ndtl_editor h4{font-size:18px;}
.newsdtl_page{padding-top:20px;}
.ndtl_page{padding:12px 15px 25px;}
.ndtl_back{display:block; position:static; margin-top:5px;}
.ndtl_page p span{padding-right:25px;}
.ndtl_page p{padding-left:85px;}
.ndtl_page p span:after{display:none;}
}



.backTop{ width: 50px; height: 50px; background: var(--cor) url(../images/backTop.png) no-repeat center center; position: fixed; z-index: 90; right: 20px; bottom: 5vh; cursor:pointer; border-radius:50%; background-size:20px auto; }
@media (max-width:767px){
.backTop{right:10px; bottom:30px; width:42px; height:42px; background-size:16px auto;}
}


/*2025-04-16 CSS*/
.pro_menu{ text-align:center; border-bottom:1px solid #E7E7E7;}
.pro_ma{ font-size: 18px; line-height: 80px; display: inline-block; text-align: center; width: 360px; position:relative;}
.pro_ma.on{}
.pro_ma:after{content:""; height:2px; background:var(--cor); position:absolute; left:50%; transform:translateX(-50%); position:absolute; left:50%; bottom:0; width:0; transition:all 0.5s ease;}
.pro_ma.on:after,.pro_ma:hover:after{width:100%;}
.pro2_page{}
.dwul{ margin: -20px -20px 20px; }
.dwul li{ width:calc(25% - 40px); margin:0 20px 40px;}
.pro2_aBox{ display: block; padding: 45px 0px 24px 45px; border: 1px solid #E7E7E7; border-radius:0.6em; }
.pro2_aBox:hover{ border: 1px solid transparent; box-shadow:0 8px 28px rgba(0,0,0,0.1); transform:translateY(-15px); }
.pro2_tnm{ padding-right:30px;}
.pro2_tnm strong{ font-size: 24px; font-weight: normal; line-height: 32px; letter-spacing:1px;}
.pro2_tnm p{ font-size: 16px; line-height: 28px; color: #666; margin-top: 10px; height:56px;-webkit-line-clamp:2;}
.pro2_imgx{ margin-top: 30px; background: url(../images/pro2_bg.jpg) no-repeat; height: 320px; border-radius:0.5em 0 0 0.5em; position:relative; background-size:cover;}
.pro2_imgx img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:70%; max-height:70%; width:auto; height:auto;}
@media (max-width:1799px){
.pro_ma{ font-size: 16px; line-height: 68px; width: 280px;}
.dwul{ margin: -20px -15px 15px; }
.dwul li{ width:calc(25% - 30px); margin:0 15px 30px;}
.pro2_aBox{padding: 30px 0px 20px 30px;}
.pro2_aBox:hover{ transform:translateY(-10px); }
.pro2_tnm strong{ font-size: 20px; line-height: 28px;}
.pro2_tnm p{ font-size: 14px; line-height: 24px; margin-top: 6px; height:48px;}
.pro2_imgx{ margin-top: 20px; height:220px;}
.pro2_tnm{ padding-right:20px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.dwul li{ width:calc(50% - 30px);}
.pro_ma{width:auto; padding:0 50px;}
.dwul{margin-top:0;}
}
@media (max-width:767px){
.dwul li{ width:calc(100% - 30px); margin-bottom:15px;}
.pro_ma{ padding:0 20px; line-height:60px;}
}

/*2025-04-21 CSS*/
.pro2_page2{}
.pro2_top{ text-align:center;}
.pro2_top strong{ font-size: 46px; line-height: 58px; font-weight: normal; display: block; letter-spacing:2px;}
.pro2_top p{ font-size: 18px; line-height: 30px; color: #666; margin-top: 25px; max-width:1200px; margin-left:auto; margin-right:auto;}
.pro_selex{ margin:3vw -10px 0; display:flex;}
.pro_selex dd{ width:calc(25% - 20px); margin:0 10px;}
.pro_selex dd strong{ font-size: 16px; line-height: 24px; display: block; font-weight: normal; margin-bottom: 10px; }
.pro_selex dd select{ appearance: none; -moz-appearance: none; -webkit-appearance: none; border: 1px solid #ddd; background: transparent url(../images/pro3_ar.png) no-repeat right 16px center; padding-right:50px; opacity: 1; color: #888; font: 14px/48px "微软雅黑"; width: 100%; height: 50px; padding-left: 16px; }
.dwul2{ margin:2.6vw -20px 0;}
.dwul2 li{ width:calc(25% - 40px); margin:0 20px 32px;}
.dwul2 .pro2_imgx{ margin-top:0; height:410px; background:#F8F8F8;}
.pro2_abmx{ padding: 25px 0px 20px; }
.pro2_abmx strong{ font-size: 24px; font-weight: normal; line-height: 36px; display: block; }
.pro2_abmx p{ font-size: 16px; line-height: 28px; color: #525252; height: 56px; margin-top: 8px; -webkit-line-clamp:2;}
@media (max-width:1799px){
.pro2_top strong{ font-size: 32px; line-height: 42px;}
.pro2_top p{ font-size: 15px; line-height: 26px; margin-top: 15px; max-width:1000px;}
.pro_selex{ margin:2.6vw -10px 0;}
.pro_selex dd{ width:calc(25% - 14px); margin:0 7px;}
.pro_selex dd strong{ font-size: 15px; line-height: 22px;}
.pro_selex dd select{font: 14px/46px "微软雅黑"; height: 48px;}
.dwul2{ margin:2.6vw -15px 0;}
.dwul2 li{ width:calc(25% - 30px); margin:0 15px 25px;}
.dwul2 .pro2_imgx{height:280px;}
.pro2_abmx{ padding: 18px 0px 16px; }
.pro2_abmx strong{ font-size: 20px;  line-height: 32px; }
.pro2_abmx p{ font-size: 14px; line-height: 26px; height: 52px; margin-top:6px;}
}
@media (max-width:1379px){
.pro2_top strong{font-size:28px; line-height:38px;}
}
@media (max-width:1199px){

}
@media (max-width:993px){
.dwul2 li {width: calc(50% - 30px);margin: 0 15px 25px;}
}
@media (max-width:767px){
.pro2_top strong{font-size:24px; line-height:24px;}
.pro2_top p{font-size:14px; line-height:22px;}
.pro_selex{margin-top:8vw; flex-wrap:wrap;}
.pro_selex dd {width: calc(100% - 14px);margin: 0px 7px 15px;}
.dwul2 li {width: calc(100% - 30px);}
}