.mobile .header {position: static;}
.mobile .header nav {background: #fff; height: 52px;}
.mobile .header nav .logo {background: url(../images/topicon.png;vpn_img); width: 300px;margin-left:-150px; height: 94px;}
.mobile .header nav .bell {display: none;}
.mobile .header nav  ul {top: 0}
.mobile .header nav  ul li a {line-height: 52px;}
.mobile .header nav  ul li.blank {width: 285px;}
.mobile .mainwrap {width: 1000px;}
.mobile .mobilenav {display: none}


.content .section_1 { background: url(../images/draw_2018.jpg;vpn_img) no-repeat top center;height: 872px; position: relative}
.content .section_1 .txt {position: absolute; top: 180px;left: 50%; transform: translateX(-50%);-ms-transform: translateX(-50%); }
.content .section_1 a {position: absolute; bottom: -70px; line-height: 40px; padding: 0 30px; background: #fffdcf; font-size: 18px; font-weight: bold; border-radius: 28px; color: #3f2a52; border:8px solid #3f2a52; left: 50%; margin-left: -70px;}
.content .section_2 .subnav {position: absolute; width: 100%; height: 78px;top:-90px;}

.content .section_2 .subnav .mainwrap { border-bottom: 3px solid #f1eff2;padding-bottom: 30px;}
.content .subnav li {float: left;}
.content .subnav a {margin-right: 30px; line-height: 50px; color: #000; font-size: 18px;font-weight: bold;} 
.content .subnav a:hover {color: #fc0000} 
.content .subnav li:last-child a {margin-left:110px; margin-right: 0; display: inline-block; background: #fc0000; padding: 0 30px; border-radius: 25px; line-height: 50px;font-weight: normal;color: #fff; vertical-align: middle}
.content .subnav li:last-child a:hover {background: #552437;color: #fff}
.content .section_2 .subnav .menu {display: none}
.content .user {position: absolute;top: -190px;width: 100%;font-size: 16px; text-align: right}
.content .user a {display: inline-block; line-height: 40px; background:rgba(0,0,0,0.6);padding: 0 20px;color: #fff; border-radius: 20px;}

.content .section_3 {padding-top: 20px;}
.content .section_3 .col_1 {float:left;width: 640px;}
.content .section_3 .col_2 {float:right;width: 300px;}
.content .section_3 .yunziti {font-size: 20px; line-height: 1.5em; margin-top: -45px; color: #583a73;position: relative}
.content .section_3 .mainText {background: url(../images/draw_04.jpg;vpn_img) top center no-repeat;padding-top: 30px;margin-top: 30px;}
.content .section_3 .mainText .update li {float: left; width: 50%;}
.content .section_3 .mainText .update li div {margin-right: 40px; padding-bottom: 15px; background: url(../images/lb.png;vpn_img) no-repeat bottom left;}
.content .section_3 .bonus {text-align: center;padding-top: 40px;}
.content .section_3 .bonus img {margin-bottom: 10px; max-width: 100%}
.content .section_3 .ut {display: none; color: #e95c5a;font-size: 16px;line-height: 1.75em}

.content .section_3  img { max-width: 100%}

.content h2 { color: #d80400; font-size: 24px; line-height: 1em; padding: 1.75em 0 0;}
.content h3 {color: #533dac; font-size: 18px; color: #533dac;line-height: 1.5em;padding: 1.25em 0 0.5em 0}
.content h4 {color: #584948; font-size: 18px;line-height: 1.25rem; padding: 2.25em 0 1.25em 0;}
.content p {font-size: 16px; line-height: 1.75em}
.content .col_2 .mod {background: #f1f7ff; padding: 8px; border-radius: 6px;}
.content .col_2 .mod img {width: 100%}
.content .col_2 .mod.newslist img {border-radius: 4px}
.content .col_2 .mod.newslist li {font-size: 14px;line-height: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding:0 10px;}
.content .col_2 .mod.newslist li a {color: #444;}
.content .col_2 .mod.newslist .imgnews {text-align: left; font-size: 14px; color: #444; padding-bottom: 15px; margin-bottom: 15px;border-bottom: 1px dashed #ccc; display: block}
.content .col_2 .mod.newslist .imgnews span {padding:0 10px}
.content .col_2 .mod.newslist .imgnews img {margin-bottom: 15px; display: block}
.content .col_2 .mod.logolist li {padding: 5px;width: 50%; float: left; box-sizing: border-box}

.imglist {margin-left: -20px; padding-top: 30px;}
.imglist li{float: left; width: 25%;color: #777;padding-bottom: 30px;}
.imglist li div {margin-left: 20px;}
.imglist li img {width:100%;display: block;}
.imglist li a {background-size: cover; background-repeat: no-repeat; background-position: center center; display: block;border-radius: 6px; overflow: hidden; margin-bottom: 10px;}
.imglist .fav {color:#ff0000;float: right; background: url(../images/heart.png;vpn_img) no-repeat center -85px; text-align: center; padding-top: 20px;min-width: 30px;}
.imglist .fav:hover {background-position-y:3px; }

.imglist h3 {padding-bottom: 3px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;font-size: 15px;color:#000;line-height: 1.5em;padding-top: 0;}
.imglistwrapper .more {font-size: 16px; text-align: center; display: block;}
.imglistwrapper .more span {display: inline-block;border-top:1px solid #000;padding: 10px 0}

.imglist li a {
	position: relative;
}

.imglist li div.status .statustxt
{
	position: absolute;
	right: 10px;
	bottom: 10px;
	background: #000;
	font-size: 12px;
	color: #fff;
	border-radius: 40px;
	padding: 8px 16px; 
	margin: 0;
}

.imglist li div.status .infotxt
{
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.6);
	color: #fff;
	font-size: 12px;
	line-height: 1.75em;
	padding: 20px;
	
}

.imglist li div.status.checking .statustxt
{
	background: rgba(57,2,181,0.9);
}

.imglist li div.status.passed .statustxt
{
	background: rgba(252,152,0,0.9);
}

.imglist li div.status.blocked .statustxt
{
	background: rgba(216,4,0,0.9);
}


.imglist li .actions {
    border-top: 1px solid #aaa;
    height: 30px;
    margin: 10px 0;
    padding: 10px 0;
}
.imglist .actions .edit,.imglist .actions .del {
    line-height: 30px;
    margin-left: 10px;
    color: #aaa;
}
.imglist .actions .del {
    float: right;
    margin-right: 10px;
}

.imglistwrapper .empty {margin: 50px auto; width: 350px; display: block; font-size: 16px;padding: 20px 30px; border:1px dashed #ccc;text-align: center; border-radius: 6px;}
.imglistwrapper .empty span {color: #D53434; border-bottom: 1px dashed #D53434}
.imglistwrapper .empty:hover {border-color: #D53434}
.imglistwrapper .orderby {float: right;margin-top: 40px;}
.imglistwrapper .orderby a {line-height: 30px; color: #666; display: inline-block; padding: 0 15px; border-radius: 15px;}
.imglistwrapper .orderby a.current {background: #d80400; color: #fff;}
.article .newslist span {float: left}
.article .newslist a {margin-left: 130px;display: block}
.article .newslist li {font-size: 16px; line-height: 1.75em; border-bottom: 1px dashed #ccc;padding: 10px 0; display: block}
.content .imgsearch {position: relative}
.content .imgsearch .imgsearchwrapper {position: absolute;border: 1px solid #ccc;border-radius: 18px;height: 36px; width: 400px;overflow: hidden; top: -32px; left: 50%; margin-left: -200px; box-sizing: border-box;} 
.content .imgsearch button {border: 0; font-size: 16px;position: absolute; background: none;right: 10px; top: 0px; line-height: 36px;}
.content .imgsearch  input {height: 100%;width: 100%; text-indent: 15px; border:0;line-height: 100%;height: 36px;}
.content .section_4 {padding: 40px 0 0 0;}
.content .section_4 .imgtopbg {background: url(../images/draw_06.jpg;vpn_img) no-repeat center top;height: 59px;}
.content .section_4 .imgbtmbg {background: url(../images/draw_08.jpg;vpn_img) no-repeat center top;height: 58px;}
.content .section_4 .listwrapper {background: #fafcff;padding: 0 0 20px 0}
.content .section_5 h2 {}
.content .section_5 {padding-bottom: 60px;}
.content .section_norm .imglistwrapper {padding-top:0px;}
.content ol li {font-size: 16px; line-height: 1.75em; list-style-type: decimal; list-style-position: outside; margin-left: 20px;}

.content .article h1 {font-size: 30px; text-align: center;line-height: 1.5em;padding:0 0 1em 0}
.content .article p {margin-bottom: 1.75em;font-size: 16px;line-height: 1.75em}
.content .article p a {color: #C12519;padding-bottom: 2px;border-bottom: 1px dashed #C12519;}
.content .article p a:hover {border-style: solid;}
.content .article img {max-width: 100%;}
.content .article .datetime {text-align: center; font-size: 14px; line-height: 30px; color: #666}

.content .article .imglistwrapper h2 {padding: 0;}
.content .article .imglistwrapper .orderby {margin-top: 0;}

.content-login #login-form
{
	text-align: center;
	font-size: 14px;
}

.content-login #login-form input[type=text], .content-login #login-form input[type=password],.content-login #login-form textarea {
    border: 1px solid #aaa;
    background: #fff;
    border-radius: 5px;
    display: block;
    width: 460px;
	line-height: 46px;
	height: 46px;
	text-indent: 15px;
    margin: 10px auto;
    font-size: 18px;
    outline: none;
	-webkit-appearance:none;
	box-sizing: border-box;
}

.content-login #login-form textarea
{
	height: auto;
	line-height: 1.5em;
	padding: 15px;
	text-indent: 0;
}

.content-login #login-form button {
    background: #de1800;
    border: none;
    color: #fff;
    display: block;
    width: 220px;
    border-radius: 5px;
    margin: 20px auto;
    outline: none;
    font-size: 18px;
	height: 46px;
	line-height: 46px;
}

.content-login #login-form #login_vcode
{
	display: inline-block;
	width: 230px;
	margin: 0;
}

.content-login #login-form input[type="checkbox"]
{
	display: inline-block;
	width: auto;
	border:1px solid #aaa;
	margin: 6px 10px 6px 0;
	vertical-align: middle;

}

.content-login .err_tips
{
	background: #FFEAC6;
	line-height: 30px;
	color: #ff0000;
	width: 460px;
	margin:auto;
	display: block;
	text-align: center;
	padding: 8px 15px;
    border-radius: 5px;
}

.content-login .to-register
{
	width: 460px;
	font-size: 16px;
	border-top:1px solid #ccc;
	margin:auto;
	padding:15px 8px;
	margin-top: 60px;
	text-align: center;
	box-sizing: border-box;
}

.content-login .to-register a 
{
	color: #de1800;
	border-bottom: 1px dashed #de1800;
	margin-left: 10px;
}

.content-login #login-form .vcode,.content-login #login-form .check
{
	width: 460px;
	margin:auto;
	text-align: left;
}

.content-login #login-form .check
{
	padding: 20px 0;
}

.content-login #login-form.submit-form input, .content-login #login-form.submit-form textarea
{
	text-align: left;
	width: 700px;
}

.content-login #login-form.submit-form .file-input {
    text-align: left;
    width: 730px;
    margin: 20px auto;
}

.content-login .file-input iframe {
    border: none;
    background: #fff;
    width: 80px;
    height: 66px;
    vertical-align: middle;
    display: inline-block;
}

.content-login #login-form.submit-form .file-input .input-tip {
    width: 140px;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    color: #aaa;
}

.content-login #login-form.submit-form .file-input-tips {
    padding-left: 10px;
}
.content-login #login-form.submit-form .file-input-tips span{
    color: #FF6246;
}
.content-login #login-form.submit-form .tips
{color: #FF733D;font-weight: bold}


.content-login .file-preview img {
    max-width: 300px;
}

.content-login .imglist .actions {
    border-top: 1px solid #aaa;
    height: 30px;
}
.content-login .imglist .actions .edit,.imglist .actions .del {
    line-height: 30px;
    margin-left: 10px;
    color: #aaa;
}
.content-login .imglist .actions .del {
    float: right;
    margin-right: 10px;
}

.section_2.section-details {
    height: auto;
}
.content-details .details-likes{
    float:right;
    width: 30px;
    color:#ff0000;
    background: url(../images/heart_l.png;vpn_img) no-repeat center -122px;
    text-align: center;
    padding-top: 30px;
    min-width: 30px;
    cursor: pointer;
    font-size: 14px;
	margin-top: 10px;
}

.content-details .details-likes:hover
{
	background-position-y:0px; 
}

.content-details .details-title {
    font-size: 28px;
    color: #de1800;
    line-height: 1.25em;
	margin-right: 70px;
}
.content-details .details-title div
{
    border-top: 1px solid #666;
	padding-top: 20px;
	display: inline-block;

}
.content-details .details-author {
    clear: both;
    color: #737373;
	padding-top: 10px;
}
.content-details .details-desc {
    font-size: 15px;
    padding: 20px 0;
    line-height:32px;
}
.content-details .details-pic {
    position: relative;
}
.content-details .details-pic img {
    max-width: 100%;
    display: block;

}

.content .section_norm .imglistwrapper.content-details
{
	padding-top: 140px;
}

.pager {clear: both;margin:25px 0 ;font-size:14px;	font-family:Arial, Helvetica, sans-serif;text-align:center;}
.pager a {	background:#FFFFFF;	border: 1px solid #ccc;	color: #D53434;	display: inline-block;	line-height: 32px;	margin: 0 2px;	padding: 0 10px;	height:32px;	border-radius:3px;	vertical-align:middle;}
.pager a:hover, .pager a.current {	background-color: #D53434;	border:none;	color: #FFFFFF;	font-weight: bold;	text-decoration: none;	line-height: 34px;	height:34px;	padding: 0 11px;}
.pager .p {	font-size:22px;}


@media screen and (max-width:1000px)
{
	.mobile .mainwrap {width:auto;padding:0 25px;}
	.content .section_3 .col_1,.content .section_3 .col_2 {float: none; width: auto}
	.content .section_2 .subnav {height: 64px;top: -135px;}
	.content .section_2 .subnav ul{display: none;background: url(../images/navbg.png;vpn_img) repeat-y center top;position: absolute; left: 0; top: 64px; z-index: 10001;width: 100%;padding-top: 20px; }
	.content .section_2 .subnav ul li {float: none;}
	.content .section_2 .subnav ul li a{display: block; line-height: 40px; text-align: center;margin:0;color: #fff}
	.content .section_2 .subnav ul li:last-child a {margin: 30px;}
	.content .section_2 .subnav .menu {color: #fff; font-size: 24px; line-height: 40px; cursor: pointer;float: left;padding: 0 3px;background:#9C2948;margin-top: 12px; border-radius: 4px; display: block}
	.content .section_2 .subnav .menu.active i:before {content: '\e81f';}
	.content .user {top:-122px;z-index: 1; color: #fff;width: auto;right: 0;}
	.content .user a {max-width: 160px; overflow: hidden;white-space: nowrap; text-overflow: ellipsis; vertical-align: middle;font-size: 12px;}
	.content .section_3 .ut {display: block;}
	.content .section_3 .utimg {display: none;}
	.mobile .header nav  ul {position: absolute; left: 0; top: 40px; z-index: 10001;width: 100%; display: none}
	.mobile .header nav  ul.active {display: block}
	.mobile .header nav  ul li {float: none;background: none; text-align: center}
	.mobile .header nav  ul li a{color: #fff;font-size: 30px; line-height: 15vh}
	#nav ul {width: 90%; padding: 20px 0}
	#nav ul a {color: #333; font-size: 16px;}
	.mobile .header nav  ul li.search,.mobile .header nav  ul li.blank {display: none}
	.mobile .header nav {width: auto;}
	.mobile .menumask {position: fixed;width: 100%;height: 100%;background: #9E8741;opacity: 0.95;filter: alpha(opacity=95); z-index:1000;display: none}
	.content .section_1 .txt {width: 85%;top:130px;}
	.content .section_1 .txt img {width: 100%}
	.content .section_1 {height: 90vh; background-size:cover}
	.content .section_3 .yunziti {font-size: 18px; line-height: 1.5em; text-align: left}
	.content .section_3 .yunziti br {display: none}
	.content .section_3 .mainText .update li {width: 100%; float: none}
	.imglist {margin: 0;}
	.imglist li {float: none;margin: 0;width: auto}
	.imglist li div {margin: 0;}
	.imglistwrapper .empty {width: auto}
	.content .article h1,.content-details .details-title {font-size: 24px;}
	.mobile .mobilenav { display: block; font-size: 18px; position: relative;z-index: 2}
	.mobile .mobilenav .menu { float: left;padding:18px 20px; cursor: pointer;}
	.mobile .mobilenav.active {z-index: 10002;}
	.mobile .mobilenav.active .menu {color: #fff; font-size: 24px; line-height: 1em}
	.mobile .mobilenav.active .searchmenu {display: none}
	.mobile .mobilenav.active .menu i:before{content: '\e81f';}
	.mobile .mobilenav .searchmenu {float: right; padding:18px 20px; cursor: pointer}
	.mobile .footer .cr .footerhouse {display: none}
	.mobile .footer .cr {width: auto;}
	.newslist span {float: none;display: block; font-size: 12px;}
	.newslist a {margin-left: 0;}
	.content .imgsearch .imgsearchwrapper { position: relative;width: 100%;top: 0; left: 0; margin: 25px 0 0 0 }
	
	.content-login #login-form input[type=text], .content-login #login-form input[type=password],.content-login #login-form textarea, .content-login .to-register,.content-login #login-form.submit-form input[type=text],.content-login #login-form.submit-form input[type=password]{width: 100%;}
	.content-login #login-form.submit-form textarea {width: 100%}
	.content-login #login-form .vcode, .content-login #login-form .check {width: auto;}
	.content-login #login-form.submit-form .file-input {width: auto}
	.content-login #login-form .vcode {text-align: center}
	.content-login #login-form #login_vcode {width: 100px;}
	
}

@media screen and (max-width:320px)
{
	.content .user a {max-width: 95px; }
}

