﻿@charset "utf-8";

/* CSS Document */

body {
	margin: 0 auto;
	font-size: 12px;
	font-family: "宋体";
}

ul,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p {
	padding: 0;
	margin: 0;
}

ul {
	list-style: none;
}

img {
	border: 0px;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #f00;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.red {
	color: #c00;
}

.content {
	width: 1002px;
	margin: 0 auto;
}

.top {
	height: 34px;
	border-bottom: 1px solid #eeeded;
	background: #f2f2f2;
}

.top_l {
	height: 34px;
	float: left;
	display: inline;
	line-height: 34px;
	color: #666;
}

.top_l a {
	margin-left: 10px;
	color: #cc0000;
}

.top_r {
	height: 34px;
	float: right;
	display: inline;
	line-height: 34px;
}

.top_r a {
	margin-left: 10px;
	color: #cc0000;
}

.header {
	width: 1005px;
	height: 112px;
	margin: 0 auto;
}

.h_l {
	float: left;
	display: inline;
	padding-top: 12px;
}

.h_c {
	float: left;
	display: inline;
	padding: 0 0 0 34px;
	width: 498px;
	height: 112px;
	background: none !important;
}

.h_r {
	float: right;
	display: inline;
	padding-top: 14px;
}

.nav {
	height: 50px;
	background: rgb(30,153,127);
}

.nav ul {
	width: 1002px;
	height: 50px;
	margin: 0 auto;
}

.nav li {
	float: left;
	display: inline;
}

