#top{
	width:100%;
	height:80px;
	background:url(img/top_bg.jpg) repeat-x;
	}
	
.logo {
    width: 152px;
    height: 70px;
    margin: 4px 0;
	}
.nav {
    right:20px;
    }
.nav li {
    float: left;
    display: inline;

}
.nav li a {
    height: 63px;
    padding: 0 20px;
    overflow: hidden;
    color: #333;
    font-size: 16px;
    line-height: 63px;
}
.nav li a:hover{
	color:#1173ab;
	}
.nav li a.active{
	color:#0387ba;
	font-weight:bold;
	}
.nav span {
    right: 0;
    width:2px;
    height: 15px;
    background: #333;
    top: 25px;
	}
#banner{
	width:100%;
	background-color:#f1f1f1;
	}	
.banner1{
	width:1200px;
	background-color:#000;
	height:500px;
	margin: 0 auto;
	/* overflow:hidden; */
	}
.content1{
    background: #f1f1f1;
    padding-top: 18px;
    clear: both;
	width:100%;
	min-width:1200px;
	}
.content2{
	background-color:#f1f1f1;
	}
.box1{
	width:1200px;
	margin:auto;
	}
.box1_tit{
    font-size: 22px;
    color: #282a29;
    font-weight: 100;
    line-height:20px;
	text-align:left;
	}
..box1_tit h2{
    border-left: 4px solid #e62232;
    height: 20px;
    float: left;
    margin-top: 5px;
    margin-right: 8px;
	}

.box1_con dl{
	width:360px; 
	height:380px; 
	background:#fff; 
	border:1px solid #d1d1d1; 
	border-radius:4px; 
	overflow:hidden; 
	float:left;
	}

.box1_con dd{
	height:234px; 
	display:block; 
	background-color:#000;
	width:360px;
	position:relative;
	left:-40px;
	overflow:hidden; 
	}

.box1_con dt {
    height: 80px;
    line-height: 16px;
    text-align: center;
    padding: 10px;
    position: relative;
	}
.box1_con dt .tit {
    line-height: 20px;
    color: #333;
    font-size: 18px;
    margin-bottom: 6px;
	}
.box1_con dt .txt {
    max-height:62px;
    overflow: hidden;
	font-size:14px;
	line-height:30px;
	}

.box1_con dt .btn {
    width: 106px;
    height: 27px;
    background: #48b4fc;
    border-radius: 3px;
    position: absolute;
    bottom: -32px;
    left: 50%;
    margin-left: -53px;
    z-index: 3;
	line-height:26px;
	color:#fff;
}
.box1_con dt .btn:hover{
	background:#1987d1;
	}
.box1_con dt .btn i{
	height:22px; 
	line-height:22px;
	border:1px solid rgba(255,255,255,0.5);
	border-radius:3px; 
	display:block; 
	margin:1px;
	}
.mr40{
	margin-right:40px;
	}
.recommend{
	background: #f1f1f1;
	padding-top: 18px;
	overflow: hidden;
	clear: both;
	}
.recommendCon{
	margin-top: 12px;
	margin-left: -8px;
	}
.mtit{
	font-size: 24px;
	color: #282a29;
	font-weight:500;
	line-height: 30px;
	text-align:left;
	}
.mtit span{
	display: block;
	width: 4px;
	height: 20px;
	overflow:hidden;
	background: #036a9f;
	float:left;
	margin-top:5px;
	margin-right: 8px;
	}
.recommend ul{
	overflow: hidden;
	padding-left: 8px;
	margin-right: -42px;
	}
.recommend li{
	float: left;
	display:inline;
	width:360px;
	height: 280px;
	overflow: hidden;
	margin-right: 42px;
	position: relative;
	box-shadow: 0 0 8px rgba(7, 0, 2,0.27); 
	margin-bottom:35px;
	}
.recommend li img{
	display: block;
	vertical-align: top;
	width: 100%;
	}
.recommend li.last{
	margin-right: 0;
	}
.proInfo{
	position: absolute;
	left: 0;
	width: 100%;
	color: #fff;
	height: 117px;
	bottom:25px !important;
	z-index:3;
	}

.proInfoCon a{
	margin-left:15px;
	}
.proInfo dt{
	overflow: hidden;
	margin-bottom:4px;
	 height:26px;
	 text-align:center;
	 font-size:18px;
	 }
.proInfo dt a{
	line-height:26px;
	font-size: 17px;
	color: #fff;
	font-weight: 700;
	float: left;
	text-align:center;
	}
.proInfo dd{
	line-height:20px;
	white-space:nowrap; 
	text-align:left; 
	position:relative; 
	/* left:-35px; */
	left:-20px;
	text-align:center;
	margin-bottom:5px;
	}

