@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{padding: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;}
input,button,textarea {background: none; outline: none;border: none;-webkit-appearance:none; border-radius:0}
input:focus {border: none;}
a{text-decoration:none;bblr:expression(this.onFocus=this.blur());/*IE使用*/outline-style:none;/*FF使用*/; outline:none;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img{border:0px}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
ul li{ list-style:none;}
h3,h4,h5{ font-weight:normal;}
h4 a:hover,h5 a:hover{ -moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;}
hr{display:block;height:1px;border:0;background:#d8d8d8;padding:0;margin-bottom: 3.25rem;margin-top: 2.5rem;}
abbr,article,aside,audio,canvas,datalist,details,dialog,eventsource,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,time,video{display:block}
video{ object-fit:cover; width: 100%;height: auto;}
.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 */}

.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;}
@font-face{font-family: 'Source';src : url();}
.w100{width:100%;}
.w16{max-width:1600px;margin:0 auto;}
.w174{max-width:1740px;margin:0 auto;}
@media (max-width:1770px){
	.w174{width:calc(100% - 30px);margin: 0 15px;}
}
@media (max-width:1630px){
	.w16{width:calc(100% - 30px);margin: 0 15px;}
}
.fanhui{position:fixed;right:30px;bottom: 75px;width:48px;height:48px;border-radius:50%;}

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;}
.clear:after{content: ""; display: block; height: 0; clear:both; visibility: hidden;}

/* 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 svg{width:100%;height:100%;fill: #00653d;}
 

/*==========================================公共 开始=============================================*/
.bodypd{padding-top: 1.8rem;}
.header_box{z-index:100;height: 120px;left: 0;right: 0;top: 0;position: fixed;}
.header_box .w14{display: flex;justify-content: space-between;align-items: center;height: 112px;}
#header{z-index:999;width:100%;transition: 0.6s;}
#header .headerCon{background: white;box-shadow: 0 8px 8px 0 rgba(0,0,0,0.1);height: 1.2rem;}
#header .headerCon .rightBox{width: 66%;}
#header .flex{align-items: center;height: 100%;}
#logo{width: 34%;}
#logo a{display: block;}
#logo a img{display: block;max-width: 100%;}

