
@font-face {
	font-family: 'syht';
	src: url("../font/SourceHanSansCN-Normal.otf");
}

@font-face {
	font-family: 'syhtBold';
	src: url("../font/SourceHanSansCN-Heavy.otf");
}
body {
  -webkit-user-select: none; /* Safari */
  -moz-user-select: none;    /* Firefox */
  -ms-user-select: none;     /* IE/Edge */
  user-select: none;         /* 标准语法 */
}
div{font-family:'syht';}

a:active{star:expression(this.onFocus=this.blur());}
a:focus,button:focus{outline:none; -moz-outline:none;}
:focus{outline:none;}
/*Reset Css*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,area,param{margin:0; padding:0;}
html,body{margin:0; padding:0; font-family:'syht',arial; -webkit-text-size-adjust:none;}
input,button,select,textarea{font-family:'syht'; }
ol,ul{padding-left:0; list-style:none;}
img{border:none; display:inline-block; vertical-align:middle;}
th{font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6,p{font-size:100%; font-weight:normal;}
input{display:inline-block; vertical-align:middle;color:#666;}

fieldset{border:none;}
legend{display:none;}
/*Clear Css*/
.clear{clear:both; font-size:0; height:0; line-height:0;}
.clearfix:after{content:'\20';display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearb{ clear:both;}
.clearfix{display:block;zoom:1;}
* html .clearfix{height:1%;}
/*Common Css*/
body{font-size:12px;}
a{ text-decoration:none;}
.fl{float:left; _display:inline;}
.fr{float:right; _display:inline;}
::-ms-clear, ::-ms-reveal{display: none;}
input[type=button],input[type=submit],input[type=reset],select{border-radius:0;-webkit-appearance: none;-moz-appearance: none;}
a:focus,a:hover{-webkit-tap-highlight-color:rgba(0,0,0,0);transition: all 0.3s linear;}
.swiper-button-next,.swiper-button-prev{z-index:3 !important;}
textarea {resize: none;}


.table{height:100%;display:table;width:100%;}
.table-cell{display:table-cell;vertical-align:middle;}

.textover{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
input::placeholder{color:#666;}
input:-ms-input-placeholder {
    color: #666 !important;
}
input::-webkit-input-placeholder {
    color: #666;
}
/* Firefox 4-18 */
input:-moz-placeholder {
    color: #666;
}

/* Firefox 19-50 */
input::-moz-placeholder {
    color: #ccc;
}

/* - Internet Explorer 10–11
   - Internet Explorer Mobile 10-11 */
input:-ms-input-placeholder {
    color: #666 !important;
}

/* Edge (also supports ::-webkit-input-placeholder) */
input::-ms-input-placeholder {
    color: #666;
}

/* CSS Working Draft */
input::placeholder {color: #666;}
img{max-width:100%;}
.img100{display: block;width: 100%;height: auto;}
.bolder{font-weight: bolder;}
a{color: #333333;}
a:hover{color: #ca2128;;}
.oneLine{white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
.twoLine{text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; word-break: break-all;}
.threeLine{text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;word-break: break-all;}
@media only screen and (min-width:960px ) {
	.animation{-moz-transform: translate(0,80px); -o-transform: translate(0,80px); -webkit-transform: translate(0,80px); transform: translate(0,80px);  opacity: 0;}
	.animation.srcospcur{-moz-transform: translate(0,0px); -o-transform: translate(0,0px); -webkit-transform: translate(0,0px); transform: translate(0,0px); opacity: 1; transition:1.3s; -webkit-transition:1.3s; -moz-transition:1.3s; -ms-transition:1.3s; -o-transition:1.3s;}
}
.w1120{width: 90%;max-width: 1120px;margin: 0 auto;}
.w1340{width: 90%;max-width: 1340px;margin: 0 auto;}
.w1370{width: 90%;max-width: 1370px;margin: 0 auto;}
.w1440{width: 90%;max-width: 1440px;margin: 0 auto;}
.w1680{width: 90%;max-width: 1680px;margin: 0 auto;}
.textCenter{text-align: center;}
.colorfff{color: #fff;}
.color666{color: #666666;}
.f12{font-size: 12px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}
.f20{font-size: 20px;}
.f22{font-size: 22px;}
.f24{font-size: 24px;}
.f26{font-size: 26px;}
.f28{font-size: 28px;}
.f32{font-size: 32px;}
.f34{font-size: 34px;}
.f38{font-size: 38px;}
.f42{font-size: 42px;}
.f48{font-size: 48px;}
.f64{font-size: 64px;}
.f66{font-size: 66px;}
.f82{font-size: 82px;}
.f98{font-size: 98px;}

.allTop{height: 140px;line-height: 140px; background: #fff; width: 100%; padding: 0 5.2%; box-sizing: border-box;display: flex;align-items: center;justify-content: space-between; position: relative;z-index: 10; 
	background-color: #ffffff;}
.allTop.fixed{height: 99px;line-height: 99px;position: fixed;width: 100%;top: 0;left: 0;z-index: 10;border-bottom: solid 1px #e8e8e8;}
.allTopLogo{width: 306px;}
.allTopNav{font-size: 20px;}
.allTopNav a{color: #666666;}
.allTopNav ul{display: flex;align-items: center;justify-content: space-between;}
.allTopNav ul a{display: block;padding: 0 30px;}
.allTopNav ul li.active a{background-color: #ca2128;color: #fff;}
.allTopNav ul li{position: relative;}
.allTopNavEjPos{position: absolute;top: 100%;background-color: #ca2128;width: 100%;left: 50%;margin-left: -50%;display: none;}
.allTopNavEjPos a{display: block;line-height: 45px;font-size: 16px;white-space: nowrap;text-align: center;}
.allTopNav ul li .allTopNavEjPos a{padding: 0;color: #fff;}
.allTopRig{display: flex;align-items: center;justify-content: space-between;}
.allTopRigQj{font-size: 14px;color: #333333;width: 105px;box-sizing: border-box;  margin-left: 15px;
	height: 37px;
	border: solid 1px #e8e8e8;box-sizing: border-box;}
.allTopRigQj a{display: block; height: 37px; width: 100%;display: flex;align-items: center;justify-content: space-between;padding: 0 20px;box-sizing: border-box;}
.allTopRigEn{font-size: 20px;letter-spacing: 1px;margin-left: 37px;}
.indSwiperDyp{width: 100%;overflow: hidden;}
.indSwiperDypWc{position: relative;}
.indSwiperDyp-pagination{position: absolute;top: 50%;right: 10%;height: 294px;margin-top: -147px;z-index: 2;width: 1px;
	background: rgba(255, 255, 255, .4);}
.indSwiperDypWc .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background: rgba(255, 255, 255, 1);width: 3px;left: -1px;}
.indSwiperDyp .swiper-slide{position: relative;}
.indSwiperDypMc{position: absolute;width: 100%;height: 100%;top: 0;left: 0;/*background: rgba(0, 0, 0, .2);*/}
.indSwiperDypPos{position: absolute;top: 50%;left:0;width: 100%;transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.indSwiperDypPos_2{color: #e2e6ea;line-height: 1.3;margin-top: 3px;}
.indSwiperDypPos_Btn{margin-top: 8%;}
.allBtn{display: inline-block;}
.allBtn a{display: block;width: 145px;display: flex;align-items: center;justify-content: center;
	height: 45px;line-height: 45px;
	background-color: #ca2128;font-size: 18px;
	color: #ffffff;
	border-radius: 23px;}
.allBtn span{width: 8px;display: inline-block;background-image: url(../images/rowXq.png);background-repeat: no-repeat;background-size: 100% 100%;margin-left: 8px;
	height: 14px;}
.indAbout{background-repeat: no-repeat;background-position: top center;background-size: cover;padding: 5% 0;}
.allTit{}
.allTit_Hr{width: 76px; margin: 8px auto 0;
	height: 5px;
	background-color: #ca2128;
	box-shadow: 0px 0px 16px 0px 
		rgba(0, 0, 0, 0.08);}
.indAboutJs{max-width: 680px;margin: 40px auto 0;}
.indAboutList{display: flex;align-items: flex-start;justify-content: space-between;margin-top: 8%;}
.indAboutList li{text-align: center;}
.indAboutList_1{display: flex;align-items: start;justify-content: center;}
.indAboutList_1 span{line-height: 1;}
.indAboutList_1 span:nth-child(1){font-family: Arial, Helvetica, sans-serif;font-weight: normal;}
.indAboutList_1 span:nth-child(2){transform: translateY(13px);margin-left: 5px;}
.indAboutList_2{margin-top: 7px;}
.indAboutBtn{margin-top: 8%;}
.indCpZs{display: flex;align-items: flex-start;justify-content: space-between;}
.indCpZsMk{position: relative;width: 12.9%; overflow: hidden; }
.indCpZsMk.active{width:35.5%;}
.indCpZsMkCon{position: absolute;top: 0;width: 100%;height: 100%;left: 0;text-align: center;background: rgba(0, 0, 0, .1);}
.indCpZsMkConNr{position: absolute;top: 63%;width: 100%;left: 0; box-sizing: border-box;padding-top: 130px; opacity: 0; transition: all .5s; -webkit-transition: all .5s; }
.allTitHrTop{width: 43px;
	height: 6px;
	background-color: #ffffff;}
.allTitHrTop.bjRed{background-color: #ca2128;}
.indCpZsMkConNr_3{line-height: 2.5;}
.indCpZsMk_Bj{}
.indCpZsMk_Bj img{height: 100%;width: auto;max-width: 100000px;}
.indCpZsMk:hover .indCpZsMkConNr{top: 60px;opacity: 1;}
.indCpZsMk.active .indCpZsMkConNr{top: 60px;opacity: 1;}
.indCpZsMkConIco{position: absolute;top: 63%;width: 100%;text-align: center;left: 0;}
.indCpZsMk.active .indCpZsMkConIco{opacity: 0;}
.indCpZsMkConNrTit{float: left;width: auto;position: absolute;top: 0;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);}
.allTitHrTop_2{margin-top: 8px;}
.indCpZsMkConNr_2{margin: 15px 0 30px;}
.indCpZsMkConNr_4{margin-top: 30px;}
.indCase{position: relative;}
.indCaseSwiper{overflow: hidden;}
.swiperRowprev, .swiperRownext{width: 36px;height: 62px;background-repeat: no-repeat;background-position: 100% 100%;position: absolute;top: 50%;margin-top: -31px;z-index: 2;cursor: pointer;}
.swiperRowprev{background-image: url(../images/rowSwiper.png);left: 5%;}
.swiperRownext{background-image: url(../images/rowSwiper1.png);right: 5%;}
.swiperRowprev.huise{background-image: url(../images/rowSwiperhui.png);}
.swiperRownext.huise{background-image: url(../images/rowSwiperhui1.png);}
.swiperRowprev.swiper-button-disabled{opacity: .5;cursor: not-allowed;}
.swiperRownext.swiper-button-disabled{opacity: .5;cursor: not-allowed;}
.indCaseSwiper.swiper-slide{position: relative;}
.indCaseSwiperMc{position: absolute;width: 100%;height: 100%;top: 0;left: 0;/*background: rgba(0, 0, 0, .2);*/}
.indCaseDbt{position: absolute;top: 80px;left: 50%;transform: translateX(-50%); -webkit-transform: translateX(-50%);z-index: 2;}
.indCaseSwiperPos{position: absolute;top: 38%;left: 50%;transform: translateX(-50%); -webkit-transform: translateX(-50%);}
.indCaseSwiperPos .allTit_Hr{width: 100px;background-color: #ffffff;margin: 0;}
.indCaseSwiperPos_1{margin-bottom:  20px;}
.indCaseSwiperPos_3{max-width: 737px;margin-top: 25px;line-height: 1.8;}
.indCaseSwiperPos_4{margin-top: 65px;}
.indNews{padding: 100px 0 57px;}
.indNewsTop{display: flex;justify-content: space-between;align-items: flex-end;}
.indNewsTopRight{transform: translateY(-10px);} 
.indNewsMk{background-color: #ffffff;
	border: solid 1px #ececec;}
.indNewsMkImg{}
.indNewsMkBot{padding: 30px 24px 33px;box-sizing: border-box;height: 170px;}
.indNewsMkBot_3{color: #999999;margin-top: 20px;}
.indNewsMkBot_2{line-height: 1.3;margin-top: 8px;}
.indNewsMkBot_1{color: #333333;}
.indNewsSwiper{overflow: hidden;}
.allSwiperPagination{width: 100%;text-align: center;margin-top: 40px;}
.allSwiperPagination .swiper-pagination-bullet{width: 65px; border-radius: 0;opacity: 1;display: inline-block;
	height: 1px;
	background-color: #ebebeb;}
.allSwiperPagination .swiper-pagination-bullet.swiper-pagination-bullet-active{height: 3px;
	background-color: #ca2128;}
.indNewsSwiperWc{position: relative;margin-top: 25px;}
.indHzHb{background-color: #f8f8f8;padding: 100px 0 57px;}
.allTitHrTop.textCenter{margin: 0 auto;}
.indHzHbjs{max-width: 810px;margin: 25px auto 0;}
.indHzHbList{display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: flex-start;background: #fff;border: solid 1px #ebebeb;margin-top: 30px;}
.indHzHbList li{width: 25%;background: #fff;box-sizing: border-box;border: solid 1px #ebebeb;padding: 1% 0;}
.indHzHbList li img{max-width: 60%;margin: 0 auto;}
.indHzHbBot{margin-top: 46px;}
.allFooter{background-color: #333333;padding: 65px 0 70px;}
.allFooterTop{display: flex;justify-content: space-between;align-items: flex-start;}
.allFooterNav{display: flex;justify-content: space-between;align-items: flex-start;}
.allFooterNav dt{font-size: 18px; white-space: nowrap;padding-bottom: 10px;
	letter-spacing: 1px;
	}
.allFooterNav dt a{color: #ffffff;}
.allFooterNav dd{font-size: 14px;margin-top: 10px;white-space: nowrap;}
.allFooterNav dd a{color: #ffffff;opacity: .7;}
.allFooterNav dl{margin-right: 65px;}
.allFooterNav dl:nth-last-child(1){margin-right: 0;}
.allFooterTopRig{display: flex;justify-content: space-between;align-items: flex-start;}
.allFooterTopRigMk{width: 100px; border-radius: 50%;box-sizing: border-box;position: relative;
	 text-align: center; margin-left: 20px;
	border: solid 1px #575757;}
.allFooterTopRigMk a{display: block;position:relative;}
.allFooterTopRigMkPos{position: absolute;top: 100%;right: 0;width: 100px;transition:.8s; -webkit-transition:.8s; -moz-transition:.8s; -ms-transition:.8s; -o-transition:.8s;opacity: 0;transform: translateY(-50%);-webkit-translateY(-50%);z-index: 2;}
/*.allFooterTopRigMk:hover .allFooterTopRigMkPos{top: 50%;opacity: 1;}*/

.allFooterBot{display: flex;justify-content: space-between;align-items: flex-start;font-size: 12px;color: #ffffff;opacity: .7;margin-top: 80px;}
.llMoreNr{position: absolute;bottom: 90px;width: 100%;text-align: center;left: 0;z-index: 2;}
.llMoreNr_1{color: #ffffff; padding-bottom: 12px;
	opacity: 0.44;font-size: 18px;}
.llMoreNrImg{animation:mymove 3s infinite;
-webkit-animation:mymove 3s infinite; /* Safari 和 Chrome */
}
@keyframes mymove
{
from {opacity: 1; transform: translateY(-10px);}
to {opacity: 0.5;transform: translateY(10px);}

}

.fixedRight{position: fixed;right: 0;z-index: 10;top: 60%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.fixedRightNav li{width: 82px; margin-top: 1px;text-align: center;line-height: 82px;
	height: 82px;
	background-color: #c7c7c7;}
.fixedRightNav a{display: block;}
.fixedRightNav li:hover{background-color: #ca2128;}
.nyBan{position: relative;}
.nyBanMc{position: absolute;top: 0;left: 0;width: 100%;height: 100%;/*background: rgba(0, 0, 0, .05);*/}
.nyBanPos{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);}
.proZy{padding: 7% 0;}
.proZyTop{display: flex;justify-content: space-between;align-items: flex-start;}
.proZyTop .proZyMk{width: 48.4%;}
.proZyMk{position: relative;color: #fff;}
.proZyMkPosMc{position: absolute;width: 100%;height: 100%;/*background: rgba(0, 0, 0, .3);*/top: 0;left: 0;}
.proZyMkPostit{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);text-align: center;letter-spacing: 2px;}
.proZyMkPosNr{border: solid 2px #ec1f28; position: absolute;top: 10px;left: 10px;right: 10px;bottom: 10px;text-align: center; opacity: 0;transition: all .5s; -webkit-transition: all .5s;}
.proZyMk a{color: #fff;}
.proZyMkPosNrCon{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);width: 100%;text-align: center;}
.proZyMkPosNrCon_1 span{ display: inline-block; border-bottom: 1px solid #ffffff;padding-bottom: 22px;}
.proZyMkPosNrCon_2{margin-top: 20px;}
.proZyMkPosNrCon_2 p{line-height: 2;}
.proZyMkPosNrCon_3{margin-top: 35px;}
.proZyMkPosNrCon_3 a{width: 93px; display: inline-block;text-align: center;line-height: 36px;font-size: 16px;
	color: #ffffff;
	height: 36px;
	background-color: #ec1f28;}
.proZyMk:hover .proZyMkPosMc{background: rgba(0, 0, 0, .6);}
.proZyMk:hover .proZyMkPosNr{opacity: 1;}
.proZyMk:hover .proZyMkPostit{opacity: 0;}
.proZyBot{display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.proZyBot .proZyMk{width: 31%;margin: 3.5% 3.5% 0 0;}
.proZyBot .proZyMk:nth-child(3n){margin-right: 0;}
.proLbEjNr{}
.allNyDqWz{margin-top: 40px;}
.allNyDqWz a{color: #999999;}
.allNyDqWz a:hover{color: #ca2128;}
.allNyDqWzRow{color: #999999;margin: 0 1px;}
.proLbEjNrList{display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;margin-bottom: 90px;}
.proLbEjNrList li{width: 31%;margin: 3.5% 3.5% 0 0;box-sizing: border-box;padding: 20px;background-color: #ffffff;
	border-radius: 10px;
	border: solid 1px #e9e7e7;}
.proLbEjNrList li:nth-child(3n){margin-right: 0;}
.proLbEjNrListImg{border-radius: 10px;overflow: hidden;}
.proLbEjNrListNr{display: flex;justify-content: space-between;align-items: center;margin-top: 20px;}
.proLbEjNrListNrLeft_2{margin-top: 5px;}
.proLbEjNrList li:hover{box-shadow: 0px 2px 8px 0px 
		rgba(202, 33, 40, 0.12);
	border: solid 1px #e32c34;}
.allPage{text-align: center;margin-bottom: 90px;}
.allPage a{display: inline-block;font-size: 16px;width: 34px;margin: 0 8px;
	height: 34px;line-height: 34px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #e9e7e7;
	color: #bfbfbf;}
.allPage a.active{background-color: #ca2128;color: #fff;}
.allPage a:hover{background-color: #ca2128;color: #fff;}
.proLbEjNrListNrRight{width: 43px;}
.proLbEjNrListNrLeft{width: calc(100% - 100px);}
.proLbEjNrList.w2 li{width: 48.25%;}
.proLbEjNrList.w2 li:nth-child(3n){margin-right: 3.5%;}
.proLbEjNrList.w2 li:nth-child(2n){margin-right: 0;}
.scxLcXq{margin-top: 80px;}
.scxLcXq_2{margin-top: 40px;}
.scxLcXq_3{margin-top: 50px;}
.scxLcXq_4{display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.scxLcXq_4 li{width: 23.5%;margin: 2% 2% 0 0;}
.scxLcXq_4 li:nth-child(4n){margin-right: 0;}
.scxLcXq_4_2{margin-top: 20px;}
.scxLcXq_1.mt50{margin-top: 60px;}
.scxLcXq_5{line-height: 1.8;margin-top: 20px;}
.scxLcXq_5 li{position: relative;padding: 0 0 0 25px;}
.scxLcXq_5Ico{width: 12px; display: inline-block;position: absolute;top: 11px;left: 0;
	height: 12px; border-radius: 50%;
	background-color: #ca2128;}
.scxLcXq_6{display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.scxLcXq_6 li{width: 23.5%;margin: 2% 2% 0 0;background-color: #fafafa;height: 274px;box-sizing: border-box;padding: 60px 0 0;
	border-radius: 10px;}
.scxLcXq_6 li:nth-child(4n){margin-right: 0;}
.scxLcXq_6_2{margin-top: 25px;}
.ggSsJXq{margin-bottom: 110px;}
.xgScXBot{background-color: #f6f6f6;margin-top: 110px;padding: 75px 0 90px;}
.xgScXBotSwiperWc{position: relative;padding: 0 66px;margin-top: 40px;}
.xgScXBotSwiper{overflow: hidden;}
.xgScXBotSwiperPrev, .xgScXBotSwiperNext{height: 43px;width: 43px; background: #ca2128; background-repeat: no-repeat; background-size: 16px auto; background-position: center center;cursor: pointer;}
.xgScXBotSwiperPrev{background-image: url(../images/rowSwiper.png);}
.xgScXBotSwiperNext{background-image: url(../images/rowSwiper1.png);}
.xgScXBotSwiperPrev.swiper-button-disabled, .xgScXBotSwiperNext.swiper-button-disabled{cursor: not-allowed;}
.proLbEjNrListXz .proLbEjNrListNr{padding: 20px 0;}
.ggSsJXq{display: flex;justify-content: space-between;align-items: flex-start;margin-top: 35px;}
.ggSsJXqLeft{width: 45.63%;}
.ggSsJXqRight{width: 48.96%;}
.ggSsJXqRight_2{margin-top: 15px;}
.ggSsJXqRight_3{background-color: #cb2229;padding: 5px 24px;margin-top: 35px;}
.scxLcXq_5Ico.ggSsJXqRight_4 .scxLcXq_5Ico{width: 10px;
	height: 10px;}
.ggSsJXqRight_5{margin-top: 30px;}
.nyNavList{display: flex;justify-content: space-between;align-items: flex-start;margin-top: 80px;}
.nyNavList li{width: 31.88%;text-align: center;height: 82px;line-height: 82px;color: #666666;
	background-color: #f1f1f1;
	border-radius: 10px;
}
.nyNavList li a{color: #666666;display: block;width: 100%;height: 100%;}
.nyNavList li.active{background-color: #ca2128;}
.nyNavList li.active a{color: #ffffff;}
.nyNavList li:hover{background-color: #ca2128;}
.nyNavList li:hover a{color: #ffffff;}
.nyNavList.w5 li{width: 18.68%;}
.nyNavList.w2 li{width: 31.88%;}
.nyNavCon{}
.nyHzHbTit{margin-top: 70px;}
.nyHzHbList{display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;margin-bottom: 90px;}
.nyHzHbList li{width: 15%; margin: 2% 2% 0 0; background-color: #ffffff;
	box-shadow: 0px 3px 5px 0px 
		rgba(34, 30, 31, 0.1);
	border-radius: 18px;}
.nyHzHbList li:nth-child(6n){margin-right: 0;}
.nyHzHbList li img{margin: 0 auto;display: block;}
.spList{display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;margin-bottom: 90px;padding-top: 3%;}
.spList li{width: 32%;margin: 2% 2% 0 0;}
.spList li:nth-child(3n){margin-right: 0;}
.spListImg{position: relative;}
.spListImgMc{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0, 0, 0, .3);}
.spListImgPos{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.spListBot{color: #666666;padding: 15px 20px;}
.caseDetails{margin-top: 70px;margin-bottom: 100px;}
.caseDetailsTime{display: flex;justify-content: space-between;align-items: center;margin-top: 20px;}
.caseDetailsTimeFh{}
.caseDetailsTimeFh a{display: block;width: 139px;
	height: 42px; line-height: 42px;  text-align: center;font-size: 16px;color: #ffffff;
	background-color: #ca2128;
	border-radius: 21px;}
.caseDetailsTimeFh a img{margin-right: 10px;}
.caseDetailsCon{color: #333333;line-height: 2;margin-top: 50px;}
.detailsFy{display: flex;justify-content: space-between;align-items: flex-start;margin-bottom: 100px;}
.detailsFyMk{width: 48%;}
.detailsFyMk a{display:block; width:100%;height:100%;}
.detailsFyMk_1{width: 134px;color: #ca2128;text-align: center; display: inline-block;
	height: 37px;line-height: 37px;
	border: solid 2px #ca2128;}
.detailsFyMk_2{margin-top: 20px;}
.textRight{text-align: right;}
.detailsFyMk.textRight .detailsFyMk_1{}
.fwlnTit{margin-top: 65px;}
.fwlnTitHr{width: 85px;
	height: 8px;
	background-color: #ca2128;margin: 10px auto 0;}
.colorRed{color: #ca2128;}
.fwlnNr_1{margin-top: 30px;}
.fwlnNr_2{display: flex;justify-content: space-between;align-items: flex-start;margin-top: 70px;}
.fwlnNr_2Mk{width: 48.5%;border-radius: 20px;overflow: hidden;position: relative;}
.fwlnNr_2MkMc{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .1);}
.fwlnNr_2MkPos{position: absolute;bottom: 50px;left: 0;right: 0;line-height: 2;}
.fwlnNrDwZd{display: flex;justify-content: flex-start;align-items: flex-start;}
.fwlnNrDwZd li{width: 26.66%;background-image:url(../images/bj4.png);background-repeat: no-repeat;background-size: 100% 100%;margin-right: 3.1%;padding: 7.6% 0 8%;color: #666666;transition:all linear .3s;
-webkit-transition:all linear .3s;}
.fwlnNrDwZd_1{height: 47px;}
.fwlnNrDwZd_2{margin-top: 10px;}
.fwlnNrDwZd_3{margin: 10px auto 0;width: 50%;}
.fwlnNrDwZd.fwlnNrDwZdBot li{margin-left: 3.1%;margin-right: 0;}
.fwlnNrDwZd.fwlnNrDwZdBot{transform: translate(11.7% , -48%);}
.fwlnNrDwZd li:hover{background-image:url(../images/bj5.png);color: #ffffff;}
.fwlnNrDwZd_1 img:nth-child(1){display: inline-block;}
.fwlnNrDwZd_1 img:nth-child(2){display: none;}
.fwlnNrDwZd li:hover .fwlnNrDwZd_1 img:nth-child(1){display: none;}
.fwlnNrDwZd li:hover .fwlnNrDwZd_1 img:nth-child(2){display: inline-block;}
.fwlnNrDwZd.mt40{margin-top: 40px;}
.fwBjAdd{background-image: url(../images/bj3.jpg);background-repeat: no-repeat;background-size: 95% auto;background-position: left bottom 36%;}
.szShFw{display: flex;justify-content: space-between;margin-top: -6%;}
.szShFw li{width: 48.5%;background-color: #ffffff; box-sizing: border-box;padding: 80px 60px;position: relative;
	box-shadow: 0px 2px 8px 0px 
		rgba(0, 0, 0, 0.04);
	border-radius: 10px;
	border: solid 1px #e9e7e7;}
.szShFw_2{line-height: 1.8;margin-top: 10px;max-width: 555px;}
.szShFwIco{position: absolute;top: 35px;right: 35px;}
.lnMbXy{display: flex;justify-content: space-between;align-items: flex-start;}
.nyNavConMk.pb100{padding-bottom: 100px;}
.lnMbXy li{padding-top: 130px;}
.lnMbXy_1{height: 85px;line-height: 85px;}
.lnMbXy_2{margin-top: 15px;}
.lnMbXy_3{margin-top: 13px;}
.pxTit{margin-top: 95px;padding-bottom: 55px;}
.pxConMk{display: flex;justify-content: space-between; align-items: center; background-color: #f1f1f1;}
.pxConMkImg{position: relative;width: 61%;}
.pxConMkImgMc{width: 162px;
	height: 100%; position: absolute;top: 0;right: 0;opacity: .5;
	background-color: #ca2128;}
.pxConMkWz{color: #3c3c3c;width: 31%;margin-right: 4%;}
.pxConMkWz_2{line-height:1.8;margin-top: 10px;}
.pxConMkWz_1{text-align: center;}
.pxConMk.pxConMkRev{flex-direction: row-reverse;}
.pxConMk.pxConMkRev .pxConMkWz{margin-left: 4%;margin-right: 0;}
.pxConMk.pxConMkRev .pxConMkImgMc{background-color: #787878;left: 0;right: auto;}
.nyNavConMk.pt90{padding-top: 90px;}
.bjBzJs{max-width: 1098px;margin: 0 auto;}
.bjBzPhone{margin-top: 20px;}
.bjBzList{display: flex;justify-content: space-between;margin-top: 50px;}
.bjBzList li{width: 24%;background-color: #ffffff; text-align: center; padding: 83px 0 80px;
	box-shadow: 0px 12px 3px 1px 
		rgba(91, 91, 91, 0.1);
	border-radius: 10px;}
.bjBzList_1{height: 37px;line-height: 37px;}
.bjBzList_2{margin-top: 30px;}
.bjBzList_3{margin-top: 30px;}
.bjBzPhone span{display: inline-block;margin: 0 20px;}
.shConMkLb{display: flex;justify-content: space-between; align-items: center; background-color: #f1f1f1;margin-top: 30px;}
.shConMkLbImg{width: 428px;}
.shConMkLbWz{width: calc(100% - 490px);box-sizing: border-box;line-height: 2;}
.shConMkLb.mt80{margin-top: 70px;}
.downList{display: flex;justify-content: flex-start;flex-wrap: wrap; align-items: flex-start;margin-bottom:50px;margin-top: 50px;}
.downList li{width: 23.5%;margin: 2% 2% 0 0;}
.downList li:nth-child(4n){margin-right: 0;}
.downList_1{border-radius: 10px;overflow: hidden;}
.downList_2{position: relative;padding: 15px 80px 15px 15px;}
.downList_2_1{}
.downList_2_2{position: absolute;top: 50%;right: 10px;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.allPage.mb0{margin-bottom: 0;}
.newsList{}
.newsList_1{margin-top: 18px;}
.newsList_2{line-height: 1.8;margin-top: 15px;}
.newsList_3{margin-top: 23px;}
.newsList_3 img{display: inline-block;vertical-align: middle;margin: -3px 12px 0 0;}
.newsDetailFh{text-align: right;margin-top: 50px;margin-bottom: 100px;}
.newsDetailFh .caseDetailsTimeFh{display: inline-block;}
.detailsFy.mb0{margin-bottom: 0;}
.shareSf{display: flex;align-items: center;}
.shareSfHr{width: 55px;
	height: 2px;
	background-color: #cccccc;}
.shareSfMk{margin-left: 30px;}
.lxwmNr{padding: 80px 0 100px;}
.lxwmNr_2{display: flex;justify-content: space-between;margin-top: 40px;}
.lxwmNr_2 li{width: 31.5%;background-color: #ffffff;
	border-radius: 10px; box-sizing: border-box; padding: 70px 30px 40px 30px;
	border: solid 1px #e9e7e7;}
.lxwmNr_2 li:hover{border: solid 1px #e41f20;background-image: url(../images/bj6.png);background-repeat: no-repeat;background-size: 100% auto;background-position: left bottom;}
.lxwmNr_2_1{height: 32px;line-height: 32px;}
.lxwmNr_2_2{margin-top: 17px;}
.lxwmNr_2_3{line-height: 1.8;margin-top: 20px;}
.lxwmNr_2But{margin-top: 11px;}
.lxwmNr_2But a{display: inline-block;width: 140px;
	height: 41px;line-height: 41px;text-align: center;color: #fff;
	background-color: #e41f20;
	border-radius: 4px;}
.areaDt{height: 482px;border-radius: 10px;margin-top: 60px;}
.lxForm{background-color: #f1f1f1;padding: 25px 37px 60px 37px;margin-top: 85px;}
.lxForm_1{display: flex;justify-content: space-between;}
.lxFormMk{height: 58px;line-height: 58px;position: relative; width: 46%; box-sizing: border-box;padding: 0 0 0 70px; margin-top: 25px;
	background-color: #ffffff;}
.lxFormMkLabel{width: 70px;text-align: center;color: #989898;position: absolute;top: 0;left: 0;}
.lxFormMkInp{width: 100%;}
.lxFormMkInp input{display: block;width: 100%;height: 58px;background: none;border: none;box-sizing: border-box;padding: 0 13px;}
.lxFormMkLabel::before{content: "";width: 2px;height: 20px;background: #989898;position: absolute;top: 50%;right: 0;margin-top: -10px;}
.lxFormBut{width: 46%;height: 58px;line-height: 58px;margin: 60px auto 0; text-align: center;color: #fff;
	background-color: #e41f20;cursor: pointer;}
.zxNsCon{padding: 100px 0;}
.zxNsConTop{display: flex;align-items: center;justify-content: space-between;}
.zxNsConTopMk{width: 49.3%;overflow: hidden;position: relative;}
.zxNsConTopMkPos{width: 82%;position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);left: 8%;}
.zxNsConTopMkPos_2{line-height: 1.8;margin-top: 30px;}
.zxNsConTit{height: 65px; line-height: 65px; color: #fff; text-align: center; margin-top: 70px;
	background-color: #ca2128;}
.zxNsConSx{display: flex;align-items: center;justify-content: space-between;margin-top: 30px;}
.zxNsConSxMk{width: 32%;background-color: #f0f0f0;position: relative;}
.zxNsConSxSel{ display: block; width: 100%; box-sizing: border-box;padding: 0 40px 0 35px;
	-webkit-appearance: none; /* 移除iOS上的默认外观 */
	    -moz-appearance: none; /* 移除Firefox上的默认外观 */
	    appearance: none; /* 移除标准下拉箭头 */
			height: 47px;
				background: #f0f0f0 url(../images/row2.png) no-repeat right 30px center; border: none;
	
}
.zxNsConSxMkInp{display: block;width: 100%;height: 47px;padding: 0 100px 0 35px;background: none; border: none;box-sizing: border-box;}
.zxNsConSxMkSea{width: 80px;height: 100%; background: url(../images/sousuo.png) no-repeat center center;position: absolute;top: 0;right: 0;cursor: pointer;}
.joinCon{margin-top: 40px;border-top: 1px solid #e6e6e6;}
.joinConMkTop{display: flex;align-items: center;justify-content: space-between;position: relative;}
.joinConMk{padding: 50px 0 50px 40px;border-bottom: 1px solid #e6e6e6;}
.joinConMkTopRow{width: 140px; height: 100%; position: absolute;top: 0;right: 0; cursor: pointer; background: url(../images/ico26.png) no-repeat center center;}
.joinConMkTopRow.on{background: url(../images/ico27.png) no-repeat center center;}
.joinConMkTopLeft{padding: 0 140px 0 0;}
.joinConMkTopLeft_1{}
.joinConMkTopLeft_2{margin-top: 22px;}
.joinConMkTopLeft_2 span{margin-right: 35px;}
.joinConMkBot{display: none;}
.joinConMkBotH3{margin-top: 24px;}
.joinConMkBotJs{line-height: 1.8;margin-top: 10px;}
.allMoreBut{ width: 50%; max-width: 600px; margin: 60px auto 0;
	height: 65px;line-height: 65px; text-align: center;font-weight: bolder;
	background-color: #e6e6e6;}
.allMoreBut a{display: block;}
.allMoreBut a:hover{background: #ca2128;color: #fff;}
.aboZyTop{display: flex;align-items: center;justify-content: space-between;margin-top: 120px;}
.aboZyTopRig{width: 40.1%;border-radius: 20px;overflow: hidden;}
.aboZyTopLeft{width: 54.17%;}
.aboZyTopLeft_2{line-height: 2;margin-top: 15px;}
.fzlcNrTop{display: flex;align-items: center;justify-content: space-between;}
.swiper-prev_1, .swiper-next_1{width: 49px;
	height: 49px;display: inline-block; background-repeat: no-repeat;background-position: center center;
	background-color: #ffffff;cursor: pointer;
	border-radius: 4px;
	border: solid 1px #e9e7e7;}
.swiper-next_1{margin-left: 20px;background-image: url(../images/rowrig.png);}
.swiper-prev_1{background-image: url(../images/rowleft.png);}
.swiper-prev_1:hover, .swiper-next_1:hover{background-color: #ca2128;}
.swiper-next_1:hover{background-image: url(../images/rowrigbai.png);}
.swiper-prev_1:hover{background-image: url(../images/rowleftbai.png);}
.swiperButRow{font-size: 0;}
.fzlcNrSwiper{overflow: hidden;margin-top: 60px;}
.fzlcNrTop_1{line-height: 1;}
.fzlcNr{margin-top: 130px;background-image: url(../images/bj7.png);background-repeat: no-repeat;background-size: 100% auto;background-position: left bottom;padding-bottom: 200px;}
.swiper-prev_1.swiper-button-disabled{opacity: .5;cursor: not-allowed;}
.swiper-next_1.swiper-button-disabled{opacity: .5;cursor: not-allowed;}
.fzlcNrSwiperCon_2{position: relative;padding: 0 0 0 20px;margin-top: 17px;}
.fzlcNrSwiperCon_2Ico{width: 9px; border-radius: 50%;position: absolute;top: 6px;left: 0;
	height: 9px;
	background-color: #e41f20;}
.fzlcNrSwiper .swiper-slide{position: relative;padding-bottom: 48px;height: auto;}
.fzlcNrSwiperHr{width: 1px;position: absolute;top: 0;left: 6px;
	height: 100%; background: #e9e7e7;}
.fzlcNrSwiperCon{margin: 0 50px 0 23px;}
    .fzlcNrSwiperCon .img img {
        aspect-ratio: 640/360;
        object-fit: cover;
        border-radius: 5px;
    }
.fzlcNrSwiperCon_1 {
    line-height: 1;
    padding-bottom: 20px;
}
.fzlcNrSwiperBotDian{display: flex;justify-content: space-between;position: absolute;bottom: 0;left: 0;width: 100%;}
.fzlcNrSwiperBotDian span{display:block;width: 16.66%;position: relative;height: 15px;}
.fzlcNrSwiperBotDian span::before{content: "";height: 9px; width: 9px; border-radius: 50%;position: absolute;bottom: 0;left: 0;
	background-color: #dadada;}
.fzlcNrSwiperBotDian span:nth-child(1)::before{width: 13px;box-sizing: border-box;
	height: 13px;background: none;
	border: solid 4px #e41f20;}
.qywhCon{display: flex;align-items: center;justify-content: space-between;}
.qywhConLeft{border-radius: 20px;overflow: hidden;width: 40.1%;}
.qywhConRight{width: 51.32%;}
.qywhConRightMk{padding: 25px 0 30px;border-bottom: 1px solid #e9e7e7;}
.qywhConRightMk dt{}
.qywhConRightMk dd{line-height: 1.8;margin-top: 10px;}
.qywhConRight .qywhConRightMk:nth-last-child(1){padding-bottom: 0;border-bottom: none;}
.ryZzNyCon{margin-top: 200px;padding-bottom: 170px;}
.ryZzNyConSwiper{overflow: hidden;margin-top: 70px;padding-left: 12%;}
.ryZzNyConSwiper .swiper-slide{border-radius: 20px;overflow: hidden;width: auto;}
.ryZzNyConSwiper .swiper-slide img{max-height: 400px;width: auto;max-width: 10000px;}
.ggSsJXqSwiperImgBig{overflow: hidden;}
.ggSsJXqSwiperImgBig .swiper-slide{overflow: hidden;}

.ggSsJXqSwiperImgBig img{height: 512px;width: auto;max-width: 10000px;margin: 0 auto;}
.ggSsJXqSwiperImgSmall img{height: 61px;width: auto;max-width: 10000px;margin: 0 auto;}
.ggSsJXqSwiperImgSmall{overflow: hidden;}
.ggSsJXqLeftBot{height: auto;margin-top: 10px;}
.ggSsJXqZx{width: 75px;height: 100%;background: #e41f20;color: #fff;text-align: center;border-radius: 10px;position: absolute;top: 0;left: 0;}
.ggSsJXqZx a{display: block;width: 100%;height: 100%;color: #fff;}
.ggSsJXqZx_1{padding-top: 10px;}
.ggSsJXqZx_2{font-size: 14px;}
.ggSsJXqLeftBotNr{position: relative;width: 90%;max-width: 351px;margin: 0 auto;height: 100%;}
.ggSsJXqLeftBotNrRig{box-sizing: border-box;padding: 0 0 0 90px;width: 100%;}
.ggSsJXqLeft{background: rgb(233, 233, 233);}
.ggSsJXqSwiperImgSmall{}
.ggSsJXqSwiperImgSmall .swiper-slide{border: 1px solid #ccc;height: 100%;border-radius: 10px;overflow: hidden;box-sizing: border-box;}
.ggSsJXqSwiperImgSmall .swiper-slide.active{background: #fff;border-color: #e41f20;}
.ggSsJXqLeftXz{height: 680px;}
.ggSsJXqRightXz{height: 680px; overflow-y: auto;box-sizing: border-box;padding-right: 30px;}

/* 为所有滚动条设置样式 */
.ggSsJXqRightXz::-webkit-scrollbar {
    width: 3px; /* 设置滚动条的宽度 */
}
 
/* 滚动条轨道 */
.ggSsJXqRightXz::-webkit-scrollbar-track {
    background: #ccc; /* 设置轨道的背景颜色 */
}
 
/* 滚动条的滑块 */
.ggSsJXqRightXz::-webkit-scrollbar-thumb {
    background: #e41f20; /* 设置滑块的背景颜色 */
}
 
/* 当鼠标悬停在滑块上 */
.ggSsJXqRightXz::-webkit-scrollbar-thumb:hover {
    background: #e41f20; /* 设置滑块在悬停状态下的背景颜色 */
}

.ggSsJXqRight_5{line-height: 1.8;font-size: 18px;}
.ggSsJXqRightXz table{border: 2px solid gray!important;border-collapse: collapse;width: 100%;font-size: 14px;text-align: left;}
.ggSsJXqRightXz table tr{border: 2px solid gray!important;text-align: left;}
.ggSsJXqRightXz table th{border: 2px solid gray!important;padding: 5px;text-align: left;height: auto!important;}
.ggSsJXqRightXz table td{border: 2px solid gray!important;padding: 5px;text-align: left;height: auto!important;}
.ggSsJXqRightXz table th p{text-align: left!important;}
.ggSsJXqRightXz table td p{text-align: left!important;}

.allSfTx{overflow: hidden;}
.allSfTx .allSfTxImg{transition:all linear .3s;
-webkit-transition:all linear .3s;-moz-transition:all linear .3s;-ms-transition:all linear .3s;-o-transition:all linear .3s;}
.allSfTx:hover .allSfTxImg{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}

.color999{color: #999999;}
.color5454{color: #545454;}

.f14{font-size: 14px;}
.f30{font-size: 30px;}
.f36{font-size: 36px;}
.allFooter{overflow: hidden;}
body{overflow-x: hidden;}
.allTopNav ul li:nth-child(2) .allTopNavEjPos{width: 180px;margin-left: -90px;}
.allTopNav ul li:nth-child(3) .allTopNavEjPos{width: 180px;margin-left: -90px;}
@media screen and (max-width:1800px) {
	.f12{font-size: 12px;}
	.f14{font-size: 13px;}
	.f16{font-size: 13px;}
	.f18{font-size: 13px;}
	.f20{font-size: 15px;}
	.f22{font-size: 16px;}
	.f24{font-size: 18px;}
	.f26{font-size: 20px;}
	.f28{font-size: 22px;}
	.f30{font-size: 24px;}
	.f32{font-size: 26px;}
	.f34{font-size: 28px;}
	.f36{font-size: 32px;}
	.f38{font-size: 34px;}
	.f42{font-size: 38px;}
	.f48{font-size: 40px;}
	.f64{font-size: 54px;}
	.f66{font-size: 56px;}
	.f82{font-size: 72px;}
	.f98{font-size: 88px;}
	.allBtn a{font-size: 16px;}
	.ggSsJXqRight_5{font-size: 13px;}
	.ggSsJXqRightXz table{font-size: 12px;}
	
	.indCpZsMk.active .indCpZsMkConNr{top: 100px;}
	.indCpZsMkConNr_1 img{max-height: 70px;}
	.indCpZsMkConIco img{max-height: 70px;}
	.scxLcXq_5Ico{width: 8px;height: 8px;top: 10px;}
	.proLbEjNrListXz .proLbEjNrListNr{margin-top: 10px;}
	.nyNavList li{height: 70px;line-height: 70px;}
	.lxFormMkLabel::before{width: 1px;}
	.allTopLogo{width: 250px;}
	.allTopNav ul a{padding: 0 20px;}
	.allTopRigQj{margin-left: 27px;}
	.allTopRigEn{margin-left: 27px;}
	.allTopNav{font-size: 18px;}
	.allTopRigEn{font-size: 18px;}
	.allTop{height: 120px;line-height: 120px;}
	.allTopNav ul li:nth-child(2) .allTopNavEjPos{width: 160px;margin-left: -80px;}
    .allTopNav ul li:nth-child(3) .allTopNavEjPos {
        width: 160px;
        margin-left: -80px;
    }
	.allTopNavEjPos a{font-size: 14px;}
	.fixedRightNav li{width: 60px;height: 60px;line-height: 60px;}
	.fixedRightNav li img{max-width: 28px;}
	.fixedRight{top: auto; bottom: 10px; transform: translateY(0); -webkit-transform: translateY(0); }
	.indNewsSwiperWc .w1370{width: 78%;}
	.indCaseSwiperMc .w1370{width: 78%;}
	.ryZzNyConSwiper{padding-left: 5%;}
	.allFooterNav dl{margin-right: 60px;}
	.ggSsJXqLeftXz{height: 660px;}
	.ggSsJXqRightXz{height: 660px;padding-right: 30px;}
	.ggSsJXqZx_1{padding-top: 13px;}
	.indNewsMkBot{height: 125px;}
}


@media screen and (max-width:1500px) {
	.f12{font-size: 12px;}
	.f14{font-size: 13px;}
	.f16{font-size: 13px;}
	.f18{font-size: 13px;}
	.f20{font-size: 15px;}
	.f22{font-size: 16px;}
	.f24{font-size: 17px;}
	.f26{font-size: 18px;}
	.f28{font-size: 20px;}
	.f30{font-size: 22px;}
	.f32{font-size: 24px;}
	.f34{font-size: 26px;}
	.f36{font-size: 30px;}
	.f38{font-size: 32px;}
	.f42{font-size: 34px;}
	.f48{font-size: 36px;}
	.f64{font-size: 44px;}
	.f66{font-size: 46px;}
	.f82{font-size: 62px;}
	.f98{font-size: 78px;}
	.allBtn a{font-size: 14px;width: 120px;height: 38px;line-height: 38px;}
	.allBtn span{width: 6px;height: 10px;}
	.caseDetailsTimeFh a{font-size: 14px;width: 120px;height: 38px;line-height: 38px;}
	.caseDetailsTimeFh a img{width: 11px;margin-right: 5px;margin-top: -3px;}
	.indCpZsMk.active .indCpZsMkConNr{top: 100px;}
	.indCpZsMkConNr_1 img{max-height: 50px;}
	.indCpZsMkConIco img{max-height: 50px;}
	.llMoreNrImg img{width: 30px;}
	.swiperRowprev, .swiperRownext{width: 30px;height: 52px;background-size: 100% 100%;}
	.allTopRigSea img{width: 15px;}
	.allTopRigQj img{width: 13px;}
	.fixedRightNav li{width: 46px;height: 46px;line-height: 46px;}
	.fixedRightNav li img{max-width: 20px;}
	.fixedRight{top: auto; bottom: 10px; transform: translateY(0); -webkit-transform: translateY(0); }
	.allTopLogo{width: 150px;}
	.allTopNav ul a{padding: 0 20px;}
	.allTopRigQj{margin-left: 27px;width: 88px;}
	.allTopRigQj a{padding: 0 12px;}
	.allTopRigEn{margin-left: 27px;}
	.allTopNav{font-size: 16px;}
	.allTopRigEn{font-size: 16px;}
	.allTop{height: 100px;line-height: 100px;}
	.allTopNav ul li:nth-child(2) .allTopNavEjPos{width: 160px;margin-left: -80px;}
	.allTopNav ul li:nth-child(3) .allTopNavEjPos{width: 160px;margin-left: -80px;}
	.allTopNavEjPos a{font-size: 14px;}
	
	.proLbEjNrListNrRight{width: 35px;}
	.allPage a{width: 28px;height: 28px;line-height: 28px;font-size: 14px;margin: 0 4px;}
	.nyNavList li{height: 56px;line-height: 56px;}
	.spListImgPos{width: 44px;}
	.detailsFyMk_1{width: 110px;height: 28px;line-height: 28px;}
	.pxTit{margin-top: 60px;}
	.nyNavConMk.pt90{padding-top: 60px;}
	.bjBzJs{max-width: 898px;}
	.bjBzList li{padding: 63px 0 60px;}
	.bjBzList_2{margin-top: 20px;}
	.bjBzList_3{margin-top: 20px;}
	.fwlnNrDwZd_1 img{max-width: 40px;max-height: 40px;}
	.fwlnNrDwZd_1{height: 40px;}
	.lnMbXy_1 img{max-width: 70px;max-height: 70px;}
	.lnMbXy_1{height: 70px;}
	.szShFwIco img{max-width: 60px;max-height: 60px;}
	.downList_2_2{width: 20px;}
	.szShFw li{padding: 60px 50px;}
	.pxConMkImgMc{width: 110px;}
	.shConMkLbImg{width: 360px;}
	.shConMkLbWz{width: calc(100% - 390px);}
	.newsList_3 img{width: 13px;}
	.fzlcNrSwiperCon_2Ico{width: 6px;height: 6px;}
	.fzlcNrSwiperCon_2{padding: 0 0 0 16px;}
	.fzlcNrSwiperCon{margin: 0 40px 0 20px;}
	.qywhConRight{width: 55%;}
	.qywhConRightMk dd{line-height: 1.5;}
	.lxwmNr_2 li{padding: 50px 20px 30px 30px;}
	.lxwmNr_2But a{width: 110px;height: 36px;line-height: 36px;}
	.zxNsConTit{height: 48px;line-height: 48px;}
	.allMoreBut{height: 48px;line-height: 48px;}
	.ggSsJXqLeftXz{height: 630px;}
	.ggSsJXqRightXz{height: 630px;padding-right: 30px;}
	.ggSsJXqSwiperImgBig img{height: 400px;}
	
	.allFooterNav dt{font-size: 16px;}
	.allFooterNav dd{font-size: 12px;}
	.allFooterNav dl{margin-right: 40px;}
	
}

.allTopNav ul li{white-space: nowrap;}
.allTopRigQj{white-space: nowrap;}
@media screen and (max-width:1500px) {
	.allTopNav ul a{padding: 0 13px;}
	.allTopRigQj{margin-left: 15px;}
	.allTopRigEn{margin-left: 15px;}
}


.topWapNr{width: 70%;background: #FFFFFF;position: fixed;top: 0;right: -70%;height: 100%;z-index: 999999;overflow-y: auto;-webkit-transition:all linear .3s;transition:all linear .3s;}
.topWapNrCon{width: 70%;margin: 0 auto;line-height: 45px;}
.topWapNrConLb .DjEj{background: url(../images/rowrig.png) no-repeat right center;-webkit-background-size:8px auto;background-size:8px auto;}
.topWapNrConLb li{font-size: 16px;line-height: 50px;}
.topWapNrConLb a{display: block;color: #000;}
.topWapNrConLb li .topWapNrDjEjCon{padding-left: 20px;display: none;font-size: 14px;line-height: 40px;}
.topWapNrConmk img{display: inline-block;vertical-align: middle;margin: -3px 8px 0 0;}
.topWapBJ.on{right: 0;}
.topWapNr.on{right: 0;}
.topWapAllTop{display: none;}
.topWapAllTopHAfe{display: none;}
.topWapAllTopYy{position: absolute;
    top: 50%;
    right: 168px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);}
.topWapAllTopYy img{display: inline-block;vertical-align: middle;margin: -3px 5px 0 0;}
.DjEjRowWc{position: relative;z-index: 1;}
.DjEjRow{position: absolute;width: 100px;height: 100%;top: 0;right: 0;z-index: 2;}
.wapInfoTop{font-size: 16px;margin-top: 10px;}
.wapInfoTop li img{display: inline-block;vertical-align: middle;margin: -3px 10px 0 0;max-width: 15px;max-height: 15px;}
.topWapNrEwm{margin-top: 20px;}
.topWapNrLan{margin: 20px 5% 0;font-size: 16px;}
.topWapNrLan img{display: inline-block;vertical-align: middle;margin: -3px 5px 0 0;width: 22px;}
.wapTop{position: fixed;width: 100%;top: 0;height: 50px;background: #fff;z-index: 33;display: none!important;opacity: 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding: 0 5%;display: -webkit-flex; display: flex;justify-content: space-between;margin: 0!important;
box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 5%);
    -webkit-box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 5%);}
.wapTop .logo{line-height: 50px;}
/* banner三条横线——菜单 start */
.banner_menu {
  height: 20px;
  position: absolute;
  right: 5%;
  top: 37%;
  width: 20px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
  cursor: pointer;
}
.banner_menu s {
  background-color: #ca2128;
  position: absolute;
 width: 24px;
  height: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
}
.banner_menu s:nth-child(1){top: 0;}
.banner_menu s:nth-child(2){top: 6px;}
.banner_menu s:nth-child(3){top: 12px;}
.banner_menu s:first-child {
  top: 0;
}
.changeFigure s:first-child {
  transform: rotate(45deg) translate(1px) !important;
  top: -5px;
}
.changeFigure s:nth-child(2) {
  -webkit-transform: translateX(0.13333333rem) scaleX(1.5);
  transform: translateX(0.13333333rem) scaleX(1.5);
  opacity: 0;
}
.changeFigure s:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate(0)!important;
  transform: rotate(-45deg) translate(0)!important;
	top: 13px;
}
.wapTopBj{position: fixed;top: -100%;left: 0;width: 100%;height: 100%;background: #fff;z-index: 30;transition:all linear .4s; -webkit-transition:all linear .4s; -moz-transition:all linear .4s; -ms-transition:all linear .4s; -o-transition:all linear .4s;overflow-y: auto;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;padding-bottom: 40px;}
.topWapNrConLb li{color: #FFFFFF;padding: 0 5%;}
.topWapNrConLb{padding-top: 60px;}
.wapTopBj.on{top: 0;}
.wapTopLogo{margin-top: 10px;}
.wapTopLogo img{height: 29px;}
.wapTopSea{position: absolute;right: 105px;top: 0;bottom: 0;line-height: 50px;font-size: 0;}
.wapTopSea img{display: inline-block;vertical-align: middle;}
.wapTop .allTopConRig{position: absolute;top: 0;right: 96px;line-height: 50px;}
.wapTop .allTopRigSea img{margin-top: -3px;}


.pager1 {
    display: flex;
    justify-content: center;
    margin-bottom: 90px;
}

    .pager1 a, .pager1 span {
        display: inline-block;
        font-size: 16px;
        width: 34px;
        margin: 0 8px;
        height: 34px;
        line-height: 34px;
        background-color: #ffffff;
        border-radius: 4px;
        border: solid 1px #e9e7e7;
        color: #bfbfbf;
        text-align: center;
    }

    .pager1 .active span {
        background-color: #ca2128;
        color: #fff;
    }

    .pager1 a:hover {
        background-color: #ca2128;
        color: #fff;
    }

@media screen and (max-width:1200px) {
	.f12{font-size: 12px;}
	.f14{font-size: 13px;}
	.f16{font-size: 13px;}
	.f18{font-size: 13px;}
	.f20{font-size: 14px;}
	.f22{font-size: 14px;}
	.f24{font-size: 14px;}
	.f26{font-size: 15px;}
	.f28{font-size: 15px;}
	.f30{font-size: 15px;}
	.f32{font-size: 16px;}
	.f34{font-size: 17px;}
	.f36{font-size: 18px;}
	.f38{font-size: 20px;}
	.f42{font-size: 21px;}
	.f48{font-size: 22px;}
	.f64{font-size: 24px;}
	.f66{font-size: 26px;}
	.f82{font-size: 42px;}
	.f98{font-size: 58px;}
	
	.indSwiperDyp .swiper-slide{height: 500px;background-size: cover;background-repeat: no-repeat;background-position: center center;}
	.indSwiperDyp .swiper-slide .img100{display: none;opacity: 0;}
	.indCaseSwiper .swiper-slide{height: 500px;background-size: cover;background-repeat: no-repeat;background-position: center center;}
	.indCaseSwiper .swiper-slide .img100{display: none;opacity: 0;}
	.proZyMkPosNrCon_3{margin-top: 20px;}
	.allFooterNav dl{margin-right: 20px;}
	.allFooterNav dt{font-size: 14px;}
	.allFooterNav dd{font-size: 12px;}
	
	.ggSsJXqLeftXz{height: 500px;}
	.ggSsJXqRightXz{height: 500px;padding-right: 30px;}
	
}

@media screen and (max-width:960px) {
	.f82{font-size: 28px;}
	.f98{font-size: 28px;}
	.wapTop{display: block!important;opacity: 1;}
	.topWapAllTop{display: block;background: #FFFFFF;}
	.allTop{display: none!important;}
	.indSwiperDypWc{margin-top: 50px;}
	.nyBan{margin-top: 50px;}
	.nyBan{height: 300px;;background-size: cover;background-repeat: no-repeat;background-position: center center;}
	.nyBan .img100{display: none;opacity: 0;}
	
	.indCpZs{display: block;white-space: nowrap;overflow-x: auto; overflow-y: hidden; height: 640px;font-size: 0;}
	.indCpZsMk{width: 330px;display: inline-block;height: 640px;}
	.indCpZsMk.active{width: 330px;}
	.indCpZsMkConNr{opacity: 1;top: 60px;padding-top: 66px;}
	.indCpZsMk.active .indCpZsMkConNr{top: 60px;}
	.indCpZsMkConIco{opacity: 0!important;display: none!important;}
	.indCpZsMkConNrTit{text-align: center;}
	.indCpZsMkConNr_1 img{max-height: 40px;}
	.indCpZsMk .allTitHrTop{margin: 0 auto;width: 36px;height: 3px;}
	.swiperRowprev, .swiperRownext{width: 15px;height: 30px;}
	.allTitHrTop{height: 3px;}
	.proLbEjNrList li{width: 49%;margin: 2% 2% 0 0;}
	.proLbEjNrList li:nth-child(3n){margin-right: 2%;}
	.proLbEjNrList li:nth-child(2n){margin-right: 0;}
	.xgScXBotSwiperWc{padding: 0 0;}
	.xgScXBotSwiperPrev, .xgScXBotSwiperNext{width: 36px;height: 36px;background-size: 10px auto;}
	.xgScXBot{padding: 50px 0 60px;}
	.indSwiperDyp-pagination{right: 10px;height: 160px;margin-top: -80px;}
	/* .indAboutList li:nth-child(1){width: 66%;} */
	.indAboutList li{width: 50%;margin-top: 40px;}
	.indAboutList{flex-wrap: wrap;}
	.indAbout{padding: 60px 0;}
	.allSwiperPagination{display: none;}
	.indHzHbjs{width: 90%;}
	.scxLcXq_4 li{width: 49%;margin: 2% 2% 0 0;}
	.scxLcXq_4 li:nth-child(4n){margin-right: 2%;}
	.scxLcXq_4 li:nth-child(2n){margin-right: 0;}
	.scxLcXq_6 li{width: 49%;margin: 2% 2% 0 0;}
	.scxLcXq_6 li:nth-child(4n){margin-right: 2%;}
	.scxLcXq_6 li:nth-child(2n){margin-right: 0;}
	.ggSsJXq{flex-wrap: wrap;}
	.ggSsJXqLeft{width: 100%;}
	.ggSsJXqRight{width: 100%;margin-top: 60px;}
	.ggSsJXqSwiperImgBig img{height: auto;width: 100%;}
	.ggSsJXqSwiperImgSmall img{height: 48px;}
	
	
	.nyHzHbList li{width: 32%;margin: 2% 2% 0 0;}
	.nyHzHbList li:nth-child(6n){margin-right: 2%;}
	.nyHzHbList li:nth-child(3n){margin-right: 0;}
	.nyNavList{margin-top: 50px;}
	.detailsFy{flex-wrap: wrap;}
	.detailsFyMk{width: 100%;}
	.textRight.detailsFyMk{text-align: left;margin-top: 50px;}
	.caseDetails{margin-top: 50px;margin-bottom: 80px;}
	.allPage{margin-bottom: 80px;}
    .pager1 {
        margin-bottom: 80px;
    }
	.proLbEjNrList{margin-bottom: 80px;}
	.fwlnTitHr{height: 4px;width: 55px;}
	.fwlnNr_2{flex-wrap: wrap;margin-top: 40px;}
	.fwlnNr_2Mk{width: 100%;margin-top: 20px;}
	.fwlnNr_2MkPos{bottom: 30px;}
	.fwlnNr_2MkPos_2 p{white-space: nowrap;}
	.f18.fwlnNr_2MkPos_2{font-size: 12px;}
	.pxConMk{flex-wrap: wrap;}
	.pxConMkImg{width: 100%;}
	.pxConMkWz{width: 100%;text-align: center;padding: 30px 0 60px;}
	.pxConMkImgMc{width: 60px;}
	.bjBzList{flex-wrap: wrap;}
	.bjBzList li{width: 49%;margin: 2% 2% 0 0;}
	.bjBzList li:nth-child(2n){margin-right: 0;}
	.shConMkLb{flex-wrap: wrap;}
	.shConMkLbImg{width: 100%;}
	.shConMkLbWz{width: 100%;text-align: center;padding: 30px 5% 60px;box-sizing: border-box;}
	.downList li{width: 49%;margin: 2% 2% 0 0;}
	.downList li:nth-child(4n){margin-right: 2%;}
	.downList li:nth-child(2n){margin-right: 0;}
	.allPage a{margin-top: 10px;}
    .pager1 a, .pager1 span {
        margin-top: 10px;
    }
	.newsDetailFh{text-align: left;}
	.shareSfHr{width: 20px;}
	.shareSfMk{margin-left: 15px;}
	.aboZyTop{flex-wrap: wrap;margin-top: 70px;}
	.aboZyTopLeft{width: 100%;}
	.aboZyTopRig{width: 100%;margin-top: 30px;}
	.qywhCon{flex-wrap: wrap;}
	.qywhConLeft{width: 100%;}
	.qywhConRight{width: 100%;margin-top: 40px;}
	.fzlcNr{padding-bottom: 110px;}
	.ryZzNyCon{margin-top: 100px;padding-bottom: 100px;}
	.ryZzNyConSwiper{margin-top: 40px;}
	.swiper-prev_1, .swiper-next_1{width: 38px;height: 38px;}
	.fzlcNr{margin-top: 100px;}
	.zxNsConTop{flex-wrap: wrap;}
	.zxNsConTopMk{width: 100%;}
	.zxNsConTopMkPos{width: 100%;position: static;transform: translateY(0);
    -webkit-transform: translateY(0);}
	.zxNsConTop .zxNsConTopMk:nth-child(1) .img100{display: none;opacity: 0;}
	.zxNsCon{padding: 60px 0 70px;}
	.zxNsConTop .zxNsConTopMk:nth-child(2){margin-top: 30px;}
	
	.f26.scxLcXq_1{font-size: 20px;}
	.nyHzHbTit.f26{font-size: 20px;}
	.f32.scxLcXq_3{font-size: 24px;}
	
	.fixedRight{bottom: 0;}
	
	.ggSsJXqLeftXz{height: auto;padding-bottom: 60px;}
	.ggSsJXqRightXz{height: auto;padding-right: 0;}
	.ggSsJXqZx_2{font-size: 12px;}
	.ggSsJXqLeftBot{height: auto;}
	.ggSsJXqZx_1{padding-top: 7px;}
	.ryZzNyConSwiper .swiper-slide img{max-height: 220px;}
	
	.ggSsJXqRightXz table{border: 1px solid gray!important;}
	.ggSsJXqRightXz table tr{border: 1px solid gray!important;}
	.ggSsJXqRightXz table th{border: 1px solid gray!important;}
	.ggSsJXqRightXz table td{border: 1px solid gray!important;}
	
	
}

#fwlnNrDwZd3{display: none;opacity: 0;}
@media screen and (max-width:850px) {
	.allFooterNav{flex-wrap: wrap;justify-content:flex-start;}
	.allFooterTop{padding-top: 40px;}
	.allFooterNav dl{margin-right: 0;width: 25%;margin-top: 10px;}
	.allFooterTop{flex-wrap: wrap;}
	.allFooterTopLeft{width: 100%;}
	.allFooterTopRig{width: 100%;justify-content: center;}
	.allFooterTopLeft dl dd{display: none;opacity: 0;}
	
	.allFooterTopRigMk{margin: 40px 10px 0;}
	.allFooter{padding: 1px 0 40px 0;}
	.allFooterBot{margin-top: 40px;}
	.fwlnNrDwZd{flex-wrap: wrap;}
	.fwlnNrDwZd li{width: 48%;margin: 4% 4% 0 0;}
	.fwlnNrDwZd li:nth-child(2n){margin-right: 0;}
	.fwlnNrDwZd.fwlnNrDwZdBot li{width: 50%;margin: 0 0 0 0;}
	#fwlnNrDwZd1{display: none;opacity: 0;}
	#fwlnNrDwZd2{display: none;opacity: 0;}
	#fwlnNrDwZd3{display: flex;opacity: 1;}
	.szShFw{margin-top: 50px;}
	.lnMbXy_1 img{max-width: 35px;max-height: 35px;}
	.lnMbXy{flex-wrap: wrap;}
	.lnMbXy li{width: 50%;padding: 50px 0 0;}
	.lnMbXy_3 br{display: none;}
	.proZyTop{flex-wrap: wrap;}
	.proZyTop .proZyMk{width: 100%;margin: 4% 0 0 0;}
	.proZyBot .proZyMk{width: 100%;margin: 4% 0 0 0;}
	.proZyMkPosNr{opacity: 1;}
	.proZyMkPostit{opacity: 0;display: none;}
	.proZyMkPosNrCon_1 span{padding-bottom: 10px;}
	.proZyMkPosMc{background: rgba(0, 0, 0, .6);}
	.proZyMkPosNrCon_3 a{font-size: 13px;width: 100px;height: 30px;line-height: 30px;}
	.lxForm_1{flex-wrap: wrap;}
	.lxFormMk{width: 100%;}
	.joinConMk{padding: 30px 0 30px 0;}
	.joinConMkTopRow{width: 50px;}
	.joinConMkTopLeft{padding: 0 50px 0 0;}
	.joinConMkTopLeft_2 span{margin-right: 10px;}
	.joinConMkTopLeft_2{margin-top: 15px;}
	.allFooterTopRigMkPos{left: 0;right: auto;}
	.indCaseSwiperPos{text-align: center;}
	.indCaseSwiperPos .allTit_Hr{width: 76px;margin: 0 auto;}
	.indCaseDbt{text-align: center;}
	.indCaseDbt .allTitHrTop{margin: 0 auto;}
}

@media screen and (max-width:750px) {
	.zxNsConSx{flex-wrap: wrap;}
	.zxNsConSxMk{width: 100%;margin-top: 10px;}
}

@media screen and (max-width:650px) {
	.allFooterBot{display: block;}
	.allFooterBotRight{margin-top: 10px;}
	.szShFw{flex-wrap: wrap;}
	.szShFw li{width: 100%;margin-top: 20px;padding: 50px 30px;}
	.szShFwIco img{max-width: 35px;max-height: 35px;}
	.proLbEjNrList li{width: 100%;margin: 15px 0 0 0!important;}
	.scxLcXq_4_2{margin-top: 10px;}
	.scxLcXq_4 li{margin-top: 20px;}
	.lxwmNr_2{flex-wrap: wrap;}
	.lxwmNr_2 li{width: 100%;margin-top: 15px;}
	.lxwmNr{padding: 60px 0 70px;}
	.areaDt{height: 280px;}
	
}

@media screen and (max-width:600px) {
	.fwlnNrDwZd li{width: 100%;margin: 4% 0 0 0;padding: 15% 0 20%;}
	.fwlnNrDwZd li:nth-child(2n){margin-right: 0;}
	.proLbEjNrList.w2 li{width: 100%;margin: 4% 0 0 0;}
	.proLbEjNrList.w2 li:nth-child(2n){margin-right: 0;}
	.spList li{width: 100%;margin: 4% 0 0 0;}
	.spList li:nth-child(3n){margin-right: 0;}
	.spListBot{padding: 15px 0;}
	.nyNavList{display: block;overflow-x: auto;overflow-y: hidden;white-space: nowrap;}
	.nyNavList li{width: 150px!important;display: inline-block;}
	.nyNavList li{height: 46px;line-height: 46px;}
	.scxLcXq_6 li{height: 200px;padding: 40px 0 0;}
	.xgScXBot{margin-top: 60px;}
	.ggSsJXq{margin-bottom: 60px;}
	.nyHzHbList{padding-top: 15px;}
	.nyHzHbList li{width: 48%;margin: 4% 4% 0 0;}
	.nyHzHbList li:nth-child(3n) { margin-right: 4%;}
	.nyHzHbList li:nth-child(2n) { margin-right: 0;}
	.lxForm{padding: 20px 10px 50px;}
	.lxFormMk{margin-top: 10px;}
	.lxFormBut{height: 40px;line-height: 40px;margin-top: 28px;}
	
}

@media screen and (max-width:500px) {
	.f82{font-size: 26px;}
	.wapTop .allTopConRig{right: 56px;}
	.wapTopLogo img{height: 24px;}
	.wapTopLogo{margin-top: 13px;}
	
	.indAboutJs br{display: none;}
	.indHzHbList li{width: 50%;}
	.bjBzList li{width: 100%;margin: 2% 2% 0 0;}
	.bjBzList li:nth-child(2n){margin-right: 0;}
	.allPage a{margin: 0 1px;}
	
}

/* 图片裁切 */
.clip_news{
    aspect-ratio:367/186;
    object-fit:cover;
}
.clip_pro {
    aspect-ratio: 256/192;
    object-fit: cover;
}
.clip_equi {
    aspect-ratio: 406/229;
    object-fit: cover;
}
.clip_case {
    aspect-ratio: 650/270;
    object-fit: cover;
}
.clip_honor {
    aspect-ratio: 577/405;
    object-fit: contain;
}
.clip_partner {
    aspect-ratio: 343/138;
    object-fit: contain;
}


.searchBox{
    padding:50px 0;
}
.searchBar {
    max-width:750px;
    margin:0 auto;
    position:relative;
}
.searchBar .searchInput{
    box-sizing:border-box;
    padding:5px 50px 5px 10px;
    width:100%;
    height:40px;
    border-radius:40px;
    border:1px solid #ca2128;
}
.searchBtn{
    position:absolute;
    right:15px;
    top:10px;
    cursor:pointer;

}
.searchResult {
    margin-top:50px;
}
.searchItem{
    margin-bottom:50px;
}
.searchItem h2 {
    font-size: 25px;
    font-weight: bold;
    color: #ca2128;
    line-height: 2;
}
.searchList {
    margin-top:30px;
    display:flex;
    flex-wrap:wrap;
    align-content:flex-start;
}
    .searchList::after{
        content:'';
        flex:auto;
    }
    .searchList li {
        box-sizing: border-box;
        width: 23.5%;
        margin-bottom: 30px;
        border-radius: 10px;
        overflow: hidden;
        margin-right: 2%;
    }
    .searchList li:nth-child(4n){
        margin-right:0;
    }
.searchList .item{
    position:relative;
}
    .searchList .item_title {
        box-sizing: border-box;
        padding: 15px;
        /*position: absolute;
        bottom: 0;
        width: 100%;*/
        background: rgba(0,0,0,0.7);
        font-size:14px;
    }
    .searchList li:hover .item_title{
        background:#ca2128;
    }
    .searchList .item_title a {
        color: #fff;
    }
    .searchList .item img{
        width:100%;
        aspect-ratio:428/262;
        object-fit:cover;
    }

@media (max-width:1400px)
{
    .searchList li {
        box-sizing: border-box;
        width: 32%;
        margin-right: 2%;
        margin-bottom: 30px;
        border-radius: 10px;
        overflow: hidden;
    }
        .searchList li:nth-child(4n) {
            margin-right: 2%;
        }

        .searchList li:nth-child(3n) {
            margin-right: 0;
        }
}
@media (max-width:960px) {
    .searchBox{
        padding:100px 0 0px;
    }
}
@media (max-width:768px) {
    .searchList li {
        box-sizing: border-box;
        width: 100%;
        margin-right: 2%;
        margin-bottom: 30px;
        border-radius: 10px;
        overflow: hidden;
    }

        .searchList li:nth-child(3n) {
            margin-right: 2%;
        }
    .searchResult {
        margin-top: 30px;
    }
    .searchItem h2{
        font-size:20px;
    }
    .searchList{
        margin-top:20px;
    }
    .searchItem {
        margin-bottom: 30px;
    }
}

/*新增*/
.biological {
    position: relative;
    width: 100%;
}

    .biological .biological-box {
        z-index: 2;
        height: calc(100vh - 80px);
        width: 100%;
        position: relative;
    }

        .biological .biological-box .biological-content {
            text-align: justify;
            /*padding-top: 50vh;*/
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            display: flex;
            justify-content: space-between;
            align-items: center;
            line-height: 2;
            color: #fff;
            flex-shrink: 0;
            padding: 0 10vw 0 140px;
            width: 100%;
            position: relative;
            /*padding-left: 50vw;*/
            /*padding-right: 10vw;*/
        }

            .biological .biological-box .biological-content .bio-left h3 {
                font-size: 36px;
                color: #f4f0eb;
                font-weight: bold;
            }

        .biological .biological-box .biological-wrapper {
            display: flex;
            height: 100%;
        }

        .biological .biological-box .biological-content .bio-right {
            color: #f4f0eb;
            flex-direction: column;
            font-size: 24px;
            /*font-size: 32px;*/
            font-weight: 300;
            justify-content: center;
            letter-spacing: 0.01em;
            line-height: 1.8;
            display: flex;
            max-width: 50vw;
        }

        .biological .biological-box .biolog-button {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            z-index: 2;
            display: flex;
            justify-content: center;
            align-items: center;
            border-radius: 50%;
            border: 1px solid #f2f2f2;
            width: 80px;
            aspect-ratio: 1;
            transition: 0.3s;
            font-size: 30px;
        }

            .biological .biological-box .biolog-button:hover {
                transform: translateY(-50%) scale(1.1);
            }

                .biological .biological-box .biolog-button:hover::after {
                    color: var(--themeColor);
                }

        .biological .biological-box .biolog-button-next {
            right: 40px;
        }

        .biological .biological-box .biolog-button-prev {
            left: 40px;
        }

        .biological .biological-box .biolog-button-next::after {
            content: 'next';
            font-family: swiper-icons;
            font-size: inherit;
            text-transform: none !important;
            letter-spacing: 0;
            font-variant: initial;
            line-height: 1;
            color: #f2f2f2;
            transition: .3s;
        }

        .biological .biological-box .biolog-button-prev::after {
            content: 'prev';
            font-family: swiper-icons;
            font-size: inherit;
            text-transform: none !important;
            letter-spacing: 0;
            font-variant: initial;
            line-height: 1;
            transition: .3s;
            color: #f2f2f2;
        }

    /* .biological .biological-box .biological-content:last-child {*/
    /*  padding-bottom: 100vh;*/
    /*}*/
    /* .biological .biological-box .biological-content:first-child {*/
    /*  padding-top: 100vh;*/
    /*}*/
    .biological .biology-images {
        position: fixed;
        z-index: -999;
        display: none;
        width: 100%;
        height: 100%;
        object-fit: cover;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .biological .bio-images, .biological .bio-image {
        position: absolute;
        z-index: -999;
        width: 100%;
        height: 100%;
        object-fit: cover;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .biological .biology-image {
        position: fixed;
        display: none;
        z-index: -999;
        width: 100%;
        height: 100%;
        object-fit: cover;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .biological .biology-share-box {
        z-index: -1;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

    .biological .biology-box {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        display: flex;
        align-items: center;
        flex-direction: column;
        display: none;
    }

        .biological .biology-box .swiper-slide-button {
            transition: all 0.8s;
            z-index: 9999;
            position: absolute;
            top: 70%;
            left: 85px;
            width: 74px;
            height: 74px;
            background-color: #545454;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 50%;
        }

            .biological .biology-box .swiper-slide-button > img {
                width: 35px;
            }

            .biological .biology-box .swiper-slide-button:hover {
                transition: all 0.8s;
                transform: scale(1.1);
            }

        .biological .biology-box h4 {
            transform: translateY(-50%);
            left: 85px;
            top: 50%;
            position: absolute;
            font-size: 50px;
            color: #f4f0eb;
            font-weight: bold;
        }

@media (max-width: 1550px) {
    .biological .biological-box .biolog-button {
        width: 80px;
    }

    .about-box .about-one .about-title h2, .biological .biological-box .biological-content .bio-left h3 {
        font-size: 30px;
    }

    .biological .biological-box .biological-content .bio-right {
        font-size: 28px;
    }

    .biological .biological-box {
        height: 100vh;
        width: 100%;
    }

        .biological .biological-box .biological-content > span {
            font-size: 26px;
        }

    .biological .biology-box h4 {
        font-size: 50px;
    }
}

@media (max-width: 1350px) {
    .biological .biological-box .biolog-button {
        width: 60px;
    }

    .biological .biological-box .biological-content > span {
        font-size: 26px;
    }
    /* .biological .biological-box .biological-content:last-child {*/
    /*  padding-bottom: 100vh;*/
    /*}*/
    .biological .biology-box h4 {
        font-size: 40px;
    }

    .biological .biology-box .swiper-slide-button {
        width: 50px;
        height: 50px;
    }
}

@media (max-width: 1250px) {

    .biological .biological-box .biological-content .bio-left h3 {
        font-size: 30px;
    }

    .biological .biological-box .biological-content .bio-right {
        font-size: 18px;
    }
}

@media (max-width: 950px) {
    .biological .biological-box .biolog-button {
        width: 40px;
    }

    .biological {
        /*z-index: -1;*/
        position: relative;
        width: 100%;
    }

        .biological .biological-box {
            height: auto;
        }

            .biological .biological-box .biological-content {
                /*padding-top: 100vh;*/
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                display: block;
                line-height: 2;
                color: #fff;
                padding-left: 15px;
                padding-right: 15px;
                padding-bottom: 30px;
                padding-top:30px;
            }

                .biological .biological-box .biological-content .bio-right {
                    max-width: none;
                    font-size: 18px;
                }

            .biological .biological-box .biolog-button {
                display: none;
            }

            .biological .biological-box .biological-content > span {
                color: #f4f0eb;
                font-size: 20px;
                font-weight: 300;
                justify-content: center;
                letter-spacing: 0.01em;
                line-height: 1.8;
                margin-left: 0;
                width: 100%;
            }

            .biological .biological-box .biological-content:last-child {
                /*padding-bottom: 100vh;*/
            }

        .biological .biology-image {
            position: fixed;
            z-index: -999;
            width: 100%;
            min-width: 100%;
            height: 100%;
            object-fit: fill;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }

        .biological .biology-box {
            z-index: -1;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            display: flex;
            align-items: center;
            flex-direction: column;
        }

            .biological .biology-box .swiper-slide-button {
                width: 40px;
                height: 40px;
                left: calc(100vw - 55px);
                top: calc(20% - 20px);
            }

            .biological .biology-box h4 {
                transform: translateY(-50%);
                left: 15px;
                top: 20%;
                position: absolute;
                font-size: 20px;
                color: #f4f0eb;
                font-weight: 300;
            }
}
/*新增*/