.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;}}
::-webkit-input-placeholder {/* WebKit browsers */
	color:#666;opacity:1}
:-o-placeholder {/* Mozilla Firefox 4 to 18 */
	color:#666;opacity:1 }
::-moz-placeholder {/* Mozilla Firefox 19+ */
	color:#666;opacity:1 }
:-ms-input-placeholder {/* Internet Explorer 10+ */
	color:#666;opacity:1 }
.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;}
}

.huodongs-main{position: relative;width: 100%;display: block;max-width: 1920px;margin: 0 auto;overflow: hidden;background: #FFFFFF;}
.huodongs-main *{box-sizing: border-box;}
.huodongs-main .huodongs-banner{position: relative;width: 100%;display: block;max-width: 1920px;margin: 0 auto;overflow: hidden;}
.huodongs-main .huodongs-banner .banner-img{position: relative;width: 100%;display: block;}
.huodongs-main .huodongs-banner .ban-pic{width: 100%;display: block;}
.huodongs-main .huodongs-section{position: relative;width: 100%;display: block;background: url(../img/huodong/huodongs-index-bgi.png) no-repeat bottom center;background-size: cover;}
.huodongs-section .huodongs1{position: relative;width: 100%;padding: 158px 0 90px;}
.huodongs-section .huodongs1 .huodongs1-tbody{position: relative;width: 100%;}
.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-box{position: relative;width: 100%;max-width: 1090px;margin: 0 auto;padding: 54px 136px 126px;background: url(../img/huodong/huodongs1-bgi.png) no-repeat center center;background-size: 100% 100%;}
.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-title{position: relative;width: 100%;text-align: center;font-weight: bold;font-size: 64px;color: #FFFFFF;line-height: 74px;}
.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-body{position: relative;width: 100%;text-align: center;padding-top: 144px;}
.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-text{position: relative;width: 100%;text-align: center;font-size: 36px;color: #222222;line-height: 64px;letter-spacing: 3px;}
.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date{position: relative;width: 100%;text-align: center;margin-top: 30px;}
.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time{position: relative;width: 100%;max-width: 824px;margin: 0 auto;background: url(../img/huodong/huodongs1-btn-bgi.png) no-repeat center center;background-size: 100% 100%;border-radius: 68px;box-shadow: 0px 1px 32px 0px rgba(255,126,83,0.38);padding: 23px 36px;text-align: center;font-weight: bold;}
.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time span{display: inline-block;vertical-align: bottom;width: 72px;text-align: center;line-height: 90px;font-size: 48px;font-weight: bold;color: #222222;height: 90px;background: #FFFFFF;border-radius: 10px;}
.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time i{display: inline-block;vertical-align: bottom;font-weight: bold;mib-width: 34px;font-size: 22px;color: #FFFFFF;margin-right: 10px;line-height: 24px;font-style: normal;}
.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time .titles{display: inline-block;vertical-align: bottom;font-weight: bold;font-size: 61px;color: #222222;line-height: 76px;padding-left: 12px;}
@media screen and (max-width: 1459px) {
	.huodongs-section .huodongs1{padding: 132px 0 80px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-box{max-width: 1060px;padding: 50px 120px 110px;background-size: 100% 100%;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-title{font-size: 64px;line-height: 74px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-body{padding-top: 136px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-text{font-size: 36px;line-height: 62px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date{margin-top: 30px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time{max-width: 812px;border-radius: 64px;padding: 22px 32px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time span{width: 72px;line-height: 80px;font-size: 48px;height: 80px;border-radius: 10px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time i{mib-width: 32px;font-size: 20px;margin-right: 10px;line-height: 22px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time .titles{font-size: 58px;line-height: 72px;padding-left: 10px;}
}
@media screen and (max-width: 1259px) {
	.huodongs-section .huodongs1{padding: 110px 0 70px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-box{max-width: 100%;padding: 42px 96px 90px;background-size: 100% 100%;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-title{font-size: 56px;line-height: 68px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-body{padding-top: 100px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-text{font-size: 32px;line-height: 56px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date{margin-top: 24px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time{max-width: 760px;border-radius: 60px;padding: 20px 28px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time span{width: 60px;line-height: 66px;font-size: 42px;height: 66px;border-radius: 8px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time i{mib-width: 28px;font-size: 18px;margin-right: 8px;line-height: 20px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time .titles{font-size: 48px;line-height: 60px;padding-left: 8px;}
}
@media screen and (max-width: 991px) {
	.huodongs-section .huodongs1{padding: 92px 0 60px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-box{max-width: 100%;padding: 36px 64px 70px;background-size: 100% 100%;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-title{font-size: 44px;line-height: 56px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-body{padding-top: 82px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-text{font-size: 28px;line-height: 50px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date{margin-top: 20px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time{max-width: 720px;border-radius: 51px;padding: 16px 20px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time span{width: 48px;line-height: 54px;font-size: 36px;height: 54px;border-radius: 8px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time i{mib-width: 28px;font-size: 16px;margin-right: 8px;line-height: 20px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time .titles{font-size: 40px;line-height: 54px;padding-left: 6px;}
}
@media screen and (max-width: 750px) {
	.huodongs-section .huodongs1{padding: 74px 0 50px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-box{max-width: 100%;padding: 28px 48px 60px;background-size: 100% 100%;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-title{font-size: 36px;line-height: 50px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-body{padding-top: 68px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-text{font-size: 24px;line-height: 38px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date{margin-top: 20px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time{max-width: 100%;border-radius: 44px;padding: 14px 16px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time span{width: 38px;line-height: 42px;font-size: 32px;height: 42px;border-radius: 6px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time i{mib-width: 28px;font-size: 16px;margin-right: 8px;line-height: 20px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time .titles{font-size: 34px;line-height: 48px;padding-left: 6px;}
}
@media screen and (max-width: 580px) {
	.huodongs-section .huodongs1{padding: 56px 0 40px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-box{max-width: 100%;padding: 24px 36px 48px;background-size: 100% 100%;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-title{font-size: 30px;line-height: 44px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-body{padding-top: 56px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-text{font-size: 20px;line-height: 32px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date{margin-top: 16px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time{max-width: 100%;border-radius: 40px;padding: 12px 14px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time span{width: 38px;line-height: 42px;font-size: 28px;height: 42px;border-radius: 6px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time i{mib-width: 28px;font-size: 14px;margin-right: 8px;line-height: 20px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time .titles{font-size: 28px;line-height: 42px;padding-left: 6px;}
}
@media screen and (max-width: 440px) {
	.huodongs-section .huodongs1{padding: 40px 0 30px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-box{max-width: 100%;padding: 20px 28px 42px;background-size: 100% 100%;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-title{font-size: 24px;line-height: 36px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-body{padding-top: 56px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-text{font-size: 18px;line-height: 28px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date{margin-top: 16px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time{max-width: 100%;border-radius: 36px;padding: 10px 14px;overflow: hidden;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time span{width: 36px;line-height: 48px;font-size: 24px;height: 48px;border-radius: 6px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time i{mib-width: 28px;font-size: 14px;margin-right: 6px;line-height: 18px;}
	.huodongs-section .huodongs1 .huodongs1-tbody .huodongs1-tbody-date .item-time .titles{font-size: 22px;line-height: 36px;padding-left: 6px;}
}
.huodongs-section .huodongs2{position: relative;width: 100%;padding: 100px 0 72px;}
.huodongs-section .huodongs2 .huodongs2-top{position: relative;width: 100%;}
.huodongs-section .huodongs2 .huodongs2-top .huodongs-title{position: relative;width: 100%;text-align: center;font-family: AlimamaShuHeiTi-Bold;font-weight: bold;font-size: 42px;color: #374EF5;line-height: 58px;background: linear-gradient(-47deg, #374EF5 14.94140625%, #4F45F4 87.0849609375%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span{display: inline-block;vertical-align: top;padding: 0 144px;position: relative;color: #374EF5;background: linear-gradient(-47deg, #374EF5 14.94140625%, #4F45F4 87.0849609375%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span::before{position: absolute;content: "";left: 0;top: 0;bottom: 0;width: 130px;height: 58px;background: url(../img/huodong/huodongs2-title-left.png) no-repeat center center;background-size: 100% 100%;}
.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span::after{position: absolute;content: "";right: 0;top: 0;bottom: 0;width: 130px;height: 58px;background: url(../img/huodong/huodongs2-title-right.png) no-repeat center center;background-size: 100% 100%;}
.huodongs-section .huodongs2 .huodongs2-tbody{position: relative;width: 100%;padding-top: 70px;}
.huodongs-section .huodongs2 .huodongs2-tbody .huodongs2-tbody-flex{position: relative;width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.huodongs-section .huodongs2 .huodongs2-tbody .huodongs2-tbody-left{position: relative;width: 365px;}
.huodongs-section .huodongs2 .huodongs2-tbody .huodongs2-tbody-right{position: relative;width: 1012px;}
.huodongs2 .huodongs2-tbody .huodongs2-left-list{position: relative;width: 100%;display: flex;flex-wrap: wrap;}
.huodongs2 .huodongs2-tbody .huodongs2-left-list::before{position: absolute;content: "";left: 5px;top: 36px;bottom: 36px;width: 1px;background: #4F45F4;}
.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item{position: relative;width: 100%;padding-left: 50px;}
.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item + .huodongs2-left-item{margin-top: 114px;}
.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item::before{position: absolute;content: "";left: 0px;top: 50%;transform: translateY(-50%);width: 12px;height: 12px;background: #4F45F4;border-radius: 50%;}
.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box{position: relative;width: 100%;font-size: 0;letter-spacing: 0;}
.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-num{position: relative;display: inline-block;vertical-align: top;font-size: 60px;color: #4F45F4;line-height: 66px;font-family: fantasy;margin-right: 6px;}
.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-body{position: relative;display: inline-block;vertical-align: top;}
.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-body .item-name{position: relative;width: 100%;font-size: 26px;color: #4F45F4;line-height: 32px;font-weight: bold;}
.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-body .item-text{position: relative;width: 100%;font-size: 22px;color: #222;line-height: 30px;}
.huodongs2 .huodongs2-tbody .huodongs2-right-list{position: relative;display: flex;flex-wrap: wrap;justify-content: space-between;margin-left: -50px;margin-right: -50px;}
.huodongs2 .huodongs2-tbody .huodongs2-right-list::before{position: absolute;content: "";left: 50%;top: 20px;bottom: 20px;width: 1px;background: rgba(160, 160, 160, .7);}
.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item{position: relative;display: inline-block;vertical-align: top;width: 50%;padding: 33px 50px;}
.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item:nth-of-type(1)::before{position: absolute;left: 50px;right: 50px;bottom: 0;content: "";border-bottom: 1px solid rgba(160, 160, 160, .7);}
.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item:nth-of-type(2)::before{position: absolute;left: 50px;right: 50px;bottom: 0;content: "";border-bottom: 1px solid rgba(160, 160, 160, .7);}
.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box{position: relative;width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-pic{position: relative;display: inline-block;vertical-align: top;width: 96px;border-radius: 16px;overflow: hidden;text-align: center;}
.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-pic img{display: inline-block;vertical-align: top;width: 100%;}
.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body{position: relative;display: inline-block;vertical-align: top;width: calc(100% - 134px);padding-top: 15px;}
.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body .item-title{position: relative;width: 100%;font-weight: bold;font-size: 32px;color: #222222;line-height: 44px;}
.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body .item-text{position: relative;width: 100%;font-size: 24px;color: #222222;line-height: 36px;}
@media screen and (max-width: 1459px) {
	.huodongs-section .huodongs2{padding: 88px 0 64px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title{font-size: 36px;line-height: 54px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span{padding: 0 136px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span::before{width: 124px;height: 54px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span::after{width: 124px;height: 54px;}
	.huodongs-section .huodongs2 .huodongs2-tbody{padding-top: 60px;}
	.huodongs-section .huodongs2 .huodongs2-tbody .huodongs2-tbody-left{width: 310px;}
	.huodongs-section .huodongs2 .huodongs2-tbody .huodongs2-tbody-right{width: 860px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list::before{left: 5px;top: 32px;bottom: 32px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item{padding-left: 44px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item + .huodongs2-left-item{margin-top: 96px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item::before{width: 10px;height: 10px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-num{font-size: 54px;line-height: 60px;margin-right: 6px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-body .item-name{font-size: 22px;line-height: 32px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-body .item-text{font-size: 20px;line-height: 28px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list{margin-left: -28px;margin-right: -28px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list::before{left: 50%;top: 16px;bottom: 16px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item{width: 50%;padding: 24px 28px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item:nth-of-type(1)::before{left: 28px;right: 28px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item:nth-of-type(2)::before{left: 28px;right: 28px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-pic{width: 90px;border-radius: 16px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body{width: calc(100% - 116px);padding-top: 12px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body .item-title{font-size: 28px;line-height: 40px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body .item-text{font-size: 20px;line-height: 32px;}
}
@media screen and (max-width: 1259px) {
	.huodongs-section .huodongs2{padding: 76px 0 52px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title{font-size: 30px;line-height: 50px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span{padding: 0 120px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span::before{width: 108px;height: 50px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span::after{width: 108px;height: 50px;}
	.huodongs-section .huodongs2 .huodongs2-tbody{padding-top: 50px;}
	.huodongs-section .huodongs2 .huodongs2-tbody .huodongs2-tbody-left{width: 280px;}
	.huodongs-section .huodongs2 .huodongs2-tbody .huodongs2-tbody-right{width: 648px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list::before{left: 5px;top: 28px;bottom: 28px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item{padding-left: 36px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item + .huodongs2-left-item{margin-top: 72px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item::before{width: 10px;height: 10px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-num{font-size: 48px;line-height: 54px;margin-right: 6px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-body .item-name{font-size: 18px;line-height: 28px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-body .item-text{font-size: 16px;line-height: 24px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list{margin-left: -15px;margin-right: -15px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list::before{left: 50%;top: 12px;bottom: 12px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item{width: 50%;padding: 12px 15px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item:nth-of-type(1)::before{left: 15px;right: 15px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item:nth-of-type(2)::before{left: 15px;right: 15px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-pic{width: 76px;border-radius: 12px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body{width: calc(100% - 96px);padding-top: 8px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body .item-title{font-size: 24px;line-height: 36px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body .item-text{font-size: 18px;line-height: 30px;}
}
@media screen and (max-width: 991px) {
	.huodongs-section .huodongs2{padding: 64px 0 42px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title{font-size: 24px;line-height: 44px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span{padding: 0 104px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span::before{width: 96px;height: 44px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span::after{width: 96px;height: 44px;}
	.huodongs-section .huodongs2 .huodongs2-tbody{padding-top: 40px;}
	.huodongs-section .huodongs2 .huodongs2-tbody .huodongs2-tbody-left{width: 100%;margin-bottom: 20px;}
	.huodongs-section .huodongs2 .huodongs2-tbody .huodongs2-tbody-right{width: 100%;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list{justify-content: space-between;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list::before{display: none;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item{padding-left: 0;margin-bottom: 10px;width: 48%;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item + .huodongs2-left-item{margin-top: 0;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item::before{display: none;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-num{font-size: 48px;line-height: 54px;margin-right: 6px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-body .item-name{font-size: 18px;line-height: 28px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-body .item-text{font-size: 16px;line-height: 24px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list{margin-left: -15px;margin-right: -15px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list::before{left: 50%;top: 12px;bottom: 12px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item{width: 50%;padding: 12px 15px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item:nth-of-type(1)::before{left: 15px;right: 15px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item:nth-of-type(2)::before{left: 15px;right: 15px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-pic{width: 76px;border-radius: 12px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body{width: calc(100% - 96px);padding-top: 8px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body .item-title{font-size: 24px;line-height: 36px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body .item-text{font-size: 18px;line-height: 30px;}
}
@media screen and (max-width: 750px) {
	.huodongs-section .huodongs2{padding: 52px 0 32px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title{font-size: 20px;line-height: 40px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span{padding: 0 96px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span::before{width: 90px;height: 40px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span::after{width: 90px;height: 40px;}
	.huodongs-section .huodongs2 .huodongs2-tbody{padding-top: 30px;}
	.huodongs-section .huodongs2 .huodongs2-tbody .huodongs2-tbody-left{width: 100%;margin-bottom: 20px;}
	.huodongs-section .huodongs2 .huodongs2-tbody .huodongs2-tbody-right{width: 100%;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list{justify-content: space-between;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list::before{display: none;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item{padding-left: 0;margin-bottom: 10px;width: 48%;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item + .huodongs2-left-item{margin-top: 0;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item::before{display: none;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-num{font-size: 40px;line-height: 48px;margin-right: 6px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-body .item-name{font-size: 16px;line-height: 26px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-body .item-text{font-size: 14px;line-height: 22px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list{margin-left: -10px;margin-right: -10px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list::before{left: 50%;top: 12px;bottom: 12px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item{width: 50%;padding: 12px 10px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item:nth-of-type(1)::before{left: 10px;right: 10px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item:nth-of-type(2)::before{left: 10px;right: 10px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-pic{width: 76px;border-radius: 12px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body{width: calc(100% - 92px);padding-top: 8px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body .item-title{font-size: 20px;line-height: 32px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body .item-text{font-size: 16px;line-height: 28px;}
}
@media screen and (max-width: 560px) {
	.huodongs-section .huodongs2{padding: 40px 0 24px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title{font-size: 18px;line-height: 36px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span{padding: 0 90px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span::before{width: 80px;height: 36px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span::after{width: 80px;height: 36px;}
	.huodongs-section .huodongs2 .huodongs2-tbody{padding-top: 20px;}
	.huodongs-section .huodongs2 .huodongs2-tbody .huodongs2-tbody-left{width: 100%;margin-bottom: 20px;}
	.huodongs-section .huodongs2 .huodongs2-tbody .huodongs2-tbody-right{width: 100%;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list{justify-content: space-between;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list::before{display: none;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item{padding-left: 0;margin-bottom: 10px;width: 100%;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item + .huodongs2-left-item{margin-top: 0;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item::before{display: none;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-num{font-size: 40px;line-height: 48px;margin-right: 6px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-body .item-name{font-size: 16px;line-height: 26px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-body .item-text{font-size: 14px;line-height: 22px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list{margin-left: -10px;margin-right: -10px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list::before{left: 50%;top: 12px;bottom: 12px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item{width: 50%;padding: 12px 10px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item:nth-of-type(1)::before{left: 10px;right: 10px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item:nth-of-type(2)::before{left: 10px;right: 10px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-pic{width: 76px;border-radius: 12px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body{width: calc(100% - 92px);padding-top: 8px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body .item-title{font-size: 20px;line-height: 32px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body .item-text{font-size: 16px;line-height: 28px;}
}
@media screen and (max-width: 420px) {
	.huodongs-section .huodongs2{padding: 40px 0 24px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title{font-size: 18px;line-height: 36px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span{padding: 0 90px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span::before{width: 80px;height: 36px;}
	.huodongs-section .huodongs2 .huodongs2-top .huodongs-title span::after{width: 80px;height: 36px;}
	.huodongs-section .huodongs2 .huodongs2-tbody{padding-top: 20px;}
	.huodongs-section .huodongs2 .huodongs2-tbody .huodongs2-tbody-left{width: 100%;margin-bottom: 20px;}
	.huodongs-section .huodongs2 .huodongs2-tbody .huodongs2-tbody-right{width: 100%;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list{justify-content: space-between;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list::before{display: none;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item{padding-left: 0;margin-bottom: 10px;width: 100%;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item + .huodongs2-left-item{margin-top: 0;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-list .huodongs2-left-item::before{display: none;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-num{font-size: 40px;line-height: 48px;margin-right: 6px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-body .item-name{font-size: 16px;line-height: 26px;}
	.huodongs2 .huodongs2-tbody .huodongs2-left-item .item-box .item-body .item-text{font-size: 14px;line-height: 22px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list{margin-left: -10px;margin-right: -10px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list::before{left: 50%;top: 12px;bottom: 12px;display: none;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item{width: 100%;padding: 12px 10px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item:nth-of-type(1)::before{display: none;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-list .huodongs2-right-item:nth-of-type(2)::before{display: none;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-pic{width: 76px;border-radius: 12px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body{width: calc(100% - 92px);padding-top: 8px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body .item-title{font-size: 20px;line-height: 32px;}
	.huodongs2 .huodongs2-tbody .huodongs2-right-item .item-box .item-body .item-text{font-size: 16px;line-height: 28px;}
}
.huodongs-section .huodongs3{position: relative;width: 100%;padding: 60px 0 80px;}
.huodongs-section .huodongs3 .huodongs3-tbody{position: relative;width: 100%;padding: 112px 178px 73px;max-width: 1348px;margin: 0 auto;background: url(../img/huodong/huodongs3-bgi.png) no-repeat center center;background-size: cover;}
.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-title{position: relative;width: 100%;text-align: center;font-size: 46px;line-height: 60px;font-weight: bold;color: #fff;}
.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-bottom{position: relative;width: 100%;padding-top: 58px;}
.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-bottom .huodongs3-tbody-form{position: relative;width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-tbody-left{position: relative;width: calc(50% - 15px);}
.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-tbody-right{position: relative;width: calc(50% - 15px);}
.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input{position: relative;width: 100%;height: 42px;margin-bottom: 28px;background: rgba(255,255,255,0.5);box-shadow: 0px 1px 9px 0px rgba(6,0,1,0.08);border-radius: 10px;border: 1px solid #FFFFFF;padding: 2px 20px;display: flex;justify-content: space-between;overflow: hidden;align-items: flex-start;}
.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input span{display: inline-block;vertical-align: top;width: 82px;font-size: 16px;color: #222222;line-height: 36px;}
.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input .check-input{position: relative;width: calc(100% - 84px);height: 100%;font-size: 16px;color: #222222;line-height: 24px;}
.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input1{height: 112px;}
.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input1 .check-input{height: 100%; padding: 6px 0;}
.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input1 .check-input textarea{width: 100%;height: 24px;max-height: 100%;}
.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input1 .tishi{font-size: 12px;color: #666;line-height: 14px;}
.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-input-btn{position: relative;width: 100%;padding-top: 10px;text-align: center;}
.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-input-btn .item-btn{position: relative;display: inline-block;vertical-align: top;text-align: center;min-width: 174px;padding: 7px 15px;font-size: 24px;color: #FFFFFF;background: url(../img/huodong/huodongs2-btn-bgi.png) no-repeat center center;line-height: 40px;background-size: 100% 100%;border-bottom: 27px;cursor: pointer;transition: all .5s;animation: scaleUp 1s infinite;}

.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-input-btn .item-btn:hover{background: url(../img/huodong/huodongs2-btn-bgi2.png) no-repeat center center;background-size: 100% 100%;-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}

@keyframes scaleUp {
	0% {transform: scale(1); }
	50% {transform: scale(1.1); }
	100% {transform: scale(1); }
}

@media screen and (max-width: 1459px) {
	.huodongs-section .huodongs3{padding: 50px 0 68px;}
	.huodongs-section .huodongs3 .huodongs3-tbody{padding: 96px 154px 64px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-title{font-size: 42px;line-height: 56px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-bottom{padding-top: 50px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-tbody-left{width: calc(50% - 15px);}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-tbody-right{width: calc(50% - 15px);}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input{height: 40px;margin-bottom: 24px;padding: 2px 16px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input span{width: 76px;font-size: 14px;line-height: 34px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input .check-input{width: calc(100% - 76px);font-size: 14px;line-height: 24px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input1{height: 104px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-input-btn{padding-top: 10px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-input-btn .item-btn{min-width: 164px;padding: 6px 14px;font-size: 22px;line-height: 36px;border-bottom: 25px;}
}
@media screen and (max-width: 1259px) {
	.huodongs-section .huodongs3{padding: 40px 0 56px;}
	.huodongs-section .huodongs3 .huodongs3-tbody{padding: 80px 124px 56px;background-size: 100% 100%;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-title{font-size: 36px;line-height: 50px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-bottom{padding-top: 40px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-tbody-left{width: calc(50% - 13px);}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-tbody-right{width: calc(50% - 13px);}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input{height: 40px;margin-bottom: 20px;padding: 2px 16px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input span{width: 76px;font-size: 14px;line-height: 34px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input .check-input{width: calc(100% - 76px);font-size: 14px;line-height: 24px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input1{height: 100px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input1 .check-input{height: 100%; padding: 4px 0;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-input-btn{padding-top: 10px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-input-btn .item-btn{min-width: 156px;padding: 6px 14px;font-size: 20px;line-height: 32px;border-bottom: 22px;}
}
@media screen and (max-width: 991px) {
	.huodongs-section .huodongs3{padding: 30px 0 44px;}
	.huodongs-section .huodongs3 .huodongs3-tbody{padding: 70px 24px 42px;background-size: 100% 100%;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-title{font-size: 30px;line-height: 42px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-bottom{padding-top: 30px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-tbody-left{width: calc(50% - 10px);}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-tbody-right{width: calc(50% - 10px);}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input{height: 40px;margin-bottom: 20px;padding: 2px 16px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input span{width: 76px;font-size: 14px;line-height: 34px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input .check-input{width: calc(100% - 76px);font-size: 14px;line-height: 24px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input1{height: 100px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input1 .check-input{height: 100%; padding: 2px 0;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-input-btn{padding-top: 10px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-input-btn .item-btn{min-width: 156px;padding: 6px 14px;font-size: 20px;line-height: 32px;border-bottom: 22px;}
}
@media screen and (max-width: 750px) {
	.huodongs-section .huodongs3{padding: 20px 0 32px;}
	.huodongs-section .huodongs3 .huodongs3-tbody{padding: 72px 16px 24px;background-size: 100% 100%;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-title{font-size: 28px;line-height: 40px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-bottom{padding-top: 20px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-tbody-left{width: 100%;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-tbody-right{width: 100%;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input{height: 40px;margin-bottom: 12px;padding: 2px 16px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input span{width: 76px;font-size: 14px;line-height: 34px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input .check-input{width: calc(100% - 76px);font-size: 14px;line-height: 24px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input1{height: 100px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-input-btn{padding-top: 10px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-input-btn .item-btn{min-width: 156px;padding: 6px 14px;font-size: 20px;line-height: 32px;border-bottom: 22px;}
}
@media screen and (max-width: 560px) {
	.huodongs-section .huodongs3{padding: 16px 0 24px;}
	.huodongs-section .huodongs3 .huodongs3-tbody{padding: 64px 16px 20px;background-size: 100% 100%;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-title{font-size: 20px;line-height: 34px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-bottom{padding-top: 20px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-tbody-left{width: 100%;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-tbody-right{width: 100%;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input{height: 40px;margin-bottom: 12px;padding: 2px 16px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input span{width: 76px;font-size: 14px;line-height: 34px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input .check-input{width: calc(100% - 76px);font-size: 14px;line-height: 24px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .item-input1{height: 100px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-input-btn{padding-top: 10px;}
	.huodongs-section .huodongs3 .huodongs3-tbody .huodongs3-tbody-form .huodongs3-input-btn .item-btn{min-width: 156px;padding: 6px 14px;font-size: 20px;line-height: 32px;border-bottom: 22px;}
}
.huodongs-section .huodongs4{position: relative;width: 100%;padding-top: 30px;}
.huodongs-section .huodongs4 .huodongs4-img{position: relative;width: 100%;text-align: center;overflow: hidden;}
.huodongs-section .huodongs4 .huodongs4-img img{display: inline-block;vertical-align: top;width: 100%;}
.huodongs-section .huodongs4 .huodongs4-absolute{position: absolute;left: 0;right: 0;top: 0;padding-top: 19.75%;z-index: 222;}
.huodongs-section .huodongs4 .huodongs4-tbody{position: relative;width: 100%;}
.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left{position: relative;width: 51.15%;}
.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left .huodongs4-tbody-box{position: relative;width: 100%;text-align: center;}
.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left .huodongs4-tbody-title{position: relative;width: 100%;text-align: center;}
.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left .huodongs4-tbody-title img{display: inline-block;vertical-align: top;text-align: center;}
.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left .huodongs4-tbody-name{display: inline-block;vertical-align: top;font-weight: bold;min-width: 385px;padding: 7px 24px;font-size: 29px;line-height: 40px;border-bottom: 27px;background: url(../img/huodong/huodongs4-btn-bgi.png) no-repeat center center;background-size: 100% 100%; color: #222222;margin-top: 4px;letter-spacing: 1px;}
.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left .huodongs4-tbody-text{position: relative;width: 100%;text-align: center;font-size: 27px;margin-top: 21px;color: #FFFFFF;line-height: 40px;letter-spacing: 4px;}
@media screen and (max-width: 1459px) {
	.huodongs-section .huodongs4{padding-top: 28px;}
	.huodongs-section .huodongs4 .huodongs4-absolute{padding-top: 18.5%;}
	.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left{width: 51.15%;}
	.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left .huodongs4-tbody-name{min-width: 348px;padding: 6px 22px;font-size: 26px;line-height: 36px;border-bottom: 26px;margin-top: 18px;}
	.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left .huodongs4-tbody-text{font-size: 24px;margin-top: 18px;line-height: 32px;}
}
@media screen and (max-width: 1259px) {
	.huodongs-section .huodongs4{padding-top: 24px;}
	.huodongs-section .huodongs4 .huodongs4-absolute{padding-top: 17.25%;}
	.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left{width: 51.15%;}
	.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left .huodongs4-tbody-name{min-width: 324px;padding: 6px 18px;font-size: 22px;line-height: 32px;border-bottom: 22px;margin-top: 16px;}
	.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left .huodongs4-tbody-text{font-size: 20px;margin-top: 16px;line-height: 28px;}
}
@media screen and (max-width: 991px) {
	.huodongs-section .huodongs4{padding-top: 20px;}
	.huodongs-section .huodongs4 .huodongs4-absolute{padding-top: 15%;}
	.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left{width: 51.15%;}
	.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left .huodongs4-tbody-name{min-width: 300px;padding: 5px 14px;font-size: 18px;line-height: 30px;border-bottom: 20px;margin-top: 14px;}
	.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left .huodongs4-tbody-text{font-size: 18px;margin-top: 14px;line-height: 26px;}
}
@media screen and (max-width: 720px) {
	.huodongs-section .huodongs4{padding-top: 16px;}
	.huodongs-section .huodongs4 .huodongs4-absolute{padding-top: 10%;}
	.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left{width: 51.15%;}
	.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left .huodongs4-tbody-name{min-width: 270px;padding: 5px 14px;font-size: 18px;line-height: 28px;border-bottom: 18px;margin-top: 12px;}
	.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left .huodongs4-tbody-text{font-size: 16px;margin-top: 12px;line-height: 24px;}
}
@media screen and (max-width: 560px) {
	.huodongs-section .huodongs4{padding-top: 28px;}
	.huodongs-section .huodongs4 .huodongs4-absolute{padding-top: 0%;position: relative;margin-bottom: 20px;}
	.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left{width: 100%;}
	.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left .huodongs4-tbody-name{min-width: 240px;padding: 5px 14px;font-size: 18px;line-height: 28px;border-bottom: 18px;margin-top: 12px;}
	.huodongs-section .huodongs4 .huodongs4-tbody .huodongs4-tbody-left .huodongs4-tbody-text{font-size: 16px;margin-top: 12px;line-height: 24px;color: #222222;}
}

.tankaungs{ position:fixed; width:100%; height:100%;padding: 5%; left:0px; top:0px; background:#000; background:rgba(0,0,0,0.5);z-index:9999999999}
.tankaungn2{position:fixed; left:50%; top:50%; transform: translate(-50%, -50%);width: 100%;text-align: center;}
.tankaungn2 .item-pic{position: relative;width: 55%;text-align: center;margin: 0 auto;}
.tankaungn2 img{display: inline-block;vertical-align: top;width: auto;max-width: 100%;transition: all .5s;animation: scaleUp 1s infinite;}
.tankaungn2 iframe,.tankaungn2 video {  position: absolute; top:0; left: 0; width: 100%; height: 100%; border:none;}
.tankaungn2 iframe body{ margin:0px !important;}


/*@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: 'InvisibleKiller';
	src: url('../font/InvisibleKiller.eot');
	src: url('../font/InvisibleKiller.eot?#iefix') format('embedded-opentype'),
	url('../font/InvisibleKiller.woff2') format('woff2'),
	url('../font/InvisibleKiller.woff') format('woff'),
	url('../font/InvisibleKiller.ttf') format('truetype'),
	url('../font/InvisibleKiller.svg#InvisibleKiller') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'LeagueGothic';
	src: url('../font/LeagueGothic.eot');
	src: url('../font/LeagueGothic.eot?#iefix') format('embedded-opentype'),
	url('../font/LeagueGothic.woff2') format('woff2'),
	url('../font/LeagueGothic.woff') format('woff'),
	url('../font/LeagueGothic.ttf') format('truetype'),
	url('../font/LeagueGothic.svg#LeagueGothic') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


@font-face {
	font-family: "iconfont"; /* Project id 2149338 */
	src: url('../font/icons/iconfont.woff2?t=1739842415795') format('woff2'),
	url('../font/icons/iconfont.woff?t=1739842415795') format('woff'),
	url('../font/icons/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/iconfont.woff2?t=1735869644646') format('woff2'),
	url('../font/iconfont.woff?t=1735869644646') format('woff'),
	url('../font/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";
}

