﻿/*dire*/
#pswDiv_bg {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1000;
}

#pswCheck {
	display: none;
	position: fixed;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	z-index: 1001;
	text-align: center;
	margin-top: -15px;
}

#pswDiv {
	display: none;
	width: 60%;
	margin: 0 auto;
	position: fixed;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	height: 130px;
	font-size: 16px;
	background: #fff;
	border-radius: 10px;
	margin-top: -75px;
	font-size: 12px;
	padding: 10px;
	z-index: 1001;
}

#pswDiv .pname {
	text-align: center;
	font-size: 16px;
}

#pswDiv .pcontent {
	padding: 8px 0 15px 0;
}

#pswDiv img {
	width: 16px;
	display: inline-block;
	position: relative;
	top: 4px;
}

#pswDiv .pinput {
	width: 85%;
	height: 20px;
}

#pswDiv .pswsub {
	float: left;
	width: 40%;
	min-height: 30px;
	font-size: 15px;
	border-radius: 5px;
}

#pswDiv .pswcan {
	float: right;
	width: 40%;
	min-height: 30px;
	font-size: 15px;
	border-radius: 5px;
}
/*dire*/
#dire ul li img.lock {
	width: 28px;
	height: auto;
    position: relative;
	top: 8px;
	padding-left: 9px;
}

#dire ul li span.lock_span {
	padding-left: 34px;
}
/*album*/
#pswDiv_bg_a {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1000;
}

#pswDiv_a {
	width: 60%;
	margin: 0 auto;
	position: fixed;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	height: 130px;
	font-size: 16px;
	background: #fff;
	border-radius: 10px;
	margin-top: -75px;
	font-size: 12px;
	padding: 10px;
	z-index: 1001;
}

#pswDiv_a .pname {
	text-align: center;
	font-size: 16px;
}

#pswDiv_a .pcontent {
	padding: 8px 0 15px 0;
}

#pswDiv_a img {
	width: 16px;
	display: inline-block;
	position: relative;
	top: 4px;
}

#pswDiv_a .pinput {
	width: 85%;
	height: 20px;
}

#pswDiv_a .pswsub {
	float: left;
	width: 40%;
	min-height: 30px;
	font-size: 15px;
	border-radius: 5px;
}

#pswDiv_a .pswcan {
	float: right;
	width: 40%;
	min-height: 30px;
	font-size: 15px;
	border-radius: 5px;
}
/*album*/

.acDire__content {display: none;}
.twoLevel ul li span font.jm{width: auto;float: none;margin: 0;color: red;border-radius: 0;}

@media screen and (max-height: 644px) {
	#download-content .cover{ width: 150px;height: 150px;background-size: 150px 150px;top: 40px;}
	#download-content .cover img{top: 0px;width: 150px;height: 150px;}
	#download-content .name {top: 45px;font-size: 19px;}
	#download-content .platform {width: 63px;  height: 22px;top: 50px;}
	#download-content .platform img{width: 63px;  height: 22px;}
	#download-content .message {font-size: 13px;top: 45px;width: 200px;padding-left: 70px;}
	#download-content .message p span{top: -1px;}
	#download-content .message p img{width: 17px; }
	#download-click {height: 30px;width: 145px;background-size: 145px 30px;line-height: 30px;top: 50px;font-size:16px;}
	#download-click a{min-width: 145px;}
	#download-footer {font-size: 13px;bottom: 10px;}
}

@media screen and (max-height: 490px) {
	#download-content .cover{   width: 139px;height: 139px;background-size: 139px 139px;top: 35px;}
	#download-content .cover img{  top: 0px;width: 139px;height: 139px;}
	#download-content .name {  top: 39px;font-size: 16px;}
	#download-content .platform {width: 63px;height: 22px;top: 38px;}
	#download-content .platform img{width: 63px;  height: 22px;}
	#download-content .message {font-size: 12px;top: 25px;width: 200px;padding-left: 70px;}
	#download-content .message p span{top: -2px;}
	#download-content .message p img{width: 17px; }
	#download-click {height: 24px;width: 126px;background-size: 126px 24px;line-height: 24px;top: 23px;font-size: 12px;}
	#download-click a{min-width: 126px;}
	#download-footer {font-size: 11px;bottom: 10px;}
}

.atlasInfo {
	position: fixed;
}

#pic .pic_item{
	opacity: 1;
}

.twoLevel {
	overflow: auto;
}