@charset "utf-8";
/* CSS Document */
@import url(mobile_header.css);
@import url(mobile_list_c.css);

.cx_tab{
	width: 100%;
	padding-top: 0;
}
.cx_list{
	width: 100%;
}
.cx ul{
	flex-wrap: nowrap;
}
.cx_tab .prev, .cx_tab .next{
	top: 30%;
}
.cx ul li:nth-child(even){
	margin-right: 10px;
}
.flfj {
	margin-top: 15px;
}

.flfj_box {
	width: 96%;
}

.flfj .hd {
	justify-content: flex-start;
	overflow-x: auto;
	overflow-x: overlay;
	padding: 0 10px;
	width: calc(100% - 20px);
}

.flfj .hd ul li {
	width: 100px;
	font-size: 18px;
}

.flfj .bd {
	display: flex;
}

.flfj .bd .bd_box {
	padding: 0 16px;
}

.part4 {
	width: 96%;
	margin-top: 20px;
}

.clxt {
	width: 100%;
	background-size: cover;
	border-radius: 8px;
}

.part5 {
	margin-top: 20px;
	width: 96%;
}

.cjbz_box {
	width: 100%;
}

.cjbz ul li {
	width: 100%;
	margin-top: 10px;
}

.cjbz ul li:first-child {
	margin-top: 0;
}

.cjbz ul li:nth-child(even) {
	margin-left: 0;
}


@media screen and (max-width:280px) {
	.bsfw_list ul li a .img_box img {
		width: 96%;
	}
}
