@charset "utf-8";
/* CSS Document public*/
*{font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:"Microsoft Yahei",Arial,Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:14px;overflow-x: hidden;}
html,body{ min-height:100%;} html{ overflow:-moz-scrollbars-vertical;overflow-x: hidden;} 
::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}

.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;}
input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}

.img_zd{ position:relative; width:100%}
.img_zd .img_hezi{padding-bottom: 67.80% !important;}
.img_zd>img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;height: 100%;width: 100%;}

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}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
ul li{ list-style:none;}
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}
video{ object-fit:cover;width: 100%;height: auto;}
.fl{ float:left}
.fr{ float:right}
.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;}

::-webkit-scrollbar {width:5px;height:5px; background:#f1f1f1}
::-webkit-scrollbar-track {border-radius:0; background:#f1f1f1}
::-webkit-scrollbar-thumb {border-radius:0; background:#333333}

input::-webkit-input-placeholder{ color:#999;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}

textarea::-webkit-input-placeholder{ color:#999;}
textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999;}
textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999;}
 @font-face{font-family: 'BEBAS';src : url('../font24/BEBAS.ttf');}
.w15{width:15rem;margin:0 auto;}
.w18{width:18rem;margin:0 auto;}
@media(max-width: 1780px) {
    .w18{padding: 0 32px;width: 100%;}
}
@media(max-width: 1560px) {
    .w15{padding: 0 32px;width: 100%;}
}
@media(max-width: 768px) {
	.w18{width: 95%;padding: 0;}
	.w15{width: 95%;padding: 0;}
}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#10A67D}
img{ vertical-align:middle}


#gotop{ position:fixed; z-index:9999; bottom:80px; right:30px; box-sizing:border-box; text-align:center; cursor:pointer; -moz-transition:all .5s; -webkit-transition:all .5s; width:0.5rem; height:1.11rem;transition: 0.4s;}
#gotop img{width: 0.5rem;}
#gotop { cursor: pointer; }
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop:hover{bottom: 90px;transition: 0.4s;}
 .ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#10A67D;;opacity:0.9;filter:alpha(opacity=90);z-index:999998;}
 .ie9tips{width:600px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -300px;line-height: 1.8;color:#fff;z-index:999999;text-align:center;}
 .ie9tips a{color:red;}  
 .ie9tips img{display:block;margin:0 auto;opactiy:0.9;filter:alpha(opacity=90);max-width: 100%;} 
 .ie9tips p{padding-top:10px;color:#fff;width: 420px;margin:10px auto;line-height: 1.8;}

/* @font-face {font-family: "sourcebold";src: url("../fonts/SourceHanSerifCN-Bold.ttf") format("truetype");} */
@media (max-width:1920px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:16px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:15px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:14px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:14px;}}
@media (max-width:328px){html{font-size:14px;}}

/*==========================================公共 开始=============================================*/

.header_box { z-index: 100; left: 0px; right: 0px; top: 0px; position: fixed;border-top: 0.04rem solid #2870a2;}
#header {z-index: 999; width: 100%; transition: all 0.6s ease 0s;position: relative;}
#header .w168{align-items: center;}
.header{padding: 0.2rem 0 0.1rem 0;align-items: center;}
.headerNav {width: 58.33%; position: relative;z-index: 99;justify-content: flex-end;align-items: center;}
.header .search_btn{ cursor: pointer; text-align: center; transition: all 0.6s ease 0s;display: block;position: relative; }
#logo {width: 31.33%;position: relative;z-index: 99;}
#logo a{display: block;}
#logo img{display: block;width: 100%;}
.header_R{width: 58.88%;}
.header_top{align-items: center;justify-content: flex-end;margin-bottom: 0.1rem;}
.header_top li a{font-size: 0.14rem;color: #fff;transition: 0.6s all;}
.header_top li{margin-right: 0.1rem;position: relative;padding-right: 0.1rem;background: url(../images25/top01.png) no-repeat right center;background-size: 0.01rem 0.06rem;}
.header_top li:last-child{background: none;}
.header_top li:last-child::after{display: none;}
.header_top li a:hover{opacity: 0.7;transition: 0.6s all;}
.header_top .search{width: 1.8rem;line-height: 0.32rem;height: 0.32rem;border: 0.01rem solid rgba(255,255,255,0.4);border-radius: 0.18rem;}
.header_top .search .text{width: calc(100% - 0.45rem);line-height: 0.32rem;font-size: 0.14rem;color: #fff;text-indent: 0.15rem;}
.header_top .search .btn{width: 0.32rem;height: 0.31rem;background: url(../images25/search.png) no-repeat no-repeat left center;background-size: 0.15rem 0.15rem;}
#header.show #nav{display: none;}
#header.show .menu-pc{background: url(../images/top05.png) no-repeat center;background-size: cover;}
@media (max-width: 1500px) {
  #m_header #logo { width: 50%; }
  #logo img { width: 100%; }
}
@media (max-width: 850px) {
  .header_box { height: 0.5rem; }
  #m_header #logo{width: 85%;}
}
@media (max-width: 414px) {
  .header_box { height: 0.5rem; }
}
@media (max-width: 340px) {

}

#nav {position: relative;}
#nav ul { position: relative;}
#nav ul li { position: relative; z-index: 9; }
#nav ul li a { display: block; padding: 0px; }
#nav ul li h3 { font-size: 0.2rem;color: rgb(255, 255, 255);font-weight: bold; line-height: 0.5rem;position: relative; transition: all 0.6s ease 0s;}

#nav ul li:hover a { color: rgb(255, 255, 255); }
#nav ul li.on h3 { font-weight: bold; }
#nav ul li:hover a h3 span, #nav ul li.on h3 span { background: url("") left center no-repeat; }
#nav ul li a i { display: inline-block; background: url("") center center / contain no-repeat; width: 9px; height: 6px; vertical-align: middle; margin-left: 8px; }
#nav ul li .sub { position: absolute;top: 100%;  z-index: 10000; visibility: hidden; opacity: 0; transition: all 0.5s ease 0s;}
#nav ul li:last-child .sub { margin-left: 0px; left: auto; right: 0px; }
#nav ul li .sub .box { padding: 0.1rem 0.2rem; text-align: center;background: rgba(255, 255, 255, 0.95);}
#nav ul li .sub a { padding: 0px;border-bottom: 0.01rem solid #e7e7e7; line-height: 2.5; transition: all 0.3s ease 0s; font-size: 0.16rem; color: rgb(102, 102, 102); }
#nav ul li .sub a:hover { color: #1057e3;font-weight: 600;}
#nav ul li:hover .sub { opacity: 1; visibility: visible; transform: translateY(0px); }
#nav ul > li.on h3, #nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3 {font-weight: bold; }
#nav .navBox > ul > li:last-child h3::after { left: auto; margin-left: 0px; right: 0px; }
#nav .navBox > ul > li:hover h3.ej::after, #nav ul li.on h3.ej::after { transform: scale(1); }
#nav .navBox > ul > li:hover h3.er::before, #nav > ul > li.on h3.ej::before { opacity: 1; visibility: visible; }
.header_box.xg {position: fixed;height: auto; transition: all 0.4s ease 0s; margin-top: 0px;border-top: none;box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.18);z-index: 99;
  background-image: -moz-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);

}
.header_box.xg #header{transition: 0.6s all;margin-top: 0;}
.header_box.xg .header{padding: 0.15rem 0 0.2rem 0;}
#logo .logo_black { display: none; }
.top_search_black { display: none; }
.header_box.xg #logo{width: 28%;}

@media (max-width: 1200px) {
  .header_box { display: none; }
}
@media (max-width: 850px) {
  
  #header { display: none; }
  #gotop{right: 0.15rem;bottom: 0.3rem;}
  #gotop img,#gotop.hide{width: 0.3rem;}
  #gotop.hide{height: 0.3rem;}
}
.tc2 .tc-box form { border-radius: 4px; overflow: hidden; background: rgb(255, 255, 255); height: 60px; width: 100%; }
.tc2 .tc-box input[type="text"] { border: none; width: 94%; display: block; height: 60px; text-align: left; color: rgb(67, 67, 67); font-size: 14px; background: none; line-height: 60px; padding: 0px 20px; }
.tc2 .tc-box input[type="text"]:focus { text-align: left; }
.tc2 .tc-box input[type="submit"] { position: absolute; right: 0px; top: 50%; padding: 0px; z-index: 2;height: 60px; width: 70px; cursor: pointer; border: none; margin-top: -30px; }
.tc2 .tc { transition: all 300ms ease 0s; position: fixed; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 9999; }
.tc2 .tc { pointer-events: none; opacity: 0; transform: scale(1.1); visibility: hidden; }
.tc2 .tc.act { opacity: 1; pointer-events: auto; transform: scale(1); visibility: visible; }
.tc2 .close:hover { transform: rotate(180deg); }
.tc2 .close, .tc { transition: all 400ms ease 0s; }
.tc2 .tc-box { position: absolute; border-radius: 4px; overflow: hidden; top: 50%; z-index: 9999; background: rgb(255, 255, 255); height: 60px; width: 50%; left: 50%; margin-left: -25%; margin-top: -40px; }
.tc2 .tc.act { display: block; }
.tc2 .close { position: absolute; cursor: pointer; font-size: 20px; right: 30px; top: 30px; }
.tc2 .tc-bg { height: 100%; background: rgba(206, 180, 114, 0.9); position: absolute; top: 0px; left: 0px; width: 100%; z-index: 0; opacity: 0.8; }
.search_btn { cursor: pointer; width: 0.3rem;height: 0.3rem;}
.search_btn img{display: block;width: 0.3rem;height: 0.3rem;}
.search_btn svg { display: inline-block; fill: rgb(255, 255, 255); width: 16px; height: 16px; vertical-align: middle; }
.nav-pc{position: absolute;top: 0;left: 0;right: 0;height: 100vh;z-index: -1;background-repeat: no-repeat;background-position: center;-o-background-size: cover;background-size: cover;display: none;}
.nav-pc .navBox{position: absolute;top: 162px;left: 5%;bottom: 0;overflow-y: auto;width: 90%;}
.nav-pc .navBox dt{font-size: 0.22rem;font-weight: bold;margin-bottom: 0.3rem;}
.nav-pc .navBox dt a{color: #fff;transition: 0.6s all;}
.nav-pc .navBox dt a:hover{opacity: 0.6;transition: 0.6s all;}
.nav-pc .navBox dd{margin-bottom: 0.34rem;}
.nav-pc .navBox dd a{color: #fff;font-size: 0.18rem;transition: 0.6s all;opacity: 0.8;}
.nav-pc .navBox dd a:hover{opacity: 1;transition: 0.6s all;}

.search-dialog-box { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 1000000; opacity: 0; visibility: hidden; transition: all 0.6s ease 0s; }
.search-dialog-box::before { content: ""; position: absolute; top: 0px; height: 0px; background: none; transition: all 0.6s ease 0s; left: 0px; right: 0px; 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: 0px; top: 0px; width: 100%; height: 0px; margin: 0px; background: 0% 0% / cover no-repeat rgba(0, 0, 0, 0.7); transform-origin: center center; transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s; }
.search-dialog-box .wrap-inner { transform: translateY(100%); transition: all 0.6s ease 0s; }
.header-right .bubbles-bg { opacity: 0; visibility: hidden; transition: all 0.5s ease 0.8s; }
.search-dialog-box .bubbles-bg .bubble { position: absolute; }
.search-dialog-box .bubbles-bg .bubble .circle { border-radius: 100%; position: absolute; left: 0px; top: 0px; 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 rgb(255, 255, 255); }
.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: rgb(41, 167, 65); }
.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: rgb(255, 255, 255); }
.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: linear-gradient(45deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.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: rgb(255, 255, 255); opacity: 0.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: linear-gradient(135deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.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: rgb(41, 167, 65); }
.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 rgb(255, 255, 255); }
.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: rgb(255, 255, 255); }
.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: linear-gradient(135deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.3) 100%); }
.search-dialog-box .bubbles-bg .bubble { animation: 8s linear 0s infinite normal none running spin; transform-origin: 50% 45%; }
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) { animation: 8s linear 0s infinite normal none running spin2; }
.search-dialog-box .bubbles-bg .bubble .circle { animation: 8s linear 0s infinite normal none running spin-reverse; }
.search-dialog-box .bubbles-bg .bubble:nth-child(2n) .circle { animation: 8s linear 0s infinite normal none running spin-reverse2; }
.search-dialog-box .bubbles-bg .sm-bubble { transform-origin: 30% 30px; }
.search-dialog { position: absolute; left: 0px; top: 50%; transform: translateY(-50%); width: 100%; z-index: 2; }
.search-dialog .search-tit { font-size: 2.75rem; line-height: 3.5rem; color: rgb(255, 255, 255); text-align: center; overflow: hidden; display: none; }
.search-dialog .search-inner { overflow: hidden; margin-top: 0px; }
.search-dialog .search-input { width: 50%; margin: 0px auto; padding: 0px 0rem 0px 1.5rem; box-sizing: border-box; transition: all 0.3s ease 0s; max-width: 94%; }
.search-dialog .search-input input[type="text"] { float: left; height: 1rem; width: calc(100% - 1rem); background-color: transparent; font-size: 0.18rem; line-height: 1rem; color: rgb(145, 145, 145); transition: all 0.3s ease 0s; outline: none; border-width: 0px 0px 1px; border-top-style: initial; border-right-style: initial; border-left-style: initial; border-top-color: initial; border-right-color: initial; border-left-color: initial; border-image: initial; border-bottom-style: solid; border-bottom-color: rgba(255, 255, 255, 0.6); }
.search-dialog .search-input input[type="text"]::-webkit-input-placeholder { color: rgb(145, 145, 145); }
.search-dialog .search-input input[type="image"], .search-dialog .search-input .clear-btn { float: right; height: 0.8rem; width: 0.8rem; }
.search-dialog .search-input input[type="image"] { background: url("../images25/search02.png") center center no-repeat #2d4198; height: 0.8rem; width: 0.8rem; border-radius: 100px; }
.search-dialog .search-input .clear-btn { background-color: rgba(0, 0, 0, 0.2); background-repeat: no-repeat; background-position: center center; background-image: url(); background-size: 3.5rem; border-radius: 100%; margin-right: 1rem; display: none; }
.search-dialog .search-input.on { background-color: rgb(255, 255, 255); }
.search-dialog .search-input.on input[type="image"] { background-image: url(""); }
.search-dialog .hot-search { font-size: 0px; width: 19.5rem; margin: 0.6rem auto 0px; box-sizing: border-box; padding: 0px 0.6rem; overflow: hidden; }
.search-dialog .hot-search .hot-tit, .search-dialog .hot-search .hot-link { display: inline-block; zoom: 1; vertical-align: top; }
.search-dialog .hot-search .hot-tit { font-size: 0.375rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-weight: bold; padding-left: 0.6rem; background-repeat: no-repeat; background-position: left center; background-size: 0.5rem; background-image: url(""); }
.search-dialog .hot-link { margin-left: 1rem; }
.search-dialog .hot-link a { display: inline-block; zoom: 1; font-size: 0.375rem; line-height: 0.5rem; margin-right: 0.75rem; color: rgb(255, 255, 255); padding-bottom: 5px; position: relative; }
.search-dialog .hot-link a::before { content: ""; position: absolute; left: 0%; bottom: 0px; width: 100%; height: 2px; background-color: rgb(255, 255, 255); transform: scaleX(0); transform-origin: left center; transition: transform 0.3s ease 0s; }
.search-dialog-box .bottom-box { position: absolute; left: 0px; bottom: 5.1%; width: 100%; }
.search-dialog-box .bottom-box .share-box { overflow: hidden; }
.search-dialog-box .bottom-box .copy { font-size: 0.35rem; line-height: 0.5rem; color: rgb(255, 255, 255); font-family: gilroy-regular; margin-top: 0.5rem; overflow: hidden; }
.header-right.is-open .bubbles-bg { visibility: visible; opacity: 1; }
.header-right.is-open .search-btn .con-box { display: none; }
.header-right.is-open .close-btn { display: block; }
.header-right.is-open .item .search-bg { transform: scale(1); }
.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(0px); }
.pub-close { position: absolute; width: 51px; height: 52px; z-index: 10; right: 0.8rem; top: 0.8rem; border-radius: 100%; }
.pub-close .bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: rgb(28, 90, 183); transform: scale(0); border-radius: 100%; transition: transform 0.3s ease 0s; }
.pub-close i { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; background-image: url("../images25/search_close.png"); transition: all 0.6s ease 0s; }
.pub-close i:hover { transform: rotate(180deg); }
@keyframes spin { 
  100% { transform: rotate(1turn); }
}
@keyframes spin2 { 
  100% { transform: rotate(-1turn); }
}
@keyframes spin-reverse { 
  0% { transform: rotate(1turn); }
}
@keyframes spin-reverse2 { 
  0% { transform: rotate(-1turn); }
}
#nav{z-index: 99;margin: 0 auto;position: relative;width: 100%;margin-top: 0;}
#nav ul{width:100%;padding: 0;}
#nav ul li{position:relative;z-index:0;}
#nav ul li:last-child::after{position:absolute;content: "";}

