body{
	margin:0;
	padding:0;
}
ul{
	padding:0;
	margin:0;
}
li{
	list-style: none;
}
i{
	font-style: normal;
}
a,a:hover{
	color:#333;
	text-decoration: none;
}

.header,.nav_cont,.main1,.c1,.c1_t,.c2,.c3,.c4,.c5,.footer_t,.footer_c,.footer_b,.dqwz{
	max-width: 1200px;
	margin:auto;
}
nav,header{
	width: 100%;
	background:#fff;
}
.header{
	display: flex;
	justify-content: space-between;
}
.nav_cont1{
	background:#00824a;
}
.logo2{
	display: flex;
}
.logo2 p{
	color:#00873b;
	font-size: 18px;
	margin:0;
	line-height: 108px;
}
.logo2 form,.sj_nav form{
	position: relative;
	margin-top: 35px;
	margin-left: 20px;
	width: 213px;
}
.inp{
	width: 213px;
	height: 35px;
	border:solid 1px #ddd;
	border-radius: 17px;
	outline:none;
	font-size: 15px;
	color:#888;
	padding:0 10px;
	padding-right: 50px;
}
.but{
	border:0;
	background:url(../images/sous.jpg) no-repeat;
	background-position: center;
	width: 30px;
	height: 35px;
	position: absolute;
	right: 10px;
	top:0;
	outline: none;
}

input::input-placeholder {
    color:#bbb;
}
input::-webkit-input-placeholder { /* WebKit browsers */
    color:#bbb;
}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#bbb;
}
input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#bbb;
}
input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:#bbb; 
} 

.nav2{
	background:#ffba00;
}
.nav2 li a{
	color:#fff;
}
.nav_ul{
	display: flex;
	justify-content: space-between;
	line-height: 50px;
	font-size: 16px;
	max-width: 1200px;
	margin:auto;
}
.nav_ul li{
	text-align: center;
	width:11.1%;
}
.nav_ul li.active,.nav_ul li:hover{
	background:#ffba00;
}
.nav_ul a{
	color:#fff;
}

