*{
	margin: 0;
	padding: 0;
	list-style: none;
}
body{
	background-color: #f6f5f0;
}
img{
 max-width:none !important;
}
a{
	text-decoration:none !important;
}
p{
	/* padding: 0 0 10px; */
}
tr th,tr td{
	line-height: 35px !important;
	text-align: center;
}
.results a{
	color: #000 !important;
}
.modal-title{
	text-align: center;
	color: #124F2D;
}
.modal-content iframe{
	width: 100% !important;
	height: 430px !important;
	border: none !important;
}
.videoPlay{
	position: relative;
	z-index: 99;
	width: 50px;
	left: 46%;
	top: -50%;
	pointer-events: none;
}
.videoCover a:last-child{
	color: #fff;
    font-size: 16px;
    position: relative;
    z-index: 9999;
    top: -90px;
    left: 40px;
    font-weight: 900;
}
.message{
	width: 130px;
	height: 40px;
	border-radius: 6px 6px 6px 6px;
	background: #f69d05;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	cursor: pointer;
}
.science,.science table tbody{
	display: flex;

}
.science, .science table tbody tr{
flex-basis: 40%;
}
.product-more{
	width: 200px;
	height: 50px;
	border-radius: 30px 30px 30px 30px;
	background: #006630;
	color: #fff;
	text-align: center;
	line-height: 50px;
	margin: 0 auto;
	cursor: pointer;
	margin-top: 38px;
}

.science-item{
	background: #EEEEEE;color: #000;padding: 60px 30px;border-radius: 10px;margin-bottom: 10px;margin-right: 10px;cursor: pointer;text-align: left;
}
.videoCover a img{
	width: 100%;
	height: 405px;
}
.science-item:hover{
	background: #006630;
	color: #fff;
}

.science-item:hover .science-content a{
	color: #fff;
}

.science-item:hover img{
	filter: brightness(0) invert(1)
}


.science-title{
	font-size: 26px;
	margin-top: 20px;
	font-weight: 900;
}

.science-plus{
	font-size: 30px;
	font-weight: 900;
	line-height: 60px;
}

