img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}
.banner a{
	display:block;
}
.zysp_name{
	text-align: center;
	padding: 0.8rem 0;
	color: #608073;
}
.zysp_name h2{
	line-height: 2.4rem;
}
.zysp_name p{
	text-transform: uppercase;
	font-weight: bold;
	color: #d1d1d1;
}
.pymb_txt{
	padding: 0 4% 0.8rem;
}
.pymb_list{
	display: flex;
	justify-content: space-between;
	padding: 0 4% 0.8rem;
}
.pymb_list li{
	width: 32%;
}
.pymb_btn{
	padding: 0.8rem 10% 0;
	display: flex;
	justify-content: space-between;
}
.pymb_btn a{
	display: block;
	width: 48%;
	line-height: 2.2rem;
	border-radius: 0.6rem;
	text-align: center;
	color: #fff;
	background-color: #008800;
}
.njhd_list{
	padding: 0 4%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.njhd_list li{
	width: 46%;
	padding-bottom: 0.8rem;
}
.njhd_list li p{
	line-height: 2rem;
}
.xxnr_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 4%;
}
.xxnr_list li{
	width: 48%;
	padding-bottom: 0.8rem;
}
.kcsc_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 1rem 3%;
}
.kcsc_list li{
	width: 50%;
}
.xxkt{
	background-color: #eeeeee;
	padding-bottom: 0.8rem;
}
.xxkt_list{
	display: flex;
	justify-content: space-between;
	padding: 0 4%;
}
.xxkt_list li{
	width: 48%;
}
.xxkt_list li p{
	text-align: center;
	line-height: 2rem;
	color: #0a633a;
}
.kcld{
	padding: 1rem 0;
}
.kcld_list{
	display: flex;
	justify-content: space-between;
	padding: 0 5%;
	position: relative;
	z-index: 9;
	margin-bottom: 1.5rem;
}
.kcld_list li{
	width: 48%;
}
.kcld_lis_txt{
	padding: 0 4%;
	background-color: #f6f6f6;
	position: relative;
}
.kcld_lis_txt h3{
	line-height: 2.6rem;
}
.kcld_lis_btm{
	height: 6.2rem;
}
.kcld_lis_btm p{
	font-size: 0.8rem;
	line-height: 1.2rem;
}
.kcld_lis_txt i{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 50%;
}
.kcld_list li:nth-child(3){
	display: flex;
	justify-content: space-between;
	line-height: 12rem;
	background-color: #0a633a;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: -1;
}
.kcld_list li:nth-child(3) span{
	color: #fff;
}
.wmdys_mg{
	padding: 0 4%;
}
.btm_mg{
	padding: 1.5rem 0 0;
}
.btm_mg a{
	display: block;
}
.hqxf {
    padding: 1rem 3%;
}
.form_box {
    background-color: #ffffff;
    padding: 1rem 0 0 0;
    border-radius: 0.3rem;
    border: 0.1rem solid #f53a15;
}
.form_name {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 800;
    padding-bottom: 1.5rem;
    letter-spacing: 0.1rem;
    color: #333333;
}
.form_name p {
    line-height: 2rem;
}
.form_name span {
    color: #f53a15;
    font-weight: bold;
}
.form_name p:nth-child(2) {
    font-size: 1rem;
    font-weight: 400;
}
.form_list_1 {
    overflow: hidden;
    padding-bottom: 1.8rem;
}
.form_list_1 span {
    display: block;
    float: left;
    width: 20%;
    font-size: 1.3rem;
    padding-left: 5%;
    line-height: 2.5rem;
    opacity: 0.7;
    font-weight: bold;
}
.form_list_1 input {
    width: 75%;
    font-size: 1.2rem;
    border: none;
    line-height: 3rem;
    background-color: #eeeeee;
    border-radius: 0.5rem;
    padding-left: 1rem;
    height: 3rem;
}
.jxxdf_ys {
    text-align: center;
    color: #848484;
}
.form_list_btn {
    padding: 1rem 3% 0;
}

.form_list_btn button {
    width: 100%;
    line-height: 3rem;
    border: none;
    color: #fff;
    background-color: #f53a15;
    font-size: 1.5rem;
    border-radius: 0.5rem;
}


.videolist {

	position: relative;

}



.vtit {

	position: absolute;

	bottom: 0;

	left: 0;

	width: 100%;

	line-height: 2.5rem;

	background-color: rgba(0, 0, 0, 0.5);

	text-align: center;

	color: #fff;

	font-size: 0.9rem;

}



.play_mg {

	width: 3rem;

	position: absolute;

	top: 45%;

	bottom: 0;

	left: 0;

	right: 0;

	margin: auto;

}



.videolist span {

	position: absolute;

	left: 1rem;

	top: 1rem;

	width: 3rem;

	height: 3rem;

	background-color: red;

	border-radius: 50%;

	text-align: center;

	line-height: 3rem;

	color: #fff;

	opacity: 0.6;

	display: none;

}



.videolist:nth-child(1) span {

	display: block;

}



.videolist:nth-child(2) span {

	display: block;

}



.videos {

	display: none;

	border: 1px solid #080808;

	position: fixed;

	left: 5%;

	top: 3%;

	/* margin-left: -320px;

	margin-top: -210px; */

	z-index: 9999;

	width: 80%;

	height: 80%;

}



.vclose {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 10%;
	width: 3rem;
	height: 3rem;
	margin: auto;
	border-radius: 100%;
	cursor: pointer;
	z-index: 999999;
}



.videos iframe {

	height: 100%;

	width: 100%;

}