.nav li a {
	float: left;
	display: inline;
	padding: 0 23px;
	line-height: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.nav li a:hover {
	 background: rgb(0, 175, 138);
}

.banner {
	min-height: 300px;
	background: url(banner.jpg) 50% 0 no-repeat;
	text-align: center;
}

.m_a {
	padding-top: 12px;
}

.m_al {
	width: 284px;
	float: left;
	display: inline;
}

.m_alt {
	height: 38px;
	background: url(icon.gif) no-repeat right -210px rgb(30,153,127);
	line-height: 38px;
}

.m_alt h3 {
    padding-left: 20px;
    background: rgb(30,153,127);
    font-size: 14px;
    color: #fff;
    height: 38px;
    line-height: 38px;
}

.m_alc {
	height: 295px;
	border: 1px solid #d6d6d6;
	border-top: none;
}

.m_wzlist {
	/*width: 141px;*/
	height: 295px;
	padding: 0 14px;
	float: left;
	display: inline;
}

.m_wzlist h3 {
	padding: 12px 0 5px 0;
	font-size: 14px;
	text-align: center;
	color: rgb(30,153,127);
}

.m_wzlist li {
	line-height: 35px;
	height: 35px;
	color: #454545;
	border-bottom: 1px dashed #999;
}

.m_wzlist ul {
	overflow: hidden;
	height: 262px;
}

.m_wzlist span {
	margin-left: 7px;
}

.m_ar {
	width: 400px;
	float: left;
	display: inline;
	margin-left: 10px;
}

.m_art {
	height: 38px;
	background: url(icon.gif) no-repeat right -210px rgb(30,153,127);
	line-height: 38px;
}

.m_art h3 {
    padding-left: 20px;
    background: rgb(30,153,127);
    font-size: 14px;
    color: #fff;
    height: 38px;
    line-height: 38px;
}
.m_arc {
	height: 295px;
	border: 1px solid #d6d6d6;
	border-top: none;
}

.seach_box {
	/*padding-top: 18px;*/
}

.seach_box dt {
	width: 75px;
	height: 32px;
	float: left;
	display: inline;
	padding-right: 8px;
	padding-bottom: 10px;
	line-height: 32px;
	text-align: right;
	color: #333;
	margin-top: 10px;
}

.seach_box dd {
	width: 300px;
	height: 32px;
	float: left;
	display: inline;
	padding-bottom: 10px;
	margin-top: 10px;
}

.cp_cs {
	width: 48px;
	height: 26px;
	padding: 3px 24px 3px 6px;
	margin: 0;
	margin-right: 6px;
	float: left;
	display: inline;
	border: none;
	background: url(h_input.gif) no-repeat 0 -40px;
	line-height: 26px;
	text-align: center;
	color: rgb(30,153,127);
}

.cp_box {
	width: 36px;
	height: 26px;
	padding: 3px 15px;
	margin: 0;
	margin-right: 6px;
	float: left;
	display: inline;
	border: none;
	background: url(h_input.gif) no-repeat -84px -40px;
	line-height: 26px;
	color: rgb(30,153,127);
}
#form_cphm{width: 75px !important;}
.cp_input {
    /*width: 104px;*/
    /*height: 35px;*/
    /*padding: 3px 13px;*/
    /*margin: 0;*/
    /*float: left;*/
    /*display: inline;*/
    /*border: none;*/
    /*background: url(h_input.gif) no-repeat 0 -80px;*/
    /*line-height: 45px;*/
	border-radius: 7px !important;
	border: 1px solid #ccc !important;
	height: 22px;
	padding: 3px 13px;
}
.seach_box dd span {
	margin-left: 5px;
	line-height: 32px;
	color: #999;
}

.cx_box {
	width: 240px;
	height: 26px;
	padding: 3px 15px;
	margin: 0;
	float: left;
	display: inline;
	border: none;
	background: url(h_input.gif) no-repeat 0 -120px;
	line-height: 26px;
}

.input_box {
    /*width: 205px !important;*/
    /*height: 35px;*/
    /*padding: 3px 15px;*/
    /*margin: 0;*/
    /*float: left;*/
    /*display: inline;*/
    /*border: none;*/
    /*background: url(h_input.gif) no-repeat 0 -160px;*/
    /*line-height: 35px;*/
	border-radius: 7px !important;
	border: 1px solid #ccc !important;
	height: 22px;
	padding: 3px 13px;
}
.yzm_box {
    width: 72px;
    height: 35px;
    padding: 3px 15px;
    margin: 0;
    margin-right: 8px;
    float: left;
    display: inline;
    border: none;
    background: url(h_input.gif) no-repeat;
    line-height: 35px;
}
.yzm_img {
	float: left;
	display: inline;
}

.s_btn {
	padding: 0px 0 0 84px;
}

.f_Btn {
	width: 110px;
	height: 36px;
	padding: 0;
	margin: 0;
	border: none;
	background: url(icon.gif) no-repeat -60px 0;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

.f_Btn2 {
	width: 110px;
	height: 36px;
	padding: 0;
	margin: 0;
	margin-left: 12px;
	border: none;
	background: url(icon.gif) no-repeat -60px -49px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

.m_banner {
	padding-top: 12px;
}

.m_c {
	padding: 12px 0;
	overflow: hidden;
}

.m_cl {
	width: 326px;
	float: left;
	display: inline;
	margin-right: 12px;
	border-top: 2px solid rgb(30,153,127);
}

.m_ct {
	height: 38px;
	border: 1px solid #e6e6e6;
	border-width: 0 1px;
	line-height: 38px;
	font-size: 14px;
	color: rgb(30,153,127);
	font-weight: bold;
}

.m_ct em {
	width: 42px;
	height: 38px;
	float: left;
	display: inline;
	background: url(icon.gif) no-repeat -228px -59px;
}

.m_ct span {
	float: right;
	display: inline;
	padding-right: 8px;
	font-size: 12px;
	font-weight: normal;
}

.m_ct span a {
	color: #cc0000;
}

.m_cc {
	padding: 0 7px 7px 7px;
	border: 1px solid #e6e6e6;
}

.m_cc h3 {
	padding: 7px 0;
	text-align: center;
}

.m_cc li {
	padding-left: 15px;
	background: url(icon.gif) no-repeat -250px -118px;
	line-height: 32px;
}

.m_cc li a {
	color: #4f4f4f;
}

.m_cc li a:hover {
	color: #fd6c2d;
}

.m_cc li span {
	float: right;
	display: inline;
	color: #a0a0a0;
}

.m_cr {
	width: 326px;
	float: right;
	display: inline;
	border-top: 2px solid rgb(30,153,127);
}

.footer {
	padding: 0 0 10px;
	border-top: 1px solid rgb(30,153,127);
}



.f_t dl {
	/*width: 150px;*/
	/*padding: 20px 25px 0 25px;*/
	float: left;
	display: inline;
}


.f_t dl dt em {
	width: 24px;
	height: 24px;
	float: left;
	display: inline;
	margin-right: 5px;
}

.ft_icon1 {
	background: url(icon.gif) 0 -40px;
}

.ft_icon2 {
	background: url(icon.gif) 0 -80px;
}

.ft_icon3 {
	background: url(icon.gif) 0 -120px;
}

.ft_icon4 {
	background: url(icon.gif) 0 -160px;
}

.ft_icon5 {
	background: url(icon.gif);
}


.f_t dl dd a {
	color: white !important;
}

.f_b {
	width: 960px;
	margin: 0 auto;
	border-top: 1px solid #d2edff;
	text-align: center;
	padding-top: 10px;
	line-height: 20px;
	color: white;
	font-family: Verdana, Geneva, sans-serif;
}

.f_b a {
	color: #666;
}

.f_b a:hover {
	color: #f00;
}

.main {
	width: 1002px;
	margin: 0 auto;
	padding: 12px 0;
	overflow: hidden;
}

.m_l {
	width: 236px;
	float: left;
	display: inline;
}

.m_r {
	width: 754px;
	float: right;
	display: inline;
}

.wz_st {
	height: 38px;
	background: url(icon.gif) no-repeat right -210px rgb(30,153,127);
	line-height: 38px;
}

.wz_st h3 {
    padding-left: 20px;
    background: rgb(30,153,127);
    font-size: 14px;
    color: #fff;
    line-height: 38px;
}
.zx_list {
	padding: 8px 12px 0 12px;
	border: 1px solid #e1e1e1;
}

.zx_list li {
	height: 34px;
	margin-bottom: 8px;
	background: url(icon.gif) no-repeat -35px -144px #dcdcdc;
	line-height: 34px;
}

.zx_list li a {
	display: block;
	padding-left: 56px;
	font-size: 14px;
	color: #3c3c3c;
	font-weight: 700;
}



.con_c {
	height: 377px;
	padding: 3px 0;
	border: 1px solid #e1e1e1;
	text-align: center;
}

.con_c li {
	padding: 4px 6px 6px 6px;
	line-height: 110%;
	color: #464646;
}

.con_c li img {
	display: block;
}

.con_c li.rx_t {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.con_c li.rx_p {
	font-weight: bold;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #ff5e04;
}

.main_c {
	min-height: 653px;
	_height: 653px;
	border: 1px solid #e1e1e1;
}

.art_list {
	padding: 10px;
}

.art_list li {
	padding-left: 18px;
	background: url(icon.gif) no-repeat -248px -150px;
	line-height: 32px;
	border-bottom: 1px dashed #ccc;
}

.art_list li a {
	color: #454545;
}

.art_list li a:hover {
	color: #de0000;
}

.art_list span {
	float: right;
	display: inline;
	color: #999;
}

.art_c {
	padding: 15px;
	line-height: 24px;
}

.art_c h3 {
	text-align: center;
	font-size: 16px;
	color: rgb(30,153,127);
}

.art_c h4 {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	color: #666;
	border-bottom: 1px solid #ececec;
}

.wz_s {
	margin-top: 12px;
}

.marb12 {
	margin-bottom: 12px;
}

.m_cct {
	height: 38px;
	background: url(icon.gif) no-repeat right -210px rgb(30,153,127);
	line-height: 38px;
}

.m_cct h3 {
	padding-left: 20px;
	background: url(icon.gif) no-repeat -238px 0;
	font-size: 14px;
	color: #fff;
}

.wz_sc {
	height: 100px;
	padding: 23px 0 5px 0;
	border: 1px solid #d2d3d4;
	border-top: none;
}

.wz_sc li {
	width: 330px;
	height: 50px;
	float: left;
	display: inline;
}

.wz_sc li span {
	width: 95px;
	padding-right: 5px;
	float: left;
	display: inline;
	line-height: 34px;
	text-align: right;
	color: #505050;
}

.wz_sc li.find_btn {
	width: 230px;
	padding-left: 100px;
}

.cp_box2 {
	width: 48px;
	height: 26px;
	padding: 3px 16px 3px 0;
	margin: 0;
	margin-right: 6px;
	float: left;
	display: inline;
	border: none;
	background: url(s_icon.gif) no-repeat 0 -40px;
	line-height: 26px;
	color: rgb(30,153,127);
	text-align: center;
}

.cp_box3 {
	width: 34px;
	height: 26px;
	padding: 3px 16px 3px 0;
	margin: 0;
	margin-right: 6px;
	float: left;
	display: inline;
	border: none;
	background: url(s_icon.gif) no-repeat -70px -40px;
	line-height: 26px;
	color: rgb(30,153,127);
	text-align: center;
}

.cp_input2 {
	width: 66px;
	height: 26px;
	padding: 3px 5px;
	margin: 0;
	float: left;
	display: inline;
	border: none;
	background: url(s_icon.gif) no-repeat 0 -80px;
	line-height: 26px;
	color: #555;
}

.cx_box2 {
	width: 172px;
	height: 26px;
	padding: 3px 15px;
	margin: 0;
	float: left;
	display: inline;
	border: none;
	background: url(s_icon.gif) no-repeat 0 -120px;
	line-height: 26px;
	color: #555;
}

.input_box2 {
	width: 95px;
	height: 26px;
	padding: 3px 15px;
	margin: 0;
	float: left;
	display: inline;
	border: none;
	background: url(s_icon.gif) no-repeat;
	line-height: 26px;
	color: #555;
}

.yzm_box2 {
	width: 84px;
	height: 26px;
	padding: 3px 15px;
	margin: 0;
	margin-right: 12px;
	float: left;
	display: inline;
	border: none;
	background: url(s_icon.gif) no-repeat -84px -80px;
	line-height: 26px;
}

.yzm_img2 {
	float: left;
	display: inline;
}

.s_btn2 {
	padding: 5px 0 0 144px;
}

.f_Btn3 {
	width: 86px;
	height: 32px;
	padding: 0;
	margin: 0;
	border: none;
	background: url(s_icon.gif) no-repeat -304px -50px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

.f_Btn4 {
	width: 86px;
	height: 32px;
	padding: 0;
	margin: 0;
	margin-left: 16px;
	border: none;
	background: url(s_icon.gif) no-repeat -304px -90px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

.wz_c {
	border: 1px solid #d2d3d4;
	border-top: none;
}

.wz_ct {
	padding: 15px;
	font-size: 14px;
	color: #666;
	font-weight: bold;
}

.wz_ct em {
	font-size: 20px;
	color: #ff5e04;
	font-style: normal;
}

.t_color {
	color: #ff5e04;
}

.wz_list {
	padding: 0 15px;
}

.list_table {
	background: #eaeaea;
	line-height: 24px;
	text-align: center;
	color: #454545;
}

.list_table th {
	background: #f0f0f0;
	line-height: 30px;
	color: #555;
}

.list_table td {
	padding: 0 3px;
	background: #fff;
	line-height: 24px;
}

.wz_bz {
	padding-left: 25px;
	background: url(s_icon.gif) no-repeat -370px -138px;
}

.wz_cb {
	padding: 15px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
}

.wz_cb span {
	margin: 0 3px;
	font-size: 17px;
	color: #c00;
}

.wz_btn {
	padding-bottom: 15px;
	text-align: center;
}

.tj_btn {
	width: 178px;
	height: 43px;
	background: url(s_icon.gif) -212px 0;
	padding: 0;
	margin: 0;
	border: none;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}

.wz_fk {
	padding-top: 15px;
	border: 1px solid #d2d3d4;
	border-top: none;
}

.zffs {
	padding: 15px;
	margin: 15px;
	margin-top: 0;
	border: 1px solid #f58000;
}

.zffs li {
	padding: 5px 0;
}

.zffs li b {
	display: block;
	padding: 15px 0;
	color: #555;
}

.zffs img {
	vertical-align: middle;
	border: 1px solid #e0e0e0;
}

.login_box {
	height: 350px;
	padding: 46px 0;
	background: #f0f0f0;
}

.login_l {
	width: 560px;
	height: 350px;
	float: left;
	display: inline;
}

.login_r {
	width: 442px;
	height: 350px;
	float: right;
	display: inline;
	background: #fff;
}

.login_t {
	padding: 30px 0 0 60px;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #555;
}

.login_c {
	padding-top: 40px;
}

.login_c li {
	margin-bottom: 25px;
}

.login_c li span {
	width: 118px;
	float: left;
	display: inline;
	line-height: 32px;
	text-align: right;
	font-size: 14px;
	color: #636363;
}

.login_c li input {
	width: 260px;
	height: 30px;
	padding: 3px;
	margin: 0;
	border: 1px solid #d1d1d1;
}

.login_b {
	width: 268px;
	padding-left: 118px;
	text-align: center;
}

.login_b input {
	width: 180px;
	height: 44px;
	padding: 0;
	margin: 0;
	border: none;
	background: url(icon.gif) no-repeat 0 -256px;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.login_f {
	width: 268px;
	padding: 30px 0 0 118px;
	text-align: center;
	color: #666;
}

.login_f a {
	color: #c56f00;
}

.reg_box {
	padding-top: 28px;
	border: 1px solid #d2d3d4;
	border-top: none;
}

.reg_input dt {
	width: 226px;
	height: 32px;
	float: left;
	display: inline;
	padding-right: 8px;
	padding-bottom: 14px;
	line-height: 32px;
	text-align: right;
	color: #333;
}

.reg_input dd {
	width: 766px;
	height: 32px;
	float: left;
	display: inline;
	padding-bottom: 14px;
}

.reg_input dd span {
	margin-left: 5px;
	line-height: 32px;
	color: #999;
}

.reg_btn {
	padding: 10px 0;
	text-align: center;
}

.pyz_btn {
	width: 120px;
	height: 32px;
	padding: 0;
	margin: 0;
	margin-left: 5px;
	border: none;
	background: url(icon.gif) no-repeat 0 -308px;
	color: #fff;
	cursor: pointer;
}

.reg_bc {
	padding: 10px 30px;
}

.reg_bc h3 {
	margin-bottom: 10px;
	text-align: center;
	font-size: 14px;
	color: #454545;
}

.hy_hc {
	float: left;
	display: inline;
	padding: 44px 0 0 18px;
}

.hy_hr {
	float: right;
	display: inline;
	padding-top: 52px;
	font-size: 14px;
	color: #0279d3;
	font-weight: bold;
}

.hy_hr a {
	color: rgb(30,153,127);
}

.hy_header {
	height: 112px;
	border-bottom: 2px solid rgb(30,153,127)
}

.hy_main {
	width: 1002px;
	padding: 12px 0;
	margin: 0 auto;
}

.hy_lside {
	width: 200px;
	float: left;
	display: inline;
}

.hy_inf {
	background: url(icon.gif) no-repeat right -210px rgb(30,153,127);
}

.hy_inf h3 {
	padding-left: 20px;
	background: url(icon.gif) no-repeat -238px 0;
	line-height: 38px;
	font-size: 14px;
	color: #fff;
}

.hy_inf ul {
	padding: 10px;
	background: #fff;
	border: 1px solid #e2e2e2;
	border-width: 0 1px;
	line-height: 24px;
	color: #555;
}

.fw_list_t {
	background: url(icon.gif) no-repeat right -210px rgb(30,153,127);
}

.fw_list_t h3 {
	padding-left: 20px;
	background: url(icon.gif) no-repeat -238px 0;
	line-height: 38px;
	font-size: 14px;
	color: #fff;
}

.fw_list_t ul {
	padding: 10px;
	padding-top: 0;
	border: 1px solid #e2e2e2;
	border-width: 0 1px;
	background: #fff;
	line-height: 24px;
	color: #6f6f6f;
}

.fw_list_t li {
	padding-left: 12px;
	border-bottom: 1px solid #dcdcdc;
	background: url(icon.gif) no-repeat -254px -262px;
	line-height: 38px;
}

.fw_list_t li a {
	color: #454545;
}

.fw_list_t li a:hover {
	color: #fd6c2d;
}

.fw_list {
	background: url(icon.gif) no-repeat right -210px rgb(30,153,127);
}

.fw_list h3 {
	padding-left: 20px;
	background: url(icon.gif) no-repeat -238px 0;
	line-height: 38px;
	font-size: 14px;
	color: #fff;
}

.fw_list ul {
	padding: 10px;
	padding-top: 0;
	border: 1px solid #e2e2e2;
	border-top: none;
	background: #fff;
	line-height: 24px;
	color: #6f6f6f;
}

.fw_list li {
	padding-left: 12px;
	border-bottom: 1px solid #dcdcdc;
	background: url(icon.gif) no-repeat -254px -262px;
	line-height: 38px;
}

.fw_list li a {
	color: #454545;
}

.fw_list li a:hover {
	color: #fd6c2d;
}

.hy_rside {
	width: 788px;
	float: right;
	display: inline;
}

.hy_rt {
	height: 33px;
	background: url(line_x.gif) repeat-x 0 -40px;
	border-right: 1px solid #d9d9d9;
}

.hy_rt h3 {
	width: 68px;
	height: 33px;
	padding-left: 32px;
	background: url(icon.gif) no-repeat -239px -109px;
	line-height: 33px;
	font-size: 14px;
	color: #fff;
}

.hy_rc {
	min-height: 817px;
	_height: 817px;
	border: 1px solid #e2e2e2;
	border-top: none;
}

.yh_inf {
	padding: 20px;
}

.yh_inf li {
	width: 50%;
	float: left;
	display: inline;
	border-bottom: 1px dashed #dcdcdc;
	line-height: 32px;
	color: #454545;
}

.hy_infinput {
	padding-top: 30px;
}

.hy_infinput li {
	padding: 8px 0;
	line-height: 30px;
}

.hy_infinput span {
	width: 120px;
	float: left;
	display: inline;
	text-align: right;
	line-height: 30px;
}

.hy_input {
	width: 200px;
	height: 26px;
	padding: 2px;
	margin: 0;
	border: 1px solid #dedede;
	line-height: 26px;
}

.hy_btn {
	padding: 8px 0 8px 120px;
}

.hy_sbox {
	padding-top: 20px;
}

.hy_sbt {
	padding: 8px 10px;
}

.hy_sbt input {
	vertical-align: middle;
	margin-left: 5px;
}

.hy_sbc {
	padding: 8px 10px;
}

.m_dt {
	height: 38px;
	background: url(icon.gif) no-repeat right -210px rgb(30,153,127);
	line-height: 38px;
}

.m_dt h3 {
	padding-left: 20px;
	background: url(icon.gif) no-repeat -238px 0;
	font-size: 14px;
	color: #fff;
}


/*车型选择*/

.cx_r input.hpzl-select {
	height: 32px;
	line-height: 32px;
	font-size: 12px;
	cursor: pointer;
	text-align: left;
	width: 204px;
	background: url(txb_1.gif) no-repeat;
	border: none;
	padding: 0 10px;
}

.cx_r dl.hpzl-items {
	width: 313px;
	height: 152px;
	overflow: hidden;
	zoom: 1;
	z-index: 1000;
	position: absolute;
	top: 31px;
	left: 0;
	border: 1px solid #d2d2d2;
	display: none;
}

.cx_r dl.hpzl-items dd {
	width: 99px;
	height: 65px;
	float: left;
	padding: 0;
}

.cx_r dl.hpzl-items dd a {
	width: 99px;
	height: 65px;
	display: block;
}

.cx_r dl.hpzl-items .hpzl-item-02 {
	background: url(car_type_fi2.gif) 0 -65px no-repeat;
}

.cx_r dl.hpzl-items .hpzl-item-07 {
	background: url(car_type_fi2.gif) -99px -65px no-repeat;
}

.cx_r dl.hpzl-items .hpzl-item-06 {
	background: url(car_type_fi2.gif) -198px -65px no-repeat;
}

.cx_r dl.hpzl-items .hpzl-item-15 {
	background: url(car_type_fi2.gif) -297px -65px no-repeat;
}

.cx_r dl.hpzl-items .hpzl-item-01A1 {
	background: url(car_type_fi2.gif) -396px -65px no-repeat;
}

.cx_r dl.hpzl-items .hpzl-item-01A2 {
	background: url(car_type_fi2.gif) -495px -65px no-repeat;
}

.cx_r dl.hpzl-items .hpzl-item-01B1 {
	background: url(car_type_fi2.gif) -594px -65px no-repeat;
}

.cx_r dl.hpzl-items .hpzl-item-01B2 {
	background: url(car_type_fi2.gif) -693px -65px no-repeat;
}

.cx_r dl.hpzl-items .hpzl-item-02:hover {
	background: url(car_type_fi2.gif) 0 0 no-repeat;
}

.cx_r dl.hpzl-items .hpzl-item-07:hover {
	background: url(car_type_fi2.gif) -99px 0 no-repeat;
}

.cx_r dl.hpzl-items .hpzl-item-06:hover {
	background: url(car_type_fi2.gif) -198px 0 no-repeat;
}

.cx_r dl.hpzl-items .hpzl-item-15:hover {
	background: url(car_type_fi2.gif) -297px 0 no-repeat;
}

.cx_r dl.hpzl-items .hpzl-item-01A1:hover {
	background: url(car_type_fi2.gif) -396px 0 no-repeat;
}

.cx_r dl.hpzl-items .hpzl-item-01A2:hover {
	background: url(car_type_fi2.gif) -495px 0 no-repeat;
}

.cx_r dl.hpzl-items .hpzl-item-01B1:hover {
	background: url(car_type_fi2.gif) -594px 0 no-repeat;
}

.cx_r dl.hpzl-items .hpzl-item-01B2:hover {
	background: url(car_type_fi2.gif) -693px 0 no-repeat;
}

.page {
	padding: 10px 0;
	color: #121212;
	position: relative;
	left: 50%;
	float: left;
}

.sabrosus {
	position: relative;
	right: 50%;
	float: left;
	overflow: hidden;
	zoom: 1;
}

.sabrosus a,
.sabrosus span {
	height: 18px;
	line-height: 18px;
	float: left;
	padding: 0 5px;
}

.sabrosus a {
	border: rgb(30,153,127) 1px solid;
	color: rgb(30,153,127);
	margin-right: 2px;
	text-decoration: none;
}

.sabrosus a:hover {
	border: rgb(30,153,127) 1px solid;
	color: #000;
	background-color: lightyellow;
}

.pagination a:active {
	border: #2b66a5 1px solid;
	color: #000;
	background-color: lightyellow;
}

.sabrosus span.current {
	border: #0871d4 1px solid;
	font-weight: bold;
	color: #fff;
	margin-right: 2px;
	background-color: rgb(30,153,127);
}

.sabrosus span.disabled {
	border: #929292 1px solid;
	color: #929292;
	margin-right: 2px;
}

.sabrosus em {
	font-style: normal;
	margin-left: 10px;
	color: #fff;
}

.artAlert {}

.artJtwfAd {
	font-size: 15pt;
	line-height: 34px;
	text-indent: 2em;
}

.artJtwfAd span {
	display: block;
	text-align: right;
}

.m_c>div:nth-child(1)>.m_cc>ul {
	background: url(box_img1.jpg) no-repeat;
	background-size: 100% 100%;
}

.m_c>div:nth-child(2)>.m_cc>ul {
	background: url(box_img2.jpg) no-repeat;
	background-size: 100% 100%;
}

.m_c>div:nth-child(3)>.m_cc>ul {
	background: url(box_img3.jpg) no-repeat;
	background-size: 100% 100%;
}

.m_c>div>.m_cc>ul>li>a {
	color: white;
}

.m_c>div>.m_cc>ul>li {
	background: rgba(0, 0, 0, 0.4);
}

.m_c>div>.m_cc>ul {
	height: 160px;
}

.m_c>div>.m_cc {
	position: relative;
}

.zgs00 {
	position: absolute;
	bottom: 7px;
	left: 7px;
	background: rgba(0, 0, 0, 0.67);
	color: white;
	font-size: 20px;
	padding: 10px;
}

iframe {
	border-width: 0 !important;
	border-style: inset;
	border-color: initial;
	border-image: initial;
}

.h_r>dl {
    width: 280px !important;
}
.h_r>dl>dt {
	width: 100px;
	float: left;
}

.h_r>dl>dt>img {
	width: 100%;
}

.h_r>dl>dd:nth-child(2) {
	font-size: 16px;
	font-weight: bold;
	float: left;
}
.h_r>dl>dd:nth-child(3) {
    font-size: 20px;
    float: left;
    color: red;
    font-weight: bold;
    margin-bottom: 27px;
}

.h_r>dl>dd:nth-child(4) {
	float: left;
	color: #666666;
}


.carousel-control .icon-next, .carousel-control .icon-prev {
    width: 50px !important;
    height: 70px !important;
    line-height: 70px !important;

    background: black border-box;
}
.footer .cls_content {
    width: 976px;
    margin: 0 auto;
}
.f_t dl.contact {
       width: 353px !important;
}
#form_city{height: 31px !important;
    border-radius: 7px !important;
    border: 1px solid #ccc !important;outline: none;}
#car_typee{height: 31px !important;
    border-radius: 7px !important;
    border: 1px solid #ccc !important;outline: none;}


   #form_area {
    height: 32px !important;
    border-radius: 7px !important;
    border: 1px solid #ccc !important;
    outline: none;
    width: 60px;
}

.s_btn {
    padding: 0px 0 0 143px !important;
}


.zhifu {
	width: 310px;
	margin: 100px auto;
}

.zhifu>label {
	display: inline-block;
	width: 70px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 15px;
	margin-right: 15px;
}

.zhifu>input {
	outline: none;
	border: 1px solid #ccc;
	border-radius: 5px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-top: 15px;
	width: 215px;
}

.zhifu>span {
	display: inline-block;
	text-align: center;
	height: 35px;
	line-height: 35px;
	background: rgb(30, 153, 127);
	color: white;
	position: relative;
	border-radius: 5px;
	cursor: pointer;
}

.zhifu>span:nth-of-type(1) {
	width: 103px;
}

.zhifu>span:nth-of-type(2) {
	width: 90px;
	margin-left: 10px;
}
.zhifu>span>label {
    position: absolute;
    right: 0;
    bottom: -5px;
    color: gold;
    display: none;
    background: gold;
    color: white;
}

.zhifu>.sh>label {
	display: block !important;
}

.zhifu>a {
	display: block;
	width: 100px;
	text-align: center;
	color: white;
	text-decoration: none;
	height: 35px;
	line-height: 35px;
	background: rgb(30, 153, 127);
	border-radius: 5px;
	margin: 22px auto;
}

.tc {
	width: 300px;
	height: 296px;
	padding: 30px;
	border: 1px solid #ccc;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	background: white;
}

.tc>p {
	text-align: center;
}

.tc img {
	width: 60%;
	margin-left: 20%;
	margin-top: 20%;
}

.tc>dd {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 26px;
    cursor: pointer;
    border-radius: 100%;
    border: 1px solid #ccc;
    background: white;
}
.ul {
    width: 463px;
    margin: 150px auto;
    border: 1px solid #ccc;
    padding: 50px;
    font-size: 20px;
}
.ul li {
    list-style: none;
    width: 342px;
    height: 30px;
    line-height: 30px;
}
.ul li span {
    display: inline-block;
    margin-right: 15px;
    width: 107px;
}
    .ul li span label{margin-left: 32px;}
			.ul>li>label {
    color: gold;
    font-size: 30px;
    margin-right: 10px;
}

.header .h_r{position:relative;}
.header .h_r .shoujihao {
    position: absolute;
    top: 58px;
    right: 77px;
    font-size: 12px;
    color: red;
}


.h_r>dl>.dd {


    margin-bottom: 6px !important;
    margin-top: 5px;
}

.jiameng{position: relative;}
.jiameng ul{width:100%;height:295px;}
.jiameng ul li{position:absolute;top:10px;bottom:0;left:10px;right:10px;}
.jiameng ul li img{width:100%;height:275px;}
.jiameng ul li p{margin-top: 10px;font-size: 20px;}
.jiameng dl{position: absolute;bottom:35px;right:16px;}
.jiameng dl dd{width:15px;height:15px;border-radius:100%;background: white;float: left;margin-right: 5px;cursor:pointer;color:black;text-align:center;line-height:15px;padding-left:2px;}
.jiameng .green{background: green !important;color:white !important;}
.h_c img{width:100%;}
