﻿@charset "utf-8";


.product-details {
	width:100%;
	min-width: 1264px;
	overflow: hidden;
}
.product-details .details-o-content {
	width: 1250px;
	margin: auto;
	overflow: hidden;
}
.details-o-content .crumbs {
	text-align: left;
	padding-top: 30px ;
}
.details-o-content .details-main {
	width: 850px;
	float: left;
	background: #f7f7f7;
	margin: 50px 0;
	overflow: hidden;
}
.details-main .main-head {
	height: 120px;
	line-height: 120px;
	border-bottom: 1px solid #ddd;
	margin: 0 85px;
}
.details-main .main-head h1 {
	color: #333;
	font-size: 24px;
}
.details-main .details_data {
	padding: 25px 0;
	margin-bottom: 30px;
}
.details-main .details_data span {
	margin: 0 20px;
	color: #999;
}
.details-main .details_con {
	margin: 0 85px;
	overflow: hidden;
}
.details-main .details_con .n-bon {
	text-align: left;
	margin-top: 20px;
	color: #999;
	padding: 20px 0;
	border-bottom: 1px solid #b3b3b3;
}
/* 按钮样式 */
.details_con .details_btn{
	width: 120px;
	height: 40px;
	margin-top:20px;
}
.details_con .details_btn a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 40px;
	background-color: #0046ad;
	color: #fff;
}
.details-main .page-list {
	padding: 20px 0;
	overflow: hidden;
	text-align: left;
}
.details-main .page-list li {
	float: left;
	width:100%;
}
.details-main .page-list li.fr {
	float: right;
}
.details-o-content .list-fr {
	float: right;
	text-align: left;
	width: 300px;
}
.details-o-content .list-fr .hot {
	margin: 50px 0 30px 0;
}
.list-fr .hot h3 {
	font-size: 18px;
	line-height: 48px;
	background: #333;
	color: #fff;
	padding-left: 20px;
}
.list-fr .hot .tit-list {
	padding: 20px;
	background: #f7f7f7;
}
.list-fr .hot .tit-list ul {
	height: 288px;
	background: url(sz-tb.png) no-repeat;
	overflow: hidden;
}
.list-fr .hot .tit-list li {
	line-height: 36px;
	padding-left: 36px;
	letter-spacing: 1px;
}

.node {}

.node .title {
	line-height: 50px;
	height: 40px;
	border-bottom: 1px dashed #ccc;
	font-size: 14px;
}
.node .title h2 a {
	font-size: 16px;
	line-height: 30px;
	color: #258;
}
.node .description { padding:5px 0;}
.node .description p {
	font-size: 13px;
	line-height: 18px;
	color: #666;
}
.node .info {
	font-size: 11px;
	color: #930;
	line-height: 16px;
	margin-bottom:10px;
}
.sousk { margin:15px 0 20px 10px;}
.sousk .input {
	height: 20px;
	width: 300px;
	border: 1px solid #999;
	line-height: 20px;
	text-indent: 3px;
}
.sousk form select {width:140px;height:26px; margin:3px 0 0 0;}
.sousk form select option {width:140px;height:26px;}
.sousk .submit{
	width:80px;
	height:22px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	cursor:pointer;
	text-align: center;
	background-color: #cc0000;
	border: 0px;
}
.list-ss {}
.list-ss .page .list-ss .page {margin:10px auto 0 auto; padding:5px 0 0 0 ;}
.list-ss .page a {
	font-size:13px;
	color:#666;
	padding:0 8px;
	height:18px;
	text-align:center;
	border:1px solid #ccc;
	background-color:#FFF;
	text-decoration: none;
}
.list-ss .page a:hover{color:#f0f0f0;border:1px solid #ccc;background:#157ad6;}
.list-ss .page a.current{color:#f0f0f0;border:1px solid #ccc;background:#157ad6;font-weight:bold;}
