/* CSS Document */

html {
	overflow-x: hidden;
}
* {
	margin: 0px;
	padding: 0px;
}
body, html {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #686868;
	background-color: #FFF;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #404242;
	outline: none;
}
li, dl, dt, dd {
	list-style-type: none;
}
input, textarea, select, option, em, strong, span, li, dl, dt, td {
	font-size: 13px;
	border: none;
}
em, i {
	font-style: normal;
	font-weight: 400;
	outline: none;
}
.header {
	border-top: #0c5316 solid 12px;
	padding: 5px 0;
}
.head_con {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
}
.logo {
	margin: 5px 0;
	float: left;
}
.nav {
	background: #0c5316;
}
.nav ul{ width: 1300px; margin: 0 auto; height: 48px; display: flex; justify-content: space-between;}
.nav ul li{ position: relative;}
.nav ul li>a{ display: inline-block; padding: 0 40px;}
.nav ul li:hover div{ display: block;  }
.nav ul li>div{ display: none; position: absolute; left: 0; top: 48px; z-index: 999; text-align: center; width: 100%;
	background: #0c5316; color: #fff;}
.nav ul li>div a{ display: block; line-height:inherit; padding: 12px 0;}
.nav ul li>div a:hover{ background: #4f8767;}
.nav a {
	display: inline-block;
	font-size: 16px;
	line-height: 48px;
	color: #fff;
}
.serch {
	float: right;
	border-left: #0c5316 solid 3px;
	margin-top: 40px;
}
.serch p {
	padding-left: 20px;
	font-size: 32px;
	text-align: right;
	line-height: 42px;
}
.serch p a {
	color: #0c5316;
	display: inline-block;
	padding: 0 15px;
	
}
.serch div {
	overflow: hidden;
}
.tex {
	width: 254px;
	border: #dfdfdf solid 1px;
	border-right: none;
	padding: 10px 10px;
	float: left;
}
.sub {
	width: 68px;
	height: 38px;
	background: url(../images/sous.jpg) #0c5316 center no-repeat;
	float: left;
}
/* index - banner */
.full_banner {
	width: 100%;
	position: relative;
	height: 643px;
	background: #215297;
	overflow: hidden;
}
.full_banner .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.full_banner .bd ul {
	width: 100% !important;
}
.full_banner .bd li {
	width: 100% !important;
	float: left;
	height: 648px;
	overflow: hidden;
	text-align: center;
}
.full_banner .bd li a {
	display: block;
	height: 648px;
}
.full_banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.full_banner .hd ul {
	text-align: center;
}
.full_banner .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	width: 10px;
	height: 10px;
	margin: 5px;
	background: #fff;
	overflow: hidden;
	border-radius: 100%;
}
.full_banner .hd ul .on {
	background: #0c5316;
}
/*内容*/
.box {
	width: 1194px;
	margin: 70px auto;
}
.box h3{ text-align: center; border-bottom: #eee solid 5px; position: relative;
padding-bottom: 20px;}
.box h3 em {
	font-size: 32px;
	color: #303030;
	font-weight: bold;
}
.box h3 i {
	width: 80px;
	height: 5px;
	background: #0c5316;
	display: block;
	position: absolute;
	left:47%;
	bottom: -5px;

}
.jj_box {
	margin-top: 30px;
	padding-bottom: 20px;
	overflow: hidden;
}
.jj_box p {
	font-size: 16px;
	line-height: 28px;
	color: #000;
	margin-bottom: 10px;
	text-indent: 2em;
}

.zue {
	width: 90%;
	margin: 0 auto;
	margin-top: 35px;
	color: #666;
	text-transform: uppercase;
	display: flex;
	justify-content: space-between;
	text-align: center;
}
.zue dt{ margin-bottom: 20px;}
.zue dl:hover dt{ transition:All 0.4s ease-in-out;   
	 -webkit-transition:All 0.4s ease-in-out;    
	 -moz-transition:All 0.4s ease-in-out;   
	  -o-transition:All 0.4s ease-in-out;
	  transform:rotate(360deg);    -webkit-transform:rotate(360deg);    -moz-transform:rotate(360deg);    -o-transform:rotate(360deg);    -ms-transform:rotate(360deg);}
.zue dd{font-size: 22px;}
.bg0 {
	background: #a9b1ad;
}
.bg1 {
	background: #4f8767;
}
.k_box {
	background: url(../images/img_bg.jpg) no-repeat;
	padding: 70px 0 40px 0;
}
.k_box .box {
	margin: 0 auto;
}
.k_box h3 em {
	font-size: 32px;
	color: #fff;
	font-weight: bold;
}
.k_box h3 i {
	width: 60px;
	height: 5px;
	background: #0c5316;
	display: block;
}
.swiper-container {
	width: 100%;
	height: auto;
	margin-top: 44px !important;
}
.swiper-slide {
	background: #fff;
	height: 200px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.font {
	padding: 15px;
}
.font h4 {
	font-weight: normal;
	color: #000;
	line-height: 24px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.font span {
	display: block;
	margin: 6px 0;
}
.font p {
	line-height: 24px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.swiper-pagination {
	margin-top: 45px;
}
.thr .thd {
	margin: 25px 0;
	line-height: 26px;
}
.thr{ margin-bottom: 20px;}
.thr ul{ text-align: center; margin-top: 30px;}
.thr ul li{ display: inline-block;}

.bookBox ul li{ width: 180px; float: left; margin: 15px 20px; text-align: center;}
.bookBox ul li img{ width: 150px; height:210px;margin-bottom: 20px;}
.bookBox ul li p{ font-size: 14px;height:40px;}
.bookBox>div { line-height:26px; font-size:15px; color:#000;    line-height: 35px;}

/*底部*/
.fot_w2 {
	width: 100%;
	background: #2f2929;
	padding: 30px 0;
}
.fot_w2>p{ text-align: center;color: #fff;}
.fot_w2>p>a{ text-align: center;color: #fff;}
.fot_w2>div{ width: 1300px; margin: 0 auto; display: flex; justify-content: space-between; padding: 30px 0;}
.fot_w2>div>div{ width: 30%; color: #fff;}
.fot_w2>div>div a{ color: #fff;}
.fot_w2>div>div>img{ margin-bottom: 20px;}
.fot_w2>div>div h4{ font-size: 16px; margin-bottom: 20px;}
.fot_w2>div>div>a{ color: #fff; border-bottom: #ddd solid 1px; display: block; margin-bottom: 20px;
padding-bottom:10px;}
.fot_w2>div>div p{ margin-bottom: 15px;}
.fot_w2>div>div dl dt{ overflow: hidden;}
.fot_w2>div>div dd{ margin-left: 30px; margin-bottom: 10px; line-height: 24px;}
.fot_w2>div>div dl img{display: block; margin-right: 10px; float: left;}


.tit{ background:#ececec; padding:10px 0;}
.tit p{ width:1148px; margin:0 auto;}

.cong_t{ width:1148px; margin:40px auto; overflow:hidden;}

.cong_left{ width:280px; float:left; margin-right:60px;}
.cong_left h3{ padding:28px 0; text-align:center; background:#0c5316; text-transform:uppercase; font-size:26px; color:#fff;}
.cong_left ul{ display:block; border:#dfdfdf solid 1px; border-top:none; padding:30px;}
.cong_left ul li{ background:url(../images/arow_c.jpg) left center no-repeat; padding-left:15px; font-size:16px; margin-bottom:25px;}
.cong_left ul li a{ display:block;}
.cong_left ul li a:hover{color:#0c5316;}
.cuur{ color:#0c5316;}

.cong_right .tit_d{ font-size:22px; text-transform:uppercase; margin-bottom:20px;}
.cong_right li{ padding:25px 0; border-top:#dfdfdf solid 1px;border-bottom:#dfdfdf solid 1px; overflow:hidden;
margin-top:-1px;}
.cong_right li span{ width:186px; height:115px; display:block; float:left; margin-right:28px; overflow:hidden;}
.cong_right li .font_s{ width:594px; float:right;}
.cong_right li .font_s h5{ font-size:18px; font-weight:normal; color:#2a2a2a;
text-overflow: -o-ellipsis-lastline;
overflow: hidden; line-height:26px;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}

.cong_righta li .font_s{ width:930px;}
.cong_righta li .font_s b{margin: 14px 0 !important;}
.cong_right li .font_s b{ font-weight:normal; background:url(../images/time.jpg) left center no-repeat; padding-left:20px; display:block; margin:10px 0;}
.cong_right li .font_s p{ font-size:14px; text-overflow: -o-ellipsis-lastline;
overflow: hidden; line-height:26px;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}


/*****页码*****/
.pagelist {margin: 36px 0 22px 0;text-align: center;}
.pagelist span, .pagelist a {background: #fff;padding: 0 10px;color: #8c8c8c;display: inline-block;
max-height: 30px;line-height: 30px;border: 1px #d8dce0 solid;margin: 0 1px;border-radius: 3px;}
.pagelist a.nowpage {background: #0c5316;color: #fff;border: #0066b3 solid 1px;}
.pagelist a:hover{background: #0c5316;color: #fff;border: #0066b3 solid 1px;}

.ttie{ padding-bottom:10px; border-bottom:#dfdfdf solid 1px; text-align:center; margin-bottom:30px;}
.ttie h5{ font-size:22px; width:80%; line-height:34px; text-align:center;font-weight:normal;
margin:0 auto;}

.ttie b{font-weight:normal; background:url(../images/time.jpg) left center no-repeat; padding-left:20px; 
 margin:15px 0; display:inline-block;}
 
.new_right p{ font-size:15px; text-indent:2em; line-height:28px; color:#000;}
.new_right p span{ font-size:16px!important; }
.new_right img{ margin:10px auto;}