body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; font-family: "微软雅黑"; }
body { background:#fff; color:#000; font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; }
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#000; text-decoration:none; }
a:hover { text-decoration:none;  }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
.clear{clear: both;}

.main-3nx{padding-top:40px}
.main-3nx ul li{float: left;
    width: 32%;
    margin-right: 2%;
    background: #FFFFFF;
    min-height: 280px;}
.main-3nx ul li img{width:100%}
.main-3nx ul li a{display:block}



#banner {
 width: 100%;
 margin: 0 auto;
 overflow: hidden;
 
}
.banner, #banner-slide {
 margin: 0 auto;
 max-width: 1170px;
 position: relative;
 width: 100%;
}
.bjqs-wrapper {
 overflow: visible !important;
}
.mask-l, .mask-r {
 position: absolute;
 width: 100%;
 height: 100%;
 background: #fff;
 filter: alpha(opacity=50);
 -moz-opacity: 0.5;
 opacity: 0.5;
}
.mask-l {
 left: -100%;
 top: 0;
}
.mask-r {
 left: 100%;
 top: 0;
}
.h-centered {
 position: absolute;
 bottom: 10px !important;
 z-index: 1000;
}
.h-centered-1 {
 background-position: 0 25px;
}
.bjqs-markers li a {
 height: 12px;
 width: 12px;
 margin: 0 6px;
 display: inline-block;
 overflow: hidden;
 text-indent: -100px;
 font-size: 0;
 border-radius: 50%;
 background: #ddd;
}
.bjqs-markers .active-marker a {
 background: #007E37;
}
.bjqs-controls li a {
 display: block;
 width: 30px;
 text-align: center;
 height: 66px;
 line-height: 66px;
 background: #007E37;
 text-decoration: none;
 color: #fff;
 font-size: 30px;
 font-weight: bold;
 font-family: simsun;
 text-decoration: none;
 cursor: pointer;
 position: absolute;
 top: 50%;
 margin-top: -33px;
 z-index: 50;
 opacity: 0.7;
 filter: alpha(opacity=70);
 font-weight: bold;
}


.bjqs-caption {
text-indent:1em;
 left: 0px;
 right: 0px;

 bottom: 0px;
 height: 40px;
 line-height: 40px;
 color: #fff;
 font-size: 20px;
 font-weight: normal;
 font-family: "楷体";

 white-space: nowrap;
 text-overflow: ellipsis; background: #000; opacity: 0.6;
 filter: alpha(opacity=60);
 overflow: hidden;margin-bottom: ;
}
ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
li.bjqs-slide img {width:100%; display:block;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:2;}
ul.bjqs-controls.v-centered li a{position:absolute;z-index: 2;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: right;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;margin:0;position:absolute;}




.skydt img{width:100%}

