﻿/*
******************************
********** author:@zhou小白猪
********** css:list.css
******************************
*/

@import "common.css";
.detail_current {
	width: 100%;
	height: 50px;
	line-height: 50px;
	float: left;
}
.detail_current span.text {
	color: #707070;
}
.detail_current a {
	color: #303030;
}
.detail_current span.ico {
	color: #999;
	margin: 0 5px;
}
.detail_box {
	width: 100%;
	height: auto;
	float: left;
}
.detail_banner {
	width: 450px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-right: 20px;
}
.picFocus {
	margin: 0 auto;
	width: 428px;
	border: 1px solid #ccc;
	padding: 10px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}
.picFocus .hd {
	width: 100%;
	height:70px;
	padding-top: 5px;
	overflow: hidden;
}
.picFocus .hd ul {
	margin-right: -5px;
	overflow: hidden;
	zoom: 1;
}
.picFocus .hd ul li {
	padding-top: 5px;
	float: left;
	text-align: center;
}
.picFocus .hd ul li img {
	width: 77px;
	height: 60px;
	border: 2px solid #ddd;
	cursor: pointer;
	margin-right: 5px;
}
.picFocus .hd ul li.on {
	background: url("../images/icoUp.gif") no-repeat center 0;
}
.picFocus .hd ul li.on img {
	border-color: #f60;
}
.picFocus .bd li {
	vertical-align: middle;
}
.picFocus .bd img {
	width: 428px;
	height: 328px;
	display: block;
}
/*detail_text*/
.detail_text {
	width: 730px;
	height: auto;
	float: left;
}
.detail_text .name {
	width: 100%;
	height: auto;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #505050;
}
.detail_text .jianjie {
	width: 100%;
	height: auto;
	float: left;
	font-size: 13px;
	color: #999;
	margin-top: 10px;
	line-height: 22px;
}
.detail_text .price {
	width: 94%;
	height: auto;
	line-height: 40px;
	float: left;
	padding: 10px 3%;
	background: #f4f5f9;
	margin-top: 10px;
}
.detail_text .price .mdj {
	width: 100%;
	float: left;
}
.detail_text .price .mdj span.text {
	width: 80px;
	float: left;
	color: #999;
}
.detail_text .price .mdj del {
	color: #707070;
}
.detail_text .price .scjg {
	width: 100%;
	float: left;
}
.detail_text .price .scjg span.text {
	width: 80px;
	float: left;
	color: #999;
}
.detail_text .price .scjg .big_text {
	font-size: 25px;
	font-weight: bold;
	color: #b10808;
}
.detail_text .yunfei {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
	color: #505050;
}
.detail_text .yunfei .text {
	width: 50px;
	color: #999;
	float: left;
}
.detail_text .sc_pj {
	width: 100%;
	height: auto;
	float: left;
	padding: 10px 0;
	border-top: 1px dashed #e6e6e6;
	border-bottom: 1px dashed #e6e6e6;
	margin-top: 15px;
}
.detail_text .sc_pj .main {
	width: auto;
	float: left;
	color: #999;
	margin-right: 50px;
}
.detail_text .sc_pj .main span {
	font-weight: bold;
	color: #b10808;
	margin-left: 5px;
}
.detail_text .num {
	width: 100%;
	height: 35px;
	line-height: 35px;
	float: left;
	margin-top: 15px;
}
.detail_text .num .text {
	width: 50px;
	float: left;
	color: #999;
}
.detail_text .num .num_box {
	width: auto;
	float: left;
	border: 1px solid #e7e7eb;
}
.detail_text .num .num_box a {
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 18px;
	float: left;
	background: #f4f5f9;
}
.detail_text .num .num_box a:hover {
	text-decoration: none;
	background: #e9e9e9;
}
.detail_text .num .num_box .num_text {
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #505050;
	float: left;
}
.detail_text .btn_box {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 60px;
}
.detail_text .btn_box a.btn_ljgm {
	width: 178px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	float: left;
	background: #dae8cf;
	border: 1px solid #4c8a14;
	color: #4c8a14;
	font-size: 16px;
	margin-right: 20px;
}
.detail_text .btn_box a.btn_jrgwc {
	width: 180px;
	height: 40px;
	text-align: center;
	line-height: 38px;
	float: left;
	background: #4c8a14;
	color: #fff;
	font-size: 16px;
}
.detail_text .btn_box a.btn_spyxj
{
    width: 180px;
	height: 40px;
	text-align: center;
	line-height: 38px;
	float: left;
	background: #ccc;
	color: #fff;
	font-size: 16px;
}
.detail_text .btn_box a.btn_spyxj:hover
{
    text-decoration:none;
    cursor:default;
}
.detail_text .btn_box a.btn_sc {
	width: 75px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	float: right;
	background: #f60;
	color: #fff;
	font-size: 14px;
	margin-top:6px;
}
.detail_text .btn_box a.btn_qxsc {
	width: 90px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	float: right;
	background: #bbb;
	color: #fff;
	font-size: 14px;
	margin-top:6px;
}
/*rmtj*/
.rmtj {
	width: 240px;
	float: left;
	margin-right: 10px;
	margin-top: 30px;
	overflow: hidden;
}
.rmtj .title {
	width: 238px;
	height: 33px;
	float: left;
	background: url(../images/tab_bg.png);
	border: 1px solid #e7e7eb;
	text-align: center;
	line-height: 33px;
	font-size: 15px;
}
.rmtj_box {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
}
.rmtj_box ul li {
	width: 208px;
	height: 268px;
	float: left;
	border: 1px solid #e7e7eb;
	margin-bottom: 12px;
	padding: 10px 15px;
}
.rmtj_box ul li .img {
	width: 100%;
	height: 150px;
	float: left;
	overflow: hidden;
	text-align: center;
}
.rmtj_box ul li .img img {
	height: 150px;
}
.rmtj_box ul li .wlj {
	width: 50%;
	height: 35px;
	line-height: 35px;
	float: left;
	text-align: left;
	font-size: 18px;
	color: #e40000;
}
.rmtj_box ul li .mdj {
	width: 50%;
	height: 35px;
	line-height: 35px;
	float: left;
	text-align: right;
	font-size: 14px;
	color: #999;
}
.rmtj_box ul li .jianjie {
	width: 100%;
	height: 40px;
	line-height: 20px;
	float: left;
	overflow: hidden;
	font-size: 14px;
	color: #707070;
	margin-bottom: 10px;
}
.rmtj_box ul li .saled {
	width: 50%;
	height: 30px;
	line-height: 30px;
	float: left;
	text-align: left;
	font-size: 14px;
	color: #999;
}
.rmtj_box ul li .btn_box {
	width: 50%;
	height: 30px;
	float: left;
}
.rmtj_box ul li .btn_box a.btn_ljgm {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: right;
	background: #4c8a14;
	color: #fff;
	border-radius: 50px;
	margin-right: -5px;
	font-size: 13px;
}
.rmtj_box ul li .btn_box a.btn_ljgm:hover {
	text-decoration: none;
	background: #407311;
}
/*tab_main*/
.tab_main {
	width: 950px;
	height: auto;
	float: left;
	margin-top:30px;
}
.slideTxtBox {
	width: 948px;
	border: 1px solid #e7e7eb;
	text-align: left;
	float:left;
}
.slideTxtBox .hd {
	height: 32px;
	line-height: 30px;
	background:url(../images/tab_bg.png);
	padding: 0 10px 0 20px;
	border-bottom: 1px solid #e7e7eb;
	position: relative;
}
.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: -1px;
	top: -1px;
	height: 32px;
}
.slideTxtBox .hd ul li {
	float: left;
	padding: 0 50px;
	cursor: pointer;
}
.slideTxtBox .hd ul li.on {
	height: 31px;
	background: #4e8a13;
	border: 1px solid #4e8a13;
	border-bottom: 2px solid #4e8a13;
	color:#fff;
}
.slideTxtBox .bd ul {
	padding:10px 20px;
	min-height:582px;
	zoom: 1;
	float:left;
	width:905px;
}
.cpjs
{
    width:100%;
    height:auto;
    float:left;
    line-height:25px;
}
.cpjs img
{
    max-width:100%;
}
.sppj
{
    width:100%;
    height:auto;
    float:left;
}
.sppj .sppj_box
{
    width:96%;
    height:auto;
    float:left;
    padding:15px 2%;
    background:#f4f5f9;
    margin-top:10px;
    border:1px dashed #e7e7eb;
}
.sppj .sppj_box .user_first
{
    width:100%;
    height:auto;
    float:left;
    margin-bottom:5px;

}
.sppj .sppj_box .date
{
    width:auto;
    float:right;
    color:#999;
}
.sppj .sppj_box .name
{
    width:auto;
    float:left;
    color:#303030;
}
.sppj .sppj_box .user_second
{
    width:100%;
    height:auto;
    line-height:30px;
    float:left;
    color:#505050;
}
.sppj .sppj_box .user_three
{
    width:100%;
    height:auto;
    float:left;
    line-height:25px;
    color:#505050;
}

.more_box
{
    width:100%;
    text-align:center;
    margin-top:10px;
    float:left;
}
.more_box a
{
    color:#707070 !important;
}