.proInfoBg{
	height: 124px;
	background:rgba(18, 116, 162, 0.7);
	left: 0;
	width: 100%;
	bottom: 0px;
	position: absolute;
	z-index: 2;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	}
/** 产品列表 **/

.gameListCon{
	display: flex;
	justify-content: space-around;
	position: relative;
	}
.gameMod{
	flex: 1;
	}
.gameMod h3{
	border-right: 2px solid #fff;
	background: #f1f1f1;
	text-align: center;
	line-height: 34px;
	height: 34px;
	font-size:16px;
	color: #de0012;
	}
.gameMod h3 a{
	color: #272a2c;
	}
.gameMod h3 a:hover{
	color: #de0012;
	}
.gameMod.last{
	width: 333px;
	}
.gameMod.last h3{
	border-right: none;
	}
.gameModCon{
	border-right: 1px solid #f5f5f5;
	}
.gameMod.last .gameModCon{
	border-right: none;
	}
.gameModCon ul{
	margin-top: 18px;
	}
.gameModCon li{
	line-height: 47px;
	height: 47px; 
	margin-left:39px;
	font-size: 14px;
	color: #000;
	 }
.gameModCon li .slogo{
	float: left;
	display: inline-block;
	width: 41px;
	height: 41px;
	border: 1px solid #f1f1f1;
	margin-right:13px;
	margin-top: 2px;
	}
.gameModCon li span{
	display: inline; 
	float:left;
	}
.gameModCon li .hot,.gameModCon li .ce,.gameModCon li .yu,.gameModCon li .new{
	vertical-align: middle; 
	margin-left:5px;
	display: inline; 
	position:relative; 
	top:16px;
	}
.gameMore{
	display: block;
	margin:18px 22px 0 0;
	color: #fff;
	line-height: 30px;
	padding: 0 20px;
	border-radius: 20px;
	background: #e62232; 
	float: right;
	cursor: pointer;
	}
.gameMore:hover{
	color: #fff;
	text-decoration: none;
	background: #b20f1d;
	}

.zhushi{
	color: #5a5a5a; 
	text-align: center;
	padding-top: 5px; 
	position:relative; 
	top:30px; 
	width:400px;
	}
.zhushi span{ 
    margin: 0 6px;
    }
.zhushi img{
	margin-right:5px; 
	margin-top: -2px; 
	vertical-align: middle;
	}


.footer {
    width: 100%;
    padding: 20px 0;
    margin-top: 72px;
    position: relative;
    background: #f0f0f0;
	min-width:1200px;
	}
.footer .finner {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
	}
.footer .finfo {
    float: left;
    line-height: 26px;
    padding-top: 10px;
	}
	
	
	
.box2_con dl{
	width:260px; 
	height:380px; 
	background:#fff; 
	border:1px solid #d1d1d1; 
	border-radius:4px; 
	overflow:hidden; 
	float:left;
	}

.box2_con dd{
	height:234px; 
	display:block; 
	background-color:#000;
	width:260px;
	position:relative;
	left:-40px;
	overflow:hidden; 
	}

.box2_con dt {
    height: 80px;
    line-height: 16px;
    text-align: center;
    padding: 10px;
    position: relative;
	}
.box2_con dt .tit {
    line-height: 20px;
    color: #333;
    font-size: 18px;
    margin-bottom: 6px;
	}
.box2_con dt .txt {
    max-height:62px;
    overflow: hidden;
	font-size:14px;
	line-height:30px;
	}

.box2_con dt .btn {
    width: 106px;
    height: 27px;
    background: #48b4fc;
    border-radius: 3px;
    position: absolute;
    bottom: -32px;
    left: 50%;
    margin-left: -53px;
    z-index: 3;
	line-height:26px;
	color:#fff;
}
.box2_con dt .btn:hover{
	background:#1987d1;
	}
.box2_con dt .btn i{
	height:22px; 
	line-height:22px;
	border:1px solid rgba(255,255,255,0.5);
	border-radius:3px; 
	display:block; 
	margin:1px;
	}
	
	
	.proInfo .btn{
    width: 106px;
    height: 27px;
    background: #48b4fc;
    border-radius: 3px;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -53px;
    z-index: 3;
	line-height:26px;
	color:#fff;
}
	.proInfo .btn:hover{
		background:#1987d1;
		}
	.proInfo .btn i{
		height:22px; 
		line-height:22px;
		border:1px solid rgba(255,255,255,0.5);
		border-radius:3px; 
		display:block; 
		margin:1px;
		}
	
.contact {
    line-height:20px;
    color: #272a2c;
    padding:0px 0 22px;
	text-align:left;
	font-size:14px;
	min-height:500px;
	}