img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}
.banner a{
	display:block;
}
.gzjj_ctn {
	margin: 2.3rem 5%;
	padding: 2rem 0 0;
	background-color: #00a400;
	border-radius: 1rem;
	box-shadow: 0rem 0.5rem 1.8rem #83cf83;
}
.gzjj_name{
	padding-right: 10%;
	padding-bottom: 1.8rem;
}
.gzjj_ctn_btm{
	padding: 0 3% 1.5rem;
}
.gzjj_ctn_name{
	display: flex;
	justify-content: end;
}
.gzjj_ctn_name h3{
	padding: 0 8%;
	background-color: #cf1a00;
	color: #f9de00;
	border: 0.1rem solid #fff;
	line-height: 2.8rem;
	border-radius: 0.8rem;
	font-size: 1.2rem;
	margin-bottom: 0.8rem;
}
.gzjj_ctn_txt p{
	color: #fff;
	font-weight: bold;
	text-indent: 1rem;
	padding-bottom: 0.8rem;
}
.gzjj_ctn_txt2 p{
	color: #fff;
	font-weight: bold;
	padding-bottom: 0.8rem;
	padding-left: 2.5%;
	font-size: 1.1rem;
}
.gzjj_ctn_txt2 p span{
	color: #f9de00;
}
.gzjj_ctn_btn{
	padding: 1rem 3.5%;
}
.gzjj_ctn_btn a{
	display: block;
	background-color: #fff;
	line-height: 2.6rem;
	font-size: 1.2rem;
	text-align: center;
	color: #f12202;
	border-radius: 1.3rem;
}
.gxjyzl{
	padding: 1rem 3%;
	background-color: #00a700;
}
.gxjyzl_ctn h3{
	color: #fff;
	font-size: 1.7rem;
	text-align: center;
}
.rmzy_list_ctn {
	overflow: hidden;
	height: 21.5rem;
}

.rmzy_list1 {
	display: flex;
	justify-content: space-between;
	margin: 1rem 0 0;
}

.rmzy_list1 li {
	text-align: center;
	line-height: 2.5rem;
	background-color: #ff5700;
	color: #f5ff00;
	border-right: 0.1rem solid #fff;
	border-bottom: 0.1rem solid #fff;
	font-weight: 800;
}

.rmzy_list1 li:nth-child(1) {
	width: 25%;
}

.rmzy_list1 li:nth-child(2) {
	width: 35%;
}

.rmzy_list1 li:nth-child(3) {
	width: 25%;
}

.rmzy_list1 li:nth-child(4) {
	width: 15%;
	border-right: none;
}

.rmzy_list_box a {
	display: block;
}

.rmzy_list2 {
	display: flex;
	justify-content: space-between;
}

.rmzy_list2 li {
	position: relative;
	text-align: center;
	line-height: 2.5rem;
	background-color: #ffc58a;
	color: #c16100;
	border-right: 0.1rem solid #fff;
	border-bottom: 0.1rem solid #fff;
	font-weight: 800;
}

.rmzy_list2 li span {
	padding: 0 0.3rem;
	color: #fff;
	background-color: #fe0000;
	display: inline-block;
	border-radius:35%;
	line-height: 1.6rem;
	font-size: 1rem;
}

.rmzy_list2 li:nth-child(1) {
	width: 25%;
}

.rmzy_list2 li:nth-child(2) {
	width: 35%;
}

.rmzy_list2 li:nth-child(3) {
	width: 25%;
}

.rmzy_list2 li:nth-child(4) {
	width: 15%;
	border-right: none;
}

.rmzy .btn_zt {
	margin-top: 1.5rem;
}

.roll li.roll_1 {
	opacity: 0.5;
	top: 0;
}

.roll li.roll_2 {
	opacity: 0.8;
	top: 35px;
}

.roll li.roll_3 {
	opacity: 1;
	top: 78px;
}

.roll li.roll_4 {
	opacity: 0.8;
	top: 125px;
}

.roll li.roll_5 {
	opacity: 0.5;
	top: 160px;
}
.roll li.roll_6 {
	opacity: 0.5;
	top: 160px;
}
.roll li.roll_7 {
	opacity: 0.5;
	top: 160px;
}
.roll li.roll_8 {
	opacity: 0.5;
	top: 160px;
}

