* {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
}

li {
	list-style: none;
}

/*container*/

.container {
	min-width: 900px;
	padding: 0;
	width: 80%;
	margin: 0 auto;
}

.guanyu_photo {
	width: 100%;
	margin: 0 auto;
}
.blue{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* 选项卡 */

.tab {
	font-family: "微软雅黑";
	width: 90%;
	margin: 0 auto;
	margin-top: 20px;
}

.tab h3{
	color: #3399cc;
}
.tab_menu {
	width: 100%;
	background: #E8E8E8;
	height: auto;
	float: left;
	display: inline-block;
}

.tab_menu ul{
	float: left;
	width: 80%;
	margin-left: 10%;
	height: 60px;
	
}
.tab_menu3{
	width: 80%;
	margin-left: 10%;}
.tab_menu li {
	text-align: center;
	width: 33.33%;
	display: block;
	border-right: 1px solid #737373;
	float: left;
	cursor: pointer;
	list-style: none;
	line-height: 50px;
	height: 50px;
	margin-top: 10px;
	font-size: 22px;
	}
.tab_menu3 li {
	width: 40%;
	margin-left: 5%;
	}

.tab_menu li.hover {
	color: #3399cc;
}
.tab_menu .first{
	border-left: 1px solid #737373;
	}
.tab_menu .selected {
	/*color: #FFF;*/
	color: #3399cc;
}

.tab_box {
	padding: 10px 20px;
	font-size: 18px;
	float: left;
	display: inline-block;
	width: 90%;
	margin-left: 5%;
	height: auto;
}
.tab_box2 div{
	margin-top: 30px;
	width: 70%;
	margin-left: 15%;
	}
.tab_box div:nth-child(2) {
	line-height: 30px;
	width: 36%;
	margin-left: 37%;
	}
	.tab_box div:nth-child(3) {
	width: 30%;
	line-height: 30px;
	margin-left: 35%;
	}
.tab_box .box_title{
	text-align: center;
	font-size: 24px;
	line-height: 35px;
}
.hide {
	display: none
}
/*shang*/
.shang_text{
	width: 70%;
	font-size: 20px;
	margin: 0 auto;
	line-height: 30px;
}
.shang_text2{
	float: left;
	display: inline-block;
	width: 40%;
	font-size: 20px;
	margin: 0 10%;
	line-height: 30px;
}
.liuh1{
	color: #3399CC;
	display: block !important;
	font-size: 30px;
	width: 50% !important;
	margin: 0 10%;
	line-height: 30px;
}
.liucheng h1{
	color: #3399CC;
	display: inline-block;
	float: left;
	font-size: 25px;
	width: 35%;
	margin: 0 10%;
	line-height: 30px;
}

.shang_img{
	width: 25%;
	display: inline-block;
	float: left;
	}

.shang_text h1{
	color: #3399CC;
}
.shang_text p{
	font-size: 24px;
	margin-top: 10px;
	color: #3399CC;
}
}