@charset "utf-8";
.prolist .blk.fl+.blk.fl { margin-left: 23px; }
.prolist .blk { margin-bottom: 22px; }
.prolist .imgbox {
	width: 221px;
	height: 291px;
	padding: 0 3px 4px 0;
	margin: 0 -3px -4px 0;
	background: url(../images/pdbg8.png) no-repeat;
}
.prolist .intro {
	position: relative;
	width: 221px;
	height: 58px;
	padding: 0 3px 5px 0;
	margin: 0 -3px -5px 0;
	background: url(../images/pdibg.png) no-repeat;
}
.prolist .intro:hover {
	background: #255ba7;
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 0;
	padding-bottom: 0;
}
.prolist .intro { margin-top: 7px; }
.prolist .intro h3 a {
	display: block;
	font-size: 12px;
	line-height: 14px;
	height: 14px;
	overflow: hidden;
	padding-top: 15px;
	margin-bottom: 3px;
	text-align: center;
	font-weight: normal;
	color: #666;
}
.prolist .intro:hover h3 a { color: white; text-decoration: none; }



.prolist .intro h4 a {
	display: block;
	font-size: 12px;
	line-height: 14px;
	height: 14px;
	overflow: hidden;
	margin-bottom: 0px;
	text-align: center;
	font-weight: normal;
	color: #666;
}
.prolist .intro:hover h4 a { color: white; text-decoration: none; }





.prolist .intro p a {
	display: block;
	font-size: 12px;
	line-height: 11px;
	margin-top: 6px;
	text-align: center;
	color: #b3b3b3;
}
.prolist .intro:hover p a { color: white; text-decoration: none; }
.prolist input[type=checkbox] {
	position: absolute;
	top: 0;
	left: 0;
}

.proinfo { position: relative; }
.proinfo .gallery .bd {
	width: 360px;
	height: 360px;
	overflow: hidden;
	padding: 0 4px 4px 0;
	margin: 0 -4px -4px 0;
	background: url(../images/ppic4_bg.png) no-repeat;
}
.proinfo .gallery .bd .imgbox {
	width: 100%;
	height: 100%;
}
.proinfo .gallery .hd {
	margin-top: 20px;
	width: 364px;
	height: 60px;
}
.proinfo .gallery .ctl {
	display: block;
	width: 10px;
	height: 60px;
	cursor: pointer;
}
.proinfo .gallery .prev { background: url(../images/prev.gif) no-repeat; }
.proinfo .gallery .next { background: url(../images/next.gif) no-repeat; }
.proinfo .gallery .prev:hover { background: url(../images/prevon.gif) no-repeat; }
.proinfo .gallery .next:hover { background: url(../images/nexton.gif) no-repeat; }
.proinfo .gallery .index {
	width: 60px;
	height: 60px;
	margin-left: 20px;
	border: 1px solid #ddd;
	cursor: pointer;
}
.proinfo .gallery .index+.index { margin-left: 31px; }
.proinfo .gallery .index .mask { display: none; }
.proinfo .gallery .index.on ,
.proinfo .gallery .index:hover {
	border: 1px solid transparent;
}
.proinfo .gallery .index.on .mask ,
.proinfo .gallery .index:hover .mask {
	display: block;
}
.proinfo .intro { width: 295px; }
.proinfo .intro .name {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #255ba7;
	margin-bottom: 20px;
}


.proinfo .intro .name2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
}


.proinfo .intro p {
	font-size: 14px;
	line-height: 24px;
	color: #555;
}
.proinfo .navi a {
	display: block;
	width: 138px;
	height: 42px;
}
.proinfo .navi a+a { margin-left: 14px; }
.proinfo .navi {
	position: absolute;
	right: 0;
	bottom: 12px;
}
.prodetail {
	margin-top: 30px;
}
.prodetail .hd {
	border-bottom: 1px solid #d0d0d0;
}
.prodetail .hd a {
	display: block;
	padding: 0 20px;
	line-height: 39px;
	font-size: 18px;
	color: #333;
	cursor: pointer;
}
.prodetail .hd a.on ,
.prodetail .hd a:hover {
	background: #e8e8e8;
	text-decoration: none;
}
	

.prodetail .bd div table {	font-size: 14px;line-height: 24px;	color: #666;}

.prodetail .bd div {padding: 25px 0 25px 0;}
.prodetail .bd div p{line-height: 35px; }

.prodetail .hd a+a { margin-left: 30px; }
.prodetail .bd>* { padding-top: 10px; display: none;}
.prodetail .bd>.show{display: block;}
.prodetail .bd p {
	font-size: 14px;
	line-height: 24px;
	color: #666;
}
form {  padding-bottom: 20px; }
form tr { height: 28px; }
form td[colspan='3'] input[type=text] {
	width: 300px;
}
form textarea {
	width: 300px;
	height: 100px;
}
form .field p ,
form .field label {
	font-size: 14px;
	color: #666;
}
form .sectit {
	font-size: 18px;
	padding-top:16px;
	color:#255ba7;
}
form .fc_red {
	color: red;
}
