body{min-height: 100vh;display: flex;flex-direction: column;}
.footer{margin-top: auto;}
.list-banner{width: 100%;}
.list-banner img{width: 100%;display: block;}
.main{width: 100%;padding: 0.3rem 0;}
.main-left{width: 2.5rem;position:relative;background: #f2f8ff;align-self: flex-start;overflow:hidden;}
.main-left h3{color: #ffffff;font-size: 0.26rem;display: block;height: 0.9rem;background: #0c53a5;background-size:cover;line-height: 0.9rem;text-align: center;font-weight: normal;}
.lm-title{width: 100%;background: #0c53a5;padding: 0.12rem 0.2rem;position: relative;display: none;}
.lm-title h2{font-size: 0.24rem;color: #ffffff;}
.nav_menu{width: 0.3rem;height: 0.3rem;background: url(../img/m_nav.svg) no-repeat center center;background-size: auto 100%;transition: 0.2s all;}
.nav_menu.on{transform: rotate(90deg);}
.main-left>ul{width: 100%;padding: 0 0.15rem 0.2rem;border-left: 5px solid #0c53a5;}
.main-left>ul>li{line-height:0.55rem;border-bottom:1px dashed #c7d9ee;position:relative}
.main-left>ul>li:last-child{border-bottom:none;}
.main-left>ul>li>a{position: relative;transition: 0.3s all;padding-left:0.1rem;padding-right: 0.3rem;font-size:0.16rem;color:#333;display:block;}
.main-left>ul>li:hover>a,.main-left>ul>li.cur>a{color: #0c53a5;}
.main-left>ul>li>a span{position: relative;z-index: 1;}
.li_xlz{position:absolute;right:0;top:0;cursor:pointer;width: 0.3rem;height: 0.55rem;background: url(../img/right-blue.svg) no-repeat center center;background-size: auto 0.12rem;z-index: 1;transition: 0.3s all;}
.navContent{display:none;}
.navContent li{line-height: 0.4rem;}
.navContent li a{font-size: 0.14rem;color: #333333;display: block;padding-left: 0.15rem;}
.li_xlz.on{transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.navContent li.cur a{color:#0c53a5;}
.main-left li.cur .navContent{display:block;}
.navContent li:hover a{color:#0c53a5;}
.main-right{width: calc( 100% - 2.9rem );}
.main-title{width: 100%;line-height: 0.3rem;position: relative;border-bottom: 1px solid #e5e5e5;padding-bottom: 0.15rem;margin-bottom: 0.1rem;}
.main-title h2{font-size: 0.22rem;color:#333333;}
.local span{font-size: 0.14rem;color: #434343;line-height: 0.3rem;}
.local span a{color: #434343;}
.local span a:hover{color: #0c53a5;}

/*文章内容开始*/
.content{width: 100%;}
.content h3.title{font-size: .22rem;color: #333333;margin-bottom: 0.1rem;line-height: 0.3rem;text-align: center;margin-top: 0.2rem;}
.content .sub-title{font-size: .2rem;color: #434343;line-height: 0.3rem;margin: 0.15rem 0 0.1rem;text-align: center;}
.content .art-itro{width: 100%;border-bottom:1px solid #dcdcdc;padding-bottom:.1rem;line-height: 0.26rem;margin-bottom: 0.1rem;text-align: center;}
.content .art-itro>span{font-size: .14rem;color: #999999;margin: 0 0.2rem;}
.article{color: #434343;line-height: 0.32rem;width: 100%;}
.article table{margin:0 auto !important;max-width: 920px;min-width: 500px;}
.article table p{text-indent: 0;margin: 0;}
.article video{display: block;width: 100%;margin: 0 auto;height: auto;}
.article img{max-width: 100%;margin: 0 auto;height: auto !important;}
.article p.con-img{text-align: center;text-indent: 0 !important;}
/*文章内容结束*/

/*文章列表开始*/
.txt-list{margin-top: 0.1rem;}
.txt-list ul li{width: 100%;border-bottom: 1px solid #e1e1e1;line-height: 0.6rem;position: relative;}
.txt-list ul li a{color: #434343;max-width: calc( 100% - 1.1rem );transition: 0.3s all;padding-left: 0.18rem;}
.txt-list ul li span{color: #666666;font-size: 0.14rem;}
.txt-list ul li a::before{content: "";width: 0.06rem;height: 0.06rem;background: #0c53a5;display: block;position: absolute;left:0;top:50%;margin-top: -0.03rem;}
.txt-list ul li:hover a,.txt-list ul li:hover span{color: #0c53a5;padding-left: 0.24rem;}
/*文章列表结束*/

/*图片列表开始*/
.pic-list{margin-top: 0.3rem;}
.pic-list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.pic-list ul li{width: calc( 100% / 3 );margin-bottom: 0.3rem;padding: 0 0.15rem;}
.pic-list ul li a{display: block;width: 100%;position: relative;}
.pic-list ul li .imgbox{width: 100%;height: 0;padding-bottom:60%;position: relative;overflow: hidden;z-index: 1;}
.pic-list ul li img{transition: 0.4s all;}
.pic-list ul li p{width: 100%;text-align: center;line-height: 0.3rem;color: #434343;margin-top: 0.1rem;}
.pic-list ul li:hover img{transform: scale(1.05,1.05);}
.pic-list ul li:hover p{color: #0c53a5;}
/*图片列表结束*/

.teacher-list{margin-top: 0.3rem;}
.teacher-list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.teacher-list ul li{width: 20%;margin-bottom: 0.2rem;padding: 0 0.15rem;}
.teacher-list ul li a{display: block;width: 100%;}
.teacher-list ul li .imgbox{width: 100%;height: 0;padding-bottom:130%;position: relative;overflow: hidden;}
.teacher-list ul li img{transition: 0.4s all;}
.teacher-list ul li .txt{width: 100%;text-align: center;line-height: 0.4rem;transition: 0.2s all;}
.teacher-list ul li .txt p{color: #434343;font-size: 0.16rem;transition: 0.2s all;}
.teacher-list ul li:hover .txt p{color: #0c53a5;}

.teacher-list1{margin-top: 0.2rem;}
.teacher-list1 h3{font-size: 0.2rem;color: #0c53a5;margin-bottom: 0.2rem;line-height: 0.3rem;}
.teacher-list1 ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.teacher-list1 ul li{width: 20%;margin-bottom: 0.2rem;padding: 0 0.15rem;}
.teacher-list1 ul li a{display: block;width: 100%;}
.teacher-list1 ul li .txt{width: 100%;text-align: center;line-height: 0.4rem;background: rgba(28,54,115,0.1);transition: 0.2s all;}
.teacher-list1 ul li .txt p{color: #434343;font-size: 0.16rem;transition: 0.2s all;}
.teacher-list1 ul li:hover .txt{background: #0c53a5;}
.teacher-list1 ul li:hover .txt p{color: #ffffff;}

.jg-list{margin-top: 0.2rem;}
.jg-list h3{font-size: 0.2rem;color: #0c53a5;margin-bottom: 0.2rem;line-height: 0.3rem;}
.jg-list ul{margin-left: -0.15rem;margin-right: -0.15rem;}
.jg-list ul li{width: 50%;margin-bottom: 0.2rem;padding: 0 0.15rem;}
.jg-list ul li a{display: block;width: 100%;}
.jg-list ul li .txt{width: 100%;text-align: center;line-height: 0.4rem;background: rgba(28,54,115,0.1);transition: 0.2s all;}
.jg-list ul li .txt p{color: #434343;font-size: 0.16rem;transition: 0.2s all;}
.jg-list ul li:hover .txt{background: #0c53a5;}
.jg-list ul li:hover .txt p{color: #ffffff;}

.main1{width: 100%;padding: 0.4rem 0;}
.m1-right{width: 4.8rem;padding-bottom: 0.4rem;max-height: 4.52rem;}
.m1-left{width: calc(100% - 5.2rem);}
.m1-left .m1-title{width: 100%;border-bottom: 1px solid #0c53a5;padding-bottom: 0.15rem;margin-bottom: 0.2rem;}
.m1-left .m1-title h3{font-size: 0.3rem;color: #333333;font-family: myfont;}
.m1-content{width: 100%;font-size: 0.16rem;line-height: 0.4rem;text-indent: 2em;color: #333333;}
.m1-right{background: url(../img/gk2.jpg) no-repeat right bottom;background-size: auto 2.6rem;}
.m1-right img{width: 4rem;display: block;}

.main2{width: 100%;padding: 0.4rem 0;background: url(../img/gk3.jpg) no-repeat bottom center;background-size: cover;}
.main2 .m1-content{color: #ffffff;}
.main2 .m1-content p{margin-bottom: 0.3rem;}
.main2 .m1-content p:last-of-type{margin-bottom: 0;}

.main3{width: 100%;padding: 0.4rem 0;position: relative;background: url(../img/partc_bg.jpg) no-repeat center top;background-size: cover;}
.main3 .m3_bg{width: calc((100% - 1400px) / 2 + 4.2rem);height: 7rem;background: url(../img/data_bg.png) no-repeat -3.5rem top;background-size: auto 100%;position: absolute;left: 0;top: 50%;transform:translateY(-50%);z-index: 0;transition: 0.3s all;/*animation: roted1 30s linear infinite;*/overflow:hidden;}
.main3 .m3_bg div{height: 1px;background: #258fcf;width: 100%;position: absolute;right: 0;}
.main3 .m3_bg .dataline1{top: 0.4rem;left: 1.51rem;}
.main3 .m3_bg .dataline2{top: 1.2rem;left: 2.42rem;}
.main3 .m3_bg .dataline3{top: 2.2rem;left: 3rem;}
.main3 .m3_bg .dataline4{top: 3.2rem;left: 3.48rem;}
.main3 .m3_bg .dataline5{top: 4.2rem;left: 3.42rem;}
.main3 .m3_bg .dataline6{top: 5.3rem;left: 2.99rem;}
.main3 .m3_bg .dataline7{top: 6.3rem;left: 2.08rem;}
.m3_txt{font-size: 0.16rem;color: #333333;line-height: 0.4rem;text-indent: 2em;width: calc(100% - 4.6rem);}
.m3_data_m{display: none;width: 100%;margin-bottom: 0.3rem;padding-bottom: 0.4rem;position: relative;}
.m3_data_m ul li .circle{width: 1.2rem;height: 1.2rem;display: flex;justify-content: center;flex-direction: column;align-items: center;position: relative;margin: 0 auto;}
.m3_data_m ul li .circle::after{content: "";width: 100%;height: 100%;display: block;background: url(../img/data_bg.png) no-repeat;background-size: 100% 100%;position: absolute;left: 0;top:0;transition: 0.3s all;opacity: 0.2;animation: roted1 30s linear infinite;}
.m3_data_m ul li p{color: #0c53a5;line-height: 1;text-align: center;}
.m3_data_m ul li p span{font-size: 0.36rem;font-family: datafont;margin-right: 0.06rem;}
.m3_data_m ul li h3{font-size: 0.16rem;color: #333333;font-weight: normal;text-align: center;margin-top: 0.05rem;}
.m3_data_m .swiper-pagination{bottom: 0;width: 100%;}
.m3_data_m .swiper-pagination-bullet{transition: 0.3s all;width: 0.08rem;height: 0.08rem;border-radius: 0.04rem;opacity: 1 !important;background: #0965ae;margin: 0 0.05rem;}
.m3_data_m .swiper-pagination-bullet-active{background: #d65f46;width: 0.4rem;}
.m3_data{width: 4.2rem;padding-top: 0.05rem;}
.m3_data ul.swiper-slide{opacity: 0 !important;visibility: hidden;}
.m3_data ul.swiper-slide-active{opacity: 1 !important;visibility: inherit;}
.m3_data ul li{font-size: 0.16rem;color: #333333;align-items: flex-end;}
.m3_data ul li:nth-of-type(2){margin-top: 0.46rem;}
.m3_data ul li:nth-of-type(3){margin-top: 0.65rem;}
.m3_data ul li:nth-of-type(4){margin-top: 0.65rem;}
.m3_data ul li:nth-of-type(5){margin-top: 0.63rem;}
.m3_data ul li:nth-of-type(6){margin-top: 0.73rem;}
.m3_data ul li:nth-of-type(7){margin-top: 0.65rem;}
.m3_data ul li p{color: #0c53a5;line-height: 1;margin-left: 0.1rem;}
.m3_data ul li p span{font-size: 0.36rem;font-family: datafont;margin-right: 0.06rem;}

.main4{width: 100%;padding: 0.4rem 0;position: relative;}
.main4 .w90{position: relative;z-index: 2;}
.main4 .m4_bg1{width: calc(50% + 2.55rem);height: 100%;background: #0c53a5 url(../img/gk5.png) no-repeat left center;background-size: auto 100%;position: absolute;left: 0;top: 0;z-index: 0;}
.main4 .m4_bg1::before{content: "";width: 2.5rem;height: 5rem;display: block;background: url(../img/gk6.png) no-repeat left top;background-size: auto 100%;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.main4 .m4_bg2{width: calc( 50% - 2.55rem );height: 100%;background: url(../img/gk4.jpg) no-repeat right top;background-size: cover;position: absolute;right: 0;top: 0;z-index: 0;}
.main4 .m4_bg2::before{content: "";width: 2.5rem;height: 5rem;display: block;background: url(../img/gk6.png) no-repeat right top;background-size: auto 100%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.main4 .m4_bg2::after{content: "";width: 2.5rem;height: 5rem;display: block;background: url(../img/gk6.png) no-repeat right top;background-size: auto 100%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.m4-left{width: calc(50% + 2.15rem);}
.m4-left .m1-content{color: #ffffff;}
.m4-left .m1-content p{margin-bottom: 0.3rem;}
.m4-left .m1-content p:last-of-type{margin-bottom: 0;}

.main5{width: 100%;padding: 0.4rem 0;}
.m5_img,.m5_txt{width: calc(50% - 0.2rem);}
.m5_1{margin-bottom: 0.3rem;}
.m5_1 .m5_img{align-items: flex-start;}
.m5_1 .m5_img img{width: calc(50% - 0.15rem);display: block;}
.m5_2 .m5_img img{width: 100%;display: block;}
.m5_txt{font-size: 0.16rem;color: #333333;line-height: 0.4rem;text-indent: 2em;}

.main6{width: 100%;padding: 0.6rem 0;background: url(../img/gk10.jpg) no-repeat center top;background-size: cover;}
.m6_txt{width: 50%;background: rgba(255,255,255,0.9);padding: 0.3rem 0.3rem 0.3rem 0.4rem;position: relative;font-size: 0.16rem;color: #333333;line-height: 0.4rem;text-indent: 2em;}
.m6_txt::before{content: "";width: 0.1rem;height: 100%;display: block;background-image: linear-gradient(0deg, #f0a677 0%, #d45d45 100%);position: absolute;left: 0;top: 0;}

.history-list{width: 100%;margin-top: 0.3rem;display: flex;flex-direction: column;}
.history-list .his-item{width: calc(50% + 0.2rem);position: relative;}
.history-list .his-item::before,.history-list .his-item::after{content: "";width: 1px;display: block;background: #00437c;opacity: 0.2;position: absolute;left: 0.2rem;}
.history-list .his-item::before{top: 0;height: 0.2rem;}
.history-list .his-item::after{bottom: 0;height: calc(100% - 0.6rem);}
.history-list .his-item .fgx{width: 100%;height: 0.2rem;position: relative;z-index: 1;}
.history-list .his-item .fgx .ico{width: 0.4rem;height: 0.4rem;background: url(../img/data_icon1.png) no-repeat center center;background-size: auto 100%;}
.history-list .his-item .fgx i{width: 0.1rem;height: 0.1rem;display: block;background: #00437c;border-radius: 100%;}
.history-list .his-item .fgx .line{width: calc(100% - 0.6rem);margin: 0 0.05rem;height: 1px;background: #00437c;}
.history-list .his-item .y_1{width: 100%;padding-left: 1rem;}
.history-list .his-item .y_1 h3{font-size: 0.3rem;color: #00437c;font-family: datafont;font-weight: normal;line-height: 1;}
.history-list .his-item .y_1 span{font-size: 0.14rem;color: #434343;display: block;margin-left: 0.15rem;align-self: flex-end;line-height: 0.22rem;}
.history-list .his-item .y_2{height: 0.28rem;line-height: 0.28rem;background: #d6c173;color: #434343;padding: 0 0.2rem;font-size: 0.14rem;display: inline-block;margin-left: 1rem;}
.history-list .his-item .y_3{width: 100%;padding-left: 1rem;margin-top: 0.15rem;}
.history-list .his-item .y_3 .tit{height: 0.36rem;line-height: 0.36rem;background: #00437c;color: #ffffff;padding: 0 0.2rem;font-size: 0.2rem;display: inline-block;font-weight: bold;margin-bottom: 0.1rem;}
.history-list .his-item .y_3 p{font-size: 0.16rem;color: #434343;line-height: 0.32rem;}
.history-list .his-item .y_3 p span{font-weight: bold;}
.history-list .his-item.mr-20::before,.history-list .his-item.mr-20::after{left: inherit;right: 0.19rem;}
.history-list .his-item.mr-20 .y_1,.history-list .his-item.mr-20 .y_3{padding-left: 0.5rem;padding-right: 0.6rem;}
.history-list .his-item.mr-20 .y_2{margin-left: 0.5rem;}

.logo-list{width: 100%;margin-top: 0.3rem;}
.logo-list ul li{width: 100%;margin-bottom: 0.3rem;}
.logo-list ul li .logo-tit{width: 100%;background: #0c53a5;height: 0.45rem;line-height: 0.45rem;padding: 0 0.2rem;text-align: center;}
.logo-list ul li .logo-tit h3{color: #ffffff;font-size: 0.2rem;}
.logo-list ul li .logo-img img{width: 100%;display: block;}
.logo-list ul li .down{font-size: 0.14rem;width: 100%;text-align: center;}
.logo-list ul li .down a{color: #434343;display: inline-block;padding-left: 0.24rem;background: url(../img/download.svg) no-repeat left center;background-size: auto 0.16rem;}
.logo-list ul li .down span{color: #999999;}
.logo-list ul li .down a:hover{color: #00437c;}