/*wenhua start*/
.n1{
	width: 1200px;
	margin: 50px auto;
}
.n2 {
	width: 900px;
	border-radius: 10px;
	border: 2px solid #f5f5f5;
	float: left;
}
.n2-div{
	width:100%;
	margin: 0 auto;
	padding: 40px 30px;
	border-bottom: 2px dotted #d9eae6;
}
.n2-div h4 a{
	color: #bc284e;
	text-decoration: none;
	display: inline-block;
	width:600px;
}
.n2-div h4 a:hover{
	color: #337ab7;
}
.n2-div p{
	color:#666666;
	font-size:15px;
	line-height: 35px;
	text-indent:35px;
}
.n2-div-l img{
	width: 180px;
	border: solid 1px #cccccc;
	padding: 2px;
	cursor: pointer
}
.n2-top{
	width:100%;
	height:35px;
	background: #f5f5f5;
	border-radius:10px 10px 0 0;
}
.n2-top-img{
	border-radius:10px 0px 0 0;
	line-height:35px;
	color:white;
	font-size:20px;
	background: #1e74b3;
	margin: -2px 0 0 -2px;
}
.n2-img{
	margin: 20px auto;
}
.n2-div-l{
	float: left;
}
.n2-div-left{
	width:430px;
	float:left;
	margin-top: 50px;
}
.n2-div-left img{
	width:100%;
	width: 550px;
}
/*wenhua end*/
/*rongyu start*/
.n2-div-l p{
	width: 180px;
    margin: 10px 0 0 0px;
    background: #DDDDDD;
    line-height: 32px;
    overflow: hidden;
    height: 32px;
    text-align: center;
    text-indent: 0px;
    font-size: 12px;
    text-overflow:ellipsis;
    white-space:nowrap; 
}
.n2-ry{
	margin-right: 38px;
}
/*rongyu end*/
/*service-feedback start*/
.box {
	width: 100%;
	overflow: hidden;
}
.page_fy {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	MARGIN: 3px;
	PADDING-TOP: 3px;
	TEXT-ALIGN: center;
	line-height:35px;
}
.page_fy span {
	padding-left: 5px;
}
.page_fy span.off {
	border: 1px solid #EEEEEE;
	color: #ccc;
	margin: 2px;
	padding: 2px 5px;
}
.book_contain {
	width: 835px;
	margin:30px auto;
	border: 1px solid #ccc;
}
.book_form p {
	padding: 20px;
	height: 25px;
}
.book_form label {
	display: block;
	float: left;
	width: 120px;
	text-align: right;
}
/*service-feedback end*/