@charset "utf-8";
/* CSS Document */
html{-ms-text-size-adjust: 100%;}
body{margin: 0px;padding: 0px;}
div,h3,p,input{margin: 0px;padding: 0px;font-family: "Arial","sans-serif","Microsoft Yahei";}
img{border: none;}
input{-webkit-appearance: none;-webkit-tap-highlight-color: transparent;outline: none;}
.clear{line-height: 0;visibility: hidden;clear: both;}

@media screen and (max-width: 1000px){
    
    /* 动态粒子效果 */
    .particles{display: none;}
    
    /* pc-header css */
	.pc-header{display: none;}
	
	/* m header css */
    .m-denglu-logo{width: 100%;float: left;margin-top: 35px;}
    .logo-img{width: 50px;height: 50px;margin-left: auto;margin-right: auto;}
    .logo-img a{width: 50px;height: 50px;display: block;float: left;border-radius: 5px;overflow: hidden;}
    .logo-img a img{width: 100%;height: 100%;object-fit: cover;}
    .m-denglu-title{width: 100%;float: left;text-align: center;font-size: 16px;margin-top: 20px;font-weight: bold;}
    
    /* m content css */
	.denglu-content{width: 100%;float: left;}
	.denglu-content-box{width: 96%;float: left;margin-left: 2%;}
    .denglu-content-left{display: none;}
    
    .denglu-content-right{width: 100%;float: left;margin-top: 20px;}
    .denglu-info-title-password{display: none;}
    .denglu-info-title-code{display: none;}
    
    .denglu-input-content{width: 100%;float: left;margin-bottom: 20px;}
    .denglu-input-box{width: 100%;float: left;}
    .denglu-info-tips{display: none;}
    .denglu-info-input-box{width: 100%;float: left;margin-top: 5px;}
	.denglu-info-input-box input{width: 100%;height: 45px;line-height: 45px;border: 1px solid #f3f3f3;border-radius: 3px;box-sizing: border-box;float: left;padding-left: 4%;padding-right: 4%;font-size: 14px;background: #f5f5f5;}
    
    .denglu-input-content-password{width: 100%;float: left;display: none;}
    .password-link{width: auto;height: 45px;float: right;margin-top: -45px;margin-right: 4%;}
    .password-link a{width: auto;height: 45px;display: block;float: left;line-height: 45px;font-size: 14px;}
    .denglu-submit-box{width: 100%;float: left;margin-top: 20px;}
    .denglu-info-submit{width: 100%; float: left; margin-top: 30px;}
    #denglu-submit-password{width: 100%;height: 45px;text-align: center;line-height: 45px;color: #fff;background: #900900;cursor: pointer;border-radius: 5px;border: none;font-size: 14px;float: left;font-weight: bold;}
    .denglu-info-tiaokuan{display: none;}
    
    .denglu-input-content-code{width: 100%;float: left;}
    .denglu-input-box-code{width: 100%;float: left;}
    .denglu-info-code-box{width: 100%;height: 45px;float: left;margin-top: 5px;border: 1px solid #f3f3f3;border-radius: 3px;overflow: hidden;box-sizing: border-box;background: #f5f5f5;}
    .denglu-info-code-box input{width: 50%;height: 43px;line-height: 43px;border: none;float: left;padding-left: 4%;padding-right: 4%;font-size: 14px;background: #f5f5f5;}
    .denglu-info-code-box a{width: auto;height: 43px;display: block;float: right;line-height: 43px;font-size: 14px;padding-left: 10px; padding-right: 10px;}
	#send-code-over{display: none;color: #999;}
	#denglu-submit-code{width: 100%;height: 45px;text-align: center;line-height: 45px;color: #fff;background: #900;cursor: pointer;border-radius: 5px;border: none;font-size: 14px;float: left;font-weight: bold;}
	
	/* other css */
	.pc-footer{display: none;}
    
	.m-footer{width: 100%;float: left;position: fixed;bottom: 0px;}
	.m-foot-box{width: 141px;margin-left: auto;margin-right: auto;margin-bottom: 20px;}
	.m-footer-link{width: 100%;float: left;}
	.m-footer-link a{width: 70px;height: 20px;display: block;float: left;line-height: 20px;font-size: 14px;text-align: center;}
    .m-footer-link span{width: 1px;height: 10px;display: block;float: left;background: #999;margin-top: 5px;}
    #m-code-login{display: none;}
    
}

@media screen and (min-width:1000px){
    
    body{background: #f5f5f5;height: 100vh;}
    
    /* 动态粒子效果 */
    .particles{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 2;}
    
    /* pc-header css */
	.m-header{display: none;}
		
    /* pc-header css */
    .pc-header{width: 100%;float: left;position: fixed;top: 0px;z-index: 9;}
    .pc-header-logo{width: auto;height: 64px;float: left;margin-left: 20px;}
    .pc-header-logo a{width: 40px;height: 40px;display: block;float: left;border-radius: 5px;overflow: hidden;margin-top: 12px;}
    .pc-header-logo a img{width: 100%;height: 100%;object-fit: cover;}
    .pc-header-logo-text{width: auto;height: 64px;float: left;margin-left: 10px;font-size: 16px;line-height: 64px;font-weight: bold;}

	.pc-header-user{width: auto;height: 64px;float: right;}
	.pc-header-my{width: auto;height: 64px;float: right;margin-right: 20px;}
	#pc-header-log{width: auto;height: 36px;display: block;float: left;line-height: 36px;font-size: 14px;margin-top: 14px;}
	
    .m-denglu-logo{display: none;}
    .m-denglu-title{display: none;}
	
	.denglu-content{width: 100%;height: calc(100% - 184px);float: left;margin-top: 64px;display: flex;align-items: center;justify-content: center;}
	.denglu-content-box{width: 800px;border-radius: 5px;overflow: hidden;background: #fff;z-index: 99;}
    .denglu-content-left{width: 200px;float: left;margin-top: 50px;margin-left: 90px;margin-bottom: 50px;}
    .denglu-left-tips{width: 100%;float: left;text-align: center;font-size: 18px;color: #000;font-weight: bold;}
    .denglu-left-logo-img{width: 100%;float: left;margin-top: 20px;}
    .denglu-left-logo-img a{width: 200px;height: 200px;display: block;float: left;border-radius: 100px;overflow: hidden;}
    .denglu-left-logo-img a img{width: 100%;height: 100%;object-fit: cover;}
    .denglu-left-slogan{width: 100%;float: left;text-align: center;font-size: 14px;margin-top: 20px;line-height: 20px;color: #000;}
    
    .login-mini-line{width: 1px;height: 305px;background-color: #e3e5e7; transform: scaleX(.5);float: left;margin-left: 70px;margin-top: 50px;}
    
    .denglu-content-right{width: 360px;float: right;margin-top: 50px;margin-right: 50px;margin-bottom: 50px;}
    .denglu-info-title-password{width: 100%;float: left;}
    .denglu-info-title-code{width: 100%;float: left;display: none;}
    .denglu-info-bold-title{width: auto;height: 30px; float: left;font-size: 16px;line-height: 30px;font-weight: bold;margin-left: 10%;}
    .denglu-info-second-title{width: auto;height: 30px;float: right;margin-right: 10%;}
    .denglu-info-second-title a{width: auto;height:30px;display: block;float: left;line-height: 30px;font-size: 16px;}
    .denglu-info-second-title span{width: 20px; height: 20px; display: block; float: left;background:url(../images/arrow.svg) no-repeat center;background-size:20px 20px;margin-top: 5px;}
    .denglu-input-content{width: 100%;float: left;}
    .denglu-input-box{width: 80%;float: left;margin-left: 10%;}
    .denglu-info-tips{width: 100%;float: left;margin-top: 20px;font-size: 14px;}
    .denglu-info-input-box{width: 100%;float: left;margin-top: 5px;}
	.denglu-info-input-box input{width:100%;height:45px;line-height:45px;border:1px solid #f3f3f3;border-radius:3px;box-sizing:border-box;float:left;padding-left:4%;padding-right:4%; font-size: 14px;}
    
    .denglu-input-content-password{width: 100%;float: left;}
    .password-link{width: auto;height: 45px;float: right;margin-top: -45px;margin-right: 4%;}
    .password-link a{width: auto;height: 45px;display: block;float: left;line-height: 45px;font-size: 14px;}
    .denglu-submit-box{width: 100%;float: left;}
    .denglu-info-submit{width: 80%; float: left; margin-top: 30px;margin-left: 10%;}
    #denglu-submit-password{ width:100%;height:45px;text-align:center;line-height:45px;color:#fff;background:#900900;cursor:pointer;border-radius:5px;border: none;font-size: 14px;float: left;font-weight: bold;}
    .denglu-info-tiaokuan{width:80%;float:left; margin-top: 10px;margin-left: 10%;}
    .denglu-info-tiaokuan input{width:16px;height:16px;float:left;margin-top:2px;margin-right:5px;-webkit-appearance:checkbox;}
    .denglu-info-tiaokuan label{width:auto;height:20px;float:left;}
	.denglu-info-tiaokuan label a{width: auto;height: 20px;display: block;line-height: 20px;font-size: 14px;float: left;}
    
    .denglu-input-content-code{width: 100%;float: left;display: none;}
    .denglu-input-box-code{width: 80%;float: left;margin-left: 10%;}
	.denglu-info-code-box{width: 100%;float: left;margin-top: 5px;}
	.denglu-info-code-box input{width:188px;height:45px;line-height:45px;border:1px solid #f3f3f3;float:left;padding-left:4%;padding-right:4%;box-sizing: border-box;border-radius: 3px;overflow: hidden;font-size: 14px;}
	.denglu-info-code-box a{width: 90px;height: 45px;display: block;float: left;line-height: 45px;font-size: 14px;text-align: center;border: 1px solid #f3f3f3;margin-left: 10px;box-sizing: border-box;border-radius: 3px;overflow: hidden;}
	#send-code-over{display: none;color: #999;}
	#denglu-submit-code{ width:100%;height:45px;text-align:center;line-height:45px;color:#fff;background:#900;cursor:pointer;border-radius:5px;border: none;font-size: 14px;float: left;font-weight: bold;}
    
	/* other css */
	.pc-footer{width: 100%;float: left;position: fixed;z-index: 3;bottom: 0;}
	.pc-foot-box{width: 1000px;margin-left: auto;margin-right: auto;margin-bottom: 10px;margin-top: 10px;}
	.pc-footer-link{width: 100%;float: left;}
	.pc-footer-link a{width: auto;height: 20px;display: block;float: left;line-height: 20px;font-size: 14px;margin-right: 15px;}
    .pc-footer-link span{width: auto;height: 20px;display: block;float: right;line-height: 20px;font-size: 14px;color: #999;}
    
    .m-footer{display: none;}
	
}

#web_input_tips_background{width:100%;z-index:999;position:fixed;top:150px;left:0px;display:none;}
#web_tips_text_box{width:150px;height:45px;margin-left:auto;margin-right:auto;margin-top:0px;background:#333;font-size:14px;line-height:45px;color:#fff;border-radius:3px;text-align: center;}