@charset "utf-8";

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;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.p {
	text-indent: 2em;
	line-height: 2em;
}
.jj_title{
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	position: relative;
}
.jj_title:after{
    content: '';
	width: 170px;
    height: 2px;
	border-bottom: 2px solid #575757;
    display: inline-block;
    margin-left: 30px;
    margin-bottom: 10px;
}
.jj_title::before{
	content: '';
    width: 170px;
    height: 2px;
    border-bottom: 2px solid #575757;
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 10px;
}
.title_main {
	text-align: center;
	font-size: 20px;
}
.zxbtn {
    width: 420px;
    line-height: 54px;
    background: #f57070;
    text-align: center;
    display: block;
    border-radius: 30px;
    color: #fff;
    font-size: 22px;
    margin: 2% auto;
}

.bg_fense{
	background: #f57070;
	height: 80px;
	line-height: 80px;
}

.ul_list1 li{
	width: 32%;
	color: #fff;
	font-size: 22px;
}

.bg_qzs{
	background: #f5f5f5;
    padding: 65px 30px;
}
.jianjie{
	position: relative;
    margin: 150px auto 50px;
}
.jianjie strong{
	font-size: 70px;
	color: #f5f5f5;
} 
.bg_qzs b{
	font-size: 30px;
    margin: 0px auto 10px;
    display: block;
}
.bg_qzs hr{
    height: 5px;
    width: 100px;
    background-color: #f57070;
    margin: 26px 0;
}
.bg_qzs p{
text-indent: 36px;
    font-size: 18px;
    line-height: 30px;
    margin: 13px 0 0;
}
.jianjie video{
    position: absolute;
    right: 0;
    top: -90px;
}
.bg_qzs2{
	background: #f5f5f5;
	padding: 30px 0;
}
.bg_qzs2 .wrap img{
	float: right;
    width: 538px;
}

#content {
    width: 640px;
    overflow: hidden;
	background-color: #fff;
}

.list{position: relative;height: 480px;}
.list li{height:95px;vertical-align:bottom;overflow:hidden;position:relative;}

.liwrap{height:55px;margin-top:28px;}
.lileft{position:absolute;top:0px;left:0px;height:55px;width:50px;line-height:55px;text-align:right;}
.liright{position: absolute;
    top: 17px;
	right: 38px;
	width: 490px;
    height: 55px;
	width: 484px;}
.histt{height:35px;line-height:35px;}
.hisct{font-size:14px;color:#555555;}
.md{font-size:18px;color:#AEAEAE;}
.year{font-size:12px;color:#AEAEAE;margin-right:10px;}
.point{width:55px;height:55px;position:absolute;top:0;left:59px;background:url("https://www.working-bees.com/zt/xyjj/images/point.png") no-repeat 0px 18px;overflow:hidden;}
.point b{
	height:16px;width:16px;background:#fff;display:block;margin:17px 0 0 19px;border-radius:18px;border:2px solid #6bc30d;
	-webkit-transition:all 0.1s linear;
	-moz-transition:all 0.1s linear;
	-o-transition:all 0.1s linear;
	transition:all 0.1s linear;
	position:absolute;
	top:0;left:0;
}
.thiscur .point b{border:7px solid rgba(107,195,13,0.6);margin:12px 0px 0px 14px;border-radius:52px;}
.thiscur .histt a{color:#6bc30d;}
.histt a{
	font-size:24px;color:#747474;
	-webkit-transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
	transition:all 0.3s linear;
}

.ul_list2 li{
	width: 32%;
}
.ul_list2 li:nth-child(odd){
    background-color: #f5f5f5;
    padding: 20px 0;
    margin: 10px auto;

}
.ul_list2 li:nth-child(even){
	border: 1px solid #d8d8d8;
	padding: 20px 0;
    margin: 10px auto;
}
.ul_list2 li img{
	display: block;
	margin: 20px auto;
}
.ul_list2 li strong{
	display: block;
    margin: 20px auto;
    text-align: center;
    font-size: 22px;
}
.ul_list2 li p{
    text-align: center;
    line-height: 24px;
}

.bg_qzs3{
	background: #f5f5f5;
	padding: 30px 0;
}
.ul_list3 li{
	width: 32%;
	margin: 20px auto 0;
	border: 1px solid #d8d8d8;
	border-radius: 10px;
}
.ul_list3 li img{
	width: 100%;
}
.ul_list3 li strong{
	display: block;
	text-align: center;
	font-size: 20px;
	margin: 20px auto 0px;
}
.ul_list3 li .flex a{
    width: 44%;
    border: 1px solid #f57070;
    color: #f57070;
    margin: 20px auto 30px;
    text-align: center;
    font-size: 16px;
    border-radius: 22px;
    line-height: 36px;
}

.ul_list4 li{
	width: 32%;
	margin: 20px auto 0;
}
.ul_list4 li img{
	width: 100%;
}
.ul_list4 li strong{
	display: block;
	text-align: center;
	font-size: 20px;
	margin: 20px auto 0px;
	color: #747474;
}
.ul_list4 li p{
	margin: 30px auto;
	color: #747474;
}

.bg_qzs3 .flex video{
	width: 48%;
	margin: 10px auto;
}
.bg_qzs3 .flex span{
	text-align: center;
	width: 50%;
	font-size: 18px;
	margin: 10px auto;
}
.bg_qzs3 img{
	display: block;
}

.huanjing_swiper{
	overflow: hidden;
	width: 24%;
	background-color: #f5f5f5;
}
.huanjing_swiper img{
	width: 100%;
}
.huanjing_swiper p{
	text-align: center;
	line-height: 40px;
}