a{transition: all .3s;}
#mask{position: fixed;top: 0;bottom: 0;left: 0;right: 0;background: rgba(0,0,0,.8);z-index: 10000;}
/* 头部 开始 */
.head-box{position:fixed;top: 0;left: 0;width: 100%;z-index: 100;background-color: rgba(33, 42, 70,.95);color: #fff;box-shadow: 0 0 10px 0 rgba(0,0,0,.3);padding:0 30px;display: flex;align-items: center;justify-content: space-between;}
.logo{display: flex;align-items: center;justify-content: center;}
.logo img{max-height: 60px;}
.mainnav{display: flex;flex-flow: row nowrap;justify-content: flex-end;flex: 1;margin-right: 3%;white-space: nowrap;}
.mainnav .nli{text-transform: uppercase;white-space: nowrap;position: relative;z-index: 2;display: flex;align-items: center;justify-content: center; font-size:1.1em;}
.mainnav .sub{position: absolute;top:100%;padding-top: 5px;min-width: 120%;line-height: 50px;left: 50%;transform: translateX(-50%);opacity: 0.95;transition: all .3s; max-height: 0;overflow: hidden;}
.mainnav .nli:hover{background: linear-gradient(to bottom,rgba(33,42,70,.4),rgba(33,42,70,.97));}
.mainnav .nli:hover .sub{display: block;max-height: 600px;}
.mainnav .nli:hover .sub::before{content: '' ;position: absolute;width: 12px;height: 12px;background-color: #212a46;top: 0;left: 50%;transform: translateX(-50%) rotate(45deg);z-index: -1;}
.mainnav .sub a{ padding: 0 1em 0 2em;font-size: 0.96em;display: block;background-color: #212a46;}
.mainnav .sub a:hover{background-color: #7b2f3d;opacity: 0.9;}
.mainnav .nli>a{height: 80px;display: block;line-height: 80px; padding: 0 2vw;}
.nli em{border-right: 2px solid #fff;border-top: 2px solid #fff;width:8px;height:8px;display: inline-block;transform: rotate(135deg);flex: 1;margin-left: -1.4vw;margin-right: 1.4vw;transition: all .3s;}
.mainnav .nli:hover>a,.nli:hover em{color:#d13393;border-color: #ec4664;}
.btn-showsearch{width: 80px;height: 80px;cursor: pointer;background: url(../images/search.png) no-repeat 50% 50%;flex-shrink: 0;transition: all .3s;}
.btn-showsearch:hover{opacity: 0.8;}
.btn-showsearch:active{background-position-y: 55%;}
.links{text-align: right;display: flex;align-items: center;justify-content: flex-end;flex-shrink: 0;}
.links a{ padding: 4px 1em;}
.links a:hover{color: #ec4664;}
.menu-box,.search-box { display: none; position: fixed; z-index: 10001; top: 0; left: 0; right: 0; bottom: 0; flex-flow: column; align-items: center; justify-content: center;text-transform: uppercase;background: rgba(33, 42, 70,.8);opacity: 0;padding-top: 50%;}
.menu-box .btn-closse,.search-box .btn-closse { position: absolute; top: 40px; right: 40px; width: 80px; height: 80px; display: flex; align-items: center; justify-content: center; overflow: hidden; cursor: pointer; transition: all .3s;animation: scale 2s infinite paused;}
.menu-box .btn-closse:hover,.search-box .btn-closse:hover{opacity: 0.8;animation: scale 2s infinite running;}
.menu-box .btn-closse::before,.search-box .btn-closse::before { content: '' ;position: absolute; width: 100%; height: 3px; background: #fff; border-radius: 20px; transform: rotate(45deg);box-shadow: 0 0 4px 0 rgba(255, 255, 255, .3);}
.menu-box .btn-closse::after,.search-box .btn-closse::after{content: '' ; width: 100%; height: 3px; background: #fff; border-radius: 20px; transform: rotate(-45deg);box-shadow: 0 0 4px 0 rgba(255, 255, 255, .3);}
.search-box .text-input { height: 60px; width: 60%; border-radius: 2px; border: 0; background: rgba(255,255,255,.9); box-shadow: 0 3px 5px 0 rgba(0,0,0,.7); padding: 0 2em; font: inherit; color: #000; font-size: 1.2em;text-transform: uppercase;}
.search-box .btn-submit { height: 60px; width: 20%; margin-top: 2em; border: 0; border-radius: 2px; background: #682330;opacity: 0.8; color: #fff; font: inherit; font-size: 1.2em;text-transform: uppercase;transition: all .3s;display: flex;align-items: center;justify-content: center;}
.search-box .btn-submit img{height: .9em;margin-right: .4em;}
.search-box .btn-submit:hover{ background-color: #8a2d3e;}
/* 头部 结束 */
/* 大图轮播 开始 */
.banner-box{position: relative;z-index: 0;overflow: hidden;}
.banner-box .swiper-slide{height: 100vh;display: flex;align-items: center;justify-content: center;color: #fff;text-transform: uppercase;font-weight: 700;text-align: center;line-height: 1.5em;font-size: 32px;font-family: Arial, Helvetica, sans-serif;text-shadow: 0 0 1px #fff;background-repeat: no-repeat;background-position: center;background-size: cover;background-color: RGBA(33, 42, 70, 0.5); background-blend-mode: multiply;}
.learnmore{position: absolute;bottom: 0;left: 50%;color: #fff;z-index: 2;display: flex;flex-flow: column;align-items: center;justify-content: center;text-transform: uppercase;line-height: 2em;font-size: 15px;padding: 10px;transform: translateX(-50%);cursor: pointer;animation: jump 2s infinite;}
.banner-box .swiper-pagination { position: absolute; z-index: 9; right: 10px; width: 20px; left: auto; bottom: auto; top: 50%; transform: translateY(-50%); display: flex; flex-flow: column; align-items: center;opacity: 1;}
.banner-box .swiper-pagination .swiper-pagination-bullet {opacity: 1; width: 12px; height: 12px; border-radius: 18px; margin: 4px; background: rgba(200,200,200,.7);transition: all .3s;}
.banner-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: rgba(123, 47, 61,.9); height: 24px;opacity: 1;}
/* 大图轮播 结束 */
/* 内容 开始 */
.body-box{}



/* 关于我们 开始 */
.about-box {line-height:2em;overflow: hidden;background: url(../images/bg-ab.png) no-repeat 0 100%; clear:both; overflow:hidden;}
.about-box .content{display: flex;flex-flow: column;align-items: center; max-width: 1200px;width: 96%;margin: 0 auto; padding: 10px 0;}
.about-box .text{width: 900px; max-width: 100%;position: relative;z-index: 1;}
.about-box .text h3{color:#7b2f3d;text-align: center;font-size: 26px;text-transform: uppercase;margin-bottom: 1em;}
.about-box .text p{text-indent: 2em;color: #333;}
.about-box .logo-g { position: relative;z-index: 0;padding-top: 100px;}
.about-box .logo-g::after{content: '' ;position: absolute;width: 100vw;height: 556px;background: url(../images/bg-aboutus.png) no-repeat center;left: 50%;transform: translateX(-50%);bottom: -120px;z-index: -1;}
.about-box .list{position: relative;z-index: 1;width: 100%;background: url(../images/img-line.png) no-repeat center top;background-size: 100% auto; margin-top:30px;padding-top: 30px;display: flex;gap: 80px;}
.about-box .list li{flex: 1; padding: 10px; padding-top:30px;}
.about-box .list h4{text-align: center;color: #272e45;font-size: 1.8em;}
.about-box .list p{font-size: 1.2em; text-align:center;color: #666; padding-top:50px;}
.media_list{ width:100%; overflow:hidden; clear:both;}
.medai_b{ width:100%; clear:both; max-width:1200px; overflow:hidden; margin:0 auto; }


.medai_b_l{width:50%; float:left;}
.medai_b_y{width:48%; margin-left:2%; float:left;}

/* 关于我们 结束 */

.section-title{ margin:0 auto; width:250px; color:5abb62; font-size:18px; font-weight:bold;}


/* 新闻 开始 */
.news-box{position: relative;z-index: 1;width:100%; max-width: 1200px;margin: -100px auto 0;}
.news-box h3{color: #7b2f3d;font-size: 26px;text-align: center;text-transform: uppercase;}
.news-box .list{display: flex;justify-content: space-between; padding: 50px 0 70px;}
.news-box .list li{width: calc(50% - 30px);height: 360px;overflow: hidden;background-repeat: no-repeat;background-position: center;background-size: cover;position: relative;}
.news-box .list a{position: absolute;top: 100%;bottom: 0;left: 0;right: 0;background-color: rgba(33, 42, 70,.95);padding:40px;color: #fff;text-transform: uppercase;line-height: 1.8em;text-indent: 2em;display: flex;flex-flow: column;justify-content: space-between;}
.news-box .date{text-align: right;}
.news-box .date b{font-size: 32px;padding: 0 .2em;}
.news-box .list li:hover a{top: 0;}
/* 新闻 结束 */
/* 内容 结束 */
/* 底部 开始 */
.footer { color: #fff; padding:20px 30px;  background: url(../images/bg.png) repeat 0 center  #212a46;line-height: 36px;font-size: 14px;}

.sit-lanmu{ float:left; width:140px; margin-left:30px;}

.site-map {display: flex;}
.site-map ul{flex: 1;}
.site-map ul a{display: block;text-indent: 2em;}
.footer a:hover{opacity: 0.7;color: #ec4664;}
.email-subscribe{width: 460px;height: 40px;background-color: #fff;position: relative;overflow: hidden;}
.email-subscribe input{width: 100%;height: 100%;border: 0;background: none;padding: 0 3em 0 1em}
.email-subscribe .btn{position: absolute;right: 0;top: 0;bottom: 0;width: 3em;display: flex;align-items: center;justify-content: center;}
.social-media ul{display: flex;}
.social-media li{margin: 0 5px;}
.social-media a{height: 36px;width: 36px;background: url(../images/icon-weixin.png) no-repeat 50% 50%;display: block;margin: 2px;}
/* 底部 结束 */
/*.btn-shownav{display: none;}
.menu-box{display: none;}
@keyframes jump { 0% {bottom: 0;}
50%{bottom: 8px;}
100%{bottom: 0;}
}
@keyframes scale { 0% {scale: 1;}
25%{scale: 1.02;}
50%{scale:1}
80%{scale: 1.04;}
100%{scale:1}
}*/

/*@media screen and (max-width : 768px) { html,body{overflow-x: hidden;}
.head-box{ padding: 0 10px;}
.mainnav{display: none;}
.links{height: 0;overflow: hidden;flex: 1;opacity: 0;user-select: none;}
.logo{max-height: 40px;display: flex;align-items: center;justify-content: center;}
.logo img{height: 40px}
.btn-showsearch { max-width: 60px; max-height: 60px;}
.btn-shownav{display: flex;width: 60px;height: 60px;align-items: center;justify-content: center;opacity: 0.8;}
.btn-shownav::before{content: '' ;border-radius: 10px; background-color: #fff;width: 34px;height: 3px;box-shadow: 0 10px 0 0 #fff, 0 -10px 0 0 #fff;}
.search-box .btn-closse,.menu-box .btn-closse{transform: scale(.6);top: 10px;right: 10px;}
.search-box .text-input { height: 50px; width: 80%; padding: 0 1em; font-size: 1.04em; text-transform: uppercase;}
.search-box .btn-submit { height: 50px; width: 80%; margin-top: 1.5em; font-size: 1.04em;}
.menu{color: #fff;display: flex;height: 100%;width: 100%;flex-flow: column; padding: 100px 20px;overflow-y: scroll;line-height: 30px;}
.menu em{scale: .8;margin-left: 5px;margin-top: -2px;margin-bottom: 2px;}
.menu .sub{text-indent: .5em;font-size: 0.9em;}
.menu .sub li{list-style: circle inside;opacity: 0.8;}
.menu-box .links {position: absolute;height: auto;z-index: 2;opacity: 1;color: #fff;left: 10px;top: 30px;}
.banner-box .swiper-slide span{font-size: 1rem;line-height: 1.4rem;display: block;padding: 10px;}
.learnmore{font-size:.74em;}
.learnmore img{height: 40px;}
.about-box .text h3 { font-size: 1em; margin-bottom: .6em;}
.about-box .content { padding: 40px 10px;}
.about-box .text p { text-indent: .86em;}
.about-box .logo-g { padding-top: 30px;}
.about-box .list { background: none; background-size: 100% auto; margin-top: 0; padding-top: 0px; display: flex;flex-flow: column; gap: 0;}
.media-box { width: 100%; height: auto; max-width: 100vw; margin: 20px auto; border: 2px solid #7b2f3d; border-radius: 2px;}
.media-box .play { width: 60px; height: 60px;}
.about-box { line-height: 1.7em; background: none;}
.news-box { margin: 0 auto 0;}
.news-box .list { display: flex; justify-content: center;flex-flow: column; padding:20px 10px;}
.news-box .list li { width: 100%; height: 100vw;max-height: 300px;}
.news-box .list li+li{margin-top: 20px;}
.news-box .list a { position: absolute; top: 50%; padding: 20px; line-height: 1.4em; text-indent: 0;}
.news-box .list a span:not(.date){ height: 2.8em;overflow: hidden;display: block;}
.site-map{display: none;}
.contact-info{line-height: 1.4em;}
.footer>div { flex-flow: column;justify-content: center;}
.email-subscribe { width: 100%;}
.social-media ul {display: none;}
}*/