@charset "utf-8";
/* CSS Document */



.content {
	width: 960px;
	margin: 0 auto;
	margin-top: 20px;
}

/*----------------新闻列表样式START-------------*/
.focus {
	float: left;
	height: 400px;
	width: 640px;
}

#slideBox {
	height: 400px;
	list-style-type: none;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 640px;
}

#slideBox ul#show_pic {
	height: 400px;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 1920px;
}

#slideBox ul#show_pic li {
	float: left;
	height: 400px;
	margin: 0;
	padding: 0;
}

#slideBox ul#show_pic li img {
	display: block;
}

#iconBall {
	bottom: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
}

#iconBall li {
	color: #7a7a7a;
	cursor: pointer;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-top: 4px;
	text-align: center;
	width: 32px;
}

#iconBall li.active {
	color: #fff;
}

#slideText {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	bottom: 0;
	color: #fff;
	height: 32px;
	line-height: 32px;
	left: 0;
	position: absolute;
	width: 640px;
}

#textBall {
	bottom: 6px;
	left: 10px;
	position: absolute;
}

#textBall li {
	color: #fff;
	cursor: pointer;
	display: none;
	float: left;
	font-size: 12px;
}

#textBall li.active {
	display: block;
}

#textBall li a {
	color: #fff;
	text-decoration: none;
}

.nav_news {
	width: 958px;
	margin: 0 auto;
	height: 38px;
	margin-top: 20px;
	background-color: #eeeeee;
	line-height: 38px;
	border: 1px solid #e3e3e3;
}

.nav_news li {
	float: left;
	width: 100px;
	border-right: 1px solid #e3e3e3;
	text-align: center;
	cursor: pointer;
}

.nav_news li.on {
	display: block;
	width: 100px;
	height: 38px;
	color: #0a88c3;
	border-top: 2px solid #0a88c3;
}

.ono {
	display: block;
	width: 100px;
	height: 38px;
	color: #0a88c3;
	border-top: 2px solid #0a88c3;
}

.con_left {
	width: 640px;
	height: auto;
	overflow: hidden;
	float: left;
}

.news_pic {
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}

.news_tg {
	margin-top: 20px;
	height: 42px;
}

.bt_tg {
	width: 52px;
	margin-right: 20px;
	float: left;
}

.news_tg ul {
	float: left;
}

.news_tg li {
	float: left;
	margin: 0 10px;
}

.probox_1 {
	width: 640px;
	height: auto;
	overflow: hidden;
	border-bottom: 1px dashed #e3e3e3;
	padding: 20px 0 20px 0;
}

.probox_pic {
	float: left;
	padding-right: 10px;
}

.news_dk {
	float: right;
	width: 470px;
	height: auto;
}

.news_dk1 {
	padding-bottom: 10px;
}

.news_dk3 span {
	padding-left: 20px;
}

.news_dk3b a {
	display: block;
	height: 30px;
	width: 80px;
	color: #c4c4c4;
}

.news_dk3b a:hover {}

.news_dk3b a .pinglun {
	height: 19px;
	width: 20px;
	display: block;
	float: left;
	background: url(../images/pinglun1.png) no-repeat 0 2px;
}

.news_dk3b a:hover .pinglun {
	height: 19px;
	width: 20px;
	display: block;
	float: left;
	background: url(../images/pinglun2.png) no-repeat 0 2px;
}

.news_dk1 a {
	color: #333333;
	text-decoration: none;
}

.news_dk1 a:hover {
	color: #006cad;
	text-decoration: none;
}

.news_dk640 {
	width: 640px;
	height: auto;
	overflow: hidden;
}

/*----------------新闻列表样式END-------------*/


/*----------------页码START-------------*/
.pageboxtom {
	width: 640px;
	clear: both;
	height: auto;
	overflow: hidden;
}

.pages {
	height: 32px;
	margin: 40px auto 20px;
}

.pages span {
	background-color: #0f5489;
	margin: 0 5px 0 0;
	padding: 8px 11px 7px;
	font-weight: 700;
	border: 1px solid #0f5489;
	color: #fff;
	display: inline-block;
}

.pages a {
	background-color: #fff;
	border: 1px solid #e3e3e3;
	padding: 8px 11px 7px;
	color: #666;
	margin: 0 5px;
	display: inline-block;
}

.pages a:hover {
	border: 1px solid #0f5489;
}

/*----------------页码END-------------*/


/*----------------页面右侧START-------------*/
.con_right {
	width: 300px;
	float: right;
}

.articles {
	width: 298px;
	border: 1px solid #e3e3e3;
	border-top: 2px solid #006cad;
	margin-bottom: 15px;
}

.articles_pic {
	width: 278px;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #e3e3e3;
	padding: 10px;
}

.articles1 {
	float: left;
	width: 120px;
	height: 80px;
	margin-right: 10px;
}

.articles2 {
	float: right;
	width: 148px;
	height: auto;
	overflow: hidden;
}

.articles_lists {
	padding: 10px;
}

.articles_lists li {
	background-image: url(../images/bt_img.jpg);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-position: 0 6px;
}

.news_ad {
	height: auto;
	overflow: hidden;
	margin: 10px 0;
}

.articles_t-list {
	padding: 10px;
	height: auto;
	overflow: hidden;
}

.articles_t_item {
	width: 120px;
	padding: 0 9px;
	height: 140px;
	float: left;
}

.news_lt {
	border: 1px solid #e3e3e3;
	margin-top: 10px;
}

/*----------------页面右侧END-------------*/


/*----------------页面底部START-------------*/

.news_ad960 {
	width: 960px;
	margin: 0 auto;
}

.sqlt-bottom {
	margin: 0 auto;
	width: 960px;
	text-align: center;
	padding-top: 10px;
}

.map {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
}

/*----------------页面底部END-------------*/


/*----------------新闻内容页-------------*/

.news_articles {
	width: 640px;
}

.article_info {
	width: 640px;
	text-align: center;
	padding: 14px 0;
	margin-bottom: 10px;
	line-height: 24px;
	color: #999999;
}

.article_info span {
	padding: 0 10px;
	display: inline-block;
	height: 24px;
}

.article_con {
	padding-top: 20px;
}

.article_con p {
	padding: 10px 0;
}

.fenxiang {
	width: 640px;
	text-align: right;
	padding: 30px 0 20px 0;
}

.fx_bt {
	float: right;
}

.fenxiang li {
	float: left;
	line-height: 24px;
	padding-right: 5px;
	cursor: pointer;
}

/*----------------新闻内容页右侧-------------*/
.numbphc {
	padding-top: 10px;
}

.numbphc li {
	height: 36px;
	padding-left: 22px;
}

.numbphc .orange1 {
	background-image: url(../images/numberrank.jpg);
	background-repeat: repeat-y;
	width: 22px;
	height: 360px;
	float: left;
	display: block;
}

.numbphc .orange2 {
	background-image: url(../images/numberrank.jpg);
	background-repeat: repeat-y;
	width: 22px;
	height: 180px;
	float: left;
	display: block;
}

.numbphc li em.orange1 {
	background-position: 0 0;
}

.numbphc li em.orange2 {
	background-position: 0 -36px;
}

.numbphc li em.orange3 {
	background-position: 0 -72px;
}

.numbphc li em.orange4 {
	background-position: 0 -108px;
}

.numbphc li em.orange5 {
	background-position: 0 -144px;
}

.numbphc li em.orange6 {
	background-position: 0 -180px;
}

.numbphc li em.orange7 {
	background-position: 0 -216px;
}

.numbphc li em.orange8 {
	background-position: 0 -252px;
}

.numbphc li em.orange9 {
	background-position: 0 -288px;
}

.numbphc li em.orange10 {
	background-position: 0 -324px;
}

.numbphc .hotttie {
	display: inline-block;
	float: left;
	width: 210px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	font-size: 14px;
}

.numbphc li label {
	display: inline-block;
	float: right;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	text-align: right;
	width: 50px;
	padding-right: 5px;
}

.article_gg {
	margin-bottom: 15px;
}

.con_tjw {
	width: 300px;
	height: 100px;
}

.news_lt_tit span {
	float: right;
	font-size: 12px;
	padding-right: 5px;
	color: #999999;
	font-weight: normal;
}

/*----------------------------------卡车报价----------------------------------*/

.kcbj_frame_left {
	background-color: #ffffff;
	height: 100%;
	overflow: hidden;
	position: fixed;
	width: 230px;
	z-index: 10;
}

.kcbj_frame_tree {
	height: 400px;
	overflow: hidden;
	position: relative;
	width: 215px;
}

.kcbj_cpmch {
	background: none repeat scroll 0 0 #fff;
	height: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-top: 0;
	position: fixed;
	width: 210px;
}