.ewm li{width: 100px;
    float: left;
    margin: 0px 12px;
    text-align: center;
    color: #fff;}
.ewm li img{width: 100%;}
.ewm{padding-top: 20px;}
.ewm li p{padding:10px 0}



.sliderbutton.next
 {
    right: -80px;
}

.sliderbutton.prev
 {
    left: -80px;
}

.sliderbutton {
    height: 60px;
    margin-top: -30px;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 9;
    color: #59A97A;
    font-size: 34px;
    line-height: 60px;
    text-align: center;
    background-color: #fff;
    *background-color: #fff;
    zoom: 1;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
}








.mainWrap
{
	width:1000px;
	margin:auto;	
}
.topimgslider a
{
	display: block;
	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	/*height: 490px;
	overflow: hidden;*/
	position: relative;
}

.topimgslider a .mainWrap
{
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -500px;
}
.topimgslider a span
{
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 80px;
	border-top: 2px solid #017138;
	font-size: 24px;
	text-indent: 2em;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	z-index: 0;
}

.topimgslider a span b
{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: #fff;
	opacity: 0.85;
	filter: alpha(opacity=85);
	left: 0;
	top: 0;
}

.topimgslider a img
{
	width: 100%;
}


.slick-dots 
{
	position: absolute;
	bottom: 20px;
	width: 100%;
    text-align: center;
}

.slick-dots li  
{
	display: inline-block;
}

.slick-dots li button
{   background:#A8B3C6;
    border: 0 none;
    border-radius: 7px;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 12px;
    line-height: 0;
    margin: 0 8px;
    outline: medium none;
    padding: 0;
    width: 12px;
}

.slick-dots li.slick-active button
{
	background: #017138;
}




























.sjlb{display:none}


.header{width: 100%;min-height: 120px;background: #fff}
.header-l{margin: 32px 0;}
.header-r{float: right;margin-top: 0;}
.header-r ul{float: right;}
.header-r ul li{float: left; height: 30px;width: 100px;background: #B9B9B9;line-height: 30px;text-align: center;}
.header-r ul li a{color: #FFFFFF;font-size: 14px;}
span.search {
 
 position: relative;
 display: inline-block;
 width: 225px;
 float:right;
 background-color: #00712F;
 height: 30px;
 border: 1px solid #00712F;
 margin-top: 30px;
}

.search-txt {
	
 width: 188px;
 height: 28px;
 margin-right: 4px;
 background-color: #fff;
}

span.search input {
 border: none;
 outline: none;
 vertical-align: 0px;
 vertical-align: middle;
 float: left;
 
}

#search-bt {    
 width: 29px;
 height: 28px;
 text-indent: -999px;
 background: url(../img/ss.png) no-repeat center;
 overflow: hidden;
 cursor: pointer;
 
}

span.search input {
 border: none;
 outline: none;
 vertical-align: 0px;
 _vertical-align: middle;
 float: left;
}

.main-1{width: 100%;min-height: 670px;background: #F0F0E1;}
.main-1 h2{font-size: 36px;text-align: center;padding-top: 40px;padding-bottom: 20px;}
.main-1 hr{margin-top: 0px;
    width: 60px;
    margin-bottom: 20px;
    border: 0;
    border-top: 5px solid #00712F;}
.main-1s{margin: 20px 0;
    margin-bottom: 35px;}
.main-1s ul li{float: left;width: 32%;margin-right: 2%;background: #FFFFFF;min-height: 390px;}
.main-1s ul li p{font-size: 16px;padding: 17px;}
.main-1t{width: 100%;
    height: 0;
    padding-bottom: 285px;
    overflow: hidden;
    position: relative;}
.main-1t em{background-position: center top;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;}
.main-1x ul li{height: 60px;
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 35px;}



.rq{width: 60px;
    height: 60px;
    float: left;border-right:1px dashed #00712F ;}
.r{width: 60px;height: 30px;line-height: 30px;text-align: center;font-size: 20px;}
.ny{width: 60px;height: 30px;line-height: 30px;text-align: center;font-size: 12px;}
.main-1xy{padding-left: 75px;
    font-size:16px;
    line-height: 30px;}

.gd{width: 180px;height: 40px;border-radius: 10px;background: #59A97A;margin: 0 auto;text-align: center;line-height: 40px;}
.gd a{color: #FFFFFF;}













.imglist
{
	
}


.imglist ul
{
	margin-top: 25px;
}

/*
.imglist li
{
	float: left;
	width: 25%;
	
}
*/
.imglist li a
{
	margin:0 20px;
	display: block;
	
}


.imglist li a h3
{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	
}

.imglist li a .time
{
	color: #666666;
	display: block;
	margin: 10px 0 10px 0;
	text-indent: 2em;
	font-size: 14px;
	
}

.imglist li a p
{
	font-size: 18px;
    text-indent: 1em;
    line-height: 2em;
    color: #273238;
	height:72px;overflow:hidden
}

.imglist li a i
{
	color: #ccc;
	font-size: 20px;
}

.imglist li a .location
{
	color:#5a7f93;
	font-size: 13px;
	
}

.imglist li a .location i
{
	font-size: 14px;
}

.imglist li a img
{
	width: 120px;
	height: 120px;
	border-radius: 50%;
	border: 6px #fff solid;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	box-sizing: border-box;
	float: left;
	

}

.imglist li a:hover h3
{
	color:#f9461d;
}

.imglist li a:hover img
{
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.imglist .slick-dots 
{
	position: absolute;
	bottom: -5px;
	width: 100%;
    text-align: center;
}

.imglist .slick-dots li  
{
	display: inline-block;
}

.imglist .slick-dots li button
{   background:#A8B3C6;
    border: 0 none;
    border-radius: 7px;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 12px;
    line-height: 0;
    margin: 0 8px;
    outline: medium none;
    padding: 0;
    width: 12px;
}

.imglist .slick-dots li.slick-active button
{
	background: #f9461d;
}
.main-2{min-height: 480px;background: url(../img/xsbgbj.png);width: 100%;}
.yc{padding-top: 15px ;margin-left: 130px;}
.time{background: url(../img/rlxtb.png)no-repeat 1%;}
.wz{background: url(../img/wzxtb.png)no-repeat 1%;padding-left: 2em;display: block;color:#666666}
.zy-banner img{width:100%}


.main-2 h2{font-size: 36px;text-align: center;padding-top: 40px;padding-bottom: 20px;}
.main-2 hr{margin-top: 0px;
    width: 60px;
    margin-bottom: 20px;
    border: 0;
    border-top: 5px solid #00712F;}
    

.main-3{min-height: 490px;width: 100%;background: #F1F1F1;}
.main-3 h2{font-size: 36px;text-align: center;padding-top: 40px;padding-bottom: 20px;}
.main-3 hr{margin-top: 0px;
    width: 60px;
    margin-bottom: 20px;
    border: 0;
    border-top: 5px solid #00712F;}
    



.main-3n ul li{height: 60px;
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 35px;font-size:15px}



.rq1{width: 60px;
    height: 60px;
    float: left;border: 1px solid #0F682E;}
.r1{width: 58px;height: 30px;line-height: 30px;text-align: center;font-size: 20px;color: #0F682E;background: #FFFFFF;}
.ny1{width: 58px;height: 30px;line-height: 30px;text-align: center;font-size: 12px;background: #0F682E;color: #FFFFFF;}
.main-3ny{padding-left: 75px;line-height: 30px;font-size: 16px;}
.main-3n{margin-top: 15px;}



.foots{min-height: 320px;width: 100%;background: #0F682E;}


.footx{min-height: 70px;background: #18502E;}
.footx p{text-align: center;color: #FFFFFF;padding: 7px;}

.footsz ul li{width: 100%%;float: left;margin-right: 0.5%;}
.footsz ul li a{display: block;
    font-size: 14px;
    color: #FFFFFF;
    padding-bottom: 15px;}
.footsz ul li h4{font-size: 20px;
    color: #FFFFFF;
    padding-bottom: 15px;}
.footsz ul{padding-top: 25px;}
.footsy ul li{width: 240px;height: 47px;background: #B29873;text-align: center;line-height: 47px;border-radius: 15px;margin: 30px auto;}
.footsy ul li a{color: #FFFFFF;}
.footsy ul{padding-top: 25%;position: absolute;z-index:1;top: 25%;left: 19%;}

.footsy b{    background: url(../img/dlg.png) no-repeat;
    width: 459px;
    height: 418px;
    position: absolute;
    right: -80px;
    top: -28px;
    z-index: 0;}




.icon-quote-left{width: 19px;height: 17px;background: url(../img/dhz.png);float: left;display: block;}
.icon-quote-right{width: 19px;height: 17px;background: url(../img/dhy.PNG);float: right;display: block;}





.main-zyrs {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #CBCBCB;
}
.main-zyrs h2 {
    float: left;
    line-height: 60px;
    font-size: 20px;
    color: #000;
    font-weight: bold;
}
.main-zyrs small {
    float: right;
    line-height: 60px;
    font-size: 12px;
    color: #878787;
    height: 60px;
    max-width: 40%;
    overflow: hidden;
}
.main-zyrs small a {
    margin: 0 5px;
    font-size: 12px;
    color: #878787;
}




.nr h2{font-size: 24px ;font-weight: 500;text-align: center;margin: 20px 0;}
.nr h3{font-size: 12px;color: #666666;text-align: center;margin: 10px 0;}
.nr img{max-width: 100%;
   
    height: auto;margin:20px auto}
.nr p{text-indent: 2em;line-height: 32px;font-size: 14px;}
.turn_page { padding: 35px 0; }

.turn_page li { line-height: 24px; margin-bottom: 15px; }

.turn_page li a { color: #333; font-size: 14px; }

.turn_page li a:hover { color: #f76a30; }

.tup,.nr,.ejlist,.dpzws,.szdw{margin-bottom: 100px;}




.ejlistn{width: 100%;
    margin: 0 auto;
    position: relative;
    height: auto;padding-top:30px}

.line02{position: absolute;left:10%;top:0;height:105%;width: 2px;background-color:#DDDDDD;margin-left: -1px;}
.ejlistn ul li{height: 125px;margin-bottom: 30px;}

.ejlistl{width: 10%;float: left;}
.ejlistr{float: right;width: 90%;position: relative;}
.ejlistrd{width: 26px;
    height: 15px;
    display: block;
    position: absolute;background-image: url(../img/ejlisthd.png);
    background-repeat: no-repeat;
    left: -8px;
    top: 55px;}
.ejlistr h2{font-size: 18px;padding: 22px 0;padding-left: 12px}
.ejlistr p{font-size: 14px;color: #AAAAAA;line-height: 25px;padding-left: 12px}
.r{font-size: 18px;font-weight: bold;color: #00712F;}
.ny{font-size: 14px;color: #00712F;}
.ejlistln{width: 60px;height: 35px;margin: 40% 20%;text-align: right;}
.ejlistrn{margin-left: 18px;height: 125px;}
.ejlistn ul li:hover .ejlistrn{border-left: 2px solid #00712F;box-shadow: 0px 2px 3px 2px rgba(178, 178, 178, 0.8);
    }
.ejlistn ul li:hover .ejlistrd{background-image: url(../img/ejlmlistcd.png);}
.ejlistn ul li:hover .ejlistrn h2{font-weight: bold;color: #00712F;}



.lby{margin-bottom: 100px;}
.lby ul li{margin: 10px 0;line-height: 30px;background: url(../img/dian.png)no-repeat 1%;text-indent: 2em;}
.lby ul li img{margin: 5px;}
.lby ul li small{float: right;}
.lby ul li a{font-size: 14px;}
.lby ul li a:hover{color: #1295D8;}




.main-zyz h2{width: 100%;height: 100px;background: url(../img/lmbj.png)no-repeat;text-align: center;line-height: 100px;font-size: 30px;color: #FFFFFF;}
.main-zyz ul li{width: 100%;min-height: 60px;text-align: center;line-height: 60px;background: #F4F4F4;border-bottom: 1px solid #DBDBDB;}
.main-zyz ul li a{font-size: 20px;color: #000000;}

.dpzw p{font-size: 16px;
    color: #666666;
    text-indent: 2em;
    line-height: 2em;
    margin: 20px 0;}
.main-zy{margin-top: 30px;}


.catalog{background: #f2f2f2;
    line-height: 56px;
    font-size: 24px;
    text-align: center;
    margin-top: 20px;}
.pepolelist li {
    float: left;
    width: 20%;
    font-size: 16px;
    padding: 6px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pepolelist {
    padding-top: 20px;
    margin: 0 40px;
}

.subcatalog {
    font-size: 16px;
    color: #1692c6;
    padding-top: 10px;
    padding-bottom: 10px;
}


@media screen and (max-width: 1400px){
	
	
	
}


@media screen and (max-width: 1280px){
	
	
}


@media screen and (max-width: 1000px){
	.topimgslider a .mainWrap
	{
		padding: 0;
		margin-left: 0;
		left: 0;
		width: 100%;
	}
	
	.topimgslider a span
	{
		line-height: 3em;
		font-size: 20px;
	}
	.topimgslider a span
	{
		box-sizing: border-box;
		padding:0 25px;
		text-indent: 0;
	}

}


@media screen and (max-width: 767px){
	
	.header-r{display: none;}
	.header{min-height: auto;}
	.main-1s ul li {
    float: left;
    width: 100%;
    margin-right: 0; 
    margin-bottom: 25px;
    background: #FFFFFF;
    min-height: 290px;}
    .main-1x ul li {
    height: 60px;
    float: left;
    width: 100%;
    margin-right: 0; 
    margin-bottom: 35px;font-size:15px
}
.gd{margin-bottom: 25px;}

.main-3n ul li {
    height: 60px;
    float: left;
    width: 100%;
    margin-right: 0;
    margin-bottom: 35px;
}

.footsy ul{padding-top: 0;position: relative;left: 0;}

.main-zyz{display:none}


.sjlb{display:block}
.ejlist{display:none}


.gljs{
	position:relative;
	display:block;
	}

.staff-heading{
	position:relative;
	display:block;
	background:#F0F0F0;
	padding:13px 10px;
	margin:0px 0px 15px;
	}

.staff-heading h4{
	font-size:30px;
	color:#003D7C;
	padding:0px 0px;
	text-align:center;
	}

.gljs ul{
	padding:0px 0px;
	margin:0px -10px;
	list-style-type:none;
	}

.gljs ul li{
	width:25%;
	float:left;
	padding:0px 10px;
	}

.faculty-list-blog{
	position:relative;
	display:block;
	padding:0px;
	font-size:14px;
	margin:0px 0px 30px;
    }
	
.faculty-list-blog a {
	position:relative;
	display:block;
	height:100%;
	color:#999999;
	overflow:hidden;
	background:#ffffff;
    }

.faculty-main-image{
	position:relative;
	display:block;
	}
	
.faculty-main-image .faculty-list-pic {
	position:relative;
	display:block;
	width:100%;
	height:0px;
	overflow:hidden;
	padding-bottom:122%;
	background:#5c5c5c;
	margin:0px auto 0px;
	}
	
.faculty-list-pic figure {
	position:absolute;
	top:0px;
    left:0px;
	right:0px;
	bottom:0px;
    display:block;
    margin:0px auto;
	text-align:center;
	}
	
.faculty-list-pic figure img {
	height:100%;
	width:100%;
	max-width:none;
	-o-object-fit:cover;
	object-fit:cover;
	-o-object-position:top;
	object-position:top;
	font-family:"object-fit:cover; object-position:top";
	}

.faculty-details{
	position:relative;
	display:block;
	padding:15px 0px 0px;
	}

.faculty-details h4{
	font-family:HelveticaNeue-Regular;
	font-size:18px;
	color:#003D7C;
	padding-bottom:10px;
	}

.faculty-details p{
	margin:0px 0px;
	}

.faculty-mail{
	color:#003D7C;
	}

.faculty-hover{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	height:100%;
	opacity:0;
	background:rgba(153, 153, 153, 0.7);
	-webkit-transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-ms-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
	}

.faculty-hover figure{
	position:absolute;
	top:50%;
	left:50%;
	width:100%;
	text-align:center;
	margin:0px 0px;
	-moz-user-select:none;
	-o-user-select:none;
	-webkit-user-select:none;
	user-select:none;
	-moz-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	-moz-transform:preserve-3d;
	-webkit-transform:preserve-3d;
	-ms-transform:preserve-3d;
	transform:preserve-3d;
	}

.faculty-list-blog:hover .faculty-hover{
	opacity:1;
	}
	
/*prospective-section*/

.prospective-section{
	position:relative;
	display:block;
	}

.prospective-details{
	position:relative;
	display:block;
	/*color:rgba(153, 153, 153, 1);*/
	margin:0px 0px 30px;
	}

.prospective-accordion{
	position:relative;
	display:block;
	/*color:rgba(153, 153, 153, 1);*/
	color:#333333;
	}
	
.prospective-accordion h6{
	font-size:14px;
	color:rgba(153, 153, 153, 1);
	padding:0px 0px;
	}

.right-nav{
	position:relative;
	display:block;
	}

.right-nav ul{
	padding:0px 0px;
	margin:0px 0px;
	list-style-type:none;
	}

.right-nav ul li{
	border-bottom:1px solid rgba(209, 209, 209, 1);
	}

.right-nav ul li a{
	position:relative;
	display:block;
	padding:15px 15px;
	color:rgba(0, 61, 124, 1);
	-webkit-transition:all 0.3s ease 0s;
	-moz-transition:all 0.3s ease 0s;
	-ms-transition:all 0.3s ease 0s;
	transition:all 0.3s ease 0s;
	}

.right-nav ul .page_item_has_children a{
	color:rgba(0, 61, 124, 1);
	}

.right-nav ul .page_item_has_children a:before{	
	font-family:'Font Awesome 5 Free';
	position:absolute;
	content:'\f107';
	top:18px;
	right:10px;
	font-weight:600;
	color:rgba(0, 61, 124, 1);
	}

.right-nav ul li:hover a:before{
	color:#ffffff;
	}

.right-nav ul a:hover .right-nav ul .page_item_has_children a:before{	
	color:#ffffff;
	}

.right-nav ul li a:hover, .right-nav ul .active a{
	background:rgba(0, 61, 124, 1);
	color:#ffffff !important;
	}

.right-nav ul .children li a:before{
	display:none;
	}

.active_li .active_a{
	background:rgba(0, 61, 124, 1);
	color:#ffffff !important;
	}

}