/*字体颜色*/
.cff0 {
	color: #FF0000;
}

/*字体大小*/
.fw600 {
	font-weight: 600;
}
.fs12 {
	font-size: 12px;
}

/*框架*/
.left {
	float: left;
	_display: inline;
}
.right {
	float: right;
	_display: inline;
}
.clear {
	clear: both;
}

.main {
	width: 900px;
	height: auto;
	margin: 10px auto;
	background-color: #EEEEEE;
	font-family: 'Microsoft YaHei', '微软雅黑';
	color:#656565;
}
.dsn {
	display: none;
}
.banner {
	width: 100%;
	height: 148px;
	background: url('/app_images/pingan/v30/huodong/yaqf/banner.jpg');
}
.main .box {
	width: 375px;
	float: left;
	margin-left: 50px;
	display: block;
	_display: inline;
	height:305px;
}
.box_t {
	margin-top: 30px;
	font-size: 17px;
}
.box_b {
	margin-top: 20px;
}
.map {
	background: url('/app_images/pingan/v30/huodong/yaqf/map.jpg') no-repeat;
}
.p1{
	line-height:27px;
	color: #373737;
}
.p2{
	margin-top:30px;
	font-size:35px;
	line-height:80px;
}
.p3{
	font-size:15px;
	line-height:30px;
}
#qf_btn {
	display:block;
	height:64px;
	width:373px;
	background: url('/app_images/pingan/v30/huodong/yaqf/qf_btn.png') no-repeat;
	padding:15px;
	position:relative;
}
#heart {
	position:absolute;
	top:15px;
	left:15px;
	display:block;
	height:36px;
	width:41px;
	background: url('/app_images/pingan/v30/huodong/yaqf/heart.png') no-repeat;
	_background: url('/app_images/pingan/v30/huodong/yaqf/heart.gif') no-repeat;
}
.h2_1, .h2_2 {
	display:block;
	height:40px;
	margin-bottom:10px;
	background: url('/app_images/pingan/v30/huodong/yaqf/h2_1.png') no-repeat;
}
.h2_2 {
	background: url('/app_images/pingan/v30/huodong/yaqf/h2_2.png') no-repeat;
}
.phone {
	font-family:'Arial';
	font-size:25px;
	font-weight:bold;
}
.zhuanfa {
	width:367px;
	height:53px;
	margin-top:40px;
	background:url('/app_images/pingan/v30/huodong/yaqf/zhuanfa.png') no-repeat;
}
a.weibo, a.qq {
	display:inline-block;
	height:53px;
	width:52px;
	float:right;
	margin-left:2px;
}
a.weibo {
	background:url('/app_images/pingan/v30/huodong/yaqf/weibo.png') no-repeat;
}
a.qq {
	background:url('/app_images/pingan/v30/huodong/yaqf/qq.png') no-repeat;
}
a.weibo:hover {
	background:url('/app_images/pingan/v30/huodong/yaqf/weibo_h.png') no-repeat;
}
a.qq:hover {
	background:url('/app_images/pingan/v30/huodong/yaqf/qq_h.png') no-repeat;
}
.news {
	font-family:'Arial';
	font-size:12px;
}
.news li{
	height:30px;
	line-height:30px;
	padding-left:40px;
	background:url('/app_images/pingan/v30/huodong/yaqf/li.png') 15px 10px no-repeat;
	border-bottom: 1px dotted #BEBEBE;
}
.news li span {
	font-size:12px;
}