.topLink{width: 100%;height: 0.6rem;background: #01663e;}
.topLink .flex-end{align-items: center;height: 100%;}
.topLink .tright p{padding-right:1px;}
.topLink p a{font-size: 0.19rem;color: #FFFEFE;font-family:"microsoft yahei";display: inline-block;line-height: 0.4rem;position: relative;margin-left: 0.3rem;}
.topLink p a+::after{content: "";position: absolute;top: 50%;margin-top: -4px;height: 8px;width: 1px;background: #FFFFFF;left:-0.16rem;}
.topLink p a:hover{color:#d5ff9f;}
.topLink .search_btn{cursor:pointer;text-align: center;transition:.6s;margin-left: 0.16rem;}
/*顶部搜索*/
.Pc_search{border: 1px solid #FFFFFF;width: 2.6rem;height: 40px;display: flex;justify-content: space-between;align-items: center;padding-right: 0.15rem;border-radius: 0.04rem;}
.Pc_search input[type="text"]{line-height: 45px;width: 0.2.2rem;padding-left: 10px;color: white;}
.Pc_search input[type="image"]{width:0.2rem;}

@media(max-width: 850px){
	.header_box{height: 1.5rem;}
}
@media(max-width: 414px){
	.header_box{height: 1.2rem;}
}
@media(max-width: 340px){
	.topLink p{margin-right: 0;}
	.topLink p a{padding: 0 0.08rem;}
}
@media(max-width: 1500px){
	#logo{width: 32%;}
	#logo img{width: 100%;}
}


#nav{width: 100%;position: relative;}
#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: 0.22rem;color: #323232;line-height: 0.5rem;position:relative;transition:.6s;}
#nav ul li.on h3{ font-weight:bold;}
#nav ul li.on h3 span{ background: url() no-repeat left center;} */
#nav ul li a i{ display:inline-block; background:url() 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 .sub .box{padding:10px 0px; text-align:center;}
#nav ul li .sub a{padding:0;line-height: 0.4rem;transition:.3s;font-size: 0.16rem;color: #666;}
#nav ul li .sub a:hover{color: #00653d;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: #01663e;font-weight: bold;}
#nav .navBox>ul>li .sub:after{content:"";display:block;width: 100%;height: 2px;position:absolute;left: 0;margin-left: 0;background: #00653d;top:-2px;transition:.3s;transform:scale(0);border-radius: 0;}
#nav .navBox>ul>li .sub:before{content:"";display:block;position:absolute;left:50%;margin-left: -3px;border-left:transparent 5px solid;border-right:transparent 5px solid;border-bottom: #00653d 6px solid;top:-8px;transition:.3s;opacity:0;visibility:hidden;}
#nav .navBox>ul>li:hover .sub:after,#nav ul li.on .sub:after{  transform:scale(1);}
#nav .navBox>ul>li:hover .sub:before, #nav>ul>li.on .sub:before{ opacity:1; visibility:visible}

#header.xg{height: auto;transition: 0.4s;box-shadow: 0 10px 10px rgb(0 0 0 / 20%);margin-top: 0;}
#header .w17>.flex{padding: 0.08rem 0 0.16rem 0;}

#header.xg .topLink{}
#header.xg .headerflex{margin-top: 0;}
#header.xg #logo a img{width: auto;}

#nav {display: flex;justify-content: flex-end;align-items: center;}
/**/
#logo .logo_black{ display:none;}
.top_search_black{ display:none;}
#header.xg{top:0;}

#header.xg #logo .logo_black,#header.xg .top_search_black{ display: inline-block;}
#header.xg .top_search_white{ display:none;}
@media(max-width: 1200px){
.header_box{display: none;}	
}
@media(max-width: 850px){
	.topLink{display: none;}
	#header{display: none;}
}
/***********************/

/*手机头部开始*/
.logo2 {width: 36%;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:9999999999;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;}
@media(max-width: 850px){
	.logo2 {width: 80%;}
	.m_header_box .logo2 img{width: auto;height: 0.6rem;max-width: 100%;}
}
@media(max-width: 414px){
	.logo2 {width: 85%;}
	.m_header_box .logo2 img{width: auto;height: 0.6rem;max-width: 100%;}
}
#m_header{z-index: 99;width:100%;height: auto;left:0;top:0;padding:0 15px;display:none;}
#m_header #logo{height: 60px;}
#m_header #logo img{max-height:60%;max-height: 28px;}
.wap_search{ width:80%; margin:0 auto;}
.wap_search form{ position:relative;}
.wap_search #keyword{width: 80%;height:0.6rem; line-height:0.6rem; border:0;padding:0 0.16rem; font-size:0.16rem; color:#999;box-shadow:none;-webkit-appearance: none;float:  left;border-right: 0;}
.wap_search .btn_blue{width: 20%;height:0.6rem; background:#00a0e9 url() center no-repeat; 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:#FFFFFF;}

#nav_btn{cursor: pointer;text-align: center;z-index:99999;-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;outline:none;box-shadow:none;}
#nav_btn .point{display: inline-block;width: 0.3rem;height: 0.22rem; 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(0,0,0,.75);width:100vw;height:100vh;right: -100vw;top: 0;display:none;padding:1.4rem 0 0.15rem 0;overflow:hidden;pointer-events: none;transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;}
#m_nav.act{ pointer-events: auto; right:0;}

#m_nav>ul>li{ width:100%; overflow:hidden; padding:0 0.38rem; }
#m_nav>ul>li+li{ border-top:1px solid rgba(255, 255, 255, 0.1);}
#m_nav li .a{ display:inline-block; width:calc(100% - 30px)}
#m_nav li .a h3{line-height: 0.48rem;height: 0.48rem;color:#fff;padding:0;font-size:0.18rem;float:left;}
#m_nav li .a span{ display:block; position:absolute; top:0; right:10px; width: 20px; height: 50px; text-align:center;}
#m_nav li .a span i{ font-size:0;}
#m_nav li i{opacity:1;filter:alpha(opacity=100);display:inline-block;width:8px;height: 0.5rem;float:right;display:inline-block;background: url(../images/arrow_down.png) 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 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: #005540;}
#m_nav .title .list a{display:block;font-size:0.16rem;color: #fff;text-align:left;line-height:40px;height: 40px;border:0;font-weight:300;}
/*三级导航 开始*/
#m_nav .title .list .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:0.14rem; 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.6);width: 100%;padding-left: 0.15rem;padding-right: 0.15rem;}
.topLink2 p{display: flex;margin-bottom: 10px;}
.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.15rem;}
.m_search input[type="text"]{line-height: 40px;width: calc(100% - 50px);padding-left: 10px;color: white;}
.m_search input[type="image"]{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:block;;width: 100%;display: flex;align-items: center;justify-content: space-between;margin-top: 0;height: 1.2rem;background: #01663e;}
	.m_header_box{ display:block}
	#m_nav{top: 0;}
	.tc2 .tc-box{width: 80%;margin-left: -40%;}
	.topLink .search_btn img{width: 80%;}
	.m_header_box{top: 0;background: #fafafa;height: auto;}
}

@media(max-width: 850px){
	#m_header{height: 0.8rem;}
	#m_nav{padding: 1rem 0.15rem;}
}
@media(max-width: 650px){
}
@media(max-width: 414px){
	#m_header{height: 60px;}
}
.bg01{background: url() 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{width: 34px;height: 34px;cursor: pointer;background-size: 100%;}
.bannerBox .swiper-button-next{width: 34px;height: 34px;cursor: pointer;background-size: 100%;}
.bannerBox .slider img{display: block;width: 100%;position: relative;}
.bannerBox .slider a{display: block;position: relative;}
.bannerBox .slider a::before{width: 100%;position: absolute;content: "";top: 0;left: 0;height: 35%;background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,0.5) 80%);z-index: 2;}
.bannerBox .slider video{display: block;width: 100%;position: relative;}
.bannerBox .slick-dots{display: flex;justify-content: flex-end;position: absolute;bottom: 0.2rem;left: 0;width: 100%;text-align: center;align-items: center;max-width: 1600px;}
.bannerBox .slick-dots li{width: 0.15rem;height: 0.06rem;background:#FFFFFF;font-size: 0;margin: 0 0.06rem;opacity: 0.6;border-radius: 0.03rem;}
.bannerBox .slick-dots li.slick-active{width: 0.25rem;opacity: 1;position: relative;}
.bannerBox .slick-dots li button{font-size: 0;}
.bannerBox .slick-prev{position: absolute;left: 2%;top: 50%;background: url(../images/LL0.png) no-repeat center;width: 0.6rem;height: 0.6rem;background-size: 0.6rem;font-size: 0;z-index: 6;}
.bannerBox .slick-next{position: absolute;right: 2%;top: 50%;background: url(../images/RR0.png) no-repeat center;width: 0.6rem;height: 0.6rem;background-size: 0.6rem;font-size: 0;z-index: 6;}

@media(max-width: 1200px){
	.bodypd{padding-top: 1.2rem !important;}
	.bannerBox .slider a::before{display: none;}
}
@media(max-width: 850px){
	.banner a{height: 100%;width: 100%;}
	.bodypd{padding-top: 0.8rem !important;}
	.banner img{position: relative;top: 0; left: 0;transform: translate3d(0,0,0);width: 100%;}
}
@media(max-width: 414px){
	.bodypd{padding-top: 60px !important;}
}
/* banner结束 */

@media(max-width: 992px){
	#gotop{right:0;transform:scale(0.6);bottom: 6rem;}
}

.sametitle{position: relative;margin-bottom: 0.4rem;position: relative;}
.sametitle .flex{align-items: center;justify-content: space-between;width: 100%;}
.sametitle h3{font-weight: normal;position: relative;width: 100%;}
.sametitle h3::before{content: "";position: absolute;width: 14.3rem;height: 3px;background: #e1e1e1;right: 0;top: 0.36rem;left: auto;}

.sametitle h3 p{font-size:0.4rem;color: #00653d;line-height: 0.32rem;background-size: auto;text-align: left;position: relative;font-weight: normal;}
.sametitle h3 span{font-size: 0.24rem;font-family: "Calibri";color: #b9b9b9;position: relative;display:inline-block;text-align: center;margin-top: 0.18rem;padding-left: 0.6rem;font-weight: 300;}
.sametitle a{display: block;text-align: right;color: #00653d;padding-top: 0.08rem;padding-bottom: 0.08rem;line-height:0.24rem;font-size: 0.22rem;position:absolute;right: 0;top: 0;}
.sametitle a i{background: url(../images/morebg.png) no-repeat right center;background-size: 0.16rem;display:inline-block;width: 0.2rem;height: 0.16rem;transition: 0.6s all;}
.sametitle h3 span::before{content: "";position: absolute;left:0rem;width:0.42rem;height: 8px;background:#00653d ;top: 50%;margin-top: -2px;}
.sametitle a:hover {color: #323232;}
.sametitle a:hover i{transform: rotate(45deg);transition: 0.6s all;}

/* 新闻中心 */
.xwdtNtggBox{background: url(../images/bg01.jpg) no-repeat center bottom;padding:0.8rem 0 1.15rem 0;background-size: cover;}
.xwdtBox{width: 100%;}
.xwdtBox .sametitle h3::after{content: "";position: absolute;width: 3px;height: 0.24rem;background: #e1e1e1;right: 0;top: 0.36rem;left: auto;}
.xwdtBox .xwdtBoxCon{}
.xwdtBox .xwdtBoxCon .xwdt_L{width: 45.625%;position: relative;}
.xwdtBox .xwdtBoxCon .xwdt_L .swiper-slide{filter: brightness(1);}
.xwdtBox .xwdtBoxCon .xwdt_L .pic{overflow: hidden;}
.xwdtBox .xwdtBoxCon .xwdt_L .pic img{display: block;object-fit: fill;width: 100%;height: 5rem;max-height: 500px;}
.xwdtBox .xwdtBoxCon .xwdt_L .picDate{position: relative;}
.xwdtBox .xwdtBoxCon .xwdt_L .picDate h4{font-size:0.22rem;line-height: 0.28rem;color:#FFFFFF;height: 0.28rem;overflow: hidden;font-weight: normal;width: calc(100% - 1.2rem);}
.xwdtBox .xwdtBoxCon .xwdt_L:hover .picDate h4{font-weight: bold;}
.xwdtBox .xwdtBoxCon .xwdt_L .date{width: calc(100% - 0px);background: rgba(0,0,0,0.6);height: 0.9rem;justify-content: space-between;align-items: center;position: absolute;bottom: 0;left: 0;display: flex;padding: 0 0.3rem;}
.xwdtBox .xwdtBoxCon .xwdt_L .date i{font-size: 0.22rem;color: #FFFFFF;display: block;font-style: normal;font-weight: normal;width: 1.2rem;position: relative;line-height: 0.9rem;}
.xwdtBox .xwdtBoxCon .xwdt_L .date i::after{content: "";position: absolute; top: 0.15rem;right: 0.4rem;width: 1px;height: 0.6rem;background:#FFFFFF;transform:skewx(160deg);}
.xwdtBox .xwdtBoxCon .xwdt_L .text{padding: 0.4rem 0.4rem 0.62rem 0.4rem;background: #FFFFFF;width: 100%;box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);position: relative;}
.xwdtBox .xwdtBoxCon .xwdt_L .text::after{content: "";position: absolute;background: url(../images/jt2.png) no-repeat right bottom;width: 0.83rem;height: 0.13rem;right: 0.4rem;bottom: 0.4rem;}
.xwdtBox .xwdtBoxCon .xwdt_L .text p{font-size: 0.18rem;line-height: 0.3rem;color: #323232;height: 0.6rem;overflow: hidden;display: block;margin-top: 0.08rem;}
.xwdtBox .xwdtBoxCon .xwdt_L:hover .text p{color:#00653d;}
.xwdtBox .xwdtBoxCon .xwdt_R{width: calc(54.375% - 0.7rem);}
.xwdtBox .xwdtBoxCon .xwdt_R ul{position: relative;}
.xwdtBox .xwdtBoxCon .xwdt_R ul li{background: white;box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);padding: 0.3rem 0.3rem 0.5rem 0.3rem;width: calc(50% - 0.2rem);position: relative;border-top:0.06rem solid #21a082;    margin-bottom: 0.48rem;}


.xwdtBox .xwdtBoxCon .xwdt_R ul li:nth-child(5){margin-bottom:0;}
.xwdtBox .xwdtBoxCon .xwdt_R ul li:nth-child(6){margin-bottom:0;}

.xwdtBox .xwdtBoxCon .xwdt_R ul li a{display: block;position: relative;}
.xwdtBox .xwdtBoxCon .xwdt_R ul li a p{font-size: 0.21rem;color: #323232;line-height: 0.3rem;height: 0.6rem;overflow: hidden;position: relative;transition: 0.4s; margin-bottom: 0.1rem;}
.xwdtBox .xwdtBoxCon .xwdt_R ul li a:hover p{color: #00653d;transition: 0.4s;}
.xwdtBox .xwdtBoxCon .xwdt_R ul li a p::after{position: absolute;left: 0;top: 0.06rem;content: "";width: 9px;height: 9px;}
.xwdtBox .xwdtBoxCon .xwdt_R ul li a .date{display: flex;justify-content: space-between;margin-bottom: 0.129rem;}
.xwdtBox .xwdtBoxCon .xwdt_R ul li a .date i{font-size: 0.17rem;color: #00653d;display: block;font-style: normal;display: block;line-height: 0.22rem;display: inline-block;padding-left: 0.35rem;background: url(../images/date5.png) no-repeat left center;background-size: 0.22rem;}
.xwdtBox .xwdtBoxCon .xwdt_R ul li a .date span{font-size: 0.17rem;color: #00653d;display: block;font-style: normal;display: block;line-height: 0.24rem;}
.xwdtBox .xwdtBoxCon .xwdt_R ul li a::after{content: "";position: absolute;background: url(../images/jt3.png) no-repeat right bottom;width: 0.33rem;height: 0.10rem;right: 0rem;bottom: rem;}
@media(max-width: 850px) {
	.xwdtBox .sametitle h3::before{width: 100%;}
	.xwdtBox .xwdtBoxCon .xwdt_L .text{width: 100%;}
	.xwdtBox .xwdtBoxCon .xwdt_L .text p{height: auto;margin-top: 0.08rem;}
	.xwdtBox .xwdtBoxCon .xwdt_L .textdate{padding-top: 0.16rem;border: none;}
	.xwdtBox {width: 100%;}
	.xwdtBox .xwdtBoxCon .xwdt_L{width: 100%;}
	.xwdtBox .xwdtBoxCon .xwdt_R{width: 100%;}
	.xwdtBox .xwdtBoxCon .xwdt_L .pic img{height: auto;}
	.xwdtBox .xwdtBoxCon .xwdt_R ul li a p{height: auto;}
	.xwdtBox .xwdtBoxCon .xwdt_R ul li{width: 100%;}
	.xwdtBox .xwdtBoxCon .xwdt_R{width: 100%;margin-top: 0.4rem;}
	.xwdtNtggBox{margin-top: 0;padding: 0.5rem 0;}
.xwdtBox .xwdtBoxCon .xwdt_R ul li{    margin-bottom: 0.2rem !important;}
/*
	.xwdtBox .xwdtBoxCon .xwdt_R ul li:nth-child(1){margin-top: 0.2rem;top: 0;}
	.xwdtBox .xwdtBoxCon .xwdt_R ul li:nth-child(2){margin-top: 0.2rem;top: 0;}
	.xwdtBox .xwdtBoxCon .xwdt_R ul li:nth-child(3){margin-top: 0.2rem;top: 0;}
	.xwdtBox .xwdtBoxCon .xwdt_R ul li:nth-child(4){margin-top: 0.2rem;top: 0;}
	.xwdtBox .xwdtBoxCon .xwdt_R ul li:nth-child(5){margin-top: 0.2rem;top: 0;}
	.xwdtBox .xwdtBoxCon .xwdt_R ul li:nth-child(6){margin-top: 0.2rem;top: 0;}
*/
}


/* 教学科研 学术预告 */
.jxkyxsyg{background: url(../images/bg02.jpg) no-repeat center bottom;padding:0.7rem 0;background-size: cover;}
.jxkyBox{width: 62.5%;}
.jxkyBox .sametitle h3::before{width: 8.3rem;display: none;}
.jxkyBox ul{margin-left: 0;}
.jxkyBox ul li{margin-left: 3%;width: 45%;}
.jxkyBox ul li a{display: block;}
.jxkyBox ul li a .picBox{border: 2px solid #17734e;border-bottom: none;}
.jxkyBox ul li a .picBox .pic{overflow: hidden;border: 5px solid #FFFFFF;height: 2.2rem;max-height: 220px;}
.jxkyBox ul li a .picBox .pic img{display: block;width: 100%;height: 100%;object-fit: cover;}
.jxkyBox ul li a .text{background: url(../images/qd.png) no-repeat left center #17734e;background-size:auto;height: 0.7rem;padding: 0.09rem 0.2rem 0.09rem 1.1rem;}
.jxkyBox ul li a .text p{font-size: 0.18rem;line-height: 0.26rem;height: 0.52rem;overflow: hidden;color: white;}
.jxkyBox ul li+li+li{margin-top: 7%;}

.xsygBox{width: calc(37.5% - 0.8rem);}
.xsygBox .sametitle h3::before{width: 3.6rem;display: none;}
.xsygBox ul{padding-left: 6%;}
.xsygBox ul li{width: 100%;}
.xsygBox ul li+li{margin-top:14%;}
.xsygBox ul li a{display: block;}
.xsygBox ul li a .pic{overflow: hidden;width: 100%;height: 2.2rem;max-height: 220px;}
.xsygBox ul li a .pic img{display: block;width: 100%;height: 100%; object-fit: cover;}
.xsygBox ul li a .text{background: #488f71;padding: 0.09rem 0.8rem 0.09rem 0.2rem;position: relative;}
.xsygBox ul li a .text::after{content: "";position: absolute;right: 0.2rem;background: url(../images/jt4.png) no-repeat right center;background-size: 0.36rem;top: 50%;margin-top: -0.18rem;width: 0.36rem;height: 0.37rem;transition: 0.6s all;}
.xsygBox ul li a .text p{font-size: 0.18rem;line-height: 0.26rem;height: 0.26rem;overflow: hidden;color: white;}
.xsygBox ul li a .text span{font-size: 0.16rem;line-height: 0.26rem;color: white;opacity: 0.6;}
.xsygBox ul li a:hover .text::after{right: 0.25rem;transition: 0.6s all;}
@media(max-width: 850px) {
	.jxkyBox{width: 100%;}
	.jxkyBox ul li{margin-left: 0;width: 100%;}
	.jxkyBox ul li a .picBox .pic{height: auto;max-height: 100%;}
	.jxkyBox ul li+li{margin-top: 0.4rem;}
	.jxkyBox ul li+li+li{margin-top: 0.4rem;}
	.xsygBox{width:100%;margin-top: 0.8rem;}
	.xsygBox ul{padding-left: 0;}
	.xsygBox ul li+li{margin-top: 0.4rem;}
	.xsygBox ul li a .pic{height: auto;max-height: 100%;}
}
/* 学院风采 */
.xyfcBox{background: url(../images/bg04.png) no-repeat center bottom;padding:0.7rem 0;background-size: cover;}
.xyfcBox .sametitle h3::before{content: "";position: absolute;width: 12.5rem;height: 0.24rem;border-top: 3px solid #e1e1e1;right: 0;top: 0.36rem;left: auto;border-right: 3px solid #e1e1e1;background: none;}
.xyfcBox .sametitle h3::after{content: "";position: absolute;width: 1.1rem;height: 0.24rem;border-top: 3px solid #e1e1e1;top: 0.36rem;border-left: 3px solid #e1e1e1;background: none;left: 0;right: auto;}

.xyfcBox .sametitle h3 p{padding-left: 1.45rem;}
.xyfcBox .sametitle h3 span{margin-left: 1.45rem;}
.xyfcBox .xyfcCon .fc01{width: 22.8%;}
.xyfcBox .xyfcCon .fc02{width: calc(47% - 0.4rem);}
.xyfcBox .xyfcCon .fc03{width: 30.2%;}
.xyfcBox .xyfcCon  a{display: block;position: relative;border: 6px solid #dcdcdc;}
.xyfcBox .xyfcCon  a .pic{overflow: hidden;width: 100%;position: relative;}
.xyfcBox .xyfcCon  a .pic::after{content: "";position: absolute;left: 0;bottom: 0;width: 0;height: 1rem;background-image: linear-gradient(to top,rgba(0,0,0,0.8),rgba(0,0,0,0));z-index: 2;width: 100%;}
.xyfcBox .xyfcCon  a .pic img{display: block;width: 100%;height: 100%;transition: 0.6s all;object-fit: cover;}
.xyfcBox .xyfcCon  a .text{position: absolute;bottom: 0.2rem;left: 0;width: 100%;z-index: 5;padding: 0 0.2rem;}
.xyfcBox .xyfcCon  a .text h5{font-size: 0.23rem;color: white;line-height: 0.26rem;height: 0.26rem;overflow: hidden;font-weight: bold;}
.xyfcBox .xyfcCon  a .text p{font-size: 0.16rem;color: white;line-height: 0.22rem;overflow: hidden;height: 0.66rem;margin-top: 0.14rem;}
.xyfcBox .xyfcCon .fc03 a .text p{height: 0.26rem;line-height: 0.26rem;}
.xyfcBox .xyfcCon .fc03 ul li a .text h5{font-size: 0.18rem;line-height: 0.26rem;height: 0.26rem;}
.xyfcBox .xyfcCon  a:hover .pic img{transform: scale(1.2);transition: 0.6s all;}
.xyfcBox .xyfcCon .fc03 ul {margin-top: 0.2rem;}
.xyfcBox .xyfcCon .fc03 ul li {width: calc(50% - 0.1rem);}
.xyfcBox .xyfcCon .fc01 a .pic{height:5rem;max-height: 500px;}
.xyfcBox .xyfcCon .fc02 a .pic{height:5rem;max-height: 500px;}
.xyfcBox .xyfcCon .fc03 a .pic{height:3.3rem;max-height: 330px;}
.xyfcBox .xyfcCon .fc03 ul li a .pic{height:1.4rem;max-height: 140px;}
@media(max-width: 850px) {
	.xyfcBox .sametitle h3::after{display: none;}
	.xyfcBox .sametitle h3::before{width: 100%;}
	.xyfcBox .sametitle h3 p{padding-left: 0;}
	.xyfcBox .sametitle h3 span{margin-left: 0;}
	.xyfcBox .xyfcCon .fc01{width: 100%;}
	.xyfcBox .xyfcCon .fc01 a .pic{height:auto;max-height: 100%;}
	.xyfcBox .xyfcCon .fc02{width: 100%;margin-top: 0.2rem;}
	.xyfcBox .xyfcCon .fc02 a .pic{height:auto;max-height: 100%;}
	.xyfcBox .xyfcCon .fc03{width: 100%;margin-top: 0.2rem;}
	.xyfcBox .xyfcCon .fc03 a .pic{height:auto;max-height: 100%;}
	.xyfcBox .xyfcCon .fc03 ul li a .pic{height:28vw;max-height: 100%;}
}
/* 学院荣誉 媒体关注 */
.xyrymtgz{background: #f1f5f4;padding:0.7rem 0;background-size: cover;}
.xyryBox {width: 33.75%;}
.xyrymtgz .sametitle h3::before{display: none;}
.xyryBox ul{border-bottom: 10px solid #00653d;}
.xyryBox ul li{margin-bottom: 0.13rem;border: 2px #dde8e3 solid;}
.xyryBox ul li+li{margin-bottom: 0rem;}
.xyryBox ul li a{}
.xyryBox ul li+li a{flex-direction: row-reverse;}
.xyryBox ul li a .pic{position: relative;height: 2.7rem;max-height: 280px;width: 50%;overflow: hidden;}
.xyryBox ul li a .pic::after{content: "";position: absolute;right: 0;top: 50%;margin-top: -0.11rem;width: 0;height: 0;border-right: 0.22rem solid #FFFFFF;border-bottom: 0.22rem solid transparent;border-top: 0.22rem solid transparent;}
.xyryBox ul li+li a .pic::after{right: auto;left: 0;border-left: 0.22rem solid #FFFFFF;border-bottom: 0.22rem solid transparent;border-top: 0.22rem solid transparent;border-right: 0.22rem solid transparent;}
.xyryBox ul li a .pic img{display: block;width: 100%;height: 100%;    object-fit: cover;}
.xyryBox ul li a .text{width: 50%;background: white;padding: 0.4rem 0.2rem 0 0.4rem;position: relative;}
.xyryBox ul li a .text h5{font-size: 0.18rem;line-height: 0.26rem;height: 0.78rem;overflow: hidden;color: #323232;}
.xyryBox ul li a:hover .text h5{color: #00653d;}
.xyryBox ul li a .text p{font-size: 0.15rem;line-height: 0.24rem;overflow: hidden;height: 0.48rem;color: #b1b1b1;margin: 0.4rem 0 0.1rem 0;}
.xyryBox ul li a .text span{border-top: 2px solid #dde8e3;display: block;width: 100%;height: 1px;}
.xyryBox ul li a .text i{font-size: 0.15rem;overflow: hidden;color: #b1b1b1;font-style: normal;background: url(../images/time1.png) no-repeat left center;background-size: 0.2rem;padding-left: 0.25rem;line-height: 0.24rem;display: block;}
.mtgzBox{width:calc(66.25% - 0.8rem);}
.mtgzBox ul{border-bottom: 10px solid #00653d;}
.mtgzBox ul li{}
.mtgzBox ul li+li{margin-top: 7px;}
.mtgzBox ul li a{}
.mtgzBox ul li a .pic{width: 30%;height: 1.35rem;border: 0.08rem solid #FFFFFF;overflow: hidden;}
.mtgzBox ul li a .pic img{display: block;width: 100%;height: 100%;object-fit: cover;}
.mtgzBox ul li a .text{background: white;width: calc(70% - 2px);display: flex;align-items: center;padding:  0 0.3rem;}
.mtgzBox ul li a .text p{font-size: 0.22rem;line-height: 0.3rem;color: #323232;}
.mtgzBox ul li a:hover .text p{color: #00653d;}
@media(max-width: 850px) {
	.xyryBox {width: 100%;}
	.xyryBox ul li a {align-items: center;background: white;}
	.xyryBox ul li a .text{height: 100%;padding:0 0.25rem;}
	.xyryBox ul li a .pic{height: auto;max-height: 100%;}
	.mtgzBox {width: 100%;margin-top: 0.8rem;}
}
/* 专题 */
.topicBox{margin-top: 0.5rem;}
.topicBox ul{}
.topicBox ul li{width: 22%;}
.topicBox ul li a{display: block;width: 100%;height: 1.16rem;max-height: 116px;overflow: hidden;}
.topicBox ul li a img{display: block;width:100%;height: 100%;}
@media(max-width: 850px) {
	.topicBox ul li{width: 48%;}
	.topicBox ul li a{height: 18vw;max-height: 18vw;}
	.topicBox ul li+li+li{margin-top: 4%;}
}
/* 快速通道 */
.kstdBox{margin-top: 0.4rem;}
.kstdBox .titleBox{width:2.2rem;position: relative;}
.kstdBox .titleBox::after{content: "";position: absolute;right: 0.6rem;top: -20%;width: 1px;height: 140%;background:#00653d;transform:skew(-25deg);}
.kstdBox .titleBox h5{font-size: 0.28rem;color: #00653d;margin-bottom: 0.2rem;}
.kstdBox .titleBox a{}
.kstdBox .titleBox a img{}
.kstdBox ul{width: calc(100% - 2.5rem);}
.kstdBox ul li{}
.kstdBox ul li a{display: block;}
.kstdBox ul li a img{display: block;transition: 0.6s all;}
.kstdBox ul li a:hover img{transform: rotateY(180deg);transition: 0.6s all;}
.kstdBox ul li a p{font-size: 0.22rem;text-align: center;color: #323232;margin-top: 0.2rem;transition: 0.6s all;}
.kstdBox ul li a:hover p{color: #00653d;font-weight: bold;}
@media(max-width: 850px) {
	.kstdBox .titleBox{width: 100%;}
	.kstdBox ul{width: 100%;margin-top: 0.2rem;justify-content: flex-start;}
	.kstdBox ul li{width: 25%;margin: 0.2rem 0;}
	.kstdBox ul li a{display: flex;flex-direction: column;justify-content: center;align-items: center;}
	.kstdBox ul li a img{width: 9vw;}
	.kstdBox .titleBox::after{display: none;}
}

@media(max-width: 414px) {
	.kstdBox ul li a img{width: 11vw;}
}

/* footer */
.footer{background: url(../images/footerBg.jpg) no-repeat center;padding-top: 0.4rem;background-size: cover;margin-top: 0.5rem;}
.footer .Left-link{width: 50%;padding-left: 4%;position: relative;}
.footer .Left-link::after{content: "";position: absolute;left: 0;top: 0.6rem;width:3px;height: 1.5rem;background: #d5ff9f;}
.footer .Left-link .ejxyLink{}
.footer .Left-link .ejxyLink h5{font-size: 0.24rem;line-height: 0.28rem;color:#d5ff9f;margin-bottom: 0.2rem;}
.footer .Left-link .ejxyLink ul{}
.footer .Left-link .ejxyLink ul li{width: 33.33%;}
.footer .Left-link .ejxyLink ul li a{font-size: 0.19rem;color: white;line-height: 0.45rem;}
.footer .Left-link .ejxyLink ul li a:hover{color: #d5ff9f;}
.footer .Left-link .flink{justify-content: flex-start;margin-top: 0.2rem;}
.footer .Left-link .flink h4{font-size: 0.24rem;line-height: 0.28rem;color:#d5ff9f;margin-bottom: 0.2rem;width: 1.4rem;}
.footer .Left-link .flink .flinkCon{position: relative;}
.footer .Left-link .flink .flinkCon p{width: 3rem;height: 0.38rem;border: 1px solid #FFFFFF;border-radius: 2px;position: relative;line-height: 0.38rem;font-size: 0.16rem;color: white;display: block;padding-left: 0.15rem;}
.footer .Left-link .flink .flinkCon p::after{content: "";position: absolute;right: 0.15rem;top: 50%;margin-top: -4px;width: 0;height: 0; border-top: 8px solid #FFFFFF;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;}

.footer .Left-link .flink .flinkCon ul{display: none;position: absolute;left: 0;bottom: 0.4rem;width: 100%;background: white;padding: 0.1rem 0;}
.footer .Left-link .flink .flinkCon ul li{}
.footer .Left-link .flink .flinkCon ul li a{font-size: 0.16rem;color: #323232;line-height: 0.22rem;padding: 0.1rem 0.3rem;display: block;}
.footer .Left-link .flink .flinkCon ul li a:hover{color: #00653d;background: #E1E1E1;}

.footer .right-link{width: 50%;padding-left: 4%;position: relative;}
.footer .right-link::after{content: "";position: absolute;left: 0;top: 0.6rem;width:3px;height: 1.5rem;background: #d5ff9f;}
.footer .right-link h5{font-size: 0.24rem;line-height: 0.28rem;color:#d5ff9f;margin-bottom: 0.2rem;}
.footer .right-link ul{}
.footer .right-link ul li{width: 33.33%;}
.footer .right-link ul li a{font-size: 0.19rem;color: white;line-height: 0.45rem;display: block;}
.footer .right-link ul li a:hover{color: #d5ff9f;}
.footer .fbottom{background: rgba(0,0,0,0.4);padding: 0.3rem 0 0.2rem 0;margin-top: 0.3rem;}
.footer .fbottom .flogo{width: 20%;}
.footer .fbottom .flogo img{display: block;max-width: 100%;}
.footer .fbottom ul{width: 50%;}
.footer .fbottom ul li{font-size: 0.16rem;color: #c5cfc7;line-height: 0.28rem;display: block;}
.footer .fbottom ul li a{color: #c5cfc7;display: inline;}
.footer .fbottom .ewmBox{width:25%;justify-content: flex-end;}
.footer .fbottom .ewmBox .ewm+.ewm{margin-left: 0.4rem;}
.footer .fbottom .ewmBox .ewm img{display: block;width: 0.88rem;height: 0.88rem;}
.footer .fbottom .ewmBox .ewm p{font-size: 0.16rem;color: #c5cfc7;text-align: center;margin-top: 0.1rem;}
@media(max-width: 850px) {
	.footer .Left-link{width: 100%;}
	.footer .right-link{width: 100%;}
	.footer .Left-link .flink{margin: 0.3rem 0;}
}
@media(max-width: 680px) {
	.footer .fbottom .flogo{width: 100%;}
	.footer .fbottom ul{width: 100%;margin: 0.2rem 0;}
	.footer .fbottom .ewmBox{width:100%;justify-content: flex-start;}
}
@media(max-width: 460px) {
	.footer .Left-link .ejxyLink ul li{width: 48%;}
	.footer .right-link ul li{width: 48%;}
}
/*==========================================内页 开始=============================================*/
.bg{background: #f4f8f7;}
.n_banner{position:relative;}
.n_banner img{ width:100%;position: relative;}
/* .n_banner::before{width: 100%;position: absolute;content: "";top: 0;left: 0;height: 30%;background-image:linear-gradient(0deg,rgba(84,142,109,0),rgba(84,142,109,1) 80%);z-index: 2;} */



@media(max-width: 1200px){
	/* .n_banner{margin-top: 1.2rem;} */
	.n_banner::before{display: none;}
}
@media(max-width: 850px){
	/* .n_banner{margin-top: 0.8rem;} */
	.n_banner img{position: relative;top: 0; left: 0;transform: translate3d(0,0,0);width: 100%;}
}
@media(max-width: 414px){
	/* .n_banner{margin-top: 60px;} */
}

.mianbaoxie{padding: 0;position: relative;margin-top: 10px;}
.mianbaoxie:before{content:"";position:absolute;bottom:0;left:0;right:0;}
.mianbaoxie .w136{height:50px;line-height:50px;transition:.6s;background-size: 100% auto;max-width: 1360px;position: relative;border-bottom: 1px solid #d6e0de;}
.mianbao{padding: 0 0 0 25px;background: url(../images/xsic03.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: 0.26rem;}
.mianbao i{ margin:0 6px}
.mianbao a{}
.mianbao span{ color:#00653d}
@media(max-width:1200px) {
	.mianbaoxie{ display:none}
}
.ar_wap{ display:none}

#nav_slide{background: #e1e6eb;line-height: 50px;position: relative;z-index: 2;display: none;}
#nav_slide #bnt_back{ position:absolute; left: 0.15rem; top:-2px;  }
#nav_slide #bnt_back img{height: 20px;vertical-align: middle;}

#nav_slide .n_title{ height: 50px; }
#nav_slide h1{font-size: 0.2rem;color: #000;text-align: center;}
@media(max-width:1200px) {
	#nav_slide{ display:block}
}

#bnt_sub_nav{position: absolute;right: 0.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: #00653d;}
#sub_nav_content ul li ul{ display:none}
.n_container{padding: 0.3rem 0 0.8rem 0;overflow: hidden;min-height:300px;}
.n_container .n_left{float:left;width: 280px;position: relative;z-index: 1;}
.n_container .n_left h1{height:120px;background:#00653d;background-size:cover;font-size: 30px;color:#fff;padding:34px 20px 0;position: relative;}
.n_container .n_left h1 span{position:relative;display: inline-block;letter-spacing: 3px;}
.n_container .n_left h1 span:before{content:"";position: absolute;bottom: -20px;width: 0.2rem;height: 2px;background: #FFFFFF;left: 0;}
.n_container .n_left h1:before{content:"";position: absolute;top: 50%;width: 20px;height: 20px;right: 20px;margin-top: -11px;background: #FFFFFF;opacity: 0.2;transform: rotate(45deg);}
.n_container .n_left ul{background: #f5f5f5;padding: 0; position:relative}
.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: 20px;right: 20px;height:1px;background: #dee6ed;}
.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(../images/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(../images/left_jiantou_on.png) center no-repeat;}

.n_container .n_left .con ul li>a{color: #666666;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: #00653d;background: #e5ebf7;border-left: #00653d 4px solid;font-weight: bold;}

.n_container .n_left .con ul li dl{display:none;position:relative;margin: 20px 20px;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: #00653d;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(../images/left_jiantou_on.png) center no-repeat;}
.n_container .n_left .con ul li i{width: 20px;height: 60px;background: url(../images/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;}

.n_container .n_right{ width:calc(100% - 280px); padding-left:0.5rem;min-height: 600px;}
@media (max-width:1200px) {
	.n_container .n_left{ display:none}
	.n_container .n_right{ width:100%; padding:0}
}

.n_list_text ul{ position:relative}
.n_list_text ul li{ width:100%; border-bottom: 1px dashed #DDDDDD;}
.n_list_text ul li:nth-child(1){border-top: 1px dashed #DDDDDD;}
.n_list_text ul li a{display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;padding: 0.15rem;position: relative;}
.n_list_text ul li a:hover p{color: #00653d;padding-left: 0.1rem;transition: 0.4s ease-in;}
.n_list_text ul li a::after{content: "";position: absolute;left: 0;top: 50%;margin-top: -2px;width: 4px;height: 4px;background:#00653d;border-radius: 50%;}
.n_list_text ul li a i{font-style: normal;font-size: 0.14rem;color: #666666;}
.n_list_text ul li a:hover i{color: #00653d;}
.n_list_text ul li a p{font-size: 0.18rem;color:#323232;line-height: 0.26rem;max-height: 0.26rem;overflow: hidden;width: calc(100% - 100px);transition: 0.4s ease-in;}
@media(max-width:768px) {
	.n_list_text ul li a p{font-size: 0.16rem;color:#323232;line-height: 0.24rem;max-height: 100%;overflow: hidden;width:100%;overflow: visible;height: auto;}
	.n_list_text ul li a i{margin-top: 0.06rem;}
	.n_list_text ul li a::after{top: 0.2rem;margin-top: 0;}
}

.fy{display: block;text-align: center;margin-top: 0.4rem;}
.fy img{display: block;margin: 0 auto;}
/*内容样式*/
.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: 0.18rem;color: #666666;line-height: 0.28rem;}
.ar_article p{font-size: 0.16rem!important;color: #666666;line-height: 0.28rem!important;margin-bottom: 0.28rem;font-family: 微软雅黑 !important;}
.ar_article p img{max-width:100%;height:100% !important;}
.ar_article p span{font-size: 0.1rem!important;color: #666666;line-height: 0.28rem!important;margin-bottom: 0.28rem;font-family: 微软雅黑 !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:0.34rem; margin-bottom:0.16rem}
.ar_article h2{ font-size:0.28rem; margin-bottom:0.14rem;}
.ar_article h3{ font-size:0.24rem; margin-bottom:0.16rem}
.ar_article h4{ font-size:0.18rem; margin-bottom:0.14rem}
.ar_article h5{ font-size:0.14rem; margin-bottom:0.12rem}
.ar_article h6{ font-size:0.14rem; margin-bottom:0.14rem}
.ar_article ul li,
.ar_article ol li{ padding-bottom:0 !important; margin-bottom:0 !important; margin-left:0.3rem; 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.16rem;}
.ar_article sub {vertical-align:sub; font-size: smaller;}
.ar_article sup { vertical-align:super; font-size: smaller;}
.ar_article img{ display:inline-block;max-width: 70%;margin: 0 auto;}

.n_right .ar_article_box h5{font-size: 0.26rem;color:#323232;text-align: center;font-weight: bold;line-height: 0.42rem;}
.n_right .ar_article_box h6{font-size: 0.26rem;color:#323232;text-align: center;font-weight: bold;line-height: 0.42rem;margin-bottom: 0.18rem;}
.n_right .ar_article_box .bbt{font-size: 0.14rem;line-height: 0.24rem;color:#999999;text-align: center;margin: 0.18rem auto;}
.n_right .ar_article_box .bbt span{margin-right:25px;}
.n_right .ar_article_box .artic3{margin-top: 0.2rem;padding-top:0.2rem;border-top: 1px solid #ccc;}
.n_right .ar_article_box .artic3 p {margin-bottom: 0.08rem;}
.n_right .ar_article_box .artic3 p span{font-size: 0.16rem;color: #323232;line-height: 0.24rem;}
.n_right .ar_article_box .artic3 p a{display: block;font-size: 0.16rem;color: #323232;line-height: 0.24rem;}
.n_right .ar_article_box .artic3 p a:hover{color: #00653d;}
.n_list_pic li{background-size: auto 100%; background: white;transition: 0.4s;position: relative;padding: 0.3rem;border-bottom: 1px dashed #DADADA;}
.n_list_pic li:first-child{border-top: 1px dashed #DADADA;}
.n_list_pic li:hover{box-shadow: 0px 2px 29px 0px rgba(36, 43, 48, 0.3);transition: 0.4s;}
.n_list_pic li a{display: block;}
.n_list_pic li .pic{width: 3rem;position: relative;overflow: hidden;position: relative;margin-right: 0.3rem;float: left;}
.n_list_pic li .pic img{display: block;width: 100%;transition: 0.6s all;}
.n_list_pic li .text{padding: 0.1rem 0 0.16rem 0;box-sizing: border-box;}
.n_list_pic li .text h5{transition: 0.6s all;font-size: 0.18rem;color: #333;line-height: 0.18rem;height: 0.18rem;overflow: hidden;margin-bottom: 0.14rem;}
.n_list_pic li .text p{font-size: 0.14rem;line-height: 0.26rem;height:0.52rem;overflow: hidden;color: #999;margin-top: 0.06rem;}
.n_list_pic li .text i{font-style: normal;font-size: 0.14rem;color: #00653d;background: url(../images/time4.png) no-repeat left center;padding-left: 0.22rem;font-family: arial;background-size: 0.16rem;line-height: 0.3rem;display: inline-block;}
.n_list_pic li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_list_pic li:hover h5{color: #00653d;transition: 0.6s all;}

@media(max-width:850px) {
	.n_list_pic li:first-child{border-top:none;}
	.n_list_pic li .pic{width: 100%;float: none;}
	.n_list_pic li .text{width: 100%;margin-left: 0;margin-top: 0.15rem;}
	.n_list_pic li .pic{top: 0;}
	.n_list_pic li{padding: 0.2rem 0 0.1rem 0;}
}
@media(max-width:580px) {
	.ar_article img{/*width: 100%;*/max-width: 100%;}
}

.n_list_pic2 ul{flex-wrap: wrap;justify-content: flex-start;margin-left: -2.333%;}
.n_list_pic2 li{margin-bottom: 0.2rem;transition: 0.4s;width: 31%;margin-left: 2.333%;}
.n_list_pic2 li a{display: block;}
.n_list_pic2 li .pic{width: 100%;position: relative;overflow: hidden;position: relative;}
.n_list_pic2 li .pic img{display: block;width: 100%;transition: 0.6s all;height:2.5rem;}
.n_list_pic2 li h5{transition: 0.6s all;font-size: 0.16rem;color: #333;line-height: 0.26rem;max-height: 0.26rem;overflow: hidden;margin-bottom: 0.14rem;text-align: center;margin-top: 0.15rem;}
.n_list_pic2 li:hover .pic img{transform: scale(1.1);transition: 0.6s all;}
.n_list_pic2 li:hover h5{color: #00653d;transition: 0.6s all;}
@media(max-width:1200px) {
.n_list_pic2 ul{margin-left: -2%;}
.n_list_pic2 li{}
.n_list_pic2 li .pic img{height: 3rem;}

}
@media(max-width:850px) {
	.n_list_pic2 ul{margin-left: -2%;}
	.n_list_pic2 li{width: 48%;margin-left: 2%;}
	.n_list_pic2 li .pic img{width: 100%;height: 30vw;}
}
@media(max-width:414px) {
    .n_list_pic2 ul{margin-left: 0;justify-content: space-between;}
	.n_list_pic2 li{width: 100%;margin-left: 0; }
    .n_list_pic2 li .pic img{height: 58vw;}
}

/* 师资列表页 */
.n_list_teacher{}
.n_list_teacher .bt{font-size: 0.24rem;color: #00653d;font-weight: bold;display: block;border-bottom: 2px solid #00653d;padding-bottom: 0.1rem;}
.n_list_teacher .jslb{margin-top: 0.3rem;}
.n_list_teacher .jslb p{display: inline-block;}
.n_list_teacher .jslb p span{font-size: 0.18rem;color: #323232;display: inline-block;}
.n_list_teacher .jslb p a{font-size: 0.18rem;color: #323232;padding: 0.1rem 0.16rem;background: #FAFAFA;margin-left: 0.16rem;display: inline-block;}
.n_list_teacher .jslb p a:hover{color: white;background:#00653d;}
.n_list_teacher .TeacherCon{}
.n_list_teacher .TeacherCon .listCon{margin-top: 0.4rem;}
.n_list_teacher .TeacherCon .listCon .title{}
.n_list_teacher .TeacherCon .listCon h6{}
.n_list_teacher .TeacherCon .listCon h6 span{font-size: 0.18rem;color:#00653d;background: #f5f9fc;font-weight: bold;display: block;line-height: 0.4rem;padding-left: 0.3rem;border-left: 4px solid #00653d;}
.n_list_teacher .TeacherCon .listCon ul{justify-content: flex-start;margin-left: -1%;margin-top: 10px;}
.n_list_teacher .TeacherCon .listCon ul li{width: 9%;margin:8px 0;margin-left: 1%;}
.n_list_teacher .TeacherCon .listCon ul li a{font-size: 0.16rem;color: #323232;line-height: 0.24rem;}
.n_list_teacher .TeacherCon .listCon ul li a:hover{color: #00653d;}
@media(max-width: 1300px){
	.n_list_teacher .TeacherCon .listCon ul{margin-left: 0;}
	.n_list_teacher .TeacherCon .listCon ul li{width: 12%;margin-left: 0;}
}
@media(max-width: 850px){
	.n_list_teacher .jslb p span{display: block;}
	.n_list_teacher .jslb p a{margin-right: 10px;margin-left: 0;margin-top: 0.18rem;}
	.n_list_teacher .TeacherCon .listCon ul li{width: 16%;margin-left: 0;}
}
@media(max-width: 640px){
	.n_list_teacher .TeacherCon .listCon ul li{width: 21%;margin-left: 0;}
}
@media(max-width: 414px){
	.n_list_teacher .TeacherCon .listCon ul li{width: 33%;margin-left: 0;}
}
/* 师资列表页2 */
.n_list_teacher2{}
.n_list_teacher2 .bt{font-size: 0.24rem;color: #00653d;font-weight: bold;display: block;border-bottom: 2px solid #00653d;padding-bottom: 0.1rem;}
.n_list_teacher2 .jslb{margin-top: 0.3rem;}
.n_list_teacher2 .jslb p{display: inline-block;}
.n_list_teacher2 .jslb p span{font-size: 0.18rem;color: #323232;display: inline-block;}
.n_list_teacher2 .jslb p a{font-size: 0.22rem;color: #323232;padding: 0.15rem 0.2rem;display: inline-block;border-radius: 0.1rem;border: 1px solid #00653d;}
.n_list_teacher2 .jslb p a.on{color: white;background:#00653d;}
.n_list_teacher2 .jslb p a+a{margin-left: 0.16rem;}
.n_list_teacher2 .jslb p a:hover{color: white;background:#00653d;}
.n_list_teacher2 .jslb ul{display: flex;justify-content: space-between;margin: 0.4rem 0 0.5rem 0;}
.n_list_teacher2 .jslb ul li{}
.n_list_teacher2 .jslb ul li a{font-size: 0.2rem;color: #323232;padding: 0.08rem 0.15rem;}
.n_list_teacher2 .jslb ul li a:hover{color: #FFFFFF;background:#00653d;}
.n_list_teacher2 .TeacherCon{}
.n_list_teacher2 .TeacherCon ul{} 
.n_list_teacher2 .TeacherCon ul li{width: 49%;padding: 0.1rem;border: 1px solid #CCCCCC;margin-bottom: 2%;} 
.n_list_teacher2 .TeacherCon ul li a{display: flex;justify-content: space-between;} 
.n_list_teacher2 .TeacherCon ul li a .pic{width: 1.9rem;height: 2.5rem;} 
.n_list_teacher2 .TeacherCon ul li a .pic img{display: block;width: 100%;height: 100%;} 
.n_list_teacher2 .TeacherCon ul li a .text{width: calc(100% - 2.3rem);margin-top: 0.3rem;} 
.n_list_teacher2 .TeacherCon ul li a .text h4{font-size: 0.24rem;color: #323232;font-weight: 600;margin-bottom: 0.2rem;} 
.n_list_teacher2 .TeacherCon ul li a .text span{display: block;font-size: 0.16rem;color: #666666;line-height: 0.24rem;margin: 0.1rem 0;} 
.n_list_teacher2 .TeacherCon ul li a .text p{font-size: 0.16rem;color: #666666;line-height: 0.24rem;display: block;margin-top: 0.2rem;} 
@media(max-width: 850px){
	.n_list_teacher2 .TeacherCon ul li{width: 100%;}
	.n_list_teacher2 .TeacherCon ul li a .pic{width: 28vw;height: 40vw;}
	.n_list_teacher2 .TeacherCon ul li a .text{width: calc(100% - 32vw);margin-top: 0.3rem;}
	.n_list_teacher2 .jslb p a{font-size: 0.18rem;padding: 0.1rem;}
	.n_list_teacher2 .jslb ul{flex-wrap: wrap;justify-content: flex-start;margin: 0.2rem 0 0.4rem 0;}
	.n_list_teacher2 .jslb ul li{width: 8%;margin: 0.1rem 0;}
}
@media(max-width: 580px){
	.n_list_teacher2 .TeacherCon ul li a .pic{width: 32vw;height: 42vw;}
	.n_list_teacher2 .TeacherCon ul li a .text{width: calc(100% - 35vw);margin-top: 0.1rem;}
	.n_list_teacher2 .TeacherCon ul li a .text h4{font-size: 0.2rem;}
	.n_list_teacher2 .TeacherCon ul li a .text span{font-size: 0.14rem;margin: 0.05rem 0;}
	.n_list_teacher2 .TeacherCon ul li a .text p{margin-top: 0.1rem;font-size: 0.14rem;}
}
@media(max-width: 500px){
	.n_list_teacher2 .jslb p {display: inline-flex;justify-content: flex-start;flex-wrap: wrap;margin-left: -2%;}
	.n_list_teacher2 .jslb p a+a{margin-left: 2%;}
	.n_list_teacher2 .jslb p a{margin-left: 2%;text-align: center;margin-top: 2%;}
}
/*==========================================内页 结束=============================================*/
@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:#005540}
	.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: 1060px){
	
}




/*==========================================内页 结束=============================================*/


#vsb_content_2 P {
    LINE-HEIGHT: 150%;
    text-indent: 2em;
    font-size: 14px;
    font-size: 0.16rem!important;
    color: #666666;
    line-height: 0.28rem!important;
    margin-bottom: 0.28rem;
    font-family: 微软雅黑 !important;
 }
.pb_sys_style3 .p_no_d {
    border: 1px solid #00653d !important;
    color: #fff;
    background-color: #00653d !important;
}


.pb_sys_style1 .p_no_d {
    border: 1px solid #01663e !important;
    color: #fff;
    background-color: #01663e !important;
}