﻿html, body, div, p, span, label, img, a, ol, ul, dl, dt, dd, li, table, tr, td, th, tbody, thead, tfoot, form, fieldset, legent, h1, h2, h3, h4, h5, h6, strong, b, em, blockquote, cite, pre, code, hr, br, input, button, textarea, article, aside, details, figcaption, figure, footer, header, group, menu, nav, section {
    padding: 0px;
    margin: 0px;
}
body {
    font-family: 'Microsoft Yahei', Arial, Helvetica, sans-serif;
}
ol li, ul li {
    list-style: none;
}
h1 {
    font-size:16px;
    font-weight:bolder;
    padding-left: 15px;
}
h3 {
	font-size:16px;
}
h4 {
	font-size:14px;
}
a {
	color: #6C6C6C;
}
a:link, a:visited {
    text-decoration: none;
}
.clearfix {
    zoom: 1;
}
.container {
    margin:0px;
    padding:0px;
	margin-right: auto;
	margin-left: auto;
	max-width:970px;
}
.pagination {
    display: table;
    padding-left: 0;
    margin: 10px 0;
    border-radius: 4px;
    margin-left: auto;
    margin-right: auto;
}
.col-md-12 {
    margin-left:5px;
    margin-right:5px;
    padding:0px;
}
.nav_bg {
	background-color: #666;
	margin-top:5px;
	margin-bottom:5px;
}
.nav_row {
	margin-left: auto;
	margin-right: auto;
	max-width:970px;
}
.nav .nav-top {
    border: 0px;
}
.nav {
    padding: 5px 0px;
    height: auto;
    overflow: hidden;
    background: #666;
    position: relative;
    margin-top:5px;
    margin-bottom: 5px;
    border: 0px;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 2px 4px;
	color:white;
}
.nav>li>a:hover {
	background: black;
}
.nav-pills>li.active>a:hover {
	background: black;
}
.nav-pills>li.active>a {
	background: black;
}
.nav-top, .nav-bottom{
    height: auto;
    padding: 0 2px;
}
.nav-top {
    border-bottom: 1px solid #d7d7d7;
}
.nav-more {
    position: relative;
    z-index: 1;
    left: 0px;
    top: 0px;
    width: 100%;
    height: auto;
    background: #f6f6f6;
}
.nav-top li, .nav-bottom li {
    float: left;
    width: 25%;
    height: 35px;
}
.nav-top li, .nav-bottom li, .nav-top li a, .nav-bottom li a {
    line-height: 35px;
    font-size: 18px;
}
.nav-top li a, .nav-bottom li a {
    display: block;
    height: 40px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #535353;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.breadcrumb {
    margin-bottom: 10px;
}
.page-header {
    margin: 20px 0 20px;
}
.article-info {
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
}
.article-content {
    margin-bottom:10px;
}
.article-content img {
    margin-bottom:5px;
}
.accordion{margin-bottom:20px;}
.accordion-group{margin-bottom:2px;border:1px solid #e5e5e5;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.accordion-heading{border-bottom:0;}
.accordion-heading .accordion-toggle {
    font-size: 16px;
    font-weight: bold;
    display: block;
    padding: 8px 15px;
}
.accordion-inner a {
    margin-right:8px;
}
.accordion-toggle{cursor:pointer;}
.accordion-inner{padding:9px 15px;border-top:1px solid #e5e5e5;}
.cx_subcats,.cx_peijian {
    display:inline-block;
    margin-top:5px;
    margin-bottom:5px;
}
.cx_subcats a, .cx_peijian a {
    display:inline-block;
    margin-right:5px;
    margin-bottom:2px;
}
.morelinks {
    display:inline-block;
    margin-top: 15px;
}
.morelinks a {
    display:inline-block;
    margin-right:5px;
    margin-bottom:2px;
}
.dian_listcats {
	display: inline-block;
	margin-right:10px;
}
.dian_listcats a {
	padding-right:5px;
}
.store_img {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.hotcarsdiv {
	padding:5px;
}
.hotcarsdiv a {
	margin-right:3px;
}
/* 搜索 */
.tuku_search {
    float: right;
    width: 250px;
    height: 29px;
    overflow: hidden;
    margin-right:15px;
}
.tuku_search span {
    float: left;
}
.tuku_search span input {
    width: 188px;
    height: 26px;
    border: 1px solid #bbb;
    line-height: 26px;
}
.tuku_search a {
    width: 57px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    float: right;
    background-color: #666;
}
.tuku_search a:hover {
    color: #fff;
    text-decoration: none;
}
/* 单个图文展示（PC版）  */
.poster_grid {margin-right:3px;margin-left:3px;word-wrap:break-word;float:left;width:228px;}
.poster_grid .new_poster{background:#fff;box-shadow:0 0 1px rgba(34,25,25,0.1);-webkit-box-shadow:0 0 1px rgba(34,25,25,0.1);border:1px solid #e6e4e4;margin-top:14px;width:226px;height: 250px; overflow:hidden;}
.poster_grid .new_poster .np_pic{text-align:center;width:200px;height:auto;position:relative;padding:13px 13px 0;}
.poster_grid .new_poster .np_pic .goods_pic{background:url("/images/loading.gif") center 50% no-repeat}
.poster_grid .new_poster .pic_load{background:url("/images/loading.gif") no-repeat center;display:block;width:100%}
.poster_grid .new_poster .price{background:#fff;height:18px;line-height:18px;position:absolute;bottom:2px;right:-11px;opacity:.8;filter:alpha(opacity=80);padding:0 2px}
.poster_grid .new_poster .comm_box{padding:0 13px 8px;text-align: left;}
.poster_grid .new_poster .comm_box .posterContent{line-height:18px;margin-top:8px;color:#777;max-height: 36px;overflow: hidden;}
.poster_grid .new_poster .comm_box .comm_num{margin-top:5px;position:relative;width:200px}
.poster_grid .new_poster .comm_box .comm_num .pl{color:#666;float:right}
.poster_grid .new_poster .facetableSetxy{height:10px;margin-left:2px;margin-right:2px;width:10px}
.poster_grid .new_poster .np_share,.poster_grid .new_poster .comm_share,.poster_grid .new_poster .discuss_one{background:#f9f9f9;color:#999;line-height:18px;overflow:hidden;padding:10px 13px}
.poster_grid .new_poster .comm_share,.poster_grid .new_poster .discuss_onee,.poster_grid .new_poster .comm_issue,.poster_grid .new_poster .discuss_two,.poster_grid .new_poster .more_comm{border-top:1px solid #fff;}
.poster_grid .new_poster .comm_issue,.poster_grid .new_poster .discuss_two{background:#f9f9f9;border-bottom:1px solid #ddd;color:#999;line-height:18px;overflow:hidden;padding:3px 13px}
.poster_grid .new_poster .comm_issue .small_ava,.poster_grid .new_poster .discuss_two .small_ava{float:left;height:20px;width:20px}
.poster_grid .new_poster .comm_issue .small_ava img,.poster_grid .new_poster .discuss_two .small_ava img{height:20px;width:20px}
.poster_grid .new_poster .comm_issue p,.poster_grid .new_poster .discuss_two p{margin-left:28px}
.poster_grid .new_poster .more_comm{background:#f9f9f9;border-bottom:1px solid #ddd;text-align:center;height:26px;line-height:24px}
.poster_grid .new_poster .cmt_r{margin-left:40px}
.poster_grid .new_poster .cmt_r textarea{background:#fff;border:1px solid #ddd;font-size:12px;color:#999;float:left;height:22px;overflow:hidden;width:150px;padding:4px}
.poster_grid .new_poster .comment_reply{color:#666;white-space:nowrap;line-height:16px}
/* 单个图文展示（手机版）  */
.poster_grid_m {margin-left:5px;margin-right:5px;word-wrap:break-word;float:left;}
.poster_grid_m .new_poster{background:#fff;box-shadow:0 0 1px rgba(34,25,25,0.1);-webkit-box-shadow:0 0 1px rgba(34,25,25,0.1);border:1px solid #e6e4e4;margin-top:14px;width:154px;height: 300px;}
.poster_grid_m .new_poster .np_pic{text-align:center;width:128px;height:auto;position:relative;padding:13px 13px 0;}
.poster_grid_m .new_poster .np_pic .goods_pic{height:auto;max-height: 100px;background:url("/images/loading.gif") center 50% no-repeat}
.poster_grid_m .new_poster .pic_load{background:url("/images/loading.gif") no-repeat center;display:block;width:100%}
.poster_grid_m .new_poster .price{background:#fff;height:18px;line-height:18px;position:absolute;bottom:2px;right:-10px;opacity:.8;filter:alpha(opacity=80);padding:0 5px}
.poster_grid_m .new_poster .comm_box{padding:0 13px 8px;text-align: left;}
.poster_grid_m .new_poster .comm_box .posterContent{line-height:18px;margin-top:8px;color:#777;max-height: 36px;overflow: hidden;}
.poster_grid_m .new_poster .comm_box .comm_num{margin-top:5px;position:relative;width:128px}
.poster_grid_m .new_poster .comm_box .comm_num .pl{color:#666;float:right}
.poster_grid_m .new_poster .facetableSetxy{height:10px;margin-left:2px;margin-right:2px;width:10px}
.poster_grid_m .new_poster .np_share,.poster_grid_m .new_poster .comm_share,.poster_grid_m .new_poster .discuss_one{background:#f9f9f9;color:#999;line-height:18px;overflow:hidden;padding:10px 13px}
.poster_grid_m .new_poster .comm_share,.poster_grid_m .new_poster .discuss_onee,.poster_grid_m .new_poster .comm_issue,.poster_grid_m .new_poster .discuss_two,.poster_grid_m .new_poster .more_comm{border-top:1px solid #fff}
.poster_grid_m .new_poster .comm_issue,.poster_grid_m .new_poster .discuss_two{background:#f9f9f9;border-bottom:1px solid #ddd;color:#999;line-height:18px;overflow:hidden;padding:3px 13px}
.poster_grid_m .new_poster .comm_issue .small_ava,.poster_grid_m .new_poster .discuss_two .small_ava{float:left;height:20px;width:20px}
.poster_grid_m .new_poster .comm_issue .small_ava img,.poster_grid_m .new_poster .discuss_two .small_ava img{height:20px;width:20px}
.poster_grid_m .new_poster .comm_issue p,.poster_grid_m .new_poster .discuss_two p{margin-left:28px}
.poster_grid_m .new_poster .more_comm{background:#f9f9f9;border-bottom:1px solid #ddd;text-align:center;height:26px;line-height:24px}
.poster_grid_m .new_poster .cmt_r{margin-left:40px}
.poster_grid_m .new_poster .cmt_r textarea{background:#fff;border:1px solid #ddd;font-size:12px;color:#999;float:left;height:22px;overflow:hidden;width:150px;padding:4px}
.poster_grid_m .new_poster .comment_reply{color:#666;white-space:nowrap;line-height:16px}
.rightlist a{ display:block; float:left; width:100%; line-height:30px}
/* 链接 */
.chexing_hot_links {
	float:left;
	padding-left:15px;
	display: inline;
	margin-bottom: 5px;
}
.chexing_hot_links span{
    color:#CC3333;
    font-size:12px;
}
.chexing_hot_links span a {
    color:#CC3333;
    font-size:12px;
}
/* 相关推荐内容 */
.related_list {
	display:block;
}
.related_list a {
	margin-right:15px;
}
#scrollUp {
	background-color: #777;
	color: #eee;
	font-size: 40px;
	line-height: 1;
	text-align: center;
	text-decoration: none;
	bottom: 20px;
	right: 20px;
	overflow: hidden;
	width: 46px;
	height: 46px;
	border: none;
	opacity: .8
}
#scrollUp:hover {
	background-color: #333
}
.item_wenda dl {
    border-bottom: 1px dotted #ddd;
}
.item_wenda dl dt {
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
}
.item_wenda dl dd {
    -webkit-margin-start: 2em;
    line-height: 24px;
    word-wrap: break-word;
}
.prss{ text-align:center; height:30px; line-height:30px;}
.prss a{ margin:0 8px;}
/*m*/
@media screen and (max-width:768px)
{
    #v_right{margin-top: 10px;}
    .row h1{ float:none; text-align:center; width:100%;}
    .tuku_search{ width:100%; text-align:center; float:none !important;}
    .tuku_search span{float:none !important;}
    .tuku_search span input{width:80%;}
}
@media screen and (min-width: 992px) {
	#scrollUp {
		bottom: 100px
	}
	#youkuplayer{ width:650px; height:400px;}
	#v_left{ float:left;max-width: 650px;}
	#v_right{float: right; width:280px; margin-left: 10px;}
}