* {
	margin:0;
	padding:0;
}
select {
	border:1px solid #ccc;
	padding:4px 0;
	text-align:center;
}
.h_i_center {
	margin:0 auto;
	max-width:1000px;
	height:100%;
	overflow:hidden;
}
.box_center{ margin-left:auto; margin-right:auto;}
.title {
	background:url(title_bg.png) center center no-repeat;
	width:1000px;
	height:90px;
	display:block;
}
.nav {
	height:45px;
	width:100%;
	margin-top:15px;
	line-height:45px;
}
.nav img {
	padding:3px 0 0 0;
	float:left;
}
.nav ul {
	box-shadow:0 4px 0 #213265;
	background:#2a59a0;
	width:83%;
	height:26px;
	display:inline-block;
	font-size:16px;
	line-height:16px;
	color:#fff;
	padding:14px 0 0 0;
	float:right;
}
.nav ul li {
	float:left;
	text-align:center;
	margin-left:21px;
}
.nav ul li a {
	text-decoration:none;
	color:#fff;
	font-family: "Microsoft YaHei";
}
.nav ul li a:hover {
	text-decoration:none;
	color:#fff;
}
.search {
	padding:6px 5px;
	height:30px;
	background:#f2f2f2;
	margin: 25px 0;
}
.search .s_input {
	border:1px solid #ff9900;
	width:290px;
	height:28px;
	margin:0;
	padding:0;
	background:#ff9900;
	float: left;
}
.search .s_input input {
	background:#fcfcfd;
	border:none;
	height:100%;
	width:72%;
	border:none;
}
.search .s_input a {
	font-size:16px;
	line-height:16px;
	text-align:center;
	color:#fff;
	width:26%;
	display:inline-block;
	border:none;
	vertical-align: middle;
	background:transparent;
	padding:0;
	margin:0;
}
.search .s_input a:hover {
	color:#fff;
}
.search .s_input a:active {
	color:#000;
}
.search select {
	display:inline-block;
	float: left;
	height:30px;
	width:190px;
}
.search a {
	background:#2a59a0;
	color:#fff;
	font-size:12px;
	line-height:12px;
	padding:9px;
	display: inline-block;
	text-align:center;
}
.search a:hover {
	text-decoration:none;
}
.search a:active {
	text-decoration:none;
	color:#ff9900;
}
.content {
}
.content .con_left {
	widht:760px;
}
.content .con_left .tab_title {
}
.content .con_left .tab_title ul {
}
.content .con_left .tab_title ul li {
	border:1px solid #ccc;
	border-top:2px solid #2a59a0;
	text-align:center;
	float:left;
	height:26px;
	padding:2px 6px;
	line-height: 26px;
}
.content .con_left .tab_title ul li.active {
	border-bottom:none;
	border-top:2px solid #ff9900;
}
.content .con_left .tab_title .tab_list {
	height:100px;
}
.content .con_left .tab_list table {
	width:100%;
}
.content .con_left .tab_list table tr {
	border-bottom:1px solid #ccc;
	height:35px;
	font-size:12px;
	line-height:12px;
	text-align:center;
}
.content .con_left .tab_list table tr.last {
	border:none;
}
.content .con_left .con_img {
	border:1px solid #ccc;
	height:58px;
	font-size:18px;
	line-height:18px;
	margin-top:17px;
}
.content .con_left .con_img ul {
}
.content .con_left .con_img ul li {
	font-size:12px;
	line-height:12px;
	color:#666;
	float:left;
	width:12.5%;
	padding:8px 0;
	text-align: center;
	height:42px;
}
.content .con_left .con_img ul li .span_title {
	font-size:18px;
	line-height:18px;
	font-weight:400;
	margin-top: 17px;
	display: block;
	margin-top: 12px;
}
.content .con_right {
	width:205px;
	padding:10px;
	border-left:1px solid #ccc;
}
.content .con_right .con_title {
	border-left:3px solid #2a59a0;
	font-size:14px;
	line-height:14px;
	color:#666;
	padding:0 0 0 7px;
}
.content .con_right .con_title a {
	font-size:12px;
	line-height:12px;
}
.content .con_right .content {
	font-size:12px;
	line-height:12px;
	margin-top:20px;
}
.content .con_right .content ul {
	list-style:inside circle;
}
.content .con_right .content li {
	height:27px;
	line-height: 27px;
}
.content_two {
	position:relative;
}
.content_two .con_left {
	width:77%;
	float:left;
}
.content_two .con_pic {
}
.content_two .con_left .con_pic .con_focus {
	width:330px;
	height:270px;
}
.content_two .con_left .con_pic .con_focus .con_Carousel {
	width:330px;
	height:245px;
}
.content_two .con_left .con_pic .con_focus .con_text {
	height:15px;
	background:#333;
	padding:5px 0px;
	text-align:center;
	width:100%;
}
.content_two .con_left .con_pic .con_focus .con_text a {
	color:#fff;
	text-decoration:none;
}
.content_two .con_left .con_pic .con_focus .con_text a:hover {
	color:#ff9900;
}
.content_two .con_left .con_pic .con_focus .con_info {
	background:#f7f7f7;
}
.content_two .con_left .con_pic .con_focus .con_info .left {
	color:#fff;
	background:#2a59a0;
	width:48px;
	float:left;
	padding:8px 0;
	text-align:center;
	font-size:12px;
	line-height:12px;
}
.content_two .con_left .con_pic .con_focus .con_info .right {
	color:#666;
	float:right;
	width:280px;
	padding:5px 0;
	text-align:center;
	font-size:12px;
	line-height:20px;
}
.content_two .con_left .con_pic .con_img {
}
.content_two .con_left .con_text {
	text-align:center;
	width:420px;
}
.content_two .con_left .con_text .first_title {
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	padding-bottom:6px;
	border-bottom:3px solid #f5f5f5;
	margin-bottom:8px;
}
.content_two .con_left .con_text .first_title a {
	color:#213265;
	font-weight:bold;
}
.content_two .con_left .con_text .second_title {
	font-size:14px;
	line-height:12px;
	margin-bottom: 15px;
margin-top: 10px;
}
.content_two .con_left .con_text .second_title a {
	color:#2a2a2a;
	padding: 0 5px;
}
.content_two .con_left .con_text .three_title {
	border:2px solid #ff9900;
	height:19px;
	padding:4px 0;
	font-size:18px;
	line-height:18px;
	font-weight: bold;
	width:96%;
}
.content_two .con_left .con_text .three_title a {
	color:#ff9900;
}
.content_two .con_left .con_text ul {
	margin-top:12px;
}
.content_two .con_left .con_text ul li {
	width:49%;
	line-height:14px;
	margin-bottom:15px;
	float:left;
	text-align:right;
}
.content_two .con_left .con_text ul li:nth-child(odd) {
border-right:1px solid #666;
text-align:center;
}
.con_jingxuan a{ color:#333333;}
.content_two .con_right {
	border-top:5px solid #2a59a0;
	float:right;
	width:21%;
}
.content_two .con_right .con_title {
	font-size:20px;
	line-height:20px;
	font-family:"Microsoft YaHei";
	margin-top:10px;
	margin-bottom:10px;
	padding-left:5px;
}
.content_two .con_right .con_img {
	margin-bottom:20px;
	text-align: center;
}
.content_two .con_right ul {
	margin:0 auto;
}
.content_two .con_right ul li {
	margin-bottom:12px;
	font-size:12px;
	line-height:12px;
	text-align: center;
}
.content_two .con_right ul li span:first-child {
	color:#999;
	margin-right:8px;
}

.content_three {
	margin-top:15px;
}
.content_three ul li {
	width:33%;
	float:left;
}
.content_three ul li div {
	margin-bottom:15px;
	color:#666;
	padding-right:10px;
}
.content_three ul li div span:first-child {
	color:#999;
}
.content_three ul li div a {
	padding-left:8px;
	font-size:14px;
	line-height:14px;
}
.title_logo {
	background:url(T_bg.png) center center no-repeat;
	width:1000px;
	height:64px;
	margin:0 auto;
	margin-top:20px;
}
.content_four {
	border:5px solid #ccc;
}
.content_four>ul>li {
	float:left;
	width:10%;
	border-bottom:6px solid #ccc;
	text-align:center;
}
.content_four>ul>li>a {
	border-right:1px solid #ccc;
	display:block;
}
.content_four .con_left {
	border-right: 10px solid #ccc;
	width:33%;
	float:left;
}
.content_four .con_left .con_Carousel {
	border-bottom:10px solid #ccc;
	height:274px;
	width:323px;
}
.content_four .con_left .con_text {
	padding:18px 15px;
}
.content_four .con_left .con_text .con_title {
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	border-left:3px solid #2a59a0;
	height:18px;
}
.content_four .con_left .con_text hr {
	border:1px dotted #ccc;
	height:0;
}
.content_four .con_left .con_text .cont_texts {
	font-size:14px;
	line-height:14px;
}
.content_four .con_right {
	float:right;
	width:65%;
}
.content_four .con_right ul {
	border:none;
}
.content_four .con_right ul li {
	width:33.3%;
	float:left;
	border:none;
	text-align:center;
	height:204px;
}
.content_four .con_right ul li:nth-child(3n)>div {
border-right:none;
}
.content_four .con_right ul li>div {
	border-bottom:1px solid #ccc;
	border-right: 1px solid #ccc;
	height:100%;
}
.content_four .con_right ul li>div>div {
	border:none;
}
.content_four .con_right ul li .price_title {
	font-size:16px;
	line-height:12px;
	color:#666;
	padding:15px 13px 12px;
	text-align: left;
	font-family:"Microsoft YaHei";
}
.content_four .con_right ul li .price_number {
	font-size:14px;
	line-height:12px;
	color:#cc0000;
	padding:0px 13px;
	text-align: left;
	margin-bottom: 15px;
	font-family:"Microsoft YaHei";
}
.content_four .con_footer {
	height:80px;
	clear: both;
	border-top:5px solid #ccc;
	height:81px;
	width:auto;
}
.c_spd {
    background: url(css_spride.png) 0 0 no-repeat;
}
.h_i_f2 {
    background: #fff;
}
.h_i_f2 a { color:#666666}
.h_i_f2 ul {
    padding: 10px 0;
}

.h_i_f2 li {
    float: left;
    width: 25%;
    * width: 24%;
    * display: inline;
}

.h_i_f2 li .block {
    padding: 0 0 0 130px;
}

.h_i_f2 li h3 {
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 5px 0;
    padding-top: 15px;
}

.h_i_f2 li p {
    font-size: 14px;
    line-height: 1.4em;
    color: #666;
}

.h_i_f2 li i.c_spd {
    width: 52px;
    height: 52px;
    float: left;
    margin: 5px 0 0 -70px;
}

.h_i_f2 li i.ic1 {
    background-position: -123px -296px;
}

.h_i_f2 li i.ic2 {
    background-position: -123px -348px;
}

.h_i_f2 li i.ic3 {
    background-position: -123px -400px;
}

.h_i_f2 li i.ic4 {
    background-position: -123px -452px;
}

.h_i_f2 li a:hover {
    color: #f90;
}

.h_i_f2 li a:hover i.ic1 {
    background-position: -175px -296px;
}

.h_i_f2 li a:hover i.ic2 {
    background-position: -175px -348px;
}

.h_i_f2 li a:hover i.ic3 {
    background-position: -175px -400px;
}

.h_i_f2 li a:hover i.ic4 {
    background-position: -175px -452px;
}
.content_five .con_title {
	border-bottom:2px solid #2a59a0;
	font-size:12px;
	line-height:12px;
	padding:0px 7px 8px;
	color:#666
}
.content_five .con_title .new_car {
	font-size:24px;
	line-height:30px;
	color:#333;
	font-family:"Microsoft YaHei";
}
.content_five .con_title .more_car {
	margin-top:19px;
}
.content_five .con_left {
	width:34%;
	float: left;
}
.content_five .con_left .car_info {
	margin-bottom:12px;
}
.content_five .con_left .car_info img {
	vertical-align: bottom;
}
.content_five .con_left .car_info .car_text {
	height:14px;
	text-align:center;
	font-size:14px;
	line-height:14px;
	padding:6px;
	color:#fff;
	background:#666;
}
.content_five .con_left .car_info .car_text:hover {
	color:#ff9900;
}
.content_five .con_left .cho_car {
}
.content_five .con_left .cho_car li {
	width:50%;
	float:left;
	margin-bottom:10px;
}
.content_five .con_left .cho_car li>a {
	border:1px solid #fff;
	height:105px;
	width:162px;
	display:block;
}
.content_five .con_left .cho_car li>a:hover {
	border:1px solid #000;
}
.content_five .con_left .cho_car li>div {
	font-size:12px;
	line-height:12px;
	color:#666;
	text-align:center;
padding: 10px 10px 0px 10px;
}
.content_five .con_right {
	float: right;
	width:66%;
}
.content_five .con_right .con_text {
	float:left;
	width:410px;
	margin-left:20px;
	text-align:center;
}
.content_five .con_right .con_text .first_title {
	font-size:22px;
	line-height:22px;
	font-weight:bold;
	padding-bottom:6px;
	border-bottom:3px solid #f5f5f5;
	margin-bottom:8px;
}
.content_five .con_right .con_text .first_title a {
	color:#213265;
}
.content_five .con_right .con_text .second_title {
	font-size:12px;
	line-height:12px;
	color:#666;
	margin-bottom:15px;
}
.content_five .con_right .con_text .three_title {
	border:2px solid #ff9900;
	height:19px;
	padding:4px 0;
	font-size:18px;
	line-height:18px;
	font-weight:block;
}
.content_five .con_right .con_text .three_title a {
	color:#ff9900;
}
.content_five .con_right .con_text ul {
	margin-top:12px;
}
.content_five .con_right .con_text ul li {
	font-size:14px;
	line-height:14px;
	margin-bottom:15px;
}
.content_five .con_right .con_text ul li>a {
	float:left;
}
.content_five .con_right .con_text ul li>span {
	float:right;
	color:#666;
}
.content_five .con_right .con_newcar {
	width:216px;
}
.content_five .con_right .con_newcar .con_title {
	border:none;
	border-left:3px solid #2a59a0;
	font-size:14px;
	line-height:14px;
	color:#666;
	padding:0 7px 0 7px;
	margin-top:8px;
}
.content_five .con_right .con_newcar .con_title a {
	font-size:12px;
	line-height:12px;
}
.content_five .con_right .con_newcar .content {
	font-size:12px;
	line-height:12px;
	margin-top:25px;
}
.content_five .con_right .con_newcar .content li {
	margin-bottom:8px;
	font-size:12px;
	line-height:12px;
}
.content_five .con_right .con_newcar .content li>div:nth-child(2) {
width:115px;
}
.content_five .con_right .con_newcar .content li div>a {
	display: block;
}
.content_five .con_right .con_newcar .content li .car_name {
	padding:2px 6px 6px;
}
.content_five .con_right .con_newcar .content li .car_price {
	padding:2px 6px 0px;
	line-height:20px;
}
.content_five .con_right .con_newcar .content .car_show {
	background:url(car_show.jpg) center center no-repeat;
	height:107px;
	width:218px;
	display:block;
}
.content_six .con_title {
	border-bottom:2px solid #2a59a0;
	font-size:12px;
	line-height:12px;
	padding:0px 7px 8px;
	color:#666
}
.content_six .con_title .new_car {
	font-size:24px;
	line-height:30px;
	color:#333;
		font-family:"Microsoft YaHei";

}
.content_six .con_title .more_car {
	margin-top:19px;
}
.content_six .content ul {
	margin-top:10px;
	font-size:14px;
	line-height:14px;
	text-align:center;
	color:#666;
}
.content_six .content>ul>li {
	width:33.3%;
	float:left;
}
.content_six .content .con_img {
	position:relative;
}
.content_six .content .con_img div {
	height:40px;
	position:absolute;
	bottom:0px;
	width:100%;
	color:#fff;
	z-index:3;
	text-align:center;
	line-height:40px;
}
.content_six .content .con_img div.op {
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	z-index:2;
	padding:0;
}
.content_six .content>ul>li ul li {
	margin-bottom:15px;
	text-align:left;
}
.content_six .content>ul>li ul li a {
	display:block;
	color:#666;
}
.content_seven .con_title {
	border-bottom:2px solid #2a59a0;
	font-size:12px;
	line-height:12px;
	padding:0px 7px 8px;
	color:#666
}
.content_seven .con_title .new_car {
	font-size:24px;
	line-height:30px;
	color:#333;
		font-family:"Microsoft YaHei";

}
.content_seven .con_title .more_car {
	margin-top:19px;
}
.content_seven .con_left {
	
	width:79%;
	height:260px;
}
.content_seven .con_right {
	width:21%;
}
.content_seven .con_right .con_title {
	border:none;
	border-left:3px solid #2a59a0;
	font-size:14px;
	line-height:14px;
	color:#666;
	padding:0 7px 0 7px;
	margin-top:8px;
}
.content_seven .con_right .con_title a {
	font-size:12px;
	line-height:12px;
}
.content_seven .con_right .content {
	font-size:12px;
	line-height:12px;
	margin-top:25px;
}
.content_seven .con_right .content li {
	height:28px;
}
.content_seven .con_right .content li a {
	color:#666;
}
.content_eight .content .con_title {
	border-bottom:2px solid #2a59a0;
	font-size:12px;
	line-height:12px;
	padding:0px 7px 8px;
	color:#666
}
.content_eight .content .con_title .new_car {
	font-size:24px;
	line-height:30px;
	color:#333;
		font-family:"Microsoft YaHei";

}
.content_eight .content .con_title .more_car {
	margin-top:19px;
}
.content_eight .content ul {
	margin-top:10px;
	font-size:14px;
	line-height:14px;
	text-align:center;
	color:#666;
}
.content_eight .content>ul>li {
	width:33.3%;
	float:left;
}
.content_eight .content .con_img {
	position:relative;
}
.content_eight .content .con_img div {
	height:30px;
	position:absolute;
	bottom:0px;
	width:100%;
	color:#fff;
	z-index:3;
	text-align:center;
	line-height:30px;
}
.content_eight .content .con_img div.op {
	background:#000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	z-index:2;
	padding:0;
}
.content_eight .content>ul>li ul li {
	margin-bottom:15px;
	text-align:left;
}
.content_eight .content>ul>li ul li a {
	display:block;
	color:#666;
}
.content_nine .con_title {
	border-bottom:2px solid #2a59a0;
	font-size:12px;
	line-height:12px;
	padding:0px 7px 8px;
	color:#666
}
.content_nine .con_title .new_car {
	font-size:24px;
	line-height:30px;
	color:#333;
		font-family:"Microsoft YaHei";

}
.content_nine .con_title .more_car {
	margin-top:19px;
}
.content_nine .content {
	padding:10px 5px;
	text-align:center;
	width:980;
	height:260px;
}
.content_ten .con_title {
	border-bottom:2px solid #2a59a0;
	font-size:12px;
	line-height:12px;
	padding:0px 7px 8px;
	color:#666
}
.content_ten .con_title .new_car {
	font-size:24px;
	line-height:30px;
	color:#333;
		font-family:"Microsoft YaHei";

}
.content_ten .con_title .more_car {
	margin-top:19px;
}
.content_ten .content {
	padding:10px 5px;
	text-align:center;
}
.content_ten .content ul {
}
.content_ten .content ul li {
	width:25%;
	float:left;
	margin:10px 0px;
}
.content_ten .content ul li>a {
	margin:0 10px;
	text-align:center;
	display: block;
}
.content_ten .content ul li:nth-child(4n+1)>a {
margin-left:0;
}
.content_ten .content ul li:nth-child(4n)>a {
margin-right:0;
}
.content_ten .content ul li>a div {
	font-size:14px;
	color:#fff;
	background:#333;
	height:30px;
	line-height:35px;
	margin-top: -4px;
	width: 228px;
margin: 0 auto;
}
.content_eleven .con_title {
	border-bottom:2px solid #2a59a0;
	font-size:12px;
	line-height:12px;
	padding:0px 7px 8px;
	color:#666
}
.content_eleven .con_title .new_car {
	font-size:24px;
	line-height:30px;
	color:#333;
		font-family:"Microsoft YaHei";

}
.content_eleven .con_title .more_car {
	margin-top:19px;
}
.content_eleven .content {
	padding:10px 5px;
	text-align:center;
}
.content_eleven .content ul {
}
.content_eleven .content ul li {
/*	width:329px;
*/	
width:33.3%;
float:left;
		margin:10px 0px;
	text-align:center;
}
.content_eleven .content ul li>div {
	margin:0 10px;
	text-align:center;
	position:relative;
}
.content_eleven .content ul li a {
	display: block;
}
.content_eleven .content ul li:nth-child(3n+1)>a {
margin-left:0;
}
.content_eleven .content ul li:nth-child(3n)>a {
margin-right:0;
}
.content_eleven .content ul li a div {
	font-size:14px;
	line-height:28px;
	color:#fff;
	height:28px;
	position:absolute;
	bottom:1px;
	width:309px;
}
.content_eleven .content ul li a div.con_bg {
	background:#333;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
.content_twelve .con_title{font-size:12px;line-height:12px;color:#666;position:relative;}
.tab_title_car{ color:#333333; font-size:24px; line-height:30px; font-family: "Microsoft YaHei";}
.tab_title_car a{ color:#333333; font-size:24px; line-height:30px;font-family: "Microsoft YaHei"; }
.content_twelve .con_title ul{background: transparent;z-index:2;position:relative;}
.content_twelve .con_title ul li{font-size:24px;line-height:24px;color:#333;float:left;border-bottom:2px solid #2a59a0;padding:7px 0px 7px 15px;background: transparent;}
.content_twelve .con_title ul li:last-child:after{content:"";font-size:22px;line-height:25px;border:none;}
.content_twelve .con_title ul li:after{content:"";font-size:22px;line-height:25px;border:none;border-left:3px solid #999;width:0;margin-left:12px;}
.content_twelve .con_title ul li.active{border-bottom:2px solid #ff9900;}
.content_twelve .con_title hr{border:none;border-bottom:2px solid #2a59a0;position:absolute;bottom:0;width:100%;z-index:1;}
.content_twelve	.tab_list_car .content table{width:100%;display:none;}
.content_twelve	.tab_list_car .content table.active{display:inline-table;}
.content_twelve	.content a{border-right:1px solid #666;color:#666;padding:0 10px;display: inline-block;margin-bottom:15px;font-size:12px;line-height:12px;}
.content_thirteen .con_title {
	background:url(T_bg.png) center center no-repeat;
	height:64px;
	width:1000px;
	text-align: center;
	position:relative;
}
.content_thirteen .con_title div {
	font-size:22px;
	line-height:22px;
	color:#fff;
	position:absolute;
	top:40px;
	left:220px
}
.content_thirteen .content {
	width:1000px;
	height:194px;
}
.suv_serch{
width: 1000px;
margin: 0 auto;
height:195px;
}
.suv_cxdq {
	width:998px;
	height:184px;
	border:solid 1px #CCCCCC;
}
.dh_cxdq {
	height:38px;
	width:998px;
	border-bottom:solid 1px #ccc;
	font-size:14px;
	font-family: "Microsoft YaHei";
	font-weight:bold;
	background-color:f7f7f7;
}
.dh_cxdq span {
	padding:8px;
	height:23px;
	line-height:30px;
	float:left;
}
.suv_cxdq_240 {
	width:230px;
	float:right;
	min-height:38px;
	z-index:0;
	display:block;
}
.suv_cxdq_760 {
	width:756px;
	float:left;
	min-height:38px;
	overflow:hidden;
	background:url(suv_cxdq_bj.jpg) no-repeat;
	background-position:3px 2px;
}
.suv_cxdq_760 ul {
	width:640px;
	height:140px;
	margin-left:120px;
}
.suv_cxdq_760 li {
	height:48px;
	width:640px;
	display:block;
	float:left;
	border-bottom:solid 1px #f7f7f7;
}
.suv_cxdq_760 span {
	padding:10px 7px 5px 7px;
	font-size:12px;
	font-family:宋体;
	font-weight:normal;
	background:url(ico_x01.jpg) no-repeat right center;
	background-position:-4px 13px;
}
.suv_cxdq_760 a {
	color:#666666;
}
.asuv_cxdq {
	float:left;
	width:80%;
	height:184px;
	border:solid 1px #CCCCCC;
}
.adh_cxdq {
	height:34px;
	width:790px;
	border-bottom:solid 1px #ccc;
	font-size:14px;
	font-family: "Microsoft YaHei";
	font-weight:bold;
	background-color:f7f7f7;
}
.adh_cxdq span {
	padding:0px 8px;
	height:30px;
	line-height:30px;
	float:left;
}
.asuv_cxdq_240 {
	width:230px;
	float:right;
	min-height:38px;
	z-index:0;
	display:block;
}
.asuv_cxdq_760 {
	width:790px;
	float:left;
	min-height:38px;
	overflow:hidden;
	background:url(suv_cxdq_bj.jpg) no-repeat;
	background-position:3px 2px;
}
.asuv_cxdq_760 ul {
	width:670px;
	height:140px;
	margin-left:120px;
	padding:0;
}
.asuv_cxdq_760 li {
	height:48px;
	line-height:48px;
	width:670px;
	display:block;
	float:left;
	border-bottom:solid 1px #f7f7f7;
}
.asuv_cxdq_760 span {
padding: 10px 0px 5px 7px;
font-size: 12px;
font-family: 宋体;
font-weight: normal;
background: url(ico_x01.jpg) no-repeat right center;
background-position: -4px 5px;
}
.asuv_cxdq_760 a {
	color:#666666;
}
.calendar {
	float:right;
	width:19%;
	border:1px solid #ccc;
}
.g_head {
font-size:14px;
	font-family: "Microsoft YaHei";
	padding:0 10px;
	line-height: 34px;
	border-bottom: 1px solid #ccc;
	font-weight:bold;
}
.g_head a {
	font-size:12px;
	color:#666666;
	float: right;
	text-decoration: none;
}
.g_content {
	padding: 0;
	margin:0;
	list-style: none;
	width:200px;
}
.g_content li {
	font-size:12px;
	font-family:"宋体";
	padding: 0 10px;
	border-bottom: 1px dashed #ccc;
	text-align: left;
	line-height:29px;
	display:block;
}
.g_content span {
	width:35%;
	text-align:left;
	font-size:12px;
	font-family:"宋体";
}
.g_content li:last-child {
	border:none;
}
.g_content a {
	float: left;
	text-decoration: none;
	color:#20509b;
	width:70%;
}
.hs1 {
	letter-spacing: 1px;
}
catname:hover, a:active {
	color:#333333;
}
.dh_search {
	float:right;
	width:350px;
	height:31px;
	margin-top:4px;
	position: relative;
}
.searchbox {
	position: absolute;
	right: 170px;
	width: 230px;
}
.pic_12_230 {
	width:235px;
	float:left;
	overflow:hidden;
}
.pic_12_13 {
	margin-left:13px;
}
.pic_12_liu {
	width:208px;
	border:solid 1px #d1d1d1;
	padding:10px;
	overflow:hidden;
	margin-top:10px;
	text-align:center;
}
.pic_12_liu img {
	width:205px;
}
.pic_12_liu p {
	text-align:right;
	height:20px;
	margin-top:10px;
}
.pic_12_liu p img {
	width:auto;
}
#searchbox {
	width: 230px;
	height: 24px;
	border: none;
	padding-left: 10px;
	background: url(searchbox.jpg) no-repeat;
	outline: none;
}
#searchbox:focus {
	border: none;
}

/*搜索工具条*/

           .dbsele {
	width:280px;
	height:21px;
	float:left;
	display:inline;
	background:url("mat1.gtimg.comauto2010index2010one.png") repeat scroll -240px -130px transparent;
}
.dbsele .z1, .dbsele .z2 {
	width:116px;
	padding:5px 0 0 10px;
	margin:0;
	float:left;
}
.dbsele .z2 {
	width:115px;
}
.dbsele_short {
	width:240px;
	display:inline;
}
.dbsele_short span {
	padding:0px;
	margin:0px;
}
.dbsele_short .z1, .dbsele_short .z2 {
	width:170px;
	padding: 0px 0 0 15px;
	height:30px;
	margin: 0px 0px 0px 25px;
	background:url(search_bj.jpg) no-repeat center;
	font-size: 12px;
}
.dbsele_short .z2 {
}
.z2 input {
	border:none;
}
.dbsele_short .z22 {
}
.dbsele_short .gg {
	width:244px;
	height:30px;
	line-height:30px;
	background-color:#FF9933;
	color:#FFFFFF;
	font-size:16px;
	line-height:30px;
	margin-top:13px;
}
.z3-input_short {
	height:23px;
	width:240px;
	cursor:pointer;
	line-height:24px;
	text-align:center;
}
.z3-input_short1 {
	height:23px;
	width:80px;
	cursor:pointer;
	line-height:24px;
	text-align:center;
}
.scrinput {
	width:268px;
	height:23px;
	left:15px;
	top:10px;
	position:absolute;
	float:left;
	display:inline;
}
.scrinput .z1 {
	width:152px;
	height:23px;
	float:left;
	display:inline;
}
.scrinput .z1 input {
	padding-left:5px;
	width:147px;
	height:23px;
	line-height:23px;
	border:medium none;
	float:left;
	color:#999999;
}
.txt {
	margin-top:6px;
	margin-left:13px;
}
.xcdcont {
	width:120px;
	border:1px solid #ccc;
	background:#000;
	position:absolute;
	z-index:999;
	top:25px;
	left:10px;
	background:#fff;
	overflow: auto;
	display:none;
	font-weight:normal;
}
.xcdcont h4 {
	padding-left:8px;
}
.menulist {
	width:120px;
	margin-left:1px;
}
.menulist ul li.jz {
	text-align:center;
	color:#999999;
	font-family:Verdana;
	font-weight:bold
}
.menulist ul li a {
	color:#000;
	display:block;
	/* height:22px;*/
	line-height:22px;
	text-indent:8px;
}
.menulist ul li a:hover {
	background:#DBDBDB;
	height:22px;
	line-height:22px;
	text-decoration:none;
	color:#000
}
.menulist ul.one li {
	background:#E8E8E8;
	text-indent:8px;
}
.menulist ul.two li {
	background:#fff;
	text-indent:8px;
}
.default_cursor {
	cursor:hand;
	cursor:pointer;
	font-family:"宋体";
}
.auto_height {
	height:auto;
}
#id_seriallist a {
	width:122px;
}
#id_seriallist ul li {
	line-height:21px;
}
#id_bodyworklist a {
	width:126px;
}
/* 搜索SMARTBOX */
.content_cyh {
	height: 170px;
	margin-top: 8px;
	text-align: center;
	width: 1000px;
}
.content_cyhqq {
	float: left;
	height: 25px;
	margin-left: 5px;
	width: 113px;
}
.content_cyh1 {
	overflow: hidden;
	text-align: center;
	width: 990px;
}
.content_cyhqq2 {
	float: left;
	height: 108px;
	margin-left: 10px;
	margin-top: 15px;
	text-align: right;
	width: 126px;
	color:#000000;
}
.syqq_qun {
	width:990px;
	padding:10px 10px 2px 10px;
	text-align:center;
	overflow: hidden;
}
.qunl {
	border-left: 1px dotted #CCCCCC;
	height: 80px;
	color:#000000;
}
.qunl p {
	color: #333333;
font-size: 12px;
line-height: 18px;
}
.qqmy {
	color: #FF0000;
}
.qqcpp {
	font-family:"Microsoft YaHei";
text-align: left;
text-indent: 8px;
color: #363636;
font-size: 14px;
padding-bottom: 10px;
}
.border_n {
	border-left:#fff 0px solid;
}
.n_border {
	border:#ffffff 0px solid;
}
/*QQ群*/
.sy_yw{}
.sy_yw li{ font-size:14px; }
.sy_yw a { font-size:14px; }
