.page.paddingTop { padding-top: 64px; }

.page-index { position: relative; color: #fff; }

.page-index .banner-box .product-module { position: absolute; width: 100%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: 1; bottom: 20px; margin: 0 -10px; text-align: center; font-size: 0; white-space: nowrap; }

.page-index .banner-box .product-module .item { display: inline-block; vertical-align: middle; position: relative; font-size: 14px; width: 280px; height: 164px; padding: 16px 24px; margin: 0 10px; border-radius: 6px; text-align: left; background: -webkit-gradient(linear, left top, left bottom, from(rgba(212, 211, 255, 0.3)), to(rgba(219, 253, 255, 0.3))); background: linear-gradient(180deg, rgba(212, 211, 255, 0.3) 0%, rgba(219, 253, 255, 0.3) 100%); border: 1px solid rgba(255, 255, 255, 0.6); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); -webkit-transition: all 0.3s; transition: all 0.3s; }

.page-index .banner-box .product-module .item h5 { font-size: 18px; text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15), 0px 1px 2px rgba(0, 0, 0, 0.3); }

.page-index .banner-box .product-module .item .text { margin-top: 8px; display: none; }

.page-index .banner-box .product-module .item .button { position: absolute; left: 24px; bottom: 16px; }

.page-index .banner-box .product-module .item .product-img, .page-index .banner-box .product-module .item .product-img-a { width: 150px; height: 150px; position: absolute; bottom: -16px; right: -10px; }

.page-index .banner-box .product-module .item .product-img-a { display: none; }

