/*客户端下载*/
.box{
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
.downloadDoc_top{
    height:36px;
    line-height:36px;
    fond-size:12px;
}
.downloadDoc_title{
	text-align: center;
	font-size: 2.4rem;
	padding: 20px 0;
}
.downloadDoc_font{
	font-size: 16px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-left: 2%;
    margin-right: 2%;
}
.downloadDoc_font button{
	float: right;
	margin-right: 10%;
	background-color: #d71f1b;
	border: solid 1px #d71f1b;
	color: #FFFFFF;
	height: 40px; 
	margin-bottom: 30px;
	margin-top: 30px;
}
.downloadDoc_font p{
	line-height: 40px;
	font-size: 1.4rem;
    line-height: 2rem;
    text-indent: 2em;
    color: #656565;
}
.downloadDoc_title_img{
	margin-left: 10%;
	margin-right: 10%;
}
.downloadDoc_title_img img{
	width: 100%;
	
}
.downloadDoc_btn{
	width: 40%;
	height: 40px;
	text-align: center;
	background-color: #d71f1b;
	border: solid 1px #d71f1b;
	color: #FFFFFF;
	margin: 50px 30%;
	font-size:18px;
}
/*瓦币用户协议*/
.encryptionDoc_font{
	line-height: 40px;
	font-size: 13px;
	margin-left: 2%;
	margin-right: 2%;
}
/* 漂浮导航 */
.navfixed{
	position:fixed;
	top:0px;
	color:#3C3C3C;
	z-index:9999;
	width: 100%;
    min-width: 1240px;
    line-height:50px;
    background: #f5f5f5;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.15);
}
.imglogo img{
	vertical-align: middle;
	width:10rem;
	margin-top: -0.5rem;
}
.imglogo{
	font-size:2rem;
	padding-left: 19.5%;	
}
.navfication{
	position: absolute;
    height: 50px;
    top: 0;
    left: 30%;
    padding-left: 0;
} 
.suspendedsearch{
	margin-top: -19px;
}
.suspendedsearch li a:hover{
	background-color: transparent !important;
}
.limiddle{
	margin-top: 19px;
}
.limiddle a{
	display: inline-block !important;
}
.nav>li>a{
	padding:0 !important;
}
 .searchframe{
	margin-top: -17px;
}
@media (max-width: 768px){
.searchframe {
    margin-top: 5px;
}
}
.faicon{
	color:#fe7d4e;
}
.spacing{
	letter-spacing:2px;
}

.encryptionDoc_font_title{
	margin: 15px 0;
}
.nin{
	font-weight: bold;
}
.encryptionDoc_bottom{
	margin-bottom: 30px;
}
/*平台服务协议*/
.encryptionDoc_bottom{
	margin-bottom: 30px;
}
.encryptionDoc_font p{
	line-height: 40px;
	font-size: 1.4rem;
    line-height: 2rem;
    text-indent: 2em;
    color: #656565;
}
.classificationselect{
	margin-top:0.7rem;
}