﻿.hmFocus,.hmFocus_item{height: 100vh;}
.hmFocusWpr{position:relative;}
.hmFocus{ background:#000;}
.hmFocus_item { position: relative; overflow: hidden; }
.hmFocus_item:after{ content: ""; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background: url(../image/inx_fsline.png) repeat-x left top; background-size:auto 100%; }
.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); }
.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(404.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(404.png) repeat-x left bottom; }
.active .hmFs_bg{ visibility: visible; -webkit-animation: scaleBg 6s linear forwards; animation: scaleBg 6s linear forwards;}
.hmFocus .slick-prev{ background: url(404.png) no-repeat center center; display: inline-block; height: 60px; width: 60px; position: absolute; left: 60px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border: 1px solid rgba(255,255,255,0.5); border-radius: 50%; z-index: 3; margin-top: -30px; transform:rotate(180deg); transition:all 0.5s ease; opacity:0.3; }
.hmFocus .slick-next{ background: url(404.png) no-repeat center center; display: inline-block; height: 60px; width: 60px; position: absolute; right: 60px; top: 50%; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; border: 1px solid rgba(255,255,255,0.5); border-radius: 50%; z-index: 3; margin-top: -30px; transition:all 0.5s ease; opacity:0.3; }
.hmFocus .slick-prev:hover,.hmFocus .slick-next:hover{background-image:url(404.png); opacity:1}
.hmFocus_doc{ width: 100%; position: absolute; left: 0px; bottom: 40px; z-index: 5; }
.hmFocus_doc ul{ transform:translateY(120px)}
.hmFocus_doc ul li{ cursor:pointer; margin-right:12px; display:inline-block;}
.hmFs_docx{height: 20px; opacity:1; position:relative; padding-left:0px; transition:all 0.5s ease; opacity:0.35; }
.hmFs_docx.on{opacity:1; padding-left:17px;}
.hmFs_docx i{ border-top:6px solid transparent; border-bottom:6px solid transparent; border-left:6px solid #fff; position:absolute; left:0; top:4px;}
.hmFs_docx span{ white-space:nowrap; display:inline-block; color:#fff; letter-spacing:1px; overflow:hidden; max-width:0;}
.hmFs_docx.on span{ max-width:200px;transition:all 0.6s ease;}
.hmBan_txt{ position:absolute; left:0; top:50%; transform:translateY(-50%); color:#fff; width:100%; text-shadow:0 2px 8px rgba(0,0,0,0.1); z-index:2;}
.hmFocusWpr .container-fluid{padding:0 4vw;}
.hmBan_txt strong{ font-size: 56px; letter-spacing:2px; display: block; line-height: 70px; display: block; transition: all 0.8s ease; transform: translateY(50px); opacity: 0; font-weight: normal; }
.hmBan_txt p{ font-size: 18px; line-height: 32px; margin-top: 10px; transition: all 0.8s ease; transform: translateY(50px); opacity: 0; letter-spacing: 1px; }
.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(404.png) no-repeat center center; height: 60px; width: 60px; margin-left: 36px; border: 1px solid #FFF; border-radius:50%; display:inline-block;}
@keyframes next_ar {
	0% {
		opacity:1;
	}
	60% {
		opacity:0;
	}
	100% {
		opacity:1;
	}
}
.hmNext{ font-size: 15px; text-transform: uppercase; color: #FFF; writing-mode:vertical-lr;}
.hmNext span{display:inline-block; margin-bottom:8px;}
.hmNext i{ background: url(../image/next_ar.png) no-repeat center center; height: 7px; width: 12px; display:inline-block; animation:next_ar 2.1s linear infinite;}
.hmNext i:nth-child(3){animation-delay:0.3s;}
.hmNext i:nth-child(4){animation-delay:0.6s;}
.hmFocus_doc .container-fluid{display:flex; justify-content:space-between; }
@media (max-width:1799px){
.hmBan_txt strong{ font-size: 42px; letter-spacing:1px; line-height: 56px;}
.hmBan_txt p{ font-size: 16px; line-height: 30px; margin-top: 8px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.hmBan_txt strong{font-size:32px; line-height:44px;}
}
@media (max-width:993px){
.hmFocus,.hmFocus_item{height: 500px;}
.hmNext{display:none;}
.hmFocus_doc ul{transform:translateY(0);}
.hmFocus_doc .container-fluid{justify-content:center;}
.hmBan_txt strong{font-size:28px; line-height:38px;}
}
@media (max-width:767px){
.hmFocus,.hmFocus_item{height: 350px;}
.hmBan_txt strong{font-size:20px; line-height:30px;}
.hmBan_txt p{font-size:13px; line-height:22px;}
.hmFocus_doc{bottom:25px;}
body *{ letter-spacing:0!important;}
}

.m2banner{position: relative; overflow: hidden}
.m2banner .coverImg{ height: 100vh; transition:all 6s ease; transform:scale(1.15);}
.m2banner .coverImg:after{ content: ""; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background: url(../image/m2ban_bg.png) no-repeat center center; background-size:cover;}
.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: 56px;line-height: 60px;letter-spacing: 3px;display: block;font-weight: normal;}
.m2banTxt p{font-size: 18px;line-height: 30px;letter-spacing:1px;display: block; margin-top: 26px;}
.m2banTxt p span{display:inline-block; margin:0 10px;}
.coverVide{position:absolute; left:0; top:0; right:0; bottom:0;}
.coverVide video{display:block!important; width:100%; height:100%; object-fit: cover;}
@media (max-width:1799px){
.m2banTxt strong{font-size:42px; line-height:48px;}
.m2banTxt p {font-size: 16px;line-height: 28px;margin-top: 20px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2banTxt strong{font-size:32px; line-height:38px;}
}
@media (max-width:993px){
.m2banner .coverImg{height:500px;}
.m2banTxt{padding-top:56px;}
}
@media (max-width:767px){
.m2banTxt p{font-size:14px; line-height:22px;}
.m2banTxt strong{font-size:22px; line-height:30px;}
.m2banTxt p{margin-top:12px;}
.m2banner .coverImg{height:260px;}
}

.web_page{ text-align:center;}
.web_page *{ vertical-align:middle;}
.web_pfirst{ background: url(../image/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(../image/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(../image/page_firsta.png) no-repeat center center; border: 1px solid var(--cor);}
.web_pprev{ background: url(../image/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(../image/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(../image/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);}
@media (max-width:767px){
.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;}
}


.footer{ background:#000000; color:rgba(255,255,255,0.6); padding-top:25px;}
.footer .container-fluid{padding-left:4vw; padding-right:4vw;}
.footer a:hover{color:#fff!important;}
.footer .container-fluid{}
.foot_top{display:flex; justify-content:space-between; border-bottom:1px solid rgba(255,255,255,0.15);}
.foot_nav{}
.foot_nava{ font-size:16px; line-height:56px; color:#fff; display:inline-block; margin-right:2.6vw;}
.foot_shax{ padding-top:17px;}
.foot_sa{ display:inline-block; position:relative; width:20px; height:20px; margin-left:12px; cursor:pointer;}
.foot_sa i{}
.foot_sa i img{}
.foot_wximg {width: 100px;height: 100px;position: absolute;left: 50%;margin-left: -50px;bottom: 35px;opacity: 0;visibility: hidden;transform: translateY(10px);transition: all 0.5s ease; box-shadow:0 5px 15px rgba(0,0,0,0.2);}
.foot_wximg img{ border-radius:0.3em;}
.foot_wximg:before {content: "";border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 7px solid #fff;position: absolute;left: 50%;bottom: -7px;margin-left: -6px;}
.foot_sa:hover .foot_wximg{visibility: visible;opacity: 1;transform: translateY(0);}
.foot_bom{ padding-top:25px; padding-bottom:35px; text-align:center; font-size:16px; line-height:30px;}
.foot_bmx1{}
.foot_bmx1 span{}
.foot_a1{ color:#fff; text-decoration:underline;}
.foot_a2{ color:rgba(255,255,255,0.6); text-decoration:underline;}
.foot_a2:hover{text-decoration:underline;}
.foot_bmx2{}
.foot_bmx2 a{ color:rgba(255,255,255,0.6); }
.foot_bom span{display:inline-block; margin:0 10px;}
@media (max-width:1799px){
.foot_nava{font-size:14px; line-height:30px;}
.foot_bom {padding-top: 18px;padding-bottom: 30px;font-size: 14px;line-height: 26px;}
.foot_top{padding-bottom:10px;}
.foot_shax{padding-top:7px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.foot_top{flex-wrap:wrap;}
.foot_nav{width:100%; text-align:center}
.foot_nava{margin:0 8px;}
.foot_shax{width:100%; text-align:center}
.foot_sa{margin:0 8px;}
}
@media (max-width:767px){
.foot_nav{margin-left:-5px; margin-right:-5px; width:auto;}
.foot_nava{margin:0 4px;}
.foot_bom{font-size:12px; line-height:24px; padding-top:15px; padding-bottom:20px;}
}

.inx_con1{ position:relative; overflow:hidden;}
.inx_c1ul{ margin:0 -4px;}
.inx_c1ul li{ width:calc(50% - 8px); margin:8px 4px 0;}
.inx_c1ul li:nth-child(1){ width:calc(100% - 8px); }
.inx_c1item{ display:block;}
.inx_c1item .overflowHide{ height:33.33vw;}
.inx_c1txt{ position:absolute; left:0; right:0; top:0; color:#fff; text-align:center; padding-top:4.79vw;}
.inx_c1txt strong{ display: block; margin-left: auto; margin-right: auto; max-width: 600px; font-size: 32px; letter-spacing: 1px; line-height: 46px; font-weight: normal; }
.inx_c1txt p{ display: block; max-width: 600px; margin: 14px auto 30px; font-size: 16px; line-height: 28px; letter-spacing:1px; }
.inx_c1btn{}
.inx_c1btn span{ font-size: 16px; line-height: 28px; }
@media (max-width:1799px){
.inx_c1txt strong{font-size:26px; line-height:38px;}
.inx_c1txt p {max-width: 560px;margin: 12px auto 25px;font-size: 14px;line-height: 24px;}
.inx_c1btn span{font-size:14px; line-height:24px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.inx_c1txt p{padding:0 15px;}
.inx_c1txt strong{font-size:22px; line-height:30px;}
}
@media (max-width:993px){
.inx_c1item .overflowHide{height:50vw;}
.inx_c1ul li {width: calc(100% - 8px);margin: 8px 4px 0;}
}
@media (max-width:767px){
.inx_con1{padding-left:15px; padding-right:15px; padding-top:12vw;}
.inx_c1txt strong{font-size:18px; line-height:26px;}
.inx_c1txt{padding-top:25px;}
.inx_c1txt p {margin: 10px auto 12px;font-size: 12px;line-height: 22px;}
.inx_c1item .overflowHide{height:56vw; border-radius:0.4em;}
}

.inx_con2{}
.inx_tx{ text-align:center;}
.inx_tx strong{ font-size: 20px; color: #439ac3; line-height: 24px; text-transform: uppercase; font-weight: normal; }
.inx_tx strong span{ color: #23568c; display: inline-block; margin-right: 5px; font-weight:bold; }
.inx_tx p{ font-size: 46px; line-height: 46px; margin-top: 16px; letter-spacing: 1px; }
.inx_tx_w strong,.inx_tx_w strong span{color:#fff;}
.inx_c2list{ margin: 2.5vw -22px 0px; }
.inx_c2list li{ width:calc(50% - 44px); margin:0 22px 44px;}
.inx_c2item{ display:flex;flex-direction:row-reverse;}
.inx_c2item .overflowHide{ width:60.15%; height:375px;}
.inx_c2txt{ width:39.85%; background:#f5f5f7; position:relative}
.inx_c2ico{ position: absolute; height: 82px; width: 82px; left: 28px; top: 28px; }
.inx_c2ico img{}
.inx_c2tnms{ position: absolute; left: 30px; right: 30px; bottom: 30px; font-size: 20px; line-height: 30px; }
.inx_c2tnms strong{ font-weight: normal; display: block; }
.inx_c2tnms p{}
.inx_c2item:hover{transform:translateY(-10px); box-shadow:0 6px 18px rgba(35,86,140,0.3);}
.inx_c2btn{ padding-top:10px; text-align:center;}
.inx_c2m{ display: inline-block; font-size: 16px; line-height: 46px; letter-spacing: 1px; padding: 0px 55px; border: 1px solid var(--cor); color:var(--cor); }
.inx_c2m:hover{ background:var(--cor); color:#fff; box-shadow:0 6px 18px rgba(35,86,140,0.3); transform:translateY(-3px)}
@media (max-width:1799px){
.inx_tx strong{font-size:18px; line-height:28px;}
.inx_tx p{font-size:32px; line-height:32px; margin-top:12px;}
.inx_c2list{margin-left:-12px; margin-right:-12px;}
.inx_c2list li{ width:calc(50% - 24px); margin:0 12px 24px;}
.inx_c2item .overflowHide{height:225px;}
.inx_c2ico{width:56px; height:56px; left:15px; top:15px;}
.inx_c2tnms{left:20px; bottom:20px; font-size:17px; line-height:26px;}
.inx_c2m {font-size: 14px;line-height: 42px;padding: 0px 35px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.inx_tx p{ font-size:24px; line-height:24px; margin-top:8px;}
}
@media (max-width:993px){
.inx_c2list li{ width:calc(100% - 24px); margin:0 12px 18px;}
}
@media (max-width:767px){
.inx_tx p{font-size:20px; line-height:20px; margin-top:5px;}
.inx_c2list{margin-top:25px;}
.inx_c2item{flex-wrap:wrap;}
.inx_c2item .overflowHide{width:100%;}
.inx_c2txt{width:100%; padding:15px 20px 25px;}
.inx_c2item .overflowHide{height:68vw;}
.inx_c2ico{position:relative; left:auto; top:auto; display:none}
.inx_c2tnms{position:static; text-align:center; font-size:16px; font-weight:bold}
.inx_c2tnms strong{font-weight:bold;}
.inx_c2item:hover {transform: translateY(0px);}
}

.inx_con3{ background-repeat:no-repeat; background-size:cover; color:#fff; text-align:center; padding: 6.87vw 0px 16.14vw; }
.inx_c3des{ max-width: 1040px; font-size: 16px; line-height: 28px; letter-spacing: 1px; margin: 25px auto 0; }
.inx_c3btn{ text-align: center; margin-top: 40px; }
.inx_c3m,.inx_c3ma{ font-size: 16px; color: #FFF; background: url(../image/inx_c3m.png) no-repeat right center; line-height: 32px; display: inline-block; padding-right: 45px; transition:all 0.5s ease;}
.inx_c3m:hover,.inx_c3ma_wpr:hover .inx_c3ma{ color:#fff; transform:translateY(-5px);}
.inx_con4{}
.inx_c4box{display:flex; justify-content:space-between; margin-top:2.6vw;}
.inx_c4lx{ width:50%;}
.inx_c4aBox{ display:block; position:relative}
.inx_c4aBox .overflowHide{ height:480px; border-radius:0.8em;}
.inx_c4lay{ position:absolute; left:30px; right:210px; bottom:25px; color:#fff; z-index:1}
.inx_c4lay strong{ font-size: 24px; line-height: 34px; letter-spacing: 1px; display: block; font-weight: normal; }
.inx_c4lay p{ font-size: 16px; line-height: 30px; margin-top: 5px; letter-spacing: 1px; }
.inx_c4lay .inx_c3m{}
.inx_c4aBox .overflowHide:after{ content: ""; background: url(../image/inx_c4line.png) repeat-x left bottom; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.inx_c4lx .inx_c3m{ position:absolute; right:30px; bottom:42px; z-index:1; transform:translateY(0)!important;} 
.inx_c4ul{ width:50%; padding-left:2.4vw;}
.inx_c4ul li{ margin-bottom: 26px; padding-bottom: 22px; border-bottom: 1px solid #E7E7E7; }
.inx_c4a{ display:block;}
.inx_c4a strong{ font-size: 24px; font-weight: normal; line-height: 26px; letter-spacing:1px;}
.inx_c4a p{ font-size: 16px; line-height: 26px; color: #525252; margin-top: 12px; -webkit-line-clamp:2;}
.inx_c4a span{ font-size: 16px; font-style: italic; line-height: 28px; color: #999999; display: block; margin-top: 10px; }
.inx_c4ul li:last-child{border:none; padding-bottom:0; margin-bottom:0;}
.inx_c4more{ text-align:center; margin-top:2.2vw;}
.inx_c4m{ color:var(--cor); text-decoration:underline; font-size:20px; line-height:24px;}
.inx_c4m:hover{ text-decoration:underline;}
@media (max-width:1799px){
.inx_c3des {max-width: 1000px;font-size: 14px;line-height: 26px;margin: 20px auto 0;}
.inx_c3btn{margin-top:28px;}
.inx_c3m, .inx_c3ma{font-size:14px;}
.inx_c4a strong{font-size:19px; line-height:20px;}
.inx_c4a p {font-size: 14px;line-height: 24px;margin-top: 10px;}
.inx_c4a span {font-size: 14px;line-height: 22px;margin-top: 8px;}
.inx_c4ul li {margin-bottom: 20px;padding-bottom: 15px;}
.inx_c4lay{left:20px;}
.inx_c4lay strong{font-size:20px; line-height:28px;}
.inx_c4lay p {font-size: 14px;line-height: 26px;margin-top: 3px;}
.inx_c4aBox .overflowHide{height:392px;}
.inx_c4m{font-size:16px; line-height:20px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.inx_c4box{flex-wrap:wrap;}
.inx_c4lx{width:100%;}
.inx_c4ul{width:100%; margin-top:25px; padding-left:0;}
}
@media (max-width:767px){
.inx_con3{padding-top:12vw; padding-bottom:75vw;}
.inx_con3 .inx_tx p{line-height:32px;}
.inx_c4box{margin-top:25px;}
.inx_c4lx .inx_c3m{display:none;}
.inx_c4lay{left:15px; right:15px;}
.inx_c4lay strong{font-size:16px; line-height:28px; font-weight:bold;}
.inx_c4lay p{font-size:12px; line-height:22px;-webkit-line-clamp:2;}
.inx_c4aBox .overflowHide{height:60vw;}
.inx_c4a strong{font-size:16px; line-height:24px; font-weight:bold;}
.inx_c4a p {font-size: 12px;line-height: 22px;margin-top: 6px;}
.inx_c4more{margin-top:15px;}
}

.cs_page{}
.cs_con1{}
.cs_c1aBox{display:flex; justify-content:space-between; }
.cs_c1aBox .overflowHide{ width:calc(100% - 475px);}
.cs_c1bmx{ width: 475px; background: url(../image/cs_c1bg.jpg) no-repeat; padding: 20px 50px; display:flex; flex-direction:column; justify-content:center; background-size:cover; color:#fff;}
.cs_c1bmx strong{ font-size: 24px; font-weight: normal; line-height: 32px; letter-spacing: 1px; }
.cs_c1bmx i{ display: block; height: 1px; margin: 14px 0px 12px; background:rgba(255,255,255,0.15);}
.cs_c1bmx p{ font-size: 16px; line-height: 28px; letter-spacing: 1px; -webkit-line-clamp:5; margin-bottom:70px;}
.cs_c1bmx span{}
.cs_list_wpr{ margin-bottom:2.4vw;}
.cs_list_wpr .cs_list{ margin:0 -7px;}
.cs_list li{ margin-top:14px; width:calc(35.6% - 14px); margin:14px 7px 0;}
.cs_list li:nth-child(2){ width:calc(64.4% - 14px);}
.cs_item{ display:block;}
.cs_item .overflowHide{ height:480px;}
.cs_item .overflowHide:after{ content: ""; background: url(../image/publine.png) repeat-x left top; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background-size:auto 100%; }
.cs_list_wpr .cs_list:nth-child(2n){flex-direction:row-reverse;}
.cs_lay{ position:absolute; left:40px; top:42px; right:40px; bottom:0; z-index:1; color:#fff;}
.cs_lay strong{ font-size: 24px; line-height: 32px; font-weight: normal; letter-spacing: 1px; }
.cs_lay p{ font-size: 16px; line-height: 28px; margin-top: 12px; -webkit-line-clamp:2;}
.cs_lay span{ display:inline-block; margin-top:30px;}
.inx_c4tag{ font-size: 14px; line-height: 26px; font-weight: bold; background:rgba(0,0,0,0.9); padding: 0px 14px; position: absolute; right: -20px; bottom: 20px;}
.cs_c1aBox .inx_c4tag{}
@media (max-width:1799px){
.cs_c1aBox .overflowHide{height:360px;}
.cs_c1bmx{padding:20px 30px;}
.cs_c1bmx strong{font-size:21px; line-height:28px;}
.cs_c1bmx p{font-size:14px; line-height:24px; margin-bottom:35px;}
.cs_lay strong{font-size:21px; line-height:28px;}
.cs_lay p {font-size: 14px;line-height: 24px;margin-top: 10px;}
.cs_item .overflowHide{height:360px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.cs_lay{left:15px; right:15px;}
.cs_c1aBox{flex-wrap:wrap;}
.cs_c1aBox .overflowHide{width:100%;}
.cs_c1bmx{width:100%;}
}
@media (max-width:767px){
.cs_c1aBox .overflowHide{height:55vw;}
.cs_c1bmx{padding-left:15px; padding-right:15px;}
.cs_list li{width:calc(100% - 14px)!important;}
.cs_list_wpr{margin-bottom:30px;}
}

.job_c1on1{}
.m2ptx{ text-align:center; max-width:928px; margin:0 auto;}
.m2ptx strong{ font-size: 40px; line-height: 40px; letter-spacing: 1px; font-weight: normal; display: block; }
.m2ptx p{ font-size: 16px; line-height: 28px; color: #666; margin-top: 20px; letter-spacing: 1px;}
.job_c1ul{ margin: 2.6vw -35px 0px; }
.job_c1ul dd{ width:calc(25% - 70px); margin:0 35px; text-align:center; transition:all 0.5s ease; cursor:default;}
.job_c1ico{ display:inline-block; width:90px; transition:all 0.5s ease;}
.job_c1ico img{}
.job_c1ul dd strong,
.job_c3ul dd strong{ font-size: 24px; line-height: 56px; position: relative; display: block; letter-spacing: 1px; font-weight: normal; }
.job_c1ul dd p,
.job_c3ul dd p{ font-size: 16px; line-height: 28px; color: #666; margin-top: 10px; }
.job_c1ul dd strong:after,
.job_c3ul dd strong:after{content:""; width:18px; height:2px; background:var(--cor); position:absolute; left:50%; bottom:0; margin-left:-9px;}
.job_c1ul dd:hover .job_c1ico,
.job_c3ul dd:hover .job_c1ico{transform:rotateY(180deg);}
.job_c1ul dd:hover,
.job_c3ul dd:hover{transform:translateY(-10px);}
.job_page{}
.job_c1on2{ background-size:cover; color:#fff;}
.job_c1on2 .m2ptx p{color:#fff;}
.job_c2ul{ margin: 2.6vw -17px 0px; }
.job_c2ul dd{ width:calc(16.6% - 34px); margin:0 17px; padding:32px 20px 38px; text-align:center; border:1px solid rgba(255,255,255,0.3); border-radius:0.8em; transition:all 0.5s ease; cursor:default}
.job_c2ul dd p{ font-size: 24px; line-height: 32px; margin-top: 6px; display: block; letter-spacing: 1px; font-weight: normal; }
.job_c2ul dd:hover{transform:translateY(-10px);}
.job_c2ul dd:hover .job_c2ico{transform:rotateY(180deg);}
.job_c2ico{ display:inline-block; width:80px; transition:all 0.5s ease;}
.job_c2ico img{}
.job_c1on3 .job_c1ico{ display:block}
.job_c3ul{ margin: 2.6vw -35px 0px;}
.job_c3ul dd{width:calc(25% - 70px); margin:0 35px; text-align:justify; transition:all 0.5s ease; cursor:default;}
.job_c3ul dd strong:after{left:0; margin-left:0;}
.job_c1on4{ background:#f5f5f7;}
.job_c4ul{ margin: 2.6vw -5px 0px; }
.job_c4ul dd{ width:calc(50% - 10px); margin:0 5px;}
.job_c4item{ display:block; position:relative;}
.job_c4item .overflowHide{ height:520px;}
.job_c4item .overflowHide:after{content:""; background:rgba(0,0,0,00.25); position:absolute; left:0; top:0; right:0; bottom:0;}
.job_c4nm{ position: absolute; left: 30px; right: 30px; bottom: 32px; color:#fff; z-index:1; padding:0 180px 0 35px; color:#fff;}
.job_c4nm strong{ font-size: 30px; line-height: 50px; letter-spacing: 1px; display: block; font-weight: normal; }
.job_c4nm p{ font-size: 16px; line-height: 26px; letter-spacing: 1px; }
.job_c4nm span{ font-size: 16px; line-height: 26px; letter-spacing: 1px; display: inline-block; position: absolute; right: 0px; bottom: 0px; }
@media (max-width:1799px){
.m2ptx strong{font-size:28px; line-height:28px;}
.m2ptx p {font-size: 14px;line-height: 24px;margin-top: 16px;}
.job_c1ul{ margin: 2.6vw -15px 0px; }
.job_c1ul dd{ width:calc(25% - 30px); margin:0 15px;}
.job_c1ico{ width:72px;}
.job_c1ul dd strong,
.job_c3ul dd strong{ font-size: 20px; line-height: 50px;}
.job_c1ul dd p,
.job_c3ul dd p{ font-size: 14px; line-height: 24px; margin-top: 8px; }
.job_c2ul{margin-left:-10px; margin-right:-10px;}
.job_c2ul dd{ width:calc(16.6% - 20px); margin:0 10px; padding:25px 15px 30px;}
.job_c2ul dd p{ font-size: 18px; line-height: 26px; margin-top: 5px;}
.job_c2ico{width:60px;}
.job_c3ul{ margin: 2.6vw -15px 0px;}
.job_c3ul dd{width:calc(25% - 30px); margin:0 15px;}
.job_c4item .overflowHide{ height:380px;}
.job_c4nm{ left:20px; right: 20px; bottom: 25px; padding:0 160px 0 15px;}
.job_c4nm strong{ font-size: 22px; line-height: 36px;}
.job_c4nm p{ font-size: 14px; line-height: 24px;}
.job_c4nm span{ font-size: 14px; line-height: 24px; }
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.m2ptx strong{font-size:24px; line-height:24px;}
.job_c1ul dd{width:calc(50% - 30px); margin-bottom:20px;}
}
@media (max-width:993px){
.job_c2ul dd {width: calc(33.33% - 20px);margin: 0 10px 20px;}
.job_c3ul dd {width: calc(50% - 30px);margin: 0 15px 20px;}
.job_c4ul dd {width: calc(100% - 10px);margin: 0 5px 10px;}
}
@media (max-width:767px){
.m2ptx strong{font-size:20px; line-height:20px;}
.m2ptx p {font-size: 12px;line-height: 22px;margin-top: 8px;}
.job_c1on1 .m2ptx strong{font-size:18px; line-height:28px;}
.job_c1ul{ margin: 2.6vw -10px 0px; }
.job_c1ul dd{ width:calc(50% - 20px); margin:0 10px 20px;}
.job_c1ico{width:50px; height:50px;}
.job_c1ul dd strong, .job_c3ul dd strong {font-size: 18px;line-height: 44px;}
.job_c1ul dd p, .job_c3ul dd p {font-size: 12px;line-height: 22px;margin-top: 8px;}
.job_c2ul dd {width: calc(50% - 20px);margin: 0 10px 20px;}
.job_c2ul{margin-top:25px;}
.job_c2ul dd p{font-size:16px; line-height:24px;}
.job_c3ul dd strong{font-size:15px}
.job_c4nm strong{font-size:20px; line-height:32px;}
.job_c4nm{left:0; bottom:20px; padding-right:80px;}
.job_c4item .overflowHide{height:62vw;}
}

.jb_banner .coverImg{ height:36.45vw;}
.jb_banner .coverImg:after{ content: ""; background: url(../image/jb_banBg.png) no-repeat center center; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background-size:cover;}
.jb_banTxt{ position:absolute; left:0; bottom:5.62vw; right:0; text-align:center;}
.jb_banTxt strong{ font-size: 40px; letter-spacing: 1px; line-height: 50px; font-weight: normal; color: #FFF; }
.jb_top{ position:relative; z-index:2; margin-top:-30px;}
.jb_topser{ width:100%; max-width:800px; margin:0 auto; background:#fff; border-radius:3em; overflow:hidden; position:relative; box-shadow:0 5px 18px rgba(0,0,0,0.1);}
.jb_topser input{ font-size: 16px; line-height: 60px; color: #666; background: url(../image/jb_ser.png) no-repeat 29px center; width: 100%; padding: 0px 220px 0px 56px; }
.jb_topser input:focus{ color:#333;}
.jb_topser button{ line-height: 60px; height: 60px; width: 168px; background: #23568C; font-size: 24px; color: #FFF; letter-spacing: 2px; position: absolute; top: 0px; right: 0px; text-align: center; cursor:pointer; transition:all 0.5s ease;}
.jb_topser button:hover{ background: #1C4471; }
.jb_page{}
.jb_page .container{position:relative;}
.jblx{ width:305px; float:left;position: -webkit-sticky;position: sticky;top: 120px; }
.jb_line{ width:1px; background:#E7E7E7; position:absolute; left:365px; top:0; bottom:0;}
.jblx h4,.jbldls dt{ font-size: 24px; line-height: 24px; letter-spacing: 1px; display: block; font-weight: normal; }
.jb_clear{ margin: 22px 0px 40px; font-size: 16px; line-height: 42px; background: #F5F5F7; text-align: center; display: block; border-radius:3em; cursor:pointer; width:100%; letter-spacing:1px; }
.jb_clear:hover{}
.jbldls{ border-top: 1px solid #E7E7E7; padding: 25px 0px; }
.jbldls dt{margin-bottom:10px;}
.jbldls dd{ line-height:30px; height:30px; position:relative; font-size:16px; padding-left:22px;}
.jbldls dd input{ position:absolute; opacity:0; left:0; top:0; }
.jbldls dd i{ height: 14px; width: 14px; border: 1px solid #ddd; position: absolute; left: 0px; top: 8px;}
.jbldls dd input:checked + i{ border-style: none; background: url(../image/jb_ck.png) no-repeat center center; }
.jbrx{ width:calc(100% - 385px); float:right;}
.jbrx_dl{ border-bottom: 1px solid #E7E7E7; margin-bottom: 30px; }
.jbrx_dl.on{ border-bottom:none;}
.jbrx_dl dt{ position:relative; padding-right:100px; cursor:pointer; padding-bottom:20px;}
.jbrx_dl dt strong{ font-size: 24px; line-height: 24px; letter-spacing: 1px; font-weight: normal; display: block; transition:all 0.5s ease; }
.jbrx_dl dt p{ font-size: 16px; color: #666; line-height: 26px; margin-top: 12px; }
.jbrx_dl dt p span{ display:inline-block; margin-right:12px;}
.jbrx_dl dt:after{ content: ""; background: #DFDFDF url(../image/jb_ico1.png) no-repeat center center; height: 36px; width: 36px; position: absolute; top: 6px; right: 0px; border-radius:50%; transition:all 0.5s ease;}
.jbrx_dl.on dt:after{ background:var(--cor) url(../image/jb_ico2.png) no-repeat center center; }
.jbrx_dl dd{ font-size: 16px; line-height: 36px; color: #525252; background: #F5F5F7; padding: 50px; display:none; }
.jbrx_dl.on dt strong{ color:var(--cor)}
.jb_rtag{ color: #999999; }
.jb_rtag span{ display:inline-block; margin-right:15px;}
.jbrx_dl dd strong{ font-weight: normal; font-size: 24px; color: #161616; line-height: 50px; display: block; margin-top:12px;}
.jb_btn{ margin-top:35px;}
.jb_btn a{ font-size: 16px; line-height: 48px; color: #FFF; letter-spacing: 1px; display: inline-block; width: 180px; background:var(--cor); border-radius:0.3em; text-align:center}
.jb_btn a:hover{ box-shadow:0 3px 18px rgba(35,86,140,0.3); transform:translateY(-3px);}
@media (max-width:1799px){
.jb_banTxt strong{font-size:30px; line-height:40px;}
.jb_topser button{font-size:22px;}
.jblx{ width:220px;}
.jb_line{ left:275px; }
.jblx h4,.jbldls dt{ font-size: 20px; line-height: 20px;}
.jb_clear{ margin: 16px 0px 30px; font-size: 14px; line-height: 36px;}
.jbldls{ padding: 18px 0px; }
.jbldls dt{margin-bottom:6px;}
.jbldls dd{ line-height:26px; height:26px; font-size:14px;}
.jbldls dd i{left: 0px; top: 7px;}
.jbrx{ width:calc(100% - 305px); float:right;}
.jbrx_dl{ margin-bottom: 20px; }
.jbrx_dl dt{padding-bottom:15px;}
.jbrx_dl dt strong{ font-size: 21px; line-height: 20px;  }
.jbrx_dl dt p{ font-size: 14px; line-height: 24px; margin-top: 10px; }
.jbrx_dl dd{ font-size: 14px; line-height: 30px; padding: 30px;}
.jb_rtag span{ margin-right:10px;}
.jbrx_dl dd strong{font-size: 18px; line-height: 40px; margin-top:8px;}
.jb_btn{ margin-top:25px;}
.jb_btn a{ font-size: 14px; line-height: 40px; width: 170px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.jb_banner .coverImg{height:40vw;}
.jblx{ width:180px;}
.jb_line{ left:225px; }
.jbrx{ width:calc(100% - 245px);}
}
@media (max-width:767px){
.jb_banner .coverImg{height:220px;}
.jb_banTxt strong {font-size: 22px;line-height: 32px;}
.jb_banTxt{bottom:50px;}
.jb_topser input{ font-size: 14px; line-height: 50px; background: url(../image/jb_ser.png) no-repeat 20px center; padding: 0px 120px 0px 44px; }
.jb_topser button{ line-height: 50px; height: 50px; width: 100px; font-size: 16px;}
.jb_line{display:none;}
.jblx{width:100%; float:none;}
.jbrx{width:100%; float:none; margin-top:25px;}
.jbrx_dl dt:after{width:32px; height:32px; top:-5px;}
.jbrx_dl dt{padding-right:40px}
.jbrx_dl dd{padding:12px 12px 25px; line-height:24px;}
.jbrx_dl dt strong{font-size:18px;}
.jbrx_dl dd strong{font-size:16px; line-height:32px;}
.jbldls{overflow:hidden;}
.jbldls dt{width:100%; float:left;}
.jbldls dd{float:left; width:50%;}
}

.dcs_pos{ position:absolute; left:0; right:0; bottom:25px; color:#fff;}
.dcs_psx{ font-size: 16px; line-height: 28px; background: url(../image/dcs_hm.png) no-repeat left center; padding-left: 30px; color: #FFF; }
.dcs_page{}
.dcs_tx{ text-align:center;}
.dcs_tx p{ font-size: 20px; line-height: 36px; color:var(--cor); }
.dcs_tx strong{ font-size: 40px; line-height: 52px; letter-spacing: 1px; margin-top: 15px; font-weight: normal; }
.dcs_c1txt{ font-size: 20px; line-height: 36px; margin-top: 36px; letter-spacing:1px; text-align:center; max-width:960px; margin-left:auto; margin-right:auto;}
.dcs_con2{ background: url(../image/dcs_c2bg.jpg) no-repeat center center; background-size:cover;}
.dcs_con2 .container{display:flex; justify-content:space-between; flex-direction:row-reverse; }
.dcs_c2img{display:flex; flex-direction:column; justify-content:center; width:43%;}
.dcs_c2txt{ display: flex; flex-direction: column; justify-content: center; width: 50.6%; font-size: 16px; line-height: 30px; color: #FFF; text-align:justify;}
.dcs_con3{}
.dcs_c3dls{ margin-top: 2.6vw; }
.dcs_c3dls dd{ width:16.6%; text-align:center; transition:all 0.5s ease;}
.dcs_c3dls dd:hover{transform:translateY(-10px);}
.dcs_c3dls dd p{ font-size: 20px; line-height: 32px; margin-top: 15px; }
.dcs_c3dls dd p span{display:block; color:#525252; font-size:16px;}
.dcs_c3ico{ display:block; width:100px; transition:all 0.5s ease; margin:0 auto;}
.dcs_c3ico img{}
.dcs_c3dls dd:hover .dcs_c3ico{ transform:rotateY(180deg);}
@media (max-width:1799px){
.dcs_psx{font-size:14px;}
.dcs_tx strong{font-size:30px; line-height:42px;}
.dcs_c1txt {font-size: 16px;line-height: 30px;margin-top: 25px;}
.dcs_c2txt{font-size:14px; line-height:26px;}
.dcs_c3ico{width:80px; height:80px;}
.dcs_c3dls dd p{font-size:16px; line-height:26px;}
.dcs_c3dls dd p span{font-size:14px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.dcs_tx strong{font-size:24px; line-height:36px;}
.dcs_c3dls dd p{font-size:15px;}
}
@media (max-width:993px){
.dcs_c3dls dd{width:33.33%; margin-bottom:20px;}
}
@media (max-width:767px){
.dcs_psx{ font-size:12px;}
.dcs_tx p{font-size:18px; line-height:30px;}
.dcs_tx strong{font-size:20px; line-height:32px;}
.dcs_c1txt {font-size: 14px;line-height: 26px;margin-top: 12px;}
.dcs_con2 .container{flex-wrap:wrap;}
.dcs_c2img{width:100%;}
.dcs_c2txt{width:100%; margin-top:18px}
.dcs_c3dls{margin-top:25px;}
.dcs_c3dls dd{width:50%;}
.dcs_c3dls dd p{font-size:14px; line-height:22px;}
.dcs_c3dls dd p span{font-size:12px;}
}

.nv_page{}
.nv_ul{ margin: 0px -20px 5px; }
.nv_ul li{ width:calc(50% - 40px); margin:0 20px 40px;}
.nv_aBox{ display:block;}
.nv_aBox .overflowHide{ height:460px;}
.nv_aBox .overflowHide:after{ content: ""; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; background:rgba(0,0,0,0.03); }
.nv_bmx{ padding-top: 15px; }
.nv_bmx strong{ font-size: 28px; line-height: 70px; letter-spacing: 1px; border-bottom: 1px solid #E7E7E7; font-weight: normal; }
.nv_bmx p{ font-size: 16px; color: #525252; line-height: 26px; margin-top: 15px; height: 52px; }
.nv_more{ display: inline-block; margin-top: 25px; padding-right: 42px; background: url(../image/nv_more.png) no-repeat right center; line-height: 32px; font-size: 16px; letter-spacing:1px; }
.nv_aBox:hover .nv_more{ background: url(../image/nv_more2.png) no-repeat right center; }
@media (max-width:1799px){
.nv_ul{ margin: 0px -15px 5px; }
.nv_ul li{ width:calc(50% - 30px); margin:0 15px 30px;}
.nv_aBox .overflowHide{ height:340px;}
.nv_bmx strong{ font-size: 24px; line-height: 60px;}
.nv_bmx p{ font-size: 14px; line-height: 24px; margin-top: 12px; height: 48px; }
.nv_more{font-size: 14px; }
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.nv_bmx strong{font-size:22px; line-height:56px;}
}
@media (max-width:993px){
.nv_aBox .overflowHide{height:265px;}
.nv_bmx strong{font-size:20px; line-height:50px;}
}
@media (max-width:767px){
.nv_ul li{ width:calc(100% - 30px); }
.nv_aBox .overflowHide{height:65vw;}
}

.news_page{}
.news_top{display:flex; justify-content:space-between; }
.news_selx{ display:flex;}
.news_selx select{ appearance: none; -moz-appearance: none; -webkit-appearance: none; border-bottom: 1px solid #333; background: transparent url(../image/fm_i4.png) no-repeat right center; padding-right:50px; opacity: 1; color: #333; font: 16px/46px "微软雅黑"; width: 360px; height: 47px; padding-left:0px; margin-right:25px;}
.news_serx{ position:relative; width:360px;}
.news_serx input{ width: 100%; line-height: 46px; height: 48px; font-size: 16px; color: #666; padding: 0px 66px 0px 16px; border: 1px solid #333; }
.news_serx input:focus{ color:#333;}
.news_serx button{ background: url(../image/news_serico.png) no-repeat center center; height: 48px; width: 55px; position: absolute; top: 0px; right: 0px; cursor:pointer}
.news_serx button:hover{ background: url(../image/news_serico2.png) no-repeat center center; }
.news_con1{ margin-top: 40px; }
.news_first{display:flex; justify-content:space-between; border-radius:0.6em; overflow:hidden; }
.news_first .overflowHide{ width:65.8%; height:560px;}
.news_tprx{ width:34.2%; background:#F5F5F7; padding:0 3.64vw;display:flex; flex-direction:column; justify-content:center;}
.news_ttm{ font-size: 16px; font-style: italic; color: #999999; line-height: 22px; }
.news_tprx strong{ font-size: 24px; line-height: 34px; font-weight: normal; letter-spacing: 1px; -webkit-line-clamp:2; margin-top:15px;}
.news_tprx p{ font-size: 16px; line-height: 28px; color: #666; text-align: justify; -webkit-line-clamp:5; margin-top:25px;}
.news_tprx span{ margin-top: 5.2vw; display: inline-block; font-size: 16px; line-height: 32px; padding-right: 43px; background: url(../image/nv_more.png) no-repeat right center; }
.news_first:hover .news_tprx span{ background: url(../image/nv_more2.png) no-repeat right center; transform:translateY(-5px)}
.news_list{ margin: 30px -20px 5px; }
.news_list li{ width:calc(33.33% - 40px); margin:0 20px 40px;}
.news_item{ display:block; border-radius:0.6em; background:#F5F5F7; position:relative; overflow:hidden}
.news_item:before{content:""; position:absolute; left:0; top:0; right:0; bottom:0;background: linear-gradient(to bottom,  #3376a6 50%,#1c457e 100%); transition:all 0.5s ease; opacity:0; }
.news_item .overflowHide{ height:270px;}
.news_bmx{ height: 300px; padding: 36px 32px 0px; position:relative;}
.news_bmx strong{ font-size: 24px; line-height: 34px; font-weight: normal; -webkit-line-clamp:2; height:68px;}
.news_bmx p{ font-size: 16px; line-height: 26px; color: #666; margin-top: 14px; -webkit-line-clamp:3; height:78px;}
.news_bmfun{display:flex; justify-content:space-between; margin-top:25px;}
.news_bmtm{ font-size: 16px; line-height: 32px; color: #999999; font-style: italic; transition:all 0.5s ease; }
.news_bmfun .transition{ display: inline-block; background: url(../image/nv_more.png) no-repeat right center; padding-right: 42px; font-size: 16px; line-height: 32px; letter-spacing: 1px; transition:all 0.5s ease; }
.news_item:hover .news_bmfun .transition{ background: url(../image/inx_c3m.png) no-repeat right center; color: #FFF; }
.news_item:hover:before{opacity:1;}
.news_item:hover .news_bmx *{color:#fff;}
.news_item:hover{transform:translateY(-5px); box-shadow:0 8px 20px rgba(35,86,140,0.3);}
@media (max-width:1799px){
.news_con1{ margin-top: 30px; }
.news_first .overflowHide{height:430px;}
.news_tprx{ padding:0 2.64vw;}
.news_ttm{ font-size: 14px;}
.news_tprx strong{ font-size: 20px; line-height: 30px; margin-top:12px;}
.news_tprx p{ font-size: 14px; line-height: 24px; margin-top:20px;}
.news_tprx span{ margin-top: 4.2vw;font-size: 14px; }
.news_list{ margin: 25px -12px 5px; }
.news_list li{ width:calc(33.33% - 24px); margin:0 12px 24px;}
.news_item .overflowHide{ height:200px;}
.news_bmx{ height: 256px; padding: 25px 20px 0px;}
.news_bmx strong{ font-size: 20px; line-height: 30px; height:60px;}
.news_bmx p{ font-size: 14px; line-height: 24px; margin-top: 12px; height:72px;}
.news_bmfun{ margin-top:22px;}
.news_bmtm{ font-size: 14px; }
.news_bmfun .transition{font-size: 14px;  }
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.news_selx select{width:240px;}
}
@media (max-width:993px){
.news_list li {width: calc(50% - 24px);}
.news_bmx strong{font-size:18px; line-height:26px; height:52px;}
.news_first{flex-wrap:wrap;}
.news_first .overflowHide{width:100%;}
.news_tprx{width:100%; padding-top:20px; padding-bottom:35px;}
.news_selx select{width:185px;}
}
@media (max-width:767px){
.news_top{flex-wrap:wrap;}
.news_selx{display:block; width:100%;}
.news_selx select{ width:100%; margin-right:0; margin-bottom:15px;}
.news_first .overflowHide{height:62vw;}
.news_tprx strong{font-size:18px; line-height:28px;}
.news_tprx p{margin-top:10px;}
.news_list li {width: calc(100% - 24px);}
.news_bmx{ height:auto; padding-bottom:25px;}
.news_bmx strong{height:auto;}
.news_bmx p{height:auto;}
}

.newsdtl_page{ padding-top:160px;}
.ndtl_cnm{ font-size: 18px; font-style: italic; color: #999999; }
.ndtl_title{ font-size: 42px; line-height: 56px; letter-spacing: 1px; margin-top: 10px; }
.ndtl_tip{ font-size: 24px; line-height: 36px; background: #E9EEF3; padding: 28px 40px; color:var(--cor); margin-top:2.2vw; border-radius:0.4em;}
.ndtl_line{ background: #E7E7E7; display: block; height: 1px; margin-top:2.2vw;}
.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(../image/share_wx.png) no-repeat center center; }
.ndtl_sa2{ background: url(../image/share_qq.png) no-repeat center center; }
.ndtl_sa3{ background: url(../image/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; padding: 30px 325px 0px 0px; position: relative; border-top: 1px solid #E7E7E7; }
.ndtl_page p{ position: relative; padding-left: 12px; font-size: 16px; line-height: 42px; background: url(../image/ndtl_ar.png) no-repeat left center; }
.ndtl_page p span{ background: url(404.png) no-repeat right center; padding-right: 35px; position: absolute; left: 0px; top: 0px; }
.ndtl_page p:nth-child(2) span{ background: url(404.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: 32px; width: 120px; position: absolute; right: 0px; top: 50%; margin-top: -2px; background: url(../image/nv_more.png) no-repeat right center; border-radius: 2em; font-size: 16px; letter-spacing: 1px; display: inline-block; }
.ndtl_back:hover{ transform: translateY(-5px); background: url(../image/nv_more2.png) no-repeat right center; color:var(--cor); }
@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_title{ font-size: 28px; line-height: 40px; margin-top:8px; }
.ndtl_tip{ font-size: 18px; line-height: 32px; padding: 22px 30px;}
.ndtl_back{font-size:15px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.newsdtl_page{padding-top:86px;}
}
@media (max-width:993px){
.ndtl_title{font-size:24px; line-height:36px;}
}
@media (max-width:767px){
.ndtl_editor{margin-top:20px;}
.ndtl_editor h4{font-size:18px;}
.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:15px;}
.ndtl_page p span:after{display:none;}
.ndtl_cnm{font-size:16px;}
.ndtl_title{font-size:21px; line-height:32px;}
.ndtl_tmx{margin-top:15px;}
.ndtl_tip{margin-top:30px;}
.ndtl_line{margin-top:15px;}
.ndtl_tip {font-size: 16px;line-height: 28px;padding: 15px 15px;}
.ndtl_back{width:106px; margin-left:auto; margin-right:auto;}
}


.abt_con1{}
.abt_con1 .container{display:flex; justify-content:space-between;flex-direction:row-reverse; }
.abt_c1img{ width:46.45%; height:460px; border-radius:0.6em; overflow:hidden;}
.abt_c1txt{display:flex; flex-direction:column; justify-content:center; width:48.7%;}
.abt_c1txt i{ font-size: 20px; font-style: italic; line-height: 26px; color: #999999; letter-spacing: 2px; }
.abt_c1txt strong{ font-size: 40px; line-height: 56px; font-weight: normal; letter-spacing: 1px; display: block; margin-top: 25px; }
.abt_c1txt strong span{display:block;}
.abt_c1des{ font-size: 16px; line-height: 30px; text-align: justify; margin-top: 24px; }
.abt_con2{ background-repeat:no-repeat; background-size:cover; position:relative; overflow:hidden; color:#fff;}
.abt_con2:before{content:""; position:absolute; left:0; top:0; right:0; bottom:0; background:rgba(0,0,0,0.35);}
.abt_con2 .m2ptx{ position:relative; z-index:2;}
.abt_con2 .m2ptx p{color:#fff;}
.abt_c2dls{ position:relative; margin:2vw 0; display:flex; }
.abt_c2dls dd{ width:20%; transition:all 0.5s ease; height:500px; position:relative;}
.abt_c2dls dd:after{ content:""; width:1px; position:absolute; top:-50vw; bottom:-50vw; right:0; background:rgba(255,255,255,0.2);}
.abt_c2dls dd:last-child:after{display:none;}
.abt_c2dls dd.on{ width:60%;}
.abt_c2dx{ position:absolute; left:0; top:0; right:0; bottom:0; transition:all 0.5s ease;display:flex; flex-direction:column; justify-content:center; text-align:center;}
.abt_c2dx span{ width:100px; height:100px; border:2px solid rgba(255,255,255,0.3); border-radius:50%; margin:0 auto; display:block; position:relative;}
.abt_c2dx span img,
.abt_c2hx strong span img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:80%; max-height:80%; width:auto; height:auto;}
.abt_c2dx p{ font-size: 32px; line-height: 36px; letter-spacing: 3px; margin-top: 26px; }
.abt_c2hx{ position:absolute; left:0; top:0; right:0; bottom:0; transition:all 0.5s ease;display:flex; flex-direction:column; justify-content:center; opacity:0; padding:0 4.16vw;}
.abt_c2hx strong{ display: flex; line-height: 100px; font-size: 32px; letter-spacing: 3px; font-weight: normal; transition:all 0.5s ease; opacity:0; transform:translateY(50px); }
.abt_c2hx strong span{ width:100px; height:100px; position:relative; margin-right:22px; border-radius:50%; background:#23568c;}
.abt_c2hx p{ font-size: 16px; line-height: 28px; text-align: justify; margin-top: 2.6vw; transition:all 0.5s ease; opacity:0; transform:translateY(50px); max-width:575px; }
.abt_c2dls dd.on .abt_c2dx{ opacity:0;}
.abt_c2dls dd.on .abt_c2hx{ opacity:1;}
.abt_c2dls dd.on .abt_c2hx strong{ opacity:1; transform:translateY(0); transition-delay:0.2s;}
.abt_c2dls dd.on .abt_c2hx p{ opacity:1; transform:translateY(0); transition-delay:0.5s;}
.abt_con3{}
.abt_c3wpr{}
.abt_c3item{ margin-top:2.6vw; position:relative; padding:6.25vw 0;display:flex; justify-content:space-between;}
.abt_c3item:before{content:""; position:absolute; left:225px; top:0; bottom:0; right:0; border-radius:0.6em; background:#f5f5f7}
.abt_c3imgx{ position:relative; width:29.03%;}
.abt_c3imgx .overflowHide{ height:450px; border-radius:0.6em;}
.abt_c3rx{display:flex; justify-content:space-between; position:relative; width:66.45%;}
.abt_c3txt{display:flex; flex-direction:column; justify-content:center; width:64%;}
.abt_c3txt strong{ font-size: 32px; line-height: 48px; letter-spacing: 1px; display: block; font-weight: normal; }
.abt_c3ps{ font-size: 16px; line-height: 30px; color: #555; text-align: justify; margin-top: 26px; }
.abt_c3ul{display:flex; flex-direction:column; justify-content:center; width:36%; padding:0 35px;}
.abt_c3ul ul{ flex-wrap:wrap;}
.abt_c3ul li{ width:50%; text-align:center; padding:20px 0; transition:all 0.5s ease;}
.abt_c3ul li span{ display: block; height: 80px; width: 80px; border: 2px solid #DEDEE0; margin: 0px auto; border-radius:50%; position:relative; transition:all 0.5s ease;}
.abt_c3ul li span img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:80%; max-height:80%; width:auto; height:auto;}
.abt_c3ul li p{ font-size: 16px; line-height: 30px; margin-top: 10px; }
.abt_c3ul li:hover{transform:translateY(-10px);}
.abt_c3ul li:hover span{ transform:rotateY(180deg);}
.abt_c3wpr .abt_c3item:nth-child(2n){flex-direction:row-reverse;}
.abt_c3wpr .abt_c3item:nth-child(2n):before{ left:0; right:225px;}
.abt_c3wpr .abt_c3item:nth-child(2n) .abt_c3rx{ transform:translateX(6.38%);}
.abt_con4{ padding-top:0; position:relative; overflow:hidden;}
.abt_c4dls{ width:122vw; left:50%; margin-left:-61vw; margin-top:2.6vw; position:relative}
.abt_c4dls dd{ border-left: 4px solid #fff; border-right: 4px solid #fff; background: #F5F5F7; height: 380px; padding-top: 70px; }
.abt_c4dls dd span{ width:172px; height:172px; background:#fff; border-radius:50%; margin:0 auto; display:block; position:relative}
.abt_c4dls dd span img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:86%; max-height:86%; width:auto; height:auto;}
.abt_c4dls dd p{ font-size: 20px; line-height: 34px; color: #525252; margin-top: 45px; padding:0 15px; text-align:center}
.abt_c4dls:before{content:""; width:20.31vw; position:absolute; left:0; top:0; bottom:0; right:0; background:rgba(255,255,255,0.5); z-index:1}
.abt_c4dls:after{content:""; width:20.31vw; position:absolute; right:0; top:0; bottom:0; right:0; background:rgba(255,255,255,0.5); z-index:1}
.abt_c4dls .slick-prev{ background: #FFF url(../image/abt_c4ar.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; left: 16vw; border-radius:50%; top: 50%; overflow: hidden; cursor: pointer; margin-top: -25px; z-index: 3; transition:all 0.5s ease; box-shadow:0 0 20px rgba(0,0,0,0.15); }
.abt_c4dls .slick-next{background: #FFF url(../image/abt_c4ar.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; right: 16vw; border-radius:50%; top: 50%; overflow: hidden; cursor: pointer; margin-top: -25px; z-index: 3; transition:all 0.5s ease; box-shadow:0 0 20px rgba(0,0,0,0.15); transform:rotate(180deg);}
.abt_c4dls .slick-prev:hover,.abt_c4dls .slick-next:hover{ background:var(--cor) url(../image/abt_c4ar2.png) no-repeat center center; }
@media (max-width:1799px){
.abt_c1txt i{font-size:18px; line-height:22px;}
.abt_c1txt strong {font-size: 26px;line-height: 40px;margin-top: 15px;}
.abt_c1des {font-size: 14px;line-height: 26px;margin-top: 15px;}
.abt_c1img{height:380px;}
.abt_c2dls dd{height:360px;}
.abt_c2dx span{ width:80px; height:80px;}
.abt_c2dx span img,
.abt_c2hx strong span img{ max-width:66%; max-height:66%;}
.abt_c2dx p{ font-size: 24px; line-height: 32px; letter-spacing: 2px; margin-top: 20px; }
.abt_c2hx{padding:0 3.16vw;}
.abt_c2hx strong{line-height: 80px; font-size: 24px; letter-spacing: 2px;}
.abt_c2hx strong span{ width:80px; height:80px; margin-right:16px;}
.abt_c2hx p{ font-size: 14px; line-height: 26px; margin-top: 2.2vw; }
.abt_c3item{ padding:5.25vw 0;}
.abt_c3item:before{ left:185px;}
.abt_c3imgx .overflowHide{ height:350px;}
.abt_c3txt strong{ font-size: 24px; line-height:38px;}
.abt_c3ps{ font-size: 14px; line-height: 26px; margin-top: 20px; }
.abt_c3ul{padding:0 25px;}
.abt_c3ul li{padding:15px 0;}
.abt_c3ul li span{ height: 60px; width: 60px; border: 1px solid #DEDEE0;}
.abt_c3ul li span img{max-width:52%; max-height:52%;}
.abt_c3ul li p{ font-size: 14px; line-height: 26px; margin-top: 8px; }
.abt_c3wpr .abt_c3item:nth-child(2n):before{ left:0; right:185px;}
.abt_c4dls dd{ border-left: 3px solid #fff; border-right: 3px solid #fff;  height: 300px; padding-top: 50px; }
.abt_c4dls dd span{ width:140px; height:140px;}
.abt_c4dls dd p{ font-size: 18px; line-height: 30px; margin-top: 35px; }
.abt_c4dls .slick-prev{left:14.2vw;}
.abt_c4dls .slick-next{right:14.2vw;}
}
@media (max-width:1379px){
.abt_c4dls .slick-prev{width:42px; height:42px; margin-top:-21px;}
.abt_c4dls .slick-next{width:42px; height:42px; margin-top:-21px;}
}
@media (max-width:1199px){
.abt_c4dls:before{width:24.31vw;}
.abt_c4dls:after{width:24.31vw;}
}
@media (max-width:993px){
.abt_con1 .container{flex-wrap:wrap;}
.abt_c1img{width:100%;}
.abt_c1txt{width:100%; margin-top:25px;}
.abt_c3rx{flex-wrap:wrap;}
.abt_c3txt{width:90%;}
.abt_c3ul{width:90%;}
}
@media (max-width:767px){
.abt_c1img{height:68vw;}
.abt_c1txt i{font-size:16px;}
.abt_c1txt strong{font-size:20px; line-height:32px;}
.abt_c2dx{display:none;}
.abt_c2dls{margin-top:25px; flex-wrap:wrap; padding-bottom:15px;}
.abt_c2dls dd{ height:auto; margin-bottom:25px;}
.abt_c2hx{opacity:1; transform:translateY(0); position:static;}
.abt_c2dls dd:after{display:none;}
.abt_c2hx strong{text-align:center; opacity:1; transform:translateY(0)}
.abt_c2hx p{ opacity:1; transform:translateY(0)}
.abt_c2hx strong{font-size:20px; line-height:60px; display:block}
.abt_c2hx strong span{display:inline-block; height:60px; width:60px;}
.abt_c2hx strong span,.abt_c2hx strong text{vertical-align:middle;}
.abt_con2 .m2ptx strong{font-size:22px;}
.abt_c2dls .slick-dots{bottom:0;}
.abt_c2dls .slick-dots li button{display:none;}
.abt_c2dls .slick-dots li { background:rgba(255,255,255,0.4); 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_c3item:before{background:none;}
.abt_c3item{flex-wrap:wrap;}
.abt_c3imgx{width:100%;}
.abt_c3rx{width:100%; margin-top:20px;}
.abt_c3imgx .overflowHide{ height:60vw;}
.abt_c3txt{width:100%;}
.abt_c3ps{margin-top:12px;}
.abt_c3txt strong{font-size:20px; line-height:30px;}
.abt_c3ul{width:100%; padding:0;}
.abt_c3wpr .abt_c3item:nth-child(2n) .abt_c3rx {transform: translateX(0%);}
.abt_c4dls{margin-top:25px; left:0; margin-left:0; width:100vw}
.abt_c4dls dd{border:none;}
.abt_c4dls:before,.abt_c4dls:after{display:none;}
.abt_c4dls .slick-prev{left:20px;}
.abt_c4dls .slick-next{right:20px;}
}

.lx_page{}
.lx_con1{}
.lx_topshare{ text-align:right; position:relative; top:-2vw;}
.lx_topshare .foot_sa{width:24px; height:24px;}
.lx_topshare .foot_wximg{ bottom:auto; top:35px;}
.lx_topshare .foot_wximg:before { border-top:none;border-bottom: 7px solid #fff;top: -7px; bottom:auto;}
.lx_c1list{ margin-top:2.6vw;}
.lx_c1list li{ padding-bottom:2.6vw; margin-bottom:2.6vw; border-bottom:1px solid #E7E7E7;display:flex; justify-content:space-between;flex-direction:row-reverse; }
.lx_c1list li:last-child{padding-bottom:0!important; margin-bottom:0!important; border:none;}
.lx_c1list li .overflowHide{ width:50%; height:460px;}
.lx_c1txt{ display: flex; flex-direction: column; justify-content: center; width:50%; padding-right:4vw;}
.lx_c1txt strong{ font-size: 32px; line-height: 46px; letter-spacing: 1px; font-weight: normal; display: block; margin-bottom: 25px; color: #333; }
.lx_c1info{ font-size: 16px; line-height: 30px; color: #555; }
.lx_c1txt a.cor_blue{ color: #555; text-decoration:underline;}
.lx_c1txt a.cor_blue:hover{ color:var(--cor);}
.lx_c1list li:nth-child(2n){flex-direction:row;}
.lx_c1list li:nth-child(2n) .lx_c1txt{ padding-right:0; padding-left:4vw;}
.lx_con2{ position:relative; padding-top:26.04vw;}
.lx_con2:before{ content: ""; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../image/lx_c5line.png) repeat-x left bottom; }
.lx_con2 .container{ position:relative; color:#fff;}
.lx_c2t{ font-size: 32px; line-height: 32px; letter-spacing: 1px; margin-top: 30px; }
.lx_c2dls{ flex-wrap:wrap; margin-top:35px;}
.lx_c2dls dd{ margin-bottom:36px; position:relative; padding-left:92px; min-height:70px;}
.lx_c2dls dd strong{ font-size: 16px; display: block; padding-top: 6px; line-height: 24px; }
.lx_c2dls dd p{ font-size: 22px; font-weight: normal; line-height: 32px; display: block; margin-top: 2px; }
.lx_c2dls dd:nth-child(1),
.lx_c2dls dd:nth-child(4){ width:43%;}
.lx_c2dls dd:nth-child(2),
.lx_c2dls dd:nth-child(5){ width:31%;}
.lx_c2dls dd:nth-child(3),
.lx_c2dls dd:nth-child(6){ width:26%;}
.lx_c2ico{ height: 70px; width: 70px; border: 2px solid #FFF; position: absolute; left: 0px; top: 0px; border-radius:50%;}
.lx_c2ico img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:80%; max-height:80%; width:auto; height:auto;}
.lx_con3{}
.lx_c3list{ margin: 2.6vw -22px 0px; }
.lx_c3list dd{ width:calc(50% - 44px); margin:0 22px;}
.lx_c3item{display:flex; justify-content:space-between; background:#f5f5f7; flex-direction:row-reverse; }
.lx_c3item .overflowHide{ width:50%; height:375px;}
.lx_c3bm{ width:50%; position:relative; padding:27px 30px;}
.lx_c3ico{ display:block; width:82px;}
.lx_c3info{ font-size: 20px; line-height: 36px; }
.lx_c3bm_info{ font-size: 16px; line-height: 26px; color: #555; position: absolute; left: 27px; right: 30px; bottom: 30px; }
@media (max-width:1799px){
.lx_c1list li .overflowHide{ width:50%; height:360px;}
.lx_c1txt strong{ font-size: 24px; line-height: 40px; margin-bottom: 20px;}
.lx_c1info{ font-size: 14px; line-height: 26px;}
.lx_con2{padding-top:23vw;}
.lx_c2t{ font-size:24px; line-height: 24px; margin-top: 24px; }
.lx_c2dls{ margin-top:30px;}
.lx_c2dls dd{ margin-bottom:30px; padding-left:80px; min-height:60px;}
.lx_c2dls dd strong{ font-size: 14px; padding-top:5px; line-height: 22px; }
.lx_c2dls dd p{ font-size:18px; line-height: 28px; margin-top: 2px; }
.lx_c2ico{ height: 60px; width: 60px;}
.lx_c2ico img{ max-width:66%; max-height:66%;}
.lx_c3list{ margin: 2.6vw -12px 0px; }
.lx_c3list dd{ width:calc(50% - 24px); margin:0 12px;}
.lx_c3item .overflowHide{height:270px;}
.lx_c3bm{ padding:22px 18px;}
.lx_c3ico{width:60px;}
.lx_c3info{ font-size: 18px; line-height: 32px; }
.lx_c3bm_info{ font-size: 14px; line-height: 24px; left: 18px; right: 18px; bottom: 20px; }
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.lx_c2dls dd p{font-size:14px;}
.lx_c2dls dd:nth-child(1),
.lx_c2dls dd:nth-child(4){ width:41%;}
.lx_c2dls dd:nth-child(2),
.lx_c2dls dd:nth-child(5){ width:31%;}
.lx_c2dls dd:nth-child(3),
.lx_c2dls dd:nth-child(6){ width:28%;}
.lx_c3list dd {width: calc(100% - 24px);margin: 0 12px 15px;}
}
@media (max-width:993px){
.lx_c2dls dd{width:50%!important;}
}
@media (max-width:767px){
.lx_c1list{margin-top:25px;}
.lx_c1list li{flex-wrap:wrap;}
.lx_c1list li .overflowHide{width:100%; height:60vw;}
.lx_c1txt{width:100%; margin-top:20px;}
.lx_c1txt strong {font-size: 20px;line-height: 26px;margin-bottom: 8px;}
.lx_c1info{font-size:12px; line-height:22px;}
.lx_c1list li{padding-bottom:20px; margin-bottom:20px;}
.lx_c2dls dd {width: 100% !important;}
.lx_c2ico{width:50px; height:50px; border:1px solid #fff;}
.lx_c2ico img {max-width: 40%;max-height: 40%;}
.lx_c2dls dd {margin-bottom: 15px;padding-left: 62px;min-height: 50px;}
.lx_c2dls dd strong{padding-top:0;}
.lx_con2{padding-bottom:12vw; padding-top:12vw;}
.lx_c3list{margin-top:25px;}
.lx_c3item{flex-wrap:wrap;}
.lx_c3item .overflowHide{width:100%; height:80vw;}
.lx_c3bm{ width:100%; height:250px;}
.lx_topshare{text-align:center; margin-bottom:10px;}
}

.nvtl_page{}
.nv_menu{ position:relative;}
.nv_menu:before{content:""; height:1px; background:#E7E7E7;background: linear-gradient(to right,#fff 0%,#E7E7E7 10%,#E7E7E7 90%,#fff 100%);  position:absolute; left:0; right:0; bottom:0;}
.nv_menu .container{position:relative;}
.nv_msw{}
.nv_msw dd{ padding-right:20px;}
.nv_msa{ padding:40px 0;display:flex; justify-content:space-between; position:relative }
.nv_msa .overflowHide{ width:135px; height:80px; border-radius:0.5em;}
.nv_marx{ width:calc(100% - 150px);display:flex; flex-direction:column; justify-content:center;}
.nv_marx strong{ font-size: 22px; line-height: 30px; letter-spacing: 1px; font-weight: normal; display: block; }
.nv_marx p{ font-size: 16px; color: #999999; line-height: 26px; }
.nv_msa:after{content:""; height:2px; background:var(--cor); position:absolute; left:50%; transform:translateX(-50%); bottom:0; transition:all 0.5s ease; width:0%;}
.nv_msw .slick-prev{ background: #f5f5f7 url(../image/abt_c4ar.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; left: -90px; border-radius:50%; top: 50%; overflow: hidden; cursor: pointer; margin-top: -25px; z-index: 3; transition:all 0.5s ease; }
.nv_msw .slick-next{background: #f5f5f7 url(../image/abt_c4ar.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; right: -90px; border-radius:50%; top: 50%; overflow: hidden; cursor: pointer; margin-top: -25px; z-index: 3; transition:all 0.5s ease; transform:rotate(180deg);}
.nv_msw .slick-prev:hover,.nv_msw .slick-next:hover{ background:var(--cor) url(../image/abt_c4ar2.png) no-repeat center center; box-shadow:0 0 20px rgba(0,0,0,0.15); }
.nv_msa:hover:after,.nv_msa.on:after{width:100%;}
.nv_fixMenu{ position:relative}
.nv_msw2{ display:flex;}
.nv_msw2 dd{ width:25%; padding:0 15px;}
.nv_fixMenu a.prev{ background: #f5f5f7 url(../image/abt_c4ar.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; left: -90px; border-radius:50%; top: 50%; overflow: hidden; cursor: pointer; margin-top: -25px; z-index: 3; transition:all 0.5s ease; }
.nv_fixMenu a.next{background: #f5f5f7 url(../image/abt_c4ar.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; right: -90px; border-radius:50%; top: 50%; overflow: hidden; cursor: pointer; margin-top: -25px; z-index: 3; transition:all 0.5s ease; transform:rotate(180deg);}
.nv_fixMenu a.next:hover,..nv_fixMenu a.next:hover{ background:var(--cor) url(../image/abt_c4ar2.png) no-repeat center center; box-shadow:0 0 20px rgba(0,0,0,0.15); }
.nvtl_con1{}
.nvtl_tx{ text-align:center;}
.nvtl_tx strong{ font-size: 20px; line-height: 30px; color:var(--cor);}
.nvtl_tx p{ font-size: 40px; line-height: 40px; letter-spacing: 1px; }
.nvtl_tx strong + p{ margin-top: 12px;}
.nvtl_c1txt{ text-align: center; font-size: 20px; line-height: 36px; letter-spacing: 1px; margin-top: 2.2vw; max-width:1000px; margin-left:auto; margin-right:auto; }
.nvtl_con2{ background:#f5f5f7;display:flex; justify-content:space-between; }
.nvtl_c2imgx{width:50%;}
.nvtl_c2imgx .overflowHide{height:800px;}
.nvtl_c2txt{ width: 50%; display: flex; flex-direction: column; justify-content: center; padding: 5.2vw 6.8vw; font-size: 16px; line-height: 30px; text-align:justify; }
.nvtl_con3{}
.nvtl_c3nav{ margin-top: 30px; text-align:center; overflow-x:auto}
.nvtl_c3nav ul{ display:inline; white-space:nowrap;}
.nvtl_c3nav ul li{ display:inline-block;}
.nvtl_c3nav a{ line-height: 40px; display: inline-block; padding: 0px 30px; font-size: 18px; border-radius:2em; cursor:pointer; }
.nvtl_c3nav a.on,.nvtl_c3nav a:hover{ color: #FFF; background:var(--cor);}
.nvtl_c3sw_wpr{ position:relative; height:528px; margin-left:-15px; margin-right:-15px;}
.nvtl_c3sw{ position:absolute; left:0; top:0; right:0; bottom:0; transition:all 0.5s ease; opacity:0;}
.nvtl_c3sw.on{ opacity:1; z-index:1;}
.nvtl_c3sw dd{ padding:34px 15px 30px;}
.nvtl_c3bmlist dd{ padding:30px 15px 0px; width:33.33%;}
.nvtl_c3item{ display:block; height:460px; border:1px solid #DFE1E6;border-radius:0.6em; overflow:hidden; }
.nvtl_c3item .overflowHide{ height:284px; position:relative; background:#F5F5F7;}
.nvtl_c3item .overflowHide img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:80%; max-height:80%; width:auto; height:auto;}
.nvtl_c3bmx{padding:33px 40px 0;}
.nvtl_c3bmx strong{ font-size: 24px; line-height: 36px; letter-spacing: 1px; font-weight: normal;}
.nvtl_c3bmx i{ margin: 8px 0px; height: 2px; width: 18px; background:var(--cor); display:block}
.nvtl_c3bmx p{ font-size: 16px; line-height: 28px; color: #525252; -webkit-line-clamp:2;}
.nvtl_c3sw .slick-prev{ background: #f5f5f7 url(../image/abt_c4ar.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; left: -75px; border-radius:50%; top: 50%; overflow: hidden; cursor: pointer; margin-top: -25px; z-index: 3; transition:all 0.5s ease; }
.nvtl_c3sw .slick-next{background: #f5f5f7 url(../image/abt_c4ar.png) no-repeat center center; display: inline-block; height: 50px; width: 50px; position: absolute; right: -75px; border-radius:50%; top: 50%; overflow: hidden; cursor: pointer; margin-top: -25px; z-index: 3; transition:all 0.5s ease; transform:rotate(180deg);}
.nvtl_c3sw .slick-prev:hover,.nvtl_c3sw .slick-next:hover{ background:var(--cor) url(../image/abt_c4ar2.png) no-repeat center center; box-shadow:0 0 20px rgba(0,0,0,0.15); }
.nvtl_c3bmlist_wpr{height:auto!important;}
.nvtl_con4{padding-bottom:0!important;}
.nvtl_c4editor{margin-top:2.6vw; font-size:16px; line-height:30px;}
@media (max-width:1799px){
.nv_msw dd{ padding-right:15px;}
.nv_msa{ padding:25px 0;}
.nv_msa .overflowHide{ width:100px; height:70px;}
.nv_marx{ width:calc(100% - 115px)}
.nv_marx strong{ font-size: 16px; line-height: 26px; }
.nv_marx p{ font-size: 14px; line-height: 24px; }
.nvtl_tx strong{ font-size: 16px; line-height: 26px;}
.nvtl_tx p{ font-size: 30px; line-height: 30px;}
.nvtl_tx strong + p{ margin-top: 10px;}
.nvtl_c1txt{font-size: 16px; line-height: 32px;}
.nvtl_c2imgx .overflowHide{height:580px;}
.nvtl_c2txt{padding: 5.2vw 3.8vw; font-size: 14px; line-height: 26px;}
.nvtl_c3nav{ margin-top: 25px;}
.nvtl_c3nav a{padding: 0px 20px; font-size: 14px;}
.nvtl_c3sw_wpr{height:400px;}
.nvtl_c3sw dd{ padding:25px 15px 25px;}
.nvtl_c3item{ height:370px;}
.nvtl_c3item .overflowHide{ height:225px}
.nvtl_c3bmx{padding:20px 20px 0;}
.nvtl_c3bmx strong{ font-size: 20px; line-height: 30px; }
.nvtl_c3bmx i{ margin: 5px 0px; height: 2px; width: 16px;}
.nvtl_c3bmx p{ font-size: 14px; line-height: 26px;}
.nvtl_c3sw .slick-prev{ left: -70px;}
.nvtl_c3sw .slick-next{right: -70px;}
.nvtl_c4editor{ font-size:14px; line-height:26px;}
}
@media (max-width:1379px){
.nvtl_c3sw_wpr{margin-left:35px; margin-right:35px;}
.nvtl_c3sw .slick-prev{ left: -55px; width:42px; height:42px; margin-top:-21px;}
.nvtl_c3sw .slick-next{right: -55px; width:42px; height:42px; margin-top:-21px;}
.nv_msw{margin-left:35px; margin-right:35px;}
.nv_msw .slick-prev{left:-65px; width:42px; height:42px; margin-top:-21px;}
.nv_msw .slick-next{right:-65px; width:42px; height:42px; margin-top:-21px;}
.nv_fixMenu a.prev{ width:42px; height:42px; margin-top:-21px;}
.nv_fixMenu a.next{ width:42px; height:42px; margin-top:-21px;}
.nv_msw2{margin-left:55px; margin-right:55px;}
.nv_fixMenu a.prev{left:0;}
.nv_fixMenu a.next{right:0;}
.nvtl_c3bmlist_wpr{margin-left:-15px!important; margin-right:-15px!important;}
}
@media (max-width:1199px){
.nvtl_c3sw_wpr{margin-left:55px; margin-right:55px;}
.nvtl_c3sw .slick-prev{ left: -60px;}
.nvtl_c3sw .slick-next{right: -60px;}
.nv_msw{margin-left:65px; margin-right:65px;}
.nv_msw .slick-prev{left:-70px;}
.nv_msw .slick-next{right:-70px;}
.nvtl_tx p{font-size:24px; line-height:24px;}
.nvtl_c3sw .slick-prev{ left: -50px;}
.nvtl_c3sw .slick-next{right: -50px;}
.nv_msw .slick-prev{left:-60px;}
.nv_msw .slick-next{right:-60px;}
.nv_msw2 dd:nth-child(4){display:none;}
.nv_msw2 dd{width:33.33%;}
.nvtl_c3bmlist dd{width:50%}
}
@media (max-width:993px){
.nvtl_con2{flex-wrap:wrap;}
.nvtl_c2imgx{width:100%;}
.nvtl_c2txt{width:100%;}
.nv_msw2 dd:nth-child(3){display:none;}
.nv_msw2 dd{width:50%;}
.nvtl_c4editor{margin-top:25px;}
}
@media (max-width:767px){
.nv_menu{overflow:hidden;}
.nv_msw{margin-left:0; margin-right:0;}
.nv_marx strong{white-space:nowrap;}
.nv_msa{white-space:nowrap;}
.nv_msw dd{padding-right:0; margin-right:20px; display:inline-block;}
.nv_menu .container{overflow-x:auto;}
.nv_msw{display:inline; white-space:nowrap;}
.nv_marx p{ white-space:nowrap;}
.nv_marx{width:auto; margin-left:10px;}
.nvtl_c1txt{font-size:14px; line-height:28px; margin-top:15px;}
.nvtl_c2imgx .overflowHide{height:78vw;}
.nvtl_c3sw .slick-dots{bottom:0px;}
.nvtl_c3sw .slick-dots li button{display:none;}
.nvtl_c3sw .slick-dots li { background: #D6D6D6; display: inline-block; height: 9px; width: 9px; margin: 0px 6px; position: relative; border-radius:50%; vertical-align:middle}
.nvtl_c3sw .slick-dots li.slick-active{ background:var(--cor); }
.nvtl_c3sw_wpr{margin-left:0; margin-right:0; padding-bottom:25px; height:430px;}
.nvtl_c3sw dd{padding-left:0; padding-right:0;}
.nv_msw2 dd:nth-child(2){display:none;}
.nv_msw2 dd{width:100%; padding:0}
.nv_marx{margin-left:0; width:calc(100% - 85px)}
.nv_msa .overflowHide{width:75px;}
.nvtl_c3bmlist dd{width:100%; padding-top:15px;}
.nvtl_c4editor{margin-top:20px;}
}

.ptl_page{padding-top:90px;}
.ptl_pos_wpr{padding-top:25px; padding-bottom:25px;}
.ptl_pos{ line-height: 30px; font-size: 16px; color: #999; background: url(../image/pos_ico.png) no-repeat left center; padding-left: 30px; }
.ptl_con1{ background:#F5F5F7;}
.ptl_con1 .container{display:flex; justify-content:space-between; }
.ptl_c1lx{ width:37.74%; min-height:500px;display:flex; flex-direction:column; justify-content:center;}
.ptl_c1mt{}
.ptl_c1imgx{}
.ptl_c1rx{ width:55%;display:flex; flex-direction:column; justify-content:center;}
.ptl_c1cnm{ font-size: 18px; font-style: italic; line-height: 26px; color: #999999; }
.ptl_c1t{ font-size: 40px; line-height: 52px; letter-spacing: 1px; margin-top: 10px; }
.ptl_rul{ font-size: 18px; line-height: 32px; margin-top: 30px; color:var(--cor);}
.ptl_rul p{ margin-bottom: 8px; background: url(../image/ptl_ico.png) no-repeat left 3px; padding-left: 42px; }
.ptl_c1txt{ font-size: 16px; line-height: 30px; color: #555; text-align: justify; margin-top:28px;}
.ptl_c1btns{ margin-top:40px; display:flex;}
.ptl_btn{ display: inline-block; padding: 0px 35px; font-size: 18px; line-height: 48px; color:var(--cor); letter-spacing: 1px; border: 2px solid var(--cor); border-radius:3em; }
.ptl_btn + .ptl_btn{margin-left:18px;}
.ptl_btn2{ background:var(--cor); color:#fff;}
.ptl_btn:hover{ transform:translateY(-5px); box-shadow:0 5px 20px rgba(35,86,140,0.2); background:var(--cor); color:#fff;}
.ptl_con2{}
.ptl_c2table{display:flex; justify-content:space-between; margin-top:2.6vw; }
.ptl_c2table dl{ width:48.5%; border-radius:0.8em; overflow:hidden;}
.ptl_c2table dl dd{display:flex; justify-content:space-between;  display:flex;}
.ptl_c2table dl dd strong{ width: 38.15%; font-size: 16px; line-height: 24px; padding: 0px 20px; height: 102px; background: #F5F5F7; border-bottom: 4px solid #F5F5F7; text-align:center;display:flex; flex-direction:column; justify-content:center;}
.ptl_c2table dl dd p{ width: calc(61.85% - 4px); margin-bottom: 4px; padding: 0 25px; height: 98px; font-size: 16px; line-height: 24px; text-align:center;display:flex; flex-direction:column; justify-content:center; background:#F9F9F9; border-radius:0.8em;}
.ptl_c2table dl dd:last-child strong{ border-bottom:none; height:98px; border-radius:0 0 0.8em 0.8em; overflow:hidden;}
.ptl_c2table dl dd:first-child strong{ border-radius:0 0.8em 0.8em 0;}
.ptl_c2table dl dd:last-child p{ margin-bottom:0;}
.ptl_con3{ background:#f5f5f7;}
.ptl_c3ul{ margin: 2.6vw -20px 0px; }
.ptl_c3ul dd{ width:calc(33.33% - 40px); margin:0 20px;}
.ptl_c3item{ display:block; border-radius:0.6em; overflow:hidden; cursor:pointer;}
.ptl_c3item .overflowHide{ height:270px;}
.ptl_c3bmx{ height: 238px; background: #FFF; padding: 35px 35px 0px; }
.ptl_c3bmx strong{ font-size: 24px; line-height: 34px; font-weight: normal; letter-spacing: 1px; -webkit-line-clamp:2;}
.ptl_c3bmx p{ font-size: 16px; line-height: 26px; color: #555; margin-top: 14px; -webkit-line-clamp:3;}
.ptl_c3item:hover{box-shadow:0 8px 18px rgba(0,0,0,0.1); transform:translateY(-10px);}
@media (max-width:1799px){
.ptl_page{padding-top:80px;}
.ptl_pos_wpr{padding-top:18px; padding-bottom:18px;}
.ptl_pos{ line-height: 26px; font-size: 14px; }
.ptl_c1lx{ width:37.74%; min-height:400px;}
.ptl_c1cnm{ font-size: 16px; line-height: 24px; }
.ptl_c1t{ font-size: 30px; line-height: 42px; margin-top: 8px; }
.ptl_rul{ font-size: 16px; line-height: 30px; margin-top: 24px;}
.ptl_rul p{ margin-bottom: 6px; }
.ptl_c1txt{ font-size: 14px; line-height: 26px; margin-top:20px;}
.ptl_c1btns{ margin-top:30px;}
.ptl_btn{padding: 0px 25px; font-size: 16px; line-height: 42px; }
.ptl_btn + .ptl_btn{margin-left:12px;}
.ptl_c2table dl dd strong{ font-size: 15px; line-height: 22px; padding: 0px 14px; height: 82px;}
.ptl_c2table dl dd p{ padding: 0 15px; height: 78px; font-size: 15px; line-height: 22px;}
.ptl_c2table dl dd:last-child strong{ height:78px;}
.ptl_c3ul{ margin: 2.6vw -10px 0px; }
.ptl_c3ul dd{ width:calc(33.33% - 20px); margin:0 10px;}
.ptl_c3item .overflowHide{ height:205px;}
.ptl_c3bmx{ height: 200px; padding: 25px 25px 0px; }
.ptl_c3bmx strong{ font-size: 20px; line-height: 30px;}
.ptl_c3bmx p{ font-size: 14px; line-height: 24px; margin-top: 12px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){
.ptl_page{padding-top:56px;}
}
@media (max-width:993px){
.ptl_con1 .container{flex-wrap:wrap;}
.ptl_c1lx{width:100%;text-align:center;}
.ptl_c1rx{width:100%;}
.ptl_c1imgx{ margin-top:25px;}
.ptl_c1mt{font-size:24px; line-height:36px;}
.ptl_c2table{flex-wrap:wrap;}
.ptl_c2table dl{width:100%; margin-bottom:20px}
.ptl_c3item .overflowHide{height:155px;}
.ptl_c3bmx strong{font-size:17px; line-height:25px;}
}
@media (max-width:767px){
.ptl_pos{font-size:12px; line-height:24px; background-position:left 1px;}
.ptl_c1imgx img{max-width:80%;}
.ptl_rul{font-size:14px; line-height:26px;}
.ptl_rul p{background-size:24px auto; padding-left:32px; background-position:left 2px;}
.ptl_c1txt{margin-top:15px;}
.ptl_btn {padding: 0px 22px;font-size: 14px;line-height: 39px;}
.ptl_c2table{margin-top:25px;}
.ptl_c3ul{margin-top:25px;}
.ptl_c3ul dd{ width:calc(100% - 20px); margin-bottom:15px;}
.ptl_c3bmx{height:auto; padding-bottom:25px;}
.ptl_c3item .overflowHide{height:55vw;}
}

/*2025-04-16 CSS*/
.abt_c4uls{ margin:2.6vw -15px 0}
.abt_c4uls dd{ width:calc(25% - 30px); margin:0 15px 30px;background:#F5F5F7;height: 380px; padding-top: 70px;}
.abt_c4uls dd span{ width:172px; height:172px; background:#fff; border-radius:50%; margin:0 auto; display:block; position:relative}
.abt_c4uls dd span img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); max-width:86%; max-height:86%; width:auto; height:auto;}
.abt_c4uls dd p{ font-size: 20px; line-height: 34px; color: #525252; margin-top: 45px; padding:0 15px; text-align:center}
@media (max-width:1799px){
.abt_c4uls{ margin:2.6vw -12px 0}
.abt_c4uls dd{ width:calc(25% - 24px); margin:0 12px 24px;}
.abt_c4uls dd {height: 300px;padding-top: 50px;}
.abt_c4uls dd p {font-size: 18px;line-height: 30px;margin-top: 35px;}
.abt_c4uls dd span {width: 140px;height: 140px;}
}
@media (max-width:1379px){

}
@media (max-width:1199px){

}
@media (max-width:993px){
.abt_c4uls dd{ width:calc(33.33% - 24px);}
}
@media (max-width:767px){
.abt_c4uls{ margin:2.6vw -6px 0}
.abt_c4uls dd{ width:calc(50% - 12px); margin:0 6px 12px; padding-top:30px; height:200px}
.abt_c4uls dd span {width: 100px;height: 100px;}
.abt_c4uls dd p {font-size: 15px;line-height: 26px;margin-top: 16px;}
}