#nav ul li a{display:block;text-align: center;}
#nav ul li h3{font-size: 0.2rem;color: #FFFFFF;position:relative;transition:.6s;text-align: center;line-height: 0.5rem;font-weight: bold;}
#nav ul li:hover a h3{font-weight: bold;}
#nav ul li:hover a{}
#nav ul li.on h3{ font-weight:bold;}
#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;
    top: 0.5rem;
    min-width: 1.8rem;
    left: 50%;
    z-index: 10000;
    transform: translateX(-50%) scaleY(0);
    visibility: hidden;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: .5s;
    transform-origin: top;
 background:rgba(255,255,255,1);
}
#nav ul li .sub .sub2{position: relative;}
#nav ul li .sub .sub2 .sjnav{position: absolute;left: 100%; top: 0;background: rgba(255,255,255,0.8);display: none;}
#nav ul li .sub .sub2:hover .sjnav{display: block;}
#nav ul li .sub .box{padding-top:0.16rem; text-align:center;position: relative;}
#nav ul li .sub .box::after{content: "";position: absolute;height: 0.6rem;width: 100%; bottom: -0.6rem;left: 0;background-size: contain;}
#nav ul li .sub a{white-space: nowrap;padding: 0 0.2rem;line-height: 0.5rem;transition:.3s;font-size: 0.18rem;color: #323232;}
#nav ul li:hover .sub{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; visibility:visible; transform: translateX(-50%) scaleY(1);}


#nav ul>li.on h3,#nav ul li:hover h3, #header.xg #nav ul li.on a h3, #header.xg #nav ul li:hover a h3{color: #FFFFFF;}
#nav .navBox>ul>li .sub:after{content:"";display:block;width: 100%;height: 0.04rem;position:absolute;left: 0;margin-left: 0;background: #1057e3;top:0;transition:.3s;transform:scale(0);border-radius: 0;}
#nav .navBox>ul>li .sub:before{ content:"";display:block;position:absolute;left:50%;margin-left: -0.12rem;border-left:transparent 0.12rem solid;border-right:transparent 0.12rem solid;border-bottom: #d93e4e 0.12rem solid;top:-0.10rem;transition:.3s;opacity:0;visibility:hidden;display: none;}
#nav .navBox>ul>li:hover .sub:after,#nav ul li.on .sub:after{  transform:scale(1);}
#nav .navBox>ul>li:hover .sub:before, #nav>ul>li.on .sub:before{ opacity:1; visibility:visible}

