﻿@charset "utf-8";
/* CSS Document */

.cp_mid {
	width:720px;
}
.cp_mid li {
    float: left;
    list-style: none outside none;
    margin: 15px 5px 0 15px;
    width: 144px;
	text-align:center;
}
.cp_mid li a{ clear:both; margin-bottom:5px; display:block;}
.cp_mid li img {
	border:1px solid #dedede;
	padding:2px;
}
.cp_mid li h3 {
	height:23px;
	line-height:23px;
	overflow:hidden;
	cursor:pointer;
	float:left;
	font-size:12px;
	background-color:#f3f3f3;
	display:block;
	width:160px;
	margin:5px 0 0 0;
	font-weight:normal;
	text-align:center;
}
.cp_mid li a:hover img {
	filter:alpha(opacity=80);
	opacity:0.80;
}
.cp_mid li a:hover h3 {
	color:#e56d03;
}


.proOne{ float:left; width:678px; margin-bottom:10px; font-size: 12px; color:#000; }
.proOneLeft{ width:200px; height:200px; float:left;   margin-left: 10px;  margin-top: 5px;}
.proOneLeft a{ display:block;width:200px; height:200px; }
.proOneLeft a img{ display:block;width:498px; height:298px;border:1px solid #ddd;}
.proOneRight{ width:400px; margin-left:20px; float:right;}
.proOneRight li{ line-height:32px; height:32px;}
.proOneRight li span{ padding:0 5px;}
.proOneRight a{ margin:0 3px; display:block; font-weight:bold; }
.priceBtn input {
    background: none repeat scroll 0 0 #369BDF;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    width: 112px;
}
.proceBtn input:hover{ text-decoration:underline;}
.priceList{ font-size:12px; color:#000; line-height:22px; margin-left:5px;}

.title{ width: 678px; float:left; margin:0 auto; color: #000; border-bottom:1px solid #826A60; line-height: 39px;  font-size:14px;}
.proDetailContent{ float:left; width:658px; line-height:25px; padding-left:10px; padding-right:10px; font-size: 14px;}


/*上一条 下一条*/
.proPage{ width:658px;  border-bottom: 1px dotted #310601; border-top:1px dotted #310601; padding:10px 0; margin:10px 0;  float: left; }
.proPage li{ width:605px; line-height:30px; }
.proPage li span{ margin-right:3px;  font-size: 12px;}
.proPage li span a{ color:#000; font-weight:bold; padding:0 5px;}
.proPage li span a:hover{ text-decoration:underline;}
.proPage .up{ padding-left:10px;}
.proPage .down{  padding-left:10px;}



.proRl{ width:678px;margin-top:15px; float:left;}

.proTitle {
    border-bottom: 1px solid #826A60;
    color: #000000;
    font-size: 13px;
    height: 27px;
	
	
}

.proDe{ width:678px;padding:10px 5px; float:left;}
.proDe li{ width:160px; margin:10px 0px 0px 5px; float:left;}
.proDe li a{ display:block; text-align:center;}
.proDe li a img{ margin:0 auto;width:110px; height:110px; padding:2px; border:1px solid #d9d9d9;}
.proDe li p{ text-align:center; line-height:10px;}



/*相关新闻*/
.newsRl{ width:678px; margin-top:15px; float:left;}
.proNews {width:678px; padding:10px; float:left; font-size: 12px; }
.proNews li{ width:630px; line-height:25px; height:30px;   margin-bottom:2px;  border-bottom: 1px dotted #CCCCCC; }
.proNews li a:hover{ text-decoration:underline; color:#FF3300;}
.proNews li span.r{ color:#666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; float:right;}
.proNews li span.l{ float:left; color:#666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;}
.proNews li a{color:#666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;}



.pages {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #CAD9EA;
    color: #999999;
    float: right;
    height: 26px;
    line-height: 26px;
    margin-top: 10px;
    overflow: hidden;
    width: 700px;
}
.pages a {
    float: left;
    line-height: 26px;
    padding: 0 8px;
}
.pages strong {
    float: left;
    line-height: 26px;
    padding: 0 8px;
}
.pages em {
    float: left;
    line-height: 26px;
    padding: 0 8px;
}
.pages kbd {
    float: left;
    line-height: 26px;
    padding: 0 8px;
}
#multipage .pages em {
    float: left;
    line-height: 26px;
    padding: 0 8px;
}
.pages strong {
    background: none repeat scroll 0 0 #CAD9EA;
    color: #009900;
    font-weight: bold;
}
.pages a.prev {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    line-height: 24px;
}
.pages a.next {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    line-height: 24px;
}
.pages kbd {
    border-left: 1px solid #CAD9EA;
    margin: 0;
}
html .pages kbd {
    padding: 1px 8px;
}
.pages kbd input {
    border: 1px solid #CAD9EA;
    height: 17px;
    margin: 1px 4px 0 3px;
    padding: 0 2px;
}
em {
    font-style: normal;
}