.roll li.roll_hide {
	opacity: 0;
	top: 185px;
	-webkit-transform: scale(0.6);
	-moz-transform: scale(0.6);
	-ms-transform: scale(0.6);
	-o-transform: scale(0.6);
	transform: scale(0.6);
}
.gxcyzl_mg{
	background-color: #fff;
	margin: 1.5rem 0 0;
}
.gxcyzl_mg_list{
	padding: 2.8rem 10% 0;
	display: flex;
	justify-content: space-between;
}
.gxcyzl_mg_list li{
	width: 32%;
}
.gxcyzl_mg_txt p{
	text-align: center;
	color: #ce1a00;
	font-size: 1rem;
	font-weight: bold;
	padding: 1rem 0 2rem;
}
.zxyylxme{
	background-color: #fff;
	margin: 1.5rem 0 2rem;
}
.zxyylxme h2{
	padding: 0.8rem 0;
}
.zxyylxme h2,
.zxyylxme p{
	color: #f11e00;
	text-align: center;
}
.zxyylxme p{
	padding-bottom: 1rem;
	font-size: 0.7rem;
}
.zxyylxme_ipt i{
	display: inline-block;
	width: 20%;
	position: relative;
}
.zxyylxme_ipt i img{
	width: 1.4rem;
	height: 1.4rem;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.zxyylxme form{
	display: flex;
	justify-content: space-between;
	padding: 0 5%;
	flex-wrap: wrap;
}
.zxyylxme_ipt{
	width: 49%;
	display: flex;
	justify-content: space-between;
	border-radius: 0.3rem;
}
.zxyylxme_ipt{
	background-color: #f11e00;
	color: #fff;
	line-height: 2.8rem;
}
.zxyylxme_ipt input{
	width: 80%;
	background-color: transparent;
	line-height: 2.8rem;
	border: none;
	outline: none;
}
.zxyylxme_ipt input::placeholder{
	color: #fff;
}
.zxyylxme_btn{
	width: 100%;
	text-align: center;
	padding: 1.5rem 0 2rem;
}
.zxyylxme_btn button{
	width: 55%;
	color: #e4ff00;
	background-color: #f11e00;
	line-height: 2.8rem;
}
.hrjx{
	background-color: #fff;
	margin: 1.5rem 3% 2rem;
}
.hrjx_ctn{
	padding: 2rem 3%;
	background-color: #00a700;
	border-radius: 1rem;
	box-shadow: 0rem 0.5rem 1.8rem #83cf83;
}
.hrjx_name{
	line-height: 3.4rem;
	font-size: 1.6rem;
	color: #c80810;
	display: flex;
	justify-content: center;
	position: relative;
}
.hrjx_name h3{
	text-align: center;
	background: url(../img/hrjx_bg.png) no-repeat;
	background-size: 100% 100%;
	padding: 0 10%;
}
.hrjx_name i{
	position: absolute;
	left: 4%;
	bottom: 0;
	width: 6rem;
}
.hrjx_list1{
	display: flex;
	justify-content: space-between;
	padding: 1.5rem 0;
	flex-wrap: wrap;
}
.hrjx_list1 li{
	width: 49%;
	padding: 0.6rem;
	background-color: #fff;
	margin-bottom: 0.5rem;
}
.hrjx_list1 li p{
	text-align: center;
	padding-top: 0.6rem;
	color: #e72b38;
	font-weight: bold;
}
.hrjx_list2{
	display: flex;
	justify-content: space-between;
	padding: 1.5rem 0;
	flex-wrap: wrap;
}
.hrjx_list2 li{
	width: 49%;
	margin-bottom: 0.5rem;
}
.rmzytj{
	padding: 1rem 3%;
	background-color: #00a700;
}
.rmzytj_ctn{
	padding: 1rem 0;
}
.zczy_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 2rem 0;
}
.zczy_list li{
	width: 49%;
	color: #fff;
}
.zczy_lis_txt h4{
	text-align: center;
	padding: 0.5rem 0;
}
.zczy_lis_btn{
	display: flex;
	justify-content: space-between;
	padding-bottom: 0.8rem;
}
.zczy_lis_btn a{
	display: block;
	color: #fff;
	width: 49%;
	line-height: 2rem;
	background-color: #dd2224;
	border-radius: 0.3rem;
	text-align: center;
}
.zczy_lis_btn a:nth-child(2){
	background-color: #4a8ce2;
}
.zysz_btn{
	padding: 0 25% 2rem;
}
.zysz_btn a{
	display: block;
	text-align: center;
	background-color: #fffc00;
	color: #d71b00;
	line-height: 2.4rem;
	border-radius: 0.8rem;
	font-weight: bold;
	font-size: 1rem;
}
.gdhy{
	padding: 1.5rem 0 2rem;
	overflow: hidden;
	background-color: #04ba04;
	border-bottom: 0.5rem solid #fff;
}
.gdhy_mg{
	padding: 1.5rem 3%;
}
.form_box{
	background-color: #fff;
	padding: 2rem 0 2rem 0;
	border-top: 0.2rem solid #e6e6e6;
}
.form_list_1{
	overflow: hidden;
	padding-bottom: 1.8rem;
}
.form_list_1 span{
	display: block;
	float: left;
	width: 16%;
	color: #303030;
	font-size: 1.3rem;
	padding-left: 5%;
	line-height: 2.5rem;
	opacity: 1;
	font-weight: bold;
}
.form_list_1 input{
       width: 78%;
    font-size: 1.2rem;
    border: none;
    line-height: 3rem;
    background-color: #eeeeee;
    border-radius: 0.5rem;
    padding-left: 1rem;
    height: 3rem;	
}
.form_list_btn{
	padding: 1rem 3%;
}
.form_list_btn button{
	width: 100%;
    line-height: 3rem;
    border:none;
    background-color: #00a700;
    color: #fff;
    font-size: 1.3rem;
    border-radius: 0.5rem;
}
.form_name{
	text-align: center;
	font-size: 1.5rem;
	font-weight: 800;
	padding-bottom: 1.5rem;
	letter-spacing: 0.1rem;
	color: #fff;
}
.form_name span:nth-child(1){
	opacity: 1;
	color: #e72b38;
}
.form_name span{
	opacity: 1;
	color: #00a700;
}
#good_zy a{
	width: 100%;
	margin: 0 auto;
	background-color: #20998f;
}
.bys_list{
	text-align: center;
	font-weight: 800;
	padding: 2rem;
	font-size: 1.1rem;
}
.bf_list1{
	width: 1.2rem;
    height: 1.2rem;
    display: block;
	float: left;
}
.bf{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.bf_list{
	float: left;
    padding: 0 1%;
    font-weight: 800;
	font-size: 1.3rem;
	color: #04ba04;
}
.bf_list span{
	opacity: 0.7;
}
.bf_list span:nth-child(2){
	opacity: 1;
	color: #ec000b;
}