.swiper-button-prev, .swiper-container-rtl .swiper-button-next {background-image: none;left: 0px;right: auto;}
.swiper-button-prev::after, .swiper-button-next::after{display: none;}
.swiper-button-prev::before{content: "\e724";}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {background-image: none;right: 0px;left: auto; }
.swiper-button-next::before{content: "\e725";}
.swiper-button-next, .swiper-button-prev { font-family: "iconfont"; font-size: 18px;  text-align: center; color: #333; z-index: 10; }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {opacity: 1 !important;}

* { margin: 0; padding: 0; -moz-box-sizing: border-box; box-sizing: border-box; }
html { font-size: 62.5%;}
body {margin: 0 auto;font-family: MicrosoftYaHei, arial, helvetica, sans-serif;font-size: 12px;font-size: 1.2rem;height: 100%;background:#fff;width:100%;max-width:1920px;margin:0 auto; overflow-x:hidden;color: #333;}

::selection { color: #fff; background: #006FE8; }
img {border: none; vertical-align: middle; max-width: 100%;}
ul li {list-style-type: none;}
ul, form, p, a, img, table, tr, td, li, dd, dt, dl, span {margin: 0;padding: 0;list-style: none;}
embed, video, iframe { max-width: 100%; }
input[type="submit"], textarea[type="submit"] { cursor: pointer; }
input[type="checkbox"], textarea[type="checkbox"] { cursor: pointer; }
input[type="radio"], textarea[type="radio"] { cursor: pointer; }
input, textarea, select {font-size: 14px; font-size: 1.4rem; border: none; outline: none; background: none;font-family: MicrosoftYaHei;}
input:focus, textarea:focus, select:focus { outline: none; }
textarea { resize: none; }
.h1, .h2, .h3, h1, h2, h3{margin: 0;padding: 0;font-weight: normal;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
a {text-decoration: none;color: #333;outline: none; display: inline-block; }
a:hover,a.active  {color: #006FE8;text-decoration: none;transition: 0.5s ease-in-out;}
a:hover {text-decoration: none;color: #006FE8;outline: none;transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-webkit-transition: 0.5s;cursor: pointer; }
a:link{text-decoration: none;}
a:visited{text-decoration: none;}
button {-webkit-transition: all .5s ease 0s;transition: all .5s ease 0s;text-decoration: none;background-color: transparent;border: 0;cursor: pointer;}
embed, video, iframe {max-width: 100%;}
.mar0{margin: 0 !important;}.padd0{padding: 0 !important;}
.iconfont{font-size: 20px; text-align: center; line-height: 1; }
.flo-left{float: left;}.flo-right{float: right;}.clear{clear: both;}
.pull-left { float: left !important; }
.pull-right { float: right !important; }
.fix { *zoom: 1; }
.fix:after, .fix:before { display: block; content: "clear"; height: 0; clear: both; overflow: hidden; visibility: hidden; }
.posi-rela{position: relative;}.posi-abso{position: absolute;}.posi-fix{position: fixed;}
.text-center{text-align: center;}.text-left{text-align: left;}.text-right{text-align: right;}
.m-error { display: block; font-size: 14px;color: #FF0000;line-height: 18px;text-align: left;}
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px){.container{width:750px;}}
@media (min-width:992px){.container{width:980px;}}
@media (min-width:1260px){.container{width:1230px;}}
@media (min-width:1460px){.container{width:1430px;}}

::-webkit-scrollbar {width: 4px;height: 3px;}
::-webkit-scrollbar-thumb{border-radius: 10px;box-shadow: inset 0 0 5px rgba(0,0,0,0);background : rgba(0,0,0,0);}
::-webkit-scrollbar-track {box-shadow: inset 0 0 5px rgba(0,0,0,0);border-radius: 0;background: rgba(0,0,0,0);}

.typed-cursor{opacity: 0;font-weight: 100;-webkit-animation: blink 0.7s infinite;-moz-animation: blink 0.7s infinite;-ms-animation: blink 0.7s infinite;-o-animation: blink 0.7s infinite;animation: blink 0.7s infinite;}
/* @-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}@-webkit-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}@-moz-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}@-ms-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}@-o-keyframes blink{0% { opacity:1; }50% { opacity:0; }100% { opacity:1; }}
 */
.flex{display: flex;}.block{display: block;}.inblock{display: inline-block;}
.self-ellipsis {display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.self-ellipsis a{display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.self-ellipsis-2 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.self-ellipsis-2 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.self-ellipsis-3 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.self-ellipsis-3 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.self-ellipsis-4 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.self-ellipsis-4 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.self-ellipsis-5 {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.self-ellipsis-5 a {display: -webkit-box !important;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
a.pic{display: block; text-align: center; position: relative; overflow: hidden;}
.pic img {-webkit-transition: all 550ms;-o-transition: all 550ms;-moz-transition: all 550ms;transition: all 550ms;}
.pic:hover img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.picimgs a {position: relative;display: block;overflow: hidden;}
.picimgs:hover a::before {right: 50%;left: 50%;width: 0;background: rgba(255, 255, 255, .2);}
.picimgs a::before,.picimgs a::after {position: absolute;content: '';width: 100%;height: 100%;top: 0;left: 0;z-index: 1;background: rgba(255, 255, 255, 0);transition: all 0.7s ease-in-out;}
.picimgs:hover a::after {height: 0;top: 50%;bottom: 50%;background: rgba(255, 255, 255, .2);}
.common-vc { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.common-hc { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
.common-center { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.layer-video{max-width: 90%!important;}
#maskVideo{height: 100%;overflow: hidden;}
.layer-video .layui-layer-setwin{z-index: 9999;}

.scale-big img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; }

.scale-big:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.scale-small img { -webkit-transition: all 350ms; -o-transition: all 350ms; -moz-transition: all 350ms; transition: all 350ms; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.scale-small:hover img { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

.flex-aj{display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.flex-ac{display: flex;align-items: center;flex-wrap: wrap;}
.flex-list{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.flex-def { display: flex; display: -ms-flexbox; display: -webkit-flex;}
.flex-vertical { -webkit-box-orient: vertical; -webkit-flex-flow: column; flex-flow: column;}
.flex-line { flex: 1; -ms-flex: 1;}
.flex-between { justify-content: space-between;}
.flex-cCenter { align-items: center; }
.item-table {display: table;table-layout: fixed;width: 100%;height: 100%;}
.item-cell {display: table-cell;width: 100%;height: 100%;vertical-align: middle;}
.item-backdrop .iconfont {font-size: 26px;color: #fff;position: relative;}
.item-videobox {width: 100%;overflow: hidden;margin: 0 auto;}
.item-videobox .item-video iframe, .item-videobox .item-video video {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: none;}
@-moz-keyframes jump{0%{-moz-transform:translateX(0);}25%{-moz-transform:translateX(-8px);}50%{-moz-transform:translateX(0);}75%{-moz-transform:translateX(-4px);}100%{-moz-transform:translateX(0);}}
@keyframes jump{0%{transform:translateX(0);}25%{transform:translateX(-8px);}50%{transform:translateX(0);}75%{transform:translateX(-4px);}100%{transform:translateX(0);}}
::-webkit-input-placeholder { color: #999; opacity: 1; }
::-moz-placeholder { color: #999; opacity: 1; }
:-ms-input-placeholder { color: #999; opacity: 1; }
.flex{display: flex;display:-webkit-flex;justify-content: space-between;flex-wrap: wrap}
.flex-start{display: flex;display:-webkit-flex;justify-content: start;flex-wrap: wrap}
.contain-wp{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:768px){.contain-wp{width:750px;}}
@media (min-width:992px){.contain-wp{width:980px;}}
@media (min-width:1260px){.contain-wp{width:1230px;}}
@media (min-width:1460px){.contain-wp{width:1430px;}}
@media (min-width:1720px){.contain-wp{width:1692px;}}

.banner {position: relative;z-index: 2;line-height: 0;font-size: 0;}
.banner .slick-arrow {position: absolute;top: 50%;transform: translateY(-50%);z-index: 99;display: block !important; width: 68px;height: 68px;line-height: 66px;border: 1px solid #fff;border-radius: 50%;text-align: center;color: #fff;cursor: pointer;}
.banner .slick-arrow:hover{border-color: #DD042B;color: #DD042B;}
.banner .slick-prev {left: 70px;}
.banner .slick-next {right: 70px;}
.banner .slick-prev::before{content: "\e730";font-family: "iconfont";font-size: 24px;}
.banner .slick-next::before{content: "\e731";font-family: "iconfont";font-size: 24px;}
.banner .slick-dots {position: absolute;z-index: 999999;left:0;right: 0;bottom: 60px;text-align: center;font-size: 0;letter-spacing: 0;}
.banner .slick-dots li {position: relative;display: inline-block;vertical-align: top;width: 9px;height: 9px;background: #DD042B;border-radius: 50%;cursor: pointer;margin: 0 8px;}
.banner .slick-dots li a {text-align: center;display: none;}
.banner .slick-dots li::before{position: absolute;content: "";left: 50%;top: 50%;transform: translate(-50%, -50%);width: 18px;height: 18px;background: rgba(221, 4, 43, .5);border-radius: 50%;opacity: 0;box-sizing: border-box;}
.banner .slick-dots li.slick-active::before{opacity: 1;}
.banner.hide {display: none;}

@media screen and (max-width: 1599px) {
	.banner .slick-arrow {width: 56px;height: 56px;line-height: 54px;}
	.banner .slick-prev {left: 62px;}
	.banner .slick-next {right: 62px;}
	.banner .slick-prev::before{font-size: 22px;}
	.banner .slick-next::before{font-size: 22px;}
	.banner .slick-dots {bottom: 50px;}
	.banner .slick-dots li {pwidth: 8px;height: 8px;margin: 0 8px;}
	.banner .slick-dots li::before{width: 18px;height: 18px;}
}
@media screen and (max-width: 1459px) {
	.banner .slick-arrow {width: 44px;height: 44px;line-height: 42px;}
	.banner .slick-prev {left: 50px;}
	.banner .slick-next {right: 50px;}
	.banner .slick-prev::before{font-size: 20px;}
	.banner .slick-next::before{font-size: 20px;}
	.banner .slick-dots {bottom: 42px;}
	.banner .slick-dots li {pwidth: 8px;height: 8px;margin: 0 6px;}
	.banner .slick-dots li::before{width: 16px;height: 16px;}
}
@media screen and (max-width: 1259px) {
	.banner .slick-arrow {width: 36px;height: 36px;line-height: 34px;}
	.banner .slick-prev {left: 36px;}
	.banner .slick-next {right: 36px;}
	.banner .slick-prev::before{font-size: 18px;}
	.banner .slick-next::before{font-size: 18px;}
	.banner .slick-dots {bottom: 36px;}
	.banner .slick-dots li {pwidth: 8px;height: 8px;margin: 0 6px;}
	.banner .slick-dots li::before{width: 16px;height: 16px;}
}
@media screen and (max-width: 991px) {
	.banner .slick-arrow {width: 30px;height: 30px;line-height: 28px;}
	.banner .slick-prev {left: 15px;}
	.banner .slick-next {right: 15px;}
	.banner .slick-prev::before{font-size: 16px;}
	.banner .slick-next::before{font-size: 16px;}
	.banner .slick-dots {bottom: 36px;}
	.banner .slick-dots li {pwidth: 8px;height: 8px;margin: 0 6px;}
	.banner .slick-dots li::before{width: 16px;height: 16px;}
	.banner .slick-dots {display: none !important;}
}
@media screen and (max-width: 720px) {
	.banner {display: block;}
	.banner.hide {display: block;}
	.banner .slick-arrow {width: 28px;height: 28px;line-height: 26px;}
	.banner .slick-prev {left: 12px;}
	.banner .slick-next {right: 12px;}
	.banner .slick-prev::before{font-size: 12px;}
	.banner .slick-next::before{font-size: 12px;}
	.banner .slick-dots {bottom: 20px;}
	.banner .slick-dots li {width: 8px;height: 8px;margin: 0 8px;}
	.banner .slick-dots li::before{width: 14px;height: 14px;}
	.banner .slick-dots {display: none !important;}
}
.slick-list,.slick-slider, .slick-track {position: relative;display: block}
.slick-loading .slick-slide, .slick-loading .slick-track {visibility: hidden}
.slick-slider {box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.slick-list {overflow: hidden;margin: 0;padding: 0}
.slick-list:focus {outline: 0}
.slick-list.dragging {cursor: pointer;cursor: hand}
.slick-slider .slick-list, .slick-slider .slick-track {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0)}
.slick-track {top: 0;left: 0}
.slick-track:after, .slick-track:before {display: table;content: ''}
.slick-track:after {clear: both}
.slick-slide {display: none;float: left;height: 100%;min-height: 1px}
[dir=rtl] .slick-slide {float: right}
.slick-slide img {display: block}
.slick-slide.slick-loading img {display: none}
.slick-slide.dragging img {pointer-events: none}
.slick-initialized .slick-slide {display: block}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent}
.slick-arrow.slick-hidden {display: none}
.slick-dots .slide-count {display: none;}
.slick-slide {position: relative;}
.slick-slide iframe {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.slick-slide video {position: absolute;display: block;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);transform: translate(-50%, -50%);min-width: 101%;min-height: 100%;max-width: none;-o-object-fit: cover;object-fit: cover;-o-object-position: 50% 50%;object-position: 50% 50%;display: none \9;display: block \9\0;}

@media screen and (max-width: 991px) {
	.slick-slide video {object-position: inherit;object-fit: inherit;width: 100%;height: 100%;transform: translate(0, 0);left: 0;top: 0;}
}

.index-main{background: #FFFFFF;}
.index-main *{box-sizing: border-box;}
.index-main>div{position: relative;}

.index-main .index-banner{position: relative;width: 100%;display: block;max-width: 1920px;margin: 0 auto;overflow: hidden;}
.index-main .index-banner .banner-img{position: relative;width: 100%;display: block;padding-bottom: 44.79166666666667%;overflow: hidden;}
.index-main .index-banner .ban-pic{width: 100%;display: block;}
.index-main .index-banner .banner-img .pic-video{position: absolute;left: 0;right: 0;top: 0;width: 100%;height: 100%;}
.index-main .index-banner .banner-info{position: absolute;top: 0;left: 13.54166666666667%;padding-top: 7.24%;width: 480px;z-index: 222;}
.index-main .index-banner .banner-info .banner-info-title{position: relative;width: 100%;font-family: SourceHanSansCN-Bold; font-weight: bold;font-size: 72px;color: #FFFFFF;line-height: 93px;}
.index-main .index-banner .banner-info .banner-info-form{position: relative;width: 100%;margin-top: 42px;max-width: 333px;}
.index-main .index-banner .banner-info .banner-info-form .banner-form-box{position: relative;width: 100%;background: rgba(255,255,255,0.37);box-shadow: 0px 0px 29px 0px rgba(56,84,122,0.18);padding: 26px 18px 17px;border-radius: 20px;border: 2px solid #FFFFFF;}
.index-main .index-banner .banner-info .banner-info-form .banner-form-box .titles{font-family: SourceHanSansCN-Bold;font-weight: bold;font-size: 18px;color: #FFFFFF;line-height: 28px;text-transform: uppercase;}
.index-main .index-banner .banner-info-form .banner-form{position: relative;width: 100%;margin-top: 22px;}
.index-main .index-banner .banner-info-form .banner-form .item-input{position: relative;width: 100%;height: 50px;background: #FFFFFF;border-radius: 12px;border: 1px solid #E9E9E9;margin-bottom: 14px;}
.index-main .index-banner .banner-info-form .banner-form .item-input input{position: relative;display: block;width: 100%;height: 100%;line-height: 30px;font-size: 18px;color: #333;padding: 4px 12px;}
.index-main .index-banner .banner-info-form .banner-form .item-input-btn{position: relative;width: 100%;padding-top: 15px;text-align: center;}
.index-main .index-banner .banner-info-form .banner-form .item-input-btn .item-btn{position: relative;display: inline-block;vertical-align: top;text-align: center;min-width: 155px;font-size: 18px;color: #FFFFFF;line-height: 31px;padding: 9px 12px;background: #FF7E28;border-radius: 12px;cursor: pointer;}
.index-main .index-banner .banner-info-form .banner-form .item-input-btn .item-btn:hover{background: #006FE8;}
.index-main .index-banner .banner-title{display: none;}
.index-main .index-banner .common-bottom {width: 100%;position: absolute;left: 0;right: 0;bottom: 0; overflow: hidden;height: 128px;}
.index-main .index-banner .common-bottom .common-w2{display: block;width: 2000%;height: 128px;background-position: 0 0;background-repeat: repeat-x;}
.index-main .index-banner .common-bottom .common-w2{position: absolute;left: 0;bottom: 0;background-image: url(../img/index/250703/banner-bolang.png);background-size: auto 100%;  -webkit-animation: footerWave 180s linear infinite forwards;-o-animation: footerWave 180s linear infinite forwards;animation: footerWave 180s linear infinite forwards;}
@-webkit-keyframes footerWave{0%{-webkit-transform:translateX(0);transform:translateX(0);}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}
@keyframes footerWave{0%{-webkit-transform:translateX(0);transform:translateX(0);}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}


@media screen and (max-width: 1859px) {
	.index-main .index-banner .banner-info{left: 13.25%;padding-top: 7%;width: 480px;}
	.index-main .index-banner .banner-info .banner-info-title{font-size: 64px;line-height: 88px;}
	.index-main .index-banner .banner-info .banner-info-form{margin-top: 36px;max-width: 328px;}
	.index-main .index-banner .banner-info .banner-info-form .banner-form-box{padding: 24px 15px 16px;border-radius: 18px;border-width: 2px;}
	.index-main .index-banner .banner-info .banner-info-form .banner-form-box .titles{font-size: 18px;line-height: 28px;}
	.index-main .index-banner .banner-info-form .banner-form{margin-top: 20px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input{height: 46px;border-radius: 10px;margin-bottom: 12px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input input{line-height: 28px;font-size: 16px;padding: 4px 10px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input-btn{padding-top: 12px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input-btn .item-btn{min-width: 148px;font-size: 16px;line-height: 28px;padding: 8px 12px;border-radius: 10px;}
	.index-main .index-banner .common-bottom {height: 112px;}
	.index-main .index-banner .common-bottom .common-w2{height: 112px;}
}
@media screen and (max-width: 1659px) {
	.index-main .index-banner .banner-info{left: 13.25%;padding-top: 6%;width: 460px;}
	.index-main .index-banner .banner-info .banner-info-title{font-size: 56px;line-height: 80px;}
	.index-main .index-banner .banner-info .banner-info-form{margin-top: 30px;max-width: 320px;}
	.index-main .index-banner .banner-info .banner-info-form .banner-form-box{padding: 20px 12px 14px;border-radius: 16px;border-width: 2px;}
	.index-main .index-banner .banner-info .banner-info-form .banner-form-box .titles{font-size: 18px;line-height: 28px;}
	.index-main .index-banner .banner-info-form .banner-form{margin-top: 18px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input{height: 46px;border-radius: 10px;margin-bottom: 10px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input input{line-height: 28px;font-size: 16px;padding: 4px 10px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input-btn{padding-top: 10px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input-btn .item-btn{min-width: 148px;font-size: 16px;line-height: 28px;padding: 8px 12px;border-radius: 10px;}
	.index-main .index-banner .common-bottom {height: 96px;}
	.index-main .index-banner .common-bottom .common-w2{height: 96px;}
}
@media screen and (max-width: 1459px) {
	.index-main .index-banner .banner-info{left: 12.5%;padding-top: 5.5%;width: 440px;}
	.index-main .index-banner .banner-info .banner-info-title{font-size: 48px;line-height: 66px;}
	.index-main .index-banner .banner-info .banner-info-form{margin-top: 24px;max-width: 320px;}
	.index-main .index-banner .banner-info .banner-info-form .banner-form-box{padding: 18px 10px 12px;border-radius: 16px;border-width: 2px;}
	.index-main .index-banner .banner-info .banner-info-form .banner-form-box .titles{font-size: 16px;line-height: 26px;}
	.index-main .index-banner .banner-info-form .banner-form{margin-top: 14px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input{height: 42px;border-radius: 8px;margin-bottom: 8px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input input{line-height: 26px;font-size: 15px;padding: 4px 8px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input-btn{padding-top: 10px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input-btn .item-btn{min-width: 142px;font-size: 15px;line-height: 26px;padding: 7px 10px;border-radius: 8px;}
	.index-main .index-banner .common-bottom {height: 80px;}
	.index-main .index-banner .common-bottom .common-w2{height: 80px;}
}
@media screen and (max-width: 1259px) {
	.index-main .index-banner .banner-info{left: 12.5%;padding-top: 5%;width: 420px;}
	.index-main .index-banner .banner-info .banner-info-title{font-size: 36px;line-height: 48px;}
	.index-main .index-banner .banner-info .banner-info-form{margin-top: 20px;max-width: 320px;}
	.index-main .index-banner .banner-info .banner-info-form .banner-form-box{padding: 18px 10px 12px;border-radius: 16px;border-width: 2px;}
	.index-main .index-banner .banner-info .banner-info-form .banner-form-box .titles{font-size: 16px;line-height: 26px;}
	.index-main .index-banner .banner-info-form .banner-form{margin-top: 14px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input{height: 42px;border-radius: 8px;margin-bottom: 8px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input input{line-height: 26px;font-size: 15px;padding: 4px 8px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input-btn{padding-top: 10px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input-btn .item-btn{min-width: 142px;font-size: 15px;line-height: 26px;padding: 7px 10px;border-radius: 8px;}
	.index-main .index-banner .common-bottom {height: 64px;}
	.index-main .index-banner .common-bottom .common-w2{height:64px;}
}
@media screen and (max-width: 1024px) {
	.index-main .index-banner .banner-info{left: 12%;padding-top: 4%;width: 400px;}
	.index-main .index-banner .banner-info .banner-info-title{font-size: 28px;line-height: 40px;}
	.index-main .index-banner .banner-info .banner-info-form{margin-top: 16px;max-width: 280px;}
	.index-main .index-banner .banner-info .banner-info-form .banner-form-box{padding: 16px 8px 8px;border-radius: 12px;border-width: 1px;}
	.index-main .index-banner .banner-info .banner-info-form .banner-form-box .titles{font-size: 14px;line-height: 24px;}
	.index-main .index-banner .banner-info-form .banner-form{margin-top: 10px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input{height: 36px;border-radius: 6px;margin-bottom: 8px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input input{line-height: 24px;font-size: 14px;padding: 4px 8px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input-btn{padding-top: 8px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input-btn .item-btn{min-width: 136px;font-size: 14px;line-height: 24px;padding: 7px 10px;border-radius: 6px;}
	.index-main .index-banner .common-bottom {height: 48px;}
	.index-main .index-banner .common-bottom .common-w2{height: 48px;}
}
@media screen and (max-width: 750px) {
	.index-main .index-banner .banner-title{position: absolute;left: 12%;top: 50%;transform: translateY(-50%);width: 40%;font-family: SourceHanSansCN-Bold; font-weight: bold;font-size: 22px;color: #FFFFFF;line-height: 36px;display: block;}
	.index-main .index-banner .banner-info{position: relative; left: 0;padding: 15px;width:100%;background: linear-gradient(0deg, #016FE8 0%, #016FE8 100%);margin-top: -1px;}
	.index-main .index-banner .banner-info .banner-info-title{display: none;}
	.index-main .index-banner .banner-info .banner-info-form{margin-top: 16px;max-width: 320px;margin: 0 auto;}
	.index-main .index-banner .banner-info .banner-info-form .banner-form-box{padding: 16px 8px 8px;border-radius: 12px;border-width: 1px;}
	.index-main .index-banner .banner-info .banner-info-form .banner-form-box .titles{font-size: 14px;line-height: 24px;}
	.index-main .index-banner .banner-info-form .banner-form{margin-top: 10px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input{height: 36px;border-radius: 6px;margin-bottom: 8px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input input{line-height: 24px;font-size: 14px;padding: 4px 8px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input-btn{padding-top: 8px;}
	.index-main .index-banner .banner-info-form .banner-form .item-input-btn .item-btn{min-width: 136px;font-size: 14px;line-height: 24px;padding: 7px 10px;border-radius: 6px;}
	.index-main .index-banner .common-bottom {display: none;}
}



.footer{position: relative;width: 100%;overflow: hidden;background: url(../img/index/250703/footer-bgi.png) no-repeat left center;background-color: #006FE8;background-size: cover;}
.footer, .footer a { color: #fff; }
.footer .footer-title{color: #FFFFFF;}
.footer .fo-bot, .footer .fo-bot a { color: #F6F9FD;}
.footer a:hover, .footer .fo-bot a:hover { color: #05f1ff; }

.footer .foot-logo{position: relative;width: 100%;padding-top: 68px;}
.footer .foot-logo .logos{display: inline-block;vertical-align: top;width: auto;}
.footer .foot-logo img{display: inline-block;vertical-align: top;width: auto;}
.footer .foot-top{position: relative;width: 100%;padding-top: 24px;padding-bottom: 40px;}
.footer .foot-top-flex{position: relative;width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.footer .foot-top .foot-top-left{position: relative;width: calc(100% - 420px);font-size: 0;letter-spacing: 0;}
.footer .foot-top .foot-top-right{position: relative;width: 396px;}
.footer .flist{position: relative;display: inline-block;vertical-align: top;padding-right: 12px;}
.footer .flist1{width: 138px;}.footer .flist2{width: 124px;}.footer .flist3{width: 124px;}.footer .flist4{width: 124px;}.footer .flist5{width: 124px;}.footer .flist6{width: 124px;}
.footer .flist .foot-title{position: relative;font-weight: bold;font-size: 18px;color: #FFFFFF;line-height: 30px;margin-bottom: 1px;}
.footer .flist .foot-list{position: relative;width: 100%;font-size: 16px;color: #FFFFFF;line-height: 31px;}
.footer .foot-right-flex{position: relative;width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;padding-top: 5px;}
.footer .foot-right-list{position: relative;width: 186px;}
.footer .foot-right-list .list-item{position: relative;width: 100%;margin-bottom: 9px;}
.footer .foot-right-list .list-item .item-title{position: relative;width: 100%;padding: 4px;font-weight: bold;font-size: 18px;color: #FFFFFF;line-height: 32px;background: rgba(255,255,255,0.3);box-shadow: 0px 0px 46px 0px rgba(6,0,1,0.1);border-radius: 20px;border: 1px solid #FFFFFF}
.footer .foot-right-list .list-item .item-title .iconfont{display: inline-block;vertical-align: top;text-align: center;width: 32px;height: 32px;line-height: 32px;font-size: 16px;color: #fff;background: #016FE8;border-radius: 50%;margin-right: 8px;}
.footer .foot-right-img{position: relative;width: 143px;}
.footer .foot-right-img img{display: inline-block;vertical-align: top;width: 100%;}
.footer .foot-address{position: relative;width: 100%;}
.footer .foot-add-title{position: relative;width: 100%;font-size: 18px;color: #FFFFFF;line-height: 30px;}
.footer .foot-address .foot-address-list{position: relative;font-size: 0;letter-spacing: 0;display: flex;flex-wrap: wrap;padding-top: 7px;margin-right: -36px;}
.footer .foot-address .foot-address-item{position: relative;display: inline-block;vertical-align: top;margin-right: 36px;width: auto;margin-bottom: 40px;}
.footer .foot-address .foot-address-item:nth-last-of-type(1){margin-right: 0 !important;}
.footer .foot-address-item .item-title{position: relative;display: inline-block;vertical-align: top;font-size: 16px;color: #FFFFFF;line-height: 30px;}
.footer .foot-address-item:hover .item-title, .footer .foot-address-item.active .item-title{color: #05f1ff;}
.footer .foot-address-item .item-title::before{position: absolute;content: "\e72f";bottom: -8px;right: 20px;font-size: 18px;line-height: 12px;width: 0px;text-align: center;font-family: "iconfont";color: #05f1ff;transition: all .5s;overflow: hidden;}
.footer .foot-address-item:hover .item-title::before, .footer .foot-address-item.active .item-title::before{width: 18px;}
.footer .foot-address-item .item-title .iconfont{position: relative;display: inline-block;vertical-align: top;font-size: 22px;line-height: 30px;margin-right: 4px;}
/* .footer .foot-address-content{position: relative;width: 100%;}
.footer .foot-address-content .foot-content-item{position: relative;width: 100%;} */

.footer .foot-address-item .item-text{position: absolute;left: 0;top: 100%;margin-top: 12px;padding-left: 22px;font-size: 14px;color: #05f1ff;line-height: 24px;display: none;width: 780px;}
.footer .foot-address-item.active .item-text{display: block;}
.footer .foot-address .foot-address-item:nth-last-of-type(1) .item-text{left: auto;right: 0;text-align: right;}
.footer .foot-address .foot-address-item:nth-last-of-type(2) .item-text{left: auto;right: 0;text-align: right;}
.footer .foot-address .foot-address-item:nth-last-of-type(3) .item-text{left: auto;right: 0;text-align: right;}
.footer .foot-address .foot-address-item:nth-last-of-type(4) .item-text{left: auto;right: 0;text-align: right;}
.footer .foot-address .foot-address-item:nth-last-of-type(5) .item-text{left: auto;right: 0;text-align: right;}

.footer .foot-bot{position: relative;width: 100%;padding-top: 20px;padding-bottom: 24px;}
.footer .foot-bot .foot-links{position: relative;width: 100%;text-align: center;font-size: 12px;color: rgba(246, 249, 253, 0.5);line-height: 18px;}
.footer .foot-bot .foot-links a{margin-right: 8px;color: rgba(246, 249, 253, 0.5);}
.footer .foot-bot .foot-links a:hover{color: #fff;}
.footer .foot-bot .copyright{position: relative;width: 100%;margin-top: 28px;font-size: 16px;color: #FFFFFF;line-height: 24px;}
@media screen and (max-width:1459px) {
	.footer .foot-logo{padding-top: 56px;}
	.footer .foot-top{padding-top: 20px;padding-bottom: 34px;}
	.footer .foot-top .foot-top-left{width: calc(100% - 400px);}
	.footer .foot-top .foot-top-right{width: 380px;}
	.footer .flist{padding-right: 10px;}
	.footer .flist1{width: 136px;}
	.footer .flist2{width: 120px;}
	.footer .flist3{width: 120px;}
	.footer .flist4{width: 120px;}
	.footer .flist5{width: 120px;}
	.footer .flist6{width: 120px;}
	.footer .flist .foot-title{font-size: 18px;line-height: 30px;margin-bottom: 0px;}
	.footer .flist .foot-list{font-size: 16px;line-height: 28px;}
	.footer .foot-right-flex{padding-top: 4px;}
	.footer .foot-right-list{width: 182px;}
	.footer .foot-right-list .list-item{margin-bottom: 8px;}
	.footer .foot-right-list .list-item .item-title{padding: 4px;font-size: 16px;line-height: 30px;border-radius: 19px;}
	.footer .foot-right-list .list-item .item-title .iconfont{width: 30px;height: 30px;line-height: 30px;font-size: 16px;margin-right: 8px;}
	.footer .foot-right-img{width: 136px;}
	.footer .foot-add-title{font-size: 18px;line-height: 30px;}
	.footer .foot-address .foot-address-list{padding-top: 6px;margin-right: -30px;}
	.footer .foot-address .foot-address-item{margin-right: 30px;}
	.footer .foot-address-item .item-title{font-size: 16px;line-height: 28px;}
	.footer .foot-address-item .item-title::before{bottom: -8px;right: 18px;font-size: 18px;line-height: 12px;}
	.footer .foot-address-item:hover .item-title::before, .footer .foot-address-item.active .item-title::before{width: 18px;}
	.footer .foot-address-item .item-title .iconfont{font-size: 20px;line-height: 28px;margin-right: 4px;}
	.footer .foot-address-content{padding-top: 10px;}
	.footer .foot-address-item .item-text{padding-left: 18px;margin-top: 10px; font-size: 14px;line-height: 24px;}
	.footer .foot-address .foot-address-item:nth-last-of-type(1) .item-text{left: 0;right: auto;text-align: left;}
	.footer .foot-bot{padding-top: 16px;padding-bottom: 20px;}
	.footer .foot-bot .foot-links{font-size: 12px;line-height: 18px;}
	.footer .foot-bot .foot-links a{margin-right: 8px;}
	.footer .foot-bot .copyright{margin-top: 22px;font-size: 16px;line-height: 24px;}
}
@media screen and (max-width:1259px) {
	.footer .foot-logo{padding-top: 44px;}
	.footer .foot-top{padding-top: 18px;padding-bottom: 30px;}
	.footer .foot-top .foot-top-left{width: calc(100% - 320px);}
	.footer .foot-top .foot-top-right{width: 308px;}
	.footer .flist{padding-right: 10px;}
	.footer .flist1{width: 124px;}
	.footer .flist2{width: 100px;}
	.footer .flist3{width: 100px;}
	.footer .flist4{width: 100px;}
	.footer .flist5{width: 100px;}
	.footer .flist6{width: 100px;}
	.footer .flist .foot-title{font-size: 16px;line-height: 28px;margin-bottom: 0px;}
	.footer .flist .foot-list{font-size: 15px;line-height: 26px;}
	.footer .foot-right-flex{padding-top: 4px;}
	.footer .foot-right-list{width: 170px;}
	.footer .foot-right-list .list-item{margin-bottom: 8px;}
	.footer .foot-right-list .list-item .item-title{padding: 3px;font-size: 15px;line-height: 28px;border-radius: 18px;}
	.footer .foot-right-list .list-item .item-title .iconfont{width: 28px;height: 28px;line-height: 28px;font-size: 14px;margin-right: 8px;}
	.footer .foot-right-img{width: 124px;}
	.footer .foot-add-title{font-size: 16px;line-height: 28px;}
	.footer .foot-address .foot-address-list{padding-top: 6px;margin-right: -24px;}
	.footer .foot-address .foot-address-item{margin-right: 24px;}
	.footer .foot-address-item .item-title{font-size: 15px;line-height: 26px;}
	.footer .foot-address-item .item-title::before{display: none;}
	.footer .foot-address-item .item-title .iconfont{font-size: 18px;line-height: 26px;margin-right: 4px;}
	.footer .foot-address .foot-address-item:nth-last-of-type(2) .item-text{left: 0;right: auto;text-align: left;}
	.footer .foot-address-content{padding-top: 8px;}
	.footer .foot-address-item .item-text{padding-left: 16px;font-size: 14px;line-height: 24px;margin-top: 8px;}
	.footer .foot-bot{padding-top: 14px;padding-bottom: 16px;}
	.footer .foot-bot .foot-links{font-size: 12px;line-height: 18px;}
	.footer .foot-bot .foot-links a{margin-right: 6px;}
	.footer .foot-bot .copyright{margin-top: 18px;font-size: 15px;line-height: 24px;}
}
@media screen and (max-width:991px) {
	.footer .foot-logo{padding-top: 32px;}
	.footer .foot-top{padding-top: 16px;padding-bottom: 24px;}
	.footer .foot-top .foot-top-left{width: 100%;margin-bottom: 16px;}
	.footer .foot-top .foot-top-right{width: 100%;max-width: 400px;margin: 0 auto;}
	.footer .flist{padding-right: 10px;}
	.footer .flist1{width: 17.666667%;}
	.footer .flist2{width: 16.666667%;}
	.footer .flist3{width: 16.666667%;}
	.footer .flist4{width: 16.666667%;}
	.footer .flist5{width: 16.666667%;}
	.footer .flist6{width: 15.666667%;}

	.footer .flist .foot-title{font-size: 16px;line-height: 28px;margin-bottom: 0px;}
	.footer .flist .foot-list{font-size: 15px;line-height: 26px;}
	.footer .foot-right-flex{padding-top: 4px;}
	.footer .foot-right-list{width: 192px;}
	.footer .foot-right-list .list-item{margin-bottom: 8px;}
	.footer .foot-right-list .list-item .item-title{padding: 4px;font-size: 16px;line-height: 32px;border-radius: 21px;}
	.footer .foot-right-list .list-item .item-title .iconfont{width: 32px;height: 32px;line-height: 32px;font-size: 16px;margin-right: 8px;}
	.footer .foot-right-img{width: 144px;}
	.footer .foot-add-title{font-size: 16px;line-height: 28px;}
	.footer .foot-address .foot-address-list{padding-top: 6px;margin-right: -28px;}
	.footer .foot-address .foot-address-item{margin-right: 28px;}
	.footer .foot-address-item .item-title{font-size: 15px;line-height: 26px;}
	.footer .foot-address-item .item-title::before{display: none;}
	.footer .foot-address-item .item-title .iconfont{font-size: 18px;line-height: 26px;margin-right: 4px;}
	.footer .foot-address-content{padding-top: 8px;}
	.footer .foot-address .foot-address-item:nth-last-of-type(1) .item-text{left: auto;right: 0;text-align: right;}
	.footer .foot-address .foot-address-item:nth-last-of-type(3) .item-text{left: 0;right: auto;text-align: left;}
	.footer .foot-address .foot-address-item:nth-last-of-type(4) .item-text{left: 0;right: auto;text-align: left;}
	.footer .foot-address .foot-address-item:nth-last-of-type(5) .item-text{left: auto;right: 0;text-align: right;}
	.footer .foot-address .foot-address-item:nth-last-of-type(6) .item-text{left: auto;right: 0;text-align: right;}
	.footer .foot-address-item .item-text{padding-left: 16px;font-size: 14px;line-height: 24px;margin-top: 8px;}
	.footer .foot-bot{padding-top: 14px;padding-bottom: 16px;}
	.footer .foot-bot .foot-links{font-size: 12px;line-height: 18px;}
	.footer .foot-bot .foot-links a{margin-right: 6px;}
	.footer .foot-bot .copyright{margin-top: 14px;font-size: 14px;line-height: 22px;}
}
@media screen and (max-width:767px) {
	.footer .foot-logo{padding-top: 20px;text-align: center;}
	.footer .foot-top{padding-top: 12px;padding-bottom: 20px;}
	.footer .foot-top .foot-top-left{width: 100%;margin-bottom: 16px;display: none;}
	.footer .foot-top .foot-top-right{width: 100%;max-width: 400px;margin: 0 auto;}
	.footer .flist{padding-right: 10px;display: none;}

	.footer .flist .foot-title{font-size: 16px;line-height: 28px;margin-bottom: 0px;}
	.footer .flist .foot-list{font-size: 15px;line-height: 26px;}
	.footer .foot-right-flex{padding-top: 4px;}
	.footer .foot-right-list{width: 192px;}
	.footer .foot-right-list .list-item{margin-bottom: 8px;}
	.footer .foot-right-list .list-item .item-title{padding: 4px;font-size: 16px;line-height: 32px;border-radius: 21px;}
	.footer .foot-right-list .list-item .item-title .iconfont{width: 32px;height: 32px;line-height: 32px;font-size: 16px;margin-right: 8px;}
	.footer .foot-right-img{width: 144px;}
	.footer .foot-add-title{font-size: 16px;line-height: 28px;}
	.footer .foot-address .foot-address-list{padding-top: 6px;margin-right: 0;}
	.footer .foot-address .foot-address-item{margin-right: 0;width: 100%;margin-bottom: 10px;}
	.footer .foot-address-item .item-title{font-size: 15px;line-height: 26px;}
	.footer .foot-address-item .item-title::before{display: none;}
	.footer .foot-address-item .item-title .iconfont{font-size: 18px;line-height: 26px;margin-right: 4px;}
	.footer .foot-address-content{padding-top: 8px;}
	.footer .foot-address-item .item-text{padding-left: 16px;font-size: 14px;line-height: 24px;position: relative;display: block;width: 100%;top: 0;}
	.footer .foot-address .foot-address-item:nth-last-of-type(1) .item-text{left: 0;right: auto;text-align: left;}
	.footer .foot-address .foot-address-item:nth-last-of-type(3) .item-text{left: 0;right: auto;text-align: left;}
	.footer .foot-address .foot-address-item:nth-last-of-type(4) .item-text{left: 0;right: auto;text-align: left;}
	.footer .foot-address .foot-address-item:nth-last-of-type(5) .item-text{left: 0;right: auto;text-align: left;}
	.footer .foot-address .foot-address-item:nth-last-of-type(6) .item-text{left: 0;right: auto;text-align: left;}
	.footer .foot-bot{padding-top: 14px;padding-bottom: 16px;}
	.footer .foot-bot .foot-links{font-size: 12px;line-height: 18px;display: none;}
	.footer .foot-bot .foot-links a{margin-right: 6px;}
	.footer .foot-bot .copyright{margin-top: 14px;font-size: 14px;line-height: 22px;}
}
@media screen and (max-width:380px) {
	.footer .foot-logo{padding-top: 20px;text-align: center;}
	.footer .foot-top{padding-top: 10px;padding-bottom: 16px;}
	.footer .foot-top .foot-top-left{width: 100%;margin-bottom: 16px;display: none;}
	.footer .foot-top .foot-top-right{width: 100%;max-width: 280px; margin: 0 auto;}
	.footer .flist{padding-right: 10px;display: none;}

	.footer .flist .foot-title{font-size: 16px;line-height: 28px;margin-bottom: 0px;}
	.footer .flist .foot-list{font-size: 15px;line-height: 26px;}
	.footer .foot-right-flex{padding-top: 4px;}
	.footer .foot-right-list{width: 100%;}
	.footer .foot-right-list .list-item{margin-bottom: 10px;}
	.footer .foot-right-list .list-item .item-title{padding: 4px;font-size: 16px;line-height: 32px;border-radius: 21px;}
	.footer .foot-right-list .list-item .item-title .iconfont{width: 32px;height: 32px;line-height: 32px;font-size: 16px;margin-right: 8px;}
	.footer .foot-right-img{max-width: 150px;margin: 0 auto;}
	.footer .foot-add-title{font-size: 16px;line-height: 28px;}
	.footer .foot-address .foot-address-list{padding-top: 6px;margin-right: -28px;}
	.footer .foot-address .foot-address-item{margin-right: 28px;}
	.footer .foot-address-item .item-title{font-size: 15px;line-height: 26px;}
	.footer .foot-address-item .item-title::before{display: none;}
	.footer .foot-address-item .item-title .iconfont{font-size: 18px;line-height: 26px;margin-right: 4px;}
	.footer .foot-address-content{padding-top: 8px;}
	.footer .foot-content-item .item-text{padding-left: 16px;font-size: 14px;line-height: 24px;}
	.footer .foot-bot{padding-top: 14px;padding-bottom: 16px;}
	.footer .foot-bot .foot-links{font-size: 12px;line-height: 18px;display: none;}
	.footer .foot-bot .foot-links a{margin-right: 6px;}
	.footer .foot-bot .copyright{margin-top: 14px;font-size: 14px;line-height: 22px;}
}

.index-section{position: relative;width: 100%;}
.index-sec-top{position: relative;width: 100%;text-align: center;}
.index-sec-top .index-sec-title{position: relative;width: 100%;font-family: SourceHanSansCN-Bold;font-weight: bold;font-size: 40px;color: #000000;line-height: 52px;}
.index-sec-top .index-sec-text{position: relative;width: 100%;font-size: 24px;color: #000;line-height: 36px;margin-top: 12px;}
.index-tbody-btn{position: relative;width: 100%;}
.index-tbody-btn .btnn{position: relative;display: inline-block;vertical-align: top;text-align: center;min-width: 163px;padding: 6px 20px;padding-right: 65px;line-height: 36px;font-size: 18px;color: #FFFFFF;background: #222222;border-radius: 24px;font-family: SourceHanSansCN-Medium;}
.index-tbody-btn.white .btnn{background: #FFFFFF;color: #222;}
.index-tbody-btn .btnn .iconfont{display: inline-block;vertical-align: top;text-align: center;position: absolute;top: 4px;right: 4px;bottom: 4px;width: 40px;height: 40px;line-height: 40px;font-size: 18px;color: #fff;background: #FF7E28;border-radius: 50%;}
.index-tbody-btn a.btnn:hover{color: #FFFFFF;background: #222222;}
.index-tbody-btn a.btnn:hover .iconfont{color: #fff;background: #006FE8;}
.index-tbody-btn.white a.btnn:hover{background: #FFFFFF;color: #222;}
.index-tbody-btn.white a.btnn:hover .iconfont{color: #fff;background: #006FE8;}

@media screen and (max-width:1459px) {
	.index-sec-top .index-sec-title{font-size: 36px;line-height: 48px;}
	.index-sec-top .index-sec-text{font-size: 22px;line-height: 34px;margin-top: 10px;}
	.index-tbody-btn .btnn{min-width: 156px;padding: 5px 18px;padding-right: 60px;line-height: 34px;font-size: 18px;border-radius: 22px;}
	.index-tbody-btn .btnn .iconfont{top: 4px;right: 4px;bottom: 4px;width: 36px;height: 36px;line-height: 36px;font-size: 16px;}
}
@media screen and (max-width:1259px) {
	.index-sec-top .index-sec-title{font-size: 32px;line-height: 44px;}
	.index-sec-top .index-sec-text{font-size: 20px;line-height: 32px;margin-top: 8px;}
	.index-tbody-btn .btnn{min-width: 148px;padding: 4px 16px;padding-right: 56px;line-height: 32px;font-size: 16px;border-radius: 20px;}
	.index-tbody-btn .btnn .iconfont{top: 3px;right: 3px;bottom: 3px;width: 34px;height: 34px;line-height: 34px;font-size: 16px;}
}
@media screen and (max-width:991px) {
	.index-sec-top .index-sec-title{font-size: 28px;line-height: 40px;}
	.index-sec-top .index-sec-text{font-size: 18px;line-height: 30px;margin-top: 8px;}
	.index-tbody-btn .btnn{min-width: 140px;padding: 4px 12px;padding-right: 50px;line-height: 28px;font-size: 15px;border-radius: 18px;}
	.index-tbody-btn .btnn .iconfont{top: 2px;right: 2px;bottom: 2px;width: 32px;height: 32px;line-height: 32px;font-size: 15px;}
}
@media screen and (max-width:720px) {
	.index-sec-top .index-sec-title{font-size: 24px;line-height: 36px;}
	.index-sec-top .index-sec-text{font-size: 16px;line-height: 28px;margin-top: 8px;}
	.index-tbody-btn .btnn{min-width: 128px;padding: 4px 12px;padding-right: 50px;line-height: 28px;font-size: 15px;border-radius: 18px;}
	.index-tbody-btn .btnn .iconfont{top: 2px;right: 2px;bottom: 2px;width: 32px;height: 32px;line-height: 32px;font-size: 15px;}
}
@media screen and (max-width:560px) {
	.index-sec-top .index-sec-title{font-size: 20px;line-height: 32px;}
	.index-sec-top .index-sec-text{font-size: 15px;line-height: 26px;margin-top: 8px;}
	.index-tbody-btn .btnn{min-width: 128px;padding: 4px 12px;padding-right: 50px;line-height: 28px;font-size: 15px;border-radius: 18px;}
	.index-tbody-btn .btnn .iconfont{top: 2px;right: 2px;bottom: 2px;width: 32px;height: 32px;line-height: 32px;font-size: 15px;}
}

.index-sec1{position: relative;width: 100%;padding-top: 7.1875%;padding-bottom: 20px;}
.index-sec1-box{position: relative;width: 100%;padding: 54px 38px 42px;background: url(../img/index/250703/sec1-bgi.png) no-repeat center center;background-size: cover;background-color: rgba(255,255,255,0.55);box-shadow: 0px 1px 57px 0px rgba(6,0,1,0.13);border-radius: 48px;border: 1px solid #FFFFFF;}
.index1-tbody{position: relative;width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;padding-top: 41px;}
.index1-tbody-left{position: relative;width: 64.955%;}
.index1-tbody-right{position: relative;width: 31.571%;}
.index1-tbody-box{position: relative;width: 100%;padding-top: 25px;}
.index1-tbody-video{position: relative;width: 100%;}
.index1-tbody-video .index1-videobox{position: relative;width: 100%;background: rgba(255,255,255,0.65);box-shadow: 0px 0px 10px 0px rgba(3,35,87,0.09);border-radius: 35px;overflow: hidden;padding-bottom: 48.9535%;height: 0;}
.index1-tbody-video .index1-videobox .play-video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;overflow: hidden;}
.index1-tbody-list{position: relative;font-size: 0;letter-spacing: 0;margin-left:-8px;margin-right:-8px;display: flex;flex-wrap: wrap;}
.index1-tbody-item{position: relative;display: inline-block;vertical-align: top;width: 50%;padding: 0 8px;margin-bottom: 18px;}
.index1-tbody-item .item-box{position: relative;width: 100%;text-align: center;background: rgba(255,255,255,0.65);box-shadow: 0px 0px 10px 0px rgba(3,35,87,0.09);border-radius: 35px;border: 1px solid #FFFFFF;padding: 28px 15px 22px;}
.index1-tbody-item .item-box .item-title{position: relative;width: 100%;font-family: SourceHanSansCN-Bold;font-weight: bold;font-size: 24px;color: #222222;line-height: 32px;}
.index1-tbody-item .item-box .item-text{position: relative;width: 100%;font-size: 18px;color: #222222;line-height: 28px;margin-top: 8px;}
.index1-tbody-btn{position: relative;width: 100%;text-align: center;padding-top: 11px;}
@media screen and (max-width:1459px) {
	.index-sec1{padding-top: 7.15%;padding-bottom: 18px;}
	.index-sec1-box{padding: 46px 30px 36px;}
	.index1-tbody{padding-top: 36px;}
	.index1-tbody-left{width: 65%;}
	.index1-tbody-right{width: 33%;}
	.index1-tbody-box{padding-top: 22px;}
	.index1-tbody-video .index1-videobox{border-radius: 30px;}
	.index1-tbody-list{margin-left:-4px;margin-right:-4px;}
	.index1-tbody-item{width: 50%;padding: 0 4px;margin-bottom: 18px;}
	.index1-tbody-item .item-box{border-radius: 30px;padding: 26px 12px 20px;}
	.index1-tbody-item .item-box .item-title{font-size: 20px;line-height: 30px;}
	.index1-tbody-item .item-box .item-text{font-size: 16px;line-height: 28px;margin-top: 8px;}
	.index1-tbody-btn{padding-top: 10px;}
}
@media screen and (max-width:1259px) {
	.index-sec1{padding-top: 7%;padding-bottom: 18px;}
	.index-sec1-box{padding: 40px 22px 30px;}
	.index1-tbody{padding-top: 30px;}
	.index1-tbody-left{width: 64%;}
	.index1-tbody-right{width: 34.5%;}
	.index1-tbody-box{padding-top: 12px;}
	.index1-tbody-video .index1-videobox{border-radius: 26px;}
	.index1-tbody-list{margin-left:-4px;margin-right:-4px;}
	.index1-tbody-item{width: 50%;padding: 0 4px;margin-bottom: 16px;}
	.index1-tbody-item .item-box{border-radius: 26px;padding: 20px 5px 18px;}
	.index1-tbody-item .item-box .item-title{font-size: 18px;line-height: 28px;}
	.index1-tbody-item .item-box .item-text{font-size: 15px;line-height: 26px;margin-top: 6px;}
	.index1-tbody-btn{padding-top: 8px;}
}
@media screen and (max-width:991px) {
	.index-sec1{padding-top: 7%;padding-bottom: 18px;}
	.index-sec1-box{padding: 36px 20px 28px;}
	.index1-tbody{padding-top: 28px;}
	.index1-tbody-left{width: 100%;}
	.index1-tbody-right{width: 100%;}
	.index1-tbody-box{padding-top: 18px;}
	.index1-tbody-video .index1-videobox{border-radius: 26px;}
	.index1-tbody-list{margin-left:-6px;margin-right:-6px;}
	.index1-tbody-item{width: 50%;padding: 0 6px;margin-bottom: 18px;}
	.index1-tbody-item .item-box{border-radius: 28px;padding: 24px 8px 18px;}
	.index1-tbody-item .item-box .item-title{font-size: 20px;line-height: 28px;}
	.index1-tbody-item .item-box .item-text{font-size: 16px;line-height: 26px;margin-top: 7px;}
	.index1-tbody-btn{padding-top: 8px;}
}
@media screen and (max-width:720px) {
	.index-sec1{padding-top: 6.75%;padding-bottom: 16px;}
	.index-sec1-box{padding: 30px 16px 24px;}
	.index1-tbody{padding-top: 24px;}
	.index1-tbody-left{width: 100%;}
	.index1-tbody-right{width: 100%;}
	.index1-tbody-box{padding-top: 18px;}
	.index1-tbody-video .index1-videobox{border-radius: 22px;}
	.index1-tbody-list{margin-left:-6px;margin-right:-6px;}
	.index1-tbody-item{width: 50%;padding: 0 6px;margin-bottom: 18px;}
	.index1-tbody-item .item-box{border-radius: 24px;padding: 20px 8px 16px;}
	.index1-tbody-item .item-box .item-title{font-size: 18px;line-height: 28px;}
	.index1-tbody-item .item-box .item-text{font-size: 16px;line-height: 26px;margin-top: 7px;}
	.index1-tbody-btn{padding-top: 8px;}
}
@media screen and (max-width:540px) {
	.index-sec1{padding-top: 6.75%;padding-bottom: 16px;}
	.index-sec1-box{padding: 24px 16px 20px;}
	.index1-tbody{padding-top: 20px;}
	.index1-tbody-left{width: 100%;}
	.index1-tbody-right{width: 100%;}
	.index1-tbody-box{padding-top: 18px;}
	.index1-tbody-video .index1-videobox{border-radius: 22px;}
	.index1-tbody-list{margin-left:-6px;margin-right:-6px;}
	.index1-tbody-item{width: 50%;padding: 0 6px;margin-bottom: 18px;}
	.index1-tbody-item .item-box{border-radius: 24px;padding: 20px 8px 16px;}
	.index1-tbody-item .item-box .item-title{font-size: 16px;line-height: 28px;}
	.index1-tbody-item .item-box .item-text{font-size: 14px;line-height: 24px;margin-top: 6px;}
	.index1-tbody-btn{padding-top: 8px;}
}

.index-sec2{position: relative;width: 100%;padding: 6.25% 0;background: url(../img/index/250703/sec2-bgi.png) no-repeat center center;background-size: cover;}
.index2-tbody{position: relative;width: 100%;padding-top: 70px;}
.index2-tbody-nav{position: relative;width: 100%;max-width: 1326px;margin: 0 auto;padding: 8px 5px;background: #F6F6F6;border-radius: 20px;border: 1px solid #BACADD;display: flex;flex-wrap: wrap;}
.index2-tbody-nav .index2-nav-item{position: relative;display: inline-block;vertical-align: top;width: 20%;padding: 0 5px;}
.index2-tbody-nav .index2-nav-item .item-box{position: relative;width: 100%;display: flex;align-items: center;padding: 4px 6px;background: #FFFFFF;border-radius: 18px;border: 1px solid #BACADD;font-size: 24px;color: #000000;line-height: 36px;}
.index2-tbody-nav .index2-nav-item .item-box img{display: inline-block;vertical-align: top;width: 48px;height: 48px;margin-right: 20px;background: linear-gradient(0deg, #B2D4F9 0%, #FFFFFF 100%);border-radius: 16px;}
.index2-tbody-nav .index2-nav-item .item-box:hover, .index2-tbody-nav .index2-nav-item.active .item-box{background: #006FE8;font-family: SourceHanSansCN-Bold;color: #FFFFFF;}
.index2-tbody-content{position: relative;width: 100%;padding-top: 64px;}
.index2-content-item{position: relative;width: 100%;display: none;}
.index2-content-flex{position: relative;width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.index2-content-left{position: relative;width: 40%;}
.index2-content-right{position: relative;width: 58.5%;}
.index2-content-right .index2-right-item{position: relative;width: 100%;display: none;}
.index2-content-right .index2-right-item1{display: block !important;}
.index2-content-right .index2-right-img{position: relative;width: 100%;text-align: center;}
.index2-content-right .index2-right-img .item-pic{position: relative;width: 100%;text-align: center;}
.index2-content-right .index2-right-img .item-pic img{display: inline-block;vertical-align: top;width: auto;max-width: 100%;}
.index2-tbody-tabs{position: relative;width: 100%;}
.index2-tbody-tabs .index2-tabs-item{position: relative;width: 100%;margin-bottom: 12px;}
.index2-tbody-tabs .index2-tabs-item .item-box{position: relative;width: 100%;background: #FFFFFF;box-shadow: 0px 0px 18px 0px rgba(56,84,122,0.1);border-radius: 24px;padding: 24px 68px;transition: all .5s;}
.index2-tbody-tabs .index2-tabs-item .item-box .item-title{position: relative;width: 100%;text-align: center;font-family: SourceHanSansCN-Bold;font-weight: bold;font-size: 24px;color: #222222;line-height: 36px;}
.index2-tbody-tabs .index2-tabs-item .item-box .item-desc{position: relative;width: 100%;font-size: 16px;margin-top: 4px;color: #FFFFFF;line-height: 28px;display: none;}
.index2-tbody-tabs .index2-tabs-item .item-box .item-info{position: relative;width: 100%;margin-top: 6px;display: none;}
.index2-tbody-tabs .index2-tabs-item .item-box .item-info .item-text{position: relative;width: 100%;font-size: 18px;color: #FFFFFF;line-height: 28px;display: flex;flex-wrap: wrap;}
.index2-tbody-tabs .index2-tabs-item .item-box .item-text .item{width: 50%;}
.index2-tbody-tabs .index2-tabs-item .item-box .item-text .item1{width: 30%;}
.index2-tbody-tabs .index2-tabs-item.active .item-box{background: #016FE8;padding: 32px 68px 24px;}
.index2-tbody-tabs .index2-tabs-item.active .item-box .item-title{text-align: left;color: #fff;}
.index2-tbody-tabs .index2-tabs-item.active .item-box .item-desc{display: block;}
.index2-tbody-tabs .index2-tabs-item.active .item-box .item-info{display: block;}

@media screen and (max-width:1459px) {
	.index-sec2{padding: 6.125% 0;}
	.index2-tbody{padding-top: 60px;}
	.index2-tbody-nav{;padding: 7px 4px;border-radius: 18px;}
	.index2-tbody-nav .index2-nav-item{width: 20%;padding: 0 4px;}
	.index2-tbody-nav .index2-nav-item .item-box{padding: 3px 5px;border-radius: 16px;font-size: 20px;line-height: 32px;}
	.index2-tbody-nav .index2-nav-item .item-box img{width: 42px;height: 42px;margin-right: 16px;border-radius: 12px;}
	.index2-tbody-content{padding-top: 56px;}
	.index2-content-left{width: 38%;}
	.index2-content-right{width: 60.5%;}
	.index2-tbody-tabs .index2-tabs-item{margin-bottom: 10px;}
	.index2-tbody-tabs .index2-tabs-item .item-box{border-radius: 22px;padding: 20px 54px;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-title{font-size: 22px;line-height: 34px;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-desc{font-size: 16px;margin-top: 4px;line-height: 26px;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-info .item-text{font-size: 16px;line-height: 26px;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-text .item{width: 50%;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-text .item1{width: 30%;}
	.index2-tbody-tabs .index2-tabs-item.active .item-box{padding: 26px 56px 20px;}
}
@media screen and (max-width:1259px) {
	.index-sec2{padding: 6% 0;}
	.index2-tbody{padding-top: 50px;}
	.index2-tbody-nav{;padding: 6px 4px;border-radius: 18px;}
	.index2-tbody-nav .index2-nav-item{width: 33.3333333333333%;padding: 0 4px;margin-bottom: 8px;}
	.index2-tbody-nav .index2-nav-item .item-box{padding: 3px 5px;border-radius: 16px;font-size: 20px;line-height: 32px;}
	.index2-tbody-nav .index2-nav-item .item-box img{width: 42px;height: 42px;margin-right: 16px;border-radius: 12px;}
	.index2-tbody-content{padding-top: 48px;}
	.index2-content-left{width: 38%;}
	.index2-content-right{width: 60.5%;}
	.index2-tbody-tabs .index2-tabs-item{margin-bottom: 10px;}
	.index2-tbody-tabs .index2-tabs-item .item-box{border-radius: 20px;padding: 18px 32px;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-title{font-size: 18px;line-height: 30px;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-desc{font-size: 15px;margin-top: 4px;line-height: 24px;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-info .item-text{font-size: 15px;line-height: 24px;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-text .item{width: 50%;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-text .item1{width: 30%;}
	.index2-tbody-tabs .index2-tabs-item.active .item-box{padding: 20px 32px 16px;}
}
@media screen and (max-width:991px) {
	.index-sec2{padding: 6% 0;}
	.index2-tbody{padding-top: 40px;}
	.index2-tbody-nav{;padding: 6px 4px;border-radius: 18px;}
	.index2-tbody-nav .index2-nav-item{width: 33.3333333333333%;padding: 0 4px;margin-bottom: 8px;}
	.index2-tbody-nav .index2-nav-item .item-box{padding: 3px 5px;border-radius: 16px;font-size: 18px;line-height: 30px;}
	.index2-tbody-nav .index2-nav-item .item-box img{width: 40px;height: 40px;margin-right: 12px;border-radius: 12px;}
	.index2-tbody-content{padding-top: 40px;}
	.index2-content-left{width: 100%;}
	.index2-content-right{width: 100%;padding-top: 20px;}
	.index2-tbody-tabs .index2-tabs-item{margin-bottom: 10px;}
	.index2-tbody-tabs .index2-tabs-item .item-box{border-radius: 18px;padding: 18px 32px;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-title{font-size: 18px;line-height: 30px;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-desc{font-size: 14px;margin-top: 4px;line-height: 24px;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-info .item-text{font-size: 15px;line-height: 24px;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-text .item{width: 50%;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-text .item1{width: 30%;}
	.index2-tbody-tabs .index2-tabs-item.active .item-box{padding: 20px 32px 16px;}
}
@media screen and (max-width:750px) {
	.index-sec2{padding: 5.875% 0;}
	.index2-tbody{padding-top: 30px;}
	.index2-tbody-nav{;padding: 6px 4px 0;border-radius: 18px;}
	.index2-tbody-nav .index2-nav-item{width: 50%;padding: 0 4px;margin-bottom: 8px;}
	.index2-tbody-nav .index2-nav-item .item-box{padding: 3px 5px;border-radius: 16px;font-size: 18px;line-height: 30px;}
	.index2-tbody-nav .index2-nav-item .item-box img{width: 40px;height: 40px;margin-right: 12px;border-radius: 12px;}
	.index2-tbody-content{padding-top: 30px;}
	.index2-content-left{width: 100%;}
	.index2-content-right{width: 100%;padding-top: 20px;}
	.index2-tbody-tabs .index2-tabs-item{margin-bottom: 10px;}
	.index2-tbody-tabs .index2-tabs-item .item-box{border-radius: 18px;padding: 14px 24px;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-title{font-size: 18px;line-height: 30px;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-desc{font-size: 14px;margin-top: 4px;line-height: 24px;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-info .item-text{font-size: 15px;line-height: 24px;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-text .item{width: 50%;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-text .item1{width: 50%;}
	.index2-tbody-tabs .index2-tabs-item.active .item-box{padding: 14px 24px;}
}
@media screen and (max-width:540px) {
	.index-sec2{padding: 5.75% 0;}
	.index2-tbody{padding-top: 24px;}
	.index2-tbody-nav{;padding: 6px 4px 0;border-radius: 18px;}
	.index2-tbody-nav .index2-nav-item{width: 50%;padding: 0 4px;margin-bottom: 8px;}
	.index2-tbody-nav .index2-nav-item .item-box{padding: 3px 5px;border-radius: 16px;font-size: 18px;line-height: 30px;}
	.index2-tbody-nav .index2-nav-item .item-box img{width: 40px;height: 40px;margin-right: 12px;border-radius: 12px;}
	.index2-tbody-content{padding-top: 30px;}
	.index2-content-left{width: 100%;}
	.index2-content-right{width: 100%;padding-top: 20px;}
	.index2-tbody-tabs .index2-tabs-item{margin-bottom: 10px;}
	.index2-tbody-tabs .index2-tabs-item .item-box{border-radius: 18px;padding: 14px 24px;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-title{font-size: 18px;line-height: 30px;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-desc{font-size: 14px;margin-top: 4px;line-height: 24px;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-info .item-text{font-size: 14px;line-height: 24px;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-text .item{width: 50%;}
	.index2-tbody-tabs .index2-tabs-item .item-box .item-text .item1{width: 50%;}
	.index2-tbody-tabs .index2-tabs-item.active .item-box{padding: 14px 24px;}
}

.index-sec3{position: relative;width: 100%;padding-top: 65px;padding-bottom: 60px;}
.index3-tbody{position: relative;width: 100%;background: url(../img/index/250703/sec3-bgi.png) no-repeat center center;background-size: cover;padding: 96px 55px 55px;border-radius: 73px;overflow: hidden;}
.index3-tbody-title{position: relative;width: 100%;text-align: center;font-family: SourceHanSansCN-Bold;font-weight: bold;font-size: 40px;line-height: 48px;color: #FFFFFF;text-shadow: -1px 1px 5px rgba(56,84,122,0.25);}
.index3-tbody-text{position: relative;width: 100%;max-width: 672px;margin: 0 auto; margin-top: 33px; padding: 14px 34px;padding-left: 102px;background: rgba(255,255,255,0.67);font-size: 24px;color: #222222;line-height: 33px;border-radius: 32px;border: 2px solid #FFFFFF;}
.index3-tbody-text img{display: inline-block;vertical-align: top;position: absolute;left: 30px;top: 50%;transform: translateY(-50%);width: 48px;}
.index3-tbody-info{position: relative;width: 100%;padding: 30px 0 50px;}
.index3-tbody-img{position: relative;width: 100%;}
.index3-tbody-img .item-pic{position: relative;width: 100%;display: block;text-align: center;}
.index3-tbody-img .item-pic img{display: inline-block;vertical-align: top;width: 100%;}
.index3-tbody-list{position: relative;width: 100%;overflow: hidden;}
.index3-tbody-item{position: relative;width: 100%;margin-bottom: 0px; }
.index3-tbody-list .index3-tbody-item:nth-of-type(even){margin-left: -100px;}
.index3-tbody-item * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;display: block;}
.index3-tbody-item .tempWrap {position: relative;width: 100% !important;overflow: unset !important; }
.index3-tbody-item .picList li {float: left;width: 20%;}
.index3-tbody-item .picList .item-pic {position: relative;overflow: hidden;width: 100%;}
.index3-tbody-item .picList .item-pic img {display: inline-block;vertical-align: top;width: 100%;}
.index3-tbody-btn{position: relative;width: 100%;text-align: center;}
@media screen and (max-width:1459px) {
	.index-sec3{padding-top: 56px;padding-bottom: 52px;}
	.index3-tbody{padding: 88px 44px 44px;border-radius: 60px;}
	.index3-tbody-title{font-size: 36px;line-height: 44px;}
	.index3-tbody-text{margin-top: 30px; padding: 12px 28px;padding-left: 96px;font-size: 22px;line-height: 32px;border-radius: 30px;}
	.index3-tbody-text img{left: 28px;width: 48px;}
	.index3-tbody-info{padding: 28px 0 44px;}
}
@media screen and (max-width:1259px) {
	.index-sec3{padding-top: 44px;padding-bottom: 44px;}
	.index3-tbody{padding: 74px 32px 32px;border-radius: 48px;}
	.index3-tbody-title{font-size: 32px;line-height: 40px;}
	.index3-tbody-text{margin-top: 28px; padding: 10px 24px;padding-left: 88px;font-size: 20px;line-height: 30px;border-radius: 27px;}
	.index3-tbody-text img{left: 24px;width: 44px;}
	.index3-tbody-info{padding: 24px 0 38px;}
}
@media screen and (max-width:991px) {
	.index-sec3{padding-top: 36px;padding-bottom: 36px;}
	.index3-tbody{padding: 60px 24px 28px;border-radius: 36px;}
	.index3-tbody-title{font-size: 28px;line-height: 36px;}
	.index3-tbody-text{margin-top: 24px; padding: 10px 20px;padding-left: 88px;font-size: 18px;line-height: 28px;border-radius: 26px;}
	.index3-tbody-text img{left: 24px;width: 44px;}
	.index3-tbody-info{padding: 20px 0 32px;}
}
@media screen and (max-width:750px) {
	.index-sec3{padding-top: 28px;padding-bottom: 28px;}
	.index3-tbody{padding: 48px 18px 24px;border-radius: 30px;}
	.index3-tbody-title{font-size: 24px;line-height: 32px;}
	.index3-tbody-text{margin-top: 20px; padding: 10px 20px;padding-left: 88px;font-size: 18px;line-height: 28px;border-radius: 26px;}
	.index3-tbody-text img{left: 20px;width: 40px;}
	.index3-tbody-info{padding: 20px 0 32px;}
}
@media screen and (max-width:560px) {
	.index-sec3{padding-top: 24px;padding-bottom: 24px;}
	.index3-tbody{padding: 36px 15px 20px;border-radius: 24px;}
	.index3-tbody-title{font-size: 20px;line-height: 30px;}
	.index3-tbody-text{margin-top: 18px; padding: 10px 16px;padding-left: 76px;font-size: 18px;line-height: 28px;border-radius: 26px;}
	.index3-tbody-text img{left: 16px;width: 40px;}
	.index3-tbody-info{padding: 16px 0 28px;}
}
.index-sec4{position: relative;width: 100%;padding-top: 82px;padding-bottom: 7.8645833333%;}
.index4-tbody{position: relative;display: flex;flex-wrap: wrap;justify-content: space-between; margin-left: -48px;margin-right: -48px;padding: 0 48px;padding-top: 78px;}
.index4-tbody .swiper-button{top: 50%;transform: translateY(-50%);margin-top: 20px;font-size: 32px;line-height: 40px;height: 40px;color: #016FE8;width: 32px;text-align: center;}
/* .index4-tbody-left{position: relative;width: 62.14285715%;}
.index4-tbody-right{position: relative;width: 36.85715%;} */
.index4-tbody .mySwiper-index4{position: relative;width: 100%;}
.index4-tbody .mySwiper-index4 .swiper-slide{width: 11.5%;}
.index4-tbody .mySwiper-index4 .swiper-slide.active{width: 36.35%;transition: all .5s;}

.index4-tbody-item{position: relative;width: 100%;height: auto;transition: all .5s; }
.index4-tbody .mySwiper-index4 .swiper-slide.active .index4-tbody-item{display: none;height: 0;}
.index4-tbody-item .item-box{position: relative;width: 100%;border-radius: 24px;border: 1px solid #FFFFFF;overflow: hidden;transition: all .5s;}
.index4-tbody-item .item-box .item-pic{position: relative;width: 100%;}
.index4-tbody-item .item-box .item-pic img{display: inline-block;vertical-align: top;width: 100%;}
.index4-tbody-item .item-box .item-body{position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);width: 100%;text-align: center;}
.index4-tbody-item .item-box .item-body .item-title{display: inline-block;vertical-align: top;min-width: 110px;padding: 5px 15px;text-align: center;font-size: 24px;color: #FFFFFF;line-height: 36px;background: rgba(0,0,0,0.53);border-radius: 23px;}
.index4-right-content{position: relative;width: 100%;}
.index4-content-item{position: relative;width: 100%;height: 0; display: none;transition: all .5s;}
.index4-tbody .mySwiper-index4 .swiper-slide.active .index4-content-item{display: block;height: auto;}
.index4-content-item .item-box{position: relative;width: 100%;background: #F6F6F6;border-radius: 24px;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;border: 1px solid #BACADD;padding: 16px 15px;}
.index4-content-item .item-box .item-pic{position: relative;width: 253px;background: #006FE8;box-shadow: 0px 0px 46px 0px rgba(6,0,1,0.1);border-radius: 16px;}
.index4-content-item .item-box .item-pic img{position: relative;display: inline-block;vertical-align: top;width: 100%;}
.index4-content-item .item-box .item-body{position: relative;width: calc(100% - 275px);}
.index4-content-item .item-body .item-title{position: relative;width: 100%;font-family: SourceHanSansCN-Bold;font-weight: bold;font-size: 24px;color: #222222;line-height: 36px;}
.index4-content-item .item-body .item-desc{position: relative;width: 100%;font-size: 18px;color: #222222;line-height: 34px;margin-top: 8px;overflow: hidden;}
.index4-content-item .item-box .item-btn{position: absolute;right: 30px;bottom: 42px;}
.index4-content-item .item-box .item-btn .btnn{display: inline-block;vertical-align: top;width: 50px;height: 50px;border-radius: 50%;}
.index4-content-item .item-box .item-btn img{display: inline-block;vertical-align: top;width: 100%;}
.index4-tbody-btn{position: relative;width: 100%;text-align: center;margin-top: 62px;}
@media screen and (max-width:1459px) {
	.index-sec4{padding-top: 70px;padding-bottom: 7.75%;}
	.index4-tbody{margin-left: -36px;margin-right: -36px;padding: 0 36px;padding-top: 66px;}
	.index4-tbody .swiper-button{margin-top: 16px;font-size: 28px;line-height: 32px;height: 32px;width: 28px;}
	/* 	.index4-tbody-left{width: 56.25%;}
        .index4-tbody-right{width: 43%;} */
	.index4-tbody .mySwiper-index4 .swiper-slide{width: 11.75%;}
	.index4-tbody .mySwiper-index4 .swiper-slide.active{width: 36.375%;}
	.index4-tbody-item .item-box{border-radius: 20px;}
	.index4-tbody-item .item-box .item-body .item-title{min-width: 110px;padding: 4px 12px;font-size: 22px;line-height: 32px;border-radius: 20px;}
	.index4-content-item .item-box{border-radius: 22px;padding: 14px 12px;}
	.index4-content-item .item-box .item-pic{width: 236px;border-radius: 14px;}
	.index4-content-item .item-box .item-body{width: calc(100% - 248px);}
	.index4-content-item .item-body .item-title{font-size: 22px;line-height: 34px;}
	.index4-content-item .item-body .item-desc{font-size: 18px;line-height: 32px;margin-top: 8px;}
	.index4-content-item .item-box .item-btn{right: 24px;bottom: 32px;}
	.index4-content-item .item-box .item-btn .btnn{width: 42px;height: 42px;}
	.index4-tbody-btn{margin-top: 52px;}
}
@media screen and (max-width:1259px) {
	.index-sec4{padding-top: 58px;padding-bottom: 7.5%;}
	.index4-tbody{margin-left: -28px;margin-right: -28px;padding: 0 28px;padding-top: 54px;}
	.index4-tbody .swiper-button{margin-top: 16px;font-size: 22px;line-height: 28px;height: 28px;width: 24px;}
	/* .index4-tbody-left{width: 50%;}
	.index4-tbody-right{width: 49%;} */
	.index4-tbody .mySwiper-index4 .swiper-slide{width: 13.75%;}
	.index4-tbody .mySwiper-index4 .swiper-slide.active{width: 39.5%;}
	.index4-tbody-item .item-box{border-radius: 20px;}
	.index4-tbody-item .item-box .item-body .item-title{min-width: 110px;padding: 4px 12px;font-size: 22px;line-height: 32px;border-radius: 20px;}
	.index4-content-item .item-box{border-radius: 20px;padding: 12px 10px;}
	.index4-content-item .item-box .item-pic{width: 200px;border-radius: 12px;}
	.index4-content-item .item-box .item-body{width: calc(100% - 212px);}
	.index4-content-item .item-body .item-title{font-size: 20px;line-height: 32px;}
	.index4-content-item .item-body .item-desc{font-size: 16px;line-height: 28px;margin-top: 8px;}
	.index4-content-item .item-box .item-btn{right: 20px;bottom: 24px;}
	.index4-content-item .item-box .item-btn .btnn{width: 36px;height: 36px;}
	.index4-tbody-btn{margin-top: 42px;}
}
@media screen and (max-width:991px) {
	.index-sec4{padding-top: 46px;padding-bottom: 7.5%;}
	.index4-tbody{margin-left: -20px;margin-right: -20px;padding: 0 20px;padding-top: 42px;}
	.index4-tbody .swiper-button{margin-top: 0px;top: 50%; font-size: 18px;line-height: 28px;height: 28px;width: 20px;}
	/* .index4-tbody-left{width: 100%;}
	.index4-tbody-right{width: 100%;margin-top: 20px;} */
	.index4-tbody-item{display: none;}
	.index4-tbody-item .item-box{border-radius: 20px;}
	.index4-tbody-item .item-box .item-body .item-title{min-width: 110px;padding: 4px 12px;font-size: 20px;line-height: 30px;border-radius: 19px;}
	.index4-content-item{display: block;}
	.index4-content-item .item-box{border-radius: 20px;padding: 12px 10px;}
	.index4-content-item .item-box .item-pic{width: 100%;border-radius: 12px;}
	.index4-content-item .item-box .item-body{width:100%;padding-top: 12px;}
	.index4-content-item .item-body .item-title{font-size: 18px;line-height: 30px;}
	.index4-content-item .item-body .item-desc{font-size: 15px;line-height: 26px;margin-top: 6px;min-height: 78px;}
	.index4-content-item .item-box .item-btn{position: relative;margin-top: 10px; right: 0;bottom: 0;}
	.index4-content-item .item-box .item-btn .btnn{width: 36px;height: 36px;}
	.index4-tbody-btn{margin-top: 32px;}
}
@media screen and (max-width:720px) {
	.index-sec4{padding-top: 34px;padding-bottom: 7.5%;}
	.index4-tbody{margin-left: -18px;margin-right: -18px;padding: 0 18px;padding-top: 30px;}
	.index4-tbody .swiper-button{margin-top: 16px;top: 28%; font-size: 18px;line-height: 28px;height: 28px;width: 18px;}
	.index4-tbody-left{width: 100%;}
	.index4-tbody-right{width: 100%;margin-top: 16px;}
	.index4-tbody-item .item-box{border-radius: 18px;}
	.index4-tbody-item .item-box .item-body .item-title{min-width: 106px;padding: 4px 12px;font-size: 16px;line-height: 28px;border-radius: 18px;}
	.index4-content-item .item-box{border-radius: 18px;padding: 12px 10px;}
	.index4-content-item .item-box .item-pic{width: 100%;border-radius: 12px;}
	.index4-content-item .item-box .item-body{width:100%;padding-top: 12px;}
	.index4-content-item .item-body .item-title{font-size: 16px;line-height: 28px;}
	.index4-content-item .item-body .item-desc{font-size: 14px;line-height: 24px;margin-top: 6px;min-height: 72px;}
	.index4-tbody-btn{margin-top: 24px;}
}
.index-sec5{position: relative;width: 100%;padding-top: 48px;padding-bottom: 24px;background: url(../img/index/250703/sec5-bgi.png) no-repeat center center;background-size: cover;}
.index5-tbody{position: relative;width: 100%;}
.index5-tbody .index5-tbody-flex{position: relative;width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.index5-tbody .index5-tbody-left{position: relative;width: 380px;}
.index5-tbody .index5-tbody-right{position: relative;width: calc(100% - 392px);}
.index5-tbody .index5-tbody-left .index-sec-top{text-align: left;}
.index5-tbody-list{position: relative;font-size: 0;letter-spacing: 0;display: flex;flex-wrap: wrap;margin-left: -14px;margin-right: -14px;}
.index5-list-item{display: inline-block;vertical-align: top;width: 25%;padding: 0 14px;margin-bottom: 24px;}
.index5-list-item .item-box{position: relative;width: 100%;border-radius: 24px;text-align: center;transition: all .5s;background: #E6F0FC;}
.index5-list-item .item-box .item-pic{display: block;width: 100%;text-align: center;}
.index5-list-item .item-box .item-pic img{display: inline-block;vertical-align: top;width: 100%;}
@media screen and (max-width:1459px) {
	.index-sec5{padding-top: 42px;padding-bottom: 24px;}
	.index5-tbody .index5-tbody-left{width: 360px;}
	.index5-tbody .index5-tbody-right{width: calc(100% - 372px);}
	.index5-tbody-list{margin-left: -10px;margin-right: -10px;}
	.index5-list-item{width: 25%;padding: 0 10px;margin-bottom: 22px;}
	.index5-list-item .item-box{border-radius: 20px;}
}
@media screen and (max-width:1259px) {
	.index-sec5{padding-top: 36px;padding-bottom: 20px;}
	.index5-tbody .index5-tbody-left{width: 320px;}
	.index5-tbody .index5-tbody-right{width: calc(100% - 332px);}
	.index5-tbody-list{margin-left: -6px;margin-right: -6px;}
	.index5-list-item{width: 25%;padding: 0 6px;margin-bottom: 18px;}
	.index5-list-item .item-box{border-radius: 18px;}
}
@media screen and (max-width:991px) {
	.index-sec5{padding-top: 32px;padding-bottom: 20px;}
	.index5-tbody .index5-tbody-left{width: 100%;}
	.index5-tbody .index5-tbody-right{width: 100%;margin-top: 16px;}
	.index5-tbody .index5-tbody-left .index-sec-top{text-align: center;}
	.index5-tbody-list{margin-left: -6px;margin-right: -6px;}
	.index5-list-item{width: 25%;padding: 0 6px;margin-bottom: 18px;}
	.index5-list-item .item-box{border-radius: 18px;}
}
@media screen and (max-width:750px) {
	.index-sec5{padding-top: 28px;padding-bottom: 20px;}
	.index5-tbody .index5-tbody-left{width: 100%;}
	.index5-tbody .index5-tbody-right{width: 100%;margin-top: 16px;}
	.index5-tbody .index5-tbody-left .index-sec-top{text-align: center;}
	.index5-tbody-list{margin-left: -6px;margin-right: -6px;}
	.index5-list-item{width: 33.333333%;padding: 0 6px;margin-bottom: 18px;}
	.index5-list-item .item-box{border-radius: 18px;}
	.index5-list-item1{display: none;}
}
@media screen and (max-width:540px) {
	.index-sec5{padding-top: 20px;padding-bottom: 16px;}
	.index5-tbody .index5-tbody-left{width: 100%;}
	.index5-tbody .index5-tbody-right{width: 100%;margin-top: 16px;}
	.index5-tbody .index5-tbody-left .index-sec-top{text-align: center;}
	.index5-tbody-list{margin-left: -6px;margin-right: -6px;}
	.index5-list-item{width: 50%;padding: 0 6px;margin-bottom: 18px;}
	.index5-list-item .item-box{border-radius: 18px;}
	.index5-list-item1{display: none;}
}
.index-sec6{position: relative;width: 100%;padding-top: 70px;padding-bottom: 122px;}
.index6-tbody{position: relative;width: 100%;padding-top: 42px;}
.index6-tbody-flex{position: relative;width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.index6-tbody-left{position: relative;width: 49.5715%;}
.index6-tbody-right{position: relative;width: 41.15%;}
.index6-left-list{position: relative;font-size: 0;letter-spacing: 0;margin-left: -7px;margin-right: -7px;display: flex;flex-wrap: wrap;}
.index6-list-item{position: relative;display: inline-block;vertical-align: top;width: 50%;padding: 0 7px;margin-bottom: 20px;}
.index6-list-item .item-box{position: relative;width: 100%;}
.index6-list-item .item-box .item-pic{position: relative;width: 100%;border-radius: 32px;text-align: center;overflow: hidden;}
.index6-list-item .item-box .item-pic img{display: inline-block;vertical-align: top;width: 100%;}
.index6-list-item .item-box .item-btn{position: absolute;right: 11px;bottom: 14px;width: 55px;}
.index6-list-item .item-box .item-btn .btnn{display: inline-block;vertical-align: top;text-align: center;  width: 55px;height: 55px;line-height: 55px;font-size: 28px;color: #016FE8;background: #FFFFFF;box-shadow: 0px 1px 24px 0px rgba(6,0,1,0.13);border-radius: 50%;}
.index6-list-item .item-box .item-btn a.btnn:hover{color: #FFFFFF;background: #016FE8;}
.index6-list-item .item-box .item-body{position: relative;width: 100%;padding-top: 26px;}
.index6-list-item .item-body .item-title{position: relative;width: 100%;font-weight: bold;font-size: 16px;color: #222222;line-height: 24px;height: 48px;overflow: hidden;}
.index6-list-item .item-body .item-desc{position: relative;width: 100%;font-size: 14px;color: #222222;line-height: 24px;height: 48px;overflow: hidden;margin-top: 12px;}
.index6-list-item .item-body .item-date{position: relative;width: 100%;margin-top: 9px;font-size: 14px;color: #222222;line-height: 24px;}
.index6-list-item .item-body .item-date .iconfont{display: inline-block;vertical-align: top;font-size: 16px;line-height: 24px;margin-right: 4px;}
.index6-right-title{position: relative;width: 100%;font-weight: bold;font-size: 32px;color: #222222;line-height: 44px;margin-top: -6px;}
.index6-right-list{position: relative;width: 100%;margin-top: 16px;}
.index6-right-item{position: relative;width: 100%;margin-bottom: 16px;}
.index6-right-item .item-title{position: relative;width: 100%;font-size: 16px;padding-left: 24px;color: #222222;line-height: 30px;}
.index6-right-item .item-title span{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 18px;font-size: 16px;color: #FFFFFF;height: 18px;line-height: 18px;text-align: center;background: #016FE8;border-radius: 2px;}
.index6-right-btn{position: relative;width: 100%;}
.index6-right-btn .btnn{display: inline-block;vertical-align: top;font-size: 16px;color: #016FE8;line-height: 30px;}
@media screen and (max-width:1459px) {
	.index-sec6{padding-top: 60px;padding-bottom: 104px;}
	.index6-tbody{padding-top: 36px;}
	.index6-tbody-left{width: 49.85%;}
	.index6-tbody-right{width: 42.5%;}
	.index6-left-list{margin-left: -6px;margin-right: -6px;}
	.index6-list-item{width: 50%;padding: 0 6px;margin-bottom: 20px;}
	.index6-list-item .item-box .item-pic{border-radius: 28px;}
	.index6-list-item .item-box .item-btn{right: 10px;bottom: 12px;width: 48px;}
	.index6-list-item .item-box .item-btn .btnn{width: 48px;height: 48px;line-height: 48px;font-size: 26px;}
	.index6-list-item .item-box .item-body{padding-top: 24px;}
	.index6-list-item .item-body .item-title{font-size: 16px;line-height: 24px;height: 48px}
	.index6-list-item .item-body .item-desc{font-size: 14px;line-height: 22px;height: 44px;margin-top: 10px;}
	.index6-list-item .item-body .item-date{margin-top: 8px;font-size: 14px;line-height: 22px;}
	.index6-list-item .item-body .item-date .iconfont{font-size: 16px;line-height: 22px;margin-right: 4px;}
	.index6-right-title{font-size: 28px;line-height: 40px;margin-top: -6px;}
	.index6-right-list{margin-top: 14px;}
	.index6-right-item{margin-bottom: 12px;}
	.index6-right-item .item-title{font-size: 16px;padding-left: 24px;line-height: 28px;}
	.index6-right-item .item-title span{width: 18px;font-size: 16px;height: 18px;line-height: 18px;}
	.index6-right-btn .btnn{font-size: 16px;line-height: 28px;}
}
@media screen and (max-width:1259px) {
	.index-sec6{padding-top: 50px;padding-bottom: 86px;}
	.index6-tbody{padding-top: 30px;}
	.index6-tbody-left{width: 50%;}
	.index6-tbody-right{width: 44.5%;}
	.index6-left-list{margin-left: -6px;margin-right: -6px;}
	.index6-list-item{width: 50%;padding: 0 6px;margin-bottom: 20px;}
	.index6-list-item .item-box .item-pic{border-radius: 24px;}
	.index6-list-item .item-box .item-btn{right: 10px;bottom: 10px;width: 42px;}
	.index6-list-item .item-box .item-btn .btnn{width: 42px;height: 42px;line-height: 42px;font-size: 24px;}
	.index6-list-item .item-box .item-body{padding-top: 20px;}
	.index6-list-item .item-body .item-title{font-size: 16px;line-height: 22px;height: 44px}
	.index6-list-item .item-body .item-desc{font-size: 14px;line-height: 20px;height: 40px;margin-top: 8px;}
	.index6-list-item .item-body .item-date{margin-top: 8px;font-size: 14px;line-height: 20px;}
	.index6-list-item .item-body .item-date .iconfont{font-size: 15px;line-height: 20px;margin-right: 4px;}
	.index6-right-title{font-size: 24px;line-height: 36px;margin-top: -6px;}
	.index6-right-list{margin-top: 12px;}
	.index6-right-item{margin-bottom: 10px;}
	.index6-right-item .item-title{font-size: 15px;padding-left: 24px;line-height: 28px;}
	.index6-right-item .item-title span{width: 18px;font-size: 16px;height: 18px;line-height: 18px;}
	.index6-right-btn .btnn{font-size: 15px;line-height: 26px;}
}
@media screen and (max-width:991px) {
	.index-sec6{padding-top: 40px;padding-bottom: 68px;}
	.index6-tbody{padding-top: 24px;}
	.index6-tbody-left{width: 100%;}
	.index6-tbody-right{width: 100%;margin-top: 16px;}
	.index6-left-list{margin-left: -12px;margin-right: -12px;}
	.index6-list-item{width: 50%;padding: 0 12px;margin-bottom: 20px;}
	.index6-list-item .item-box .item-pic{border-radius: 24px;}
	.index6-list-item .item-box .item-btn{right: 10px;bottom: 10px;width: 38px;}
	.index6-list-item .item-box .item-btn .btnn{width: 38px;height: 38px;line-height: 38px;font-size: 22px;}
	.index6-list-item .item-box .item-body{padding-top: 16px;}
	.index6-list-item .item-body .item-title{font-size: 16px;line-height: 22px;height: 44px}
	.index6-list-item .item-body .item-desc{font-size: 14px;line-height: 20px;height: 40px;margin-top: 8px;}
	.index6-list-item .item-body .item-date{margin-top: 8px;font-size: 14px;line-height: 20px;}
	.index6-list-item .item-body .item-date .iconfont{font-size: 15px;line-height: 20px;margin-right: 4px;}
	.index6-right-title{font-size: 20px;line-height: 32px;margin-top: 0px;}
	.index6-right-list{margin-top: 12px;}
	.index6-right-item{margin-bottom: 8px;}
	.index6-right-item .item-title{font-size: 15px;padding-left: 24px;line-height: 28px;}
	.index6-right-item .item-title span{width: 18px;font-size: 16px;height: 18px;line-height: 18px;}
	.index6-right-btn .btnn{font-size: 15px;line-height: 26px;}
}
@media screen and (max-width:720px) {
	.index-sec6{padding-top: 30px;padding-bottom: 50px;}
	.index6-tbody{padding-top: 20px;}
	.index6-tbody-left{width: 100%;}
	.index6-tbody-right{width: 100%;margin-top: 16px;}
	.index6-left-list{margin-left: -6px;margin-right: -6px;}
	.index6-list-item{width: 50%;padding: 0 6px;margin-bottom: 20px;}
	.index6-list-item .item-box .item-pic{border-radius: 20px;}
	.index6-list-item .item-box .item-btn{right: 10px;bottom: 10px;width: 32px;}
	.index6-list-item .item-box .item-btn .btnn{width: 32px;height: 32px;line-height: 32px;font-size: 20px;}
	.index6-list-item .item-box .item-body{padding-top: 16px;}
	.index6-list-item .item-body .item-title{font-size: 16px;line-height: 22px;height: 44px}
	.index6-list-item .item-body .item-desc{font-size: 14px;line-height: 20px;height: 40px;margin-top: 8px;}
	.index6-list-item .item-body .item-date{margin-top: 8px;font-size: 14px;line-height: 20px;}
	.index6-list-item .item-body .item-date .iconfont{font-size: 15px;line-height: 20px;margin-right: 4px;}
	.index6-right-title{font-size: 18px;line-height: 30px;margin-top: 0px;}
	.index6-right-list{margin-top: 12px;}
	.index6-right-item{margin-bottom: 8px;}
	.index6-right-item .item-title{font-size: 14px;padding-left: 24px;line-height: 26px;}
	.index6-right-item .item-title span{width: 18px;font-size: 16px;height: 18px;line-height: 18px;}
	.index6-right-btn .btnn{font-size: 14px;line-height: 24px;}
}

.head-nav{position: sticky !important;left: 0;top: 0;width: 100%;background: #FFFFFF;z-index: 12223;}
.head-nav-tnody{position: relative;width: 100%;text-align: center;}
.head-nav-tnody .head-logo{position: relative;width: 100%;text-align: center;}
.head-nav-tnody .head-logo .logos{display: inline-block;vertical-align: top;width: 100%;text-align: center;}
.head-nav-tnody .head-logo img{display: inline-block;vertical-align: top;width: auto;}
.head-nav-list{position: relative;width: 100%;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.head-nav-list .head-nav-item{position: relative;display: inline-block;vertical-align: top;margin: 0 15px;}
.head-nav-list .head-nav-item .item-title{position: relative;display: inline-block;vertical-align: top;padding: 0 9px 18px;font-size: 16px;color: #222222;line-height: 24px;}
.head-nav-list .head-nav-item .item-title::before{position: absolute;content: "";left: 50%;bottom: 0;transform: translateX(-50%);width: 0;height: 2px;background: #006FE8; }
.head-nav-list .head-nav-item.active .item-title::before, .head-nav-list .head-nav-item:hover .item-title::before{width: 53px;max-width: 100%;}
@media screen and (max-width:991px) {
	.head-nav-list .head-nav-item{margin: 0 12px;}
	.head-nav-list .head-nav-item .item-title{padding: 0 8px 16px;font-size: 16px;line-height: 24px;}
	.head-nav-list .head-nav-item.active .item-title::before, .head-nav-list .head-nav-item:hover .item-title::before{width: 48px;}
}
@media screen and (max-width:750px) {
	.head-nav-list .head-nav-item{margin: 0 10px;}
	.head-nav-list .head-nav-item .item-title{padding: 0 6px 14px;font-size: 15px;line-height: 22px;}
	.head-nav-list .head-nav-item.active .item-title::before, .head-nav-list .head-nav-item:hover .item-title::before{width: 42px;}
}
@media screen and (max-width:560px) {
	.head-nav-list .head-nav-item{margin: 0 8px;}
	.head-nav-list .head-nav-item .item-title{padding: 0 5px 12px;font-size: 14px;line-height: 20px;}
	.head-nav-list .head-nav-item.active .item-title::before, .head-nav-list .head-nav-item:hover .item-title::before{width: 40px;}
}

.footer .foot-form ::-webkit-input-placeholder {/* WebKit browsers */
	color: #fff;opacity:1}
.footer .foot-form :-o-placeholder {/* Mozilla Firefox 4 to 18 */
	color: #fff;opacity:1 }
.footer .foot-form ::-moz-placeholder {/* Mozilla Firefox 19+ */
	color: #fff;opacity:1 }
.footer .foot-form :-ms-input-placeholder {/* Internet Explorer 10+ */
	color: #fff;opacity:1 }

.footer-info{position: relative;width: 100%;padding-top: 56px;}
.footer-info .foot-title{osition: relative;width: 100%;font-weight: bold;font-size: 23px;color: #FFFFFF;line-height: 36px;}
.footer-info .foot-text{osition: relative;width: 100%;font-size: 14px;color: #FFFFFF;line-height: 24px;}

.footer .foot-form {position: relative;width: 100%;font-size: 0;letter-spacing: 0;display: flex;flex-wrap: wrap;justify-content: space-between;max-width: 320px;}
.footer .foot-form .item-input{position: relative;width: 48.5%;height: 30px;margin-bottom: 12px;background: rgba(255, 255, 255, .2);border-radius: 15px;overflow: hidden;}
.footer .foot-form .item-input1{height: 76px;width: 100%;margin-bottom: 12px;}
.footer .foot-form .item-input input, .footer .foot-form .item-input1 textarea{ position: relative; width: 100%;height: 100%;padding: 3px 10px;padding-left: 16px;font-size: 14px;color: #fff;line-height: 24px;}
.footer .foot-form .item-btn{width: 100%;height: 30px;position: relative;margin-bottom: 0px;text-align: center;border-radius: 15px;overflow: hidden;}
.footer .foot-form .item-btn input{ cursor: pointer; overflow: hidden; display: block;width: 100%;height: 100%;background:#fff;font-size: 16px;font-size: 1.6rem;color: #333;text-transform: uppercase;}
.footer .foot-form .item-btn input:hover{background: #fff;color: #333333;}
@media screen and (max-width:991px) {
	.footer-info{padding-top: 44px;}
	.footer-info .foot-title{font-size: 20px;line-height: 32px;}
	.footer-info .foot-text{font-size: 14px;line-height: 22px;}
	.footer .foot-form {max-width: 320px;margin: 0 auto;}
}
@media screen and (max-width:750px) {
	.footer-info{padding-top: 32px;}
	.footer-info .foot-title{font-size: 18px;line-height: 30px;}
	.footer-info .foot-text{font-size: 14px;line-height: 22px;}
	.footer .foot-form {max-width: 320px;margin: 0 auto;}
}
@media screen and (max-width:540px) {
	.footer-info{padding-top: 20px;}
	.footer-info .foot-title{font-size: 18px;line-height: 28px;}
	.footer-info .foot-text{font-size: 13px;line-height: 22px;}
	.footer .foot-form {max-width: 300px;margin: 0 auto;}
	.footer .foot-form .item-input{width: 100%;}
}


@font-face {
	font-family: 'SourceHanSansCN-Bold';
	src: url('../font/SourceHanSansCN-Bold.eot');
	src: url('../font/SourceHanSansCN-Bold.eot?#iefix') format('embedded-opentype'),
	url('../font/SourceHanSansCN-Bold.woff2') format('woff2'),
	url('../font/SourceHanSansCN-Bold.woff') format('woff'),
	url('../font/SourceHanSansCN-Bold.ttf') format('truetype'),
	url('../font/SourceHanSansCN-Bold.svg#SourceHanSansCN-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'SourceHanSansCN-Heavy';
	src: url('../font/SourceHanSansCN-Heavy.eot');
	src: url('../font/SourceHanSansCN-Heavy.eot?#iefix') format('embedded-opentype'),
	url('../font/SourceHanSansCN-Heavy.woff2') format('woff2'),
	url('../font/SourceHanSansCN-Heavy.woff') format('woff'),
	url('../font/SourceHanSansCN-Heavy.ttf') format('truetype'),
	url('../font/SourceHanSansCN-Heavy.svg#SourceHanSansCN-Heavy') format('svg');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'SourceHanSansCN-Medium';
	src: url('../font/SourceHanSansCN-Medium.eot');
	src: url('../font/SourceHanSansCN-Medium.eot?#iefix') format('embedded-opentype'),
	url('../font/SourceHanSansCN-Medium.woff2') format('woff2'),
	url('../font/SourceHanSansCN-Medium.woff') format('woff'),
	url('../font/SourceHanSansCN-Medium.ttf') format('truetype'),
	url('../font/SourceHanSansCN-Medium.svg#SourceHanSansCN-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'SourceHanSansCN-Regular';
	src: url('../font/SourceHanSansCN-Regular.eot');
	src: url('../font/SourceHanSansCN-Regular.eot?#iefix') format('embedded-opentype'),
	url('../font/SourceHanSansCN-Regular.woff2') format('woff2'),
	url('../font/SourceHanSansCN-Regular.woff') format('woff'),
	url('../font/SourceHanSansCN-Regular.ttf') format('truetype'),
	url('../font/SourceHanSansCN-Regular.svg#SourceHanSansCN-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}


@font-face {
	font-family: "iconfont"; /* Project id 2149338 */
	src: url('../font/icons-250703/iconfont.woff2?t=1739842415795') format('woff2'),
	url('../font/icons-250703/iconfont.woff?t=1739842415795') format('woff'),
	url('../font/icons-250703/iconfont.ttf?t=1739842415795') format('truetype');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.iconweibotubiao:before {
	content: "\e41a";
}

.icona-dianhua1:before {
	content: "\e419";
}

.iconarrow-down-right:before {
	content: "\e418";
}

.icona-arrow-down-right1:before {
	content: "\e417";
}

.iconmac-line:before {
	content: "\e416";
}

.iconsmartphone-line:before {
	content: "\e415";
}

.iconlink:before {
	content: "\e414";
}

.icona-lejiegengduo1:before {
	content: "\e413";
}

.iconlejiegengduo:before {
	content: "\e412";
}

.iconzaixianzixun:before {
	content: "\e411";
}

.iconrexian:before {
	content: "\e410";
}

.icona-VR3D:before {
	content: "\e409";
}

.iconarrow-up-right:before {
	content: "\e408";
}

.icona-dingwei1:before {
	content: "\e407";
}

.icondianhua:before {
	content: "\e406";
}

.iconarrow-up-right-light:before {
	content: "\e405";
}

.iconxiazaiwenjian-02:before {
	content: "\e404";
}

.iconxiazai-01:before {
	content: "\e403";
}

.iconwenjian-03:before {
	content: "\e402";
}

.iconguanbi:before {
	content: "\e401";
}



@font-face {
	font-family: "iconfont"; /* Project id 1768807 */
	src: url('../font/250703/iconfont.woff2?t=1735869644646') format('woff2'),
	url('../font/250703/iconfont.woff?t=1735869644646') format('woff'),
	url('../font/250703/iconfont.ttf?t=1735869644646') format('truetype');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-delete:before {
	content: "\e69d";
}

.icon-chahao:before {
	content: "\e617";
}

.icon-earth:before {
	content: "\e6d5";
}

.icon-earth1:before {
	content: "\e781";
}

.icon-chahao1:before {
	content: "\e60e";
}

.icon-tiktok:before {
	content: "\e8db";
}

.icon-twitter-new2:before {
	content: "\e800";
}

.icon-twitter-new:before {
	content: "\e7ff";
}

.icon-twitter3:before {
	content: "\e7fd";
}

.icon-twitter4:before {
	content: "\e7fe";
}

.icon-biaoqian:before {
	content: "\e649";
}

.icon-top2:before {
	content: "\e637";
}

.icon-shangchuan:before {
	content: "\e602";
}

.icon-sousuo4:before {
	content: "\e610";
}

.icon-sousuo:before {
	content: "\e616";
}

.icon-sousuo1:before {
	content: "\e65b";
}

.icon-up7:before {
	content: "\e722";
}

.icon-bottom7:before {
	content: "\e723";
}

.icon-left7:before {
	content: "\e724";
}

.icon-right7:before {
	content: "\e725";
}

.icon-instagram1:before {
	content: "\e640";
}

.icon-vk:before {
	content: "\e735";
}

.icon-jia2:before {
	content: "\e608";
}

.icon-jian2:before {
	content: "\e600";
}

.icon-home:before {
	content: "\e624";
}

.icon-edit:before {
	content: "\e611";
}

.icon-facebook:before {
	content: "\e620";
}

.icon-pinterest:before {
	content: "\e8ab";
}

.icon-linkedin:before {
	content: "\e648";
}

.icon-youtube:before {
	content: "\e6d6";
}

.icon-twitter:before {
	content: "\e607";
}

.icon-bigger:before {
	content: "\e647";
}

.icon-left:before {
	content: "\e72c";
}

.icon-right:before {
	content: "\e72d";
}

.icon-up1:before {
	content: "\e72e";
}

.icon-bottom1:before {
	content: "\e72f";
}

.icon-left1:before {
	content: "\e730";
}

.icon-right1:before {
	content: "\e731";
}

.icon-up:before {
	content: "\e73e";
}

.icon-bottom:before {
	content: "\e73f";
}

.icon-instagram:before {
	content: "\e79d";
}

.icon-tumblr:before {
	content: "\e79e";
}

.icon-download:before {
	content: "\e7a0";
}

.icon-download1:before {
	content: "\e7a7";
}

.icon-search4:before {
	content: "\e7b2";
}

.icon-address:before {
	content: "\e7bc";
}

.icon-email:before {
	content: "\e7bd";
}

.icon-contact:before {
	content: "\e7be";
}

.icon-whatsapp:before {
	content: "\e7bf";
}

.icon-fax:before {
	content: "\e7c2";
}

.icon-mobile:before {
	content: "\e7c6";
}

.icon-phone:before {
	content: "\e7c8";
}

.icon-tel:before {
	content: "\e7c7";
}

.icon-phone1:before {
	content: "\e7cb";
}

.icon-skype:before {
	content: "\e7cc";
}

.icon-whatsapp1:before {
	content: "\e7c1";
}

.icon-address1:before {
	content: "\e7c3";
}

.icon-contact1:before {
	content: "\e7c4";
}

.icon-email1:before {
	content: "\e7c5";
}

.icon-skype1:before {
	content: "\e7c9";
}

.icon-fax1:before {
	content: "\e7ca";
}

.icon-qq:before {
	content: "\e7ce";
}

.icon-tel1:before {
	content: "\e7cd";
}

.icon-wechat:before {
	content: "\e7cf";
}

.icon-phone2:before {
	content: "\e7d0";
}

.icon-message:before {
	content: "\e7da";
}

.icon-calendar:before {
	content: "\e7e1";
}

.icon-calendar1:before {
	content: "\e7e3";
}

.icon-top:before {
	content: "\e7ed";
}

.icon-youbian:before {
	content: "\e60f";
}