@media only screen and (min-width: 320PX) and (max-width:360PX) {
	html {
		font-size: 13.65px;
		  
	}
}

@media only screen and (min-width: 360PX) and (max-width:375PX) {
	html {
		font-size: 15.36px;
		  
	}
}

@media only screen and (min-width: 375PX) and (max-width:390PX) {
	html {
		font-size: 16px;
		  
		
	}
}

@media only screen and (min-width: 390PX) and (max-width:414PX) {
	html {
		font-size: 16.64px;
		  
	}
}

@media only screen and (min-width: 414PX) and (max-width:640PX) {
	html {
		font-size: 17.664px;
		  
	}
}

@media screen and (min-width: 640PX) {
	html {
		font-size: 27.31px;
		  
	}
}

html {

   

}

* {
	margin: 0;
	padding: 0;
	list-style: none;
}


.h_top {
	width: 100%;
	height: 70px;
	background-color: #C21B1F;
	display: flex;
	align-items: center;
	position: relative;
	
}

.h_nav {
	display: flex;
	overflow: auto;
	flex-wrap: nowrap;
	height: 50px;
	align-items: center;
	background-color: #fff;
	margin: 0;
	position: relative;
	
}
.jiahaoview{
	position: absolute;
	right: 0;
	top: 85px;
	width: 35px;
	height: 28px;
	background-color: #FFFFFF;
}
.jiahao {
	

	background-color: #FFFFFF;
	width: 20px;
	height: 20px;
	padding-left: 8px;
}

.recome_rule {
	width: 90%;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	margin-left: -10px;

}

.recome_slow {
	width: 97%;
	height: 30px;
	margin-top: 2px;
	line-height: 30px;
	color: #535353;
	font-size: 14px;
	transform: translate3d(0px, 0px, 0px);
	transition: transform 0.4s ease-in-out;
}
.recome_slow div{
	overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		height: 30px;

}


.kuaixuntext {
	display: inline-block;
	width: 95% !important;
	height: 30px ;
	text-decoration: none;
	overflow: hidden;
		text-overflow: ellipsis;
	color: #333333;

}

.h_nav li {}

.h_nav li a {
	white-space: nowrap;
	height: 3.125rem;
	line-height: 3.125rem;
	text-decoration: none;
	color: #333333;

	padding: 10px;
}

.abc {
	color: #C21B1F !important;
	border-bottom: 3px solid #C21B1F;
}

.h_logo {
	width: 30%;
	margin-left: 20px;
}

.h_rightc {
	position: relative;
	display: flex;
	align-items: center;
	width: 60%;

}

.searchInp {
	width: 58%;
	height: 25px;
	border-radius: 10px;
	border: none;
	position: absolute;
	right: 40px;
	padding-left: 10px;
	font-size: 14px;
	outline: none;
}

.h_rightImg {
	width: 1.5625rem;
	position: absolute;
	right: 0;
}

.swiperImg {
	margin-top: 0px;
}

.swiper1 {
	width: 100%;
}

.swiperBottom {
	margin: 2px 0;
	padding-bottom: 5px;
	border-bottom: 8px solid #F9F9F9;
	/* margin-bottom: 10px; */
}

.kuaixun {
	color: #FFFFFF;
	z-index: 999;
	margin-left: 15px;
	width: 90px;
	font-size: 14px;
	line-height: 25px;
	height: 25px;
	margin-top: 5px;

}

.wenzigundong {}

.cardLists {
	
}

.home_card {
	padding: 10px 0;
	padding-left: 20px;
	display: flex;
	flex-wrap: nowrap;

	width: 94%;
	border-bottom: 2px solid #F9F9F9;
}
.home_card1 {
	padding: 5px 0;
	padding-left: 20px;
	display: flex;
	flex-wrap: nowrap;
	width: 94%;
	/* border-bottom: 2px solid #F9F9F9; */
}

.home_card img {
	margin-right: 10px;
}


.card_right {
	width: 63%;
	height: 4.375rem;
	position: relative;
}
.card_right1 {
	width: 63%;
	
	position: relative;
}

.card_title {

	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;

	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.card_date {
	color: #B3B3B3;
	font-size: 13px;
	position: absolute;
	left: 0px;
	bottom: 0;

}
.card_date1 {
	color: #B3B3B3;
	font-size: 13px;
	margin-top: 5px;
	padding-bottom: 10px;
	border-bottom: 2px solid #F9F9F9;
}

.yaowen {
	width: 100%;
	text-align: center;
	color: #C21B1F;
	font-weight: bold;
	font-size: 22px;
}

.yaowenList {}

/* 	@font-face{
            font-family: 'oswald';
            src : url('SourceHanSansCN-Light.ttf');
        }
		body{
		    font-family: "oswald", "SourceHanSansSC-Light","Source-Han-Light","Source Han Sans CN","SourceHanSansCN-Light","webfontSourceHanSansSC" !important
		} */

.yaowenListTitle {
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 2px dotted #D7ACAD;

	display: flex;
	align-items: center;


}

.yaowenListText {
	width: 92%;
	color: #333333;
	overflow: hidden;
	padding-left: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-decoration: none;
}
.luobotitle{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	line-height: 30px;

}
.yaowenmore {
	width: 100%;
	height: 2.5rem;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #666666;
	margin-bottom: 20px;
	font-size: 13px;
	border-bottom: 8px solid #F9F9F9;
}



.jj_top {
	display: flex;
	width: 100%;
	position: relative;
	align-items: center;
	border-bottom: 2px solid #F2F2F2;
}

.jujiao_title {
	padding: 0 15px;
	height: 26px;
	font-size: 1.0625rem;
	font-family: Source Han Sans SC;
	font-weight: bold;
	color: rgba(194, 27, 31, 1);
	line-height: 20px;
	margin-left: 20px;
	text-align: center;
	border-bottom: 3px solid #C21B1F;
}

.jujiao_t_r {
	position: absolute;
	right: 20px;
	display: flex;
	align-items: center;
	font-size: 13px;
	color: #333333;
}

.jujiao_card {
	display: flex;
	justify-content: space-between;
	padding: 10px 20px;
	/* margin-top: 10px; */
	border-bottom: 2px solid #F9F9F9;
}

.jj_cardleft {
	width: 63%;
	height: 4.375rem;
	position: relative;
}

.jj_card_title {


	color: rgba(51, 51, 51, 1);

}

.jj_card_date {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #B3B3B3;
	font-size: 13px;
}

.jj_cardright {
	width: 6.6875rem;
	margin-left: 3%;
	height: 4.375rem;
}

.jj_cardrightimg {
	width: 6.6875rem;

	height: 4.375rem;
}

.fangtan_jianbian {
	width: 100%;
	height: 225px;
	position: relative;
	
	margin-top: 20px;
}

.fangtan_jianbian_t {
width: 90%;
	position: absolute;
	left: 7%;
	bottom: 0;
	color: #FFFFFF;
	line-height: 30px;
	

}
.fangtan_jianbian_t a{
	display: inline-block;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 95%;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.fangtan_bTwo {
	width: 90%;
	margin-left: 5%;
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}

.fangtan_b1 {
	width: 46%;

}

.fangtan_b1_Img {
	width: 9.6875rem;
	height: 5.9375rem;
}

.fangtan_b1_title {
	color: #333333;
}

.shenduList {
	display: flex;
	flex-direction: column;
}

.shendu_title {
	padding-left: 5%;
	color: #333333;
	margin-top: 10px;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;

	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}


















.footer {
	width: 100%;
	height: 120px;
	background-color: #C21B1F;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #FFC6C6;
	font-size: 12px;
}
