@charset "UTF-8";
/* 网站通用样式 */
@font-face { font-family: "PingFang400"; src: url("../fonts/PingFang-SC-Regular.woff") format("woff"); }
@font-face { font-family: "PingFang500"; src: url("../fonts/Source_Han_Sans_SC_Medium_Medium.ttf") format("truetype"); }
@font-face { font-family: "Barlow-ExtraBold"; src: url("../fonts/Barlow-ExtraBold.ttf") format("truetype"); }
#loading { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9999; width: 100%; height: 100%; background: #fff; }

html { width: 100%; min-width: 320px; font-size: 100px; overflow-x: hidden; }
html::-webkit-scrollbar { width: .06rem; }
html::-webkit-scrollbar-thumb { border-radius: .06rem; background: #32993a; }
html::-webkit-scrollbar-track { border-radius: 0; background: rgba(0, 0, 0, 0.3); }

.overflow { height: 100vh; overflow: hidden !important; }

.over { overflow: hidden; }

.container { width: 14.6rem; max-width: 85%; margin: 0 auto; font-size: .18rem; }

.title { font-size: 0.18rem; font-weight: 400; line-height: 0.32rem; color: #222; text-align: left; }

.info { font-size: 0.16rem; font-weight: 400; line-height: 0.28rem; color: #666; text-align: justify; }

.date { font-size: .16rem; line-height: .32rem; color: #666; }

.date1 { font-size: .14rem; line-height: .15rem; color: #32993a; text-align: center; }
.date1 p:first-child { font-family: "PingFang500"; font-size: .26rem; line-height: .22rem; }
.date1 span { display: block; width: 1px; height: .12rem; margin: 0 auto 2px; background: #fff; -webkit-transform: rotate(30deg); -moz-transform: rotate(30deg); -ms-transform: rotate(30deg); -o-transform: rotate(30deg); transform: rotate(30deg); }

/* 网站头部 */
.header { width: 100%; padding: .16rem 0 .16rem; background-image: url("../images/head_bg.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; }

.logo { -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.logo img { max-height: .92rem; }

.top-link { display: flex; align-items: center; font-size: 0.15rem; font-weight: 400; line-height: 0.36rem; color: #fff; text-align: center; }
.top-link::after { display: block; content: ""; box-sizing: border-box; content: ""; width: 1px; height: .18rem; margin: 0 .22rem; background: #d8d8d8; }
.top-link a { position: relative; display: block; color: #fff; }
.top-link a::after { position: absolute; top: auto; right: 0; bottom: 0.02rem; left: auto; z-index: 1; content: ""; width: 0; height: 1px; background: #fff; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.top-link a:hover::after { right: auto; left: 0; width: 100%; }

.nav-btn { display: none; position: relative; z-index: 5; width: 30px; margin: 0 0 0 .16rem; vertical-align: middle; cursor: pointer; }
.nav-btn i { display: block; height: 1px; margin: 8px 0; background: #fff; -webkit-transition: all 0.3s cubic-bezier(0.99, 0.01, 0.01, 1) 0s; -moz-transition: all 0.3s cubic-bezier(0.99, 0.01, 0.01, 1) 0s; -ms-transition: all 0.3s cubic-bezier(0.99, 0.01, 0.01, 1) 0s; -o-transition: all 0.3s cubic-bezier(0.99, 0.01, 0.01, 1) 0s; transition: all 0.3s cubic-bezier(0.99, 0.01, 0.01, 1) 0s; }
.nav-btn i:nth-child(2) { width: 75%; }
.nav-btn.close i:nth-child(1) { -webkit-transform: translate(0px, 9px) rotate(45deg); -moz-transform: translate(0px, 9px) rotate(45deg); -ms-transform: translate(0px, 9px) rotate(45deg); -o-transform: translate(0px, 9px) rotate(45deg); transform: translate(0px, 9px) rotate(45deg); }
.nav-btn.close i:nth-child(2) { opacity: 0; }
.nav-btn.close i:nth-child(3) { -webkit-transform: translate(0px, -9px) rotate(-45deg); -moz-transform: translate(0px, -9px) rotate(-45deg); -ms-transform: translate(0px, -9px) rotate(-45deg); -o-transform: translate(0px, -9px) rotate(-45deg); transform: translate(0px, -9px) rotate(-45deg); }

.nav { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 100; width: 100%; border-top: 1px solid rgba(255, 255, 255, 0.39); border-bottom: 1px solid rgba(255, 255, 255, 0.39); }
.nav li { position: relative; }
.nav li a { position: relative; display: block; font-size: 0.2rem; font-weight: 400; line-height: 0.64rem; color: #fff; text-align: center; }
.nav li > a { -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -ms-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.nav li > a::before { position: absolute; top: auto; right: auto; bottom: -1px; left: 50%; z-index: 1; content: ""; width: 0%; height: 3px; background: #fff; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.nav li:hover > a::before { left: 0; width: 100%; }
.nav li:hover .sub-nav { visibility: visible; opacity: 1; -webkit-transform: rotateX(0); -moz-transform: rotateX(0); -ms-transform: rotateX(0); -o-transform: rotateX(0); transform: rotateX(0); }
.nav li.on > a { font-weight: 700; }
.nav li.on > a::before { left: 0; width: 100%; }
.nav .sub-nav { position: absolute; top: 100%; right: auto; bottom: auto; left: calc(50% - .9rem); z-index: 1; width: 1.8rem; padding: .1rem 0; background: #32993a; opacity: 0; visibility: hidden; box-shadow: 0 4px 0.2rem 0 rgba(0, 0, 0, 0.15); background: white; -webkit-transition: all 0.42s ease-out 0s; -moz-transition: all 0.42s ease-out 0s; -ms-transition: all 0.42s ease-out 0s; -o-transition: all 0.42s ease-out 0s; transition: all 0.42s ease-out 0s; -webkit-transform: rotateX(90deg); -moz-transform: rotateX(90deg); -ms-transform: rotateX(90deg); -o-transform: rotateX(90deg); transform: rotateX(90deg); transform-origin: 50% 0%; }
.nav .sub-nav dd { position: relative; padding: 0 .15rem; }
.nav .sub-nav dd::before { position: absolute; top: 0; right: 0.15rem; bottom: auto; left: auto; z-index: 1; width: calc(100% - .3rem); height: 100%; content: ""; background: #32993a; opacity: 0; -webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -ms-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s; }
.nav .sub-nav dd:last-child a { border: none; }
.nav .sub-nav dd:hover::before { right: 0; width: 100%; opacity: 1; }
.nav .sub-nav dd:hover a { color: #fff; border-color: transparent; }
.nav .sub-nav a { z-index: 2; width: 100%; padding: .12rem 0; font-size: .16rem; font-weight: 500; line-height: .24rem; border-bottom: 1px solid #e0eff6; color: #333; -webkit-transition: all 0.15s ease-out 0s; -moz-transition: all 0.15s ease-out 0s; -ms-transition: all 0.15s ease-out 0s; -o-transition: all 0.15s ease-out 0s; transition: all 0.15s ease-out 0s; }

.pc-search { width: 3.2rem; background: rgba(0, 0, 0, 0.2); border-radius: .36rem; overflow: hidden; }
.pc-search form, .pc-search .form { display: flex !important; }
.pc-search .input { width: calc(100% - .6rem); height: .48rem; padding: 0 .1rem 0 .2rem; vertical-align: top; font-size: 0.14rem; font-weight: 400; line-height: 0.48rem; color: #fff; text-align: left; }
.pc-search .input::placeholder { color: #fff; }
.pc-search .submit { width: .6rem; height: .48rem; background-image: url("../images/search.png"); background-repeat: no-repeat; background-position: 50% 55%; background-color: transparent; background-size: 0.23rem; }

.mobile-box { display: none; position: fixed; top: 65px; right: auto; bottom: auto; left: -100%; z-index: 1; width: 100%; height: calc(100vh - 65px); padding: .15rem 4% .3rem; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; opacity: 0; visibility: hidden; background: #f6f6f6; }
.mobile-box .nav { position: static; width: 100%; height: calc(100% - 1.4rem); padding: 0 0 .2rem; border: none; }
.mobile-box .nav ul { display: block; width: 100%; max-width: 100%; height: 100%; overflow-y: auto; }
.mobile-box .nav li { position: relative; width: 100%; border-bottom: 1px solid #ddd; border-top: 1px solid #fff; }
.mobile-box .nav li:first-child { border-top: none; }
.mobile-box .nav li:last-child { border-bottom: none; }
.mobile-box .nav li a { color: #333; font-weight: 500; padding: 0 .1rem; line-height: .52rem; text-align: left; }
.mobile-box .nav li a::after { display: none; }
.mobile-box .nav li .icon { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 1; width: .52rem; height: .52rem; background-image: url(../images/arrow2.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: 7px; cursor: pointer; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.mobile-box .nav li .icon.close { -webkit-transform: rotate(270deg); -moz-transform: rotate(270deg); -ms-transform: rotate(270deg); -o-transform: rotate(270deg); transform: rotate(270deg); }
.mobile-box .nav li > a { font-size: .19rem; }
.mobile-box .nav li > a::before { display: none; }
.mobile-box .nav .sub-nav { display: none; position: static; width: 100%; padding: 0 0 12px 20px; background: none; box-shadow: none; border: none; visibility: visible; transition: none !important; opacity: 1 !important; transform: none !important; }
.mobile-box .nav .sub-nav dd::before { display: none; }
.mobile-box .nav .sub-nav .tri { display: none; }
.mobile-box .nav .sub-nav a { font-size: .16rem; line-height: .34rem; color: #494949 !important; border-bottom: none; }
.mobile-box .nav .sub-nav::before { display: none; }
.mobile-box .mobile-search { display: -ms-flexbox; display: flex; justify-content: space-between; align-items: center; width: 100%; padding: 0 0 0 1px; margin: .1rem auto .15rem; overflow: hidden; }
.mobile-box .mobile-search .form { display: flex; width: 100%; overflow: hidden; border: 1px solid #32993a; border-radius: 3px; }
.mobile-box .mobile-search .input { width: calc(100% - .6rem); height: .46rem; padding: 0 .1rem 0 .2rem; vertical-align: top; font-size: 0.17rem; font-weight: 400; line-height: 0.46rem; color: #333; text-align: left; background: #fff; overflow: hidden; }
.mobile-box .mobile-search .submit { width: .6rem; height: .46rem; vertical-align: top; background-image: url("../images/search.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: #32993a; background-size: 0.17rem; }
.mobile-box .top-link { flex-wrap: wrap; justify-content: center; }
.mobile-box .top-link a { color: #32993a; margin: 0 .1rem; }
.mobile-box .top-link::after { display: none; }
.mobile-box.show { left: 0px; opacity: 1; visibility: visible; }

/* 网站底部 */
.footer { padding: .6rem 0 .54rem; background-image: url("../images/foot_bg.jpg"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; border-bottom: .05rem solid #1f3e90; }
.footer .line { width: 1px; height: 1.55rem; background: rgba(255, 255, 255, 0.3); }

.copy { font-size: 0.16rem; font-weight: 400; line-height: 0.3rem; color: rgba(255, 255, 255, 0.7); text-align: left; align-self: center; }

.foot-link { display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content: space-between; width: 6rem; }
.foot-link h6 { width: 100%; margin: 0 0 .25rem; font-family: "PingFang500"; font-size: 0.2rem; font-weight: 400; line-height: 0.3rem; color: #fff; text-align: left; }
.foot-link ul.l1 { width: 2.84rem; }
.foot-link ul.l2 { width: 2.15rem; }
.foot-link ul.l3 { width: 1rem; }
.foot-link ul a { font-size: 0.16rem; font-weight: 400; line-height: 0.3rem; color: rgba(255, 255, 255, 0.7); text-align: left; }
.foot-link ul a:hover { color: #fff; }

.foot-contact { font-size: 0.16rem; font-weight: 400; line-height: 0.3rem; color: rgba(255, 255, 255, 0.7); text-align: left; }
.foot-contact h6 { margin: 0 0 .25rem; font-family: "PingFang500"; font-size: 0.2rem; font-weight: 400; line-height: 0.3rem; color: #fff; text-align: left; }

/* 首页轮播图 */
.banner { width: 100%; z-index: 1; font-size: 0; background: #32993a; }
.banner::before { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 2; content: ""; width: 100%; height: 2.74rem; background: linear-gradient(180deg, #32993a, transparent); }
.banner .img { position: relative; display: block; width: 100%; height: calc(100vh - 1.24rem); overflow: hidden; }
.banner .img .slide-inner { position: absolute; width: 100%; height: 100%; left: 0; top: 0; }
.banner .img img { position: absolute; top: 0; right: auto; bottom: auto; left: 0; z-index: 1; width: 100%; height: 100%; object-fit: cover; -webkit-transform: scale(1.06); -moz-transform: scale(1.06); -ms-transform: scale(1.06); -o-transform: scale(1.06); transform: scale(1.06); -webkit-transition: transform 1s ease-out 0s; -moz-transition: transform 1s ease-out 0s; -ms-transition: transform 1s ease-out 0s; -o-transition: transform 1s ease-out 0s; transition: transform 1s ease-out 0s; }
.banner .img video { position: absolute; top: 0; right: auto; bottom: auto; left: 0; z-index: 2; width: 100%; height: 100%; object-fit: cover; }
.banner .swiper-slide-active img { -webkit-transition: transform 6.2s ease-out 1s; -moz-transition: transform 6.2s ease-out 1s; -ms-transition: transform 6.2s ease-out 1s; -o-transition: transform 6.2s ease-out 1s; transition: transform 6.2s ease-out 1s; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.banner .control { position: absolute; top: auto; right: auto; bottom: 0.44rem; left: 0%; z-index: 5; display: -ms-flexbox; display: flex; justify-content: center; align-items: center; width: 100%; }
.banner .swiper-arrow { width: .4rem; height: .4rem; background-image: url("../images/arrow1.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: 100%; cursor: pointer; }
.banner .swiper-arrow.swiper-prev { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg); }
.banner .pagination { display: -ms-flexbox; display: flex; justify-content: center; align-items: center; width: .78rem; height: .72rem; margin: 0 .1rem; background-image: url("../images/f_icon1.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: 100%; font-size: 0.18rem; font-weight: 400; line-height: 0.24rem; color: #32993a; text-align: left; }
.banner .pagination .swiper-pagination-current { margin: 0 0 0; font-size: .3rem; color: #fff; -webkit-transform: translateY(-0.08rem); -moz-transform: translateY(-0.08rem); -ms-transform: translateY(-0.08rem); -o-transform: translateY(-0.08rem); transform: translateY(-0.08rem); }
.banner .pagination .swiper-pagination-total { -webkit-transform: translateY(0.08rem); -moz-transform: translateY(0.08rem); -ms-transform: translateY(0.08rem); -o-transform: translateY(0.08rem); transform: translateY(0.08rem); }

/* 首页样式 */
.column { width: 100%; margin: .82rem 0 .48rem; }
.column h3 { position: relative; }
.column .en { position: absolute; top: auto; right: auto; bottom: 60%; left: 0; z-index: 1; padding: 0 0 0 .44rem; font-family: "Barlow-ExtraBold"; font-size: .51rem; font-style: italic; font-weight: 700; line-height: .5rem; text-transform: uppercase; background-image: url("../images/f_icon2.png"); background-repeat: no-repeat; background-position: 0 40%; background-color: transparent; background-size: 0.35rem; }
.column .en span { padding-right: .12rem; background: linear-gradient(0deg, transparent, rgba(50, 153, 58, 0.3)); -webkit-background-clip: text; color: transparent; background: transparent\0; color: rgba(50, 153, 58, 0.15) \0 ; }
.column .cn { position: relative; z-index: 2; padding: 0 .44rem 0 0; font-family: "PingFang500"; font-size: 0.4rem; font-weight: 400; line-height: 0.5rem; color: #333; text-align: left; background-image: url("../images/f_icon2.png"); background-repeat: no-repeat; background-position: 100% 75%; background-color: transparent; background-size: 0.35rem; }

.more { display: -ms-flexbox; display: flex; align-items: center; font-size: 0.18rem; font-weight: 400; line-height: 0.4rem; color: #32993a; text-align: left; }
.more img { width: .17rem; margin: 0 .08rem 0 0; -webkit-transition: all 0.45s ease-out 0s; -moz-transition: all 0.45s ease-out 0s; -ms-transition: all 0.45s ease-out 0s; -o-transition: all 0.45s ease-out 0s; transition: all 0.45s ease-out 0s; }
.more:hover { font-family: "PingFang500"; }
.more:hover img { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg); }

.home1 { padding: 1px 0 .84rem; background-image: url("../images/index_bg1.jpg"); background-repeat: no-repeat; background-position: 100% 50%; background-color: transparent; background-size: 2.98rem; }
.home1 .l-box { width: 58.2%; }
.home1 .r-box { width: 37.67%; }

.news-swiper1 { margin: 0; }
.news-swiper1 .img-frame { height: 4.75rem; }
.news-swiper1 .date1 { position: absolute; top: 0.11rem; right: auto; bottom: auto; left: 0.11rem; z-index: 5; padding: .1rem .06rem .05rem; color: #fff; background: #32993a; }
.news-swiper1 .text { padding: 0 1.5rem 0 .42rem; background: #32993a; }
.news-swiper1 .title { font-family: "Pingfang500"; font-size: .24rem; line-height: .84rem; color: #fff; }
.news-swiper1 .pagination { position: absolute; top: auto; right: 0; bottom: 0rem; left: auto; z-index: 5; display: -ms-flexbox; display: flex; align-items: center; height: .84rem; padding: 0 .16rem; background: #32993a; }
.news-swiper1 .pagination .swiper-pagination-bullet { width: .1rem; height: .1rem; margin: 0 .05rem; background: #fff; border-radius: 5px; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.news-swiper1 .pagination .swiper-pagination-bullet-active { width: .3rem; }

.news-list1 li { border-bottom: 1px solid #f0f0f0; }
.news-list1 a { display: block; padding: .18rem 0; }
.news-list1 .first-news a { display: flex; flex-wrap: wrap; justify-content: space-between; padding-top: 0; }
.news-list1 .first-news .date1 { position: relative; z-index: 1; padding: .1rem .06rem .05rem; background: #d5f1d7; }
.news-list1 .first-news .date1::after { position: absolute; top: 3px; right: -3px; bottom: auto; left: auto; z-index: -1; content: ""; box-sizing: border-box; width: 100%; height: 100%; border: 1px solid #d5f1d7; }
.news-list1 .first-news .date1 span { background: #32993a; }
.news-list1 .first-news .title { width: calc(100% - .87rem); max-height: .64rem; font-family: "PingFang500"; font-size: .21rem; }
.news-list1 .first-news .info { max-height: .56rem; margin: .15rem 0 0; }

.home2 { padding: 1px 0 .8rem; background-image: url("../images/index_bg2.jpg"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; }
.home2 .l-box { width: 32.8767%; }
.home2 .r-box { width: 60.958%; }

.news-list2 li { border-bottom: 1px solid #cad1ca; }
.news-list2 li:first-child a { padding-top: 0; }
.news-list2 a { padding: .16rem 0; }
.news-list2 .date1 { display: -ms-flexbox; display: flex; flex-direction: column; justify-content: center; align-items: center; width: .72rem; height: .84rem; background-image: url("../images/f_icon4.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: 100%; }
.news-list2 .date1 p:first-child { margin: 0 0 .06rem; }
.news-list2 .title { width: calc(100% - .9rem); max-height: .64rem; }

.news-list3 li { width: 47.5%; padding: .1rem 0; border-bottom: 1px solid #cad1ca; }
.news-list3 li:nth-child(1), .news-list3 li:nth-child(2) { padding-top: 0; }
.news-list3 .img-zoom { padding: 2.4rem 0 0; margin: 0 0 .2rem; }
.news-list3 .img-zoom .date { position: absolute; top: auto; right: auto; bottom: 0; left: 0; z-index: 1; padding: 0 .16rem; color: #fff; background: #32993a; }
.news-list3 .title { height: .64rem; }
.news-list3 .date { color: #32993a; }

.home3 { padding: 1px 0 .65rem; background-image: url("../images/index_bg3.jpg"); background-repeat: no-repeat; background-position: 0 50%; background-color: transparent; background-size: 9.27rem; }

.news-swiper2 .pagination { margin: .4rem 0 0; text-align: center; }
.news-swiper2 .pagination .swiper-pagination-bullet { width: .12rem; height: .12rem; margin: 0 .07rem; border-radius: 50%; background: #c8c8c8; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.news-swiper2 .pagination .swiper-pagination-bullet-active { background: #32993a; }

.teach-list2 { font-size: 0; margin: 0 -0.2rem; }
.teach-list2 > li { display: inline-block; vertical-align: top; width: 20%; padding: 0 0.2rem; }
.teach-list2 .img-frame { width: 2.2rem; margin: 0 auto; border: 2px solid transparent; border-radius: 50%; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.teach-list2 .img-frame .img { padding: 100% 0 0; background-position-y: 20%; }
.teach-list2 .title { margin: .18rem 0 .15rem; font-size: .24rem; text-align: center; }
.teach-list2 .title::after { display: block; content: ""; box-sizing: border-box; width: .34rem; height: 4px; margin: .15rem auto 0; background: #32993a; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.teach-list2 .info { text-align: center; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }

.home4 { padding: .2rem 0 .7rem; background-image: url("../images/index_bg4.jpg"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; }
.home4 .l-box { width: 63%; }
.home4 .r-box { width: 31.164%; }

.news-list4 li { width: 47%; padding: .16rem 0; border-bottom: 1px solid #d9e0da; }
.news-list4 li:nth-child(1), .news-list4 li:nth-child(2) { padding-top: 0; }
.news-list4 .title { height: .64rem; font-family: "PingFang500"; }
.news-list4 .info { margin: .1rem 0 0; padding: 0 .32rem 0 0; font-size: .14rem; color: #32993a; background-image: url("../images/f_icon6.png"); background-repeat: no-repeat; background-position: 99% 50%; background-color: transparent; background-size: 0.16rem; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }

.link-list1 { margin: .8rem 0 0; }
.link-list1 li { width: 48%; margin: .2rem 0 0; }
.link-list1 li:nth-child(even) { -webkit-transform: translateY(0.68rem); -moz-transform: translateY(0.68rem); -ms-transform: translateY(0.68rem); -o-transform: translateY(0.68rem); transform: translateY(0.68rem); }
.link-list1 li:nth-child(2) a { background-image: url("../images/list_bg2.jpg"); }
.link-list1 li:nth-child(3) a { background-image: url("../images/list_bg3.jpg"); }
.link-list1 a { display: -ms-flexbox; display: flex; flex-direction: column; justify-content: center; align-items: center; height: 2.2rem; background-image: url("../images/list_bg1.jpg"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; }
.link-list1 img { width: .8rem; }
.link-list1 p { margin: .18rem 0 0; font-size: 0.22rem; font-weight: 400; line-height: 0.3rem; color: #fff; text-align: center; }

.home5 { padding: 1px 0 .65rem; background-image: url("../images/index_bg5.jpg"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; }

.news-swiper3 { margin: 0 -.34rem; }
.news-swiper3 .img-frame { padding: 55.6% 0 0; }
.news-swiper3 .title { position: absolute; top: auto; right: auto; bottom: 0; left: 0; z-index: 5; width: 100%; padding: .5rem 0 0 .24rem; font-family: "PingFang500"; line-height: .6rem; font-size: .22rem; color: #fff; background: linear-gradient(0deg, rgba(0, 0, 0, 0.8), transparent); }
.news-swiper3 .swiper-slide { -webkit-transform: scale(0.84); -moz-transform: scale(0.84); -ms-transform: scale(0.84); -o-transform: scale(0.84); transform: scale(0.84); -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.news-swiper3 .swiper-slide.swiper-slide-active { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
.news-swiper3 .swiper-slide.swiper-slide-active .title { background: linear-gradient(0deg, #32993a, transparent); }
.news-swiper3 .pagination { margin: .4rem 0 0; text-align: center; }
.news-swiper3 .pagination .swiper-pagination-bullet { width: .12rem; height: .12rem; margin: 0 .07rem; border-radius: 50%; background: #c8c8c8; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.news-swiper3 .pagination .swiper-pagination-bullet-active { background: #32993a; }

/* 内页样式 */
.decorate { position: relative; padding: 5.2rem 0 0; }
.decorate::before { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 2; content: ""; width: 100%; height: 2.74rem; background: linear-gradient(180deg, #32993a, transparent); }
.decorate img { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; width: 100%; height: 100%; object-fit: cover; }

.main-box { padding: 0 0 .4rem; }

.sidebar { position: relative; z-index: 3; width: 3rem; margin: -.9rem 0 .6rem; }
.sidebar::after { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: -1; width: 100%; height: 100%; content: ""; background: linear-gradient(314deg, #f9f4cc -6%, #32993a 100%); }
.sidebar h3 { position: relative; z-index: 2; font-family: "PingFang500"; font-size: 0.36rem; font-weight: 400; line-height: 1.1rem; color: #fff; text-align: center; }
.sidebar h3::after { position: absolute; top: auto; right: auto; bottom: 0; left: 100%; z-index: 1; content: ""; width: 0; height: 0; border: 0.1rem solid transparent; border-left-color: #32993a; border-top-color: #32993a; }
.sidebar .sub-nav { position: relative; z-index: 2; padding: 0 .28rem; margin: 0 0 0 .1rem; background: #f6f6f6; }
.sidebar .sub-nav li { position: relative; z-index: 1; border-bottom: 1px dashed rgba(72, 116, 203, 0.2); }
.sidebar .sub-nav li:last-child { border: none; }
.sidebar .sub-nav li.cur { border-bottom: 1px solid #32993a; }
.sidebar .sub-nav li.cur::after { opacity: 1; }
.sidebar .sub-nav li.cur > a { color: #32993a !important; font-weight: 700; }
.sidebar .sub-nav li.cur .lv3 { display: block; }
.sidebar .sub-nav li.cur .down { opacity: 1; }
.sidebar .sub-nav li:hover > a { color: #32993a; font-weight: 700; }
.sidebar .sub-nav li:hover .down { opacity: 1; }
.sidebar .sub-nav a { position: relative; z-index: 2; display: -ms-flexbox; display: flex; align-items: center; padding: .2rem .4rem .2rem .2rem; font-size: 0.2rem; font-weight: 400; line-height: 0.26rem; color: #333; text-align: left; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.sidebar .sub-nav a p { position: relative; }
.sidebar .sub-nav a p::after { position: absolute; top: auto; right: auto; bottom: -0.03rem; left: 0; z-index: 1; width: 0; max-width: .9rem; height: .15rem; border-radius: .1rem 0 .1rem 0; background: #54a4e2; content: ""; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; opacity: 0; }
.sidebar .sub-nav a span { position: relative; z-index: 2; }
.sidebar .sub-nav .down { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 1; width: .3rem; height: .76rem; background-image: url("../images/icon12_2.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: 0.09rem; cursor: pointer; opacity: .4; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.sidebar .sub-nav .down.has { z-index: 3; }
.sidebar .sub-nav .down.close { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }
.sidebar .sub-nav .lv3 { display: none; margin: -.1rem 0 0; padding: 0 0 .15rem .22rem; }
.sidebar .sub-nav .lv3 a { height: auto; padding: .08rem 0 .08rem .2rem; font-size: .16rem; line-height: .22rem; }
.sidebar .sub-nav .lv3 a:hover { color: #32993a; }
.sidebar .sub-nav .lv3 a:hover::before { background: #32993a; }
.sidebar .sub-nav .lv3 a.cur { color: #32993a; font-weight: 700; }
.sidebar .sub-nav .lv3 a.cur::before { background: #32993a; }

.main { position: relative; z-index: 4; width: calc(100% - 3.7rem); min-height: 4rem; margin: .2rem 0 0; padding: 0 0 .2rem; }

.position { display: -ms-flexbox; display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #dfdfdf; }
.position h3 { position: relative; white-space: nowrap; font-family: "PingFang500"; font-size: 0.27rem; font-weight: 400; line-height: 0.56rem; color: #333; text-align: left; letter-spacing: -1px; margin: 0 0 -3px; border-bottom: 3px solid #32993a; }
.position h3 img { width: .17rem; margin-right: .1rem; }

.place { font-size: 0.15rem; font-weight: 400; line-height: 0.6rem; color: #777; text-align: left; padding: 0 0 0 26px; background-image: url(../images/place.png); background-repeat: no-repeat; background-position: 0 50%; background-color: transparent; background-size: 0.19rem; }
.place a { position: relative; display: inline-block; color: #777; }
.place a::after { position: absolute; top: auto; right: 0; bottom: 0.18rem; left: auto; z-index: 1; content: ""; width: 0; height: 1px; background: #32993a; -webkit-transition: all 0.4s ease-out 0s; -moz-transition: all 0.4s ease-out 0s; -ms-transition: all 0.4s ease-out 0s; -o-transition: all 0.4s ease-out 0s; transition: all 0.4s ease-out 0s; }
.place a:hover { color: #32993a; }
.place a:hover::after { right: auto; left: 0; width: 100%; }

.list1 { margin: .1rem 0 0; }
.list1 li { position: relative; }
.list1 a { display: -ms-flexbox; display: flex; justify-content: space-between; align-items: center; position: relative; padding: .25rem .0rem; border-bottom: 1px dashed #ddd; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.list1 a::after { position: absolute; top: auto; right: auto; bottom: -1px; left: 0; z-index: 1; content: ""; width: 0; height: 1px; background: #32993a; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.list1 .date1 { position: relative; z-index: 1; padding: .1rem .06rem .05rem; background: #d5f1d7; }
.list1 .date1::after { position: absolute; top: 3px; right: -3px; bottom: auto; left: auto; z-index: -1; content: ""; box-sizing: border-box; width: 100%; height: 100%; border: 1px solid #d5f1d7; }
.list1 .date1 span { background: #32993a; }
.list1 .text { width: calc(100% - 1rem); }
.list1 .title { -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.list1 .info { margin: .05rem 0 0; }

.picture2 { padding: .2rem 0 0; }
.picture2 li { border-bottom: 1px solid #dfdfdf; }
.picture2 .img-zoom { display: -ms-flexbox; display: flex; justify-content: space-between; padding: .25rem .2rem; }
.picture2 .img-frame { width: 2.6rem; }
.picture2 .img-frame .img { padding: 1.7rem 0 0; }
.picture2 .text { width: calc(100% - 3rem); }
.picture2 .title { font-size: .2rem; }
.picture2 .title::after { display: block; content: ""; box-sizing: border-box; width: .5rem; height: 3px; margin: .15rem 0 .17rem; background: #32993a; }
.picture2 .info { max-height: .56rem; margin: 0 0 .12rem; }
.picture2 .date { font-size: .16rem; color: #32993a; }
.picture2 .no-img .text { width: 100%; }

.picture3 { font-size: 0; margin: 0 -0.15rem; }
.picture3 > li { display: inline-block; vertical-align: top; width: 33.3333333333%; padding: 0 0.15rem; }
.picture3 .img-zoom { margin: .3rem 0 0; padding: .1rem; border: 1px solid #eee; border-radius: 4px; overflow: visible; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; box-shadow: 0px 0.05rem 0.12rem 0px rgba(165, 186, 199, 0.32); }
.picture3 .img { padding: 65% 0 0; }
.picture3 .text { padding: .15rem 0 .05rem; }
.picture3 .title { font-family: "SYST400"; font-size: 0.18rem; font-weight: 400; line-height: 0.36rem; color: #333; text-align: center; }

.teach-column { display: -ms-flexbox; display: flex; justify-content: space-between; align-items: center; margin: .2rem 0 0; border-bottom: 1px solid #ddd; }
.teach-column h5 { margin: 0 0 -1px; font-size: 0.22rem; font-weight: 700; line-height: 0.5rem; color: #333; text-align: left; border-bottom: 3px solid #32993a; }
.teach-column .more { padding: 0; font-size: .16rem; line-height: .5rem; background: none; }

.teach-list { margin-bottom: .3rem; }
.teach-list li { margin: .4rem 0 0; width: 48%; }
.teach-list .img-zoom { display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content: space-between; z-index: 1; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; padding: .12rem; border-radius: .05rem; background: #FFFFFF; box-shadow: 0px 4px 0.15rem 0px rgba(14, 65, 150, 0.2); }
.teach-list .img-zoom::before { position: absolute; top: auto; right: auto; bottom: 0; left: 0%; z-index: 1; content: ""; width: 100%; height: 2px; background: #32993a; }
.teach-list .img-frame { width: 1.7rem; background: #fff; }
.teach-list .img-frame .img { padding: 130% 0 0; background-position-y: 10%; }
.teach-list .text { width: calc(100% - 1.8rem); padding: .2rem .1rem 0 .2rem; }
.teach-list .title { font-size: .21rem; margin: 0 0 .24rem; }
.teach-list .title span { font-size: .18rem; margin-left: .2rem; color: #32993a; }
.teach-list .info { margin: .1rem 0 0; color: #888; }
.teach-list .info span { color: #494949; }

.article { padding: .4rem 0 .2rem; }
.article .title { font-size: 0.28rem; font-weight: 400; line-height: 140%; color: #333; text-align: center; }
.article .sub-title1 { margin: 0 0 .08rem; font-size: 0.17rem; font-weight: 400; line-height: 0.32rem; color: #000; text-align: center; }
.article .sub-title2 { margin: .08rem 0 0; font-size: 0.17rem; font-weight: 400; line-height: 0.32rem; color: #666; text-align: center; }
.article .sub { margin: 0 0 .1rem; padding: .14rem 0 .3rem; font-size: 0.15rem; font-weight: 400; line-height: 0.22rem; color: #888; text-align: center; border-bottom: 1px solid #ddd; }
.article .sub span { margin: 0 .1rem; }
.article .sub span span { margin: 0; }
.article .content { padding: .3rem 0 .2rem; font-size: 0.18rem; font-weight: 400; line-height: 200%; color: #333; text-align: justify; }
.article .content * { font-family: "PingFang400" !important; font-size: .18rem !important; line-height: 200% !important;  }
.article .content a, .article .content a * {color: #1186e3 !important;}
.article .content p { text-indent: 2em; word-break: break-word; }
.article .content img, .article .content video { max-width: 100%; height: auto !important; }
.article .content video { display: block; margin: 0 auto; }
.article .content table { max-width: 100%; margin: 0 auto .2rem; }
.article .content table td { word-break: break-all; }
.article .content table p { text-indent: 0; margin: 0; }
.article .content table img, .article .content table video, .article .content table iframe { margin-top: 0; margin-bottom: 0; }
.article .content iframe { display: block; max-width: 100%; margin: 0 auto .2rem; }
.article .cont-page { position: relative; padding: .3rem 90px .28rem .1rem; border-top: 2px solid #32993a; }
.article .cont-page a { display: block; padding: 4px 0; font-size: 0.17rem; font-weight: 400; line-height: 0.28rem; color: #666; text-align: left; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.article .cont-page a span { position: relative; }
.article .cont-page a span::after { position: absolute; top: auto; right: auto; bottom: -2px; left: 0; z-index: 1; width: 0; height: 1px; background: #32993a; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; content: ""; }
.article .cont-page a:hover { text-decoration: none; color: #32993a; font-weight: 700; }
.article .cont-page a:hover span::after { width: 100%; }
.article .return-list { position: absolute; top: 50%; right: 0; bottom: auto; left: auto; z-index: 1; text-align: center !important; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }
.article .return-list p { -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; font-size: 0.17rem; font-weight: 400; line-height: 200%; color: #32993a; text-align: center; }
.article .return-list:hover p { font-weight: 700; }
.article ul a, .article a { color: #2196f3; }
.article ul a:hover, .article a:hover { text-decoration: underline; }
.article .table-box { overflow-x: auto; }

.teach-article .teach-head { padding: .16rem; background: #f6f6f6; }
.teach-article .teach-head .img { width: 1.7rem; height: 2.2rem; }
.teach-article .teach-head .img img { width: 100%; height: 100%; object-fit: cover; }
.teach-article .teach-head .text { width: calc(100% - 2.1rem); padding: .2rem 0 0; }
.teach-article .teach-head .title { margin: 0 0 .32rem; font-size: .21rem; font-family: "PingFang500"; text-align: left; }
.teach-article .teach-head .title span { font-size: .18rem; color: #32993a; margin-left: .2rem; }
.teach-article .teach-head .info { margin: .1rem 0 0; color: #888; }
.teach-article .teach-head .info span { color: #494949; }
.teach-article .teach-title { margin: .4rem 0 0; font-family: "PingFang500"; font-size: .24rem; line-height: .4rem; color: #32993a; }

/* 翻页样式 */
#list-page { margin: .4rem 0 .3rem !important; font-family: Arial; text-align: center; }
#list-page div { font-family: Arial; }
#list-page .p_pages a, #list-page span, #list-page .p_goto a { font-size: .14rem; width: auto; height: auto; margin-top: 5px; -webkit-transition: all 0.24s ease-out 0s; -moz-transition: all 0.24s ease-out 0s; -ms-transition: all 0.24s ease-out 0s; -o-transition: all 0.24s ease-out 0s; transition: all 0.24s ease-out 0s; }
#list-page .p_pages a, #list-page .p_no_d, #list-page .p_fun_d, #list-page .p_goto a { padding: .1rem .12rem; color: #32993a; border: 1px solid #e2e2e2; border-radius: .3rem; }
#list-page .p_pages .p_no_d, #list-page a:hover, #list-page .p_goto a { background: #32993a; font-weight: bold; color: #fff; border-color: #32993a; }
#list-page .p_t { padding: 0 2px 0 0; color: #777; }
#list-page .p_first, #list-page .p_first_d, #list-page .p_last, #list-page .p_last_d { display: inline-block; }
#list-page .p_pages span { color: #aaa; }
#list-page .p_goto input { font-family: 'Arial'; color: #333; border-radius: .3rem; border-color: #e2e2e2; width: .45rem; height: .34rem; line-height: .32rem; vertical-align: bottom; }

.to-top-part { position: fixed; top: auto; right: 0.2rem; bottom: 23%; left: auto; z-index: 1; overflow: hidden; padding: .08rem; visibility: hidden; }
.to-top-part #to-top { display: block; width: .46rem; height: .46rem; border-radius: 4px; background-image: url("../images/toTop.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: #32993a; background-size: 0.24rem; cursor: pointer; box-shadow: 0 0 0.06rem 0 rgba(0, 0, 0, 0.3); -webkit-transform: translateY(120%); -moz-transform: translateY(120%); -ms-transform: translateY(120%); -o-transform: translateY(120%); transform: translateY(120%); -webkit-transition: all 0.45s ease-out 0s; -moz-transition: all 0.45s ease-out 0s; -ms-transition: all 0.45s ease-out 0s; -o-transition: all 0.45s ease-out 0s; transition: all 0.45s ease-out 0s; }
.to-top-part.show { visibility: visible; }
.to-top-part.show #to-top { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }

@keyframes jello { from, 11.1%, to { -webkit-transform: none; transform: none; }
  22.2% { -webkit-transform: skewX(-12.5deg) skewY(-12.5deg); transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% { -webkit-transform: skewX(6.25deg) skewY(6.25deg); transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% { -webkit-transform: skewX(-3.125deg) skewY(-3.125deg); transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% { -webkit-transform: skewX(1.5625deg) skewY(1.5625deg); transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% { -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg); transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% { -webkit-transform: skewX(0.390625deg) skewY(0.390625deg); transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% { -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg); transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }
@media screen and (min-width: 1025px) { .news-list1 li, .news-list2 li, .news-list3 li { position: relative; }
  .news-list1 li::after, .news-list2 li::after, .news-list3 li::after { position: absolute; top: auto; right: auto; bottom: -1px; left: 0; z-index: 1; content: ""; width: 0; height: 1px; background: #32993a; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
  .news-list1 li:hover::after, .news-list2 li:hover::after, .news-list3 li:hover::after { width: 100%; }
  .news-list1 li:hover .title, .news-list2 li:hover .title, .news-list3 li:hover .title { font-family: "PingFang500"; color: #32993a; }
  .teach-list2 .img-frame { -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
  .teach-list2 .img-zoom:hover .img-frame { border-color: #32993a; }
  .teach-list2 .img-zoom:hover .title, .teach-list2 .img-zoom:hover .info { color: #32993a; }
  .teach-list2 .img-zoom:hover .title::after { width: .7rem; }
  .news-list4 li { position: relative; }
  .news-list4 li::after { position: absolute; top: auto; right: auto; bottom: -1px; left: 0; z-index: 1; content: ""; width: 0; height: 1px; background: #32993a; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
  .news-list4 li:hover::after { width: 100%; }
  .news-list4 li:hover .title { color: #32993a; }
  .news-list4 li:hover .info { background-image: url("../images/f_icon6_2.png"); }
  .link-list1 img, .link-list1 p { position: relative; z-index: 2; }
  .link-list1 a { position: relative; }
  .link-list1 a::after { position: absolute; top: 0.08rem; right: 0.08rem; bottom: auto; left: auto; z-index: 1; content: ""; box-sizing: border-box; width: calc(100% - .16rem); height: calc(100% - .16rem); border: 1px solid #fff; background: rgba(0, 0, 0, 0.1); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); opacity: 0; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
  .link-list1 a:hover::after { opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
  .link-list1 a:hover img { animation: jello 1s; }
  .list1 a:hover::after, .list1 a.on::after { width: 100%; }
  .list1 a:hover .title, .list1 a.on .title { font-family: "PingFang500"; color: #32993a; }
  .list1 a:hover .date1, .list1 a.on .date1 { color: #32993a; }
  .picture2 .img-zoom { -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; overflow: visible; perspective: 1000px; }
  .picture2 .img-zoom::after { position: absolute; top: 0; right: auto; bottom: auto; left: 0; z-index: -1; content: ""; width: calc(100% + .14rem); height: 100%; background: linear-gradient(90deg, #32993a, #32993a); opacity: 0; -webkit-transform: rotateX(20deg); -moz-transform: rotateX(20deg); -ms-transform: rotateX(20deg); -o-transform: rotateX(20deg); transform: rotateX(20deg); -webkit-transition: all 0.38s ease-out 0s; -moz-transition: all 0.38s ease-out 0s; -ms-transition: all 0.38s ease-out 0s; -o-transition: all 0.38s ease-out 0s; transition: all 0.38s ease-out 0s; }
  .picture2 .img-zoom:hover, .picture2 .img-zoom.on { border-color: transparent; }
  .picture2 .img-zoom:hover::after, .picture2 .img-zoom.on::after { opacity: 1; -webkit-transform: rotateX(0); -moz-transform: rotateX(0); -ms-transform: rotateX(0); -o-transform: rotateX(0); transform: rotateX(0); }
  .picture2 .img-zoom:hover .title, .picture2 .img-zoom.on .title { color: #fff; font-family: "PingFang500"; }
  .picture2 .img-zoom:hover .title::after, .picture2 .img-zoom.on .title::after { background: #fff; }
  .picture2 .img-zoom:hover .info, .picture2 .img-zoom.on .info { color: rgba(255, 255, 255, 0.6); }
  .picture2 .img-zoom:hover .date, .picture2 .img-zoom.on .date { color: #fff; }
  .picture3 .img-zoom:hover { border-color: #32993a; background: #32993a; }
  .picture3 .img-zoom:hover .title { color: #fff; font-family: "SYST700"; } }
@media screen and (max-width: 1024px) { html { font-size: 90px !important; }
  .mobile-show { display: block !important; }
  .container { max-width: 94%; }
  .header { position: fixed; top: 0; right: 0; bottom: auto; left: auto; z-index: 1000; width: 100%; padding: 10px 0 !important; transition: all .2s; background: #32993a; box-shadow: 0 0 0.14rem 0 rgba(0, 0, 0, 0.3); }
  .header .container { flex-wrap: nowrap; }
  .header .right-wrap { width: auto; max-width: none; }
  .header .right-wrap .pc-search { display: none; }
  .header.mobile-show { box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
  .nav-btn { display: block; }
  .logo { width: auto; min-width: auto; height: 45px; padding: 0 .12rem 0 0; margin: 0 !important; display: flex; align-items: center; }
  .logo img { max-height: 45px !important; }
  .mobile-box { display: block; }
  .banner { margin: 65px 0 0; }
  .banner:before { display: none; }
  .banner .nav { display: none !important; }
  .banner .img { height: auto; padding: 45% 0 0; }
  .banner .control { bottom: .2rem; }
  .banner .swiper-arrow { width: .32rem; height: .32rem; }
  .banner .pagination { width: .68rem; height: .62rem; font-size: .16rem; }
  .banner .pagination .swiper-pagination-current { font-size: .24rem; -webkit-transform: translateY(-0.08rem); -moz-transform: translateY(-0.08rem); -ms-transform: translateY(-0.08rem); -o-transform: translateY(-0.08rem); transform: translateY(-0.08rem); }
  .banner .pagination .swiper-pagination-total { -webkit-transform: translateY(0.08rem); -moz-transform: translateY(0.08rem); -ms-transform: translateY(0.08rem); -o-transform: translateY(0.08rem); transform: translateY(0.08rem); }
  .column { margin: .45rem 0 .2rem; }
  .column .en { bottom: 50%; font-size: .4rem; }
  .column .cn { font-size: .32rem; }
  .home1 { padding-bottom: .4rem; }
  .home1 .l-box { width: 100%; }
  .home1 .r-box { width: 100%; }
  .news-swiper1 { margin: 0 0 .25rem; }
  .news-swiper1 .img-frame { height: auto; padding: 60% 0 0; }
  .news-swiper1 .text { padding-left: .2rem; }
  .news-swiper1 .title { font-size: .2rem; line-height: .62rem; }
  .news-swiper1 .pagination { height: .62rem; }
  .news-list1 a { padding: .14rem 0; }
  .home2 { padding: 0 0 .4rem; }
  .home2 .l-box, .home2 .r-box { width: 100%; }
  .news-list2 a { padding: .12rem 0; }
  .home3 { padding: 0 0 .4rem; }
  .news-swiper2 .pagination { margin: .1rem 0 0; }
  .teach-list2 { margin: 0 -.1rem; text-align: center; }
  .teach-list2 > li { width: 33.33%; padding: 0 .1rem; margin: 0 0 .2rem; }
  .teach-list2 .img-frame { width: 80%; }
  .teach-list2 .title { margin: .1rem 0 .05rem; font-size: .2rem; }
  .teach-list2 .title::after { margin-top: 5px; }
  .home4 .l-box, .home4 .r-box { width: 100%; }
  .link-list1 { margin: .3rem 0 0; }
  .link-list1 li { width: 31%; }
  .link-list1 li:nth-child(even) { transform: none !important; }
  .link-list1 .img { width: .66rem; }
  .home5 { padding-bottom: .4rem; }
  .news-swiper3 { margin: 0; }
  .news-swiper3 .pagination { margin: .1rem 0 0; }
  .footer { padding: .3rem 0 .24rem; }
  .footer .line { display: none; }
  .copy { order: 3; }
  .foot-link { order: 1; width: 100%; margin: 0 0 .2rem; }
  .foot-link h6 { margin: 0 0 .12rem; }
  .foot-contact { order: 2; width: 100%; margin: 0 0 .2rem; }
  .foot-contact h6 { margin: 0 0 .12rem; }
  .decorate { margin: 65px 0 0; padding: 35% 0 0; }
  .decorate::before { display: none; }
  .decorate .nav { display: none; }
  .sidebar { width: 100%; margin: .15rem 0 0; padding: 0; border-radius: 3px; overflow: hidden; }
  .sidebar h3 { position: relative; font-size: .22rem; line-height: .5rem; text-align: left; background: #32993a; text-indent: .2rem; }
  .sidebar h3::after { display: none; }
  .sidebar h3 i { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 1; width: .5rem; height: .5rem; background-image: url(../images/daohang.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: 0.24rem; cursor: pointer; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
  .sidebar h3.down i { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }
  .sidebar h3 .return-sup { position: absolute; top: 0; right: auto; bottom: auto; left: 0; z-index: 1; display: block; width: .5rem; height: .5rem; background-image: url("../images/fanhui.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: 0.24rem; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  .sidebar .sub-nav { display: none; padding: .1rem .2rem .2rem; }
  .sidebar .sub-nav li .lv3 { margin: 0; padding-top: 0; }
  .sidebar .sub-nav a { height: .5rem; text-align: left; font-size: .18rem; line-height: .5rem; }
  .sidebar .sub-nav .down { top: 0; height: .45rem; }
  .main { width: 100%; padding: .26rem 0 0; margin: 0; box-shadow: none; background: none; }
  .main::before { display: none; }
  .position { margin: 0; }
  .position h3 { font-size: .21rem; }
  .teach-list li { margin: .2rem 0 0; }
  .teach-list .text { padding: 5px 0 0 .1rem; }
  .teach-list .title { margin: 0; }
  .teach-list .info { margin: 5px 0 0; }
  .article { padding: .3rem 0 0 !important; }
  .article .sub { margin: .2rem 0 0; padding: 0 0 .18rem; }
  .to-top-part { display: none !important; } }
@media screen and (max-width: 768px) { .news-list3 .img-zoom { padding: 60% 0 0; }
  .news-list3 li { width: 100%; }
  .news-list3 li:nth-child(2) { padding-top: .1rem; }
  .teach-list2 { margin: 0 -5px; }
  .teach-list2 li { padding: 0 5px; }
  .teach-list2 .info { font-size: .14rem; line-height: .24rem; }
  .news-list4 li { width: 100%; }
  .news-list4 li:nth-child(2) { padding-top: .16rem; }
  .link-list1 a { height: 1.8rem; }
  .link-list1 img { width: .62rem; }
  .link-list1 p { font-size: .2rem; }
  .news-swiper3 .swiper-slide { transform: scale(0.9); }
  .news-swiper3 .title { padding: .3rem 0 0 .14rem; font-size: .18rem; line-height: .4rem; }
  .position { padding: 0 0 5px; border-bottom: 1px solid #32993a; }
  .position h3, .position .line { display: none; }
  .place { padding-top: .06rem; padding-bottom: .06rem; line-height: .22rem; white-space: initial; background-position-y: 4px; }
  .main { padding: .18rem 0 0; }
  .article { padding: .25rem 0 0 !important; }
  .article .title { font-size: .22rem; }
  .article .content { padding: .2rem 0 .1rem; }
  .article .content p { margin: 0 0 .2rem; }
  .article .cont-page { padding: .15rem 0 .0; }
  .list1 { margin: 0; }
  .list1 a { padding: .15rem 0; }
  .list1 .text { width: calc(100% - .9rem); }
  .list1 .title { text-overflow: clip; white-space: initial; display: block; display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
  .list1 .info { display: none; }
  .cont-page { padding-right: .1rem; }
  .cont-page .return-list { display: block; position: static; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
  .cont-page .return-list p { font-weight: 700; }
  .teach-list > li { width: 100%; }
  .teach-list .img-frame { width: 1.5rem; }
  .teach-list .text { width: calc(100% - 1.6rem); }
  .picture2 { margin: 0; }
  .picture2 .img-zoom { padding: .2rem 0; flex-wrap: wrap; }
  .picture2 .img-frame { width: 2.4rem; }
  .picture2 .text { width: calc(100% - 2.4rem); padding-left: .2rem; }
  .picture3 { margin: 0 -.1rem; }
  .picture3 > li { width: 50%; padding: 0 .1rem; }
  .picture3 .img-zoom { margin: .2rem 0 0; }
  #list-page { margin: .3rem 0 .4rem !important; }
  #list-page .p_pages a, #list-page .p_no_d, #list-page .p_fun_d, #list-page .p_goto a { padding: 7px 9px; }
  #list-page .p_goto input { width: 36px; height: 28px; line-height: 28px; } }
@media screen and (max-width: 520px) { .header { padding: 7px 0 !important; }
  .header .container { width: 94%; }
  .header .right-wrapper { width: auto; max-width: none; }
  .logo { height: 40px !important; }
  .logo img { max-height: 40px !important; }
  .mobile-box { height: calc(100vh - 54px); top: 54px; }
  .mobile-box .nav { height: calc(100% - 1.6rem); }
  .mobile-box .top-link2 { margin: 0 .1rem; }
  .nav-btn { width: 26px; }
  .nav-btn i { margin: 6px 0; }
  .nav-btn.close i:nth-child(1) { -webkit-transform: translate(0px, 7px) rotate(45deg); -moz-transform: translate(0px, 7px) rotate(45deg); -ms-transform: translate(0px, 7px) rotate(45deg); -o-transform: translate(0px, 7px) rotate(45deg); transform: translate(0px, 7px) rotate(45deg); }
  .nav-btn.close i:nth-child(3) { -webkit-transform: translate(0px, -7px) rotate(-45deg); -moz-transform: translate(0px, -7px) rotate(-45deg); -ms-transform: translate(0px, -7px) rotate(-45deg); -o-transform: translate(0px, -7px) rotate(-45deg); transform: translate(0px, -7px) rotate(-45deg); }
  .banner { margin: 54px 0 0; }
  .banner .img { padding: 50% 0 0; }
  .banner .control { bottom: .1rem; }
  .banner .swiper-arrow { width: .28rem; height: .28rem; }
  .banner .pagination { width: .52rem; height: .46rem; font-size: 12px; }
  .banner .pagination .swiper-pagination-current { font-size: .18rem; -webkit-transform: translateY(-0.06rem); -moz-transform: translateY(-0.06rem); -ms-transform: translateY(-0.06rem); -o-transform: translateY(-0.06rem); transform: translateY(-0.06rem); }
  .banner .pagination .swiper-pagination-total { -webkit-transform: translateY(0.06rem); -moz-transform: translateY(0.06rem); -ms-transform: translateY(0.06rem); -o-transform: translateY(0.06rem); transform: translateY(0.06rem); }
  .column { margin: .35rem 0 .1rem; }
  .column .en { bottom: 45%; padding: 0 0 0 .3rem; font-size: .32rem; background-size: .28rem; background-position: 0 45%; }
  .column .cn { font-size: .28rem; padding: 0 .34rem 0 0; background-size: .28rem; background-position: 100% 65%; }
  .more { font-size: .16rem; }
  .news-swiper1 .pagination { bottom: .6rem; height: auto; background: none; }
  .news-swiper1 .pagination .swiper-pagination-bullet { width: .08rem; height: .08rem; margin: 0 .03rem; }
  .news-swiper1 .pagination .swiper-pagination-bullet-active { width: .22rem; }
  .news-swiper1 .text { padding: 0 .15rem; }
  .news-swiper1 .title { font-size: .18rem; line-height: .5rem; }
  .news-list1 .first-news .title { font-size: .18rem; max-height: none; }
  .news-list1 .first-news .info { margin: .1rem 0 0; max-height: none; }
  .news-list1 .title.tt1 { line-height: .28rem; white-space: initial; text-overflow: clip; display: block; display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
  .news-list1 .date { color: #32993a; }
  .news-swiper2 .pagination { margin: 0; }
  .teach-list2 > li { margin: 0 0 .1rem; }
  .teach-list2 .img-frame { width: 100%; }
  .teach-list2 .title { font-size: .18rem; }
  .teach-list2 .info { display: none; }
  .home4 { padding-bottom: .4rem; }
  .link-list1 { margin: .1rem 0 0; }
  .link-list1 li { width: 100%; }
  .link-list1 a { flex-direction: row; justify-content: flex-start; height: 1rem; padding-left: 20%; }
  .link-list1 img { margin-right: .2rem; }
  .foot-link ul { width: 100% !important; }
  .list1 li { flex-wrap: wrap; }
  .list1 .title { width: 100%; line-height: .28rem !important; overflow: visible; text-overflow: clip; white-space: initial; }
  .list1 .title i { margin: 0 .1rem 0 0; }
  .list1 .date { line-height: .4rem !important; }
  .decorate { margin: 54px 0 0; padding: 45% 0 0; }
  .picture2 .img-frame { width: 100%; }
  .picture2 .img-frame .img { padding: 66.6% 0 0; }
  .picture2 .text { width: 100%; padding: .14rem 0 0; }
  .picture2 .no-img .text { padding: 0; }
  .picture3 > li { width: 100%; }
  .teach-article .teach-head { padding: .12rem; justify-content: center; }
  .teach-article .teach-head .text { width: 100%; padding: 6px 0 0; }
  .teach-article .teach-head .title { margin: 0; text-align: center; }
  .teach-article .teach-head .info { margin: 5px 0 0; }
  .teach-article .teach-title { margin: .2rem 0 0; } }
@media screen and (max-width: 440px) { .teach-list .img-zoom { justify-content: center; }
  .teach-list .img-frame { width: 1.5rem; }
  .teach-list .text { width: 100%; padding-left: 0; }
  .teach-list .title { text-align: center; } }

/*# sourceMappingURL=style.css.map */