/* 公共样式  */
.column-cd{
	background:#f9f8f8;
}
.hovA a:hover{
	color:#ff6c00;
	text-decoration:underline;
}
.hovB a:hover{
	color:#ff0000;
	text-decoration:underline;
}
/* 位置  */
.location{
	margin-top:10px;
	margin-bottom:10px;
}
.location h3{
	display:inline-block;
}
.location span{
	color:#5a5959;
}

/* 栏目左侧 start */
.down-left{
	width:700px;
	background:#fff;
	border-top:2px solid #008fdc;
}
.down-c-tit{
	width:calc(100% - 20px);
	background:#f3fafd;
	padding:10px;
	font-size:18px;
	font-weight:600;
	color:#1e1e1e;
	border-radius:10px;
}
.down-c-tit label{
	padding-left:50px;
	font-size:14px;
	color:#5e5e5c;
}
.dw-lf-cont{
	padding:10px;
}
.dw-lf-cont ul li{
	position:relative;
	margin-bottom:28px;
}
.dw-lf-cont ul li h3 img{
	width:180px;
	height:120px;
}
.dw-lf-cont ul li .lf-cd-cont{
	width:477px;
	margin-left:17px;
}
.dw-lf-cont ul li .lf-cd-cont h4 a{
	font-size:16px;
}
.dw-lf-cont ul li .lf-cd-cont p{
	font-size:12px;
	color:#4c4c4c;
}
.label-s{
	position:absolute;
	bottom:0;
}
.label-s i{
	font-style:normal;
}
.label-s em:nth-child(1) i{
	color:#ff7200;
}
.label-s em:nth-child(2){
	margin-left:100px;
}
.label-s em:nth-child(2) a{
	color:#008aff;
	margin-right:10px;
}
.down-mis ul li h4{
	background:#cdeaff;
	margin:0 0 10px;
	padding:0 5px 0;
}
.lf-cd-cont label{
	display:block;
	font-size:12px;
	color:#939393;
}
.lf-cd-cont b{
	font-weight:500;
	display:block;
	font-size:12px;
}
.lf-cd-cont b a{
	color:#1fadff;
	margin-right:5px;
}
/* 栏目左侧 end */

/* 栏目右侧 start */
.down-right{
	width:280px;
}
/*热门活动*/
.rm-tit{
	position:relative;
}
.rm-tit h2{
	margin:15px 10px;
	border-left:5px solid #45c9bc;
}
.rm-tit a{
	position:absolute;
	right:10px;
	bottom:10px;
}
.box-bg{
	background:#fff;
	padding:5px 0 0;
	margin-bottom:20px;
}
.rm-cont{
	padding-bottom:20px;
}
.rm-cont img{
	width:280px;
	height:197px;
	display:block;
}
.tj-cont{
	padding:0 20px;
}
.tj-cont ul li{
	padding:15px 0;
	font-size:16px;
}
.tj-col ul li:nth-child(1) a,
.tj-col ul li:nth-child(4) a{
	color:#ff2f2f;
}
.bor-rad{
	border-radius:10px;
}
/* 相关软件资讯 */
.zx-cont{
	padding:0 15px;
	padding-bottom:15px;
}
.zx-cont ul li{
	padding:5px 0;
}
.xz-cont ul li{
	padding:10px 0;
}
/* 栏目右侧 end */




/* 内容页 start */
.dw-lf{
	border-top:0;
}
.content-title{
	text-align:center;
	padding:30px 0;
}
.content-title h2{
	font-weight:600;
}
.content-title span em{
	padding:0 8px;
}
.content-title p{
	margin-top:10px;
}
.content-box{
	padding:20px;
}
.content-box p{
	text-indent:28px;
}
.content-box h2{
	font-size:18px;
}
.content-box img{
	display:block;
	max-width:75%;
	max-height:75%;
	padding:10px 0;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
}
.page-fp{
	width:calc(100% - 40px);
	padding:0 20px;
	margin:20px 0 40px;
}
.page-fp p{
	display:inline-block;
	font-size:16px;
	font-weight:600;
	width:300px;
}
/* 内容页 end */