@font-face
{font-family: DIN;
src: url('DIN-Medium.otf')}
@font-face
{font-family: Georgia;
src: url('Georgia.ttf')}
@font-face
{font-family: SourceHanSerifCN;
src: url('SourceHanSerifCN-Regular.otf')}

.side-menu.s2 .second li.cur {
    background: #f5f6f8;
}

*{box-sizing:border-box;color:#333;font-size: .14rem;}
body,input,h1,h2,h3,h4,h5,h6,p,textarea,table,div,ul,li,select,td,th,em,span,i,button,code{margin:0;padding:0;color:inherit;line-height: inherit; font-family: "microsoft yahei",'PingFang SC','PingFangMedium';/* font-size: inherit; */}
img{border:0;display: inline-block;max-width:100%;vertical-align: middle;height: auto;}
.fl{float:left;}
.fr{float:right;}
ul,li{ list-style:none; }
a,p,span,i,em{ text-decoration:none; color:inherit;font-size: inherit;}
pre{word-break: break-word;}
:focus{outline:none!important;border-color:inherit;}
.clearfix{*zoom: 1;}
.clearfix:before,.clearfix:after
{display: table;line-height: 0;content: "";}
.clearfix:after{clear: both;}
table{border-collapse:collapse;border-spacing:0;width:100%}
h3,h4,h5,h6{font-weight: normal;}
em,i{font-style:normal;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none;}
input[type="button"]{border:none;}
textarea {  -webkit-appearance: none;}  
.auto{margin:0 auto;width: 15rem;}
:hover{transition: all .2s;}
.img_hover_wrap{overflow: hidden;}
.img_hover{transition: all .3s;}
.img_hover:hover{transform: scale(1.05,1.05);}
.img_traslate{transition: all .3s;}
.img_traslate:hover{transform: translateY(-10px);}
.img_rotate{transition: all .3s;}
.img_rotate:hover{transform:rotate(-360deg);}
.bold{font-weight: bold;}
.normal{font-weight: normal!important;}
.center{text-align: center!important;}
.img{/* width: 100%; */display: block;    height: auto;}
.ellipsis{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ele{position:relative;}
.ele:before,.ele:after{content:'';display: inline-block;vertical-align: middle;}
.ipt{display: block;border:none;}
.ipt_button{cursor: pointer;}
.item_scale .icon{transition: all .3s;}
.item_scale:hover .icon{transform: scale(1.08,1.08);}
.text-left{text-align: left!important;}
.text-right{text-align: right!important;}
.clamp{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;/* display: -ms-flexbox; */-webkit-box-orient: vertical;/*-webkit-line-clamp: 3;*/}	
.clamp1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important; -webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.clamp2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important; -webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.clamp3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important; -webkit-box-orient: vertical;-webkit-line-clamp: 3;}
body{background: #fff;overflow-x: hidden;}
.item{}
.item .imgbox{display: block;overflow: hidden;}
.item .img{transition: all 1s;width: 100%;display: block;}
.item:hover .imgbox .img{transform: scale(1.1,1.1);}

.zoomimg{position:relative;overflow: hidden;height: 0;display: block;}
.zoomimg .img{display: block;position:absolute;width: 100%;height: 100%;left: 0;top: 0;}

.flipx .icon{transition: all .3s;}
.flipx:hover .icon{transform:scaleX(-1);}
.scale .icon{transition: all .3s;}
.scale:hover .icon{transform: scale(1.1,1.1);}

.underline:hover{text-decoration: underline;}
label{-webkit-tap-highlight-color: rgba(255,0,0,0);} 
.img_full{width: 100%;height: 100%;display: block;object-fit: cover;}

.flex{display: -webkit-box; display: -moz-box;display: -ms-flexbox; display: -webkit-flex; display: flex;}
.flex-align-start{align-items: flex-start;}
.flex-align-center {-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
.flex-align-end{align-items: flex-end;}
.flex-pack-center {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.flex-pack-justify {-webkit-box-pack: justify;-webkit-justify-content: pace-between;-ms-flex-pack: justify;justify-content: space-between;}
.flex-pack-start{justify-content: flex-start;}
.flex-pack-end{justify-content: flex-end;}
.flex-v {-webkit-box-orient: vertical; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
.flex-w{flex-wrap:wrap;}
.flex-1{flex:1;overflow: hidden;}
.flex-11{flex:1;}
html{font-size: 5.2083vw;}

::-webkit-input-placeholder{color:#999;}
:-moz-placeholder{color:#999;}
::-moz-placeholder{color:#999;}
:-ms-input-placeholder{color:#999;}

body{background-color: #fff;}


/* index */
.head{position: fixed;width: 100%;left: 0;top: 0;z-index:100;height: 1.2rem;padding:0 .6rem;}
.head.scroll{background: linear-gradient(180deg, #000000 0%, rgba(0,0,0,0.00) 100%);}
.head::before{content:'';position: absolute;width: 100%;left: 0;top: 0;height: 0.04rem;background: linear-gradient(270deg, #003993 0%, #00D2FE 27%, #009244 50%, #FFFF01 72%, #DB0000 100%);}
.head .wrap{display: flex;align-items: flex-start;justify-content: space-between;height: 100%;}
/* .head .l,.head .r{display: flex;align-items: center;}
.head .r{flex-direction: column;} */
.head .hd-logo{margin-top: 0.26rem;}

.hd-logo{display: flex;align-items: center;}
.hd-logo .pic{height: .68rem;margin-right: .12rem;}
.hd-logo .tit{font-size: 0.3rem;color:#fff;}
.hd-logo .en{font-size: 0.09rem;color:#fff;}
.hd-logo .x{width: 1px;height: 0.66rem;background:url(../images/ft_12.png) no-repeat center;background-size:contain;margin-right: .14rem;display: block;}

.hd-bar{display: flex;align-items: center;justify-content: flex-end;}
.hd-bar .link{font-size: 0.14rem;color:rgba(255,255,255,.8);display: inline-block;vertical-align: middle;margin:0 .1rem;}
.hd-bar .link:hover{color:#fff;}

.head .smbox{width: 2.25rem;height: 0.48rem;background:url(../images/icon_03.png) no-repeat center;background-size:100% 100%;display: flex;align-items: center;justify-content: center;margin-left: 0.1rem;}
.head .smbox .x{margin:0 .22rem;width: 1px;height: 0.22rem;background-color: #D8D8D8;display: block;opacity: .3;}

.hd-lang .lk{background:url(../images/icon_01.png) no-repeat left center;background-size:.2rem;display: inline-block;vertical-align: middle;cursor: pointer;font-size: 0.16rem;color:#fff;padding-left: 0.28rem;}

.hd-sear .icon{background:url(../images/icon_02.png) no-repeat center;background-size:contain;display: inline-block;vertical-align: middle;cursor: pointer;width: 0.2rem;height: 0.2rem;}
.sear-pop{position:fixed;width: 100%;height:100%;left: 0;top: 0;z-index:110;background-color:rgba(0,0,0,.7);display: none;}
.sear-pop .formbox{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
.sear-pop .close{width: 0.6rem;height: 0.6rem;background:url(../images/close.png) no-repeat center;background-size:.4rem;position:absolute;right: 0.2rem;top: 0.2rem;cursor: pointer;}
.sear-pop .form{width: 10rem;border-radius:.06rem;display: flex;overflow: hidden;}
.sear-pop .form .ipt-txt{flex:1;overflow: hidden;font-size: 0.16rem;color:#333;padding:0 .2rem;background-color: #fff;}
.sear-pop .form .submit{width: 0.6rem;height: 0.6rem;background:url(../images/icon_02.png) no-repeat center #9f181e;background-size:.2rem;border:none;cursor: pointer;border-radius:0 .06rem .06rem 0;}


.hd-nav{margin-top: 0.05rem;}
.hd-nav li{display: inline-block;vertical-align: middle;margin-left: .3rem;position:relative;z-index:30;}
.hd-nav li>a{display: block;font-size: .18rem;color:#fff;font-weight: bold;line-height: .6rem;}
.hd-nav li:hover>a,.hd-nav li.cur>a{color:#B01709;}
.hd-nav .arrow{display: none;}
.hd-nav li:hover .drop{opacity: 1;visibility: inherit;}

.hd-nav .drop{position:absolute;left: 50%;transform: translate(-50%,0);background-color: #fff;min-width: 1.3rem;box-shadow: 0 0 .1rem rgba(0,0,0,.3);border-top:.03rem solid #B01709;opacity: 0;visibility: hidden;transition: .3s;border-radius:0 0 .1rem .1rem;overflow: hidden;/*padding:.05rem 0;*/}
.hd-nav .drop a{display: block;font-size: .16rem;color: #333;line-height: .45rem;text-align: center; white-space:nowrap;padding: 0 .1rem;}
.hd-nav .drop a:last-child{border-bottom:none;}
.hd-nav .drop a:hover{background: #e6e9ff;color: #004bc4;}


.foot{background:url(../images/ft_11.png) no-repeat center;background-size:cover;position: relative;}
.foot::before{content:'';position: absolute;height: 0.03rem;background: linear-gradient(270deg, #003993 0%, #00D2FE 27%, #009244 50%, #FFFF01 72%, #DB0000 100%);left: 0;width: 100%;top: 0;}

.ft-t{padding:.35rem 0;display: flex;justify-content: space-between;}


.ft-t .tp{height: .62rem;}
.ft-t .select{border:1px solid #fff;width: 2.54rem;padding:0 .15rem;height: 0.45rem;position: relative;border-radius: .05rem;}
.ft-t .select .font{line-height: 0.45rem;font-size: 0.16rem;color:#fff;background:url(../images/ft_04.png) no-repeat left center;background-size:.16rem;padding-left: 0.25rem;cursor: pointer;position: relative;}
.ft-t .select .font::after{content:'';position: absolute;right: 0;top: 50%;width: .12rem;height: .12rem;background:url(../images/ft_05.png) no-repeat center;background-size:contain;margin-top: -.08rem;}
.ft-t .select .font.this::after{transform: rotate(180deg);}
.ft-t .select .drop{background-color: #0f41a0;position: absolute;width: 100%;left: 0;border-radius:0.05rem;border:1px solid rgba(255,255,255,.6);border-top:none;max-height: 2.4rem;overflow-y: scroll;display: none;}
.ft-t .select .drop .lk{display: block;font-size: 0.14rem;color:#fff;text-align: center;line-height: 0.26rem;border-bottom:1px solid rgba(255,255,255,.1);padding:.1rem .05rem;}

.ft-t .select .drop::-webkit-scrollbar{width: .03rem;height: 6px;} 
.ft-t .select .drop::-webkit-scrollbar-track {background-color:transparent;} 
.ft-t .select .drop::-webkit-scrollbar-thumb { background-color:#e8ecf1;border-radius:0;} 
.ft-t .select .drop::-webkit-scrollbar-button { display:none;} 
.ft-t .select .drop::-webkit-scrollbar-resizer {display:none;}

.ft-b{border-top:1px solid rgba(255,255,255,.3);display: flex;margin-bottom: 0.35rem;}

.ft-menu{padding:.3rem .3rem .3rem 0;display: flex;justify-content: space-between;flex:1;overflow: hidden;}
.ft-menu .col{max-width: 1rem;}
.ft-menu .tit{font-size: .16rem;color:#fff;margin-bottom: 0.1rem;}
.ft-menu .lks{}
.ft-menu .lk{font-size: .14rem;color:rgba(255,255,255,.7);line-height: .3rem;display: block;}
.ft-menu .lk:hover{color:#fff;}

.ft-lx{border-left:1px solid rgba(255,255,255,.3);padding:.2rem 0 .15rem .3rem;width: 2.7rem;}
.ft-lx .ewm{width: 1.25rem;display: block;margin:0 auto;}
.ft-lx .txt{margin-top: .15rem;}
.ft-lx .fz{font-size: .14rem;color:#fff;line-height: .3rem;}
.ft-lx .ico{width: .16rem;display: inline-block;vertical-align: middle;margin-right: .05rem;}

.ft-bot .txt{text-align: center;font-size: .16rem;color:rgba(255,255,255,.7);background: linear-gradient(90deg, #1B3390 0%, #1264B6 100%);line-height: .25rem;padding:.2rem 0;}





.idx-ban{height: 100vh;}
.idx-ban .item{height: 100vh;}
.idx-ban .swiper-pagination{bottom: 0.8rem!important;width: auto!important;left:calc(50% - 7.5rem);position: relative;display: inline-flex;align-items: center;height: 0.35rem; vertical-align: middle;font-size: 0;}
.idx-ban .swiper-pagination-bullet{width: 0.1rem;height: 0.1rem;background-color: #fff;border-radius:50%;opacity: 1;margin: 0 .3rem 0 0!important;display: inline-block;vertical-align: middle;position: relative;z-index:10;}
.idx-ban .swiper-pagination-bullet:last-child{margin-right: 0!important;}
.idx-ban .swiper-pagination-bullet-active{height: 0.35rem;width: 0.35rem;background:url(../images/icon_05.png) no-repeat center;background-size:contain;z-index:9;}
.idx-ban .swiper-pagination::before{content:'';position: absolute;left: 0;right: 0;top: 50%;border-top:1px dashed #D8D8D8;opacity: 0.4;}

.idx-ban .swiper-pagination-bullet-active::after{content:'';position: absolute;left: -.4rem;top: -.4rem;width: 2.12rem;height: 1.18rem;background:url(../images/icon_06.png) no-repeat center;background-size:contain;}



.idx-tt{position: relative;margin-bottom: 0.35rem;z-index:70;}
.idx-tt .titbox{display: inline-block;vertical-align: middle;}
.idx-tt .titbox .icon{width: 0.65rem;display: inline-block;vertical-align: middle;margin-right: 0.1rem;}
.idx-tt .titbox .smb{display: inline-block;vertical-align: middle;}
.idx-tt .titbox .cn{font-size: 0.36rem;color:#414141;}
.idx-tt .titbox .cn em{color:#003993;}
.idx-tt .titbox .en{font-size: 0.12rem;color:#9E9E9E;display: flex;align-items: center;}
.idx-tt .titbox .en::before,.idx-tt .titbox .en::after{content:'';display: inline-block;height: .01rem;background-color: #9E9E9E;flex:1;overflow: hidden;}
.idx-tt .titbox .en::before{margin-right: 0.05rem;}
.idx-tt .titbox .en::after{margin-left: 0.05rem;}

.idx-tt .more{font-size: 0.18rem;color:#003993;line-height: 0.4rem;position: absolute;right: .3rem;top: 50%;transform: translate(0,-50%);padding-right: 0.2rem;}
.idx-tt .more::before{content:'';display: inline-block;vertical-align: middle;width: 0.3rem;height: 0.3rem;background:url(../images/idx_08.png) no-repeat center;background-size:contain;margin-right: 0.13rem;margin-top: -0.04rem;}
.idx-tt .more::after{content:'';display: inline-block;vertical-align: middle;width: 0.86rem;height: 0.66rem;position: absolute;left: .22rem;top: 50%;transform: translate(0,-50%);}

.idx-tt.white .cn{color:#fff;}
.idx-tt.white .en{color:#C1C1C1;}
.idx-tt.white .titbox .en::before,.idx-tt.white .titbox .en::after{background-color: #C1C1C1;}
.idx-tt.white .more{color:#fff;}
.idx-tt.white .more::before{background-image:url(../images/idx_08-1.png)}
.idx-tt .more:hover::before{background-image:url(../images/idx_08-2.png);}
.idx-tt .more:hover::after{background:url(../images/idx_08-3.png) no-repeat center;background-size:contain;}



.idx-s1{display: flex;background:url(../images/idx_02.jpg) no-repeat center;background-size:cover;padding-bottom: 1.8rem;}
.idx-s1 .topbox{height: 2.1rem;}
.idx-s1 .topbox .idx-tt{margin-bottom: 0;}

.idx-xw{flex:1;overflow: hidden;padding:0 0 0 calc(50% - 7.5rem);}
.idx-xw .topbox{padding-top: 1.1rem;}
.idx-xw .detail{display: flex;justify-content: space-between;}

.idx-xw .slidewrap{position: relative;flex:1;overflow: hidden;}
.idx-xw .slidebox{}
.idx-xw .slidebox .item{margin-right: 0.2rem;}
.idx-xw .slidebox .item-t{position: relative;}
.idx-xw .slidebox .imgbox{display: block;height: 4.05rem;}
.idx-xw .slidebox .date{position: absolute;left: 0;bottom: -0.15rem;color:#fff;text-align: center;width: 0.96rem;height: 1.11rem;background:url(../images/idx_22.png) no-repeat center;background-size:100% 100%;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.idx-xw .slidebox .wz1{font-size: 0.48rem;font-family: 'Georgia';}
.idx-xw .slidebox .wz2{font-size: 0.16rem;font-family: 'Georgia';}
.idx-xw .slidebox .info{padding:.35rem .9rem .3rem .35rem;}
.idx-xw .slidebox .title{font-size: 0.22rem;color:#151515;display: block; line-height: 0.3rem;overflow: hidden;text-overflow: ellipsis; height: .9rem;}
.idx-xw .slidebox .txt{font-size: 0.18rem;color:#888888;line-height: 0.26rem;margin-top: 0.1rem;}
.idx-xw .slidebox::after{content:'';position: absolute;left: 0;bottom: 0;height: 0.03rem;background: linear-gradient(90deg, #5B135F 0%, #1D6CA7 100%);width: 100%;}


.idx-xw .slide-arrows{right: .25rem;bottom: .35rem;}

.slide-arrows{position: absolute;z-index:60;}
.slide-arr{width: 0.31rem;height: 0.46rem;background:url(../images/icon_04.png) no-repeat center;background-size:contain;display: block;transition: all 0s;cursor: pointer;}
.slide-arr.next{transform: rotate(180deg);position: absolute;left: 0.18rem;bottom: 0.12rem;}
.slide-arr:hover{background-image:url(../images/icon_04-1.png)}
.slide-arr.prev:hover{transform: rotate(180deg);}
.slide-arr.next:hover{transform: rotate(0);}




.idx-xw .hotbox{width: 3.5rem;margin-left: 0.3rem;}
.idx-xw .hotbox .imgbox{height: 2.15rem;display: block;overflow: hidden;}
.idx-xw .hotbox .img{transition: all 1s;}
.idx-xw .hotbox .info{padding:.3rem .4rem;min-height: 3.2rem;background:url(../images/bg_01.png) no-repeat center;background-size:100% 100%;}
.idx-xw .hotbox .date{display: flex;align-items: center;}
.idx-xw .hotbox .wz1{font-size: 0.36rem;color:#fff;font-family: 'Georgia';margin-right: 0.1rem;}
.idx-xw .hotbox .wz2{font-size: 0.12rem;color:#fff;font-family: 'Georgia';}
.idx-xw .hotbox .title{margin-top: 0.18rem;font-size: 0.18rem;color:#fff;line-height: 0.28rem;display: block; height: 1.12rem;}
.idx-xw .hotbox .txt{margin-top: 0.15rem;font-size: 0.15rem;color:#C4CEFF;line-height: 0.26rem;display: block; height: .78rem;overflow: hidden;}
.idx-xw .hotbox .arrow{width: 0.24rem;height: 0.08rem;display: block;background:url(../images/idx_26.png) no-repeat center;background-size:contain;margin-top: 0.2rem;}
.idx-xw .hotbox:hover .title{text-decoration: underline;}
.idx-xw .hotbox:hover .img{transform: scale(1.1,1.1);}

.idx-tz{width: 32.5%;}
.idx-tz .topbox{background:url(../images/idx_18.jpg) no-repeat center;background-size:cover;padding:1.1rem .4rem .25rem;}
.idx-tz .detail{padding:.3rem .4rem;}

.idx-tz .list{max-width: 4.1rem;}
.idx-tz .list .item{display: flex;align-items: center;margin-bottom: 0.25rem;}
.idx-tz .list .date{margin-right: 0.15rem;position: relative;}
.idx-tz .list .date::after{content:'';position: absolute;width: 100%;height: 100%;left: 0;top: 0;background:url(../images/idx_19.png) no-repeat center;background-size:100% 100%;}
.idx-tz .list .smb{width: 0.8rem;height: 0.8rem;display: flex;flex-direction: column;align-items: center;justify-content: center;position: relative;z-index:10;}

.idx-tz .list .fz1{font-size: 0.26rem;color:#B01709;font-family: 'Georgia';}
.idx-tz .list .fz2{font-size: 0.12rem;color:#888888;font-family: 'Georgia';margin-top: 0.03rem;}
.idx-tz .list .info{flex:1;overflow: hidden;}
.idx-tz .list .title{font-size: 0.18rem;color:#333333;line-height: 0.28rem;-webkit-line-clamp: 2;}
.idx-tz .list .item:hover .title{color:#a51c14;font-weight: bold;}
.idx-tz .list .item:hover .date::after{background:url(../images/idx_19-1.png) no-repeat center;background-size:100% 100%;animation: circle 4s 1 linear;}
.idx-tz .list .item:hover .date *{color:#fff;}
.idx-tz .list .item:hover .smb{background:url(../images/idx_20.png) no-repeat center;background-size:100% 100%;}




.idx-kx{background:url(../images/idx_03.png) no-repeat center top;background-size:cover;margin-top: -0.6rem;padding-top: 1px;}
.idx-kx .idx-tt{margin-top: -.5rem;}
.idx-kx .detail{display: flex;align-items: flex-start;padding:1rem 0 0;width: 100%;overflow: hidden;}
.idx-kx .lbox{width: 5.25rem; overflow: hidden;}
.idx-kx .tabwrap{flex:1;overflow: hidden;}
.idx-kx .tabwrap .module{opacity: 0;}
.idx-kx .tabwrap .module.show{opacity: 1; transition:opacity 1s; }
.idx-kx .rbox{display: flex;align-items: center;}

.idx-kx .ll{flex:1;overflow: hidden;}

.idx-kx .circle{width: 4.72rem;height: 4.72rem;display: flex;align-items: center;justify-content: center;margin-left: -2.36rem;position: relative;}
.idx-kx .circle .img{width: 4.25rem;height: 4.25rem;border-radius:50%;}
.idx-kx .circle .sanjiao{width: 2.96rem;position: absolute;right: -.4rem;top: 50%;transform: translate(0,-57%);z-index:50;}

.idx-kx .circle .line1{position: absolute;width: 100%;height: 100%;right: 0;top: 0;border-radius:50%;animation: circle 30s infinite linear;background:url(../images/icon_07.png) no-repeat center;background-size:cover;}
.idx-kx .circle .line2{position: absolute;top: 0.06rem;bottom: 0.06rem;right: 0.06rem;left: 0.06rem;background:url(../images/icon_08.png) no-repeat center;background-size:cover;border-radius:50%;}
.idx-kx .circle .lk{font-size: 0.24rem;color:#9A8AB2;line-height: 0.4rem;white-space: nowrap;cursor: pointer;}
.idx-kx .circle .lk::before{content:'';display: inline-block;vertical-align: middle;width: 0.6rem;height: 0.6rem;background:url(../images/idx_38.png) no-repeat center;background-size: contain;margin-right: 0.05rem;}

.idx-kx .circle .lk span{position: relative;z-index:52;}
.idx-kx .circle .lk.cur{font-size: 0.34rem;color:#622FB0;}
.idx-kx .circle .lk:hover{color:#622FB0;}
.idx-kx .circle .lk.cur::after{content:'';display: block;width: 3.11rem;height: 2.41rem;background:url(../images/idx_39.png) no-repeat center;background-size: contain;left: .15rem;top: 50%;transform: translate(0,-52%);position: absolute;z-index:51;}
.idx-kx .circle .lk.cur::before{opacity: 0;}

.idx-kx .circle .lk1{left: 4.1rem;top: .8rem;}
.idx-kx .circle .lk2{left: 4.4rem;top: 50%;margin-top: -0.2rem;}
.idx-kx .circle .lk3{left: 4rem;bottom: .8rem;}

.idx-kx .circle .list{position: absolute;right: .8rem;top: 50%;transform: translate(100%,-50%);height: 80%;z-index: 99;}
.idx-kx .circle .list .cur_arrow{width: 3rem;position: absolute;top: 50%;right: -.6rem;transform: translateY(-50%);}
.idx-kx .circle .list .mySwiper {height: 100%;overflow: hidden;padding-left: .5rem;}
.idx-kx .circle .list .mySwiper .swiper-slide{transition:transform .2s ;transform: translateX(-.4rem);display: flex;align-items: center;}
.idx-kx .circle .list .mySwiper .swiper-slide-next{transform: translateX(0);padding-left: .4rem;}
.idx-kx .circle .list .mySwiper .swiper-slide-next span{font-size: 0.34rem;color:#622FB0;}
.idx-kx .circle .list .mySwiper .swiper-slide-next .lk::before{display: none;}
.idx-kx .tablist{display: none;}


.idx-kx .infoslide{}
.idx-kx .infoslide .item{}
.idx-kx .infoslide .title{font-size: 0.22rem;font-weight: bold;line-height: 0.4rem;-webkit-line-clamp: 2;}
.idx-kx .infoslide .line{width: 0.64rem;height: 0.04rem;background: linear-gradient(180deg, #780663 0%, #D03F26 100%);display: block;margin:.15rem 0 .25rem;}
.idx-kx .infoslide .txt{font-size: 0.18rem;color:#333333;line-height: 0.38rem;-webkit-line-clamp: 3;}
.idx-kx .infoslide .title:hover{color: #003993;}

.idx-kx .picslide{width: 52%;margin-right: -0.06rem;margin-bottom: -0.05rem;margin-left: 0.8rem;}
.idx-kx .picslide .item{height: 5.3rem;position: relative;}
.idx-kx .picslide .item::after{content:'';position: absolute;left: -1px;right:0;top: 0;bottom:0;background:url(../images/idx_35.png) no-repeat center;background-size:100% 100%;}
.idx-kx .picslide .imgbox{display: block;width: 100%;height: 100%;}
.idx-kx .thumbs .item{display: inline-block;vertical-align: middle;overflow: hidden;height: 1rem;border-radius:50%;margin-left: 0.1rem;}
.idx-kx .thumbs{width: 4.4rem;}

.idx-kx .thumbs .img{border-radius:50%;display: block;width: 0.7rem;height: 0.7rem;margin:.15rem auto;transition: all 0s;}
.idx-kx .thumbs .item.slick-current{background: linear-gradient(144deg, #770664 13%, #B21745 49%, #CF3F26 86%) 100%;padding: 0.03rem;}
.idx-kx .thumbs .item.slick-current .img{width: 100%;height: 100%;margin: 0;}
.idx-kx .thumbs .slick-slide{float: none;}

.idx-kx .botsec{display: flex;align-items: center;margin-top: 0.5rem;}
.idx-kx .arrow{width: 0.7rem;height: 0.7rem;background:url(../images/idx_36.png) no-repeat center;background-size:contain;display: inline-block;vertical-align: middle;margin-left: 0.2rem;border-radius:50%;}



/* 师资队伍3 */
.teach-ss{background-color: #fff;padding:.25rem .2rem .05rem .35rem;margin-bottom: 0.6rem;}
.teach-ss .row{display: flex;align-items: flex-start;line-height: 0.3rem;padding-bottom: 0.1rem;}
.teach-ss .tit{font-size: 0.18rem;color:#2C2C2C;font-weight: bold;width: 0.8rem;}
.teach-ss .info{flex:1;overflow: hidden;}
.teach-ss .tag{display: inline-block;vertical-align: middle;font-size: 0.16rem;color:#2C2C2C;padding:0 .1rem;cursor: pointer;margin-bottom: 0.1rem;}
.teach-ss .tag.checked{background-color: #0848A7;border-radius:.05rem;color:#fff;}
.teach-ss .tag.all{min-width: .6rem;text-align: center;margin-right: 0.07rem;}



.teach-list{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: -0.7rem;padding-bottom: 0.3rem;}
.teach-list .item{display: flex;align-items: flex-start;width: 48%;margin-top: 0.7rem;}
.teach-list .imgbox{width: 2.3rem;position: relative;padding:1px 0 0 .1rem;overflow: initial;}
.teach-list .pic{width: 100%;display: block;position: relative;z-index:10;/* height: 2.75rem; */}
.teach-list .mask{height:100%;position: absolute;left: 0;top: 0.1rem;right: 0.1rem;background: linear-gradient(321deg, #3A1071 7%, #1E2A86 30%, #0F65B1 63%, #0E79AB 100%);box-shadow: 0px .04rem .1rem 0px rgba(0, 0, 0, 0.3),0px .04rem .1rem 0px rgba(0, 0, 0, 0.3);}
.teach-list .info{flex:1;overflow: hidden;}
.teach-list .tt{font-size: 0.18rem;color:#808080;border-bottom: 1px solid #D8D8D8;padding-left: 0.45rem;line-height: 0.8rem;}
.teach-list .name{font-size: 0.28rem;color:#2C2C2C;font-weight: bold;margin-right: 0.2rem;display: inline-block;vertical-align: baseline;}
.teach-list .txt{font-size: 0.18rem;color:#808080;line-height: 0.28rem;padding-left: 0.45rem;margin-top: 0.2rem;}
.teach-list .txt p{margin-bottom: 0.13rem;}
.teach-list .txt i{width: 0.22rem;height: 0.22rem;margin-right: 0.15rem;display: inline-block;vertical-align: middle;}
.teach-list .txt .ico1{background:url(../images/tp_25.png) no-repeat center;background-size:contain;}
.teach-list .txt .ico2{background:url(../images/tp_26.png) no-repeat center;background-size:contain;}
.teach-list .txt .ico3{background:url(../images/tp_27.png) no-repeat center;background-size:contain;}


@media (min-width: 767px) {
	.idx-kx .thumbs .item{width: 1rem!important;}
}

.idx-us{position: relative; background:url(../images/idx_04.png) no-repeat center;background-size:cover;padding:1rem 0 1.3rem;}
.idx-us .detail{display: flex;align-items: center;}
.idx-us .lbox{/* width: 9.6rem; */position: relative;width:calc(100% - 10.7rem); z-index: 99;}
.idx-us .videobox{flex:1;overflow: hidden;height: 5.6rem;position:relative;}
.idx-us .videobox.on{z-index: 99;}
.idx-us .video{width: 100%;height: 100%;object-fit: fill;}
.idx-us .videobox .shade{position:absolute;width: 100%;height: 100%;left: 0;top: 0;cursor: pointer;}
.idx-us .videobox .playicon{width: .84rem;height: .84rem;position:absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index:6;}
.idx-us .videobox .posterimg{width: 100%;display: block;height: 100%;object-fit: cover;}



.idx-us .enter{position: relative;z-index: 99; width: 2.86rem;height: 2.86rem;display: flex;flex-direction: column;align-items: center;justify-content: center;background:url(../images/idx_17.png) no-repeat center;background-size:100% 100%;position: absolute;bottom: -0.75rem;right: -1.43rem;z-index:50;}
.idx-us .enter .icon2{height: 1.4rem;width: 1.4rem;transition: all .3s;margin-top: -0.3rem;}
.idx-us .enter .fz{font-size: 0.26rem;color:#fff;margin-top: -0.15rem;}
.idx-us .enter:hover .icon-path{animation: icon-path-animation3 2s ease-in forwards;}


.idx-us .rbox{margin-top: -1.6rem;position: relative;/* flex:1;overflow: hidden; */ width: 10.7rem;margin-left: -0.25rem;}
.idx-us .rbox .pic{width: 100%;display: block;}
.idx-us .rbox .box{}
.idx-us .rbox .grp{width: 2.5rem;height: 1.5rem;position: absolute;text-align: center;padding-top: 0.2rem;}
.idx-us .rbox .num{font-size: 0.54rem;color:#fff;line-height: 1;font-family: 'Impact';}
.idx-us .rbox .fz{padding: 0 .1rem;box-sizing: border-box; font-size: 0.18rem;color:#fff;line-height: 0.26rem;margin-top: 0.04rem ; max-height: .78rem; overflow: hidden; text-overflow: ellipsis;overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important; -webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.idx-us .rbox .grp1{left: 1.55rem;top: 2.95rem;}
.idx-us .rbox .grp2{left: 4.1rem;top: 2.95rem;}
.idx-us .rbox .grp3{left: .25rem;top: 5.15rem;}
.idx-us .rbox .grp4{left: 2.85rem;top: 5.15rem;}
.idx-us .rbox .grp5{left:5.4rem;top: 5.2rem;}
.idx-us .rbox .grp6{left:4.1rem;top: 7.4rem;}

/* .idx-us .rbox .grp1{left: 1.38rem;top: 2.65rem;}
.idx-us .rbox .grp2{left: 3.65rem;top: 2.65rem;}
.idx-us .rbox .grp3{left: .25rem;top: 4.6rem;}
.idx-us .rbox .grp4{left: 2.53rem;top: 4.6rem;}
.idx-us .rbox .grp5{left:4.8rem;top: 4.6rem;}
.idx-us .rbox .grp6{left:3.65rem;top: 6.6rem;} */




.idx-dt{}
/* .idx-dt .auto{position: relative;}
.idx-dt .auto::before{content:'';position: absolute;width: 100%;left: 0;height: 0.55rem;top:-.55rem;background-color: #fdfdff;border-radius:1.2rem 1.2rem 0 0;} */

.idx-dt .detail{position: relative;}
.idx-dt .detail::after{content:'';position: absolute;left: 0.4rem;right: 0.4rem;bottom: 0;border-top:1px dashed #1D3795;height: 1px;}
.idx-dt .item{margin-right: 0.7rem;padding-left: 0.4rem;width: 4.2rem;position: relative;padding-bottom: 0.5rem;}
.idx-dt .item .imgbox{height: 2.3rem;}
.idx-dt .item .info{margin-top: 0.2rem;position: relative;display: flex;align-items: flex-start;}
.idx-dt .item .info-l{margin-right: 0.2rem;margin-left: -0.4rem;}
.idx-dt .item .info-r{flex:1;overflow: hidden;}
.idx-dt .item .title{font-size: 0.2rem;color:#353535;line-height: 0.3rem;-webkit-line-clamp: 2;display: block;height: 0.6rem;}
.idx-dt .item .txt{font-size: 0.16rem;color:#7E7E7E;line-height: 0.26rem;margin-top: 0.15rem;}
.idx-dt .item .arrow{width: 0.33rem;height: 0.1rem;background:url(../images/idx_13.png) no-repeat center;background-size:contain;display: block;margin-top: 0.25rem;opacity: 0;}
/* .idx-dt .item .date{font-size: 0.28rem;font-family: 'Georgia';background: linear-gradient(270deg, #5D135D 0%, #003993 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;line-height: 0.3rem;} */
.idx-dt .item .date{font-size: 0.28rem;font-family: 'Georgia'; color: #022966;}
.idx-dt .item .ico{width: 0.54rem;display: block;margin:.2rem auto 0;}
.idx-dt .item::after{content:'';position: absolute;left: .37rem;bottom: 0;height: 1.1rem;width: 1px;border-left:1px dashed #1D3795;}
.idx-dt .item:hover .title{color:#003993;font-weight: bold;}
.idx-dt .item:hover .arrow{opacity: 1;}
.idx-dt .item:hover .ico{animation: circle 3.3s infinite linear;}
.idx-dt .slide-arrows{right: .1rem;bottom: -.2rem;}

@keyframes circle {     
	0% {     
		-webkit-transform: rotate(0deg);     
		transform: rotate(0deg);     
	}     
	100% {     
		-webkit-transform: rotate(360deg);     
		transform: rotate(360deg);     
	}     
}     

/* .idx-s2{background:url(../images/idx_32.jpg) no-repeat center bottom;background-size:cover;} */
.idx-s2{margin-top: -1rem; padding-top: 1rem; background:url(../images/idx_32.png) no-repeat center bottom;background-size:cover;/* margin-top:-1rem;padding-top:1rem; */}



.idx-sq{margin-top: 0.9rem;position: relative;padding-bottom: 0.2rem;} 
.idx-sq .pic{width: 5.99rem;display: block;margin:0 auto;}
.idx-sq .lk{display: flex;flex-direction: column;align-items: center;justify-content: center;border-radius:50%;position: absolute;left: 50%;z-index:50;width: 2.12rem;height: 2.12rem;transition: all .3s;}
.idx-sq .lk .box{position: relative;z-index:50;}
.idx-sq .lk .tit{font-size: 0.2rem;color:#fff;margin-top: -.1rem;text-align: center;padding: 0 .2rem;}


.idx-sq .lk1{background: linear-gradient(146deg, #0A2E8F 14%, #125DB2 52%, #0DA1A5 86%); margin-left: -5.5rem;top: .5rem;}
.idx-sq .lk .icon{ margin: 0 auto;height: 1.2rem;margin-top: -0.15rem;   display: block;}
.idx-sq .lk2{background: linear-gradient(148deg, #57086F -1%, #A40454 38%, #D44521 88%);bottom: .9rem;margin-left: 4.5rem;}
/* .idx-sq .lk2 .icon{height: 1.03rem;} */
.idx-sq .ball{position: absolute;left: 50%;}
.idx-sq .ball1{width: 1.18rem;bottom: 1.3rem;margin-left: -6.3rem;animation: updown .7s infinite linear alternate;}
.idx-sq .ball2{width: .81rem;bottom: 2.7rem;margin-left: 3.2rem;animation: updown 1s infinite linear alternate;}

.idx-sq .lk::before{content:'';position:absolute;left: 50%;top: 50%;width: 2.8rem;height: 2.8rem;opacity: 0;margin-left: -1.4rem;margin-top: -1.4rem;}
.idx-sq .lk1::before{background:url(../images/idx_33.png) no-repeat center;background-size:100% 100%;}
.idx-sq .lk2::before{background:url(../images/idx_34.png) no-repeat center;background-size:100% 100%;}

.idx-sq .lk:hover{transform: scale(1.1,1.1);}
.idx-sq .lk:hover::before{opacity: 1;}
.idx-sq .lk1:hover{box-shadow: 0px .1rem .3rem 0px rgba(18, 93, 178, 0.45);}
.idx-sq .lk2:hover{box-shadow: 0px .1rem .3rem 0px rgba(177, 21, 70, 0.45);}
.idx-sq .lk:hover::before{animation: circle 9s infinite alternate;}
.idx-sq .lk:hover .icon-path{animation: icon-path-animation3 2s ease-in forwards;}
@keyframes updown {     
	0% {     
		-webkit-transform: translate(0,.3rem);   
		transform: translate(0,.3rem);
	}  
	100% {
		-webkit-transform: translate(0,0); 
		transform: translate(0,0);    
	} 
}  


/* 闂傚倸鍊搁崐鎼佸磹閹间礁纾瑰瀣捣閻棗銆掑锝呬壕濡ょ姷鍋涢ˇ鐢稿极閹剧粯鍋愰柤鑹板煐閹蹭即姊绘担鐟邦嚋缂佽鍊胯棟妞ゆ牗绮庨惌鍡楊熆閼搁潧濮囩紒鐘侯潐缁绘盯鏁愭惔鈥愁潻婵犵鈧偨鍋㈤柡宀嬬磿閳ь剨绲洪弲婵嬎囬敃鍌涙嚉闁哄稁鍘介悡銉︾節闂堟稒顥為柛锝呯秺閺岋繝宕卞▎蹇庢闂佸搫鐭夌紞渚€鐛幒鎳虫棃宕橀鍛槖闂傚倷绀侀幖顐﹀嫉椤掆偓鐓ゆ俊顖氬悑瀹曞弶绻涢幋娆忕仼闁搞劌鍊归妵鍕籍閸屾艾浠樺銈庡亝閹瑰洤顫忕紒妯诲缂佹稑顑呭▓顓㈡⒑閸涘﹤鐏ｇ紒顔界懇閻涱喛绠涘☉娆愭闂佽法鍣﹂幏锟� */
 svg{
	cursor: pointer;
}

@keyframes icon-path-animation {
	0% {
		stroke-dasharray: 390;
		stroke-dashoffset: 390;
	}

	40% {
		stroke-dasharray: 390;
		stroke-dashoffset: 0;
	}

	60% {
		stroke-dasharray: 390;
		stroke-dashoffset: 0;
	}

	100% {
		stroke-dasharray: 390;
		stroke-dashoffset: 0;
	}
}



@keyframes icon-path-animation2 {
	0% {
		stroke-dasharray: 638;
		stroke-dashoffset: 638;
	}

	40% {
		stroke-dasharray: 638;
		stroke-dashoffset: 0;
	}

	60% {
		stroke-dasharray: 638;
		stroke-dashoffset: 0;
	}

	100% {
		stroke-dasharray: 638;
		stroke-dashoffset: 0;
	}
}



@keyframes icon-path-animation3 {
	0% {
		stroke-dasharray: 720;
		stroke-dashoffset: 720;
	}

	40% {
		stroke-dasharray: 720;
		stroke-dashoffset: 0;
	}

	60% {
		stroke-dasharray: 720;
		stroke-dashoffset: 0;
	}

	100% {
		stroke-dasharray: 720;
		stroke-dashoffset: 0;
	}
}
	
/* 闂傚倸鍊搁崐鎼佸磹閻戣姤鍊块柨鏇炲€归崕鎴犳喐閻楀牆绗掗柡鍕╁劦閺屾盯寮撮妸銉т哗闂佹悶鍔岄崐鎼佹箒闂佺粯鎸稿ù鐑藉箺閻樼粯鐓曢悗锝庝憾閸庢棃鏌″畝鈧崰鏍蓟閸ヮ剚鏅濋柍褜鍓熷鎼佸Χ婢跺鍘藉銈嗘尵閸嬬喐鏅跺☉銏＄厪闁搞儜鍐句純濡ょ姷鍋涘ú顓炵暦婵傜ǹ鍗抽柣鏇氳閸嬫挸顓兼径瀣ф嫼闂佽鍎兼慨銈夊极闁秵鐓欓柣鐔哄閸犳鈧鍠栭…鐑藉极閹邦厼绶炲┑鐘插枤濡喖姊绘担绋款棌闁绘挸鐗撳畷鎶筋敋閳ь剙顕ｉ幎钘夘潊闁靛繈鍨婚敍婵囩箾鏉堝墽绋荤憸鏉垮暞缁傚秵銈ｉ崘鈹炬嫼闁荤姵浜介崝灞解枍閹扮増鐓欓柛鎴欏€栫€氾拷 */
.inner-ban{height: 5.5rem;}
.inner-ban .img{width: 100%;display: block;height: 100%;object-fit: cover;}

.main{padding:0 0 1rem;background: url(../images/tp_15.png), linear-gradient(153deg, #E7F4FE 5%, #F0EDFA 98%);background-blend-mode: multiply, normal;}


.main .wrap{display: flex;}
.main-l{width: 2.75rem;margin-right: 0.6rem;}
.main-r{flex:1;/* overflow: hidden; */}

.side-bar{margin-top: -1.15rem;position:relative;z-index:10;}
.side-bar .titbox{text-align: center;height: 1.15rem;background:url(../images/tp_12.jpg) no-repeat center;background-size:100% 100%;display: flex;flex-direction: column;align-items: center;justify-content: center;}
.side-bar .titbox .tit{font-size: 0.3rem;color:#fff;}
.side-bar .titbox .en{font-size: 0.12rem;color:#fff;margin-top: 0.04rem;display: flex;align-items: center;justify-content: center;}
.side-bar .titbox .en::before,.side-bar .titbox .en::after{content:'';display: inline-block;width: 0.36rem;height: 1px;background-color: #fff;margin:0 .05rem;}


.side-menu-wrap{background: linear-gradient(180deg, #FFFFFF 38%, rgba(255,255,255,0.00) 100%);box-shadow: 0px .04rem .1rem 0px rgba(0, 0, 0, 0.2); }
.side-menu{position:relative;padding-top: 1px;min-height: 4.1rem;background:url(../images/tp_02.png) no-repeat center bottom;background-size:100% auto;}

.side-menu li{position: relative; border-bottom: 0px dashed #D8D8D8;transition: all .3s;  }
.side-menu>li::after{position: absolute; bottom: 0; content:""; width: 100%; height: 1px; background: url(../images/line.png);    background-size: 100% 100%;background-position: bottom;background-repeat-y: no-repeat;}
.side-menu li>a{font-size: 0.16rem;color:#2C2C2C;line-height: 1.4;position:relative;padding:.2rem .3rem .2rem .15rem;display: flex;align-items: center;transition: all .3s;}
.side-menu li>a::after{flex-shrink: 0; content:'';position:absolute;right: .2rem;top: 50%;transform: translate(0% ,-50%); transition: all .3s;background:url(../images/tp_04.png) no-repeat center;background-size:contain;width: 0.1rem;height: 0.1rem;}
.side-menu li>a::before{flex-shrink: 0;content:'';width: 0.19rem;height: 0.19rem;background:url(../images/tp_03.png) no-repeat center;background-size:contain;margin-right: 0.1rem;opacity: 0;;transition: all .3s;}

.side-menu li:hover{background: #F5F6F8;}
.side-menu li.cur>a,.side-menu li:hover>a{color:#123E9B; background-color: #F5F6F8;}
.side-menu li.cur>a:after,.side-menu li:hover>a:after{background-image:url(../images/tp_04-1.png)}
.side-menu li.cur>a:before,.side-menu li:hover>a:before{display: block; opacity: 1;}

.side-menu li>a::after{display: none !important;}
.side-menu li>a .arrow{flex-shrink: 0; content:'';position:absolute;right: .2rem;top: 50%;transform: translate(0% ,-50%); transition: all .3s;background:url(../images/tp_04.png) no-repeat center;background-size:.14rem .14rem;width: 0.3rem;height: 0.3rem;}
.side-menu li.cur>a .arrow,.side-menu li:hover>a .arrow{background-image:url(../images/tp_04-1.png)}
.side-menu li.show>a .arrow{transform:rotate(90deg) translate(-60% ,0%);}

.side-menu-wrap li .second{padding-bottom: .2rem; display: none;}
.side-menu-wrap li .second li{padding: .07rem .10rem;}
.side-menu-wrap li .second li a{font-size: .14rem; padding:0rem .3rem 0rem .15rem;}
.side-menu-wrap li .second li a::before{margin-right: .2rem; opacity: 1; display: block;content: ''; width: .03rem; height: .03rem; border-radius: 50%;background: linear-gradient(180deg, #5D135D 0%, #163C9C 100%);}
.side-menu-wrap li .second li a:after{opacity: 0;}

.top-bar{display: flex;align-items: center;justify-content: space-between;height: 1rem;border-bottom:1px solid #D8D8D8;margin-bottom: 0.35rem;}
.top-bar .bt{font-size: 0.28rem;color:#414141;}
.top-bar .bt::before{content:'';display: inline-block;vertical-align: middle;margin-right: 0.05rem;background:url(../images/tp_13.png) no-repeat center;background-size:contain;width: 0.4rem;height: 0.4rem;}


.crumb{font-size: 0.16rem;color:#626262;line-height: 0.3rem;}
.crumb:before{content:'';display: inline-block;vertical-align: middle;margin-right: 0.06rem;width: 0.21rem;height: 0.21rem;background:url(../images/tp_14.png) no-repeat center;background-size:contain;margin-top:-.02rem;}
.crumb a{}
.crumb a:hover{color:#0848A7;}

.teac-sec{}
.teac-sec .mod{padding-bottom: 0.2rem;}
.teac-sec .tit{font-size: 0.24rem;color:#fff;font-weight: bold;line-height: 0.78rem;background:url(../images/tp_06.jpg) no-repeat center;background-size:cover;margin-bottom: 0.3rem;padding:0 .35rem;}
.teac-sec .detail{/* margin-left:-.07rem; */}
.teac-sec .list{display: flex;flex-wrap: wrap;margin-left: -4%;width: calc(104% - 0.07rem);}
.teac-sec .list li{min-width: 21%;margin:0 0 4% 4%;height: 0.65rem;}
.teac-sec .list span{display: flex;align-items: center;border: 1px solid #005EB2;font-size: 0.2rem;color:#414141;padding:0 .18rem;margin:-.07rem 0 0 0;background-color: #fff;line-height: 0.65rem;width:calc(100% + .07rem);position: relative;transition: all .1s;}
.teac-sec .list span::before{content:'';width: 0.26rem;height: 0.26rem;display: block;background:url(../images/tp_03.png) no-repeat center;background-size:contain;margin-right: 0.1rem;}
.teac-sec .list span::after{content:'';position: absolute;right: .2rem;top: 50%;width: 0.24rem;height: 0.08rem;background:url(../images/idx_13.png) no-repeat center;background-size:contain;transform: translate(0,-50%);opacity: 0;}
.teac-sec .list li:hover{background: linear-gradient(283deg, #3A127C 0%, #113194 27%, #0E56A9 66%, #0F839E 96%);}
.teac-sec .list li:hover span::after{opacity: 1;}
.teac-sec .list li:hover span{margin-left: 0.07rem;}

/* 闂傚倸鍊搁崐鎼佸磹瀹勬噴褰掑炊瑜忛弳锕傛煕椤垵浜濋柛娆忕箻閺屸剝寰勭€ｎ亝顔呴悷婊呭鐢帞绮堢€ｎ偁浜滈柡宥冨妿閳绘捇鏌熺粙鍨殻婵﹥妞藉畷銊︾節閸愵煈妲遍梻浣规偠閸斿秵绔熼崱妯肩彾闁哄洢鍨归柨銈嗕繆閵堝懎鏆欑憸鏉垮濮婃椽骞栭悙鎻掑闂佸憡鏌ㄧ粔褰掑箖閿熺姵鍋勯悹浣芥硶閹虫捇銈导鏉戠妞ゆ挾濮烽崢婊堟⒒娴ｅ憡鎯堥悶姘煎亰瀹曟繈骞嬮敃鈧粻鏍煏閸繍妲哥痪鎯у悑缁绘盯骞嬮悜鍥︾返婵炲銆嬮幏锟� */
.det-sec{}
.det-sec .top{text-align: center;padding:.2rem 0;border-bottom:1px dashed #D8D8D8;margin-bottom: 0.3rem;}
.det-sec .title{font-size: 0.24rem;}
.det-sec .sm{font-size: 0.15rem;color:#868686;margin-top: 0.17rem;}

.edit{font-size: 0.18rem;line-height: 1.9;padding:0 .2rem;}
.edit p{text-indent: 2em; font-size: .18rem;}
.edit strong{text-indent: 2em; font-size: .18rem;}
.edit img{max-width: 100%;margin:10px 0;}
.edit p a{word-wrap: break-word;}
.table-box{overflow-x:scroll;}
.edit table{margin:0 auto;}
.edit table td p{text-indent:0;}
/* 缂傚倸鍊搁崐鎼佸磹閹间礁纾归柟闂寸绾惧綊鏌ｉ幋锝呅撻柛銈呭閺屻倗绮欑捄銊ょ驳闂佸憡鐟ョ换鎴﹀Φ閸曨垰绠婚柛妤冨仧娴犺偐绱掗悙顒€鍔ゆい顓犲厴瀵鎮㈤悡搴ｎ唹闂佸綊鍋婇崯鈺佲堪閸涱喖鏋戦梺缁橆殔閻楀棛绮鑸电厱閻庯綆鍋勬慨澶愭煃瑜滈崜娑㈠箠閹惧鐝跺┑鐘叉搐缁愭鏌″搴″箹缂佲偓閸儲鐓曟い鎰剁稻缁€鍐煃闁垮鐏存慨濠傤煼瀹曞ジ鎮㈢悰鈥愁潓闂備焦瀵х粙鎺懳涢崘顔艰摕闁绘梻鍘х粈鍕煏閸繃顥滄い蹇ユ嫹 */
.edit h6{font-size: 0.24rem;color:#123E9B;}
.edit .tupian{display: flex;justify-content: space-between;}
.edit .tupian img{width: 49%;}
.edit .pic{width: 53%;margin-right: 3%;}

/* 闂傚倸鍊搁崐鎼佸磹閹间礁纾瑰瀣捣閻棗銆掑锝呬壕濡ょ姷鍋為悧鐘汇€侀弴銏℃櫇闁逞屽墰婢规洟宕烽鐘碉紲闁诲函缍嗛崑鎾舵閳哄倻绠剧€瑰壊鍠曠花濠氬炊鐎涙绡€闁靛骏绲剧涵鐐亜閹存繃鍣虹紒鍌涘浮閺屽棗顓奸崱妞剧敾婵犵數濮撮敃銈団偓姘煎弮閹繝濡烽埡鍌滃幗闂佹寧绻傞幊搴∥ｇ紒妯镐簻妞ゆ劧绲跨粻鐐淬亜閵忥紕澧甸柛鈺嬬節瀹曟帒鈽夋潏顭戞闂佽姘﹂～澶娒哄⿰鍫濈獥闁哄稁鍘奸弰銉╂煟閹邦剚鎯堢紒鐘虫皑閹插摜浠﹂崜褏褰鹃梺鍝勬储閸ㄦ椽鍩涢幋锔藉仯闁诡厽甯掓俊鍏肩箾閸涱喖濮嶉柡宀€鍠栧畷娆撳Χ閸℃浼� */
.arc-list{}
.arc-list .item{padding:.2rem .3rem;display: flex;align-items: center;border-top:1px dashed #8D8D8D;}
.arc-list .date{width: 0.8rem;height: 0.8rem;display: flex;flex-direction: column;align-items: center;justify-content: center;background:url(../images/tp_05.png) no-repeat center;background-size:100% 100%;}
.arc-list .wz1{font-size: 0.26rem;color:#182C90;font-family: 'Georgia';}
.arc-list .wz2{font-size: 0.12rem;color:#888888;font-family: 'Georgia';}
.arc-list .info{flex:1;overflow: hidden;padding:0 .3rem;}
.arc-list .title{font-size: 0.2rem;color:#2C2C2C;display: block;-webkit-line-clamp: 2;}


.morebtn{width: 1.07rem;height: .66rem;background:url(../images/tp_16.png) no-repeat center;background-size:100% 100%;font-size: 0.18rem;color:#fff;line-height: 0.66rem;padding-left: 0.45rem;opacity: 0;}

.arc-list .item:first-child{border:none;}
.arc-list .item:hover .more{display: block;}
.arc-list .item:hover .date{background-image:url(../images/tp_05-1.png)}

.arc-list .item:hover{background:url(../images/tp_06.jpg) no-repeat center;background-size:cover;border-color:transparent;}
.arc-list .item:hover *{color:#fff;}
.arc-list .item:hover+.item{border-color:transparent;}
.arc-list .item:hover .morebtn{opacity: 1;}

.pagelist{text-align: center;font-size: .14rem;color: #333;line-height: .34rem;margin-top: 0.5rem;display: flex;align-items: center;justify-content: center;}
.pagelist *{font-size: inherit;}
.pagelist a{min-width:.34rem;height: .34rem;line-height: .32rem;display: inline-block;vertical-align: middle;background-color: transparent;margin:0 .05rem;border:1px solid #ccc;padding:0 .1rem;}
.pagelist a.active,.pagelist a:hover{background-color:#005298;color:#fff!important;border-color:#005298;}

.pagelist .prev,.pagelist .next,.pagelist .first,.pagelist .last{color:#005298;border-color:#005298;}
.pagelist>span{margin:0 .15rem;}
.pagelist .go{display: flex;align-items: center;}
.pagelist .num{width: 0.34rem;height: 0.34rem;text-align: center;margin:0 .04rem;background-color: transparent;border:1px solid #ccc;}
.pagelist .gobtn{width: 0.6rem;border:1px solid #ccc;text-align: center;background-color: transparent;margin-left: 0.15rem;cursor: pointer;}
.pagelist .gobtn:hover{background-color:#005298;color:#fff!important;border-color:#005298;}

/* 闂傚倸鍊搁崐鎼佸磹閹间礁纾归柣鎴ｅГ閸婂潡鏌ㄩ弴鐐测偓鍝ョ不閺嶎厽鐓曟い鎰剁稻缁€鈧紒鐐劤濞硷繝寮婚悢鐓庣畾闁绘鐗滃Λ鍕磼閻愵剙鍔ゆい顓犲厴瀵鎮㈤悡搴ｎ唹闂侀€涘嵆濞佳冣枔椤撱垺鈷戦柛娑橈工閻忊晛鈹戦悙鈺佷壕闂備礁鎼張顒勬儎椤栫偟宓侀柛銉墯椤ュ牊绻涢幋鐐垫噮濞存粠浜炵槐鎾诲磼濞嗘帩鍞归梺绋款儐閹瑰洭寮诲☉銏犵労闁稿繒濮鹃崑鎰板箲閵忋倕骞㈡繛鎴炵懅閸橆亪姊洪崜鎻掍簼缂佽鍟村畷宕囨喆閸曗晙绨婚棅顐㈡搐椤戝懘宕濋敃鍌涚厸閻忕偟鏅暩濡炪伇鍌滅獢闁哄本鐩獮姗€宕￠悙宸綆婵°倗濮烽崑娑氭崲濮椻偓瀵偊骞樼紒妯绘闂佽法鍣﹂幏锟� */
.tw-list{}
.tw-list .item{padding: 0.3rem;display: flex;align-items: flex-start;margin-bottom: 0.15rem;}
.tw-list .imgbox{width: 3.3rem;height: 2.2rem;}
.tw-list .info{flex:1;overflow: hidden;padding:.1rem .3rem 0;}
.tw-list .date{display: flex;align-items: center;font-size: 0.14rem;color:#A3A4A5;font-family: 'SourceHanSerifCN';}
.tw-list .date *{font-family: inherit;line-height: 1;}
.tw-list .date span{font-size: 0.24rem;color:#182C90;}
.tw-list .date em{color:#A3A4A5;padding:0 .08rem;font-size: 0.2rem;}
.tw-list .line{width: 1.55rem;height: 1px;background-color: #8B55CF;position: relative;display: block;margin-top: 0.1rem;margin-bottom: 0.25rem;margin-left: -0.3rem;}
.tw-list .line::after{content:'';position: absolute;background:url(../images/tp_11.png) no-repeat center;background-size:contain;width: 0.6rem;height: 0.6rem;top: -0.3rem;right: -0.3rem;}

.tw-list .title{font-size: 0.2rem;color:#2C2C2C;display: block;-webkit-line-clamp: 1;}
.tw-list .txt{font-size: 0.16rem;color:#808080;line-height: 0.3rem;-webkit-line-clamp: 2;margin-top: 0.07rem;}
.tw-list .morebtn{float:right;margin-top: -0.06rem;}
.tw-list .item:hover{background:url(../images/tp_23.jpg) no-repeat center;background-size:cover;}
.tw-list .item:hover *{color:#fff;}
.tw-list .item:hover .morebtn{opacity: 1;}
.tw-list .item:hover .line{background-color: #fff;}
.tw-list .item:hover .line::after{background-image:url(../images/tp_11-2.png)}


.kf-sec{position: fixed;right: 0.2rem;top: 50%;z-index:99;}
.kf-sec .lk{display: flex;position: relative;align-items: center;justify-content: center;background-color: #fff;box-shadow: 0px .04rem .1rem 0px rgba(185, 1, 79, 0.2);border-radius:50%;width: 0.62rem;height: 0.62rem;margin-bottom: 0.13rem;text-align: center;cursor: pointer;}
.kf-sec .icon{height: 0.28rem;width: auto;}
.kf-sec .txt{font-size: 0.14rem;color:#fff;background: linear-gradient(180deg, #AE1D36 0%, #C6402A 100%);position: absolute;width: 100%;height: 100%;left: 0;top: 0;border-radius:50%;display: flex;justify-content: center;align-items: center;opacity: 0;transition: all .2s;}
.kf-sec .gotop{background: linear-gradient(180deg, #AE1D36 0%, #C6402A 100%);}
.kf-sec .lk::after{content:'';position: absolute;background:url(../images/icon_12.png) no-repeat center;background-size:cover;width: 0.8rem;height: 0.28rem;margin-top: 0.05rem;opacity: 0;}
.kf-sec .lk:hover .txt{opacity: 1;}
.kf-sec .lk:hover:not(.gotop)::after{opacity: 1;}

@media screen  and (max-width:1500px){
	.side-menu li>a .arrow{background-size:.15rem .15rem;width: 0.3rem;height: 0.3rem;}
}

@media screen and (min-width:1200px) and (max-width:1340px){
	.head{padding:0 .25rem;}
	.hd-nav li{margin-left: 0.2rem;}
}

@media screen and (max-width:992px){
	.idx-kx .tabwrap{padding-bottom: .4rem;}
	.idx-kx .lbox{display: none;}
	.idx-kx .tablist{display: flex; justify-content: center; margin-bottom: .5rem;}
	.idx-kx .detail{padding-top: .5rem;}
	.idx-kx .tablist .lk{position: relative; font-size: 0.2rem;color:#9A8AB2;line-height: 0.4rem;white-space: nowrap;cursor: pointer; margin: 0 .3rem; text-align: center;}
	.idx-kx .tablist .lk:first-of-type {margin-left: 0;}
	.idx-kx .tablist .lk:last-of-type {margin-right: 0;}
	.idx-kx .tablist .lk span{position: relative;z-index:52;}
	.idx-kx .tablist .lk.cur{font-size: 0.28rem;color:#622FB0;}
	.idx-kx .tablist .lk::before{content:'';display: inline-block;vertical-align: middle;width: 0.5rem;height: 0.5rem;background:url(../images/idx_38.png) no-repeat center;background-size: contain;margin-right: 0.05rem;}
	.idx-kx .tablist .lk.cur span { padding-left: 1.3rem; }
	.idx-kx .tablist .lk.cur::before{position: absolute; top: 34%; transform: translateY(-50%); width: 2rem;height: 2rem;background:url(../images/idx_45.png) no-repeat center;background-size: contain;}
}

@media screen and (max-width:1199px){
	.idx-kx .arrow{display: none !important;}
	.idx-kx .picslide{margin-left: 0.2rem;}
	.idx-kx .lbox{width: 4.2rem;}
	
}
@media screen and (min-width:992px) and (max-width:1500px){
	.sj-menu{position:absolute;right: 2%;top: 50%;width: .4rem;height: .4rem;background: url(../images/menu.png) no-repeat center;background-size:.4rem;margin-top: -.2rem;display: block;}
	.sj-menu.close{background: url(../images/close.png) no-repeat center;background-size:.36rem;}
		
	.head{padding:0 .25rem;height: 1.2rem;}
	.head .wrap{align-items: center;}
	.head .hd-logo{margin-top: 0;}
	.head .smbox{background:transparent;}
	.head .r{margin-right: 0.2rem;}
	.head.this{background-color: rgba(0,0,0,.95);}
	
	.hd-nav{position:fixed;width: 100%;left: 0;top: 1.2rem;background-color: rgba(0,0,0,.95);margin-top: 0;bottom: 0;overflow-y: scroll!important;display: none;border-top:1px solid rgba(255,255,255,.1);}
	.hd-nav li{display: block;margin-left: 0;position:relative;}
	.hd-nav li>a{font-size: 0.2rem;line-height: 0.9rem;padding:0 .3rem;border-bottom:1px solid rgba(255,255,255,.1);font-weight: normal;}
	.hd-nav .arrow{width: 0.9rem;height: 0.9rem;position:absolute;right: 0;top: 0;background:url(../images/arrow.png) no-repeat center;background-size:.26rem;display: block;}
	.hd-nav .arrow.this{transform: rotate(180deg);}
	
	.hd-nav li:hover>a, .hd-nav li.cur>a{color:#fff;}
	
	.hd-nav .drop{position:static;width: 100%;transform: translate(0,0);box-shadow:none;padding-left: 0.3rem;padding-left: 0.5rem;opacity: 1;visibility: inherit;background-color: rgba(0,0,0,.95);border:none;display: none;}
	.hd-nav .drop a{font-size: .18rem;line-height: 0.7rem;border-bottom:1px solid rgba(255,255,255,.1);text-align: left;color:#fff;}
}
@media screen and (min-width:992px) and (max-width:1199px){

	.sear-pop .close{top: 0.3rem;}
		
	
	.ft-t .tp{height: 0.5rem;}
	.ft-t .select{width: 2.2rem;}
	
	
	/* index */
	.idx-ban{height: 9rem;}
	.idx-ban .item{height: 9rem;}
	.idx-ban .swiper-pagination{left: 0.8rem;}
	
	.idx-us .lbox{width: 6.5rem;}
	
	.idx-us .rbox{width: 7.5rem;}
	.idx-us .rbox .grp{width: 1.7rem;height: 1rem;padding-top: 0.1rem;}
	.idx-us .rbox .num{font-size: 0.34rem;}
	.idx-us .rbox .fz br{display: none;}
	.idx-us .rbox .grp1{left: 1.05rem;top: 2.05rem;}
	.idx-us .rbox .grp2{left: 2.8rem;top: 2.05rem;}
	.idx-us .rbox .grp3{left: 0.22rem;top: 3.5rem;}
	.idx-us .rbox .grp4{left: 1.95rem;top: 3.5rem;}
	.idx-us .rbox .grp5{left: 3.7rem;top: 3.5rem;}
	.idx-us .rbox .grp6{left: 2.8rem;top: 5rem;}
	
	.idx-sq .lk1 .icon{height: 0.8rem;}
	
	
}

@media screen and (min-width:768px) and (max-width:991px){
	.auto{padding:0 3%;width: 100%;}
	html{font-size: 5.7rem!important;}
	.sj-menu{position:absolute;right: 2%;top: 50%;width: .4rem;height: .4rem;background: url(../images/menu.png) no-repeat center;background-size:.34rem;margin-top: -.18rem;display: block;}
	.sj-menu.close{background: url(../images/close.png) no-repeat center;background-size:.26rem;}
	
	
	.head{padding:0 .25rem;height: 1rem;}
	.head .wrap{align-items: center;}
	.head::before{display: none;}
	.head .hd-logo{margin-top: 0;}
	.hd-bar{flex-wrap: wrap;margin-right: 0.3rem;}
	.hd-bar .link{font-size: 0.14rem;}
	.head .smbox{background:transparent;width: 100%;margin-right: 0.15rem;justify-content: flex-end;margin-top: 0.05rem;}
	.head .r{margin-right: 0.2rem;}
	.head.this{background-color: rgba(0,0,0,.95);}
	
	.hd-logo .pic{height: 0.4rem;}
	.hd-logo .tit{font-size: 0.2rem;}
	.hd-logo .x{height: 0.4rem;}
	
	.head .smbox .x{margin:0 .15rem;}
	
	
	.hd-nav{position:fixed;width: 100%;left: 0;top: 1rem;background-color: rgba(0,0,0,.95);margin-top: 0;bottom: 0;overflow-y: scroll!important;display: none;border-top:1px solid rgba(255,255,255,.1);}
	.hd-nav li{display: block;margin-left: 0;position:relative;}
	.hd-nav li>a{font-size: 0.17rem;line-height: 0.8rem;padding:0 .3rem;border-bottom:1px solid rgba(255,255,255,.1);font-weight: normal;}
	.hd-nav .arrow{width: 0.8rem;height: 0.8rem;position:absolute;right: 0;top: 0;background:url(../images/arrow.png) no-repeat center;background-size:.26rem;display: block;}
	.hd-nav .arrow.this{transform: rotate(180deg);}
	
	.hd-nav li:hover>a, .hd-nav li.cur>a{color:#fff;}
	
	.hd-nav .drop{position:static;width: 100%;transform: translate(0,0);box-shadow:none;padding-left: 0.3rem;padding-left: 0.5rem;opacity: 1;visibility: inherit;background-color: rgba(0,0,0,.95);border:none;display: none;}
	.hd-nav .drop a{font-size: .16rem;line-height: 0.7rem;border-bottom:1px solid rgba(255,255,255,.1);text-align: left;color:#fff;}
		
		
	.sear-pop .close{top: 0.3rem;}
	
	.ft-t{flex-wrap: wrap;}	
	.ft-t .hd-logo{width: 100%;justify-content: center;margin-bottom: 0.35rem;}
	.ft-t .hd-logo .pic{height: 0.55rem;}
	.ft-t .hd-logo .tit{font-size: 0.3rem;}
	.ft-t .tp{height: 0.5rem;}
	.ft-t .select{width: 2.2rem;}
	
	.ft-b{border:none;}
	.ft-menu{display: none;}
	.ft-lx{border:none;width: 100%;display: flex;align-items: center;flex-direction: row-reverse;padding: 0;}
	.ft-lx .ewm{width: 1.4rem;margin: 0;}
	.ft-lx .txt{margin: 0;flex:1;overflow: hidden;}
	.ft-lx .fz{font-size: 0.16rem;}
	
	/* index */
	.idx-ban{height: 5.7rem;}
	.idx-ban .item{height: 5.7rem;}
	.idx-ban .swiper-pagination{left: 0.6rem;bottom: 0.6rem!important;}
	
	.idx-tt .titbox .cn{font-size: 0.3rem;}
	.idx-tt .titbox .icon{width: 0.5rem;}
	
	
	
	.idx-s1{display: block;padding-bottom: 1.2rem;}
	.idx-xw{width: 100%;}
	
	.idx-xw .topbox{padding:.5rem .3rem .3rem;height: auto;}
	.idx-xw .detail{padding:0 .3rem;}
	.idx-xw .slidebox .wz1{font-size: 0.34rem;}
	.idx-xw .slidebox .info{padding:.35rem .9rem .3rem .15rem}
	.idx-xw .slidebox .title{font-size: 0.18rem;}
	.idx-xw .slidebox::after{display: none;}
	
	
	.idx-xw .hotbox{margin-left: 0;}
	.idx-xw .hotbox .info{padding:.3rem .3rem;}
	
	
	.idx-tz{width: 100%;}
	.idx-tz .topbox{padding:.3rem .3rem .3rem;height: auto;}
	.idx-tz .list{max-width: 100%;}
	
	
	.idx-kx .detail{display: block;}
	.idx-kx .lbox{width: 100%;margin-bottom: 0.3rem;}
	.idx-kx .circle{width: 100%;height: auto;margin: 0;}
	.idx-kx .circle .img,.idx-kx .circle .sanjiao,.idx-kx .circle .line1,.idx-kx .circle .line2{display: none;}
	.idx-kx .circle .lk.cur::after{display: none;}
	.idx-kx .circle .lk{position: static;display: inline-block;vertical-align: middle;margin: 0 .3rem;transition: all 0s;}
	.idx-kx .circle .lk.cur{font-size: 0.24rem;}
	.idx-kx .circle .lk::before{transition: all 0s;}
	.idx-kx .circle .lk.cur::before{width: 2.42rem;height: 1.25rem;background:url(../images/idx_42.png) no-repeat center;background-size:contain;margin-right: 0;opacity: 1;}
	.idx-kx .circle .lk.cur span{margin-left: -0.9rem;}
	
	.idx-kx .rbox{padding:0 .3rem;}
	.idx-kx .picslide{margin-left: 0.4rem;margin-right: 0;margin-bottom: 0;}
	.idx-kx .picslide .item{height: 3.5rem;}
	.idx-kx .picslide .item::after{display: none;}
	
	.idx-kx .infoslide .title{font-size: 0.2rem;line-height: 1.5;}
	.idx-kx .infoslide .txt{font-size: 0.16rem;line-height: 0.28rem;}
	.idx-kx .botsec{margin-top: 0.4rem;}
	
	.idx-us{padding:.8rem 0 .8rem;}
	.idx-us .detail{display: block;padding:0 .3rem;}
	.idx-us .lbox{width: 7rem;position: relative;z-index:50;}
	.idx-us .videobox{height: 4rem;}
	.idx-us .videobox .playicon{width: 0.7rem;height: 0.7rem;}
	.idx-us .enter{width: 2.1rem;height: 2.1rem;right: -1.05rem;bottom: -.55rem;}
	.idx-us .enter .icon{height: 0.7rem;}
	.idx-us .enter .fz{font-size: 0.2rem;}
	
	.idx-us .rbox{margin-top: -1rem;margin-left: .8rem;width: auto;}
	.idx-us .rbox .grp{width: 1.6rem;height: 1rem;padding-top: 0.1rem;}
	.idx-us .rbox .num{font-size: 0.3rem;}
	.idx-us .rbox .fz{font-size: 0.16rem;}
	.idx-us .rbox .fz br{display: none;}
	/* .idx-us .rbox .grp1{left: 1.02rem;top: 1.95rem;}
	.idx-us .rbox .grp2{left: 2.7rem;top: 1.95rem;}
	.idx-us .rbox .grp3{left: 0.18rem;top: 3.4rem;}
	.idx-us .rbox .grp4{left: 1.9rem;top: 3.4rem;}
	.idx-us .rbox .grp5{left: 3.56rem;top: 3.4rem;}
	.idx-us .rbox .grp6{left: 2.7rem;top: 4.8rem;} */

	.idx-us .rbox .grp1{left: 17%;top: 33%;}
	.idx-us .rbox .grp2{left: 41%;top: 33%;}
	.idx-us .rbox .grp3{left: 5%;top: 55%;}
	.idx-us .rbox .grp4{left: 29%;top: 55%;}
	.idx-us .rbox .grp5{left: 53%;top: 55%;}
	.idx-us .rbox .grp6{left: 42%;top: 78%;}
	
	.idx-dt .item{margin-right: 0.3rem;}
	.idx-dt .item .ico{width: 0.44rem;}
	
	.idx-sq{overflow: hidden;display: flex;justify-content: space-around;padding:0 0 1rem;}
	.idx-sq .pic,.idx-sq .ball{display: none;}
	.idx-sq .lk{position: static;margin:0;width: 1.9rem;height: 1.9rem;}
	.idx-sq .lk .icon{height: 1.2rem;margin:0 auto;display: block;margin-top: -0.25rem;}
	
	/* 闂傚倸鍊搁崐鎼佸磹閻戣姤鍊块柨鏇炲€归崕鎴犳喐閻楀牆绗掗柡鍕╁劦閺屾盯寮撮妸銉т哗闂佹悶鍔岄崐鎼佹箒闂佺粯鎸稿ù鐑藉箺閻樼粯鐓曢悗锝庝憾閸庢棃鏌″畝鈧崰鏍蓟閸ヮ剚鏅濋柍褜鍓熷鎼佸Χ婢跺鍘藉銈嗘尵閸嬬喐鏅跺☉銏＄厪闁搞儜鍐句純濡ょ姷鍋涘ú顓炵暦婵傜ǹ鍗抽柣鏇氳閸嬫挸顓兼径瀣ф嫼闂佽鍎兼慨銈夊极闁秵鐓欓柣鐔哄閸犳鈧鍠栭…鐑藉极閹邦厼绶炲┑鐘插枤濡喖姊绘担绋款棌闁绘挸鐗撳畷鎶筋敋閳ь剙顕ｉ幎钘夘潊闁靛繈鍨婚敍婵囩箾鏉堝墽绋荤憸鏉垮暞缁傚秵銈ｉ崘鈹炬嫼闁荤姵浜介崝灞解枍閹扮増鐓欓柛鎴欏€栫€氾拷 */
	.inner-ban{height: 3rem;}
	
	.main{padding:0 0 .6rem; }
	.main .wrap{display: block;}
	.main-l{width: 100%;margin: 0;}
	
	.side-bar{margin-top: 0;width: 108%;margin-left: -4%;overflow: hidden;}
	.side-bar .titbox{display: none;}
	
	.side-menu-wrap{overflow-x: scroll;flex:1;background:#fff;box-shadow:none;}
	.side-menu-wrap::-webkit-scrollbar{ display: none;} 
	.side-menu{white-space: nowrap;font-size: 0;padding-top: 0;text-align: center;min-height: auto;}
	.side-menu:before{display: none;}
	.side-menu li{vertical-align: middle;margin: 0;border:none; }
	.side-menu>li::after{display: none;}
	.side-menu li>a:before{display: none;}
	.side-menu li>a::after{display: none;}
	.side-menu li.has>a::after{display: block;}
	.side-menu li>a{padding:0 .3rem;line-height: 0.5rem;height: 0.5rem;font-size: 0.16rem;}
	.side-menu li>a::before{width: 0.22rem;height: 0.22rem;}
	.side-menu li:last-child{margin-right: 0;border:none;}

	.side-menu-wrap li .second{padding-bottom: 0;}
	.side-menu-wrap li .second li a{line-height: 1; height: auto;}
	.side-menu-wrap li .second li a{padding: 0 .3rem;}
	
	.top-bar{flex-direction: column-reverse;justify-content: flex-start;align-items: flex-start;height: auto;padding-bottom: 0.2rem;}
	.top-bar .bt{font-size: 0.28rem;width: 100%;text-align: center;margin-top: 0.2rem;}
	.top-bar .bt::before{width: 0.34rem;height: 0.34rem;}
	.crumb{width: 100%;padding:.15rem 0;}
	
	/* 闂傚倸鍊搁崐鎼佸磹瀹勬噴褰掑炊瑜忛弳锕傛煕椤垵浜濋柛娆忕箻閺屸剝寰勭€ｎ亝顔呴悷婊呭鐢帞绮堢€ｎ偁浜滈柡宥冨妿閳绘捇鏌熺粙鍨殻婵﹥妞藉畷銊︾節閸愵煈妲遍梻浣规偠閸斿秵绔熼崱妯肩彾闁哄洢鍨归柨銈嗕繆閵堝懎鏆欑憸鏉垮濮婃椽骞栭悙鎻掑闂佸憡鏌ㄧ粔褰掑箖閿熺姵鍋勯悹浣芥硶閹虫捇銈导鏉戠妞ゆ挾濮烽崢婊堟⒒娴ｅ憡鎯堥悶姘煎亰瀹曟繈骞嬮敃鈧粻鏍煏閸繍妲哥痪鎯у悑缁绘盯骞嬮悜鍥︾返婵炲銆嬮幏锟� */
	
	/* 闂傚倸鍊搁崐鎼佸磹閹间礁纾瑰瀣捣閻棗銆掑锝呬壕濡ょ姷鍋為悧鐘汇€侀弴銏℃櫇闁逞屽墰婢规洟宕烽鐘碉紲闁诲函缍嗛崑鎾舵閳哄倻绠剧€瑰壊鍠曠花濠氬炊鐎涙绡€闁靛骏绲剧涵鐐亜閹存繃鍣虹紒鍌涘浮閺屽棗顓奸崱妞剧敾婵犵數濮撮敃銈団偓姘煎弮閹繝濡烽埡鍌滃幗闂佹寧绻傞幊搴∥ｇ紒妯镐簻妞ゆ劧绲跨粻鐐淬亜閵忥紕澧甸柛鈺嬬節瀹曟帒鈽夋潏顭戞闂佽姘﹂～澶娒哄⿰鍫濈獥闁哄稁鍘奸弰銉╂煟閹邦剚鎯堢紒鐘虫皑閹插摜浠﹂崜褏褰鹃梺鍝勬储閸ㄦ椽鍩涢幋锔藉仯闁诡厽甯掓俊鍏肩箾閸涱喖濮嶉柡宀€鍠栧畷娆撳Χ閸℃浼� */
	.arc-list .title{font-size: 0.18rem;}
	
	.pagelist .go,.pagelist>span{display: none;}
	
	/* 闂傚倸鍊搁崐鎼佸磹閹间礁纾归柣鎴ｅГ閸婂潡鏌ㄩ弴鐐测偓鍝ョ不閺嶎厽鐓曟い鎰剁稻缁€鈧紒鐐劤濞硷繝寮婚悢鐓庣畾闁绘鐗滃Λ鍕磼閻愵剙鍔ゆい顓犲厴瀵鎮㈤悡搴ｎ唹闂侀€涘嵆濞佳冣枔椤撱垺鈷戦柛娑橈工閻忊晛鈹戦悙鈺佷壕闂備礁鎼張顒勬儎椤栫偟宓侀柛銉墯椤ュ牊绻涢幋鐐垫噮濞存粠浜炵槐鎾诲磼濞嗘帩鍞归梺绋款儐閹瑰洭寮诲☉銏犵労闁稿繒濮鹃崑鎰板箲閵忋倕骞㈡繛鎴炵懅閸橆亪姊洪崜鎻掍簼缂佽鍟村畷宕囨喆閸曗晙绨婚棅顐㈡搐椤戝懘宕濋敃鍌涚厸閻忕偟鏅暩濡炪伇鍌滅獢闁哄本鐩獮姗€宕￠悙宸綆婵°倗濮烽崑娑氭崲濮椻偓瀵偊骞樼紒妯绘闂佽法鍣﹂幏锟� */
	.tw-list .item{padding: 0.2rem;align-items: center;margin-bottom: 0;}
	.tw-list .imgbox{width: 2.8rem;height: 1.8rem;}
	.tw-list .line{display: none;}
	.tw-list .title{margin-top: 0.15rem;}
	.tw-list .morebtn{display: none;}
	
	
	/* 师资队伍3 */
	.teach-list .item{width: 100%;}
	
}

@media screen and  (max-width:767px){
	

	.main-r{min-height:4rem;}
	.auto{padding:0 4%;width: 100%;}
	html{font-size: 4.6rem!important;}
	.head .wrap .l {max-width: 80%;}
	.sj-menu{position:absolute;right: 2%;top: 50%;width: .44rem;height: .44rem;background: url(../images/menu.png) no-repeat center;background-size:.36rem;margin-top: -.25rem;display: block;}
	.sj-menu.close{background: url(../images/close.png) no-repeat center;background-size:.3rem;}
	.mb-search{position:absolute;right: calc(2% + 0.5rem);top: 50%;width: .4rem;height: .4rem;background: url(../images/icon_02.png) no-repeat center;background-size:.26rem;margin-top: -.25rem;display: block;}
	
	.head{padding:0 .15rem;height: .9rem;}
	.head .wrap{align-items: center;}
	.head::before{display: none;}
	.head .hd-logo{margin-top: 0;}
	.hd-bar{margin-right: 0;position: absolute;width: 100%;right: 0;top: 0;padding:0 .25rem;display: none;}
	.hd-bar .link{font-size: 0.14rem;white-space: nowrap;}
	.head .smbox{background:transparent;width: 100%;justify-content: center;margin: 0;}
	.head .smbox .x{display:none;}
	.head .smbox .hd-sear{display:none;}
	.head .r{margin-right: 0;}
	
	.head.this{background-color: rgba(0,0,0,.85);}
	
	.hd-logo .pic{height: 0.4rem;margin-right: 0.1rem;}
	.hd-logo .tit{font-size: 0.2rem;}
	.hd-logo .en{line-height: 1.1;}
	.hd-logo .x{height: 0.4rem;}
	
	
	
	
	.sear-pop .form{width: 90%;}
	.hd-nav .hd-bar{display: block;}
	
	
	
	.hd-nav{position:fixed;width: 100%;left: 0;top: .9rem;background-color: rgba(0,0,0,.85);margin-top: 0;bottom: 0;display: none;border-top:1px solid rgba(255,255,255,.1);}
	.hd-nav ul{height:calc(100% - .8rem);overflow-y: scroll!important;}
	.hd-nav li{display: block;margin-left: 0;position:relative;}
	.hd-nav li>a{font-size: 0.17rem;line-height: 0.8rem;padding:0 .3rem;border-bottom:1px solid rgba(255,255,255,.1);font-weight: normal;}
	.hd-nav .arrow{width: 0.8rem;height: 0.8rem;position:absolute;right: 0;top: 0;background:url(../images/arrow.png) no-repeat center;background-size:.26rem;display: block;}
	.hd-nav .arrow.this{transform: rotate(180deg);}
	
	.hd-nav li:hover>a, .hd-nav li.cur>a{color:#fff;}
	
	.hd-nav .drop{position:static;width: 100%;transform: translate(0,0);box-shadow:none;padding-left: 0.3rem;padding-left: 0.5rem;opacity: 1;visibility: inherit;background-color: rgba(0,0,0,.95);border:none;display: none;}
	.hd-nav .drop a{font-size: .16rem;line-height: 0.7rem;border-bottom:1px solid rgba(255,255,255,.1);text-align: left;color:#fff;}
	.hd-nav .drop a:hover{background:none;color:#fff;}
		
	.sear-pop .close{top: 0.3rem;}
	
	.ft-t{flex-wrap: wrap;padding-bottom: 0;overflow: initial;}	
	.ft-t .hd-logo{width: 100%;justify-content: center;margin-bottom: 0.35rem;}
	.ft-t .hd-logo .pic{height: 0.5rem;}
	.ft-t .hd-logo .tit{font-size: 0.22rem;}
	.ft-t .tp{height: 0.4rem;width: 80%;display: block;margin:0 auto;}
	.ft-t .select{width: 100%;margin-top:.4rem;margin-bottom: 0.3rem;z-index:60;}
	.ft-t .select .drop{max-height: 1.4rem;}
	
	.ft-b{border:none;margin-bottom: 0;}
	.ft-menu{display: none;}
	.ft-lx{border:none;width: 100%;display: flex;align-items: center;flex-direction: row-reverse;padding: 0 0 .3rem;position: relative;justify-content: space-between;}
	.ft-lx .ewm{width: 1.2rem;margin: 0;}
	.ft-lx .txt{margin: 0;flex:initial;overflow: hidden;width: 3.5rem;}
	.ft-lx .fz{font-size: 0.16rem;}
	
	
	
	
	/* index */
	.idx-ban{height: auto;overflow: hidden;}
	.idx-ban .item{height: auto;}
	.idx-ban .swiper-pagination{left: 50%;bottom: 0.4rem!important;transform: translate(-50%,0);}
	.idx-ban .swiper-pagination-bullet-active{width: 0.26rem;height: 0.26rem;}
	
	.idx-tt{text-align: left!important;margin-bottom: 0.2rem;}
	.idx-tt .titbox .cn{font-size: 0.26rem;}
	.idx-tt .titbox .icon{width: 0.44rem;}
	.idx-tt .more{right: 0;}
	.idx-tt .more::before{width: 0.24rem;height: 0.24rem;margin-right: 0.1rem;}
	
	.idx-s1{display: block;padding-bottom: 1.2rem;}
	.idx-xw{width: 100%;display: block;padding-bottom:.3rem;}
	
	.idx-xw .topbox{padding:.5rem .3rem .3rem;height: auto;}
	.idx-xw .detail{padding:0 4%;display: block;}
	.idx-xw .slidebox{width: calc(100% + 0.2rem);}
	.idx-xw .slidebox .wz1{font-size: 0.34rem;}
	.idx-xw .slidebox .info{padding:.35rem .15rem;}
	.idx-xw .slidebox .title{font-size: 0.2rem;}
	.idx-xw .slidebox::after{display: none;}
	.idx-xw .slidebox .item{}
	.idx-xw .slidebox .imgbox{height: 3rem;}
	.slide-arrows{display: none;}
	
	.idx-xw .hotbox{margin-left: 0;width: 100%;margin-top: 0.3rem;}
	.idx-xw .hotbox .info{padding:.3rem .3rem;min-height: auto;}
	.idx-xw .hotbox .imgbox{height: 2.4rem;}
	
	.idx-tz{width: 100%;}
	.idx-tz .detail{padding:.3rem 4% .1rem;}
	.idx-tz .topbox{padding:.3rem .3rem .3rem;height: auto;}
	.idx-tz .list{max-width: 100%;}
	
	.idx-kx{background-position:center bottom;padding-bottom: 0.5rem;}
	.idx-kx .idx-tt{margin-top: -0.3rem;}
	.idx-kx .detail{display: block;padding:.5rem 0 0;}
	.idx-kx .lbox{width: 100%;margin-bottom: 0.3rem;}
	.idx-kx .circle{width: 100%;height: auto;margin: 0;}
	.idx-kx .circle .img,.idx-kx .circle .sanjiao,.idx-kx .circle .line1,.idx-kx .circle .line2{display: none;}
	.idx-kx .circle .lk.cur::after{display: none;}
	.idx-kx .circle .lk{position: static;display: inline-block;vertical-align: middle;margin: 0 .15rem;transition: all 0s;font-size: 0.22rem;}
	.idx-kx .circle .lk.cur{font-size: 0.22rem;}
	.idx-kx .circle .lk::before{transition: all 0s;width: 0.4rem;height: 0.4rem;}
	.idx-kx .circle .lk.cur::before{width: 1.5rem;height: .7rem;background:url(../images/idx_42.png) no-repeat center;background-size:contain;margin-right: 0;opacity: 1;}
	.idx-kx .circle .lk.cur span{margin-left: -0.6rem;}
	
	.idx-kx .rbox{padding:0 .3rem;flex-direction: column-reverse;}
	.idx-kx .ll{flex:initial;width: 100%;}
	
	.idx-kx .picslide{margin-left: 0;margin-right: 0;margin-bottom: .3rem;width: 100%;}
	.idx-kx .picslide .item{height: 3.5rem;}
	.idx-kx .picslide .item::after{display: none;}
	
	.idx-kx .infoslide .title{font-size: 0.22rem;line-height: 1.5;}
	.idx-kx .infoslide .txt{font-size: 0.18rem;line-height: 0.36rem;}
	.idx-kx .botsec{margin-top: 0.4rem;}
	.idx-kx .botsec .slick-slider{width: 100% !important;}
	
	
	
	
	
	.idx-us{padding:.5rem 0 1.5rem;overflow: hidden;}
	.idx-us .detail{padding:0 .3rem;flex-direction: column-reverse;}
	.idx-us .lbox{width: 100%;position: relative;z-index:50;}
	.idx-us .videobox{height: 3rem;width: 4.48rem;}
	.idx-us .videobox .playicon{width: 0.7rem;height: 0.7rem;}
	.idx-us .enter{width: 1.6rem;height: 1.6rem;right: -.25rem;bottom: -.4rem;}
	.idx-us .enter .icon2{height: .95rem;}
	.idx-us .enter .fz{font-size: 0.18rem;margin-top:-.05rem;}
	
	.idx-us .rbox{margin-top: -1rem;margin-left: 0;width: auto;}
	.idx-us .rbox .grp{width: 1.5rem;height: 1rem;padding-top: 0.1rem;}
	.idx-us .rbox .num{font-size: 0.32rem;}
	.idx-us .rbox .fz{font-size: 0.16rem;line-height: 0.22rem;}
	.idx-us .rbox .fz br{display: none;}
	.idx-us .rbox .grp1{left: 2.45rem;top: 1.8rem;}
	.idx-us .rbox .grp2{left: 4rem;top: 1.8rem;}
	.idx-us .rbox .grp3{left: 1.65rem;top: 3.1rem;}
	.idx-us .rbox .grp4{left: 3.25rem;top: 3.1rem;}
	.idx-us .rbox .grp5{left: 4.78rem;top: 3.1rem;}
	.idx-us .rbox .grp6{left: 4rem;top: 4.4rem;}
	
	.idx-us .rbox .pic{width: 6.5rem;display: block;margin-left: 1.5rem;max-width: initial;}
	
	.idx-dt{margin-top: -0.1rem;background-color: #fff;position: relative;z-index:20;padding-bottom: 0.4rem;}
	.idx-dt .detail{width: calc(100% + 0.2rem);}
	.idx-dt .auto::before{border-radius:0;}
	.idx-dt .item{margin-right: 0.2rem;padding-left: 0;padding-bottom: 0.3rem;}
	.idx-dt .item .info-l{margin-left: 0;}
	.idx-dt .item .ico{width: 0.44rem;}
	.idx-dt .item::after{display: none;}
	.idx-dt .item .arrow{display: none;}
	.idx-dt .item .txt{font-size: 0.18rem;}
	.idx-dt .detail::after{display: none;}
	
	
	.slick-dots{text-align: center;}
	.slick-dots li{display: inline-block;vertical-align: middle;margin:0 .05rem;width: 0.1rem;height: 0.1rem;background-color: rgba(0,0,0,.6);border-radius:50%;}
	.slick-dots li button{display: none;}
	.slick-dots li.slick-active{background-color: #003993;}
	
	
	.idx-sq{overflow: hidden;display: flex;justify-content: space-around;padding:.7rem 0;margin-top: 0;}
	.idx-sq .pic,.idx-sq .ball{display: none;}
	.idx-sq .lk{position: static;margin:0;width: 2.1rem;height: 2.1rem;}
	.idx-sq .lk .icon{height: 1.1rem;margin:0 auto;display: block;margin-top: -0.15rem;margin-bottom: 0.05rem;}
	.idx-sq .lk::before{display: none;}
	.idx-sq .lk:hover{transform: scale(0,0);}
	
	.kf-sec{right: 0.05rem;top:auto;bottom: 1.8rem;}
	
	/* 闂傚倸鍊搁崐鎼佸磹閻戣姤鍊块柨鏇炲€归崕鎴犳喐閻楀牆绗掗柡鍕╁劦閺屾盯寮撮妸銉т哗闂佹悶鍔岄崐鎼佹箒闂佺粯鎸稿ù鐑藉箺閻樼粯鐓曢悗锝庝憾閸庢棃鏌″畝鈧崰鏍蓟閸ヮ剚鏅濋柍褜鍓熷鎼佸Χ婢跺鍘藉銈嗘尵閸嬬喐鏅跺☉銏＄厪闁搞儜鍐句純濡ょ姷鍋涘ú顓炵暦婵傜ǹ鍗抽柣鏇氳閸嬫挸顓兼径瀣ф嫼闂佽鍎兼慨銈夊极闁秵鐓欓柣鐔哄閸犳鈧鍠栭…鐑藉极閹邦厼绶炲┑鐘插枤濡喖姊绘担绋款棌闁绘挸鐗撳畷鎶筋敋閳ь剙顕ｉ幎钘夘潊闁靛繈鍨婚敍婵囩箾鏉堝墽绋荤憸鏉垮暞缁傚秵銈ｉ崘鈹炬嫼闁荤姵浜介崝灞解枍閹扮増鐓欓柛鎴欏€栫€氾拷 */
	.inner-ban{height: auto;}
	
	.main{padding:0 0 .5rem;}
	.main .wrap{display: block;}
	.main-l{width: 100%;margin: 0;}
	
	.side-bar{margin-top: 0;width: 108%;margin-left: -4%;overflow: hidden;}
	.side-bar .titbox{display: none;}
	.side-menu{min-height: auto;}
	/* .side-menu-wrap{overflow-x: scroll;flex:1;background:#fff;box-shadow:none;}
	.side-menu-wrap::-webkit-scrollbar{ display: none;} 
	.side-menu{white-space: nowrap;font-size: 0;padding-top: 0;text-align: center;min-height: auto;background:none;}
	.side-menu:before{display: none;}
	.side-menu li{display: inline-block;vertical-align: middle;margin: 0;border:none;}
	.side-menu li>a:before{display: none;}
	.side-menu li>a::after{display: none;}
	.side-menu li>a{padding:0 .2rem;line-height: 0.7rem;height: 0.7rem;font-size: 0.2rem;}
	.side-menu li>a::before{width: 0.22rem;height: 0.22rem;}
	.side-menu li:last-child{margin-right: 0;border:none;} */
	
	.top-bar{flex-direction: column-reverse;justify-content: flex-start;align-items: flex-start;height: auto;padding-bottom: 0.15rem;}
	.top-bar .bt{font-size: 0.28rem;width: 100%;text-align: center;margin-top: 0.2rem;}
	.top-bar .bt::before{width: 0.32rem;height: 0.32rem;}
	.crumb{width: 100%;padding:.15rem 0;}
	
	.teac-sec .mod{padding-bottom: 1px;}
	.teac-sec .tit{font-size: 0.22rem;line-height: 0.65rem;padding:0 .25rem;}
	.teac-sec .list{margin: 0;justify-content: space-between;padding-right: 0.07rem;width: 100%;}
	.teac-sec .list li{min-width: 47%;margin:0 0 3%;}
	.teac-sec .list span{line-height: 0.55rem;}
	
	
	/* 闂傚倸鍊搁崐鎼佸磹瀹勬噴褰掑炊瑜忛弳锕傛煕椤垵浜濋柛娆忕箻閺屸剝寰勭€ｎ亝顔呴悷婊呭鐢帞绮堢€ｎ偁浜滈柡宥冨妿閳绘捇鏌熺粙鍨殻婵﹥妞藉畷銊︾節閸愵煈妲遍梻浣规偠閸斿秵绔熼崱妯肩彾闁哄洢鍨归柨銈嗕繆閵堝懎鏆欑憸鏉垮濮婃椽骞栭悙鎻掑闂佸憡鏌ㄧ粔褰掑箖閿熺姵鍋勯悹浣芥硶閹虫捇銈导鏉戠妞ゆ挾濮烽崢婊堟⒒娴ｅ憡鎯堥悶姘煎亰瀹曟繈骞嬮敃鈧粻鏍煏閸繍妲哥痪鎯у悑缁绘盯骞嬮悜鍥︾返婵炲銆嬮幏锟� */
	.edit{padding:0;}
	
	/* 闂傚倸鍊搁崐鎼佸磹閹间礁纾瑰瀣捣閻棗銆掑锝呬壕濡ょ姷鍋為悧鐘汇€侀弴銏℃櫇闁逞屽墰婢规洟宕烽鐘碉紲闁诲函缍嗛崑鎾舵閳哄倻绠剧€瑰壊鍠曠花濠氬炊鐎涙绡€闁靛骏绲剧涵鐐亜閹存繃鍣虹紒鍌涘浮閺屽棗顓奸崱妞剧敾婵犵數濮撮敃銈団偓姘煎弮閹繝濡烽埡鍌滃幗闂佹寧绻傞幊搴∥ｇ紒妯镐簻妞ゆ劧绲跨粻鐐淬亜閵忥紕澧甸柛鈺嬬節瀹曟帒鈽夋潏顭戞闂佽姘﹂～澶娒哄⿰鍫濈獥闁哄稁鍘奸弰銉╂煟閹邦剚鎯堢紒鐘虫皑閹插摜浠﹂崜褏褰鹃梺鍝勬储閸ㄦ椽鍩涢幋锔藉仯闁诡厽甯掓俊鍏肩箾閸涱喖濮嶉柡宀€鍠栧畷娆撳Χ閸℃浼� */
	.arc-list .item{padding:.15rem .15rem;}
	.arc-list .info{padding:0 0 0 .15rem;}
	.arc-list .title{font-size: 0.18rem;}
	.arc-list .morebtn{display: none;}
	
	.pagelist{margin-top: 0.3rem;}
	.pagelist .go,.pagelist>span{display: none;}
	.pagelist .prev, .pagelist .next, .pagelist .first, .pagelist .last{display: none;}
	
	
	/* 闂傚倸鍊搁崐鎼佸磹閹间礁纾归柣鎴ｅГ閸婂潡鏌ㄩ弴鐐测偓鍝ョ不閺嶎厽鐓曟い鎰剁稻缁€鈧紒鐐劤濞硷繝寮婚悢鐓庣畾闁绘鐗滃Λ鍕磼閻愵剙鍔ゆい顓犲厴瀵鎮㈤悡搴ｎ唹闂侀€涘嵆濞佳冣枔椤撱垺鈷戦柛娑橈工閻忊晛鈹戦悙鈺佷壕闂備礁鎼張顒勬儎椤栫偟宓侀柛銉墯椤ュ牊绻涢幋鐐垫噮濞存粠浜炵槐鎾诲磼濞嗘帩鍞归梺绋款儐閹瑰洭寮诲☉銏犵労闁稿繒濮鹃崑鎰板箲閵忋倕骞㈡繛鎴炵懅閸橆亪姊洪崜鎻掍簼缂佽鍟村畷宕囨喆閸曗晙绨婚棅顐㈡搐椤戝懘宕濋敃鍌涚厸閻忕偟鏅暩濡炪伇鍌滅獢闁哄本鐩獮姗€宕￠悙宸綆婵°倗濮烽崑娑氭崲濮椻偓瀵偊骞樼紒妯绘闂佽法鍣﹂幏锟� */
	.tw-list .item{padding: 0.1rem;align-items: center;margin-bottom: 0;display: block;}
	.tw-list .imgbox{width: 100%;max-height: 2.6rem;height: auto;margin-right: 0;}
	.tw-list .info{padding:.18rem 0;}
	.tw-list .line{display: none;}
	.tw-list .title{margin-top: 0.15rem;font-size: 0.22rem;line-height: 1.5;}
	.tw-list .morebtn{display: none;}
	.tw-list .item:last-child{margin-bottom: 0;}
	
	.idx-kx .tablist {
		margin-top: .2rem;
	}
	.idx-kx .thumbs.slick-slider{width: calc(100% - 1.1rem) !important;;}
	.idx-kx .thumbs .item{height: auto; margin: 0;}
	.idx-kx .thumbs .img{width: .9rem;height: .9rem;}
	.idx-kx .thumbs .item.slick-current .img{width: .9rem;height: .9rem; margin: 0.15rem auto; border: 2px solid #CF3F26;}
	.idx-kx .thumbs .item.slick-current {background: none;}
	.idx-kx .thumbs .slick-track{height: 1.5rem;}
	.idx-kx .arrow{display: block  !important; width: .9rem; height: .9rem; margin: 0 0 .15rem 0; }
	
	
	
	/* 师资队伍3 */
	.teach-ss{padding:.2rem .2rem .05rem .25rem;}
	.teach-ss .row{display: block;}
	.teach-ss .tit{display: block;margin-bottom: 0.1rem;}
	
	.teach-list{margin-top: -0.5rem;}
	.teach-list .item{width: 100%;margin-top: 0.5rem;}
	.teach-list .imgbox{width: 2rem;}
	.teach-list .tt{line-height: 0.7rem;}
	
	
	
	
	
	
}

@media (max-width: 540px) {
	.idx-kx .tablist .lk {
		margin: 0 .1rem;
	}
	.idx-kx .tablist .lk::before {
		width: 0.4rem;
		height: 0.4rem;
	}
	.idx-kx .tablist .lk.cur {
		font-size: 0.26rem;
	}
	.idx-kx .tablist .lk.cur::before {
		width: 1.2rem;
		height: 1.2rem;
		top: 40%;
	}
	.idx-kx .tablist .lk.cur span {
		padding-left: 0.8rem;
	}
	.idx-kx .thumbs .slick-track{height: 1.1rem;}
	.idx-kx .thumbs.slick-slider{width: calc(100% - 1rem) !important;;}
	.idx-kx .thumbs .img{width: .7rem;height: .7rem; margin: 0 auto;}
	.idx-kx .thumbs .item.slick-current .img{width: .7rem;height: .7rem; margin: 0.15rem auto; border: 2px solid #CF3F26; }
	.idx-kx .arrow{display: block  !important; width: .7rem; height: .7rem; margin: 0; margin-left: .2rem; }
}
.teac-det {
	width: 100%;
}

.teac-det .person {
	display: flex;
	align-items: flex-start;
	margin-bottom: .25rem;
}

.teac-det .person .imgbox {
	position: relative;
	flex-shrink: 0;
}

.teac-det .person .imgbox .avator {
	width: 2.20rem;
	height: 2.75rem;
	position: relative;
	z-index: 2;
	object-fit: contain;
}

.teac-det .person .imgbox .shodow {
	width: 2.20rem;
	height: 2.75rem;
	position: absolute;
	top: .08rem;
	left: -.09rem;
	z-index: 1;
}

.teac-det .person .right {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.teac-det .person .right .nameBox {
	border-bottom: 1px solid #D8D8D8;
	padding: .18rem .24rem;
	padding-left: .46rem;
	margin-bottom: .2rem;
	position: relative;


}

.teac-det .person .right .nameBox::after {
	content: '';
	display: block;
	width: .06rem;
	height: .06rem;
	border-radius: 50%;
	border: 1px solid #D8D8D8;
	position: absolute;
	bottom: 0;
	right: 0;
	transform: translate(100%, 50%);

}

.teac-det .person .right .nameBox .name {
	letter-spacing: 0em;
	font-weight: 700;
	font-size: .28rem;
	color: #2C2C2C;
	letter-spacing: .1rem;
	margin-right: .2rem;
	border-bottom: 2px solid #092983;
	padding: .17rem 0;
}

.teac-det .person .right .nameBox .position {
	font-weight: 400;
	font-size: .18rem;
	color: #808080;
}

.teac-det .person .right .bot {
	padding-left: .46rem;
}

.teac-det .person .right .bot .ul li {
	display: flex;
	align-items: center;
	font-size: .18rem;
	color: #808080;
	margin-top: .09rem;
}

.teac-det .person .right .bot .ul li img {
	width: .21rem;
	margin-right: .07rem;

}

.teac-det .person .right .bot p {
	margin-top: .16rem;
	font-size: .18rem;
	font-weight: normal;
	line-height: .34rem;
	letter-spacing: 0em;
	color: #666666
}

.teac-det .txtBox p {
	margin-top: .16rem;
	font-size: .18rem;
	line-height: .34rem;
	color: #666666
}
.teac-det .txtBox * { font-size: .18rem;  } 
@media screen and (max-width:600px) {
	.teac-det .person {
		flex-direction: column;
	}

	.teac-det .person .right .bot {
		padding-left: 0;
	}

	.teac-det .person .imgbox {
		width: 100%;
	}

	.teac-det .person .imgbox .avator {
		width: 100%;
		height: 5rem;
	}

	.teac-det .person .imgbox .shodow {
		width: 100%;
		height: 5rem;
	}

	.teac-det .person .right .nameBox {
		padding-left: 0rem;
	}
}
.teachList {
	width: 100%;
	background-color: #fff;
	border: 1px solid #005EB2;
}

.teachList .row {
	display: flex;
	border-top: 1px solid #005EB2;
}

.teachList .row:nth-child(1) {
	border-top: none;
}

.teachList .row.top .col {

	font-size: .24rem;
	font-weight: bold;
	line-height: .61rem;
	color: #414141;
	padding-left: .4rem;

}

.teachList .row .col {
	min-height: .26rem;
	display: flex;
	flex-wrap: wrap;
}

.center {
	font-size: .18rem;
	padding-left: .4rem;
	display: flex;
	align-items: center;
}

.teachList .row .col .item {
	display: block;
	width: 20%;
	line-height: .5rem;
	text-align: center;
	font-size: .18rem;
	color: #414141;
	border-bottom: 1px solid #005EB2;
	border-right: 1px solid #005EB2;
}
.teachList .row .col .item:hover{
	background-color:#005EB2 ;
	color: #fff;
}

.teachList .row .col .item:nth-child(5n) {
	border-right: none;
}

.teachList .row .col:nth-child(1) {
	width: 25%;
	border-right: 1px solid #005EB2;
}

.teachList .row .col:nth-child(2) {
	width: 75%;
}

@media screen and (max-width:767px) {
	.teachList .row .col .item {
		width: 25%;
	}

	.teachList .row .col .item:nth-child(5n) {
		border-right: 1px solid #005EB2;
	}

	.teachList .row .col .item:nth-child(4n) {
		border-right: none;
	}
}

@media screen and (max-width:600px) {
	.teachList .row.top .col {

		font-size: .18rem;
		padding-left: .2rem;

	}

	.center {

		padding-left: .2rem;
	}

	.teachList .row .col .item {
		width: 33.333%;
	}

	.teachList .row .col .item:nth-child(4n) {
		border-right: 1px solid #005EB2;
	}

	.teachList .row .col .item:nth-child(3n) {
		border-right: none;
	}
}

.idx-sq .lk .tit {
	padding: 0 .2rem;
}

.idx-us .enter .fz {
	text-align: center;
}

@media (max-width: 992px) {
	.idx-kx .tablist{
		overflow: hidden;
		overflow-x: auto;
    	padding: 0.2rem .2rem;
		justify-content: unset;
		margin-bottom: .3rem;
	}
	.idx-kx .tablist::after{
		content: "";
		display: block;
		clear: both;
	}
	.idx-kx .tablist .lk {
		display: flex;
		align-items: center;
		float: left;
	}
	.idx-kx .tablist .lk::before {
		flex-shrink: 0;
	}
}

@media (max-width: 540px) {
	.idx-kx .tablist {
		padding: .1rem .2rem;
	}
}

.idx-tz .list .item:hover .smb {
	background-size: contain;
}
.ft-top .select .drop a:hover {
	background: #0f5cad;
}
/* 2024-04-24新增 */
.side-menu.s2 {
	background: #fff;
	margin-top: .3rem;
}

.side-menu.s2>li>a{
	font-size: .26rem;
	font-weight: bold;
	color: #fff;
	justify-content: center;
	line-height: .32rem;
	background: #0848A7;
	padding: .29rem .1rem;
}
.side-menu.s2>li>a::before{
	display: none;
}
.side-menu.s2 .second {
	display: block;
	background: #fff;
	padding: 0;
}
.side-menu.s2 .second li {
	padding: 0;
}
.side-menu.s2 .second a{
	font-size: .16rem;
	font-weight: normal;
	line-height: .28rem;
	color: #123E9B;
	justify-content: center;
	padding: .22rem .1rem;
cursor: pointer;
}
.side-menu.s2 .second li.cur a{
	background: #F5F6F8;
}
.side-menu.s2 .second a::before{
	display: none;
}
.teach-list.s2 .item {
	width: 32%;
	align-items: center;
}
.teach-list.s2 .imgbox {
	width: 1.66rem;
}
.teach-list.s2 .tt {
	font-size: .16rem;
	line-height: .38rem;
	padding-left: .28rem;
}
.teach-list.s2 .name {
	min-width: auto;
	margin-right: .25rem;
}
.teach-list.s2 .txt {
	font-size: .16rem;
	padding-left: .28rem;
	margin-top: .15rem;
}
.teach-list.s2 .txt p {
	margin-bottom: 6px;
}
.teach-list.s2 .txt i {
	width: .18rem;
	height: .18rem;
	margin-right: .12rem;
}

.nav-page .main-r{
	margin-left: -3.35rem;
}
.nav-page .top-bar {
	margin-bottom: 0;
	border: 0;
}

.role-nav {
	position: relative;
	text-align: center;
	padding: 1rem .5rem;
	background: linear-gradient(63deg, #1A298E , #0088C9) ;
	background-size: cover;
}
.role-nav::before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/role_bg.png) no-repeat;
	background-size: cover;
}
.role-nav .title {
	position: relative;
	font-size: .36rem;
	font-weight: normal;
	line-height: 1.2;
	color: #FFFFFF;
}
.role-nav ul {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: .5rem;
}
.role-nav ul li {
	margin: .2rem .425rem;
}
.role-nav ul li a {
	position: relative;
	font-size: .28rem;
	font-weight: normal;
	line-height: 1;
	color: #fff;
	padding: .06rem 0;
}
.role-nav ul li a:hover::after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0.03rem;
	background: #fff;
}

.institution-list {

}

.institution-list .title {
	font-size: .26rem;
	font-weight: bold;
	line-height: 1.4;
	color: #003993;
	text-align: center;
}
.institution-list ul {
	display: flex;
	flex-wrap: wrap;
	margin-top: .35rem;
}
.institution-list ul li {
	width: 48%;
	display: flex;
	align-items: center;
	margin-bottom: .5rem;
}

.institution-list ul li .img-box {
	position: relative;
	width: 3rem;
	height: 2.05rem;
	flex-shrink: 0;
}

.institution-list ul li .img-box img {
	width: 100%;
	height: 100%;
}

.institution-list ul li .img-box span {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	font-size: .24rem;
	font-weight: bold;
	line-height: .26rem;
	color: #FFFFFF;
	text-align: center;
	transform: translate(-50%,-50%);
	padding: .1rem;
}

.institution-list ul li .info {
	margin-left: .32rem;
}

.institution-list ul li .info .member span{
	display: block;
	font-size: .16rem;
	font-weight: normal;
	line-height: .24rem;
	color: #003993;
}

.institution-list ul li .info .txt {
	font-size: .16rem;
	font-weight: normal;
	line-height: .24rem;
	color: #333333;
	margin-top: .15rem;
}

.institution-list ul li .info .more {
	display: flex;
	align-items: center;
	margin-top: .4rem;
}

.institution-list ul li .info .more i{
	display: inline-block;
	width: .3rem;
	height: .28rem;
	background: url(../images/icon_more.png) no-repeat center;
	background-size: contain;
	margin-right: 0.04rem;
}

.institution-list ul li .info .more span{
	font-size: .18rem;
	font-weight: normal;
	color: #003993;
}

@media (max-width: 991px) {
	.teach-list.s2 .item {
		width: 48%;
	}
	.nav-page .main-r {
		margin-left: 0;
	}
	
	.role-nav ul li {
		margin: .16rem .36rem;
	}
	.institution-list ul li {
		width: 100%;
	}
}

@media (max-width: 767px) {
	.teach-list.s2 .item {
		width: 100%;
	}
	.role-nav {
		padding: .4rem .2rem;
	}
	.role-nav .title {
		font-size: .24rem;
	}
	.role-nav ul {
		margin-top: .2rem;
	}
	.institution-list ul li {
		margin-bottom: .3rem;
	}
	.role-nav ul li a {
		font-size: .2rem;
	}
	.institution-list ul li .img-box {
		width: 2.4rem;
		height: 1.6rem;
	}
	.institution-list ul li .img-box span {
		font-size: .2rem;
	}
	.institution-list ul li .info {
		margin-left: .2rem;
	}
	.institution-list ul li .info .more {
		margin-top: .15rem;
	}
	.institution-list ul li .info .more i {
		width: .24rem;
		height: .2rem;
	}

}