.kcbj_pro_big_b {
	background: url(../images/lef_d1.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	background-color: #e3e3e3;
	clear: both;
	color: #333;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	height: 38px;
	line-height: 36px;
	margin-bottom: 3px;
	text-indent: 38px;
	width: 193px;
}

.kcbj_pro_big_b_k {
	background-color: #006bac;
	clear: both;
	color: #333;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	height: 38px;
	line-height: 36px;
	margin-bottom: 3px;
	text-indent: 38px;
	width: 193px;
}

.kcbj_pro_big_b a {
	background: url(../images/lef_d1.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.kcbj_pro_big_b a, .kcbj_pro_big_b a:hover, .kcbj_pro_big_b_k a {
	clear: both;
	cursor: pointer;
	display: block;
	font-size: 14px;
	height: 38px;
	line-height: 38px;
	margin-bottom: 3px;
	text-indent: 38px;
	width: 193px;
}

.kcbj_pro_big_b a:hover {
	color: #d60000;
}



.kcbj_right {
	float: right;
	width: 730px;
}

.kcbj_tit {
	border-bottom: 2px solid #f0f0f0;
	font-size: 18px;
	color: #333;
	font-weight: 700;
	height: 36px;
}

.kcbj_tit li {
	float: left;
	padding: 5px;
	cursor: pointer;
}

.kcbj_tit li.li_on {
	background-color: #ff6600;
	color: #ffffff;
}

.kcbj_tit_left {
	float: left;
}

.kcbj_tit_right {
	float: right;
	width: 60px;
	height: 24px;
	background-color: #ff6600;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}


.kcbj_search-dl {
	border-bottom: 1px solid #f0f0f0;
	height: auto;
	overflow: hidden;
	line-height: 36px;
	padding-left: 5px;
}

.kcbj_search-dl dt {
	color: #666;
	float: left;
	font-weight: bold;
	width: 60px;
}

.kcbj_search-dl dd {
	margin-left: 120px;
}

.kcbj_search-dl dd a, .kcbj_search-dl dt a {
	margin-right: 15px;
	vertical-align: middle;
	padding: 0 5px;
}

.kcbj_search-dl dd a:hover, .kcbj_search-dl dt a:hover, .kcbj_search-dl dd a.kcbj_pick, .kcbj_search-dl dt a.kcbj_pick {
	background: none repeat scroll 0 0 #ff6600;
	color: #fff;
	text-decoration: none;
}

.kcbj_zdy {
	border: 1px solid #ccd3e4;
}

.kcbj_fn-left {
	float: left;
	width: 520px;
}

.kcbj_fn-right {
	float: left;
	width: 82px;
}

.kcbj_fn-right, .kcbj_fn-left {
	display: inline;
}

.kcbj_fn-right {
	float: right;
}

.kcbj_price a.kcbj_zdy {
	display: block;
	width: 70px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	margin-top: 5px;
	cursor: pointer;
	margin-right: 0;
}

.kcbj_price {
	display: block;
	float: left;
	height: 36px;
	position: relative;
	z-index: 20;
}

.kcbj_price-down {
	padding: 2px;
	position: absolute;
	right: -2px;
	top: 28px;
	z-index: 9999;

}

.kcbj_price-down-cont {
	position: relative;
	background-color: #fff;
	border: 1px solid #ccd3e4;
	line-height: 2px;
	padding: 10px 5px;
	width: 298px;
}

.kcbj_btn_price {
	margin: 0 5px;
	width: 67px;
	color: #999;
	height: 22px;
	line-height: 22px;
	padding: 0 5px;
}

.btn_blue {
	margin-left: 16px;
	padding: 4px 8px;
	background-color: #004f7e;
	text-align: center;
	color: #ffffff;
}

.kcbj_cx_lists {
	margin-top: 20px;
}

.kcbj_cx_lists p {
	font-weight: 700;
	text-align: center;
}

.kcbj_cx_lists li {
	width: 150px;
	float: left;
}

.kcbj_li {
	margin-right: 32px;
}

.kcbj-new, .kcbj_fg {
	float: left;
}

.kcbj_fg {
	padding: 0 5px;
}

.kcbj-new {
	cursor: pointer;
}

.kcbj_ckmore {
	width: 120px;
	height: 28px;
	background-color: #f0f0f0;
	text-align: center;
	margin-left: 315px;
}

.kcbj_sjhd {
	padding-top: 10px;
}

.kcbj_sjhd li {
	width: 345px;
	height: 28px;
	padding: 0 10px;
	float: left;

}

.kcbj_sjhd li span {
	float: right;
}

.kcbj_phb {
	padding-top: 10px;
}

.kcbj_rs {
	width: 210px;
	padding: 0 10px;
	float: left;
}

.kcbj_rs_tit {
	font-weight: 700;
	height: 32px;
}

.kcbj_rs span {
	float: left;
	display: block;
}

.kcbj_sz {
	background-color: #b50d04;
	width: 18px;
	height: 16px;
	color: #ffffff;
	text-align: center;
}

.kcbj_sz_gray {
	background-color: #cccccc;
	width: 18px;
	height: 16px;
	color: #ffffff;
	text-align: center;
}

.kcbj_jdt img {
	padding-top: 6px;
}

.kcbj_pp {
	width: 120px;
	padding: 0 10px;
}

.kcbj_rs_ph {
	padding: 5px 0;
	height: 16px;
	line-height: 16px;
}

.kcbj_sxcondition {
	padding-top: 10px;
	clear: both;
	height: auto;
	overflow: hidden;
}

.kcbj_active {
	height: 36px;
	background-color: #f0f0f0;
	width: 100%;
	line-height: 36px;
	font-weight: 700;
}

.kcbj_name, .kcbj_result {
	float: left;
}

.kcbj_name {
	width: 80px;
	text-align: right;
}

.kcbj_result {
	padding-top: 6px;
}

.kcbj_result span a {
	float: left;
	border: 1px solid #ff6600;
	color: #ff6600;
	height: 18px;
	line-height: 18px;
	padding: 0 19px 0 3px;
	margin-right: 10px;
	background: url("../images/clear.gif") no-repeat scroll right center #fff;
}

.kcbj_result span a:hover {
	background-image: url("../images/clear_h.gif");
}

.kcbj_pickup {
	padding-top: 20px;
}

.kcbj_active .kcbj_pickupin {
	border-bottom: 0 none;
}

.kcbj_active_img .kcbj_pickupin {
	border: 0 none;
}

.kcbj_pickupin {
	line-height: 36px;
	float: left;
	border-bottom: 1px solid #e9e9e9;
}

.kcbj_pickupin label {
	float: left;
	width: 80px;
	text-align: right;
	font-weight: 700;
}

.kcbj_bg_act_1on {
	float: left;
	width: 640px;
	padding-left: 10px;
	padding-bottom: 9px;
}

.kcbj_pickupin dt a, .kcbj_pickupin dd a {
	color: #0a50a1;
	padding: 0 5px;
	float: left;
	margin-top: 9px;
	line-height: 18px;
}

.kcbj_pickupin dt a:hover, .kcbj_pickupin dd a:hover, .kcbj_pickupin dt a.kcbj_pick, .kcbj_pickupin dd a.kcbj_pick {
	background: none repeat scroll 0 0 #ff6600;
	color: #fff;
	text-decoration: none;
}

.kcbj_pickupin dt {
	float: left;
	width: 50px;
}

.kcbj_pickupin dd {
	float: left;
	width: 590px;
}

.kcbj_pickupin dd a {
	margin-right: 20px;
	display: inline-block;
}

.kcbj_product_cx_new {
	margin-bottom: 8px;
	overflow: hidden;
	padding-bottom: 5px;
	width: 730px;
	padding-top: 10px;
}

.kcbj_saling_state {
	background: url("../images/backimg1.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	height: 38px;
	margin-bottom: 4px;
	position: relative;
	width: 730px;
}

.kcbj_saling_state {
	width: 730px;
	float: left;
	height: 38px;
}

.kcbj_saling_state ul {
	float: left;
	height: 38px;
	width: 600px;
}

.kcbj_saling_state ul li {
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	margin-right: 10px;
	position: relative;
	width: 108px;
}

.kcbj_saling_state ul li a {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e9e9e9;
	color: #333;
	height: 30px;
	line-height: 30px;
	position: absolute;
	text-align: center;
	top: 3px;
	width: 108px;
}

.kcbj_saling_state ul li a:hover, .kcbj_saling_state ul li.now a {
	background: none repeat scroll 0 0 #ff6802;
	border: 1px solid #ff6802;
	color: #fff;
}

.kcbj_saling_state_xll {
	float: right;
	font-size: 14px;
	height: 25px;
	margin-top: 10px;
	width: 120px;
}

.kcbj_saling_state_xll_1, .kcbj_saling_state_xll_2 {
	float: right;
	height: 23px;
	position: relative;
	width: 59px;
}

.kcbj_saling_state_xll_1 a {
	margin-left: -2px;
}

.kcbj_saling_state_xll_1 a, .kcbj_saling_state_xll_2 a {
	display: inline-block;
	float: left;
	height: 23px;
	line-height: 24px;
	text-indent: 12px;
	width: 59px;
}

.zx2 {
	background: url("../images/xll_jt_img_2.png") no-repeat scroll 42px 8px #ff6802;
	border: 1px solid #ff6802;
	color: #fff;
}

.zr1 {
	background: url("../images/xll_jt_img_1.png") no-repeat scroll 42px 8px #ffffff;
	border: 1px solid #e9e9e9;
	color: #333;
}

.zr1:hover, .zx2:hover {
	background: url("../images/xll_jt_img_2.png") no-repeat scroll 42px 8px #ff6802;
	border: 1px solid #ff6802;
	color: #fff;
}

.kcbj_xll_sx_wz {
	clear: both;
	background: none repeat scroll 0 0 #fff;
	color: #ff6600;
	overflow: hidden;
	padding: 10px 0;
	width: 100%;
}

.kcbj_probox_1 {
	border-color: #ddd #fff #dddddd;
	border-style: solid;
	border-width: 1px;
	float: left;
	margin: -1px 0 0;
	overflow: hidden;
	padding: 25px 20px 15px;
	width: 688px;
}

.kcbj_probox_1:hover {
	background: none repeat scroll 0 0 #fafafa;
	border: 1px solid #dddddd;
}

.kcbj_probox_2 {
	float: left;
	width: 174px;
}

.kcbj_probox_3 {
	float: left;
	width: 380px;
}

.kcbj_probox_4 {
	float: right;
}

.kcbj_probox_3_1 {
	float: left;
	font-weight: bold;
	padding: 0 0 5px;
	width: 380px;
}

.kcbj_probox_3_1 a {
	color: #0a50a1;
	display: inline-block;
	float: left;
	font-size: 14px;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
}

.kcbj_probox_3_2 {
	clear: both;
	color: #333333;
	float: left;
	width: 100%;
}

.kcbj_probox_3_2 ul li {
	float: left;
	height: 26px;
	line-height: 25px;
	overflow: hidden;
	width: 43%;
}

.kcbj_probox_3_2 span {
	color: #999;
	display: inline-block;
	text-align: left;
	width: 65px;
}

.kcbj_hp-pro-listr {
	float: right;
	height: 110px;
	position: relative;
}


.kcbj_hp-pro-listr1 {
	font-family: 微软雅黑;
	padding-bottom: 8px;
}

.kcbj_hp-pro-listr1 {
	clear: both;
	float: right;
	margin-top: 4px;
	text-align: right;
	text-indent: 15px;
}

.kcbj_hp-pro-listr1 a {
	color: #d60000;
}

.kcbj_hp-pro-listr1 a {
	color: #d60000;
	font-size: 18px;
	font-weight: bold;
}

.kcbj_hp-pro-listr-mor {
	margin-top: 10px;
	height: 20px;
}

.kcbj_hp-pro-listr-mor a {
	background: none repeat scroll 0 0 #f7f7f7;
	border: 1px solid #e9e9e9;
	color: #0f5489;
	font-weight: normal;
	padding: 0 8px;
	display: inline-block;
	float: right;
	line-height: 21px;
}

.kcbj_hp-pro-listr-mor a:hover {
	background: none repeat scroll 0 0 #f7f7f7;
	border: 1px solid #0f5489;
	color: #0f5489;
	font-weight: normal;
	padding: 0 8px;
}

.kcbj_pages {
	clear: both;
	float: left;
	font-size: 14px;
	height: 32px;
	line-height: 15px;
	padding: 20px 0;
	text-align: center;
	width: 100%;
}

.kcbj_pages span {
	background: none repeat scroll 0 0 #0f5489;
	border: 1px solid #0f5489;
	border-radius: 1px;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	margin: 0 5px 0 0;
	padding: 8px 11px 7px;
}

.kcbj_pages a {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e9e9e9;
	border-radius: 1px;
	color: #666666;
	display: inline-block;
	margin: 0 1px 0 0;
	padding: 8px 11px 7px;
	text-decoration: none;
}

.kcbj_pages a:hover {
	border: 1px solid #0f5489;
	color: #666666;
	text-decoration: none;
}

.kcbj_imgname_box {
	margin-top: 20px;
}

.kcbj_imgname_b_c {
	border-bottom: 3px solid #0f5589;
	float: left;
	height: 35px;
	margin-bottom: 0;
	overflow: hidden;
	width: 730px;
}

.kcbj_imgname_b_b4 {
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	line-height: 35px
}

.kcbj_imgname_b_b2 {
	float: right;
	font-size: 14px;
	padding-right: 5px;
}

.kcbj_active_img {
	height: 34px;
	border-bottom: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	line-height: 34px;
	font-weight: 700;
	margin-bottom: 10px;
}

.kcbj_imgname_b_b {
	border-bottom: 3px solid #ff6600;
	float: left;
	height: 35px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 730px;
}

.kcbj_imgname_b_b1 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	padding-right: 4px;
	width: auto;
}

.kcbj_imgname_b_b2 {
	float: right;
	font-size: 14px;
	padding-right: 5px;
	line-height: 35px;
}

.kcbj_imgname_b_cent dl {
	width: 193px;
	float: left;
	margin-bottom: 20px;
}

.kcbj_imgname_b_cent .dlwidthnew {
	width: 150px;
}

.kcbj_lt_tit {
	height: 36px;
	border-bottom: 3px solid #e9e9e9;
	line-height: 36px;
}

.kcbj_lt_tit_left {
	float: left;
	width: 200px;
	font-size: 16px;
	font-weight: 700;
}

.kcbj_lt_tit_right {
	float: right;
}

.kcbj_lt_tit_right a {
	display: inline-block;
	padding: 0 5px;
}

.kcbj_lt_con {
	line-height: 48px;
}

.kcbj_lt_con dt {
	font-weight: 700;
}

.kcbj_lt_con dt, .kcbj_lt_con dd {
	border-bottom: 1px solid #e9e9e9;
	height: 48px;
}

.kcbj_lt_con dt label, .kcbj_lt_con dd label {
	float: left;
}

.tz_tit {
	width: 500px;
}

.tz_click {
	width: 100px;
	text-align: center;
}

.tz_hf {
	width: 130px;
	text-align: center;
}


.single_condition {
	padding-top: 10px;
}

.single_price {
	float: left;
	width: 470px;
}

.single_cx {
	margin-left: 20px;
}

.single_price_left {
	width: 410px;
	float: left;
}

.single_price_left label {
	float: left;
	width: 60px;
	background-color: #004276;
	color: #ffffff;
	font-weight: 700;
	text-align: center;
	margin-right: 20px;
}

.single_price_left dl {
	width: 330px;
	padding-bottom: 9px;
	float: left;
}

.single_price_left dd a {
	margin-right: 10px;
	padding: 0 5px;
}

.single_price_left dd a:hover {
	background-color: #ff6600;
	color: #ffffff;

}

.single_price_zdy {
	float: left;
	width: 60px;
	text-align: center;
}

.single_price_zdy .price_zdy {
	display: block;
	float: left;
	height: 36px;
	position: relative;
	z-index: 15;
}

.price_zdy .btn-mini {
	padding: 0 5px;
}

.btn, .btn:link, .btn:visited {
	background-color: #fafbfc;
	border: 1px solid #ccd3e4;
	color: #3b5b98;
	cursor: pointer;
	display: inline-block;
	font-family: "宋体";
	outline: 0 none;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}

.btn:hover {
	background-color: #f0f0f0;
}

.btn-mini {
	font-size: 12px;
	font-weight: 100;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
}

.iog10-sjb {
	margin: -2px 0 0 3px;
	vertical-align: middle;
}

.iog10-sjb {
	background-position: -200px -340px;
}

.icon10 {
	height: 10px;
	width: 10px;
}

.icon10 {
	background: url("../images/icon.png") no-repeat;
	display: inline-block;
	overflow: hidden;
}

.price-down {
	padding: 2px;
	position: absolute;
	right: -2px;
	top: 28px
}

.price-down-cont {
	background-color: #fff;
	border: 1px solid #ccd3e4;
	line-height: 2px;
	padding: 10px 5px;
	width: 288px;
}

.price-down-cont .input-price {
	margin: 0 5px;
	width: 67px;
}

.form-text {
	color: #999;
	height: 22px;
	line-height: 22px;
	padding: 0 5px;
	width: 228px;
}

.form-text, .form-textarea {
	background-color: #fff;
	border: 1px solid #ccd3e4;
	font-size: 12px;
	outline: 0 none;
	vertical-align: middle;
}

.price-down-cont .btn-blue {
	margin-left: 10px;
	padding: 0 10px;
	background-color: #3b5998;
	border: 1px solid #00194d;
	color: #fff;
}

.kcbj_map_banner {
	height: 30px;
	padding: 20px 0;
	width: 960px;
}

.kcbj_mapdz {
	color: #999999;
	float: left;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}

.kcbj_search {
	float: right;
}

.kcbj_mapdz a {
	color: #666666;
	text-decoration: none;
}

.kcbj_mapdz a:hover {
	color: #d60000;
	text-decoration: underline;
}

.kcbj_inp1 {
	border: 1px solid #e9e9e9;
	float: left;
	font-size: 14px;
	height: 28px;
	padding-left: 8px;
	width: 210px
}

.kcbi_btn1 {
	background-color: #f7f7f7;
	border: 1px solid #e9e9e9;
	color: #666666;
	cursor: pointer;
	float: left;
	font-size: 14px;
	height: 30px;
	margin-left: -1px;
	text-align: center;
	width: 58px;

}

.kcbi_btn1:hover {
	background-color: #f0f0f0;
}

.kcbj_contan {
	margin-bottom: 20px;
}

.kcbj_contan_a {
	border-top: 3px solid #e9e9e9;
	height: 57px;
	background-color: #f7f7f7;
	font-size: 22px;
	line-height: 57px;
}

.kcbj_contan_l {
	/*float: left;*/
	width: 100%;
	font-size: 24px;
	font-weight: 700;
}

.kcbj_contan_n {
	float: right;
	width: 300px;
	text-align: right;
	font-size: 14px;
}

.kcbj_contan_n span {
	color: red;
	padding-left: 5px;
}

.kcbj_contan_b {
	height: 40px;
	background-color: #0080be;
}

.kcbj_contan_c {
	font-size: 18px;
	margin: 10px 0;
}

.kcbj_contan_b li {
	float: left;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
}

.kcbj_contan_b li a {
	border-right: 1px solid #006092;
	display: block;
	width: 165px;
	color: #ffffff;
}

.kcbj_contan_b li a:hover {
	background-color: #0096DE;
}

.kcbj_contan_active {
	background-color: #0096DE;
}

.kcbj_m_p_boxa {
	overflow: hidden;
	width: 680px;
	float: left;
}

.kcbj_m_p_boxb {
	width: 300px;
	float: right;
}

.kcbj_c_n_a_1 {
	float: left;
	width: 360px;
	height: 270px;
	padding-right: 10px;
}

.kcbj_c_n_a_11 {
	float: left;
	width: 360px;
	height: 240px;
	padding-right: 10px;
}

.kcbj_c_n_a_1 p {
	text-align: right;
	font-weight: 700;
}

.kcbj_cont_n_l_a_2 {
	float: right;
	width: 300px;
	height: 240px;
}

.kcbj_ck_price {
	font-weight: 700;
	font-size: 18px;
	height: 40px;
}

.kcbj_ck_price span {
	color: #d80000;
}

.kcbj_zixun {
	margin: 30px 0;
}

.kcbj_zixun a {
	width: 130px;
	height: 30px;
	padding: 0 10px;
	text-align: center;
	line-height: 30px;
	display: block;
	border: 1px solid #e9e9e9;
	color: #02406f;
}

.kcbj_zixun a:hover {
	background-color: #e9e9e9;
}

.kcbj_erwm {
	height: 108px;
}

.kcbj_ewm_img {
	float: left;
	padding-right: 10px;
}

.kcbj_ewm_tab {
	float: left;
}

.kcbj_icon {
	height: 20px;
	margin: 20px 0;
}

.kcbj_icon img {
	vertical-align: middle;
}

.kcbj_zsck {
	margin: 10px 0;
}

.kcbj_zsck_tit, .kcbj_zsck_tit_lt {
	height: 36px;
	line-height: 36px;
	border-bottom: 3px solid #e9e9e9;
}

.kcbj_zsck_tit_lt {
	padding-top: 20px;
}

.zxck_left {
	float: left;
	font-size: 18px;
	font-weight: 700;
}

.clear {
	clear: both;
}

.zxck_right {
	float: right;
	width: 60px;
	text-align: center;
}

.zxck_right a {
	display: block;
	width: 60px;
	height: 24px;
	line-height: 24px;
	background-color: #f09e00;
	color: #ffffff;
	font-weight: 700;
}

.zxck_right a:hover {
	background-color: #ffb424;
}

.kcbj_lt_single dd, .kcbj_lt_single dt {
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #e9e9e9;
	text-align: center;
}

.kcbj_lt_single dt {
	font-weight: 700;
}

.kcbj_single_cx {
	width: 200px;
	float: left;
	text-align: left;
}

.kcbj_single_gz {
	float: left;
	width: 60px;
}

.kcbj_single_mac {
	float: left;
	width: 150px;
}

.kcbj_single_bs {
	width: 100px;
	float: left;
}

.kcnj_single_price {
	float: left;
	width: 80px;
}

.kcbj_price_click {
	float: left;
	width: 50px;
}

.kcbj_single_gz img {
	padding-top: 15px;
}

.kcbj_price_click a {
	border: 1px solid #e9e9e9;
	color: #004276;
	padding: 2px 5px;
}

.kcbj_price_click a:hover {
	background-color: #e9e9e9;
}

.kcbj_lt_single {
	padding-top: 10px;
}

.kcbj_lt_single dt, .kcbj_lt_single dd {
	text-align: center;
	height: 50px;
	line-height: 50px;
}

.kcbj_lt_single dd {
	font-weight: normal;
}

.kclt_single_tit {
	float: left;
	width: 440px;
	text-align: left;
}

.kclt_single_click {
	float: left;
	width: 120px;
}

.kclt_single_date {
	float: left;
	width: 120px;
}

.kclt_single_click .click_red {
	color: #004276;
}

.all_lt {
	color: #004276;
	float: right;
	padding-right: 20px;
}

.kcbj_ll_tit {
	padding-top: 20px;
}

.kcbj_ll_tit li {
	width: 680px;
	height: 28px;
	line-height: 28px;
}

.kcbj_ll_tit li a {
	color: #004276;
	text-decoration: none;
	float: left;
}

.kcbj_ll_tit li span {
	color: #666;
	float: right;
}


.kcbj_ll_tit a:hover {
	color: #006bac;
	text-decoration: none;
}

.kcbj_m_p_boxb {
	float: right;
	width: 300px;
}

.kcbj_m_p_ad img {
	margin-bottom: 20px;
}

.kcbj_klyk_tit {
	height: 34px;
	border-top: 2px solid #ff6600;
	line-height: 36px;
	font-weight: 700;
	font-size: 18px;
}

.klyk_img {
	margin-top: 10px;
}

.klyk_img li {
	float: left;
	width: 120px;
	padding: 5px 15px;
	text-align: center;
}

.other_lt {
	float: right;
}

.other_lt a {
	padding: 0 5px;
}

.kcbj_cs_name, .kcbj_cs_price {
	width: 270px;
	overflow: hidden;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	font-weight: 700;
}

.kcbj_cs_price span {
	color: #d60000;
}

.kcbj_cs_tab dl dd {
	border-bottom: 1px solid #e9e9e9;
	height: 28px;
	line-height: 28px;
}

.kcbj_cs_tab dl label {
	float: left;
	display: block;
}

.kcbj_cs_left {
	width: 80px;
	display: block;
	float: left;
}

.kcbj_cs_tab dd a {
	display: block;
	width: 270px;
	text-align: right;
}

.pro_cs_tit {
	width: 680px;
	height: 36px;
	line-height: 36px;
	border-bottom: 3px solid #e9e9e9;
}

.pro_cs_tit_left {
	float: left;
	font-weight: 700;
	font-size: 18px;
}

.pro_cs_tit_right {
	float: right;
}

.pro_img_wg li {
	width: 158px;
	float: left;
	margin-top: 5px;
}

.pro_img_wg ul {
	padding-top: 10px;
}

.pro_cs_wg {
	height: auto;
	overflow: hidden;
}

.kcbj_pro_js {
	border: 1px solid #e9e9e9;
	border-top: 2px solid #0080be;
	margin-bottom: 10px;
	width: 278px;
	padding: 0 10px 10px 10px;
	height: auto;
	overflow: hidden;
}

.kcbj_pro_js p {
	height: 32px;
	line-height: 32px;
}

.kcbj_pro_js p span {
	color: #f60000;
}

.kcbj_pro_js a {
	display: block;
	text-align: left;
}

.kcbj_pro_js_tit {
	font-size: 18px;
	font-weight: 700;
	line-height: 36px;
	height: 36px;
}

.kcbj_pro_gzd li {
	padding-top: 8px;
	height: auto;
	overflow: hidden;
}

.kcbj_pro_gzd span {
	color: #ff6600;
	font-size: 16px;
	font-weight: 700;
	font-style: italic;
	display: inline-block;
	float: left;
	width: 30px;

}

.kcbj_pro_gzd a {
	width: 240px;
	display: inline-block;
	float: left;
	text-align: left;
	line-height: 27px!important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.kcbj_cs_table1 dl dd, .kcbj_cs_table1 dl dt {
	height: auto;
	line-height: 36px;
	border-bottom: 1px solid #e9e9e9;
	display: flex;
}

.kcbj_cs_table1 dl dd label.table_zc_tit {
	background-color: #f7f7f7;
	border-right: 1px solid #e9e9e9;
	text-align: right;
	padding-right: 10px;
	flex: 0 1 220px;
}

.kcbj_cs_table1 dl dd.table-bz {
	height: auto;
	overflow: hidden;
}

.kcbj_cs_table1 dt {
	background-color: #f0f0f0;
	font-size: 14px;
	font-weight: 700;
	padding-left: 50px;
}

.table_zc_tit dl dd label {
	float: left;
}

.kcbj_cs_table1 label {
	text-align: center;
	flex: 1;
	padding: 0 5px;
}

a.jx_icon {
	width: 60px;
	text-align: center;
	float: right;
	padding-top: 10px;
	height: 26px;
}

.kcbj_wz_tit {
	height: 36px;
	line-height: 36px;
	width: 958px;
	border: 1px solid #e3e3e3;
	background-color: #eeeeee;
	margin: 10px 0;
}

.kcbj_wz_tit li {
	width: 110px;
	border-right: 1px solid #e3e3e3;
	float: left;
	text-align: center;
	font-weight: 700;
}

.kcbj_wz_tit a {
	color: #333333;
	width: 110px;
	display: block;
}

.kcbj_wz_tit a:hover, .wz_tit_active {
	height: 34px;
	background-color: #eeeeee;
	color: #ff6600;
	border-top: 2px solid #ff6600;
}

.kcbj_article_lists ul {
	height: 100px;
	padding: 20px 0;
	border-bottom: 1px dashed #e3e3e3;
}

.kcbj_article_lists li {
	float: left;
}

.kbj_atc_img {
	width: 170px;
}

.kbj_atc_con {
	width: 470px;
}

.kbj_act_tit {
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	font-weight: 700;
}

.kbj_atc_con .qsf {
	color: #999999;
}

.kbj_atc_con .qsf .qsf_r {
	float: right;
	width: 60px;
	text-align: right;
}

.kbj_atc_con .qsf .qsf_r img {
	vertical-align: middle;
}

.qsf_r a {
	color: #999999;
}

.qsf_r a:hover {
	color: #004276;
}

.kbj_none_img .kbj_atc_con {
	width: 640px;
}

.kcj_pages {
	margin-top: 20px;
	padding-left: 140px;
}

.kcj_pages span {
	background: none repeat scroll 0 0 #0f5489;
	display: inline-block;
	color: #fff;
	padding: 4px 12px;
	border: 1px solid #0f5489;
	margin-right: 10px;
}

.kcj_pages a {
	display: inline-block;
	padding: 4px 12px;
	border: 1px solid #e9e9e9;
	margin-right: 10px;
}

.kcj_pages a:hover, .kbj_pages_active {
	color: #ffffff;
	background-color: #004276;
	font-weight: 700;
}


* {
	margin: 0;
	padding: 0;
}

ul, li {
	list-style-type: none;
}

/*----------------卡车图片-------------*/
.kctp_wrapper {
	width: 960px;
	height: 100%;
	margin: 10px auto 0 auto;
	font-family: "宋体";
}

.kctp_l {
	width: 208px;
	height: 100%;
	border: 1px solid #ddd;
	float: left;
	font-size: 14px;
}

.kctp_l h3 {
	width: 208px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-weight: 500;
}

.kctp_l_siadebar {
	width: 208px;
	padding: 5px 0;
	background: url(../images/kctp_icon01.png) no-repeat scroll 54px 12px;
	text-align: center;
	border-top: 1px solid #ddd;
	color: #666;
}

.kctp_l_siadebar02 {
	width: 123px;
	background: url(../images/kctp_icon02.png) no-repeat scroll 70px 8px;
	text-align: left;
	padding-left: 85px;
	color: #006cad;
}

.kctp_l_siadebar02 a {
	color: #006cad;
}

.kctp_r {
	width: 730px;
	height: 100%;
	margin-left: 20px;
	float: left;
}

.kctp_r_top {
	font-size: 14px;
	color: #666;
}

.kctp_r_top_a {
	color: #333;
}

.kctp_r_part01 {
	width: 730px;
	height: 140px;
	margin-top: 10px;
}

.kctp_r_part01_a {
	width: 730px;
	height: 45px;
	border-bottom: 2px solid #006cad;
}

.kctp_r_part01_a h3 {
	width: 85px;
	height: 45px;
	line-height: 40px;
	font-family: "微软雅黑", "宋体";
	font-size: 26px;
	color: #000;
	float: left;
}

.kctp_r_part01_a span {
	font-size: 12px;
	color: #999;
	line-height: 56px;
}

.kctp_r_part01_a ul {
	float: right;
}

.kctp_r_part01_a ul li {
	float: left;
	line-height: 55px;
	font-size: 14px;
	margin-left: 20px;
}

.kctp_r_part01_b {
	width: 728px;
	height: 90px;
	border: 1px solid #ddd;
	margin: 0;
}

.kctp_r_part01_b ul {
	margin: 5px 10px 10px 20px;
}

.kctp_r_part01_b ul li {
	margin: 10px 15px 0 10px;
	float: left;
	font-size: 14px;
}

.kctp_r_part02 {
	width: 730px;
	height: 100%px;
	margin-top: 20px;
}

.kctp_r_part02_a {
	width: 730px;
	height: 45px;
	border-bottom: 3px solid #006cad;
}

.kctp_r_part02_a h3 {
	width: 120px;
	height: 45px;
	line-height: 40px;
	font-family: "微软雅黑", "宋体";
	font-size: 26px;
	color: #000;
	float: left;
}

.kctp_r_part02_a ul {
	float: right;
}

.kctp_r_part02_a ul li {
	float: left;
	line-height: 55px;
	font-size: 14px;
	margin-left: 20px;
}

.kctp_r_part02_b {
	margin-top: 10px;
	width: 730px;
}

.kctp_r_part02_b h4 {
	font-size: 16px;
	color: #0169b2;
	float: left;
}

.kctp_r_part02_b span {
	width: 55px;
	height: 14px;
	float: right;
}

.kctp_r_part02_b span a {
	width: 55px;
	height: 14px;
	font-size: 14px;
	display: block;
	background: url(../images/kctp_icon03.png) no-repeat right bottom;
}

.kctp_r_part02_list {
	margin-top: 5px;
}

.kctp_r_part02_list li {
	padding: 5px 0;
	border-bottom: 1px solid #ddd;
}

.kctp_r_part03 {
	width: 730px;
	height: 100%;
	margin-top: 20px;
}

.kctp_r_part03_a {
	width: 730px;
	height: 45px;
	border-bottom: 3px solid #006cad;
}

.kctp_r_part03_a h3 {
	width: 85px;
	height: 45px;
	line-height: 40px;
	font-family: "微软雅黑", "宋体";
	font-size: 26px;
	color: #000;
	float: left;
}

.kctp_r_part03_a a {
	font-size: 12px;
	color: #666;
	margin-right: 15px;
	line-height: 56px;
}

.kctp_r_part03_a span {
	font-size: 12px;
	color: #999;
	float: right;
	line-height: 56px;
}

.kctp_r_part03_a_pic {
	margin-top: 16px;
	font-size: 16px;
}

.kctp_r_part03_a_pic h4 {
	float: left;
	width: 70px;
	height: 16px;
	display: block;
}

.kctp_r_part03_a_pic span {
	font-size: 14px;
	color: #999;
}

.kctp_r_part03_a_pic ul {
	margin-top: 16px;
}

.kctp_r_part03_a_pic ul li {
	width: 170px;
	float: left;
	margin-left: 16px;
	text-align: center;
}

.kctp_r_part03_a_pic ul li img {
	border: 1px solid #ddd;
}

.kctp_r_part03_a_pic ul li span {
	color: #666;
}

.kctp_r_part04 {
	width: 730px;
	height: 100%;
	margin-top: 20px;
}

.kctp_r_part04_a {
	width: 730px;
	height: 45px;
	border-bottom: 3px solid #006cad;
}

.kctp_r_part04_a h3 {
	width: 85px;
	height: 45px;
	line-height: 40px;
	font-family: "微软雅黑", "宋体";
	font-size: 26px;
	color: #000;
	float: left;
}

.kctp_r_part04_a a {
	display: block;
	width: 75px;
	height: 25px;
	text-align: center;
	background-color: #ff5500;
	float: right;
	font-size: 12px;
	color: #fff;
	margin-top: 14px;
}

.kctp_r_part04_b {
	width: 728px;
	height: 144px;
}

.kctp_r_part04_b table {
	font-size: 14px;
	margin-top: 10px;
	color: #666;
	text-align: center;
}

.kctp_r_part04_b select {
	width: 168px;
	height: 24px;
	border: 1px solid #bbb;
	margin-top: 10px;
}

.kctp_r_part04_b span {
	display: block;
	font-size: 14px;
	padding-left: 10px;
	background: url(../images/kctp_icon06.png) no-repeat right center;
	width: 120px;
	height: 26px;
	border: 1px solid #ddd;
	margin: 10px 0 0 300px;
}

.kctp_r_part05 {
	width: 730px;
	height: 100%;
	margin-top: 20px;
}

.kctp_r_part05_a {
	width: 730px;
	height: 45px;
	border-bottom: 3px solid #bbb;
}

.kctp_r_part05_a h3 {
	width: 110px;
	height: 45px;
	line-height: 40px;
	font-family: "微软雅黑", "宋体";
	font-weight: normal;
	font-size: 22px;
	color: #333;
	float: left;
}

.kctp_r_part05_a a {
	font-size: 16px;
	color: #333;
	margin-right: 10px;
	line-height: 45px;
	float: right;
}

.kctp_r_part05_a a img {
	padding: 0 5px;
}

.kctp_r_part05_a span {
	font-size: 12px;
	color: #999;
	float: left;
	line-height: 56px;
}

.kctp_r_part05_a_pic {
	margin-top: 16px;
	font-size: 16px;
}

.kctp_r_part05_a_pic ul li {
	width: 170px;
	margin-top: 10px;
	float: left;
	margin-left: 16px;
	text-align: left;
}

.kctp_r_part05_a_pic ul li h4 {
	float: left;
	width: 170px;
}

.kctp_r_part05_a_pic ul li img {
	border: 1px solid #ddd;
}

.kctp_r_part05_a_pic ul li span {
	font-size: 14px;
	color: #999;
}

.kctp_r_ad {
	width: 730px;
	height: 68px;
	background-color: #CCC;
	margin-top: 20px;
}

.kctp_r_part06 {
	width: 730px;
	height: 100%;
	margin-top: 20px;
}

.kctp_r_part06_a {
	width: 730px;
	height: 45px;
	border-bottom: 2px solid #006cad;
}

.kctp_r_part06_a h3 {
	width: 120px;
	height: 45px;
	line-height: 40px;
	font-family: "微软雅黑", "宋体";
	font-size: 26px;
	color: #000;
	float: left;
}

.kctp_r_part06_a a {
	display: block;
	width: 75px;
	height: 25px;
	text-align: center;
	background-color: #ff5500;
	float: right;
	font-size: 12px;
	color: #fff;
	margin-top: 14px;
}

.kctp_r_part06_b {
	width: 730px;
	height: 220px;
}

.kctp_r_part06_b table {
	font-size: 14px;
	color: #666;
	text-align: center;
}

.kctp_r_part06_b table tr td span a {
	width: 145px;
	height: 25px;
	display: block;
	text-align: center;
}

.kctp_r_part07 {
	width: 730px;
	height: 100%;
	margin-top: 20px;
}

.kctp_r_part07_a {
	width: 730px;
	height: 45px;
	border-bottom: 3px solid #006cad;
}

.kctp_r_part07_a h3 {
	width: 130px;
	height: 45px;
	line-height: 40px;
	font-family: "微软雅黑", "宋体";
	font-weight: normal;
	font-size: 26px;
	color: #333;
	float: left;
}

.kctp_r_part07_a a {
	font-size: 16px;
	color: #333;
	margin-right: 10px;
	line-height: 45px;
	float: right;
}

.kctp_r_part07_a a img {
	padding: 0 5px;
}

.kctp_r_part07_a span {
	font-size: 12px;
	color: #999;
	float: left;
	line-height: 56px;
}

.kctp_r_part07_a_pic {
	margin-top: 15px;
	font-size: 16px;
}

.kctp_r_part07_a_pic_a {
	width: 730px;
	height: 288px;
}

.kctp_r_part07_a_pic_a01 {
	width: 448px;
	height: 288px;
	float: left;
}

.kctp_r_part07_a_pic_a02 {
	width: 274px;
	height: 288px;
	float: left;
	margin-left: 8px;
}

.kctp_r_part07_a_pic_a02 a {
	width: 274px;
	height: 140px;
	display: block;
}

.kctp_r_part07_a_pic_b {
	width: 730px;
	height: 120px;
	margin-top: 8px;
}

.kctp_r_part07_a_pic_b li {
	width: 240px;
	height: 120px;
	float: left;
	margin-left: 5px;
}

.kctp_r_part07_a_pic_b li a {
	width: 240px;
	height: 120px;
	display: block;
}

.kctp_r_part08 {
	width: 730px;
	height: 100%;
	margin-top: 20px;
}

.kctp_r_part08_a {
	width: 730px;
	height: 45px;
	border-bottom: 3px solid #006cad;
}

.kctp_r_part08_a h3 {
	width: 110px;
	height: 45px;
	line-height: 40px;
	font-family: "微软雅黑", "宋体";
	font-weight: normal;
	font-size: 26px;
	color: #333;
	float: left;
}

.kctp_r_part08_a_pic {
	margin-top: 16px;
	font-size: 16px;
}

.kctp_r_part08_a_pic ul li {
	width: 170px;
	margin-top: 10px;
	float: left;
	margin-left: 16px;
	text-align: left;
}

.kctp_r_part08_a_pic ul li h4 {
	float: left;
	width: 170px;
}

.kctp_r_part08_a_pic ul li img {
	border: 1px solid #ddd;
}

.kctp_r_part08_a_pic ul li span {
	font-size: 14px;
	color: #999;
}

.kctp_r_part09 {
	width: 730px;
	height: 100%;
	margin-top: 20px;
}

.kctp_r_part09_a {
	width: 730px;
	height: 45px;
	border-bottom: 3px solid #006cad;
}

.kctp_r_part09_a h3 {
	width: 200px;
	height: 45px;
	line-height: 40px;
	font-family: "微软雅黑", "宋体";
	font-weight: normal;
	font-size: 26px;
	color: #333;
	float: left;
}

.kctp_r_part09_a_news {
	margin-top: 16px;
	font-size: 16px;
}

.kctp_r_part09_a_news ul {
	width: 350px;
	float: left;
}

.kctp_r_part09_a_news ul li {
	font-size: 14px;
	color: #666;
	background: url(../images/kctp_icon09.png) no-repeat scroll 0 10px;
	padding-left: 15px;
	line-height: 26px;
}

.kctp_part10 {
	width: 960px;
	font-size: 14px;
}

.kctp_part10 a {
	text-decoration: underline;
	float: left;
}

.kctp_part10 span {
	float: right;
}

.kctp_part11 {
	width: 960px;
	font-size: 16px;
	margin-top: 20px;
}

.kctp_part12 {
	width: 960px;
	margin-top: 10px;
}

.kctp_part12_l {
	width: 780px;
	height: 519px;
	float: left;
}

.kctp_part12_l_a img {
	border: 1px solid #ddd;
}

.kctp_part12_l_b {
	width: 778px;
	height: 77px;
	border: 1px solid #ddd;
}

.kctp_part12_l_b ul li {
	float: left;
}

.kctp_part12_r {
	width: 160px;
	height: 519px;
	float: left;
	margin-left: 20px;
}

.kctp_part12_r ul li {
	width: 160px;
	height: 100px;
	text-align: center;
	margin-top: 10px;
}

.kctp_part12_r ul li a {
	width: 160px;
	height: 100px;
	display: block;
	background-color: #bbb;
}

.kctp_part12_r ul li a h3 {
	font-size: 22px;
	padding-top: 25px;
	font-family: "微软雅黑", "宋体";
	font-weight: normal;
}

.kctp_part12_r ul li a span {
	font-size: 14px;
	color: #777;
}

.kctp_part12_r ul li a:hover {
	width: 160px;
	height: 100px;
	display: block;
	background-color: #666;
	color: #fff;
}

.kctp_part12_r ul li a:hover span {
	color: #ccc;
}

.kctp_part12_r_buycar {
	width: 160px;
	height: 49px;
	display: block;
	text-align: center;
	margin-top: 10px;
	background-color: #ff5500;
	color: #FFF;
	font-size: 16px;
	padding-top: 30px;
}

.kctp_part12_r_buycar:hover {
	color: #CCC;
}

.kctp_part12_r_buycar:focus {
	color: #CCC;
}

.kctp_part13 {
	width: 960px;
	margin-top: 30px;
}

.kctp_part13_l {
	width: 620px;
	height: 100%;
	float: left;
}

.kctp_part13_l h3 {
	font-size: 24px;
	width: 140px;
	height: 26px;
	display: block;
	float: left;
	font-weight: 800;
	font-family: "微软雅黑", "宋体";
	color: #000;
}

.kctp_part13_l span {
	font-size: 14px;
	float: right;
}

.kctp_part13_l textarea {
	width: 608px;
	height: 70px;
	border: 1px solid #ddd;
	resize: none;
	margin-top: 15px;
	padding: 5px;
	color: #666;
}

.kctp_part13_l button {
	width: 94px;
	height: 23px;
	background: url(../images/kctp_icon12.png) no-repeat;
	border: none;
	float: right;
	color: #FFF;
	line-height: 23px;
	font-weight: bold;
}

.kctp_part13_r {
	width: 255px;
	height: 100%;
	float: left;
	margin-left: 85px;
}

.kctp_part13_r h3 {
	font-size: 16px;
	color: #333;
	border-bottom: 2px solid #006bab;
}

.kctp_part13_r_box {
	width: 253px;
	height: 455px;
	border: 1px solid #ddd;
}

.kctp_part13_r ul li {
	width: 105px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	text-align: center;
}

.kctp_part13_r ul li a img {
	border: 1px solid #ddd;
}

.kctp_part13_r ul li h4 a {
	font-size: 14px;
	color: #333;
	font-weight: normal;
}

.kctp_part13_r ul li span {
	color: #999;
	font-size: 12px;
}

/*---------------------Brand-----------------------*/
.brand_main {
	clear: both;
}

.brand_tit {
	width: 960px;
	margin: 10px auto;
	border-bottom: 3px solid #e9e9e9;
	overflow: hidden;
}

.brand_tit_1 {
	height: 40px;
	border-bottom: 4px solid #014f7f;
}

.brand_tit_1_z {
	float: left;
	width: 220px;
}

.brand_tit_1_z_z1 {
	float: left;
}

.brand_tit_1_z_z2 {
	float: left;
	font-size: 20px;
	font-weight: bold;
	padding: 0 10px;
	line-height: 36px;
}

.brand_tit_1_z_z2 a {
	color: #014f7f;
	text-decoration: none;
}

.brand_tit_1_z_z2 a:hover {
	color: #ff6802;
	text-decoration: none;
}

.brand_tit_1_y {
	background: #0183c1;
	color: #ffffff;
	font-size: 16px;
	width: 740px;
	height: 40px;
	float: left;
}

.brand_tit_1_y_y1 {
	width: 105px;
	height: 44px;
	line-height: 44px;
	background: url("../images/xin_03.jpg") no-repeat;
	color: #333333;
	text-align: center;
	float: left;
	border-left: 1px solid #004276;
	border-right: 1px solid #004276;
}

.brand_tit_1_y_y2 {
	width: 105px;
	line-height: 44px;
	text-align: center;
	float: left;
}

.brand_tit_1_y_y2 a {
	color: #ffffff;
	text-decoration: none;
}

.brand_tit_1_y a:hover {
	color: #00194d;
	text-decoration: underline;
}

.brand_tit_2 {
	width: 960px;
	height: 45px;
	float: left;
	background-color: #f7f7f7;
}

.brand_tit_2 ul {
	padding: 15px 12px;
	color: #014f7f;
	font-size: 16px;
}

.brand_tit_2 ul li {
	border-right: 1px solid #e9e9e9;
	float: left;
	height: 16px;
	text-align: center;
	width: 35px;
}

.brand_tit_2 a {
	color: #014f7f;
	text-decoration: none;
}

.brand_tit_2 ul li p {
	color: #c4c4c4;
}

.brand_center {
	width: 960px;
	margin: 0 auto;
}

.brand_center_a1 {
	height: 35px;
	border-bottom: 1px solid #e9e9e9;
	line-height: 35px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	padding-left: 95px;
	float: left;
	width: 865px;
}

.brand_center_a1 a {
	color: #333333;
}

.brand_center_a1 a:hover {
	color: #014f7f;
}

.brand_center_a2 {
	width: 100%;
	float: left;
	overflow: hidden;
	border-bottom: 1px solid #e9e9e9;
}

.brand_center_a2_z {
	float: left;
	width: 200px;
}

.brand_center_a2_z ul {
	color: #333333;
	padding: 30px 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.brand_center_a2_y {
	float: left;
	width: 740px;
	padding-left: 20px;
}

.brand_center_a2_y_y1 {
	padding: 33px 0 33px 5px;
	font-size: 16px;
	font-weight: 700;
	color: #333333;
}

.brand_center_a2_y_y1 a {
	color: #333333;
}

.brand_center_a2_y_y1 a:hover {
	color: #014f7f;
}

.brand_center_a2_y_y2 {
	float: left;
	padding-bottom: 40px;
	padding-right: 20px;
	font-size: 12px;
	color: #014f7f;
}

.brand_center_a2_y_y2 a {
	color: #014f7f;
	text-decoration: none;
}

.brand_center_a2_y_y2 a:hover {
	color: #014f7f;
	text-decoration: underline;
}

.brand_center_a2_y_y2 dl {
	float: left;
	text-align: center;
}

.brand_center_a2_y_y2 dl dt {
	line-height: 25px;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
}

.brand_center_a2_y_y2 dl dd a {
	padding: 0 8px;
}

.brand_tit_3 {
	float: left;
	width: 960px;
	background-color: #f7f7f7;
}

.brand_tit_3 ul {
	padding: 15px 0;
	font-size: 14px;
	color: #014f7f;
}

.brand_tit_3 li {
	float: left;
}

.brand_tit_3 a {
	color: #014f7f;
}

.brand_tit_3 a:hover {
	color: #014f7f;
	text-decoration: underline;
}

.brand_tit_3 li a {
	display: block;
	text-align: center;
	height: 65px;
	width: 87px;
}

.brand_tit_3 li a.cx_name01 {
	background: url("../images/cxlogo_01.jpg") no-repeat center 30px;
}

.brand_tit_3 li a.cx_name02 {
	background: url("../images/cxlogo_01.jpg") no-repeat center 30px;
}

.brand_tit_3 li a.cx_name03 {
	background: url("../images/cxlogo_01.jpg") no-repeat center 30px;
}

.brand_tit_3 li a.cx_name04 {
	background: url("../images/cxlogo_01.jpg") no-repeat center 30px;
}

.brand_tit_3 li a.cx_name05 {
	background: url("../images/cxlogo_01.jpg") no-repeat center 30px;
}

.brand_tit_3 li a.cx_name06 {
	background: url("../images/cxlogo_01.jpg") no-repeat center 30px;
}

.brand_tit_3 li a.cx_name07 {
	background: url("../images/cxlogo_01.jpg") no-repeat center 30px;
}

.brand_tit_3 li a.cx_name08 {
	background: url("../images/cxlogo_01.jpg") no-repeat center 30px;
}

.brand_tit_3 li a.cx_name09 {
	background: url("../images/cxlogo_01.jpg") no-repeat center 30px;
}

.brand_tit_3 li a.cx_name010 {
	background: url("../images/cxlogo_01.jpg") no-repeat center 30px;
}

.brand_tit_3 li a.cx_name011 {
	margin-right: 0;
	background: url("../images/cxlogo_01.jpg") no-repeat center 30px;
}

.brand_leixing {
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
}

.brand_leicing_a {
	padding-left: 15px;
	line-height: 35px;
	border-bottom: 1px solid #e9e9e9;
	font-weight: bold;
	color: #014f7f;
}

.brand_leicing_a a {
	font-size: 18px;
	color: #333333;
	cursor: pointer;
}

.brand_leicing_a a:hover {
	color: #014f7f;
}

.brand_leicing_z {
	float: left;
	padding: 20px 0;
}

.brand_leicing_z dl {
	float: left;
	padding: 0 15px 30px;
	text-align: center;
}

.brand_leicing_z a {
	color: #014f7f;
}

.brand_leicing_z a:hover {
	color: #014f7f;
	text-decoration: underline;
}

.brand_leicing_z dl dt {
	width: 120px;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	line-height: 25px;
}

.brand_leicing_z dl dd a {
	padding: 0 8px;
}

.brand_tc {
	width: 25px;
	height: 24px;
	position: absolute;
	top: 5px;
	margin-left: 5px;
	background: url("../images/tb3.jpg") no-repeat;
}

.brand_none {
	padding: 0 8px;
	color: #999999;
	text-decoration: line-through;
}

.brand_content_tit {
	margin-top: 10px;
	border-top: 2px solid #014f7f;
	border-bottom: 1px solid #e9e9e9;
	height: 40px;
	background-color: #fff;
	border-right: 1px solid #e9e9e9;
}

.brand_content_tit li {
	float: left;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	width: 190px;
	border-left: 1px solid #e9e9e9;
}

.brand_content_tit li a {
	display: block;
	color: #014f7f;
}

.brand_content_tit li a:hover {
	color: #014f7f;
	text-decoration: underline;
}

.brand_content_tit .kcbj_contan_active {
	background-color: #004276;
	color: #ffffff;
}

span.brand_hui {
	color: #999999;
}

.brand_blue {
	border-top: 2px solid #004276;
}

.brand_news_tit {
	color: #ff0000;
	font-size: 16px;
	text-align: center;
	line-height: 32px;
}

.brand_news_lists {
	font-size: 14px;
	line-height: 28px;
}

.brand_news_lists span {
	color: #999999;
	margin-right: 5px;
}

.brand_news_lists span.brand_date {
	float: right;
}

.brand_cx_pic {
	clear: both;
	padding-top: 10px;
}

.brand_cx_pic_tit {
	height: 36px;
	line-height: 36px;
	border-bottom: 3px solid #004276;
	font-size: 18px;
	font-weight: 700;
	clear: both;
	padding-top: 10px;
}

.brand_cx_pic_tit span {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
}

.brand_more {
	float: right;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}

.brand_name {
	height: 50px;
}

.brand_name a {
	color: #004276;
	text-decoration: none;
}

.brand_name a:hover {
	color: #004276;
	text-decoration: underline;
}

.brand_red {
	color: #ff0000;
}

.brand_kyhz .brand_fl {
	padding-top: 10px;
	width: 310px;
	line-height: 28px;
	font-size: 14px;
	color: #999999;
}

.brand_kyhz li {
	height: 28px;
	background: url("../images/fkd.jpg") no-repeat left center;
	text-indent: 10px;
}

.brand_kyhz li a {
	color: #666666;
	text-decoration: none;
}

.brand_kyhz li a:hover {
	color: #004276;
	text-decoration: underline;
}

.brand_lt_tit {
	margin-top: 10px;
	font-size: 14px;
	font-weight: 700;
	color: #333333;
}

.brand_lt_tit .brand_search {
	float: right;
	font-size: 12px;
	font-weight: normal;
}

.brand_search a {
	padding: 0 5px;
}

.brand_cx_search {
	width: 638px;
	height: auto;
	overflow: hidden;
	border: 1px solid #e3e3e3;
	border-bottom: 0 none;
	font-size: 14px;
}

.brand_cx_search li {
	padding: 4px 10px;
	border-bottom: 1px solid #e3e3e3;
	height: 32px;
	line-height: 32px;
}

.brand_cx_search .brand_more_cx {
	float: right;
	width: 90px;
	padding-left: 10px;
	height: 24px;
	border: 1px solid #e3e3e3;
	margin-top: 5px;
	line-height: 24px;
}

.brand_cx_search li .brand_more_cx a.brand_jt {
	width: 24px;
	height: 24px;
	text-align: center;
	display: block;
	background-color: #bbbbbb;
	color: #ffffff;
	float: right;
}

.brand_cx_search li .brand_more_cx a:hover.brand_jt {
	background-color: #ff6600;
	color: #ffffff;
}

.brand_cx_search li a {
	padding: 0 8px;
}

.brand_cx_search li a:hover {
	color: #ffffff;
	background-color: #ff6600;
}

.brand_active {
	color: #ffffff;
	background-color: #ff6600;
}

.brand_cx_search li .brand_more_cx a {
	padding: 0px;
	color: #666666;
}

.brand_cx_search li .brand_more_cx a:hover {
	color: #ff6600;
	background-color: #ffffff;
}

.brand_more_cx {
	position: relative;
}

.brand_more_ab {
	position: absolute;
	top: 30px;
	right: 0;
	width: 610px;
	padding: 10px;
	height: auto;
	z-index: 4;
	background-color: #f7f7f7;
	border: 1px solid #e3e3e3;
	font-size: 12px;
}

.brand_cx_search li .brand_more_ab a {
	padding: 0 8px;
	color: #666666;
	background-color: #f7f7f7;
}

.brand_cx_search li .brand_more_ab a:hover {
	color: #004276;
}

.brand_tit_cx_b {
	clear: both;
	padding-top: 10px;
	font-size: 16px;
	font-weight: 700;
}

.brand_cx_bj_b {
	padding: 10px 0;
	overflow: hidden;
	border-bottom: 1px solid #e9e9e9;
}

.brand_cx_bj_b li {
	width: 310px;
	padding-top: 10px;
}

.cx_tp {
	padding-top: 0;
}

.brand_cx_wz_tit {
	border-bottom: 3px solid #dddddd;
	clear: both;
	font-size: 18px;
	font-weight: 700;
	height: 36px;
	line-height: 36px;
}

.brand_pp {
	color: #999999;
	font-size: 14px;
}

.brand_pp span {
	color: #ff0000;
}

.brand_pp a {
	color: #999999;
	text-decoration: none;
}

.brand_pp a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.brand_content_tit_l h2 {
	background: none repeat scroll 0 0 #f7f7f7;
	color: #333;
	float: left;
	font-size: 26px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 216px;
}

.brand_content_tit_l {
	margin-top: 10px;
	border-top: 2px solid #014f7f;
	height: 40px;
	background-color: #fff;
	border-right: 1px solid #e9e9e9;
}

.brand_content_tit_l li {
	float: left;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	border-bottom: 1px solid #e9e9e9;
}

.brand_content_tit_l li a {
	display: block;
	color: #014f7f;
	padding: 0 45px;
	border-left: 1px solid #e9e9e9;
}

.brand_content_tit_l li a:hover {
	color: #014f7f;
	text-decoration: underline;
}

.brand_content_tit_l .kcbj_contan_active {
	background-color: #004276;
	color: #ffffff;
}

.brand_gh_cx {
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 3px solid #e9e9e9;
}

.brand_cx_pic_l {
	width: 120px;
	overflow: hidden;
	padding: 20px 48px;
	float: left;
}

.brand_cx_js_l {
	float: left;
	width: 230px;
	padding: 20px 10px;
}

.brand_cx_js_l p {
	padding-right: 10px;
	border-right: 1px solid #e9e9e9;
}

.brand_cx_name_l {
	float: right;
	width: 480px;
	padding: 20px 0;
}

.brand_cx_name_l a {
	padding: 0 10px;
	color: #666666;
}

.brand_cx_name_l a:hover {
	color: #004f7e;
	text-decoration: underline;
}

.brand_cx_more {
	width: 80px;
	padding: 0 10px;
	margin: 10px auto;
	position: relative;
	border: 1px solid #e9e9e9;
}

.brand_cx_more a {
	display: block;
	background: url("../images/dsj.jpg") no-repeat right center;
}

.brand_all {
	position: absolute;
	width: 500px;

	left: 0px;
	top: 30px;
	border: 1px solid #e9e9e9;
	background-color: #f7f7f7;
}

.brand_cx_more .brand_all a {
	background: none;
}

.brand_pp_news {
	font-size: 14px;
	line-height: 28px;
	clear: both;
	padding: 20px 0;
}

.brand_pp_news ul {
	width: 310px;
}

.brand_pp_news li {
	background: url("../images/fkd.jpg") no-repeat center left;
	text-indent: 15px;
}

.brand_pp_news .fl {
	border-right: 1px solid #dddddd;
}

.brand_hotlogo a {
	float: left;
	padding: 9px;
}

.brand_wz_nr {
	padding-top: 10px;
}

.brand_wz_nr .wz_nr_tit {
	height: 36px;
	border-bottom: 1px solid #dddddd;
	text-align: center;
	font-size: 16px;
}

.wz_nr_del {
	font-size: 14px;
	padding-top: 20px;
}

.wz_nr_del p {
	padding: 5px 0;
	text-indent: 24px;
}