@charset "utf-8";
/* CSS Document */
.sec-banner{ height:270px; width:1200px;}
.sec-nav{height:40px; line-height:40px; padding-left:60px; background:#424242; margin-bottom:20px;}
.sec-nav li{ float:left; padding:0 10px; font-size:14px;}
.sec-nav li a{ color:#fff;}
.sec-nav li a:hover{ color:#f80;}
.sec-nav li.line{ padding:0; color:#fff;}
#DB_gallery{  float:left; padding:10px 25px 20px 10px;}
.detial-box{ float:left; width:390px;  margin-top:10px }
.detial-box h3{ font-size:15px; color:#555; font-weight:bold; line-height:40px;}
.detial-box p{ color:#999; font-size:12px; }
.detial-box .dl{ overflow:hidden;}
.detial-box .dt{ float:left; height:30px; line-height:30px;}
.detial-box .dd{ float:left; height:30px; line-height:30px; margin-right:100px; color:#f80; font-size:15px;}
.detial-box h4{ margin-top:10px; height:30px; line-height:30px; font-size:14px; color:#666;}
.detial-box ul{ background:#fcfcfc; color:#666; padding:10px;}
.detial-box ul li{ height:20px; line-height:20px;}

/* 产品图片12-17 */
#DB_gallery ul, #DB_gallery li{list-style:none;margin:0;padding:0;margin-left:3px;margin-right:3px;}
#DB_gallery img{border:none;vertical-align:top;}

#DB_gallery .DB_imgSet {position:relative;width:480px;height:580px;}
#DB_gallery .DB_imgSet .DB_imgWin{height:100%}
#DB_gallery .DB_imgSet .DB_page{position:absolute;bottom:0;font:11px tahoma bold;padding:5px;color:#ffffff}
#DB_gallery .DB_imgSet .DB_page .DB_current{color:#ffff00}
#DB_gallery .DB_imgSet .DB_page .DB_total{color:#ffcc00}
#DB_gallery .DB_imgSet .DB_prevBtn{position:absolute;top:50%;margin-top:-45px;cursor:pointer;left:0;}
#DB_gallery .DB_imgSet .DB_nextBtn{position:absolute;top:50%;margin-top:-45px;cursor:pointer;right:0;}

#DB_gallery .DB_thumSet {position:relative;margin-top:10px;width:480px;overflow:hidden}
#DB_gallery .DB_thumSet .DB_thumMove{position:relative;white-space:nowrap;font-size:0}
#DB_gallery .DB_thumSet .DB_thumMove li{display:inline;margin-right:8px}
#DB_gallery .DB_thumSet .DB_prevPageBtn{position:absolute;top:0;cursor:pointer;left:0;}
#DB_gallery .DB_thumSet .DB_nextPageBtn{position:absolute;top:0;cursor:pointer;right:0;}
#DB_gallery .DB_thumSet .DB_thumLine{position:absolute;width:62px;height:53px;border:5px solid #f80;left:0;top:0}
#DB_gallery .DB_thumSet .DB_thumMove li img{ width:72px; height:63px;}

/* tab 12-17 */
.fxui-tab
{
	font-size: 12px;
	width: 920px;
	border: solid 1px #ccc;
	min-height: 510px;
}

.fxui-tab-hand
{
	height: 40px;
	border-bottom: 1px solid #CACACA;
	background: #f4f4f4;
}

.fxui-tab-tit
{
	display: block;
	float: left;
	font-size: 12px;
	cursor: pointer;
	border: 1px solid #d6d6d6;
	border-top: none;
	height: 40px;
	line-height: 40px;
	margin: 0 -1px -1px 0;
	text-align: center;
	width: 125px;
	background-image: -moz-linear-gradient(bottom, #f8f8f8, #ececec);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#ececec));
filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#f8f8f8, endcolorstr=#ececec, gradientType=0);
	background-image: -ms-radial-gradient(top, #f8f8f8, #ececec);
	color: #777777;
	font-size: 14px;
	font-weight: 800;
	box-sizing: border-box;
}

.fxui-tab-hand .curr
{
	background: #fafafa;
	border: none;
	border-top: 2px solid #f80;
	color: #f80;
	height: 41px;
}

.fxui-tab-nav { padding: 20px 10px;word-break:break-all; }

/*right-side*/
.main{ width:920px;}
.side{ width:260px;}
.attrs{ border:1px solid #ddd; margin-bottom:20px;}
.bt3f80{ border-top:3px solid #f80;}
.side .r-tit{ height:35px; line-height:35px; text-indent:10px; font-size:15px; margin-bottom:10px; border-bottom:1px #ccc solid; color:#555;}
.dl_tj{ width:230px; margin-left:10px; padding:5px;  line-height:20px;}
.dd_rmb{ font-size:15px; color:#f80;}
.dl_tj .dt img{ width:228px; text-align:center;}
.ad{ margin-bottom:20px; margin-top:10px; border:solid 1px #ccc; padding:0px;}
.dd_name{margin-bottom:5px; margin-top:8px;}
.dd_rmb{margin-bottom:5px; margin-top:5px;}
.ad img{ width:255px;}
.dd_name,.dd_rmb{margin:0 5px;}

.complain{ padding:30px;}
.complain .dt{ float:left; width:80px; height:30px; line-height:30px; }
.complain .dd{ float:left; margin-bottom:15px;}
.complain .dd textarea{ width:600px; height:150px; border:solid 1px #ccc;}
.complain .dd input.input_text{ width:200px; height:30px; border:solid 1px #ccc;}
span.tabcur{background:#f80; padding:3px 10px;color:#fff; border-top-left-radius:3px;
border-top-right-radius:3px; margin-bottom:-2px;}
.youshi,.chengnuo{background:#f4f4f4; padding:3px 10px; color:#999; border-top-left-radius:3px;
border-top-right-radius:3px; margin-right:10px; margin-left:10px; margin-bottom:-2px;}
