 ::-ms-clear, ::-ms-reveal{display: none;}
.signbtn{
	position: absolute;
	width: 40px;
	height: 6rem;
	line-height: 72px;
	top: 0;
	right: 7%;
	font-size: 18px;
	font-family: Arial;
	font-weight: 400;
	color: #333;
	display: none;			   
}
.signbtn2{
	position: absolute;
	width: 40px;
	height: 6rem;
	line-height: 72px;
	top: 0;
	right: 7%;
	z-index: 10;
	font-size: 18px;
	font-family: Arial;
	font-weight: 400;
	cursor: pointer;
	color: #333;
}
#cell-the-login-img2{
	width: 40px;
	height: 40px;
	position: absolute;
	top: 15px;
	border-radius: 50%;        
}


/* 模态框 */
.modal{
	display: none:;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 98;
}
.login-box{
	width: 30rem;
	height: 33.5rem;
	border-radius: 5px;
	background-color: #ffffff;
	background-size: 100% 100%;
	box-shadow: 1px 1px 8px #7b7575; 
	position: absolute;
	top: 65%;
	left: 50%;
	margin-top: -145px;
	z-index: 1;
	transform: translate(-50%, -50%);
}
/* 表单登录 */
.login-from .top{
	width: 18rem;
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: 2.2rem;
}
.top img{
	width: 8.1rem;
	height: 2.1rem;
}
.login-from .text{
	font-size: 1.35rem;
	color: #001945;
	line-height: 3.3125rem;
	
}
.login-from .code{
	width: 3.375rem;
	height: 3.375rem;
	background: url(../images/pdf-zh/code.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.login-from .triangle{
    width:0;
    height:0;
    border:1.7875rem solid;
    border-color:transparent transparent white white ;
	cursor: pointer;
}
.login-from .borde_bottom{
	border: 0.0625rem solid #AAAAAA;
	opacity: 0.2;
	margin-bottom: 3rem;
}
.login-from .login-btns{
	width: 23rem;
	margin: 0 auto;
	margin-top: 4.05rem;
}
/* .login-from .login-btns div{
	margin-bottom: 1.6875rem;
} */
.user{
	margin-bottom: 1.25rem;
}
.phone-code{
	margin-bottom: 1.75rem;
}

.login-from input{
	height: 3rem;
	border: none;
	line-height: 2rem;
	outline: none;
	box-sizing: border-box;
	border-radius: 0.3125rem;
}
.login-from .user,.login-from .sign{
	width: 100%;
	margin-bottom: 1.25rem;
}
.login-from .user,.login-from .phone-code{
	background: #f1efef;
	text-indent: 1.25rem;
	font-size: 0.9rem;
	opacity: 0.7;
}
.login-from .phone-code{
	width: 100%;
	float: left;
}
.login-from .send{
	width: 10%;
	color: #565151;
	font-size: 0.9rem;
	border-radius: 0.3125rem;
	position: absolute;
	z-index: 99;
	right: 3.55rem;
	border: none;
	text-align: center;
	cursor: pointer;
	line-height: 2.8375rem;
	font-size: 1.2rem;
	opacity: 0.8;
}
.login-code .send{
	width: 10%;
	color: #565151;
	font-size: 1rem;
	border-radius: 0.3125rem;
	position: absolute;
	z-index: 99;
	right: 4rem;
	border: none;
	text-align: center;
	cursor: pointer;
	line-height: 2.8375rem;
	opacity: 0.8;
}
.login-Reset .send{
	width: 10%;
	color: #565151;
	font-size: 1rem;
	border-radius: 0.3125rem;
	position: absolute;
	z-index: 99;
	right: 4rem;
	border: none;
	text-align: center;
	cursor: pointer;
	line-height: 2.8375rem;
	opacity: 0.8;
}
.login-password{
	color: #0283dd;
	font-size: 0.9rem;
	margin-bottom: 1.25rem;
}
.login-password-right1{
	float: right;
	cursor: pointer;
}
.login-password-right2{
	float: right;
	cursor: pointer;
}
.login-password-left{
	cursor: pointer;
}
/* .send:hover{
	background-color: #6D7B95;
} */
.send{
	line-height: initial;
	height: 3rem;
}
.login-from .sign{
	background: #0283dd;
	font-size: 1.09rem;
	font-weight: 400;
	
	color: #FFFFFF;
}
/* .sign:hover{
	background-color: #0283dd;
} */
.login-from .tripartite-text{
	margin: 0 auto;
	width: 23rem;
	height: 5.8125rem;
	line-height: 2.8125rem;
	text-align: center;
	position: relative;
	margin-bottom: -1.5rem;
	font-size: 0.9rem;
}
/* .login-from .tripartite-text p{
	opacity: 0.8;
	color: #001945;
} */
.login-from .tripartite-text p::before,.login-from .tripartite-text p::after{
	position: absolute;
	content: "";
	height: 0.0625rem;
	width: 4.625rem;
	top: 23%;
	background:#AAAAAA;
	opacity: 1;
}
.login-from .tripartite-text p::before{
	left: 0rem;
}
.login-from .tripartite-text p::after{
	right: 0rem;
}
.login-from .tripartite{
	margin: 0 auto;
	width: 16.3125rem;
	text-align: center;
}
.tripartite{
	margin: 0 auto;
	width: 16.3125rem;
	text-align: center;    
}
 .tripartite-box{
	width: 2.6125rem;
	height: 2.6125rem;
	opacity: 0.7;
	border-radius: 50%;
	text-align: center;
	line-height: 2.6125rem;
	display: inline-block;
	margin: 0px 1rem 0px 1rem;
    cursor: pointer;
}
/* .tripartite-box:hover{
	background-color: #2d4b77;
} */
/* .login-from .fl{
	float: left;
}
.login-from .fr{
	float: right;
} */
.tripartite-box-wx{
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.tripartite-box-app{
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.tripartite-box-qq{
	width: 100%;
	height: 100%;
	vertical-align: middle;
	border-style:none;
}
.tripartite-box-sj{
	width: 59%;
	height: 59%;
	vertical-align: middle;
}

/* 关闭按钮 */
.login-box .close{
	width: 1.1rem;
	height: 1.1rem;
	position: absolute;
	top: 0.8rem;
	right: 0.9rem;    
	cursor: pointer;
}
.login-box .close img{
	width: 100%;
	height: 100%;
}
/* 二维码登录 */

.login-code .top{
	width: 18rem;
	font-size: 2.1375rem;
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: 1.6rem;    
}
.login-code .login-btns {
    width: 23rem;
    margin: 0 auto;
    margin-top: 3.35rem;
}
.login-code .user, .login-code .phone-code {
    background: #f1efef;
    text-indent: 1.25rem;
    font-size: 0.9rem;
	opacity: 0.7;
}

.login-code .user, .login-code .sign {
    width: 100%;
    margin-bottom: 1.25rem;
}
.login-code input {
    height: 3rem;
    border: none;
    line-height: 2rem;
    outline: none;
    box-sizing: border-box;
    border-radius: 0.3125rem;
}

.login-code .computer{
	width: 3.375rem;
	height: 3.375rem;
	background: url(../images/pdf-zh/computer.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0.625rem;
	right: 0;
}
.login-code #qrcode{
	margin: 0 auto;
	width: 14.25rem;
	height: 14.25rem;
	margin-bottom: 0.9rem;
	margin-top: 3.575rem;
}
.login-code .phone-code {
    width: 100%;
    float: left;
}
.login-code .sign {
    background: #0283dd;
    font-size: 1.09rem;
    font-weight: 400;
    color: #FFFFFF;
}
.login-code .tripartite-text p::before {
    left: 0rem;
}
.login-code .tripartite-text p::after {
    right: 0rem;
}

.login-code .tripartite-text p::before, .login-code .tripartite-text p::after {
    position: absolute;
    content: "";
    height: 0.0625rem;
    width: 2.525rem;
    top: 23%;
    background: #AAAAAA;
    opacity: 1;
}
/* .login-code #qrcode img{
	width: 100%;
	height: 100%;
} */
.login-code .triangle{
    width:0;
    height:0;
    border:1.7875rem solid;
    border-color:transparent transparent white white ;
	cursor: pointer;
}
.login-code .tripartite-text{
	margin: 0 auto;
	width: 23rem;
	height: 5.8125rem;
	line-height: 2.8125rem;
	text-align: center;
	position: relative;
	margin-bottom: -1.5rem;
	font-size: 0.9rem;        
}

.login-Reset .top{
	width: 18rem;
	font-size: 2.1375rem;
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: 1.6rem;    
}
.login-Reset .login-btns {
    width: 23rem;
    margin: 0 auto;
    margin-top: 3.35rem;
}
.login-Reset .user, .login-Reset .phone-code {
    background: #f1efef;
    text-indent: 1.25rem;
    font-size: 0.9rem;
	opacity: 0.7;
}

.login-Reset .user, .login-Reset .sign {
    width: 100%;
    margin-bottom: 1.25rem;
}
.login-Reset input {
    height: 3rem;
    border: none;
    line-height: 2rem;
    outline: none;
    box-sizing: border-box;
    border-radius: 0.3125rem;
}

.login-Reset .computer{
	width: 3.375rem;
	height: 3.375rem;
	background: url(../images/pdf-zh/computer.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0.625rem;
	right: 0;
}
.login-Reset #qrcode{
	margin: 0 auto;
	width: 14.25rem;
	height: 14.25rem;
	margin-bottom: 0.9rem;
	margin-top: 3.575rem;
}
.login-Reset .phone-code {
    width: 100%;
    float: left;
}
.login-Reset .sign {
    background: #0283dd;
    font-size: 1.09rem;
    font-weight: 400;
    color: #FFFFFF;
}
.login-Reset .tripartite-text p::before {
    left: 0rem;
}
.login-Reset .tripartite-text p::after {
    right: 0rem;
}

.login-Reset .tripartite-text p::before, .login-Reset .tripartite-text p::after {
    position: absolute;
    content: "";
    height: 0.0625rem;
    width: 2.525rem;
    top: 23%;
    background: #AAAAAA;
    opacity: 1;
}
/* .login-code #qrcode img{
	width: 100%;
	height: 100%;
} */
.login-Reset .triangle{
    width:0;
    height:0;
    border:1.7875rem solid;
    border-color:transparent transparent white white ;
	cursor: pointer;
}
.login-Reset .tripartite-text{
	margin: 0 auto;
	width: 23rem;
	height: 5.8125rem;
	line-height: 2.8125rem;
	text-align: center;
	position: relative;
	margin-bottom: -1.5rem;
	font-size: 0.9rem;        
}


.qrcode-font{
	text-align: center;
	margin-bottom: 2%;
	opacity: 0.6;
	color: #001945;
	font-size: 1rem;
	display: none;
}
.triangle-line{
	width: 0.125rem;
	height: 3.2375rem;
	background-color: #ffffff;
	position: absolute;
	z-index: 20;
    left: -0.0625rem;
}
.triangle-line1{
	width: 0.1875rem;
	height: 3.2375rem;
	background-color: #ffffff;
	position: absolute;
	z-index: 20;
	left: -0.125rem;
}
.the-arrow{
	width: 7.5rem;
	height: 1.55rem;
	background-color: #6f7d96;
	position: absolute;
	left: 5.08rem; 
	top: 0.967rem;
}
.the-arrow span{
	font-size: 0.75rem;
	color: #FFFFFF;
}
.the-arrow-div2{
	/* display: inline-block; */
	border-right: 0.5rem solid transparent;
	border-left: 1.8rem solid #6f7d96;
	border-top: 0.8rem solid transparent;
    border-bottom: 0.8rem solid transparent;
	position: relative;
	top: 0.95rem;
	left: 12.5rem;
}
.round{
	width: 0.325rem;
	height: 0.325rem;
	border-radius: 0.5rem;
	background-color: #e8e3e3;
	position: absolute;
	left: 12.4rem;
	top: 1.6rem;
	z-index: 99;
}
.qrcode-refresh{
    /* display: none; */
	width: 20%;
	height: 20%;
	margin: 0 auto;
}
.qrcode-refresh-div1{
	width: 3.175rem;
	height: 3.175rem;
	position: relative;
	top: 190%;
	/* left: -0.6rem; */
	background-color: #a0a0b5;
	border-radius: 2.0875rem;
	cursor: pointer;
}
.qrcode-refresh-div1 img{
	width: 66%;
	height: 66%;
	position: relative;
	top: 0.58rem;
	left: 0.58rem;
}
.qrcode-refresh-div2{
	width: 13.75rem;
	height: 2.1875rem;
	font-size: 0.9rem;
	margin-left: -4.5rem;
	position: relative;
	top: 220%;
	color: #909096;
}
#qrcode-img{
	display: none; 
	width: 100%;
	height: 100%;
	/* margin-top: 2.75rem; */
}
.test{
	animation: flash 3s linear infinite;		     			     
}			 
@keyframes flash{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.cell-according{
	height: 20px;
	width: 100px;
	margin-top: -12px;
}
.cell-img{
	width: 3rem;
	height: 3rem;
	position: absolute;
	top: 20%;
	left: 5%;
	cursor: pointer;
	border-radius: 1.5rem;    
}

.cell-login{
	display: none;
	width: 188px;
	height: 140px;
	position: absolute;
	top: 87%;
	right: 2%;    
	border-radius: 0.375rem;
	box-shadow: 0.5px 0.5px 2px #888888;
	background-color: #FFFFFF;
}
.cell-according:hover .cell-login{
	display: block;
}
.cell-login-name{
	width: 100%;
	height: 33%;
	background-color: #FFFFFF;
}
.cell-login-name span{
	font-size: 20px;
    margin-left: 18px;
}
.cell-login-cloud{
	width: 100%;
	height: 33%;
}
.cell-login-cloud span{
	font-size: 20px;
	margin-left: 18px;
	opacity: 0.7;
	cursor: pointer;
}
.cell-login-div-name{
	width: 100%;
	height: 33%;
}
.cell-login-div-name span{
	font-size: 20px;
	margin-left: 18px;
	opacity: 0.7;
	cursor: pointer;
}
.cell-login-line{
	width: 100%;
	height: 0.0625rem;
	background-color: #dadce0;
}

.cell-the-login{
	display: inline-block;
	position: absolute;
	top: 0;
	right: 10%;
	width: 3rem;
	height: 6rem;
}
.signbtn:hover .cell-the-login-div{
	display: block;
}
.signbtn img{
	width: 40px;
	height: 40px;
	position: absolute;
	top: 15px;
	border-radius: 50%;	     
}
.cell-the-login-div{
	width: 13rem;
	height: 10rem;
	position: absolute;
	right: 0;
	top: 6rem;
	border-radius: 0.4rem;
	box-shadow: 0px 5px 16.74px 1.26px rgb(0 0 0 / 10%);
	background-color: #F7F7F7;
	font-size: 1rem;
    color: #646464;
	display: none;
}
.cell-the-login-div-span1{
	width: 100%;
	height: 25%;
	line-height: 2.5625rem;
	background-color: #dbe5f6;
}
.cell-the-login-div-span2{
	width: 100%;
	height: 25;
	line-height: 2.5625rem;
}
.cell-the-login-div-span3{
	width: 100%;
	height: 25%;
	line-height: 2.5625rem;
	cursor: pointer;
		
}
.cell-the-login-div-span4{
	width: 100%;
	height: 25%;
	line-height: 2.5625rem;
	cursor: pointer;	
}
.cell-the-login-div-span1 span{
	font-weight: 600;
	position: relative;
	left: 11%;
}
.cell-the-login-div-span2 span{
	position: relative;
	left: 11%;
}
.cell-the-login-div-span3 span{
	position: relative;
	left: 11%;
}
.cell-the-login-div-span4 span{
	position: relative;
	left: 11%;
}
.cell-the-login-div-span-line{
	width: 100%;
	height: 0.0625rem;
	background-color: #dadce0;    
}

.the-title{
	width: 100%;
	height: 2.6rem;
	background-color: #e7e7e7;
	text-align: center;
    font-size: 1.1rem;
    line-height: 2.5rem;
	color: #0b2b49;
}
.login-agreement{
	text-align: center;
	color: #c7ced8;
	font-size: 0.9rem;
	margin-top: 15px;
}



