html {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 15px;
}

div {
	box-sizing: border-box;
}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #333333
}

a:hover {
	color: #1a56a8;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "020";
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cf:after {
	display: block;
	content: '';
	height: 0;
	visibility: hidden;
	clear: both;
}

.cf {
	zoom: 1;
}


@media only screen and (min-width: 100px) and (max-width: 767px) {

	.title_y_img1 {
		display: none;
	}

	.title_y_img2 {
		display: none;
	}

	.banner_y {
		margin: 0 auto;
		text-align: center;
		/* background: url(/cms_files/webliandouqurenminzhengfumenhuwangzhan/pubtplobject/defaultSet/670332/images/1.png) no-repeat center top; */
		/* background-size: 100%; */
	}
	
	.banner_y img{
		object-fit: cover;
		width: 100%;
	}

	.content_y {
		width: 94%;
		margin: 0 auto;
	}

	.title_y {
		font-size: 4rem;
		color: #333;
		height: 4rem;
		line-height: 4rem;
		margin-top: 2rem;
		margin-bottom: 2rem;
	}

	.title_y div {
		display: inline-block;
	}

	.list_y {
		width: 100%;
		border: 1px solid #48a7fb;
		border-radius: 5px;
	}

	.list_ty {
		height: 5rem;
		line-height: 5rem;
		margin-bottom: 1rem;
	}

	.list_ty a {
		/* font-size: 2rem;
		color: #333333;
		display: block;
		text-align: center;
		width: 18vw;
		height: 6vw;
		line-height: 6vw;
		float: right;
		background-color: #f6f6f6;
		margin-top: 1rem; */

		font-size: 2rem;
		color: #333333;
		text-align: center;
		line-height: 6vw;
		float: right;
		margin-top: 1rem;
		margin-right: 1rem;
	}

	.list_ty .m_img {
		/* display: none; */

		width: 1rem;
	}

	.lb_box {
		width: 95%;
		height: auto;
		margin-left: 1rem;
	}

	.right_list {
		height: 4rem;
    	line-height: 4rem;
		width: 100%;
	}

	.right_list .quan {
		width: 8px;
		height: 8px;
		background: #48a7fb;
		border-radius: 8px;
		margin-top: 1.5rem;
    	margin-left: 1rem;
    	margin-right: 1rem;
	}

	.right_list a {
		font-size: 2rem;
		color: #333333;
		display: inline-block;
		max-width: 60vw;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		font-size: 2rem;
	}

	.time_y {
		display: inline-block;
		font-size: 2rem;
		color: #888888;
		margin-right: 1rem;
	}

	.box_y {
		width: 100%;
	}

	.box_y>div:first-child {
		font-size: 3rem;
		font-weight: 800;
		margin-bottom: 1rem;
	}

	.box_y img {
		width: 5rem;
    	height: 5rem;
		vertical-align: middle;
	}

	.haha {
		padding: 3rem 3.3rem;
		width: 100%;
		padding-bottom: 1rem;
		border: 1px solid #48a7fb;
	}

	.haha a {
		display: inline-block;
		width: 100%;
		height: 7rem;
		background: #eafafd;
		font-size: 2rem;
		color: #333333;
		float: left;
		line-height: 7rem;
		text-align: center;
		margin-bottom: 2rem;
		cursor: pointer;
	}

	.old_morey {
		margin: 0 auto;
		display: block;
		width: 100%;
		height: 6rem;
		background: #eafafd;
		line-height: 6rem;
		color: #48a7fb;
		font-size: 2rem;
		margin-top: 2rem;
		margin-bottom: 2rem;
		text-align: center;
	}

	.old_morey:hover {
		color: #48a7fb
	}

	.title_y_txt1 {
		font-weight: 800;
		margin: 0px 0rem;
	}

	.title_y_txt2 {
		margin: 0 9px;
		font-weight: 800;
	}

	.list_y1 {
		margin-top: 2rem;
    	margin-bottom: 4rem;
	}

	.box_y1 {
		margin-top: 2rem
	}

	.box_y_box1 {
		height: auto;
		line-height: auto;
	}

	.lb_list_box{
		width: 100%;
	}

	.list_ty_img{
		width: 13rem;
	}

	.focusBox1{
		height: 23rem !important;
	}

	.focusBox{
		height: 23rem !important;
	}

	.ts_line_height{
		padding: 1rem 2rem;
		line-height: 4rem !important;
    	height: auto !important;
	}

	.ts_line_height1{
		padding: 1rem 7rem;
		line-height: 4rem !important;
    	height: auto !important;
	}


	.ts.title_y,.yuyinbox{
		display: none;
	}

}