.xq {
	width: 51%;
	float: right;
}

.xq h3,
.voidedeta h3 {
	line-height: 1 !important;
	font-size: 22px !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.xq p,
.voidedeta p {

	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.listdata {
	height: 22rem;
	padding: 2rem 1rem !important;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-top: 2rem;
}

.voidedeta {
	height: 11rem;
	border: 1px solid #c9c9c9;
}

.imgleft {
	width: 39%;
	float: left;
}

.imgleft img {
	height: 18rem;
}

a {
	color: #000000;
}

.page-title {
	background: url(/images/mtbdbanner.jpg) center center/cover no-repeat local;
}

.thmune {
	text-align: center;
	border: 1px solid #000;
	margin: 3rem auto 0;
	width: 40rem;
	height: 6.5rem;
}

.dongtai {
	color: #FFD101;
}

.phone_div {
	float: right;
	padding-right: 10%;
}

.phone_div p {
	font-size: 2rem;
	color: #000;
}

.phone_div h2 {
	margin-top: -15px;
}

#dongtai {
	margin-top: -2rem;
}

.blog-sidebar .search-widget input {
	background-color: #a7a18517;
}

.blog-sidebar .widget {
	background-color: #f3f3f3;
}

.blog-sidebar .search-widget input {
	background-color: #ccc49f52;
}

@media (max-width: 640px) {

		.tag {
    position: absolute;
    width: 50px;
    left: 13px;
    margin-top: -22px;
    border-top: 40px solid #FFD101;
    border-right: 50px solid transparent;
}
.pagination-wrapper .pg-pagination li a {
    background-color: #f9a80896;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    display: block;
}
	.imgleft img {
		height: auto;
	}

	.listdata {
		height: 14rem;
	}

	.xq h3,
	.voidedeta h3 {
		font-size: 17px !important;
	}

	h1,
	h2,
	h3,
	h4,
	h6 {
		font-size: 18px !important;
	}

	.yjhzjgtitle {
		margin: -65px 0 !important;
	}
}
