﻿@charset "utf-8";
/* CSS Document */

.ui-tab-nav {
	width:100%;
	background-color:#fff;
	display:box;
	display:-webkit-box;
	font-size:16px;
	height:45px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.ui-tab-nav li {
	height:45px;
	line-height:45px;
	min-width:70px;
	box-flex:1;
	-webkit-box-flex:1;
	text-align:center;
	color:gray;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6F6;
	text-align:center;
}
.ui-tab-nav li a {
	text-decoration: none;
	color: gray;
	display: block;
	float: left;
	width: 100%;
	text-align:center;
}
.ui-tab-nav  li.current a {
	color:#4ca835;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4ca835;
	line-height: 46px;
	height: 44px;
	font-size:16px;
}

.ui-tab-content {
	margin-top:5px;
	display:-webkit-box;
	width:100%;
	float:left;
	clear:both;
}
.baoliao_content   {
	float: left;
	width: 47%;
	margin-right:1.5%;
	margin-left:1.5%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	margin-top: 15px;
	padding-bottom:10px;
}
.baoliao_content .bl_img {
	float: left;
	margin: 5px;
	width: 100%;
	clear:both;
	overflow:hidden;
}
.baoliao_content .bl_img img {
	width: 100%;
	max-height:295px; 
	height:auto;
	overflow:hidden;
}
.baoliao_content .bl_right {
	float: left;
	width: 100%;
	clear:both;
}

.baoliao_content .bl_title {
	float: left;
	font-size: 12px;
	color: #666666;
	line-height:30px;
	height:30px;
	width: 100%;
	text-align:left;
overflow:hidden;
}
.baoliao_content .bl_note {
	float: left;
	font-size: 12px;
	line-height: normal;
	color: #FF3300;
	margin-top: 5px;
	width: 100%;
	text-align:left;
}
.baoliao_content .bl_tag {
	float: left;
	font-size: 12px;
	width: 100%;
	line-height: 30px;
	text-align:left;
}
.baoliao_content .bl_right .bl_tag .bl_price {
	float: left;
	font-size: 12px;
	color: #FF3300;
}
.baoliao_content .bl_right .bl_tag .bl_oprice {
	font-size: 12px;
	text-decoration: line-through;
	float: left;
	margin-left: 10px;
	color: #999999;
}
.baoliao_content .bl_right .bl_tag .bl_mall {
	float: left;
	font-size: 12px;
	color: #666666;
	width:100%;
}
.baoliao_content .bl_right .bl_tag .bl_time {
	float: right;
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
}
.bl_more  {
	line-height: 40px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	float: left;
	width: 100%;
	color:#333;
}
.bl_more  a  {
	color: #666666;
	text-decoration: none;
}
.bl_more  a:hover  {
	color:#C00;
	text-decoration: none;
}
.shaixuan_box {
	position: absolute;
	right: 0px;
	top: 0px;
	background-color:rgba(60,60,60,0.95);
	height: 100%;
	width: 35%;
	z-index: 9999;
	display: none;
	margin-right: -100%;
	overflow: auto;
	min-height: 100%;
}
.shaixuan_mall {
	padding: 10px;
}
.shaixuan_mall h1 {
	font-size: 16px;
	font-weight: normal;
	color: #00bb9c;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	line-height: 40px;
	width: 100%;
	float: left;
	margin: 5px 0px;
	padding: 0px;
	background-color: #EEEEEE;
}
.shaixuan_mall h1 a{color:#555; text-decoration:none; display:block;}
.shaixuan_mall h1 a:hover{color:#fff; background:#4daa37; text-decoration:none; display:block;} 
.shaixun_item {
	float: left;
	width: 100%;
	padding-top: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
}
.shaixun_item  a {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	margin-bottom: 5%;
	width: 25%;
}
.shaixun_item     a:active,.shaixun_item  a:hover {
	color: #ff8200;
	font-weight: bold;
	font-size: 14px;
}
.shaixun_item  a.current {
	color: #ff8200;
	font-weight: bold;
	font-size: 14px;
}
.shaixuan_mall p {
	line-height: 40px;
	width: 100%;
	text-align: center;

}
.shaixuan_colos {
	color: #666666;
	text-decoration: none;
	display: block;
	float: left;
	background-color: #F6F6F6;
	width: 100%;
	text-align: center;
	font-size: 14px;
		margin-top:5px;
	
}


.bl_view_img {
	text-align: center;
	padding: 10px;
}
.bl_view_img img {
	max-height: 150px;
}
.bl_view_title {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	font-size: 18px;
	color: #333333;
	line-height: 36px;
}
.bl_type {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-radius: 5px;
	background-color: #ff3030;
	margin-right: 2px;
}

.bl_view_note {
	font-size: 14px;
	color: #FF6600;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	line-height: 22px;
}
.bl_view_tag {
	font-size: 12px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2F2;
	padding-right: 1%;
	padding-left: 1%;
	clear:both;
}
.bl_view_price {
	font-size: 16px;
	color: #FF3300;
	float: left;
	margin-left: 1%;
}
.bl_view_oprice {
	font-size: 12px;
	color: #666666;
	text-decoration: line-through;
	text-align: right;
	float: left;
	margin-left: 5%;
}
.bl_view_user {
	font-size: 14px;
	color: #666666;
	text-align: left;
	float: left;
	margin-left: 1%;
	clear:both;
	line-height:40px;
	padding:0px 15px 0px 0px;
	text-align:left;
}

.bl_view_mall {
	font-size: 12px;
	text-align: center;
	float: right;
	color: #666666;
	margin-right: 1%;
}
.bl_view_time {
	font-size: 12px;
	color: #666666;
	text-align: right;
	float: right;
	margin-right: 1%;
}
.go_buy {
	line-height: 40px;
	height: 40px;
	text-align: center;
	width:100%; margin:0 auto;
	margin-bottom:15px;
}
.go_buy a {
	color: #FFFFFF;
	background-color: #ff6600;
	text-align: center;
	line-height: 40px;
	float: left;
	width: 45%;
	display:block;
	border-radius:4px;
	margin:0 2% ;
	text-decoration: none;
	font-size: 16px;
}
.bl_view_content h1 {
	font-size: 16px;
	font-weight:bold;
	color: #2ca651;
	line-height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2ca651;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}
.bl_view_content h1 span {
	float: right;
	font-size: 12px;
	color: #999999;
	margin-right: 5px;
}

.bl_view_word {
	padding: 10px;
	font-size: 16px;
	color: #666666;
	line-height: 32px;
	overflow: hidden;
}
.bl_view_word img{display:block; margin:0 auto; clear:both; text-align:center; margin-top:10px; margin-bottom:10px;}
.bl_view_word p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.bl_view_word a {
	color: #00bb9c;
	text-decoration: none;
}
.pl_icon {
	background-image: url(../images/iconfont-fzst-ping.png);
	background-repeat: no-repeat;
	background-size: 40px;
	height: 40px;
	width: 40px;
	position: fixed;
	right: 10px;
	bottom: 100px;
}


.pinlun_input {
	float: left;
	width: 75%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	color: #333333;
	font-family:Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
	padding-left: 42px;
	outline: none;
	padding-right: 10px;
	background-image: url(../images/iconfont-pinglun.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 10px center;
	padding-top: 15px;
	padding-bottom: 10px;
}
.pinlun_submit {
	line-height: 40px;
	color: #FFFFFF;
	height: 40px;
	width: 25%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family:Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
	outline: none;
	background-color: #7fc242;
}
.no_login {
	line-height: 45px;
	text-align: center;
	color: #333333;
}
.no_login a {
	margin-left: 15px;
}

.bl_comment h1 {
	font-size: 16px;
	font-weight:bold;
	color: #2ca651;
	line-height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2ca651;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
}
.comment_list {
	padding: 10px;
	font-size: 12px;
	color: #666666;
}
.comment_list li {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	width: 45%;
	margin-left:2.5%;
	margin-right:2.5%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.comment_list li img{display:block; text-align:center; margin:0 auto; clear:both; height:120px;}
.comment_list  .pl_user_img {
	float: left;
	height: 30px;
	width: 30px;
	overflow: hidden;
	border-radius: 50%;
}
.comment_list  .pl_user_img  img {
	height: 30px;
	width: 30px;
	border-radius: 50%;
}
.comment_list .pl_user_top {
	float: left;
	width: 50%;
	line-height: 30px;
	max-width: 98%;
}

.comment_list  .pl_user_name {
	float: left;
	margin-left: 10px;
	color: #0099CC;
	font-size: 12px;
}
.comment_list .pl_user_time {
	float: left;
	margin-left: 10px;
	color: #999999;
	font-size: 12px;
}
.comment_list .pl_user_comment {
	width: 97%;
	margin-top: 5px;
	padding-left: 2.2%;
	float: left;
	text-align: justify;
	line-height: 22px;
	font-size: 12px;
}

/*****筛选框*****/
#selectorBox{
	/*position:relative;*/
	margin-bottom:15px;
 	line-height:50px;
	color:#fff;
	width:100%;
	float:left;
	clear:both;
	}
.botLine{
	border:1px solid #d1ccc7;
	overflow:hidden;
	width:97%;
	float:left;
	margin:1.5%;
}
.botLine a{
	color:#806f66;
}
.botLine a:hover{
	color:#fff;
	background:#C00;
	display:block;

}
.searchBox{
	display: inline-block;;
	width:80px;
	height:20px;
	line-height: 20px;
	vertical-align: middle;
	border:1px solid #ddd;
	border-radius: 3px;
	background: #fff;
}
.focus{
	border:1px solid rgb(156, 190, 218);
	box-shadow: 0 0 5px rgba(156, 190, 218,0.7);
}
.zoom{
	display: inline-block;;
	width:20px;
	height: 20px;
	vertical-align: middle;
	background:url(../images/Detail_bg.gif) no-repeat -410px -477px;
}
#brandSearch{
	width:58px;
	height:20px;
	vertical-align: middle;
	border:none;
	background: transparent; ;
}
#brandSearch:focus{
	outline: none;
	border: none;
}
.onOff{
	height:30px;
}
.onOff60{
	height:60px;
}
.onOff90{
	height:90px;
}
.selTit{

	width:100%;
	background:#f7f5f5;
	float:left;
	color:#666;
	clear:both;
	text-align:left;
	border-bottom:1px solid #dcdcdc;
	font:bold 16px/50px "微软雅黑";
}
.selTit a{padding-left:15px;}
.seleList{
	width:100%;
	float:left;
	margin:5px 10px;
	
}

.seleList li{
	float: left;
    margin-right: 1%;
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
		text-align:left;
		font:14px/30px Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
		color:#555;
}
.seleList li a{color:#555; text-decoration:none;}
li.priceBox{
	width:150px;
}
.auto,.auto60,.auto90,.auto120{
	overflow: auto;
}
.auto60{
	height:60px;
}
.auto90{
	height:90px;
}
.auto120{
	height:180px;
}
.moreBtn{
	margin-right:13px;
	width:40px;
	cursor:pointer;
}
.arrowIcon{
	display:inline-block;
	vertical-align:middle;
	width:12px;
	height:12px;
	background:url(../images/Detail_bg.gif) no-repeat;
	opacity:0.6;
	filter:alpha(opacity=60);
}
.arrow_d{
	background-position:-163px -481px;
}
.arrow_u{
	background-position:-163px -464px;
}
.priceTxt{
	/*vertical-align:middle;*/
	width:40px;
	height:18px;
	text-align:center;
	border:1px solid #ccc;
	line-height:18px;
}
#priceBtn{
	/*vertical-align:middle;*/
	font-size:12px;
	color:#666;
	width:44px;
	height:20px;
	line-height:18px;
	background:#f5f5f5;
	border:1px solid #ccc;
}
.onOffBtn{
	margin:-1px auto 0 auto;
	width:84px;
	height:30px;
	border:1px solid #d1ccc7;
	border-top:none;
	background:#fff;
	text-align:center;
	line-height:30px;
	cursor:pointer;
}

.sortBar{
	clear:both;
	padding:0 10px;
	line-height:37px;
	margin-bottom:15px;
	height:37px;
	border:1px solid #ddd;
	background:#f1f1f1;
}
.sortBtnBox{width:400px;}
.sortBtnBox a{
	margin-left:-1px;
	vertical-align:middle;
	display:inline-block;
	padding:0 10px;
	height:23px;
	line-height:23px;
	border:1px solid #ccc;
	background:#fff;
	
}
a.currentBtn{
	border-color:#e4393c;
	background:#e4393c;
	color:#fff;
}
.sortIcon{
	display:inline-block;
	vertical-align:middle;
	width:9px;
	height:10px;
	background:url(../images/Detail_bg.gif) no-repeat;
}
.sortDn{
	background-position:-791px -281px;
}
.sortUp{
	background-position:-791px -270px;
}
#resultSearch{
	vertical-align:middle;
	width:114px;
	height:23px;
	border:1px solid #ccc;
	background:#fff;
	text-indent:4px;
	line-height:23px;
	color:#999;
}
#resultSearch:focus,.rschBtn:focus{
	outline:none;
}
.rschBtn{
	margin-left:-1px;
	vertical-align:middle;
	width:50px;
	height:25px;
	text-align:center;
	border:1px solid #ccc;
	background:#f6f6f6;
	line-height:23px;
	cursor:pointer;
}
.checkBox{
	display:inline-block;
	vertical-align:middle;
	margin:0 5px 2px 10px;
	width:12px;
	height:12px;
	border:1px solid #ccc;
	background:#fff;
}
i.checked{
	border-color:#e4393c;
	background:url(../images/Detail_bg.gif) no-repeat -789px -423px;
}
a.noBd{
	border:none;
	background:none;
}

