.left{
	float: left;
}
.right{
	right;
}


.sub_bg{
	background-color: #f0f0f0;
	height: auto;
}


.exhi_top_row{
	height: 60px;
	line-height: 60px;
	background-color: #ffffff;
}
.exhi_top_center{
	width: 1200px;
	margin: 0 auto;
}
.exhi_top_row .position_title p {
	font-family: simsun;
	font-size: 13px;
	color: #707070;
	background: url(../image/icon_position.png) left center no-repeat;
	padding-left: 26px;
	cursor: pointer;
}
.exhi_top_row span {
	color: #F03C3C;
}
.position_title{
	width: 400px;
	height: 60px;
	float: left;
}
.business_menu{
	height: 60px;
	width: 800px;
	float: left;
}
.business_menu ul li{
	float: left;
	height: 60px;
	line-height: 60px;
	margin-left: 20px;
	
}
.business_menu ul li a{
	display: inline-block;
	font-size: 14px;
	font-family: "Microsoft Yahei","微软雅黑",arial,"\5b8b\4f53";
	color: #212529;
}
.business_menu ul li a:hover{
	color: #007bff;
	text-decoration: none;
}

.business_active{
	box-sizing: border-box;
	border-bottom: 2px solid #007bff; 
}
.business_active a{
	color: #007bff!important;
}

.busniess_block{
	background: url(../images/bg_business.jpg) no-repeat;
	clear: both;
	height: 700px;
	border-bottom: 2px solid #ffffff;
}
.busniess_block_1{
	
}
.intro_block{
	width: 550px;
	height: 100%;
	color: #ffffff;
	float: left;
}
.intro_block .intro_title{
	font-size: 30px;
	margin-bottom: 15px;
	height: 40px;
	line-height: 40px;
}
.intro_block .intro_detail{
	text-indent:2em;
	width: 350px;
	line-height: 1.8em;
}


.sub_main{
	height:auto;
}

.bus_intro_block{
	height: 500px;
	width: 600px;
}


.show_business_block{
	display: block;
}
.hidden_business_block{
	display: none;
}

/* business_6 css */
.busniess_block_6{
	height: 650px;
	width: 100%;
	background-color: rgba(255,255,255,0.5);
	padding-top: 40px;
}
.business_contain{
	width: 1200px;
	margin: auto;
	height:100%;
	
}

.business_6_left{
	width: 550px;
	height: 500px;
}
.business_6_right{
	width: 550px;
	height: 500px;
}
.business_6_title{
	height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #2253b7;
    text-indent: 20px;
    font-weight: bold;
    background: linear-gradient(to right, #cee6ff , #ffffff);
    text-shadow: 1px 1px 1px #c6e1f7;
}
.business_6_map{
	width: 304px;
	height: 276px;
}
.business_6_intro {
	height: 100px;
	font-size: 12px;
	text-indent: 2em;
	line-height: 1.8em;
}
.business_6_map img{
	width: 100%;
	height:100%;
}

.busi_adv{
	height: 30px;
	line-height:30px;
	width: 100%;
	font-size: 14px;
	color: #2253b7;
	font-weight: bold;
}
.busi_adv_point{
	height: 90px;
	width: 470px;
	border: 1px solid #7ea0e7;
	margin-top: 15px;
	position:relative;
	border-top-left-radius: 15px;
	border-bottom-right-radius: 15px;
	
	background-color: rgba(255,255,255,0.9);
	
}
.busi_adv_point .adv_title{
	background-color: rgba(255,255,255,0.8);
	position: absolute;
	text-align: center;
	width: 100px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	font-weight:bold;
	color: #2253b7;
	right:0;
	left:0;
	margin: 0 auto;
	top:-13px;
}
.busi_adv_point .adv_content{
	padding:10px 5px 0 5px;
	font-size: 12px;
	text-indent: 2em;
	line-height: 1.5em;
}

/* business_3 css */
.business_detail_point{
	width: 550px;
	height: 100%;
	float: left;
}
.business_intro_contain{
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	padding: 100px 0;
}
.business_intro_title{
	height:30px;
	line-height:30px;
	font-size: 20px;
	font-weight:bold;
	margin-top: 25px;
}
.buisness_point{
	margin-top:10px;
	padding-left: 20px;
}
.buisness_point ul li{
	line-height: 30px;
	height:30px;
	font-size: 18px;
	font-weight: bold;
	list-style: square;
}