body {
	background: #EFEFEF;
}

a {
    color: #333;
	cursor: pointer;
}

.fl {
	float: left;
}

.layout-content {
	width: 1200px;
	margin: 10px auto;
	overflow: hidden;
}

.layout-menu .menu-list-left {
	float: left;
	width: 197px;
	background: #fff;
}

.layout-menu .menu-list-left ul {
	padding: 6px 0;
}

.layout-menu .menu-list-left li {
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	padding: 0 15px;
}

.layout-menu .menu-list-left li a:hover {
	color: #2789EE;
}

/*上方中间*/

.menu-list-center {
	float: left;
	margin: 0 10px;
}

.menu-list-center .advert-bottom {
	margin-top: 10px;
}

/*上方右边*/
.menu-list-right {
	float: left;
	width: 284px;
	background: #fff;
	padding: 10px 0;
}

.home-user .half-title {
	font-size: 16px;
	width: 216px;
	/* font-weight: 700; */
	margin: 10px auto 20px;
	white-space: nowrap;
	line-height: 14px;
	text-align: center;
}

.home-user .register-tip {
	text-align: center;
	padding-bottom: 17px;
	border-bottom: 1px solid #f2f2f2;
}

.home-user .register-tip a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 106px;
}

.home-user .register-tip .login_btn {
	color: #fff;
	background: #316CCB;
}

.home-user .register-tip .register_btn {
	margin-left: 5px;
	color: #316CCB;
	border: 1px solid #316CCB;
}

.home-user .half-images {
	text-align: center;
	padding: 12px 0;
	border-bottom: 1px solid #f2f2f2;
}

.home-user .half-notice {
	padding: 0 14px;
}

.home-user .half-notice-title {
	padding: 5px 0;
}

.home-user .half-notice-title span {
	font-size: 16px;
}

.home-user .half-notice-title a {
	float: right;
}