a.noBd:hover,a.noBd:hover .checkBox{
	color:#e4393c;
	border-color:#e4393c;
}
.pageBtn{
	
}
.pages{
	display:inline-block;
	margin-right:5px;
	vertical-align:middle;
	height:40px;
	line-height:40px;
	font-family:"微软雅黑";
}
.pageBtn strong{
	color:#e4393c;
}
.prevBtn,.nextBtn{
	display:inline-block;
	margin-left:-1px;
	vertical-align:middle;
	width:46px;
	height:23px;
	line-height:23px;
	border:1px solid #ccc;
	background:#fff;
	text-align:center;
	vertical-align:middle;
}
a.disable{
	background:#f1f1f1;
}
.prevPage,.nextPage{
	display:inline-block;
	margin-top:6px;
	
	width:6px;
	height:11px;
}
.prevPage{
	background:url(../images/Detail_bg.gif) no-repeat -794px -401px;
}
.nextPage{
	background:url(../images/Detail_bg.gif) no-repeat -794px -412px;
}

.clt_msgsrc
{
    background: url(../image/sc_cg.png) no-repeat 0 0;
    border-radius: 5px 5px 5px 5px;
    color: #FF0000; /*height: 0;*/
    left: -34px;
    overflow: hidden;
    position: absolute;
    top: -78px;
    width: 161px;
    line-height:56px;
    text-align:center;
    z-index: 999;
}
.fl{float:left;}