.main1{
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
	margin-bottom: 30px;
}
.m1_right{
	width: 76%;
}
.m1_right1{
	width:100%;
}
.m1_ul{
	display: flex;
	flex-wrap: wrap;
}
.m1_ul li{
	width: 33.33%;
}
.m1_left{
	width: 21%;
}
.m1_l_t,.m1_l_b{
	background:#00824a;
	color:#fff;
}
.m1_l_t{
	padding:40px 30px;
}
.m1_l_t span{
	font-size: 28px;
	font-weight: 600;
}
.m1_l_t p{
	font-size: 19px;
	margin-bottom: 0;
}
.m1_left dl{
	background:#eeeeee;
	padding-bottom: 20px;
}
.m1_left dt{
	background:#ffba00;
	color:#fff;
	line-height: 45px;
	font-weight: 500;
	font-size: 19px;
	padding:0 30px;
}
.m1_left dd{
	line-height: 45px;
	font-size: 16px;
	color:#666666;
	padding:0 30px;
}
.m1_l_b{
	display: flex;
	justify-content: center;
	padding:20px;
	border-radius: 10px;
}
.m1_l_b img{
	margin-top:20px;
}
.m1_l_b p{
	font-size: 16px;
	margin-bottom: 0;
	margin-left: 10px;
}
.m1_l_b span{
	font-size: 20px;
}
.m1_ul li{
	padding:0 10px;
	margin-bottom: 25px;
}
.m1_ul img{
	max-width: 100%;
}
.m1_ul figure{
	border:solid 1px #ddd;
	padding:8px;
	text-align: center;
}
.m1_ul figcaption{
	text-align: left;
}
.m1_ul span{
	color:#00824a;
	font-size: 16px;
	display: inline-block;
	margin-top:10px;
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.m1_ul a{
	color:#aaa;
	font-size: 13px;
}
.cont1{
	margin:60px 0;
	padding-bottom: 30px;
}
.c1{
	text-align: center;
}
.c1_ul{
	margin-top: 30px;
	margin-bottom:70px;
	overflow:hidden;
}
.c1_ul li{
	width: 25%;
	float:left;
	margin-top: 20px;
}
.c1_ul li span{
	color:#333;
	font-size: 16px;
}
.c1_ul li p{
	font-size: 12px;
	color:#333;
}
.c1_ul img{
	width: 260px;
	height: 180px;
	border:solid 1px #7fc39d;
	margin-bottom: 18px;
	padding:6px;
}
.c1_t{
	text-align: center;
}
.c1_t h3{
	font-size: 36px;
	margin-bottom: 5px;
}
.c1_t>span{
	font-size: 12px;
	color:#ababab;
}
.c1_div{
	width: 50px;
	margin:17px auto;
	height: 3px;
	background:#d0d0d0;
}
.c1_t p{
	font-size: 14px;
	color:#4e4e4e;
	line-height: 27px;
}
.c1>a,.c2>a,.cont3>a,.cont4>a{
	display: inline-block;
	font-size: 14px;
	color:#474747;
	border:solid 2px #ccc;
	padding:15px 0;
	width: 200px;
	border-radius: 30px;
}
.cont2{
	background:#f3f3f3;
	margin-top:40px;
	padding-top: 30px;
	text-align: center;
}
.c2_div{
	width: 100%;
	background:#ccc;
	height: 1px;
	margin-top: 30px;
}
.c2{
	padding-bottom: 70px;
}
.c2_ul{
	padding:50px 0;
	display: flex;
	justify-content: space-between;
}
.c2_ul span{
	color:#00873b;
	font-size: 24px;
	display: inline-block;
	margin:15px 0;
}
.c2_ul p{
	font-size: 16px;
	color:#333;
}
.cont3{
	padding-top: 20px;
	text-align: center;
}
.c3_span{
	border-bottom: 1px solid #ccc;
}
.c3_span span{
	color:#00873b;
	font-size: 16px;
	padding-bottom: 15px;
	display: inline-block;
	margin:0 20px;
	margin-bottom: -2px;
	cursor: pointer;
}
.c3_span span.active{
	border-bottom: solid 3px #00873b;
}
.c3{
	text-align: left;
	display: flex;
	margin:40px auto;
	flex-wrap: wrap;
}
.c3 li{
	width: 25%;
	margin-bottom: 20px;
}
.c3_cont{
	border:solid 1px #ccc;
	width: 90%;
	margin:auto;
	padding:15px;
}
.c3_cont img{
	width: 100%;
	height: 123px;
}
.c3_cont>a{
	text-align: center;
}
.c3_cont span{
}
.c3_cont span{
	display: inline-block;
	margin-top: 10px;
	width: 100%;
	font-size: 16px;
	color:#212121;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.m3_time{
	display: flex;
	justify-content: space-between;
	margin:10px 0;
}
.m3_time time{
	font-size: 13px;
	color:#999;
}
.m3_time a{
	color:#999;
	padding:0 10px;
	border-radius: 10px;
	border:solid 1px #ccc;
	font-size: 12px;
}
.c3_cont p{
	font-size: 13px;
	color:#797979;
	width: 100%;
	margin-bottom: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.cont4{
	background:#f3f3f3;
	padding:30px 0;
	margin-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}
.c4{
	background:#fff;
	display: flex;
	flex-wrap: wrap;
	margin: 40px auto;
	text-align: left;
}
.c4 li{
	width: 25%;
}
.c4 a>div{
	width: 100%;
	height: 230px;
}
.c4_img>img{
	width: 300px;
	height: 230px;
}
.c4 li:nth-child(1) .c4_cont{
	background:url(../images/c4_1.jpg) no-repeat;
	background-position: 20px center;
}
.c4 li:nth-child(2) .c4_cont{
	background:url(../images/c4_2.jpg) no-repeat;
	background-position: 20px center;
}
.c4 li:nth-child(3) .c4_cont{
	background:url(../images/c4_3.jpg) no-repeat;
	background-position: 20px center;
}
.c4 li:nth-child(4) .c4_cont{
	background:url(../images/c4_4.jpg) no-repeat;
	background-position: 20px center;
}
.c4_img{
	position: relative;
}
.c4_jt{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	text-align: center;
}
.c4_jt img{
	vertical-align: top;
}
.c4_jt1{
	position: absolute;
	bottom:0;
	left:0;
	width: 100%;
	text-align: center;
}
.c4_jt1 img{
	vertical-align: bottom;
}
.c4_cont span{
	font-size: 16px;
	color:#333;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.c4_cont p{
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.c4_cont p,.c5_cont time{
	font-size: 13px;
	color:#888;
}
.c4_div{
	width: 120px;
	height: 2px;
	background:#ddd;
	margin:10px 0;
}
.c4_cont{
	padding:70px 15px 0 120px;
}
.cont5{
	padding:20px 0;
}
.c5{
	display: flex;
	flex-wrap: wrap;
}
.c5 li{
	text-align: center;
	width: 14.2%;
}
.c5 img{
	max-width: 100%;
	height: 80px;
}
.c5 div{
	margin:auto;
	border:solid 1px #ccc;
	padding:5px;
	margin:10px;
}

footer{
	background:#363636;
}
.footer_t{
	padding:20px 0;
}
.footer_t span{
	color:#fff;
	font-size: 17px;
}
.footer_t a{
	color:#c0c0c0;
	padding-right: 10px;
	line-height: 30px;
}
.footer_div{
	width: 100%;
	height: 1px;
	background:#666;
}
.footer_c{
	display: flex;
	justify-content: space-between;
	margin:40px auto;
}
.footer_c li{
	border-left:solid 1px #666;
	padding:10px 30px;
}
.footer_c li:nth-child(1){
	width: 44%;
}
.footer_c li:nth-child(2){
	width: 31%;
}
.footer_c li:nth-child(2) p{
	width: 100%;
}
.footer_c li:nth-child(3){
	width: 25%;
	padding-left: 50px;
}
.footer_c *{
	color:#c0c0c0;
}
.footer_c span{
	color:#fff;
	font-size: 17px;
	display: inline-block;
	margin-bottom: 10px;
}
.footer_c p{
	line-height: 25px;
}
.footer_c img{
	width: 175px;
	height: 175px;
}
.footer_b{
	display: flex;
	justify-content: space-between;
	color:#c0c0c0;
	position: relative;
	padding:20px 0;
}
.hi_ybwl{
	position: absolute;
	right: 10px;
	bottom: 40px;
}




.m1_right li{
	width: 32.9%;
}
.m1_right .c3{
	margin:0 auto;
}
.tdbg{
    line-height: 50px;
    width: 330px;
}
.upfile{
	width: 230px;
	height: 26px;
}
.tdb textarea{
	width:630px;
	max-width:630px;
}
.btn_1{
	width:100px;
	height:30px;
}
.form_cont>span{
	text-align: center;
	font-size: 25px;
	display: block;
	margin-bottom: 30px;
}
.form_cont tbody{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 80%;
	margin:auto;
}
.zh_tr{
	width: 100%;
	margin: 20px 0;
}
.zh_tr td{
	display:block;
	margin:auto;
	width: 100px;
}
















.sj_nav{
	display: none;
}
.dqwz{
	line-height: 55px;
	color:#555;
	margin-bottom: -50px;
	padding:10px;
}
.dqwz *{
	color:#555;
}
.list2_img{
	width: 14.5%;
}
.list2_cont{
	width: 84%;
}
.liat2_ul .m7_cont span{
	font-size: 16px;
}
.liat2_ul .m7_l_div{
	margin-top: 0;
	border-bottom: dashed 1px #ccc;
	padding-bottom: 15px;
}
.liat2_ul .m7_cont p{
	margin-top: 0;
}
.page_cont{
	text-align: center;
}
.page_cont h1{
	font-size: 25px;
	margin-top: 0;
}
.page_cont time{
	font-size: 15px;
	color:#666;
	display:block;
}
.page_txt{
	margin:15px 0;
	text-align: left;
	color:#555;
	font-size: 16px;
	line-height:28px;
}
.page_txt img{
	max-width: 100%;
}
.sxp{
	text-align: left;
	color:#555;
	margin: 20px 0;
}


.sj-footer{
    position: fixed;
    bottom:0;
    left:0;
    z-index: 99;
    width: 100%;
    background:#fff;
    border-top: solid 1px #ccc;
    height:68px;
}
.sj-footer ul{
    display: flex;
    justify-content: space-around;
    margin-bottom: 0;
}
.sj-footer li{
    width: 30%;
    text-align: center;
    /*background:#eee;*/
}
.sj-footer li a{
    display: inline-block;
    width: 100%;
    height: 100%;
    padding:10px 0;
    border-left: solid 1px #eee;
    text-decoration: none;
    font-size: 13px;
    color:#333;
}
.sj-footer li:nth-child(1) a{
    border-left:0;
}
.sj-footer img{
    width: 20%;
    margin-bottom: 5px;
}

.opages {
	text-align: center;
	margin:0 auto;
	width: 100%;
	margin-top: 20px;
	display: block;
	flex-wrap: wrap;
}
.opages a:nth-child(1) {
  	display: none;
}
.opages a{
	color:#00824a;

}
.opages a,
.opages b {
  display: inline-block;
  margin-bottom: 10px;
  padding: 7px 13px;
  border: solid 1px #ccc;
}
.m1_ul img{
	height: 202px;
}
.m7_img img{
	height:121px;
}
.list2_img img{
	height: 95px;
}

@media (max-width:1200px){
	.header,.nav_cont,.main1,.c1,.c1_t,.c2,.c3,.c4,.c5,.footer_t,.footer_c,.footer_b,.list1_main{
		width: 96%;
	}
	.m1_ul img{
		height: 178px;
	}
	.list2_cont{
		width: 82%;
	}
	.list2_img{
		width: 16.5%;
	}
	.list2_img img{
		height: 97px;
	}
	.c3_cont img{
		height: 110px;
	}
	.c4{
		width: 600px;
	}
	.c4 li{
		margin:auto;
		width: 50%;
	}
	.form_cont tbody{
		width: 100%;
	}
}
@media (max-width:1100px){
	.m1_l_t{
		padding:40px 10px;
	}
	.m1_ul img{
		height: 166px;
	}
	.list2_img{
		width: 18.5%;
	}
	.list2_img img{
		height: 96px;
	}
	.list2_cont{
		width: 80%;
	}
	.c3_cont img{
		height: 99px;
	}
}
@media (max-width:1000px){
}
@media (max-width:992px){
	.footer_c li{
		padding:10px;
	}
	.c1_ul img{
		width:150px;
		height:130px;
	}
	.footer_c li:nth-child(3){
		padding-left:10px;
	}
	.c5 li{
		width:20%;
	}
	.c3_cont img{
		height: 119px;
	}
	.c3 li{
		width: 33.33%;
	}
	.logo{
		width: 44%;
		margin-top: 10px;
	}
	.logo img{
		width: 100%;
	}
	.list2_ul .m7_cont p{
		display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
	}
	.m1_ul img{
		height: 141px;
	}
	.m1_left{
		width: 24%;
	}
	.m1_right{
		width: 100%;
	}
	.m1_l_t span{
		font-size: 23px;
	}
	.m1_l_t{
		padding:15px 20px;
	}
	.m1_left dt{
		line-height: 40px;
	}
	.list2_img{
		width: 19%;
	}
	.list2_cont{
		width: 78%;
	}
	.list2_img img{
		height:93px;
	}
}
@media (max-width:800px){
	.opages {
	    width: 100%;
	}
	.logo {
		width: 80%;
	}
	.logo img{
		width: 100%;
	}
	.c3_cont img{
		height: 98px;
	}
}
@media (max-width:767px){
.c4 li:nth-child(1) .c4_cont{
	background:none;
}
.c4 li:nth-child(2) .c4_cont{
	background:none;
}
.c4 li:nth-child(3) .c4_cont{
	background:none;
}
.c4 li:nth-child(4) .c4_cont{
	background:none;
}
.c1_t p{
	text-align:left;
}
	.tdbg{
	    line-height: 50px;
	    width: 330px;
	}
	.upfile{
		width: 230px;
		height: 26px;
	}
	.tdb textarea{
		width:300px;
		max-width:300px;
	}
	.c4{
		width: 96%;
	}
	.footer_c{
		flex-wrap: wrap;
		margin:20px auto;
	}
	.footer_b{
		flex-wrap: wrap;
	}
	.footer_c li:nth-child(1),.footer_c li:nth-child(2){
		width: 100%;
		border:0;
	}
	.footer_c li:nth-child(2) p{
		width: 100%;
	}
	.c5 li{
		width:50%;
	}
	.c4{
		padding-bottom:30px;
	}
	.c4 a{
		display:flex;
		justify-content: space-between;
	}
	.c4_img>img{
		width:100%;
		height:auto;
	}
	.c4 a>.c4_cont{
		height: 150px;
		padding: 30px 20px 0 20px;
	}
	.c4 a>div{
		width:50%;
		height:auto;
		padding-top:30px;
	}
	.c4 li{
		width: 90%;
	}
	.c3_cont img{
		height: 151px;
	}
	.c3_cont{
		width: 95%;
		padding:10px;
	}
	.m3_time{
		margin-top: 5px;
	}
	.c3{
		margin-bottom: 10px;
	}
	.c3 li{
		width: 50%;
	}
	.c1_t h3{
		font-size: 25px;
	}
	.c1_ul li{
		width: 50%;
	}
	.cont1{
		margin:30px auto;
		padding-bottom: 0;
	}
	.c1_ul{
		margin-bottom: 30px;
	}
	.c1_ul img{
		width: 150px;
		height: 130px;
	}
	.c2_ul{
		padding-bottom:20px;
		flex-wrap: wrap;
	}
	.c2_ul li{
		width: 50%;
		margin-bottom: 20px;
	}
	.c2_ul .sj_c2_li{

	}
	.c2{
		padding-bottom: 20px;
	}
	.dqwz{
		margin-bottom: -30px;
	}
	.main1{
		margin-top: 30px;
		margin-bottom: 0;
	}
	.m1_ul img{
		height: 128px;
	}
	.m1_right{
		width: 100%;
	}
	.m1_ul{
		width: 100%;
		justify-content: space-between;
	}
	.m1_ul li{
		width:49%;
		padding:0;
	}
	.sj_nav{
		position: absolute;
		top:70px;
		right: 0;
		width: 100%;
		padding:10px 0;
		z-index: 98;
		display: none;
		background: rgba(0,130,74,.9);
	}
	.sj_nav form{
		margin:20px auto;
	}
	.nav_ul{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		width: 100%;
		line-height: 50px;
	}
	.nav_ul li{
		width: 25%;
		text-align: center;
	}
	.nav_ul li a{
		color:#fff;
	}
	.header .hanb{
		font-size: 35px;
		color:#888;
		line-height: 70px;
	}
	.logo{
		margin-top: 0;
	}
	footer{
		margin-bottom:68px;
	}
	.list2_img img{
		height: 94px;
	}
}
@media(max-width:600px){
	.m1_ul img{
		height: 190px;
	}
	.list2_img img{
		height: 75px;
	}
	.c3_cont img{
		height: 112px;
	}
}
@media(max-width:450px){
	.c2_ul p{
		font-size:14px;
	}
	.m1_ul img{
		height: 133px;
	}
	.list2_cont{
		width: 65%;
	}
	.list2_img{
		width: 32%;
	}
	.list2_img img{
		height: 91px;
	}
	.c3_cont img{
		height: 86px;
	}
}
@media (max-width:400px){
	.tdb textarea{
		width:250px;
		max-width:250px;
	}
	.m1_ul img{
		height: 120px;
	}
	.list2_img img{
		height: 91px;
	}
	.list2_img{
		width: 35%;
	}
	.list2_cont{
		width: 62%;
	}
	.c3_cont img{
		height: 77px;
	}
}