.science-content a {
	font-size: 14px;
	color: black;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.project-img{
	height: 300px;
}

.project-title{
	background: #006630;height: 44px;text-align: center;line-height: 44px;color: white;
}

.project-title a{
	color: #fff;
}

html,
		      body {
		        position: relative;
		        height: 100%;
		      }

		      body {
		        background: #fff;;
		        /* font-family: Helvetica Neue, Helvetica, Arial, sans-serif; */
		        font-size: 14px;
		        color: #000;
		        margin: 0;
		        padding: 0;
		      }

		      .swiper {
		        width: 100%;
		        height: 100%;
		      }
		      .swiper-slide {
		        text-align: center;
		        font-size: 18px;
		        background: #fff;
		        display: -webkit-box;
		        display: -ms-flexbox;
		        display: -webkit-flex;
		        display: flex;
		        -webkit-box-pack: center;
		        -ms-flex-pack: center;
		        -webkit-justify-content: center;
		        justify-content: center;
		        -webkit-box-align: center;
		        -ms-flex-align: center;
		        -webkit-align-items: center;
		        align-items: center;
		      }

		      .swiper-slide img {
		        display: block;
		        width: 100%;
		        height: 100%;
		        object-fit: cover;
		      }

		      .swiper {
		        margin-left: auto;
		        margin-right: auto;
		      }


.header{
	width: 100%;
	height: 80px;
	background: #114E2D;
}
.header-box{
	width: 1200px;
	height:100%;
	margin:0 auto;
	display: flex;
	justify-content: space-between;
}
.project-item{
	width: 255px;
	cursor: pointer;
}
.header-left{
	/* width: 500px; */
	height: 70px;
	margin-top: 10px;
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
}
.header-left div:nth-child(1){
	width: 276px;
	height: 61px;
	float: left;
}
.s{
	width: 1px;
	height: 33px;
	float: left;
	margin: 12px 12px;
	background: rgba(255,255,255,1)

}
.ul-check li {
	position: relative;
	padding-left: 25px;
	border-bottom: solid 1px #EEEEEE;
	line-height: 58px;
       font-size:15px;
}
.bg-light{
	background-color: #f8f9fa !important;
}
.section-subtitle {
	font-weight: 300;
	color: #116530;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
}
.section-title {
	color: #fff;
	text-align: center;
	font-weight: 300;
	font-size: 1.3rem;
}
.text-black {
	color: #000 !important;
}
.mb-4{
	margin-bottom: 1.5rem !important;
}
.header-left div:nth-child(3){
	display: inline-block;
	width: 180px;
	height: 61px;
	float: left;
}
.head-title{
	float: left;
	font-weight: 400;
	width: 118px;
	height: 23px;
	font-size: 16px;
	line-height: 61px;
	color: #FFFFFF;
}
.header-right{
	width: 250px;
	height: 67px;
	margin-top: 13px;
}
.header-right input{
	width: 160px;
	height: 23px;
	outline:none;
	border: 0;
	margin-top: 17px;
	margin-left: 30px;
	background-color:transparent;
	border: 1px solid white;
	color: white;
	padding-left: 10px;
}
.header-right .r{
	width: 23px;
	height: 23px;
	background: rgba(255,255,255,1);
	float: right;
	margin: 17px 37px 0 0;
	background-image: url(../images/search.png) ;
	background-repeat: no-repeat;
	background-size:80% 80%;
	background-position:calc(50%);
	cursor: pointer;
}
.header-right .k{
	width: 23px;
	height: 25px;
	background: rgba(255,255,255,1);
	float: right;
	margin: -25px 37px 0 0;
	background-image: url(../images/search.png) ;
	background-repeat: no-repeat;
	background-size:80% 80%;
	background-position:calc(50%);
	cursor: pointer;
}
.nav{
	width: 100%;
	height: 56px;
	background-color: #F0F6EC;
}
.navBox{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.navLi{
	width: 1150px;
	height: 100%;
	float: right;
}
.navLi ul li{
	height: 100%;
	line-height: 56px;
	margin-left: 48px;
	float: left;
	font-size: 15px;
	color: #000;
	position: relative;
}

.navLi ul li:hover{
	/* color:#ffcd1b; */
	border-bottom: 3px solid #ffcd1b;
	box-sizing: border-box;
	cursor:pointer;
}
.navLi ul li a{
	color: #000;
}
.navLi ul li div{
	width: 100px;
	height: 0;
	position: absolute;
	background-color: #114E2D;
	z-index: 99;
	text-align: center;
	margin-left: -10px;
	overflow: hidden;
	transition: .5s;
}
/*.navLi ul li:hover div{*/
/*	height: auto;*/
/*	display: block;*/
/*	color: white;*/
/*}*/

.navLi ul li:nth-child(3):hover div{
	width: 200px;
	margin-left: -60px;
}
/* .navLi ul li:nth-child(4):hover div{
	height: 350px;
}
.navLi ul li:nth-child(5):hover div{
	height: 150px;
} */
/*.navLi ul li:nth-child(10) div{*/
/*	width: 100px;*/
/*	height: 0;*/
/*	position: absolute;*/
/*	background-color:  #114E2D;*/
/*	z-index: 99;*/
/*	text-align: center;*/
/*	margin-left: -20px;*/
/*	transition: .5s;*/
/*}*/
/*.navLi ul li:nth-child(10):hover div{*/
/*	height: 100px;*/
/*	color: white;*/
/*	display: block;*/
/*}*/
/*.navLi ul li p a:hover{*/
/*	color: white;*/
/*}*/
/*.navLi ul li div p a{*/
/*	color: #ffcd1b;*/
/*}*/
.News{
	width: 100%;
	height: 380px;
	background-color: white;
	padding-top: 1px;
}
.NewsBox{
	width: 1200px;
	height: 360px;
	margin: 12px auto;
	margin-bottom:8px;
	display: flex;
	justify-content: space-between;
}
.NewsImg{
	width: 580px;
	height: 340px;
}
.NewsImg-mask{
	width: 100%;
	height: 25px;
	background-color: rgba(0,0,0,.4);
	position: absolute;
	bottom: 0;
}
.NewsImg-mask span{
	font-weight: bold;
	margin-left: 20px;
	line-height: 25px;
	color: white;
}
.Newscon{
	width: 598px;
	height: 340px;
}
.Newscon-box{
	width: 540px;
	height: 298px;
	margin: 20px auto;
}
.NewsTitle{
	width: 100% !important;
	height: 31px;
}
.Newscon-img{
	width: 26px;
	height: auto;
	vertical-align: middle;
	display: inline-block;
}
.Newscon-img img{
	width: 21px;
	height: auto;
}
.NewsTitle span{
	width: auto;
	height: 31px;
	vertical-align: middle;
	color: #124F2D;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	border-bottom: 4px solid #124F2D;
}
.Newscon .NewsTitle span{
	width: auto;
	height: auto;
	font-size: 16px;
	border-bottom:none;
	color: #124F2D;
	font-weight: bolder;
	vertical-align: middle;
}
.Newscon-right{
	width: 540px;
	height: 190px;
	margin-top: 9px;
}
.Newscon-box .Dynamic-more{
	margin-top: 50px;
}
.Dynamic-more a{
	color: #124F2D !important;
}
.NewsLi{
	width: 100%;
	height: 39px;
	line-height: 39px;
	display: flex;
	justify-content: flex-start;
	border-bottom: 1px solid rgb(242, 242, 242);
}
.NewsLi:nth-child(6) .NewsLi-tit{
	height: 33px;
}
.NewsLi-tit{
	width: 53px;
	height: 100%;
	border-right: 1px solid #e6e6e6;
	margin-top: 5px;
}
.News-text:hover{
	cursor:pointer;
	color: #0595C7;
}
.NewsLi-tit span:nth-child(1){
	font-size: 18px;
	color: #124F2D;
}
.NewsLi-tit span:nth-child(2){
	color: #989898;
	display: block;
	margin-top: -3px;
	font-size: 12px;
}
.News-text{
	width: 478px;
	line-height: 31px;
	padding-left: 15px;
	color: #6e6e6e;
	font-weight: bold;
	font-size: 12px;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.News-text a{
	color: #333333;
}
@media screen and (min-width:700px) and (max-width:991px) {
	.News-text a{
		color: #333333;
	}
    .News{
    	width: 992px;
    	height: 280px;
    	background-color: white;
    	overflow: hidden;
    }
    .NewsBox{
    	width: 900px;
    	height: 260px;
    	margin: 12px auto;
    	margin-bottom:8px;
		position: absolute;
		left: 30px;
    	display: flex;
    	justify-content: space-between;
    }
    .NewsImg{
    	width: 517px;
    	height: 260px;
    }
    .NewsImg img{
    	width:517px;
    	height: 260px;
    }
	.Newscon{
		width: 370px;
		height: 260px;
		border: 1px solid rgb(215,215,215);
	}
	.Newscon-box{
		width: 330px;
		height: 250px;
		margin: 0 auto;
		margin-top: 10px;
	}
	.NewsImg-mask{
		width: 100%;
		height: 25px;
		background-color: rgba(0,0,0,.4);
		position: absolute;
		bottom: 0;
	}
	.NewsTitle{
		width: 120px;
		height: 31px;
	}
	.Newscon-img{
		width: 26px;
		height: 31px;
		vertical-align: middle;
		display: inline-block;
	}
	.Newscon-img img{
		width: 26px;
		height: auto;
	}
	.NewsTitle span{
		width: 80px;
		height: 31px;
		vertical-align: middle;
		color: #124F2D;
		font-size: 19px;
		font-weight: bold;
		display: inline-block;
		border-bottom: 4px solid #124F2D;
	}
	.Newscon .NewsTitle span{
		font-size: 16px;
		border-bottom:none;
		color: #124F2D;
		font-weight: bolder;
	}
	.NewsTitle :nth-child(3){
		width: 220px !important;
	}
	.Newscon-right{
		width: 330px;
		height: 180px;
		margin-top: -5px;
	}
	.Newscon-box .Dynamic-more{
		width: 100px;
		height: 25px;
		margin-top:15px;
		line-height: 25px;
	}
	.NewsLi{
		width: 100%;
		height: 48px;
		display: flex;
		justify-content: flex-start;
		border-bottom: 1px solid rgb(242, 242, 242);
	}
	.NewsLi-tit{
		width: 53px;
		height: 35px;
		border-right: 1px solid #e6e6e6;
		margin-top: 5px;
	}
	.News-text:hover{
		cursor:pointer;
		color: #0595C7;
	}
	.NewsLi-tit span:nth-child(1){
		font-size: 18px;
		color: #124F2D;
	}
	.NewsLi-tit span:nth-child(2){
		color: #989898;
		display: block;
		margin-top: -3px;
		font-size: 12px;
	}
	.News-text{
		width: 278px;
		line-height: 31px;
		padding-left: 10px;
		color: #6e6e6e;
		font-weight: bold;
		font-size: 12px;
		line-height: 45px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
}
@media screen and (max-width:600px){
	.News-text a{
		color: #333333;
	}
	.News{
		width: 100%;
		height: 600px;
		background-color: white;
		overflow: hidden;
	}
	.NewsBox{
		width: 700px;
		height: 600px;
		margin: 12px auto;
		margin-bottom:8px;
		display: flex;
		flex-direction: column;
		justify-content: space-evenly;
	}
		.NewsImg{
			width: 520px;
			height: 260px;
			margin-left: 10px;
		}
		.NewsImg img{
			width:100%;
			height: 260px;
			background: url(../images/testbanner.png) no-repeat;
		}
		.Newscon{
			width: 370px;
			height: 260px;
			border: 1px solid rgb(215,215,215);
			margin-left: 70px;
		}
		.Newscon-box{
			width: 330px;
			height: 250px;
			margin: 0 auto;
			margin-top: 10px;
		}
		.NewsImg-mask{
			width: 100%;
			height: 25px;
			background-color: rgba(0,0,0,.4);
			position: absolute;
			bottom: 0;
		}
		.NewsTitle{
				width: 120px;
				height: 31px;
			}
			.Newscon-img{
				width: 26px;
				height: 31px;
				vertical-align: middle;
				display: inline-block;
			}
			.Newscon-img img{
				width: 26px;
				height: auto;
			}
			.NewsTitle span{
				width: 80px;
				height: 31px;
				vertical-align: middle;
				color: #124F2D;
				font-size: 19px;
				font-weight: bold;
				display: inline-block;
				border-bottom: 4px solid #124F2D;
			}
			.Newscon .NewsTitle span{
				font-size: 16px;
				border-bottom:none;
				color: #124F2D;
				font-weight: bolder;
			}
			.NewsTitle :nth-child(3){
				width: 220px !important;
			}
			.Newscon-right{
				width: 330px;
				height: 180px;
				margin-top: -5px;
			}
			.Newscon-box .Dynamic-more{
				width: 100px;
				height: 25px;
				margin-top:15px;
				line-height: 25px;
			}
			.NewsLi{
				width: 100%;
				height: 48px;
				display: flex;
				justify-content: flex-start;
				border-bottom: 1px solid rgb(242, 242, 242);
			}
			.NewsLi-tit{
				width: 53px;
				height: 35px;
				border-right: 1px solid #e6e6e6;
				margin-top: 5px;
			}
			.News-text:hover{
				cursor:pointer;
				color: #0595C7;
			}
			.NewsLi-tit span:nth-child(1){
				font-size: 18px;
				color: #124F2D;
			}
			.NewsLi-tit span:nth-child(2){
				color: #989898;
				display: block;
				margin-top: -3px;
				font-size: 12px;
			}
			.News-text{
				width: 278px;
				line-height: 31px;
				padding-left: 10px;
				color: #6e6e6e;
				font-weight: bold;
				font-size: 12px;
				line-height: 45px;
				overflow: hidden;
				text-overflow: ellipsis;
				white-space: nowrap;
			}
		}
}

.Chart{
	width: 1200px;
	height: 250px;
}
.banner-5{
	width: 100%;
	height: 872px;
	margin: 0 auto;
	background: url(../images/banner5.jpg) no-repeat;
	background-size:100% 100% ;
}
.Dynamic{
	width:1200px;
	height: 872px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 10px;
	margin-bottom: 53px;
}
.Dynamic-box{
	width: 589px;
	height: 415px;
	background-color: white;
	position: relative;
}
.Dynamic-tit{
	width:525px;
	height: 332px;
	position: absolute;
	left: 0;top: -20px;right: 0;bottom: 0;
	margin: auto;
}
.Dynamic-title{
	width: 100%;
	height: 27px;
}
.Dynamic-title img{
	width: 26px;
	height: auto;
	vertical-align:middle;
}
.Dynamic-title div:nth-child(1){
	width: 26px;
	height: auto;
	vertical-align: middle;
	display: inline-block;
}
.Dynamic-title div:nth-child(2){
	width: auto;
	height: auto;
	display: inline-block;
}
.Dynamic-title span{
	cursor: pointer;
}
.Dynamic-title span:nth-child(2){
	width: 130px;
	height: 27px;
	font-size: 16px;
	vertical-align: middle;
}
#Cutk{
	font-size: 18px;
	color: #124F2D;
}
#Cuth{
	font-size: 16px;
}
.Dynamic-title span:nth-child(4){
	width: 90px;
	height: 27px;
	display: inline-block;
	border: 1px solid #124F2D;
	vertical-align: middle;
	text-align: center;
	line-height: 27px;
	color: #124F2D;
	margin-left: 20px;
	cursor:pointer;
}
.Dynamic-title span:nth-child(3){
	width: 90px;
	height: 27px;
	display: inline-block;
	border: 1px solid #124F2D;
	vertical-align: middle;
	text-align: center;
	line-height: 27px;
	background-color: #124F2D;
	color: white;
	font-size: 14px;
	margin-left: 10px;
	cursor:pointer;
}

.Dynamic-box .Dynamic-title span:nth-child(2){
	width: 130px;
	height: 27px;
	border-bottom: none;
	color: #124F2D;
	font-weight: bold;
	font-size:20px ;
}

.Dynamic-box .Dynamic-title span:nth-child(1){
	width: 130px;
	height: 27px;
	font-size:14px;
}
.Dynamic-flex div{
	width: 100px;
	height: 25px;
	border: 1px solid #7a3d4c;
}
.Dynamic-list{
	width: 510px;
	height: 307px;
	margin: 25px 0 0 15px;
}
.Dynamic-list ul li{
	height: 38px;
	list-style: disc;
	border-bottom: 1px solid #efefef;
	font-size: 15px;
	color: #124F2D;
	line-height: 38px;
	margin-top: 7px;
	cursor:pointer;
}
.Dynamic-list ul li span:hover{
	color: #000000;
}
.Dynamic-list ul li div{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.Dynamic-list ul li span{
	color: #969696;
}
.Dynamic-list ul li p{
	color: #8d8e90;
}
.Dynamic-list ul li p:hover{
	color: #000000;
}
.Dynamic-list ul li div span a{
	color: #000;
}
.Dynamic-list ul li:hover div span a{
	color: #114E2D;
}
.Dynamic-more{
	width: 118px;
	height: 34px;
	border:1px solid #124F2D;
	text-align: center;
	line-height: 34px;
	float: right;
	color: #124F2D;
	cursor:pointer;
	margin-top: 10px;
}
.Dynamic-tit .Dynamic-more{
	margin-top: -25px;
}
.Dynamic-tit .Dynamic-more span a{
	color: #124F2D !important;
}
.Dynamic-more img{
	width: 13px;
	height: 10px;
	margin:-3px 0 0 7px ;
}
.Links{
	width: 100%;
	height: 60px;
	background-color: #f5f6f1;
}
.Links .Links-flex{
	width: 1100px;
	height:60px;
	margin: 0 auto;
	line-height: 60px;
}
.Links-flex .link_item{
	width: auto;
	color: #124F2D;
	font-size: 17px;
}
.Links .link_item{
	float: left;
}
.Links .Links-flex table{
	width: 1000px;
	float: right;
}
.Links-flex ul li{
	width: auto;
	height: 60px;
	float: left;
	color: #124F2D;
	margin-left: 67px;
}
.Links-flex ul li a{
	color: #000000 !important;
	font-size:14px;
}
.Links-flex ul li a:hover{
	color: #114E2D !important;
	cursor:pointer;
}

.footer{
	width: 100%;
	background-color: #114E2D;
	overflow: hidden;
	color: white;
	padding: 30px 0;
	font-size: 15px;
}

.footer ul li{
	margin-bottom: 10px;
}

.footer .copyright{
	color: #fff;
    text-align: center;
		border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
		padding-top: 1.5rem !important;
}

.footer .row{
    display: flex;
		flex-wrap: wrap;
		margin-right: -15px;
		margin-left: -15px;
		margin-bottom: 10px;
}

.footer .footer-box{
	width: 455px;
	height: 85px;
	margin: 18px auto;
}
.footer .footer-box p{
	font-size: 13px;
	text-align: center;
	color: white;
	cursor:pointer;
	margin-top: 5px;
}
.Dom-right{
	width: 110px;
	height: auto;
	position: fixed;
	right: 0;
	bottom: 25%;
}

.Dom-right .Dom-style{
	width: 110px;
	height: auto;
}

.Dom-right ul li{
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background-color: white;
	margin-top: 5px;
}
.Dom-right ul li:nth-child(1){
	background-color:#114E2D ;
}
.Dom-right ul li:nth-child(1) a{
	color: white;
}
.Dom-right ul li a{
	color: #000;
}
.Dom-right ul li:hover{
	background-color:#114E2D;
	cursor:pointer;
}
.Dom-right ul li:hover a{
	color: white;
}
.banner{
	width: 100%;
	height: 530px;
	background: url(../images/banner4.png) no-repeat;
	background-size:100% 100%;
}
.conBox{
	width: 100%;
	height: 600px;
}
.conBox-news{
	width: 1000px;
	height: 550px;
	margin: 15px auto;
	margin-bottom:50px;
	background-color: white;
	overflow: hidden;
}
.conBox-block{
	width: 950px;
	height: 500px;
	margin: 15px 15px 34px 20px;
}
.conBox-block .NewsTitle span{
	border: none;
	color: #000;
}

.content .NewsTitle{
	width: 100%;
	height: 42px;
	padding-bottom: 10px;
	border-bottom:2px solid #124F2D ;
}
.content .content-right span{
	font-size: 18px;
	width: auto;
	border: none;
	color: #000;
}
.content .content-right .content-Li ul li a{
	font-size: 16px;
	color: #000000;
}
.content .content-right .content-Li ul li span{
	font-size: 16px;
}
.content .content-right .Newscon-img img{
	width: 21px;
	height: auto;
}
.conBox-flex{
	width: 950px;
	height: 419px;
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}
.conBox-left{
	width: 200px;
	height: 419px;
	border-right: 1px solid #cccccc;
}
.conBox-lowFlex{
	width: 170px;
	height: auto;
	display: flex;
	flex-wrap: wrap;
}
.flexBox{
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
.conBox-tit{
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #000;
	line-height: 35px;
}
.conBox-tit span:nth-child(1){
	font-size: 17px;
	color: #124F2D;
	cursor: pointer;
	float: left;
}
.conBox-tit span:nth-child(2){
	font-size: 14px;
	color: #124F2D;
	text-align: center;
	cursor: pointer;
	float: right;
}
.conBox-li{
	width: 100%;
	height: auto;
	margin-top: 10px;
}
.flexBox .conBox-li ul li{
	font-size: 12px;
	color: #585858;
	margin-top: 7px;
}
.flexBox .conBox-li ul li:hover{
	color: #0595C7;
	cursor: pointer;
}
.conBox-right{
	width: 720px;
	height: 419px;
}
.flex-right{
	width: 100%;
	height: 170px;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	margin-bottom: 40px;
}
.flex-tit{
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #000;
	line-height: 35px;
}
.flex-tit span:nth-child(1){
	color: #124F2D;
	font-size: 17px;
	float: left;
}
.flex-tit span:nth-child(2){
	margin-right:30px;
	color: #a4a4a4;
	font-size:12px;
	cursor: pointer;
	float: right;
}
.Article{
	width: 100%;
	height: auto;
	font-size: 14px;
}
.Article p{
	color: #a5a5a5;
	letter-spacing: 1px;
	text-align: justify;
}
.Article span{
	color: #000;
}
.Article h3{
	float: right;
	font-weight: inherit;
	color: #124F2D;
	cursor: pointer;
}
.Article ul{
	width: 600px;
	height: 114px;
	margin:-10px 0 0 17px;
}
.Article ul li{
	list-style: disc;
	margin-top: 10px;
	color:#124F2D ;
}
.Article ul li span:nth-child(1){
	color: #afafaf;
}
.Article ul li span:hover{
	color: #03A9F4;
	cursor: pointer;
}
.content{
	width: 1250px;
	height: auto;
	margin: 0 auto;
}
.content-lump{
	width: 100%;
	min-height: 800px;
	background-color: white;
	margin-top: -63px;
}
.content-flex{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
}
.content-left{
	min-width: 153px;
	height: 100%;
	border-right: 1px solid #f2f2f2;
}
.content-left ul li{
	min-width:153px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	white-space: nowrap; /* 不换行 */
  overflow: hidden; /* 隐藏超出的内容 */
  text-overflow: ellipsis; /* 用省略号表示被隐藏的部分 */
}
.content-left ul li:hover{
	background-color:#124F2D ;
	color:#fff;
	cursor: pointer;
}
.content .content-left ul .selected{
	background-color:#114E2D !important;
	color:white !important;
}
.content-left ul a li {
	color: #000000;
padding: 0 5px;
}
.content-right{
	width: 100%;
	height: auto;
	margin: 20px;
}
.content-Li{
	width: 100%;
	height:800px;
	margin-top: 19px;
       overflow:scroll;
}
.content-Li ul:nth-child(1) li{
	width: 100%;
	height: 31px;
	border-bottom: 1px solid #ebebeb;
	margin-top: 19px;
	line-height: 16px;
	font-size: 12px;
	color: #838383;
	user-select:none;
}
.content-Li ul li a{
	color: #838383;
}
.content .content-right .content-Li ul li a:hover{
	color: #114E2D;
	cursor: pointer;
}
.content-Li ul li span{
	float: right;
	color: #838383 !important;
}
.content-bot{
	width: 550px;
	height: 22px;
	margin: 60px auto;
	display: flex;
	justify-content: space-between;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
	user-select:none;
}
.content-bot input{
	width: 90px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	border:1px solid #eaeaea;
	outline:none;
	color: #9e9e9e;
}
.content-bot input:nth-child(2){
	border:1px solid #124F2D;
	color: #124F2D;
}
.content-bot input:hover{
	border:1px solid #124F2D;
	color: #124F2D;
	cursor: pointer;
}
#cont2{
	width:950px;
	height: auto;
	margin: 0 auto;
}
.cont2-whi{
	width:950px;
	min-height: 800px;
	background-color: white;
	margin-top: 20px;
	overflow: hidden;
}
.cont2-Box{
	width: 880px;
	height: auto;
	margin: 20px auto;
}
.cont2-top{
	width: 100%;
}
.cont2-Box .NewsTitle span{
	border: none;
	color: #000;
}
.cont2-tit{
	width: 100%;

	margin: 8px auto;
	text-align: center;
	line-height: 35px;
}
.cont2-tit p:nth-child(1){
	color: #124F2D;
}
.cont2-tit p:nth-child(2){
	color: #b5b5b5;
}
.cont2-buttom{
	width: 100%;
	height: auto;
	margin-top: 40px;
}
.cont2-buttom .Article{
	padding-bottom: 20px;
}
.cont2-buttom .Article:nth-child(5){
	padding-bottom: 5px;
}
.Article p{
	margin-top: 20px;
}
.Article p{
	margin-top: 20px;
	list-style: none;
}
.Article p:nth-child(1){
	margin-top:25px;
}
.imgText{
	width: 144px;
	height: auto;
}
.imgText div{
	width: 135px;
	height: 175px;
}
.imgText .Img1{
	background-image: url(../images/ca7543eaa79aab4515ecc6a6e28e5f2_03.jpg);
	background-size: cover;
}
.imgText .Img2{
	background-image: url(../images/ca7543eaa79aab4515ecc6a6e28e5f2_05.jpg);
	background-size: cover;
}
.imgText .Img3{
	background-image: url(../images/ca7543eaa79aab4515ecc6a6e28e5f2_05.jpg);
	background-size: cover;
}
.imgText .Img4{
	background-image: url(../images/ca7543eaa79aab4515ecc6a6e28e5f2_09.jpg);
	background-size: cover;
}
.imgText ul{
	margin-top: 10px;
}
.imgText ul li{
	font-size: 12px;
}
/* .nav .navLi ul li:nth-child(4) div{
	width: 120px;
	margin-left: -30px;
} */
/* .nav .navLi ul li:nth-child(5) div{
	width: 135px;
	margin-left: -40px;
} */
#wp_paging_w166{
	height: 150px;
}
.content .content-right .wp_paging{
	width: 777px;
	height: auto;
	margin-top: 45px;
}
.content .content-right .wp_paging li{
	width: auto !important;
	height: auto;
	border: none;
}
.content .content-right #wp_paging_w166 li{
	float: left;
}
.content .content-right #wp_paging_w166 li:nth-child(2){
	margin-top:13px;
}
.content .content-right #wp_paging_w166 li:nth-child(3){
	margin-top: 15px;
	float: right;
}
.content .content-right #wp_paging_w166 .pages{
	margin-top: 3px;
}
.content .content-right #wp_paging_w166 span:nth-child(3) a{
	font-size: 15px;
	color: #838383;
}
.content .content-right #wp_paging_w166 .pageNum{
	width: 33px;
	margin-left: -7px;;
}
.content-right .wp_paging .page_nav{
	    width: 550px;
	    height: 22px;
	    text-align: center;
	    line-height: 22px;
	    font-size: 12px;
	    user-select: none;
}
.content-right .wp_paging .page_nav a:nth-child(2){
	    width: 90px;
	    height: 28px;
	    text-align: center;
	    line-height: 28px;
	    border: 1px solid #eaeaea;
	    color: #9e9e9e;
}
.content-right .wp_paging .page_nav a:nth-child(2) span{
	width: 88px;
	height: auto;
}
.content-right .wp_paging .page_nav a:nth-child(3){
	    width: 90px;
	    height: 28px;
	    text-align: center;
	    line-height: 28px;
	    border: 1px solid #eaeaea;
	    color: #9e9e9e;
}
.content-right .wp_paging .page_nav a:nth-child(3) span{
	width: 80px;
	height: auto;
}
.content-right .wp_paging .page_nav a:nth-child(4){
	    width: 90px;
	    height: 28px;
	    text-align: center;
	    line-height: 28px;
	    border: 1px solid #eaeaea;
	    color: #9e9e9e;
}
.content-right .wp_paging .page_nav a:nth-child(4) span{
	width: 87px;
	height: auto;
}
.content-right .wp_paging .page_nav a:hover{
	border: 1px solid #124F2D;
	color: #124F2D;
}
.content-right .wp_paging .page_nav a:nth-child(1):hover{
	border: none;
	color: #9e9e9e;
}
.Article .wp_articlecontent p{
	margin-top: 5px !important;
}
#UL .Dynamic-more{
	margin-top: 20px;;
}
#ul .Dynamic-more{
	margin-top: 20px;;
}
.content .col_name{
	min-width: 153px;
	height: 63px;
	text-align: center;
	line-height: 63px;
	font-size: 18px;
	background-color: #124F2D;
	color: white;
	box-sizing: border-box;
	border-bottom: 2px solid #fad017;
}
.content  .col_list ul li:hover a{
	color: white;
}
.Dynamic-more{
	width: 72px;
	height: 30px;
	font-size: 13px;
	line-height: 30px;
}
.Dynamic-title img:nth-child(3){
	width: 411px !important;
}
.NewsLi .News-text:hover a{
	color: #114E2D ;
}
.News .NewsImg title{
	width: 100%;
	height: 50px;
	background-color: #000000;
}
.News .wrapper{
	width: 587px;
}
.News .wrapper .inner{
	margin-top: -14px;
}
.News .wrapper .focus-container{
	width: 587px !important;
	height: 340px !important;
}
.News .ml .focus-box{
	height: 340px !important;
}
.News .ml .focus-item a img{
	height: 340px;
}
.News .ml .focus-pagination{
	display: none;
}
.content .col_list ul li a span{
	/* font-size: 17px; */
}
