@charset "utf-8";
/* CSS Document */

.Preferential{ width:728px;  line-height: 24px; margin-left: 16px; float:right}

.pcontent .col-sub {
    float: right;
    margin-right: 10px;
    width: 300px;
}
.ptop .dpl-crumbs {
    font-size: 0;
    height: 0;
    line-height: 0;
}
.path {
    color: #1B4264;
    font-weight: bold;
    line-height: 28px;
    margin: 5px auto;
    width: 990px;
}
.path a {
    color: #0E61B6;
}
.path a:hover {
    color: #DD4B39;
    text-decoration: underline;
}
.sub_info_list {
    margin: -10px 0 15px;
}
.sub_info_list li {
    height: auto;
    overflow: hidden;
}
.sub_info_list li {
    border-bottom: 1px dashed #D4E5F2;
    padding: 20px 0 15px;
}
.sub_info_list li h4 {
    font: 700 14px Arial,"宋体",sans-serif;
    margin: 0 0 10px;
}
.sub_info_list li p {
    color: #666666;
	font-size:14px;
}
.sub_info_list p {
    line-height: 22px;
    margin: 5px 10px;
    text-indent: 24px;
}
.sub_info_list li .date {
    color: #999999;
    display: inline;
    float: right;
    font-size: 12px;
    margin-right: 5px;
}
.arr, .mod_tags {
    background: url("http://www.zuzuche.com/img/bg-8.png") no-repeat scroll 0 0 transparent;
}
.mod_tags {
    background-position: 5px -204px;
    color: #999999;
    padding-left: 26px;
}
.mod_tags a {
    color: #DD4B39;
    margin-left: 10px;
}
.pcontainer .col-th {
    font-size: 14px;
}
.pcontainer .thdiv {
    font-size: 14px;
    margin-bottom: 0;
    width: 100%;
}
.pcontainer .thdiv ul li {
    border-top: 1px dotted #DDDDDD;
    overflow: hidden;
}

.article p, .sidebar p {
    line-height: 22px;
}
.artibody p {
    font-size: 14px;
    line-height: 24px;
}
.his {
    background: none repeat scroll 0 0 #FFFCE9;
    border: 1px solid #FEE2A6;
    color: #E08135;
    margin: 15px auto 0;
    padding: 3px 0;
    text-align: center;
	margin-bottom:10px;
}
.article p, .sidebar p {
    line-height: 22px;
}

.from_info {
    text-align: center;
}
.artibody {
    font-size: 14px;
    margin: 20 0px;
}
.btn_order { 
    padding: 30px 0 20px;
    text-align: center;
	text-decoration:none;}

.btn_order a { 
	background-color: #F5F5F5;border: 1px solid #dcdcdc;border-radius: 2px 2px 2px 2px;color: #666666;
	font:400 24px/35px 'Microsoft Yahei',Arial,SimSun,sans-serif;_font-family:Arial,SimSun,sans-serif;height: 35px;margin: 0 2px 2px;width: 80px;padding:10px 35px;text-align: center;
	background:-moz-linear-gradient(center top , #ff8200, #ff6c00); border:1px solid #ff6000;color:#fafafa; background-color:#ff7a00;text-decoration:none;}

.btn_order a:hover{background:-moz-linear-gradient(center top , #ff9019, #ff8125);border:1px solid #fe7817color:#fff; background-color:#ff8820;box-shadow:0 1px 1px #ffcfa5;text-decoration:none;}

.item-header {
    background-color: #F8F8F8;
    border: 1px solid #F0F0F0;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px;
}
#artibodyTitle {
    margin: 0 0 10px;
    text-align: left;
}
.article h2 {
    font: 18px 'Microsoft YaHei','黑体',sans-serif;
    text-align: center;
    text-indent: 0;
}
.col-th {
    border-color: #F5F5F5 !important; padding: 0 8px;
}
.thbg {
    background: -moz-linear-gradient(center top , #FBFBFB, #F7F7F7 100%) repeat scroll 0 0 transparent;
	background-color:#F7F7F7;
    border-bottom: 1px solid #f8f8f8;
    border-top: 1px solid #DCDCDC;
    color: #0E61B6;
	font-size:16px;
	margin-top:20px;}
.pcontainer .thdiv {
    font-size: 14px;
    margin-bottom:20px;
    width: 100%;}


.pcontainer .thdiv ul {
    overflow: hidden;
    padding-top: 0;
	border: 1px solid #F5F5F5;
    overflow: hidden;
	 margin-top: -2px;
}


.pcontainer .thdiv ul li {
    border-top: 1px dotted #DDDDDD;
    overflow: hidden;
	padding:0 5px;
}
.summary{background-color: #F0F0F0;
    border-color: #D5D5D5;
    border-style: solid;
    border-width: 1px 0;
    margin-bottom: 20px; margin-top:10px;
    padding: 8px 10px;
	text-align:center}
	
	
/*查看车型报价*/
.check-price{padding:25px 0 10px;}
.check-price .btn_price{margin:0 auto; width:136px;}
.btn_price a{text-decoration:none;}
.btn_price a span{ background: -moz-linear-gradient(center top , #FF8200, #FF6C00) repeat scroll 0 0 #FF7A00;border: 1px solid #FF6000;border-radius: 2px 2px 2px 2px;color: #FAFAFA;display: inline-block;font: 400 16px/28px 'Microsoft Yahei',Arial,SimSun,sans-serif;height: 28px;margin: 0 2px 2px;padding: 5px 15px;text-align: center;width: 100px; cursor:pointer;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8200', endColorstr='#ff6c00'); /*  IE */
    background:-webkit-gradient(linear, left top, left bottom, from( #ff8200), to(#ff6c00)); /*  WebKit */}

.btn_price a:hover span{
background:-moz-linear-gradient(center top , #ff9019, #ff8125);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9019', endColorstr='#ff8125'); /*  IE */
background:-webkit-gradient(linear, left top, left bottom, from( #ff9019), to(#ff8125)); /*  WebKit */
border:1px solid #fe7817color:#fff; background-color:#ff8820;box-shadow:0 1px 1px #ffcfa5;}
