@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;}


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;}
.w16{width:16rem;margin:0 auto;}
.w15{width:15rem;margin:0 auto;}
.w14{width:14rem;margin:0 auto;}
@media(max-width: 1660px) {
    .w16{padding: 0 32px;width: 100%;}
	.w15{padding: 0 32px;width: 100%;}
}
@media(max-width: 1460px) {
	.w14{padding: 0 32px;width: 100%;}
}
@media(max-width: 850px) {
	.w16{width: 94%;margin: 0 auto;padding: 0;}
	.w15{width: 94%;margin: 0 auto;padding: 0;}
	.w14{width: 94%;margin: 0 auto;padding: 0;}
}


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:0.5rem;transition: 0.4s;}
#gotop img{width: 0.5rem;transform: rotate(90deg);}
#gotop { cursor: pointer; }
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop png{width:100%;height:100%;fill: #a68f68;}
#gotop png:hover{width:100%;height:100%;fill: #0a43b5;}
#gotop:hover{bottom: 90px;transition: 0.4s;}
 .ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;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;}

@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:999999;left: 0;right: 0;top: 0;}
#header{z-index:999;width:100%;transition: 0.6s;position: fixed;top: 0;left: 0;padding: 0;padding: 0.3rem 0;}
#header.on{background: #004E97;padding: 0.2rem 0;}
#header::after{content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -0.05rem;
	width: 100%;
    right: 0;
    height: 2.02rem;
    background: linear-gradient(180deg, #002D60 0%, rgba(0, 45, 96, 0) 100%);
    z-index: 1;
    pointer-events: none;}
	#header.on::after{display: none;}
#header .w15{display: flex;align-items: center;position: relative;z-index: 6;height: 100%;}
#header #logo{width: 29.4%;}
#header #logo img{width: 4.41rem;display: block;}
#header .rightBox{width: 49%;}

#header #logo{}

@media(max-width: 1200px){

	#header #logo .logoimg img{width: 100%;display: block;}
}

