.heji-head {
    display: inline-block;
    width: 1200px;
    background: #ffffff;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.04);
    border-radius: 5px;
}
.heji-head em img {
	display:block;
	float:left;
	width:520px;
	height:320px;
}
.heji-head dl {
    float: left;
    width: 620px;
    margin: 30px 30px 0px 30px;
}
.heji-head dl dt {
	height:32px;
	line-height:32px;
	overflow:hidden;
	font-size:28px;
	font-weight:bold;
	color:#333333;
}
.heji-head dl dd.cont1 {
	line-height:30px;
	overflow:hidden;
	font-size:16px;
	color:#999999;
	margin:18px 0px 0px 0px;
}
.heji-head dl dd.cont2 {
	margin-top:18px;
	height:18px;
	line-height:18px;
	overflow:hidden;
}
.heji-head dl dd.cont2 span {
	display:block;
	float:left;
	color:#b2b2b2;
	margin:0px 35px 0px 0px;
}
.heji-head dl dd.cont2 span i {
	font-style:normal;
	color:#eb6160;
	padding: 0 5px;
}
.heji-list {
    display: inline-block;
	width:1200px;
}
.heji-list li {
	float:left;
	width:346px;
	height: 156px;
	background:#ffffff;
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.04);
	border-radius:5px;
	margin:20px 0px 0px 20px;
	padding:20px;
}
.heji-list li:hover {
	box-shadow:0px 4px 16px 0px rgba(0,0,0,0.10);
}
.heji-list li em a img {
	display:block;
	width:90px;
	height:90px;
	border-radius:15px;
	float:left;
}
.heji-list li dl {
    float: right;
    width: 241px;
    margin-left: 15px;
}
.heji-list li dl dt a.ylyYxptNei {
	display:block;
	float:left;
	width:209px;
	height:22px;
	line-height:22px;
	overflow:hidden;
	font-size:18px;
	font-weight:bold;
	margin-top:5px;
}
.heji-list li dl dt i a {
	display:block;
	float:right;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	text-align:center;
	border:1px solid #eb6160;
	color:#eb6160;
	font-weight:bold;
	font-style:normal;
	border-radius:100px;
	transition:all 0.2s;
	overflow:hidden;
}
.heji-list li:hover dl dt i a {
	background:#eb6160;
	color:#ffffff;
}
.heji-list li dl dd {
    display: inline-table;
}
.heji-list li dl dd span {
	display:block;
	float:left;
	width:120px;
	height:18px;
	line-height:18px;
	overflow:hidden;
	color:#999999;
	margin-top:10px;
}
.heji-list li dl dd .xingji {
    position: relative;
	color:#999999;
	width: 125px;
}
.heji-list li dl dd .xingji img {
    position: absolute;
    top: 2.5px;
    width: auto;
    height: 15px;
    float: none;
    border-radius: 0;
}
.heji-list li p {
    display: inline-block;
    width: 306px;
    height: 50px;
    line-height: 50px;
    background-color: #f9f9f9;
    font-size: 13px;
    color: #888;
    margin-top: 11px;
    border-radius: 10px;
    position: relative;
    padding: 0 20px;
    text-align: center;
    overflow: hidden;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.heji-list li p::before{
    content: '';
    position: absolute;
    top: 10px;
    left: 10px;
    width: 13px;
    height: 11px;
    background: url('../img/game_b_left.png')no-repeat center;
}
.heji-list li p::after{
    content: '';
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 13px;
    height: 11px;
    background: url('../img/game_b_right.png')no-repeat center;
}
.heji-list li p i a:hover {
	background:#eb6160;
	color:#ffffff;
}
.heji-list li:nth-child(3n+1) {
	margin-left:0px;
}
.heji-list li dl dd span.width {
	width:240px;
}
.pages {
    background-color: whitesmoke;
}
.hj-text-about {
	padding:24px 290px 24px 190px;
	height:120px;
	position:relative;
	overflow:hidden;
	border:1px solid #eee;
	background: #ffffff;
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.04);
    border-radius: 5px;
    margin-top: 13px;
}
.hj-text-about:before {
    content: "推荐下载";
    position: absolute;
    left: 0;
    top: 18px;
    width: 20px;
    line-height: 22px;
    background-color: #eb6160;
    color: #fff;
    padding: 22px 5px;
    border-radius: 0 2px 2px 0;
    text-align: center;
}
.hj-text-about .icon {
	position:absolute;
	left:50px;
	top:24px;
	width:120px;
	height:120px
}
.hj-text-about .icon img {
	display:block;
	width:100%;
	height:100%
}
.hj-text-about .down {
	position:absolute;
	right:30px;
	top:60px
}
.hj-text-about .down div {
	display:table-cell;
	vertical-align:middle;
	width:230px
}
.hj-text-about .down .btn {
    height: 46px;
    line-height: 46px;
    width: 100%;
    display: inline-block;
    color: #fff;
    font-size: 17px;
    overflow: hidden;
    border-radius: 4px;
    vertical-align: middle;
    text-align: center;
	background-color:#eb6160
}
.hj-text-about .down .btn:hover {
	background-color:#e74f4e
}
.hj-text-about .down .btn+.link {
	margin-top:10px
}
.hj-text-about .down .pc {
	background-color:#fc0
}
.hj-text-about .down a:hover {
	background-color:#F60;
	border-left-color:#FC0
}
.hj-text-about .name {
	font-size:24px;
	font-weight: bold;
	margin-bottom:18px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	line-height:30px
}
.hj-text-about .name a {
    float: left;
}
.hj-text-about .note {
    font-size: 13px;
    line-height: 26px;
    height: 26px;
    font-weight: 500;
    color: #fff;
    background-color: #eb6160;
    padding: 0 10px;
    border-radius: 4px;
    margin: 3px 0 0 10px;
    float: left;
}
.hj-text-about .info {
	height:20px
}
.hj-text-about .info span {
	display:inline-block;
	vertical-align:top;
	margin-right:30px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	color: #999;
}
.hj-text-about .info span em {
    color: #626262;
}
.dianping {
    display: inline-block;
    width: auto!important;
    background-color: #f2f2f2;
    padding: 0 12px;
    border-radius: 2px;
    line-height: 33px!important;
    height: 33px!important;
    font-size: 14px!important;
    margin-top: 18px;
    color:#999;
}
.dianping em {
    position: relative;
    color: #626262;
}
.hj-text-about .xingji {
    position: relative;
    width: 132px;
}
.hj-text-about .xingji img {
    position: absolute;
    top: 2.7px;
    left: 43px;
    width: auto;
    height: 16px;
    float: none;
    border-radius: 0;
}
.xiangguan-news {
	display:inline-block;
	padding:20px;
}
.xiangguan-news li {
	position:relative;
	float:left;
	width:354px;
	padding:0 0 8px 18px;
	margin-right:22px;
	line-height:30px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.xiangguan-news li:nth-child(3n) {
	margin-right:0;
}
.xiangguan-news li:before {
	content:"";
	position:absolute;
	left:0;
	top:13px;
	width:6px;
	height:6px;
	border-radius:100%;
	background:#ccc;
}
.xiangguan-news li a {
	font-size:15px;
}