.search_btn{height: 20px;line-height: 20px;cursor:pointer;text-align: center;transition:.6s;width: 20px;border-radius: 50%;}
.search_btn img{display: block;width: 0.2rem;}
/*手机头部开始*/
#m_header{z-index: 99;}
#m_header #logo img{max-height:60%;max-height: 28px;}
.wap_search{ width:80%; margin:0 auto;}
.wap_search form{ position:relative;}
.wap_search input[type="text"]{width: 80%;height:0.1rem; line-height:0.1rem; border:0;padding:0 0.15rem; font-size:0.16rem; color:#999;box-shadow:none;-webkit-appearance: none;float:  left;border-right: 0;}
.wap_search input[type="image"]{width: 20%;height:0.6rem; background:#1057e3; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}

#m_nav .mzsdm {width: 100%;position: relative;border: 0.01rem solid rgba(255,255,255,0.2);width: 95%;margin-left: 2.5%; display: flex;justify-content: space-around;padding: 0.1rem;border-radius: 0.2rem;}
#m_nav .mzsdm a{display: block; font-size: 0.16rem;color: #FFFFFF;line-height: 0.4rem;padding-left: 0.18rem;}
#m_nav .mzsdm a+a{margin-left: 0.2rem;}

/*导航按钮开始*/
#nav_btn_box{ height:100%; z-index:999999999;}
#nav_btn_box.on{ background:none;  }
#nav_btn{display: none;}
#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: 0.3rem;height: 22px; position: relative; outline:none;}
#nav_btn .point:hover .navbtn,
#nav_btn .point:hover .navbtn::after,
#nav_btn .point:hover .navbtn::before{width: 24px;}
#nav_btn .navbtn{position: absolute;top: 12px;left: 0;display: inline-block;width: 20px;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: #FFFFFF;}
#nav_btn .navbtn::after,
#nav_btn .navbtn::before{position: absolute; left: 0;display: inline-block;width: 24px;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: #FFFFFF;}
#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;}
/*导航按钮结束*/


/*顶部搜索*/
.tc_search{margin: 0 0.25rem;width: calc(100% - 0.5rem);margin-top: 0.2rem;bottom: 0.24rem;}
.tc_search .header-search{height:40px;border-radius:20px;border:1px solid #e5e5e5;position:relative;width:100%;margin-bottom: 0.6rem;}
.tc_search input[type="text"]{font-size:0.14rem;color:#fff;height:38px;line-height:38px;padding:0 0.15rem;box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:calc(100% - 0.4rem);}
.tc_search input[type="image"]{ position:absolute; top:6px;width: 26px;line-height:38px; border:0;right: 10px;}
.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 */c 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消失-结束 */


.m_nav_list{flex-direction:column; justify-content: flex-start; width:100%; }
.m_nav_list::-webkit-scrollbar {display:none}
.m_nav_list .sjnav{margin-left: 0.2rem;}

#m_nav {z-index: 99999;position: fixed;width:100%;height:100vh;right: -100vw;top: 0;display:none;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-image: -moz-linear-gradient( -180deg, rgb(44,124,219) 0%, rgb(6,71,187) 100%);
  background-image: -webkit-linear-gradient( -180deg, rgb(44,124,219) 0%, rgb(6,71,187) 100%);
  background-image: -ms-linear-gradient( -180deg, rgb(44,124,219) 0%, rgb(6,71,187) 100%);

}
#m_nav.act{ pointer-events: auto; right:0;overflow: auto;}

#m_nav>ul>li{ width:100%; overflow:hidden; padding:0 0.3rem; }
#m_nav>ul>li+li{ border-top:1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a{ display:inline-block; width:calc(100% - 30px)}
#m_nav li .a h3{line-height: 0.64rem;height: 0.64rem;color:#fff;padding:0;font-size:0.18rem;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:10px;height: 0.64rem;float:right;display:inline-block;background: url(../images25/jia.png) center no-repeat;background-size:contain;}
#m_nav li.on i{ background: url(../images25/jian.png) center no-repeat;background-size: contain;}
#m_nav li{display:block;width:100%;}
.slide_nav{ position: absolute; left:0; height: 70px; z-index: 998; padding:15px; top:0; 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: #ffb400;}
#m_nav .title .list a{display:block;font-size:0.16rem;color: #fff;text-align:left;line-height:40px;height: 40px;border:0;font-weight:300;}
.logo2 {}
.logo2 a{display: table;vertical-align: middle;}
.logo2 img{display: block;width: auto;vertical-align: middle;width: 100%;}
/*三级导航 开始*/
#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.16rem; 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{display:none;background-size: auto;position:fixed;z-index: 999999;width: 100%;box-shadow: 0 0 12px 0 rgba(0,0,0,0.2);
  background-image: -moz-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);

}

@media(max-width: 1200px){
	#nav ul{display: none;}
	#m_header{height: 10vw;}
	#m_nav{padding-top: 11vw;}
	#m_header .rightBox{width: 30%;margin-right: 25px;}
	#m_header .rightBox img{width: 100%;margin: 0 auto;display: block;}
	.navBox {display: none;}
	#nav_btn_box{margin-right: 15px;display: flex;justify-content: center;align-items: center;}
	.navBox .search{float: left;} 
	#nav_btn{display: block;}
	.header_box{ display:none}
	.m_header_box{ display:block}
	#nav_slide{ display:block}
	.logo2{margin-left: 25px;max-width: 40vw;}
}

@media(max-width: 850px){
	#m_header {height: 80px;}
	#m_nav{padding-top: 15vw;}
	#nav{position: relative;}
	.logo2{margin-left: 15px;max-width: 40vw;}
}

@media(max-width: 430px){
	.logo2{max-width: 78vw;}
	#m_header {height: 18vw;}
	#m_nav{padding-top: 19vw;}
}
@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 1rem;}
}

@media (max-width: 1820px) {
  #header .w163{margin: 0 100px;width: calc(100% - 200px);}
}
@media (max-width: 1200px) {
  .m_header_box { display: block; }
  .header_box { display: none; }
}


