*{
	margin:0;
	padding:0;
	font-style: normal;
	box-sizing:border-box;
}
ul li{
	list-style: none;
}
a{
	text-decoration:none;
}
body{
	font-family: "微软雅黑";

}
.container{
	position:relative;
}
#page4{
	width:100%;
	background:#3a91df;
	position: relative;
	z-index:999;
}
#page4>img{
	width:100%;
	height:100%;
}
#page4>.genius,#page4>.gPop{
	width:1000px;	
	margin:0 auto;
	position:relative;
	z-index:999;
}
#page4>.gPop{
	margin-top:-210px;
}
#page4>.genius>.gNavs ul:after,#page4>.genius>.gOrder ul:after,#page4 .gPop>.popTitle:after{
	content:"";
    display:block;
    height:0;
   	clear:both;
    visibility:hidden;
}
#page4>.genius>.gTitle{
	padding-top:110px;
}
#page4>.genius>.gNavs{
	margin:50px 0 0 0;
	position: relative;
	
	border-bottom:3px solid #2a6aa3;
}
#page4>.genius>.gNavs ul li{
	float:left;
	font-size: 20px;
	font-weight: bold;
	color:#2e6da6;
	padding:0 20px;
	height:40px;
	margin-bottom: -3px;
}
#page4>.genius>.gNavs ul li.firstLi{
	padding-left:40px;
}
#page4>.genius>.gData { height:372px;}
#page4>.genius>.gData table{
	width:1000px;
	color:#fff;
	border-collapse: collapse;
	font-size:16px;
	border:1px solid #327ec2;
	
}
#page4>.genius>.gData table thead{
	background:#42a3fa !important;
}
#page4>.genius>.gData table thead th,#page4>.genius>.gData table tbody td{
	display: inline-block;
	width:240px;
	height:50px;
	line-height:50px;
	text-align: center;
	border:0;
}
#page4>.genius>.gData table tbody tr,#page4>.genius>.gData table tbody td{
	height:35px;
	line-height: 35px;
	cursor: pointer;
}
#page4>.genius>.gData table tbody td.first-td{
	text-align:left;
	padding-left:20px;
}
#page4>.genius>.gData table thead th.first-th{
	text-align: left;
	padding-left:50px;
}
#page4>.genius>.gOrder{
	float:right;
	margin-top:15px;
}
#page4>.genius>.gOrder ul li{
	float:left;
	padding:4px 10px;
	border:1px solid #5caef8;
	background:#42a3fa;
}
#page4>.genius>.gOrder ul li a{
	color:#fff;
}
#page4>.genius>.gOrder ul li:hover{
	background:#327ec2;
}
#page4>.genius>.gNavs ul li:hover{
	border-bottom:3px solid #fff;
}
#page4>.genius>.gNavs ul li a:hover{
	color:#fff;
}
#page4>.gPop{
	border:1px solid #327ec2;
	color:#fff;
    margin-top:50px;
}
#page4>.gPop>.popTitle{
	height:55px;
	background:#327ec2;
	line-height:55px;
	font-size: 16px;
}
#page4>.gPop>.popDesc{
	padding:20px 0;
}
#page4>.gPop>.popDesc>div{
	line-height:30px;
	margin-left: 25px;
}
#page4>.gPop>.popTitle span{
	padding:0 25px;
}
#page4>.gPop>.popDesc>div span{
	margin-left:90px;
}
#page4>.gPop>.popDesc>div span.firstSpan{
	margin-left:0;
}
#page4>.gPop>.popTitle i{
	display: inline-block;
	width:10px;
	height:10px;
	background-image:url(../images/×.png);
	background-repeat: no-repeat;
	float:right;
	margin:20px 20px 0 0;
}
.newBg,.newBg>img{
	width:100%;
	height:309px;
	overflow:hidden;
	margin:0 auto;
}
.newBg img{
	margin-top:-5px;
	position: relative;
	z-index:1;
}

