@charset "utf-8";
/* CSS Document public*/
*{font-family:Arial, Helvetica, sans-serif; padding: 0; margin:0; box-sizing:border-box; overflow-scrolling:touch; -webkit-overflow-scrolling:touch;}
body{pad ding:0;margin:0;font-family:Arial,Helvetica, sans-serif;-webkit-font-smoothing:antialiased;font-smoothing:antialiased; line-height: 1; font-size:16px;overflow-x: hidden;transition: all 0.4s ease-in;}
html,body{ min-height:100%;overflow-x: hidden;} 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;}

.clear:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}

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}

.fl{ float:left}
.fr{ float:right}
.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}/*透明代码*/

.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;} 

::-webkit-scrollbar {width:5px;height:5px; background:#f1f1f1}
::-webkit-scrollbar-track {border-radius:0; background:#f1f1f1}
::-webkit-scrollbar-thumb {border-radius:0; background:#333333}
.ie_bg{width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000;opacity:0.9;filter:alpha(opacity=90);z-index:99998;}
.ie9tips{width:600px;height:300px;position:fixed;top:50%;left:50%;margin:-150px 0 0 -300px;line-height: 1.8;color:#fff;z-index:99999;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;}
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;}
.pic img{transition: 0.4s;}
.pic{overflow: hidden;}
a:hover .pic img{transform: scale(1.05);}
.w100{width:100%;}
.w14{max-width:1400px;margin:0 auto;}
.w13{max-width:1300px;margin:0 auto;}
.w174{max-width:1740px;margin:0 auto;}
@media (max-width:1740px){
	.w174{width:calc(100% - 30px);margin: 0 15px;}
}
@media (max-width:1400px){
	.w14{width:calc(100% - 30px);margin: 0 15px;}
}
@media (max-width:1300px){
	.w13{width:calc(100% - 30px);margin: 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;}
img{ vertical-align:middle}
.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;}

/* Slider */
#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:45px; height:45px;}
#gotop.hide{ height:0; opacity:0; visibility:hidden}
#gotop { cursor: pointer; }
#gotop img{width:100%;height:100%;fill: #0d71e6;}

@font-face{font-family: 'FZJuZXFJW';src : url('../font/FZJuZXFJW.TTF');}
@media (max-width:1920px){html{font-size:17px;}}
@media (min-width:1400px) and (max-width:1600px){html{font-size:15px;}}
@media (min-width:640px) and (max-width:1399px){html{font-size:14px;}}
@media (min-width:471px) and (max-width:639px){html{font-size:13px;}}
@media (min-width:329px) and (max-width:470px){html{font-size:12px;}}
@media (max-width:328px){html{font-size:12px;}}

/*==========================================公共 开始=============================================*/
.header_box{z-index:100;height: 10.625rem;left: 0;right: 0;top: 0;position: fixed;padding-top: 0.25rem;}
.header_box::after{width: 100%;height: 0.25rem;content: '';display: block;background: linear-gradient(90deg, #4eaf4b 0%, #75c9e3 100%);position: absolute;left: 0;top: 0;right: 0;z-index: 9;}
.header_box::before{background-image:linear-gradient(to top,rgba(0,0,0,0),rgba(0,0,0,0.8));content: "";position: absolute;top: 0px;width: 100%;height: 100%;z-index: 8;}
.header_box .w14{display: flex;justify-content: space-between;align-items: center;height: 112px;}
#header{z-index:999;width:100%;transition: 0.6s;margin-top: 1.2rem;position: relative;}
#header .headerflex{display: flex;justify-content:flex-end;align-items: center;width: 60%;z-index: 10;}
#header .headerflex .rightBox{width: 100%;}
#header .flex{align-items: center;}
/* #header:before{content:"";position:absolute;background:#fff;height:90px;top: 0;left: 0;right: 0;transition: 0.2s;opacity: 1;visibility: visible;} */
.topLink{width: 100%;height: 2rem;}
.topLink p{margin-right:1rem;}
.topLink p a{font-size: 0.875rem;color: #FFFEFE;font-family:"microsoft yahei";display: inline-block;line-height: 2rem;position: relative;}
.topLink p a+a{margin-left: 1rem;}
.topLink p a:hover{color: #c8212d;}
.topLink .search_btn{cursor:pointer;text-align: center;transition:.6s;}
.topLink .search_btn img{display: block;width: 1.125rem;}
.header_top{height: 30px;line-height: 30px;background: #6f1fae;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: 1rem;color:#fff;}
.header_box .w1750{height:100%;position:relative;max-width: 100%;margin: 0 10rem;}
/*.line_bot{ display:block; width:100%; height:1px; position:absolute; left:0; bottom:0; background:rgba(255,255,255,.2);}*/
#logo{width: 35%;position: relative;z-index: 9;}
#logo a{display: block;}
#logo a img{display: block;max-width: 100%;}
#nav{position: relative;}
@media(max-width: 1280px){
	#header .headerflex{width: 66%;}
}
@media(max-width: 850px){
	.header_box{height: 9.5rem;}
}
@media(max-width: 414px){
	.header_box{height: 7.5rem;}
}
@media(max-width: 340px){
	.topLink p{margin-right: 0;}
	.topLink p a{padding: 0 0.5rem;}
}
@media(max-width: 1500px){
	#logo{width: 32%;}
	#logo img{width: 100%;}
}
#nav{width: 100%;}
#nav .navBox{width: 100%;}
#nav ul{position:relative;}
#nav ul li{position:relative;z-index:9;}
#nav ul li a{display:block;padding: 0;}
#nav ul li h3{font-size: 1.25rem;color: #FFFEFE;line-height: 40px;position:relative;transition:.6s;font-weight: bold;}
#nav ul li:hover a h3{color:#4eaf4b;}
#nav ul li:hover a{color:#4eaf4b;}
#nav ul li.on h3{ font-weight:bold;}
#nav ul li:hover a h3 span,
#nav ul li.on h3 span{ background: url(../images22/navJton.png) no-repeat left center;}
#nav ul li a i{ display:inline-block; background:url(../images22/nav_down.png) center no-repeat; 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: 200px;left:50%;margin-left: -100px;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:last-child .sub{margin-left: 0;left: auto;right: 0;}
#nav ul li .sub .box{padding:10px 0px; text-align:center;}
#nav ul li .sub a{padding:0;line-height: 2.5;transition:.3s;font-size: 16px;color: #666;}
#nav ul li .sub a:hover{color: #4eaf4b;background: #E5E5E5;}
#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: #4eaf4b;}
#nav .navBox>ul>li h3:after{content:"";display:block;width: 200px;height: 3px;position:absolute;left:50%;margin-left:-100px ;background: #4eaf4b;bottom:0px;transition:.3s;transform:scale(0);border-radius: 0;}
#nav .navBox>ul>li:last-child h3:after{left: auto;margin-left: 0;right: 0;}
#nav .navBox>ul>li h3:before{content:"";display:block;position:absolute;left:50%;margin-left: -3px;border-left:transparent 3px solid;border-right:transparent 3px solid;border-bottom: #6da1d6 4px solid;bottom:2px;transition:.3s;opacity:0;visibility:hidden;}
#nav .navBox>ul>li:hover h3.ej:after,#nav ul li.on h3.ej:after{  transform:scale(1);}
#nav .navBox>ul>li:hover h3.er:before, #nav>ul>li.on h3.ej:before{ opacity:1; visibility:visible}
#header.xg{background-image:linear-gradient(to top,rgba(0,0,0,0),rgba(0,0,0,0.8));height: auto;transition: 0.4s;margin-top: 0;position: relative;z-index: 9;}
#header .w17>.flex{padding: 0.5rem 0 1rem 0;}
#header.xg .topLink{display: none;}
#header.xg .headerflex{margin-top: 0;}
#header.xg #logo a img{width: 90%;}
#nav {display: flex;justify-content: flex-end;align-items: center;}
/**/
#logo .logo_black{ display:none;}
.top_search_black{ display:none;}
#header.xg{top:-0.25rem;padding: 0.5rem 0;}
#header.xg #logo .logo_black,#header.xg .top_search_black{ display: inline-block;}
#header.xg .top_search_white{ display:none;}
#header.xg #nav ul li a h3{color: #FFFEFE;}
@media(max-width: 1200px){
.header_box{display: none;}	
}
@media(max-width: 850px){
	.topLink{display: none;}
	#header{display: none;}
}
/* 右侧 开始*/
.asideRight{position: fixed;top: 0;right: 0;background:#141414;height: 100vh;width: 40px;z-index: 7;}
.asideRight ul{flex-direction: column;width: 100%;}
.asideRight ul li {margin: 10px 0;width: 100%;}
.asideRight ul li a{position: relative;display: block;width: 100%;height: 2.125rem;display: flex;align-items: center;}
.asideRight ul li a img{display: block;margin: 0 auto;position: relative;z-index: 8;}
.asideRight ul li a p{font-size: 0.75rem;color: white;position: absolute;right: -7.5rem;top: 0;height: 2.125rem;width: 7.5rem;background: #4eaf4b;line-height: 2.125rem;padding-left: 1rem;z-index: 4;transition: 0.4s ease-out;overflow: hidden;border-radius: 6px;}
.asideRight ul li a:hover p{;transition: 0.4s ease-out;right: 0;}
.asideRight ul li:last-child{margin-top: 1.25rem;padding-top: 1.25rem;background: url(../images22/bgr.png) no-repeat top center;}
/* 右侧 结束 */
.tc2 .tc-box form{border-radius: 4px;overflow: hidden;background: #fff;height: 60px;width:100%;}
.tc2 .tc-box input[type="text"]{border: none;width: 94%;display: block;height: 60px;text-align: left;color: #434343;font-size: 14px;background:none;line-height: 60px;padding:0 20px;}
.tc2 .tc-box input[type="text"]:focus{ text-align: left;}
.tc2 .tc-box input[type="submit"]{position:absolute;right:0;top: 50%;padding: 0;z-index:2;background:url(../images22/icon_search.png) center no-repeat;height: 60px;width: 70px;cursor:pointer;border:none;background-size: 20px 20px;margin-top: -30px;}
.tc2 h5{font-size: 1.625rem;line-height: 1.875rem;text-align: center;position:absolute;z-index: 6;color: white;top: 50%;margin-top: -7.5rem;left: 50%;margin-left: -7.5rem;}
.tc2 .tc{transition:all ease 300ms;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 9999;}
.tc2 .tc{pointer-events: none;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;transform:scale(1.1);visibility: hidden;}
.tc2 .tc.act{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;pointer-events: auto;transform:scale(1);visibility: visible;}
.tc2 .close:hover{ transform:rotate(180deg);}
.tc2 .close,.tc{ transition:all ease 400ms; -moz-transition:all ease 400ms; -ms-transition:all ease 400ms; -o-transition:all ease 400ms; -webkit-transition:all ease 400ms; } 
.tc2 .tc-box{position:absolute;border-radius: 4px;overflow: hidden;top:50%;z-index:9999;background: #fff;height: 60px;width: 50%;left:50%;margin-left: -25%;margin-top:-40px;}
.tc2 .tc.act{display: block; }
.tc2 .close{position: absolute; cursor:pointer;font-size: 20px;right: 30px;top: 30px; }
.tc2 .tc-bg {height: 100%;background:linear-gradient(90deg, rgba(78,175,75,0.9) 0%, rgba(117,201,227,0.9) 100%);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}
/***********************/

/*手机头部开始*/
.logo2 {width: 33%;position: relative;float: left;}
.logo2 a{display: table;vertical-align: middle;}
.logo2 img{display: block;max-width: 100%;vertical-align: middle;}
.m_header_box{display:none;z-index:100;height: 80px;left: 0;right: 0;top: 0;/* background-image:linear-gradient(to top,rgba(0,0,0,0),rgba(0,0,0,0.8)); */position: fixed;}
#m_header{z-index: 99;width:100%;height: auto;left:0;top:0;padding:0 15px;display:none;width: 100%;justify-content: space-between;margin-top: 0;height: 5.625rem;background: linear-gradient(90deg, #4eaf4b 0%, #75c9e3 100%);}
#m_header #logo{height: 60px;}
#m_header #logo img{max-height:60%;max-height: 28px;}
#m_header .yuyan{ height:4.5rem; float:right; margin-right:4rem;}
#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);}
.wap_search{ width:80%; margin:0 auto;}
.wap_search form{ position:relative;}
.wap_search #keyword{width: 80%;height:3.8rem; line-height:3.8rem; border:0;padding:0 1rem; font-size:1rem; color:#999;box-shadow:none;-webkit-appearance: none;float:  left;border-right: 0;}
.wap_search .btn_blue{width: 20%;height:3.8rem;background-size:20px; font-size:0;color:#fff;cursor:pointer;text-transform:uppercase;float:  left;}

/*导航按钮开始*/
#nav_btn_box{ height:100%; z-index:999999999; float:right; margin-left:20px; }
#nav_btn_box.on{ background:none;  }
#nav_btn{}
#nav_btn .point.on .navbtn::after, #nav_btn .point.on .navbtn::before{ background:#6da1d6;}
#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: 1.875rem;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;}
/*导航按钮结束*/
.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(48,161,45,0.95);width:20rem;height:100vh;right: -400px;top: 0;display:none;padding: 2rem 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 2.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: 3rem;height: 3rem;color:#fff;padding:0;font-size:1.125rem;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:16px;height: 3rem;float:right;display:inline-block;background: url(../images22/arrow_down.svg) center no-repeat;background-size:contain;}
#m_nav li.on.title .a i{ transform:rotate(-90deg);-webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg);}
#m_nav .on.title .a i{ transform:rotate(-90deg);-webkit-transform:rotate(-90deg); -moz-transform:rotate(-90deg);}
#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;padding-left: 2em;box-sizing: border-box;}
#m_nav .title .list span{ background:none; }
#m_nav .title .list span a:hover{ color: #2f79c4;}
#m_nav .title .list a{display:block;font-size:1rem;color: #fff;text-align:left;line-height:40px;height: 40px;border:0;font-weight:300;}
/*三级导航 开始*/
#m_nav .title .list .void>a{background-size:10px; position:relative;}
#m_nav .title .list .void>a:before{ content:"·"; position:absolute; left:-1em; font-size:12px; font-weight:bold;}
#m_nav .title .list span{ position:relative; display:block;}
#m_nav .title .list span .sub{ position: static; width:100%;display: block !important; overflow:hidden;}
#m_nav .title .sub a{ background:none; font-size:.875rem; opacity:.8; min-width:50%; float:left; display:inline-block; color:#999;}
#m_header .search_btn{display: none;}
.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;}
.topLink2{margin-top: 16px;padding -top: 16px;border-top: 1px solid rgba(255,255,255,0.5);width: 100%;padding-left: 1rem;padding-right: 1rem;}
.topLink2 p{flex-wrap: wrap;margin-bottom: 10px;display: flex;}
.topLink2 p a{font-size: 14px;color: white;display: block;width: 40%;line-height: 32px;box-sizing: border-box;}
.m_search{border: 1px solid #FFFFFF;width: 100%;height: 40px;display: flex;justify-content: space-between;align-items: center;padding-right: 0.625rem;border-radius: 4px;}
.m_search .input1{line-height: 40px;width: calc(100% - 50px);padding-left: 10px;color: white;}
.m_search .input2{width: 26px;}
@media(max-width: 1200px){
	#m_header .search_btn{display: block;}
	#nav{ right:15px}
	.headerflex{height: 0;width: 0;opacity: 0;}
	#m_header{display: flex;align-items: center;}
	.m_header_box{ display:block}
	#m_nav{top: 0;}
	#nav_slide{ display:block}
	.tc2 .tc-box{width: 80%;margin-left: -40%;}
	.topLink .search_btn img{width: 80%;}
	.m_header_box{top: 0;background: #fafafa;height: auto;}
	.asideRight{display: none;}
}
@media(max-width: 850px){
	#m_header{height: 4.375rem;}
	.m_header_box .logo2 img{width: 100%;}
}
@media(max-width: 650px){
	.m_header_box .logo2 img{width: 94%;}
}
@media(max-width: 414px){
	#m_header{height: 60px;}
	.m_header_box .logo2{width: 75%;}
	.m_header_box .logo2 img{width: 100%;}
}
.bg01{background: url(../images22/topBg.png) no-repeat top left;background-size: 100% auto;background-size: cover;}
/* banner开始*/
.bannerBox{position: relative;}
.bannerBox{width:100%;position: relative;z-index: 1;}
.bannerBox .swiper-button-prev{background:url(../images22/ll.png) no-repeat;width: 34px;height: 34px;cursor: pointer;background-size: 100%;}
.bannerBox .swiper-button-next{background:url(../images22/rr.png) no-repeat;width: 34px;height: 34px;cursor: pointer;background-size: 100%;}
.bannerBox .slider img,
.bannerBox .slider video{display: block;width: 100%;position: relative;position: relative;}
.bannerBox .slider p{font-size: 1.5rem;line-height: 1.5rem;color: white;position: absolute;bottom: 20px;left: 10%;z-index: 99;}
.bannerBox .slider a{display: block;position: relative;}
.bannerBox .slider a::before{width: 100%;position: absolute;content: "";bottom: 0;left: 0;height: 9.375rem;background-image: linear-gradient(to bottom, rgba(0,0,0,0),rgba(0,0,0,0.8));z-index: 2;}
.bannerBox .slider video{display: block;width: 100%;position: relative;}
.bannerBox .slick-dots{display: flex;justify-content: flex-end;position: absolute;bottom: 1rem;left: 0;width: auto;right: 10%;}
.bannerBox .slick-dots li{width: 26px;height: 22px;border-radius: 50%;background: url(../images22/bannerdian1.png) no-repeat center;font-size: 0;margin: 0 0.375rem;}
.bannerBox .slick-dots li.slick-active{background: url(../images22/bannerdian.png) no-repeat center}
.bannerBox .slick-dots li button{font-size: 0;}
.bannerBox button{font-size: 0;display: none!important;}
@media(max-width: 1200px){
	.bannerBox{margin-top: 5.625rem;}
	.bannerBox .slick-dots{bottom: 0;}
 .bannerBox .slick-dots li{background-size: 1rem;width: 1rem;}
 .bannerBox .slick-dots li.slick-active{background-size: 1rem;}
	.bannerBox .slider p{width: 100%;left: 0;bottom: 10px;text-align: center;height: 1.5rem;overflow: hidden;font-size: 1rem;}
}
@media(max-width: 850px){
	.bannerBox{margin-top: 4.375rem;}
}
@media(max-width: 768px){
}
@media(max-width: 414px){
	.bannerBox{margin-top: 60px;}
}
/* banner结束 */
@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 6rem;}
}
.sametitle{position: relative;margin-bottom: 1.25rem;position: relative;}
.sametitle .con{display: block;text-align: center;}
.sametitle .con h5{}
.sametitle .con h5 p{font-size:1.875rem;color: #323232;line-height: 2.5rem;background-size: auto;text-align: center;position: relative;font-weight: bold;display:table;margin: 0 auto;}
.sametitle .con h5 span{font-size: 0.75rem;font-family: "times new roman";color: #a58d6d;position: relative;display:inline-block;text-align: center;margin-top: 0.3125rem;}
.sametitle .con p::before{content: "";position: absolute;left:-7rem;width:6.25rem;height: 1px;background-image:linear-gradient(to right,rgba(165,141,108,0),rgba(165,141,108,1)) ;top: 50%;}
.sametitle .con p::after{content: "";position: absolute;right:-7rem;width:6.25rem;height: 1px;background-image:linear-gradient(to right,rgba(165,141,108,1),rgba(165,141,108,0)) ;top: 50%;}
.sametitle a{display: inline-block;position: absolute;right: 0;top: 0.5rem;background: url(../images22/morebg.png) no-repeat center;width: 4.1875rem;height: 3.4375rem;background-size: 100%;}
.sametitle a span{font-size: 1rem;line-height: 3.4375rem;color: #000;display: block;text-align: center;color: #323232;position: relative;}
.sametitle a:hover span{color: #4eaf4b;}
.sametitle .con h5 p i{display: inline-block;width: 40px;height: 22px;background: url(../images22/bannerdian1.png) no-repeat center;}
@media(max-width: 850px){
	.sametitle h4{display: block;text-align: left;}
	.sametitle h4 p::before{content: "";position: absolute;left: 0;margin-left: 0;}
}
@media(max-width: 580px){
}
/* 新闻动态 */
.newsBox{background-size: auto;padding: 1.875rem 0;position: relative;}
.newsBox .newsCon{position: relative;}
.newsBox .newsCon::before{content: "";position: absolute;right: 0;bottom: 0;background: url(../images22/bg01.png) no-repeat left top;width: 100%;height: 100%;z-index: -2;}
.newsBox .newsCon::after{content: "";position: absolute;left: 10%;bottom: 0;background: url(../images22/bg01r.jpg) no-repeat right center;width: 110%;height: calc(100% + 4.5rem);bottom: -4.5rem;z-index: -1;background-size: cover;}
.newsBox .news_left{width: 70.7%;}
.newsBox .news_left{display: flex;justify-content: space-between;}
.newsBox .news_left .tabs{width: 25%;position: relative;background: white;display: flex;flex-wrap: wrap;}
.newsBox .news_left .tabs .more{width: 10.625rem;height: 2.875rem;background:#fe9500;color: white;border-radius: 10px;margin-left: 2.5rem;position: relative;transition: 0.4s;display: block;line-height: 2.875rem;display: block;text-align: center;margin-top: 2.5rem;}
.newsBox .news_left .tabs .more:hover{border-radius: 1.4375rem;transition: 0.4s;}
.newsBox .news_left .tabs p{padding:1rem 1.25rem;position: relative;height: 25%;width: 100%;border-bottom: 1px solid #e2ddd5;cursor: pointer;transition: 0.4s all;}
.newsBox .news_left .tabs p:last-child{border-bottom:none;}
.newsBox .news_left .tabs p.active{position: relative;padding: 1.875rem 1.25rem 1.875rem 0.25rem;transition: 0.4s all;}
.newsBox .news_left .tabs p::after{content: "";width: 0;height: 100%;left: 0;top: 0;position: absolute;background: #0d71e6;transition: 0.2s;}
/* .newsBox .news_left .tabs p.active::after{content: "";width: 4px;height: 100%;left: 0;top: 0;position: absolute;background: #0d71e6;transition: 0.2s;} */
.newsBox .news_left .tabs p.active::before{content: "";position: absolute;left: -20px;top: 0;width: calc(100% + 20px);height: 100%;background: #4eaf4b;z-index: 5;}
.newsBox .news_left .tabs p.active a{color: #FFFFFF;}
.newsBox .news_left .tabs p a{font-size: 1rem;line-height: 1.45rem;color: #323232;height: 4.875rem;overflow: hidden;position: relative;z-index: 6;}
.newsBox .news_left .Newspic{width: 75%;}
.newsBox .news_left .Newspic .swiper-slide{}
.newsBox .news_left .Newspic .swiper-slide a{display: block;position: relative;}
.newsBox .news_left .Newspic .swiper-slide a .pic{overflow: hidden;height: 35rem;position: relative;}
.newsBox .news_left .Newspic .swiper-slide a .pic::before{content: "";position: absolute;left:0;bottom: 0;height:8.125rem;width: 100%;background-image: linear-gradient(to top,rgba(0,0,0,0.8),rgba(0,0,0,0));z-index: 8;}
.newsBox .news_left .Newspic .swiper-slide a .pic img{display: block;width: 100%;height: 100%;}
.newsBox .news_left .Newspic .swiper-slide a .text{position: absolute;bottom: 1rem;left: 0;width: 100%;z-index: 9;padding: 0 1.5rem;}
.newsBox .news_left .Newspic .swiper-slide a .text i{font-size: 1.125rem;text-align: left;font-style: normal;font-weight: normal;color: #FFFFFF;display: block;font-family: arial;padding-left: 2rem;background: url(../images22/date.png) no-repeat left center;position: relative;z-index: 5;line-height: 2rem;}
.newsBox .news_left .Newspic .swiper-slide a .text p{font-size: 1.125rem;line-height: 1.75rem;color: #FFFEFE;height: auto;overflow: hidden;position: relative;z-index: 6;font-weight: bold;height: 1.75rem;}
.newsBox .news_left .Newspic .swiper-slide a .text span{font-size: 0.875rem;line-height: 1.5rem;height: 3rem;overflow: hidden;color: rgba(255,255,255,0.5);display: block;}
.newsBox .news_left .Newspic .swiper-pagination{display: none;}
.newsBox .news_left .swiper-pagination-bullet-active{background: #FFFFFF;}


.newsBox .news_right{width: calc(29.3% - 30px);background: rgba(255,255,255,0.9);}
.newsBox .news_right ul{padding: 1rem 1.25rem;display: flex;align-items: center;flex-direction: column;justify-content: center;height: 100%;}
.newsBox .news_right ul li{height:20%;width: 100%;}
.newsBox .news_right ul li:last-child a{border-bottom: none;}
.newsBox .news_right ul li a{display: flex;position: relative;justify-content: space-between;align-items:center;border-bottom: 1px dashed #e2ddd5;cursor: pointer;transition: all 0.4s;height: 100%;width: 100%;}
.newsBox .news_right ul li a .date{display: flex;justify-content: flex-start;align-items: center;flex-direction: column;width: 52px;flex-wrap: wrap;}
.newsBox .news_right ul li a .date i{display: block; font-size: 2.125rem;font-style: normal;color: #4eaf4b;}
.newsBox .news_right ul li a .date b{display: block; font-size:0.75rem;line-height: 1.5rem;color: #737373;font-style: normal;font-weight: normal;}
.newsBox .news_right ul li a h4{font-size: 1rem;line-height: 1.5rem;height: 3rem;overflow: hidden;margin-left: 1rem;width: calc(100% - 68px);color:#000000;}
.newsBox .news_right ul li a:hover h4{color:#4eaf4b;}

@media(max-width: 850px) {
	.newsBox .news_right ul{height:auto;}
	.newsBox .news_right ul li a{padding: 10px 0;}
	.newsBox .news_left .tabs{display: none;}
	.newsBox .news_right ul li a h4{margin-left: 0.6rem;width: calc(100% - 56px);}
	.newsBox .newsCon::after{left: -5%;}
	.newsBox .news_right,
	.newsBox .news_left{width: 100%;}
	.newsBox .news_right{margin-top: 1rem;}
	.newsBox .news_left .Newspic .swiper-slide a .pic{height: auto;}
	.newsBox .news_left .Newspic{width: 100%;}
	.newsBox .news_left .Newspic .swiper-slide a .text{display: block;margin-top: 1.2rem;}
	.newsBox{padding: 1.875rem 0;}
	.newsBox .news_left .Newspic{padding-bottom: 2.5rem;}
	.newsBox .news_left .Newspic .swiper-pagination{display: block;bottom: 0;}
}



@media(max-width: 1460px) {
}

@media(max-width: 850px) {
}
@media(max-width: 768px) {
}
@media(max-width: 414px) {
}

/* 通知公告 便捷服务 开始 */
.Noticebxfw{background: url(../images22/bg02.png) no-repeat bottom center;background-size: cover;padding: 1.875rem 0;}
.noticeBox .sametitle h4 {text-align: left;}
.noticeBox .sametitle h4 p{text-align: left;}
.noticeBox .sametitle .con h5 p{text-align: left;margin: 0;}
.noticeBox .sametitle .con h5 span{text-align: left;display:block;}
.noticeBox .sametitle .con p::before{display: none;}
.noticeBox .sametitle .con h5 span::after{content: "";position: absolute;right:auto;left: 40px;width:6.25rem;height: 1px;background-image:linear-gradient(to right,rgba(165,141,108,1),rgba(165,141,108,0)) ;top: 50%;}
.noticeBox .sametitle a{background: url(../images22/morebg2.png) no-repeat center;}

.noticeBox{width: 72.5%;}
.noticeBox .noticeCon{}
.noticeBox .noticeCon ul{}
.noticeBox .noticeCon ul li{width: 31.8%;background: white;box-shadow: 0px 0px 13px 0px rgba(110, 88, 45, 0.29);position: relative;padding: 2rem;border-top-right-radius: 1.25rem;border-bottom-left-radius: 1.25rem;}
.noticeBox .noticeCon ul li::after{content: "";width: 100%;height: 100%;top: 5px;left: 0;background: linear-gradient(90deg, #4eaf4b 0%, #75c9e3 100%);position: absolute;border-top-right-radius: 1.25rem;border-bottom-left-radius: 1.25rem;z-index: -1;}
.noticeBox .noticeCon ul li a{display: block;}
.noticeBox .noticeCon ul li a .date{display: flex;justify-content: center;align-items: center;background: linear-gradient(90deg, #4eaf4b 0%, #75c9e3 100%);flex-direction: column;width: 3.75rem;height: 3.75rem;position: relative;z-index: 5;transition: 0.4s;}
.noticeBox .noticeCon ul li:hover a .date{background: linear-gradient(90deg, #75c9e3 0%, #4eaf4b 100%);transition: 0.4s;}
.noticeBox .noticeCon ul li a .date i{display: block; font-size: 1.75rem;text-align: center;color: #FFFEFE;font-style: normal;}
.noticeBox .noticeCon ul li a .date b{display: block; font-style: normal;color: #FFFFFF;font-weight: normal;font-size: 0.75rem;text-align: center;margin-top: 4px;}
.noticeBox .noticeCon ul li a h4{font-size: 1rem;color: #000;line-height: 1.625rem;height: 4.875rem;overflow: hidden;transition: 0.4s;position: relative;margin-top: 1.25rem;}
.noticeBox .noticeCon ul li a span{height: 1px;background: #e4e0da;width: 100%;display: block;margin: 1.6rem 0;}
.noticeBox .noticeCon ul li a p{font-size: 0.75rem;color: #808080;;line-height: 1.5rem;height: 6rem;overflow: hidden;transition: 0.4s;}
.noticeBox .noticeCon ul li:hover a h4{color: #4eaf4b;transition: 0.4s;}
.noticeBox .noticeCon ul li a img{display: block;width:3rem;height: 0.5625rem;margin-top: 2rem;transition: 0.4s;}
.noticeBox .noticeCon ul li:hover a img{margin-left: 0.625rem;transition: 0.4;}

.bxfwBox{width:calc(27.8% - 40px);position: relative;}
.bxfwBox .sametitle {position: relative;left: 10%;}
.bxfwBox .sametitle h4 p{text-align: left;}
.bxfwBox .sametitle .con h5{display: flex;justify-content: flex-start;}
.bxfwBox .sametitle .con h5 p{text-align: left;writing-mode: vertical-lr;margin: 0;}
.bxfwBox .sametitle .con h5 p i{margin: 5px 0;}
.bxfwBox .sametitle .con h5 span{text-align: left;display:block;writing-mode: vertical-lr;margin-left: 1.25rem;}
.bxfwBox .sametitle .con p::before{display: none;}
.bxfwBox .sametitle .con p::after{display: none;}

.bxfwBox .bxfwCon{display: flex;align-items: center;position: absolute;left: 0;bottom: 0;}
.bxfwBox .flex{display: flex;align-items: center;}
.bxfwBox ul.ul_L{width: calc(50% - 10px);}
.bxfwBox ul.ul_L li{background: url(../images22/fwbg01.jpg) no-repeat center;background-size: cover;height: 10.625rem;transition: 0.4s;}
.bxfwBox ul.ul_R{width: calc(50% - 10px);}
.bxfwBox ul.ul_R li{background: url(../images22/fwbg02.jpg) no-repeat center;background-size: cover;height: 10.625rem;transition: 0.4s;}
.bxfwBox ul.ul_R li+li{background: url(../images22/fwbg03.jpg) no-repeat center;margin-top: 20px;transition: 0.4s;background-size: cover;}
.bxfwBox ul li{transition: 0.4s;}
.bxfwBox ul li+li:hover{background-size: 110%;transition: 0.4s;}
.bxfwBox ul li:hover{background-size: 110%;transition: 0.4s;}
.bxfwBox ul li a{align-items: center;justify-content: center;height: 90%;padding-top: 10%;}
.bxfwBox ul li a .pic{width: 100%;}
.bxfwBox ul li a .pic img{display: block;margin: 0 auto;}
.bxfwBox ul li a p{font-size: 1.75rem;color: white;text-align: center;}

@media(max-width: 850px) {
	.Noticebxfw{padding: 1.875rem 0;}
	.noticeBox{width: 100%;}
	.noticeBox .noticeCon ul li{width: 100%;}
	.noticeBox .noticeCon ul li a h4{height: auto;}
	.noticeBox .noticeCon ul li+li{margin-top: 1.25rem;}
	.bxfwBox{width:100%;margin-top: 3rem;}
	.bxfwBox .bxfwCon{position: relative;}
	.bxfwBox .bxfwCon{justify-content: center;}
	.bxfwBox .sametitle{margin-bottom: -20px;}
	
}
/* 通知公告 便捷服务 结束 */



/* 学术活动  学生工作 开始 */
.xshdxsgz{padding: 1.875rem 0;}
.xshdxsgz .sametitle h4 {text-align: left;}
.xshdxsgz .sametitle h4 p{text-align: left;}
.xshdxsgz .sametitle .con h5 p{text-align: left;margin: 0;}
.xshdxsgz .sametitle .con h5 span{text-align: left;display:block;}
.xshdxsgz .sametitle .con p::before{display: none;}
.xshdxsgz .sametitle .con h5 span::after{content: "";position: absolute;right:auto;left: 60px;width:6.25rem;height: 1px;background-image:linear-gradient(to right,rgba(165,141,108,1),rgba(165,141,108,0)) ;top: 50%;}
.xshdxsgz .xsgzBox .sametitle .con h5 span::after{left: 75px;}

.xshdBox{width: calc(61.4% - 25px);}
.xshdBox .firstpic{}
.xshdBox .firstpic a{align-items: center;justify-content: center;background: url(../images22/textbg.png) no-repeat right bottom #edf6f7;}
.xshdBox .firstpic a .pic{width:58.5%;height: 100%;overflow: hidden;height: 19.375rem;}
.xshdBox .firstpic a .pic img{display: block;width: 100%;height: 100%;}
.xshdBox .firstpic a .text{width: 41.5%;padding: 1.875rem;box-sizing: border-box;height: 100%;}
.xshdBox .firstpic a .text h5{font-size: 1.125rem;line-height: 1.75rem;height: 3.5rem;overflow: hidden;color: #000000;}
.xshdBox .firstpic a .text p{font-size: 0.75rem;margin: 2rem 0 0.8rem 0;}
.xshdBox .firstpic a .text p span{font-size: 0.75rem;color:#737373;line-height: 1.625rem;padding-left: 1.25rem;font-style: normal;display: block;background: url(../images22/bgic01.png) no-repeat left center;}
.xshdBox .firstpic a .text p span+span{background: url(../images22/bgic02.png) no-repeat left center;}
.xshdBox .firstpic a .text p span+span+span{background: url(../images22/bgic03.png) no-repeat left center;}
.xshdBox .firstpic a:hover .text h5{color: #4eaf4b;}
.xshdBox .xshdCon .xshdCon ul {margin-top: 1rem;}
.xshdBox .xshdCon ul{margin-top: 1rem;}
.xshdBox .xshdCon ul li a{}
.xshdBox .xshdCon ul li a i{font-size: 0.875rem;color: #4c4c4c;width: 5.625rem;line-height: 2.375rem;display: block;text-align: right;font-style: normal;}
.xshdBox .xshdCon ul li a h4{font-size: 1rem;color: #333333;width: calc(100% - 7rem);line-height: 2.375rem;height: 2.375rem;overflow: hidden;padding-left: 10px;background: url(../images22/qd.png) no-repeat left center;transition: 0.4s;}
.xshdBox .xshdCon ul li:hover a i{color: #4eaf4b;}
.xshdBox .xshdCon ul li:hover a h4{color: #4eaf4b;padding-left: 1.125rem;transition: 0.4s;}
.xsgzBox{width: calc(38.6% - 25px);}
.xsgzBox .firstpic a{position: relative;}
.xsgzBox .firstpic a .pic{width:100%;height: 100%;overflow: hidden;height: 19.375rem;position: relative;z-index: 4;}
.xsgzBox .firstpic a .pic::before{position: absolute;left: 0;bottom: 0;width: 100%;height: 30%;content: "";background-image: linear-gradient(to top,rgba(0,0,0,0.8),rgba(0,0,0,0));z-index: 6;}
.xsgzBox .firstpic a .pic img{display: block;width: 100%;height: 100%;}
.xsgzBox .firstpic a .text{width: 100%;position: absolute;bottom: 10px;left: 0;z-index: 7;}
.xsgzBox .firstpic a .text h5{font-size: 1.125rem;line-height: 1.75rem;height: 1.75rem;overflow: hidden;color: #FFFFFF;font-weight: bold;text-align: center;}
.xsgzBox .xsgzdCon ul{margin-top: 1rem;}
.xsgzBox .xsgzdCon ul li a{}
.xsgzBox .xsgzdCon ul li a i{font-size: 0.875rem;color: #4c4c4c;width: 5.625rem;line-height: 2.375rem;display: block;text-align: right;font-style: normal;}
.xsgzBox .xsgzdCon ul li a h4{font-size: 1rem;color: #333333;width: calc(100% - 7rem);line-height: 2.375rem;height: 2.375rem;overflow: hidden;padding-left: 10px;background: url(../images22/qd.png) no-repeat left center;transition: 0.4s;}
.xsgzBox .xsgzdCon ul li:hover a i{color: #4eaf4b;}
.xsgzBox .xsgzdCon ul li:hover a h4{color: #4eaf4b;padding-left: 1.125rem;transition: 0.4s;}
@media(max-width: 850px) {
	.xshdBox{width:100%;}
	.xsgzBox{width: 100%;margin-top: 1.875rem;}
	.xshdBox .firstpic a .pic{width:100%;overflow: hidden;height: 100%;}
	.xshdBox .firstpic a .text{width:100%;}
	.xshdBox .firstpic a .pic img{height: auto;}
	.xshdBox .firstpic a .text p{margin: 0.5rem 0 0.4rem 0;}
	.xshdBox .firstpic a .text p span{padding-left: 1.5rem;line-height: 2rem;}
	.xsgzBox .firstpic a .pic{height: 100%;}
	.xshdBox .xshdCon ul li a h4,.xsgzBox .xsgzdCon ul li a h4{width: 100%;height: auto;overflow: visible;line-height: 1.5rem;}
	.xshdBox .xshdCon ul li a i,.xsgzBox .xsgzdCon ul li a i{padding-left: 1rem;width: 100%;text-align: left;}
	.xshdBox .xshdCon ul li+li,.xsgzBox .xsgzdCon ul li+li{margin-top: 10px;}
}
/* 学术活动  学生工作 结束 */

/* 社会服务 动科人 校友风采 开始 */
.shfwdkr{padding: 1.875rem 0;position: relative;background: url(../images22/rightbg.png) no-repeat right top;}
.shfwdkr .sametitle h4 {text-align: left;}
.shfwdkr .sametitle h4 p{text-align: left;}
.shfwdkr .sametitle .con h5 p{text-align: left;color: white;margin: 0;}
.shfwdkr .sametitle .con h5 p i{background: url(../images22/bannerdian.png) no-repeat center;}
.shfwdkr .sametitle .con h5 span{text-align: left;display:block;color: white;}
.shfwdkr .sametitle .con h5 p::before{display: none;}
.shfwdkr .sametitle .con h5 p::after{content: "";position: absolute;right:-7rem;width:6.25rem;height: 1px;background-image:linear-gradient(to right,rgba(255,255,255,1),rgba(255,255,255,0)) ;top: 50%;}
.shfwdkr .sametitle a{background: url(../images22/morebg3.png) no-repeat center;}
.shfwdkr .sametitle a span{color: white;}
.shfwdkr .shfwBox .sametitle .con h5 span::after{left: 85px;}
.shfwdkr .dkrBox .sametitle .con h5 span::after{left: 45px;}

.shfwdkr::before{content: "";position: absolute;left: 0;top: 0;background: url(../images22/bg03.jpg) no-repeat center;height: 16.25rem;width: 100%;background-size: cover;z-index: 1;}
.shfwdkr::after{content: "";background: url(../images22/logobg.png) no-repeat top left;position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 3;}
.shfwBox{width: calc(61.4% - 25px);position: relative;z-index: 9;}
.shfwBox .shfwCon ul.ul01{}
.shfwBox .shfwCon ul.ul01 li{ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.27);width: calc(50% - 20px);}
.shfwBox .shfwCon ul.ul01 li a{display: block;}
.shfwBox .shfwCon ul.ul01 li a .datepic{position: relative;}
.shfwBox .shfwCon ul.ul01 li a .datepic i{background: linear-gradient(90deg, #4eaf4b 0%, #75c9e3 100%);width: 90px;height: 24px;font-size: 0.75rem;font-weight: bold;font-style: normal;color: #FFFEFE;display: inline-block;line-height: 24px;text-align: center;border-radius: 2px;position: absolute;bottom: -12px;left: 1rem;}
.shfwBox .shfwCon ul.ul01 li a .datepic .pic{overflow: hidden;height: 15.625rem;width: 100%;}
.shfwBox .shfwCon ul.ul01 li a .datepic .pic img{display: block;width: 100%;height: 100%;}
.shfwBox .shfwCon ul.ul01 li a .text{padding:1.625rem 1rem;background: white;}
.shfwBox .shfwCon ul.ul01 li a .text h4{font-size: 1rem;line-height: 1.5rem;height: 3rem;overflow: hidden;color: #000000;}
.shfwBox .shfwCon ul.ul01 li a:hover .text h4{color: #4eaf4b;}
.shfwBox .shfwCon ul.ul02{margin-top: 1.5rem;}
.shfwBox .shfwCon ul.ul02 li {border-bottom: 1px solid #e6e6e6;transition: 0.4s;}
.shfwBox .shfwCon ul.ul02 li:hover {border-bottom: 1px solid #4eaf4b;transition: 0.4s;}
.shfwBox .shfwCon ul.ul02 li a i{font-size: 0.875rem;color: #4c4c4c;width: 5.625rem;line-height: 2.375rem;display: block;text-align: right;font-style: normal;}
.shfwBox .shfwCon ul.ul02 li a h4{font-size: 1rem;color: #333333;width: calc(100% - 7rem);line-height: 2.8125rem;height: 2.8125rem;overflow: hidden;padding-left: 10px;background: url(../images22/qd.png) no-repeat left center;transition: 0.4s;}
.shfwBox .shfwCon ul.ul02 li:hover a i{color: #4eaf4b;}
.shfwBox .shfwCon ul.ul02 li:hover a h4{color: #4eaf4b;padding-left: 1.125rem;transition: 0.4s;}

.dkrBox{width: calc(38.6% - 25px);position: relative;z-index: 9;}
.dkrBox ul{display: flex;justify-content: space-between;flex-wrap: wrap;height: 100%;}
.dkrBox ul li{transition: 0.4s;background: url(../images22/dkbg01.jpg) no-repeat center;background-size: cover;width: calc(50% - 15px);min-height: 16.875rem;}
.dkrBox ul li+li{background: url(../images22/dkbg02.jpg) no-repeat center;background-size: 100%;background-size: cover;}
.dkrBox ul li+li+li{background: url(../images22/dkbg03.jpg) no-repeat center;background-size: 100%;margin-top: 20px;background-size: cover;}
.dkrBox ul li+li+li+li{background: url(../images22/dkbg04.jpg) no-repeat center;background-size: 100%;background-size: cover;}
.dkrBox ul li+li:hover{background-size: 110%;transition: 0.4s;}
.dkrBox ul li:hover{background-size: 110%;transition: 0.4s;}
.dkrBox ul li a{align-items: center;justify-content: center;height: 90%;padding-top: 10%;}
.dkrBox ul li a .pic{width: 100%;}
.dkrBox ul li a .pic img{display: block;margin: 0 auto;}
.dkrBox ul li a p{font-size: 1.75rem;color: white;text-align: center;font-weight: bold;}

.linkBox{margin-top: 1.875rem;position: relative;z-index: 7;}
.linkBox ul{padding: 2.5rem 0;}
.linkBox ul{display: flex;justify-content: space-between;flex-wrap: wrap;height: 100%;background:linear-gradient(90deg, #4eaf4b 0%, #75c9e3 100%);position: relative;}
.linkBox ul::before{content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: url(../images22/bg55.png) no-repeat bottom right;}
/* .linkBox ul li+li{transition: 0.4s;background:rgba(67,179,99,0.1);}
.linkBox ul li+li+li{transition: 0.4s;background:rgba(85,188,192,0.1);} */
.linkBox ul li:hover .pic img{transform:rotateY(180deg);transition: 0.4s;}
.linkBox ul li a{align-items: center;justify-content: center; display: flex;}
.linkBox ul li a .pic{width: 30%;}
.linkBox ul li a .pic img{display: block;margin: 0 auto;display: block;width: 100%;}
.linkBox ul li a p{font-size: 1.5rem;color:#FFFEFE;text-align: center;line-height: 2rem;margin-left:1rem;}
.linkBox ul li a:hover p{color:#ffde90;}
@media(max-width: 850px) {
	.xshdxsgz{padding: 1.875rem 0;}
	.linkBox {margin-top: 1.875rem;}
	.shfwdkr{padding: 1.875rem 0;}
	.shfwBox{width:100%;}
	.shfwBox .shfwCon ul.ul01 li{width: 100%;}
	.shfwBox .shfwCon ul.ul01 li+li{margin-top: 20px;}
	.shfwBox .shfwCon ul.ul01 li a .datepic .pic{height: 100%;}
	.dkrBox{width:100%;z-index: 8;padding-top: 2rem;margin-top: 2rem;}
	.dkrBox::before{content: "";position: absolute;left: -15px;top: 0;background: url(../images22/bg03.jpg) no-repeat center;height: 16.25rem;width: calc(100% + 30px);background-size: cover;z-index: -1;}
	.dkrBox ul li a{padding-top: 0;padding-bottom:20px;}
	.dkrBox ul li a .pic img{height: 5.625rem;margin: 1.5rem auto;}
	.dkrBox ul li a{height: auto;}
	.dkrBox ul li{min-height: 11.25rem;width:48%;}
	.dkrBox ul li+li+li{margin-top: 4%;}
	.dkrBox ul li a p{font-size: 1.375rem;}
	.linkBox ul li a{align-items: center;justify-content: center; display: flex;flex-wrap:wrap;}
	.linkBox ul li a .pic{width: 100%;}
	.linkBox ul li a .pic img{height: 5.625rem;width: auto;}
}
@media(max-width: 414px) {
	.linkBox ul li a .pic img{height: 3.75rem;}
	.linkBox ul li a p{font-size: 1.125rem;}
	.linkBox ul li{width: 32%;}
}
/* 社会服务 动科人 校友风采 结束 */

/* 媒体动科 开始 */
.MediaBox{background: url(../images22/bg66.jpg) no-repeat bottom center;background-size: cover;padding-bottom: 1.875rem;}
.jydtCon{}
.mediaCon ul{height: 100%;width: 100%;}
.mediaCon ul li{position: relative;min-height: 26.25rem;width:32%;}
.mediaCon ul li a{display: block;}
.mediaCon ul li a .pic{width: 100%;height:19rem;overflow: hidden;}
.mediaCon ul li a .pic img{display: block;width: 100%;height: 100%;}
.mediaCon ul li a .text{padding: 2rem 1.5rem;background: white;border-left: 3px solid #4eaf4b;position: relative;bottom: 0;left: 20px;width: calc(100% - 40px);box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.16);margin-top: -2rem;}
.mediaCon ul li a .text i{background: linear-gradient(90deg, #4eaf4b 0%, #75c9e3 100%);width: 90px;height: 24px;font-size: 0.75rem;font-weight: bold;font-style: normal;color: #FFFEFE;display: inline-block;line-height: 24px;text-align: center;border-radius: 2px;left: 1rem;margin-bottom: 1rem;}
.mediaCon ul li a .text h4{font-size: 1rem;color: #323232;line-height: 1.5rem;height: 3rem;overflow: hidden;}
.mediaCon ul li a .text p{font-size: 0.75rem;line-height: 1.375rem;overflow: hidden;height: 4.125rem;color: #737373;margin-top: 1rem;}
.mediaCon ul li:hover a .text h4{color: #4eaf4b;}


@media(max-width: 850px) {
	.mediaCon ul li{width: 100%;}
	.mediaCon ul li+li{margin-top: 1.5rem;}
	.mediaCon ul li a .pic{width: 100%;height:100%;}
	.mediaCon ul li a .text h4{height: auto;}
}
/* 媒体动科 结束 */

/* 走进动科 开始 */
.zjdkBox{margin-top: 1.875rem;}
.zjdkBox .flex{}
.zjdkBox .lefCon {width: 70.4%;}
.zjdkBox .lefTitle{background:url(../images22/leftTile.png) no-repeat center;background-size: cover;width: 18.4%;display: flex;justify-content: center;padding-top: 2rem;}
.zjdkBox .sametitle {position: relative;left: 0%;}
.zjdkBox .sametitle h4 p{text-align: left;}
.zjdkBox .sametitle .con h5{display: flex;justify-content: flex-start;}
.zjdkBox .sametitle .con h5 p{text-align: left;writing-mode: vertical-lr;color: white;width: 1.5rem;line-height: 2.1rem;}
.zjdkBox .sametitle .con h5 span{text-align: left;display:block;writing-mode: vertical-lr;margin-left: 1.25rem;color: white;}
.zjdkBox .sametitle .con h5 p::before,.zjdkBox .sametitle .con h5 p::after{display: none;}
.zjdkBox .sametitle .con h5 p i{margin: 5px 0;background: url(../images22/bannerdian.png) no-repeat center;}
.zjdkBox .sametitle .more{position: relative;margin-top: 20%;}
.zjdkBox .sametitle a{background: url(../images22/morebg3.png) no-repeat center;}
.zjdkBox .sametitle a span{color: white;}


.zjdkBox .lefCon .video1{width:calc(81.6% - 10px);height: 100%;}
.zjdkBox .lefCon .video1 a{display: block;position: relative;height: 100%;overflow: hidden;height: 41.25rem;}
.zjdkBox .lefCon .video1 a span{position: absolute;left:10px;bottom: 10px;background:url(../images22/videoic.png) no-repeat center;width: 3.125rem;height: 3.125rem;z-index: 4;background-size: contain;transition: 0.4s;}
.zjdkBox .lefCon .video1 a:hover::before{transform: rotate(180deg);transition: 0.4s;}
/* .zjdkBox .lefCon .video1 a::after{content: "";position: absolute;left:0;bottom: 0;background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0));width: 100%;height: 5rem;z-index: 2;} */
.zjdkBox .lefCon .video1 a img{display: block;width: 100%;height: 41.25rem;}
.zjdkBox .lefCon .video1 a .text{position: absolute;bottom: 0;left:0;width: calc(100% - 3.5rem);z-index: 3;background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0));width: 100%;box-sizing: border-box;padding-left: 3.5rem;padding-bottom: 10px;}
.zjdkBox .lefCon .video1 a .text p{font-size: 1.125rem;left: 1.625rem;height: 1.625rem;overflow: hidden;text-align: center;color: #FFFFFF;}
.zjdkBox .zjdkCon{width: calc(29.6% - 10px);}
.zjdkBox .zjdkCon ul {flex-direction: column;width:100%;}
.zjdkBox .zjdkCon ul li{overflow: hidden;position: relative;width:100%;}
/* .zjdkBox .zjdkCon ul li+li{margin-top: 10px;} */
.zjdkBox .zjdkCon ul li a{display: block;position: relative;height: 100%;width:100%;}
.zjdkBox .zjdkCon ul li a span{position: absolute;left:10px;bottom: 10px;background:url(../images22/videoic.png) no-repeat center;width: 3.125rem;height: 3.125rem;z-index: 4;background-size: contain;transition: 0.4s;}
/* .zjdkBox .zjdkCon ul li a::after{content: "";position: absolute;left:0;bottom: 0;background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0));width: 100%;height: 5rem;z-index: 2;} */
.zjdkBox .zjdkCon ul li a img{display: block;width: 100%;height: 20.3125rem;}
.zjdkBox .zjdkCon ul li a .text{position: absolute;bottom: 0;left:0;width: calc(100% - 3.5rem);z-index: 4;background: linear-gradient(to top, rgba(0,0,0,0.8), rgba(0,0,0,0));width: 100%;box-sizing: border-box;padding-left: 3.5rem;padding-bottom: 10px;}
.zjdkBox .zjdkCon ul li a .text p{font-size: 1.125rem;line-height: 1.625rem;height: 1.625rem;overflow: hidden;text-align: center;color: #FFFFFF;}
@media(max-width: 1200px) {
	.zjdkBox .lefCon .video1 a .pic{width: 100%;position: relative;height: 30rem;}
	.zjdkBox .zjdkCon ul li a .pic{width: 100%;height: 14.6875rem;}
}
@media(max-width: 850px) {
	.zjdkBox .lefTitle{width: 100%;justify-content: flex-start;}
	.zjdkBox{margin-top: 1.875rem;}
	.zjdkBox .lefCon {width: 100%;}
	.zjdkBox .lefCon .video1{height: auto;width: 100%;margin-top: 10px;}
	.zjdkBox .lefCon .video1 a{height:auto;}
	.zjdkBox .lefCon .video1 a img{height: auto;}
	.zjdkBox .zjdkCon ul li a img{height: auto;}
	.zjdkBox .sametitle{width: calc(100% - 30px);margin-left: 15px;}
	.zjdkBox .sametitle .more{position: absolute;margin-top: 0;}
	.zjdkBox .sametitle .con h5{display: block;}
	.zjdkBox .sametitle .con h5 p{writing-mode:lr;text-align: left;line-height: 2.5rem;width: auto;}
	.zjdkBox .sametitle .con h5 span{writing-mode:lr;margin-left: 0;}
	.zjdkBox .sametitle .con h5 span::after{right: auto;left: 40px;height: 1px;width: 6.25rem;background-image: linear-gradient(to right,rgba(255,255,255,1),rgba(255,255,255,0));top: 50%;}
	.zjdkBox .lefCon .video1 a .pic{height: auto;}
	.zjdkBox .zjdkCon{width: 100%;margin-top: 10px;}
	.zjdkBox .zjdkCon ul {flex-direction: row;width:100%;}
	.zjdkBox .zjdkCon ul li{width: calc(50% - 5px);}
	.zjdkBox .zjdkCon ul li a .pic{width: 100%;height: auto;}
}
/* 走进动科 结束 */

/* 页脚 开始 */
.footer{background:url(../images22/Fbg.png) no-repeat center;padding:3rem 0 2rem 0;background-size: cover;margin-top: 10px;}
.footer .flogo{}
.footer .flogo img{max-width: 100%;display: block;margin: 0 auto;}
.footer p {display:block;text-align: center;font-size: 0.875rem;color: white;line-height:1.625rem;}
.footer .flink{justify-content: center;border-bottom: 1px solid #84c9b9;padding-bottom: 1rem;margin-bottom: 2rem;}
.footer .flink h3{font-size: 0.875rem;color: white;font-weight: bold;line-height: 1.5rem;}
.footer .flink ul{justify-content: flex-start;}
.footer .flink ul li{margin-left: 1rem;}
.footer .flink ul li a{display: block;line-height: 1.125rem;font-size: 0.875rem;color: #FFFEFE;text-align: center;line-height:1.5rem;}
.footer .flink ul li:hover a{color:#FFFEFE;}

.footer .text p {display:block;text-align: left;font-size: 0.875rem;color: white;line-height:1.5rem;margin: 5px 0;}
.footer .ewm{}
.footer .ewm .ewmCon{position: relative;}
.footer .ewm .ewmCon+.ewmCon{margin-left: 1rem;}
.footer .ewm .ewmCon .img1{width:47px;height: 47px;display: block;}
.footer .ewm .ewmCon .img2{width: 7.5rem;height: 7.5rem;position: absolute;left: 50%;margin-left:-3.75rem;bottom: 48px;}
.footer .ewm .ewmCon:hover>.img2{display: block;}
.footer .ewm .ewmCon .img2{display: none;}
@media(max-width: 1200px) {
	.footer .ewm{margin-right: 3.125rem;}

}
@media(max-width: 850px) {
	.footer .inCon.flex{justify-content: center;}
	.footer .text p{text-align: center;width: 100%;}
	.footer .ewm {margin-top: 2rem;width: 100%;justify-content: center;margin-right: 0;}
	.footer .flink{flex-direction: column;align-items: center;justify-content: center;}

}

/* 页脚 结束 */


.footer2{margin-top: 0;}
/*==========================================内页 开始=============================================*/
.n_banner{display: block;position: relative;width: 100%;top: 0;left: 0;height: 31.25rem;}
.n_banner img{ width: 100%;position: absolute;left: 50%;top: 50%;width: 100%;height: 100%;transform: translate(-50%, -50%);object-fit: cover;}


@media(max-width: 1200px){
	.n_banner{margin-top: 5.625rem;}
	.n_banner::before{display: none;}
}
@media(max-width: 850px){
	.n_banner{height: 20rem;}
	.n_banner{margin-top: 4.375rem;}
}
@media(max-width: 414px){
	.n_banner{margin-top: 60px;}
	.n_banner{height: 15rem;}
}

.mianbaoxie{padding: 0;position: relative;margin-top: 10px;padding: 0.8rem 1.25rem ;margin-top: 0;background:#FAFAFA;}
/* .mianbaoxie:before{content:"";position:absolute;bottom:0;left:0;width:100%;height: 100%;z-index: -1;} */
.mianbaoxie h4{font-size: 1.625rem;font-weight: bold; color: #323232;}
.mianbao{padding: 0 0 0 25px;background: url(../images22/position.png)no-repeat left center;display: inline-block;vertical-align: top;}
.mianbao,.mianbao span,.mianbao i,.mianbao a{font-size: 14px;color: #323232;font-style:normal;line-height: 1.625rem;}
.mianbao i{ margin:0 6px}
.mianbao a{}
.mianbao span{ color:#4eaf4b}

.ar_wap{ display:none}

#nav_slide{background: #e1e6eb;line-height: 50px;position: relative;z-index: 2;}
#nav_slide #bnt_back{ position:absolute; left: 1rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 1.375rem;color: #000;text-align: center;}
#bnt_sub_nav{position: absolute;right: 1rem;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%;}
#sub_nav_content ul{}
#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: #4eaf4b;}

#sub_nav_content ul li ul{ display:none}
#nav_slide{ display:none}

.n_container{overflow: hidden;position: relative;background: url(../images22/nybg.png) no-repeat bottom center;background-size: 100%;}
.n_container .w13{position: relative; min-height:200px;}
@media(max-width:1200px) {
	.n_container .w13 .n_ss::before{display: none;}
}
.n_container .n_left{width: 260px;position: relative;z-index: 1;margin-top:2.5rem;height: 100%;box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.27);}
.n_container .n_left h1{background-size:cover;font-size: 30px;color:#fff;position: relative;}
.n_container .n_left h1::before{content: "";position: absolute;left: 0;top: 0;background: linear-gradient(90deg, #4eaf4b 0%, #75c9e3 100%);width: 270px;height: 100%;z-index: -1;}
.n_container .n_left h1 span::after{content: "";position: absolute;right: -10px;bottom: -10px;background: url(../images22/sjr.png) no-repeat right;background-position-y: 0px;width: 100%;height: 10px;z-index: 8;}
.n_container .n_left h1 span{position:relative;display: inline-block;letter-spacing: 3px;display: block;line-height: 90px;z-index: 5;padding-left: 20px;}
/* .n_container .n_left h1 span:before{content:"";position: absolute;bottom: -20px;width: 3.125rem;height: 2px;background: #6da1d6;left: 0;} */
.n_container .n_left ul{background: #FAFAFA;padding: 0; position:relative;padding: 0 20px 20px 20px;}
.n_container .n_left ul li:last-child:before{ display:none}
.n_container .n_left .con ul li{line-height: 60px;font-size: 18px;color: #333333;position:relative;overflow: hidden;}
.n_container .n_left .con ul li.on dl{display:block !important;}

.n_container .n_left .con ul li:before{content:"";position:absolute;bottom:0;left: 0;right: 0;height:1px;border-bottom: 1px dashed #CCCCCC;}
.n_container .n_left .con ul li>a img{margin: -3px 20px 0 0;}
.n_container .n_left .con ul li:after{content:"";width:7px;height:11px;background:url(../images22/left_jiantou.png) center no-repeat;position:absolute;right: 15px;top: 50%;transition:0.36s;margin-top: -5.5px;display: none;}
.n_container .n_left .con ul li.on:after, .n_container .n_left .con ul li:hover:after{background:url(../images22/left_jiantou_on.png) center no-repeat;}

.n_container .n_left .con ul li>a{color: #323232;display: block;/*overflow: hidden;white-space: nowrap;text-overflow: ellipsis;*/padding: 0 20px;transition: 0.36s;position: relative;}
.n_container .n_left .con ul li>a:hover, .n_container .n_left .con ul li.on>a{color: #4eaf4b;background: #e5ebf7;font-weight: bold;font-size: 1.25rem;}

.n_container .n_left .con ul li dl{display:none;position:relative;margin: 20px 10px;background: #fff;}
.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;}
.n_container .n_left .con ul li dl dd a{font-size: 14px;color: #444444 !important;padding: 0 10px;position:relative;line-height: 32px;transition: .6s;display: block; z-index:1}
.n_container .n_left .con ul li dl dd a:before{content:"";position:absolute;top: 0;right: 0;bottom: 0;left: 0;transition: .6s;background: linear-gradient(90deg, #4eaf4b 0%, #75c9e3 100%);opacity: 0;visibility: hidden; z-index:-1}
.n_container .n_left .con ul li dl dd.on a:before, .n_container .n_left .con ul li dl dd:hover a:before{ opacity:1; visibility:visible}
.n_container .n_left .con ul li i.up{ background:url(../images22/left_jiantou_on.png) center no-repeat;}
.n_container .n_left .con ul li i{width: 20px;height: 60px;background: url(../images22/left_jiantou.png) center no-repeat;position:absolute;right: 20px;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: #fff !important;font-weight: bold;}
.n_container .n_right{ width:calc(100% - 320px);padding: 2.5rem 0 5rem 0;}
.n_container .n_right ul{padding-top: 2rem;position: relative;}
.n_container .n_right .teachlist::after{content: "";width: calc(100% - 2rem);height: 1px;background: #4eaf4b;position: absolute;right: 0;top: 0;}
.n_xrld .content{margin:0 -.625rem;margin-bottom: 1.235rem;}
.n_xrld .content .box{ float:left; width:50%; padding:0 .625rem}
.n_xrld .content .box .list_box16{box-shadow: 0px 1px 12.87px 0.13px rgba(14, 46, 80, 0.12);padding: 1rem 2rem;position:relative;margin-bottom: 1.75rem;}
.n_xrld .content .box .list_box16:before{ content:""; position:absolute; width:5px; top:0; bottom:0; left:0; background: rgba(17,34,203,1);
    background-image: -moz-linear-gradient(90deg, rgba(47,121,196,1) 0%, rgba(93,158,225,1) 100%);
    background-image: -webkit-linear-gradient(90deg, rgba(47,121,196,1) 0%, rgba(93,158,225,1) 100%);
    background-image: -ms-linear-gradient(90deg, rgba(47,121,196,1) 0%, rgba(93,158,225,1) 100%);}
	
	
.list_box16 li{border-bottom:#e3e3e3 1px solid;line-height: 2rem;height: auto;padding: 1rem 0;}
.list_box16 li:last-child{ border:none}
.list_box16 li .left{ width:7.25rem; position:relative; font-size:1.1252rem; color:#323232}
.list_box16 li .left:before{ content:""; position:absolute; top:50%; margin-top:-.5rem; right:0; width:1px; height:1rem; background:#d5d5d5}
.list_box16 li .right{ width:calc(100% - 7.25rem); padding:0 0 0 1rem}
.list_box17 dd{font-size:1rem;color:#666666;margin-right:1.25rem;float: left;}
.list_box17 dd a{font-size:1rem;color:#666666;}
.list_box17 dd a:hover{color: #4eaf4b;}

.n_lrld .content{margin:0 -1.25rem;margin-bottom: 1.235rem;}
.n_lrld .content .box{ float:left; width:50%; padding:0 1.25rem}

.h31{ background:#f2f2f2; line-height:3.125rem; padding:0 1.25rem; font-size:1.5rem; color:#323232; border-left:#2055b2 4px solid}
.n_lrld .content .box table tr:nth-child(2n){ background:#f7f9fd}
.n_lrld .content .box table th{ font-size:1.25rem; color:#323232; font-weight:bold; line-height:1.5; text-align:center; padding:1rem 0}
.n_lrld .content .box table td{ font-size:1rem; color:#323232; line-height:1.5; text-align:center; padding:.5rem 0}

.list_box18{margin: 0 -.625rem;padding: 0 0px;}
.list_box18 li{ float:left; width:50%; padding:0 .625rem; margin-bottom:1.25rem;}
.list_box18 li a{display:block;min-height: 3.125rem;position:relative;border: #d3d3d3 1px solid;}
.list_box18 li a .box_table{ background:#fff; position:relative}
.list_box18 li a:before{content:"";position:absolute;left: -1px;top: -1px;width:10px;height:10px;background: url(../images22/list_box18_sj1.png) center no-repeat;z-index: 1;}
.list_box18 li a:after{content:"";position:absolute;right: -1px;bottom: -1px;width:10px;height:10px;background: url(../images22/list_box18_sj2.png) center no-repeat;z-index: 1;}
.list_box18 li a h5{font-size: 1.125rem;color:#323232;line-height:1.5rem;margin: 1rem 1.25rem 1rem 1.25rem;text-align: left;transition:.5s;position:relative;padding: 0 0 0 1.5rem;}
.list_box18 li a h5:hover{color:#4eaf4b;font-weight: bold;}
.list_box18 li a h5:before{content:"";position:absolute;background:url(../images22/list_box18_dot1.png) center no-repeat;width:13px;height:13px;top: 50%;margin-top: -6.5px;left: 0;}
.zzjg_bm table tr:nth-child(2n-1){ background:#f7f9fd}
.zzjg_bm table th{font-size:1.25rem;color:#323232;font-weight: normal;line-height:1.5;text-align:center;padding:1rem 0;background: #eaf1fb;border-top: #2055b2 2px solid;}
.zzjg_bm table td{font-size:1rem;color:#323232;line-height:1.5;min-width: 12.5rem;padding: 1.5rem 1.875rem;text-align: left;}
.zzjg_bm table td a{font-size:1rem;color:#323232;line-height:1.5;min-width: 12.5rem;padding: 1.5rem 1.875rem;text-align: left;}
.zzjg_bm table td:nth-child(1){ width:16.5rem}


.n_list_text ul{ position:relative}
.n_list_text ul li{ width:100%; border-bottom: 1px dashed #dedede;}
.n_list_text ul li:nth-child(1){border-top: 1px dashed #dedede;}
.n_list_text ul li a{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;padding: 1rem;position: relative;}
.n_list_text ul li a:hover p{color: #4eaf4b;}
.n_list_text ul li a::after{content: "";position: absolute;left: 0;top: 50%;margin-top: -2px;width: 4px;height: 4px;background:#4eaf4b;border-radius: 50%;}
.n_list_text ul li a i{font-style: normal;font-size: 0.875rem;color: #666666;background: url(../images22/date2.png) no-repeat left center;padding-left: 16px;line-height: 1.25rem;}
.n_list_text ul li a:hover i{color: #4eaf4b;}
.n_list_text ul li a p{font-size: 1.125rem;color:#323232;line-height: 1.625rem;max-height: 1.625rem;overflow: hidden;width: calc(100% - 100px);}
@media(max-width:850px) {
	.n_list_text ul li a p{font-size: 1.125rem;color:#323232;line-height: 1.5rem;max-height: 100%;overflow: hidden;width:100%;overflow: visible;height: auto;}
	.n_list_text ul li a i{margin-top: 0.375rem;}
	.n_list_text ul li a::after{top: 1.3rem;margin-top: 0;}
}
.fy{display: block;text-align: center;margin-top: 1.625rem;}
.fy img{display: block;margin: 0 auto;}
/*内容样式*/
.n_news_detail{margin-top: 2rem;}
.ar_article td,
.ar_article th{ padding:15px 10px; border: 1px solid #ededed; vertical-align:middle;}
.ar_article td p,
.ar_article th p{ padding-bottom:0; margin-bottom:0;}
.ar_article table {border-collapse: collapse;border-right: 1px solid #ededed;border-bottom: 1px solid #ededed; width:100%}
.ar_article table tr:not(:first-child) td{}
.ar_article table td { border-left: 1px solid #ededed;border-top: 1px solid #ededed; }
.ar_article{font-size: 1.125rem;color: #666666;line-height: 1.875rem;}
.ar_article p,.ar_article_box p{font-size: 1.125rem !important;color: #323232;line-height: 2.25rem !important;margin-bottom: 1.875rem !important;}
.ar_article p:last-child{ margin-bottom:0}
.ar_article strong{ font-weight:bold;}
.ar_article img{ max-width:100%;}
.ar_article a{ color:#717173;}
.ar_article h1,.ar_article h2,.ar_article h3,.ar_article h4,.ar_article h5{ font-weight:bold;}
.ar_article h1{ font-size:2.25rem; margin-bottom:1rem}.ar_article h2{ font-size:1.875rem; margin-bottom:0.875rem;}.ar_article h3{ font-size:1.5rem; margin-bottom:0.9375rem}
.ar_article h4{ font-size:1.125rem; margin-bottom:0.875rem}.ar_article h5{ font-size:0.875rem; margin-bottom:0.75rem}.ar_article h6{ font-size:0.75rem; margin-bottom:0.75rem}
.ar_article ul li,
.ar_article ol li{ padding-bottom:0 !important; margin-bottom:0 !important; margin-left:2rem; list-style:inherit !important;}
.ar_article ul li p,
.ar_article ol li p{ padding-bottom:0; margin-bottom:3px !important; }
.ar_article ul,
.ar_article ol{ margin-bottom:0.9375rem;}
.ar_article sub {vertical-align:sub; font-size: smaller;}
.ar_article sup { vertical-align:super; font-size: smaller;}
.ar_article img{ display:inline-block;}

.n_right .ar_article_box h5{font-size: 1.8rem;color:#323232;text-align: center;font-weight: bold;line-height: 2rem;}
.n_right .ar_article_box h6{font-size: 1.8rem;color:#323232;text-align: center;font-weight: bold;line-height: 2rem;margin-bottom: 1.25rem;}
.n_right .ar_article_box .bbt{font-size: 0.75rem;line-height: 1.625rem;color:#999999;text-align: center;margin: 1.25rem auto;}
.n_right .ar_article_box .artic3{margin-top: 1.25rem;padding-top: 1.25rem;border-top: 1px solid #ccc;}
.n_right .ar_article_box .artic3 p {margin-bottom: 0.625rem;}
.n_right .ar_article_box .artic3 p span{font-size: 1rem;color: #323232;line-height: 1.5rem;}
.n_right .ar_article_box .artic3 p a{display: block;font-size: 1rem;color: #323232;line-height: 1.5rem;}
.n_right .ar_article_box .artic3 p a:hover{color: #4eaf4b;}

.n_list_pic ul{}
.n_list_pic li{border-bottom: 1px dashed #7096c3;transition: 0.4s;position: relative;padding: 1.25rem;}
.n_list_pic li:first-child{border-top: 1px dashed #7096c3}
.n_list_pic li:hover{box-shadow: 0px 2px 29px 0px rgba(36, 43, 48, 0.3);transition: 0.4s;background: #FFFFFF;}
.n_list_pic li a{display: block;}
.n_list_pic li a b{font-size: 0.75rem;color:#323232;line-height: 1.5rem;display: inline-block;font-weight: normal;background: url(../images22/date4.png) no-repeat left center;padding-left: 20px;background-size: 14px;}
.n_list_pic li .pic{width: 300px;height: 190px;overflow: hidden;position: relative;float: left;position: relative;margin-right: 20px;left: 0;top: 0;}
.n_list_pic li .pic img{display: block;width: 100%;transition: 0.6s all;height: 100%;}
.n_list_pic li .text{/* padding: 2rem 0 1rem 0; */box-sizing: border-box;padding-top: 1.125rem;}
.n_list_pic li .text h5{transition: 0.6s all;font-size: 1.125rem;font-weight: bold; color: #333;line-height: 1.125rem;height: 1.125rem;overflow: hidden;margin-bottom: 0.75rem;margin-top: 1.5rem;}
.n_list_pic li .text p{font-size: 0.75rem;line-height: 1.5rem;color: #999;height:4.5rem;overflow-y: hidden;display: block;margin: 5px 0 8px 0;}
.n_list_pic li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_list_pic li:hover h5{color: #4eaf4b;transition: 0.6s all;font-weight: bold;}

@media(max-width:850px) {
	.n_list_pic li {padding: 1rem 0;}
	.n_list_pic li a{flex-wrap: wrap;}
	.n_list_pic li .pic{width: 100%;margin-right: 0;height: 100%;float: none;}
	.n_list_pic li .text{width: 100%;margin-left: 0;padding: 1rem 0;}
	.n_list_pic li .text h5{height: auto;line-height: 1.5rem;overflow: visible;margin-top: 1rem;}
	.n_list_pic li .pic{top: 0;}
	.n_list_pic li .pic{width: 100%;max-height: 100%;}
}


.n_list_pic2 ul{flex-wrap: wrap;}
.n_list_pic2 li{margin-bottom: 1.2rem;transition: 0.4s;width: 31%;border:1px solid #ededed;}
.n_list_pic2 li a{display: block;}
.n_list_pic2 li .pic{width: 100%;position: relative;overflow: hidden;position: relative;height: 12.5rem;}
.n_list_pic2 li .pic img{display: block;width: 100%;transition: 0.6s all;height: 100%;}
.n_list_pic2 li h5{transition: 0.6s all;font-size: 1rem;color: #333;line-height: 1rem;max-height: 1rem;overflow: hidden;margin: 1rem 0;text-align: center;}
.n_list_pic2 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_list_pic2 li:hover h5{color: #4eaf4b;transition: 0.6s all;}


@media(max-width:850px) {
	.n_list_pic2 li{width: 48%;}
	.n_list_pic2 li .pic{width: 100%;height: auto;}
}
@media(max-width:414px) {
	.n_list_pic2 li{width: 100%;}
}
.n_list_teacher{}
.n_list_teacher .xbTitle{margin-top: 2rem;}
.n_list_teacher .xbTitle h6{font-size: 1.25rem;line-height: 2.5rem;color: white;padding:0 1rem;display: inline-block;background: linear-gradient(90deg, #4eaf4b 0%, #75c9e3 100%);border-radius: 1.25rem;}
.n_list_teacher .zmflBox{margin-top: 2rem;}
.n_list_teacher .zmflBox ul{display: flex;justify-content: flex-start;flex-wrap: wrap;margin-left:-8px;}
.n_list_teacher .zmflBox ul li{width: 7.14%;padding-left:8px;margin-bottom: 8px;}
.n_list_teacher .zmflBox ul li a{font-size: 1.125rem;color: #323232;display: block;text-align: center;background: #FAFAFA;line-height: 2.5rem;}
.n_list_teacher .zmflBox ul li:hover a,.n_list_teacher .zmflBox ul li.on a{background: linear-gradient(90deg, #4eaf4b 0%, #75c9e3 100%);color: white;}
.n_list_teacher .teachlist {flex-wrap: wrap;justify-content: flex-start;margin-left: -2rem;}
.n_list_teacher .teachlist li{width: 16.6666%;padding-left:2rem;margin-bottom: 1rem;}
.n_list_teacher .teachlist li a{display: block;}
.n_list_teacher .teachlist li a .pic{width: 100%;height: 11.875rem;overflow: hidden;}
.n_list_teacher .teachlist li a .pic img{width:100%;display: block;height: 100%;}
.n_list_teacher .teachlist li a .text{margin-top: 8px;}
.n_list_teacher .teachlist li a .text h5{font-size: 1rem;color: #323232;line-height: 1.625rem;height: 1.625rem;overflow: hidden;text-align: center;}
@media(max-width: 850px){
	.n_list_teacher .teachlist li a .pic{height: 9.5rem;}
	.n_list_teacher .zmflBox ul{}
	.n_list_teacher .teachlist{}
	.n_list_teacher .teachlist {margin-left: -2rem;}
	.n_list_teacher .teachlist li{width: 20%;padding-left:2rem;}
	
}
@media(max-width: 580px){
	.n_list_teacher .zmflBox ul{margin-left: -10px;}
	.n_list_teacher .zmflBox ul li{width: 10%;padding-left: 10px;}
	.n_list_teacher .teachlist li a .pic{height: 13rem;}
	.n_list_teacher .teachlist {margin-left: -1rem;}
	.n_list_teacher .teachlist li{width: 25%;padding-left:1rem;}
}
@media(max-width: 480px){
	.n_list_teacher .zmflBox ul{margin-left: -10px;}
	.n_list_teacher .zmflBox ul li{width: 10%;padding-left: 10px;}
	.n_list_teacher .teachlist li a .pic{height: 10rem;}
}
@media(max-width: 414px){
	.n_list_teacher .zmflBox ul li{width: 12.5%;}
	.n_list_teacher .teachlist{margin-left: -15px;}
	.n_list_teacher .teachlist li a .pic{height: 18rem;}
	.n_list_teacher .teachlist li{width: 50%;padding-left: 15px;}
}
@media(max-width: 375px){
	.n_list_teacher .teachlist li a .pic{height: 17rem;}
}

.n_list_teacher2{}
.n_list_teacher2 .xbTitle{margin-top: 2rem;margin-bottom: 1.5rem;}
.n_list_teacher2 .xbTitle h6{font-size: 1.25rem;line-height: 2.5rem;color: #4eaf4b;display: inline-block;font-weight: bold;border-bottom: 1px solid #4eaf4b;display: block;}
.n_list_teacher2 .teachlist2{}
.n_list_teacher2 .teachlist2 h3{font-size: 1rem;color: #323232;line-height: 1.75rem;font-weight: bold;}
.n_list_teacher2 .teachlist2 .teachlist2Con{justify-content: flex-start;margin-top: 1.2rem;}
.n_list_teacher2 .teachlist2 ul{justify-content: flex-start;padding-top: 0;}
.n_list_teacher2 .teachlist2 ul li{width: 98px;}
.n_list_teacher2 .teachlist2 ul li a{display: block;font-size: 1rem;color: #323232;line-height: 1.75rem;}
.n_list_teacher2 .teachlist2 ul li a:hover{color: #4eaf4b;}
@media(max-width: 850px){
	.n_list_teacher2 .teachlist2 ul li{width: 10%;}
}
@media(max-width: 650px){
	.n_list_teacher2 .teachlist2 ul li{width: 11.1111%;}
}
@media(max-width: 580px){
	.n_list_teacher2 .teachlist2 ul li{width: 16.666%;}
}
@media(max-width: 414px){
	.n_list_teacher2 .teachlist2 ul li{width: 20%;}
}
.n_list_teacher_con{margin-top: 2rem;}
.n_list_teacher_con .peopleinfo{background: #FAFAFA;padding: 2rem 2.5rem;}
.n_list_teacher_con .peopleinfo .pic{width: 20%;position: relative;z-index: 5;overflow: visible;}
.n_list_teacher_con .peopleinfo .pic::after{content: "";position: absolute;width: 40px;height: 40px;right: -5px;top: -5px;	background: linear-gradient(90deg, #4eaf4b 0%, #75c9e3 100%);z-index:-1;}
.n_list_teacher_con .peopleinfo .pic img{display: block;width: 100%;}
.n_list_teacher_con .peopleinfo .text{width:75%;margin-left: 5%;}
.n_list_teacher_con .peopleinfo .text p{font-size: 1.125rem;line-height: 1.75rem;margin-top: 0.625rem;color: #555;}
.n_list_teacher_con .peopleinfo .text p span{display: inline-block;font-size: 1.125rem;line-height: 1.5rem;color: #323232;}

.n_list_teacher_con .infoBox{margin-top: 1.5rem;}
.n_list_teacher_con .infoBox h6{border-bottom: 1px solid #4eaf4b;margin-top: 1.5rem;}
.n_list_teacher_con .infoBox h6 p{font-size: 1.125rem;font-weight: bold;color: white;background: linear-gradient(90deg, #4eaf4b 0%, #75c9e3 100%);line-height: 2.5rem;padding: 0 1rem;display: inline-block;border-top-left-radius: 4px;border-top-right-radius: 4px;}
.n_list_teacher_con .infoBox .text{margin-top: 1.5rem;}
.n_list_teacher_con .infoBox .text p{font-size: 1.125rem !important;line-height: 2.25rem !important;}
.n_list_teacher_con .infoBox .text ul{margin-top: 0;}
.n_list_teacher_con .infoBox .text ul li{background: url(../images22/qd.png) no-repeat left 14px;padding-left: 1rem;}
.n_list_teacher_con .infoBox .text ul li a{display: block;font-size: 1.125rem;line-height: 2.25rem;color: #323232;margin-top: 0.9375rem;}
@media(max-width: 850px){
	.n_list_teacher_con .peopleinfo .pic{width: 40%;}
	.n_list_teacher_con .peopleinfo .text{width:55%;margin-left: 5%;}
}
@media(max-width: 768px){
	.n_list_teacher_con .peopleinfo{background: #FAFAFA;padding: 2rem 0.5rem;}
	.n_list_teacher_con .peopleinfo .text p{font-size: 1rem;}
}
/*==========================================内页 结束=============================================*/

@media(min-width: 768px){
	.list_box2 li a:hover .con h5, .list_box3 li a:hover .con h5, .list_box4 li a:hover h5, .titile001 h3 font:hover, .list_box6 li a:hover .con h5, .list_box7 li a:hover h5, .list_box8 .item .con h5:hover, .list_box9 .item .con h5:hover, .list_box12 li a:hover h5, .list_box11 li a:hover h5{ color:#4eaf4b}
	.list_box7 li a:hover{ box-shadow: 0px 1px 30px 0px rgba(39, 45, 48, 0.15);}
	
	.list_box13 li a:hover .img img{ transform:scale(1.05)}
	.list_box14 li:hover{ opacity:1}
	
	.list_box18 li a:hover h5:after{ transform:translateX(.5rem)}
}


@media(max-width: 850px){
	.n_xrld .content .box .list_box16{margin-bottom: 1.5rem;}
	.n_xrld .content .box{width: 100%;}
}


@media(max-width: 1630px){
	
	.list_box7 .miso-arrow{top:auto;transform:translateY(0);bottom: -2rem;width: 26px;height: 26px;background-size: 100% 100% !important;}
	.list_box7 .miso-prev{left:50%;margin-left: -35px;}
	.list_box7 .miso-next{right:50%;margin-right: -35px;}
}

@media(max-width: 1400px){
	.MainMenu #links>li{ margin-right:1.5rem}
	.MainMenu #links>li a h3{ font-size:1.125rem}
}

@media(max-width: 1330px){
}

@media(max-width: 1200px){
	
	.header_box_wai{ display:none}
	.m_header_box{ display:block;}
	
	.container01 .left{ width:100%; padding:0 0}
	.container01 .center{width:100%;padding: 1.5rem 0;}
	.container01 .right{ width:100%}
	
	.list_box2 li a .img_zd .img_hezi{ padding-bottom:76.72% !important}
	.list_box3 li a .img_zd .img_hezi{ padding-bottom:56.45% !important}
	.list_box15{width:100%;margin: 0;}
	
	.list_box15 li{display:inline-block;margin: 0 5px;}
	
	.n_container .n_left{ display:none}
	.n_container .n_right{ width:100%; padding:0}
	.mianbaoxie{ display:none}
	
	#nav_slide{ display:block}
}

@media(max-width: 1060px){
	
}

@media(max-width: 992px){
	.container03 .left{ width:100%; padding:0}
	.container03 .right{width:100%;padding: 2rem 0 0;}
	.container03 .con-bg .after:after{ display:none}
	.list_box8{ white-space:normal; margin:0 -7px}
	.list_box8 .item{ padding:0 7px; margin-bottom:1rem}
	
	.container04{ padding:3rem 0 7rem}
	.container04 .left{width: calc(100% + 2.125rem);padding:0 0;}
	.container04 .right{width:100%;padding: 3rem 0 0;}
	
	.container04 .right .titile001.ar_web{ display:none}
	.container04 .right .titile001.ar_wap{ display:block}
	
	.container04:before{ display:none}
	.list_box11{ transform: translateX(-2.125rem) translateY(-2.75rem);}
	.list_box10 li a{padding:1.5rem 2.5rem 0 10px;height: 18rem;}
	
	.container04 .right .box{ width:100%}
	
	.container05 .left{width:100%;padding: 0;}
	.container05 .right{width:100%;padding: 0 0 0;}
	
	.n_xrld .content{ margin-bottom:0}
	
	.n_lrld .content .box{ width:100%; margin-bottom:1.25rem}
	.list_box18 li{width:100%;margin-bottom: 1rem;}
}

@media(max-width: 768px){
	#gotop{ right:0; transform:scale(0.7)}
	
	.list_box1s{text-align:center;font-size: 0;width: 100%;margin-bottom: 1.25rem;}
	.list_box1s li{width: 33.333333% !important;padding: 0 !important;float: none;display: inline-block !important;margin: 0;border: none !important;line-height: 2;}
	.list_box1s li:after{ display:none}
	.fl .list_box1{ display:none}
	
	.container01{padding: 2rem 0;}
	.titile001 h3 big{font-size: 1.5rem;}
	
	.container02{ padding:0 0 5rem}
	
	.list_box8 .item .con{ height:auto; padding:1rem 15px 1rem}
	.list_box8 .item .con h5{height:3.5rem;-webkit-line-clamp: 2;font-size: 1rem;}
	
	.list_box10 li a h5, .list_box11 li a h5{font-size:1rem;height: 7.5rem;-webkit-line-clamp: 4;}
	.list_box11 li a{padding:1rem 10px 0;height: 15rem;}
	
	.list_box10 li a h3 img, .list_box11 li a h3 img{ height:2.75rem}
	.list_box11 .miso-arrow{ width:30px; height:30px;; background-size:cover !important}
	
	.list_box12 li{ line-height:3rem; height:3rem !important}
	
	.container04 .right .box .box_li .box_li1{ height:15rem}

	.list_box13 li{width:50%;padding: 0 7px;margin-bottom: 1.25rem;}
	
	.container05{padding: 2rem 0;}
	.list_box13 li a .con{ padding:1.5rem 1.25rem 0}
	.list_box13 li a .con h4{font-size: 1.25rem;width: 1.25rem;}
	.list_box13 li:nth-child(2n){margin-top: 0;}
	
	.list_box13{padding:0 0rem;margin: 0 -7px;}
	.list_box13 li a .img .img_hezi{padding-bottom: 131% !important;}
	
	.list_box4 li a h5{ height:auto; max-height:3.75rem}
	.titile001 h3 font img{ height:16px}
	.ar_article_box img{width:100% !important;}
.ar_article_box p{font-size: 1.125rem !important;color: #323232;line-height: 2.25rem !important;margin-bottom: 1.875rem !important;}
.ar_article video{width:100% !important;height:auto !important;}
	.h31{ font-size:1.25rem}
	
	.n_container{padding: 0.5rem 0 2rem 0;}
	.list_box18 li a h5{ font-size:1rem}
	
	.zzjg_bm table td{padding:1rem 5px;width:auto !important;min-width: 7.5rem;}
	
	.zzjg_bm .scoll{ overflow:hidden; overflow-x:scroll}
	
	.list_box12 li a h5{ font-size:1rem}
}

/*==========================================内页 结束=============================================*/