@charset "UTF-8";
/* CSS Document */
body {
	background-color: #F2F2F2;;
}
em {
	font-style: normal;
}
#wrapper {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 80px;
}
.page-main-title .site-upgrade-notice {
	font-size: 14px;
	color: #ed1c23;
	padding-left: 30px;
	font-weight: normal;
}
.con-wrap {
	background-color: #fff;
}
.con-img-bd {
	position: relative;
	float:left;
	width: 300px;
	height: 300px;
}
.con-img-bd img {
	width: 300px;
	height: 300px;
}
.page-title {
	position:absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 65px;
	padding-top: 12px;
	background-color:#000;
	filter: Alpha(opacity=40);
	background-color:rgba(0,0,0, .4);
}
.con-img-bd h2, .con-img-lp h2 {
	position:absolute;
	bottom: 16px;
	left: 102px;
	color: #fff;
	font-size: 24px;
}
.con-img-bd span, .con-img-lp span {
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding-top: 2px;
}
.tool-wrap {
	padding: 20px 0 30px 70px;
	float: left;
}
.tool-wrap li {
	float: left;
	width: 350px;
	color: #3E3A39;
	margin-right: 60px;
}
.tool-wrap li h3 {
	font-size: 20px;
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 10px;
}
.tool-list a:link, .tool-list a:visited{
	display: block;
	color: #3E3A39;
	font-size: 14px;
	line-height: 30px;
}
.tool-list a:hover {
	color: #B48732;
}
.intro-txt {
	padding-top: 3px;
	font-size: 14px;
	line-height: 160%;
	color: #3E3A39;
}
.intro-txt p {
	margin-bottom: 8px;
}
.gold-col{
	color: #B48732;
}
/* 理赔服务 */
.con-img-lp {
	position: relative;
	float: left;
	width: 300px;
	height: 460px;
}

.con-img-lp img{
	width: 300px;
	height: 460px;
}
.mar-t30 {
	margin-top: 30px;
}
.lp-right-box {
	float: left;
	position:  relative;
	width: 900px;
	height: 460px;
}
/* 理赔流程 */
.lp-procedure {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 214px;
	padding-top: 16px;
	background-color: #F8F8F8;
}
.flow-box a:link, .flow-box a:visited {
	color: #b48732;
}
.lp-procedure h3 {
	width: 760px;
	margin: 0 auto;
	font-size: 20px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #DCDCDC;
	text-align: center;
	
}
.flow-box {
	width: 810px;
	margin: 0 auto;
	padding-top: 16px;
}
.flow-box:after {
	display: block;
	content: '';
	clear:both;
	font-size: 0;
	line-height: 0;
	height: 0;
}
.flow-box p {
    float: left;
    width: 165px;
    text-align: center;
    font-size: 14px;
    color: #3E3A39;}
.flow-box p img {
	display: block;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	margin-bottom: 14px;
	box-shadow: 0 4px 20px rgba(0, 0, 0, .04);
}
.flow-box span {
	display:block;
	float: left;
	width: 50px;
	height: 1px;
	font-size: 0px;
	margin-top: 40px;
	border-top: 1px solid #B48732;
}
.gray-s-font {
	font-size: 12px;
	color: #999494;
	font-weight: normal;
}
/* 医无忧 */
.art_warp {
	width: 1120px;
	margin: 0 auto;
	padding: 40px 40px 100px;
	background-color: #fff;
	margin-bottom: 80px;
}
.art_title {
	font-size: 24px;
	text-align: center;
	border-bottom: 1px solid #E8E8E8;
	padding: 0 0 40px 0;
	margin-bottom: 35px;
	font-weight: normal;
}
.art_warp p {
	text-indent: 30px;
	font-size: 14px;
	line-height: 26px;
}
.art_warp h4 {
	color: #b48732;
	border-bottom: 1px solid #b48732;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	font-size: 16px;
}
a.down_btn {
	display:inline-block;
	border: 1px solid #b48732;
	border-radius: 4px;
	padding: 8px 8px;
	color: #b48732;
	font-size: 14px;
	padding-left: 30px;
	background: url(../images/down_icon2.png) 8px center no-repeat;
	background-size: 22px auto;
	background: url(../images/down_icon.png) 6px center no-repeat \0;
	margin-top:20px;
}
