.location .wrapper{
	line-height: 28px;
	background: #eaf2f5;
	color: #303030;
	font-size: 18px;
	padding-left: 15px;
	box-sizing: border-box;
	margin-top: 23px;
	margin-bottom: 45px;
}
.location a{
	color: #2076bd;
}
.baojian_con{
	padding-bottom: 20px;
}
.baojian_left{
	width:240px;
	font-size: 18px;
}
.baojian_left .baojian_title{
	background: #2076bd;
	line-height: 49px;
	text-align: center;
	color: #fff;
}
.baojian_list>li{
	margin-bottom: 1px;
}
.baojian_list>li>a{
	display: block;
	line-height: 37px;
	background: #eeeeee;
	color: #414141;
	text-align: center;
	position: relative;
}
.baojian_list>li>a>span{
	position: absolute;
	right: 17px;
	top:-3px;
	font-size: 26px;
	font-weight: normal;
}
.baojian_list .bj_list_two{
	padding: 1px 0;
	display: block;
}
.baojian_list .bj_list_two li a{
	display: block;
	line-height: 32px;
	text-align: center;
	color: #414141;
	background: #f6f6f6;
}
.baojian_right{
	width:934px;
	margin-left: 24px;
	border:1px solid #ededed;
	border-top:2px solid #00568e;
}
.baojian_title{
	text-align: center;
	border-bottom: 1px solid #ededed;
}
.baojian_title h3{
	font-size: 28px;
	color: #252525;
	line-height: 90px;
}
.baojian_title p{
	font-size: 14px;
	color: #afafaf;
	line-height: 28px;
}
.baojian_detail{
	padding:30px;
    font-size:14px;
    line-height:20px;
    min-height:200px;
}
.baojian_detail_descripts{
    margin-top:20px;
    background-color:#eeeeee;
	padding:20px;
    font-size:14px;
    line-height:20px;
}