.logo2 {}
.logo2 a{display: table;vertical-align: middle;}
.logo2 img{display: block;width: auto;vertical-align: middle;width: 100%;}
.header_box .rightBox{width: calc(100% - 80px);flex-direction: column;display: flex;align-items: flex-end;}
.header_box .rightBox .toplink{align-items: center;}
.header_box .rightBox p{font-size: 0.14rem;}
.header_box .rightBox p .search_btn{padding-left: 0;}
.header_box .rightBox p a{display: inline-block;color: #FFFFFF;line-height: 0.24rem;position: relative;transition: 0.6s all;}
.header_box .rightBox p a:hover{opacity: 0.6;transition: 0.6s all;}
/* PC端搜索展开 开始*/
.tc_search1{width: 1.6rem;margin-left: 0.1rem;}
.tc_search1 .header-search{height:0.24rem;border-radius:0.13rem;border: 1px solid #FFFFFF;position:relative;width:100%;}
.tc_search1 input[type="text"]{font-size:0.14rem;color:#fff;height:0.24rem;line-height:0.24rem;padding:0 0.15rem;box-shadow:none;-webkit-appearance: none;border-right: 0;background:none;width:calc(100% - 0.2rem);}
.tc_search1 input[type="image"]{ position:absolute; top:0.04rem;width: 0.14rem;line-height:0.24rem; border:0;right: 0.1rem;}
.tc_search1 input::-webkit-input-placeholder{ color:#fff; color: rgba(255,255,255,.7); }
.tc_search1 input::-moz-placeholder{color:#fff; color: rgba(255,255,255,.7); }
.tc_search1 input:-moz-placeholder{color:#fff; color: rgba(255,255,255,.7); }
.tc_search1 input:-ms-input-placeholder{color:#fff; color: rgba(255,255,255,.7); }
.tc_search1 input:focus::-webkit-input-placeholder {color: transparent;}
.tc_search1 input:focus:-moz-placeholder {color: transparent;}
.tc_search1 input:focus::-moz-placeholder {color: transparent;}
.tc_search1 input:focus:-ms-input-placeholder {color: transparent;}
/* PC端搜索展开 结束 */

#nav{z-index: 99;position: relative;margin-top: 0;width: 100%;}
#nav ul{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.18rem;color: #FFFFFF;position:relative;transition:.6s;font-weight: normal;text-align: center;line-height: 0.5rem;font-weight: bold;}
#nav ul li:hover a h3{font-weight: 600;color:#F7C155;}
#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{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.4rem;transition:.3s;font-size: 0.16rem;color: #323232;}
#nav ul li .sub a:hover{color: #F7C155;background: #f1f1f1;font-weight: 600;}
#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: #ffc043;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: #ffc043 0.12rem solid;top:-0.10rem;transition:.3s;opacity:0;visibility:hidden;}
#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}



/**/
#logo .logo_black{ display:none;}
.top_search_black{ display:none;}
.header_box.xg #nav{top:0;box-shadow: 0 0 2px rgba(0,0,0,0.15);position: fixed;}
.header_box.xg #logo .table{transform: scale(0.7);}
.header_box.xg #logo{padding: 0.08rem 0;}
.header_box.xg #logo img{max-height: 0.56rem;}
.header_box.xg #nav{ box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.2);}

.toubu_div.on #header::after{background: #A72227;transition: 0.4s all;height: 100%;}



/*手机头部开始*/
#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:#00a0e9; background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}

#m_nav .mzsdm {width: 100%;position: relative;left: 0.3rem;margin-top: 0.1rem;background:rgba(255, 255, 255, 0.1);width: calc(100% - 0.6rem);display: flex;justify-content: space-around;padding: 0 0.1rem;border-radius: 0.2rem;}
#m_nav .mzsdm a{font-size: 0.16rem;color: #FFFFFF;line-height: 0.4rem;}
#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: 30px;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;background: #0a399e;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;}
#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(../images26/jia.png) center no-repeat;background-size:contain;}
#m_nav li.on i{ background: url(../images26/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;}
/*三级导航 开始*/
#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:#004E97;background-size: auto;position:fixed;z-index: 999999;width: 100%;box-shadow: 0 0 12px 0 rgba(0,0,0,0.2);}


@media(max-width: 1100px){
	#nav ul{display: none;}
	.m_header_box{height:auto;}
	#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: 70vw;}
	#m_header {height: 18vw;}
	#m_nav{padding-top: 19vw;}
}
@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 1rem;}
}
/* 弹出搜索 开始 */
.search-dialog-box{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 1000000;opacity: 0;visibility: hidden;transition: .6s;/* overflow: hidden; */}
.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{position: absolute;left: 0;top: 50%;transform: translateY(-50%);width: 100%;z-index: 2;}
.search-dialog .search-tit{font-size: 2.75rem;line-height: 3.5rem;color: #fff;text-align: center;overflow: hidden;display: none;}
.search-dialog .search-inner{overflow: hidden;margin-top: 0;}
.search-dialog .search-input{
	width: 50%;margin: 0 auto;padding: 0 0rem 0 1.5rem;box-sizing: border-box;transition: all .3s;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: #FFFFFF;transition: all .3s;outline: none;border: 0;border-bottom: 1px solid rgba(255,255,255,0.6);}
.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.8rem;width: 0.8rem;}
.search-dialog .search-input input[type=image]{background-color: transparent;background-repeat: no-repeat;background-position: center;background-size: 1.5rem;background-image: url('../images26/search.png');background: #1E61C6 url('../images26/search.png') no-repeat center center;height: 0.8rem;width: 0.8rem;border-radius: 100px;}
.search-dialog .search-input .clear-btn{background-color: rgba(0,0,0,.2);background-repeat: no-repeat;background-position: center;background-size: 3.5rem;border-radius: 100%;margin-right: 1rem;display: none;}
.search-dialog .search-input.on{background-color: #fff;}
.search-dialog .search-input.on input[type=image]{
	background-image: url('')
}

.search-dialog-box.on{opacity: 1;visibility: visible;}
.search-dialog-box.on .search-bg{height: 100vh;background: rgba(0,0,0,0.8);}

.search-dialog-box.on .bubbles-bg{opacity: 1;visibility: visible;}
.search-dialog-box.on .wrap-inner{ transform:translateY(0)}

.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: 0;top: 0;width: 100%;height: 100%;background-color: #005BAC;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(../images26/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);
    }
}
/* 弹出搜索 结束 */
/* banner开始 */
.bannerBox{position:relative;}
.bannerBox .slider .slick-active{position: relative;z-index: 999;}
.bannerBox .slider .slick-slide img{display: block;width: 100%;position: relative;height: 8.7rem;}
.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 video{display: block;width: 100%;position: relative;height: 8.7rem;}
.bannerBox .slick-dots{display: none!important;justify-content: center;position: absolute;bottom: 0.12rem;left: 0;width: 100%;text-align: center;align-items: center;width: 16.7rem;max-width: 16.7rem;left: 50%;transform: translateX(-50%);z-index: 9;}
.bannerBox .slick-dots li{height: 0.42rem;display: flex;justify-content: center;align-items: center;}
.bannerBox .slick-dots li button{width: 0.16rem;height: 0.16rem; opacity: 1;background: none;border-radius: 50%;margin: 0 0.08rem;border: 2px solid #FFFFFF;opacity: 1;}
.bannerBox .slick-dots li.slick-active button{background:white;opacity: 1;}
.bannerBox .slick-dots li button{font-size: 0;}
.bannerBox .slick-next{}
.bannerBox .slick-prev{background: url(../images26/bannerLL.png) no-repeat center;background-size: 0.6rem;width: 0.6rem;height: 0.6rem;background-size: 0.6rem;position: absolute;left: 0.1rem;top: 50%;margin-top: -0.3rem;z-index: 88;font-size: 0;cursor: pointer;}
.bannerBox .slick-next{background: url(../images26/bannerLL.png) no-repeat center;background-size: 0.6rem;width: 0.6rem;height: 0.6rem;background-size: 0.6rem;transform: rotate(180deg);position: absolute;right: 0.1rem;top: 50%;margin-top: -0.3rem;z-index: 88;font-size: 0;cursor: pointer;};}
@media (max-width:1440px) {
	.bannerBox{width: 100%;padding: 0;}
}
@media (max-width:1200px) {
	.bannerBox .slick-dots{width: 100%;padding: 0 0.3rem;}
	.bannerBox .slider .slick-slide img{height:45vw;}
	.bannerBox .slider video{height:45vw;}
	.bannerBox{height: auto;}
	.bannerBox .xlbtn{display: none;}
	.bannerBox .slick-dots{justify-content: center;}
}
@media (max-width:1100px) {
	.bannerBox{margin-top: 10vw;}
	#header::after{display: none;}
}
@media (max-width:850px) {
	.bannerBox{margin-top: 80px;}
}
@media (max-width:430px) {
	.bannerBox{margin-top: 18vw;}
}
/* banner结束 */
@font-face{font-family: 'Source';src: url(../font/SourceHanSerifSC-Bold.otf);}
.commonTitle{margin-bottom: 0.4rem;position: relative;}
.commonTitle h5{font-family: 'Source';font-size: 0.32rem;color: #323232;padding: 0 0.62rem;line-height: 0.46rem;background: url(../images26/title01.png) no-repeat bottom center;background-size: 2.51rem 0.37rem;width: 2.6rem;text-align: center;}
.commonTitle .more{position: absolute;right: 0;bottom: 0.12rem;}
.commonTitle .more a{display: block;font-size: 0.16rem;color: #323232;padding-left: 0.42rem;background: url(../images26/more01.png) no-repeat left center;background-size: 0.36rem 0.1rem;transition: 0.6s all;}
.commonTitle .more a:hover{padding-left: 0.46rem;color: #B30000;transition: 0.6s all;}
/* 链接 快讯 开始*/
.part1Con{position: relative;padding: 0 0 0.6rem 0;margin-top: -0.9rem;}
.part1Con::after{position: absolute;left: 0;content: "";top: 0;width: 100%;height: 100%;background: url(../images26/part1BG.png) no-repeat top center;z-index: 1;background-size: cover;}
.part1Con>.w15{position: relative;z-index: 4;}
.linkBox{position: relative;top: -0.3rem;margin-bottom: -0.3rem;}
.linkBox ul{width: 100%;margin: 0 auto;}
.linkBox ul li{width: 20%;transition: 0.4s all;background: url(../images26/linksBG01.png) no-repeat top center;background-size: cover;}
.linkBox ul li:nth-child(even){background: url(../images26/linksBG02.png) no-repeat top center;background-size: cover;}
.linkBox ul li a{display: block; padding: 0.45rem 0.2rem;}
.linkBox ul li .icon{display: table;margin: 0 auto;max-width: 100%; height: 66px;}
.linkBox ul li a img{display: block;max-width: 100%; transition: 0.4s all;}
.linkBox ul li a p{font-size: 0.24rem;font-weight: bold;line-height: normal;letter-spacing: normal;color: #323232;text-align: center;}
.linkBox ul li:hover{transform: translateY(-0.1rem);transition: 0.4s all;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);}
.linkBox ul li a:hover p{color: #004E97;}
.linkBox ul li a:hover img{transform: rotateY(-180deg);transition: 0.4s all;}
.part1{margin-top: 0.7rem;}
.part1L{width: 45.13%;}
.part1L li a{align-items: center;position: relative;margin-bottom: 0.13rem;padding-bottom: 0.13rem;}
.part1L li:last-child a{margin-bottom: 0;}
.part1L li .time{width: 0.71rem;height: 0.56rem;background: url(../images26/part1-01.png) no-repeat top center;background-size: 0.71rem 0.56rem;}
.part1L li .time .day{font-size: 0.22rem;color: #fff;text-align: center;line-height: 0.32rem;}
.part1L li .time .year{font-size: 0.14rem;color: #fff;text-align: center;}
.part1L li a::after{content: "";width: calc(100% - 1.2rem);left: 0.98rem;height: 0.01rem;background: #004E97;opacity: 0.3;bottom: 0;position: absolute;transition:0.6s all;}
.part1L li a::before{content: "";width: 0.22rem;height: 0.16rem;background: url(../images26/part1-02.png) no-repeat center;background-size: 0.22rem 0.16rem;position: absolute;right: 0;bottom: -0.05rem;opacity: 0.3;transition:0.6s all;}
.part1L li p{font-size: 0.18rem;color: #323232;line-height: 0.28rem;max-height: 0.56rem;width: calc(100% - 1rem);}
.part1L li:hover p{color:#004E97;transition:0.6s all;}
.part1L li:hover a:after,.part1L li:hover a:before{opacity: 1;transition:0.6s all;}
.part1R{width:50.67%;padding:0.3rem 0 0.73rem 0.4rem;position: relative;}
.part1R::after{content: "";width: 100%;height: calc(100% - 0.9rem);background: url(../images26/part1-04.png) no-repeat bottom left;background-size: 7.6rem 4.81rem;position: absolute;left: 0;bottom: 0;}
.part1R .swiper{position: relative;}
.part1R .swiper-slide a{display: block;position: relative;z-index: 2;}
.part1R .swiper-slide a::after{content:"";width: 100%;height: 40%;background: linear-gradient(0deg, #002D60 0%, rgba(0, 45, 96, 0) 100%);position: absolute;left: 0;bottom: 0;}
.part1R .swiper-slide .pic{overflow:hidden;}
.part1R .swiper-slide .pic img{display:block;width:100%;height: 4.7rem; object-fit: cover;transition: 0.6s all;}
.part1R .swiper-slide .text{position: absolute;left: 0;bottom: 0.16rem;width: 100%;z-index: 3;}
.part1R .swiper-slide .text p{text-align: center;font-size: 0.2rem;color: #fff;line-height: 0.3rem;height: 0.3rem;}
.part1R .swiper-pagination{bottom: 0.2rem;left: 0.4rem;width: auto;display: flex;align-items: center;}
.part1R .swiper-pagination-bullet{width: 0.16rem;height: 0.16rem;border: 0.02rem solid #fff;background: transparent;opacity: 1;margin: 0 0.1rem;}
.part1R .swiper-pagination-bullet-active{width: 0.4rem;height: 0.41rem;background: url(../images26/bannerD.png) no-repeat center;background-size: 0.4rem 0.41rem;border: none;border-radius: 0;}
.part1B{margin-top: 0.64rem;}
.part1B li{width: 49.33%;}
.part1B li a{width: 100%;height: 1.4rem;align-items: center;justify-content: center;background: url(../images26/part1-07.jpg) no-repeat center;background-size: cover;}
.part1B li+li a{background: url(../images26/part1-08.jpg) no-repeat center;background-size: cover;}
.part1B li .icon{width: 0.7rem;}
.part1B li .icon img{display: block;width: 0.7rem;border-radius: 50%;}
.part1B li p{font-family: 'Source';font-size: 0.38rem;color: #fff;margin-left: 0.18rem;}
.part1B li:hover p{text-decoration: underline;}
@media (max-width:850px) {
.part1L{width: 100%;margin-bottom: 0.4rem;}
.part1R{width: 100%;}
.part1R .swiper-slide .pic img{height: 54vw;}
.part1Con{margin-top: 0;}
.linkBox{margin-top: -0.2rem;}
.part1{margin-top: 0.5rem;}
.part1Con::after{top: -1.6rem;}
}
@media (max-width:768px) {
.linkBox{top: 0.1rem;}
.linkBox ul li a{padding: 0.3rem 0.1rem 0.2rem 0.1rem;}
.linkBox ul li a img{height: 0.4rem;}
.linkBox ul li .icon{height: auto;}
.linkBox ul li a p{font-size: 0.16rem;}
.part1B li{width: 100%;margin: 0.1rem 0;}
.part1B li p{font-size: 0.24rem;}
}
@media (max-width:580px) {

}


@media (max-width:430px) {
}


@media (max-width:850px) {

}
@media (max-width:430px) {
}
/* 链接 快讯 结束*/
/* 院系专业 开始 */    
.part2{position: relative;z-index: 5;padding: 0.6rem 0 0.7rem 0;background: url(../images26/part2BG.jpg) no-repeat center;background-size: cover;}
.part2 .w15{position: relative;}
.part2 .commonTitle h5{display: table;margin: 0 auto;}
.part2 .part2Con{position: relative;}
.part2 .part2Con .swiper-button-prev{display: none; background: url(../images26/bannerLL.png) no-repeat center;background-size: 0.55rem;width: 0.55rem;height: 0.55rem;left: -0.7rem;top: 50%;}
.part2 .part2Con .swiper-button-next{display: none; background: url(../images26/bannerLL.png) no-repeat center;background-size: 0.55rem;width: 0.55rem;height: 0.55rem;right: -0.7rem;transform: rotateY(180deg);}
.part2 .part2Con .swiper-button-prev::after{display: none;}
.part2 .part2Con .swiper-button-next::after{display: none;}
.part2 .part2Con  .swiper-pagination{bottom: 0;display: flex;justify-content: center;align-items: center;display: none; }
.part2 .part2Con  .swiper-pagination .swiper-pagination-bullet{width:0.14rem;height: 0.14rem;border: 0.02rem solid #b8b8b8;background: none;margin: 0 0.06rem;}
.part2 .part2Con  .swiper-pagination .swiper-pagination-bullet-active{background: url(../images26/dianOn.png) no-repeat center;width: 0.2rem;height: 0.3rem;background-size: 0.2rem;border: none;}
.part2Con {width: 100%;}

.part2Con .slick ul.accordion {display: flex;justify-content: flex-start;}

.part2Con ul>li {position: relative;float: left;width: 5.4%;transition: all .6s;margin-left: 1px;}

.part2Con ul>li.on {width: calc(40.6% - 0.11rem);}


.part2Con .slick ul.accordion>li.on .xyzy .pic {opacity: 1;}
.part2Con .slick ul.accordion>li.on .xyzy::before {opacity: 0;}

.part2Con .slick ul.accordion>li .xyzy {display: block;position: relative;height: 4.66rem;}
.part2Con .slick ul.accordion>li .xyzy i{position: absolute;bottom: 0.1rem;background: url(../images26/part2-02.png) no-repeat center;background-size: 0.4rem;width: 0.4rem;height: 0.41rem;display: block;font-style: normal;bottom: 0.4rem;left: 50%;margin-left: -0.2rem;z-index: 9;}

.part2Con .slick ul.accordion>li .xyzy .text {position: absolute;z-index: 9;top: 0.4rem;left: 0.3rem;z-index: 4;width:calc(100% - 0.8rem);}
.part2Con .slick ul.accordion>li .xyzy .text .xy{position: relative;display: block;}
.part2Con .slick ul.accordion>li .xyzy .text .xy span { font-size: 0.18rem;line-height: 0.26rem;color: #fff;writing-mode: vertical-lr;writing-mode: tb-lr;position: relative;margin: 0 auto;font-weight: bold;letter-spacing: 1px;display: inline-block;padding-bottom: 0.14rem;}


.part2Con .slick ul.accordion>li .xyzy .text .xy::before {content: "";position: absolute;left: 0rem;bottom: 0;width: 0;height: 1px;background: rgba(255, 255, 255, .4);}
.part2Con .slick ul.accordion>li .xyzy .text .xy span::after{display: none; }
.part2Con .slick ul.accordion>li.on .xyzy .text .xy span::after{display: block;content: "";position: absolute;left: 0;bottom: 0rem;width: 100%;height: 3px;background: rgba(255, 255, 255, 1);}
.part2Con .slick ul.accordion>li .xyzy .text .zybox {display: none;justify-content: flex-start;margin-left: -1.5%;}
.part2Con .slick ul.accordion>li .xyzy .text .zybox a{display: block;font-size: 0.14rem;line-height: 0.24rem;color: white;margin-top: 0.15rem;position: relative;padding-left: 0.08rem;width: 32%;margin-left: 1.3%;}
.part2Con .slick ul.accordion>li .xyzy .text .zybox a::after{position: absolute;left: 0;top: 0.07rem;width: 0.05rem;height: 0.09rem;content: "";background: url(../images26/part2-01.png) no-repeat center;background-size: 0.05rem 0.09rem;}
.part2Con .slick ul.accordion>li .xyzy .text .zybox a:hover{opacity: 1;font-weight: bold;transition: 0.4s all;}
.part2Con .slick ul.accordion>li .xyzy .text .zybox a:hover::after{opacity: 1;}

.part2Con .slick ul.accordion>li .xyzy .pic {padding-top: 0;height: 100%;background-repeat: no-repeat;background-size: cover;background-position: center center;position: relative;z-index: 1;opacity: .4;}
.part2Con .slick ul.accordion>li .xyzy .pic::before{content: "";position: absolute;left: 0;top: 0;background: rgba(0,0,0,0.2);width: 100%;height: 100%;}
.part2Con .slick ul.accordion>li:nth-child(4) .xyzy::after,
.part2Con .slick ul.accordion>li:nth-child(8) .xyzy::after{content: "";position: absolute;left: 0;top: 50%;margin-top: -0.97rem;right: 0;bottom: 0;transition: all 0.5s;z-index: 2;background: url(../images26/xylogo01.png) no-repeat left center;background-size: 0.97rem;width: 0.97rem;height: 1.95rem;z-index: 10;}
.part2Con .slick ul.accordion>li:nth-child(5) .xyzy::after,
.part2Con .slick ul.accordion>li:nth-child(9) .xyzy::after{content: "";position: absolute;left: 0;top: 50%;margin-top: -0.97rem;right: 0;bottom: 0;transition: all 0.5s;z-index: 2;background: url(../images26/xylogo02.png) no-repeat right center;background-size: 0.97rem;width: 0.97rem;height: 1.95rem;z-index: 10;}
.part2Con .slick ul.accordion li .xyzy::before {content: "";position: absolute;left: 0;top: 0;right: 0;bottom: 0;transition: all 0.5s;z-index: 2;}
.part2Con .slick ul.accordion li.zy1 .xyzy::before{background: url(../images26/xycolor01.png) repeat-y;background-size: contain;}
.part2Con .slick ul.accordion li.zy2 .xyzy::before{background: url(../images26/xycolor02.png) repeat-y;background-size: contain;}
.part2Con .slick ul.accordion li.zy3 .xyzy::before{background: url(../images26/xycolor03.png) repeat-y;background-size: contain;}
.part2Con .slick ul.accordion li.zy4 .xyzy::before{background: url(../images26/xycolor04.png) repeat-y;background-size: contain;}
.part2Con .slick ul.accordion li.zy5 .xyzy::before{background: url(../images26/xycolor05.png) repeat-y;background-size: contain;}
.part2Con .slick ul.accordion li.zy6 .xyzy::before{background: url(../images26/xycolor06.png) repeat-y;background-size: contain;}
.part2Con .slick ul.accordion li.zy7 .xyzy::before{background: url(../images26/xycolor07.png) repeat-y;background-size: contain;}
.part2Con .slick ul.accordion li.zy8 .xyzy::before{background: url(../images26/xycolor08.png) repeat-y;background-size: contain;}
.part2Con .slick ul.accordion li.zy9 .xyzy::before{background: url(../images26/xycolor09.png) repeat-y;background-size: contain;}
.part2Con .slick ul.accordion li.zy10 .xyzy::before{background: url(../images26/xycolor10.png) repeat-y;background-size: contain;}
.part2Con .slick ul.accordion li.zy11 .xyzy::before{background: url(../images26/xycolor11.png) repeat-y;background-size: contain;}
.part2Con .slick ul.accordion li.zy12 .xyzy::before{background: url(../images26/xycolor12.png) repeat-y;background-size: contain;}



.part2Con .slick ul.accordion li.zy1 {clip-path: polygon(0 3%, 100% 0%, 100% 100%, 0% 97%);}
.part2Con .slick ul.accordion li.zy2 {clip-path: polygon(100% 3%, 0% 0%, 0% 100%, 100% 97%);}
.part2Con .slick ul.accordion li.zy3 {clip-path: polygon(0 3%, 100% 0%, 100% 100%, 0% 97%);}
.part2Con .slick ul.accordion li.zy4 {clip-path: polygon(100% 3%, 0% 0%, 0% 100%, 100% 97%);}
.part2Con .slick ul.accordion li.zy5 {clip-path: polygon(0 3%, 100% 0%, 100% 100%, 0% 97%);}
.part2Con .slick ul.accordion li.zy6 {clip-path: polygon(100% 3%, 0% 0%, 0% 100%, 100% 97%);}
.part2Con .slick ul.accordion li.zy7 {clip-path: polygon(0 3%, 100% 0%, 100% 100%, 0% 97%);}
.part2Con .slick ul.accordion li.zy8 {clip-path: polygon(100% 3%, 0% 0%, 0% 100%, 100% 97%);}
.part2Con .slick ul.accordion li.zy9 {clip-path: polygon(0 3%, 100% 0%, 100% 100%, 0% 97%);}
.part2Con .slick ul.accordion li.zy10 {clip-path: polygon(100% 3%, 0% 0%, 0% 100%, 100% 97%);}
.part2Con .slick ul.accordion li.zy11 {clip-path: polygon(0 3%, 100% 0%, 100% 100%, 0% 97%);}
.part2Con .slick ul.accordion li.zy12 {clip-path: polygon(100% 3%, 0% 0%, 0% 100%, 100% 97%);}
.part2Con .slick ul.accordion>li.on:nth-child(4) .xyzy::after,
.part2Con .slick ul.accordion>li.on:nth-child(8) .xyzy::after{display: none;}
.part2Con .slick ul.accordion>li.on:nth-child(5) .xyzy::after,
.part2Con .slick ul.accordion>li.on:nth-child(9) .xyzy::after{display: none;}
.part2Con .slick ul.accordion>li.on .xyzy .text {left: 0.4rem;bottom: 0.4rem;transform: none;top: auto;}
.part2Con .slick ul.accordion>li.on .xyzy .text .xy {}
.part2Con .slick ul.accordion>li.on .xyzy .text .zybox {display: flex;}
.part2Con .slick ul.accordion>li.on .xyzy .text .xy span{writing-mode: rl-tb;white-space: nowrap;display: inline-block;position: relative;}
.part2Con .slick ul.accordion>li.on .xyzy .text .xy::before {height: 1px;transition: all .8s;transition-delay: .5s;width: 100%;}
.part2Con .slick ul.accordion>li.on .xyzy .text .xy span::after {width:100%;transition: all 1s;transition-delay: .5s;}
.part2Con .slick ul.accordion>li.on .xyzy i{display: none; position: absolute;bottom: 0.1rem;width: 0.48rem;height: 0.46rem;bottom: 0.4rem;left: auto;right: 0.3rem;margin-left:0;z-index: 9;}

.part2Con .slick-dots {position: static;font-size: 0;margin-top: 0.35rem;display: flex;justify-content: center;display: none!important;}


/* 手机端效果开始 */
.part2Con_M{position: relative;display: none;}
.part2 .commonTitle h5{margin: 0;}
.part2Con_M .xyzy_M .pic{overflow: hidden;}
.part2Con_M .xyzy_M .pic img{display: block;width: 100%;height: 3rem;object-fit: cover;}
.part2Con_M .xyzy_M .text{background: #fff;padding: 0.2rem;}
.part2Con_M .xyzy_M .text .xy{position: relative;display: block;padding-bottom: 0.15rem;margin-bottom: 0.15rem;border-bottom: 0.01rem solid #f1f1f1;}
.part2Con_M .xyzy_M .text .xy span{position: relative;font-size: 0.22rem;color: #323232;font-weight: bold;}
.part2Con_M .xyzy_M .text .xy span::after{content: "";width: 100%;height: 0.03rem;background: #004E97;position: absolute;left: 0;bottom: -0.15rem;}
.part2Con_M .xyzy_M .text .zybox a{width: 49%;margin: 0.08rem 0;font-size: 0.16rem;color: #666;}
.part2Con_M .xyzy_M .text .zybox a:hover{color: #004E97;}
.part2Con_M .swiper-button-prev{background: url(../images26/bannerLL.png) no-repeat center;background-size: 0.6rem;width: 0.6rem;height: 0.6rem;background-size: 0.6rem;position: absolute;left: 0.1rem;top: 50%;margin-top: -0.3rem;z-index: 88;font-size: 0;cursor: pointer;}
.part2Con_M .swiper-button-next{background: url(../images26/bannerLL.png) no-repeat center;background-size: 0.6rem;width: 0.6rem;height: 0.6rem;background-size: 0.6rem;transform: rotate(180deg);position: absolute;right: 0.1rem;top: 50%;margin-top: -0.3rem;z-index: 88;font-size: 0;cursor: pointer;}
.part2Con_M .swiper-button-prev::after,.part2Con_M .swiper-button-next::after{display: none;}
/* 手机端效果结束 */
@media (max-width:850px) {
	.part2{padding: 0.5rem 0;}
	.part2Con{display: none;}
	.part2Con_M{display: block;}
}
@media (max-width:768px) {
	.part2Con_M .xyzy_M .pic img{height: 52vw;}
}
@media (max-width:600px) {
	.part2Con_M .slick ul.accordion>li .xyzy .text .xy{margin-left: -0.24rem;}
}
@media (max-width:430px) {
	.part2Con_M .slick ul.accordion>li .xyzy .text{top: 0.2rem;}
	.part2Con_M .slick ul.accordion>li .xyzy{height:55vw;}
}


/* 院系专业 结束 */
/* 映像宁医 开始 */
.part3{padding: 0.6rem 0 1.63rem 0;}
.part3 .commonTitle h5{display: table;margin: 0 auto;}
.part3L{width: 49.33%;}
.part3Con ul{width: 24%;margin-bottom: -0.2rem;}
.part3Con a{display: block;}
.part3Con .pic{overflow:hidden;}
.part3Con .pic img{display: block;width: 100%;object-fit: cover;transition: 0.6s all;}
.part3Con li{margin-bottom: 0.2rem;}
.part3L .pic img{height: 5.2rem;}
.part3Con ul li .pic img,.part3Con ul+ul li+li .pic img{height: 2.9rem;}
.part3Con ul li+li .pic img,.part3Con ul+ul li .pic img{height: 2.1rem;}
@media (max-width:850px) {
	.part3 .commonTitle h5{margin: 0;}
	.part3L{width: 100%;}
	.part3Con ul{width: calc(50% - 0.1rem);margin-top: 0.2rem;}
	.part3L .pic img{height: 58vw;}
	.part3Con ul li .pic img, .part3Con ul+ul li+li .pic img{height: 34vw;}
	.part3Con ul li+li .pic img, .part3Con ul+ul li .pic img{height: 28vw;}
}
/* 映像宁医 开始 */
/* 页脚开始 */
.footerBG{position: relative;z-index: 9;}
.footer{padding: 0.8rem 0 0.7rem 0;background: url(../images26/footerBG.jpg) no-repeat center;background-size: cover;position: relative;z-index: 9;}
.footerBG::after{content: "";width: 6.98rem;height: 2.27rem;background: url(../images26/footer-01.png) no-repeat center;background-size: 6.98rem 2.27rem;position: absolute;left: 50%;margin-left: -3.49rem;top: -0.93rem;z-index: 1;}
.footerL{width: 18%;}
.footerLinks{margin-bottom: 0.4rem;position: relative;width: 100%;height: 0.5rem;border-radius: 0.25rem;border: 1px solid rgba(216, 216, 216, 0.5);padding: 0 0.15rem;cursor: pointer;}
.footerLinks+.footerLinks{margin-bottom: 0;}
.footerLinks h5{font-size: 0.14rem;color: #fff;line-height: 0.5rem;padding-right: 0.2rem;background: url(../images26/footer-02.png) no-repeat right center;background-size: 0.15rem 0.08rem;}
.footerLinks ul{position: absolute;bottom: 100%;left: 0;width: 100%;background: #fff;box-shadow: 0px 0px 20px 0px rgba(14, 7, 51, 0.2);padding: 0.15rem;max-height: 1.5rem;overflow-y: scroll;display: none;}
.footerLinks li a{font-size: 0.14rem;color: #666;line-height: 0.22rem;display: block;padding: 0.05rem 0;transition: 0.6s all;}
.footerLinks li:hover a{color: #004E97;transition: 0.6s all;}
.footerLinks:hover ul{display: block;}
.footerC{width: 29.4%;}
.footerC .pic{margin-bottom: 0.2rem;}
.footerC .pic img{display: block;max-width: 4.41rem;width: 100%;}
.footerC p{font-size: 0.16rem;line-height: 0.38rem;color: #fff;}
.footerR{width: 32%;}
.footerR li{width: 29.4%;max-width: 1.4rem;}
.footerR li .pic img{display: block;width: 100%;max-width: 1.4rem;}
.footerR li p{margin-top: 0.08rem;font-size: 0.16rem;text-align: center;color: #fff;}
@media(max-width: 850px) {
.footerL,.footerC,.footerR{width: 100%;}
.footerLinks{margin-bottom: 0.2rem;}
.footerC{margin: 0.4rem 0;}
.footerC .pic img{display: table;margin: 0 auto;}
.footerC p{text-align: center;}
.footerR{justify-content: center;}
.footerR li{margin: 0 0.1rem;}
}


/* 页脚结束 */



/*==========================================内页 开始=============================================*/
.Nybanner{width: 100%;margin: 0 auto;z-index: 4;position: relative;}
.Nybanner .w56{position: relative;}
.Nybanner img{display: block;width: 100%;position: relative;height: 100%;object-fit: cover;}
.Nybanner>p{display: flex;justify-content: center;max-width: 100%;overflow: hidden;}
@media (max-width:1100px) {
	.Nybanner{margin-top: 10vw;}
}
@media (max-width:850px) {
	.Nybanner{margin-top: 80px;}
	.Nybanner{height: 30vw;}
	.Nybanner img{height: 30vw;}
}
@media (max-width:430px) {
	.Nybanner{margin-top: 18vw;}
}


#nav_slide{background: #EBF0FF;line-height: 50px;position: relative;z-index: 9;width: 100%;margin: 0 auto;}
#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: #FFFFFF;}
#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: #ff9d1e;}
#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.5rem 0 2rem 0;min-height: 6.5rem;background:#F7F8FA url(../images26/listBG.png) no-repeat top center;background-size: 100%;}
@media (max-width:1100px) {
	.n_container{ display:block;padding-top: 0;}
	#nav_slide{display: block;}
}
@media (max-width:850px) {
	.n_container{padding-bottom: 0.6rem;}
}
@media (max-width:850px) {
}
@media (max-width:430px) {
}
.n_container::after{content: "";width: 100vw;position: absolute;left: 0;top: -1.16rem;height: calc(100% + 1.16rem);z-index: -8;background: url(../images26/Nybg.png) no-repeat top center;background-size: 100%;}

.n_container .n_left{width: 3rem;position: relative;z-index: 88;}
.n_container .n_left .con{background: #004E97;padding: 0.4rem 0 0.2rem 0.2rem;border-radius: 0 0.4rem 0 0;}
.n_container .n_left h1{line-height:0.4rem;color:#fff;display:flex;align-items: center;justify-content: center;margin-bottom: 0.2rem;}
.n_container .n_left h1 span{display: block;font-size: 0.28rem;}

.n_container .n_left .con .ulCon{background: #F8F5F1;box-shadow: 0px 0px 20px 0px rgba(14, 7, 51, 0.2);padding-bottom: 0.3rem;border-radius: 0 0 0 0.3rem;}
.n_container .n_left .con .ulCon ul{}
.n_container .n_left .con ul li{color: #333333;position:relative;}
.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(../images26/jton.png) center no-repeat;background-size: 0.08rem;transition: 0.4s all;}
.n_container .n_left .con ul li i.up{transform: rotate(90deg);background:url(../images26/jton.png) center no-repeat;background-size: 0.07rem;}
.n_container .n_left .con ul li>a{color: #333333;display: block;transition: 0.36s;position: relative;font-size: 0.18rem;line-height: 0.26rem;border-bottom: 1px solid #f0f0f0;padding: 0.16rem 0.2rem;}
.n_container .n_left .con ul li:last-child a{border-bottom: none;}
.n_container .n_left .con ul li:hover>a{color: #004E97;}
.n_container .n_left .con ul li.on>a,
.n_container .n_left .con ul li a.cur{color: #fff;font-weight: 600;}
.n_container .n_left .con ul li.on>a{background: #F1A549;}
.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.16rem;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: #0a43b5;}
.n_container .n_left .con ul li i{width: 0.08rem;height: 0.6rem;background: url(../images26/jt.png) center no-repeat;background-size: 0.08rem;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: #004E97!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:#004E97;}

.mianbao{vertical-align: top;z-index: 6;display: flex;align-items: center;border-bottom: 0.02rem solid #004E97;justify-content: space-between;padding: 0.17rem 0;position: relative;}
.mianbao::after{content: "";width: 0.12rem;height: 0.12rem;background: #004E97;border-radius: 50%;position: absolute;right: 0;bottom: -0.06rem;}
.mianbao h3{display: inline-block;font-size: 0.28rem;color: #323232;line-height: 0.38rem;}
.mianbao p{display: flex;justify-content: flex-end;align-items: center;flex-wrap: wrap;background: url(../images26/now.png) left 0.05rem no-repeat;padding-left: 0.2rem;background-size: 0.16rem;font-size: 0.14rem;color: #999999;}
.mianbao i,.mianbao a{font-size: 0.14rem;color: #999999;font-style:normal;transition: 0.6s all;line-height: 0.26rem;display: block;}
.mianbao i{display: block; margin:0 0.1rem;width: 0.05rem;height: 1px;background: #999999;position: relative;top: 0;}
.mianbao a.on{color: #004E97;font-weight: bold;}  
.mianbao a:hover{color: #004E97;transition: 0.6s all;font-weight: bold;}

.mianbao2{background: none;border-left: none;padding: 0;}
.mianbao2 h3{font-weight: bold;padding-left: 0;}
@media(max-width: 850px){
	.mianbao{margin-top: 0rem;}
	.mianbao h3{font-size: 0.22rem;}
}


.n_container .n_right{ width:calc(100% - 3.6rem); position: relative; z-index: 2;}
.n_container .n_right2{width: 100%;}
.n_container .n_right::after{content: "";width: 1;}


@media(max-width: 1100px){
	.n_container .n_left{ display:none}
	.n_container .n_right{width:100%;padding: 0;background: transparent;margin-top: 0.2rem;}
}
@media(max-width: 850px){
	.n_container{padding-bottom: 1.3rem;}
    .n_container .n_right .bgss{margin-top: 30px;}
    .n_container .n_right .bg02{border: none;background: none;padding: 0;}
}
.fanye{margin-top: 0.5rem;}
.fanye img{ max-width:100%}

@media(max-width: 1100px){
    
}
/* 题图列表页 */
.n_titu li{transition: 0.6s all;margin-top: 0.4rem;}
.n_titu li+li{margin-top: 0.3rem;}
.n_titu li a{display: flex;position: relative;width: 100%;justify-content: space-between;flex-wrap: wrap;background: white; border-radius: 0.1rem;}
.n_titu li .time{width: 1.3rem;padding: 0.43rem 0 0 0.38rem;position: relative;}
.n_titu li .time::after{content: "";background: url(../images26/list01.png) center no-repeat;width: 0.3rem;height: 0.3rem;position: absolute;left: 0.2rem;top: 0.3rem;}
.n_titu li .day{font-size: 0.24rem;color: #323232;font-weight: bold;}
.n_titu li .year{margin-top: 0.1rem;width: 0.64rem;font-size: 0.16rem;color: #666666;text-align: center;}
.n_titu li .con{width: calc(100% - 1.3rem);align-items: center;}
.n_titu li .pic{position: relative;width: 3rem;float: left;overflow: hidden;border-radius: 10px;}
.n_titu li .pic img{display: block;width: 100%;object-fit: cover; transition: 0.6s all;height: 2rem;}
.n_titu li .text{width: calc(100% - 3rem);padding:0 0.4rem 0 0.2rem;}
.n_titu li .text h5{transition: 0.6s all; font-size: 0.18rem;color: #323232;line-height:0.28rem;height:0.28rem;font-weight: bold;position: relative;}
.n_titu li .text p{margin-top: 0.20rem;position: relative;font-size: 0.14rem;color: #999999;line-height: 0.24rem;height: 0.72rem;overflow: hidden;;}
.n_titu li .text i{font-style: normal;font-weight: normal;display:block;font-size: 0.14rem;line-height: 0.26rem;color: #fe8900;text-align: left;margin-top: 0.25rem;font-family: 'Times New Roman';}
.n_titu li .text i img{display: inline-block;width: 0.18rem;margin-right: 0.08rem;margin-top: -0.04rem;}
.n_titu li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_titu li:hover .text h5{color: #004E97;transition: 0.6s all;padding-left: 0.1rem;font-weight: bold;}
.n_titu li:hover .text h5::after{width: 7.5rem;transition: 0.6s all;}
.n_titu li.nopic a{padding: 0.3rem 0;}
.n_titu li.nopic .pic{display: none;}
.n_titu li.nopic .date{left: 0;}
.n_titu li.nopic .text{width: calc(100% - 1.3rem);}


@media(max-width: 580px){
    .n_titu li{padding: 0;background: none;padding-bottom: 0.3rem;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);}
    .n_titu li .flex-center{align-items: flex-start;}
    .n_titu li .date{left: 0;top: 0.1rem;}
    .n_titu li a{border-bottom: none;align-items: flex-start;border-bottom: none;}
	
	.n_titu li .pic img{height: 52vw;}
    
    .n_titu li .pic{width: 100%;float: none;margin-right: 0;}
    .n_titu li .text{margin-left: 0;padding: 0.2rem 0.2rem 0 0;margin-bottom: 0;width: 100%;}
    .n_titu li .text h5{max-height: none;padding-top: 0;white-space:normal;font-size: 0.16rem;line-height: 0.24rem;height: auto;display: block;margin-top: 0.1rem;}
    .n_titu li .text p{height: 0.72rem;margin-top: 0.1rem;}
	.n_titu li.nopic .text h5{margin-top: 0;}
    .fanye{margin-top: 0.4rem;}
	.n_titu li .time{width: 100%;display: flex;justify-content: flex-start;align-items: center;padding: 0.2rem;}
	.n_titu li .con{width: 100%;}
	.n_titu li.nopic .text{width: 100%;padding: 0.2rem;}
	.n_titu li.nopic a{padding: 0;}
    
}


/* 文章列表页 */
.n_container .n_right .TextList{padding-top: 0;min-height:4.5rem;margin-top: 0.4rem;}
.TextList ul li{padding-bottom:0rem;position: relative;transition: 0.6s all;margin-bottom: 10px;}
.TextList ul li a{overflow: hidden;position: relative;justify-content: space-between;padding: 0.2rem 0.3rem;transition: 0.4s all;border-radius: 0.1rem;background: #FFFFFF;border-left: 0.06rem solid #004E97;}
.TextList ul li .time{width: 0.64rem;}
.TextList ul li .time .day{font-size: 0.22rem;color: #323232;font-weight: bold;}
.TextList ul li .time .year{font-size: 0.14rem;color: #666666;text-align: right;margin-top: 0.06rem;}
.TextList ul li a p{transition: 0.6s all;font-size: 0.18rem;line-height: 0.36rem; color: #323232;width: calc(100% - 0.84rem);position: relative;padding-left: 0.2rem;transition: 0.4s all;height: 0.36rem;border-left: 0.01rem solid #CDCDCD;}
.TextList ul li:hover a{background: #004E97;border-left: 0.06rem solid #F1A549;}
.TextList ul li:hover .time .day{color: #fff;}
.TextList ul li:hover .time .year{color: #fff;}
.TextList ul li:hover p{border-left: 1px solid #CDCDCD; color: #fff;transition: 0.6s all;}
@media(max-width: 540px){
	.TextList ul li a{box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);}
.TextList ul li a p{line-height: 0.28rem;height: auto;overflow: auto;display: block;}
}
/* 视频列表 */
.yzsyjd{margin-top: 0.4rem;}
.yzsyjd ul{margin-left: -0.4rem;justify-content: flex-start;margin-bottom: -0.4rem;}
.yzsyjd ul li{width: calc(50% - 0.4rem);position: relative;margin-left: 0.4rem;margin-bottom: 0.4rem;}
.yzsyjd ul li a{display: block;}
.yzsyjd ul li .pic{position: relative;overflow: hidden;border-radius: 0.1rem;}
.yzsyjd ul li .pic::after{content: "";width: 0.5rem;height: 0.5rem;background: url(../images26/videoIc.png) no-repeat center;background-size: 0.5rem 0.5rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.yzsyjd ul li .pic img{display: block;width: 100%; height: 2.95rem;object-fit: cover;}
.yzsyjd ul li .text p{font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.28rem;text-align: center;padding: 0 0.15rem;margin-top: 0.15rem;}
.yzsyjd ul li a:hover .text p{color: #004E97;font-weight: 600;}
@media(max-width: 850px) {
	.yzsyjd ul li .pic img{height: 20vw;}
}
@media(max-width: 500px) {
	.yzsyjd ul{margin-left: -2vw;}
	.yzsyjd ul li {width: calc(50% - 2vw);margin-left: 2vw;margin-bottom: 2vw;}
	.yzsyjd ul li .pic::after{width: 0.38rem;height: 0.38rem;background-size: 0.38rem;}
	.yzsyjd ul li .pic img{height: 28vw;}
}

/* 搜索结果页 */
.SearchList{margin-top: 0.4rem;}
.SearchList ul li{position: relative;}
.SearchList ul li a{align-items: center;padding: 0.2rem 0;transition: 0.6s all;border-bottom: 0.01rem solid #e6e6e6;}
.SearchList ul li:last-child a{}
.SearchList ul li .time{transition: 0.6s all;width: 0.9rem;text-align: right;}
.SearchList ul li .time .day{font-family: arial;color: #ff9d1e;font-size: 0.18rem;transition: 0.6s all;font-family: "times new roman";line-height:0.28rem;height: 0.28rem;}
.SearchList ul li .time .year{font-size: 0.12rem;color: #737373;font-family: arial;transition: 0.6s all;font-family: "times new roman";}
.SearchList ul li p{width: calc(100% - 1.6rem);font-size: 0.18rem;color: #323232;line-height: 0.28rem;transition: 0.6s all;height: 0.28rem;margin-left: 0.2rem;padding-left: 0.2rem;border-left: 0.01rem solid #ff9d1e;transition: 0.6s all;}
.SearchList ul li i{font-style: normal;text-align: right;font-size: 0.16rem;color: #666;transition: 0.6s all;}
.SearchList ul li:hover p{color: #ff9d1e;transition: 0.6s all;}
.SearchList ul li:hover i{color: #ff9d1e;transition: 0.6s all;}
@media(max-width: 850px){
.SearchList ul li a{padding: 0.2rem 0;}
}
@media(max-width: 540px){
.SearchList ul li p{height: auto;display: block;}
}

/* 内容页 */
.n_right .show{margin-top: 0.5rem;}
.show01{margin-bottom: 0.24rem;padding-bottom: 0.26rem;border-bottom: 0.02rem solid #004E97;}
.show01 h5{font-size: 0.32rem;line-height: 0.42rem;text-align: center;margin-bottom: 0.3rem;color: #323232;}
.show01 p{padding-bottom: 0.1rem;padding-top: 0.1rem;   text-align: center;font-size: 0.14rem;color: #666666;background: url(../images26/bg_subtitle.png) no-repeat center;}
.show01 i{font-style: normal;margin: 0 8px;padding-left: 0.24rem;font-size: 0.16rem;color: #999999;display: inline-block;line-height: 0.24rem;
background: url(../images26/ic_clock.png) left  no-repeat;padding-left: 0.2rem;background-size: 0.18rem;}
.show01 i+i{font-style: normal;margin: 0 8px;padding-left: 0.24rem;font-size: 0.16rem;color: #999999;display: inline-block;line-height: 0.24rem;
background: url(../images26/ic_eys.png) left  no-repeat;padding-left: 0.2rem;background-size: 0.18rem;}

.show02{border-bottom: 0.01rem solid #e6e6e6;padding-bottom: 0.5rem;}
.show02 p{font-size: 0.18rem!important;color: #323232;line-height: 0.36rem!important;margin-bottom: 0.16rem;text-indent: 2em;}

.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;max-width: 100%;height: auto!important;border:none !important;margin-bottom: 0.16rem;}
.show03{padding-top: 0.24rem;}
.show03 p{font-size: 0.18rem;color: #323232;margin-bottom: 0.16rem;line-height:0.36rem;font-weight: bold;}
.show03 p+p{margin-bottom: 0;margin-top: 0.2rem;}
.show03 p a{font-weight: normal; color: #666666;transition: 0.6s all;}
.show03 p a:hover{color: #004E97;transition: 0.6s all;}

@media(max-width: 1100px) {
   .n_right .show{margin-top: 0.3rem;}
}

@media(max-width: 640px) {
   .show02 table{display: flex !important;overflow-x: auto;width: 100% !important;margin: 0 auto !important;white-space: nowrap;}
}

/* 图片列表页 */
.listPic{margin-top: 0.4rem;}
.listPic ul{margin-left: -0.3rem;display: flex;justify-content: flex-start;}
.listPic ul li{width: calc(33.333% - 0.3rem);margin-left: 0.3rem;}
.listPic ul li+li+li+li{margin-top: 0.3rem;}
.listPic ul li a{display: block;}
.listPic ul li a .pic{display: block;overflow: hidden;border-radius: 0.1rem;}
.listPic ul li a .pic img{display: block;width: 100%;height: 2.1rem;object-fit: cover;}
.listPic ul li a .text{position: relative;margin-top: 0.1rem;}
.listPic ul li a .text h5{font-size: 0.18rem;color:#323232;line-height: 0.28rem;height: 0.28rem;overflow: hidden;text-align: center;}
.listPic ul li a:hover .text h5{color: #004E97;}
@media(max-width: 850px) {
	.listPic{margin-top: 0.25rem;}
	.listPic ul{margin-left: -3%;}
    .listPic ul li {width: 47%;margin-left: 3%;}
    .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: 430px) {
    .listPic ul {margin-left: 0;}
    .listPic ul li {width: 100%;margin-left: 0;}
	.listPic ul li+li{margin-top: 3%;}
    .listPic ul li a .pic img{height: 52vw;max-height: 100%;}
}

/* 学子风采 */
.listPic_xz{margin-top: 0.4rem;}
.listPic_xz ul{margin-left: -0.2rem;display: flex;justify-content: flex-start;}
.listPic_xz ul li{width: calc(33.333% - 0.2rem);margin-left: 0.2rem;border-radius: 0.1rem;background: white;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);}
.listPic_xz ul li+li+li+li{margin-top: 0.2rem;}
.listPic_xz ul li a{display: block;position: relative;}
.listPic_xz ul li a .pic{display: block;overflow: hidden;}
.listPic_xz ul li a .date{position: absolute;left: 0;top:1.84rem;background: url(../images26/datebg.png) no-repeat right center;background-size: cover;padding-left: 0.14rem;padding-right: 0.24rem;}
.listPic_xz ul li a .date i{font-size: 0.14rem;line-height: 0.26rem;padding-left: 0.2rem;background: url(../images26/time_w.png) no-repeat left center;font-style: normal;color: white;}
.listPic_xz ul li a .pic img{display: block;width: 100%;height: 2.1rem;object-fit: cover;}
.listPic_xz ul li a .text{padding: 0.16rem;position: relative;}
.listPic_xz ul li a .text h5{font-size: 0.18rem;color:#323232;line-height: 0.28rem;height: 0.56rem;overflow: hidden;}
.listPic_xz ul li a .text p{font-size: 0.16rem;color: #fe8900;background: url(../images26/date.png) no-repeat left center;padding-left: 0.2rem;background-size: 0.18rem;margin-top: 0.12rem;}
.listPic_xz ul li a:hover .text h5{color: #fe8900;transition: 0.4s all;}
@media(max-width: 850px) {
	.listPic_xz{margin-top: 0.25rem;}
	.listPic_xz ul{margin-left: -3%;}
    .listPic_xz ul li {width: 47%;margin-left: 3%;}
    .listPic_xz ul li a .pic img{height: 28vw;max-height: 100%;}
	.listPic_xz ul li a .date{top: calc(28vw - 0.26rem);}
    .listPic_xz ul li+li+li{margin-top: 3%;}
	.listPic_xz ul li a .text h5{height: auto;display: block;}
}
@media(max-width: 430px) {
    .listPic_xz ul {margin-left: 0;}
    .listPic_xz ul li {width: 100%;margin-left: 0;}
	.listPic_xz ul li+li{margin-top: 3%;}
    .listPic_xz ul li a .pic img{height: 52vw;max-height: 100%;}
	.listPic_xz ul li a .date{top: calc(52vw - 0.26rem);}
}



/* 院系专业列表 */
.list_yszy{margin-top: 0.4rem;}
.xyzy_list_com .ul1{display: flex;justify-content: flex-start;flex-wrap: wrap;margin-left: -0.3rem;}
.xyzy_list_com .ul1 .li1{width: calc(33.333% - 0.3rem);margin-left: 0.3rem;margin-bottom: 0.3rem;position: relative;border: 1px solid #e0e0e0;}
.xyzy_list_com .ul1 .li1 .pic{}
.xyzy_list_com .ul1 .li1 .pic img{height: 1.5rem;}
.xyzy_list_com .ul1 .li1 a.xyLink{position: absolute;width: calc(100% - 0.15rem);background: #004E97;border-radius: 0 1000px 1000px 0;display: block;height: 0.4rem;display: flex;justify-content: flex-start;align-items: center;top: 1.2rem;z-index: 2;left: 0;}
.xyzy_list_com .ul1 .li1 a.xyLink img{display: block;width: 0.48rem;height: 0.4rem;margin-left: 0.06rem;}
.xyzy_list_com .ul1 .li1 a.xyLink p{font-size: 0.18rem;line-height: normal;line-height: 0.4rem;height: 0.4rem;letter-spacing: normal;color: #FFFFFF;margin-left: 0.2rem;}
.xyzy_list_com .ul1 .li1 a.xyLink:hover p{color: #ff9d1f;}
.xyzy_list_com .ul1 .li1 a.xyLink span{position: absolute;right: 0;background: url(../images26/xyzy_jt.png) no-repeat center;width: 0.4rem;height: 0.4rem;background-size: 0.4rem;transition: 0.4s all;}
.xyzy_list_com .ul1 .li1 a.xyLink:hover span{transform: rotate(30deg);transition: 0.4s all;}
.xyzy_list_com .ul1 .li1 .ul2{padding: 0.3rem 0.16rem 0.2rem 0.16rem;}
.xyzy_list_com .ul1 .li1 .ul2 .li2{margin-bottom: 0.16rem;}
.xyzy_list_com .ul1 .li1 .ul2 .li2:last-child{margin-bottom: 0;}
.xyzy_list_com .ul1 .li1 .ul2 .li2 a.zyname{font-size: 0.16rem;font-weight: normal;line-height: 0.22rem;letter-spacing: normal;color: #2C2C2C;position: relative;padding-left: 0.12rem;display: block;}
.xyzy_list_com .ul1 .li1 .ul2 .li2 a.zyname:hover{color: #004E97;}
.xyzy_list_com .ul1 .li1 .ul2 .li2 a.zyname::before{content: "";position: absolute;left: 0;top: 0.1rem;width: 0.05rem;height: 0.05rem;background: #004E97;border-radius: 50%;}
.xyzy_list_com .ul1 .li1 .ul2 .li2 a.zyname:hover::before{color: #004E97;}
.xyzy_list_com .ul1 .li1 .ul2 .li2 .ul3{margin-left: 0.04rem;}
.xyzy_list_com .ul1 .li1 .ul2 .li2 .ul3 li{margin: 0.04rem 0;}
.xyzy_list_com .ul1 .li1 .ul2 .li2 .ul3 li a{font-size: 0.14rem;color: #666666;display: block;line-height: 0.22rem;position: relative;padding-left: 0.06rem;}
.xyzy_list_com .ul1 .li1 .ul2 .li2 .ul3 li a::before{content: "";position: absolute;left: 0;top: 0.04rem;width: 0.04rem;height: 0.04rem;background: #0a43b5;border-radius: 50%;}
.xyzy_list_com .ul1 .li1 .ul2 .li2 .ul3 li a:hover{color: #004E97;}
@media(max-width: 850px) {
	.xyzy_list_com .ul1{margin-left: -2%;}
	.xyzy_list_com .ul1 .li1{width: 48%;margin-left: 2%;margin-bottom: 2%;}
	.xyzy_list_com .ul1 .li1 .pic img{height: 20vw;}
	.xyzy_list_com .ul1 .li1 a.xyLink{top: 16vw;}
}
@media(max-width: 580px) {
	.xyzy_list_com .ul1 .li1{width: 100%;}
	.xyzy_list_com .ul1 .li1 .pic img{height: 40vw;}
	.xyzy_list_com .ul1 .li1 a.xyLink{top: 36vw;}
}
/*==========================================内页 结束=============================================*/