/* CSS Document public*/

*{font-family:微软雅黑,Helvetica, sans-serif ,Arial; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}


body{
    padding:0;margin:0;font-family:微软雅黑,Helvetica, sans-serif ,Arial;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;line-height: 1;font-size:14px;background:#fff;
}
.index_body{overflow: hidden;}
 @font-face{font-family: 'source';}


html,body{ /*height: 100%;*/} html{ overflow:-moz-scrollbars-vertical;} 

html::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
html::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
html::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

body::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
body::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
body::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

P{line-height: inherit;}


table {
    border-collapse: collapse;
    border-spacing: 0;margin:0 auto;
}
table td {line-height: 1.25;padding: 5px;padding-left:15px;/* width: auto; */}
.clearfix:after{/*伪元素是行内元素 正常浏览器清除浮动方法*/ content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clearfix{*zoom: 1;/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/}

a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px; vertical-align:middle}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
.fl{ float:left}
.fr{ float:right}
.clearfix:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clear:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex-center{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.flex-start{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.flex-end{display: flex;justify-content: flex-end;flex-wrap: wrap;}
.line1{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.line2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.line3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.line4{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.textline{background-repeat: no-repeat;background-size: 0 1px;background-position:0 100%;transition: background-size 0.5s ease-out 0s;}
a:hover .textline{background-size: 100% 1px;}
.pic{position: relative;overflow: hidden;transition: 0.4s;background-position: center center;}
.pic img{display: block;width: 100%;object-fit: cover;transition: 0.4s ease-in;/* opacity: 0; */}
a:hover .pic img{transform:scale(1.1);transition: 0.4s ease-in;}
.w18 {width: 18rem; margin: 0px auto; }
.w15{width:15rem;margin:0 auto;}

@media (max-width: 1820px) {
	.w18 {width: 95%;}
}
@media (max-width: 1400px) {
  .w15 {width: 95%;}
}

@media(max-width: 768px) {
	.w18{padding: 0 0.16rem;}
	.w15{padding: 0 0.16rem;width: 98%;}
}

/* 保持系统光标可见 */
body {
	cursor: default;
	/* margin: 0; */
	/* height: 100vh; */
}
/* 鼠标追随 */
body:not(.isTouch) .cursor span {
	position: absolute;
	height: 0.1rem;
	width: 0.1rem;
	border-radius: 50%;
	transform: translateX(-50%) translateY(-50%);
	pointer-events: none
}

body:not(.isTouch) .cursor span:nth-child(1) {
	background-color: rgb(73 134 117 / 86%);
background:rgba(180,24,32,0);background-size:contain;
	z-index: 10001;opacity: 1;
	
}

body:not(.isTouch) .cursor span:nth-child(2) {
	background-color: #ccc;
  background:rgba(180,24,32,1);background-size:contain;
	opacity: 0.95;
	z-index: 10000;
}
@media(max-width: 1024px){
	body:not(.isTouch) .cursor span {display: none;}
}
/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}


.yc_top_nav{position: fixed;transition: 0.4s;width: 100%;height: 0.8rem; left: 0;top: 0; z-index: 1000;transition-delay: 0.6s;top: 0;}
.yc_top_nav .header_box{position: relative;z-index: 10000;height: 100%;display: flex;align-items: center;}
.fp-viewing-page0 .yc_top_nav .header_box{padding-top: 0.36rem;}

.yc_top_nav .header_box::after{content: "";position: absolute;top: 0;left: 0;width: 100%;background: url(/images25/navbg.png) no-repeat center top;height: 0.97rem;background-size: 100% 100%;}
.fp-viewing-page0 .yc_top_nav .header_box::after{content: "";position: absolute;top: 0;left: 0;width: 100%;background: linear-gradient(180deg, #0942B6 0%, rgba(9, 66, 182, 0) 100%);height: 3rem;}

#header{position: relative;z-index:999;background-size:cover;  transition: 0.4s;margin: 0 auto;height:100%;}
#header .head_con{height: 100%;align-items: flex-end;align-items: center;height: 0.8rem;}


#header .leftc{width: 37%;display: flex;flex-direction: column;align-items: flex-end;}
#header .leftc #nav{background: url(/images25/dhlinel.png) no-repeat right top,url(/images25/dhlinel.png) no-repeat right bottom;background-size: 100% 1px;}


.yc_top_nav .logo{width: 24%;}
.yc_top_nav .logo .logo-w{display: block;}
.yc_top_nav .logo .logo-red{display: none;}
.yc_top_nav .logo img{display: block;width: 2.01rem;margin: 0 auto;}
.fp-viewing-page0 .yc_top_nav .logo img{width: 2.69rem;}



#header .rightc{width: 37%;display: flex;flex-direction: column;align-items: flex-end;position: relative;}
#header .rightc #nav{background: url(/images25/dhliner.png) no-repeat left top,url(/images25/dhliner.png) no-repeat left bottom;background-size: 100% 1px;}

.yc_top_nav #nav>ul>li>a{padding: 0.14rem 0;text-align: center;}
.yc_top_nav #nav ul li{position: relative;}
.yc_top_nav #nav ul li:hover::before{opacity: 1;width: 0.28rem}
.yc_top_nav #nav ul li:hover::after{opacity: 1;width: 0.28rem}
.yc_top_nav #nav ul li:hover a h3{}
.yc_top_nav #nav ul li:hover h3{opacity: 0.6;}

#nav{width:100%;position: relative;z-index: 3;align-items: center;padding:0;}
#nav ul{width: 100%;position: relative;}
#nav ul li{position:relative;z-index:0;}
#nav ul li.on:before, #nav ul li:hover:before{width:140%;left:-20%;}
#nav ul li a{display:block;padding:0.1rem 0rem;transition: 0.4s;color:#b7b7b7;}
#nav ul li h3{font-size: 0.2rem;position:relative;display: inline-block;color: #fff;transition: 0.4s;font-weight: normal;}
#nav ul li a i{ margin:-3px 0 0 .1rem; display:inline-block; width:10px; height:5px; transition:.5s}
#nav ul li.on a i, #nav ul li:hover a i{ }
#nav ul li a i{ display:inline-block;  width:9px; height:6px; background-size:contain; vertical-align:middle; margin-left:8px;}
#nav ul li .sub{position:absolute;min-width: 150px;z-index: 10000;visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition: .5s;transform-origin: top;padding: 10px 0;background:#fff;box-shadow: 0 0px 8px rgba(0,55,59,0.25);top: 100%;left: 50%;margin-left: -0.74rem;border-radius: 0.08rem;}
#nav ul li .sub .box{text-align:center;}
#nav ul li:hover a, #nav ul li.on a{color: #fff;}
#nav ul li.on .sub a{color: #333;}
#nav ul li.on .sub a:hover{color: #fff;}
#nav ul li .sub a{padding: 0.1rem 0.2rem;line-height: 0.2rem;transition:.6s;font-size: 0.16rem;color: #333;white-space: nowrap;display: block;text-align: center;position: relative;text-decoration: none;}
#nav ul li .sub a:hover{background: #0061b0;color: #fff;}
#nav ul li:hover .sub{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;visibility:visible;}

#nav>ul>li h3:before{content:"";display:block;position:absolute; width:21px; height:12px;left:50%;margin-left: -10px; bottom:10px; transition:.3s;opacity:0;visibility:hidden;}
#nav>ul>li:hover h3:after,#nav ul li.on h3:after{  transform:scale(1);}
#nav>ul>li:hover h3:before, #nav>ul>li.on h3:before{opacity:1;visibility:visible;display: none;}

.yc_top_nav #nav .search_btn{width: 0.33rem;height: 0.33rem;background: rgba(255,255,255,0.4);margin-left: 0.34rem;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.search_btn img{margin: 0;width: 0.14rem;height: 0.15rem;} 
.search_btn img.imgs{display: block;}
.search_btn img.imgs2{display: none;}

/* 顶部链接加搜索 开始 */
.top_ljbox{display: flex;justify-content: flex-end;padding: 0 0rem;align-items: center;}
.top_ljbox p{display: flex;justify-content: flex-end;}
.top_ljbox a{font-size: 0.14rem;color: #fff;display: block;padding-left: 0.15rem;position: relative;transition: 0.4s;line-height: 0.4rem;}
.top_ljbox a+a{margin-left: 0.16rem;}
.top_ljbox a+a::after{content: '';display: block;width: 1px;height: 0.06rem;background: rgba(255,255,255,0.5);position: absolute;left: 0;top: calc(50% - 0.03rem);}
.top_ljbox a:hover{opacity: 0.6;}
.top_ljbox .search_btn{width: 0.16rem;height: 0.18rem;display: flex;align-items: center;justify-content: center;margin-left: 0.2rem;position: relative;display: block;}
.fp-viewing-page0 .top_ljbox .search_btn{display: none;}
.top_ljbox .search_btn img{width: 0.16rem;position: absolute;}
.top_ljbox .search_btn:hover{background: rgba(255, 255, 255, 0.2);}

/* PC搜索框 */
.search-pc{width:2rem;height: 0.3rem;border: 1px solid rgba(255,255,255,0.2);border-radius: 1000px;position: absolute;top: -0.32rem;right: 0;display: none;}
.search-pc input[type="text"]{background: none;outline: none;border: none;padding: 0 0 0 0.1rem;color: #ffffff;line-height: 0.32rem;height: 0.3rem;width: 100%;}
.search-pc input[type="image"]{width: 0.16rem;}
.search-pc .input3{float: left;width: calc(100% - 0.32rem);height: 0.32rem;}
.search-pc .input4{float: right;color: #323232;width: 0.32rem;height: 0.32rem;display: flex;justify-content: center;align-items: center;border-radius: 0.08rem;}
.top_ljbox{position: absolute;right: -0.4rem;bottom:0.14rem;}

.fp-viewing-page0 .search-pc{display: block;}
.fp-viewing-page0 .top_ljbox{display: none;}


/* 顶部链接加搜索 结束 */

/* 下拉后 */


@media(max-width: 1024px){
	.yc_top_nav{display: none;}
}


/* 弹出搜索 开始*/
.search_btn{margin-left: 0rem;cursor: pointer;}
.search_btn svg{display:inline-block;fill:#fff;width: 16px;height: 16px;vertical-align: middle;}
.search-dialog-box{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 1000000;opacity: 0;visibility: hidden;transition: .6s;}
.search-dialog-box:before{content:"";position:absolute;top:0;height:0;background: none;transition: .6s;left: 0;right: 0;z-index: 1;}
.search-dialog-box.on:before{ height:100%}
.search-dialog-box .bubbles-bg{opacity: 0;visibility: hidden;display: none;}
.search-dialog-box .search-bg{position: absolute;left: 0;top: 0;width: 100%;height: 0;margin: 0;background: rgba(0,0,0,.7);background-size: cover;background-repeat: no-repeat;/* z-index: 1; */transform-origin: center center;transition: height .8s cubic-bezier(.77,0,.175,1);}
.search-dialog-box .wrap-inner{transform:translateY(100%);transition: .6s;}
.header-right .bubbles-bg{opacity: 0;visibility: hidden;transition: all .5s .8s;}
.search-dialog-box .bubbles-bg .bubble{position: absolute;}
.search-dialog-box .bubbles-bg .bubble .circle{border-radius: 100%;position: absolute;left: 0;top: 0;width:100%;height: 100%;}
.search-dialog-box .bubbles-bg .bubble1{width:6%;padding-top: 6%;left: 26.875%;top: -6.67%;}
.search-dialog-box .bubbles-bg .bubble1 .circle{border:1px solid #fff;}
.search-dialog-box .bubbles-bg .bubble2{width:12px;padding-top: 12px;left: 13.54%;top: 18%;}
.search-dialog-box .bubbles-bg .bubble2 .circle{background-color: #0942B6;}
.search-dialog-box .bubbles-bg .bubble3{width:36px;padding-top: 36px;left: 8.854%;top: 30.55%;}
.search-dialog-box .bubbles-bg .bubble3 .circle{background-color: #fff;}
.search-dialog-box .bubbles-bg .bubble4{width:56.875%;padding-top: 56.875%;left: -28.6458%;top: 51.85%;}
.search-dialog-box .bubbles-bg .bubble4 .circle{
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
	background: -ms-linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
	background: linear-gradient(45deg, rgba(255,255,255,0),rgba(255,255,255,.05) 100%);
}
.search-dialog-box .bubbles-bg .bubble5{width:54px;padding-top: 54px;left: 26.3%;top: 70.83%;}
.search-dialog-box .bubbles-bg .bubble5 .circle{background-color: #fff;opacity: .1;}
.search-dialog-box .bubbles-bg .bubble6{width:56.875%;padding-top: 56.875%;left: 73.4375%;top: -52.77%;}
.search-dialog-box .bubbles-bg .bubble6 .circle{
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.1) 100%);
}
.search-dialog-box .bubbles-bg .bubble7{width:2rem;padding-top: 2rem;left: 60.9375%;top: 18.5%;}
.search-dialog-box .bubbles-bg .bubble7 .circle{background-color: #0942B6;}
.search-dialog-box .bubbles-bg .bubble8{width:1.35rem;padding-top: 1.35rem;left: 95.83%;top: 70.83%;}
.search-dialog-box .bubbles-bg .bubble8 .circle{border:1px solid #fff;}
.search-dialog-box .bubbles-bg .bubble9{width:16px;padding-top: 16px;left: 76.5625%;top: 96.296%;}
.search-dialog-box .bubbles-bg .bubble9 .circle{background-color: #fff;}
.search-dialog-box .bubbles-bg .bubble10{width:56.875%;padding-top: 56.875%;left: 71.354%;top:87%;}
.search-dialog-box .bubbles-bg .bubble10 .circle{
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
	background: -ms-linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
	background: linear-gradient(135deg, rgba(255,255,255,.05),rgba(255,255,255,.3) 100%);
}
.search-dialog-box .bubbles-bg .bubble{animation:spin 8s infinite linear;transform-origin: 50% 45%;}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n){animation:spin2 8s infinite linear;}
.search-dialog-box .bubbles-bg .bubble .circle{animation:spin-reverse 8s infinite linear;}
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle{animation:spin-reverse2 8s infinite linear;}
.search-dialog-box .bubbles-bg .sm-bubble{transform-origin: 30% 30px;}
.search-dialog{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;z-index: 2;}
.search-dialog .search-tit{font-size: 0.2rem;line-height: 0.25rem;color: #fff;text-align: center;overflow: hidden;display: none;}
.search-dialog .search-inner{overflow: hidden;margin-top: 0;}
.search-dialog .search-input{width: 561px;margin: 0 auto;padding: 0 0rem 0 0.3rem;background: #fff;box-sizing: border-box;transition: all .3s;max-width: 94%;border-radius: 500px;}
.search-dialog .search-input input[type=text]{float: left;height: 0.56rem;width: calc(100% - 0.89rem);background-color: transparent;font-size: 0.2rem;line-height: .25rem;color: #919191;transition: all .3s;outline: none;border: 0;}
.search-dialog .search-input input[type=text]::-webkit-input-placeholder{color: #919191;}
.search-dialog .search-input input[type=text]:-moz-placeholder{color: #919191;}
.search-dialog .search-input input[type=text]::-moz-placeholder{color: #919191;}
.search-dialog .search-input input[type=text]:-ms-input-placeholder {color: #919191;}
.search-dialog .search-input input[type=image],
.search-dialog .search-input .clear-btn{float: right;height: 0.72rem;width: 0.56rem;}
.search-dialog .search-input input[type=image]{background-color: transparent;background-repeat: no-repeat;background-position: center;background-image: url('/images25/search.png');background: #0942B6 url('/images25/search.png') no-repeat center center;height: 0.56rem;width: 0.89rem;border-radius: 100px;background-size: 0.16rem;}
.search-dialog .search-input .clear-btn{background-color: rgba(0,0,0,.2);background-repeat: no-repeat;background-position: center;background-image: url(/images25/search_close.png);background-size: 0.56rem;border-radius: 100%;margin-right: 1rem;display: none;}
.search-dialog .search-input.on{background-color: #fff;}
.search-dialog .search-input.on input[type=image]{}
.search-dialog .hot-search{font-size: 0;width:3.12rem;margin:.6rem auto 0;box-sizing: border-box;padding:0 .6rem;overflow: hidden;}
.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link{display: inline-block;*display: inline;zoom:1;vertical-align: top;}
.search-dialog .hot-search .hot-tit{font-size: .375rem;line-height: .5rem;color: #fff;font-weight: bold;padding-left: .6rem;background-repeat: no-repeat;background-position: left center;background-size: .5rem;}
.search-dialog .hot-link{margin-left: 1rem;}
.search-dialog .hot-link a{display: inline-block;*display: inline;zoom:1;font-size: .375rem;line-height: .5rem;margin-right: .75rem;color:#fff;padding-bottom: 5px;position: relative;}
.search-dialog .hot-link a:before{content: "";position: absolute;left:0%;bottom:0;width:100%;height: 2px;background-color: #fff;transform:scaleX(0);transform-origin:left center;transition:transform .3s;}
.search-dialog-box .bottom-box{position: absolute;left: 0;bottom:5.1%;width:100%;}
.search-dialog-box .bottom-box .share-box{overflow: hidden;}
.search-dialog-box .bottom-box .copy{font-size: .35rem;line-height:.5rem;color: #fff;font-family: "gilroy-regular";margin-top: .5rem;overflow: hidden;}

.search-dialog-box.on{opacity: 1;visibility: visible;}
.search-dialog-box.on .search-bg{height: 100vh;}
.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}

.pub-close {position: absolute;width: 24px;height: 24px;z-index: 10;right: 1.26rem;top: 0.73rem;border-radius: 100%;}
.pub-close .bg {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #0942B6;transform: scale(0);border-radius: 100%;transition: transform .3s;}
.pub-close i {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: center;background-repeat: no-repeat;background-image: url(/images25/search_close.png);transition:.6s}
.pub-close i:hover{ transform:rotate(180deg)}
@keyframes spin{to{transform: rotate(1turn);}}
@keyframes spin2{to{transform: rotate(-1turn);}}
@keyframes spin-reverse{from{transform:rotate(1turn);}}
@keyframes spin-reverse2{from{transform:rotate(-1turn);}}
/* 弹出搜索 结束*/
/*手机 顶部搜索 开始*/
.tc_search {margin: 0.3rem auto 0;width: calc(100% - 0.6rem);position: relative;}
.tc_search form {height: 40px;border-radius: 0;position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search .keyword {font-size:.18rem;color: #fff;height: 0.5rem;line-height: 0.5rem;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 100%;outline: none;
    border: 1px solid rgba(255,255,255,0.5);padding: 0 50px 0 0.2rem;}
.tc_search .btn_blue { position: absolute; right: 0; width: 40px; height: 40px; line-height: 38px; border: 0; background: url(/images25/search_white.png) center center no-repeat; background-size: 50%; }
.tc_search .btn_blue.fr { background: #e9edef; color: #4e4f53; }
.tc_search input::-webkit-input-placeholder {
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
 color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#fff;
color: rgba(255,255,255,.7);
}/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
color: transparent;/* transparent是全透明黑色(black)的速记法，即一个类似rgba(0,0,0,0)这样的值 */
}/* Mozilla Firefox 4 to 18 */
.tc_search input:focus:-moz-placeholder {
color: transparent;
}/* Mozilla Firefox 19+ */
 .tc_search input:focus::-moz-placeholder {
color: transparent;
}/* Internet Explorer 10+ */
.tc_search input:focus:-ms-input-placeholder {
color: transparent;
}/* 点击搜索框获取焦点 placeholder消失-结束 */

/*手机 顶部搜索 结束*/



/*导航按钮开始*/
#nav_btn_box {height: 100%;z-index: 999999;display: flex;align-items: center;}
#nav_btn_box.on { background: none; }
#nav_btn { }
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before { background: #fff; }
#nav_btn { cursor: pointer; text-align: center; z-index: 99999; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; outline: none; box-shadow: none; }
#nav_btn .point { display: inline-block; width: 25px; height: 22px; position: relative; outline: none; }
#nav_btn .point:hover .navbtn, #nav_btn .point:hover .navbtn::after, #nav_btn .point:hover .navbtn::before { width: 25px; }
#nav_btn .navbtn {position: absolute;top: 12px;left: 0;display: inline-block;width: 14px;height: 1px;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after, #nav_btn .navbtn::before {position: absolute;left: 0;display: inline-block;width: 25px;height: 1px;content: '';-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;-ms-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;background: #fff;}
#nav_btn .navbtn::after { top: -8px; }
#nav_btn .navbtn::before { top: 8px; }
#nav_btn .point.on .navbtn { background: transparent; }
#nav_btn .point.on .navbtn::after { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 0px; }
#nav_btn .point.on .navbtn::before { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); top: 0px; }
/*导航按钮结束*/
.m_nav_list {flex-direction: column;justify-content: flex-start;width: 100%;margin: 0;}
.m_nav_list::-webkit-scrollbar { display:none}
#m_nav {z-index: 99999;position: fixed;width: 100%;height: 100vh;right: -105%;top: 0;display: none;padding: 0.9rem 0 0;overflow: hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;background:#1356e3;}
#m_nav .close{position:absolute;top: 6px;right:15px;font-size: 28px;color:#fff;z-index: 10000;}

#m_nav.act { pointer-events: auto; right: 0;overflow: auto; }
#m_nav>ul>li {width: 100%;overflow: hidden;padding: 0 0 0 0.3rem;position: relative;}
#m_nav>ul>li {border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a { display: inline-block; width: calc(100% - 30px) }
#m_nav li .a {line-height: 0.55rem;height: 0.55rem;color: #fff;padding: 0;font-size:0.16rem;float: left;}
#m_nav li .a span { display: block; position: absolute; top: 0; right: 10px; width: 20px; height: 50px; text-align: center; }
#m_nav li .a span i { font-size: 0; }
#m_nav li i {opacity: 1;filter: alpha(opacity=100);display: inline-block;width: 50px;height: 40px;display: inline-block;background: url(/images25/arrow_down.png) center center no-repeat;background-size: 13px 13px !important;position: absolute;display: block;right: 0;}

#m_nav li.on i {background: url(/images25/arrow_down_on.png) center center no-repeat;}
#m_nav .on.title .a i { transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); }
#m_nav li { display: block; width: 100%; }
#m_nav .title .list { display: none; position: relative; width: 100%; z-index: 9; left: 0; margin-left: 0; background: none; border: 0; clear: both; padding-bottom: 10px; }
#m_nav .title .list span { background: none; }
#m_nav .title .list span a:hover { color: #c21d1b; }
#m_nav .title .list a {display: block;font-size: 14px;color: rgba(255,255,255,.6);text-align: left;line-height: 40px;height: 40px;border: 0;font-weight: 300;}
/*三级导航 开始*/
#m_nav .title .list .void>a { background-size: 10px; position: relative; }
#m_nav .title .list .void>a:before { content: "·"; position: absolute; left: -1em; font-size: 12px; font-weight: bold; }
#m_nav .title .list span { position: relative; display: block; }
#m_nav .title .list span .sub { position: static; width: 100%; display: block !important; overflow: hidden; }
#m_nav .title .sub a { background: none; font-size:0.5rem;
opacity: .8; min-width: 50%; float: left; display: inline-block; color: #999; }
.nav_mask { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 888; background-color: rgba(0,0,0,0.4); display: none; }
.m_header_box {transition: .6s;display: none;height: 0.8rem;}
#m_header a{display: block;}
#m_header{padding:0 4%;top: 0;height: 0.8rem;position: fixed;top: 0;left: 0;right: 0;z-index: 999999;box-shadow: 0 0 0.08rem 0 rgba(0,0,0,0.1);background: #0942B6;align-items: center;}

#m_header #m-logo{width: 30%;}
#m_header #m-logo img{max-width: 100%;}


.toubu_div{  position: absolute;top: 0;width: 100%;left: 0;z-index: 88;transition: 0.5s;}
.section .intro{height: 100%;display: flex;align-items: center;position: relative;z-index: 6;flex-wrap: wrap;}
.section .intro>.wp{padding-top:0.8rem;}
.swiper-button-prev::after,.swiper-button-next::after{display: none;}


.mdblj{padding: 0.2rem 0.3rem 0.2rem 0;}
.mdblj a{font-size: 0.16rem; color: white;margin-left: 0.3rem;}
@media(max-width: 1024px){
	#m_header #m-logo{width: 2rem;}
}



@media(max-width: 1024px){
	.section .intro>.wp{padding-top: 0.5rem;padding-bottom: 0.5rem;}
}

/* banner 开始 */
.bannerbox{position: relative;}
.bannerbox{height: 100vh;width: 100%;}
.bannerbox .swiper{height: 100%;width: 100%;overflow: hidden;}
.bannerbox .item video {display: block; width: 100%;height: 100vh; object-fit: cover;}
.bannerbox .item img{display: block; width: 100%;height: 100vh; object-fit: cover;}
.bannerbox .pagination1{position: absolute;bottom: 0.2rem;z-index: 9;right: var(--width);width: 100%;height: 0.37rem;display: flex;justify-content: flex-end;}
.bannerbox .swiper-pagination{bottom: 0.5rem;font-size: 0;display: flex;align-items: center;justify-content: flex-end;}
.bannerbox .swiper-pagination-bullet{width: 0.14rem;height: 0.14rem;margin:0 0.14rem!important;opacity: 1;background:#fff;position: relative;}
.bannerbox .swiper-pagination-bullet::after{content: "";width: 0.2rem;height: 0.2rem;border: 0.02rem solid #fff;position: absolute;left: -0.05rem;top: -0.05rem;background: transparent;border-radius: 50%;opacity: 0;}
.bannerbox .swiper-pagination-bullet-active::after{opacity: 1;}
.bannerbox .swiper a{display: block;position: relative;}
.bannerbox .swiper .text{position: absolute;bottom: 0.3rem;z-index: 9;width: 15rem;left: 50%;margin-left: -7.5rem;}
.bannerbox .swiper .text p{width: calc(50% - 0.2rem);z-index: 9;font-size: 0.18rem;color: #fff;line-height: 0.22rem;height: 0.22rem;}
.bannerDown{position: absolute;bottom: 0.3rem;left: 50%;margin-left: -0.17rem;z-index: 5;}
@media(max-width: 1024px){
	.bannerbox{height: 56vw;}
	.bannerbox .item video {height: 56vw;}
	.bannerbox .item img{height: 56vw;}
	.bannerbox .swiper .text{width: 100%;left: 0;margin-left: 0;padding: 0 0.3rem;width: calc(100% - 2rem);}
	.bannerbox .swiper .text p{width: 100%;}
	.bannerDown{display: none;}
}

/* 公共标题 开始 */
.sametitle{margin-bottom:0.4rem;position: relative;position: relative;display: flex;justify-content: center;width: 100%;flex-direction: column;}
.sametitle .titCon{position: relative;display: flex;justify-content: center;flex-direction: column;align-items: center;position: relative;}
.sametitle .titCon::after{content: "";position: absolute;left: 50%;transform: translateX(-50%);background: url(/images25/titbg1.png) no-repeat center bottom;background-size: 1.41rem;width: 1.41rem;height: 0.18rem;bottom: 0.22rem; }
.sametitle .titCon h5{position: relative;z-index: 3;margin-bottom: 0.08rem;}
.sametitle .titCon h5 span{font-family: Microsoft YaHei;font-size: 0.32rem;font-weight: normal;line-height: normal;text-align: center;letter-spacing: normal;/* 标题333 */color: #333333;}
.sametitle .titCon p{position: relative;z-index: 2;}
/* .sametitle .titCon p::before,
.sametitle .titCon p::after{content: "";position: absolute;left: calc(100% + 0.06rem);background: url(/images25/titqd.png) no-repeat center;background-size: 0.55rem;width: 0.55rem;height: 0.07rem;transform: rotate(-180deg);top: 50%;margin-top: -0.04rem;}
.sametitle .titCon p::after{left: auto;right: calc(100% + 0.06rem);transform: rotate(0);} */
.sametitle .titCon p span{font-family: Microsoft YaHei;font-size: 0.14rem;font-weight: normal;line-height: normal;text-align: center;letter-spacing: normal;/* 主色 */color: #333;text-align: center;text-transform: uppercase;}
.sametitle-w{}
.sametitle-w .titCon::after{background: url(/images25/titbg2.png) no-repeat center bottom;background-size: 1.41rem;}
.sametitle-w .titCon p::before,
.sametitle-w .titCon p::after{background: url(/images25/titqdw.png) no-repeat center;background-size: 0.55rem;}
.sametitle-w .titCon h5 span{color: white;}
.sametitle-w .titCon p span{color: white;}
.sametitle-L{}
.sametitle-L{justify-content: flex-start;}
.sametitle-L .titCon{width:1.5rem;}

.titmore{position: absolute;right: 0;bottom: 0;background: url(/images25/morejt1.png) no-repeat right center;background-size: 0.16rem;display: inline-block;font-size: 0.14rem;color: #333333;padding-right: 0.2rem;transition: 0.4s all;}
.titmore:hover{padding-right: 0.24rem;color:#0942B6;transition: 0.4s all;}
.titmore-w{background: url(/images25/morejt.png) no-repeat right center;background-size: 0.16rem;color: white;}
.titmore-w:hover{color: white;opacity: 0.9;}
.part1 .titmore{right: 2.1rem;line-height: 0.3rem;}

.p1flxw{position: absolute;right: 0;bottom: 0;z-index: 99;}
.p1flxw h6{border-radius: 0.3rem;background: #FFFFFF;box-sizing: border-box;border: 0.01rem solid #BBC9E4;border-radius: 1000px;position: relative;width: 1.8rem;padding: 0 0.16rem;}
.p1flxw h6::after{position: absolute;right: 0.16rem;top: 50%;background: url(/images25/p1-xl.png) no-repeat center;width: 0.14rem;height: 0.14rem;background-size: 0.13rem;transform: translateY(-50%);content: "";}
.p1flxw h6 span{font-family: Microsoft YaHei;font-size: 0.14rem;font-weight: normal;line-height: normal;letter-spacing: normal;color: #666666;display: block;line-height: 0.3rem;}
.p1flxw ul{background: white;border: 1px solid #BBC9E4;border-radius: 0.1rem;transform: scale(0,1);transition: 0.4s all;position: absolute;left: 0;top: 0.3rem;width: 100%;}
.p1flxw ul li{padding: 0 0.16rem;border-bottom: 1px dashed #DDDDDD;}
.p1flxw ul li a{font-size: 0.13rem;line-height: 0.32rem;color: #666;text-align: center;display: block;}
.p1flxw ul li a:hover{color: #0942B6;}
.p1flxw:hover ul{transform: scale(1,1);transition: 0.4s all;}
@media(max-width: 1024px){
	.p1flxw{top: 0.4rem;}
	.part1 .titmore{right: 0;top: 0;bottom: auto;}
	.sametitle{justify-content: flex-start;}
	.sametitle .titCon{width:2.13rem;}
	
}
@media(max-width: 768px){
	.sametitle{margin-bottom: 0.4rem;}
}
@media(max-width: 430px){
	.sametitle .titCon::after{background-size: 1.5rem;width: 1.5rem;height: 0.18rem;bottom: -0.14rem;}
	.sametitle .titCon{width: 1.6rem;}
}

/* 公共标题结束 */


/* 公共日期 开始 */
.samedaterow{font-size: 0.16rem;color: #0942B6;line-height:0.24rem;}
.samedate{display: flex;justify-content: center;align-items: center;flex-direction: column;}
.samedate .samedate-a{font-size: 0.24rem;line-height: 0.28rem;color: #0942B6;font-family: "arial";font-weight: bold;}
.samedate .samedate-b{font-size: 0.14rem;line-height: 0.22rem;color: #0942B6;font-family: "arial";}

/* 公共日期 结束 */





/* 邵院要闻 开始 */
#section1{background: url(/images25/p1bg.jpg) no-repeat center bottom;background-size: cover;position: relative;}
.part1con{align-items: flex-start;}
.part1-L-lb{width: 49.33%;}
.part1-L-lb .swiper{overflow: hidden;}
.part1-L-lb .swiper-slide{}
.part1-L-lb .swiper-slide a{display: block;position: relative;padding-bottom: 0.7rem;}
.part1-L-lb .swiper-slide a .pic{position: relative;}
.part1-L-lb .swiper-slide a .pic img{height: 4.5rem;}
.part1-L-lb .swiper-slide a .text{position: absolute;bottom: 0;left: 0.35rem;width: calc(100% - 0.7rem);background: #0942B6;padding: 0.24rem 0.3rem;}
.part1-L-lb .swiper-slide a .text p{color: white;}
.part1-L-lb .swiper-slide a .text i{font-style: normal;margin-top: 0.14rem;font-size: 0.16rem;color: #fff;display: block;}
.part1-L-lb .swiper-button-prev,
.part1-L-lb .swiper-button-next{background: url(/images25/LL.png) no-repeat center;background-size: 0.4rem;width: 0.4rem;height: 0.4rem;}
.part1-L-lb .swiper-button-next{transform: rotate(180deg);}
.part1-L-lb .swiper-pagination{bottom: 0.24rem !important;font-size: 0;display: flex;align-items: center;justify-content: flex-end;width: auto !important;right: 0.5rem;}
.part1-L-lb .swiper-pagination-bullet{width: 0.12rem;height: 0.12rem;margin:0 0.1rem!important;opacity: 1;background:#fff;position: relative;}
.part1-L-lb .swiper-pagination-bullet::after{content: "";width: 0.18rem;height: 0.18rem;border: 0.02rem solid #fff;position: absolute;left: -0.05rem;top: -0.05rem;background: transparent;border-radius: 50%;opacity: 0;}
.part1-L-lb .swiper-pagination-bullet-active::after{opacity: 1;}

.part1-B{width: 50.67%;}
.part1-B li{width: calc(50% - 0.3rem);margin-left: 0.3rem;}
.part1-B li a{display: block;margin-bottom: 0.3rem;padding-bottom: 0.28rem;border-bottom: 0.01rem solid #CCD7EA;}
.part1-B li:last-child a,.part1-B li:nth-child(7) a{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.part1-B li .samedaterow{margin-top: 0.12rem;font-size: 0.16rem;color: #0942B6;}
.part1-B li a:hover p{color: #0942B6;}
@media(max-width: 1024px){
	.part1-L-lb{width: 100%;}
	.part1-L-lb .swiper-slide a .pic img{height: 52vw;}
	.part1-R-ul{width: 100%;margin-top: 0.3rem;}
	.part1-B{width: 100%;margin-top: 0.4rem;}
}
@media(max-width: 768px){
	.part1-R-ul{margin-top: 0.1rem;}
	.part1-R-ul .ul1 li{width: 100%;}
	.part1-R-ul .ul1 li+li{margin-top: 0.1rem;}
	.part1-R-ul .ul1 li a .pic img{height: 52vw;}
	.part1-R-ul .ul2 li{width: 100%;}
	.part1-B ul li{width: 100%;}
	.part1-B li{width: 100%;margin-left: 0;}
	.part1-B li:nth-child(7) a{margin-bottom: 0.3rem;padding-bottom: 0.28rem;border-bottom: 0.01rem solid #CCD7EA;}
	.part1-B li p{height: auto;max-height: 0.52rem;}
}
/* 邵院要闻 结束 */

/* 校园新闻 通知公告 开始 */
#section2{position: relative;background: #F1F6FF;}
#section2::after{content: "";width: 100%;height: 42.8125%;background: url(/images25/p2bg.jpg) no-repeat top center;background-size: cover;position: absolute;left: 0;top: 0;}
.part2{position: relative;z-index: 2;}
.part2-L{width: 67%;}
.part2-L-lb{display: flex;position: relative;background: #fff;box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.15);}
.part2-L-lb::after{content: "";width: 100%;height: 0.04rem;background: linear-gradient(90deg, #0942B6 0%, #8A33D6 100%);position: absolute;left: 0;bottom: 0;}
.s4-lswiper{width: 53.73%;}
.s4-lswiper .swiper-slide a{display: block;}
.s4-lswiper .swiper-slide .pic{overflow: hidden;}
.s4-lswiper .swiper-slide .pic img{display: block;width: 100%;height: 3.2rem;object-fit: cover;}
.s4-lswiper .swiper-slide .text{padding: 0.3rem 0.2rem 0.3rem 0.4rem;}
.s4-lswiper .swiper-slide .text h5{margin-bottom: 0.24rem;}
.part2-L-lb .swiper-prev {position: absolute;left: .2rem;top: 30%;z-index: 9;background: url(/images25/LL.png) no-repeat;background-position: center center;background-size: 0.4rem auto;width: .4rem;height: .4rem;border-radius: 50%;}
.part2-L-lb .swiper-next {position: absolute;right: .2rem;top: 30%;z-index: 9;background: url(/images25/LL.png) no-repeat;background-position: center center;background-size: 0.4rem auto;width: .4rem;height: .4rem;border-radius: 50%;transform: rotate(-180deg);}
.part2-L-lb .swiper-slide.swiper-slide-active a::before {opacity: 0;}
.part2-L-lb .swiper-slide.swiper-slide-active a p{opacity: 1;}
.s4-lswiper .swiper-slide:hover .text h5{color: #0942B6;}
.part2-LR{width: 46.27%;padding: 0.3rem;}
.part2-LR li a{display: block; margin-bottom: 0.15rem;padding-bottom: 0.2rem;border-bottom: 0.01rem dashed #5874A7;}
.part2-LR li:last-child a{margin-bottom: 0;padding-bottom: 0;border-bottom: none;}
.part2-LR li p{margin-top: 0.1rem;}
.part2-LR li a:hover p{color: #0942B6;}
.part2-R{width: calc(33% - 0.3rem);}
.part2-R ul{background: #fff;position: relative;padding: 0.3rem;box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.15);}
.part2-R ul::after{content: "";width: 100%;height: 0.04rem;background: linear-gradient(90deg, #0942B6 0%, #8A33D6 100%);position: absolute;left: 0;bottom: 0;}
.part2-R ul li{}
.part2-R ul li a{border-bottom: 1px dashed #5874A7;margin-bottom: 0.2rem;padding-bottom: 0.25rem;}
.part2-R ul li:last-child a{margin-bottom: 0;border-bottom: none;}
.part2-R ul li a .samedate-a{/*font-weight: normal;*/}
.part2-R ul li a .samedate-b{color: #6A357E;}
.part2-R ul li a p{width: calc(100% - 0.7rem);transition: 0.4s all;}
.part2-R ul li a:hover p{color: #0942B6;width: calc(100% - 0.76rem);transition: 0.4s all;}
@media screen and (max-width: 1024px) {
    .s4-lswiper {padding: 0 10%;}
    .s4-lswiper .swiper-slide {width: 100%;}
	.part2-L{width: 100%;}
	.part2-R{width: 100%;margin-top: 0.4rem;}
	.s4-lswiper{width: 100%;}
	.part2-LR{width: 100%;padding: 0 0.3rem 0.3rem;}
	.s4-lswiper .swiper-slide .pic img{height: 52vw;}
	.s4-lswiper .swiper-slide .text h5{height: auto;max-height: 0.56rem;}
	.s4-lswiper .swiper-slide .text p{height: auto;max-height: 0.72rem;}
	.part2-LR li p{height: auto;max-height: 0.48rem;}
	.part2-R .sametitle-w .titCon h5 span{color: #333;}
	.part2-R .sametitle-w .titCon::after{background: url(/images25/titbg1.png) no-repeat center bottom;}
	.part2-R .sametitle-w .titCon p span{color: #333;}
	.part2-R .titmore-w{background: url(/images25/morejt1.png) no-repeat right center;background-size: 0.16rem; color: #333;}
}

@media screen and (max-width: 768px) {
}



@media(max-width: 768px){
	
}
/* 校园新闻 通知公告 结束 */
/* 媒体聚焦 学术聚焦 开始 */
#section3{background: #E7EEFD;position: relative;}
#section3::after{content: "";background: url(/images25/p3bg.png) no-repeat center;background-size: 100%;height: 100vh;width: 100vw;right: 0;bottom: 0;position: absolute;}
.part3{}
.part3-L{width: 62.26%;}
.part3-LL{width: 48.12%;}
.part3-LR{width: calc(51.88% - 0.35rem);}
.part3-L .part3-L-con{}
.part3-L .part3-L-con .firstpic{}
.part3-L .part3-L-con .firstpic a{position: relative;display: block;}
.part3-L .part3-L-con .firstpic a .pic{}
.part3-L .part3-L-con .firstpic a .pic::after{position: absolute;content: "";width: 100%;height: 30%;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);bottom: 0;left: 0;z-index: 1;}
.part3-L .part3-L-con .firstpic a .pic img{height: 3rem;}
.part3-L .part3-L-con .firstpic a .text{position: absolute;z-index: 2;padding: 0 0.18rem;width: 100%;left: 0;bottom: 0.12rem;}
.part3-L .part3-L-con .firstpic a .text time{color: white;}
.part3-L .part3-L-con .firstpic a .text p{color: white;margin-top: 0.04rem;}
.part3-L .part3-L-con ul{background: #fff;padding: 0.4rem 0.3rem 0.4rem 0.3rem;}
.part3-LR{background: #fff;padding: 0.24rem 0.3rem 0.36rem 0.3rem !important;}
.part3-L .part3-L-con ul li a,.part3-LR li a{margin-bottom: 0.25rem;padding-bottom: 0.25rem; border-bottom: 1px dashed #B5B5B5;align-items: center;}
.part3-L .part3-L-con ul li:last-child a,.part3-LR li:last-child a{margin-bottom: 0;}
.part3-L .part3-L-con ul li a .mtpic,.part3-LR li a .mtpic{width: 0.9rem;height: 0.56rem;box-sizing: border-box;border: 0.01rem dashed #E7DECB;background: white;display: flex;justify-content: center;align-items: center;}
.part3-L .part3-L-con ul li a .mtpic img,.part3-LR li a .mtpic img{max-height: 0.4rem;max-width: 0.7rem;}
.part3-L .part3-L-con ul li a p,.part3-LR li a p{width: calc(100% - 1.1rem);}
.part3-L .part3-L-con ul li a:hover p,.part3-LR li a:hover p{color: #0942B6;}


.part3-R{width: calc(37.74% - 0.6rem);position: relative;}
.part3-R{}
.part3-R .part3-R-ul{}
.part3-R .part3-R-ul .ul1{}
.part3-R .part3-R-ul .ul1 li+li{margin-top: 0.16rem;}
.part3-R .part3-R-ul .ul1 li a{position: relative;}
.part3-R .part3-R-ul .ul1 li a::after{content: "";position: absolute;width: 100%;height: 100%;right: 0;top: 0;background: rgba(255, 255, 255, 0.3);box-sizing: border-box;border: 0.01rem solid #BAC0F9;z-index: -1;}
.part3-R .part3-R-ul .ul1 li a .pic{width: 2.2rem;position: relative;}
.part3-R .part3-R-ul .ul1 li a .pic .img{position: relative;overflow: hidden;}
.part3-R .part3-R-ul .ul1 li a .pic img{display: block;width: 100%; height: 1.3rem;object-fit: cover;}
.part3-R .part3-R-ul .ul1 li a .pic .tit{width: calc(100% - 0.2rem);height: calc(100% - 0.3rem);position: absolute;left: 0;top: 0.15rem;background: linear-gradient(90deg, #0942B6 0%, #6A357E 100%);display: flex;justify-content: center;align-items: center;padding: 0.15rem;}
.part3-R .part3-R-ul .ul1 li a .pic .tit h5{color: #fff;height: auto;max-height: 0.78rem;}
.part3-R .part3-R-ul .ul1 li a .text{width: calc(100% - 2.2rem);display: flex;align-items: center;}
.part3-R .part3-R-ul .ul1 li a .text p{display: block;width: 100%;padding: 0.2rem;}
.part3-R .part3-R-ul .ul1 li a .text p span{display: block;padding-left: 0.2rem;margin: 0.05rem 0;}
.part3-R .part3-R-ul .ul1 li a .text p span:nth-child(1){background: url(/images25/xsic01.png) no-repeat left 0.03rem;background-size: 0.16rem;}
.part3-R .part3-R-ul .ul1 li a .text p span:nth-child(2){background: url(/images25/xsic02.png) no-repeat left 0.03rem;background-size: 0.16rem;}
.part3-R .part3-R-ul .ul1 li a .text p span:nth-child(3){background: url(/images25/xsic03.png) no-repeat left 0.03rem;background-size: 0.16rem;}
.part3-R .part3-R-ul .ul1 li a:hover .text h5{color: #0942B6;}

@media(max-width: 1024px){
	.part3-L{width: 100%;}
	.part3-L .part3-L-con .firstpic a .pic img{height:26vw;}
	.part3-R{width: 100%;margin-top: 0.5rem;}
	.part3-L .part3-L-con ul{padding: 0.4rem 0.3rem 0 0.3rem;}
}
@media(max-width: 850px){
	.part3-LL{width: 100%;}
	.part3-LR{width: 100%;}
	.part3-L .part3-L-con .firstpic a .pic img{height:52vw;}
}
@media(max-width: 768px){
	.part3-R .part3-R-ul .ul1{width: 100%;}
}

/* 媒体聚焦 学术聚焦 结束 */

/* 教务要闻 教务通知  开始 */
#section4{background: #EAEFF9;}
.part4{}
.part4-L{width: 66.666%;}
.part4-L-lb{}
.part4-L-lb .swiper{}
.part4-L-lb .swiper-slide{}
.part4-L-lb .swiper-slide a{display: flex;justify-content: space-between;flex-wrap: wrap;border-radius: 0.1rem;overflow: hidden;}
.part4-L-lb .swiper-slide a .pic{width: 64%;}
.part4-L-lb .swiper-slide a .pic img{height: 4.5rem;}
.part4-L-lb .swiper-slide a .text{height: 4.5rem;background: url(/images25/p4textbg.png) no-repeat center;background-size: cover;width: 36%;padding: 0.38rem;}
.part4-L-lb .swiper-slide a .text h5{margin-top: 0.4rem;color: white;}
.part4-L-lb .swiper-slide a .text h5:hover{font-weight: bold;}
.part4-L-lb .swiper-slide a .text p{color: white;margin-top: 0.24rem;opacity: 0.7;}
.part4-L-lb .swiper-pagination{width: 36%!important;left: auto!important;right: 0;bottom: 0.5rem!important;}
.part4-L-lb .swiper-pagination-bullet{color: white;opacity: 1!important;background: none;width: 0.3rem;height: 0.36rem;padding-top: 0.06rem;}
.part4-L-lb .swiper-pagination-bullet-active{background: url(/images25/p4dianon.png) no-repeat center 0;background-size: 0.3rem;}

.part4-L ul{margin-top: 0.24rem;}
.part4-L ul li{width: 50%;}
.part4-L ul li a{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;padding: 0.12rem 0;border-bottom: 0.01rem dashed #B7B9D1;}
.part4-L ul li:nth-child(1) a,
.part4-L ul li:nth-child(3) a{padding-right: 0.2rem;}
.part4-L ul li:nth-child(2) a,
.part4-L ul li:nth-child(4) a{padding-left: 0.2rem;}
.part4-L ul li a .samedate{}
.part4-L ul li a .samedate .samedate-a{font-size: 0.2rem;line-height: 0.22rem;}
.part4-L ul li a .samedate .samedate-b{font-size: 0.14rem;color: #737373;margin-top: 0;left: 0.16rem;}
.part4-L ul li a p{width: calc(100% - 0.7rem);}
.part4-L ul li a:hover p{color: #0942B6;}


.part4-R{width: calc(33.333% - 0.8rem);}
.part4-R ul{}
.part4-R ul li{}
.part4-R ul li a{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;padding: 0.28rem 0;border-bottom: 0.01rem dashed #B7B9D1;}
.part4-R ul li:nth-child(1) a{padding-top: 0.06rem;}
.part4-R ul li a .samedate{justify-content: flex-end;flex-direction: column;align-items: flex-end;}
.part4-R ul li a .samedate .samedate-a{font-size: 0.2rem;line-height: 0.22rem;}
.part4-R ul li a .samedate .samedate-b{font-size: 0.14rem;color: #737373;margin-top: 0;position: relative;display: block;}
.part4-R ul li a .samedate .samedate-b::after{content: "";position: absolute;left: -0.08rem;width: 1px;height: 0.11rem;background: #0942B6;transform: rotate(15deg);top: 0.04rem;}
.part4-R ul li a p{width: calc(100% - 0.7rem);}
.part4-R ul li a:hover p{color: #0942B6;}
@media(max-width: 1024px){
	.part4-L{width: 100%;}
	.part4-R{width: 100%;margin-top: 0.5rem;}
	
	.part4-L-lb .swiper-slide a .pic img{height: 3.4rem;}
	.part4-L-lb .swiper-slide a .text{height: 3.4rem;padding: 0.2rem;}
	.part4-L-lb .swiper-slide a .text h5{margin-top: 0.2rem;}
}
@media(max-width: 768px){
	.part4-L-lb .swiper-slide a .pic{width: 100%;}
	.part4-L-lb .swiper-slide a .pic img{height: 53vw;}
	.part4-L-lb .swiper-slide a .text{width: 100%;height: auto;padding-bottom: 0.65rem;}	
	.part4-L-lb .swiper-slide a .text h5{display: block;height: auto;}
	.part4-L-lb .swiper-slide a .text p{height: auto;max-height: 0.78rem;}
	.part4-L-lb .swiper-pagination{bottom: 0.2rem!important;}
	.part4-L ul li{width: 100%;}
	.part4-L ul li:nth-child(1) a,
	.part4-L ul li:nth-child(3) a{padding-right: 0;}
	.part4-L ul li:nth-child(2) a,
	.part4-L ul li:nth-child(4) a{padding-left: 0;}
}
/* 教务要闻 教务通知  结束 */

/* 和美校园 开始 */
#section5{background: url(/images25/p5bg.png) no-repeat top center #EDEAEA;background-size: 100% auto;}
.part5{}
.part5 .part5con{}
.part5 .part5con .p5pic1{width: calc(18% - 0.1rem);}
.part5 .part5con .p5pic1 a{display: block;border-radius: 0.1rem;overflow: hidden;}
.part5 .part5con .p5pic1 a .pic{}
.part5 .part5con .p5pic1 a .pic img{height: 5.3rem;}

.part5 .part5con .p5pic2{width: calc(52% - 0.2rem);}
.part5 .part5con .p5pic2 a{border-radius: 0.1rem;overflow: hidden;position: relative;display: block;}
.part5 .part5con .p5pic2 a .pic{}
.part5 .part5con .p5pic2 a .pic::after{position: absolute;content: "";width: 100%;height: 30%;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);bottom: 0;left: 0;z-index: 1;}
.part5 .part5con .p5pic2 a .pic img{height: 5.3rem;}
.part5 .part5con .p5pic2 a .text{position:absolute;bottom: 0.12rem;width: 100%;left: 0;z-index: 2;}
.part5 .part5con .p5pic2 a .text p{text-align: center;color: white;}

.part5 .part5con .p5pic3{width: calc(30% - 0.4rem);}
.part5 .part5con .p5pic3 ul li+li{margin-top: 0.3rem;}
.part5 .part5con .p5pic3 ul li a{border-radius: 0.1rem;overflow: hidden;position: relative;display: block;}
.part5 .part5con .p5pic3 ul li a .pic{}
.part5 .part5con .p5pic3 ul li:nth-child(1) a .pic::after{position: absolute;content: "";width: 100%;height: 30%;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 100%);bottom: 0;left: 0;z-index: 1;}
.part5 .part5con .p5pic3 ul li a .pic img{height: 2.5rem;}
.part5 .part5con .p5pic3 ul li a .text{position:absolute;bottom: 0.12rem;width: 100%;left: 0;z-index: 2;}
.part5 .part5con .p5pic3 ul li a .text p{text-align: center;color: white;}
@media(max-width: 1024px){
	.part5 .part5con .p5pic1 a .pic img{height: 3.6rem;}
	.part5 .part5con .p5pic2 a .pic img{height: 3.6rem;}
	.part5 .part5con .p5pic3 ul li a .pic img{height: 1.65rem;}
}
@media(max-width: 768px){
	.part5 .part5con .p5pic1{width: 24%;}
	.part5 .part5con .p5pic1 a .pic img{height: 40vw;}
	
	.part5 .part5con .p5pic2{width: calc(76% - 0.1rem);}
	.part5 .part5con .p5pic2 a .pic img{height: 40vw;}
	
	.part5 .part5con .p5pic3{width: 100%;}
	.part5 .part5con .p5pic3 ul li{margin-top: 0.1rem;}
	.part5 .part5con .p5pic3 ul li a .pic img{height: 50vw;}
}



/* 和美校园 结束 */

/* 社交媒体 开始 */
#section6{position: relative;}
#section6::after{content: "";width: 100%;height: 100%;background: url(/images25/p6bg.jpg) no-repeat center;background-size: cover;position: absolute;left: 0;top: 0;}
.part6{}
.part6 .titBox{position: relative;z-index: 66;}
.part6 .titBox .sametitle{width: 1.9rem;}
.part6 .titBox .titR{align-items: center;}
.part6 .titBox .titmore{position: relative;top: auto;right: 0.3rem;}
.part6 .titBox ul{justify-content: center;}
.part6 .titBox ul li{margin: 0 0.08rem;position: relative;}
.part6 .titBox ul li .ic{width:0.4rem;height: 0.4rem;box-shadow: 0rem 0.02rem 0.1rem 0rem rgba(0, 0, 0, 0.2);border-radius: 50%;}
.part6 .titBox ul li .ewm{display: block;width: 1rem;height: 1rem;border: 0.06rem solid #FFFFFF;box-shadow: 0 0 0.06rem 0 rgba(0,0,0,0.2);position: absolute;left: 50%;transform: translateX(-50%);top: 0.40rem;display: none;}
.part6 .titBox ul li:hover .ewm{display: block;}
.part6 .part6con{}
.part6-L{width: calc(50% - 0.1rem);}
.part6-R{width: calc(50% - 0.1rem);}
.part6-R ul{width: 100%;}
.part6-R ul li:nth-child(1){width: 100%;}
.part6-R ul li{width: calc(50% - 0.1rem);}
.part6 .part6con .mt01{width: calc(50% - 0.1rem);}
.part6 .part6con .mt02{width: 100%;}
.part6 .part6con .smt{margin-bottom: 0.2rem;}
.part6 .part6con .smt a{position: relative;}
.part6 .part6con .smt a .pic {overflow: hidden;display: block;width: 100%;}
.part6 .part6con .smt a .pic::after{content: "";position: absolute;left: 0;width: 100%;height: 40%;bottom: 0;background: linear-gradient(to top,rgba(0,0,0,0.8),rgba(0,0,0,0));z-index: 1;}
.part6 .part6con .mt01 a .pic img{height: 2rem;}
.part6 .part6con .mt02 a .pic img{height: 4.1rem;}
.part6 .part6con .mt03 a .pic img{height: 4.2rem;}
.part6 .part6con .mt04 a .pic img{height: 2.4rem;}
.part6 .part6con .mt05 a .pic img{height: 2.4rem;}

.part6 .part6con .smt a .text{width: 100%;position: absolute;left: 0;bottom: 0.18rem;z-index: 3;padding: 0 0.2rem;display: flex;justify-content: space-between;align-items: center;}
.part6 .part6con .smt a .text span{display: block;width: 0.26rem;position: relative;width: 0.26rem;height: 0.26rem;}
.part6 .part6con .smt a .text span::after{content: "";position: absolute;bottom: -0.19rem;left: 50%;transform: translateX(-50%);width: 0.36rem;height: 0.06rem;}
.part6 .part6con .smt a .text span.weixin::after{background: #339F41;}
.part6 .part6con .smt a .text span.weibo::after{background: #FF8C00;}
.part6 .part6con .smt a .text span.douyin::after{background: #C7191D;}
.part6 .part6con .smt a .text span.bili::after{background: #E552AF;}

.part6 .part6con .smt a .text span.weixin{background: url(/images25/weixin-w.png) no-repeat left center;background-size: 0.26rem;}
.part6 .part6con .smt a .text span.weibo{background: url(/images25/weibo-w.png) no-repeat left center;background-size: 0.26rem;}
.part6 .part6con .smt a .text span.douyin{background: url(/images25/douyin-w-2.png) no-repeat left center;background-size: 0.26rem;}
.part6 .part6con .smt a .text span.bili{background: url(/images25/xiaobao-w.png) no-repeat left center;background-size: 0.26rem;}
.part6 .part6con .smt a .text p{color: white;width: calc(100% - 0.38rem);}
@media(max-width: 1024px){
	.part6-L{width: 100%;}
	.part6-R{width: 100%;}
	.part6 .part6con .mt01 a .pic img{height: 26vw;}
	.part6 .part6con .mt02 a .pic img{height: 52vw;}
	
}
@media(max-width: 768px){
	.part6 .titBox{width: 100%;}
	.part6 .part6con .smt{width: 100%;}
	.part6 .part6con{margin-top: 0.4rem;}
	.part6 .part6con .smt a .pic img{height: 52vw;}
	.part6 .titBox .sametitle{margin-bottom: 0;}
}
@media(max-width: 580px){
	.part6 .titBox .sametitle{width: 100%;}
	.part6 .titBox .sametitle .titCon{width: 2rem;}
	.part6 .titBox .titR{width: 100%;margin-top: 0.15rem;}
	.part6 .titBox .titmore{right: auto;margin-left: 0.2rem;}
}

/* 社交媒体 结束 */

/* 专题 页脚 开始 */
#section7{background: url(/images25/p7bg.jpg) no-repeat center;background-size: cover;}

.part7-lb {position: relative;}
.part7-lb .swiper-slide{}
.part7-lb .swiper-slide a{display: block;}
.part7-lb .swiper-slide a .pic{border-radius: 0.1rem;}
.part7-lb .swiper-slide a .pic img{height: 1.9rem;}
.part7-lb .swiper-button-prev,
.part7-lb .swiper-button-next{width: 0.4rem;height: 0.4rem;background: url(/images25/LL.png) no-repeat center;background-size: 0.4rem 0.4rem;left: -0.5rem;}
.part7-lb .swiper-button-next{transform: rotate(-180deg);left: auto;right: -0.5rem;}

.part7con{}
.part7con .fcon{margin-top: 0.7rem;}
.footerny .fcon{margin-top: 0;}
.part7con .fcon .fLcon{width: 33%;}
.part7con .fcon .fLcon h5{position: relative;padding-bottom: 0.08rem;margin-bottom: 0.2rem;}
.part7con .fcon .fLcon h5::after{content: "";position: absolute;left: 0;bottom: 0;width: 0.6rem;height: 0.02rem;background: #C556FF;}
.part7con .fcon .fLcon h5 span{font-size: 0.28rem;color: white;line-height: 0.32rem;}
.part7con .fcon .fLcon ul{width: 100%;}
.part7con .fcon .fLcon ul li{width: 48%;margin-top: 0.1rem;}
.part7con .fcon .fLcon ul li a{font-size: 0.16rem;line-height: 0.24rem;display: block;color: white;background: url(/images25/jtqd.png) no-repeat left 0.06rem;background-size: 0.07rem;padding-left: 0.14rem;}
.part7con .fcon .fLcon ul li a:hover{opacity: 0.6;}

.part7con .fcon .fMcon{width: 26%;}
.part7con .fcon .fMcon h5{position: relative;padding-bottom: 0.08rem;margin-bottom: 0.2rem;}
.part7con .fcon .fMcon h5::after{content: "";position: absolute;left: 0;bottom: 0;width: 0.6rem;height: 0.02rem;background: #C556FF;}
.part7con .fcon .fMcon h5 span{font-size: 0.28rem;color: white;line-height: 0.32rem;}
.part7con .fcon .fMcon ul{width: 100%;justify-content: flex-start;margin-left: -2%;}
.part7con .fcon .fMcon ul li{width: 31%;margin-top: 0.1rem;margin-left: 2%;}
.part7con .fcon .fMcon ul li a{font-size: 0.16rem;line-height: 0.24rem;display: block;color: white;}
.part7con .fcon .fMcon ul li a:hover{opacity: 0.6;}

.part7con .fcon .fRcon{width: 30%;}
.part7con .fcon .fRcon h5{position: relative;padding-bottom: 0.08rem;margin-bottom: 0.3rem;}
.part7con .fcon .fRcon h5::after{content: "";position: absolute;left: 0;bottom: 0;width: 0.6rem;height: 0.02rem;background: #C556FF;}
.part7con .fcon .fRcon h5 span{font-size: 0.28rem;color: white;line-height: 0.32rem;}
.part7con .fcon .fRcon .con{}
.part7con .fcon .fRcon .con p{font-size: 0.16rem;color: white;line-height: 0.24rem;margin-top: 0.1rem;display: block;}
.part7con .fcon .fRcon p:nth-child(1){/*background: url(/images25/fIc01.png) no-repeat left 0.04rem;background-size: 0.16rem;*/}
.part7con .fcon .fRcon p:nth-child(2){/*background: url(/images25/fIc02.png) no-repeat left 0.04rem;background-size: 0.16rem;*/}
.part7con .fcon .fRcon p:nth-child(3){/*background: url(/images25/fIc03.png) no-repeat left 0.04rem;background-size: 0.16rem;*/}
#section7 .intro>.wp{padding-top: 0;}
	
@media(max-width: 1024px){
	#section7 .intro>.wp{padding-top: 0.5rem;padding-bottom: 0.5rem;}
	.part7-lb .swiper-slide a .pic img{height: 20vw;}
	.part7-lb .swiper-button-prev{left: 0;}
	.part7-lb .swiper-button-next{right: 0;}
	.part7con .fcon .fLcon{width: 47%;}
	.part7con .fcon .fMcon{width: 47%;}
	.part7con .fcon .fRcon{width: 100%;margin-top: 0.3rem;}
}
@media(max-width: 768px){
	.part7con .fcon .fLcon{width: 100%;}
	.part7con .fcon .fMcon{width: 100%;margin-top: 0.3rem;}
}


#section7 .bq{position: absolute;bottom: 0; z-index:9999999999999999;width: 100%;left: 0;background: rgba(0,0,0,0.3);border-top: 1px solid rgba(216,216,216,0.5);}
#section7 .bq p{font-size: 0.16rem;color: white;padding: 0.4rem 0.2rem;text-align: center;line-height: 0.24rem;}
#section7 .bq p a{color: white;}
.part7con .bq{background: rgba(0,0,0,0.3);border-top: 1px solid rgba(216,216,216,0.5);}
.part7con .bq p{font-size: 0.16rem;color: white;padding: 0.4rem 0.2rem;text-align: center;line-height: 0.24rem;}
.part7con .bq p a{color:#fff;}
#section7 .bq::after{content: "";width: 10.32rem;height: 0.62rem;background: url(/images25/xx.png) no-repeat center;background-size: 10.32rem 0.62rem;position: absolute;left: 50%;margin-left: -5.16rem;top: -1.2rem;}
@media(max-width: 1024px){
	#section7 .bq{position: relative;}
	#section7 .bq::after{width: 80%;left: auto;margin-left: 10%;background-size: 100%;}
}
.footerny .fcon{padding: 0.6rem 0;}
.footerny{background: url(/images25/p7bg.jpg) no-repeat center bottom;background-size: cover;}
/* 专题 页脚 结束*/

/* 右侧链接悬浮 */
.xf-linkbox{position: fixed;right: 0;z-index: 9999;top: 50%;transform: translateY(-50%);}
.xf-linkbox ul{position: relative;}
.xf-linkbox ul li{height: 0.4rem;line-height: 0.4rem;background: #0942B6;margin-bottom: 0.01rem;padding-right: 0.05rem;width: 1.3rem;position: relative;right: -0.9rem;transition: 0.6s all;}
.xf-linkbox ul li a{font-size: 0.14rem;font-weight: normal;line-height: 0.4rem;display: block;color: #fff;padding-left: 0.4rem;position: relative;}
.xf-linkbox ul li a::after{content: "";width: 0.4rem;height: 0.4rem;background: url(/images25/R01.png) no-repeat center;background-size: 0.22rem;position: absolute;left: 0;top: 0;opacity: 0.4;transition: 0.6s all;}
.xf-linkbox ul li+li a::after{background: url(/images25/R02.png) no-repeat center;background-size: 0.22rem;}
.xf-linkbox ul li+li+li a::after{background: url(/images25/R03.png) no-repeat center;background-size: 0.22rem;}
.xf-linkbox ul li+li+li+li a::after{background: url(/images25/R04.png) no-repeat center;background-size: 0.22rem;}
.xf-linkbox ul li+li+li+li+li a::after{background: url(/images25/R05.png) no-repeat center;background-size: 0.22rem;}
.xf-linkbox ul li+li+li+li+li+li a::after{background: url(/images25/R06.png) no-repeat center;background-size: 0.22rem;}
.xf-linkbox ul li+li+li+li+li+li+li a::after{background: url(/images25/R07.png) no-repeat center;background-size: 0.22rem;}
.xf-linkbox ul li+li+li+li+li+li+li+li a::after{background: url(/images25/R08.png) no-repeat center;background-size: 0.22rem;}
.xf-linkbox ul li+li+li+li+li+li+li+li+li a::after{background: url(/images25/R09.png) no-repeat center;background-size: 0.22rem;}
.xf-linkbox ul li+li+li+li+li+li+li+li+li+li a::after{background: url(/images25/R10.png) no-repeat center;background-size: 0.22rem;}
.xf-linkbox ul li+li+li+li+li+li+li+li+li+li+li a::after{background: url(/images25/R11.png) no-repeat center;background-size: 0.22rem;}
.xf-linkbox ul li:hover{right: 0;transition: 0.6s all;background: #7D32C8;}
.xf-linkbox ul li:hover a::after{opacity: 1;transition: 0.6s all;}
@media(max-width: 768px){
	.xf-linkbox{position: relative;width: 100%;top: 0;transform: translateY(0);}
	.xf-linkbox ul {display: flex;justify-content: flex-start;width: 100%;background: #00199A;border-radius: 0;flex-wrap: wrap;padding: 0.2rem;}
	.xf-linkbox ul li{right: auto;width: 15%;margin: 0.05rem 0 0.05rem 1.6%;height: auto;line-height: 0.22rem;}
	.xf-linkbox ul li a{color: white;line-height: 0.22rem;padding: 0.05rem 0 0.05rem 0.4rem;}
	.xf-linkbox .gbbtn{display: none;}
}
@media(max-width: 580px){
	.xf-linkbox ul li{width: 32%;margin: 0.05rem 0 0.05rem 1.3%;}
}


/* footer 开始 */

/* 页脚 开始 结束 */



@media(max-width: 1650px){

}
@media(max-width: 1400px){
	#header #logo .box_table{width: 100%;}
	#header #logo{width: 35%;}
}
@media(max-width: 1200px){
	.sy_html{overflow-x: hidden;overflow-y: auto;}
	body{overflow-y: auto;}
	.w1344{width: 95% !important;}
	.index_body{overflow-y: auto;}
}

@media(max-width: 1200px){
	#fp-nav{display: none;}
	.sy_tit span{line-height: 0.24rem;}
	.p1_lb .swiper-slide a::after{display: none;}
	.toubu_div{position: relative;}
}
@media(max-width: 1024px){
	.m_header_box{display: block;}
}
@media(max-width: 768px){
	.section{padding-bottom: 0;}
	.footerbox .ewm{margin-top: 0.2rem;}
	.footerbox .ewm ul{display: flex;justify-content: center;}
	.footerbox .ewm ul li+li{margin-left: 0.2rem;}
}
@media(max-width: 650px){
	#m_header #logo{width: 80%;}
}
/* 首页样式结束 */


/*==========================================内页 开始=============================================*/
.nybanner{position: relative;}
.nybanner::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;height: 30%;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);}
.nybanner img{display: block;width: 100%;}


#nav_slide{background: #dee0f1;line-height: 50px;position: relative;z-index: 2;}
#nav_slide #bnt_back{ position:absolute; left: 0.16rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}
#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 16px;color: #323232;text-align: center;}
#bnt_sub_nav{position: absolute;right: 0.16rem;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;box-shadow: 0 2px 8px 0 rgba(0,0,0,0.2);}
#sub_nav_content ul{background: #e9eafb;}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 15px;}
#sub_nav_content ul li a{display: inline-block;font-size: 14px;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
#sub_nav_content ul li ul li{border:0;line-height:40px;padding-left: 10px;}
#sub_nav_content ul li ul li a{font-size: 13px; color: #666;}
#sub_nav_content ul li.on>a{color: #0f44b3;}
#sub_nav_content ul li i {
    transition: transform 0.3s ease; /* 平滑过渡效果 */
    display: inline-block; /* 确保transform能正常工作 */
  }
  
  #sub_nav_content ul li i.rotated {
    transform: rotate(90deg); /* 旋转90度 */
  }
  
  /* 默认状态下有子菜单的i标签显示 */
  #sub_nav_content ul li.am-panel > i {
    display: inline-block;
  }
  
  /* 没有子菜单的li项不显示i标签 */
  #sub_nav_content ul li.am-panel:not(:has(ul)) > i {
    display: none;
  }


#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}
.n_container{position: relative;z-index: 6; padding:0 0 1rem 0;background-size: auto;background: #ECEDFA;min-height: 6.5rem;background-size: 100%;}
@media (max-width:1024px) {
	.n_container{ display:block;padding-top: 0;margin-top: 0;}
	#nav_slide{display: block;}
}
@media (max-width:850px) {
	.n_container{padding-bottom: 0.5rem;}
}
@media (max-width:850px) {
}
@media (max-width:430px) {
}

.n_container .n_left{width: 3rem;position: relative;z-index: 88;top: 0;top: -1rem;}
.n_container .n_left h1{height:1rem;line-height:1rem;background: linear-gradient(106deg, #0942B6 1%, #6A357E 100%);font-size:0.28rem;color:#fff;padding: 0 0.3rem 0 0.4rem;display:flex;align-items: center;background-size: auto;font-weight: bold;justify-content: center;}
.n_container .n_left h1 span{display: inline-block;position: relative;padding-left: 0.23rem;}
.n_container .n_left h1 span::after{content: "";position: absolute;left: -0.23rem;top: 50%;transform: translateY(-50%);background: url(/images25/nynavqd.png) no-repeat center;background-size: 0.38rem;width: 0.38rem;height: 0.34rem;}
.n_container .n_left .con{border-bottom:0.04rem solid #0E46B7;}
.n_container .n_left .con .ulCon{background:#0942B6;padding-bottom: 0;box-shadow: 0rem 0rem 0.2rem 0rem rgba(0, 0, 0, 0.1);}
.n_container .n_left .con .ulCon ul{background:#FFFFFF;position: relative;}
.n_container .n_left .con .ulCon ul::after{content: "";position: absolute;bottom: -0.1rem;background: url(/images25/leftnavty.png) no-repeat bottom center;background-size: 100%;width: 3.03rem;height: 0.11rem;left: -0.015rem;}

.n_container .n_left .con ul li{color: #333333;position:relative;border-bottom: 1px solid #e6e6e6;}
.n_container .n_left .con ul li.on dl{display:block !important;}

.n_container .n_left .con ul li>a img{margin: -3px 20px 0 0;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{display: block;}
.n_container .n_left .con ul li.on i{background:url(/images25/jton.png) center no-repeat;background-size: 7px;transform: rotate(90deg);transition: 0.4s all;}
.n_container .n_left .con ul li i.up{transform: rotate(90deg);}
.n_container .n_left .con ul li>a{color: #333333;display: block;padding: 0.18rem 0.2rem 0.18rem 0.3rem;transition: 0.36s;position: relative;font-size: 0.20rem;line-height: 26px;}
/* .n_container .n_left .con ul li:hover i{background:url(/images25/jton.png) center no-repeat;background-size: 7px;} */
.n_container .n_left .con ul li:hover>a,
.n_container .n_left .con ul li.on>a{color: #0942B6;font-weight: 600;background: #efefef;position: relative;}
.n_container .n_left .con ul li:hover>a::after,
.n_container .n_left .con ul li.on>a::after{content: "";position: absolute;left: 0;top: 0;width: 8px;height: 100%;background: #0942B6;}

.n_container .n_left .con ul li dl{display:none;padding: 5px 0;position:relative;}
.n_container .n_left .con ul li dl:before{content:"";position:absolute;right:0;left:20px;top:0;height:1px;}
.n_container .n_left .con ul li dl dd{height: auto;line-height: 0.34rem;padding: 0 15px;}
.n_container .n_left .con ul li dl dd a{position: relative;width: calc(100% - 20px); display: block; font-size: 0.18rem;line-height: 0.2rem; color: #323232 !important;padding: 0.1rem 0 0.1rem 0.4rem;}
.n_container .n_left .con ul li dl dd a::after{content: "";width: 0.04rem;height: 0.04rem;position: absolute;left: 0.2rem;top: 0.18rem; position:absolute;background: #0942B6;}
.n_container .n_left .con ul li i{width: 0.2rem;height: 0.6rem;background: url(/images25/jt.png) center no-repeat;background-size: 0.07rem;position:absolute;right: 0.3rem;top: 0;transition:0.36s;cursor: pointer;}
.n_container .n_left .con ul li dl dd a:hover, .n_container .n_left .con ul li dl dd.on a{color: #0942B6!important;font-weight: bold;}
.n_container .n_left .con ul li dl dd:hover a:before,.n_container .n_left .con ul li dl dd.on a:before{ background:#0942B6;}


.mianbao{z-index: 6;display: flex;align-items: center;flex-wrap: wrap;justify-content: flex-start;position: relative;top: -0.8rem;}
.mianbao h5{font-size: 0.32rem;color: white;background-size: 0.14rem;margin-top: 0.08rem;}
.mianbao p{display: flex;justify-content: flex-end;background: url(/images25/now.png) no-repeat left 0.05rem;background-size: 0.17rem;padding-left: 0.22rem;margin-top: 0.08rem;}
.mianbao,.mianbao i,.mianbao a{font-size: 0.16rem;color: #FFFFFF;font-style:normal;transition: 0.6s all;line-height: 0.26rem;}
.mianbao i{display: inherit; margin:0 0.1rem;width: 0.05rem;height: 1px;background: #666;position: relative;top: 0.13rem;}
.mianbao a.on{color: #FFFFFF;font-weight: bold;}  
.mianbao a:hover{color: #FFFFFF;transition: 0.6s all;font-weight: bold;}
@media (max-width:1024px) {
	.mianbao{}
	.mianbao h5{color: #323232;}
	.mianbao{padding-left: 0;left: 0;top: 0;margin-bottom: 0.3rem;}
	.mianbao p{background: url(/images25/nav2.png) no-repeat left 0.05rem;background-size: 0.17rem;}
	.mianbao,.mianbao i,.mianbao a{color: #666;}
	.mianbao i{background: #999;}
	.mianbao a.on{color: #0942B6;font-weight: bold;}  
	.mianbao a:hover{color: #0942B6;transition: 0.6s all;font-weight: bold;}
}

.n_container .n_right{ width:calc(100% - 3.6rem); position: relative; z-index: 2;margin-top: 0.26rem;}
.n_container .n_right2{width: 100%;}
.n_container .n_right::after{content: "";width: 1;}
.n_container .n_right .bgss{margin-top: 0.2rem;}

@media(max-width: 1024px){
	
}
@media(max-width: 850px){
}
/* 题图列表页 */
.n_titu li{transition: 0.6s all;position: relative;border-top: 1px solid #BBC6DF;}
.n_titu li:last-child{border-bottom: 1px solid #BBC6DF;}
.n_titu li a{display: flex;position: relative;width: 100%;padding: 0.4rem 0.24rem 0.4rem 0.1rem;justify-content: space-between;position: relative;z-index: 3;flex-wrap: wrap;align-items: center;}
.n_titu li a .date{display: flex;justify-content: flex-end;align-items: flex-end;flex-direction: column;}
.n_titu li a .date i{display: block;font-size: 0.24rem;color: #0942B6;line-height: 0.36rem;font-style: normal;font-weight: bold;}
.n_titu li a .date b{font-weight: normal;display: block;font-size: 0.15rem;color: #828282;margin:0.04rem;}
.n_titu li .pic{position: relative;width: 3.2rem;float: left;overflow: hidden;margin-left: 0.2rem;}
.n_titu li .pic img{display: block;width: 100%;object-fit: cover; transition: 0.6s all;height: 2.1rem;}
.n_titu li .text{margin-left: 0;width: calc(100% - 4.2rem);padding-left: 0.2rem;}
.n_titu li .text h5{transition: 0.6s all;position: relative;font-weight: bold;}
.n_titu li .text p{margin-top: 0.14rem;position: relative;font-size: 0.14rem;color: #888;line-height: 0.24rem;height: auto;overflow: hidden;max-height:0.96rem;margin-top: 0.16rem;}
.n_titu li::after{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(/images25/textbgny.png) no-repeat center;transition: 0.6s all;background-size: cover;transform: scale(1,0);}
.n_titu li:hover::after{transform: scale(1,1);transition: 0.6s all;}
.n_titu li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_titu li:hover .text h5{color: #FFFFFF;transition: 0.6s all;font-weight: bold;}
.n_titu li:hover .text p{color: white;}
.n_titu li:hover a .date i{color: white;}
.n_titu li:hover a .date b{color: white;}
.n_titu li:hover a .date span{color: white;}
.n_titu li.nopic .pic{display: none;}
.n_titu li.nopic .text{width: calc(100% - 0.8rem);}

.fanye{margin-top: 0.5rem;}
.fanye img{ max-width:100%}


@media(max-width: 1024px){
    .n_container .n_left{ display:none}
    .n_container .n_right{width:100%;padding: 0;background: transparent;}
}
@media(max-width: 768px){
    .n_titu li{background: none;}
	 .n_titu li+li{margin-top: 0.3rem;}
    .n_titu li a .date{width: 1rem;}
	.n_titu li a{position: relative;padding-top: calc(52vw + 0.12rem);}
	.n_titu li.nopic a{padding-top: 0.4rem;}
	.n_titu li .pic{width: 100%;position: absolute;top: 0;left: 0;margin-left: 0;}
	.n_titu li .pic img{height: 52vw;}
    
    .n_titu li .pic{width: 100%;float: none;margin-right: 0;}
	.n_titu li .text{width: calc(100% - 1.2rem);padding-left: 0;}
    .n_titu li .text h5{max-height: none;padding-top: 0;white-space:normal;height: auto;display: block;}
    .n_titu li .text p{height: 0.72rem;}
    .fanye{margin-top: 0.4rem;}
    
}

/* 现任领导 */
.n_xrld{}
.n_xrld ul{}
.n_xrld ul li+li{margin-top: 0.2rem;}
.n_xrld ul li a{display: flex;justify-content: space-between;align-items: center;padding: 0.2rem 0.4rem;background: white;border-radius: 0.1rem;flex-wrap: wrap;}
.n_xrld ul li a .ldzw{width: 1.5rem;display: flex;justify-content: center;align-items: center;}
.n_xrld ul li a .ldzw p{display: block;font-size: 0.18rem;font-weight: bold;line-height: 0.34rem;text-align: center;letter-spacing: normal;/* 主色 */color: #0942B6;text-align: center;width: 100%;}
.n_xrld ul li a .pic{width: 1.6rem;}
.n_xrld ul li a .pic img{height: 2.3rem;}
.n_xrld ul li a .text{width: calc(100% - 3.4rem);padding-left: 0.1rem;}
.n_xrld ul li a .text h5{display: inline-block;position: relative;}
.n_xrld ul li a .text h5 span{font-size: 0.24rem;font-weight: bold;line-height: 0.34rem;text-align: justify; /* 浏览器可能不支持 */letter-spacing: normal;/* 标题333 */color: #333333;display: inline-block;position: relative;z-index: 3;}
.n_xrld ul li a .text h5::after{content: "";width: 0.9rem;height: 0.14rem;background: #E6D9EB;left: 0;bottom: -0.02rem;position: absolute;z-index: 1;}
.n_xrld ul li a .text .con{border-left: 1px solid #B5B5B5;padding-left: 0.12rem;margin-top: 0.18rem;}
.n_xrld ul li a .text .con p{font-size: 0.16rem;font-weight: normal;line-height: 0.32rem;color: #555555;}
.n_xrld ul li a .text .con p+p{margin-top: 0.08rem;}
.n_xrld ul li a .text .con p span{font-weight: bold;color: #000000;}

@media(max-width: 768px){
	.n_xrld ul li a .ldzw{width: calc(100% - 1.6rem);}
	.n_xrld ul li a .pic{width: 1.6rem;}
	.n_xrld ul li a .text{width: 100%;}
	.n_xrld ul li a .ldzw p{}
}



/* 文章列表页 */
.n_container .n_right .TextList{padding-top: 0;min-height:4.5rem;}
.TextList ul li{padding-bottom:0rem;position: relative;transition: 0.6s all;}
.TextList ul li a{display: flex;position: relative;overflow: hidden;position: relative;justify-content: space-between;padding: 0 0.2rem;transition: 0.4s all;border-bottom: 0.01rem solid #C9CAE1;}
.TextList ul li a p{transition: 0.6s all;line-height:0.7rem;font-size: 0.16rem;color: #323232;width: calc(100% - 0.6rem);position: relative;padding-left: 0.2rem;transition: 0.4s all;height: 0.7rem;}
.bgss02 ul li a p{padding-left: 0;width: calc(100% - 0.8rem);}
.TextList ul li a .data{display: flex;flex-direction: column;align-content: flex-end;justify-content: center;position: relative;}
.TextList ul li a .data::after{content: "";position: absolute;right: -0.14rem;width: 0.01rem;height: 0.3rem;top: 50%;margin-top: -0.15rem;background: #D8D8D8;}
.TextList ul li a .data i{display: block;text-align: right;font-size: 0.2rem;font-weight: bold;color: #0942B6;font-style: normal;transition: 0.4s all;font-weight: bold;}
.TextList ul li a .data b{display: block;text-align: right;font-style: normal;font-size: 0.12rem;color: #737373;font-weight: normal;margin-top: 0.06rem;transition: 0.4s all;}
.TextList ul li a:hover .data b{color:#0942B6;transition: 0.4s all;}

.TextList ul li:hover p{color: #0942B6;transition: 0.6s all;padding-left: 0.24rem;font-weight:600;transition: 0.4s all;}
@media(max-width: 540px){
    .TextList ul li a{flex-wrap: wrap;padding: 0.2rem;}
    .TextList ul li a .data{width: auto;height: auto;}
    .TextList ul li a p{margin-top: 0;height: auto;overflow: hidden;width: calc(100% - 0.6rem);line-height: 0.24rem;height: 0.48rem;-webkit-line-clamp: 2;}
	   .TextList ul li a span{width: 100%;text-align: left;margin-left: 0.8rem;line-height: 0.24rem;margin-top: 0.06rem;}
          .bgss02 ul li a span{width: auto;margin-left: 0;margin-top: 0;}
}

/* 内容页 */
	/*分享*/
#proclaim{position: absolute; bottom: 0.1rem;right: 0;}
#proclaim font{font-size: 0.16rem;color: #999999;line-height: 0.5rem;}
.show01{position: relative;    border-bottom: 1px solid rgb(220, 220, 220);}
.show01 p{border-bottom: none;}
.m-share{float: left;margin-top:-5px;}
.share{zoom: 1;}
.share:after{content: "";display: block;clear: both;}
.share a{float: left;width: 26px;height: 26px;border-radius: 50%;margin-left: 13px;background: #c9c9c9;cursor: pointer;display: block;}
.share a i{display: block;margin: 0;width: 26px;height: 26px;-webkit-transition: .4s all;-moz-transition: .4s all;-ms-transition: .4s all;transition: .4s all;}
.share a:hover i{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);}
.share #share-icon{width: 26px;height: 26px;float: left;display: none;}
.share #share-icon img{width: 100%;height: 100%;}
/* .share .share-qqzone i{background: url("/css25/images24/cont_ico_share_20200422.png") center no-repeat;background-size: 14px;}
.share .share-qqzone:hover{background-color: #fc7354;} */
.share .share-wechat{position: relative;}
.share .share-wechat i{background: url(/images25/ic-weixin.png) center no-repeat;background-size: 14px;}
.share .share-wechat:hover{background-color: #1fbc7d;}
.share .share-weibo i{background: url(//css25/images25/ic-weibo.png) no-repeat center;background-size: 14px;}
.share .share-weibo:hover{background-color: #e96157;}
/* .share .share-qq:hover{background-color: #27a8f2;}
.share .share-qq i{background: url("/css25/images25/ic-weibo.png") center no-repeat;} */
.share .bg-code{left: -36px;z-index: 10;}
.share .qrcode{position: absolute;top: 36px;border: 1px solid #ccc;padding: 5px;background: #fff;display: none;width: 100px;height: 100px;left: -98%;z-index: 11;-webkit-box-sizing: content-box;}
.share .close-btn{position: absolute;background: #fff;color: #000;font-size: 12px;z-index: 12;width: 12px;height: 12px;line-height: 12px;text-align: center;right: -39px;top: 50px;display: none;cursor: pointer;}
										
.share .share-Bili{position: relative;}
.share .share-Bili i{background: url(/images25/ic-bilibili.png) center no-repeat;background-size: 14px;}
.share .share-Bili:hover{background-color: #fb7299;}
.share .Bili-ewm{position: absolute;top: 36px;border: 1px solid #ccc;background: #fff;display: none;width: 100px;height: 100px;left: -98%;z-index: 11;-webkit-box-sizing: content-box;}
.share .share-Bili .Bili-ewm img{width: 100px;height: 100px;}
										
.share .sharea .ewmpic{display: none;}
.share .sharea .ewmpic.on{display: block !important;}
										
@media(max-width: 850px){
	#proclaim{position: relative;bottom: 0;right: 0;margin-top: 0.36rem;height: 0.32rem;display: flex;justify-content: center;}
}
.n-nry{}
.n-nry .showtext{width: calc(76% - 0.5rem);}


.show01{margin-bottom: 0.2rem;border-bottom: 1ax solid #C9CAE1;padding-bottom: 0.14rem;}
.show01 h5{font-size: 0.26rem;line-height: 0.34rem;text-align: center;margin-bottom: 0.22rem;font-weight: bold;color: #333333;}

.show01 p{display: block;text-align: left;margin-left: -0.3rem;}
.show01 p i{font-size:0.16rem;color: #808080;/*padding-left: 0.18rem;*/display: inline-block;font-style: normal;margin-left: 0.3rem;}
.show01 p i:nth-child(1){/*background: url(/images25/nryic01.png) no-repeat left center;background-size: 0.16rem;*/}
.show01 p i:nth-child(2){/*background: url(/images25/nryic02.png) no-repeat left center;background-size: 0.16rem;*/}
.show01 p i:nth-child(3){/*background: url(/images25/nryic03.png) no-repeat left center;background-size: 0.16rem;*/}

.show02{min-height: 200px;}
.show02 p{font-size: 0.16rem!important;color: #555;line-height: 0.24rem!important;margin-bottom: 0.16rem;text-indent: 2em;    background: none !important;}
.show02 p span{background: none !important;}
.show02 p iframe{margin-left:-2em !important;}
.show02 table{margin:0 auto !important;overflow-x: scroll;}
#vsb_content_2 TABLE TD{text-indent:0 !important;}
.show02 table p{text-indent: 0em;}

.show02 ol{padding-left: 1em;}

.show02 li p{text-indent: 0em;}
.show02 #vsb_content_2 li p{text-indent: 0em;}

.table_out{max-width: 100%;overflow: auto;}

.show02 img{display: block;margin: 0 auto 0.16rem auto !important;max-width: 100%;height: auto!important;border:none !important;}
.show03{margin-top: 0.4rem;padding-top: 0.24rem;border-top: 1px solid #C9CAE1;}
.show03 p{font-size: 0.16rem;color: #323232;margin-bottom: 0.16rem;line-height:0.24rem;font-weight: bold;}
.show03 p+p{margin-bottom: 0;}
.show03 p a{font-weight: normal; color: #666666;transition: 0.6s all;font-weight: normal;}
.show03 p a:hover{color: #0942B6;transition: 0.6s all;}

.n-nry .nzxdt{width: 24%;}
.n-nry .nzxdt h6{}
.n-nry .nzxdt h6 span{font-family: Microsoft YaHei;font-size: 0.24rem;font-weight: normal;line-height: 0.24rem;letter-spacing: normal;/* 标题333 */color: #333333;}
.n-nry .nzxdt ul{position: relative;}
.n-nry .nzxdt ul::after{content: "";position: absolute;left: 0;top: 0.1rem;width: 1px;height: 100%;background: #0942B6;}
.n-nry .nzxdt ul li{padding: 0.16rem 0;position: relative;}
.n-nry .nzxdt ul li::after{content: "";position: absolute;right: 0;bottom: 0;width: calc(100% - 0.22rem);height: 1px;border-bottom: 1px dashed #D8D8D8;}
.n-nry .nzxdt ul li a{position: relative;padding-left: 0.22rem;display: block;}
.n-nry .nzxdt ul li a::after{content: "";position: absolute;left: -0.03rem;width: 0.06rem;height: 0.06rem;border-radius: 50%;background: #0942B6;top: 0.06rem;}
.n-nry .nzxdt ul li a p{height: auto;max-height: 0.48rem;}
.n-nry .nzxdt ul li a time{color: #0942B6;position: relative;line-height: 0.24rem;font-size: 0.14rem;}
.n-nry .nzxdt ul li a time::after{content: "";position: absolute;left: -0.12rem;background: url(/images25/datebd.png) no-repeat left center;background-size: 0.88rem;width: 0.88rem;height: 0.24rem;top: 0;}
.n-nry .nzxdt ul li a:hover p{color: #0942B6;}
.n-nry .nzxdt ul li:hover::after{border-bottom: 1px dashed #0942B6;}

@media(max-width: 1024px) {
   .n_right .show{margin-top: 0.3rem;}
}

@media(max-width: 850px) {
	.show01 p{text-align: center;}
	.n-nry .nzxdt{width: 100%;margin-top: 0.4rem;}
	.n-nry .showtext{width: 100%;}
   .show02 table{display: flex !important;overflow-x: auto;width: 100% !important;margin: 0 auto !important;white-space: nowrap;}
}

/* 图片列表页 */
.listPic{}
.listPic ul{margin-left: -0.2rem;display: flex;justify-content: flex-start;margin-top: -0.2rem;}
.listPic ul li{width: calc(33.333% - 0.2rem);margin-left: 0.2rem;margin-top: 0.2rem;}
.listPic ul li a{display: block;padding: 0.1rem;background: white;}
.listPic ul li a .pic{display: block;overflow: hidden;border-radius: 0;}
.listPic ul li a .pic img{display: block;width: 100%;height: 2.2rem;object-fit: cover;}
.listPic ul li a .text{padding: 0.2rem 0.2rem 0.1rem 0.2rem;}
.listPic ul li a .text h5{font-size: 0.16rem;color:#323232;line-height: 0.24rem;height: 0.24rem;overflow: hidden;text-align:center;}
.listPic ul li a .text .samedaterow{color: #999999;margin-top: 0.16rem;}
.listPic ul li a:hover .text h5{color: #0942B6;}

@media(max-width: 1024px) {
	.listPic{margin-top: 0;}
	.listPic ul{margin-top: -0.3rem;}
}
@media(max-width: 768px) {
    .listPic ul li {width: 47%;}
    .listPic ul li a .pic img{height: 28vw;max-height: 100%;}
    .listPic ul li+li+li{margin-top: 3%;}
	.listPic ul li a .text h5{height: auto;display: block;}
}
@media(max-width: 768px) {
    .listPic ul {margin-left: 0;}
    .listPic ul li {width: 100%;margin-left: 0;}
    .listPic ul li a .pic img{height: 52vw;max-height: 100%;}
}

/* 组织机构 */
.textlinkCon{}
.textlinkCon .jxjg-bt{margin-bottom: 0.25rem;}
.textlinkCon .jxjg-bt h5{position: relative;padding-left: 0.2rem;}
.textlinkCon .jxjg-bt h5::after{content: "";width: 0.06rem;height: 0.22rem;background: #0942B6;top: 50%;transform: translateY(-50%);position: absolute;left: 0;}
.textlinkCon .jxjg-bt h5 span{ont-family: Microsoft YaHei;font-size: 0.22rem;font-weight: normal;line-height: 0.28rem;text-align: justify; /* 浏览器可能不支持 */letter-spacing: normal;display: inline-block;/* 标题333 */color: #333333;}
.textlinkCon ul{display: flex;justify-content: flex-start;margin-left: -0.1rem;flex-wrap: wrap;margin-top: -0.1rem;}
.textlinkCon ul li{background: #FFFFFF;box-sizing: border-box;border: 1px solid #C2C4DF;padding: 0;position: relative;position: relative;width: calc(33.333% - 0.1rem);margin-top: 0.1rem;margin-left: 0.1rem;transition: 0.4s all;}
.textlinkCon ul li a{font-size: 0.18rem;line-height: 0.28rem;color: #323232;background: url(/images25/nylinkqd.png) no-repeat 0.26rem 0.26rem;background-size: 0.06rem;display: block;padding:0.18rem 0.3rem 0.18rem 0.4rem;}
.textlinkCon ul li:hover a{background: url(/images25/nylinkqdon.png) no-repeat 0.26rem 0.26rem;background-size: 0.06rem;}
.textlinkCon ul li a:hover{color: white;}
.textlinkCon ul li:hover{background:#0942B6;transition: 0.4s all;}
@media(max-width: 768px){
	.textlinkCon ul{position: relative;margin-left: 0;justify-content: space-between;margin-top: 0.2rem;}
	.textlinkCon ul::after{content: "";width: 49%;}
	.textlinkCon ul li{width: 49%;margin-left: 0;margin-top: 2%;}
}
@media(max-width: 430px){
	.textlinkCon ul li a{background: url(/images25/nylinkqd.png) no-repeat 0.1rem 0.24rem;background-size: 0.08rem;display: block;padding:0.18rem 0.2rem 0.18rem 0.3rem;}
	.textlinkCon ul li:hover a{background: url(/images25/nylinkqdon.png) no-repeat 0.1rem 0.24rem;background-size: 0.08rem;}
}
/* 学校简介 */
.n-xyjs{}
.n-xyjs .bt{}
.n-xyjs .bt h5{font-family: Microsoft YaHei;font-size: 0.32rem;font-weight: normal;line-height: 0.34rem;letter-spacing: normal;/* 标题333 */color: #333333;text-align: center;}

.n-xyjs .n-xyjscon{}
.n-xyjs .n-xyjscon p.nrp{font-family: Microsoft YaHei;font-size: 0.14rem;font-weight: normal;line-height: 0.24rem;text-align: justify; /* 浏览器可能不支持 */letter-spacing: normal;text-indent: 2em;color: #555555;margin-top: 0.18rem;}
.n-xyjs .n-xyjscon h6.lsbt{font-family: Microsoft YaHei;font-size: 0.24rem;font-weight: normal;line-height: 0.36rem;text-align: justify; /* 浏览器可能不支持 */letter-spacing: normal;/* 主色 */color: #0942B6;}
.n-xyjs .n-xyjscon .ncon{margin-top: 0.36rem;}
.n-xyjs .n-xyjscon p.p-r{font-family: Microsoft YaHei;font-size: 0.14rem;font-weight: normal;line-height: 0.24rem;text-align: justify; /* 浏览器可能不支持 */letter-spacing: normal;text-indent: 2em;color: #555555;margin-top: 0.18rem;text-align: right;}

.n-xyjs .n-xyjscon .pictext1{padding: 0 0.4rem 0.4rem 0.4rem;position: relative;margin-top: 0.36rem;}
.n-xyjs .n-xyjscon .pictext1::after{content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 90%;background: #E3E5F9;}
.n-xyjs .n-xyjscon .pictext1 .pict{position: relative;z-index: 2;width: 46%;}
.n-xyjs .n-xyjscon .pictext1 .pict img{display: block;width: 100%;}
.n-xyjs .n-xyjscon .pictext1 .text{position: relative;z-index: 2;width: 54%;padding-left: 0.3rem;margin-top: 0.55rem;}

.n-xyjs .n-xyjscon .pictext2{position: relative;margin-top: 0.36rem;}
.n-xyjs .n-xyjscon .pictext2>.flex{margin-bottom: 0.36rem;}
.n-xyjs .n-xyjscon .pictext2 .pict{position: relative;z-index: 2;width: 32%;}
.n-xyjs .n-xyjscon .pictext2 .pict img{display: block;width: 100%;}
.n-xyjs .n-xyjscon .pictext2 .text{position: relative;z-index: 2;float: left;width: 68%;padding-right: 0.4rem;margin-top: 0.45rem;}

.n-xyjs .n-lxdfs{margin-top: 0.4rem;}
.n-xyjs .n-lxdfs .lxfs1{background: url(/images25/nybg1.png) no-repeat bottom center;background-size: cover;padding: 0.5rem;}
.n-xyjs .n-lxdfs .samelxfs h6{font-family: Microsoft YaHei;font-size: 0.24rem;font-weight: normal;line-height: 0.26rem;letter-spacing: normal;/* 主色 */color: #0942B6;width: 0.26rem;}
.n-xyjs .n-lxdfs .samelxfs .con{width: calc(100% - 1rem);}
.n-xyjs .n-lxdfs .samelxfs .con p{font-family: Microsoft YaHei;font-size: 0.14rem;font-weight: normal;line-height: 0.24rem;letter-spacing: normal;color: #555555;margin-top: 0.08rem;}
.n-xyjs .n-lxdfs .samelxfs .con p span{display: inline-block;text-indent: 2em;font-weight: bold;color: #323232;}
.n-xyjs .n-lxdfs .samelxfs .con{}
.n-xyjs .n-lxdfs .lxfs2{background: url(/images25/nybg2.png) no-repeat bottom center;background-size: cover;padding: 0.5rem;margin-top: 0.24rem;}
.n-xyjs .n-lxdfs ul{display: flex;justify-content: space-between;align-items: center;}
.n-xyjs .n-lxdfs ul li{width: 33.333%;}
.n-xyjs .n-lxdfs ul li p{display: block;padding-left: 0.34rem;font-size: 0.18rem!important;}
.n-xyjs .n-lxdfs ul li:nth-child(1) p{background: url(/images25/jjic01.png) no-repeat left center;background-size: 0.23rem;}
.n-xyjs .n-lxdfs ul li:nth-child(2) p{background: url(/images25/jjic02.png) no-repeat left center;background-size: 0.23rem;}
.n-xyjs .n-lxdfs ul li:nth-child(3) p{background: url(/images25/jjic03.png) no-repeat left center;background-size: 0.23rem;}


#vsb_content_2 TABLE{margin:0 auto 0.12rem !important;display: table;}
#vsb_content_2 IMG{border:none !important;}
.keywordfontcolor1074990{font-size:0.875rem !important;FONT-FAMILY: 微软雅黑 !important;color:#f00 !important;}

@media(max-width: 1024px){
   .show01 h5{font-size: 0.18rem;
   line-height: 0.32rem;}
}
@media(max-width: 768px) {
	.n-xyjs .n-xyjscon .pictext1 .pict{width: 100%;}
	.n-xyjs .n-xyjscon .pictext1 .text{width: 100%;margin-top: 0.2rem;padding-left: 0;}
	.n-xyjs .n-xyjscon .pictext2 .pict{width: 100%;margin-top: 0.2rem;}
	.n-xyjs .n-xyjscon .pictext2 .text{width: 100%;padding-right: 0;}
	.n-xyjs .n-lxdfs ul{flex-wrap: wrap;margin-top: 0.1rem;}
	.n-xyjs .n-lxdfs ul li{width: 100%;}
	.n-xyjs .n-lxdfs .samelxfs .con{width: calc(100% - 0.5rem);}
}
@media(max-width: 768px) {
    .xcsp{padding: 0.4rem 0;}
    .xysh{padding: 0.32rem 0 0.16rem 0;}
    .fanye{margin-top: 0.4rem;}
}


/* 现任领导开始 */
.ldlyb{}
.ldlyb ul{margin-left: -3%;}
.ldlyb ul li {width: 47%;margin-left: 3%;margin-top: 3%;}
.ldlyb ul li a{position: relative;padding: 0.2rem 0;}
.ldlyb ul li a::after{content: "";width:calc(100% - 0.4rem);height: 100%;background: white;position: absolute;right: 0;top: 0;}
.ldlyb ul li a .pic{width: 1.7rem;position: relative;z-index: 6;}
.ldlyb ul li a .pic img{display: block;width: 100%;height: 2.1rem;}
.ldlyb ul li a .text{width: calc(100% - 2rem);position: relative;z-index: 6;}
.ldlyb ul li a .text h6{font-size: 0.24rem;color: #323232;}
.ldlyb ul li a .text span{font-size: 0.18rem;color: #323232;display: block;margin: 0.08rem 0 0.24rem 0;}
.ldlyb ul li a .text p{font-size: 0.16rem;color: #666;line-height: 0.26rem;}
.ldlyb ul li a .text i{font-size: 0.14rem;color: #666666;line-height: 0.26rem;font-style: normal;margin-top: 0.18rem;display: block;}
.ldlyb ul li a:hover .text h6{color:#0075C2;}
.ldlyb ul li a .text i:hover{color:#0075C2;}

.scorll{overflow-x: hidden;overflow-y: auto;color: #000;font-size: 16px;height: 0.84rem;margin-right: 15px;}
.scorll li{height:36px;}
.scorll::-webkit-scrollbar {width:2px;height:2px;}
.scorll::-webkit-scrollbar-thumb {border-radius:100px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background:#0075C2;width: 5px;}
.scorll::-webkit-scrollbar-track {border-radius:0;background:rgba(0,0,0,0.1);border-radius: 3px;width: 2px;}
@media(max-width: 768px) {
	.ldlyb ul li{width: 100%;}
}
@media(max-width: 768px) {
	.ldlyb ul li a .pic{width: 35%;}
	.ldlyb ul li a .pic img{height: 42vw;}
	.ldlyb ul li a .text{width: 60%;}
	.ldlyb ul li a .text span{margin: 0.06rem 0 0.1rem 0;}
	
	.ldlyb ul li a .text i{margin-top: 0.1rem;}
}


/* 校园风光 */
.n-xyfg{}
.n-xyfg .xyfgfl{margin-bottom:0.4rem;}
.n-xyfg .xyfgfl ul{display: flex;justify-content: center;align-items: center;}
.n-xyfg .xyfgfl ul li{}
.n-xyfg .xyfgfl ul li+li{margin-left: 0.1rem;}
.n-xyfg .xyfgfl ul li a{display: inline-block;padding: 0.1rem 0.24rem;border-radius: 1000px;border: 1px solid #0942B6;}
.n-xyfg .xyfgfl ul li a span{font-size: 0.26rem;font-weight: normal;line-height: 0.3rem;letter-spacing: normal;color: #0942B6;}
.n-xyfg .xyfgfl ul li.on a,
.n-xyfg .xyfgfl ul li a:hover{background:#0942B6;}
.n-xyfg .xyfgfl ul li.on a span,
.n-xyfg .xyfgfl ul li a:hover span{color: white;}

.TSIMFTour-top{width:100%;overflow: hidden;}
.TSIMFTour-top .swiper-container{width: 100%;}
.TSIMFTour-top .swiper-slide{}
.TSIMFTour-top .swiper-slide a{display: block;}
.TSIMFTour-top .swiper-slide a .pic{position: relative;}
.TSIMFTour-top .swiper-slide a .pic::after{content: "";position: absolute;left: 0;bottom: 0;width: 100%;background: linear-gradient(to top,rgba(0,0,0,0.7),rgba(0,0,0,0));z-index: 1;height: 30%;}
.TSIMFTour-top .swiper-slide a .pic img{height: 8rem;}
.TSIMFTour-top .swiper-slide a .text{position: absolute;width: 100%;bottom: 0.2rem;padding: 0 0.16rem;z-index: 6;}
.TSIMFTour-top .swiper-slide a .text p{font-size: 0.2rem;color: white;line-height: 0.3rem;height: 0.3rem;text-align: center;overflow: hidden;}

.TSIMFTour-top .swiper-pagination{bottom: 0.5rem!important;}
.TSIMFTour-top .swiper-pagination-bullet{width: 0.12rem;height: 0.12rem;border-radius: 50%;border: 1px solid #FFFFFF;background: none;opacity: 1!important;}
.TSIMFTour-top .swiper-pagination-bullet-active{background: #FFFFFF;}
.TSIMFTour-top .swiper-pagination{display: none;}

.TSIMFTour-bottom{position: relative;width: 100%;}
.TSIMFTour-bottom .swiper-container{width: calc(100% - 1rem);height: 100%;overflow: hidden;margin-top: 0.02rem;margin-left: 0.5rem;}
.TSIMFTour-bottom .swiper-slide{position: relative;padding: 0.06rem;padding-top: 0.16rem;}
.TSIMFTour-bottom .swiper-slide .pic{position: relative;}
.TSIMFTour-bottom .swiper-slide .pic img{height: 1.2rem;}
.TSIMFTour-bottom .swiper-slide::after{content: "";width:100%;height: calc(100% - 0.1rem);background:none;position: absolute;left: 0;bottom: 0;z-index: -1;}
.TSIMFTour-bottom .swiper-slide-thumb-active::after{background:#0942B6;z-index: -1;}

.TSIMFTour-bottom .swiper-slide::before{content: "";background-size: 0.28rem;width: 0.28rem;height: 0.14rem;left: 50%;margin-left: -0.07rem;top: 0;position: absolute;}
.TSIMFTour-bottom .swiper-slide-thumb-active::before{z-index: -1;background: url(/images25/sjl.png) no-repeat top center;}

.TSIMFTour-bottom .swiper-button-prev,
.TSIMFTour-bottom .swiper-button-next{background: url(/images25/LL4.png) no-repeat center;background-size: 0.4rem 0.4rem;width: 0.4rem;height: 0.4rem;left: 0;z-index: 5;position: absolute;top: 50%;margin-top: -0.2rem;}
.TSIMFTour-bottom .swiper-button-prev{}
.TSIMFTour-bottom .swiper-button-next{left: auto;right: 0;transform: rotate(180deg);}


@media(max-width: 1024px) {
	.TSIMFTour-top .swiper-slide a .pic img{height: 53vw;}
}

@media(max-width: 850px) {
	.TSIMFTour-top .swiper-slide a .pic img{height: 54vw;}
}
@media(max-width: 768px) {
	.TSIMFTour-top{width: 100%;}
	.TSIMFTour-bottom{position: relative;bottom: 0;margin-top: 0.1rem;height: 100%;}
	.TSIMFTour-bottom .swiper-slide .pic img{height: 13vw;}
}






.pb_sys_style1 .p_no_d {
    border: 1px solid #0942B6!important;
    background-color: #0942B6!important;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o, .pb_sys_common .p_fun a, .pb_sys_common .p_no a {
    padding: 0px 12px !important;
    height: 35px !important;
    line-height: 33px !important;
    border-radius: 30px !important;
}
.pb_sys_common {
    font-size: 14px !important;
    line-height: 0.5rem !important;
}
.fp-viewing-page2 .fp-tooltip{color: #0942B6 !important;}
/*==========================================内页 结束=============================================*/