.search-content {
	width: 980px;
	margin: 0 auto;
	padding-top: 40px;
	min-height: 500px;
	height: auto;
	margin-bottom: 100px;
}

.search-input-box {
	width: 100%;
	height: 40px;
	background-color: #f5f5f5;
	border-radius: 20px;
	position: relative;
}

.s-inp-lists {
	width: 864px;
	border: 1px solid #ccc;
	min-height: 50px;
	height: auto;
	background-color: #fff;
	position: absolute;
	top: 40px;
	left: 22px;
	z-index: 10;
	display: none;
}

.s-inp-lists ul li {
	height: 50px;
	width: 100%;
	line-height: 50px;
	cursor: pointer;
	text-indent: 14px;
}

.s-inp-lists ul li:hover {
	background-color: #ccc;
}

#searchtxt {
	height: 100%;
	/*width: 860px;*/
	margin: 0 auto;
	background-color: #f5f5f5;
	margin-left: 30px;
	border: none;
	font-size: 16px;
}

.search-btn {
	position: absolute;
	display: block;
	width: 24px;
	height: 24px;
	right: 20px;
	top: 50%;
	margin-top: -12px;
	cursor: pointer;
	z-index: 10;
}

.close-key {
	position: absolute;
	display: none;
	width: 18px;
	padding-right: 14px;
	height: 24px;
	right: 58px;
	top: 50%;
	margin-top: -12px;
	cursor: pointer;
	z-index: 10;
	border-right: 1px solid #ccc;
}

.close-key img {
	position: relative;
	top: 3px;
}

.popular-tabs {
	width: 920px;
	margin: 0 auto;
	padding-top: 14px;
}

.popular-tabs p {
	margin-top: 7px;
	width: 80px;
}

.popular-tabs .tabs {
	width: 840px;
}

.popular-tabs .tabs li {
	float: left;
	padding: 7px 16px;
	background-color: #f5f5f5;
	color: #aaa;
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 8px;
	border-radius: 4px;
	cursor: pointer;
}

.nothing-search {
	margin: 0 auto;
	margin-top: 120px;
	width: 920px;
	color: #aaa;
	display: block;
}

.nothing-news p {
	margin: 0 auto;
	margin-top: 46px;
	width: 920px;
	color: #aaa;
}

.search-result-box {
	width: 100%;
	padding-top: 34px;
	display: none;
}

.search-result-box h3 {
	text-indent: 30px;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 30px;
}

.tabsbox {
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #ccc;
}

.tabsbox ul {
	padding-left: 30px;
	height: 100%;
}

.tabsbox ul .active {
	font-weight: bolder;
	position: relative;
}

.tabsbox ul .active:after {
	content: "";
	width: 36px;
	height: 4px;
	background-color: #333;
	border-radius: 2px;
	position: absolute;
	left: -3px;
	bottom: -3px;
}

.tabsbox ul li {
	float: left;
	height: 100%;
	width: 96px;
	color: #333;
	text-align: left;
	font-size: 16px;
	cursor: pointer;
}

.nothing-news {
	padding-top: 72px;
	display: none;
}

.news-boxs {
	width: 940px;
	margin: 0 auto;
	display: none
}

.news-boxs ul li a p{
	white-space: nowrap;
	overflow: hidden;
    text-overflow: ellipsis;
}

.news-boxs .car-box {
	width: 100%;
	/*height: 256px;*/
	border-bottom: 1px solid #ccc;
}

.vehicletype {
	width: 30%;
	float: left;
	height: 250px;
	margin-right: 3%;
	margin-bottom: 3%;
}

.vehicletype a {
	display: block;
	height: 100%;
	width: 100%;
}

.vehicletype a img {
	width: 90%;
	margin-left: 5%;
	margin-top: 15px;
	vertical-align: middle;
}

.vehicletype a p {
	text-align: center;
	font-size: 14px;
}

.journalism-box,
.other-box {
	width: 100%;
}

.journalism-box ul li,
.other-box ul li {
	height: 140px;
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
}

.journalism-box ul li a,
.other-box ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

.journalism-box ul li a p {
	margin-top: 28px;
	color: #aaa;
	font-size: 12px;
}

.journalism-box ul li a h2 {
	margin-top: 20px;
	font-size: 16px;
	color: #333;
	font-weight: normal;
}

.journalism-box ul li a i,
.other-box ul li a i {
	display: block;
	font-style: normal;
	color: #e00622;
	font-size: 14px;
	margin-top: 22px;
	font-weight: bold;
}

