@charset "GBK";

a {
	text-decoration: none;
	color: inherit;
	cursor: pointer;
}

.flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	*zoom: 1;
}

.mar30 {
	margin: 30px auto;
}
.mar50 {
	margin: 30px auto;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.p {
	text-indent: 2em;
	line-height: 2em;
}
.img100{
	width: 100%;
}
.title_main {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}
.zxbtn {
	width: 500px;
    line-height: 50px;
    background: #bb8c3f;
    text-align: center;
    display: block;
    /* border-radius: 30px; */
    color: #fff;
    font-size: 22px;
    margin: 30px auto;
}
.tit_img{
	display: block;
	width: 40%;
}
.tit_img2{
	display: block;
	width: 30%;
}
.div_img2 img{
	width: 100%;
	position: absolute;
	
}
.div_img2{
	position: relative;
}
.div_img2 strong{
    position: absolute;
    z-index: 99;
    color: #fff;
    left: 20%;
    top: 32%;
    /* display: block; */
    padding-top: 5%;
    font-size: 22px;
    line-height: 42px;
}
.div_img2 p{
    position: absolute;
    z-index: 99;
    color: #fff;
    left: 51%;
    width: 24%;
    padding-top: 10%;
}
.p1{
	text-align: center;
	font-size: 18px;
}
.p1 strong{
    font-size: 50px;
	color: #007b35;
}
.p1 strong img{
	width: 40px;
    margin: 10px 20px;
}
.div_xcs{
	background: #007b35;
	margin: 30px auto 0;
}
.div_xcs .r_str{
	display: block;
	color: #Fff;
	font-size: 36px;
	margin: 10px 0 0 30px;
}
.div_xcs .xcs_p1{
	display: block;
    color: #fff;
    margin: 10px 0 0 30px;
    font-size: 24px;
}
.div_xcs .right{
	width: 50%;
}
.hr{
	width: 80%;
    height: 3px;
    background: #fff;
    display: block;
    margin: 20px 0 0 30px;
}
.xcs_p2{
	margin: 20px 0 0 30px;
	font-size: 20px;
	width: 80%;
	color: #fff;
}

.ul_list1 li{
    width: 28%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 36px 8px 0 15px;
    color: #fff;
}
.ul_list1 {
	width: 100%;
}
.u1_right strong{
	display: block;
    font-size: 18px;
    line-height: 34px;
}
.u1_right span{
	display: block;
}
.ul_list2 li{
	margin: 10px auto;
}
.img_jp{
	display: block;
	margin: 0 auto;
}
.bg_qhs {
	background: #eeeeee;
	padding-top: 1px;
	padding-bottom: 1px;
}
.bg_qhs2{
	padding-bottom: 20px;
}



.huanjing-pagination {
	font-size: 0;
	position: static!important;
	width: 1020px;
	margin: 30px auto;
}

.huanjing-pagination .swiper-pagination-bullet {
    width: 230px;
    height: 44px;
    padding: 1% 0;
    background: #fff;
    opacity: 1;
    color: black;
    font-size: 20px;
    border-radius: 30px;
    cursor: pointer;
    outline: none;
    text-align: center;
    line-height: 42px;
    font-weight: bold;
}
.huanjing-pagination .swiper-pagination-bullet-active {
  background: #007b35;
  font-weight: bold;
	color: #fff;
  border-width: 4px;
}
.hot_kecheng img{
	margin: 10px auto;
}
.ul_list3 li{
    width: 32%;
    background: #f2f2f2;
    margin: 20px auto 0;
}
.ul_list3 li strong{
    color: #176b29;
    font-size: 20px;
    text-align: center;
    display: block;
    line-height: 44px;
}
.ul_list3 li p{
	text-align: center;
}
.ul_list3 li .flex a{
	width: 150px;
    height: 30px;

    text-align: center;
    color: #fff;
    margin: 15px auto;
    line-height: 30px;
}
.ul_list3 li .flex a:first-child{
	background: #bb8c3f;
}
.ul_list3 li .flex a:last-child{
	background: #4c3e2d;
}
.ul_list4 li{
	margin: 20px auto 0;
}
.div_sp .hrbm-left{
	width: 44%;
}
.ul_list5{
	width: 56%;
}
.ul_list5 li{
	width: 330px;
    height: 94px;
	background: #eeeeee;
	position: relative;
}
.hrbm-left video{
	width: 520px;
}
.div_sp{
	margin: 20px auto;
}
.ul_list5 .left_strong{
	font-size: 60px;
    margin: 6px 0 0 14px;
    display: inline-block;
    color: #8f8f8f;
}
.ul_list5 p{
    position: absolute;
    left: 104px;
    display: inline-block;
    top: 14px;
    font-size: 18px;
    font-weight: bold;
}
.ul_list5 li span{
	display: inline-block;
	position: absolute;
	font-size: 12px;
	left: 104px;
	bottom: 18px;
	top: 42px;
}

.form_div{
	background: #bb8c3f;
}
.form_div .flex p strong{
	display: inline-block;
	color: #fff;
	margin: 20px 0 0 100px;
	font-size: 26px;
}

.form_div .flex p span{
	color: #fff;
    margin: 14px;
}
.form_div .flex p.form_p2{

}

.form{
	color: #fff;
}
.form form input {
    width: 200px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
}
.form form .m_meun {
	height: 40px;
    line-height: 40px;
    background: #ffffff;
    border: 1px solid #59482d;
    color: #DA7100; 	
    font-size: 18px;
    margin: 30px 20px;
    cursor: pointer;
}
.form form input.zxUrl {
    background-color: #DA7100;
}
.form_slt{
	width: 200px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
}


