@charset "utf-8";
/* CSS Document public*/
#vsb_content_2 TABLE TD P{}
*{font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{padding:0;margin:0;font-family:"Microsoft Yahei",Arial,Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:14px;overflow-x: hidden;}
html,body{ min-height:100%;} html{ overflow:-moz-scrollbars-vertical;overflow-x: hidden;} 
::-webkit-scrollbar {width:4px;height: 8px;background-color: #F5F5F5;}
::-webkit-scrollbar-track {border-radius: 10px;background-color: #E2E2E2;}
::-webkit-scrollbar-thumb {border-radius: 10px; background-color: #333;}
.clearfix:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.clear:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}
.flex{display: flex;justify-content: space-between;flex-wrap: wrap;}
.flex-center{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.flex-start{display: flex;justify-content: flex-start;flex-wrap: wrap;}
.flex-end{display: flex;justify-content: flex-end;flex-wrap: wrap;}
input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}
.img_zd{ position:relative; width:100%}
.img_zd .img_hezi{padding-bottom: 67.80% !important;}
.img_zd>img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;height: 100%;width: 100%;}
iframe{display: block;}
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;}
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: 3;}
.line3{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.line4{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.textline{background-repeat: no-repeat;background-size: 0 1px;background-position:0 100%;transition: background-size 0.5s ease-out 0s;}
/* a:hover .textline{background-size: 100% 1px;} */
.pic{position: relative;overflow: hidden;transition: 0.4s;background-position: center center;}
.pic img{display: block;width: 100%;object-fit: cover;transition: 0.4s ease-in;/* opacity: 0; */}
a:hover .pic img{transform:scale(1.1);transition: 0.4s ease-in;}

::-webkit-scrollbar {width:5px;height:5px; background:#f1f1f1}
::-webkit-scrollbar-track {border-radius:0; background:#f1f1f1}
::-webkit-scrollbar-thumb {border-radius:0; background:#333333}

input::-webkit-input-placeholder{ color:#999;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999; }
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
input:-ms-input-placeholder{ /* Internet Explorer 10-11 */ color:#999;}

textarea::-webkit-input-placeholder{ color:#999;}
textarea::-moz-placeholder{ /* Mozilla Firefox 19+ */ color:#999;}
textarea:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */ color:#999;}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#999;}
 @font-face{font-family: 'BEBAS';src : url();}
.w15{width:15rem;margin:0 auto;}
.w16{width:16rem;margin:0 auto;}
@media(max-width: 1780px) {
    .w16{padding: 0 0.9rem 0 0.3rem;width: 100%;}
}
@media(max-width: 1560px) {
    .w15{padding: 0 32px;width: 100%;}
}
@media(max-width: 768px) {
	.w18{width: 95%;padding: 0;}
	.w15{width: 95%;padding: 0;}
}

h5 a{ display:inline-block; width:100%; overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
ul li:hover h5 a{ color:#10A67D}
img{ vertical-align:middle}
.a_body{ position:relative; z-index:0;}
.section{ overflow:hidden;}

.section .intro>div.part1{width: 100%;padding: 0;}
.section .intro{padding-top: 1rem;height: 100%;display: flex;align-items: center;position: relative;z-index: 6;flex-wrap: wrap;}
.section .intro .sy_main{position: relative;z-index: 5;}

.section .intro>div.part1{width: 100%;padding: 0;}
#gotop{ position:fixed; z-index:9999; bottom:80px; right:30px; box-sizing:border-box; text-align:center; cursor:pointer; -moz-transition:all .5s; -webkit-transition:all .5s; width:0.5rem; height:1.11rem;transition: 0.4s;}
#gotop img{width: 0.5rem;}
#gotop { cursor: pointer; }
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop:hover{bottom: 90px;transition: 0.4s;}
 .ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#10A67D;;opacity:0.9;filter:alpha(opacity=90);z-index:999998;}
 .ie9tips{width:600px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -300px;line-height: 1.8;color:#fff;z-index:999999;text-align:center;}
 .ie9tips a{color:red;}  
 .ie9tips img{display:block;margin:0 auto;opactiy:0.9;filter:alpha(opacity=90);max-width: 100%;} 
 .ie9tips p{padding-top:10px;color:#fff;width: 420px;margin:10px auto;line-height: 1.8;}

@font-face {font-family: "sourcebold";src: url() format("truetype");}
@media (max-width:1920px){html{font-size:16px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:16px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:15px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:14px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:14px;}}
@media (max-width:328px){html{font-size:14px;}}

/*==========================================公共 开始=============================================*/

.headline18-3{font-size: 0.18rem;line-height: 0.28rem;color: #323232;height: 0.84rem;}
.headline18-2{font-size: 0.18rem;line-height: 0.28rem;color: #323232;height: 0.56rem;}
.headline18-1{font-size: 0.18rem;line-height: 0.28rem;color: #323232;height: 0.28rem;}
.digestline14-2{font-size: 0.14rem;line-height: 0.24rem;color: #999999;height: 0.48rem;}
.digestline14-3{font-size: 0.14rem;line-height: 0.24rem;color: #999999;height: 0.72rem;}

/* footer end */
.listNr .w15{align-items: flex-start;}
.listNr .n_left{width: 3.2rem;position: relative;z-index: 1;}
.n_right{width: calc(100% - 3.6rem);}
.listNr .n_left h1{height: 1.5rem;width: 100%;display: flex;justify-content: center;align-items: center;position: relative;
 background: #005ca7 url(../img25/newBg1.png) no-repeat left top;background-size: cover; 
}
.listNr .n_left h1 span{font-size: 0.36rem;color:#fff;position: relative;}
.listNr .n_left .sider_nav{position: relative;z-index: 1; padding-bottom: 0.3rem;box-shadow: 0px 2px 55.2px 4.8px rgba(0, 0, 0, 0.18);}
.listNr .n_left ul{position:relative;}
.listNr .n_left .con{position: relative;}
.listNr .n_left .con ul li{line-height: 0.3rem;font-size: 0.18rem;color: #303030;position:relative;}
.listNr .n_left .con ul li.on{background: #f4f5fc;}
.listNr .n_left .con ul li:hover{color: #005ca7;}
.listNr .n_left .con ul li::after{content: "";width: calc(100% - 60px);height: 1px;border-bottom: 1px dashed #f0f0f0;position: absolute;left: 0.3rem;bottom: 0;}
.listNr .n_left .con ul li:last-child::after{display: none;}
.listNr .n_left .con ul li.on:before,.listNr .n_left .con ul li:hover:before{height: calc(100% + 2px);}
.listNr .n_left .con ul li.on dl{display:block !important;}
.listNr .n_left .con ul li>a img{ margin:-3px 14px 0 0}

.listNr .n_left .con ul li>a{color: #323232;font-size: 0.2rem; display: block;padding: 0.25rem 0.3rem;transition: 0.36s;position: relative;}
.listNr .n_left .con ul li.on>a{color: #005ca7;font-weight: 600; background: #e9ecf9;}
.listNr .n_left .con ul li:hover>a{color: #005ca7;}
.listNr .n_left .con ul li.on:hover>a{color: #005ca7;}
.listNr .n_left .con ul li dl{display:none;padding: 0.15rem 0.3rem;position:relative;}
.listNr .n_left .con ul li dl dd{height: auto;margin-bottom: 0.18rem;padding-left: 0.24rem;position: relative;transition: 0.6s all;}
.listNr .n_left .con ul li dl dd:hover{height: auto;padding-left: 0.12rem;position: relative;transition: 0.6s all;}
.listNr .n_left .con ul li dl dd.on{height: auto;margin-bottom: 0.18rem;padding-left: 0.24rem;position: relative;background: url(../images25/yxbxy_icon01.png) no-repeat left 0.08rem;background-size: 0.18rem 0.15rem;}
.listNr .n_left .con ul li dl dd a{font-size: 0.18rem;color: #666666;position:relative;line-height: 24px;transition: 0.6s all;}
.listNr .n_left .con ul li dl dd.onn a{color: #005ca7;}
.listNr .n_left .con ul li dl dd:hover a{color: #005ca7;transition: 0.6s all;}
.listNr .n_left .con ul li dl dd:last-child{margin-bottom: 0;}
.listNr .n_left .con ul li dl dd a:before{content:"";position:absolute;left: 15px;top: 0;width: 10px;height: 100%;}
.listNr .n_left .con ul li.on i{background: url(../img25/ny/jt.png) no-repeat center;}
.listNr .n_left .con ul li i{width: 0.08rem;height: 0.14rem;background: url(../img25/ny/jt.png) center no-repeat;background-size: 100%; position:absolute;right: 0.3rem;top: 0.35rem;transition:0.36s;cursor: pointer;}
.listNr .n_left .con ul li dl dd a:hover, .listNr .n_left .con ul li dl dd.on a{color: #005ca7 !important;}
.listNr .n_left .con ul li dl dd.on a{color: #005ca7 !important;}



/* list */
.list-banner{position: relative;z-index: 3;}
.list-banner .pic{overflow: hidden;position: relative;z-index: 2;}
.list-banner .pic img{display: block;width: 100%;}
#nav_slide{line-height: 0.5rem;position: relative;z-index: 2;display:none;}
#nav_slide #bnt_back{ position:absolute; left: 0.15rem; top:50%;margin-top: -0.1rem;  }
#nav_slide #bnt_back img{height: 0.2rem;vertical-align: middle;}
#nav_slide .n_title{ height: 0.5rem;background: #005CA7;position: relative;}
#nav_slide h1{font-size: 0.16rem;color: #fff;text-align: center;}
#bnt_sub_nav{position: absolute;right: 0.15rem;top: 0.14rem;cursor: pointer;}
#bnt_sub_nav img{display: block;height: 0.2rem;}
#bnt_sub_nav.on img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}
#sub_nav_content{background: #f9f9f9; display: none; z-index: 9;width: 100%;}
#sub_nav_content ul{}
#sub_nav_content ul li {background: none;box-shadow:none;border-bottom:1px solid #dedede;padding: 0 0.15rem;}
#sub_nav_content ul li a{display: inline-block;font-size: 0.14rem;padding: 0;color: #333;width: 88%;}
#sub_nav_content ul li i{float:right;font-family: simsun;font-style: normal;font-weight: bold;}
#sub_nav_content ul li ul li{border:0;line-height: 0.28rem;padding-left: 0.1rem;}
#sub_nav_content ul li ul li a{font-size: 0.14rem; color: #666;}
#sub_nav_content ul li.on>a{color: #005CA7;}
#sub_nav_content ul li ul{ display:none}
/* listNav */
.listNav-box{width: 100%;position: relative;top: -1.26rem;z-index: 8;box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.06);margin-bottom: -1.28rem;}
.listNav-box .position{width: 8.32rem;height: 1.28rem;background: url(../img25/ny/listNav02.png) no-repeat top center;background-size: 8.32rem 1.28rem;display: flex;margin: 0 auto;justify-content: center;align-items: flex-end;}
.listNav-box .position h5{margin-bottom: 0.14rem;}
.listNav-box .position h5 a{font-size: 0.36rem;text-align: center;font-weight: 600;}
.listNav-box .position p{padding-left: 0.24rem;height: 0.36rem;line-height: 0.36rem;background: url(../img25/ny/position.png) no-repeat left top;background-size: 0.15rem 0.35rem;}
.listRed .position p{background: url(../img25/ny/position02.png) no-repeat left top;background-size: 0.15rem 0.35rem;}
.listNav-box .position p a{font-size: 0.18rem;color: #666;padding: 0 0.1rem;margin-right: 0.05rem;position: relative;transition: 0.6s all;}
.listNav-box .position p a:last-child{margin-right: 0;}
.listNav-box .position p a::after{content: "";width: 0.05rem;height: 0.05rem;background: #005CA7;border-radius: 50%;position: absolute;right: -0.05rem;top: 50%;margin-top: -0.02rem;}
.listRed .position p a::after{background: #F08200;}
.listNav-box .position p a:last-child::after{display: none;}
.listNav-box .position p a:hover{color: #005CA7;transition: 0.6s all;}
.listRed .position p a:hover{color: #F08200;}
.listNav{padding: 0.2rem 0;background: url(../img25/ny/listNav03.png) no-repeat center;background-size: cover;}
.listNav ul{justify-content: center;position: relative;}
.listNav li{position: relative;padding: 0 0.14rem;margin-right: 0.5rem;}
.listNav li:first-child{margin-left: 0.5rem;}
.listNav li::after{content: "";width: 0.5rem;height: 0.01rem;background: #005CA7;position: absolute;right: -0.5rem;top: 50%;}
.listRed .listNav li::after{background: #F08200;}
.listNav li:first-child::before{content: "";width: 0.5rem;height: 0.01rem;background: #005CA7;position: absolute;left: -0.5rem;top: 50%;}
.listRed .listNav li:first-child::before{background: #F08200;}
.listNav li>a{font-size: 0.2rem;padding: 0.16rem 0;display: block;transition: 0.6s all;position: relative;}
.listNav li dl{display: none; position: absolute;width: 1.4rem;left: 50%;margin-left: -0.7rem; background: #fff;box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);border-bottom: 0.02rem solid #005CA7;padding: 0.1rem 0.2rem;}
.listRed .listNav li dl{border-bottom: 0.02rem solid #990000;}
.listNav li dd{padding: 0.1rem 0;text-align: center;}
.listNav li dd a{font-size: 0.16rem;transition: 0.6s all;}
.listNav li dd a:hover{color: #005CA7;font-weight: 600; transition: 0.6s all;}
.listRed .listNav li dd a:hover{color: #990000;}
.listNav li:hover dl{display: block;}
.listNav li>a:hover{color: #005CA7;font-weight: 600;transition: 0.6s all;}
.listRed .listNav li>a:hover{color: #990000;}
.listNav li.on>a{color: #005CA7;font-weight: 600;}
.listRed .listNav li.on>a{color: #990000;}
.listNav li.on>a::after{content: "";width: 0.19rem;height: 0.15rem;background: url(../img25/ny/listNav01.png) no-repeat center;background-size: 0.19rem 0.15rem;position: absolute;bottom: -0.1rem;left: 50%;margin-left: -0.1rem;}
.listRed .listNav li.on>a::after{background: url(../img25/ny/listNav04.png) no-repeat center;background-size: 0.19rem 0.15rem;}
.listNr{background: url(../img25/ny/listBG.png) no-repeat bottom center;background-size: 100%;min-height: 5rem;padding: 0.6rem 0 0.9rem 0;}

.fanye{margin-top: 0.5rem;}
.fanye img{display: block;max-width: 100%;margin: 0 auto;}
@media(max-width: 1024px){
	.m_header_box{ display:block}
	#header{display: none;}
	#nav{display: none;}
	.banner_top{display: none;}
	.listBox .n_left{ display:none}
	.listBox .n_right{width:100%;padding: 0rem 0 0;}
	.mianbao{ display:none;}
	#nav_slide{ display:block;}
	.list-banner{margin-top: 0.96rem;}
	.list-banner .pic::after,.list-banner .pic::before{background: none;}
	.listBox .listNr{width: 100%;}
	.listBox .w15{margin-top: 0;}
	.list-banner::after{display: none;}
	.listNav-box{display: none;}
}

@media(max-width: 850px){
	#nav_slide h1{font-size: 0.22rem;}
	#sub_nav_content ul li ul li a{font-size: 0.18rem;}
	#sub_nav_content ul li a{font-size: 0.2rem;}
	.listCon{padding: 0.5rem 0;}
	.list-banner{margin-top: 80px;}
}
@media(max-width: 540px){
	.list-banner img{height: 100%;object-fit: cover;}
}
@media (max-width:430px) {
	.list-banner{margin-top: 18vw;}
}
/* 新闻列表页 */
.n_bt{align-items: flex-start;}
.n_bt .pic{width: 3.2rem;overflow: hidden;border-radius: 40px 8px 40px 8px;}
.n_bt .pic img{display: block;width: 100%;}
.n_btR{width: calc(100% - 4rem);}
.n_bt ul{margin-bottom: -0.2rem;}
.n_bt li{position: relative;margin-bottom: 0.2rem;background: #FFFFFF;box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);border-radius: 0.05rem;}
.n_bt li a{align-items: center;position: relative;padding: 0.1rem 0.4rem;z-index: 2;}
.n_bt li .time{width: 0.81rem;height: 0.8rem;background: url(../img25/ny/list02.png) no-repeat center;background-size: 0.81rem 0.8rem;}
.n_bt li .time .day{margin-top: 0.14rem; font-size: 0.36rem;color: #005CA7;font-family: Poppins;font-weight: bold; text-align: center;}
.n_bt li .time .year{font-size: 0.14rem;color: #666666;font-family: Poppins;text-align: center;margin-top: 0.02rem;}
.n_bt li p{width: calc(100% - 1.01rem);color: #323232;max-height: 0.56rem;height: auto;transition: 0.6s all;}
.n_bt li:hover{background: #005CA7 url(../img25/ny/list03.png) no-repeat right center;border-radius: 0.3rem 0.05rem 0.3rem 0.05rem;}
.n_bt li:hover p{font-weight: 600;transition: 0.6s all;color: #fff;}
.n_bt li:hover .time{background: url(../img25/ny/list02on.png) no-repeat center;background-size: 0.81rem 0.8rem;}
.n_bt li:hover .time .day{color: #fff;transition: 0.6s all;}
.n_bt li:hover .time .year{color: #fff;transition: 0.6s all;}
@media(max-width: 1024px){
.n_bt .pic{display: none;}
.n_btR{width: 100%;}
.listNr{padding: 0.5rem 0;}
}
@media(max-width: 850px){
.n_bt li{width: 100%;}
.n_bt li a{padding: 0.1rem 0.2rem;}
}
/* 题图列表 */
.n_tt ul{margin-bottom: -0.2rem;}
.n_tt li{position: relative;}
.n_tt li::after{content: "";width: 0;height: 100%;background:#005CA7 url(../img25/ny/list03.png) no-repeat right center;border-radius: 0.1rem;position: absolute;left: 0;top: 0;transition: 0.6s all;}
.n_tt02 li::after{background:#990000 url(../img25/ny/list03.png) no-repeat right center;}
.n_tt li a{padding: 0.2rem 0.4rem;align-items: center;position: relative;transition: 0.6s all;z-index: 2;transition: 0.6s all;}
.n_tt li .pic{overflow: hidden;width: 3.3rem;border-radius: 0.08rem;}
.n_tt li .pic img{display: block;width: 100%;height: 2.3rem;object-fit: cover;transition: 0.6s all;}
.n_tt li .text{width: calc(100% - 3.6rem);}
.n_tt li .textT{margin-bottom: 0.2rem;padding-bottom: 0.2rem;position: relative;}
.n_tt li .textT::before{content: "";width: calc(100% - 0.27rem);height: 0.01rem;background: #ccdeed;position: absolute;left: 0;bottom: 0;}
.n_tt li .textT::after{content: "";width: 0.27rem;height: 0.27rem;background: url(../img25/ny/list05.png) no-repeat center;background-size: 0.27rem 0.27rem;position: absolute;right: 0;bottom: 0;z-index: 2;}
.n_tt li .textT .time{width: 0.81rem;height: 0.8rem;background: url(../img25/ny/list02.png) no-repeat center;background-size: 0.81rem 0.8rem;}
.n_tt02 li .textT .time{background: url(../img25/ny/list02j.png) no-repeat center;background-size: 0.81rem 0.8rem;}
.n_tt li .textT .time .day{margin-top: 0.14rem; font-size: 0.36rem;color: #005CA7;font-family: Poppins;font-weight: bold; text-align: center;}
.n_tt02 li .textT .time .day{color: #990000;}
.n_tt li .textT .time .year{font-size: 0.14rem;color: #666666;font-family: Poppins;text-align: center;margin-top: 0.02rem;}
.n_tt li .textT h5{width: calc(100% - 1.01rem);color: #323232;font-size: 0.2rem;line-height: 0.3rem; max-height: 0.6rem;height: auto;transition: 0.6s all;}
.n_tt li .text p{font-size: 0.16rem;line-height: 0.28rem; height: 0.84rem;}
.n_tt li.noPic .text{width: 100%;}
.n_tt li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_tt li:hover::after{width: 100%; transition: 0.6s all;}
.n_tt li:hover .text h5{color: #fff;transition: 0.6s all;}
.n_tt li:hover .text .time::after,.n_tt li:hover .text .time::before{opacity: 0.3;}
.n_tt li:hover .text p{color: #fff;opacity: 0.6;}
.n_tt li:hover .time{background: url(../img25/ny/list02on.png) no-repeat center;background-size: 0.81rem 0.8rem;}
.n_tt li:hover .time .day{color: #fff;transition: 0.6s all;}
.n_tt li:hover .time .year{color: #fff;transition: 0.6s all;}

@media(max-width: 1200px){
	.position{display: block;}
}
@media(max-width: 1000px){
}
@media(max-width: 850px){
	#nav_slide{display: block;}
	.list-nav{display: none;}
	.n_tt li .pic{width: 100%;float: none;margin-right: 0;margin-bottom: 0.2rem;}
	.n_tt li .pic img{height: 52vw;}
	.n_tt li .text{width: 100%;}
	.n_tt li{margin-bottom: 0.2rem;padding-bottom: 0.2rem;}
	.n_tt li a{padding: 0;}
	
}
@media(max-width: 580px){
	.n_tt li .text h5{height: 0.56rem;margin-bottom: 0;-webkit-line-clamp: 2;}
	.n_tt li .time{margin-top: 0.1rem;}
}
/* 石邮风光 */
.Scenery .tabs{justify-content: center;margin: 0 auto 0.4rem auto;    min-width: 14rem;}
.Scenery .tabs a{min-width: 2.8rem;height: 0.6rem;background: #ebf2f8;margin: 0.1rem 0.08rem;border-radius: 0 0.15rem 0 0.15rem;}
.Scenery .tabs h5{font-size: 0.22rem;color: #005CA7;font-weight: bold;text-align: center;line-height: 0.6rem;}
.Scenery .tabs h5 i{font-style: normal;width: 0.03rem;height: 0.03rem;background: #005CA7;border-radius: 50%;margin: 0 0.15rem;display: inline-block;position: relative;top: -0.06rem;}
.Scenery .tabs a.active{background: #005CA7;}
.Scenery .tabs a.active h5{color: #fff;}
.Scenery .tabs a.active h5 i{background: #fff;}
.Scenery .swiper-container{overflow: hidden;}
.Scenery .swiper-slide{overflow: hidden;}
.Scenery .swiper-slide>.flex{align-items: flex-start;}
.slider-Left{width: 2.4rem;position: relative;z-index: 8;}
.slider-Left .slide{position: relative;margin-bottom: 0.1rem;}
.slider-Left .slide .pic{height: 1.38rem;width: 2.4rem; position: relative;}
.slider-Left .slide .pic::before{position: absolute;width: 100%;height: 100%;content: "";left: 0;top: 0;background: rgba(0,0,0,0.3);}
.slider-Left .slide.slick-center .pic{border: 0.01rem solid #e4be0f !important;}
.slider-Left .slide.slick-center .pic::before{display: none;}
.slider-Left .pic img{display: block;width: 100%;height: 100%;}
.slider-Left {}
.slider-Left .slick-list {padding: 0 0 !important;}
.slider-Left .slick-prev,.slider-Left .slick-next{display: none;}
.slider-Right .slick-prev{position: absolute;bottom: 0;left: 0.2rem; cursor: pointer; background: url(../img25/ny/list24.png) no-repeat center;width: 0.6rem;height: 0.6rem;background-size: 0.6rem 0.6rem;font-size: 0;z-index: 3;}
.slider-Right .slick-next{cursor: pointer;position: absolute;bottom: 0;right: 0.2rem; background: url(../img25/ny/list24.png) no-repeat center;transform: rotateY(-180deg); width: 0.6rem;height: 0.6rem;background-size: 0.6rem 0.6rem;font-size: 0;z-index: 3;}
.slider-Right{width:calc(100% - 2.5rem);position: relative;z-index: 8;}
.slider-Right .slide{position: relative;width: 100%;}
.slider-Right .slide a{display: block;width: 100%;}
.slider-Right .slide a .pic{width: 100%;overflow: hidden;height: 7.3rem;position: relative;}
.slider-Right .slide a .pic img{display: block;width: 100%;height: 100%;object-fit: cover;}

@media(max-width: 1024px){

}
@media(max-width: 850px){
.slider-Left .slick-list{display: none !important;}
.slider-Right{width: 100%;}
.slider-Left .slick-prev,.slider-Left .slick-next{position: relative;margin-top: 0.2rem;}
.slider-Left .slick-prev{left: 0;}
.slider-Left .slick-next{left: 0.1rem;right: auto;}
.slider-Right .slide a .pic{height: 58vw;}

}

/* show */
.show01 { margin-bottom: 0.3rem;padding-bottom: 0.15rem;border-bottom: 0.01rem solid #E5E5E5; position: relative; }
.show01 h5 { font-size: 0.28rem; color: rgb(0, 0, 0);  line-height: 0.46rem; margin-bottom: 0.2rem;text-align: center;font-weight: 600; }
.show01 p{text-align: center;}
.show01 p i{font-style: normal;font-size: 0.18rem;color: #666666;line-height: 0.26rem;    padding: 0 0.05rem;}
.show02 p {line-height: 0.38rem !important;text-indent:0.4rem;font-size: 0.2rem !important;color: #4c4c4c;margin-bottom: 0.2rem;background: none !important;}
.show02 p span{background: none !important;line-height: 0.32rem !important;font-size: 0.18rem !important;}
.show02 p video{margin: 0 auto;object-fit: cover;}
.show02 p span{background: none !important;}
.show02 img {display: inherit;margin: 0px auto 0.15rem auto;max-width: 600px;/*margin-left: -2em;*/margin: 0 auto;max-width: 100%;height: auto !important;}
.show03 { padding-top: 0.3rem;border-top: 1px solid #c8c8c8; position: relative;margin-top: 0.5rem; }
.show03 p { font-size:0.2rem;color: #4c4c4c; margin-bottom: 0.2rem;line-height: 0.26rem; }
.show03 p a { color: rgb(51, 51, 51); transition: all 0.2s ease 0s;font-weight: normal; }
.show03 p a:hover { color: #005CA7;font-weight: 600; transition: all 0.2s ease 0s; }
.show_links{margin-top: 0.4rem;}
.show_links h5{margin-bottom: 0.3rem;font-size: 0.24rem;font-weight: bold;padding-left: 0.26rem;background: url(../img25/ny/position.png) no-repeat left center;background-size: 0.15rem 0.35rem;}
.show_links ul{justify-content: flex-start;margin-left: -0.3rem;margin-bottom: -0.2rem;}
.show_links li{width: calc(33.33% - 0.3rem);margin-left: 0.3rem;margin-bottom: 0.2rem;background: rgba(0,103,178,0.1);border-radius: 0.05rem;transition: 0.6s all;}
.show_links li a{display: block;padding: 0.15rem 0.2rem;font-size: 0.18rem;color: #323232;line-height: 0.3rem;transition: 0.6s all;}
.show_links li:hover{background: rgba(0,103,178);transition: 0.6s all;}
.show_links li:hover a{color: #fff;transition: 0.6s all;}

@media(max-width: 850px){
.show01 p i{font-size: 0.18rem;}
.show02 p{font-size: 0.22rem !important;line-height: 0.42rem !important;text-indent: 0.44rem !important;}
.show03 p{font-size: 0.22rem;line-height: 0.32rem;}
.show_links li{width: 100%;}
}
@media(max-width: 768px){
.slider-Right .slick-next{top:38%;}
.show02 p video{margin: 0 auto;object-fit: cover;width: 100%;height: 100%;}
}

/* 现任领导 */
.lead>.flex{align-items: flex-start;}
.lead ul{width: 48%;}
.lead li{margin-bottom: 0.3rem;padding-bottom: 0.3rem;border-bottom: 0.01rem solid #D8D8D8;}
.lead li h5{width: 50%;text-align: right;padding-right: 0.5rem;font-size: 0.28rem;color: #005CA7;font-weight: bold;line-height: 0.8rem;border-right: 0.01rem solid #D8D8D8;}
.lead li p{width: 50%;padding-left: 0.5rem;line-height: 0.8rem;font-size: 0.26rem;font-weight: bold;}
@media(max-width: 850px){
.lead ul{width: 100%;}
}
@media(max-width: 440px){
.lead li h5{width: 100%;padding-right: 0;text-align: left;border-right: none;line-height: 0.38rem;margin-bottom: 0.1rem;}
.lead li p{width: 100%;padding-left: 0;line-height: 0.36rem;}
}
/* 组织机构 */
.zzjg{margin-bottom: 0.6rem;}
.zzjg:last-child{margin-bottom: 0;}
.zzjg h5{margin-bottom: 0.3rem;font-size: 0.3rem;font-weight: bold;padding-left: 0.26rem;background: url(../img25/ny/position.png) no-repeat left center;background-size: 0.15rem 0.35rem;}
.zzjg ul{justify-content: flex-start;margin-left: -0.3rem;margin-bottom: -0.3rem;align-items: stretch;}
.zzjg li{position: relative; width: calc(25% - 0.3rem);margin-left: 0.3rem;margin-bottom: 0.3rem;background: #014D98;border-radius: 0.05rem;box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);}
.zzjg li::after{content: "";width: calc(100% - 0.02rem);height: 100%; background: #fff url(../img25/ny/list15.png) no-repeat right bottom;border-radius: 0.05rem;position: absolute;left: 0;top: 0;transition: 0.6s all;}
.zzjg li a{display: block;padding: 0.15rem 0.2rem;line-height: 0.3rem;height: 100%; z-index: 3;position: relative;}
.zzjg li p{font-size: 0.18rem;line-height: 0.3rem;padding-left: 0.28rem;background: url(../img25/ny/listNav01.png) no-repeat left 0.06rem;background-size: 0.19rem 0.15rem;}
.zzjg li:hover::after{background: #014D98 url(../img25/ny/list15.png) no-repeat right bottom;transition: 0.6s all;}
.zzjg li:hover p{color: #fff;font-weight: 600;background: url(../img25/ny/listNav04.png) no-repeat left 0.06rem;background-size: 0.19rem 0.15rem;}
@media(max-width: 850px){
.zzjg ul{margin-left: 0;margin-bottom: -0.2rem;}
.zzjg li{width: 100%;margin-left: 0;margin-bottom: 0.2rem;}
}

/* 图片列表 */
.n_pic ul{justify-content: flex-start;margin-left: -0.3rem;margin-bottom: -0.3rem;}
.n_pic li{width: calc(33.33% - 0.3rem);margin-left: 0.3rem;margin-bottom: 0.3rem;}
.n_pic li{position: relative;}
.n_pic li::after{content: "";width: 100%;height: calc(100% - 0.3rem);border-radius: 0.08rem;background: #EFF6FC;position: absolute;left: 0;bottom: 0;transition: 0.6s all;}
.n_pic li::before{content: "";width: calc(100% - 0.08rem);height:calc(100% - 0.38rem);background: url(../img25/ny/list07.png) no-repeat center;background-size: 100% 100%;position: absolute;left: 0.04rem;bottom: 0.04rem;z-index: 2;}
.n_pic li a{display: block;position: relative;z-index: 2;padding: 0 0.15rem;}
.n_pic li .pic{overflow: hidden;position: relative;z-index: 2;border-radius: 0.08rem;}
.n_pic li .pic img{display: block;width: 100%;object-fit: cover;height: 3rem;}
.n_pic li .text{position: relative;z-index: 2;padding: 0.14rem 0.15rem 0.18rem 0.15rem;text-align: center;}
.n_pic li:hover::after{background: #005CA7;transition: 0.6s all;}
.n_pic li:hover::before{background: url(../img25/ny/list07-on.png) no-repeat center;background-size: 100% 100%;}
.n_pic li:hover .text p{color: #fff;transition: 0.6s all;}
.n_picT{margin-bottom: 0.5rem;}
.n_picT a{position: relative;flex-wrap: nowrap;display: block;}
.n_picT .pic{width: 61.33%;border-radius: 0.08rem;overflow: hidden;}
.n_picT .pic img{display: block;width: 100%;object-fit: cover;height: 6.2rem;}
.n_picT .text{width: 42%;position: absolute;right: 0;top: 50%;margin-top: -1.9rem; padding: 0.4rem 0.4rem 0.5rem 0.4rem; z-index: 2;border-radius: 0.4rem 0.1rem 0.4rem 0.1rem;background: #FFFFFF;box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.1);}
.n_picT .text h5{ font-size: 0.22rem;line-height: 0.34rem;height: 0.98rem;font-weight: 600;padding-bottom: 0.3rem;transition: 0.6s all;}
.n_picT .text::after{content: "";width: 0.06rem;height: 1.7rem;background: #F08200;position: absolute;left: -0.03rem;top: 0.4rem;transition: 0.6s all;}
.n_picT .text::before{content: "";width: 4.47rem;height: 1.1rem;background: url(../img25/ny/list12.png) no-repeat center;background-size: 4.47rem 1.1rem;position: absolute;right: 0.4rem;bottom: 0.5rem;}
.n_picT .text .icon{margin-top: 0.7rem;}
.n_picT .text .icon img{display: block;width: 0.5rem;height: 0.5rem;border-radius: 50%;}
.n_picT:hover .text h5{color: #005CA7;transition: 0.6s all;}
.n_picT:hover .text::after{height: calc(100% - 0.9rem);transition: 0.6s all;}
@media(max-width: 1040px){
.n_pic li .pic img{height: 18vw;}
.n_picT .pic img{height: 40vw;}
}
@media(max-width: 850px){
.n_pic ul{margin-left: 0;}
.n_pic li{width: 100%;margin-left: 0;}
.n_pic li .pic img{height: 54vw;}
.n_picT .pic{width: 100%;}
.n_picT .pic img{height: 54vw;}
.n_picT .text{width: 100%;position: relative;left: 0;top: 0;margin-top: 0;border-radius: 0;padding: 0.2rem;}
.n_picT .text .icon{margin-top: 0.2rem;}
.n_picT .text h5{height: auto;max-height: 0.98rem;}
.n_picT .text::after{display: none;}
.n_picT .text::before{display: none;}
}
/* 图片列表02 */
.n_pic02 ul{justify-content: flex-start;margin-left: -0.3rem;margin-bottom: -0.3rem;}
.n_pic02 li{width: calc(25% - 0.3rem);margin-left: 0.3rem;margin-bottom: 0.3rem;}
.n_pic02 li{position: relative;overflow: hidden;}
.n_pic02 li::after{content: "";width: 100%;height: calc(100% - 0.3rem);border-radius: 0.08rem;background: #EFF6FC;position: absolute;left: 0;bottom: 0;transition: 0.6s all;}
.n_pic02 li::before{content: "";width: calc(100% - 0.06rem);height:calc(100% - 0.36rem);background: url(../img25/ny/list09.png) no-repeat center;background-size: 100% 100%;position: absolute;left: 0.03rem;bottom: 0.03rem;z-index: 2;}
.n_pic02 li a{display: block;position: relative;z-index: 2;padding: 0 0.1rem 0.1rem 0.1rem;}
.n_pic02 li .pic{overflow: hidden;position: relative;z-index: 2;border-radius: 0.08rem;}
.n_pic02 li .pic img{display: block;width: 100%;height: 2.2rem;object-fit: cover;}
.n_pic02 li:hover::after{background: #005CA7;transition: 0.6s all;}
.n_pic02 li:hover::before{background: url(../img25/ny/list09-on.png) no-repeat center;background-size: 100% 100%;}
@media(max-width: 1040px){
.n_pic02 li .pic img{height: 13vw;}
}
@media(max-width: 850px){
.n_pic02 ul{}
.n_pic02 li{width: calc(50% - 0.3rem);}
.n_pic02 li .pic img{height: 28vw;}
}
@media(max-width: 440px){
.n_pic02 ul{margin-left: 0;}
.n_pic02 li{width: 100%;margin-left: 0;}
.n_pic02 li .pic img{height: 56vw;}
}
/* 智慧校园 */
.zhxy{position: relative;padding-bottom: 0.4rem;}
.zhxy::after{content: "";width: calc(100% - 0.4rem);height: calc(100% - 0.4rem);background: #EFF6FC url(../img25/ny/list14.png) no-repeat right bottom;position: absolute;right: 0;bottom: 0;}
.zhxy>.flex{align-items: flex-start;position: relative;z-index: 2;}
.zhxy .pic{width: 44%;overflow: hidden;border-radius: 0.08rem;}
.zhxy .pic img{display: block;width: 100%;object-fit: cover;}
.zhxy .text{width: 56%;padding: 0.4rem;margin-top: 0.4rem;}
.zhxy .text ul{}
.zhxy .text li{width: 49%;padding: 0.2rem;position: relative;}
.zhxy .text li::after{content: "";width:0;height: 100%;background: #F08200;position: absolute;left: 0;top: 0;transition: 0.6s all;}
.zhxy .text li a{position: relative;z-index: 2; padding-left: 0.26rem;font-size: 0.2rem;color: #323232;line-height: 0.3rem;background: url(../img25/ny/listNav01.png) no-repeat left 0.05rem;background-size: 0.19rem 0.15rem;transition: 0.6s all;}
.zhxy .text li:hover::after{width: 100%;transition: 0.6s all;}
.zhxy .text li:hover a{color: #fff;font-weight: 600;background: url(../img25/arrowIcon1.png) no-repeat left 0.05rem;background-size: 0.19rem 0.15rem; transition: 0.6s all;}
@media(max-width: 850px){
.zhxy .pic{width: 100%;}
.zhxy .pic img{height: 56vw;}
.zhxy .text{width: 100%;padding: 0.2rem;margin-top: 0;}
.zhxy::after{width: 100%;height: 100%;}
.zhxy{padding-bottom: 0;}
}
@media(max-width: 440px){
.zhxy .text li{width: 100%;}
}
/* 简介页 */
.page{background: none;}
.page p{font-size: 0.2rem;line-height: 0.36rem;text-indent: 0.4rem;margin-bottom: 0.2rem;}
.page01 .text{width: 51.74%;}
.page01 .pic{width: 48.26%;}
.page01{background: url(../img25/ny/list16.png) no-repeat right bottom;background-size: contain;}
.page01 .flex{align-items: flex-start;}
.page02{background: #F3F8FC url(../img25/ny/listBG.png) no-repeat bottom center;padding: 0.9rem 0 1.4rem 0;}
.page02 ul{align-items: flex-start;margin-top: 0.6rem;}
.page02 li{width: 16.6%;}
.page02 li h5{font-size: 0.6rem;color: #005CA7;font-weight: bold;text-align: center;margin-bottom: 0.2rem;font-family: Poppins;}
.page02 li p{font-size: 0.16rem;color: #3D3D3D;text-align: center;line-height: 0.24rem;text-indent: 0;margin-bottom: 0;}
.page03{margin-top: 0.8rem;}
@media(max-width: 850px){
.page01 .text{width: 100%;margin-bottom: 0.2rem;}
.page01 .pic{width: 100%;}
.page02 li{width: 33%;margin-bottom: 0.2rem;}
}
@media(max-width: 580px){
.page02 li{width: 49%;}
}
/* 石邮历史 */
.history .tabs{justify-content: center;}
.history .tabs a{min-width: 3rem;height: 0.6rem;background: #ebf2f8;margin: 0.1rem 0.08rem;border-radius: 0 0.15rem 0 0.15rem;padding: 0.08rem 0.1rem;}
.history .tabs h5{font-size: 0.22rem;color: #005CA7;font-weight: bold;text-align: center;line-height: 0.32rem;}
.history .tabs p{font-size: 0.14rem;color: #A2ABB3;text-align: center;}
.history .tabs a.active{background: #005CA7;}
.history .tabs a.active h5,.history .tabs a.active p{color: #fff;}
.history .swiper-container{margin-top: 0.3rem;}
.history .swiper-slide{padding-top: 2.4rem;background: url(../img25/ny/list18.png) no-repeat top center;background-size: 4.57rem 2.31rem;position: relative;padding-bottom: 1.13rem;}
.history .swiper-slide::after{content: "";width: 0.79rem;height: 0.93rem;background: url(../img25/ny/list22.png) no-repeat bottom;background-size: 0.79rem 0.93rem;position: absolute;bottom: 0;left: 50%;margin-left: -0.4rem;}
.history .swiper-slide ul{position: relative;padding-top: 0.15rem;padding-bottom: 1.3rem;}
.history .swiper-slide ul::after{content: "";width: 0.01rem;height: 100%;background: #005CA7;position: absolute;left: 50%;top: 0.15rem;}
.history .swiper-slide ul::before{content: "";width: 0.15rem;height: 0.15rem;border: 0.01rem solid #005CA7;border-radius: 50%;position: absolute;left: 50%;top: 0;margin-left: -0.08rem;}
.history .swiper-slide li{display: flex;padding-right: 0.35rem;position: relative;}
.history .swiper-slide li .text{width: 50%;position: relative;padding-top: 0.4rem;cursor: pointer;}
.history .swiper-slide li .pic{position: absolute;right: 0.4rem;top: 50%;width: 3.5rem;margin-top: -1rem;overflow: hidden;opacity: 0;transform: translateX(100%);transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);pointer-events: none;}
.history .swiper-slide li:nth-child(even) .pic{right: auto;left: 0.4rem;}
.history .swiper-slide li .pic img{display: block;height: 2rem;object-fit: cover;}
.history .swiper-slide li .text:hover .pic{opacity: 1;transform: translateX(0);transition-duration: 0.4s;transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.1); }
.history .swiper-slide li:nth-child(odd) {justify-content: flex-end;padding-right: 0;padding-left: 0.35rem;}
.history .swiper-slide li h5{font-size: 0.18rem;margin-bottom: 0.2rem;padding-bottom: 0.2rem;position: relative;padding-left: 0.3rem;}
.history .swiper-slide li p{padding-left: 0.3rem;font-size: 0.18rem;line-height: 0.28rem;margin-bottom: 0.08rem;}
.history .swiper-slide li h5::after{content: "";width: calc(100% - 0.18rem);height: 0.01rem;background: #005ca7;position: absolute;right: -0.01rem;bottom: 0;}
.history .swiper-slide li h5::before{content: "";width: 0.21rem;height: 0.11rem;background: url(../img25/ny/list21.png) no-repeat center;background-size: 0.21rem 0.11rem;position: absolute;left: 0;bottom: 0;}
.history .swiper-slide li:nth-child(odd) h5::before{transform: rotateY(180deg);left: auto;right: 0;}
.history .swiper-slide li .text::before{content: "";width: 0.35rem;height: 0.35rem;background: url(../img25/ny/list19.png) no-repeat center;background-size: 0.35rem 0.35rem;position: absolute;right: -0.36rem;top: 0.68rem;z-index: 2;}
.history .swiper-slide li:nth-child(odd) h5::after{right: 0;left: -0.01rem;}
.history .swiper-slide li:nth-child(odd) .text::before{right: auto;left: -0.36rem;}
.history .swiper-slide li h5 b{color: #005CA7;font-weight: bold;font-size: 0.26rem;}
.history .swiper-slide li:nth-child(even) .text h5{text-align: right;padding-left: 0;padding-right: 0.3rem;}
.history .swiper-slide li:nth-child(even) .text p{text-align: right;padding-left: 0;padding-right: 0.3rem;}

/* 荣誉 */
.honor01{position: relative;padding-bottom: 0.4rem;margin-bottom: 0.6rem;}
.honor01::after{content: "";width: calc(100% - 0.4rem);height: calc(100% - 0.4rem);background: #EFF6FC url(../img25/ny/list14.png) no-repeat right bottom;position: absolute;right: 0;bottom: 0;}
.honor01>.flex{align-items: flex-start;position: relative;z-index: 2;}
.honor01 .pic{width: 57.33%;overflow: hidden;border-radius: 0.08rem;}
.honor01 .pic img{display: block;width: 100%;object-fit: cover;}
.honor01 .text{width: 42.67%;padding: 0.4rem;margin-top: 0.4rem;}
.honor01 .text ul{margin-bottom: -0.4rem;}
.honor01 .text h5{margin-bottom: 0.3rem;font-size: 0.3rem;font-weight: bold;padding-left: 0.26rem;background: url(../img25/ny/position.png) no-repeat left center;background-size: 0.15rem 0.35rem;}
.honor01 .text li{margin-bottom: 0.3rem;}
.honor01 .text li p{padding-left: 0.26rem;font-size: 0.18rem;color: #323232;line-height: 0.3rem;background: url(../img25/ny/listNav01.png) no-repeat left 0.05rem;background-size: 0.19rem 0.15rem;transition: 0.6s all;}
.honor01:nth-child(even) .pic{order: 2;}
.honor01:nth-child(even) .text{order: 1;}
.honor01:nth-child(even)::after{left: 0;background: #EFF6FC url(../img25/ny/list14.png) no-repeat left bottom;}
.honorS .pic{width: 25%;}
.honorS .text{width: 75%;}
.honorS  .text li{width: 100%;margin-bottom: 0.2rem;}
.Honor .tabs{justify-content: center;margin-bottom: 0.4rem;}
.Honor .tabs a{min-width: 3rem;height: 0.6rem;background: #ebf2f8;margin: 0.1rem 0.08rem;border-radius: 0 0.15rem 0 0.15rem;}
.Honor .tabs h5{font-size: 0.22rem;color: #005CA7;font-weight: bold;text-align: center;line-height: 0.6rem;}
.Honor .tabs a.active{background: #005CA7;}
.Honor .tabs a.active h5{color: #fff;}
.Honor .swiper-container{overflow: hidden;}
.Honor .swiper-slide{overflow: hidden;}
@media(max-width: 850px){
.honor01 .pic{width: 100%;}
.honor01 .pic img{height: 56vw;}
.honor01 .text{width: 100%;padding: 0.2rem;margin-top: 0;}
.honor01::after{width: 100%;height: 100%;}
.honor01{padding-bottom: 0;}
.honor01:nth-child(even) .pic{order: 1;}
.honor01:nth-child(even) .text{order: 2;}
.honorS .pic img{height: 92vw;}
}
@media(max-width: 440px){
.honor01 .text li{width: 100%;}
}
/* 新增 */
.n_listNew .flex{align-items: flex-start;}
.n_listNew ul{}
.n_listNew li{margin-bottom: 0.4rem;}
.n_listNew .listNewL{width: 48.67%;}
.n_listNew dl{width: calc(51.33% - 3.36rem);}
.n_listNew .listNewL .pic{width: 2.56rem;overflow: hidden;border-radius: 0.04rem;}
.n_listNew .listNewL .pic img{display: block;width: 100%;height: 1.8rem;}
.n_listNew .listNewL .text{width: calc(100% - 2.86rem);}
.n_listNew .listNewL .text h5 div{font-size: 0.2rem;line-height: 0.3rem;height: 1rem;font-weight: bold;transition: 0.6s all;}
.n_listNew .listNewL .text h5{padding-bottom: 0.2rem;margin-bottom: 0.2rem;position: relative;}
.n_listNew .listNewL .text h5::after{content: "";width: calc(100% - 0.26rem);height: 0.01rem;background: #a5c5e0;position: absolute;left: 0;bottom: 0;}
.n_listNew .listNewL .text h5::before{content: "";width: 0.28rem;height: 0.26rem;background: url(../img25/ny/listNew02.png) no-repeat center;background-size: 0.28rem 0.26rem;position: absolute;right: 0;bottom: 0;}
.n_listNew .listNewL .text p{font-size: 0.16rem;line-height: 0.2rem;height: 0.2rem;}
.listNewR{width: 2.56rem;overflow: hidden;border-radius: 0.04rem;}
.listNewR img{display: block;width: 50%;}
.n_listNew dd{margin-bottom: 0.18rem;padding-left: 0.18rem;position: relative;}
.n_listNew dd p{font-size: 0.16rem;color: #323232;line-height: 0.2rem;height: 0.2rem;}
.n_listNew dd::after{content: "";width: 0.06rem;height: 0.06rem;background: #005CA7;border-radius: 50%;position: absolute;left: 0;top: 0.08rem;}
.n_listNew li:hover .listNewL .text h5 div{color: #005CA7;transition: 0.6s all;}
@media(max-width:850px){
	.n_listNew .listNewL{width: 100%;}
.n_listNew .listNewL .pic{width: 100%;}
.n_listNew .listNewL .text{width: 100%;margin: 0.2rem 0;}
.n_listNew dl{width: 100%;}
.listNewR{width: 100%;}
.n_listNew .listNewL .pic img,.listNewR img{height: 54vw;}
}