* {
	margin: 0;
	padding: 0;
}
ul,
li {
	list-style-type: none;
}
img {
	display: block;
}
img,
input,
fieldset {
	border: 0 none;
}
a {
	color: #666666;
	text-decoration: none;
}
body {
	font-size: 0.875rem;
	font-family: "微软雅黑";
	font-weight: normal;
	color: #444444;
}
img {
	max-width: 100%;
}
.header {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.haeder_nav {
	width: 96%;
	margin: 0 auto;
	background-color: #f1f1f1;
	padding: 2%;
	font-size: 0.75rem;
	height: auto;
	overflow: hidden;
}
.haeder_nav form {
	width: 90%;
	padding: 0 5%;
	margin: 0 auto;
}
.haeder_nav label {
	width: 12%;
}
.haeder_nav input {
	border: 1px solid #E3E3E3;
	width: 20%;
	height: 1.2rem;
}
.haeder_nav input.btn {
	width: 26%;
	background-color: #288FF8;
	color: #FFFFFF;
	height: 1.3rem;
	border: 0 none;
}
.haeder_nav_link {
	width: 100%;
	height: auto;
	float: left;
	line-height: 2em;
	display: none;
}
.haeder_nav_link a {
	width: 30%;
	text-align: center;
	display: inline-block;
}
.haeder_nav_link label {
	width: 2%;
	float: left;
	text-align: center;
	display: block;
}
.haeder_nav_enter {
	width: 100%;
	height: auto;
	float: left;
	line-height: 2rem;
}
.haeder_nav_enter a {
	display: block;
	float: left;
	width: 33.3%;
	text-align: center;
}
.top {
	width: 96%;
	padding: 2%;
	height: auto;
	overflow: hidden;
}
.top_t {
	width: 100%;
	height: auto;
	overflow: hidden;
	line-height: 2rem;
}
.top_logo {
	float: left;
	width: 40%;
}
.top_logo img {
	margin: 0 auto;
}
.top_link {
	float: left;
	width: 58%;
	padding-left: 2%;
	display: block;
	font-size: 0.75rem;
	line-height: 1.5rem;
}
.top_link a {
	padding-right: 2%;
	float: left;
	display: block;
}
.top_ad {
	display: none;
	float: left;
	width: 58%;
	padding-left: 2%;
}
.top_ad img {
	float: right;
}
.nav {
	width: 100%;
	float: left;
	height: 4.5rem;
	background-color: #288FF8;
	color: #FFFFFF;
	margin-top: 2%;
}
.nav li {
	width: 12.5%;
	float: left;
	line-height: 2.2rem;
	text-align: center;
}
.nav li a {
	color: #FFFFFF;
}
.main {
	width: 96%;
	padding: 1% 2%;
	height: auto;
	overflow: hidden;
}
.brand_nav {
	width: 98%;
	line-height: 2rem;
	padding: 1%;
	background-color: #f1f1f1;
	font-size: 0.75rem;
}
.content_search {
	display: none;
}
.content {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news_page {
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news_page_box1 {
	float: left;
	margin-top: 5%;
	border: 1px solid #DADADA;
	padding: 3%;
	width: 93%;
}
.pages_tit {
	font-size: 1rem;
	text-align: center;
	line-height: 2em;
}
.art_mes {
	font-size: 0.75rem;
	line-height: 1.5rem;
}
.art_mes_link {
	text-align: right;
	font-size: 0.875rem;
	height: 2rem;
	line-height: 2rem;
	overflow: hidden;
}

.pages_art {
	font-size: 0.875rem;
	line-height: 1.75rem;
}
.pages_art img {
	margin: 0 auto!important;
}
.news_page_box2 {
	clear: both;
	height: auto;
	overflow: hidden;
	width: 100%;
	padding-top: 3%;
}
.left_tit2,
.pages_fk_tit {
	border-bottom: 2px solid #E3E3E3;
	height: 1.5rem;
	line-height: 1.5rem;
	font-size: 1.25 rem;
	font-weight: bold;
}
.news_page_box2 li {
	height: 1.75rem;
	line-height: 1.75rem;
}
.pages_fkbd {
	clear: both;
	height: auto;
	overflow: hidden;
	width: 100%;
	padding-top: 3%;
}
.pages_fk_con {
	border: 1px solid #e3e3e3;
	margin-top: 3%;
	padding: 4%;
	width: 91%;
}
.pages_fk_con table {
	border: 0 none;
	width: 100%;
	border-collapse: collapse;
	font-size: 0.75rem;
}
.pages_fk_con td {
	line-height: 1.75rem;
}
.pages_fk_con td.name {
	width: 30%;
	text-align: right;
}
.pages_fk_con td.none {
	display: none;
}
.pages_fk_con input {
	border: 1px solid #E3E3E3;
	height: 1.125rem;
}
.pages_fk_con input.fk_tj{
	font-size: 0.875rem;
	font-weight: bold;
	background-color: #288FF8;
	color: #FFFFFF;
	height: 1.5rem;
	padding: 1% 10%;
}
.pages_fk_con input.fk_cz{
	font-size: 0.875rem;
	font-weight: bold;
	background-color: #666666;
	color: #FFFFFF;
	height: 1.5rem;
	padding: 1% 10%;
}
.pages_fk_con .confirm input {
	float: left;
}
.confirm img {
	float: left;
	margin-left: 2px;
}
.pages_fk_con td.submit {
	width: 25%;
	line-height: 2rem;
}
.pages_fk_con td.submit input {
	background-color: #288FF8;
	color: #FFFFFF;
	padding: 0 10px;
	height: 1.75rem;
	border: 0 none;
}
.pages_fk_con td.kg {
	width: 50%;
}
.pages_fk_con td.mes textarea {
	width: 80%;
	margin: 0 auto;
}
.copy_box {
	width: 96%;
	height: auto;
	overflow: hidden;
	margin-top: 3%;
	padding: 2%;
	background-color: #F1F1F1;
	line-height: 1.75rem;
	font-size: 0.875rem;
	color: #666666;
}
.right_ad {
	display: none;
}
.hot_boxn {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.news_right {
	float: left;
	width: 100%;
}
.pages_right {
	margin-top: 2%;
}
.left_tit {
	width: 100%;
	height: 1.75rem;
	line-height: 1.75rem;
	border-bottom: 2px solid #E3E3E3;
	font-size: 1rem;
	font-weight: bold;
}
.hot_boxn li {
	width: 100%;
	overflow: hidden;
	line-height: 1.75rem;
	height: 1.75rem;
	font-size: 0.875rem;
}
.hot_boxn li span {
	display: none;
}
.left_tit a {
	display: block;
	float: right;
	font-size: 0.875rem;
	font-weight: normal;
}
.zt_box1 {
	padding-top: 2%;
	clear: both;
}
.zt_box_name {
	font-size: 0.875rem;
	font-weight: bold;
	line-height: 2rem;
}
.zt_box_pic {
	float: left;
	width: 50%;
}
.zt_box_del {
	width: 50%;
	float: left;
}
.zt_box {
	clear: both;
	padding-top: 2%;
}
.pic_box {
	clear: both;
	padding-top: 2%;
}
.pages_pic_box ul {
	padding-top: 2%;
}
.pages_pic_box ul li {
	float: left;
	width: 50%;
	text-align: center;
	line-height: 2rem;
	margin: 0;
}
.pages_pic_box li img {
	margin: 0 auto;
}
.sp_box {
	clear: both;
}
.kclt_box {
	clear: both;
}
.kclt_box ul li{
	width: 50%;
	
}
.pages_hot li {
	width: 100%;
	float: left;
	line-height: 2rem;
}
.pages_hot_zp ul li {
	width: 50%;
	float: left;
	line-height: 2rem;
	padding-left: 0;
}
.footer_link {
	width: 100%;
	text-align: center;
	font-size: 0.75rem;
	line-height: 2rem;
}
.footer_link a {
	margin: 0 3px;
}
/*车型*/

.content_tit {
	font-size: 1.125rem;
	line-height: 2rem;
}
.cx_smanav li {
	margin-top: 2%;
	float: left;
	font-size: 0.875rem;
	line-height: 2rem;
	width: 20%;
	margin-right: 4%;
	border: 1px solid #e3e3e3;
	text-align: center;
}
.cx_smanav li.navon {
	background-color: #288FF8;
	color: #FFFFFF;
	text-align: center;
}
.cx_con {
	clear: both;
	padding-top: 2%;
}
.cx_con img {
	max-width: 100%;
}
.cx_delcon {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cx_delleft {
	width: 100%;
	float: left;
}
.cs_flash {
	clear: both;
	width: 100%;
}
.ad-gallery {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.ad-gallery .ad-image-wrapper {
	width: 100%;
	/*height: 400px;*/
	margin-bottom: 10px;
	position: relative;
	overflow: hidden;
}
.cs_deltab {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cs_deltit {
	width: 100%;
	font-size: 1rem;
	line-height: 2rem;
}
.cs_deltab table {
	border: 1px solid #E3E3E3;
	width: 100%;
	border-collapse: collapse;
}
.cs_deltab table th {
	border: 1px solid #E3E3E3;
	border-collapse: collapse;
	line-height: 2rem;
}
.cs_deltab table td {
	border: 1px solid #E3E3E3;
	border-collapse: collapse;
	padding: 0 2%;
}
.cs_deltab table th.deltab_bg {
	background-color: #CCCCCC;
}
.cs_deltit {
	font-size: 1rem;
	line-height: 2rem;
}
.cx_cs_deltit {
	font-size: 1rem;
	line-height: 2rem;
	border-bottom: 3px solid #adb2b6;
	margin-top: 2%;
}
.cs_delword {
	margin-top: 0;
	border: 1px solid #DADADA;
	border-top: 3px solid #adb2b6;
	line-height: 1.625rem;
	font-size: 0.875rem;
	padding: 2%;
}
.cs_delword p {
	text-indent: 1.5rem;
}
.simlar_cx ul li {
	clear: both;
	padding-top: 3%;
}
.simlar_cx ul li a {
	display: block;
	float: left;
	width: 45%;
	padding-right: 5%;
}
.simlar_cx ul li p {
	line-height: 1.625rem;
}
.simlar_cx ul li p.simlar_name {
	font-weight: bold;
}
.cs_fkcon{
	border: 1px solid #e3e3e3;
	margin-top: 3%;
	padding: 4%;
	width: 92%;
}
.cs_fkcon table {
	border: 0 none;
	border-collapse: collapse;
	font-size: 0.75rem;
}
.cs_fkcon td {
	line-height: 1.75rem;
}
.cs_fkcon td.name {
	width: 40%;
	text-align: right;
}
.cs_fkcon td.none {
	display: none;
}
.cs_fkcon input {
	border: 1px solid #E3E3E3;
	height: 1.125rem;
}
.cs_fkcon .confirm input {
	float: left;
}
.confirm img {
	float: left;
	margin-left: 2px;
}
.cs_fkcon td.submit {
	width: 25%;
	line-height: 2rem;
}
.cs_fkcon td.submit input {
	background-color: #288FF8;
	color: #FFFFFF;
	padding: 0 10px;
	height: 1.75rem;
	border: 0 none;
}
.cs_fkcon td.kg {
	width: 50%;
}
.cs_fkcon td.mes textarea {
	width: 80%;
	margin: 0 auto;
}
.cs_fkcon input.fk_tj{
	font-size: 0.875rem;
	font-weight: bold;
	background-color: #288FF8;
	color: #FFFFFF;
	height: 1.5rem;
	padding: 1% 10%;
}
.cs_fkcon input.fk_cz{
	font-size: 0.875rem;
	font-weight: bold;
	background-color: #666666;
	color: #FFFFFF;
	height: 1.5rem;
	padding: 1% 10%;
}

.cs_flash {
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 5%;
}
.ad-gallery {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.ad-gallery .ad-image-wrapper {
	width: 100%;
	height: 240px;
	position: relative;
	overflow: hidden;
}
.ad-image-wrapper img {
	max-width: 100%;
	height: auto;
}
.ad-gallery .ad-image-wrapper .ad-next {
	display: none;
}
.ad-gallery .ad-image-wrapper .ad-prev {
	display: none;
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image {
	width: 100%;
	height: auto;
	top: 0px;
	left: 0px;
	position: absolute;
	overflow: hidden;
}
.ad-gallery .ad-nav {
	display: none;
}
.ad_baojia {
	margin: 0 auto;
	width: 100%;
	clear: both;
	height: 5%;
}
.ad_baojia a {
	width: 20%;
	float: left;
	display: block;
	margin: 0 4%;
}
.ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
	width: 100%;
	text-align: center;
}
.ad-preloads{
	display: none;
}
.ad-image-description{
	position: absolute;
	height: 36px;
	line-height: 36px;
	bottom: 0px;
	left: 0px;
	text-align: center;
	width: 100%;
	z-index: 2;
	background: url(../images/des_bg.png) repeat-x;
	color: #FFFFFF;
}
.ad_baojia{
	width: 100%;

}
.ad_baojia a.blue{
	padding:1% 3%;
	width: 20%;
	margin: 0 12%;
	line-height: 1.75rem;
	background-color: #288FF8;
	color: #FFFFFF;
	text-align: center;
}
.ad_baojia a.gary{
	padding:1% 3%;
	width: 20%;
	line-height: 1.75rem;
	background-color: #CCCCCC;
	color: #666666;
	text-align: center;
}
.pages_pic_box ul li p{
	line-height: 2rem;
	height: 2rem;
	overflow: hidden;
}
.gotop{
	display: none;
}
.art_mes_link span#favorite{
    float: left;
    display: inline-block;
    margin-right: 6px;
}
.art_mes_link a.retu{
    float: left;
    display: inline-block;
}