.ui-badge,.ui-badge-muted,.ui-badge-corner {
	display:inline-block;
	text-align:center;
	background:#f74c31;
	color:#fff;
	font-size:12px;
	height:22px;
	line-height:22px;
	-webkit-border-radius:12px;
	padding:0 7px;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}
.ui-badge-muted {
	background:#666
}


.selTit2{
	padding-left:13px;
	width:100%;
	background:#f7f5f5;
	float:left;
	color:#666;
	clear:both;
	text-align:left;
	border-bottom:1px solid #dcdcdc
}
.seleList2{
	width:100%;
	float:left;
	margin:5px 10px;
	
}

.botLine2{
	border:1px solid #d1ccc7;
	border-top:none;
	overflow:hidden;
	width:100%;
	float:left;
	clear:both;
}
.botLine2 a{
	color:#806f66;
}
.botLine2 a:hover{
	color:#c40000;
}
.seleList2 li{
	float: left;
    margin-right: 1%;
    width: 19%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
		text-align:left;
		font:14px/30px Helvetica, "Microsoft YaHei", Arial, Helvetica, sans-serif;
		color:#555;
}
.seleList2 li a{color:#555; text-decoration:none;}

.message{
    width: 300px;
    float: left;
		margin-left:20px;
    overflow: hidden;

}
.message dl{
		width: 300px;
    overflow: hidden;
		height:420px;
		margin:0; padding:0;
}
.message dt{
    display: block;
    float: left;
    width: 70px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    font-size: 18px;
    text-align: left;
}
.message dd{
    float:left;
		clear:right;
    display: block;
    width: 200px;
		height:40px;
    margin-bottom: 20px;
}
.message dd input{
    width: 190px;
    height: 38px;
    padding: 0 10px;
    line-height: 38px;
    font-size: 14px;
    outline: none;
    border: 1px solid #ccc;
}
.message dd textarea{
    width: 190px;
    height: 80px;
    padding: 0 10px;
    resize: none;
    outline: none;
    line-height: 24px;
    font-size: 14px;
    border: 1px solid #ccc;
}
.message dd a{
    display: block;
		clear:both;
    width: 190px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    text-align: center;
    color: #fff;
		margin-top:40px;
    background: #599000;
		text-decoration:none;
}
.message dd a:hover{
    background: #ff7e00;
		text-decoration:none;
}

/*二级查询*/
.hot{font:14px/34px "Microsoft Yahei"; color:#444; text-align:left; padding-left:20px;}
.hot a{color:#444; text-decoration:none; text-align:left; padding:0px 5px;}
.hot a:hover{color:#C00; text-decoration:none; text-align:left; padding:0px 5px;}
.hot span{color:#444; float:left;}
.zcfl{ clear:both; width:100%; height:48px;}
.zcfl ul{list-style:none;}
.zcfl ul li{float:left; padding:0px 5px; text-align:center; font:14px/24px "Microsoft Yahei"; color:#333;}
.zcfl ul li a{color:#333; text-decoration:none;}
.zcfl ul li a:hover{color:#ff0000; text-decoration:underline;}
.alfl{font:12px/24px "Microsoft Yahei"; color:#fff; text-align:center; height:24px; padding:0px 10px; margin-top:5px; background:#cb0100; display:block;}
.alfl a{color:#fff; text-decoration:none;}
.alfl a:hover{color:#FFFFFF; text-decoration:none;}

.f14{font:14px/35px "Microsoft Yahei"; color:#333;}
.f14 a{color:#333; text-decoration:none;}
.f14 a:hover{color:#C00; text-decoration:underline;} 

.tuangou ul {list-style:none;}
.tuangou ul li{width:287px; height:300px; border:1px solid #e7e7e7; float:left; margin:0px 4px 15px 4px; vertical-align:top;}