.swiper-container-banner{width: 100%;height: 100vh;margin-left: auto;margin-right: auto; overflow:hidden;}
.swiper-container-banner .swiper-slide{text-align: left;font-size: 18px;background: #fff;/* Center slide text vertically*/display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;position: relative;width: 100%;overflow: hidden;}
.swiper-button-next,.swiper-button-prev{background: none!important;width: auto!important;height: auto!important;}
.swiper-container-banner .swiper-button-next span,.swiper-container-banner .swiper-button-prev span{font-size: 60px;color: #fff;}
.swiper-container-banner .txt{position: absolute;left: 8%;top: 34%;color: #fff;max-width: 770px;}
.swiper-container-banner .txt .wz1 b{font-size: 40px;line-height: 42px;display: block;text-transform: uppercase;margin: 12px 0 24px;overflow: hidden;font-family: 'mulib';transform: translate(150px, 0); opacity: 0; transition: all 0.5s ease 0.5s;}
.swiper-container-banner .txt .wz1 b:first-child {
    transform: translate(150px, 0);
    opacity: 0;
    transition: all 1.5s ease 0.6s;
}
.swiper-container-banner .txt .wz1 b:last-child {
    transform: translate(-100px, 0);
    opacity: 0;
    transition: all 1.5s ease 0.8s;
}
.swiper-container-banner .swiper-slide-active .txt .wz1 b {
    transform: translate(0, 0);
    opacity: 1;
}
.swiper-container-banner .txt p{height: 20px;line-height: 20px;display: block;overflow: hidden;}
.swiper-container-banner .txt .moreall{margin-top: 50px;}
.swiper-button-prev{left: 0;}
.swiper-button-next{right: 0;}
.swiper-container-banner .pic{width: 100%;transform: scale(1.3); transition: all 6s;}
.swiper-container-banner .swiper-slide-active .pic {transform: scale(1);}

.des,.des p{font-size: 17px;line-height: 32px;color: #666;overflow: hidden; margin-bottom:10px;}
.apadd{padding: 80px 0 90px;display: flow-root;}
.sywhy.apadd {padding: 0 0 90px;}

.sytit{}
.sytit h2{font-size: 40px;color: #222;display: block;margin-bottom: 10px;text-transform: uppercase;}
.sytit p{font-size: 20px;color: #333;}

.syabo .sytit h2{color: #fff;}
.syabo .sytit p{color: #fff;}
.syabo .txt .des {color: #fff;}

.moreall{color: #fff;border: 1px solid #fff;border-radius: 500px;padding: 12px 30px;display: inline-block; position:relative; z-index:0; overflow:hidden;}
.moreall:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: #e98323;
	z-index:-1;
	transition: all 0.4s;
	border-radius: 500px;
}
.moreall:hover{
	z-index:1;
	background:transparent;
	color:#ffffff;
}
.moreall:hover:before{width:100%;}
.moreall span,.moreall4 span{font-size: 12px;margin-right: 6px;}
.moreall2{border: 1px solid #004aa5!important;background: #004aa5!important;color: #fff!important;transition: width 0.3s ease, background 0.3s;}
.moreall2:hover{text-decoration: underline;}
.moreall3{border: none;background: #fff;color: #666;}
.moreall4{color: #666;}.moreall4:hover{color: #004aa5!important;}
.moreall5{color: #333;border: 1px solid #d3d3d3;}

.sypro,.synew,.nyfeed,.saadv,.nydo,.sywhy{background: #f2f5f8;}
.sypro .cls dt{float: left;margin-right: 18px;}
.sypro .cls dt:last-child{margin-right: 0;}
.sypro li{float: left;width: 48.75%;margin-right: 2.5%;margin-top: 40px;background: #fff;border-radius: 8px;overflow: hidden;}
.sypro li .imgfd{width: 42%;}.sypro li .imgfd img{height: 340px;}
.sypro li .txt{width: 58%;}
.sypro li .txt .pad{padding-top: 50px;padding-left: 50px;}
.sypro li:nth-child(2n){margin-right: 0;}
.sypro li .txt h3{font-size: 26px;color: #2d2d2d;display: inline-block;height: 30px;line-height: 30px;overflow: hidden;}
.sypro li .txt .des{height: 90px;overflow: hidden;margin: 20px 0 50px;}
.sypro li:hover .txt b,.sypro li:hover .txt h3{color: #004aa5;}

.indexabout {width:100%;background: url(../images/aboutbg.jpg) center no-repeat fixed;}
.syabo .txt{width: 44%;}.syabo .imgg{width: 50.5%;}
.syabo .txt .des{margin: 30px 0 70px;}

.tdnum{padding: 60px 20px;border-radius: 8px;overflow: hidden;margin-top: 0;}
.tdnum dt{float: left;width: 48%;margin-right: 4%;text-align: center;color: #fff;border: 1px solid rgba(255,255,255,.3);padding: 30px 10px 40px;border-radius: 8px;overflow: hidden;position:relative;z-index:0;margin-bottom: 4%;}
.tdnum dt:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: rgba(255,255,255,.7);
	z-index:-1;
	transition: all 0.4s;
	border-radius: 8px;
}
.tdnum dt:hover:before{width:100%;}
.tdnum dt:nth-child(2n){margin-right: 0;}
.tdnum dt .num{font-size: 30px;font-weight: bold;}
.tdnum dt .num b{font-size: 50px;margin-right: 5px;}
.tdnum dt p{height: 20px;line-height: 20px;overflow: hidden;display: block;}
.tdnum dt:hover{color: #666;}
.tdnum dt:hover .num{color: #004aa5;}

.listthr li{width: 32%;margin-right: 2%;float: left;}

.syind{}
.syind li{position: relative;overflow: hidden;border-radius: 8px;margin-top: 30px;}
.syind li:last-child {margin-right:0;}
.syind li .effect-img{font-size: 0;}
.syind li .effect-img img{width: 100%; height: 580px;}
.syind li .effect-text{position: absolute; width: 100%; height: 100%; padding: 80px 40px; top: calc(100% - 200px); left: 0;transition: .5s;}
.syind li .effect-text h2{ font-size: 30px;transition: .5s;font-weight: bold;margin-top: -20px;display: block;overflow: hidden;height: 36px;line-height: 36px;margin-bottom: 24px;color: #fff;}
.syind li .effect-text .des{display: none;margin-bottom: 80px;height: 150px;overflow: hidden;color: #fff;}
.syind li .effect-text .moreall4{color: #fff;}
.syind li:hover .effect-text{top: 0;}
.syind li:hover .effect-text h2{margin-top: 0px;}
.syind li:hover .effect-text{background: rgba(0, 74, 165, .8);}
.syind li:hover .effect-text .des{display: block;}

/* .sywhy{background: url( "../image/sy09.jpg") no-repeat left;background-size: cover;} */
.sywhy .sytit h2,.sywhy .sytit p{color: #222;}
.sywhy .des{color: #222;margin-top: 20px;margin-bottom: 40px;}
.sywhy .txt{width: 48%;}
.sywhy .feed-sy{width: 48%;background: rgba(0, 74, 165, .4);text-align: center;}
.sywhy .feed-sy .box{}
.sywhy li{float: left;border-bottom: 1px solid rgba(200,200,200,0.5);padding-bottom: 16px;margin-top: 40px;}
.sywhy li:nth-child(3n) {margin-right:0;}
.sywhy li .img{width: 20%;}.sywhy li .wz{width: 65%;color: #222;margin-right: 10%;}
.sywhy li .img .img2{margin: 0 auto;display: block;max-width: 50px;}
.sywhy li .wz b{font-size: 18px;display: block;height: 22px;line-height: 22px;overflow: hidden;}
.sywhy li .wz p{font-size: 14px;line-height: 22px;margin-top: 18px;display: block;height: 66px;overflow: hidden;}
.sywhy .feed-sy b{font-size: 24px;color: #222;display: block;margin-bottom: 30px;}
.sywhy .feed-sy input{width: 100%;height: 60px;line-height: 60px;background: #222;border-radius: 5px;margin: 0 auto;margin-bottom: 20px;padding-left: 4%;font-family: 'muli';}
.sywhy .feed-sy textarea{width: 100%;background: #222;border-radius: 5px;margin: 0 auto;padding-left: 4%;padding-top: 15px;height: 130px;font-family: 'muli';}
.sywhy .feed-sy .tj{width: 100%;height: 62px;line-height: 62px;background: #e98323;font-size: 16px;color: #222;text-align: center;margin-top: 20px;cursor: pointer;text-transform: uppercase;}

.synew li{border-radius: 8px;overflow: hidden;margin-top: 30px;position: relative;}
.synew li .imgfd img{height: 320px;}
.synew li .txt{background: #fff;padding:20px 28px;}
.synew li .newlink {position:relative;}
.synew li .newlink::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #004aa5;
    transition: all .8s;
}
.synew li .newlink:hover::after {
    width: 100%;
}
.synew li dl dt {position:relative;}
.synew li dl dt::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background: #004aa5;
    transition: all .8s;
}
.synew li dl dt:hover::after {
    width: 100%;
}
.synew li .date{position: absolute;background: #e98323;padding: 12px 25px;color: #fff;border-radius: 4px;top: 250px;left: 28px;z-index: 1;}
.synew li .txt p{font-size: 22px;line-height: 30px;height: 60px;overflow: hidden;display: block;color: #333;}
.sywhy .swiper { width: 100%; height: 100%; position: relative; overflow: clip;}
.synew li .txt .des{height: 60px;margin: 20px 0;}
.synew li:hover .txt p{color: #004aa5;}
.synew li:last-child{border-radius: 0; margin-right:0;}
.synew li dt{border-radius: 8px;overflow: hidden;}
.synew li dt:nth-child(2){margin-top:16px;}
.synew li dt .txt p{margin-bottom: 20px;}
.synew li dt .cfls i{color: #e98323;}
.synew li dt .nxz{background: #004aa5;padding: 54px 10px;margin-top: 30px;border-radius: 8px;overflow: hidden;text-align: center;}
.synew li dt .nxz a{display: inline-block;border: 1px solid #fff;border-radius: 8px;height: 54px;line-height: 54px;min-width: 250px;overflow: hidden;color: #fff;padding: 0 10px;margin: 10px 0;}
.synew li dt .nxz a span{margin-left: 5px;}
.synew li dt .nxz a:hover{background: #fff;color: #004aa5;}
@media (max-width: 1212px){
	.swiper-container-banner{width: 100%;height: 100%;}
}
@media (max-width: 1200px){
	.swiper-container-banner .txt .wz1 b{font-size: 30px;line-height: 40px;height: 40px;margin: 12px 0 12px;}
	.swiper-container-banner .txt{top: 32%;}
	.swiper-container-banner .txt .moreall {margin-top:30px;}
	.sytit h2{font-size: 26px;margin-bottom: 4px;}
	.sytit p{font-size: 16px;}
	.sypro li .txt .pad{padding-left: 20px;}
	.sypro li .txt h3,.tdnum dt .num,.syind li .effect-text h2{font-size: 22px;}
	.des, .des p{font-size: 16px;line-height: 26px;}
	.sypro li .txt .des{height: 78px;margin-bottom: 30px;}
	.sypro li .imgfd img{height: 260px;}
	.apadd{padding: 40px 0 60px;}
	.syabo .txt .des{margin: 20px 0 30px;}
	.tdnum{padding: 50px 30px;}
	.tdnum dt .num b{font-size: 30px;}
	.tdnum dt{padding: 24px 10px;}
	.syind li .effect-img img{height: 360px;}
	.syind li .effect-text{top: calc(100% - 150px);}
	.syind li .effect-text h2{margin-bottom: 10px;}
	.sywhy .feed-sy input{font-size: 15px;}
	.synew li .txt p{font-size: 20px;}
}
@media (max-width: 960px){
	.swiper-container-banner .pic{width: 120%;max-width: 120%;}
	.swiper-container-banner .txt .wz1 b{font-size: 26px;line-height: 36px;height: 36px;margin: 10px 0 10px;}
	.swiper-container-banner .txt .moreall{margin-top: 30px;}
	.f16,.des, .des p{font-size: 15px;}
	.moreall{padding: 10px 30px;}
	.swiper-container-banner .txt{max-width: 84%;}
	.sypro .cls,.syabo .imgg,.syind li:last-child{display: none;}
	.sypro li{margin-top: 30px;}
	.sytit h2{font-size: 24px;}
	.sypro li .txt h3, .tdnum dt .num, .syind li .effect-text h2{font-size: 20px;}
	.sypro li .txt .pad{padding-top: 30px;}
	.sypro li .txt .des{margin: 10px 0 20px;}
	.sypro li .imgfd img{height: 220px;}
	.syabo .txt,.sywhy .txt,.sywhy .feed-sy{width: 100%;}
	.tdnum dt .num b{font-size: 26px;}
	.tdnum dt{width: 46%;margin: 10px 2%; }
	.tdnum{padding: 30px 0;}
	.listthr li,.listthr li:nth-child(3n){width: 49%;margin-top: 20px;}
	.listthr li:nth-child(2n){margin-right: 0;}
	.syind li .effect-img img{height: 400px;}
	.sywhy .feed-sy b{margin-bottom: 15px;}
	.sywhy .feed-sy input{height: 48px;line-height: 48px;margin-bottom: 15px;}
	.sywhy .feed-sy textarea,.sywhy .feed-sy input{font-size: 14px;}
	.sywhy .feed-sy .box{margin-top: 30px;}
	.synew li:last-child{width: 100%;}
}
@media (max-width: 540px){
	.swiper-container-banner .swiper-button-next span, .swiper-container-banner .swiper-button-prev span{font-size: 30px;}
	.swiper-container-banner .txt .wz1 b{font-size: 20px;line-height: 30px;height: 30px;margin: 5px 0 8px;}
	.swiper-container-banner .pic{width: 150%;max-width: 150%;}
	.swiper-container-banner .txt{top: 16%;}
	.sypro li,.syind li{width: 100%;margin-right: 0;}
	.sytit h2{font-size: 20px;}
	.des, .des p{line-height: 24px;}
	.sypro li .txt .des{height: 72px;}
	.apadd{padding: 30px 0 40px;}
	.sypro li,.syind li{margin-top: 15px;}
	.apadd .moreall{display: none;}
	.syind li .effect-img img{height: 200px;object-fit: cover;}
	.sypro li .txt h3, .tdnum dt .num, .syind li .effect-text h2{font-size: 18px;}
	.syind li .effect-text h2{margin-bottom: 5px;}
	.syind li .effect-text{padding-left: 20px;}
	.listthr li, .listthr li:nth-child(3n){width: 100%;margin-top: 15px;}
	.sywhy li .wz p{height: auto;}
	.sywhy .feed-sy .box{padding: 30px 20px;}
	.synew li .txt p{font-size: 18px;line-height: 24px;height: 48px;}
	.synew li .txt .des{height: 48px;margin: 10px 0;;}
	.synew li dt .txt p{height: 24px;}
	.synew li dt .nxz{padding: 30px 10px;margin-top: 15px;}
	.synew li .imgfd img{height: 260px;}
	.synew li .date{top: 200px;}
	.syabo .imgg{display: block;width: 100%;}
	.tdnum{margin-top: 40px;}
}

.banny{height: 540px;position: relative;overflow: hidden;width: 100%;background: #666;}
.banny h2{font-size: 40px;color: #fff;position: absolute;top: 46%;text-transform: uppercase;}
.banny .img{height: 540px;width: 100%;object-fit: cover;}
.loca{position: absolute;bottom: 0;height: 80px;line-height: 80px;font-size: 14px;color: #fff;}
.loca a{color: #fff;}
.loca a:hover{text-decoration: underline;}
.loca span{color: #e98323;margin-right: 5px;}

.nycont .map{margin: 0 auto;display: block;}
.nycont h3{font-size: 30px;color: #333;display: inline-block;width: 100%;border-bottom: 1px solid #dedede;margin: 45px 0;padding-bottom: 35px;}
.nycont dl,.nycont .box{display: flex;flex-flow: row wrap;justify-content: space-between;}
.nycont dt{position: relative;padding-right: 8%;}
.nycont dt:last-child{padding-right: 0;}
.nycont dt .ic{text-align: center;margin-right: 24px; line-height:36px;}
.nycont dt .ic span{font-size: 26px;color: #004aa5;}
.nycont dt .wz{color: #666;line-height: 36px;}
.nycont dt .wz i{font-size: 22px;color: #333;display: block;}
.nycont .box{margin-top: 75px;}
.nycont .box .b{font-size: 20px;text-transform: uppercase;color: #333;}.nycont .box .b i{color: #e98323;}
.nycont .box .ewm{max-width: 100px;text-align: center;}
.nycont .box .ewm p{display: block;font-size: 14px;color: #666;margin-top: 10px;}
.nycont .box .des{max-width: 48%;}

.nyfeed h3{font-size: 30px;color: #333; margin-bottom:16px;}
.nyfeed .map{width: 46.25%;height: 490px;overflow: hidden;}
.nyfeed .fefo{padding: 50px 30px;background: #fff;width: 52%;}
.input_control{position: relative;width: 32%;float: left;margin-right: 2%;background: #f6f6f6;border-radius: 4px;overflow: hidden;position: relative;height: 54px;margin-top: 26px;}
.input_control:nth-child(3){margin-right: 0;}
.form_input{-webkit-appearance:none;-moz-appearance: none;outline:0;height: 54px;line-height: 54px;width: 100%;position: absolute;top: 0;left: 30px;font-size: 14px;color: #666;width: 95%;background: #f6f6f6;}
.input_control lable{color: red;position: absolute;left: 20px;line-height: 54px;}
.form_input::-moz-placeholder,.form_text::-moz-placeholder{color: #666;}
.form_text{height: 100px;background: #f6f6f6;position: absolute;left: 30px;top: 15px;width: 95%;font-size: 14px;color: #666;line-height: 25px;}
.input_control2{width: 100%;margin: 16px 0 25px;height: 150px;}
.form i{font-size: 14px;color: #666;display: block;}
.form .submit{width: 240px;height: 60px;line-height: 60px;border-radius: 4px;background: #004aa5;font-size: 18px;color: #fff;cursor: pointer;margin-top: 24px;}

@media (max-width: 1200px){
	.banny .img,.banny{height: 400px;}
	.banny h2{font-size: 30px;top: 40%;}
	.nycont dt{margin-bottom: 20px;padding-right: 0;line-height: 30px;}
	.nycont dt .ic{width: 60px;height: 60px;line-height: 60px;margin-right: 10px;}
	.nycont dt .ic span{font-size: 26px;}
	.nycont dt::before{display: none;}
	.nycont h3{font-size: 24px;padding-bottom: 20px;}
	.nycont dt .wz i{font-size: 20px;margin-top: 0;}
	.nyfeed h3{font-size: 24px;}
}
@media (max-width: 960px){
	.banny .img,.banny{height: 300px;}
	.nyfeed .map{display: none;}
	.nyfeed .fefo{width: 100%;}
}
@media (max-width: 540px){
	.banny .img,.banny{height: 180px;}
	.loca{display: none;}
	.banny h2{font-size: 22px;}
	.nycont h3,.nyfeed h3{font-size: 20px;}
	.nycont h3{margin: 25px 0;padding-bottom: 15px;}
	.nycont dt .wz{width: 80%;line-height: 30px;}
	.nycont dl, .nycont .box{display: flow-root;}
	.nycont dt{margin-bottom: 25px;display: flex;}
	.nycont .box{margin-top: 20px;}
	.nycont .box .des{max-width: 100%;margin: 15px 0;}
	.input_control{width: 100%;margin-right: 0;}
	.nyfeed .fefo{padding: 30px 20px;}
	.input_control{margin-top: 10px;}
	.form .submit{height: 50px;line-height: 50px;width: 160px;font-size: 16px;margin-top: 10px;}
}

.nytit{font-size: 38px;color: #333;text-transform: uppercase;text-align: center;display: block;margin-bottom: 45px;}
.nyapp .tab{position: relative;min-height: 630px;}
.nyapp .tab-hd {overflow:hidden; zoom:1;background: #f7f7f7;padding: 70px 0;position: absolute;left: 0;top: 0;width: 100%;}
.nyapp .tab-hd li{cursor:pointer;height: 75px;line-height: 75px;overflow: hidden;padding: 0 40px;}
.nyapp .tab-hd li a{display: contents;}
.nyapp .tab-hd li h3{font-size: 26px;color: #333;position: relative;}
.nyapp .tab-hd li h3::after{content: '';position: absolute;top: 34px;left: 0;background: #e98323;width: 4px;height: 95px;display: none;}
.nyapp .tab-hd li .des{max-width: 64%;color: #fff;height: 90px;border-left: 4px solid #e98323;padding: 0 40px;margin-top: 35px;display: none;}
.nyapp .tab-hd li.active{height: 160px;line-height: 160px;background: rgba(28,37,49,.4);padding: 0;width: 100%;max-width: 1600px;position: relative;z-index: 2;display: flex;flex-flow: row wrap;justify-content: space-between;}
.nyapp .tab-hd li.active h3{font-size: 38px;color: #fff;margin-left: 40px;padding-left: 20px;width: 30%;overflow: hidden;}
.nyapp .tab-hd li.active h3::after,.nyapp .tab-hd li.active .des{display: block;}
.nyapp .tab-bd{width: 100%;max-width: 1010px;background: #666;position: absolute;top: 0;right: 0;z-index: 1;}
.nyapp .tab-bd li{display:none;color: #fff;}
.nyapp .tab-bd li:nth-child(1){display:list-item;}
.nyapp .tab-bd li img{height: auto;width: 100%;display: block;}

.showapp .img{width: 45%;}.showapp .txt{width: 50%;}
.showapp .txt h1{font-size: 30px;color: #333;margin: 0px 0 20px;}
.saadv li{text-align: center;padding: 60px 50px 40px;background: #fff;box-shadow: 0 0 10px rgba(0,74,165,.2);min-height: 370px;}
.saadv li h3{color: #333;font-size: 26px;margin: 30px 0 15px;display: block;height: 31px;line-height: 31px;overflow: hidden;}
.saadv li .des{font-size: 16px;height: 90px;}
.saadv li i{font-size: 80px;color: #004aa5;opacity: .1;font-weight: bold;}

.saoth li{text-align: center;}
.saoth li .imgfd img{height: 320px;}
.saoth li p{color: #333;display: block;height: 24px;line-height: 24px;overflow: hidden;margin-top: 20px;}
.saoth li:hover p{color: #004aa5;}

@media (max-width: 1400px){
	.nyapp .tab-bd{max-width: 800px;}
}
@media (max-width: 1200px){
	.nyapp .tab-bd{max-width: 60%;}
	.nyapp .tab-hd{width: 40%}
	.nyapp .tab-hd,.nyapp .tab-bd{position: inherit;}
	.nyapp .tab{min-height: auto;}
	.nyapp .tab-hd{padding: 40px 0;}
	.nyapp .tab-hd li{height: 60px;line-height: 60px;}
	.nyapp .tab-hd li h3{font-size: 22px;}
	.nytit{font-size: 26px;}
	.showapp .txt h1{margin-top: 0;font-size: 24px;}
	.saadv li i{font-size: 40px;}
	.saadv li .des{height: 78px;margin-bottom: 10px;}
	.saadv li{padding: 40px 20px;}
	.saoth li .imgfd img{height: 200px;}
}
@media (max-width: 960px){
	.nyapp .tab-hd, .nyapp .tab-bd,.showapp .img,.showapp .txt{width: 100%;max-width: 100%;}
	.showapp .img{margin-bottom: 20px;}
	.saoth li .imgfd img{height: 240px;}
	.saadv li h3{font-size: 20px;}
	.nytit{margin-bottom: 25px;}
}
@media (max-width: 540px){
	.nytit{font-size: 20px;margin-bottom: 20px;}
	.nyapp .tab-hd{padding: 15px 0;}
	.nyapp .tab-hd li h3{font-size: 18px;}
	.nyapp .tab-hd li{height: 45px;line-height: 45px;padding: 0 20px;}
	.showapp .txt h1{font-size: 20px;}
	.saadv li .des{height: auto;}
	.saadv li{min-height: auto;}
	.saadv li h3{margin: 10px 0;}
	.saoth li p{font-size: 16px;margin: 10px 0;}
}

.nyclf{border-bottom: 1px solid #eaebed;overflow: hidden;}
.nyclf ul{display: flex;flex-flow: row wrap;justify-content: space-between;width: 100%;}
.nyclf ul li{max-width: 25%;overflow: hidden;position: relative;height: 70px;line-height: 70px;}
.nyclf ul li a{color: #333;}
.nyclf ul li #line{width: 0px;height: 2px;background-color: #004aa5;margin: 0 auto;position: absolute;left: 0px;right: 0px;transition: width 0.3s linear;bottom: 0;}
.nyclf ul li:hover #line,.nyclf ul li.cur #line{width: 100%;}
.nyclf ul li:hover a,.nyclf ul li.cur a{color: #004aa5;}

.nyabout h2,.nydo h2{text-align: left;}
.nyabout .des,.nydo .des{color: #333;margin-bottom: 50px;}
.nydo .txt{width: 44%;}.nydo .img{width: 52.5%;}
.nydo .txt dt{width: 50%;float: left;}
.nydo .txt dt .num{color: #004aa5;font-size: 36px;font-family: Arial;}
.nydo .txt dt .num b{font-size: 58px;margin-right: 5px;}

.nyacor li .imgfd img{height: 340px;}
.nyacor li{position: relative;text-align: center;color: #fff;}
.nyacor li .txt{position: absolute;left: 4%;width: 92%;top: 110px;}
.nyacor li b{font-size: 24px;font-family: Arial;text-transform: uppercase;margin-bottom: 10px;display: block;height: 28px;line-height: 28px;overflow: hidden;}
.nyacor li .des{height: 90px;color: #fff;}

@media (max-width: 1200px){
	.nyacor li .des{height: 104px;}
}
@media (max-width: 960px){
	.nydo .img,.nydo .txt{width: 100%;}
	.nyabout .des, .nydo .des{margin-bottom: 20px;}
	.nydo .txt dt .num b{font-size: 30px;}
	.nydo .txt dl{margin-bottom: 30px;display: flow-root;}
	.nyclf ul li a{font-size: 16px;}
}
@media (max-width: 540px){
	.nyclf{display: none;}
	.nydo .txt dt .num{font-size: 26px;}
	.nydo .txt dl{font-size: 16px;}
	.nyacor li .imgfd img{height: 250px;}
	.nyacor li b{font-size: 20px;}
	.nyacor li .des{height: auto;}
	.nyacor li .txt{top: 70px;}
}

.nyhis{overflow: hidden;}
.hisgd{position: relative;}
.nyhis .swiper-button-next,.nyhis .swiper-button-prev{width: 50px!important;height: 50px!important;border: 1px solid #e2e2e2;border-radius: 500px;text-align: center;line-height: 50px;background: #fff!important;margin-top: 0;top: -25px;}
.nyhis .swiper-button-next span,.nyhis .swiper-button-prev span{color: #666;font-size: 18px;font-weight: bold;}
.nyhis .swiper-button-next:hover,.nyhis .swiper-button-prev:hover{border: 1px solid #004aa5;background: #004aa5!important;}
.nyhis .swiper-button-next:hover span,.nyhis .swiper-button-prev:hover span{color: #fff;}
.nyhis .mySwiper{border-top: 1px dashed #004aa5;}
.nyhis .mySwiper .year{margin-top: -7px;}
.nyhis .mySwiper .swiper-slide{font-size: 20px;color: #ced5db;text-align: center;height: 120px;line-height: 120px;position: relative;}
.nyhis .mySwiper .swiper-slide::after{content: '';width: 14px;height: 14px;background: #ced5db;border-radius: 500px;top: 0;left: 48%;position: absolute;}
.nyhis .mySwiper .swiper-slide-thumb-active{font-size: 60px;color: #004aa5;font-family: 'helveticaneueltstd';}
.nyhis .mySwiper .swiper-slide-thumb-active::after{width: 22px;height: 22px;background: #004aa5;}
.nyhis .mySwiper2{overflow: hidden;}
.nyhis .mySwiper2 .img{width: 45%;}
.nyhis .mySwiper2 .txt{padding-right: 6%;width: 48%;}
.nyhis .mySwiper2 .txt b{font-size: 24px;color: #333;display: block;margin: 20% 0 20px;}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity: 1;}

.hisqua h2{text-align: left;}
.quaqh li .imgfd{background: #f6f6f6;padding: 24px;}
.quaqh li .imgfd img{height: 340px;}
.quaqh .swiper-pagination-bullet{width: 20px;height: 20px;background: url( ../image/ny15.png) no-repeat center;margin: 0 2px;opacity: 1;}
.quaqh .swiper-pagination-bullet-active{width: 20px;height: 20px;background: url( ../image/ny14.png) no-repeat center;}
.quaqh .swiper-pagination{margin-top: 40px;width: 100%;}

.listapic li{width: 24%;margin-right: 1.3%;margin-bottom: 20px;float: left;}
.listapic li:nth-child(4n){margin-right: 0;}
.listapic li .imgfd img{height: 290px;}

.listser li{width: 48%;float: left;margin-right: 4%;margin-bottom: 40px;border-radius: 8px;overflow: hidden;position: relative;}
.listser li:nth-child(2n){margin-right: 0;}
.listser li .imgfd img{min-height: 340px;}
.listser li .txt{position: absolute;top: 60px;left: 6%;z-index: 1;}
.listser li .txt h3{font-size: 26px;color: #fff;display: block;height: 30px;line-height: 30px;overflow: hidden;}
.listser li .txt .des{color: #fff;height: 90px;margin: 20px 0 30px;max-width: 400px;}

@media (max-width: 1200px){
	.nyhis .mySwiper .swiper-slide-thumb-active{font-size: 34px;}
	.nyhis .mySwiper2 .txt b{margin-top: 30px;font-size: 20px;}
	.quaqh li .imgfd img{height: 260px;}
	.listapic li .imgfd img{height: 200px;}
}
@media (max-width: 960px){
	.nyhis .mySwiper2 .img,.nyhis .mySwiper2 .txt{width: 100%;margin: 0;}
	.listapic li,.listapic li:nth-child(4n){width: 49%;margin-right: 2%;}
	.listapic li:nth-child(2n){margin-right: 0;}
	.listapic li .imgfd img{height: 270px;}
	.listser li .txt h3{font-size: 20px;}
	.listser li .txt .des{height: 78px;}
}
@media (max-width: 540px){
	.nyhis .mySwiper .swiper-slide{height: 90px;line-height: 90px;font-size: 16px;}
	.nyhis .mySwiper .swiper-slide-thumb-active{font-size: 20px;}
	.nyhis .mySwiper .swiper-slide::after{width: 10px;height: 10px;}
	.nyhis .mySwiper .swiper-slide-thumb-active::after{width: 15px;height: 15px;}
	.nyhis .swiper-button-next, .nyhis .swiper-button-prev{display: none;}
	.nyhis .mySwiper2 .txt b{font-size: 16px;}
	.quaqh li .imgfd{padding: 14px;}
	.quaqh li .imgfd img{height: 230px;}
	.quaqh .swiper-pagination{margin-top: 20px;}
	.nyhis .mySwiper{margin-top: 30px;}
	.listapic li .imgfd img{height: 140px;}
	.listapic li{margin-bottom: 10px;}
	.listser li,.listser li:nth-child(2n){width: 100%;margin-right: 0;margin-bottom: 10px;}
	.listser li .imgfd img{min-height: 280px;}
	.listser li .txt .moreall{display: inline-block;}
	.listser li .txt{top: 40px;}
}

.linecom li:nth-child(1){width: 44%;float: left;margin-right: 4%;}
.linecom li{float: right;width: 52%;}
.linecom li .txt{background: #f2f5f8;border-radius: 8px;overflow: hidden;}
.linecom li:nth-child(1) .imgfd{margin-top: 30px;border-radius: 8px;overflow: hidden;}
.cfls b{color: #e98323;font-weight: normal;}
.linecom .synew li .txt p{margin-bottom: 10px;}

.listnew .nytit{margin-bottom: 0px;color: #004aa5;}
.lineblo .nytit,.lineblo .moreall4{color: #fff;}

.lineblo .synew{background: none;}
.lineblo li{width: 48%;margin-right: 4%;float: left;}
.lineblo li:last-child{margin-right: 0;}
.lineblo li:last-child{border-radius: 8px;}
.lineblo li .moreall4{color: #666;}

.listwt .content{display: none;}
.listwt li{width: 46%;float: left;margin-right: 8%;margin-top: 30px;}
.listwt li:nth-child(2n){margin-right: 0;}
.listwt li .topbar{height: 90px;line-height: 90px;border-bottom: 1px solid #dcdcdc;background: url("../image/ny19.png") no-repeat right;font-size: 20px;color: #333;overflow: hidden;}
.listwt li.active .topbar{background: url("../image/ny20.png") no-repeat right;color: #e98323;}
.listwt .content .des{padding: 30px 20px;}

.listblog .synew li .txt{background: #f2f5f8;}
.listblog .synew li:nth-child(2n){margin-right: 0;}

.nyfl{width: 72%;}.nyfr{width: 24%;}

.relrea b{font-size: 24px;color: #333;}
.relrea .rec{width: 48px;height: 4px;background: #004aa5;margin-top: 5px; }
.relrea li{width: 100%;display: flow-root;margin-top: 40px;padding-bottom: 10px;border-bottom: 1px solid #dbddde;text-align: center;}
.relrea li p{display: block;height: 50px;line-height: 50px;overflow: hidden;color: #666;}
.relrea li:hover p{color: #004aa5;}
.relrea li .imgfd{border-radius: 4px;overflow: hidden;}

.listneco li{background: #f2f5f8;padding: 30px;border-radius: 4px;overflow: hidden;display: flow-root;margin-bottom: 30px;}
.listneco .imgfd{width: 32%;border-radius: 4px;overflow: hidden;}
.listneco .imgfd img{height: 230px;}
.listneco .txt{width: 65%;}
.listneco .txt h2{font-size: 22px;color: #333;display: block;height: 28px;line-height: 28px;overflow: hidden;font-weight: bold;margin-top: 20px;}
.listneco .txt .des{height: 60px;margin: 20px 0 40px;}
.listneco li:hover .txt h2{color: #004aa5;}

@media (max-width: 1200px){
	.synew li .txt .des{height: 52px;}
	.listneco .txt .des{height: 52px;}
}
@media (max-width: 1024px){
	.nyfl{width: 100%;}.nyfr{display: none;}
	.listneco .imgfd{width: 38%;}.listneco .txt{width: 58%;}
}
@media (max-width: 960px){
	.linecom li:nth-child(1),.linecom li,.lineblo li,.listwt li{width: 100%;}
	.listneco .imgfd{width: 44%;}.listneco .txt{width: 50%;}
	.listneco .imgfd img{height: 200px;}
	.listneco .txt h2{margin-top: 0;font-size: 18px;}
}
@media (max-width: 540px){
	.linecom .synew li .imgfd img{height: 220px;}
	.listwt li .topbar,.listwt li.active .topbar{background: none;}
	.listwt li .topbar{height: 45px;line-height: 45px;font-size: 18px;}
	.listwt .content .des{padding: 15px;}
	.f18{font-size: 15px;}
	.listblog .synew li .txt p{margin-bottom: 10px;}
	.listneco .txt .cfls,.listneco .txt .des{display: none;}
	.listneco li{padding: 15px;margin-bottom: 15px;}
	.listneco .imgfd img{height: 120px;}
	.listneco .txt h2{height: 50px;line-height: 25px;margin-bottom: 20px;font-size: 16px;}
}

.show-new{background: #fff;}
.show-new .pad{padding: 60px 50px;}
.show-new h1{font-size: 30px;color: #333;display: block;margin-bottom: 20px;font-weight: bold;}
.show-new .mc{font-size: 16px;color: #666;line-height: 34px;}
.show-new .line{width: 100%;height: 1px;background: #e8e8e8;margin: 20px 0;}

.fanye{height: 20px;line-height: 20px;overflow: hidden;}
.fanye li{width: 48%;font-size: 14px;color: #666;}
.fanye li:nth-child(2){text-align: right;}
.fanye li a{color: #666;}
.fanye li:hover a{color: #004aa5;}

@media (max-width: 960px){
	.show-new h1{font-size: 20px;}
}
@media (max-width: 540px){
	.show-new .pad{padding: 30px 20px;}
	.show-new h1{font-size: 18px;margin-bottom: 10px;}
	.show-new .mc{font-size: 14px;}
}

.ny-fl{width: 26%;}.ny-fr{width: 72%;}
.line-ny{width: 100%;border-bottom: 1px solid #e0e0e0;height: 4px;margin-top: 10px;}
.line-ny i{width: 90px;height: 4px;background: #004aa5;display: block;}
.cp-fl{margin-bottom: 40px;}
.cp-fl .line-ny{margin-bottom: 20px;}
.cp-fl b{font-size: 24px;color: #333;font-weight: bold;text-transform: uppercase;}
.cp-fl span{font-size: 26px;color: #333;}

.m-like b{font-size: 20px;color: #333;font-weight: bold;}
.m-like li{width: 100%;display: inline-block;margin-top: 10px;}
.m-like li .imgfd{width: 35%;border: 1px solid #f0f0f0;}.m-like li .imgfd img{height: 100px;}
.m-like li .txt{margin-left: 4%;font-size: 16px;color: #333;font-weight: bold;margin-top: 20px;height: 42px;overflow: hidden;max-width: 56%;}
.m-like li .txt span{font-size: 14px;color: #777;display: block;font-weight: normal;margin-bottom: 4px;height: 18px;line-height: 18px;overflow: hidden;}
.m-like li:hover .txt{color: #004aa5;}

.list-profl{padding-right: 24px;}
.list-profl ul li{margin-bottom: 10px;}
.list-profl .pp1{font-size:18px;position: relative;font-size: 18px;display: block;min-height: 30px;}
.list-profl .pp1 a{color: #333;font-size: 18px;font-weight: bold;}
.list-profl ul li .inactive{ background:url( ../image/off.png) no-repeat 0 7px;cursor: pointer;}
.list-profl ul li .inactives{background:url( ../image/open.png) no-repeat 0 7px;cursor: pointer;padding-left: 15px;} 
.list-profl ul li ul{display: block!important;}
.list-profl ul li ul li {border: none;margin-bottom: 0;}
.list-profl ul li ul li .pp2{margin-bottom: 6px;min-height: 20px;line-height: 24px;display: inline-flex;background: none;}
.list-profl ul li ul li .pp2 a{font-size: 16px;color: #666;}
.list-profl ul li ul li ul{display: none;margin-left: 30px;}
.list-profl ul li ul li ul li {background: url(../image/off.png) no-repeat 0 4px;display: flow-root;padding-left: 15px;}
.list-profl ul li ul li ul li a{font-size: 16px;color: #333;line-height: 18px;margin-bottom: 6px;display: block;}
.list-profl ul li ul li ul li i{font-size: 12px;color: #333;line-height: 18px;}
.list-profl ul li ul li ul li a:hover,.list-profl ul li a:hover,.list-profl ul li ul li a:hover{color: #082d7f;}
.list-profl ul li ul li ul li:hover,.list-profl ul li ul li ul li.cur{background: url(https://ar.honmat.com/web/template/honmat/images/open2.png) no-repeat 0 4px;}
.list-profl .num{font-size: 14px;color: #666;margin-left: 5px;font-weight: normal;}

.list-pro li{margin-bottom: 40px;text-align: center;}
.list-pro li .imgfd img{height: 280px;}
.list-pro li .imgfd{position: relative;}
.list-pro li h2{display: block;color: #333;height: 24px;line-height: 24px;overflow: hidden;margin-top: 20px;}
.list-pro li:hover h2{color: #004aa5;}

@media (max-width: 1024px){
	.ny-fl{display: none;}.ny-fr{width: 100%;}
}

.show-pro1 .img{width: 48%;}.show-pro1 .txt{width: auto;}

.show-pro1 .txt h1{font-size: 28px;color: #333;line-height: 30px;display: block;border-bottom: 3px solid #333;margin-bottom: 20px;padding: 15px 0; font-weight:bold;}
.show-pro1 .txt li{width: 146px;height: 48px;line-height: 48px;border-radius: 3px;float: left;}
.show-pro1 .txt li:nth-child(1){background: #ffb612 url(https://ar.honmat.com/web/template/honmat/images/ns-pro1.png) no-repeat 30px;margin-right: 34px;}
.show-pro1 .txt li a{font-size: 14px;color: #fff;padding-left: 60px;}
.show-pro1 .txt .share .he{width: 86px;height: 48px;line-height: 48px;border-radius: 3px;background: #004aa5 url(https://ar.honmat.com/web/template/honmat/images/ns-ic1.png) no-repeat 30px;padding-left: 60px;}
.show-pro1 .txt .share dl{top: 48px;width: 146px;}
.show-pro1 .txt .share dl dt{width: 146px;height: 30px;line-height: 30px;overflow: hidden;margin: 5px 0;}
.show-pro1 .txt .share dl dt a{padding-left: 0!important;}
.show-pro1 .txt .share dl dt img{padding-left: 30px;margin-right: 10px;}
.show-pro1 .txt .des{margin-bottom: 50px;}

.show-pro2 .mt-tabpage{width: 100%;}
.show-pro2 .mt-tabpage-title{height: 55px;border-bottom: 1px solid #004aa5;overflow: hidden;}
.show-pro2 .mt-tabpage-title .mt-tabpage-item{display: inline-block;height: 55px;line-height: 55px;text-align: center;color: #333;font-size: 18px;float: left;padding: 0 2%;}
.show-pro2 .mt-tabpage-title .mt-tabpage-item-cur{color: #fff;background: #004aa5;}
.show-pro2 .mt-tabpage-count{position: relative;width: 800px;height: 200px;overflow: hidden;}
.show-pro2 .mt-tabpage-cont__wrap{position: absolute;}
.show-pro2 .mt-tabpage-count .mt-tabpage-item{width: 100%;height: 200px;}

.pignose-tab-wrapper{box-sizing:border-box;-o-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.pignose-tab-wrapper .pignose-tab-btn{display:block;height: 55px;line-height: 55px;background: #fff;font-size: 18px;padding: 0 20px;color: #333;}
.pignose-tab-wrapper .pignose-tab-btn.active,.pignose-tab-wrapper .pignose-tab-btn:hover{background:#fff;color: #fff;background: #004aa5;}
.pignose-tab-wrapper .pignose-tab-group .pignose-tab-list{float:left}
.pignose-tab-wrapper .pignose-tab-container{display:none;width:100%;position:absolute;left:0;top:55px;text-align:left;border-top: 1px solid #004aa5;padding-top: 40px;}
.pignose-tab-wrapper .pignose-tab-container.active{display:block}
.show-pro .des{line-height: 30px;padding-bottom: 50px;}
.des4{min-height: 400px;}
.pignose-tab-group{height: 55px;overflow: hidden;}

.show-pro3{margin-top: 60px;}
.show-pro3 h2,.cont h2{font-size: 24px;color: #333;display: block;margin-bottom: 24px;}
.show-pro3 li{width: 32%;float: left;margin-right: 2%;text-align: center;}
.show-pro3 li:nth-child(3){margin-right: 0;}
.show-pro3 li p{font-size: 18px;color: #333;display: block;margin-top: 16px;}
.show-pro3 li:hover p{color: #004aa5;}
.des img{max-width: 100%!important;height: auto!important;}
table{width: 100%!important;}

.pro-d{width: 100%;height: 50px;line-height: 50px;border-bottom: 1px solid #e7e7e7;margin-bottom: 30px;}
.pro-d b{padding: 0 26px;background: #004aa5;height: 50px;line-height: 50px;font-size: 18px;color: #fff;display: inline-block;}

@media (max-width: 1200px){
	.show-pro1 .img .num{width: 80%;}
}
@media (max-width: 768px){
	.show-pro3 li{width: 48%;margin-right: 4%;margin-bottom: 30px;}
	.show-pro3 li:nth-child(2){margin-right: 0;}
	.show-pro3 h2,.cont h2{font-size: 20px;}
	.show-pro1 .img,.show-pro1 .txt{width: 100%;}
	.show-pro1 .img{margin-bottom: 30px;max-width: 530px;}
	.show-pro1 .txt .des{margin-bottom: 20px;}
	.show-pro1 .txt h1{font-size: 20px;}
}
@media (max-width: 500px){
	.show-pro3 li p{font-size: 15px;margin-top: 5px;}
	.show-pro3 li{margin-bottom: 20px;}
	.show-pro3{margin-top: 30px;}
	.show-pro3 h2,.cont h2{font-size: 18px;margin-bottom: 10px;}
	.pignose-tab-wrapper .pignose-tab-btn{font-size: 15px;}
	.pignose-tab-group{height: 165px;}
	.pignose-tab-wrapper .pignose-tab-container{top: 165px;padding-top: 20px;}
	#big_img{height: 300px;}
	
	.pro-d b{font-size: 16px;}
	.pro-d{margin-bottom: 10px;}
	.des,.des p{font-size: 16px!important;line-height: 24px!important;}
}

.feed{margin-top: 60px;}
.feed .box2{width: 100%;background: #f2f5f8;}
.feed .box2 .form_input,.feed .box2 .input_control,.form_text{background: #fff;}

@media (max-width: 600px){
	.show-case dt{font-size: 14px;margin-right: 20px;}
	.show-case dl{line-height: 22px;}
	.feed{margin-top: 30px;}
}

.cont .pad{padding: 60px 45px 0;}
@media (max-width: 960px){
	.cont .pad{padding: 50px 40px;display: flow-root;}
}
@media (max-width: 540px){
	.cont .pad{padding: 30px 20px;}
}

@keyframes move-text {
    0% {
      transform: translateX(0);
    }
    50% {
      transform: translateX(20px);
    }
    100% {
      transform: translateX(0);
    }
}
.zt2 a:hover .move-texts { animation: move-text 0.6s linear 1;}
.showapp .swiper { width: 100%; height: 100%;position: relative;overflow: clip;}
.showapp .swiper-slide { background: #fff; display: flex; justify-content: center; align-items: center;}
.showapp .swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover; }
.midbg {background-color:#f5f5f5;width:100%;}

.nyacor li:last-child {margin-right:0;}
.map .des {margin-bottom:20px;}
.map .des p {line-height:36px;}

.show-pro2 {padding:0px 0 40px;}

.products .des h5 {font-size:22px; font-weight:bold; color:#004aa5; margin:20px 0;}
.products .des h6 {font-size:18px; color:#333333; margin:12px 0;font-family:'Source Sans Pro',sans-serif;}
.products .des .prointro p {margin-bottom:10px;}
.prointro {overflow:hidden; margin-bottom:30px; text-align: justify;}
.prointro li {display:block; overflow:hidden;margin-bottom:20px;}
.evaluate {width:80%;}
.evapad {padding:20px 0;}
.evaluate_img {width:18%;}
.txtright {text-align:right; margin-bottom:10px;}

@media (max-width: 767px) {
	.evaluate {width:100%;}
	.evaluate_img {display:none;}
}
.caseimg {width:45%;}
.caseimg .swiper {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: clip;
}
.casetxt {width:52%;}
.casetxt .cusname {font-size:18px; margin-bottom:10px;}
.casetxt .cusaddress {font-size:18px; margin-bottom:10px;}
@media (max-width: 767px) {
	.caseimg {width:100%; margin-bottom:16px;}
	.casetxt {width:100%;}
}
.fontfs {font-family:'仿宋';}
.uline {text-decoration:underline;}
.showapp video {max-width:100%;}

/* Table style one*/
.pro_table{ width: 100%; overflow-x: scroll;}
.pro_table table{ width: 100%!important;}
.pro_table table tr{ height: 36px!important;}
.products .des .prointro .pro_table table tr p{ line-height:36px!important; background:none!important; margin-bottom:0;font-family:'Arial',sans-serif;}
.pro_table table tr:nth-child(2n+1){ background:#f5f7f9;}
.pro_table table tr:nth-child(2n+1){ background:#e1eaf0;}
.pro_table table tr:hover{ background:#00234c;}
.pro_table table tr:hover p{ color:#fff;}
::-webkit-scrollbar{background: #f4f4f4;width: 8px;height: 8px}
::-webkit-scrollbar-thumb{background: rgba(0, 0, 0, .2);width: 8px;height: 8px;border-radius: 8px}
::-webkit-scrollbar-track{border-radius: 8px}
/* Table Styles */
 
.table-wrapper{
	border:2px solid #e3e3e3;
}
 
.fl-table {
    border-radius: 5px;
    font-size: 12px;
    font-weight: normal;
    border: none;
    border-collapse: collapse;
    width: 100%;
    max-width: 100%;
    white-space: nowrap;
    background-color: white;
}
 
.fl-table td, .fl-table th {
    text-align: left;
    padding: 8px;
}
 
.fl-table td {
    border-right: 2px solid #f4f4f4;
    font-size: 16px;
}
 
.fl-table thead th {
    color: #ffffff;
    background: #4FC3A1;
}
 
 
.fl-table thead th:nth-child(odd) {
    color: #ffffff;
    background: #324960;
}
 
.fl-table tr:nth-child(even) {
    background: #F8F8F8;
}
 
/* Responsive */
 
@media (max-width: 767px) {
    .fl-table {
        display: block;
        width: 100%;
    }

    .fl-table thead, .fl-table tbody, .fl-table thead th {
        display: block;
    }
    .fl-table thead th:last-child{
        border-bottom: none;
    }
    .fl-table thead {
        float: left;
    }
    .fl-table tbody {
        width: auto;
        position: relative;
        overflow-x: auto;
    }
    .fl-table td, .fl-table th {
        padding: 20px .625em .625em .625em;
        height: 60px;
        vertical-align: middle;
        box-sizing: border-box;
        overflow-x: hidden;
        overflow-y: auto;
        width: auto;
        font-size: 13px;
        text-overflow: ellipsis;
    }
    .fl-table thead th {
        text-align: left;
        border-bottom: 1px solid #f7f7f9;
    }
    .fl-table tbody tr {
        display: table-cell;
    }
    .fl-table tbody tr:nth-child(odd) {
        background: none;
    }
    .fl-table tr:nth-child(even) {
        background: transparent;
    }
    .fl-table tr td:nth-child(odd) {
        background: #F8F8F8;
        border-right: 1px solid #E6E4E4;
    }
    .fl-table tr td:nth-child(even) {
        border-right: 1px solid #E6E4E4;
    }
    .fl-table tbody td {
        display: block;
        text-align: left;
    }
}

/* 新版解决方案 */
.section.box3 {position:relative; height:800px; overflow:hidden;}
.section.box3 .more{width:200px;line-height: 58px;border:1px solid #fff;border-radius: 30px;font-size: 16px;color:#fff;padding-left: 45px;background:url(../images/arrow-m.png) no-repeat 80% center/16px;box-shadow: 0 0 20px rgba(0,119,73,.3);transition: .3s; display:block; overflow:hidden;position:relative; z-index:0;}
.section.box3 .more:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
	background:#e98323 url(../images/arrow.png) no-repeat 80% center/16px;
    z-index: -1;
    transition: all 0.4s;
    border-radius: 30px;
}
.section.box3 .more:hover:before{width:100%;}
.section.box3 .width {
    max-width: 1400px;;
    margin: 0 auto;
    width: calc(100% - 100px);
}
.section.box3 .tit{font-size: 30px;line-height: 58px;color:#004aa5;text-align: center;}
.section.box3 .tit.white {
    color: #fff;
}
.section.box3 .pc{height:100%;position: relative;}
.section.box3 .pc .width{padding-top: 9%;}
.section.box3 .tit{position: relative;text-align: left;}
.section.box3 .tit::after{content:'';position: absolute;bottom:-25px;left:0;width:48px;height:2px;background: #fff;}
.section.box3 .pc .width>p:nth-of-type(2){font-size: 18px;line-height:28px;color:#fff;margin:50px 0 55px}
.section.box3 .cate{position: absolute;bottom:70px;left: 50%;transform: translateX(-50%);height:80px;z-index: 2;background: rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius: 10px;display: flex;}
.section.box3 .cate .item{border-right: 1px solid rgba(255,255,255,.2);display: flex;align-items: center;justify-content: center;padding:0 20px;flex:1;position: relative;}
.section.box3 .cate .item:last-child{border-right: 0;}
.section.box3 .cate .item .img-div{width:46px;height:43px;}
.section.box3 .cate .item p{font-size: 20px;line-height: 30px;color:#fff;max-width:calc(100% - 46px);padding-left: 20px;}
.section.box3 .mask{position: absolute;width: calc(100% + 20px);height:100px;top:-12px;left:-10px;background: #004aa5;border-radius: 20px;display: none;}
.section.box3  .cate .item.active .mask{display: block;}
.section.box3 .mask>div{display: flex;height:100%;align-items: center;justify-content: center;padding:0 20px;position: relative}
.section.box3 .mask ul{display:none;background: rgba(0,119,73,.9);position: absolute;left: 50%;width:80%;transform: translateX(-50%);bottom:155px;border-radius: 20px 20px 0 0;padding:20px 20px 15px}
.section.box3 .mask li{font-size: 16px;text-align: center;margin-bottom: 10px;}
.section.box3 .mask li>a{color:#fff}
.section.box3 .m{display: none;}
@media (max-width:1600px){
	.section.box3 {height:740px;}
	.section.box3 .m {bottom:40px;}
}
@media (max-width:1440px){
	.section.box3 {height:640px;}
	.section.box3 .m {bottom:40px;}
    .section.box3 .more{width:160px;line-height: 50px;font-size: 14px;padding-left: 35px;background-size: 12px;}
	.section.box3 .tit{font-size: 28px;line-height: 45px;}
	.section.box3 .tit::after{bottom: -20px;}
    .section.box3 .pc .width>p:nth-of-type(2){margin:35px 0 40px}
    .section.box3 .cate{height:70px;bottom: 40px;}
    .section.box3 .cate .item .img-div{width:41px;height:38px}
    .section.box3 .cate .item p{font-size: 18px;line-height: 26px;}
    .section.box3 .mask{width:calc(100% + 16px);top:-12px;height:90px;left:-8px;border-radius: 10px;}
}
@media (max-width:1279px){
	.section.box3 {height:520px;}
	.section.box3 .m {bottom:40px;}
    .section.box3 .tit{font-size: 22px;line-height: 32px;}
    .section.box3 .more{width:150px;line-height: 45px;font-size: 14px;padding-left: 35px;background-size:12px;box-shadow: 0 0 10px rgba(0,119,73,.3)}
    .section.box3{position: relative;}
    .section.box3 .pc{height:auto}
    .section.box3 .pc .swiper-slide{padding-bottom: 40%;height:auto}
    .section.box3 .pc .width{padding-top: 80px;}
    .section.box3 .tit::after{bottom:-15px;width:30px}
    .section.box3 .pc .width>p:nth-of-type(2){font-size: 14px;line-height:24px;margin:30px 0 20px}
    .section.box3 .swiper-pagination{bottom:110px}
    .section.box3 .swiper-pagination-bullet{background: #fff;opacity: .4;}
    .section.box3 .swiper-pagination-bullet-active{opacity: 1;}
    .section.box3 .cate{display: none;}
    .section.box3 .m{display: block;bottom:40px;position: absolute;left:20px;width:calc(100% - 40px);border-radius: 10px;}
    .section.box3 .m .swiper-slide{background: rgba(255,255,255,.2);border-right: 1px solid rgba(255,255,255,.2);padding:15px;height:75px}
    .section.box3 .m .img-div{width:30px;height:27px;margin:0 auto 5px}
    .section.box3 .m .swiper-slide>p{font-size: 12px;line-height: 20px;color:#fff;text-align: center;}
    .section.box3 .m .swiper-slide.active{background: #004aa5;}
}
@media (max-width:900px){
	.section.box3 {height:470px;}
	.section.box3 .m {bottom:40px;}
}
@media (max-width:640px){
	.section.box3 {height:402px;}
	.section.box3 .m {bottom:20px;}
}
.bg {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    transition: .8s;
}
.lazyload {
    opacity: 0;
    transition: transform .8s, opacity .8s ease-in-out;
}
.lazyload.loaded {
    opacity: 1;
}
.click {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}
@media screen and (max-width: 749px) {
  .m-hide {
    display: none !important;
  }
}
@media screen and (min-width: 750px) {
  .pc-hide {
    display: none !important;
  }
}
.mxw-box {
  width: 1600px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 749px) {
  .mxw-box {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* ==================== 首页 - 通用按钮 Start ==================== */
.index-btn {
  padding: 14px;
  width: 144px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #fff;
  background-color: #003d96;
  border-radius: 40px;
  flex-shrink: 0;
  transition: all 0.4s;
  overflow:hidden;
}
.index-btn:after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  background: url("../images/img036.png") no-repeat center;
  background-size: 100%;
  margin-left: 14px;
}
.index-btn:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #e98323;
    z-index: -1;
    transition: all 0.4s;
    border-radius: 500px;
}
.index-btn:hover:before {
    width: 100%;
}
@media screen and (min-width: 750px) {
  .index-btn:hover {
    transform: translateX(5px);
  }
}
@media screen and (min-width: 1920px) {
  .index-btn {
    padding: 20px;
    width: 200px;
    font-size: 18px;
    border-radius: 100px;
  }
  .index-btn:after {
    width: 18px;
    height: 18px;
    margin-left: 20px;
  }
}
@media screen and (max-width: 749px) {
  .index-btn {
    padding: 10px 20px;
    width: auto;
    font-size: 12px;
    border-radius: 100px;
  }
  .index-btn:after {
    width: 9px;
    height: 9px;
    margin-left: 10px;
  }
}
/* ==================== 首页 - 通用按钮 End ==================== */
/* ==================== 首页 - 标题 Start ==================== */
.index-title .text1 {
  font-family: "HarmonyOS_Sans_SC_Regular";
  font-size: 40px;
  line-height: 1.1;
  margin-bottom: 14px;
}
.index-title .text2 {
  font-size: 20px;
  font-family: "HarmonyOS_Sans_SC_Regular";
  line-height: 1.4;
  color: #000;
}
.index-title .text2 strong {
  color: #003d96;
  font-family: inherit;
  font-weight: 400;
}
@media screen and (min-width: 1920px) {
  .index-title .text1 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .index-title .text2 {
    font-size: 40px;
  }
}
@media screen and (max-width: 749px) {
  .index-title .text1 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .index-title .text2 {
    font-size: 16px;
  }
}
/* ==================== 首页 - 标题 End ==================== */
/* ==================== 首页 - 板块二 Start ==================== */
.index-section2 {
  position: relative;
  overflow: hidden;
  background-color:#f2f5f8;
}
.index-section2 .mxw-box {
  position: relative;
  z-index: 4;
}

.index-section2 .body {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.index-section2 .body-left {
  width: 48%;
}
.index-section2 .body-left .index-title {
  margin-bottom: 42px;
}
.index-section2 .body-left .index-title .text1 {
  color: #003d96;
}
.index-section2 .body-left .index-title .text2 {
  color: #222;
}
.index-section2 .body-left .itembox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.index-section2 .body-left .item {
  width: 48%;
  padding-top: 21px;
  padding-bottom: 21px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
    background: #fff;
    margin-bottom: 16px;
    border-radius: 8px;
    padding-left: 30px;
  cursor: pointer;
  position:relative;
}
.index-section2 .body-left .item:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: auto;
	bottom: 0;
	width: 0;
	height:2px;
	background-color:#003d96;
	margin: 0 auto;
	transition: all ease .8s;
}
.index-section2 .body-left .item:hover:after{
	width: 100%;
}
.index-section2 .body-left .item:nth-child(1),
.index-section2 .body-left .item:nth-child(2) {

}
.index-section2 .body-left .item.active .icon {
  -webkit-filter: inherit;
  filter: inherit;
}
.index-section2 .body-left .item.active .text {
  color: #003d96;
}
.index-section2 .body-left .item .icon {
  width: 21px;
  display: block;
  flex-shrink: 0;
  margin-right: 14px;
  transition: all 0.4s;
}

.index-section2 .body-left .item:hover .shake-image {
    transform: rotateY(180deg);
}
.index-section2 .body-left .item .text {
  font-size: 16px;
  color: #333;
  line-height: 1.1;
  min-width: 0;
  flex-grow: 1;
  transition: all 0.4s;
}
.index-section2 .body-left .index-btn {
  margin-top: 50px;
}
.index-section2 .body-right {
  width: 49%;
}

.index-section2 .body-right .item {
  position: relative;
  width:100%;
}
.index-section2 .body-right .procontain {
	margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.index-section2 .body-right .procontain .slideitems {
	height: 880px;
    /* padding-left: 80px; */
    /* padding-bottom: 50px; */
    transition: all 0.4s;
    display: flex;
    align-items: center;
}
.index-section2 .body-right .item .item-bg {
  width: calc(270px - 70px);
  height: calc(320px - 40px);
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  overflow: hidden;
  border-radius: 0 8px 0 8px;
}
.index-section2 .body-right .item .item-bg:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(40, 40, 40, 0.89), rgba(0, 0, 0, 0.42));
  border-radius: 0 8px 0 8px;
  opacity: 0.6;
  overflow: hidden;
}
.index-section2 .body-right .image {
  width: 100%;
  height: 490px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 8px;
  overflow: hidden;
}
.index-section2 .body-right .image {transition: transform 0.5s ease;}
.index-section2 .body-right .image:hover {transform: scale(1.04);}
.index-section2 .body-right .number {
  font-size: 85px;
  font-family: "HarmonyOS_Sans_SC_Bold";
  line-height: 1;
  position: absolute;
  right: 42px;
  bottom: -40px;
  color: rgba(255, 255, 255, 0.1);
}
.index-section2 .body-right .info {
  position: absolute;
  left: -70px;
  bottom: -40px;
  z-index: 3;
  padding: 70px 42px 14px;
  width: 270px;
  height: 320px;
  border-radius: 8px;
  overflow: hidden;
  background-color: #fff;
  background-image: linear-gradient(rgba(0, 155, 255, 0.1), rgba(0, 155, 255, 0.1)), linear-gradient(0deg, rgba(219, 233, 240, 0.66) 0%, rgba(0, 64, 152, 0.66) 100%), linear-gradient(#ffffff, #ffffff);
  mix-blend-mode: hard-light;
}
.index-section2 .body-right .info .icon {
  position: relative;
  z-index: 2;
  width: 40px;
  margin-bottom: 35px;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
.index-section2 .body-right .info .desc {
  position: relative;
  z-index: 2;
  color: #fff;
}
.index-section2 .body-right .info .text1 {
  font-size: 17px;
  line-height: 1.1;
  margin-bottom: 14px;
}
.index-section2 .body-right .info .text2 {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.6;
  text-align: justify;
}
@media screen and (min-width: 1920px) {
  .index-section2 .body-left {
    width: 760px;
  }
  .index-section2 .body-left .index-title {
    margin-bottom: 60px;
  }
  .index-section2 .body-left .item {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .index-section2 .body-left .item:nth-child(2) {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .index-section2 .body-left .item .icon {
    width: 30px;
    margin-right: 20px;
  }
  .index-section2 .body-left .item .text {
    font-size: 18px;
  }
  .index-section2 .body-left .index-btn {
    margin-top: 70px;
  }
  .index-section2 .body-right {
    width: 690px;
  }
  .index-section2 .body-right .index-section2-swiper2 {
    height: 1100px;
  }
  .index-section2 .body-right .index-section2-swiper2 .swiper-slide {
    height: 760px;
    padding-left: 110px;
    padding-bottom: 70px;
  }
  .index-section2 .body-right .item .item-bg {
    width: calc(380px - 110px);
    height: calc(450px - 66px);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border-radius: 0 10px 0 10px;
  }
  .index-section2 .body-right .item .item-bg:after {
    content: "";
    border-radius: 0 10px 0 10px;
  }
  .index-section2 .body-right .image {
    width: 676px;
	height: 476px;
	border-radius: 10px;
	margin-top: 50px;
  }
  .index-section2 .body-right .number {
    font-size: 120px;
    right: 60px;
    bottom: -55px;
  }
  .index-section2 .body-right .info {
    left: -110px;
    bottom: -66px;
    padding: 100px 60px 80px;
    padding-bottom: 20px;
    width: 380px;
    height: 450px;
    border-radius: 10px;
  }
  .index-section2 .body-right .info .icon {
    width: 56px;
    margin-bottom: 50px;
  }
  .index-section2 .body-right .info .text1 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .index-section2 .body-right .info .text2 {
    font-size: 18px;
  }
}
@media screen and (max-width: 1920px) {
	.index-section2 .body-right .procontain .slideitems {
		height: 720px;
	}
}
@media screen and (max-width: 1440px) {
	.index-section2 .body-right .image {
	  width: 100%;
	  height: 400px;
	}
}
@media screen and (max-width: 749px) {
  .index-section2 .bg {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .index-section2 .body {
    display: block;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .index-section2 .body-left {
    width: 100%;
  }
  .index-section2 .body-left .index-title {
    margin-bottom: 15px;
  }
  .index-section2 .body-left .item {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .index-section2 .body-left .item:nth-child(2) {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }
  .index-section2 .body-left .item .icon {
    width: 30px;
    margin-right: 10px;
  }
  .index-section2 .body-left .item .text {
    font-size: 15px;
  }
  .index-section2 .body-right {
    margin-top: 30px;
    width: 100%;
  }
  .index-section2 .body-right .index-section2-swiper2 {
    height: auto;
  }
  .index-section2 .body-right .index-section2-swiper2 .swiper-slide {
    height: auto;
    padding-left: 0;
    padding-bottom: 0;
  }
  .index-section2 .body-right .item .item-bg {
    display: none;
    width: calc(190px - 55px);
    height: calc(225px - 33px);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border-radius: 0 10px 0 10px;
  }
  .index-section2 .body-right .item .item-bg:after {
    content: "";
    border-radius: 0 10px 0 10px;
  }
  .index-section2 .body-right .image {
    width: 100%;
    height: 200px;
    border-radius: 10px;
  }
  .index-section2 .body-right .number {
    font-size: 30px;
    right: 30px;
    bottom: -55px;
  }
  .index-section2 .body-right .info {
    position: static;
    left: -55px;
    bottom: -33px;
    padding: 20px;
    width: 100%;
    height: auto;
    border-radius: 10px;
    margin-top: 10px;
  }
  .index-section2 .body-right .info .icon {
    width: 28px;
    margin-bottom: 20px;
  }
  .index-section2 .body-right .info .desc {
    overflow: hidden;
    height: 6.4em;
  }
  .index-section2 .body-right .info .text1 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .index-section2 .body-right .info .text2 {
    font-size: 14px;
  }
  .index-section2 .index-btn {
    margin-top: 20px;
  }
  .index-section2 .body-right .procontain .slideitems {padding-left:0px;height:250px;padding-bottom: 30px;}
}
/* ==================== 首页 - 板块二 End ==================== */