.wrap{
	width: 100%;
	background-color:rgb(249,249,249);
	
}
.flex_between{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.flex_center{
	display: flex;
	justify-content:center;
	align-items: center;
}
.wrap_top{
	background-color: #ffffff;	
	width: 7.1rem;
	height: 0.88rem;
	padding: 0 0.2rem;
	margin:0 auto;
}
.top_logo{
	width:2.3rem;
	height:0.53rem;
	background-image: url("../images/logo-zj.png");
	background-size:100% 100%;
	display: block;
}
.top_right a{
	display: block;
	color: #666666;
	font-size: 0.28rem;
	line-height: 0.31rem;
}
.top_right a:nth-child(1){
	margin-right: 0.7rem;
}
.top_right a:nth-child(2)>i{
	width: 0.31rem;
	height: 0.31rem;
	background-image: url("../images/icon-kf.png");
	background-size:100% 100%;
	display: block;
	float: left;
	margin-right: 0.1rem;
}
.top_right a:nth-child(1)>i{
	width: 0.34rem;
	height: 0.3rem;
	background-image: url("../images/sy_icon.png");
	background-size:100% 100%;
	display: block;
	float: left;
	margin-right: 0.1rem;
}
.reference_top{
	width:7.5rem;
	height:3rem;
	background-image: url("../images/beikao4_banner.png");
	background-size:100% 100%;
	margin:0 auto;
}
.banner1{
	margin-top: 0.2rem;
	background-color: #ffffff;
	padding-top: 0.4rem;
}
.banner1_title{
	color: #333333;
	font-size: 0.3rem;
	text-align: center;
}
.bananer1_box{
	width: 7.1rem;
	margin:0.3rem auto 0;
}
.bananer1_box li{
	width: 7.1rem;
	height: 1.4rem;
	border-bottom:0.01rem dashed #dfdfdf;;
}
.bananer1_box li:nth-last-child(1){
	border: none;
}
.bananer1_box li i{
	width: 1.1rem;
	height: 0.86rem;
	border-radius: 6px;
	margin-right: 0.2rem;
}
.bananer1_box li p:nth-child(1){
	font-size: 0.28rem;
	color: #333333;
}
.bananer1_box li p:nth-child(2){
	font-size: 0.2rem;
	color: #999999;
}
.bananer1_box li a{
	display: block;
	width: 1.6rem;
	height: 0.56rem;
	background-color: #ffffff;
	border-radius: 6px;
	border: solid 1px #923ed3;
	color: #923ed3;
	font-size: 0.26rem;
	text-align: center;
	line-height: 0.56rem;
}
.bananer1_box li .no_btn{
	width: 1.4rem;
	height: 0.56rem;
	background-color: #ffffff;
	border-radius: 6px;
	border: solid 1px #dfdfdf;
	color: #999999;
	font-size: 0.26rem;
	text-align: center;
	line-height: 0.56rem;
}
.bananer1_box li:nth-child(1) i{
	background-image: url("../images/picture-zcyl.png");
	background-size:100% 100%;
}
.bananer1_box li:nth-child(2) i{
	background-image: url("../images/picture-mkds.png");
	background-size:100% 100%;
}
.bananer1_box li:nth-child(3) i{
	background-image: url("../images/picture-szcp.png");
	background-size:100% 100%;
}
.bananer1_box li:nth-child(4) i{
	background-image: url("../images/picture-stxly.png");
	background-size:100% 100%;
}
.bananer1_box li:nth-child(5) i{
	background-image: url("../images/picture-zlxz.png");
	background-size:100% 100%;
}
.bananer1_box li:nth-child(6) i{
	background-image: url("../images/picture-bkhw.png");
	background-size:100% 100%;
}
.banner_box li:nth-child(1) i{
	background-image: url("../images/picture-ggyy.png");
	background-size:100% 100%;
}
.banner_box li:nth-child(2) i{
	background-image: url("../images/picture-ggcx.png");
	background-size:100% 100%;
}
.banner_box li:nth-child(3) i{
	background-image: url("../images/picture-lnkq.png");
	background-size:100% 100%;
}
.banner_box li:nth-child(4) i{
	background-image: url("../images/picture-zlb.png");
	background-size:100% 100%;
}
.new_box li:nth-child(1) i{
	background-image: url("../images/picture-zlxz.png");
	background-size:100% 100%;
}
.new_box li:nth-child(2) i{
	background-image: url("../images/picture-lnzt.png");
	background-size:100% 100%;
}
.new_box li:nth-child(3) i{
	background-image: url("../images/picture-bszl.png");
	background-size:100% 100%;
}
.new_box li:nth-child(4) i{
	background-image: url("../images/picture-mszl.png");
	background-size:100% 100%;
}
.bananer2_box li:nth-child(1) i{
	background-image: url("../images/picture-gkkc.png");
	background-size:100% 100%;
}
.bananer2_box li:nth-child(2) i{
	background-image: url("../images/picture-bkcs.png");
	background-size:100% 100%;
}
.bananer2_box li:nth-child(3) i{
	background-image: url("../images/picture-ydy.png");
	background-size:100% 100%;
}
.bananer2_box li:nth-child(4) i{
	background-image: url("../images/picture-zjbk.png");
	background-size:100% 100%;
}
.beikao4_foot{
	width: 100%;
	margin-top: 0.2rem;
	padding:0.2rem 0;	
	background-color: #FFFFFF;
	
}
.beikao4_foot>p{
	font-size: 0.22rem;
	color: #333333;
	text-align: center;
}
.fuBot{
	display: none !important;
}
.phone_text{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 0.26rem !important;
}
.phone_text i{
	display: block;
	width: 0.35rem;
	height: 0.35rem;
	background-image: url("../images/beikao_rexian.png");
	background-size:100% 100%;
	margin-right: 0.15rem;
}
.phone_text a{
	font-size: 0.34rem;
	color: #923ed3;
}