.page-index .banner-box .product-module .item:hover { width: 328px; height: 192px; background: linear-gradient(122.85deg, rgba(255, 255, 255, 0.9) 39.52%, rgba(236, 239, 255, 0.9) 98.52%); color: #000; }

.page-index .banner-box .product-module .item:hover h5 { text-shadow: none; }

.page-index .banner-box .product-module .item:hover .product-img-a { display: block; }

.page-index .banner-box .product-module .item:hover .product-img { display: none; }

.page-index .banner-box .product-module .item:hover .text { margin-top: 8px; overflow: hidden; line-height: 24px; max-height: 72px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-break: break-all; }

.page-index .banner-box .product-module .item:hover .button { border-color: #E60013; color: #E60013; }

.page-index .banner-box .product-module .item:hover .button:hover { color: #fff; }

.page-index .core-strength { padding-bottom: 80px; }

.page-index .core-strength .inner-box { color: #000; }

.page-index .core-strength .core-brief { text-indent: 2em; line-height: 28px; }

.page-index .core-strength .core-list { margin-top: 40px; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; }

.page-index .core-strength .core-list .core-item { cursor: pointer; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin: 0 10px; padding: 32px 16px; text-align: center; max-width: 33%; text-align: center; }

.page-index .core-strength .core-list .core-item .icon { width: 100px; height: 100px; background-size: 100% 100%; }

.page-index .core-strength .core-list .core-item h5 { margin-top: 24px; font-size: 24px; }

.page-index .core-strength .core-list .core-item p { font-size: 24px; margin-top: 24px; }

.page-index .core-strength .core-list .core-item .desc { font-size: 14px; line-height: 24px; margin-top: 24px; text-align: left; max-height: 0; overflow: hidden; -webkit-transition: max-height 0.3s ease-out; transition: max-height 0.3s ease-out; }

.page-index .core-strength .core-list .core-item:hover { padding-top: 32px; padding-bottom: 32px; background: #bf0010; color: #fff; }

.page-index .core-strength .core-list .core-item:hover .desc { max-height: 500px; -webkit-transition: max-height 0.3s ease-in; transition: max-height 0.3s ease-in; }

.page-index .solve-product-box { height: 900px; background: url("../img/solve-product-bg.png") no-repeat; background-size: cover; }

.page-index .solve-product { height: 584px; padding-top: 80px; background: url("../img/solve-bg2.png") no-repeat; background-size: cover; text-align: center; -webkit-transition: all 0.5s; transition: all 0.5s; }

.page-index .solve-product .tabs { display: none; }

.page-index .solve-product .tabs.active { display: block; }

.page-index .solve-product .tabs-nav { margin-bottom: 100px; }

.page-index .solve-product .nav-item { display: inline-block; font-size: 24px; padding: 24px; color: rgba(255, 255, 255, 0.6); cursor: pointer; }

.page-index .solve-product .nav-item.active { color: #fff; }

.page-index .solve-product .tab-panel { display: none; }

.page-index .solve-product .tab-panel.active { display: block; }

.page-index .solve-product .tab-panel li { display: inline-block; font-size: 18px; color: #fff; overflow: hidden; -webkit-transition: all 0.5s; transition: all 0.5s; vertical-align: top; }

.page-index .solve-product .tab-panel li a { min-width: 185px; max-width: 280px; padding: 26px 10px; }

.page-index .solve-product .tab-panel li:hover { background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0.05))); background: linear-gradient(180deg, rgba(255, 255, 255, 0.3) 5%, rgba(255, 255, 255, 0.05) 100%); border-radius: 6px; }

.page-index .solve-product .tab-panel li:hover img { -webkit-transition: all 0.5s; transition: all 0.5s; -webkit-transform: rotateY(180deg); transform: rotateY(180deg); }

.page-index .solve-product .tab-panel .img { width: 80px; height: 80px; border-radius: 100%; margin-bottom: 20px; }

.page-index .introduce-box { height: 1088px; background: url("../img/company-bg.png") left bottom no-repeat; background-size: 100%; }

.page-index .introduce-detail { margin-top: 50px; height: 480px; background-size: cover; }

.page-index .introduce-detail .desc { width: 370px; margin-right: 60px; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.page-index .introduce-detail .text { font-size: 14px; color: #fff; overflow: hidden; line-height: 24px; max-height: 168px; display: -webkit-box; -webkit-line-clamp: 7; -webkit-box-orient: vertical; word-break: break-all; margin-bottom: 40px; text-indent: 2em; }

.page-index .introduce-detail .detail-media { width: 860px; height: 540px; -o-object-fit: fill; object-fit: fill; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.page-news .news-item { padding: 24px 0; }

.page-news .news-item .img { width: 0; height: 0; opacity: 0; -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 40px; -webkit-transition: all 0.3s; transition: all 0.3s; }

.page-news .news-item .desc { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.page-news .news-item .button { display: none; }

.page-news .news-item.active { padding-left: 32px; padding-right: 32px; border-color: transparent; -webkit-box-shadow: 0px 3.81177px 11.4353px rgba(17, 51, 133, 0.1); box-shadow: 0px 3.81177px 11.4353px rgba(17, 51, 133, 0.1); border-radius: 6px; }

.page-news .news-item.active .img { width: 316px; height: 198px; opacity: 1; }

.page-news .news-item.active .text { overflow: hidden; line-height: 24px; max-height: 72px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-break: break-all; }

.page-news .news-item.active .date, .page-news .news-item.active .title { color: #E60013; }

.page-news .news-item.active .button { display: block; }

.page-detail .news-link { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-top: 60px; font-size: 14px; }

.page-detail .publish, .page-detail .news-link, .page-detail .tabs-menu { display: none; }

.page-detail .detail-content { line-height: 1.5; }

.page-detail .detail-content div, .page-detail .detail-content img, .page-detail .detail-content video { max-width: 100% !important; }

.page-detail .attachment-list { margin-top: 40px; }

.page-detail .attachment-list .attachment-item { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 8px; line-height: 24px; }

.page-detail .attachment-list .attachment-item:hover { color: #3D80F7; }

.page-detail .attachment-list .attachment-icon { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: 24px; height: 24px; background: url("/static/img/attachment-icon.png") no-repeat; background-size: 100% 100%; margin-right: 5px; vertical-align: middle; }

.page-detail .attachment-list span { vertical-align: middle; }

.page-detail.news .publish { display: block; }

.page-detail.news .news-link { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; }

.page-detail.solutions .tabs-menu { display: -webkit-box; display: -ms-flexbox; display: flex; -js-display: flex; }

.page-detail .tabs-technology, .page-detail .tabs-content { display: none; }

.page-detail.technology .tabs-technology, .page-detail.technology .tabs-content { display: block; }

.page-detail.technology .detail-content { display: none; }

.page-detail.technology .tabs-content { width: 860px; margin: auto; }

.page-detail.technology .tabs-content .content-item { display: none; }

.page-detail.technology .tabs-technology { font-size: 0; padding: 12px 0; border-bottom: 1px solid #D6DAE2; text-align: center; margin-bottom: 40px; }

.page-detail.technology .tabs-technology .inner { width: 860px; margin: auto; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.page-detail.technology .tabs-technology li { white-space: nowrap; vertical-align: middle; font-size: 20px; cursor: pointer; text-align: left; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.page-detail.technology .tabs-technology li .info .en { line-height: 1.5; }

.page-detail.technology .tabs-technology li .icon { width: 32px; height: 32px; margin-right: 12px; }

.page-detail.technology .tabs-technology li.active, .page-detail.technology .tabs-technology li:hover { color: #E60013; }

.page-detail.technology .technology-list { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: 32px; width: 100%; }

.page-detail.technology .technology-list li { -webkit-box-sizing: content-box; box-sizing: content-box; -webkit-box-flex: 0; -ms-flex: 0 0 420px; flex: 0 0 420px; position: relative; padding-left: 10px; font-size: 16px; line-height: 28px; margin-bottom: 12px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.page-detail.technology .technology-list li.technology-item:before { content: ""; position: absolute; width: 3px; height: 16px; left: 0; top: 6px; background: #E60013; }

.page-search .search-container { padding-top: 1px; height: 156px; background: url("../img/search-bg.png") no-repeat; background-size: 100% 100%; }

.page-search .search-container .search-box { margin: 58px auto; width: 800px; border-radius: 2px; background: #fff; overflow: hidden; }

.page-search .search-container .search-box input { height: 40px; line-height: 40px; padding: 0 48px 0 16px; }

.page-search .search-container .search-box .search-btn { position: absolute; right: 0; top: 0; width: 48px; height: 40px; background: #4f94e7; text-align: center; }

.page-search .search-container .search-box .icon-search { width: 20px; height: 20px; margin-top: 10px; }

.page-search .search-num { margin-bottom: 18px; color: #999; }

.page-search .search-item { padding-top: 32px; padding-bottom: 20px; border-bottom: 1px solid #D6DAE2; display: block; }

.page-search .search-item .title { font-size: 18px; margin-bottom: 12px; }

.page-search .search-item .desc { color: #999; }

.product_center .banner-box .inner-box { color: #000; }

.page-join .inner-box.sub { width: 100%; }

.page-join #talent .item { display: inline-block; width: 580px; height: 256px; line-height: 256px; font-size: 32px; padding: 0 60px; border-radius: 8px; overflow: hidden; color: #fff; cursor: pointer; background-position: center center; -webkit-transition: all 0.2s linear; transition: all 0.2s linear; position: relative; }

.page-join #talent .item .bg { position: absolute; width: 100%; height: 100%; left: 0; top: 0; z-index: -1; background-size: cover; background-position: center center; -webkit-transition: all 0.3s; transition: all 0.3s; }

.page-join #talent .item:first-child { margin-right: 80px; }

.page-join #talent .item:hover .bg { -webkit-transform: scale(1.2); transform: scale(1.2); }

.page-join #environment { width: 100%; }

.page-join #environment .detail-content { background: url("../img/section-bg.png") no-repeat; background-size: cover; background-position: center center; }

.page-join #environment .detail-content .content-inner { width: 1240px; padding: 50px 0; margin: auto; position: relative; background: url("../img/section-bg-pos.png") no-repeat; background-size: 803px 140px; background-position: right bottom 22px; }

.page-join #environment .swiper-container { width: 1240px; height: 450px; }

.page-join #environment .swiper-container .img { height: 100%; background-size: cover; }

.page-join #environment .swiper-slide { width: 640px; height: 360px; opacity: 0.4; -webkit-transition: 0.5s; transition: 0.5s; -webkit-transform: scale(0); transform: scale(0); }

.page-join #environment .swiper-slide-visible { opacity: 1; -webkit-transform: scale(0.85); transform: scale(0.85); -webkit-transform-origin: center 500px; transform-origin: center 500px; }

.page-join #environment .swiper-slide-active { top: 0; -webkit-transform: scale(1.25); transform: scale(1.25); -webkit-transform-origin: top center; transform-origin: top center; z-index: 1; }

.page-join #environment .list { margin-top: 56px; width: 51%; }

.page-join #environment .list li { display: -webkit-box; display: -ms-flexbox; display: flex; -js-display: flex; }

.page-join #environment .list .label { font-size: 18px; white-space: nowrap; }

.page-join #environment .list .icon, .page-join #environment .list .label { -webkit-box-flex: 0; -ms-flex: none; flex: none; }

.page-join #environment .list .icon { margin: 2px 6px 0 0; }

.page-join #activity { margin-bottom: 75px; }

.page-join #activity .detail-content { height: 470px; display: -webkit-box; display: -ms-flexbox; display: flex; -js-display: flex; }

.page-join #activity .img { background-size: cover; background-position: center center; }

.page-join #activity .img-box { display: -webkit-box; display: -ms-flexbox; display: flex; -js-display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.page-join #activity .img-box:not(.horizontal) { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.page-join #activity .img-box.horizontal { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; height: 215px; }

.page-join #activity .img-box.horizontal .img:first-child { margin-right: 8px; }

.page-join #activity .img-box .img { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.page-join #activity .img-box .img.big { -webkit-box-flex: 0; -ms-flex: 0 0 246px; flex: 0 0 246px; }

.page-join #activity .img.center { -webkit-box-flex: 0; -ms-flex: 0 0 342px; flex: 0 0 342px; height: 100%; margin: 0 8px; }

.page-join #cultivate { width: 100%; }

.page-join #cultivate .detail-content { background: url("../img/section-bg.png") no-repeat; background-size: cover; background-position: center center; }

.page-join #cultivate .detail-content .content-inner { width: 1240px; padding: 50px 0; margin: auto; }

.page-join #cultivate .development { display: -webkit-box; display: -ms-flexbox; display: flex; -js-display: flex; }

.page-join #cultivate .development li { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 0 10px; text-align: center; }

.page-join #cultivate .development li img { width: 160px; height: 160px; margin-bottom: 20px; }

.page-join #cultivate .development li h5 { font-size: 18px; margin-bottom: 12px; font-weight: bold; }

.page-join #cultivate .development li p { font-size: 14px; color: #666; line-height: 24px; width: 230px; margin: auto; }

.page-join #cultivate .swiper-container { height: 237px; }

.page-join #cultivate .swiper-container .swiper-slide { width: 290px !important; padding: 0 10px; }

.page-join #cultivate .swiper-container .swiper-slide .info { padding: 12px 12px 0; border-radius: 4px; overflow: hidden; background: #ffffff; -webkit-box-shadow: 0px 4px 12px rgba(17, 51, 133, 0.1); box-shadow: 0px 4px 12px rgba(17, 51, 133, 0.1); border-radius: 4px; }

.page-join #cultivate .swiper-container .swiper-slide .img { height: 174px; border-radius: 4px; background-size: cover; background-position: center center; }

.page-join #cultivate .swiper-container .swiper-slide .title { padding: 12px 0; }

.page-join #cultivate .swiper-container .swiper-slide .title .arrow-right { margin-right: 12px; vertical-align: middle; }

.page-join #cultivate .swiper-container .swiper-slide .title p { display: inline-block; width: calc(100% - 24px); vertical-align: middle; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.page-join #welfare .detail-content { margin: -10px; }

.page-join #welfare li { width: 400px; height: 220px; margin: 10px; background-size: cover; background-position: center center; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -js-display: inline-flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 24px; color: #fff; position: relative; z-index: 1; cursor: pointer; }

.page-join #welfare li:hover .mask { opacity: 0.8; }

.page-join #welfare li .mask { position: absolute; left: 0; top: 0; z-index: -1; width: 100%; height: 100%; background: #04215a; opacity: 0.5; -webkit-transition: all 0.3s; transition: all 0.3s; }

.page-ecruit .item { padding: 20px 0; margin-left: 60px; margin-right: 60px; margin-bottom: 16px; border-bottom: 1px solid #D6DAE2; -webkit-transition: all 0.3s; transition: all 0.3s; border-radius: 6px; overflow: hidden; }

.page-ecruit .item h3 { font-size: 18px; margin-bottom: 12px; }

.page-ecruit .item .brief { color: #666; font-size: 14px; display: -webkit-box; display: -ms-flexbox; display: flex; -js-display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.page-ecruit .item .brief ul { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -js-display: flex; }

.page-ecruit .item .brief ul li { margin-right: 28px; }

.page-ecruit .item .brief ul li .icon { margin-right: 4px; }

.page-ecruit .item .brief ul li span { vertical-align: middle; }

.page-ecruit .item .detail { display: none; margin-top: 12px; }

.page-ecruit .item:hover { margin-left: 0; margin-right: 0; border-color: transparent; height: 190px; padding-left: 60px; padding-right: 60px; background: url("/static/img/ecruit-bg.png") no-repeat; background-size: 100% 100%; -webkit-box-shadow: 0px 3.81177px 11.4353px rgba(17, 51, 133, 0.1); box-shadow: 0px 3.81177px 11.4353px rgba(17, 51, 133, 0.1); }

.page-ecruit .item:hover h3 { color: #E60013; }

.page-ecruit .item:hover .detail { display: block; }

.szzg-winbox { display: none; position: fixed; bottom: 160px; right: 2px; width: 188px; height: 480px; overflow: hidden; -webkit-box-sizing: border-box; box-sizing: border-box; padding: 155px 6px 0; text-align: center; background: url("../img/szzg.png"); color: #fff; line-height: 20px; z-index: 999; }

.szzg-winbox .title { width: 6em; text-align: center; margin: auto; font-size: 22px; line-height: 30px; }

.szzg-winbox .date-box { font-size: 24px; margin: 10px 0; }

.szzg-winbox #day { background: rgba(255, 255, 255, 0.2); border-radius: 4px; padding: 0 4px; margin-right: 4px; display: inline-block; min-width: 32px; line-height: 32px; text-align: center; }

.szzg-winbox .tips { font-size: 13px; }

.szzg-winbox .tips > div { margin-top: 5px; }

.szzg-winbox .booth { font-size: 20px; }

.szzg-winbox .addr { font-size: 18px; }

.szzg-winbox .ewm { display: none; width: 80px; margin-top: 5px; }

.form-item-row { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 24px; }

.form-item-row .form-item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; position: relative; }

.form-item-row .form-item:not(:last-child) { margin-right: 60px; }

.form-item-row.full .form-item { margin-right: 0; }

.form-btn-row { margin-top: 40px; }

.form-label { height: 62px; line-height: 62px; font-size: 18px; font-weight: bold; }

.form-label span { font-size: 16px; color: #b3b3b3; font-weight: normal; }

.form-input { width: 100%; font-size: 18px; height: 40px; line-height: 40px; padding: 0 20px; background: #fff; border: 1px solid #cecece; border-radius: 4px; }

.form-input::-webkit-input-placeholder { color: #b3b3b3; }

.form-input:-ms-input-placeholder { color: #b3b3b3; }

.form-input::-ms-input-placeholder { color: #b3b3b3; }

.form-input::placeholder { color: #b3b3b3; }

.form-textarea { padding-top: 15px; padding-bottom: 15px; height: auto; }

.form-tips { color: #E60013; margin-top: 5px; display: none; position: absolute; left: 0; top: 100%; }

.form-btn { font-size: 18px; height: 52px; line-height: 52px; padding: 0 32px; color: #fff; background: #E60013; border-radius: 4px; border: none; cursor: pointer; }

.consultation .tips { font-size: 16px; color: #666; margin-bottom: 40px; }

.consultation .tips a { color: #3D80F7; }

.consultation .contact-box .content-item { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.consultation .operation { width: 380px; -webkit-box-flex: 0; -ms-flex: none; flex: none; }

.consultation .operation .name { margin-bottom: 20px; }

.consultation .operation .operation-list { height: calc(100% - 50px); }

.consultation .operation .operation-item { padding-top: 40px; padding-bottom: 40px; }

.consultation .operation .detail-item { line-height: 24px; }

.consultation .operation .detail-item:not(:last-child) { margin-bottom: 20px; }

.top_ten { font-size: 18px; }

.top_ten .tab-btn { margin-bottom: 32px; }

.top_ten .tab-btn button { border: none; height: 48px; line-height: 48px; padding: 0 20px; color: #666; border: 1px solid #cecece; border-radius: 4px; background: #fff; cursor: pointer; margin: 0 20px 20px 0; }

.top_ten .tab-btn button.active { color: #fff; background: #E60013; border-color: #E60013; }

.page-news-center .section { padding-bottom: 56px; }

.page-news-center .inner-box { margin-bottom: 40px; }

.page-news-center .news-box { background: #fff; }

.page-news-center #softaper { background: #f9f9fa; }

.page-news-center .softaper-list { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: -32px; }

.page-news-center .softaper-list .item { -webkit-box-flex: 0; -ms-flex: 0 0 386px; flex: 0 0 386px; -ms-flex: 0 0 calc(33.33% - 27px); flex: 0 0 calc(33.33% - 27px); background: #fff; margin-bottom: 32px; overflow: hidden; }

.page-news-center .softaper-list .item:not(:nth-child(3n + 3)) { margin-right: 40px; }

.page-news-center .softaper-list .item img { width: 100%; height: 218px; }

.page-news-center .softaper-list .info-box { padding: 20px; overflow: hidden; }

.page-news-center .softaper-list .info-box h5 { font-size: 18px; line-height: 28px; margin-bottom: 8px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.page-news-center .softaper-list .desc { font-size: 14px; line-height: 24px; margin-bottom: 8px; color: #888; overflow: hidden; line-height: 24px; max-height: 48px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; height: 48px; }

.page-news-center .softaper-list .info-bottom { border-top: 1px solid #efefef; padding-top: 12px; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 12px; color: #888; }

.page-news-center .softaper-list .info-bottom .icon { margin-right: 8px; }

.page-news-center .industry-list { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-bottom: -32px; }

.page-news-center .industry-list .item { -webkit-box-flex: 0; -ms-flex: 0 0 600px; flex: 0 0 600px; -ms-flex: 0 0 calc(50% - 20px); flex: 0 0 calc(50% - 20px); margin-bottom: 32px; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; height: 164px; overflow: hidden; }

.page-news-center .industry-list .item:nth-child(odd) { margin-right: 40px; }

.page-news-center .industry-list .item img { width: 216px; -webkit-box-flex: 0; -ms-flex: none; flex: none; }

.page-news-center .industry-list .info-box { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; background: #f7f9fc; padding: 16px; overflow: hidden; }

.page-news-center .industry-list .info-box h5 { font-size: 18px; margin-bottom: 8px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.page-news-center .industry-list .info-top { font-size: 12px; color: #999999; margin-bottom: 8px; }

.page-news-center .industry-list .info-top .icon { margin-right: 8px; }

.page-news-center .industry-list .desc { font-size: 14px; line-height: 24px; color: #888888; margin-bottom: 8px; overflow: hidden; line-height: 24px; max-height: 48px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-break: break-all; height: 48px; }

.page-news-center #classic { background: url("../img/classic-bg.png") top center no-repeat; background-size: cover; }

.page-news-center .classic-list .item { background: #fff url("../img/classic-item-bg.png") no-repeat; background-size: 100% 100%; }

.brand .brand-item:not(:last-child) { margin-bottom: 56px; }

.brand .brand-item .item-title { margin-bottom: 40px; font-size: 32px; font-weight: bold; line-height: 32px; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; overflow: hidden; }

.brand .brand-item .item-title .icon-title-deco { margin-right: 20px; }

.brand .brand-item .item-title .title-text { -webkit-box-flex: 0; -ms-flex: none; flex: none; white-space: nowrap; }

.brand .brand-item .item-title .title-deco { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.brand .brand-item .item-title .title-deco .line { width: 121%; height: 1px; background: #e60012; -webkit-transform-origin: left center; transform-origin: left center; -webkit-transform: scale(0.8); transform: scale(0.8); margin-left: 32px; position: relative; }

.brand .brand-item .item-title .title-deco .line::after { content: ""; position: absolute; right: 112px; top: -5.5px; width: 80px; height: 30px; background: #fff url("../img/title-deco.png"); background-size: 100% 100%; }

.brand .brand-item .item-content { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; }

.brand .brand-item .item-content ul { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.brand .brand-item .item-content li { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; }

.brand .brand-item .item-content li:not(:last-child) { padding-bottom: 20px; border-bottom: 1px solid #efefef; margin-bottom: 20px; }

.brand .brand-item .content-img { width: 480px; background: url("../img/brand-logo-bg.png") repeat; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: 40px; }

.brand .brand-item .content-img img { max-width: 100%; max-height: 100%; }

.brand .brand-item .li-img { width: 120px; height: 80px; margin-right: 24px; }

.brand .brand-item .li-desc { font-size: 16px; line-height: 28px; color: #222; }

.detail-article .detail-media { width: 100%; }

.page-league .banner-box .main-box { width: 650px; }

.page-league .inner-box-tabs, .page-league .content-item { width: 100%; }

.page-league .inner-box-tabs .content-item { margin-bottom: 0; }

.page-league .inner-box-tabs .content-item-inner { padding: 56px 0; }

.page-league .inner-box-tabs .detail-content { width: 1240px; margin: auto; }

.page-league .inner-box-tabs .content-item:nth-child(odd) .content-item-inner { background: #F5F7FA; }

.page-league .inner-box-tabs .content-item:nth-child(even) .content-item-inner { background: #fff; }

.page-league .ecologyt-top-list { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 100px 0 56px 0; }

.page-league .ecologyt-top-list .top-item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; border-radius: 12px; background-size: cover; padding: 24px; padding-top: 0; text-align: center; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; cursor: pointer; }

.page-league .ecologyt-top-list .top-item:not(:last-child) { margin-right: 32px; }

.page-league .ecologyt-top-list .top-item:hover { -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); }

.page-league .ecologyt-top-list .title { font-size: 20px; font-weight: 500; line-height: 28px; letter-spacing: 1px; margin-bottom: 12px; }

.page-league .ecologyt-top-list .desc { color: #666; font-size: 14px; font-weight: 400; line-height: 22px; }

.page-league .ecologyt-top-list .img { width: 128px; height: 128px; margin-top: -45px; margin-bottom: 24px; }

.page-league .types-list { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; height: 500px; }

.page-league .types-list .types-box { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.page-league .types-list .types-box:not(:last-child) { margin-right: 20px; }

.page-league .types-list .types-item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; background-size: cover; position: relative; color: #fff; padding: 32px 24px; -webkit-box-sizing: border-box; box-sizing: border-box; overflow: hidden; -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; cursor: pointer; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.page-league .types-list .types-item::before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(4, 33, 90, 0.4); z-index: 0; }

.page-league .types-list .types-item:nth-child(2) { margin-top: 20px; }

.page-league .types-list .types-item:hover::before { background: rgba(4, 33, 90, 0.8); }

.page-league .types-list .types-item:hover .desc { display: block; }

.page-league .types-list .types-item:hover .img { display: none; }

.page-league .types-list .types-item .img, .page-league .types-list .types-item .title, .page-league .types-list .types-item .desc { position: relative; z-index: 1; }

.page-league .types-list .types-item .img { width: 72px; }

.page-league .types-list .types-item .title { font-size: 24px; font-weight: 500; letter-spacing: 1px; margin-bottom: 12px; }

.page-league .types-list .types-item .desc { width: 100%; font-size: 14px; line-height: 22px; display: none; }

.page-league .require-list { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; }

.page-league .require-list .require-item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; color: #fff; padding: 24px 172px 24px 24px; background-size: cover; -webkit-box-sizing: border-box; box-sizing: border-box; border-radius: 8px; position: relative; cursor: pointer; }

.page-league .require-list .require-item:not(:last-child) { margin-right: 40px; }

.page-league .require-list .require-item:hover .img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.page-league .require-list .title { font-size: 24px; font-weight: 500; letter-spacing: 1px; margin-bottom: 12px; }

.page-league .require-list .desc { font-size: 16px; line-height: 32px; }

.page-league .require-list .desc li { padding-left: 10px; position: relative; }

.page-league .require-list .desc li::before { content: ''; position: absolute; width: 4px; height: 4px; left: 0; top: 14px; background: #fff; border-radius: 100%; }

.page-league .require-list .img { position: absolute; right: 0px; bottom: 0px; width: 148px; height: 148px; -webkit-transition: -webkit-transform 0.3s ease-in-out; transition: -webkit-transform 0.3s ease-in-out; transition: transform 0.3s ease-in-out; transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }

.page-league .join-step-list { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; }

.page-league .join-step-list::before { content: ""; position: absolute; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); top: 61px; width: 966px; border-top: 1px dashed #b2bdff; }

.page-league .join-step-list .step-item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 0 12px; text-align: center; position: relative; z-index: 1; }

.page-league .join-step-list .step-item:not(:last-child) { margin-right: 24px; }

.page-league .join-step-list .step-item:not(:last-child)::after { content: ""; position: absolute; width: 24px; height: 24px; background: url("../img/league-arrow.png"); background-size: 100% 100%; top: 50px; right: -24px; }

.page-league .join-step-list .img { width: 88px; margin-bottom: 24px; }

.page-league .join-step-list .title { font-size: 20px; font-weight: 500; line-height: 28px; letter-spacing: 1px; margin-bottom: 12px; }

.page-league .join-step-list .desc { font-size: 14px; line-height: 22px; color: #666; }

.page-league .join-contact-box { text-align: center; margin-top: 40px; }

.page-league .join-contact-box .inner { display: inline-block; padding: 12px 65px; font-size: 20px; font-weight: 500; line-height: 28px; letter-spacing: 1px; background: rgba(255, 255, 255, 0.5); border-radius: 8px; color: #205FD9; }

.page-league .advantage-list .advantage-box { -js-display: flex; display: -webkit-box; display: -ms-flexbox; display: flex; }

.page-league .advantage-list .advantage-box:not(:last-child) { margin-bottom: 20px; }

.page-league .advantage-list .advantage-item { cursor: pointer; min-height: 160px; position: relative; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 24px; padding-right: 136px; border-radius: 8px; background: #f4f7ff url("../img/league-advantage-bg.png") right bottom no-repeat; }

.page-league .advantage-list .advantage-item:not(:last-child) { margin-right: 20px; }

.page-league .advantage-list .advantage-item:hover .img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.page-league .advantage-list .title { font-size: 20px; font-weight: 500; line-height: 28px; letter-spacing: 1px; margin-bottom: 12px; }

.page-league .advantage-list .desc { color: #666; font-size: 14px; line-height: 22px; }

.page-league .advantage-list .img { position: absolute; right: 12px; bottom: 12px; width: 112px; height: 112px; -webkit-transition: -webkit-transform 0.3s ease-in-out; transition: -webkit-transform 0.3s ease-in-out; transition: transform 0.3s ease-in-out; transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }

.page-league .join-box { height: 340px; background: #e8eff9; background-size: auto 100%; background-position: center; position: relative; }

.page-league .join-box .img { position: absolute; width: 118px; height: 137px; left: 50%; top: 77px; margin-left: 207px; -webkit-transform: skewY(6deg); transform: skewY(6deg); border-radius: 17px; }

.page-league .league-qrcode-box { position: fixed; bottom: 520px; right: 40px; z-index: 9999; cursor: pointer; }

.page-league .league-qrcode-box:hover .img-wrap { display: block; }

.page-league .league-qrcode-box .qrcode-btn { width: 80px; height: 80px; background: url("../img/league-qrcode-btn.png"); background-size: 100% 100%; }

.page-league .league-qrcode-box .img-wrap { display: none; padding-right: 12px; position: absolute; right: 100%; top: -50px; text-align: center; }

.page-league .league-qrcode-box .img-box { border-radius: 6px; padding: 8px; background: #fff; -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); }

.page-league .league-qrcode-box .img { width: 200px; height: 200px; }
