


 .top{
  position: fixed;
  border-bottom: 1px solid #eee;
  width: 100%;
  top: 0;
  left: 0;
 }
 .MsoNormal{
    color: rgba(0,0,0,0.6)!important;
font-size: 16px!important;
}
p{
/* margin-top:20px; */
line-height: 24px;
}
p span{
   color: rgba(0,0,0,0.6)!important;
font-size: 14px!important;
/* font-family: å¾®è½¯é›…é»‘; */

}
.quhao {
position: absolute;
left: 0;
font-size: 16px!important;
color: #666;
top: 21px;
}
.lianxiBox{
display: flex;
flex-wrap: wrap;
width: 1000px;
margin:0 auto;
justify-content: space-between;
}
.lianxiBox .oneField{
width: 50%;
height: 60px;
margin-right: 30px;
flex:30ch;
margin-bottom: 20px;
}
.lianxiBox .oneField:nth-child(2n){
 margin-right: 0;
}

.summit .top-left li .line {
width: 100%;
display: none;
position: absolute;
left: 0;
bottom: 10px;
z-index: 99;
height: 3px;
background-color: #e70012;
}
.top-left li .line {
width: 100%;
display: none;
position: absolute;
left: 0;
bottom: 11px;
z-index: 99;
height: 2px;
background-color: #e70012;
}
 
.top-left li:hover .line{
display: none !important;
}



.login-container {
  position: absolute;
top: calc((100vh - 350px) / 2)!important;
min-height: 410px;
margin-top: -30px;
/* margin-left: 50%; */
width: 100%;
padding-left: 0;
padding-right: 0;
margin-left: -192px;}

/* éªŒè¯ */
.jigcontainer {
width: 330px;
margin: 100px auto;
background: #fff;
padding: 10px;
}
.loginlogo{
position: absolute;
left: 50%;
margin-left: -28px;
top: -90px;
}
.loginlogo img{
height: 60px;
}
#msg {
width: 100%;
line-height: 40px;
font-size: 14px;
text-align: center;
}

/* a:link,
a:visited,
a:hover,
a:active {
margin-left: 100px;
color: #0366D6;
} */

.jigblock {
position: absolute;
left: 0;
top: 0;
}

.jigmask{
width: 100%;
height: 100%;
background:rgba(0, 0, 0, 0.65);
position: fixed;
left: 0;
top: 0;
z-index: 1100;
display: none;

}
 
.agreement a{
  font-size: 14px;
  color: rgba(0,0,0,0.6);
}
.agreement a:hover{
color: #000
}
.showPass2{
display: block;
width: 20px;
height: 20px;
/* background: url(/images/yanjing_1.png); */
position: absolute;
right: 3px;
top: 23px;
z-index: 200;
background-size: 20px;

}
.showPass{
display: block;
width: 20px;
height: 20px;
/* background: url(/images/yanjing.png); */
position: absolute;
right: 3px;
top: 23px;
z-index: 200;
background-size: 20px;

}
.Inputbox li{
position: relative;
}
/* åŽ»æŽ‰safari è‡ªå¸¦å°é’¥åŒ™å›¾æ ‡ */
input::-webkit-credentials-auto-fill-button {
display: none !important;
visibility: hidden;
pointer-events: none;
position: absolute; 
right: 0;
}
.jigcontainer .tip{
width: 100%;
height: 30px;
background: #fff;
line-height: 30px;
/* padding-left: 10px; */
margin-bottom: 10px;
margin-left: 0;
position: relative;
}
.CodeImg {
position: absolute;
right: 0;
top: 17px;
}
.login-foot{
text-align: center;
font-size: 14px;
color: #fff;
line-height: 2;
}
.login-foot a{
color:#fff;
}
@media (max-width: 1200px){
  .search{
    display: none;
  }
  }
  @media (max-width: 750px){
  #app{
    padding:0;
  }
  .login-container {
    position: static;
    margin: 0 auto!important;
    background-color: white;
    width: calc(100% - 40px)!important;
  }
  body{
    background-color: #fff;
  }
  .bodybox{
    background-image:none!important;
  }
  /* .footrow a {
    color: #fff!important;
    font-size: 14px!important;
    line-height: 1!important;
} */
/* .footrow .copyright p {
  color: #fff!important;
  font-size: 14px!important;
  text-align: left;
  padding-left: 0;
  width: calc(100% - 40px);
  text-align: center;
} */
.copyright{
  float: none;
  text-align: center;
}
 

  .loginlogo{
    top: 30px;
  }
  
  .plr20{
    margin:0 20px!important;
  }
  .lianxiBox{
    display: flex;
    flex-wrap: wrap;
    width:calc(100% - 0px);
    /* margin:0 20px; */
    justify-content: space-between;
  }
  .lianxiBox .oneField{
    width: 100%;
    height: 50px;
    margin-right: 0;
    /* flex:30ch; */
    margin-bottom: 20px;
  }
  .lianxiBox .oneField:nth-child(2n){
     margin-right: 0;
  }
  .Section1{
      /* width: calc(100% - 40px)!important; */
      width: calc(100% - 40px)!important;
      /* padding:0 20px!important; */
      padding-left: 20px!important;
      text-align: justify;
  }
  .tip{
      font-size: 14px;
      margin-left: 20px;
  }
  .tip a{
      font-size: 14px;
  }
  }
  