@charset "UTF-8";
*, *:before, *:after { box-sizing: border-box; outline: none; word-wrap: break-word; }

html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset { margin: 0; padding: 0; font-weight: normal; -webkit-tap-highlight-color: transparent; }

ul, ol, dl { list-style-type: none; }

html, body { *position: static; width: 100%; height: auto; overflow-x: hidden; background: #fff; font-size: .16rem; color: #000; line-height: 1; font-family: "Microsoft YaHei",system-ui, -apple-system, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: 400; }

input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }

input, button { overflow: visible; vertical-align: middle; outline: none; }

a { text-decoration: none; cursor: pointer; -webkit-tap-highlight-color: transparent; -webkit-transition: all .5s ease; transition: all .5s ease; color: #000; }

a:hover, a:focus, a:active { text-decoration: none; outline: none; }

b, i { font-weight: normal; font-style: normal; }

sub, sup { vertical-align: baseline; }

button, input[type="button"], input[type="submit"] { line-height: normal !important; }

img { max-width: 100%; border: 0; object-fit: cover; display: block; -webkit-user-drag: none; }

a img { -webkit-transition: all .5s ease; transition: all .5s ease; }

input, textarea { border: 0; background: none; outline: none; resize: none; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

input[type="text"], input[type="tel"], input[type="button"], input[type="submit"], input[type="reset"], input[type="password"], input[type="email"], textarea { -webkit-appearance: none; border-radius: 0; -webkit-tap-highlight-color: transparent; }

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none !important; margin: 0; }

input::-moz-placeholder, textarea::-moz-placeholder { color: #bbb; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #bbb; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #bbb; }

::-webkit-scrollbar { width: 5px; height: 4px; background: white; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

::-webkit-scrollbar-thumb { background: #c8c8c8; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.cover { width: 100%; height: 100%; position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); display: none; z-index: 2; }

.cover1 { width: 100%; height: 100%; position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); display: none; z-index: 2; }

/*fonts*/
@font-face { font-family: "SourceHanSans-Light"; src: url("../fonts/SourceHanSans-Light.otf") format("opentype"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: "SourceHanSans-Regular"; src: url("../fonts/SourceHanSans-Regular.otf") format("opentype"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: "SourceHanSans-Medium"; src: url("../fonts/SourceHanSans-Medium.otf") format("opentype"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: "SourceHanSans-Bold"; src: url("../fonts/SourceHanSans-Bold.otf") format("opentype"); font-weight: normal; font-style: normal; font-display: swap; }

@font-face { font-family: "BebasNeue"; src: url("../fonts/BebasNeue.otf") format("opentype"); font-weight: normal; font-style: normal; }

.cl:after, .clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }

.cl, .clearfix { zoom: 1; }

.fl { float: left !important; }

.fr { float: right !important; }

.xs-display { display: none !important; }

@keyframes rotate360 { 100% { transform: rotate(360deg); } }

/* IE低版本提示 */
.pageTips { width: 100%; height: 100%; background: #f8f8f8; position: fixed; left: 0; top: 0; z-index: 1000; }

.pageTips .con { width: 660px; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }

.pageTips .con svg { width: 100px; height: 100px; margin: 0 auto; fill: orangered; display: block; }

.pageTips .con .msg { font-size: 18px; line-height: 36px; padding-top: 10px; color: #000; }

/*! 1680 ~ 1920px 主内容区 1680 */
.container { width: 87.5%; margin: 0 auto; position: relative; transition: all .5s ease; }

.shareWx-box { text-align: center; }

.shareWx-box .url_img { margin: 15px auto 10px; }

.shareWx-box p { font-size: 14px; }

/* header */
.header { width: 100%; height: auto; overflow: hidden; position: fixed; left: 0; top: 0; z-index: 3; transition: all .5s ease; }

.header .container { z-index: 1; display: flex; justify-content: space-between; align-items: center; }

.header .logo { width: 2rem; display: block; }

.header .logo img { width: 100%; }

.header .logo .logo-b { opacity: 0; display: none; }

.header .tel, .header .menu { display: none; }

.header .nav { height: auto; overflow: hidden; display: block; }

.header .nav a { font-size: 0.16rem; color: #fff; margin-left: 0.4rem; padding: 0.4rem 0; display: inline-block; }

.header .nav a:hover { color: #DD2432; }

.header .nav a.btn { color: #fff !important; background: linear-gradient(180deg, #FF4452 0%, #DD2432 100%); padding: 0.12rem 0.16rem; border-radius: 0.2rem; }

.header .submenu { height: auto; overflow: hidden; position: relative; transition: all .4s; }

.header .submenu .container { height: auto; overflow: hidden; padding: 5% 0; display: block; }

.header .submenu .l { width: 33%; text-align: right; float: left; position: relative; z-index: 1; padding-right: 0.35rem; }

.header .submenu .l h1 { font-size: 0.24rem; color: #000; margin-bottom: 2%; }

.header .submenu .l h2 { font-size: 0.44rem; color: rgba(51, 51, 51, 0.19); font-weight: lighter; text-transform: capitalize; }

.header .submenu .r { width: 60%; padding-left: 4%; float: right; position: relative; z-index: 1; }

.header .submenu .r .snav { height: auto; overflow: hidden; float: left; margin-right: 10%; }

.header .submenu .r .snav a { font-size: 0.16rem; line-height: 0.36rem; color: #000; display: block; }

.header .submenu .r .snav a:hover { color: #DD2432; }

.header .submenu .r .img { width: 68%; max-width: 4.8rem; float: left; }

.header .submenu .r .img img { width: 100%; }

.header .submenu:before { content: ""; width: 40%; height: 100%; background: #efefef; position: absolute; left: 0; top: 0; }

.header .submenu:after { content: ""; width: 60%; height: 100%; background: #fcfcfc; position: absolute; right: 0; top: 0; }

.header .submenu .submenuItem { display: none; }

.header .submenu-xs { display: none; }

.header:hover, .header.white { background: #fff; box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.15); }

.header:hover .logo .logo-w, .header.white .logo .logo-w { display: none; opacity: 0; }

.header:hover .logo .logo-b, .header.white .logo .logo-b { display: block; opacity: 1; }

.header:hover .nav a, .header.white .nav a { color: #000; }

.header:hover .nav a.active, .header:hover .nav a:hover, .header.white .nav a.active, .header.white .nav a:hover { color: #DD2432; }

/* footer */
.footer { width: 100%; position: relative; z-index: 1; left: 0; bottom: 0; background: #2D2828; }

.footer .top { padding: 1rem 0; }

.footer .top .container { display: flex; justify-content: space-between; }

.footer .top .left { flex: 1; position: relative; display: flex; justify-content: space-between; }

.footer .top .left dl dt { font-size: 0.18rem; color: #fff; font-weight: bold; margin-bottom: 0.3rem; }

.footer .top .left dl dd { font-size: 0.16rem; color: #B8B8B8; margin-top: 0.2rem; }

.footer .top .left dl dd a { color: #B8B8B8; }

.footer .top .left dl dd a:hover { color: #fff; }

.footer .top .right { flex: 0 0 25%; padding-left: 1rem; position: relative; margin-left: 1.5rem; }

.footer .top .right dl dt { font-size: 0.18rem; color: #fff; font-weight: bold; margin-bottom: 0.25rem; }

.footer .top .right dl dd { font-size: 0.16rem; color: #B8B8B8; margin-top: 0.1rem; line-height: 0.28rem; }

.footer .top .right dl dd h3 { font-size: 0.16rem; opacity: .8; }

.footer .top .right dl dd h2 { font-size: 0.28rem; font-weight: bold; margin: 0.1rem 0 0.3rem; }

.footer .top .right dl dd a { color: #B8B8B8; }

.footer .top .right dl dd a:hover { color: #fff; }

.footer .top .right dl dd ul { display: flex; margin-top: 0.4rem; }

.footer .top .right dl dd ul li { margin-right: 0.4rem; position: relative; }

.footer .top .right dl dd ul li i { font-size: 0.4rem; }

.footer .top .right dl dd ul li .qr { width: 1.3rem; background: #fff; box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1); position: absolute; left: -0.5rem; bottom: 0.6rem; text-align: center; opacity: 0; visibility: hidden; transition: all .5s ease; }

.footer .top .right dl dd ul li .qr img { width: 100%; }

.footer .top .right dl dd ul li .qr p { font-size: 0.16rem; color: #000; margin-bottom: 0.05rem; }

.footer .top .right dl dd ul li:hover .qr { opacity: 1; visibility: visible; z-index: 99; bottom: 0.5rem; }

.footer .top .right:before { content: ""; width: 1px; height: 100%; background: rgba(248, 248, 248, 0.1); position: absolute; left: 0; top: 0; }

.footer .bottom { background: rgba(13, 13, 13, 0.22); padding: 0.4rem 0; }

.footer .bottom .links { font-size: 0.16rem; color: #B8B8B8; }

.footer .bottom .links a { margin-right: 0.15rem; color: #B8B8B8; display: inline-block; }

.footer .bottom .links a:hover { color: #fff; }

.footer .bottom .copyright { font-size: 0.16rem; color: #B8B8B8; margin-top: 0.2rem; }

.footer .bottom .copyright a { margin-left: 0.15rem; color: #B8B8B8; display: inline-block; }

.footer .bottom .copyright a:hover { color: #fff; }

.backtop { padding: 0.2rem 0.15rem; text-align: center; position: fixed; right: 0.3rem; bottom: 10%; cursor: pointer; z-index: 20; background: #222; display: none; }

.backtop i { font-size: 0.18rem; color: #fff; }

.backtop p { font-size: 0.15rem; color: #fff; margin-top: 0.1rem; }

.main { position: relative; z-index: 1; }

.common-btn { width: 2rem; height: 0.56rem; font-size: 0.18rem; color: #fff; display: flex; align-items: center; justify-content: center; border-radius: 0.5rem; background: #DD2432; margin: 0 auto; box-shadow: 0 2px 6px 1px rgba(233, 93, 70, 0.5); }

.common-btn i { margin-left: 0.1rem; display: block; transition: all .5s ease; }

.common-btn:hover i { margin-left: 0.15rem; }

.footer-order { padding: 0.7rem 6.25%; background: linear-gradient(177deg, #3EA6FF 0%, #4949FC 100%); }

.footer-order a { display: flex; justify-content: space-between; align-items: center; }

.footer-order a h2 { font-size: 0.4rem; color: #fff; font-weight: bold; }

.footer-order a .btn { width: 0.5rem; height: 0.5rem; border: 0.03rem solid rgba(255, 255, 255, 0.3); display: flex; align-items: center; justify-content: center; border-radius: 50%; overflow: hidden; }

.footer-order a .btn i { font-size: 0.22rem; color: #fff; }

/* 公用视频弹出 */
.video-popup { display: none; position: fixed; width: 100%; height: 100%; left: 0; top: 0; z-index: 10000; background: rgba(0, 0, 0, 0.7); }

.video-popup .btn-close { font-size: 30px; color: #fff; position: absolute; right: 5%; top: 5%; transition: all .5s ease; }

.video-popup .btn-close:hover { transform: rotate(180deg); }

.video-popup .video-popup-box { width: 1080px; max-height: calc(100vh - 160px); margin: 0 auto; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }

.video-popup .video-popup-box video { width: 100%; height: 100%; object-fit: cover; }

/* Index */
.Index { padding-top: 0.96rem; }

.Index .header { background: #fff; box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.15); }

.Index .header .logo .logo-w { display: none; opacity: 0; }

.Index .header .logo .logo-b { display: block; opacity: 1; }

.Index .header .nav a { color: #000; }

.Index .header .nav a.active, .Index .header .nav a:hover { color: #DD2432; }

.Index .banner { width: 100%; max-height: 100vh; position: relative; height: auto; overflow: hidden; }

.Index .banner .swiper-slide { overflow: hidden; }

.Index .banner .swiper-slide img, .Index .banner .swiper-slide video { width: 100%; height: 100%; object-fit: cover; }

.Index .banner .swiper-slide .txt { width: 40.3%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }

.Index .banner .swiper-slide.swiper-slide-active .img { animation: bannerScale 4s; }

.Index .banner .icon-mouse { width: 0.6rem; font-size: 0.6rem; color: #fff; position: absolute; left: 0; right: 0; bottom: 4%; z-index: 1; margin: auto; animation: mouseMove 1.5s infinite alternate; }

.Index .banner .swiper-pagination { bottom: 0.5rem; }

.Index .banner .swiper-pagination .swiper-pagination-bullet { width: 0.22rem; height: 0.22rem; position: relative; cursor: pointer; margin-bottom: 5px; opacity: 1; background: none; }

.Index .banner .swiper-pagination .swiper-pagination-bullet:before { content: ""; width: 100%; height: 100%; border: 1px solid #fff; position: absolute; left: 0; top: 0; border-radius: 50%; opacity: 0; transition: all .5s ease; }

.Index .banner .swiper-pagination .swiper-pagination-bullet:after { content: ""; width: 0.06rem; height: 0.06rem; background: #fff; border-radius: 50%; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; }

.Index .banner .swiper-pagination .swiper-pagination-bullet-active:before { opacity: 1; }

.Index .banner .swiper-button-next, .Index .banner .swiper-button-prev { opacity: 0; transition: all .5s ease; }

.Index .banner .swiper-button-next.swiper-button-next, .Index .banner .swiper-button-prev.swiper-button-next { right: 5%; }

.Index .banner .swiper-button-next.swiper-button-prev, .Index .banner .swiper-button-prev.swiper-button-prev { left: 5%; }

.Index .banner:hover .swiper-button-next, .Index .banner:hover .swiper-button-prev { opacity: 1; }

.Index .banner:hover .swiper-button-next.swiper-button-next, .Index .banner:hover .swiper-button-prev.swiper-button-next { right: 6.25%; }

.Index .banner:hover .swiper-button-next.swiper-button-prev, .Index .banner:hover .swiper-button-prev.swiper-button-prev { left: 6.25%; }

.Index .section { height: auto; overflow: hidden; padding: 0.8rem 0; position: relative; }

.Index .section .title { height: auto; margin-bottom: 0.4rem; }

.Index .section .title h3 { font-size: 0.22rem; color: #B8B8B8; text-transform: uppercase; font-weight: lighter; }

.Index .section .title h2 { font-size: 0.42rem; color: #000; font-weight: bold; margin-top: 0.1rem; }

.Index .section .title h2 span { color: #DD2432; }

.Index .section .title p { font-size: 0.18rem; color: #666; margin-top: 0.2rem; }

.Index .about .box { display: flex; justify-content: space-between; flex-wrap: wrap; }

.Index .about .box .video { width: 47.5%; overflow: hidden; border-radius: 0.3rem; position: relative; cursor: pointer; }

.Index .about .box .video:before { content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); position: absolute; left: 0; top: 0; }

.Index .about .box .video img { width: 100%; height: 100%; }

.Index .about .box .video .play { width: 0.61rem; height: 0.6rem; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; z-index: 1; display: flex; align-items: center; justify-content: center; border-radius: 50%; }

.Index .about .box .video .play i { font-size: 0.22rem; color: #fff; }

.Index .about .box .video .play:after { content: ""; width: 100%; height: 100%; background: url("../images/video-circle.png") no-repeat center/100%; position: absolute; left: 0; top: 0; animation: rotate360 5s infinite linear; }

.Index .about .box .text { width: 50%; position: relative; padding-left: 0.4rem; }

.Index .about .box .text:after { content: ""; width: 0.34rem; height: 0.34rem; background: url("../images/yin.png") no-repeat center/100%; position: absolute; left: 0; top: 0; }

.Index .about .box .text .st { position: relative; }

.Index .about .box .text .st .num { font-size: 2rem; line-height: 1.6rem; color: #fff; text-shadow: #ECECEC 1px 0 0, #ECECEC 0 1px 0, #ECECEC -1px 0 0, #ECECEC 0 -1px 0; font-family: "BebasNeue", system-ui, -apple-system, Microsoft YaHei, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",sans-serif; }

.Index .about .box .text .st .txt { font-size: 0.4rem; color: #DD2432; font-weight: bold; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }

.Index .about .box .text h1 { font-size: 0.24rem; font-weight: bold; margin-bottom: 0.2rem; }

.Index .about .box .text p { font-size: 0.18rem; color: #666; line-height: 0.3rem; }

.Index .about .box .text .nums { display: flex; flex-wrap: wrap; margin-top: 0.35rem; }

.Index .about .box .text .nums li { flex: 1; }

.Index .about .box .text .nums li h3 { font-size: 0.2rem; color: #DD2432; }

.Index .about .box .text .nums li h3 b { font-size: 0.5rem; font-family: "BebasNeue", system-ui, -apple-system, Microsoft YaHei, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",sans-serif; font-weight: bold; }

.Index .about .box .text .nums li:last-child { flex: 0 0 18%; }

.Index .about .box .text .common-btn { margin: 0.5rem 0 0; }

.Index .course { background: #F9F9F9; border-top-right-radius: 1.2rem; }

.Index .course .title { text-align: center; }

.Index .course .title-dsc { text-align: center; }

.Index .course .box .list { display: flex; margin-top: 0.4rem; border-radius: 0.15rem; overflow: hidden; }

.Index .course .box .list .item { width: 24.625%; height: 6rem; position: relative; margin-left: .5%; transition: all .8s; }

.Index .course .box .list .item img { width: 100%; height: 100%; }

.Index .course .box .list .item h3 { width: 100%; font-size: 0.24rem; color: #fff; position: absolute; left: 0; top: 0.7rem; text-align: center; transition: all .4s; z-index: 1; }

.Index .course .box .list .item .text { width: 100%; height: 100%; padding: 0.5rem; position: absolute; left: 0; top: 0; z-index: 1; transition: all .4s .4s; display: flex; flex-direction: column; justify-content: flex-end; opacity: 0; transform: translateY(100%); }

.Index .course .box .list .item .text h2 { font-size: 0.24rem; color: #fff; font-weight: bold; }

.Index .course .box .list .item .text p { font-size: 0.18rem; color: #fff; margin-top: 0.1rem; line-height: 0.3rem; }

.Index .course .box .list .item .text .btn { width: 0.8rem; height: 0.8rem; background: #DD2432; display: flex; align-items: center; justify-content: center; position: absolute; right: 0; bottom: 0; }

.Index .course .box .list .item .text .btn i { font-size: 0.24rem; color: #fff; }

.Index .course .box .list .item:after { content: ""; width: 100%; height: 40%; background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%); position: absolute; left: 0; bottom: 0; opacity: 0; transition: all .4s .4s; }

.Index .course .box .list .item:hover { width: 88% !important; }

.Index .course .box .list .item:hover h3 { opacity: 0; transform: translateY(-100%); }

.Index .course .box .list .item:hover .text { opacity: 1; transform: translateY(0); }

.Index .course .box .list .item:hover:after { opacity: 1; }

.Index .course .box .list .item:first-child { margin-left: 0; }

.Index .advantage { height: 9.5rem; background: url("../images/index/advantage-bg.jpg") no-repeat center/cover; }

.Index .advantage .title h3 { opacity: .5; }

.Index .advantage .title h3, .Index .advantage .title h2, .Index .advantage .title p { color: #fff; }

.Index .advantage .title p { margin-top: 0.4rem; }

.Index .advantage ul { width: 6.6rem; display: flex; flex-wrap: wrap; margin-top: 0.7rem; }

.Index .advantage ul li { width: 2rem; height: 2rem; border-radius: 0.2rem; padding: 0.25rem; margin: 0 0.2rem 0.2rem 0; }

.Index .advantage ul li h4 { font-size: 0.22rem; color: #fff; text-align: right; }

.Index .advantage ul li img { width: 0.5rem; margin: 0.1rem 0 0.15rem; }

.Index .advantage ul li p { font-size: 0.18rem; line-height: 0.26rem; color: #fff; font-weight: bold; }

.Index .advantage ul li:nth-child(1) { background: #fff; }

.Index .advantage ul li:nth-child(1) h4 { color: #B8B8B8; }

.Index .advantage ul li:nth-child(1) p { color: #332C2B; }

.Index .advantage ul li:nth-child(2) { background: linear-gradient(321deg, #FBBB0B 0%, #FBAC0E 0%, #FFD050 100%); }

.Index .advantage ul li:nth-child(5) { background: linear-gradient(141deg, #ADE44F 0%, #8BB400 100%); }

.Index .advantage ul li:nth-child(6) { background: linear-gradient(180deg, #FF4452 0%, #DD2432 100%); }

.Index .team { padding: 0.9rem 0; background: url("../images/index/team-bg.png") no-repeat center/cover; }

.Index .team:before { content: ""; width: 170px; height: 185px; background: #DD2432; position: absolute; left: 0; top: 0.9rem; }

.Index .team .box { display: flex; justify-content: space-between; }

.Index .team .box .img { width: 39.6%; }

.Index .team .box .text { width: 50%; }

.Index .team .box .text .title p { line-height: 0.36rem; }

.Index .team .box .text .info .name { display: flex; align-items: center; font-size: 0.18rem; font-weight: bold; }

.Index .team .box .text .info .name img { width: 1.8rem; }

.Index .team .box .text .info ul { margin-left: 0.2rem; }

.Index .team .box .text .info ul li { font-size: 0.18rem; line-height: 0.32rem; color: #666; margin-bottom: 0.1rem; position: relative; padding-left: 0.2rem; }

.Index .team .box .text .info ul li:before { content: ""; width: 6px; height: 2px; background: #DD2432; position: absolute; left: 0; top: 0.15rem; }

.Index .business { padding: 0; }

.Index .business .top { padding: 1rem 0; background: url("../images/index/business-top-bg.png") no-repeat center/cover; border-top-left-radius: 1rem; }

.Index .business .top .title { text-align: center; }

.Index .business .top .title h3, .Index .business .top .title h2, .Index .business .top .title p { color: #fff; }

.Index .business .top ul { display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 0.8rem; }

.Index .business .top ul li h2 { font-size: 0.18rem; color: #EF4545; font-weight: bold; margin-bottom: 0.1rem; }

.Index .business .top ul li h2 b { font-size: 0.5rem; font-family: "BebasNeue", system-ui, -apple-system, Microsoft YaHei, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",sans-serif; font-weight: bold; }

.Index .business .top ul li p { font-size: 0.18rem; color: #fff; line-height: 0.26rem; }

.Index .business .box { background: #F6F6F6; padding: 0.6rem 0 1.4rem; }

.Index .business .box .tabs { height: auto; overflow: hidden; }

.Index .business .box .tabs .item { float: left; width: 7.3333%; margin: 0 .5% 1%; line-height: 0.56rem; font-size: 0.2rem; color: #333; background: #fff; border-radius: 0.1rem; text-align: center; position: relative; cursor: pointer; }

.Index .business .box .tabs .item i { font-size: 0.24rem; color: #FC623B; position: absolute; right: 0.05rem; top: -0.1rem; transform: rotate(20deg); }

.Index .business .box .tabs .item:hover, .Index .business .box .tabs .item.active { background: linear-gradient(180deg, #FF4452 0%, #DD2432 100%); color: #fff; }

.Index .business .box .tabs .item:hover i, .Index .business .box .tabs .item.active i { color: #fff; }

.Index .business .box .tabs1 { height: auto; overflow: hidden; margin-top: 0.5rem; }

.Index .business .box .tabs1 .item { float: left; width: 7.3333%; margin: 0 .5% 1%; line-height: 0.56rem; font-size: 0.2rem; color: #333; background: #fff; border-radius: 0.1rem; text-align: center; position: relative; cursor: pointer; }

.Index .business .box .tabs1 .item:hover, .Index .business .box .tabs1 .item.active { background: linear-gradient(180deg, #FF4452 0%, #DD2432 100%); color: #fff; }

.Index .business .box .slide { height: auto; overflow: hidden; position: relative; padding-bottom: 0.4rem; }

.Index .business .box .slide .swiper-slide { background: #F6F6F6; overflow: hidden; }

.Index .business .box .slide .swiper-slide ul { display: flex; flex-wrap: wrap; margin-top: 0.4rem; }

.Index .business .box .slide .swiper-slide ul li { width: 23.5%; background: #fff; padding: 0.35rem 0.3rem; border-radius: 0.1rem; margin: 0 2% 2% 0; }

.Index .business .box .slide .swiper-slide ul li .ps { font-size: 0.16rem; color: #DD2432; font-weight: bold; }

.Index .business .box .slide .swiper-slide ul li .ps i { font-size: 0.17rem; font-weight: bold; margin-right: 0.05rem; }

.Index .business .box .slide .swiper-slide ul li h2 { font-size: 0.24rem; color: #332C2B; font-weight: bold; margin: 0.2rem 0 0.15rem; }

.Index .business .box .slide .swiper-slide ul li p { font-size: 0.18rem; color: #888; line-height: 0.3rem; }

.Index .business .box .slide .swiper-slide ul li:nth-child(4n) { margin-right: 0; }

.Index .business .box .slide .swiper-pagination { bottom: 0; }

.Index .business .box .slide .swiper-pagination-bullet { width: 0.14rem; height: 0.14rem; background: #B8B8B8; opacity: 1; margin: 0 0.06rem; }

.Index .business .box .slide .swiper-pagination-bullet-active { background: #DD2432; }

.Index .business .box .no-data { text-align: center; margin-top: 0.4rem; }

.Index .business .box .no-data p { font-size: 0.16rem; color: #666; }

.Index .business .box .tips { font-size: 0.2rem; color: #332C2B; text-align: center; margin: 0.5rem 0; }

.Index .franchise { padding-bottom: 1.2rem; }

.Index .franchise .container { width: 80%; }

.Index .franchise .title { text-align: center; }

.Index .franchise .box { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; margin-top: 0.9rem; }

.Index .franchise .box ul { width: 26%; margin-top: 0.6rem; }

.Index .franchise .box ul li { height: auto; overflow: hidden; margin-bottom: 1.4rem; }

.Index .franchise .box ul li img { width: 0.98rem; float: left; }

.Index .franchise .box ul li .txt { height: auto; overflow: hidden; padding-left: 0.2rem; }

.Index .franchise .box ul li .txt h2 { font-size: 0.24rem; color: #DD2432; padding-bottom: 0.2rem; position: relative; margin-bottom: 0.2rem; font-weight: bold; }

.Index .franchise .box ul li .txt h2:after { content: ""; width: 0.24rem; height: 0.02rem; background: #DD2432; position: absolute; left: 0; bottom: 0; }

.Index .franchise .box ul li .txt p { font-size: 0.18rem; color: #666; line-height: 0.3rem; }

.Index .franchise .box .img { width: 39%; }

.Index .franchise .common-btn { margin-top: 0.5rem; }

.Index .honor { background: #F5F4F2; border-top-left-radius: 1rem; overflow: hidden; }

.Index .honor .title { text-align: center; }

.Index .honor .slide { height: 4rem; overflow: hidden; padding: 0.2rem 0; }

.Index .honor .slide .swiper-slide { text-align: center; }

.Index .honor .slide .swiper-slide img { width: 100%; transition: all .5s ease; margin-bottom: 0.2rem; display: block; }

.Index .honor .slide .swiper-slide p { font-size: 0.22rem; color: #333; line-height: 0.32rem; }

.Index .honor .slide .swiper-slide-active img { transform: scale(1.1); margin-bottom: 0.3rem; }

.Index .honor .slide .swiper-slide-active p { color: #DD2432; font-weight: bold; }

.Index .news { overflow: hidden; padding-bottom: 1.2rem; }

.Index .news .title { text-align: center; }

.Index .news .slide { height: auto; }

.Index .news .slide .swiper-slide .img { overflow: hidden; border-radius: 0.2rem; }

.Index .news .slide .swiper-slide .img img { width: 100%; transition: all .5s ease; }

.Index .news .slide .swiper-slide .text { padding-top: 0.25rem; }

.Index .news .slide .swiper-slide .text h2 { font-size: 0.22rem; color: #000; font-weight: bold; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: all .5s ease; }

.Index .news .slide .swiper-slide .text p { font-size: 0.16rem; color: #666; margin-top: 0.15rem; }

.Index .news .slide .swiper-slide:hover img { transform: scale(1.1); }

.Index .news .slide .swiper-slide:hover h2 { color: #DD2432; }

.Index .news .common-btn { margin-top: 0.5rem; }

.Index .fad { height: auto; overflow: hidden; display: flex; justify-content: space-between; }

.Index .fad .left, .Index .fad .right { width: 50%; position: relative; }

.Index .fad .left { cursor: pointer; }

.Index .fad .left img { width: 100%; transform: scale(1.01); }

.Index .fad .left .text { width: 100%; padding: 0 6.25%; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }

.Index .fad .left .text h2 { font-size: 0.24rem; color: #fff; font-weight: bold; }

.Index .fad .left .text h1 { font-size: 0.4rem; color: #FCC610; font-family: "BebasNeue", system-ui, -apple-system, Microsoft YaHei, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",sans-serif; margin: 0.15rem 0; }

.Index .fad .left .text p { font-size: 0.24rem; color: #fff; font-weight: bold; }

.Index .fad .right { background: linear-gradient(360deg, #D50C0C 0%, #EC3C0F 100%); }

.Index .fad .right ul { width: 100%; padding: 0 6.25%; position: absolute; left: 0; top: 50%; transform: translateY(-50%); display: flex; justify-content: space-around; }

.Index .fad .right ul li { text-align: center; }

.Index .fad .right ul li img { width: 1.12rem; }

.Index .fad .right ul li p { font-size: 0.2rem; color: #fff; font-weight: bold; margin-top: 0.05rem; }

/* Nei-page */
.Nei-page .banner { height: auto; overflow: hidden; position: relative; }

.Nei-page .banner img { width: 100%; height: 100%; }

.Nei-page .banner .text { width: 100%; position: absolute; left: 0; top: 50%; text-align: center; }

.Nei-page .banner .text h1 { font-size: 0.5rem; color: #fff; font-weight: bold; }

.Nei-page .banner .text h2 { font-size: 0.2rem; color: #fff; margin-top: 0.2rem; text-transform: uppercase; font-weight: lighter; }

.Nei-page .banner:after { content: ""; width: 100%; height: 1.6rem; position: absolute; left: 0; top: 0; background: linear-gradient(360deg, transparent 0%, rgba(0, 0, 0, 0.3) 100%); z-index: 0; }

.Nei-page .crumbs-tabs { width: 87.5%; height: auto; overflow: hidden; position: relative; margin: -0.4rem auto 0; z-index: 1; }

.Nei-page .crumbs-tabs a { flex: 1; height: 0.8rem; font-size: 0.2rem; color: #000; display: flex; align-items: center; justify-content: center; background: #fff; position: relative; }

.Nei-page .crumbs-tabs a i { font-size: 0.2rem; margin-right: 0.08rem; position: relative; top: 1px; transition: all .5s ease; }

.Nei-page .crumbs-tabs a.active { background: #DD2432; color: #fff !important; }

.Nei-page .crumbs-tabs a.active i { color: #fff !important; }

.Nei-page .crumbs-tabs a.active:before { content: ""; width: 0.66rem; height: 0.66rem; background: url("../images/tabs-y1.png") no-repeat center/100%; position: absolute; left: 0; top: 0; }

.Nei-page .crumbs-tabs a.active:after { content: ""; width: 0.32rem; height: 0.32rem; background: url("../images/tabs-y2.png") no-repeat center/100%; position: absolute; right: 0; bottom: 0; }

.Nei-page .crumbs-tabs a:hover { color: #DD2432; }

.Nei-page .crumbs-tabs a:hover i { color: #DD2432; }

.Nei-page .content { background: #F9F9F9; padding-top: 1.7rem; margin-top: -0.4rem; position: relative; }

.Nei-page .content .page-t { height: auto; overflow: hidden; text-align: center; margin-bottom: 0.4rem; }

.Nei-page .content .page-t h2 { font-size: 0.4rem; color: #000; font-weight: bold; }

.Nei-page .content .page-t h3 { font-size: 0.28rem; color: #333; margin-top: 0.3rem; }

.Nei-page .content .page-t p { width: 80%; font-size: 0.18rem; color: #3B3B3B; line-height: 0.36rem; margin: 0.3rem auto 0; }

.Nei-page .content .page-t1 { height: auto; overflow: hidden; text-align: center; margin-bottom: 0.4rem; }

.Nei-page .content .page-t1 h2 { font-size: 0.4rem; color: #000; font-weight: bold; padding-bottom: 0.3rem; position: relative; }

.Nei-page .content .page-t1 h2:after { content: ''; width: 0.4rem; height: 0.05rem; background: #DD2432; border-radius: 0.05rem; position: absolute; left: 0; right: 0; bottom: 0; margin: auto; }

.Nei-page .content .page-t1 p { width: 80%; font-size: 0.18rem; color: #3B3B3B; line-height: 0.36rem; margin: 0.3rem auto 0; }

.Nei-page .content .section-t { height: auto; overflow: hidden; text-align: center; margin-bottom: 0.4rem; }

.Nei-page .content .section-t h2 { font-size: 0.4rem; color: #000; font-weight: bold; }

.Nei-page .content .section-t p { width: 80%; font-size: 0.18rem; color: #3B3B3B; line-height: 0.36rem; margin: 0.2rem auto 0; }

.Nei-page .content .section { height: auto; overflow: hidden; position: relative; }

.Nei-page .content .btn-arrow { width: 1.65rem; height: 0.5rem; line-height: 0.5rem; display: block; border-radius: 0.3rem; text-align: center; font-size: 0.18rem; }

.Nei-page .content .btn-arrow.bg1 { background: #fff; color: #DD2432; }

.Nei-page .content .btn-arrow.bg2 { background: #DD2432; color: #fff; }

.Nei-page .content .btn-arrow i { margin-left: 0.05rem; font-size: 0.2rem; }

/* page */
.page { height: auto; text-align: center; }

.page a { display: inline-block; width: 0.5rem; line-height: 0.5rem; border-radius: 0.5rem; text-align: center; font-size: 0.16rem; background: #fff; color: #717991; margin: 0 5px; }

.page a:hover, .page a.active { background: #DD2432; color: #fff; border-color: #DD2432; }

/* About */
.About.content { padding: 1rem 0; background: #fff; margin: 0; }

.About.content .section1 { padding-bottom: 0.8rem; }

.About.content .section1 .nums { width: 80%; display: flex; justify-content: space-between; margin: 0.4rem auto 0; }

.About.content .section1 .nums li { flex: 1; text-align: center; }

.About.content .section1 .nums li h2 { font-size: 0.18rem; color: #DD2432; }

.About.content .section1 .nums li h2 b { font-size: 0.6rem; font-family: "BebasNeue", system-ui, -apple-system, Microsoft YaHei, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",sans-serif; }

.About.content .section1 .nums li p { font-size: 0.18rem; color: #000; margin-top: 0.1rem; }

.About.content .section2 ul { display: flex; flex-wrap: wrap; justify-content: space-between; }

.About.content .section2 ul li { width: 33.333%; position: relative; margin-bottom: 0.4rem; overflow: hidden; }

.About.content .section2 ul li img { width: 100%; height: 100%; transition: all .5s ease; }

.About.content .section2 ul li .txt { width: 100%; height: 100%; padding: 0.6rem 0.5rem; position: absolute; left: 0; top: 0; }

.About.content .section2 ul li .txt a { width: 100%; height: 100%; display: block; position: relative; z-index: 1; }

.About.content .section2 ul li .txt h2 { font-size: 0.3rem; font-weight: bold; color: #fff; }

.About.content .section2 ul li .txt h3 { font-size: 0.26rem; color: rgba(255, 255, 255, 0.3); margin-top: 0.15rem; text-transform: uppercase; font-weight: lighter; }

.About.content .section2 ul li .txt p { font-size: 0.18rem; color: #fff; line-height: 0.36rem; margin-top: 0.4rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }

.About.content .section2 ul li .txt i { font-size: 0.3rem; color: #fff; position: absolute; left: 0; bottom: 0; display: block; transition: all .5s ease; }

.About.content .section2 ul li .txt .c { width: auto; height: auto; position: absolute; right: 0; bottom: 0; }

.About.content .section2 ul li .txt:hover i { transform: translateX(10px); }

.About.content .section2 ul li:hover img { transform: scale(1.05); }

.About.content .section2 ul li.li1 { width: 66%; background: #F8F9FB; display: flex; }

.About.content .section2 ul li.li1 .txt { width: 51%; position: relative; }

.About.content .section2 ul li.li1 .txt h2 { color: #000; }

.About.content .section2 ul li.li1 .txt h3 { color: rgba(0, 0, 0, 0.2); }

.About.content .section2 ul li.li1 .txt p { color: #333; }

.About.content .section2 ul li.li1 .txt i { color: #DD2432; }

.About.content .section2 ul li.li1 .txt .c { width: 3.97rem; height: 2.6rem; }

.About.content .section2 ul li.li1 img { width: 49%; }

.About.content .section2 ul li.li1:hover img { transform: scale(1); }

.About.content .section2 ul li.li2 { width: 32%; }

.About.content .section2 ul li.li3 { width: 100%; display: flex; }

.About.content .section2 ul li.li3 img { width: 68.04%; }

.About.content .section2 ul li.li3 .txt { flex: 1; position: relative; background: #DD2432; padding: 0.6rem 0.4rem 0.6rem 0.6rem; }

.About.content .section2 ul li.li3 .txt .c { width: 1.57rem; height: 2.14rem; }

.About.content .section2 ul li.li4 { width: 32%; background: #FFB52D; }

.About.content .section2 ul li.li4 .txt { position: relative; }

.About.content .section2 ul li.li4 .txt .c { width: 5.4rem; height: 4.6rem; }

.About.content .section2 ul li.li5 { width: 32%; }

.About.content .section2 ul li.li5 a { display: flex; flex-direction: column; justify-content: flex-end; }

.About.content .section2 ul li.li6 { width: 32%; background: #A58A65; }

.About.content .section2 ul li.li6 .txt { position: relative; }

.About.content .section2 ul li.li6 .txt .c { width: 3.07rem; height: 4.6rem; }

/* About-intro */
.About-intro.content .img-t { width: 7.75rem; position: absolute; right: 0; top: 1rem; }

.About-intro.content .section1 { overflow: visible; }

.About-intro.content .section1 .box { display: flex; justify-content: space-between; flex-wrap: wrap; }

.About-intro.content .section1 .box .left { width: 45%; padding-top: 0.8rem; position: relative; }

.About-intro.content .section1 .box .left h2 { font-size: 0.4rem; font-weight: bold; margin-bottom: 0.4rem; }

.About-intro.content .section1 .box .left p { font-size: 0.18rem; line-height: 0.36rem; margin-top: 0.2rem; }

.About-intro.content .section1 .box .left .last { width: 100%; font-size: 0.2rem; line-height: 0.38rem; font-weight: bold; position: absolute; left: 0; bottom: 0.15rem; }

.About-intro.content .section1 .box .right { width: 47%; }

.About-intro.content .section1 .box .right .t { font-size: 0.3rem; color: #DD2432; font-weight: bold; position: relative; padding-left: 0.45rem; margin-bottom: 0.6rem; }

.About-intro.content .section1 .box .right .t:after { content: ""; width: 0.3rem; height: 0.3rem; background: url("../images/yin.png") no-repeat center/100%; position: absolute; left: 0; top: -0.1rem; }

.About-intro.content .section1 .nums { display: flex; justify-content: space-between; flex-wrap: wrap; padding: 1.3rem 0 1rem; }

.About-intro.content .section1 .nums li { flex: 1; text-align: center; }

.About-intro.content .section1 .nums li img { margin: 0 auto; }

.About-intro.content .section1 .nums li h2 { font-size: 0.18rem; font-weight: bold; color: #DD2432; margin: 0.15rem 0 0.05rem; }

.About-intro.content .section1 .nums li h2 b { font-size: 0.7rem; font-family: "BebasNeue", system-ui, -apple-system, Microsoft YaHei, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",sans-serif; margin-right: 0.06rem; }

.About-intro.content .section1 .nums li p { font-size: 0.18rem; color: #000; }

.About-intro.content .section2 h2 { font-size: 0.32rem; color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }

.About-intro.content .section3 { padding: 1rem 0 1.1rem; background: #fff; }

.About-intro.content .section3 .slide { overflow: hidden; margin-top: 0.5rem; position: relative; padding-bottom: 0.5rem; }

.About-intro.content .section3 .slide .swiper-slide img { width: 100%; }

.About-intro.content .section3 .slide .swiper-pagination { bottom: 0; }

.About-intro.content .section3 .slide .swiper-pagination-bullet { width: 0.14rem; height: 0.14rem; background: #B8B8B8; }

.About-intro.content .section3 .slide .swiper-pagination-bullet-active { background: #DD2432; }

/* About-culture */
.About-culture.content .section2 { margin-top: 0.4rem; background: #fff; }

.About-culture.content .section2 .img-text { display: flex; flex-wrap: wrap; }

.About-culture.content .section2 .img-text .img, .About-culture.content .section2 .img-text .text { width: 50%; }

.About-culture.content .section2 .img-text .img img { width: 100%; height: 100%; }

.About-culture.content .section2 .img-text .text { padding: 1rem 2rem; }

.About-culture.content .section2 .img-text .text ul li { display: flex; align-items: center; margin-bottom: 0.95rem; }

.About-culture.content .section2 .img-text .text ul li img { width: 0.98rem; }

.About-culture.content .section2 .img-text .text ul li .txt { padding-left: 0.3rem; }

.About-culture.content .section2 .img-text .text ul li .txt h2 { font-size: 0.24rem; font-weight: bold; color: #000; margin-bottom: 0.15rem; }

.About-culture.content .section2 .img-text .text ul li .txt p { font-size: 0.18rem; color: #333; line-height: 0.3rem; }

.About-culture.content .section2 .img-text .text ul li:last-child { margin: 0; }

.About-culture.content .section3 { padding: 1rem 0 1.1rem; background: #fff; }

.About-culture.content .section3 .slide { overflow: hidden; margin-top: 0.5rem; position: relative; padding-bottom: 0.5rem; }

.About-culture.content .section3 .slide .swiper-slide img { width: 100%; }

.About-culture.content .section3 .slide .swiper-pagination { bottom: 0; }

.About-culture.content .section3 .slide .swiper-pagination-bullet { width: 0.14rem; height: 0.14rem; background: #B8B8B8; }

.About-culture.content .section3 .slide .swiper-pagination-bullet-active { background: #DD2432; }

/* About-honor */
.About-honor.content { padding-bottom: 1rem; }

.About-honor.content .page-t { text-align: left; }

.About-honor.content .page-t p { width: 100%; margin-top: 0.2rem; }

.About-honor.content ul { display: flex; flex-wrap: wrap; margin: 0 -1% 0.5rem; }

.About-honor.content ul li { width: 25%; padding: 0 1%; margin-bottom: 3%; }

.About-honor.content ul li a { height: auto; overflow: hidden; display: block; }

.About-honor.content ul li a .img { overflow: hidden; position: relative; }

.About-honor.content ul li a .img img { width: 100%; }

.About-honor.content ul li a .img .mask { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(221, 36, 50, 0.7); opacity: 0; transition: all .5s ease; display: flex; align-items: center; justify-content: center; }

.About-honor.content ul li a .img .mask i { font-size: 0.45rem; color: #fff; transform: translateY(100%); transition: all .5s ease; }

.About-honor.content ul li a .text { background: #fff; padding: 0.3rem; }

.About-honor.content ul li a .text h2 { font-size: 0.2rem; height: 0.56rem; line-height: 0.28rem; color: #000; font-weight: bold; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.About-honor.content ul li a .text p { font-size: 0.14rem; color: #333; margin-top: 0.15rem; }

.About-honor.content ul li a:hover { box-shadow: 0 0 15px 1px rgba(251, 51, 51, 0.14); }

.About-honor.content ul li a:hover .img .mask { opacity: 1; }

.About-honor.content ul li a:hover .img .mask i { transform: translateY(0); }

.About-honor.content ul li a:hover h2 { color: var(--themeColor); }

/* About-cooperation */
.About-cooperation.content .page-t { text-align: left; }

.About-cooperation.content .page-t p { width: 100%; margin-top: 0.2rem; }

.About-cooperation.content .section1 { padding-bottom: 0.7rem; }

.About-cooperation.content .section1 ul { height: auto; overflow: hidden; }

.About-cooperation.content .section1 ul li { float: left; width: 23.5%; margin: 0 0 1.65% 1.5%; }

.About-cooperation.content .section1 ul li:first-child { width: 50%; margin-left: 0; }

.About-cooperation.content .box { background: #fff; padding: 1rem 0; }

.About-cooperation.content .box ul { display: flex; flex-wrap: wrap; margin: 0 -1% 0.4rem; }

.About-cooperation.content .box ul li { width: 25%; height: auto; overflow: hidden; padding: 0 1%; margin-bottom: 3%; }

.About-cooperation.content .box ul li img { width: 100%; }

/* About-events */
.About-events.content { padding-bottom: 1.2rem; }

.About-events.content .years { height: auto; position: relative; margin-bottom: 0.5rem; }

.About-events.content .years .slide { height: auto; overflow: hidden; position: relative; z-index: 1; }

.About-events.content .years .slide .swiper-slide { text-align: center; cursor: pointer; }

.About-events.content .years .slide .swiper-slide h2 { font-size: 0.34rem; color: #666; font-family: "BebasNeue", system-ui, -apple-system, Microsoft YaHei, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",sans-serif; }

.About-events.content .years .slide .swiper-slide .dot { width: 0.24rem; height: 0.24rem; position: relative; margin: 0.05rem auto 0; }

.About-events.content .years .slide .swiper-slide .dot:before { content: ""; width: 0.1rem; height: 0.1rem; background: #B8B8B8; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; border-radius: 50%; }

.About-events.content .years .slide .swiper-slide.active h2 { color: #DD2432; }

.About-events.content .years .slide .swiper-slide.active .dot { background: url("../images/dot.png") no-repeat center/100%; }

.About-events.content .years .slide .swiper-slide.active .dot:before { display: none; }

.About-events.content .years:after { content: ""; width: 100%; height: 1px; background: #DFDFDF; position: absolute; left: 0; bottom: 0.11rem; }

.About-events.content .box { width: 85%; height: auto; overflow: hidden; margin: 0 auto; }

.About-events.content .box .slide { height: auto; overflow: hidden; }

.About-events.content .box .slide .swiper-slide { display: flex; flex-wrap: wrap; justify-content: space-between; }

.About-events.content .box .slide .swiper-slide .img { width: 59%; }

.About-events.content .box .slide .swiper-slide ul { width: 37.5%; height: 5.28rem; overflow: auto; }

.About-events.content .box .slide .swiper-slide ul li { padding: 0.3rem 0.4rem; background: #fff; border-radius: 0.1rem; margin-bottom: 0.15rem; }

.About-events.content .box .slide .swiper-slide ul li h2 { font-size: 0.2rem; color: #000; font-weight: bold; }

.About-events.content .box .slide .swiper-slide ul li p { font-size: 0.18rem; color: #333; line-height: 0.3rem; margin-top: 0.1rem; }

/* About-history */
.About-history.content { padding: 1.5rem 0 3rem; }

.About-history.content:before { content: ""; width: 87.5%; height: 8.17rem; background: url("../images/about/history-hui.png") no-repeat center/100%; position: absolute; left: 0; right: 0; top: 1rem; margin: auto; }

.About-history.content:after { content: ""; width: 100%; height: 3.27rem; background: url("../images/about/history-si.png") no-repeat center/cover; position: absolute; left: 0; bottom: 1rem; }

.About-history.content .slide { width: 90%; height: 5rem; overflow: hidden; position: relative; z-index: 1; margin: 0 auto; }

.About-history.content .slide .swiper-slide { padding-left: 0.5rem; position: relative; }

.About-history.content .slide .swiper-slide h2 { font-size: 0.3rem; color: #000; font-weight: bold; }

.About-history.content .slide .swiper-slide h3 { font-size: 0.24rem; color: #DD2432; font-weight: bold; margin-top: 0.3rem; }

.About-history.content .slide .swiper-slide h3 b { font-size: 0.3rem; font-family: "BebasNeue", system-ui, -apple-system, Microsoft YaHei, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",sans-serif; }

.About-history.content .slide .swiper-slide h4 { font-size: 0.18rem; color: #DD2432; margin: 0.15rem 0; }

.About-history.content .slide .swiper-slide p { font-size: 0.18rem; color: #333; line-height: 0.3rem; margin-top: 0.1rem; }

.About-history.content .slide .swiper-slide:before { content: ""; width: 0.21rem; height: 3.5rem; background: url("../images/about/history-line.png") no-repeat center/100%; position: absolute; left: 0; top: 0; }

.About-history.content .slide .swiper-slide:nth-child(even) { margin-top: 1.5rem; }

.About-history.content .btn-prev, .About-history.content .btn-next { width: 0.5rem; height: 0.5rem; border: 1px solid #DD2432; border-radius: 50%; display: flex; align-items: center; justify-content: center; position: absolute; top: 1.5rem; z-index: 2; cursor: pointer; }

.About-history.content .btn-prev i, .About-history.content .btn-next i { font-size: 0.2rem; color: #DD2432; }

.About-history.content .btn-prev.btn-prev, .About-history.content .btn-next.btn-prev { left: 0; }

.About-history.content .btn-prev.btn-next, .About-history.content .btn-next.btn-next { right: 0; }

.About-history.content .btn-prev.swiper-button-disabled, .About-history.content .btn-next.swiper-button-disabled { opacity: .2; }

/* Teacher */
.Teacher.content { padding: 0; margin: 0; }

.Teacher.content .section1 { padding-top: 0.9rem; background: url(../images/teacher/teacher-bg.png) no-repeat center/cover; padding-bottom: 0.9rem; position: relative; }

.Teacher.content .section1 .diamond { position: absolute; left: 0; top: 0.9rem; width: 30%; height: 1.45rem; background: #DD2432; }

.Teacher.content .section1 .box { overflow: hidden; }

.Teacher.content .section1 .box .left { float: left; width: 46.73%; background: #D8D8D8; border-radius: 0 0.8rem 0 0.8rem; overflow: hidden; }

.Teacher.content .section1 .box .left img { width: 100%; }

.Teacher.content .section1 .box .right { float: right; width: 48%; padding-top: 1.15rem; }

.Teacher.content .section1 .box .right h2 { margin-bottom: 0.4rem; color: #000; font-size: 0.4rem; font-weight: bold; }

.Teacher.content .section1 .box .right p { margin-bottom: 0.2rem; color: #333; font-size: 0.18rem; line-height: 0.36rem; }

.Teacher.content .section1 .box .right .name { overflow: hidden; padding-top: 0.2rem; }

.Teacher.content .section1 .box .right .name img { float: right; width: 1.76rem; }

.Teacher.content .section1 .box .right .name span { float: right; padding-top: 0.6rem; color: #000; font-size: 0.18rem; }

.Teacher.content .section2 { padding: 0.9rem 0 1.3rem; background: #fff; }

.Teacher.content .section2 .slide { overflow: hidden; margin-top: 0.5rem; position: relative; }

.Teacher.content .section2 .slide .swiper-wrapper { transition-timing-function: linear !important; }

.Teacher.content .section2 .slide .swiper-slide .img { overflow: hidden; margin-bottom: 0.28rem; }

.Teacher.content .section2 .slide .swiper-slide .img img { width: 100%; height: 100%; transition: all .5s ease; }

.Teacher.content .section2 .slide .swiper-slide .img:hover img { transform: scale(1.05); }

.Teacher.content .section2 .slide .swiper-slide h3 { font-size: 0.22rem; margin-bottom: 0.16rem; color: #000; font-weight: bold; }

.Teacher.content .section2 .slide .swiper-slide p { color: #666; font-size: 0.18rem; line-height: 0.32rem; }

/* Course */
.Course { background: #F9F9F9; }

.Course.content { padding-top: 1.2rem; }

.Course.content .section1 { padding-bottom: 0.9rem; }

.Course.content .section1 .tabs { text-align: center; font-size: 0; margin-bottom: 0.4rem; }

.Course.content .section1 .tabs li { transition: all .5s ease; cursor: pointer; display: inline-block; width: 1.5rem; height: 0.5rem; line-height: 0.5rem; background: #fff; border-radius: 0.5rem; color: #000; font-size: 0.2rem; margin-right: 0.2rem; }

.Course.content .section1 .tabs li:last-child { margin-right: 0; }

.Course.content .section1 .tabs li.active, .Course.content .section1 .tabs li:hover { background: #DD2432; color: #fff; }

.Course.content .section1 .system { position: relative; overflow: hidden; }

.Course.content .section1 .system .swiper-slide { overflow: hidden; background: #DD2432; display: flex; flex-wrap: wrap; }

.Course.content .section1 .system .swiper-slide .left { width: 50%; overflow: hidden; }

.Course.content .section1 .system .swiper-slide .left img { width: 100%; height: 100%; transition: all .5s ease; }

.Course.content .section1 .system .swiper-slide .left:hover img { transform: scale(1.05); }

.Course.content .section1 .system .swiper-slide .right { width: 50%; overflow: hidden; height: 100%; padding: 1.13rem 0.8rem 0; position: relative; }

.Course.content .section1 .system .swiper-slide .right h3 { color: #fff; font-size: 0.3rem; margin-bottom: 0.1rem; }

.Course.content .section1 .system .swiper-slide .right p { color: #fff; font-size: 0.18rem; line-height: 0.32rem; margin-bottom: 0.6rem; }

.Course.content .section2 { padding-top: 0.9rem; padding-bottom: 0.6rem; background: url("../images/course/course-section2.jpg") no-repeat center/cover; }

.Course.content .section2 ul { margin-top: 0.4rem; position: relative; }

.Course.content .section2 ul li { float: left; width: 32.14%; height: 2.8rem; background: #fff; margin-right: 1.79%; margin-bottom: 1.79%; padding: 0.6rem 0.5rem; position: relative; transition: all .5s ease; }

.Course.content .section2 ul li:nth-child(3n+3) { margin-right: 0; }

.Course.content .section2 ul li h3 { color: #DD2432; font-size: 0.24rem; margin-bottom: 0.25rem; font-weight: bold; }

.Course.content .section2 ul li p { color: #666; font-size: 0.18rem; line-height: 0.36rem; width: 70%; }

.Course.content .section2 ul li i { width: 0.65rem; height: 0.65rem; font-size: 0.7rem; color: #CDCDCD; position: absolute; top: 0; bottom: 0; right: 0.5rem; margin: auto; }

.Course.content .section2 ul li:hover { box-shadow: 0 10px 5px #eee; transform: translateY(-5px); }

.Course.content .section3 { padding-top: 0.9rem; padding-bottom: 0.24rem; background: #fff; }

.Course.content .section3 .server { position: relative; overflow: hidden; }

.Course.content .section3 .server .swiper-slide { height: 3.3rem; background: #DD2432; border-radius: 0.15rem; overflow: hidden; padding-top: 0.72rem; }

.Course.content .section3 .server .swiper-slide .img { width: 0.7rem; display: block; margin: 0 auto 0.1rem; }

.Course.content .section3 .server .swiper-slide p { color: #fff; font-size: 0.18rem; line-height: 0.3rem; text-align: center; }

.Course.content .section3 .server .swiper-slide span { position: absolute; right: 0.05rem; bottom: -0.1rem; font-size: 1rem; font-family: "BebasNeue", system-ui, -apple-system, Microsoft YaHei, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",sans-serif; -webkit-text-stroke: 1px #FEFBFB; color: transparent; opacity: .3; }

.Course.content .section4 { padding-top: 0.9rem; padding-bottom: 0.9rem; background: #fff; }

.Course.content .section4 ul { position: relative; overflow: hidden; }

.Course.content .section4 ul li { float: left; overflow: hidden; width: 24%; }

.Course.content .section4 ul li:first-child { width: 50%; margin-right: 1%; }

.Course.content .section4 ul li:nth-child(2) { margin-bottom: 1.2%; margin-right: 1%; }

.Course.content .section4 ul li:nth-child(3) { margin-bottom: 1.2%; }

.Course.content .section4 ul li:nth-child(4) { margin-right: 1%; }

.Course.content .section4 ul li img { width: 100%; height: 100%; transition: all .5s ease; }

.Course.content .section4 ul li:hover img { transform: scale(1.05); }

.Course .course-form .course-box { background: url("../images/course/course-form-img1.jpg") no-repeat center/cover; }

.course-form { padding-top: 0.9rem; background: #F9F9F9; }

.course-form .course-box { height: 7.2rem; position: relative; overflow: hidden; margin-top: 0.38rem; }

.course-form .course-box form { width: 6.6rem; height: 100%; background: #fff; padding: 1.2rem 0.8rem; float: right; margin-right: 6.25%; }

.course-form .course-box form h3 { font-weight: bold; color: #000; font-size: 0.24rem; margin-bottom: 0.35rem; text-align: center; }

.course-form .course-box form .row { width: 100%; min-height: 0.56rem; margin-bottom: 0.2rem; position: relative; display: flex; align-items: center; }

.course-form .course-box form .row.flex-top { align-items: flex-start; }

.course-form .course-box form .row label { font-size: 0.18rem; display: block; position: relative; flex: 0 0 0.6rem; font-weight: bold; line-height: 0.56rem; }

.course-form .course-box form .row label.star:after { content: '*'; position: absolute; color: #DD2432; font-size: 0.18rem; left: -0.13rem; top: 0; }

.course-form .course-box form .row .valBox { background: #F5F6F7; border-radius: 0.05rem; flex: 1; overflow: visible; position: relative; }

.course-form .course-box form .row .valBox input { padding-left: 0.2rem; width: 100%; height: 0.56rem; line-height: 0.56rem; color: #000; font-size: 0.18rem; position: relative; box-shadow: 0 0 0 60px #F5F6F7 inset; }

.course-form .course-box form .row .valBox textarea { width: 100%; padding: 0.2rem; height: 1.2rem; color: #000; font-size: 0.18rem; }

.course-form .course-box form .btns { display: flex; justify-content: space-between; margin: 0.24rem 0 0.36rem 0.6rem; }

.course-form .course-box form .btns .submit { cursor: pointer; width: 2.05rem; line-height: 0.56rem; height: 0.56rem; background: #DD2432; border-radius: 0.1rem; text-align: center; color: #fff; font-size: 0.2rem; }

.course-form .course-box form .btns .reset { cursor: pointer; width: 2.05rem; line-height: 0.56rem; height: 0.56rem; background: #999; border-radius: 0.1rem; text-align: center; color: #fff; font-size: 0.2rem; }

.course-form .course-box form .tip { color: #666; font-size: 0.16rem; margin-left: 0.6rem; }

.course-form .course-box form .tip a { color: #DD2432; }

/* Course-xq */
.Course-xq.content { padding-top: 1.2rem; }

.Course-xq.content .page-t { text-align: left; }

.Course-xq.content .page-t p { width: auto; }

.Course-xq.content .section1 .box { overflow: hidden; background: #fff; padding: 0.9rem 0; }

.Course-xq.content .section1 .box .container { display: flex; flex-wrap: wrap; justify-content: space-between; }

.Course-xq.content .section1 .box .text { width: 48%; padding-top: 0.3rem; }

.Course-xq.content .section1 .box .text h3 { color: #DD2432; font-size: 0.28rem; font-weight: bold; padding-left: 0.49rem; position: relative; margin-bottom: 0.5rem; }

.Course-xq.content .section1 .box .text h3:before { content: ''; position: absolute; left: 0; top: 0; width: 0.28rem; height: 0.28rem; background: url("../images/course/course-tit.png") no-repeat center/100%; }

.Course-xq.content .section1 .box .text p { color: #333; font-size: 0.18rem; line-height: 0.36rem; margin-bottom: 0.34rem; }

.Course-xq.content .section1 .box .text p:last-child { margin-bottom: 0; }

.Course-xq.content .section1 .box .text p span { color: #DD2432; }

.Course-xq.content .section1 .box .text p span.label { color: #333; font-weight: bold; }

.Course-xq.content .section1 .box .img { overflow: hidden; width: 47%; }

.Course-xq.content .section1 .box .img img { width: 100%; }

.Course-xq.content .section1 .box:nth-child(even) { background: #F9F9F9; }

.Course-xq.content .section1 .box:nth-child(odd) .container { flex-direction: row-reverse; }

.Course-xq.content .section1 .box.box3 .text ul { margin-top: 0.4rem; display: flex; justify-content: space-between; }

.Course-xq.content .section1 .box.box3 .text ul li { text-align: center; margin-top: 0.2rem; }

.Course-xq.content .section1 .box.box3 .text ul li a { display: block; }

.Course-xq.content .section1 .box.box3 .text ul li a img { width: 90%; margin: 0 auto; }

.Course-xq.content .section1 .box.box3 .text ul li a p { color: #333; font-size: 0.18rem; margin-top: 0.15rem; }

.Course-xq.content .section1 .box.box4 { padding: 0.9rem 0; background: #fff; }

.Course-xq.content .section1 .box.box4 .text { width: 100%; }

.Course-xq.content .section1 .box.box4 .img { width: 100%; margin-top: 0.4rem; border-radius: 0rem; }

.Course-xq.content .section1 .box.box4 .img .slide { overflow: hidden; position: relative; padding-bottom: 0.5rem; }

.Course-xq.content .section1 .box.box4 .img .slide .swiper-slide { overflow: hidden; }

.Course-xq.content .section1 .box.box4 .img .slide .swiper-slide ul { position: relative; overflow: hidden; }

.Course-xq.content .section1 .box.box4 .img .slide .swiper-slide ul li { float: left; overflow: hidden; width: 24%; position: relative; cursor: pointer; }

.Course-xq.content .section1 .box.box4 .img .slide .swiper-slide ul li img { width: 100%; height: 100%; transition: all .5s ease; }

.Course-xq.content .section1 .box.box4 .img .slide .swiper-slide ul li h3 { padding: 0.21rem 4.7%; color: #fff; font-size: 0.2rem; position: absolute; left: 0; bottom: 0; width: 100%; background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.95) 100%); }

.Course-xq.content .section1 .box.box4 .img .slide .swiper-slide ul li .play { width: 0.61rem; height: 0.6rem; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; z-index: 1; display: flex; align-items: center; justify-content: center; border-radius: 50%; }

.Course-xq.content .section1 .box.box4 .img .slide .swiper-slide ul li .play i { font-size: 0.22rem; color: #fff; }

.Course-xq.content .section1 .box.box4 .img .slide .swiper-slide ul li .play:after { content: ""; width: 100%; height: 100%; background: url("../images/video-circle.png") no-repeat center/100%; position: absolute; left: 0; top: 0; animation: rotate360 5s infinite linear; }

.Course-xq.content .section1 .box.box4 .img .slide .swiper-slide ul li:first-child { width: 50%; margin-right: 1%; }

.Course-xq.content .section1 .box.box4 .img .slide .swiper-slide ul li:first-child .start { width: 0.6rem; }

.Course-xq.content .section1 .box.box4 .img .slide .swiper-slide ul li:nth-child(2) { margin-bottom: 1.2%; margin-right: 1%; }

.Course-xq.content .section1 .box.box4 .img .slide .swiper-slide ul li:nth-child(3) { margin-bottom: 1.2%; }

.Course-xq.content .section1 .box.box4 .img .slide .swiper-slide ul li:nth-child(4) { margin-right: 1%; }

.Course-xq.content .section1 .box.box4 .img .slide .swiper-slide ul li:hover img { transform: scale(1.05); }

.Course-xq.content .section1 .box.box4 .img .slide .swiper-pagination { bottom: 0; }

.Course-xq.content .section1 .box.box4 .img .slide .swiper-pagination-bullet { width: 0.14rem; height: 0.14rem; background: #B8B8B8; }

.Course-xq.content .section1 .box.box4 .img .slide .swiper-pagination-bullet-active { background: #DD2432; }

.Course-xq.content .section1 .box.box5 { padding: 0.1rem 0 1rem; background: #fff; }

.Course-xq.content .section1 .box.box5 .text { width: 100%; }

.Course-xq.content .section1 .box.box5 .img { width: 100%; }

.Course-xq.content .section1 .box.box5 .img ul li { overflow: hidden; color: #000; font-size: 0.2rem; line-height: 0.8rem; margin-bottom: 0.05rem; }

.Course-xq.content .section1 .box.box5 .img ul li .label { width: 18.33%; height: 0.8rem; float: left; background: #FDF0F1; text-align: center; }

.Course-xq.content .section1 .box.box5 .img ul li .val { float: right; height: 0.8rem; width: 81.37%; background: #FDF0F1; padding-left: 0.9rem; }

.Course-xq.content .section1 .box.box5 .img ul li .valList { float: right; height: 0.8rem; width: 81.37%; overflow: hidden; }

.Course-xq.content .section1 .box.box5 .img ul li .valList span { height: 0.8rem; float: left; text-align: center; width: 13.9%; margin-right: .45%; background: #FDF0F1; }

.Course-xq.content .section1 .box.box5 .img ul li .valList span:last-child { margin-right: 0; }

.Course-xq.content .section2 { padding: 0.9rem 0; background: #fff; }

.Course-xq.content .section2 .slide { overflow: hidden; margin-top: 0.5rem; position: relative; padding-bottom: 0.5rem; }

.Course-xq.content .section2 .slide .swiper-slide img { width: 100%; border-radius: 0.1rem; }

.Course-xq.content .section2 .slide .swiper-pagination { bottom: 0; }

.Course-xq.content .section2 .slide .swiper-pagination-bullet { width: 0.14rem; height: 0.14rem; background: #B8B8B8; }

.Course-xq.content .section2 .slide .swiper-pagination-bullet-active { background: #DD2432; }

/* Course-middle */
.Course-middle .course-form .course-box { background: url("../images/course/course-form-img2.jpg") no-repeat center/cover; }

/* Course-high */
.Course-high .course-form .course-box { background: url("../images/course/course-form-img3.jpg") no-repeat center/cover; }

/* Course-teenagers */
.Course-teenagers .course-form .course-box { background: url("../images/course/course-form-img4.jpg") no-repeat center/cover; }

/* Course-force */
.Course-force .course-form .course-box { background: url("../images/course/course-form-img5.jpg") no-repeat center/cover; }

/* Join */
.Join.content { padding-top: 1rem; background: #F9F9F9; margin: 0; }

.Join.content.pb { padding-bottom: 0.9rem; }

.Join.content .jc { position: absolute; left: 0; top: 0; width: 2.42rem; }

.Join.content .section1 { padding-bottom: 0.8rem; }

.Join.content .section1 .nums { width: 80%; display: flex; justify-content: space-between; margin: 0.4rem auto 0; }

.Join.content .section1 .nums li { flex: 1; text-align: center; }

.Join.content .section1 .nums li h2 { font-size: 0.18rem; color: #DD2432; }

.Join.content .section1 .nums li h2 b { font-size: 0.6rem; font-family: "BebasNeue", system-ui, -apple-system, Microsoft YaHei, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",sans-serif; }

.Join.content .section1 .nums li p { font-size: 0.18rem; color: #000; margin-top: 0.1rem; }

.Join.content .section2 { padding: 0.9rem 0; background: #fff; }

.Join.content .section2 ul { overflow: hidden; display: flex; justify-content: space-between; margin-top: 0.5rem; }

.Join.content .section2 ul li { width: 24%; background: #F7F7F7; }

.Join.content .section2 ul li .img { width: 100%; overflow: hidden; }

.Join.content .section2 ul li .img img { width: 100%; height: 100%; transition: all .5s ease; }

.Join.content .section2 ul li .img:hover img { transform: scale(1.05); }

.Join.content .section2 ul li .txt { padding: 0.3rem 0.4rem; }

.Join.content .section2 ul li .txt h3 { font-size: 0.24rem; margin-bottom: 0.18rem; color: #333; font-weight: bold; }

.Join.content .section2 ul li .txt p { font-size: 0.18rem; line-height: 0.36rem; color: #333; }

.Join.content .section3 { padding: 0.9rem 0; }

.Join.content .section3 ul { overflow: hidden; display: flex; justify-content: space-between; margin-top: 0.6rem; }

.Join.content .section3 ul li { width: 24%; padding: 0.78rem 0.4rem 1.13rem; border-radius: 0.15rem; background: #DD2432; position: relative; }

.Join.content .section3 ul li .num { width: auto; height: 1.07rem; position: absolute; left: 0; top: 0; }

.Join.content .section3 ul li .quan { width: 1.42rem; height: auto; position: absolute; right: 0; bottom: 0; }

.Join.content .section3 ul li .icon { display: block; width: 0.86rem; height: 0.86rem; margin: auto; }

.Join.content .section3 ul li h3 { text-align: center; margin-top: 0.12rem; color: #fff; font-size: 0.24rem; font-weight: bold; }

.Join.content .section3 ul li p { text-align: center; font-size: 0.18rem; line-height: 0.36rem; margin-top: 0.15rem; color: #fff; }

.Join.content .section4 { padding: 0.9rem 0; background: url("../images/join/join-section4-bg.jpg") no-repeat center/100%; }

.Join.content .section4 .page-t1 h2, .Join.content .section4 .page-t1 p { color: #fff; }

.Join.content .section4 .slide { overflow: hidden; margin-top: 0.5rem; position: relative; padding-bottom: 0.5rem; }

.Join.content .section4 .slide .swiper-slide { height: 4rem; border-radius: 0.15rem; background: #fff; padding: 0.8rem 0.5rem 0; }

.Join.content .section4 .slide .swiper-slide .num { position: absolute; left: 0; top: 0; width: 0.64rem; height: 0.64rem; background: #DD2432; font-family: "BebasNeue", system-ui, -apple-system, Microsoft YaHei, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",sans-serif; color: #fff; font-size: 0.3rem; text-align: center; line-height: 0.64rem; border-radius: 1.2rem 0 5rem 0; }

.Join.content .section4 .slide .swiper-slide h3 { font-size: 0.24rem; color: #000; font-weight: bold; margin-bottom: 0.25rem; }

.Join.content .section4 .slide .swiper-slide p { color: #333; font-size: 0.18rem; line-height: 0.34rem; }

.Join.content .section4 .slide .swiper-slide p span { color: #DD2432; width: 0.15rem; font-weight: bold; display: inline-block; }

.Join.content .section4 .slide .swiper-slide img { width: 0.78rem; height: auto; position: absolute; top: 0.55rem; right: 0.4rem; }

.Join.content .section4 .slide .swiper-pagination { bottom: 0; }

.Join.content .section4 .slide .swiper-pagination-bullet { width: 0.14rem; height: 0.14rem; background: #fff; opacity: 1; }

.Join.content .section4 .slide .swiper-pagination-bullet-active { background: #DD2432; }

.Join.content .section5 { padding: 0.9rem 0; background: #fff; }

.Join.content .section5 ul { overflow: hidden; margin-top: -0.3rem; }

.Join.content .section5 ul li { width: 14.23%; margin-right: 2.924%; height: 3.16rem; padding: 0.83rem 0.26rem 0; float: left; margin-top: 0.5rem; border-radius: 0.1rem; background: #F3F3F3; position: relative; }

.Join.content .section5 ul li:nth-child(6n+6) { margin-right: 0; }

.Join.content .section5 ul li .num { position: absolute; right: 0.27rem; top: 0.16rem; font-family: "BebasNeue", system-ui, -apple-system, Microsoft YaHei, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",sans-serif; color: #B5AEAE; font-size: 0.34rem; }

.Join.content .section5 ul li img { width: 0.48rem; height: 0.48rem; }

.Join.content .section5 ul li h3 { font-size: 0.24rem; margin: 0.24rem 0 0.13rem; color: #000; font-weight: bold; }

.Join.content .section5 ul li p { color: #666; font-size: 0.18rem; line-height: 0.32rem; }

.Join.content .section6 { padding: 0.9rem 0; background: #F9F9F9; }

.Join.content .section6 ul { overflow: hidden; margin: -0.3rem 0 0.5rem; }

.Join.content .section6 ul li { float: left; width: 30.95%; margin-top: 3.575%; margin-right: 3.575%; background: #fff; }

.Join.content .section6 ul li:nth-child(3n+3) { margin-right: 0; }

.Join.content .section6 ul li .img { width: 100%; overflow: hidden; border-radius: 0.1rem 0.1rem 0 0; }

.Join.content .section6 ul li .img img { width: 100%; height: 100%; transition: all .5s ease; }

.Join.content .section6 ul li .txt { padding: 0.36rem 0.3rem; background: #fff; display: flex; justify-content: space-between; align-items: center; transition: all .5s ease; }

.Join.content .section6 ul li .txt h3 { color: #000; font-size: 0.2rem; font-weight: bold; }

.Join.content .section6 ul li .txt i { color: #DD2432; font-size: 0.2rem; }

.Join.content .section6 ul li:hover img { transform: scale(1.05); }

.Join.content .section6 ul li:hover .txt { background: #DD2432; box-shadow: 0 0.08rem 0.1rem 1px rgba(203, 30, 30, 0.25); }

.Join.content .section6 ul li:hover .txt h3, .Join.content .section6 ul li:hover .txt i { color: #fff; }

.Join.content .section6.school { padding: 0 0 0.4rem; background-color: transparent; }

.Join.content .section6.school .page-t { text-align: left; }

.Join.content .section6.school .page-t p { width: 100%; margin-top: 0.15rem; }

.Join.content .section7 { position: relative; height: 7.2rem; }

.Join.content .section7 img { height: 7.2rem; }

.Join.content .section7 .b7-box { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; }

.Join.content .section7 .b7-box .left { width: 40%; float: left; padding-top: 1.37rem; }

.Join.content .section7 .b7-box .left .page-t { text-align: left; }

.Join.content .section7 .b7-box .left .page-t h2, .Join.content .section7 .b7-box .left .page-t p { color: #fff; width: 100%; }

.Join.content .section7 .b7-box .left .tel { display: block; margin-bottom: 0.27rem; margin-top: 0.7rem; font-size: 0.4rem; color: #EE3A42; font-family: "BebasNeue", system-ui, -apple-system, Microsoft YaHei, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",sans-serif; }

.Join.content .section7 .b7-box .right { width: 6.6rem; float: right; height: 100%; }

.Join.content .section7 .b7-box .right .formBox { width: 6.6rem; height: 100%; background: #fff; padding: 0.8rem 0.8rem 0; }

.Join.content .section7 .b7-box .right .formBox h3 { font-weight: bold; text-align: center; color: #000; font-size: 0.24rem; margin-bottom: 0.35rem; }

.Join.content .section7 .b7-box .right .formBox .row { width: 100%; min-height: 0.56rem; margin-bottom: 0.2rem; position: relative; display: flex; align-items: center; }

.Join.content .section7 .b7-box .right .formBox .row.flex-top { align-items: flex-start; }

.Join.content .section7 .b7-box .right .formBox .row label { font-size: 0.18rem; display: block; position: relative; flex: 0 0 0.6rem; font-weight: bold; line-height: 0.56rem; }

.Join.content .section7 .b7-box .right .formBox .row label.star:after { content: '*'; position: absolute; color: #DD2432; font-size: 0.18rem; left: -0.13rem; top: 0; }

.Join.content .section7 .b7-box .right .formBox .row .valBox { background: #F5F6F7; border-radius: 0.05rem; flex: 1; overflow: hidden; }

.Join.content .section7 .b7-box .right .formBox .row .valBox input { padding-left: 0.2rem; width: 100%; height: 0.56rem; line-height: 0.56rem; color: #000; font-size: 0.18rem; position: relative; box-shadow: 0 0 0 60px #F5F6F7 inset; }

.Join.content .section7 .b7-box .right .formBox .row .valBox textarea { width: 100%; padding: 0.2rem; height: 1.2rem; color: #000; font-size: 0.18rem; }

.Join.content .section7 .b7-box .right .formBox .btns { display: flex; justify-content: space-between; margin: 0.24rem 0 0.36rem 0.6rem; }

.Join.content .section7 .b7-box .right .formBox .btns .submit { cursor: pointer; width: 2.05rem; line-height: 0.56rem; height: 0.56rem; background: #DD2432; border-radius: 0.1rem; text-align: center; color: #fff; font-size: 0.2rem; }

.Join.content .section7 .b7-box .right .formBox .btns .reset { cursor: pointer; width: 2.05rem; line-height: 0.56rem; height: 0.56rem; background: #999; border-radius: 0.1rem; text-align: center; color: #fff; font-size: 0.2rem; }

.Join.content .section7 .b7-box .right .formBox .tip { color: #666; font-size: 0.16rem; margin-left: 0.6rem; }

.Join.content .section7 .b7-box .right .formBox .tip a { color: #DD2432; }

/* Product */
.Product.content { padding-bottom: 1.1rem; margin-top: 0; padding-top: 0.88rem; }

.Product.content .tab { display: flex; align-items: center; margin-bottom: 0.32rem; }

.Product.content .tab a.item { width: 1.12rem; height: 0.5rem; line-height: 0.5rem; border-radius: 0.5rem; margin-right: 0.3rem; font-size: 0.2rem; color: #000000; text-align: center; background: #FFFFFF; display: inline-block; }

.Product.content .tab a.item:hover, .Product.content .tab a.item.active { background-color: #DD2432; color: #fff; }

.Product.content ul { display: flex; flex-wrap: wrap; margin-bottom: 0.5rem; }

.Product.content ul li { width: 23.8%; margin-right: 1.6%; margin-bottom: 0.2rem; }

.Product.content ul li:nth-child(4n+4) { margin-right: 0; }

.Product.content ul li .img { width: 100%; border-radius: 0.1rem; overflow: hidden; }

.Product.content ul li .img img { width: 100%; transition: all .5s ease; }

.Product.content ul li h2 { line-height: 0.6rem; font-size: 0.2rem; color: #3B3B3B; text-align: center; transition: all .5s ease; }

.Product.content ul li:hover img { transform: scale(1.05); }

.Product.content ul li:hover h2 { color: #DD2432; }

/* News */
.News.content { background: #fff; padding: 0 0 0.5rem; margin: 0; }

.News.content .section { padding: 0.9rem 0; }

.News.content .section .section-t { margin-bottom: 0.4rem; }

.News.content .section .section-t h2 { display: flex; align-items: center; justify-content: space-between; font-weight: bold; }

.News.content .section .section-t h2 a { font-size: 0.18rem; font-weight: bold; }

.News.content .section .section-t h2 a i { color: #DD2432; transition: all .5s ease; }

.News.content .section .section-t h2 a:hover { color: #DD2432; }

.News.content .section .section-t h2 a:hover i { margin-left: 0.05rem; }

.News.content .section:nth-child(odd) { background: #F8F8F8; }

.News.content .section1 .box { display: flex; flex-wrap: wrap; border-radius: 0.1rem; overflow: hidden; }

.News.content .section1 .box .slide { width: 50%; overflow: hidden; position: relative; }

.News.content .section1 .box .slide .swiper-slide { position: relative; overflow: hidden; }

.News.content .section1 .box .slide .swiper-slide img { width: 100%; height: 100%; transition: all .5s ease; }

.News.content .section1 .box .slide .swiper-slide .text { width: 100%; padding: 0.3rem; position: absolute; left: 0; bottom: 0; background: linear-gradient(180deg, transparent 0%, #000 100%); }

.News.content .section1 .box .slide .swiper-slide .text h2 { width: 80%; font-size: 0.24rem; color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.News.content .section1 .box .slide .swiper-slide:hover img { transform: scale(1.1); }

.News.content .section1 .box .slide .swiper-pagination { padding: 0 0.3rem; text-align: right; bottom: 0.3rem; color: #fff; font-size: 0.22rem; }

.News.content .section1 .box dl { width: 50%; padding: 0.5rem 0.5rem; background: #fff; }

.News.content .section1 .box dl dt { border-bottom: 1px solid #F1F1F1; padding-bottom: 0.3rem; margin-bottom: 0.1rem; }

.News.content .section1 .box dl dt h2 { font-size: 0.24rem; line-height: 0.4rem; font-weight: bold; color: #000; transition: all .5s ease; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.News.content .section1 .box dl dt p { font-size: 0.18rem; color: #666; line-height: 0.3rem; margin: 0.2rem 0 0.3rem; }

.News.content .section1 .box dl dt .other { display: flex; justify-content: space-between; }

.News.content .section1 .box dl dt .other span { font-size: 0.18rem; color: #444; }

.News.content .section1 .box dl dt .other span.more { color: #DD2432; }

.News.content .section1 .box dl dt:hover h2 { color: #DD2432; }

.News.content .section1 .box dl dd { padding: 0.2rem 0; }

.News.content .section1 .box dl dd a { display: flex; justify-content: space-between; }

.News.content .section1 .box dl dd a h2 { flex: 0 0 80%; font-size: 0.2rem; color: #000; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; align-items: center; transition: all .5s ease; }

.News.content .section1 .box dl dd a .date { font-size: 0.16rem; color: #444; }

.News.content .section1 .box dl dd a:hover h2 { color: #DD2432; }

.News.content .section2 ul { display: flex; flex-wrap: wrap; margin: 0 -0.2rem; }

.News.content .section2 ul li { width: 33.333%; padding: 0 0.2rem; }

.News.content .section2 ul li a { border-radius: 0.1rem; overflow: hidden; background: #F6F6F6; display: block; }

.News.content .section2 ul li a .img { overflow: hidden; }

.News.content .section2 ul li a .text { padding: 0.3rem; }

.News.content .section2 ul li a .text h3 { font-size: 0.18rem; color: #332C2B; }

.News.content .section2 ul li a .text h2 { font-size: 0.2rem; font-weight: bold; color: #000; line-height: 0.3rem; margin: 0.2rem 0 0.25rem; height: 0.6rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; transition: all .5s ease; }

.News.content .section2 ul li a .text h4 { font-size: 0.16rem; color: #666; }

.News.content .section2 ul li a .text h4 i { font-size: 0.16rem; margin-left: 0.05rem; transition: all .5s ease; }

.News.content .section2 ul li a:hover { transform: translateY(-8px); }

.News.content .section2 ul li a:hover img { transform: scale(1.1); }

.News.content .section2 ul li a:hover .text h2 { color: #DD2432; }

.News.content .section2 ul li a:hover .text h4 i { margin-left: 0.1rem; }

.News.content .section3 .box { display: flex; flex-wrap: wrap; justify-content: space-between; }

.News.content .section3 .box .left { width: 31.5%; border-radius: 0.1rem; overflow: hidden; }

.News.content .section3 .box .left img { width: 100%; height: 100%; }

.News.content .section3 .box ul { width: 68.5%; display: flex; flex-wrap: wrap; }

.News.content .section3 .box ul li { width: 46%; margin: 0 0 4% 4%; background: #fff; border-radius: 0.1rem; overflow: hidden; transition: all .5s ease; }

.News.content .section3 .box ul li a { width: 100%; height: 100%; padding: 0.5rem 0.4rem; display: block; }

.News.content .section3 .box ul li h3 { font-size: 0.18rem; color: #332C2B; }

.News.content .section3 .box ul li h2 { font-size: 0.2rem; color: #000; font-weight: bold; margin-top: 0.2rem; line-height: 0.32rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.News.content .section3 .box ul li p { font-size: 0.18rem; color: #666; line-height: 0.3rem; margin-top: 0.2rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.News.content .section3 .box ul li h4 { font-size: 0.16rem; color: #666; margin-top: 0.4rem; transition: all .5s ease; }

.News.content .section3 .box ul li h4 i { font-size: 0.16rem; margin-left: 0.05rem; }

.News.content .section3 .box ul li:nth-last-child(-n+2) { margin-bottom: 0; }

.News.content .section3 .box ul li:hover { background: #DD2432; }

.News.content .section3 .box ul li:hover h3, .News.content .section3 .box ul li:hover h2, .News.content .section3 .box ul li:hover p, .News.content .section3 .box ul li:hover h4 { color: #fff; }

.News.content .section3 .box ul li:hover h4 { transform: translateX(30px); }

.News.content .section4 ul { display: flex; flex-wrap: wrap; margin: 0 -2%; }

.News.content .section4 ul li { width: 50%; padding: 0 2%; }

.News.content .section4 ul li a { position: relative; display: block; overflow: hidden; border-radius: 0.1rem; }

.News.content .section4 ul li a img { width: 100%; }

.News.content .section4 ul li a h2 { width: 100%; padding: 0.3rem 0.4rem; font-size: 0.2rem; color: #fff; position: absolute; left: 0; bottom: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; z-index: 1; }

.News.content .section4 ul li a .play { width: 0.61rem; height: 0.6rem; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; z-index: 1; display: flex; align-items: center; justify-content: center; border-radius: 50%; }

.News.content .section4 ul li a .play i { font-size: 0.22rem; color: #fff; }

.News.content .section4 ul li a .play:after { content: ""; width: 100%; height: 100%; background: url("../images/video-circle.png") no-repeat center/100%; position: absolute; left: 0; top: 0; animation: rotate360 5s infinite linear; }

.News.content .section4 ul li a:after { content: ""; width: 100%; height: 30%; position: absolute; left: 0; bottom: 0; background: linear-gradient(180deg, transparent 0%, #000 100%); }

.News.content .section4 ul li a:hover img { transform: scale(1.1); }

/* News-list */
.News-list.content { padding-bottom: 1rem; }

.News-list.content ul { margin-bottom: 0.5rem; }

.News-list.content ul li { background: #fff; transition: all .5s ease; position: relative; }

.News-list.content ul li a { width: 100%; display: flex; flex-wrap: wrap; align-items: center; padding: 0.55rem 0.6rem; }

.News-list.content ul li .img { width: 28%; margin-right: 0.5rem; overflow: hidden; border-radius: 0.1rem; }

.News-list.content ul li .text { width: 0; flex: 1; }

.News-list.content ul li .text h2 { font-size: 0.24rem; color: #000; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: bold; transition: all .5s ease; }

.News-list.content ul li .text p { font-size: 0.18rem; color: #666; line-height: 0.32rem; margin: 0.25rem 0 0.35rem; }

.News-list.content ul li .text .other { display: flex; justify-content: space-between; }

.News-list.content ul li .text .other span { font-size: 0.18rem; color: #666; transition: all .5s ease; }

.News-list.content ul li .text .other span i { margin-left: 0.05rem; transition: all .5s ease; }

.News-list.content ul li:hover { box-shadow: 0 0.04rem 0.2rem 0.01rem rgba(0, 0, 0, 0.09); z-index: 2; }

.News-list.content ul li:hover img { transform: scale(1.1); }

.News-list.content ul li:hover .text h2 { color: #DD2432; }

.News-list.content ul li:hover .text .other span:last-child { color: #DD2432; }

.News-list.content ul li:hover .text .other span:last-child i { margin-left: 0.1rem; color: #DD2432; }

.News-list.content ul li:after { content: ""; width: 100%; height: 1px; background: #F8F8F8; position: absolute; left: 0; bottom: 0; }

/* Video-list */
.Video-list.content { padding: 1rem 0 1rem; }

.Video-list.content .big { display: flex; flex-wrap: wrap; background: #fff; margin-bottom: 0.7rem; }

.Video-list.content .big .img { width: 65%; position: relative; overflow: hidden; }

.Video-list.content .big .img img { width: 100%; height: 100%; }

.Video-list.content .big .img a { position: relative; z-index: 2; display: block; }

.Video-list.content .big .img .play { width: 0.61rem; height: 0.6rem; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; z-index: 2; display: flex; align-items: center; justify-content: center; border-radius: 50%; }

.Video-list.content .big .img .play i { font-size: 0.22rem; color: #fff; }

.Video-list.content .big .img .play:after { content: ""; width: 100%; height: 100%; background: url("../images/video-circle.png") no-repeat center/100%; position: absolute; left: 0; top: 0; animation: rotate360 5s infinite linear; }

.Video-list.content .big .img:before { content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2); position: absolute; left: 0; top: 0; z-index: 1; }

.Video-list.content .big .img:hover img { transform: scale(1.1); }

.Video-list.content .big .text { flex: 1; padding: 1.3rem 0.6rem 0; position: relative; }

.Video-list.content .big .text:before { content: ""; width: 0.5rem; height: 0.5rem; background: url("../images/yin1.png") no-repeat center/100%; position: absolute; left: 0.4rem; top: 0.5rem; }

.Video-list.content .big .text:after { content: ""; width: 0.5rem; height: 0.5rem; background: url("../images/yin2.png") no-repeat center/100%; position: absolute; right: 0.4rem; bottom: 0.5rem; }

.Video-list.content .big .text h2 { font-size: 0.3rem; color: #000; font-weight: bold; margin-bottom: 0.3rem; }

.Video-list.content .big .text p { font-size: 0.18rem; color: #000; line-height: 0.32rem; }

.Video-list.content .big .text .common-btn { margin: 0.5rem 0 0; }

.Video-list.content ul { display: flex; flex-wrap: wrap; margin: 0.7rem -1% 0.4rem; }

.Video-list.content ul li { width: 33.3333%; padding: 0 1%; margin-bottom: 2%; }

.Video-list.content ul li a { position: relative; display: block; overflow: hidden; border-radius: 0.1rem; }

.Video-list.content ul li a img { width: 100%; }

.Video-list.content ul li a h2 { width: 100%; padding: 0.3rem 0.4rem; font-size: 0.2rem; color: #fff; position: absolute; left: 0; bottom: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; z-index: 1; }

.Video-list.content ul li a .play { width: 0.61rem; height: 0.6rem; position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; z-index: 1; display: flex; align-items: center; justify-content: center; border-radius: 50%; }

.Video-list.content ul li a .play i { font-size: 0.22rem; color: #fff; }

.Video-list.content ul li a .play:after { content: ""; width: 100%; height: 100%; background: url("../images/video-circle.png") no-repeat center/100%; position: absolute; left: 0; top: 0; animation: rotate360 5s infinite linear; }

.Video-list.content ul li a:after { content: ""; width: 100%; height: 30%; position: absolute; left: 0; bottom: 0; background: linear-gradient(180deg, transparent 0%, #000 100%); }

.Video-list.content ul li a:hover img { transform: scale(1.1); }

/** News-xq **/
.News-xq .content { padding: 1rem 0; margin: 0; background: #fff; }

.News-xq .content .box { width: 62.5%; margin: 0 auto; }

.News-xq .content .box .top { margin-bottom: 0.6rem; }

.News-xq .content .box .top h2 { font-size: 0.36rem; color: #000; text-align: center; margin-bottom: 0.4rem; padding: 0 5%; line-height: 0.5rem; font-weight: bold; }

.News-xq .content .box .top .tags { height: 0.8rem; background: #F7F8FA; display: flex; justify-content: space-between; align-items: center; font-size: 0.18rem; color: #333; padding: 0 0.4rem; }

.News-xq .content .box .top .tags .left { display: flex; align-items: center; }

.News-xq .content .box .top .tags .left span { margin-right: 0.4rem; display: flex; align-items: center; font-weight: bold; }

.News-xq .content .box .top .tags .left span i { margin-right: 0.05rem; font-size: 0.26rem; font-weight: bold; }

.News-xq .content .box .top .tags .share { font-weight: bold; font-size: 0.18rem; display: flex; align-items: center; justify-content: flex-end; }

.News-xq .content .box .top .tags .share .icon { font-size: 0.4rem; cursor: pointer; margin-left: 0.15rem; }

.News-xq .content .box .top .tags .share .icon.wechat { color: #48A414; }

.News-xq .content .box .top .tags .share .icon.weibo { color: #EA5D5C; }

.News-xq .content .box .top .tags .share .icon:hover { text-decoration: none; }

.News-xq .content .box .text-box p { font-size: 0.16rem !important; color: #333 !important; line-height: 0.3rem !important; margin-bottom: 0.2rem !important; }

.News-xq .content .box .text-box p img { display: block; max-width: 100%; }

.News-xq .content .box .text-box video { display: block; max-width: 100%; margin: 0 auto; height: 6rem; object-fit: cover; }

.News-xq .content .box .bottom { text-align: center; height: auto; overflow: hidden; margin: 0.3rem 0 0.4rem 0; padding: 0.4rem 0.3rem; background: linear-gradient(180deg, #FFFFFF 0%, #F6F7FA 100%); }

.News-xq .content .box .bottom p { font-size: 0.18rem; color: #333; line-height: 0.36rem; }

.News-xq .content .box .bottom p.fd { font-weight: bold; margin-top: 0.1rem; }

.News-xq .content .box .bottom p span { color: #DD2432; }

.News-xq .content .box .bottom img { display: block; margin: 0.22rem auto 0; width: 2rem; }

.News-xq .content .box .page-box { font-size: 0.18rem; color: #8E8E8E; text-align: center; }

.News-xq .content .box .page-box p { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 0.4rem; }

.News-xq .content .box .page-box p a { color: #000; }

.News-xq .content .box .page-box p a:hover { color: #DD2432; }

/* Contact */
.Contact.content { padding: 1.2rem 0 1.1rem; }

.Contact.content .block1 { background-color: #fff; padding: 0.64rem 0.98rem; overflow: hidden; }

.Contact.content .block1 .left { float: left; width: 45%; }

.Contact.content .block1 .left h2 { color: #DD2432; font-size: 0.28rem; margin-bottom: 0.5rem; font-weight: bold; }

.Contact.content .block1 .left a { font-size: 0.2rem; margin-bottom: 0.3rem; display: block; color: #3B3B3B; }

.Contact.content .block1 .right { float: right; width: 50%; padding-top: 0.9rem; display: flex; justify-content: space-between; }

.Contact.content .block1 .right li .img { width: 1.47rem; height: 1.47rem; }

.Contact.content .block1 .right li .img img { width: 100%; }

.Contact.content .block1 .right li p { margin-top: 0.28rem; font-size: 0.18rem; text-align: center; color: #666; }

.Contact.content #map { width: 100%; height: 6rem; position: relative; }

.Contact.content #map img { max-width: none !important; display: inline-block; }

.Contact.content #map * { box-sizing: content-box; }

.Contact.content #map *:before, .Contact.content #map *:after { box-sizing: content-box; }

/* Contact-area */
.Contact-area.content { padding-bottom: 1.1rem; }

.Contact-area.content .block1 { overflow: hidden; }

.Contact-area.content .block1 .left { float: left; width: 50%; }

.Contact-area.content .block1 .left .page-t { text-align: left; }

.Contact-area.content .block1 .left .page-t h2, .Contact-area.content .block1 .left .page-t p { width: 100%; }

.Contact-area.content .block1 .left .img { width: 100%; height: 6rem; background-color: #000; }

.Contact-area.content .block1 .right { float: right; width: 50%; }

.Contact-area.content .block1 .right .nums { width: 100%; display: flex; justify-content: space-between; }

.Contact-area.content .block1 .right .nums li { flex: 1; text-align: center; }

.Contact-area.content .block1 .right .nums li h2 { font-size: 0.18rem; color: #DD2432; }

.Contact-area.content .block1 .right .nums li h2 b { font-size: 0.6rem; font-family: "BebasNeue", system-ui, -apple-system, Microsoft YaHei, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",sans-serif; }

.Contact-area.content .block1 .right .nums li p { font-size: 0.18rem; color: #000; margin-top: 0.1rem; }

.Contact-area.content .block1 .right .box { margin-top: 0.59rem; padding: 0.5rem 0.3rem 0.5rem 0.84rem; width: 5.83rem; height: 6.6rem; border-radius: 0px 0.6rem 0px 0.6rem; background: #fff; float: right; position: relative; }

.Contact-area.content .block1 .right .box h2 { padding-bottom: 0.36rem; font-size: 0.28rem; color: #332C2B; font-weight: bold; position: relative; padding-left: 0.14rem; }

.Contact-area.content .block1 .right .box h2::after { content: ''; position: absolute; left: -0.84rem; top: 0; width: 0.06rem; height: 0.27rem; background: #DD2432; border-radius: 0.05rem; }

.Contact-area.content .block1 .right .box ul { height: 5rem; overflow-y: scroll; }

.Contact-area.content .block1 .right .box ul li { padding-left: 0.14rem; margin-bottom: 0.3rem; }

.Contact-area.content .block1 .right .box ul li h3 { font-size: 0.18rem; line-height: 0.32rem; margin-bottom: 0.14rem; color: #000; font-weight: bold; position: relative; }

.Contact-area.content .block1 .right .box ul li h3:after { content: ''; position: absolute; left: -0.14rem; top: 0; bottom: 0; margin: auto; width: 0.06rem; height: 0.06rem; background: #DD2432; }

.Contact-area.content .block1 .right .box ul li p { font-size: 0.18rem; line-height: 0.32rem; margin-bottom: 0.06rem; color: #666; }

/* Contact-nav */
.Contact-nav.content #map { width: 100%; height: 8rem; position: relative; z-index: 0; }

.Contact-nav.content #map img { max-width: none !important; display: inline-block; }

.Contact-nav.content #map * { box-sizing: content-box; }

.Contact-nav.content #map *:before, .Contact-nav.content #map *:after { box-sizing: content-box; }

.Contact-nav.content .box { padding: 0.55rem; position: absolute; bottom: 0.4rem; right: 0; width: 5.3rem; height: 6.83rem; background: #fff; box-shadow: 0 0.06rem 0.06rem 1px rgba(0, 0, 0, 0.1); z-index: 1; }

.Contact-nav.content .box .cityBlock { overflow: hidden; display: flex; justify-content: space-between; }

.Contact-nav.content .box .cityBlock .l { display: flex; justify-content: flex-start; align-items: center; }

.Contact-nav.content .box .cityBlock .l i { color: #DD2432; }

.Contact-nav.content .box .cityBlock .l h2 { font-size: 0.2rem; padding: 0 0.14rem; color: #332C2B; font-weight: bold; }

.Contact-nav.content .box .cityBlock .l a { color: #DD2432; font-size: 0.18rem; text-decoration: underline; }

.Contact-nav.content .box .cityBlock .myLocation { display: flex; align-items: center; padding-right: 0.37rem; font-size: 0.18rem; color: #333; }

.Contact-nav.content .box .cityBlock .myLocation span { margin-right: 0.06rem; }

.Contact-nav.content .box .cityBox { width: 4.35rem; overflow: hidden; position: absolute; left: 0; top: 0.9rem; right: 0; z-index: 1; margin: 0 auto; background: #fff; border: 1px solid #ccc; display: none; }

.Contact-nav.content .box .cityBox ul { height: 3rem; overflow: auto; float: left; text-align: center; padding: 0.1rem 0; background: #fff; }

.Contact-nav.content .box .cityBox ul li { font-size: 0.18rem; line-height: 0.4rem; cursor: pointer; }

.Contact-nav.content .box .cityBox ul li:hover, .Contact-nav.content .box .cityBox ul li.active { background: #f5f5f5; }

.Contact-nav.content .box .cityBox ul.province { width: 40%; }

.Contact-nav.content .box .cityBox ul.city { width: 60%; }

.Contact-nav.content .box .input { margin-top: 0.22rem; width: 100%; height: 0.56rem; background: #fff; border: 1px solid #DEDEDE; padding-left: 0.28rem; padding-right: 0.24rem; display: flex; justify-content: space-between; align-items: center; }

.Contact-nav.content .box .input input { height: 100%; font-size: 0.18rem; flex: 1; color: #333; }

.Contact-nav.content .box .input i { font-size: 0.3rem; color: #666; cursor: pointer; }

.Contact-nav.content .box .result { font-size: 0.18rem; line-height: 0.63rem; border-bottom: 1px solid #E9E9E9; color: #333; }

.Contact-nav.content .box .result span { color: #DD2432; }

.Contact-nav.content .box .lsit { height: 4rem; overflow-y: scroll; }

.Contact-nav.content .box .lsit li { border-bottom: 1px dashed #E9E9E9; padding: 0.2rem 0 0.3rem 0.3rem; position: relative; }

.Contact-nav.content .box .lsit li .num { font-size: 0.12rem; color: #fff; text-align: center; position: absolute; left: 0; top: 0.18rem; width: 0.2rem; height: 0.2rem; background: #DD2432; display: flex; align-items: center; justify-content: center; }

.Contact-nav.content .box .lsit li h2 { margin-bottom: 0.13rem; font-size: 0.18rem; color: #000; font-weight: bold; }

.Contact-nav.content .box .lsit li p { font-size: 0.18rem; line-height: 0.26rem; color: #666; margin-bottom: 0.06rem; }

.Contact-nav.content .box .lsit li a { display: block; margin-top: 0.19rem; font-size: 0.16rem; width: 1.2rem; height: 0.38rem; line-height: 0.36rem; text-align: center; color: #DD2432; background: #FFF8F8; border-radius: 0.2rem; border: 1px solid #F8DEDE; }

.order-popup { display: none; padding: 4% 0 3%; position: fixed; width: 77%; max-width: 900px; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 999; margin: auto; background: #fff; border-radius: 0.2rem; overflow: hidden; }

.order-popup:before { content: ""; width: 100%; height: 200px; background: linear-gradient(180deg, rgba(248, 210, 206, 0.46) 0%, rgba(255, 255, 255, 0) 100%); position: absolute; left: 0; top: 0; }

.order-popup .icon-close { position: absolute; top: 0; right: 0; padding: 0.25rem; color: #000; font-size: 0.24rem; cursor: pointer; }

.order-popup .title { margin-bottom: 6%; position: relative; z-index: 1; }

.order-popup .title h2 { font-size: 0.3rem; text-align: center; font-weight: bold; margin-bottom: 0.15rem; }

.order-popup .title p { font-size: 0.14rem; text-align: center; }

.commonOrder { display: flex; justify-content: space-between; flex-wrap: wrap; width: 80%; margin: auto; position: relative; z-index: 1; }

.commonOrder .row { width: 47%; margin-bottom: 0.3rem; position: relative; }

.commonOrder .row label { font-size: 16px; font-weight: bold; display: block; margin-bottom: 10px; }

.commonOrder .row label i { color: red; }

.commonOrder .row input { width: 100%; line-height: 0.48rem; font-size: 0.16rem; border: 1px solid #DDE3EE; padding: 0 0.2rem; border-radius: 0.05rem; }

.commonOrder .row textarea { width: 100%; height: 1.3rem; font-size: 0.16rem; border: 1px solid #DDE3EE; padding: 0.15rem 0.2rem; border-radius: 0.05rem; }

.commonOrder .row.w100 { width: 100%; }

.commonOrder .submit { width: 2.2rem; height: 0.5rem; background: #DD2432; border-radius: 0.5rem; border: 1px solid #DD2432; margin: 0 auto; color: #fff; font-size: 0.16rem; text-align: center; cursor: pointer; transition: all .5s ease; position: relative; top: 0; display: flex; align-items: center; justify-content: center; }

.yinsi-popup { display: none; padding: 4% 0 3%; position: fixed; width: 77%; max-width: 900px; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 999; margin: auto; background: #fff; border-radius: 0.2rem; overflow: hidden; }

.yinsi-popup:before { content: ""; width: 100%; height: 200px; background: linear-gradient(180deg, rgba(248, 210, 206, 0.46) 0%, rgba(255, 255, 255, 0) 100%); position: absolute; left: 0; top: 0; }

.yinsi-popup .icon-close { position: absolute; top: 0; right: 0; padding: 0.25rem; color: #000; font-size: 0.24rem; cursor: pointer; }

.yinsi-popup .title { margin-bottom: 6%; position: relative; z-index: 1; }

.yinsi-popup .title h2 { font-size: 0.3rem; text-align: center; font-weight: bold; margin-bottom: 0.15rem; }

.yinsi-popup .title p { font-size: 0.14rem; text-align: center; }

.yinsi-popup .box { width: 90%; margin: 0 auto; max-height: 5rem; height: auto; overflow: auto; }

.yinsi-popup .box p { font-size: 0.18rem; line-height: 0.3rem; margin-bottom: 0.1rem; text-indent: 0.36rem; }

/* Page404 */
.Page404 .content { padding: 1.5rem 0; background: #fff; margin: 0; }

.Page404 .content .img { margin: 0 auto; display: block; }

.Page404 .content .text { width: 430px; display: flex; align-items: center; justify-items: center; margin: 0.4rem auto 0; }

.Page404 .content .text h1 { font-size: 0.5rem; color: #333; display: inline-block; font-weight: bold; }

.Page404 .content .text .p p { width: 100px; font-size: 0.14rem; line-height: 0.18rem; color: #333; float: left; margin: 0 0.15rem; }

.Page404 .content .text .p .btn11 { padding: 0 0.2rem; height: 0.38rem; line-height: 0.38rem; font-size: 0.14rem; border: 1px solid #DD2432; color: #DD2432; text-align: center; display: block; float: left; }

.Page404 .content .text .p .btn11 i { font-size: 0.14rem; color: #DD2432; }

.fixed-right { position: fixed; right: 20px; top: 50%; transform: translateY(-50%); z-index: 10; }

.fixed-right ul { width: 0.8rem; padding: 0.1rem 0; background: #fff; border-radius: 0.1rem; box-shadow: 0 0 0.1rem 0.01rem rgba(0, 0, 0, 0.14); }

.fixed-right ul li { position: relative; text-align: center; padding: 0.1rem 0; }

.fixed-right ul li a { position: relative; }

.fixed-right ul li a img { width: 0.4rem; margin: 0 auto 0.05rem; }

.fixed-right ul li a p { font-size: 0.14rem; color: #000; }

.fixed-right ul li span { width: 1.6rem; height: 0.55rem; line-height: 0.55rem; border-radius: 0.05rem; font-size: 0.16rem; color: #fff; position: absolute; left: 0; transform: translateX(-1.5rem); top: 0.15rem; opacity: 0; display: block; transition: all .5s ease; visibility: hidden; }

.fixed-right ul li span:before { content: ""; position: absolute; border: 0.1rem solid transparent; top: 0.17rem; right: -0.18rem; }

.fixed-right ul li:nth-child(1) span, .fixed-right ul li:nth-child(4) span { background: #F6542B; }

.fixed-right ul li:nth-child(1) span:before, .fixed-right ul li:nth-child(4) span:before { border-left: 0.1rem solid #F6542B; }

.fixed-right ul li:nth-child(2) span { background: #9AC923; font-weight: bold; }

.fixed-right ul li:nth-child(2) span:before { border-left: 0.1rem solid #9AC923; }

.fixed-right ul li:nth-child(3) span { background: #FDB823; }

.fixed-right ul li:nth-child(3) span:before { border-left: 0.1rem solid #FDB823; }

.fixed-right ul li:hover span { visibility: visible; opacity: 1; transform: translateX(-1.8rem); }

/*! <=991 手机端 */
@media all and (max-width: 991px) { .container { width: 100% !important; padding: 0 .3rem; }
  .xs-display { display: block !important; }
  .lg-display { display: none !important; }
  html, body { font-family: system-ui, -apple-system, Microsoft YaHei, Heiti SC ,tahoma, arial, Hiragino Sans GB, "\5B8B\4F53",sans-serif; }
  /* header */
  .header { padding: 0.2rem 0; }
  .header .container { padding-right: 0.35rem; }
  .header .logo { width: 2.3rem; }
  .header .tel { font-size: 0.34rem; color: #fff; font-weight: bold; display: block; }
  .header .tel i { font-size: 0.34rem; font-weight: bold; }
  .header .menu { width: .45rem; height: .45rem; position: relative; transition: 0.3s; display: block; }
  .header .menu .bar { height: 2px; width: .45rem; display: block; position: absolute; left: 0; background: #fff; transition: all .5s ease; border-radius: .2rem; }
  .header .menu .bar:nth-of-type(1) { top: .05rem; transition: top 0.2s ease,transform 0.2s ease-out; }
  .header .menu .bar:nth-of-type(2) { top: .21rem; transition: top 0.2s ease, transform 0.2s ease-out; }
  .header .menu .bar:nth-of-type(3) { top: .39rem; transition: top 0.2s ease, transform 0.2s ease-out; }
  .header .menu.active .bar:nth-of-type(1) { top: .21rem; transform: rotate(45deg); transition: top 0.1s ease, transform 0.1s ease-out; }
  .header .menu.active .bar:nth-of-type(2) { opacity: 0; }
  .header .menu.active .bar:nth-of-type(3) { top: .21rem; transform: rotate(-45deg); transition: top 0.1s ease, transform 0.1s ease-out; }
  .header .nav { display: none; }
  .header:hover { background: none; box-shadow: none; }
  .header:hover .logo .logo-b { display: none; opacity: 0; }
  .header:hover .logo .logo-w { display: block; opacity: 1; }
  .header.white { background: #fff; box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.15); }
  .header.white .logo .logo-w { display: none; opacity: 0; }
  .header.white .logo .logo-b { display: block; opacity: 1; }
  .header.white .tel { color: #DD2432; }
  .header.white .menu .bar { background: #000; }
  .header .submenu-xs { width: 100%; max-height: calc(100vh - 1.07rem); overflow-y: auto; background: #fff; position: fixed; left: 0; top: 1.07rem; z-index: 10; border-top: 1px solid #eee; display: none; }
  .header .submenu-xs dl { height: auto; overflow: hidden; }
  .header .submenu-xs dl a { display: block; }
  .header .submenu-xs dl dt { font-size: .3rem; line-height: .95rem; padding: 0 .3rem; border-bottom: 1px solid #eee; color: #000; position: relative; }
  .header .submenu-xs dl dt i { font-size: .34rem; margin-right: .2rem; vertical-align: -.02rem; }
  .header .submenu-xs dl dt i.icon-add { z-index: 3; color: #999; display: block; position: absolute; right: 0; top: 0; bottom: 0; width: 1.8rem; text-align: right; margin-right: 0; padding-right: 0.3rem; }
  .header .submenu-xs dl dt i.icon-add.active:before { content: "\e67a"; }
  .header .submenu-xs dl dd { height: auto; overflow: hidden; display: none; padding: 0 .3rem .4rem; border-bottom: 1px solid #eee; }
  .header .submenu-xs dl dd a { width: 48%; float: left; margin-top: .4rem; font-size: .28rem; color: #333; padding-bottom: .25rem; margin-bottom: .25rem; border-bottom: 1px solid #eee; }
  .header .submenu-xs dl dd a:nth-child(2n) { float: right; }
  .header .submenu-xs dl:nth-child(2) dd:nth-child(2) { border-bottom: 0; }
  /* footer */
  .footer { display: none; }
  .footer-xs { height: auto; overflow: hidden; background: #342525; padding: .8rem .3rem; position: relative; border-top-left-radius: .5rem; text-align: center; z-index: 1; }
  .footer-xs .tel { font-size: .6rem; color: #EC3C0F; font-weight: bold; }
  .footer-xs p { font-size: .28rem; color: #fff; margin-top: .2rem; line-height: .4rem; }
  .footer-xs .qr-box { display: flex; justify-content: center; margin: .5rem 0; }
  .footer-xs .qr-box .qr { width: 42%; }
  .footer-xs .qr-box .qr img { width: 2rem; margin: 0 auto; }
  .footer-xs .qr-box .qr p { font-size: .26rem; color: #B8B8B8; }
  .footer-xs .copyright p { font-size: .26rem; color: #B8B8B8; margin-top: .1rem; }
  .common-btn { width: 3rem; height: 0.85rem; font-size: 0.3rem; }
  .no-more { font-size: .26rem; color: #666; text-align: center; }
  /* Nei-page */
  .Nei-page .banner { height: 8rem; }
  .Nei-page .banner .text h1 { font-size: 0.5rem; }
  .Nei-page .banner .text h2 { font-size: 0.3rem; }
  .Nei-page .crumbs-tabs { width: 100%; margin: 0; }
  .Nei-page .crumbs-tabs a { flex: 0 0 33.333%; height: 1rem; font-size: 0.3rem; }
  .Nei-page .crumbs-tabs a i { font-size: 0.3rem; top: 0; }
  .Nei-page .content { padding-top: 0.9rem; margin-top: 0; }
  .Nei-page .content .page-t { margin-bottom: 0.4rem; }
  .Nei-page .content .page-t h2 { font-size: 0.4rem; padding-bottom: 0.3rem; position: relative; }
  .Nei-page .content .page-t h2:after { content: ''; width: 0.4rem; height: 0.05rem; background: #DD2432; border-radius: 0.05rem; position: absolute; left: 0; right: 0; bottom: 0; margin: auto; }
  .Nei-page .content .page-t h3 { font-size: 0.32rem; font-weight: bold; }
  .Nei-page .content .page-t p { width: 100%; font-size: 0.26rem; color: #666; line-height: 0.46rem; }
  .Nei-page .content .page-t1 { margin-bottom: 0.4rem; }
  .Nei-page .content .page-t1 h2 { font-size: 0.4rem; padding-bottom: 0.3rem; }
  .Nei-page .content .page-t1 h2:after { width: 0.4rem; height: 0.05rem; }
  .Nei-page .content .page-t1 p { width: 100%; font-size: 0.26rem; line-height: 0.46rem; }
  .Nei-page .content .section-t { text-align: center; }
  .Nei-page .content .section-t h2 { font-size: 0.4rem; padding-bottom: 0.3rem; position: relative; }
  .Nei-page .content .section-t h2:after { content: ''; width: 0.4rem; height: 0.05rem; background: #DD2432; border-radius: 0.05rem; position: absolute; left: 0; right: 0; bottom: 0; margin: auto; }
  .Nei-page .content .section-t p { width: 90%; font-size: 0.26rem; color: #666; line-height: 0.46rem; margin: 0.3rem auto 0; }
  .Nei-page .content .btn-arrow { width: 1.65rem; height: 0.5rem; line-height: 0.5rem; border-radius: 0.3rem; font-size: 0.18rem; }
  .Nei-page .content .btn-arrow i { margin-left: 0.05rem; font-size: 0.2rem; }
  /* About */
  .About.content:before { content: ""; width: 2.43rem; height: 2.43rem; background: url("../images/yuan.png") no-repeat center/100%; position: absolute; left: 0; top: 0; }
  .About.content .section1 { padding-bottom: 0.8rem; }
  .About.content .section1 .nums { width: 100%; }
  .About.content .section1 .nums li h2 { font-size: 0.36rem; }
  .About.content .section1 .nums li h2 b { font-size: 0.7rem; }
  .About.content .section1 .nums li p { font-size: 0.26rem; color: #333; }
  .About.content .section2 ul li { width: 100%; height: 3.5rem; border-radius: 0.16rem; overflow: hidden; }
  .About.content .section2 ul li .txt { padding: 0.6rem 0.4rem; }
  .About.content .section2 ul li .txt h2 { font-size: 0.32rem; }
  .About.content .section2 ul li .txt h3 { font-size: 0.26rem; }
  .About.content .section2 ul li .txt p { font-size: 0.26rem; line-height: 0.46rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }
  .About.content .section2 ul li .txt i { font-size: 0.3rem; position: static; display: block; margin-top: 0.4rem; }
  .About.content .section2 ul li .txt .c { width: auto; height: auto; position: absolute; right: 0; bottom: 0; }
  .About.content .section2 ul li .txt:hover i { transform: translateX(10px); }
  .About.content .section2 ul li:hover img { transform: scale(1); }
  .About.content .section2 ul li.li1 { width: 100%; height: auto; }
  .About.content .section2 ul li.li1 img { display: none; }
  .About.content .section2 ul li.li1 .txt { width: 100%; }
  .About.content .section2 ul li.li1 .txt .c { display: block; }
  .About.content .section2 ul li.li2 { width: 100%; }
  .About.content .section2 ul li.li3 { width: 100%; }
  .About.content .section2 ul li.li3 img { display: none; }
  .About.content .section2 ul li.li3 .txt { padding: 0.6rem 0.4rem; }
  .About.content .section2 ul li.li3 .txt .c { width: 1.57rem; height: 2.14rem; display: block; }
  .About.content .section2 ul li.li4 { width: 100%; }
  .About.content .section2 ul li.li4 .txt .c { width: 5.4rem; height: 4.6rem; display: block; }
  .About.content .section2 ul li.li5 { width: 100%; }
  .About.content .section2 ul li.li6 { width: 100%; }
  .About.content .section2 ul li.li6 .txt .c { width: 3.07rem; height: 3.5rem; display: block; }
  /* About-intro */
  .About-intro.content .img-t { display: none; }
  .About-intro.content .section1 { padding-bottom: .6rem; }
  .About-intro.content .section1 .box .left { width: 100%; padding-top: 0; }
  .About-intro.content .section1 .box .left h2 { font-size: 0.32rem; }
  .About-intro.content .section1 .box .left p { font-size: 0.26rem; line-height: 0.46rem; margin-top: 0.15rem; color: #666; }
  .About-intro.content .section1 .box .left .last { font-size: 0.26rem; line-height: 0.46rem; position: static; color: #333; margin-top: 0.3rem; }
  .About-intro.content .section1 .box .right { width: 100%; margin-top: 0.4rem; }
  .About-intro.content .section1 .box .right .t { display: none; }
  .About-intro.content .section1 .nums { display: none; }
  .About-intro.content .section2 img { height: 4.5rem; }
  .About-intro.content .section2 h2 { left: 0.7rem; top: 1.4rem; transform: translate(0, 0); }
  .About-intro.content .section3 .slide .swiper-pagination-bullet { width: 0.2rem; height: 0.2rem; }
  /* About-culture */
  .About-culture.content .page-t p { text-align: left; }
  .About-culture.content .section2 { margin-top: 0; background: none; padding: 0 .3rem; }
  .About-culture.content .section2 .img-text { margin-top: 0.4rem; }
  .About-culture.content .section2 .img-text .img, .About-culture.content .section2 .img-text .text { width: 100%; border-radius: 0.15rem; overflow: hidden; }
  .About-culture.content .section2 .img-text .text { padding: 0.6rem 0.3rem; background: #fff; margin-top: 0.4rem; }
  .About-culture.content .section2 .img-text .text ul li { margin-bottom: 0.7rem; }
  .About-culture.content .section2 .img-text .text ul li .txt { padding-left: 0.3rem; }
  .About-culture.content .section2 .img-text .text ul li .txt h2 { font-size: 0.32rem; }
  .About-culture.content .section2 .img-text .text ul li .txt p { font-size: 0.26rem; color: #666; line-height: 0.46rem; }
  .About-culture.content .section2 .img-text .text ul li:last-child { margin: 0; }
  .About-culture.content .section2 .img-text:first-child { flex-direction: column-reverse; margin: 0; }
  .About-culture.content .section3 { margin-top: .4rem; }
  .About-culture.content .section3 .slide .swiper-pagination-bullet { width: 0.2rem; height: 0.2rem; }
  /* About-honor */
  .About-honor.content { padding-bottom: 1rem; }
  .About-honor.content .page-t { text-align: center; }
  .About-honor.content ul { margin: 0 -1.5% 0.4rem; }
  .About-honor.content ul li { width: 50%; padding: 0 1.5%; margin-bottom: 0.25rem; }
  .About-honor.content ul li a .text h2 { font-size: 0.28rem; height: 0.8rem; line-height: 0.4rem; font-family: "Source_Han_Sans_SC_Regular", Microsoft YaHei, Heiti SC , tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif; }
  .About-honor.content ul li a .text p { display: none; }
  /* About-cooperation */
  .About-cooperation.content { padding-bottom: 1.1rem; }
  .About-cooperation.content .page-t { text-align: center; }
  .About-cooperation.content .page-t p { text-align: left; }
  .About-cooperation.content .section1 { padding-bottom: 0; }
  .About-cooperation.content .section1 ul li { float: left; width: 48.5%; margin: 0 0 0.2rem 0; }
  .About-cooperation.content .section1 ul li:nth-child(odd) { margin-left: 3%; }
  .About-cooperation.content .section1 ul li:first-child { width: 100%; margin-left: 0; }
  .About-cooperation.content .box { background: none; padding: 0; }
  .About-cooperation.content .box ul { margin: 0 -1.5% 0.5rem; }
  .About-cooperation.content .box ul li { width: 50%; padding: 0 1.5%; }
  /* About-events */
  .About-events.content .years .slide .swiper-slide h2 { font-size: 0.46rem; }
  .About-events.content .years .slide .swiper-slide .dot:before { width: 0.16rem; height: 0.16rem; }
  .About-events.content .years:after { bottom: 0.11rem; }
  .About-events.content .box { width: 100%; }
  .About-events.content .box .slide { height: auto; overflow: hidden; }
  .About-events.content .box .slide .swiper-slide { display: flex; flex-wrap: wrap; justify-content: space-between; }
  .About-events.content .box .slide .swiper-slide .img { width: 100%; }
  .About-events.content .box .slide .swiper-slide ul { width: 100%; height: auto; overflow: hidden; margin-top: 0.3rem; }
  .About-events.content .box .slide .swiper-slide ul li { padding: 0.4rem; margin-bottom: 0.2rem; }
  .About-events.content .box .slide .swiper-slide ul li h2 { font-size: 0.32rem; }
  .About-events.content .box .slide .swiper-slide ul li p { font-size: 0.26rem; color: #666; line-height: 0.46rem; margin-top: 0.2rem; }
  /* About-history */
  .About-history.content { padding: 0.9rem 0 1.1rem; height: auto; }
  .About-history.content:before { width: 100%; height: 100%; top: 0; }
  .About-history.content:after { display: none; }
  .About-history.content .slide { width: 78%; height: auto; }
  .About-history.content .slide .swiper-slide { padding-left: 0.5rem; position: relative; }
  .About-history.content .slide .swiper-slide h2 { font-size: 0.32rem; }
  .About-history.content .slide .swiper-slide h3 { font-size: 0.28rem; }
  .About-history.content .slide .swiper-slide h3 b { font-size: 0.36rem; }
  .About-history.content .slide .swiper-slide h4 { font-size: 0.26rem; margin: 0.2rem 0; }
  .About-history.content .slide .swiper-slide p { font-size: 0.26rem; color: #666; line-height: 0.46rem; margin-top: 0.15rem; }
  .About-history.content .slide .swiper-slide:nth-child(even) { margin-top: 0; }
  .About-history.content .btn-prev, .About-history.content .btn-next { width: 0.5rem; height: 0.5rem; border: 1px solid #DD2432; border-radius: 50%; display: flex; align-items: center; justify-content: center; position: absolute; top: 1.5rem; z-index: 2; cursor: pointer; }
  .About-history.content .btn-prev i, .About-history.content .btn-next i { font-size: 0.2rem; color: #DD2432; }
  .About-history.content .btn-prev.btn-prev, .About-history.content .btn-next.btn-prev { left: 0.3rem; }
  .About-history.content .btn-prev.btn-next, .About-history.content .btn-next.btn-next { right: 0.3rem; }
  /* Teacher */
  .Teacher.content { padding: 0; }
  .Teacher.content .section1 { background: url("../images/teacher/teacher-bg.png") no-repeat bottom/100%; }
  .Teacher.content .section1 .diamond { left: 0; top: 1.7rem; }
  .Teacher.content .section1 .box { overflow: hidden; padding-top: 0.4rem; }
  .Teacher.content .section1 .box .left { float: none; width: 100%; position: relative; }
  .Teacher.content .section1 .box .left .name { position: absolute; top: 1.56rem; right: 0.46rem; }
  .Teacher.content .section1 .box .left .name img { width: 1.76rem; }
  .Teacher.content .section1 .box .left .name span { font-size: 0.26rem; color: #000; display: block; }
  .Teacher.content .section1 .box .right { float: none; width: 100%; padding-top: 0.6rem; }
  .Teacher.content .section1 .box .right p { font-size: 0.26rem; line-height: 0.46rem; }
  .Teacher.content .section2 .slide .swiper-slide h3 { font-size: 0.32rem; font-weight: bold; }
  .Teacher.content .section2 .slide .swiper-slide p { font-size: 0.26rem; line-height: 0.46rem; }
  /* Course */
  .Course.content { background: #fff; padding-top: 0; }
  .Course.content .section1 { position: relative; padding-top: .9rem; }
  .Course.content .section1 .quan { width: 4.85rem; height: 4.85rem; border: 1.21rem solid rgba(221, 36, 50, 0.06); border-radius: 50%; background: #fff; position: absolute; left: -2.425rem; top: -3rem; }
  .Course.content .section1 .tabs { display: flex; justify-content: space-between; position: relative; z-index: 10; }
  .Course.content .section1 .tabs li { width: 24%; height: 0.7rem; line-height: 0.7rem; background: #F6F6F6; border-radius: 0.1rem; color: #333; font-size: 0.26rem; }
  .Course.content .section1 .system .swiper-slide .left { width: 100%; }
  .Course.content .section1 .system .swiper-slide .right { width: 100%; padding: 0.49rem 0.4rem 0.83rem; }
  .Course.content .section1 .system .swiper-slide .right h3 { font-size: 0.32rem; margin-bottom: 0.16rem; }
  .Course.content .section1 .system .swiper-slide .right p { font-size: 0.26rem; line-height: 0.46rem; margin-bottom: 0.47rem; }
  .Course.content .section1 .system .swiper-slide .right .btn-arrow { width: 2.53rem; height: 0.8rem; line-height: 0.8rem; font-size: 0.3rem; border-radius: 0.5rem; }
  .Course.content .section1 .system .swiper-slide .right .btn-arrow i { display: none; }
  .Course.content .section2 { padding-bottom: 0.9rem; }
  .Course.content .section2 ul { margin-top: 0.38rem; }
  .Course.content .section2 ul li { float: none; width: 100%; height: 2.8rem; margin-right: 0; margin-bottom: 0.3rem; padding: 0.48rem 0.5rem; border-radius: 0.15rem; }
  .Course.content .section2 ul li h3 { font-size: 0.32rem; margin-bottom: 0.26rem; }
  .Course.content .section2 ul li p { font-size: 0.26rem; line-height: 0.4rem; width: 80%; }
  .Course.content .section2 ul li i { width: 0.7rem; height: 0.7rem; font-size: 0.7rem; color: #CDCDCD; }
  .Course.content .section3 { padding-bottom: 0.24rem; }
  .Course.content .section3 .server .swiper-slide { height: 3.8rem; border-radius: 0.3rem; padding: 0.55rem 0.25rem 0; }
  .Course.content .section3 .server .swiper-slide .img { width: 0.84rem; }
  .Course.content .section3 .server .swiper-slide p { font-size: 0.25rem; line-height: 0.44rem; }
  .Course.content .section4 { padding-top: 0.9rem; padding-bottom: 0.9rem; background: #fff; }
  .Course.content .section4 ul { position: relative; overflow: hidden; }
  .Course.content .section4 ul li { float: left; overflow: hidden; width: 48.66%; }
  .Course.content .section4 ul li:first-child { width: 100%; margin-right: 0; margin-bottom: 0.2rem; }
  .Course.content .section4 ul li:nth-child(2) { margin-bottom: 0.2rem; margin-right: 2.68%; }
  .Course.content .section4 ul li:nth-child(3) { margin-bottom: 0.2rem; }
  .Course.content .section4 ul li:nth-child(4) { margin-right: 2.68%; }
  .Course.content .section4 ul li img { width: 100%; height: 100%; transition: all .5s ease; }
  .Course.content .section4 ul li:hover img { transform: scale(1.05); }
  .Course .course-form { background: url("../images/course/course-form-img1-xs.jpg") no-repeat center/cover; }
  .Course .footer-xs { margin-top: -0.4rem; }
  .course-form { height: 12.61rem; padding: 0.9rem 0; position: relative; }
  .course-form .course-box { height: auto; margin-top: 0.3rem; background: none !important; }
  .course-form .course-box form { width: 90%; padding: 0.7rem 0.35rem 0.7rem 0.5rem; box-shadow: 0 0 0.15rem 0.01rem rgba(181, 164, 153, 0.33); border-radius: 0.2rem; margin: 0 auto; float: none; }
  .course-form .course-box form h3 { font-size: 0.32rem; }
  .course-form .course-box form .row { height: 0.8rem; line-height: 0.8rem; margin-bottom: 0.3rem; }
  .course-form .course-box form .row label { flex: 0 0 0.7rem; font-size: 0.26rem; font-family: "SourceHanSans-Regular", Microsoft YaHei, Heiti SC , tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif; }
  .course-form .course-box form .row label.star:after { font-size: 0.26rem; left: -0.15rem; }
  .course-form .course-box form .row .valBox input { height: 0.8rem; line-height: 0.8rem; font-size: 0.26rem; }
  .course-form .course-box form .btns { margin: 0.4rem 0 0.4rem 0.7rem; }
  .course-form .course-box form .btns .submit { width: 2.5rem; line-height: 0.8rem; height: 0.8rem; font-size: 0.3rem; font-weight: bold; }
  .course-form .course-box form .btns .reset { width: 2.5rem; line-height: 0.8rem; height: 0.8rem; font-size: 0.3rem; font-weight: bold; }
  .course-form .course-box form .tip { font-size: 0.24rem; margin-left: 0.7rem; }
  /* Course-xq */
  .Course-xq.content .page-t { text-align: center; }
  .Course-xq.content .page-t p { width: auto; }
  .Course-xq.content .section1 .box { overflow: hidden; }
  .Course-xq.content .section1 .box .text { width: 100%; padding: 0; }
  .Course-xq.content .section1 .box .text h3 { font-size: 0.32rem; }
  .Course-xq.content .section1 .box .text p { color: #666; font-size: 0.26rem; line-height: 0.46rem; margin-bottom: 0.4rem; }
  .Course-xq.content .section1 .box .text p:last-child { margin-bottom: 0.5rem; }
  .Course-xq.content .section1 .box .img { width: 100%; }
  .Course-xq.content .section1 .box.box1 { padding-top: 0.3rem; }
  .Course-xq.content .section1 .box.box4 .img { margin: 0; }
  .Course-xq.content .section1 .box.box4 .img .slide .swiper-slide ul li { width: 48.4%; }
  .Course-xq.content .section1 .box.box4 .img .slide .swiper-slide ul li h3 { font-size: 0.26rem; }
  .Course-xq.content .section1 .box.box4 .img .slide .swiper-slide ul li:nth-child(1) { width: 100%; margin-bottom: 0.3rem; margin-right: 0; }
  .Course-xq.content .section1 .box.box4 .img .slide .swiper-slide ul li:nth-child(2) { margin-bottom: 0.24rem; margin-right: 3.2%; }
  .Course-xq.content .section1 .box.box4 .img .slide .swiper-slide ul li:nth-child(3) { margin-bottom: 0.24rem; }
  .Course-xq.content .section1 .box.box4 .img .slide .swiper-slide ul li:nth-child(4) { margin-right: 3.2%; }
  .Course-xq.content .section1 .box.box4 .img .slide .swiper-pagination-bullet { width: 0.2rem; height: 0.2rem; background: #ccc; }
  .Course-xq.content .section1 .box.box4 .img .slide .swiper-pagination-bullet-active { background: #DD2432; }
  .Course-xq.content .section1 .box.box5 .img ul li { font-size: 0.26rem; background: #FDF0F1; display: flex; }
  .Course-xq.content .section1 .box.box5 .img ul li .label { width: 31.49%; height: auto; min-height: 1.45rem; display: flex; align-items: center; justify-content: space-around; }
  .Course-xq.content .section1 .box.box5 .img ul li .val { height: auto; min-height: 1.45rem; width: 68.51%; border-left: 0.05rem solid #fff; padding: 0.4rem 0.5rem; line-height: 0.4rem; }
  .Course-xq.content .section2 .slide { margin-top: 0.4rem; }
  .Course-xq.content .section2 .slide .swiper-slide img { border-radius: 0.15rem; }
  .Course-xq.content .section2 .slide .swiper-pagination-bullet { width: 0.2rem; height: 0.2rem; }
  .Course-xq .footer-xs { margin-top: -0.4rem; }
  /* Course-middle */
  .Course-middle .course-form { background: url("../images/course/course-form-img2-xs.jpg") no-repeat center/cover; }
  /* Course-high */
  .Course-high .course-form { background: url("../images/course/course-form-img3-xs.jpg") no-repeat center/cover; }
  /* Course-teenagers */
  .Course-teenagers .course-form { background: url("../images/course/course-form-img4-xs.jpg") no-repeat center/cover; }
  /* Course-force */
  .Course-force .course-form { background: url("../images/course/course-form-img5-xs.jpg") no-repeat center/cover; }
  /* Join */
  .Join.content { padding-top: 0; }
  .Join.content .section1 { padding-bottom: 0rem; padding-top: 0.9rem; }
  .Join.content .section1 .jc { position: absolute; left: 0; top: 0; width: 2.42rem; }
  .Join.content .section1 .nums { width: 100%; flex-wrap: wrap; }
  .Join.content .section1 .nums li { width: 3.35rem; text-align: left; flex: none; padding-left: 0.3rem; padding-bottom: 0.8rem; }
  .Join.content .section1 .nums li h2 { font-size: 0.36rem; }
  .Join.content .section1 .nums li h2 b { padding-right: 0.05rem; font-weight: bold; }
  .Join.content .section1 .nums li p { font-size: 0.26rem; color: #333; }
  .Join.content .section2 ul { margin-top: 0.4rem; flex-wrap: wrap; }
  .Join.content .section2 ul li { width: 100%; margin-bottom: 0.4rem; border-radius: 0.15rem; overflow: hidden; }
  .Join.content .section2 ul li:last-child { margin-bottom: 0; }
  .Join.content .section2 ul li .txt { padding: 0.4rem; }
  .Join.content .section2 ul li .txt h3 { font-size: 0.32rem; }
  .Join.content .section2 ul li .txt p { font-size: 0.26rem; line-height: 0.46rem; color: #666; }
  .Join.content .section3 ul { margin-top: 0.5rem; flex-wrap: wrap; }
  .Join.content .section3 ul li { width: 48%; margin-bottom: 0.3rem; height: 4.8rem; padding: 0.6rem 0.4rem 0; }
  .Join.content .section3 ul li h3 { margin-top: 0.19rem; font-size: 0.32rem; }
  .Join.content .section3 ul li p { font-size: 0.26rem; line-height: 0.46rem; margin-top: 0.2rem; }
  .Join.content .section3 ul li:nth-child(3), .Join.content .section3 ul li:nth-child(4) { margin-bottom: 0; }
  .Join.content .section4 { background: url("../images/join/join-section4-bg-xs.jpg") no-repeat center/100%; }
  .Join.content .section4 .slide { margin-top: 0.38rem; }
  .Join.content .section4 .slide .swiper-slide { height: auto; padding: 0.6rem 0.65rem; position: relative; }
  .Join.content .section4 .slide .swiper-slide .num { width: 0.72rem; height: 0.72rem; font-size: 0.3rem; line-height: 0.72rem; border-radius: 1rem 0 5rem 0; }
  .Join.content .section4 .slide .swiper-slide h3 { font-size: 0.32rem; margin-bottom: 0.3rem; }
  .Join.content .section4 .slide .swiper-slide p { color: #666; font-size: 0.26rem; line-height: 0.5rem; }
  .Join.content .section4 .slide .swiper-slide p span { color: #666; }
  .Join.content .section4 .slide .swiper-slide img { width: 0.8rem; top: 0.66rem; }
  .Join.content .section4 .slide .swiper-slide .jc { position: absolute; top: auto; right: 0; bottom: 0; width: 1.69rem; }
  .Join.content .section4 .slide .swiper-slide:after { content: ""; width: 1.7rem; height: 1.7rem; background: url("../images/join/section4-j.png") no-repeat center/100%; position: absolute; left: 0; bottom: 0; }
  .Join.content .section4 .slide .swiper-pagination-bullet { width: 0.2rem; height: 0.2rem; background: #ccc; }
  .Join.content .section4 .slide .swiper-pagination-bullet-active { background: #DD2432; }
  .Join.content .section5 ul { margin-top: -0.4rem; }
  .Join.content .section5 ul li { width: 100%; margin-right: 0; height: 2.7rem; padding: 0.4rem 0.4rem 0; margin-top: 0.4rem; border-radius: 0.15rem; }
  .Join.content .section5 ul li .num { right: 0.4rem; top: 0.4rem; font-size: 0.5rem; }
  .Join.content .section5 ul li img { width: 0.58rem; height: auto; }
  .Join.content .section5 ul li h3 { font-size: 0.32rem; margin: 0.19rem 0 0.15rem; }
  .Join.content .section5 ul li p { font-size: 0.26rem; line-height: 0.46rem; }
  .Join.content .section6 ul { margin-top: -0.3rem; }
  .Join.content .section6 ul li { width: 100%; margin-top: 0.4rem; margin-right: 0; border-radius: 0.15rem; overflow: hidden; }
  .Join.content .section6 ul li .txt { padding: 0.34rem 0.4rem; }
  .Join.content .section6 ul li .txt h3 { font-size: 0.32rem; }
  .Join.content .section6 ul li .txt i { font-size: 0.3rem; }
  .Join.content .section6.school { padding: 0.9rem 0 0; }
  .Join.content .section6.school .page-t { text-align: center; }
  .Join.content .section6.school .page-t p { width: 100%; }
  .Join.content .section7 { position: relative; height: 16.37rem; }
  .Join.content .section7 img { height: auto; width: 100%; }
  .Join.content .section7 .b7-box { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; }
  .Join.content .section7 .b7-box .left { width: 100%; padding-top: 0.9rem; }
  .Join.content .section7 .b7-box .left .page-t { text-align: center; }
  .Join.content .section7 .b7-box .left .tel { text-align: center; margin: 0.72rem auto 0.34rem; font-size: 0.6rem; }
  .Join.content .section7 .b7-box .left .btn-arrow { margin: auto; }
  .Join.content .section7 .b7-box .right { margin-top: 0.72rem; overflow: hidden; width: 100%; height: 10.13rem; box-shadow: 0 0 0.15rem 1px rgba(181, 164, 153, 0.33); border-radius: 0.2rem; }
  .Join.content .section7 .b7-box .right .formBox { width: 100%; margin: auto; padding: 0.64rem 0.4rem 0; }
  .Join.content .section7 .b7-box .right .formBox h3 { font-size: 0.32rem; margin-bottom: 0.5rem; text-align: center; }
  .Join.content .section7 .b7-box .right .formBox .row { width: 100%; min-height: 0.8rem; margin-bottom: 0.3rem; }
  .Join.content .section7 .b7-box .right .formBox .row label { flex: 0 0 0.7rem; font-size: 0.26rem; font-family: "SourceHanSans-Regular", Microsoft YaHei, Heiti SC , tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif; }
  .Join.content .section7 .b7-box .right .formBox .row label.star:after { font-size: 0.26rem; left: -0.15rem; }
  .Join.content .section7 .b7-box .right .formBox .row .valBox { border-radius: 0.1rem; }
  .Join.content .section7 .b7-box .right .formBox .row .valBox input { padding-left: 0.24rem; height: 0.8rem; line-height: 0.8rem; font-size: 0.26rem; }
  .Join.content .section7 .b7-box .right .formBox .row .valBox textarea { padding-left: 0.24rem; height: 2.5rem; font-size: 0.26rem; }
  .Join.content .section7 .b7-box .right .formBox .row .valBox.item { flex: 0 0 1.6rem; margin-right: 0.16rem; }
  .Join.content .section7 .b7-box .right .formBox .row .valBox.item input { width: 1.1rem; }
  .Join.content .section7 .b7-box .right .formBox .btns { margin: 0.4rem 0 0.4rem 0.7rem; }
  .Join.content .section7 .b7-box .right .formBox .btns .submit, .Join.content .section7 .b7-box .right .formBox .btns .reset { width: 2.5rem; line-height: 0.8rem; height: 0.8rem; border-radius: 0.15rem; font-size: 0.3rem; }
  .Join.content .section7 .b7-box .right .formBox .tip { font-size: 0.24rem; margin-left: 0.7rem; }
  /* Product */
  .Product.content { padding-top: 0.9rem; }
  .Product.content .tab { margin-bottom: 0.4rem; justify-content: space-between; }
  .Product.content .tab a.item { width: 1.6rem; height: 0.7rem; line-height: 0.7rem; margin-right: 0; font-size: 0.26rem; color: #333; }
  .Product.content .tab a.item:hover, .Product.content .tab a.item.active { background-color: #DD2432; color: #fff; }
  .Product.content ul li { width: 3.2rem; margin-right: 0.3rem; margin-bottom: 0.3rem; }
  .Product.content ul li:nth-child(2n+2) { margin-right: 0; }
  .Product.content ul li h2 { line-height: 0.6rem; font-size: 0.26rem; height: 0.74rem; background-color: #fff; }
  .Product.content ul li .img { border-radius: 0.1rem; border-radius: 0.1rem 0 0; }
  /* News */
  .News.content { padding: 0; }
  .News.content .section { padding: 0.9rem 0; }
  .News.content .section .section-t { margin-bottom: 0.4rem; }
  .News.content .section .section-t h2 { padding-bottom: 0; }
  .News.content .section .section-t h2 a { font-size: 0.26rem; }
  .News.content .section .section-t h2:after { display: none; }
  .News.content .section1:before { content: ""; width: 2.43rem; height: 2.43rem; background: url("../images/yuan.png") no-repeat center/100%; position: absolute; left: 0; top: 0; }
  .News.content .section1 .box .slide { width: 100%; }
  .News.content .section1 .box .slide .swiper-slide .text h2 { font-size: 0.3rem; }
  .News.content .section1 .box .slide .swiper-pagination { font-size: 0.28rem; }
  .News.content .section1 .box dl { width: 100%; padding: 0.5rem 0.3rem; }
  .News.content .section1 .box dl dt { padding-bottom: 0.4rem; }
  .News.content .section1 .box dl dt h2 { font-size: 0.32rem; line-height: 0.54rem; }
  .News.content .section1 .box dl dt p { font-size: 0.26rem; line-height: 0.46rem; margin: 0.2rem 0 0.3rem; }
  .News.content .section1 .box dl dt .other span { font-size: 0.26rem; color: #666; }
  .News.content .section1 .box dl dd { padding: 0.35rem 0; border-bottom: 1px solid #F1F1F1; }
  .News.content .section1 .box dl dd a { flex-wrap: wrap; }
  .News.content .section1 .box dl dd a h2 { flex: 0 0 100%; font-size: 0.3rem; font-weight: bold; }
  .News.content .section1 .box dl dd a .date { font-size: 0.26rem; color: #666; margin-top: 0.2rem; }
  .News.content .section1 .box dl dd:last-child { border: 0; padding-bottom: 0; }
  .News.content .section2 ul { margin: 0; }
  .News.content .section2 ul li { width: 100%; padding: 0; margin-bottom: 0.4rem; }
  .News.content .section2 ul li a { border-radius: 0.1rem; }
  .News.content .section2 ul li a .text { padding: 0.4rem 0.3rem; }
  .News.content .section2 ul li a .text h3 { font-size: 0.26rem; color: #666; }
  .News.content .section2 ul li a .text h2 { font-size: 0.3rem; color: #333; line-height: 0.48rem; margin: 0.2rem 0 0.25rem; height: auto; }
  .News.content .section2 ul li a .text h4 { font-size: 0.26rem; color: #DD2432; }
  .News.content .section2 ul li a .text h4 i { font-size: 0.26rem; margin-left: 0.05rem; }
  .News.content .section3 .box .left { display: none; }
  .News.content .section3 .box ul { width: 100%; }
  .News.content .section3 .box ul li { width: 100%; margin: 0 0 0.4rem 0; }
  .News.content .section3 .box ul li h3 { font-size: 0.26rem; }
  .News.content .section3 .box ul li h2 { font-size: 0.3rem; line-height: 0.48rem; }
  .News.content .section3 .box ul li p { font-size: 0.26rem; line-height: 0.42rem; }
  .News.content .section3 .box ul li h4 { font-size: 0.26rem; color: #DD2432; }
  .News.content .section3 .box ul li h4 i { font-size: 0.16rem; margin-left: 0.05rem; }
  .News.content .section3 .box ul li:nth-last-child(-n+2) { margin-bottom: 0.4rem; }
  .News.content .section3 .box ul li:last-child { margin-bottom: 0; }
  .News.content .section4 ul { margin: 0; }
  .News.content .section4 ul li { width: 100%; padding: 0; margin-bottom: 0.4rem; }
  .News.content .section4 ul li a h2 { padding: 0.4rem; font-size: 0.3rem; }
  .News.content .section4 ul li a .play { width: 0.81rem; height: 0.8rem; }
  .News.content .section4 ul li a .play i { font-size: 0.3rem; }
  .News.content .section4 ul li:last-child { margin-bottom: 0; }
  /* News-list */
  .News-list.content { padding-bottom: 1rem; }
  .News-list.content ul { margin-bottom: 0.5rem; }
  .News-list.content ul li { margin-bottom: 0.4rem; border-radius: 0.15rem; overflow: hidden; }
  .News-list.content ul li a { padding: 0; }
  .News-list.content ul li .img { width: 100%; margin-right: 0; border-radius: 0; }
  .News-list.content ul li .text { width: 100%; flex: 1; padding: 0.45rem 0.35rem; }
  .News-list.content ul li .text h2 { font-size: 0.32rem; color: #333; font-weight: bold; }
  .News-list.content ul li .text p { font-size: 0.26rem; line-height: 0.44rem; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
  .News-list.content ul li .text .other span { font-size: 0.26rem; }
  .News-list.content ul li .text .other span:last-child { color: #DD2432; }
  /* Video-list */
  .Video-list.content { padding: 0.9rem 0 1rem; }
  .Video-list.content .big { margin-bottom: 0.7rem; }
  .Video-list.content .big .img { width: 100%; }
  .Video-list.content .big .img .play { width: 0.81rem; height: 0.8rem; }
  .Video-list.content .big .img .play i { font-size: 0.3rem; }
  .Video-list.content .big .text { width: 100%; flex: 1; padding: 1.3rem 0.6rem; position: relative; }
  .Video-list.content .big .text:before { left: 0.4rem; top: 0.5rem; }
  .Video-list.content .big .text:after { right: 0.4rem; bottom: 0.5rem; }
  .Video-list.content .big .text h2 { font-size: 0.32rem; color: #333; }
  .Video-list.content .big .text p { font-size: 0.26rem; color: #666; line-height: 0.46rem; }
  .Video-list.content .big .text .common-btn { display: none; }
  .Video-list.content ul { margin: 0.4rem 0; }
  .Video-list.content ul li { width: 100%; padding: 0; margin-bottom: 0.4rem; }
  .Video-list.content ul li a h2 { padding: 0.4rem; font-size: 0.3rem; }
  .Video-list.content ul li a .play { width: 0.81rem; height: 0.8rem; }
  .Video-list.content ul li a .play i { font-size: 0.3rem; }
  /** News-xq **/
  .News-xq .banner { height: 3.5rem; }
  .News-xq .content { padding: 0.9rem 0; }
  .News-xq .content .box { width: 90%; }
  .News-xq .content .box .top { margin-bottom: 0.6rem; }
  .News-xq .content .box .top .tags { height: 1rem; font-size: 0.26rem; padding: 0 0.4rem; }
  .News-xq .content .box .top .tags .left span i { font-size: 0.34rem; position: relative; top: -0.02rem; }
  .News-xq .content .box .top .tags .share { font-size: 0.26rem; }
  .News-xq .content .box .top .tags .share .icon { font-size: 0.6rem; }
  .News-xq .content .box .text-box p { font-size: 0.28rem !important; color: #333 !important; line-height: 0.5rem !important; margin-bottom: 0.2rem !important; }
  .News-xq .content .box .text-box video { height: 6rem; }
  .News-xq .content .box .bottom { margin: 0.3rem 0 0.4rem 0; padding: 0.4rem 0.3rem; }
  .News-xq .content .box .bottom p { font-size: 0.28rem; line-height: 0.5rem; }
  .News-xq .content .box .bottom img { width: 2.6rem; }
  .News-xq .content .box .page-box { font-size: 0.28rem; }
  .News-xq .content .box .page-box p { line-height: 0.6rem; }
  /* Contact */
  .Contact .crumbs-tabs a { flex: 0 0 50%; }
  .Contact.content { margin-top: 0; padding-top: 0.9rem; }
  .Contact.content .block1 { padding: 0.62rem 0.4rem; }
  .Contact.content .block1 .left { width: 100%; }
  .Contact.content .block1 .left h2 { font-size: 0.4rem; margin-bottom: 0.7rem; }
  .Contact.content .block1 .left a { font-size: 0.28rem; margin-bottom: 0.46rem; }
  .Contact.content .block1 .right { width: 100%; padding-top: 0rem; }
  .Contact.content .block1 .right li .img { width: 1.6rem; height: 1.6rem; }
  .Contact.content .block1 .right li p { margin-top: 0.23rem; font-size: 0.24rem; }
  .Contact.content #allmap { width: 100%; height: 6.04rem; }
  /* Contact-area */
  .Contact-area.content { padding-top: 0.9rem; }
  .Contact-area.content .block1 .left { width: 100%; }
  .Contact-area.content .block1 .left .page-t { text-align: center; }
  .Contact-area.content .block1 .left .page-t p { width: 80%; }
  .Contact-area.content .block1 .right { width: 100%; margin-top: 0.9rem; }
  .Contact-area.content .block1 .right .nums { width: 100%; }
  .Contact-area.content .block1 .right .nums li h2 { font-size: 0.24rem; }
  .Contact-area.content .block1 .right .nums li h2 b { font-size: 0.6rem; }
  .Contact-area.content .block1 .right .nums li p { font-size: 0.26rem; line-height: 0.42rem; }
  .Contact-area.content .block1 .right .box { padding: 0.3rem; width: 100%; height: auto; }
  .Contact-area.content .block1 .right .box h2 { padding-bottom: 0.3rem; font-size: 0.32rem; }
  .Contact-area.content .block1 .right .box h2::after { left: -0.3rem; }
  .Contact-area.content .block1 .right .box ul { height: 6rem; }
  .Contact-area.content .block1 .right .box ul li h3 { font-size: 0.26rem; line-height: 0.42rem; }
  .Contact-area.content .block1 .right .box ul li p { font-size: 0.24rem; line-height: 0.4rem; }
  /* Contact-nav */
  .Contact-nav.content { padding-top: 0.9rem; padding-bottom: 0.9rem; }
  .Contact-nav.content #map { height: 4.45rem; }
  .Contact-nav.content .box { padding: 0.6rem 0.4rem; position: relative; top: -0.2rem; bottom: auto; width: 6.7rem; height: auto; margin: auto; border-radius: 0.15rem; }
  .Contact-nav.content .box .cityBlock .l h2 { font-size: 0.32rem; padding: 0 0.24rem; }
  .Contact-nav.content .box .cityBlock .l a { font-size: 0.26rem; }
  .Contact-nav.content .box .cityBlock .myLocation { padding-right: 0; font-size: 0.26rem; }
  .Contact-nav.content .box .cityBlock .myLocation span { margin-right: 0.1rem; }
  .Contact-nav.content .box .cityBlock .myLocation i { font-size: 0.26rem; }
  .Contact-nav.content .box .cityBox { width: 90%; top: 1rem; }
  .Contact-nav.content .box .cityBox ul { height: 3.5rem; }
  .Contact-nav.content .box .cityBox ul li { font-size: 0.3rem; line-height: 0.7rem; }
  .Contact-nav.content .box .input { margin-top: 0.4rem; height: 0.8rem; padding-left: 0.3rem; padding-right: 0.3rem; }
  .Contact-nav.content .box .input input { height: 100%; font-size: 0.26rem; }
  .Contact-nav.content .box .input i { font-size: 0.5rem; }
  .Contact-nav.content .box .result { font-size: 0.28rem; line-height: 1rem; }
  .Contact-nav.content .box .lsit li { padding: 0.42rem 0 0.5rem 0.57rem; }
  .Contact-nav.content .box .lsit li .num { font-size: 0.24rem; top: 0.42rem; width: 0.3rem; height: 0.3rem; line-height: 0.3rem; }
  .Contact-nav.content .box .lsit li h2 { margin-bottom: 0.24rem; font-size: 0.32rem; }
  .Contact-nav.content .box .lsit li p { font-size: 0.26rem; line-height: 0.32rem; margin-bottom: 0.14rem; }
  .Contact-nav.content .box .lsit li a { margin-top: 0.33rem; font-size: 0.26rem; width: 1.58rem; height: 0.6rem; line-height: 0.56rem; border-radius: 0.5rem; }
  .order-popup { padding: 0.7rem 0; width: 90%; }
  .order-popup .icon-close { padding: 0.3rem; font-size: 0.4rem; }
  .order-popup .title { margin-bottom: 0.4rem; }
  .order-popup .title h2 { font-size: 0.36rem; margin-bottom: 0.2rem; }
  .order-popup .title p { font-size: 0.28rem; }
  .commonOrder { display: flex; justify-content: space-between; flex-wrap: wrap; width: 80%; margin: auto; position: relative; z-index: 1; }
  .commonOrder .row { width: 100%; margin-bottom: 0.4rem; }
  .commonOrder .row label { display: none; }
  .commonOrder .row input { line-height: 0.8rem; font-size: 0.28rem; padding: 0 0.3rem; border-radius: 0.1rem; }
  .commonOrder .row textarea { height: 2rem; font-size: 0.28rem; padding: 0.3rem; border-radius: 0.1rem; }
  .commonOrder .submit { width: 100%; height: 0.8rem; border-radius: 0.1rem; font-size: 0.28rem; }
  .yinsi-popup { padding: 0.7rem 0; width: 90%; }
  .yinsi-popup .icon-close { padding: 0.3rem; font-size: 0.4rem; }
  .yinsi-popup .title { margin-bottom: 0.4rem; }
  .yinsi-popup .title h2 { font-size: 0.36rem; margin-bottom: 0.15rem; }
  .yinsi-popup .box p { font-size: 0.28rem; line-height: 0.5rem; }
  /* Page404 */
  .Page404 .banner { height: 5rem; }
  .Page404 .content { padding: 1.5rem 0; }
  .Page404 .content .text { width: 80%; }
  .Page404 .content .text h1 { font-size: 0.5rem; }
  .Page404 .content .text .p { margin-left: 0.3rem; }
  .Page404 .content .text .p p { width: 4rem; font-size: 0.26rem; line-height: 0.3rem; margin: 0; }
  .Page404 .content .text .p .btn11 { padding: 0 0.2rem; height: 0.6rem; line-height: 0.6rem; font-size: 0.26rem; margin-top: 0.15rem; }
  .Page404 .content .text .p .btn11 i { font-size: 0.26rem; }
  .fixed-right-xs { position: fixed; right: 0.2rem; bottom: 10%; z-index: 2; }
  .fixed-right-xs ul li { margin-bottom: 0.15rem; }
  .fixed-right-xs ul li img { width: 0.9rem; }
  .fixed-right-xs ul li.back-top { opacity: 0; visibility: hidden; transition: all .5s ease; } }
