.logo {
	margin-left: 45px;
	margin-top: 10px;
}

.nav {
	margin-left: 110px;
	margin-top: 30px;
}

.nav li a {
	display: inline-block;
	padding: 5px 35px;
	border-radius: 20px;
	color: #000000;
	font-size: 1rem;
}

.nav li a:hover {
	color: #fff;
	background: #e3071c;
}

.nav li .on {
	color: #fff;
	background: #e3071c;
}

.banner {
	height: 400px;
	position: relative;
}

.banner .hd {
	position: absolute;
	bottom: 20px;
	width: 100%;
	z-index: 9;
}

.banner .hd ul {
	text-align: center;
}

.banner .hd ul li {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #cccccc;
	margin: 0px 5px;
	cursor: pointer;
}

.banner .hd ul .on {
	background: #e60b1e;
}

.banner .bd ul li {
	height: 400px;
}

.common_t {
	text-align: center;
	padding: 30px 0;
}

.common_t img {
	display: inline-block;
}

.m1 {
	background: #fbdfb2;
}

.m1 .box {
	padding: 10px 25px;
}

.m1 .left_box {
	width: 339px;
	background: url(../img/img4.jpg) center no-repeat;
	height: 609px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.m1 .left_box .t {
	text-align: center;
	color: #305b2e;
	font-size: 24px;
	margin-top: 3px;
}

.m1 .left_box .list {
	margin-top: 50px;
}

.m1 .left_box .list .tit {
	text-align: center;
	margin-bottom: 20px;
}

.m1 .left_box .list .tit span {
	background: #fff;
	padding: 5px 40px;
	border-radius: 20px;
	color: #b40408;
	font-size: 16px;
}

.m1 .left_box .list ul {
	width: 80%;
	display: block;
	margin: 0px auto;
}

.m1 .left_box .list ul li {
	color: #b40408;
	font-size: 14px;
	text-align: center;
	margin-bottom: 8px;
}

.m1 .left_box .list .more {
	text-align: center;
	margin-top: 15px;
}

.m1 .left_box .list .more a {
	display: inline-block;
	color: #266a2e;
	background: #a6d9a9;
	padding: 5px 20px;
	font-size: 14px;
	border-radius: 20px;
}

.m1 .left_box .list .more a:hover {
	text-decoration: underline;
}

.m1 .left_box .list1 {
	margin-top: 30px;
}

.m1 .cont_box {
	width: 440px;
	height: 650px;
	margin-left: 15px;
	background: #fcebc3;
}

.m1 .cont_box .img_box {
	margin-top: 50px;
	text-align: center;
	margin-bottom: 40px;
}

.m1 .cont_box .imgs_box {
	text-align: center;
}

.m1 .info {
	width: 240px;
	background: #fad887;
	padding: 12px 60px;
	color: #000000;
	margin: 0px auto;
	margin-top: 20px;
	font-size: 18px;
	line-height: 30px;
}

.m1 .info .t {
	text-align: center;
	color: #000000;
	font-size: 24px;
	margin-bottom: 10px;
}

.m1 .rit_box {
	width: 300px;
}

.m1 .rit_box ul {
	margin-bottom: 20px;
	margin-top: 50px;
}

.m1 .rit_box ul li a {
	display: block;
	height: 85px;
	background: url(../img/img6.jpg) center no-repeat;
	background-size: cover;
	line-height: 85px;
	text-align: center;
	color: #2c5a2e;
	font-size: 24px;
}

.m1 .rit_box ul li a:hover {
	text-decoration: underline;
}

.m1 .rit_box .text {
	padding: 15px 20px;
	height: 265px;
	background: url(../img/img8.jpg) center no-repeat;
	background-size: cover;
}

.m1 .rit_box .text .tit {
	text-align: center;
	margin-top: 10px;
}

.m1 .rit_box .text .tit span {
	padding: 8px 80px;
	background: #fff;
	font-size: 18px;
	color: #d20913;
	border-radius: 20px;
}

.m1 .rit_box .text .c {
	color: #d20513;
	font-size: 14px;
	line-height: 26px;
	margin-top: 30px;
}

.footer {
	text-align: center;
	padding: 25px 0;
	color: #b40408;
	font-size: 14px;
}

.warp {
	padding: 30px 0;
}

.m2 {
	overflow: hidden;
}

.common_tit {
	padding: 20px 0;
	background: #cb080c;
	color: #ffffff;
	font-size: 24px;
	text-align: center;
}

.m2 ul {
	width: 1600px;
	padding: 25px 0;
}

.m2 ul li {
	width: 200px;
	margin-right: 300px;
	margin-bottom: 12px;
}

.m2 ul li a {
	color: #000000;
	font-size: 16px;
}

.page {
	padding: 5px 0;
	background: #cb080c;
	font-size: 12px;
	text-align: center;
}

.page a,
.page span {
	margin: 0px 2px;
	color: #fff;
}

.page a:hover {
	text-decoration: underline;
}

.m3 .form {
	display: block;
	margin: 0px auto;
	padding: 45px 0;
}

.m3 .form li span {
	width: 270px;
	display: inline-block;
	color: #000000;
	font-size: 16px;
	padding-right: 15px;
	text-align: right;
	margin-top: 7px;
}

.m3 .form li {
	margin-bottom: 20px;
}

.m3 .form li .text {
	color: #333;
	font-size: 14px;
	width: 505px;
	height: 38px;
	border: 1px solid #d8d7d7;
}

.m3 .form li label {
	margin-top: 8px;
	margin-right: 20px;
}

.m3 .form li .text1 {
	width: 260px;
}

.m3 .form li .but {
	margin-left: 10px;
	width: 115px;
	height: 40px;
	background: #cb080c;
	color: #ffffff;
	font-size: 14px;
	cursor: pointer;
}

.m3 .form li .in_xiahua {
	margin-top: 8px;
}

.m3 .form li .in_xiahua a {
	font-size: 14px;
	color: #000000;
	margin-left: 15px;
	margin-top: 15px;
	text-decoration: underline;
}

.m3 .form li .text2 {
	padding-left: 10px;
	width: 370px;
}

.m3 .form .buts {
	padding-left: 275px;
}

.m3 .form .buts .but {
	width: 247px;
}

.m3 .form li .bt_waitao {
	position: relative;
}

.m3 .form li .bt_waitao .file {
	opacity: 0;
	position: absolute;
	left: -60px;
	top: 0px;
	width: 100%;
	height: 100%;
	cursor: pointer;
}

.m4 ul li {
	width: 250px;
	margin-right: 225px;
}

.m3 .form li .textarea {
	height: 160px;
}

.m5 .shaixuan {
	background: #ededed;
	padding: 10px 12px;
	margin-bottom: 25px;
}

.m5 .shaixuan select {
	width: 120px;
	color: #fff;
	background: #cb080c;
	padding: 0px 20px;
	outline: medium;
	margin-top: 5px;
	margin-right: 15px;
}

.m5 .shaixuan .but a {
	color: #000000;
	font-size: 16px;
	padding: 5px 10px;
	display: inline-block;
	margin-right: 35px;
}

.m5 .shaixuan .but a:last-child {
	margin-right: 0px;
}

.m5 .shaixuan span {
	margin-top: 5px;
}

.m5 .shaixuan .but a:hover {
	background: #cb080c;
	color: #fff;
}

.m5 .shaixuan .but .on {
	background: #cb080c;
	color: #fff;
}

.m5 .tab {
	text-align: center;
	margin-bottom: 30px;
}

.m5 .tab thead tr td {
	color: #282828;
	background: #f6f4f4;
}

.m5 .tab table tr td {
	padding: 12px 0;
	border: 1px solid #ededed;
}

.m5 .tab tbody tr td {
	text-align: center;
	color: #282828;
	font-size: 14px;
}

.m6 {
	padding: 70px 0;
	text-align: center;
}

.m6 a {
	width: 301px;
	height: 78px;
	margin: 0px 20px;
	color: #3f622f;
	font-size: 24px;
	text-align: center;
	line-height: 78px;
	display: inline-block;
	background: url(../img/img9.jpg) center no-repeat;
}

.m7 .t {
	margin-top: 25px;
	text-align: center;
	color: #000000;
	font-size: 18px;
}

.m7 .info {
	text-align: center;
	color: #999999;
	font-size: 14px;
	margin: 15px 0;
}

.m7 .c {
	color: #000000;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 50px;
}

.cont_fenye {
	padding: 8px 10px;
	background: #cb080c;
	color: #fff;
	font-size: 14px;
}

.cont_fenye a {
	color: #fff;
}
.cont_fenye a:hover{
	text-decoration: underline;
}