.journalism-box ul li a i img,
.other-box ul li a i img {
	width: 8px;
	margin-left: 10px;
	position: relative;
	top: 1px;
}

.other-box ul li a h3 {
	margin-top: 30px;
	font-size: 16px;
	color: #333;
	text-align: left;
	font-weight: normal;
	text-indent: 0;
	padding-bottom: 16px;
}

.other-box ul li a p {
	font-size: 14px;
	line-height: 16px;
	color: #aaa;
	width: 100%;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pageturning {
	margin-top: 30px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	cursor: pointer;
}

.page-boxs ul {
	margin-right: 20px;
}

.page-boxs ul li {
	float: left;
	box-sizing: border-box;
	width: 28px;
	height: 28px;
	border: 1px solid #333;
	text-align: center;
	margin-left: 10px;
}

.page-boxs ul .active {
	background-color: #e00622;
	border-color: #e00622;
	color: #fff;
}

.pre-page {
	padding-right: 10px;
}
.look-more{
	width: 0;
	height: 0;
	display: none;
	opacity: 0;
}
@media screen and (min-width: 768px) {
	#searchtxt {
    	width: 860px;
	}
}

@media screen and (max-width: 750px) and (min-width: 200px) {
	.search-content {
		width:  90%;
		margin: 0 auto;
		padding-top: .8125rem;
		min-height: 15.625rem;
		height: auto;
		margin-bottom: 100px;
	}
	.search-input-box {
		width: 100%;
		height: 2.3125rem;
		background-color: #f5f5f5;
		border-radius: 1.15625rem;
		position: relative;
		-webkit-border-radius: 1.15625rem;
		-moz-border-radius: 1.15625rem;
		-ms-border-radius: 1.15625rem;
		-o-border-radius: 1.15625rem;
}
	.s-inp-lists {
		width: 18rem;
		border: 1px solid #ccc;
		min-height: 2.3125rem;
		height: auto;
		background-color: #fff;
		position: absolute;
		top: 2.3125rem;
		left: 1.15625rem;
		z-index: 10;
		display: none;
	}
	.s-inp-lists ul li {
		height: 2.3125rem;
		width: 100%;
		line-height: 2.3125rem;
		cursor: pointer;
		text-indent: .75rem;
	}
	.s-inp-lists ul li:hover {
		background-color: #ccc;
	}
	#searchtxt {
		/*height: 100%;
		width: 16.0625rem;
		margin: 0 auto;
		background-color: #f5f5f5;
		margin-left: 1.15625rem;
		border: none;
		font-size: .6875rem;*/
		width: 60%;
	}
	.search-btn {
		position: absolute;
		display: block;
		width: 1.3125rem;
		height: 1.3125rem;
		right: 1.15625rem;
		top: 50%;
		margin-top: -0.65625rem;
		cursor: pointer;
		z-index: 10;
	}
	.close-key {
		position: absolute;
		display: none;
		padding-right: 0;
		width: 1rem;
		height: 1rem;
		right: 4rem;
		top: 50%;
		margin-top: -0.5rem;
		cursor: pointer;
		z-index: 10;
		border-right: none;
	}
	.close-key img {
		position: relative;
		top: 0px;
	}
	.popular-tabs {
		width: 21.40625rem;
		margin: 0 auto;
		padding-top: 20px;
		font-size: .625rem;
	}
	.popular-tabs p {
		margin-top: .4375rem;
		width: 3.8rem;
	}
	.popular-tabs .tabs {
		width: 17rem;
	}
	.popular-tabs .tabs li {
		float: left;
		padding: .4375rem .9375rem;
		background-color: #f5f5f5;
		color: #aaa;
		font-size: .625rem;
		margin-right: .625rem;
		margin-bottom: .5rem;
		border-radius: 4px;
		cursor: pointer;
	}
	.nothing-search {
		margin: 0 auto;
		margin-top: 3.75rem;
		width: 19.6875rem;
		color: #aaa;
		display: block;
		text-align: center;
	}
	.nothing-news p {
		margin: 0 auto;
		margin-top: 0;
		width: 19.6875rem;
		color: #aaa;
		text-align: center
	}
	.search-result-box {
		width: 100%;
		padding-top: 1.25rem;
		display: none;
	}
	.search-result-box h3 {
		text-indent: .1rem;
		font-size: 1rem;
		font-weight: bold;
		padding-bottom: 1.75rem;
	}
	.tabsbox {
		width: 100%;
		height: 1.375rem;
		border-bottom: 1px solid #ccc;
	}
	.tabsbox ul {
		padding-left: 0;
		height: 100%;
	}
	.tabsbox ul .active {
		font-weight: bolder;
		position: relative;
	}
	.tabsbox ul .active:after {
		content: "";
		width: 1.875rem;
		height: .1875rem;
		background-color: #333;
		border-radius: .09375rem;
		position: absolute;
		left: 0;
		bottom: -1px;
		-webkit-border-radius: .09375rem;
		-moz-border-radius: .09375rem;
		-ms-border-radius: .09375rem;
		-o-border-radius: .09375rem;
}
	.tabsbox ul li {
		float: left;
		height: 100%;
		width: auto;
		color: #333;
		text-align: left;
		font-size: .875rem;
		cursor: pointer;
		padding-right: 4.51875rem;
	}
	.tabsbox ul li:nth-child(4){
		padding-right: 0;
		float: right;
	}
	.nothing-news {
		padding-top: 3.9375rem;
		display: none;
	}
	.news-boxs {
		width: 100%;
		margin: 0 auto;
		display: none;
	}
	.news-boxs .car-box {
		width: 100%;
		min-height: 7.59375rem;
		border-bottom: 1px solid #ccc;
		height: auto;
	}
	.vehicletype {
		width: 46%;
		float: left;
		height: 12rem;
		margin-right:4%;
	}
	.vehicletype a {
		display: block;
		height: 100%;
		width: 100%;
	}
	.vehicletype a img {
		width: 90%;
		margin-left: 5%;
		margin-top: 1rem;
		vertical-align: middle;
	}
	.vehicletype a p {
		text-align: center;
		font-size: .625rem;
	}
	.journalism-box,
	.other-box {
		width: 100%;
	}
	.journalism-box ul li,
	.other-box ul li {
		height: 7.1875rem;
		width: 100%;
		padding: 0 0px;
		box-sizing: border-box;
		border-bottom: 1px solid #ccc;
	}
	.journalism-box ul li a,
	.other-box ul li a {
		display: block;
		width: 100%;
		height: 100%;
	}
	.journalism-box ul li a p {
		margin-top: 0.6rem;
		color: #aaa;
		font-size: .5625rem;
		line-height: 1.2rem;
	}
	.journalism-box ul li a h2 {
		margin-top: 1.0625rem;
		font-size: .875rem;
		color: #333;
		font-weight: normal;
	}
	.journalism-box ul li a i,
	.other-box ul li a i {
		display: block;
		float: right;
		font-style: normal;
		color: #e00622;
		font-size: .625rem;
		margin-top: .875rem;
		font-weight: bold;
	}
	.journalism-box ul li a i img,
	.other-box ul li a i img {
		width: .45rem;
		margin-left: .3125rem;
		position: relative;
		top: 1px;
	}
	.other-box ul li a h3 {
		margin-top: 1.375rem;
		font-size: .875rem;
		color: #333;
		text-align: left;
		font-weight: normal;
		text-indent: 0;
		padding-bottom: 1rem;
	}
	.other-box ul li a p {
		font-size: .625rem;
		line-height: 0.7rem;
		color: #aaa;
		width: 100%;
		text-align: left;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		padding-bottom: 1.25rem;
	}
	.pageturning {
		margin-top: 30px;
		height: 28px;
		line-height: 28px;
		font-size: 14px;
		cursor: pointer;
		display: none !important;
	}
	.page-boxs ul {
		margin-right: 20px;
	}
	.page-boxs ul li {
		float: left;
		box-sizing: border-box;
		width: 28px;
		height: 28px;
		border: 1px solid #333;
		text-align: center;
		margin-left: 10px;
	}
	.page-boxs ul .active {
		background-color: #e00622;
		border-color: #e00622;
		color: #fff;
	}
	.pre-page {
		padding-right: 10px;
	}
	.nothing-news h3{
		text-align: center;
		text-indent: 0;
	}
	.look-more{
		width: 20rem;
		margin: 0 auto;
		padding-top: 2.0625rem;
		display: none;
		opacity: 1;
	}
	.look-more p{
		text-align: center;
		font-size: .875rem;
	}
	.look-more img{
		width: 1rem;
		display: block;
		margin: 0 auto;
		margin-top: .875rem;
	}
}

body{
	overflow: auto !important;
	overflow-x: hidden !important;
}

input[type=search]::-webkit-search-cancel-button{
    -webkit-appearance: none;
}
#forrr{
	height: 100%;
}
.margintop20{
	margin-top:20px;
	color: #aaa;
    font-size: 12px;
    line-height: 15px;
	min-height:60px;
}