
.pro_cont {
	height: 420px;
}
.sub_title {
	color:#373838;
    font: 24px "微软雅黑";
	width: 100%;
    height: 50px;
	line-height:48px; 
	border-bottom: 1px solid #c0c0c0;
}
.sub_title span {
	border-bottom: 4px solid #ef8e2f;
}
.game {
	padding-top: 10px;
	height:360px;
	background-color:#fff;
}

.game_info {
	width: 300px;
	padding: 0 20px;
}
.game_icon {
	width: 96px;
	height: 140px;
	padding: 0 102px;
}
.game_icon .name {
	width: 100%;
    height: 36px;
	color:#383838;
	font-size:18px;
	line-height:36px; 
	text-align: center;
}
.game_link {
	width: 100%;
	height: 45px;
	padding: 0 0 15px;
}
.game_desc {
	width: 100%;
	height: 110px;
	color:#383838;
	font-size:12px;
	line-height: 20px;
}
.game_web {
	width: 100%;
	height: 36px;
}
.game_web button {
	width: 100px;
	height: 30px;
	margin: 0 10px;
	color: #fff;
	background-color: #ef8e2f;
    border: 2px solid #383838;
    border-radius: 5px;
	font-size:14px;
}
.game_web .qrcode {
    left: 70px;
	top: -135px;
}
.game_pic {
	width: 600px;
	padding: 0 10px;
}