/* banner开始 */
.bannerBox{height:100vh;position:relative;}
.bannerBox .slider .slick-active{position: relative;z-index: 999;}
.bannerBox .slider .slick-slide img{display: block;width: 100%;position: relative;height: 100vh;object-fit: cover;}
.bannerBox .slider .slick-slide video{height: 100vh;}
.bannerBox .slider .slick-active img{animation:myscal 5s forwards;-webkit-animation:myscal 5s forwards;}
@keyframes myscal
{
	0%   {transform: scale(1.07);}
	100%   {transform: scale(1);}
}
@-webkit-keyframes mymove
{
	0%   {-webkit-transform: scale(1.07);}
	100%   {-webkit-transform: scale(1);}
}
.bannerBox .slider a{display: block;position: relative;}
.bannerBox .slider a::after{content: "";width: 100vw;height: 100vh;background: url(../images25/topBG.png) repeat-x top;position: absolute;left: 0;top: 0;}
.bannerBox .slider a p{position: absolute;bottom: 0.3rem;left: 0;z-index: 4;font-size: 0.35rem;color: white;font-weight: bold;width: 15rem;left: 50%;line-height: 0.4rem;height: 0.4rem;margin-left: -7.5rem;}
.bannerBox .slider video{display: block;width: 100%;position: relative;height: 5.5rem;}
.bannerBox .slick-dots{display: flex;justify-content: center;position: absolute;bottom: 0.4rem;left: auto;align-items: center;z-index: 9;width: 100%;left: 0;}
.bannerBox .slick-dots li{height: 0.12rem;display: flex;justify-content: center;align-items: center;}
.bannerBox .slick-dots li button{width: 0.12rem;height: 0.12rem; opacity: 1;background: #fff;border-radius: 50%;margin: 0 0.1rem;opacity: 0.3;}
.bannerBox .slick-dots li.slick-active button{opacity: 1;position: relative;}
.bannerBox .slick-dots li:last-child.slick-active butto{padding-right: 0;}
.bannerBox .slick-dots li button{font-size: 0;}
.bannerBox .slick-prev,
.bannerBox .slick-next{background: url(../images25/bannerL.png) no-repeat left center;background-size: 0.6rem;width: 0.6rem;height: 0.6rem;font-size: 0;position: absolute;left: 0.1rem;top: 50%;margin-top: -0.3rem;opacity: 1;z-index: 9;}
.bannerBox .slick-next{left: auto;right: 0.1rem;transform: rotateY(-180deg);}
@media (max-width:1440px) {
	.bannerBox{width: 100%;padding: 0;height: 50vw;}
	.bannerBox .slider .slick-slide img{height: 50vw;}
	.bannerBox .slider .slick-slide video{height: 50vw;}
}
@media (max-width:1200px) {
	.bannerBox .slick-dots{width: 100%;padding: 0 0.3rem;}
	.bannerBox .slider video{height:45vw;}
	.bannerBox .xlbtn{display: none;}
	.bannerBox .slick-dots{justify-content: center;}
	.bannerBox .slider a::after{display: none;}
	.bannerBox{margin-top: 1.6rem;}
}
@media (max-width:1100px) {
	.bannerBox{margin-top: 10vw;}
	
}
@media (max-width:850px) {
	.bannerBox .slider a p{width: 95%;left: 2.5%;font-size: 0.18rem;line-height: 0.24rem;bottom: 0.1rem;height: 0.24rem;margin-left: 0;}
	.bannerBox .slick-dots{bottom: 0.2rem;}
	.bannerBox{margin-top: 80px;}
	.bannerBox .slick-dots li button{width: 0.1rem;height: 0.1rem;margin: 0 0.06rem;}
}
@media (max-width:430px) {
	.bannerBox{margin-top: 18vw;}
}
/* banner结束 */

@media (max-width:850px) {
}
@media (max-width:580px) {
}
.headline18-3{font-size: 0.18rem;line-height: 0.28rem;color: #323232;height: 0.84rem;}
.headline18-2{font-size: 0.18rem;line-height: 0.28rem;color: #323232;height: 0.56rem;}
.headline18-1{font-size: 0.18rem;line-height: 0.2rem;color: #323232;height: 0.2rem;}
.Cotitle{margin-bottom:0.4rem;position: relative;}
.Cotitle .text{position: relative;text-align: center;background: url(../images25/titleBG.png) no-repeat 56% bottom;}
.Cotitle h5{font-size: 0.36rem;padding: 0.1rem 0 0.2rem; color: #323232;letter-spacing: 4px;font-weight: 600;position: relative;z-index: 2;}
.Cotitle i{position: absolute;display: block;font-style: normal; left: 0;bottom: 0.03rem; width: 100%;text-align: center;font-family: "Roboto";font-size: 0.8rem;line-height: 0.6rem;letter-spacing: 0.04rem; font-weight: bold;color: transparent;-webkit-text-stroke: 1px #d8e8fd;text-stroke: 1px #d8e8fd;text-transform: uppercase;}
.Cotitle .more{position: absolute;right: 0;top: 50%;margin-top: -0.24rem;width: 0.48rem;height: 0.48rem;transition: 0.6s all;}
.Cotitle .more::after{content: "";width: 0.48rem;height: 0.48rem;background: url(../images25/more.png) no-repeat center;background-size: 0.48rem 0.48rem; position: absolute;left: 0;top: 0; animation: spin 8s linear infinite; }
@keyframes spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}
.Cotitle .more a{display: block;line-height: 0.48rem;text-align: center;font-size: 0.14rem;color: #323232;position: relative;z-index: 2;}
.Cotitle .more:hover{;margin-top: -0.2rem;transition: 0.6s all;}
.Cotitle .more:hover a{color: #1057e3;}
/* 新闻 开始 */
.part1BG{background: url(../images25/part1BG.jpg) no-repeat top center;background-size: cover;padding: 0.2rem 0;}
/* part1 */
.part1L{width: 50.667%;overflow: hidden;position: relative;}
.part1L .swiper-slide a{display: block;position: relative;}
.part1L .swiper-lide .pic{overflow: hidden;}
.part1L .swiper-slide .pic img{display: block;width: 100%;height: 5.2rem;object-fit: cover;}
.part1L .swiper-slide .textBox{position: relative;width: calc(100% - 1rem);padding: 0.3rem 0.4rem;align-items: center; margin-left: 1rem; top: -0.55rem;margin-bottom: -0.55rem; border-top-left-radius: 0.14rem;
  background-image: -moz-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  box-shadow: 0px 2px 21px 0px rgba(0, 0, 0, 0.17);
}
.part1L .swiper-slide .textBox .time{width: 0.54rem;border: 0.01rem solid rgba(255,255,255,0.15);border-radius: 0.05rem;padding: 0.1rem 0;text-align: center;}
.part1L .swiper-slide .textBox .time .day{font-size: 0.3rem;color: #fff;font-family: impact;}
.part1L .swiper-slide .textBox .time .month{font-size: 0.14rem;color: #fff;opacity: 0.6;margin: 0.08rem 0 0.06rem 0;}
.part1L .swiper-slide .textBox .time .year{font-size: 0.14rem;color: #fff;opacity: 0.6;}
.part1L .swiper-slide .textBox .text{width: calc(100% - 0.75rem);}
.part1L .swiper-slide .textBox h5{color: #fff;font-weight: 600;}
.part1L .swiper-slide .textBox h5 .textline{background-image: linear-gradient(#fff,#fff);}
.part1L .swiper-pagination{width: auto;right: 1.875rem;bottom: 1.875rem;left: auto;display: none;}
.part1L .swiper-button-prev,.part1L .swiper-button-next{bottom: 0.3rem;left: 0;top: auto;margin-top: 0;width: 0.1rem;height: 0.18rem;background: url(../images25/part1-03.png) no-repeat center;background-size: 0.1rem 0.18rem;}
.part1L .swiper-button-next{left: 0.38rem;transform: rotateY(-180deg);}
.part1L .swiper-button-next:after, .part1L .swiper-button-prev:after{display: none;}
.part1R{width: 47.33%;}
.part1R li{position: relative;}
.part1R li::after{content: "";width: 0;height: 100%; position: absolute; left:0;top: 0;background: url(../images25/part1-02.jpg) no-repeat left center;background-size: cover;transition: 0.6s all;box-shadow: 0px 2px 21px 0px rgba(0, 0, 0, 0.17);}
.part1R li a{padding:0.2rem 0.3rem;align-items: center;position: relative;z-index: 2;border-bottom: 0.01rem solid #c9dced;display: block;}
.part1R li i{font-style: normal;color: #1057e3;font-size: 0.14rem;display: block;padding-left: 0.2rem;background: url(../images25/time.png) no-repeat left center;background-size: 0.13rem 0.13rem;transition: 0.6s all;}
.part1R li p{margin-top: 0.14rem; transition: 0.6s all;}
/* .part1R li p .textline{background-image: linear-gradient(#fff,#fff);} */
.part1R li:last-child a{border-bottom: none;}
.part1R li:hover::after{width: 100%;transition: 0.6s all;}
.part1R li:hover i{color: #fff;background: url(../images25/timeW.png) no-repeat left center;background-size: 0.13rem 0.13rem;transition: 0.6s all;}
.part1R li:hover p{color: #fff;font-weight: 600;transition: 0.6s all;}
@media(max-width: 1200px){
	.part1_box{padding-top: 2.5rem;}
	.part1L .swiper-slide .pic img{height: 448px;}
}
@media(max-width: 1000px){
	.part1L .swiper-slide .pic img{height: 372px;}
}
@media(max-width: 850px){
	.part1L{width: 100%;}
	.part1R{width: 100%;margin-top: 0.3rem;}
	.part1L .swiper-slide .pic img{height: 54vw;}
	.part1BG{padding: 0.5rem 0;}
	.CotitleL{padding-left: 0;text-align: left;background: url(../images/title02.png) no-repeat left bottom;}
	.part1L .swiper-slide .textBox .time{width: 0.64rem;}
	.part1L .swiper-slide .textBox .time .month,.part1L .swiper-slide .textBox .time .year{font-size: 0.18rem;}
	.headline18-1{font-size: 0.22rem;line-height: 0.22rem;height: 0.24rem;}
	.headline18-2{font-size: 0.22rem;line-height: 0.32rem;height: 0.64rem;}
	.part1R li i{font-size: 0.18rem;}
	.part1R li a{padding: 0.2rem 0;}
	.Cotitle .text{text-align: left;background-size: 40%;background-position: left bottom;}
	.Cotitle i{text-align: left;}
	.Cotitle h5{font-size: 0.44rem;}
	.part1L .swiper-slide .textBox{padding: 0.2rem;}
}
/* 新闻 结束 */
/* 通知 start */
.part2{margin-top: 0.8rem;margin-bottom: 0.3rem;}
.part2Con{position: relative;}
.part2Con .mySwiper{padding: 0.1rem 0;}
.part2Con .swiper-slide{position: relative;}
.part2Con .swiper-slide::after{content: "";width: calc(100% - 0.2rem);height: 0;background: url(../images25/part2-04.png) no-repeat center;background-size: 100%;position: absolute;top: -0.1rem;left: 0.1rem;transition: 0.6s all;}
.part2Con .swiper-slide::before{content: "";width: calc(100% - 0.2rem);height: 0;background: url(../images25/part2-05.png) no-repeat center;background-size: 100%;position: absolute;bottom: -0.1rem;left: 0.1rem;transition: 0.6s all;}
.part2Con .swiper-slide a{position: relative;z-index: 2; display: block;background: rgba(255,255,255,0.5);border: 1px solid rgba(255,255,255,0.8);padding: 0.3rem 0.3rem 0.5rem 0.3rem;border-radius: 0.1rem;transition: 0.6s all;}
.part2Con .swiper-slide a::after{content: "";width: 100%;height: 0;background: url(../images25/part2-03.png) no-repeat bottom center;background-size: cover;position: absolute;left: 0;bottom: 0;border-radius: 0.1rem;transition: 0.6s all;}
.part2Con .swiper-slide .time{margin-bottom: 0.4rem;position: relative;z-index: 2; background: url(../images25/part2-01.png) no-repeat right center;background-size: 1.21rem 0.21rem;}
.part2Con .swiper-slide .time::after{content: "";width:0;height: 0.21rem;background: url(../images25/part2-02.png) no-repeat right center;position: absolute;left: 0;top: 50%;margin-top: -0.11rem;transition: 0.6s all;}
.part2Con .swiper-slide .time i{font-style: normal;font-family: impact;color: #1057e3;font-size: 0.38rem;letter-spacing: 0.03rem;transition: 0.6s all;}
.part2Con .swiper-slide p{z-index: 2;position: relative;transition: 0.6s all;}
.part2Con .swiper-slide:hover a::after{height: 100%;transition: 0.6s all;}
.part2Con .swiper-slide:hover a{border: none;transition: 0.6s all;}
.part2Con .swiper-slide:hover::after,.part2Con .swiper-slide:hover::before{height: 0.1rem;transition: 0.6s all;}
.part2Con .swiper-slide:hover .time i{color: #fff;transition: 0.6s all;}
.part2Con .swiper-slide:hover p{color: #fff;font-weight: 600;transition: 0.6s all;}
.part2Con .swiper-slide:hover .time{background: none;}
.part2Con .swiper-slide:hover .time::after{width: 100%;transition: 0.6s all;}
.part2Con .swiper-button-prev,.part2Con .swiper-button-next{width: 0.53rem;height: 0.53rem;margin-top: -0.27rem;background: url(../images25/part2L.png) no-repeat center;background-size: 0.53rem 0.53rem;left: -1rem;}
.part2Con .swiper-button-prev::after,.part2Con .swiper-button-next::after{display: none;}
.part2Con .swiper-button-next{transform: rotateY(-180deg);left: auto;right: -1rem;}
@media(max-width: 1800px){
	.part2Con .swiper-button-prev, .part2Con .swiper-button-next{left: 0.1rem;}
	.part2Con .swiper-button-next{left: auto; right: 0.1rem;}
}
@media(max-width: 850px){
	.part2{margin-top: 0.3rem;}
}

/* 新闻 结束 */
/* 通知 start */
.part22{margin-top: 0.8rem;margin-bottom: 0.3rem;}
.part22Con{position: relative;}
.part22Con .mySwiper{padding: 0.1rem 0;max-width: 1500px;}
.part22Con .swiper-slide{position: relative;}
.part22Con .swiper-slide::after{content: "";width: calc(100% - 0.2rem);height: 0;background: url(../images25/part2-04.png) no-repeat center;background-size: 100%;position: absolute;top: -0.1rem;left: 0.1rem;transition: 0.6s all;}
.part22Con .swiper-slide::before{content: "";width: calc(100% - 0.2rem);height: 0;background: url(../images25/part2-05.png) no-repeat center;background-size: 100%;position: absolute;bottom: -0.1rem;left: 0.1rem;transition: 0.6s all;}
.part22Con .swiper-slide a{position: relative;z-index: 2; display: block;background: rgba(255,255,255,0.5);border: 1px solid rgba(255,255,255,0.8);padding: 0.3rem 0.3rem 0.5rem 0.3rem;border-radius: 0.1rem;transition: 0.6s all;}
.part22Con .swiper-slide a::after{content: "";width: 100%;height: 0;background: url(../images25/part2-03.png) no-repeat bottom center;background-size: cover;position: absolute;left: 0;bottom: 0;border-radius: 0.1rem;transition: 0.6s all;}
.part22Con .swiper-slide .time{margin-bottom: 0.4rem;position: relative;z-index: 2; background: url(../images25/part2-01.png) no-repeat right center;background-size: 1.21rem 0.21rem;}
.part22Con .swiper-slide .time::after{content: "";width:0;height: 0.21rem;background: url(../images25/part2-02.png) no-repeat right center;position: absolute;left: 0;top: 50%;margin-top: -0.11rem;transition: 0.6s all;}
.part22Con .swiper-slide .time i{font-style: normal;font-family: impact;color: #1057e3;font-size: 0.38rem;letter-spacing: 0.03rem;transition: 0.6s all;}
.part22Con .swiper-slide p{z-index: 2;position: relative;transition: 0.6s all;}
.part22Con .swiper-slide:hover a::after{height: 100%;transition: 0.6s all;}
.part22Con .swiper-slide:hover a{border: none;transition: 0.6s all;}
.part22Con .swiper-slide:hover::after,.part22Con .swiper-slide:hover::before{height: 0.1rem;transition: 0.6s all;}
.part22Con .swiper-slide:hover .time i{color: #fff;transition: 0.6s all;}
.part22Con .swiper-slide:hover p{color: #fff;font-weight: 600;transition: 0.6s all;}
.part22Con .swiper-slide:hover .time{background: none;}
.part22Con .swiper-slide:hover .time::after{width: 100%;transition: 0.6s all;}
.part22Con .swiper-button-prev,.part22Con .swiper-button-next{width: 0.53rem;height: 0.53rem;margin-top: -0.27rem;background: url(../images25/part2L.png) no-repeat center;background-size: 0.53rem 0.53rem;left: 1rem;}
.part22Con .swiper-button-prev::after,.part22Con .swiper-button-next::after{display: none;}
.part22Con .swiper-button-next{transform: rotateY(-180deg);left: auto;right: 1rem;}
@media(max-width: 1800px){
	.part22Con .swiper-button-prev, .part22Con .swiper-button-next{left: 0.1rem;}
	.part22Con .swiper-button-next{left: auto; right: 0.1rem;}
}
@media(max-width: 850px){
	.part22{margin-top: 0.3rem;}
}
/* 通知 end */
/* 党建 start */
.part3{background-size: cover;}
.part3 .Cotitle i{-webkit-text-stroke: 1px rgba(255,255,255,0.1);text-stroke: 1px rgba(255,255,255,0.1);}
.part3 .Cotitle h5{}
.part3 .Cotitle .text{ background: url(../images25/titleBGw.png) no-repeat 56% bottom;}
.part3 .Cotitle .more a{}
.part3 .Cotitle .more::after{background-size: 0.48rem 0.48rem;}
.part3Con ul{width: 65.33%;}
.part3Con li{width: 47.95%;border-radius: 0.4rem 0 0.4rem 0;overflow: hidden;background: rgba(255,255,255,0.2);}
.part3Con li a{display: block;}
.part3Con li .pic{overflow: hidden;}
.part3Con li .pic img{display: block;width: 100%;height: 2.8rem;object-fit: cover;}
.part3Con li .text{padding: 0.3rem 0.4rem;align-items: center;}
.part3Con li .text .time{width: 0.6rem;}
.part3Con li .text .time .day{height: 0.52rem;line-height: 0.52rem;background: url(../images25/part3-02.png) no-repeat center;background-size: 0.6rem 0.52rem;font-size: 0.3rem;color: #fff;font-family: impact;text-align: center;}
.part3Con li .text .time .year{margin-top: 0.08rem;font-size: 0.14rem;color: #fff;opacity: 0.7;text-align: center;}
.part3Con li p{width: calc(100% - 0.8rem);color: #fff;}
.part3Con li p .textline{background-image: linear-gradient(#fff,#fff);}
.part3Con dl{width: 32%;}
.part3Con dd{margin-bottom: 0.44rem;}
.part3Con dd:last-child{margin-bottom: 0;}
.part3Con dd a{align-items: center;}
.part3Con dl .time{width: 0.6rem;}
.part3Con dl .time .day{height: 0.52rem;line-height: 0.52rem;background: url(../images25/part3-02.png) no-repeat center;background-size: 0.6rem 0.52rem;font-size: 0.3rem;color: #fff;font-family: impact;text-align: center;}
.part3Con dl .time .year{margin-top: 0.08rem;font-size: 0.14rem;color: #fff;opacity: 0.7;text-align: center;}
.part3Con dl p{width: calc(100% - 0.8rem);color: #fff;}
.part3Con dl p .textline{background-image: linear-gradient(#fff,#fff);}
@media(max-width: 850px){
.part3 .Cotitle .text{background: none;}	
.part3{padding: 0.5rem 0;}
.part3Con ul{width: 100%;}
.part3Con dl{width: 100%;margin-top: 0.3rem;}
.part3Con li .pic img{height: 28vw;}
.headline18-3{font-size: 0.22rem;line-height: 0.32rem;height: 0.96rem;}
}


/* 党建 start */
.part333{background: url(../images25/part3BG.jpg) no-repeat top center;background-size: cover;padding: 0.4rem 0 .5rem;}
.part333 .Cotitle i{-webkit-text-stroke: 1px rgba(255,255,255,0.1);text-stroke: 1px rgba(255,255,255,0.1);}
.part333 .Cotitle h5{color: #fff;}
.part333 .Cotitle .text{ background: url(../images25/titleBGw.png) no-repeat 56% bottom;}
.part333 .Cotitle .more a{color: #fff;}
.part333 .Cotitle .more::after{background: url(../images25/moreW.png) no-repeat center;background-size: 0.48rem 0.48rem;}
.part333Con ul{width: 65.33%;}
.part333Con li{width: 47.95%;border-radius: 0.4rem 0 0.4rem 0;overflow: hidden;background: rgba(255,255,255,0.2);}
.part333Con li a{display: block;}
.part333Con li .pic{overflow: hidden;}
.part333Con li .pic img{display: block;width: 100%;height: 2.8rem;object-fit: cover;}
.part333Con li .text{padding: 0.3rem 0.4rem;align-items: center;}
.part333Con li .text .time{width: 0.6rem;}
.part333Con li .text .time .day{height: 0.52rem;line-height: 0.52rem;background: url(../images25/part3-02.png) no-repeat center;background-size: 0.6rem 0.52rem;font-size: 0.3rem;color: #fff;font-family: impact;text-align: center;}
.part333Con li .text .time .year{margin-top: 0.08rem;font-size: 0.14rem;color: #fff;opacity: 0.7;text-align: center;}
.part333Con li p{width: calc(100% - 0.8rem);color: #fff;}
.part333Con li p .textline{background-image: linear-gradient(#fff,#fff);}
.part333Con dl{width: 32%;}
.part333Con dd{margin-bottom: 0.44rem;}
.part333Con dd:last-child{margin-bottom: 0;}
.part333Con dd a{align-items: center;}
.part333Con dl .time{width: 0.6rem;}
.part333Con dl .time .day{height: 0.52rem;line-height: 0.52rem;background: url(../images25/part3-02.png) no-repeat center;background-size: 0.6rem 0.52rem;font-size: 0.3rem;color: #fff;font-family: impact;text-align: center;}
.part333Con dl .time .year{margin-top: 0.08rem;font-size: 0.14rem;color: #fff;opacity: 0.7;text-align: center;}
.part333Con dl p{width: calc(100% - 0.8rem);color: #fff;}
.part333Con dl p .textline{background-image: linear-gradient(#fff,#fff);}
@media(max-width: 850px){
.part333 .Cotitle .text{background: none;}	
.part333{padding: 0.5rem 0;}
.part333Con ul{width: 100%;}
.part333Con dl{width: 100%;margin-top: 0.3rem;}
.part333Con li .pic img{height: 28vw;}
.headline18-3{font-size: 0.22rem;line-height: 0.32rem;height: 0.96rem;}
}
.part31{     margin: 0.3rem 0 1.4rem;}
.part31 .headline18-3 {
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #323232;
    height: 0.34rem;

}
/* 党建 end */
/* 团学 学生 start */
.part4{display: none;background: url(../images25/part4BG.jpg) no-repeat top center;background-size: cover;padding: 0.9rem 0 2.15rem 0;}
.part4 .w15{align-items: flex-start;position: relative;z-index: 2;}
.part4 .Cotitle .text,.part4 .Cotitle i{text-align: left;}
.part4 .Cotitle .text{background: url(../images25/titleBG.png) no-repeat left bottom;}
.part4L{width: 47.33%;}
.part4LT li{width: 48.59%;}
.part4LT li a{display: block;background: #fff;box-shadow: 0px 2px 26.46px 0.54px rgba(0, 0, 0, 0.1);padding: 0.15rem 0.1rem 0.1rem;border-radius: 0.1rem;}
.part4LT li .text{padding: 0 0.1rem;margin-bottom: 0.2rem;}
.part4LT li .time{justify-content: flex-start;align-items: flex-end;margin-bottom: 0.14rem;}
.part4LT li .time .day{font-size: 0.3rem;color: #1057e3;font-family: impact;margin-right: 0.06rem;}
.part4LT li .time .year{font-size: 0.14rem;color: #999999;}
.part4LT li .pic{overflow: hidden;border-radius: 0.1rem;}
.part4LT li .pic img{display: block;width: 100%;height: 2.2rem;object-fit: cover;}
.part4LT li p span{background-image: linear-gradient(#1057e3,#1057e3);}
.part4LT li:hover p{color: #1057e3;font-weight: 600;transition: 0.6s all;}
.part4LB li{margin-top: 0.25rem;}
.part4LB li a{display: block;padding-left: 0.25rem;background: url(../images25/part4-02.png) no-repeat left center;}
.part4LB li .time{justify-content: flex-start;align-items: flex-end;margin-bottom: 0.14rem;}
.part4LB li .time .day{font-size: 0.3rem;color: #1057e3;font-family: impact;margin-right: 0.06rem;}
.part4LB li .time .year{font-size: 0.14rem;color: #999999;}
.part4LB li p span{background-image: linear-gradient(#1057e3,#1057e3);}
.part4LB li:hover p{color: #1057e3;font-weight: 600;transition: 0.6s all;}
.part4R{width: 47.33%;position: relative;}
.part4R .swiper-container {width: 100%;height: 100%;overflow: hidden;padding: 1rem 0;}
.part4R .swiper-slide {text-align: center;
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
	  transform: scale(1.703);
    }
	.part4RT{position: relative;margin-bottom: 0.48rem;}
        .part4RT .swiper-slide-active,.part4RT .swiper-slide-duplicate-active{transform: scale(2.367);position: relative;z-index: 5;}
	.part4RT .swiper-slide a{display: block;position: relative;}
	.part4RT .swiper-slide .pic{overflow: hidden;border-radius: 0.03rem;position: relative;}
	.part4RT .swiper-slide .pic::after{content: "";width: 100%;height: 100%;background: rgba(0,0,0,0.2);position: absolute;left: 0;top: 0;}
	.part4RT .swiper-slide .pic::before{content: "";width: 100%;height: 100%;background: url(../images25/part4-04.png) repeat-x bottom;position: absolute;left: 0;bottom: 0;z-index: 2; display: none;}
	.part4RT .swiper-slide .pic img{display: block;width: 100%;height: 1.4rem;object-fit: cover;}
	.part4RT .swiper-slide .time{display: none;}
	.part4RT .swiper-slide .text{display: none;}
	.part4RT .swiper-slide-active .pic::after{display: none;}
	.part4RT .swiper-slide-active .pic::before{display: block;}
	.part4RT .swiper-slide-active .text{display: block;position: absolute;left: 0;bottom: 0.04rem;width: 100%;z-index: 3;padding: 0 0.1rem;    transform: scale(0.424);}
	.part4RT .swiper-slide-active .text p{color: #fff;font-size: 0.18rem;}
	.part4RT .swiper-slide-active .text p span{background-image: linear-gradient(#fff,#fff);}
	.part4RT .swiper-slide-active .time{position: absolute;display: block;top: -0.2rem;left: -0.2rem;transform: scale(0.424);width: 0.8rem;height: 0.8rem;background: url(../images25/part4-05.png) no-repeat center;background-size: 0.8rem 0.8rem;}
	.part4RT .swiper-slide-active .time .day{font-size: 0.3rem;color: #fff;font-family: impact;text-align: center;margin: 0.16rem 0 0.08rem 0;}
	.part4RT .swiper-slide-active .time .year{font-size: 0.14rem;color: #fff;opacity: 0.7;}
	.part4RT .swiper-button-next,.part4RT .swiper-button-prev{width: 0.53rem;height: 0.53rem;z-index: 9;background: url(../images25/part4L.png) no-repeat center;margin-top: -0.27rem;background-size: 140%;border-radius: 50%;left: -0.25rem;}
	.part4RT .swiper-button-next::after,.part4RT .swiper-button-prev::after{display: none;}
	.part4RT .swiper-button-next{transform: rotateY(-180deg);left: auto;right: -0.25rem;}
	@media(max-width: 1200px){
	.part4 .Cotitle .text{background-size: 40%;}
	}
	@media(max-width: 850px){
	.part4L{width: 100%;}
	.part4R{width: 100%;margin-top: 0.4rem;}
	.part4{padding: 0.5rem 0 1.75rem 0;}
	.part4LT li .pic img{height: 28vw;}
	.part4RT .swiper-slide .pic img{height: 34vw;}
	.part4RT .swiper-button-next, .part4RT .swiper-button-prev{left: 0;}
	.part4RT .swiper-button-next{left: auto;right: 0;}
	}
/* 团学 学生 end */
/* 招生就业 start */
.part5{background: url(../images25/part5BG.png) no-repeat top center;background-size: cover;padding: 2.9rem 0 0.9rem 0;position: relative;margin-top: -2.4rem;display: none;}
.part5 .Cotitle i{-webkit-text-stroke: 1px rgba(255,255,255,0.1);text-stroke: 1px rgba(255,255,255,0.1);}
.part5 .Cotitle h5{color: #fff;}
.part5 .Cotitle .text{ background: url(../images25/titleBGw.png) no-repeat 56% bottom;}
.part5 .Cotitle .more a{color: #fff;}
.part5 .Cotitle .more::after{background: url(../images25/moreW.png) no-repeat center;background-size: 0.48rem 0.48rem;}
.part5L{width: 49.13%;}
.part5L ul{margin-bottom: -0.15rem;}
.part5L li{width: 48.84%;margin-bottom: 0.15rem;}
.part5L li a{display: block;position: relative;border-radius: 0.3rem 0.08rem 0.3rem 0.08rem;overflow: hidden;}
.part5L li+li a{border-radius: 0.08rem 0.3rem 0.08rem 0.3rem;}
.part5L li+li+li+li a{border-radius: 0.3rem 0.08rem 0.3rem 0.08rem;}
.part5L li .pic{overflow: hidden;position: relative;}
.part5L li .pic img{display: block;width: 100%;height: 2.4rem;object-fit: cover;}
.part5L li .pic::after{content: "";width: 100%;height: 100%;position: absolute;background: url(../images25/part4-04.png) repeat-x bottom;bottom: 0;left: 0;}
.part5L li .text{position: absolute;bottom: 0.16rem;left: 0;width: 100%;padding: 0 0.2rem;}
.part5L li .text p{color: #fff;text-align: center;}
.part5L li .text p span{background-image: linear-gradient(#fff,#fff);}
.part5R{width: 48.2%;}
.part5R li{margin-bottom: 0.25rem;}
.part5R li:last-child{margin-bottom: 0;}
.part5R li a{display: block;padding-left: 0.25rem;background: url(../images25/part5-02.png) no-repeat left center;}
.part5R li .time{justify-content: flex-start;align-items: flex-end;margin-bottom: 0.1rem;}
.part5R li .time .day{font-size: 0.3rem;color: #fff;font-family: impact;margin-right: 0.06rem;}
.part5R li .time .year{font-size: 0.14rem;color: #fff;opacity: 0.6;}
.part5R li p{color: #fff;}
.part5R li p span{background-image: linear-gradient(#fff,#fff);}
/* .part5R li:hover p{color: #fff;font-weight: 600;transition: 0.6s all;} */
@media(max-width: 850px){
	.part5{padding: 2.5rem 0 0.5rem 0;margin-top: -2rem;background-size: 100%;}
	.part5 .Cotitle .text{background-size: 40%;background-position: left bottom;}
	.part5L{width: 100%;}
	.part5R{width: 100%;margin-top: 0.3rem;}
	.part5L li .pic img{height: 30vw;}
	.part5R li a{background: url(../images25/part4-02.png) no-repeat left center;}
	.part5R li .time .day{font-size: 0.3rem;color: #1057e3;font-family: impact;margin-right: 0.06rem;}
	.part5R li .time .year{font-size: 0.14rem;color: #999999;}
	.part5R li p{color: #323232;}
	.part5R li p span{background-image: linear-gradient(#1057e3,#1057e3);}
	}
/* 招生就业 end */
/* 科学研究 start */
.part6{display: none;padding: 0.9rem 0 2.2rem 0;background: url(../images25/part6BG.png) no-repeat right bottom;}
.part6 .Cotitle i{-webkit-text-stroke: 1px #eff3fe;text-stroke: 1px #eff3fe;}
.part6L{width: 50%;}
.part6L a{display: block;position: relative;}
.part6L .pic{overflow: hidden;border-radius: 0.08rem;overflow: hidden;position: relative;}
.part6L .pic::after{content: "";width: 100%;height: 100%;background: url(../images25/part4-04.png) repeat-x bottom;position: absolute;left: 0;bottom: 0;}
.part6L .pic img{display: block;width: 100%;height: 4.9rem;object-fit: cover;}
.part6L .time{width: 1rem;height: 1rem;border-radius: 50%;background: url(../images25/part6-02.png) no-repeat center;background-size: 1rem 1rem;position: absolute;left: -0.5rem;bottom: 0.01rem;}
.part6L .time .day{font-size: 0.3rem;font-family: impact;text-align: center;color: #fff;padding: 0.24rem 0 0.08rem 0;}
.part6L .time .year{font-size: 0.14rem;color: #fff;text-align: center;}
.part6L .text{position: absolute;left: 0.6rem;bottom: 0.3rem;width: calc(100% - 1rem);}
.part6L .text p{color: #fff;font-weight: 600;}
.part6L .text p span{background-image: linear-gradient(#fff,#fff);}
.part6R{width: 48.66%;}
.part6RT{position: relative;}
.part6RT::after{content: "";width: 100%;height: 100%;border-radius: 0.08rem;opacity: 0.2;position: absolute;right: -0.1rem;bottom: -0.1rem;transition: 0.6s all;
  background-image: -moz-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);}
.part6RT a{padding: 0.1rem 0.4rem 0.1rem 0.1rem;position: relative;z-index: 2;
  border-radius: 0.08rem;
  background-image: -moz-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  box-shadow: 0px 2px 21px 0px rgba(0, 0, 0, 0.17);
}
.part6RT a::after{content: "";width: 100%;height: 100%;background: url(../images25/part6-04.png) no-repeat right bottom;position: absolute;left: 0;bottom: 0;}
.part6RT .pic{width: 3.2rem;overflow: hidden;border-radius: 0.08rem;}
.part6RT .pic img{display: block;width: 100%;height: 2.2rem;object-fit: cover;}
.part6RT .text{width: calc(100% - 3.5rem);padding-top: 0.3rem;position: relative;}
.part6RT .text::after{content: "";width: 1.21rem;height: 0.21rem;background: url(../images25/part6-05.png) no-repeat center;background-size: 1.21rem 0.21rem;position: absolute;right: 0;bottom: 0.2rem;opacity: 0.3;transition: 0.6s all;}
.part6RT .text .time{justify-content: flex-start;align-items: flex-end;margin-bottom: 0.2rem;}
.part6RT .text .day{font-size: 0.3rem;color: #fff;font-family: impact;}
.part6RT .text .year{font-size: 0.14rem;color: #fff;margin-left: 0.1rem;opacity: 0.6;}
.part6RT .text p{color: #fff;}
.part6RT .text p span{background-image: linear-gradient(#fff,#fff);}
.part6RT:hover::after{right: 0;bottom: 0;transition: 0.6s all;}
.part6RT:hover .text::after{opacity: 1;transition: 0.6s all;}
.part6RB li{margin-top: 0.22rem;}
.part6RB li a{display: block;padding-left: 0.25rem;background: url(../images25/part4-02.png) no-repeat left center;}
.part6RB li .time{justify-content: flex-start;align-items: flex-end;margin-bottom: 0.14rem;}
.part6RB li .time .day{font-size: 0.3rem;color: #1057e3;font-family: impact;margin-right: 0.06rem;}
.part6RB li .time .year{font-size: 0.14rem;color: #999999;}
.part6RB li p span{background-image: linear-gradient(#1057e3,#1057e3);}
.part6RB li:hover p{color: #1057e3;font-weight: 600;transition: 0.6s all;}
@media(max-width: 850px){
	.part6{padding: 0.2rem 0 0.5rem 0;}
	.part6L{width: 100%;padding-left: 0.5rem;}
	.part6R{width: 100%;margin-top: 0.3rem;}
	}
/* 科学研究 end */
/* footer start */
.footer{padding: 1.4rem 0 0.8rem 0;background: url(../images25/footerBG01.png) no-repeat top center;background-size: cover;position: relative;margin-top: -1.1rem;}
.footer::after{content: "";width: 5.84rem;height: 2.69rem;background: url(../images25/footer05.png) no-repeat bottom center;background-size: 5.84rem 2.69rem;position: absolute;left: 44%;bottom: 0;}
.footer .w15{align-items: flex-end;position: relative;z-index: 2;}
.footerL{width: 37.33%;}
.footerL .pic img{display: block;max-width: 100%;max-height: 0.68rem;width: auto;}
.footerL ul{margin-top: 0.3rem;border-top: 0.01rem solid #5381d1;}
.footerL li{margin-top: 0.2rem;padding-left: 0.2rem;font-size: 0.12rem;color: #fff;line-height: 0.22rem;background: url(../images25/footer01.png) no-repeat left 0.04rem;background-size: 0.16rem 0.16rem;}
.footerL li+li{background: url(../images25/footer02.png) no-repeat left 0.04rem;background-size: 0.15rem 0.18rem;}
.footerL li+li+li{background: url(../images25/footer03.png) no-repeat left 0.04rem;background-size: 0.16rem 0.18rem;}
.footerR{width: 1.95rem;height: 1.6rem;}
.footerR h5{width: 0.35rem;height: 1.6rem;font-size: 0.14rem;color: #fff;padding: 0 0.1rem;background: url(../images25/footer04.png) no-repeat left center;background-size: 0.35rem 1.6rem;text-align: center;display: flex;align-items: center;}
.footerR .pic{width: 1.6rem;height: 1.6rem;border: 0.01rem solid #659ae0;padding: 0.15rem;}
.footerR .pic img{display: block;width: 1.29rem;height: 1.29rem;object-fit: cover;}
@media(max-width: 850px){
.footer{border-top: 0.06rem solid #81cce5;margin-top: 0;padding: 0.5rem 0;
  background-image: -moz-linear-gradient( -180deg, rgb(44,124,219) 0%, rgb(6,71,187) 100%);
  background-image: -webkit-linear-gradient( -180deg, rgb(44,124,219) 0%, rgb(6,71,187) 100%);
  background-image: -ms-linear-gradient( -180deg, rgb(44,124,219) 0%, rgb(6,71,187) 100%);
	}
	.footer::after{left: 0;width: 100%;}
	.footerL{width: 100%;margin-bottom: 0.3rem;}
	.footerL li{font-size: 0.18rem;line-height: 0.28rem;}
	}
/* footer end */
/* list */
.list-banner{position: relative;z-index: 3;}
.list-banner .pic{overflow: hidden;position: relative;z-index: 2;}
.list-banner .pic::after{content: "";width: 100%;height: 100%;background: url(../images25/topBG.png) repeat-x top;position: absolute;left: 0;top: 0;}
.list-banner .pic img{display: block;width: 100%;}
.list-nav{box-shadow: 0px 3px 9.8px 0.2px rgba(163, 42, 85, 0.14);line-height: 0.6rem;}
#nav_slide{line-height: 0.5rem;position: relative;z-index: 2;display:none;}
#nav_slide #bnt_back{ position:absolute; left: 0.15rem; top:-2px;  }
#nav_slide #bnt_back img{height: 0.2rem;vertical-align: middle;}
#nav_slide .n_title{ height: 0.5rem;
  background-image: -moz-linear-gradient( -180deg, rgb(44,124,219) 0%, rgb(6,71,187) 100%);
  background-image: -webkit-linear-gradient( -180deg, rgb(44,124,219) 0%, rgb(6,71,187) 100%);
  background-image: -ms-linear-gradient( -180deg, rgb(44,124,219) 0%, rgb(6,71,187) 100%);
}
#nav_slide h1{font-size: 0.16rem;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 0.15rem;top: 0.14rem;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 0.2rem;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f9f9f9; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 0.15rem;}
#sub_nav_content ul li a{display: inline-block;font-size: 0.14rem;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: 0.28rem;padding-left: 0.1rem;}
#sub_nav_content ul li ul li a{font-size: 0.14rem; color: #666;}
#sub_nav_content ul li.on>a{color: #1057e3;}
#sub_nav_content ul li ul{ display:none}

.listBox{padding: 0 0 1.8rem 0;min-height:500px;position: relative;z-index: 3;background: url(../images25/part6BG.png) no-repeat bottom right;}
.listBox .w15{position: relative;z-index: 4;}
.listBox .n_left{width: 3.4rem;position: relative;z-index: 1;margin-top: -1.2rem;}
.listBox .n_left h1{height: 1.5rem;width: 100%;display: flex;justify-content: center;align-items: center;position: relative;
  background-image: -moz-linear-gradient( -180deg, rgb(44,124,219) 0%, rgb(6,71,187) 100%);
  background-image: -webkit-linear-gradient( -180deg, rgb(44,124,219) 0%, rgb(6,71,187) 100%);
  background-image: -ms-linear-gradient( -180deg, rgb(44,124,219) 0%, rgb(6,71,187) 100%);  
}
.listBox .n_left h1::after{content: "";width: 100%;height: 100%;background: url(../images25/footer05.png) no-repeat bottom center;background-size: 80%;position: absolute;left: 0;bottom: 0;}
.listBox .n_left h1 span{font-size: 0.36rem;color:#fff;position: relative;}
.listBox .n_left .sider_nav{position: relative;z-index: 1; padding-bottom: 0.3rem;box-shadow: 0px 2px 55.2px 4.8px rgba(0, 0, 0, 0.18);}
.listBox .n_left ul{position:relative;}
.listBox .n_left .con{position: relative;}
.listBox .n_left .con ul li{line-height: 0.3rem;font-size: 0.18rem;color: #303030;position:relative;}
.listBox .n_left .con ul li.on{background: #f4f5fc;}
.listBox .n_left .con ul li:hover{color: #1057e3;}
.listBox .n_left .con ul li::after{content: "";width: calc(100% - 60px);height: 1px;border-bottom: 1px dashed #f0f0f0;position: absolute;left: 0.3rem;bottom: 0;}
.listBox .n_left .con ul li:last-child::after{display: none;}
.listBox .n_left .con ul li.on:before,.listBox .n_left .con ul li:hover:before{height: calc(100% + 2px);}
.listBox .n_left .con ul li.on dl{display:block !important;}
.listBox .n_left .con ul li>a img{ margin:-3px 14px 0 0}

.listBox .n_left .con ul li>a{color: #323232;font-size: 0.2rem; display: block;padding: 0.25rem 0.3rem;transition: 0.36s;position: relative;}
.listBox .n_left .con ul li.on>a{color: #1057e3;font-weight: 600; background: #e9ecf9;}
.listBox .n_left .con ul li:hover>a{color: #1057e3;}
.listBox .n_left .con ul li.on:hover>a{color: #1057e3;}
.listBox .n_left .con ul li dl{display:none;padding: 0.15rem 0.3rem;position:relative;}
.listBox .n_left .con ul li dl dd{height: auto;margin-bottom: 0.18rem;padding-left: 0.24rem;position: relative;transition: 0.6s all;}
.listBox .n_left .con ul li dl dd:hover{height: auto;padding-left: 0.12rem;position: relative;transition: 0.6s all;}
.listBox .n_left .con ul li dl dd.on{height: auto;margin-bottom: 0.18rem;padding-left: 0.24rem;position: relative;background: url(../images25/yxbxy_icon01.png) no-repeat left 0.08rem;background-size: 0.18rem 0.15rem;}
.listBox .n_left .con ul li dl dd::after{content: "";width: 0.13rem;height: 0.13rem; position: absolute;left: 0;top: 0.08rem;background: url(../images25/part5-02.png) no-repeat center;background-size: 0.05rem 0.05rem;}
.listBox .n_left .con ul li dl dd a{font-size: 0.18rem;color: #666666;position:relative;line-height: 24px;transition: 0.6s all;}
.listBox .n_left .con ul li dl dd.onn a{color: #1057e3;}
.listBox .n_left .con ul li dl dd:hover a{color: #1057e3;transition: 0.6s all;}
.listBox .n_left .con ul li dl dd:last-child{margin-bottom: 0;}
.listBox .n_left .con ul li dl dd a:before{content:"";position:absolute;left: 15px;top: 0;width: 10px;height: 100%;}
.listBox .n_left .con ul li.on i{background: url(../images25/jt.png) no-repeat center;}
.listBox .n_left .con ul li i{width: 0.08rem;height: 0.14rem;background: url(../images25/jt.png) center no-repeat;background-size: 100%; position:absolute;right: 0.3rem;top: 0.35rem;transition:0.36s;cursor: pointer;}
.listBox .n_left .con ul li dl dd a:hover, .listBox .n_left .con ul li dl dd.on a{color: #1057e3 !important;}
.listBox .n_left .con ul li dl dd.on a{color: #1057e3 !important;}
/*
.listBox .n_left .con ul li dl dd.on::after{content: "";width: 20px;height: 20px;position: absolute;left: 0;top: 0.03rem;background-size: 18px !important;background: url(../images25/yxbxy_icon01.png) no-repeat left center;}
.listBox .n_left .con ul li dl dd:hover::after{content: "";width: 20px;height: 20px;position: absolute;left: 0;top: 0.03rem;background-size: 18px !important;background: url(../images25/yxbxy_icon01.png) no-repeat left center;}
*/

.listBox .listNr{width: calc(100% - 4rem);position: relative;/* padding-bottom: 2rem;min-height: 900px; */}
.listBox .n_right .n_news{}
.mianbao{justify-content: flex-end;}
.mianbao h5{font-size: 0.26rem;color: #323232;line-height: 0.8rem;font-weight: 600;}
.position{font-size:0.14rem;color: #999;line-height: 0.8rem;padding-left: 0.24rem;background: url(../images25/position.png) no-repeat left center;}
.position a{color: #999;transition:0.36s;}
.position span{font-size:14px;color:#999;margin: 0 4px;}
.position a.on{color: #1057e3;}
.position a:hover{color: #1057e3;}
.fanye{margin-top: 0.4rem;}
.fanye img{display: block;max-width: 100%;margin: 0 auto;}
@media(max-width: 1200px){
	.m_header_box{ display:block}
	#header{display: none;}
	#nav{display: none;}
	.banner_top{display: none;}
	.listBox .n_left{ display:none}
	.listBox .n_right{width:100%;padding: 0rem 0 0;}
	.mianbao{ display:block;}
	#nav_slide{ display:block;}
	.list-banner{margin-top: 1.6rem;}
	.list-banner .pic::after,.list-banner .pic::before{background: none;}
	.listBox .listNr{width: 100%;}
	.listBox .w15{margin-top: 0;}
	/*.listBox{padding: 0.4rem 0 0.5rem 0;}*/
	.list-banner::after{display: none;}
}
@media (max-width:1100px) {
	.list-banner{margin-top: 10vw;}
	
}
@media(max-width: 850px){
	#nav_slide h1{font-size: 0.22rem;}
	#sub_nav_content ul li ul li a{font-size: 0.18rem;}
	#sub_nav_content ul li a{font-size: 0.2rem;}
	.listBox{padding: 0 0 0.5rem 0;}
	.list-banner{margin-top: 80px;}
	
}
@media(max-width: 540px){
	.list-banner img{height: 100%;object-fit: cover;}
}
@media (max-width:430px) {
	.list-banner{margin-top: 18vw;}
}
/* 新闻列表页 */
.n_bt ul{min-height:500px;}
.n_bt li{position: relative;}
.n_bt li::after{content: "";width: 0;height: 100%;position: absolute;left: 0;top: 0;
  background-image: -moz-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
}
.n_bt li a{border-bottom: 0.01rem solid #e4e4e4;transition: 0.6s all;align-items: center;padding: 0.15rem 0.2rem;position: relative;z-index: 2;}
.n_bt li .time{width: 0.6rem;}
.n_bt li .time .day{height: 0.52rem;line-height: 0.52rem;background: url(../images25/list01.png) no-repeat center;background-size: 0.58rem 0.5rem;font-size: 0.3rem;color: #1057e3;font-family: impact;text-align: center;}
.n_bt li .time .year{margin-top: 0.08rem;font-size: 0.14rem;color: #999999;opacity: 0.7;text-align: center;}
.n_bt li p{width: calc(100% - 0.8rem);color: #666;}
.n_bt li p{width: calc(100% - 1rem);font-size: 0.18rem;line-height: 0.28rem;max-height: 0.56rem;height: auto; color: #323232;transition: 0.6s all;}
.n_bt li:hover::after{width: 100%;transition: 0.6s all;}
.n_bt li:hover p{color: #fff;font-weight: 600;transition: 0.6s all;}
.n_bt li:hover .time .day{color: #fff;background: url(../images25/part3-02.png) no-repeat center;background-size: 0.58rem 0.5rem;}
.n_bt li:hover .time .year{color: #fff;}
@media(max-width: 850px){
.n_bt li p{font-size: 0.22rem;line-height: 0.32rem;height: auto;max-height: 0.96rem; -webkit-line-clamp: 3;}
}
/* 题图列表 */
.n_tt{min-height: 300px;}
.n_tt li{border-bottom: 0.01rem solid #e8e8e8;position: relative;}
.n_tt li::after{content: "";width: 0;height: 100%;position: absolute;left: 0;top: 0;transition: 0.6s all;
background-image: -moz-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);}
.n_tt li a{padding: 0.3rem 0.2rem;overflow: hidden;display: block;position: relative;transition: 0.6s all;z-index: 2;}
.n_tt li .pic{float: left;overflow: hidden;width: 2.7rem;margin-right: 0.3rem;}
.n_tt li .pic img{display: block;width: 100%;height: 1.7rem;object-fit: cover;transition: 0.6s all;}
.n_tt li .text{padding-top: 0.2rem;}
.n_tt li .text h5{font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.28rem;font-weight: 600; margin-bottom: 0.2rem;transition: 0.6s all;}
.n_tt li .text h5 span{background-image: linear-gradient(#fff,#fff);}
.n_tt li .text i{font-style: normal;font-size: 0.14rem;line-height: 0.16rem;color: #1057e3;display: block;margin-bottom: 0.10rem;transition: 0.6s all;}
.n_tt li .text p{font-size: 0.14rem;color: #888888;line-height: 0.26rem;height: 0.52rem;transition: 0.6s all;}
.n_tt li:hover::after{width: 100%; transition: 0.6s all;}
.n_tt li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_tt li:hover .text h5{color: #fff; transition: 0.6s all;}
.n_tt li:hover .text i{color: #fff;transition: 0.6s all;}
.n_tt li:hover .text p{color: #fff;opacity: 0.7;transition: 0.6s all;}
@media(max-width: 1200px){
	.position{display: block;}
}
@media(max-width: 1000px){
}
@media(max-width: 850px){
	#nav_slide{display: block;}
	.list-nav{display: none;}
	.n_tt li .pic{width: 100%;float: none;margin-right: 0;}
	.n_tt li .pic img{height: 52vw;}
	.n_tt li .time{display: none;}
	.n_tt li .text{padding-top: 0;margin-bottom: 0;width: 100%;margin-top: 0.2rem;}
	.n_tt li .text h5{font-size: 0.22rem;margin-bottom: 0.2rem;}
	.n_tt li .text i{display: block;}
	.n_tt li .text p{font-size: 0.18rem;}
	.n_tt li a{padding: 0;}
	.n_tt li{margin-bottom: 0.2rem;padding-bottom: 0.2rem;}
}
@media(max-width: 768px){
	
	
}
/* 图片列表 */
.n_tp{min-height: 900px;}
.n_tp ul{justify-content: flex-start;;margin-bottom: -0.3rem;margin-left: -0.3rem;}
.n_tp li{width:calc(33.33% - 0.3rem);margin-left: 0.3rem;margin-bottom: 0.3rem;}
.n_tp li a{display: block;}
.n_tp li .pic{overflow: hidden;}
.n_tp li .pic img{display: block;width: 100%;height: 2.25rem; object-fit: cover;transition: 0.6s all;}
.n_tp li .text{margin-top: 0.15rem;}
.n_tp li .text p{font-size: 0.16rem;color: #323232;text-align: center; line-height: 0.24rem;max-height: 0.48rem;height: auto; transition: 0.6s all;}
.n_tp li .text p span{background-image: linear-gradient(#1057e3,#1057e3);}
.n_tp li .text i{display: block; font-style: normal;margin-top: 0.15rem;font-size: 0.14rem;line-height: 0.18rem; color: #1057e3;padding-left: 0.22rem;background: url(../images25/time.png) no-repeat left center;background-size: 0.15rem 0.15rem;    font-weight: 500;}
.n_tp li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_tp li:hover p{color: #1057e3;font-weight: 600; transition: 0.6s all;}
@media(max-width: 1024px){
.n_tp li .pic img{height: 22vw;}
}
@media(max-width: 850px){
	.n_tp ul{margin-right: 0;}
.n_tp li{width: 100%;margin-right: 0;margin-bottom: 0.3rem;}
.n_tp li .pic img{height: 56vw;}
.n_tp li .text p{font-size: 0.22rem;line-height: 0.32rem;max-height: 0.64rem;height: auto;}
.n_tp li .text i{font-size: 0.18rem;}
}
/* show */
.show01 { margin-bottom: 0.3rem;position: relative; }
.show01 h5 { font-size: 0.26rem; color: rgb(0, 0, 0);  line-height: 0.36rem; margin-bottom: 0.2rem;text-align: center;font-weight: bold; }
.show01 p{padding: 0.10rem 0;text-align: center;border-bottom: 0.01rem solid #e6e6e6;}
.show01 p i{font-style: normal;margin: 0 0.15rem;font-size: 0.16rem;color: #666;line-height: 0.26rem;}
.show02 p {line-height: 0.32rem !important;text-indent:0.32rem !important;font-size: 0.18rem !important;color: #4c4c4c;margin-bottom: 0.2rem;background: none !important;}
.show02 p span{background: none !important;line-height: 0.32rem !important;font-size: 0.18rem !important;}
.show02 p video{margin: 0 auto;object-fit: cover;}
.show02 p span{background: none !important;}
.show02 img {/*display: block;*/margin: 0px auto 0.15rem auto;max-width: 600px;/*margin-left: -2em;*/margin: 0 auto;max-width: 100%;height: auto !important;}
.show03 { padding-top: 0.3rem;border-top: 1px solid #c8c8c8; position: relative;margin-top: 0.5rem; }
.show03 p { font-size:0.16rem;font-weight: bold; color: #4c4c4c; margin-bottom: 0.2rem;line-height: 0.26rem; }
.show03 p a { color: rgb(51, 51, 51); transition: all 0.2s ease 0s;font-weight: normal; }
.show03 p a:hover { color: #1057e3; transition: all 0.2s ease 0s; }
@media(max-width: 850px){
.show01 p i{font-size: 0.18rem;}
.show02 p{font-size: 0.22rem !important;line-height: 0.42rem !important;text-indent: 0.44rem !important;}
.show03 p{font-size: 0.22rem;line-height: 0.32rem;}
}
@media(max-width: 768px){
.show02 p video{margin: 0 auto;object-fit: cover;width: 100%;height: 100%;}
.show02 img {display: block;}
}
/* 简介 */
.pageTit{margin-bottom: 0.4rem;}
.pageTit h5{font-size: 0.26rem;color: #323232;font-weight: bold;}
.pageCon p{font-size: 0.18rem !important;color: #323232;line-height: 0.32rem !important;text-indent: 0.36rem;margin: 0.15rem 0;}
@media(max-width: 850px){
.pageCon p{font-size: 0.22rem !important;line-height: 0.42rem !important;text-indent: 0.44rem !important;}
}
/* 师资列表 */
.n_teacher ul{justify-content: flex-start;margin-left: -0.6rem;margin-top: -0.2rem;}
.n_teacher li{width: calc(25% - 0.6rem);margin-left: 0.6rem;margin-top: 0.8rem;position: relative;}
.n_teacher li::after{content: "";width: 100%;height: 0;position: absolute;left: 0;bottom: 0;transition: 0.6s all;
  background-image: -moz-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(201,67,90) 0%, rgb(37,71,171) 100%);
}
.n_teacher li a{display: block;padding: 0.2rem;border: 0.01rem solid #eff3fe;position: relative;z-index: 2;}
.n_teacher li .pic{overflow: hidden;border: 0.01rem solid #f4f4f4;position: relative;margin-top: -0.6rem;}
.n_teacher li .pic img{display: block;width: 100%;height: 2.6rem;object-fit: cover;}
.n_teacher li .text{margin-top: 0.2rem;}
.n_teacher li .text p{font-size: 0.18rem;color: #323232;text-align: center;line-height: 0.28rem;}
.n_teacher li:hover::after{height: 100%;transition: 0.6s all;}
.n_teacher li:hover .text p{color: #fff;}
@media(max-width: 1200px){
.n_teacher li .pic img{height: 26vw;}
}
@media(max-width: 850px){
	.n_teacher ul{justify-content: space-between;margin-left: 0;}
	.n_teacher li{width: 49%;margin-left: 0;margin-top: 0.6rem;}
.n_teacher li .pic img{height: 56vw;}
}
/* 师资详情页 */
.leadShowT{margin-bottom: 0.53rem;padding-bottom: 0.3rem;border-bottom: 0.01rem solid #e6e6e6;width: 100%;}
.leadShowT .pic{overflow: hidden;padding-right: 0.3rem;border-right: 0.02rem solid #1057e3;}
.leadShowT .pic img{display: block;width: 1.65rem;object-fit: cover;}
.leadShowT .text{width: calc(100% - 2.3rem);}
.leadShowT .text h5{font-size: 0.3rem;color: #323232;margin-bottom: 0.3rem;}
.leadShowT .text p{font-size: 0.18rem;color: #323232;line-height: 0.26rem;margin-bottom: 0.15rem;}
.leadShowB{margin-bottom: 0.3rem;}
.leadShowB h5{font-size: 0.22rem;color: #323232;font-weight: bold;padding-left: 0.12rem;border-left: 0.04rem solid #1057e3;margin-bottom: 0.2rem;}
.leadShowB p{font-size: 0.18rem !important;color: #323232;line-height: 0.36rem !important;text-indent: 0.36rem;margin-bottom: 0.15rem;}
/* 搜索结果 */

.n_search li a{padding-bottom: 0.36rem;position: relative;align-items: flex-start; padding-left: 0.24rem;}
.n_search li a::after{content: "";width: 0.14rem;height: 100%;position: absolute;left:0;top: 0.18rem;background: url(../images25/part4-02.png) no-repeat top center;}
.n_search li:last-child a::after{height: 0.01rem;}
.n_search li p{width: calc(100% - 1.2rem);height: auto;max-height: 0.56rem;transition: 0.6s all;}
.n_search li i{font-style: normal;display: block;font-size: 0.14rem;color: #1057e3;padding-left: 0.24rem; background: url(../images25/time.png) no-repeat left center;background-size: 0.15rem 0.15rem;line-height: 0.28rem;}
.n_search li p span{background-image: linear-gradient(#1057e3,#1057e3);}
.n_search li:hover p{color: #1057e3;font-weight: 600; transition: 0.6s all;}
@media(max-width: 850px){
.n_search li p{max-height: 0.64rem;}
.part31{    margin: 0.3rem 0 0.2rem;    padding: 0.1rem 0;}
.part31 .headline18-3{
         white-space: nowrap;	
        overflow: hidden;
        text-overflow: ellipsis;
    font-size: 0.22rem;
    line-height: 0.32rem;
    height: 0.3rem;
}

}




.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 {
    border: 0px solid #ccc !important;
    padding: 0px 11px !important;
    margin: 0px 3px 0px 3px !important;
    height: 32px !important;
    line-height: 30px !important;
    border-radius: 20px !important;
}

.pb_sys_style1 .p_no_d {
    border: 1px solid #1256c3 !important;
    background-color: #0f54c3 !important;
}

.pb_sys_common {font-size: 14px !important;}