.half-notice-content ul li {
	margin: 5px 0;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.half-notice-content ul li i {
	display: inline-block;
	width: 28px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 10px;
}

.half-notice-content ul li a {
	font-size: 12px;
	color: #353535;
	margin-left: 6px;
}
.half-notice-content ul li a:hover {
	color: #2789EE;
}
.half-notice-content ul li i.hd {
	color: #FE9032;
	background: #FEEFDB;
}

.half-notice-content ul li i.gg {
	color: #739BDE;
	background: #E3ECFD;
}

.half-notice-content ul li i.gz {
	color: #E55F5E;
	background: #FBEAEA;
}

/**/
.nominate-list {
	background: #fff;
	margin-top: 10px;
}

.nominate-list .nominate-head,
.product_questions .questions_head {
	height: 55px;
	line-height: 55px;
	padding: 0 20px;
	border-bottom: 1px solid #f2f2f2;
}

.nominate-list .nominate-head span,
.nominate-list .nominate-head ul,
.nominate-list .nominate-head li {
	float: left;
}

.nominate-list .nominate-head a {
	float: right;
}

.nominate-head span,
.questions_head span {
	float: left;
	position: relative;
	font-size: 18px;
	color: #333;
	font-weight: 700;
	margin-right: 40px;
}

.nominate-list .nominate-head li,
.product_questions .questions_head li {
	font-size: 16px;
	margin: 0 15px;
	cursor: pointer;
}

.nominate-list .nominate-head li.active,
.product_questions .questions_head li.active {
	color: #E62828;
	font-weight: 700;
}

.nominate-feed {
	background: #fff;
	overflow: hidden;
}

.nominate-feed .nominate-feed-list {
	padding: 15px 0px 15px 20px;
}

.nominate-feed-list .feed-hot-card>img {
	width: 52px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 1;
}

.feed-hot-card {
	position: relative;
	float: left;
	width: 155px;
	margin-right: 13px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.nominate-feed-list .feed-hot-card .feed-hot-pic {
	position: relative;
	width: 155px;
	height: 155px;
	margin-bottom: 10px;
	text-align: center;
	overflow: hidden;
	border-radius: 2px;
}

.feed-hot-title {
	height: 44px;
	margin-bottom: 11px;
	line-height: 22px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	padding-right: 10px;
}

.z-highlight {
	font-size: 14px;
	display: block;
	line-height: 14px;
	color: #e62828;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	margin-bottom: 0;
	padding-right: 10px;
}

/**/
.product_questions_list {
	margin-top: 10px;
}

.product_questions_list .product_questions {
	float: left;
	width: 860px;
}

.product_questions .questions_head {
	background: #fff;
}

.questions_head li {
	float: left;
}

.questions_list_con {}

.questions_list_nav {
	padding: 20px 20px;
	margin-top: 10px;
	background: #fff;
}

.questions_list_nav h3 {
	font-size: 18px;
	font-weight: 700;
}

.questions_list_cen {
	margin: 20px 0;
}

.questions_list_cen .questions_list_left {
	float: left;
	width: 120px;
	font-size: 16px
}
.questions_list_left a:nth-child(2) {
	color: #2789EE;
}

.questions_list_right {
	float: left;
	width: 661px;
	margin-left: 15px;
	font-size: 16px;
}

.questions_list_right a {
	color: #333;
}
.questions_list_right a:nth-child(2) {
	color: #2789EE;
}

/**/
.questions_list_bottom .questions_in_left {
	float: left;
}

.questions_list_bottom .questions_in_right {
	float: right;
	color: #8590A6;
}

.questions_in_left .praise {
	float: left;
	width: 88px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	position: relative;
	color: #9FADC7;
	background: #EEF4FA;
	border-radius: 5px;
}

.questions_in_left .praise img {
	width: 17px;
	height: 17px;
	vertical-align: -3px;
}

.questions_in_left .z-feed-foot-l {
	float: left;
	position: relative;
	height: 28px;
	line-height: 28px;
	margin-left: 20px;
}

.questions_in_left .z-feed-foot-l a {
	margin: 0 10px;
}

.z-group-data i {
	width: 18px;
	height: 18px;
	display: inline-block;
	margin-right: 10px;
	vertical-align: -6px;
	font-size: 16px;
}

.z-group-data .icon-star {
	background: url(../img/pl.png)no-repeat;
}

.z-group-data .icon-comment {
	background: url(../img/gz.png)no-repeat;
}
/**/
.lunhuan {
	position: relative;
	width: 100%;
	height: 362px
}

.lunhuan #lunhuanback {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: auto
}

.layout-menu {
	position: relative;
}

.hide_right_info {
	width: 656px;
	height: 439px;
	/* background: #fff; */
	background: url(../img/lachu.jpg) no-repeat right bottom #fff;
	position: absolute;
	top: 0px;
	left: 199px;
	z-index: 2004;
	padding: 20px;
	display: none;
	/* border: 1px solid #D6D6D6; */
	/* box-shadow: 0 0 5px #D6D6D6; */
}

.hide_right_info span {
	margin-right: 30px 20px;
}

.traff-left,
.hide_right_info ul,
.hide_right_info li {
	float: left;
}

.hide_right_info ul {
	    padding: 0px !important;
    width: 560px;
        margin-top: 5px;
}
.hide_right_info li{
	margin-left: 25px;
}
.traff-left .tra-card{
	display: inline-block;
	width: 70px;
	font-weight: 700;
	color: #666;
}
.traff-left .tick{
	/* margin-left: 10px; */
}
.hide_right_info .tra-hang{
	overflow: hidden;
	/*margin-bottom: 15px;*/
}
.menu-list-left li:hover .meun-name a{
	font-weight: 700;
	color: #2789EE;
}
.hide_right_info li{
	    padding: 0 2px !important;
    height: 30px !important;
    line-height: 30px !important;
}