.sc_home_block a{
	color: #fff!important;
}
.bady_banner{
	position: relative;
}
.bady_banner img{
	width: 100%;
	display: block;
}
.body_block{
	margin: 52px auto;
}
.head_name{
	font-size: 52px;
	font-weight: bold;
	height: 100px;
	line-height: 100px;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	color: #fff;
}
.company_block{
	width: 80%;
	margin: 0 auto;
	padding: 56px 0;
}
.company_block p{
	font-family: "segoeui";
	padding-bottom: 24px;
	font-size: 23px;
}
.map_block{
	width: 80%;
	margin: 0 auto;
	position: relative;
	padding: 32px 0;
}
.map_name{
	font-size: 32px;
	font-weight: bold;
	color: #004F9A;
	position: absolute;
}
.map_box{
	text-align: center;
}
.map_box img{
	width: 100%;
	max-width: 900px;
	display: inline-block;
}
.table_block{
	width: 80%;
	margin: 0 auto;
}
.layui-tab-title li{
	width: 25%;
	padding: 0!important;
	color: #707070;
	font-size: 32px !important;
}
.layui-this{
	font-weight: bold;
	color: #154B97 !important;
}
.layui-tab-title .layui-this:after{
	height: 51px!important;
}
.layui-tab-title .layui-this:after{
	border-color: #154B97 !important;
}
.table_top{
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	border-top:2px solid #000;
	border-bottom: 1px solid #ccc;
	line-height: 52px;
}
.table_titel{
	width: 25%;
}
.table_area{
	box-sizing: border-box;
	border-left: 1px solid #ccc;
	width: 75%;
}
.table_body{
	text-align: center;
	border-bottom: 1px solid #ccc;
}
.table_body_title{
	width: 25%;
	position: relative;
}
.table_body_title_1{
	height: 384px;
}
.table_body_title_2{
	height: 240px;
}
.table_body_title_3{
	height: 192px;
}
.table_body_title_4{
	height: 384px;
}
.table_body_area{
	box-sizing: border-box;
	border-left: 1px solid #ccc;
	width: 75%;
	line-height: 36px;
    background: #D9E5F5;
	font-size: 16px;
}
.table_body_bg{
	width: 70px;
	background: url(../../image/company/icon.png) no-repeat;
	font-size: 22px;
	height: 30px;
	line-height: 30px;
	background-position: left center;
	background-size: 24px;
	padding-left: 30px;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	top: 50%;
	margin-top: -15px;
}
.layui-tab-title {
	height: 60px!important;
	line-height: 60px;
}
.sc_number{
    background: url(../../../common/image/icon.png) no-repeat;
	background-size: 8px;
	background-position: 30px 0px;
	width: 40px;
	display: inline-block;
}