@charset "utf-8";
/* CSS Document */
.anli_right_1 {
	/*margin: 15px;*/
	height:100px;
}
.anli_right_sjs {
	float: left;
	width: 80px;
	height: 100px;
	border-radius: 10px;
}
.anli_right_sjs img {
	width: 100px;
	height: 155px;
}
.anli_right_sjs_con {
	float: left;
	width: 110px;
}
.anli_right_sjs_con p {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 12px;
	line-height: 22px;
	color: #000
}
#anli_right_sjs_con_title {
	font-size: 17px;
	font-weight: bold;
	margin: 5px 0
}
.anli_right_ad {
	/*margin: 10px;*/
	margin:10px 0 0 0
}
.anli_right_ad img {
	width: 280px;
	height:82px;
}
.anli_center_right p {
	padding: 15px 0 0;
	font-size: 16px;
	line-height: 16px;
	margin: 0;
}
.anli_center_right h1{
	margin:0;
	padding:0;
	font-size:12px;
	text-align:center}
.anli_center_right p span {
	color: #fc6b5c;
	margin-right:10px;
}
.anli_center_right p input[type="text"] {
	width: 182px;
	height: 30px;
	border: #999 1px solid;
	padding-left:5px;
}
.right_bottom {
	background-color: #fc645c;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	padding: 12px 0;
	border: 0;
	border-radius: 5px;
	width:220px;
}
