@charset "utf-8";

/* business20180309 */

.eventBody {
	padding-top: 70px;
}

.eventBody .linkRow {
	display: none;
}

.eventBody .header {
	display: block;
}

.eventBody .footer {
	display: block;
}

#business20180309 {
	background:#fafafa;
	width:100%;
	overflow-x: auto;
}

#business20180309 > div {
	width:100%;
	max-width: 1920px;
	min-width: 1200px;
	margin:0 auto;
	position: relative;
}
#business20180309 .fs14{
	font-size: 14px;
}
#business20180309 .fs20{
	font-size: 20px;
}
#business20180309 .rowBase {
	position: relative;
	width:1200px;
	height:100%;
	padding-top:.1px;
	color: #FFFFFF;
}
#business20180309 .rowBase .symbol{
	background: url(../img/symbol.png) no-repeat scroll top center;
	width: 20px;
	height: 20px;
	position: absolute;
}
#business20180309 .header {
	background:url(../img/bg_big.png) no-repeat scroll top center;
	height:520px; 
}

#business20180309 .pos01 {
	position: absolute;
	top: 60px;
	width: 100%;
}

#business20180309 .pos01 .pos01-title{
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
#business20180309 .pos01 .pos01-title::before{
	content: "";
	position: absolute;
	left: 50%;
	width: 50px;
	height: 4px;
	background-color: #fff;
	margin-left: -24px;
	bottom: -5px;
}
#business20180309 .pos01 .pos01-time{
	font-size: 16px;
	color: #CCDDFF;
	position: absolute;
	right: 0;
	bottom: 0;
}
#business20180309 .pos02 table{
	width: 1112px;
	height: 316px;
	border-color: #529BFF;
	text-align: center;
}
#business20180309 .pos02 table td{
	width: 33%;
}
#business20180309 .pos02 {
	margin-left:30px;
	margin-top: 130px;
}

#business20180309 .area01{
	height: 417px;
}
#business20180309 .area01 .pos03{
	color: black;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	position: relative;
	margin-bottom: 46px;
}
#business20180309 .area01 .pos03 .pos03-title::before{
	content: "";
	position: absolute;
	left: 50%;
	width: 50px;
	height: 4px;
	background-color: #3096FD;
	margin-left: -24px;
	bottom: -5px;
}

#business20180309 .area01 .rowBase{
	width: 1200px;
	background-color: #FFFFFF;
	padding: 57px 0;
}
#business20180309 .area01 .pos04 ul{
	width: 1200px;
	background: #FFFFFF;
	height: 233px;
	margin: 0;
	padding: 0;
}
#business20180309 .area01 .pos04 ul li{
	width: 550px;
	height: 233px;
	float: left;
	list-style: none;
	text-align: center;
}
#business20180309 .area01 .pos04 ul li div:nth-child(1){
	margin-top: 80px;
	font-size: 16px;
}
#business20180309 .area01 .pos04 ul li div:nth-child(2){
	margin-top: 30px;
	font-size: 30px;
}
#business20180309 .area01 .pos04 ul li:nth-child(1){
	background:url(../img/bg_small1.png) no-repeat scroll top center;
	margin-right: 100px;
}
#business20180309 .area01 .pos04 ul li:nth-child(2){
	background:url(../img/bg_small2.png) no-repeat scroll top center;
}
#business20180309 .pos04 table{
	width: 1200px;
	height: 200px;
	border-color: #DCDCDC;
	text-align: center;
}
#business20180309  .rowBase  .pos04 table .symbol{
	background: url(../img/_n.png) no-repeat scroll top center;
	width: 20px;
	height: 20px;
	position: absolute;
}
#business20180309 .area02{
	background-color: #fff;
}
#business20180309 .area02 .pos03{
	color: black;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	position: relative;
	margin-bottom: 46px;
}
#business20180309 .area02 .pos03 .pos03-title::before{
	content: "";
	position: absolute;
	left: 50%;
	width: 50px;
	height: 4px;
	background-color: #3096FD;
	margin-left: -24px;
	bottom: -5px;
}
#business20180309 .pos04 table td{
	width: 33%;
	color: #000;
	font-size: 16px;
}
#business20180309 .pos05 table tr{
	height: 60px;
	color: #333;
	text-align: center;
	font-size: 16px;
}
#business20180309 .pos05 table th{
	height: 70px;
	color: #000;
	text-align: center;
	font-size: 18px;
	line-height: 70px;
}
#business20180309 .pos05 table td{
	height: 60px;
	color: #333;
	text-align: center;
	font-size: 18px;
	line-height: 60px;
}
#business20180309 .pos05 table tr td:nth-child(1){
	width: 260px;
	text-align: right;
}
#business20180309 .pos05 table tr th:nth-child(1){
	width: 260px;
	text-align: right;
}
#business20180309 .pos05 table tr td:nth-child(2){
	padding-left: 302px;
	text-align: left;
}
#business20180309 .pos05 table tr th:nth-child(2){
	padding-left: 302px;
	text-align: left;
}

#business20180309 a{
	text-decoration: none;
	color: #3096FD;
}