@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;} 
::-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;padding: 0 0 0 0.2rem;}



.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}
.container01,.container01 ,.container03,.container04,.container05,.container06,.container07,.container08,.n-container01,.n-container03,.n-container04{ margin:0 auto;}
.slow img:hover{ transform:scale(1.05);}/*图片放大*/
.slow img{-moz-transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}/*缓慢效果*/
h5 a,.more a{-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;}/*缓慢效果*/
slow01{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}/*缓慢效果*/
.slow02{-moz-transition:all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;-ms-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.shadow{ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999')";  /* For IE 8 */ filter: 
progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#999999');  /* For IE 5.5 - 7 */-moz-box-shadow: 1px 1px 10px #999999;/* for firefox */ -webkit-box-shadow: 1px 1px 10px #999999;/* for safari or chrome */ box-shadow:1px 1px 10px #999999;/* for opera or ie9 */}
.radius{-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
.opacity{filter:alpha(opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1}/*透明代码*/
.overfloat-dot{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}/*文本超出 小圆点显示*/
.overfloat-dot-2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.overfloat-dot-3{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.gray { -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; filter:alpha(opacity=60); opacity:0.6;  -moz-opacity:0.6; -khtml-opacity:0.6;} 
/*transform:rotateY(180deg); -webkit-transform:rotateY(180deg);  -moz-transform:rotateY(180deg); transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);*/  /*180度旋转*/
/*oncontextmenu="return false" ondragstart="return false" onselectstart="return false"*/
/*filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000', endColorstr='#7F000000');background:rgba(0,0,0,0.5);*/  /*透明背景*/

.a_body{ position:relative;}
::-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;}

.w100{width:100%;}
.w14{max-width:1400px;margin:0 auto;}
.w16{max-width:1600px;margin:0 auto;}
@media(max-width: 1440px) {
    .w14{padding: 0 30px;}
}
@media(max-width: 1640px) {
    .w16{padding: 0 30px;}
}
@media(max-width: 768px) {
	.w14{padding: 0 15px;}
	.w16{padding: 0 15px;}
}
h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#003d98}
.more a{ -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; -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;}
/* .table{ display:table; table-layout: fixed; text-align:center; width:100%; height:100%}
.table_cell{ display:table-cell; vertical-align:middle} */
img{ vertical-align:middle}


#gotop{ position:fixed; z-index:90; bottom:80px; right:30px; box-sizing:border-box; text-align:center; cursor:pointer; -moz-transition:all .5s; -webkit-transition:all .5s; width:0.86rem; height:0.6rem;transition: 0.4s;}
#gotop { cursor: pointer; }
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop svg{width:100%;height:100%;fill: #7eadb2;}
#gotop svg:hover{width:100%;height:100%;fill: #7eadb2;}
#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:9999999;}
 .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:myFirstFont;}
@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;}}

/*==========================================公共 开始=============================================*/
.ar_wap{ display:none}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.header_box{z-index:999999;left: 0;right: 0;top: 0;position: absolute;top: 0;}
.header_box2{z-index:999999;left: 0;right: 0;top: 0;}
#header{z-index:999;width:100%;transition: 0.6s;position: relative;background-size: cover;}
.header_top{height: 30px;line-height: 30px;background: #003d98;overflow: hidden;text-align: right;z-index: 10;position: relative;}
.header_top ul{ display:inline-block; vertical-align:top}
.header_top ul li{font-size: 0.16rem;color:#fff;}
/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/
#header #logo{padding: 0.16rem 0;}
#header #logo .table{ width:auto;}
@media(max-width: 1200px){
	#header #logo .logoimg{width: 45%;}
	#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 p{font-size: 0.14rem;}
.header_box .rightBox p a{display: inline-block;margin-right: 0.26rem;color: #FFFFFF;line-height: 0.24rem;}
.header_box .rightBox p a{padding-left: 0.22rem;background-size: 0.18rem;}
.header_box .rightBox p+p a{padding-left: 0.22rem;background-size: 0.16rem;}
.header_box .rightBox p a:hover{text-decoration: underline;}

.header_box .rightBox .webNav>a{padding-left: 0.22rem;display: inline-block;margin-right: 0.26rem;color: #FFFFFF;line-height: 0.24rem;background-size: 0.17rem;}
.webNav{position: relative;}
.webNav .ul1{position: absolute;left: -4rem;top: 100%;width: 8rem;background: white;box-shadow: 0 0 0.16rem 0 rgba(0,0,0,0.2);padding: 0.32rem;z-index: 99;border-top: 4px solid #f1b587;transition: 0.6s all;display: none;}
.webNav:hover .ul1{display: block;transition: 0.4s al;}
.webNav .ul1 .li1{border-bottom: 1px dashed #ccc;padding-bottom: 0.2rem;}
.webNav .ul1 .li1+.li1{margin-top: 0.2rem;}
.webNav .ul1 .li1>a{font-size: 0.18rem;font-weight: 600;color: #323232;display: block;line-height: 0.28rem;}
.webNav .ul1 .li1>a:hover{color: #1b6971;}
.webNav .ul1 .li1 .subNav{}
.webNav .ul1 .li1 .subNav ul{display: flex;justify-content: flex-start;margin-left: -3%;flex-wrap: wrap;}
.webNav .ul1 .li1 .subNav ul li{margin-left: 3%;width:17%;margin-top: 0.16rem;}
.webNav .ul1 .li1 .subNav ul li a{font-size: 0.16rem;color:#666666;display: block;}
.webNav .ul1 .li1 .subNav ul li a:hover{color: #1b6971;}


.header_box .search{width:2.8rem;height: 40px;border-radius: 20px;margin-left: 0.16rem;position: relative;background:white;}
.header_box .search input[type="text"]{background: none;outline: none;border: none;padding: 0 0 0 10px;color: #323232;line-height: 40px;height: 40px;width: 100%;}
.header_box .search input[type="image"]{position: absolute;right:10px;top: 8px;width: 22px;}
.header_box .search .input1{float: left;width: calc(100% - 45px);}
.header_box .search .input2{float: right;color: #323232;width: 40px;height: 40px;border-radius: 50%;}
.header_box .search .input2 input[type="image"]{margin-left: 10px;}
.text::-webkit-input-placeholder {
  color: #323232;
}
.text:-moz-placeholder {
  color: #323232;
}
.text:-ms-input-placeholder {
  color: #323232;
}
.header_box2 #nav{background: #1b6971;}
#nav{width: 100%;z-index: 99;margin: 0 auto;position: relative;}
#nav .navBox{border-top: 1px solid rgba(255,255,255,0.2);}
#nav ul{width:100%;padding: 0;}
#nav ul li{position:relative;z-index:0;width: 10%;}
#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;line-height: 50px;position:relative;transition:.6s;font-weight: bold;text-align: center;font-weight: bold;}
#nav ul li:hover a h3{color:#FFFFFF;font-weight: normal;text-decoration: underline;}
#nav ul li .sub a:hover{color:#1b6971;}
#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:100%;background:#fff; background:rgba(255,255,255,.95); width: 100%;left:50%;margin-left: -50%;z-index: 10000;/* transform:translateY(-20px); */visibility:hidden;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0;opacity: 0;transition:.5s;}
#nav ul li .sub .box{padding:10px 0px; text-align:center;box-shadow: 0 0 18px -8px #000;}
#nav ul li .sub a{padding:0;line-height: 0.48rem;transition:.3s;font-size: 0.16rem;color: #323232;}
#nav ul li .sub a:hover{color: #1b6971;background: #E5E5E5;font-weight: 600;}
#nav ul li:hover .sub{ filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; 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{color: #FFFFFF;}
#nav .navBox>ul>li .sub:after{content:"";display:block;width: 100%;height: 2px;position:absolute;left: 0;margin-left: 0;background: #1b6971;top:-2px;transition:.3s;transform:scale(0);border-radius: 0;}
#nav .navBox>ul>li .sub:before{content:"";display:block;position:absolute;left:50%;margin-left: -3px;border-left:transparent 3px solid;border-right:transparent 3px solid;border-bottom: #1b6971 4px solid;top:-6px;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}



.topLink{float: right;margin-top: 36px;}
.topLink a{display:inline-block;font-size: 0.14rem;color: #FFFFFF;line-height: 0.24rem;}
.topLink a:hover{color: #ffb400;}
.topLink a+a:hover{color: #FFFFFF;}
.topLink a span{font-size: 0.24rem;color: #ffb400;font-weight: bold;line-height: 0.24rem;}
.topLink2{border-top: 1px solid rgba(255,255,255, 0.4);width: 100%;padding-top: 30px;}
.topLink2 a{display: block;padding-left: 0.36rem;font-size: 0.18rem;line-height: 0.4rem;}
.topLink2 a+a{font-size: 0.14rem;}
.topLink2 a+a span{font-size: 32px;}
/**/
#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);}

.bodyTop .header_box2{opacity: 1;transform: translateY(-100%);position: fixed;z-index: 9;top: 0;}
/* .bodyTop.showdiv .header_box{opacity: 1;transform: translateY(-100%);transition: all 0.4s ease-in-out 0.3s;height: 112px;} */
.bodyTop.showdiv .header_box2 {transition: all 0.6s ease-in-out 0.1s;transform: none;opacity: 1;z-index: 9999;box-shadow: 0 0 10px rgba(0,0,0,0.55);}
.bodyTop.showdiv #nav ul li h3{line-height: 0.65rem;}


/*手机头部开始*/
#m_header{z-index: 99;}
#m_header #logo img{max-height:60%;max-height: 28px;}
#m_header .yuyan{ height:0.72rem; float:right; margin-right:0.64rem;}
#m_header .yuyan span{ display:block; width:24px; height:24px; line-height:24px; color:#fff; font-size:.9rem; text-align:center; margin-left:17px; background:rgba(255,255,255,.3);}

#m_nav .mzsdm {width: 100%;position: absolute;left: 0.15rem;top: 50px;}
#m_nav .mzsdm a{font-size: 0.16rem;color: #FFFFFF;line-height: 0.24rem;}
#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;}
/*导航按钮结束*/

/* 搜索开始 */
.search_btn{cursor:pointer;text-align: center;float:left;transition:.6s;margin: 0 0 0 0.2rem;position: relative;}
.search_btn img{margin: 0;}

.search_btn{cursor: pointer;}
.search_btn svg{display:inline-block;fill:#fff;width: 16px;height: 16px;vertical-align: middle;}
.search-dialog-box{position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 1000000;opacity: 0;visibility: hidden;transition: .6s;/* 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: #919191;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('../images23/search2.png');background: #1b6971 url('../images23/search2.png') no-repeat center center;height: 0.8rem;width: 0.8rem;border-radius: 100px;}
.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: #1c5ab7;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(../images23/search_close.png);transition:.6s}
.pub-close i:hover{ transform:rotate(180deg)}

@keyframes spin{
    to{transform: rotate(1turn);}
}
@keyframes spin2{
    to{transform: rotate(-1turn);}
}
@keyframes spin-reverse{
    from{
        transform:rotate(1turn);
    }
}
@keyframes spin-reverse2{
    from{
        transform:rotate(-1turn);
    }
}


.tc_search {margin: 0.3rem 0.2rem 0;width: calc(100% - 0.4rem);position: relative;}
.tc_search form {height: 40px;border-radius: 0;background: rgba(255,255,255,.1);position: relative;width: 100%;margin-bottom: 1rem;}
.tc_search .keyword {font-size:16px;color: #fff;height: 40px;line-height: 40px;padding: 0 1rem;box-shadow: none;-webkit-appearance: none;border-right: 0;background: none;width: 100%;outline: none;
    border: 1px solid rgba(255,255,255,0.5);padding: 0 51px 0 10px;}
.tc_search .btn_blue { position: absolute; top: 0; right: 0; width: 40px; height: 40px; line-height: 38px; border: 0; background: url(../images23/search_white.png) center center no-repeat; background-size: 0.2rem; }
.tc_search .btn_blue.fr { background: #e9edef; color: #4e4f53; }
.tc_search input::-webkit-input-placeholder {
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input::-moz-placeholder {   /* Mozilla Firefox 19+ */
color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-moz-placeholder {    /* Mozilla Firefox 4 to 18 */
 color:#fff;
color: rgba(255,255,255,.7);
}
.tc_search input:-ms-input-placeholder {  /* Internet Explorer 10-11 */
color:#fff;
color: rgba(255,255,255,.7);
}/* WebKit browsers */
.tc_search input:focus::-webkit-input-placeholder {
color: transparent;
}/* 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;
}
/* 搜索结束 */


.m_nav_list{flex-direction:column; justify-content: flex-start; width:100%; overflow: auto;}
.m_nav_list::-webkit-scrollbar {display:none}
#m_nav {z-index: 99999;position: fixed;background: rgba(27,105,113,0.95);width:100%;height:100vh;right: -100vw;top: 0;display:none;padding: 1.12rem 0 0 0;overflow:hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;}
#m_nav.act{ pointer-events: auto; right:0;}

#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(../images23/jia.png) center no-repeat;background-size:contain;}
#m_nav li.on i{ background: url(../images23/jian.png) center no-repeat;}
#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:#1b6971;background-size: auto;}


@media(max-width: 1100px){
	#nav ul{display: none;}
	.m_header_box{height:auto;}
	#m_header .rightBox{width: 30%;margin-right: 25px;}
	#m_header .rightBox img{width: 100%;margin: 0 auto;display: block;}
	#m_header{height: 1.2rem;}
	.navBox {display: none;}
	#nav_btn_box{margin-right: 15px;;}
	.navBox .search{float: left;} 
	#nav_btn{display: block;}
	.header_box{ display:none}
	.header_box2{ display:none}
	#m_header{height: auto;padding: 0.1rem 0;}
	.m_header_box{ display:block}
	#nav_slide{ display:block}
	.logo2{margin-left: 25px;max-width: 80%;}
}

@media(max-width: 768px){
	#nav{position: relative;}
	.logo2{margin-left: 15px;max-width: 70%;}
}
@media(max-width: 414px){
	.logo2{max-width: 71%;}
}
@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 1rem;}
}

/* banner开始*/
.bannerBox{}
.bannerBox .swiper-slide img{display: block;width: 100%;height: 100%;height: 4.4rem;}
.bannerBox .swiper-slide a{display: block;position: relative;}
.bannerBox .swiper-slide a::before{content: "";position: absolute;left: 0;top: 0;height: 50%;width: 100%;background-image: linear-gradient(to bottom,rgba(0,0,0,0.7)10%,rgba(0,0,0,0));}
.bannerBox .swiper-button-prev{background-size: 0.2rem;}
.bannerBox .swiper-button-next{background-size: 0.2rem;}
.bannerBox .swiper-pagination-bullet{width: 0.12rem;height: 0.12rem;border-radius: 50%;opacity: 1;background: none;border: 1px solid #FFFFFF;}
.bannerBox .swiper-pagination-bullet-active{width: 0.12rem;height: 0.12rem;border-radius: 50%;opacity: 1;background: white;}
@media (max-width:1440px) {
	.bannerBox{width: 100%;margin: 0 auto;padding: 0;}
}
@media (max-width:1100px) {
	.bannerBox .swiper-slide a::before{display: none;}
}
@media (max-width:850px) {
	.bannerBox .swiper-slide img{height: auto;max-height: 100%;}
}

.topbg{background:url(../images23/mainbg.png) no-repeat bottom center;background-size: cover;padding: 0.6rem 0;}
/* banner结束 */
.sametitle{margin-bottom:0.35rem;position: relative;overflow: hidden;display: flex;justify-content: flex-start;}
.sametitle h5{position: relative;line-height: 0.58rem;}
.sametitle h5::after{content: "";position: absolute;left: 0;width: 2.08rem;height: 0.58rem;background: url(../images23/titleBg.png);top: 50%;background-size: 2.08rem;margin-top: -0.29rem;}
.sametitle h5 img{display: block;margin-left: 0.2rem;}
.sametitle h5 span{display: block;font-size: 0.36rem;line-height: 0.58rem;font-weight: 600;}
.sametitle h5 i{display: block;font-size: 0.12rem;color: #1b6971;font-style: normal;}
.sametitle .more{position: relative;font-size:0.14rem;color: #323232;display: inline-block;line-height: 0.58rem;margin-left: 0.32rem;}
.sametitle .more::after{content: "";position: absolute;left: 120%;background: url(../images23/jt.png) no-repeat right center;width: 0.21rem;height: 0.04rem;background-size: 0.21rem;top: 50%;margin-top: -0.02rem;}
.sametitle .more:hover{color: #1b6971;text-decoration: underline;}

@media (max-width:850px) {
	.sametitle{margin-bottom: 0.25rem;}
}
/* 学院新闻 开始 */
.newsBox{width: calc(68% - 0.32rem);}
.newsBox ul{}
.newsBox ul li{width: 48%;margin-bottom: 4%;}
.newsBox ul li a{}
.newsBox ul li a .picdate{position: relative;}
.newsBox ul li a .picdate .pic{overflow: hidden;height: 3rem;}
.newsBox ul li a .picdate .pic img{display: block;width: 100%;object-fit: fill;/*height: 3rem;*/}
.newsBox ul li a .picdate .date{position: absolute;left: -0.1rem;bottom: 0.15rem;}
.newsBox ul li a .picdate .date::after{position: absolute;width: 120%;left: 0;height: 0.26rem;border-bottom-right-radius: 0.13rem;border-top-right-radius: 0.13rem;content: "";background: rgba(27,105,113,0.9);top: 0;}
.newsBox ul li a .picdate .date i{display: block;font-size: 0.14rem;color: #FFFFFF;background: url(../images23/time.png) no-repeat 0.1rem center;background-size: 0.13rem;padding-left: 0.3rem;font-style: normal;line-height: 0.26rem;position: relative;z-index: 2;}
.newsBox ul li a .text{border-bottom: 1px solid #d6d6d6;padding: 0.16rem 0;}
.newsBox ul li a .text p{font-size: 0.18rem;line-height: 0.28rem;color: #323232;height:0.56rem;overflow: hidden;}
.newsBox ul li a:hover .text p{color: #1b6971;font-weight: bold;}
@media(max-width: 850px) {
	.newsBox{width: 100%;}
	.newsBox ul li a .picdate .pic img{height: 28vw;}
}
@media(max-width: 414px) {
	.newsBox ul li {width: 100%;}
	.newsBox ul li a .picdate .pic img{/*height: 56vw;*/height: auto;}
	.newsBox ul li a .text p{height: auto;}
}
/* 学院新闻 结束 */


/* 通知 开始 */
.NoticeBox{width:calc(32% - 0.3rem);}
.NoticeBox .sametitle h5::after{content: "";position: absolute;left: 0;width: 2.08rem;height: 0.58rem;background: url(../images23/titleBg2.png);top: 50%;background-size: 2.08rem;margin-top: -0.29rem;}
.NoticeBox .noticeCon{}
.NoticeBox .noticeCon ul{}
.NoticeBox .noticeCon ul li{margin-bottom: 0.36rem;}
.NoticeBox .noticeCon ul li a{align-items: center;}
.NoticeBox .noticeCon ul li a .date{width: 0.7rem;height: 0.7rem;background: #dfeef0;display: flex;justify-content: center;align-items: center;flex-direction: column;    border-radius: 5px;}
.NoticeBox .noticeCon ul li a .date i{font-style: normal;font-weight: 600;font-size: 0.36rem;color: #323232;}
.NoticeBox .noticeCon ul li a .date b{font-weight: normal;font-size: 0.14rem;color: #93a9ac;margin-top: 0.06rem;}
.NoticeBox .noticeCon ul li a h2{font-size: 0.18rem;color: #323232;line-height: 0.28rem;height: 0.56rem;width: calc(100% - 0.95rem);overflow: hidden;}
.NoticeBox .noticeCon ul li a:hover h2{color: #1b6971;font-weight: bold;}
.NoticeBox .noticeCon ul li a:hover .date{background: #1b6971;}
.NoticeBox .noticeCon ul li a:hover .date i{color: #FFFFFF;}
.NoticeBox .noticeCon ul li a:hover .date b{color: #FFFFFF;}
@media(max-width: 850px) {
	.NoticeBox{width: 100%;margin-top: 0.4rem;}
	.NoticeBox .noticeCon ul li a h2{height: auto;}
}
/* 通知 结束 */

/* 页脚开始 */
.footer{background:#1B6971;padding: 0.4rem 0 0.3rem 0;background-size: cover;position: relative;z-index: 3;}
.footer .flogoCon{padding-left:10%;border-bottom: 1px solid rgba(255,255,255,0.2);padding-bottom: 0.2rem;}
.footer .flogoCon .flogo{width: 20%;}
.footer .flogoCon .Flink{width: 70%;}
.footer .Flink .link01{width: 31%;position: relative;}
.footer .Flink .link01 .linkCon{border: 1px solid rgba(255,255,255,0.2);width: 100%;background:url(../images23/jt03.png) no-repeat 95% center rgba(255,255,255,0.05);padding-right: 0.2rem;}
.footer .Flink .link01 .linkCon h4{font-size: 0.15rem;color: white;line-height:0.4rem;position: relative;padding-left: 0.16rem;}
.footer .Flink .link01 ul{background: white;padding: 0.16rem;max-height: 3rem;overflow-y: scroll;position: absolute;width: 100%;left: 0;top: 0.4rem;display: none;z-index: 9;transition: 0.6s;}
.footer .Flink .link01 ul li{border-bottom: 1px solid #eaeaea;}
.footer .Flink .link01 ul li a{font-size: 0.14rem;line-height: 0.24rem;color: #323232;transition: 0.4s;display: block;margin: 0.05rem 0;}
.footer .Flink .link01 ul li a:hover{color: #1B6971;padding-left: 10px;transition: 0.4s;}
.footer .con02{margin-top: 0.46rem;}
.footer .con02 .flogo2{width: 0.88rem;}
.footer .con02 .flogo2 img{width:1rem;}
.footer .con02 .info{width: 3.5rem;margin-left: 0.1rem;border-right: 1px solid rgba(255,255,255,0.2);}
.footer .con02 .info p{font-size: 0.14rem;color: rgba(255,255,255,0.8);line-height: 0.26rem;}
.footer .con02 .fnav{width: calc(100% - 5rem);}
.footer .con02 .fnav01{}
.footer .con02 .fnav01 h5{font-size: 0.24rem;font-weight: 600;color: white;padding-bottom: 0.1rem;margin-bottom: 0.15rem;}
.footer .con02 .fnav01 ul{}
.footer .con02 .fnav01 ul li{width: 100%;}
.footer .con02 .fnav01 ul li a{font-size: 0.14rem;line-height: 0.24rem;margin: 0.1rem 0;position: relative;display: block;color: rgba(255,255,255,0.7);}
.footer .con02 .fnav01 ul li a:hover{font-weight: bold;text-decoration: underline;}
.footer .con02 .fnav01 ul li a::after{content: "";position: absolute;}
@media(max-width: 1360px){
	.footer .flogoCon{padding-left: 0;}
	.footer .flogoCon .flogo img{display: block;width: 100%;}
}
@media(max-width: 1024px){
	.footer .flogoCon .flogo {width: auto;}
	.footer .flogoCon{border-bottom: none;}
	.footer .flogoCon .Flink{width: 100%;margin-top: 0.4rem;}
	.footer .flogoCon>.flex{justify-content: flex-start;}
	.footer .con02 .info{border: none;}
	.footer .con02>.flex{justify-content: flex-start;}
	.footer .con02 .fnav{width: 100%;margin-top: 0.4rem;}
}
@media(max-width: 768px){
	.footer .con02 .fnav01{width: 23%;margin-bottom: 0.4rem;}
	.footer .Flink .link01{width: 100%;}
	.footer .Flink .link01+.link01{margin-top: 0.2rem;}
}
/* 页脚结束 */



/*==========================================内页 开始=============================================*/
.Nybanner{width: 100%;margin: 0 auto;z-index: 4;position: relative;}
.Nybanner .w14{position: relative;}
.Nybanner img{display: block;width: 100%;position: relative;height: 100%;object-fit: cover;}
.Nybanner::before{content: "";position: absolute;left: 0;top: 0;height:80%;width: 100%;background-image: linear-gradient(to bottom,rgba(0,0,0,0.7)10%,rgba(0,0,0,0));z-index: 1;}
.Nybanner>p{display: flex;justify-content: center;max-width: 100%;overflow: hidden;}
@media(max-width: 1100px){
	.Nybanner::before{display: none;}
}
@media(max-width: 768px){
	.Nybanner{height: 30vw;}
	.Nybanner img{height: 30vw;}
}

#nav_slide{background: #f4f4f4;line-height: 50px;position: relative;z-index: 2;}
#nav_slide #bnt_back{ position:absolute; left: 0.16rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 16px;color: #323232;text-align: center;}
#bnt_sub_nav{position: absolute;right: 0.16rem;top: 14.5px;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 20px;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f2f2f2; display: none; z-index: 9;width: 100%;box-shadow: 0 2px 8px 0 rgba(0,0,0,0.2);}
#sub_nav_content ul{background: #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: #1b6971;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}
.bg{background: #f7f7f7;}
.n_container{position: relative;z-index: 1;}
.n_container .n_left{width: 300px;position: relative;z-index: 88;top: 0;position: relative;}
.n_container .n_left::before{content: "";position: absolute;left: -260px;background: url(../images23/ejleftlogo.png) no-repeat top right;height: 687px;width: 1px;top: 0.8rem;z-index: -2;width: 561px;}
.n_container .n_left .con{height: 100%;position: relative;}
.n_container .n_left .con::before{content: "";position: absolute;left: 0;background: #ececec;height: 100%;width: 1px;top: 0;z-index: -2;}
.n_container .n_left::after{content: "";position: absolute;right: 0;background: #f8f8f8;height: 100%;width: 40vw;top: 0;z-index: -4;}
.n_container .n_left h1{height:0.8rem;line-height:0.8rem;font-size:0.3rem;color:#323232;display:flex;align-items: center;background-size: auto;font-weight: bold;position: relative;font-weight: 600;justify-content: center;}
.n_container .n_left h1::after{content: "";position: absolute;right: 0;background: #efefef;height: 100%;width: 40vw;top: 0;z-index: -1;}
.n_container .n_left h1 span{display: block;text-align: center;}
/* .n_container .n_left .con .ulCon{background:#1b6971;padding-bottom: 0;padding-left: 10px;padding-bottom: 10px;} */
.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(../images23/jton.png) center no-repeat;background-size: 7px;}
.n_container .n_left .con ul li>a{color: #333333;display: block;padding: 17px 20px 17px 0;transition: 0.36s;position: relative;font-size: 0.18rem;line-height: 26px;text-align: center;}
.n_container .n_left .con ul li::after{content: "";position: absolute;left: 0;height: 0;top:0;width: 3px;z-index: 1;background: #1b6971;transition: 0.6s all;}
.n_container .n_left .con ul li>a:hover{color: #1b6971;font-weight: bold;}
.n_container .n_left .con ul li.on>a{color: #1b6971;font-weight: bold;}
.n_container .n_left .con ul li.on::after{height: 60px;transition: 0.6s all;}
.n_container .n_left .con ul li:hover::after{height: 60px;transition: 0.6s all;}

.n_container .n_left .con ul li dl{display:none;padding: 0.05rem 0rem 0.05rem 1rem;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: 34px;padding: 0 15px;}
.n_container .n_left .con ul li dl dd a{position: relative;width: calc(100% - 20px); display: block; font-size: 14px;line-height: 20px; color: #323232 !important;padding: 10px 0 10px 26px;}
.n_container .n_left .con ul li dl dd a::after{content: "";width: 4px;height: 4px;position: absolute;left: 10px;top: 18px; position:absolute;background: #1b6971;}
.n_container .n_left .con ul li i.up{background:url(../images23/jt.png) center no-repeat;background-size: 7px;}
.n_container .n_left .con ul li i{width: 20px;height: 70px;background: url(../images23/jt.png) center no-repeat;background-size: 7px;position:absolute;right: 0px;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: #1b6971!important;}
.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:#1b6971;}
.mianbao{display: inline-block;vertical-align: top;background-size: 0.14rem;left: 0;z-index: 6;display: flex;align-items: center;position: relative;height: 0.8rem;}
.mianbao p{padding: 0 0 0 30px;background: url(../images23/now.png) left center no-repeat;display: flex;align-items: center;}
.mianbao::after{content: "";position: absolute;left: -0.8rem;background: #F7F7F7;height: 100%;width: 70vw;top: 0;z-index: -4;}
.mianbao,.mianbao i,.mianbao a{font-size: 14px;color: #666666;font-style:normal;transition: 0.6s all;line-height: 0.8rem;}
.mianbao i{display: inherit; margin:0 10px;width: auto;height: 0.8rem;position: relative;top: 0;}
.mianbao a.on{color: #1b6971;font-weight: bold;}
.mianbao a:hover{color: #1b6971;transition: 0.6s all;font-weight: bold;}

.n_container .n_right{ width:calc(100% - 300px); position: relative; z-index: 2;padding-left: 0.7rem;padding-bottom: 0.7rem;}
.n_container .n_right::after{content: "";position: absolute;left: -0.8rem;background: #FFFFFF;height: 100%;width: 70vw;top: 0;z-index: -4;}
.n_container .n_right::after{content: "";width: 1;}
.n_container .n_right .bgss{margin-top: 50px;}

@media(max-width: 1100px){
	.mianbao{display: none;}
}
@media(max-width: 850px){
	
}

/* 领导列表页 开始*/
.n_titu1{margin-top: 0.4rem;}
.n_titu1 .bt{}
.n_titu1 .bt p{display: flex;justify-content: center;}
.n_titu1 .bt p a{font-size: 0.26rem;color: #323232;margin: 0 0.16rem;line-height: 0.34rem;}
.n_titu1 .bt p a.on{color: #1B6971;font-weight: bold;border-bottom: 5px solid #1B6971;}
.n_titu1 .bt p a:hover{color: #1B6971;font-weight: bold;border-bottom: 5px solid #1B6971;}
.n_titu1 ul li{margin-top: 0.5rem;}
.n_titu1 ul li a{display: flex;justify-content: space-between;align-items: stretch;}
.n_titu1 ul li a .pic{border: 0px solid #f4f4f4;overflow: hidden;    width: 120px;
    height: 160px;}
.n_titu1 ul li a .pic img{display: block;width: 100%;/*height: 160px;*/object-fit: fill;}
.n_titu1 ul li a .text{position: relative;width: calc(100% - 120px);padding:0 0.3rem;}
.n_titu1 ul li a .text::after{width: calc(100% + 70px);content: "";position: absolute;height: calc(100% + 0.4rem);background:url(../images23/textbg.png) no-repeat right bottom #f9f9f9;border: 1px solid #ededed;left: -70px;top: -0.2rem;z-index: -1;}
.n_titu1 ul li a .text h5{font-size: 0.24rem;color: #000000;}
.n_titu1 ul li a .text p{font-size: 0.16rem;color: #666666;margin: 0.16rem 0;}
.n_titu1 ul li a .text span{font-size: 0.14rem;color: #666666;line-height: 0.24rem;padding-top: 0.2rem;border-top: 1px solid #e6e6e6;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical;}
.n_titu1 ul li a .text h5:hover{color: #1B6971;}
@media(max-width: 414px){
	.n_titu1 ul li a .pic img{width: 24vw;height: auto;}
	.n_titu1 ul li a .text{width: calc(100% - 24vw);}
}


/* 领导列表页 结束*/

/* 题图列表页 */
.n_titu{min-height: 300px;}
.n_titu li{padding: 0.3rem 0;border-bottom: 1px solid #f3f3f3;transition: 0.6s all;position: relative;}
.n_titu li::after{width: calc(100% - 1.1rem);content: "";position: absolute;height: 0;background:url(../images23/textbg02.png) no-repeat right bottom #FFFFFF;border: 1px solid #f2f7f7;left: 0rem;top: 0;z-index: 0;background-size: 100%;transition: 0.6s all;opacity: 0;}
.n_titu li:first-child{border-top: 1px solid #f3f3f3;}
.n_titu li a{position: relative;z-index: 2;}
.n_titu li a .picText{width: calc(100% - 1rem);padding-right: 0.2rem;border-right: 1px solid #f3f3f3;}
.n_titu li a .date{width: 0.8rem;height: 1.2rem;display: flex;justify-content: center;align-items: center;flex-direction: column;border: 1px solid #f3f3f3;border-top-left-radius: 0.3rem;border-bottom-right-radius: 0.3rem;}
.n_titu li a .date i{font-style: normal;font-size: 0.34rem;color: #1b6971;font-weight: bold;}
.n_titu li a .date b{font-size: 0.14rem;color: #999999;margin-top: 0.08rem;font-weight: normal;}
.n_titu li:hover a .date{background: #1b6971;border: none;}
.n_titu li:hover a .date i{color: white;}
.n_titu li:hover a .date b{color: white;}
.n_titu li .pic{position: relative;width: 3rem;float: left;margin-right: 0.2rem;overflow: hidden;height: 2.15rem;}
.n_titu li .pic img{display: block;width: 100%;object-fit: cover; transition: 0.6s all;}
.n_titu li .text{margin-left: 0;padding-top: 0.15rem;}
.n_titu li .text h5{transition: 0.6s all; font-size: 0.18rem;color: #323232;line-height:0.24rem;height: 0.5rem;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.n_titu li .text span{display: block;margin-top: 0.16rem;font-size: 0.14rem;color: #323232;}
.n_titu li .text span:hover{color: #a68f68;}
.n_titu li .text span img{display: inline-block;}
.n_titu li .text p{margin-top: 0.14rem;position: relative;font-size: 0.12rem;color: #737373;line-height: 0.24rem;height: 0.48rem;overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.n_titu li .text i{font-style: normal;font-weight: normal;display:block;font-size: 0.12rem;line-height: 0.24rem;color: #737373;text-align: left;margin-top: 0.15rem;}
.n_titu li .text i img{display: inline-block;width: 0.13rem;margin-right: 0.08rem;}
.n_titu li:hover:{z-index: 99;}
.n_titu li:hover::after{box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);transition: 0.6s all;height:100%;transition: 0.6s all;box-shadow: 0px 5px 70px 0px rgba(27, 105, 113, 0.17);opacity: 1;}
.n_titu li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_titu li:hover .text h5{color: #1b6971;transition: 0.6s all;padding-left: 0.1rem;}
.n_titu li:hover .text h5::after{width: 7.5rem;transition: 0.6s all;}
.fanye{margin-top: 0.5rem;text-align: center;}
.fanye img{ max-width:100%}


@media(max-width: 1100px){
	.mianbaoxie{ display:none}
	.n_container{margin-top: 0; padding:0 0 0.4rem}
	.n_container .n_left{ display:none}
	.n_container .n_right{width:100%;padding-left: 0;}
	#nav_slide{ display:block}
	.n_leftbg{display: none;}
}
@media(max-width: 580px){
	.n_titu li::after{display: none;}
	.n_titu li a .picText{width: 100%;border-right: none;padding-right: 0;}
	.n_titu li{padding: 0.24rem 0;background: none;}
	.n_titu li .flex-center{align-items: flex-start;}
	.n_titu li a .date{position: absolute;background:#1b6971;border: none;height: auto;padding: 0.1rem 0;}
	.n_titu li a .date i{color: white;}
	.n_titu li a .date b{color: white;}
	
	.n_titu li .date b{color: white;}
	.n_titu li a{border-bottom: none;}
	
	.n_titu li .pic{width: 100%;float: none;margin-right: 0;}
	.n_titu li .text{margin-left: 0;padding: 0 0;}
	.n_titu li .text h5{max-height: none;padding-top: 0;white-space:normal;font-size: 0.16rem;line-height: 0.24rem;padding-bottom: 6px;margin-top: 8px;}
	.n_titu li .text p{height: 0.72rem;display: none;}
	.fanye{margin-top: 0.4rem;}
	
}


/* 文章列表页 */
.n_container .n_right .TextList{padding-top: 0;margin-top: 0.4rem;min-height: 300px;}
.TextList ul li{padding-bottom:0rem;position: relative;transition: 0.6s all;border-bottom: 1px solid #f1f1f1;}
.TextList ul li a{display: flex;position: relative;overflow: hidden;position: relative;justify-content: space-between;padding: 0.18rem 0;align-items: center;}
.TextList ul li a .date{width: 80px;height: auto;display: flex;justify-content: center;align-items: center;flex-direction: column;padding-right: 20px;border-right: 1px solid #f1f1f1;}
.TextList ul li a .date i{font-style: normal;font-size: 0.34rem;color: #1b6971;font-weight: bold;}
.TextList ul li a .date b{font-size: 0.14rem;color: #999999;margin-top: 0.08rem;font-weight: normal;}

.TextList ul li a p{transition: 0.6s all;line-height:0.24rem;font-size: 0.16rem;color: #323232;width: calc(100% - 70px);position: relative;padding-left: 0.2rem;}
.TextList ul li:hover p{color: #1b6971;transition: 0.6s all;padding-left: 0.24rem;font-weight:600;}
@media(max-width: 850px){
	.TextList ul li a .date{width: 0.8rem;}
	.TextList ul li a .date{padding-right: 0rem;}
	.TextList ul li a p{padding-left: 0.1rem;}
}
@media(max-width: 540px){
	.TextList ul li a{flex-wrap: wrap;}
}

/* 内容页 */
.n_right .show{margin-top: 0.5rem;min-height: 300px;}
.show01{margin-bottom: 0.2rem;}
.show01 h5{font-size: 0.26rem;line-height: 0.32rem;text-align: center;margin-bottom: 0.2rem;font-weight: bold;color: #333333;}
.show01 p{padding-bottom: 0.2rem;text-align: center;font-size: 0.14rem;color: #666666;border-bottom: 2px solid #1b6971;}
.show01 i{font-style: normal;margin: 0 8px;padding-left: 0.24rem;font-size: 0.14rem;color: #666666;}
.show01 i{background: url(../images23/time1.png) no-repeat left center;display: inline-block;background-size: 0.15rem;padding-left: 0.22rem;line-height: 0.22rem;}
.show01 i+i{background: url(../images23/eye1.png) no-repeat left center;padding-left: 0.24rem;background-size: 0.18rem;}
.show02{}

.show02 table tr td p{text-indent: 0em !important;}

.show02 p{font-size: 0.18rem!important;color: #333333;line-height: 0.36rem!important;margin-bottom: 0.16rem;text-indent: 2em;}
.show02 table{margin:0 auto !important;}
.show02 img{display: inherit;margin: 0 auto;max-width: 80%;height: auto!important;border:none !important;margin-bottom: 0.16rem;}
.show03{margin-top: 0.4rem;padding-top: 0.24rem;}
.show03 p{font-size: 0.18rem;color: #666666;margin-bottom: 0.15rem;line-height:0.36rem;}
.show03 p+p{margin-bottom: 0;}
.show03 p a{font-weight: normal; color: #666666;transition: 0.6s all;}
.show03 p a:hover{color: #1b6971;transition: 0.6s all;font-weight: 600;}

@media(max-width: 850px) {
	.show02 img{width: 100%;max-width: 100%;}
}

/* 图片列表页 */
.listPic{margin-top: 0.5rem;}
.listPic ul{margin-left: -3%;display: flex;justify-content: flex-start;}
.listPic ul li{width: 22%;margin-left: 3%;}
.listPic ul li+li+li+li+li{margin-top: 3%;}
.listPic ul li a{display: block;}
.listPic ul li a .pic{display: block;overflow: hidden;}
.listPic ul li a .pic img{display: block;width: 100%;height: 3rem;object-fit: cover;}
.listPic ul li a .text{}
.listPic ul li a .text h5{font-size: 0.16rem;color:#323232;text-align: center;margin-top: 0.15rem;line-height: 0.24rem;height: 0.24rem;overflow: hidden;}
.listPic ul li a:hover .text h5{color: #1b6971;font-weight: bold;}
@media(max-width: 1100px) {
	.listPic ul li a .pic img{height: 26vw;max-height: 100%;}
}
@media(max-width: 560px) {
	.listPic ul li {width: 47%;}
	.listPic ul li a .pic img{height: 56vw;max-height: 100%;}
	.listPic ul li+li+li{margin-top: 3%;}
}


@media(max-width: 1024px){
   .show01 h5{font-size: 0.18rem;line-height: 0.32rem;}
}
@media(max-width: 768px) {
    .fanye{margin-top: 0.4rem;}
    .n_container{padding: 0 0 0.3rem 0;}
}
/*==========================================内页 结束=============================================*/


.footer .con02 .info .ewm{width: 100%;text-align: center;}
.footer .con02 .info .ewm img{width: 100px;margin: 0.1rem 0 0.05rem 0;}

.show02 p table{width: 100% !important;}
.show02 table{width: 100% !important;}