
.box{
    position: fixed;
    width: 100%;height: 100%;left: 0;top: 0;
    background: url(/template/Home/AllNew/PC/Static/images/img/bg1.png) no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;align-items: center;
}
.box .bg2{
    position: fixed;
    width: 160%;
    z-index: -1;
    left: -30%;bottom: -5%;
}
.loginBox{
    width: 1200px;
    height: 620px;
    background: #fff;
    border-radius: .5rem;
    overflow: hidden;
}
.loginBox>.top{
    width: 100%;
    height: 580px;
    background: url(/template/Home/AllNew/PC/Static/images/img/con1.png) no-repeat;
    background-size: 95% 100%;
}
.loginBox .top .left{
    width: 50%;
    float: left;
}
.loginBox .bottom{
    width: 100%;
    height: 40px;
    background-size: 100% 100%;
}
.loginBox .bottom .left{
    width: 50%;
    height: 40px;
    background: #2AB1EA;
    opacity: 0.8;
    text-align: center;
    line-height: 40px;
    color: #fff;
    float: left;
}
.loginBox .bottom .left .arrow{
    /*background: #2AB1EA;*/
    background: rgba(42, 177, 234, 1);
    opacity: 0.8;
}
.loginBox .bottom .right{
    width: 50%;
    height: 40px;
    background: #D3FAF2;
    opacity: 0.8;
    text-align: center;
    line-height: 40px;
    color: #838383;
    float: left;
}

.loginBox .top .right{
    width: 50%;
    float: left;
    text-align: center;
}
.loginBox .top .right .rightDengluBox{
    width: 380px;
    margin: 0 auto;
}
.loginBox .top .right .denglu{
    width: 88px;
    /*height: 43px;*/
    margin: 20px auto;
    text-align: center;
    font-size: 34px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #3CADFD;
    line-height: 58px;

    background: linear-gradient(0deg, #2F81ED 0%, #2EE9D8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.loginBox .top .right .inpBox{
    width: 100%;
    height: 45px;
    background: #F6F7FB;
    border-radius: 32px;
    border: none;outline: none;
    padding: 0 2rem;
    box-sizing: border-box;
    font-size: 1rem;
    margin: 0 auto;
}
.inpBox::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #B4B4B4;
}
.inpBox:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #B4B4B4;
}
.inpBox::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #B4B4B4;
}
.inpBox:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #B4B4B4;
}
.loginBox .top .right .forgetBox{
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
    width: 100%;
    text-align: left;
}
.loginBox .top .right .rightDengluBox .sendCodeBtn{
    width: 169px;
    height: 41px;
    background: linear-gradient(0deg, #2F81ED, #2EE9D8);
    box-shadow: 2px 8px 9px 0px rgba(138, 138, 138, 0.12);
    border-radius: 30px;
    line-height: 41px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    font-family: Source Han Sans CN;
    position: absolute;
    right: 0;
    bottom: 35px;
}
.loginBox .top .right .forgetBox span{
    display: inline-block;
    font-size: 16px;
}
.loginBox .top .right .checkbox{
    width: 15px;
    height: 15px;
    border: 1px solid #2FAAE5;
    border-radius: 3px;
    margin: 0 0 .1rem 1rem;
    vertical-align: bottom;
    cursor: pointer;
}
.loginBox .ycheckbox:checked+span{
    background: url(/template/Home/AllNew/PC/Static/images/img/checked.png) no-repeat;
    background-size: 100% 100%;
}
.loginBox .top .right .rightDengluBox .dengluBtn{
    width: 100%;
    height: 52px;
    background: linear-gradient(0deg, #2F81ED, #2EE9D8);
    box-shadow: 2px 8px 9px 0px rgba(138, 138, 138, 0.12);
    border-radius: 32px;
    line-height: 52px;
    color: #fff;
    cursor: pointer;
    margin-top: 20px;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: bold;
}
.loginBox .top .right .rightDengluBox .noAccount{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
}
.loginBox .top .right .rightDengluBox .tips{
    width: 100%;
    height: 12px;
    font-size: 10px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #999999;
    text-align: left;
    opacity: 0.5;
    margin: .5rem 0 .8rem;
    text-indent: 2rem;
}
.onShow{
	padding:0 200px 0 0;
}
.onCorrect div,
.onError div,
.onFocus div{
    padding:0 200px 0 0;
}
.inpBox .send-captcha {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 108px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    text-indent: 0;
    border: 1px solid #0080ff;
    background-color: #0080ff;
    cursor: pointer;
}

/* 选择产品 */
ul li{
 list-style: none;
}
.test {
    position: relative;
    float: left;
    width: 20rem;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    cursor: pointer;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    margin: 0 0 1rem 2rem;
    outline: none;
}
.test:before {
    position: absolute;
    right: 13px;
    top: 18px;
    width: 0;
    height: 0;
    content: "";
    border-width: 8px 8px 0 8px;
    border-style: solid;
    border-color: #d36969 transparent;
    -webkit-transition: transform .25s;
    -moz-transition: transform .25s;
    -ms-transition: transform .25s;
    -o-transition: transform .25s;
    transition: transform .25s;
}
.test:after {
    position: absolute;
    right: 15px;
    top: 18px;
    width: 0;
    height: 0;
    content: "";
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: #fff transparent;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.test.active:before{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); 
}
.test.active:after{
    top: 20px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); 
}
.test .dropdown {
    position: absolute;
    right: 0;
    left: 0;
    display: none;
    padding: 0;
    border-radius: inherit;
    border: 1px solid #d2d2d2;
    box-shadow: 2px 2px 5px rgba(0,0,0,.4);
    background:#fff;
    z-index: 99;
}
.test.active .dropdown {
    display: block;
}
.test .dropdown:before {
    position: absolute;
    right: 13px;
    bottom: 100%;
    width: 0;
    height: 0;
    content: "";
    border-width: 0 8px 8px 8px;
    border-style: solid;
    border-color: #d2d2d2 transparent;
}
.test .dropdown:after {
    position: absolute;
    right: 15px;
    bottom: 100%;
    width: 0;
    height: 0;
    content: "";
    border-width: 0 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent;
}
.test .dropdown li {
    float: left;
    width: 20rem;
    font-size: 16px;
    height: 3rem;
    line-height: 3rem;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.test .dropdown li:first-of-type {
 border-radius: 3px 3px 0 0;
}
.test .dropdown li:last-of-type {
 border-radius: 0 0 3px 3px;
}
.test .dropdown li a{
    display: block;
    width: 20rem;
    color: #000;
}
.test .dropdown li:hover {
     background: #36d4eb;
}
.test .dropdown li a:hover {
    color: #000;
}
.test .dropdown li p {
    font-size: 10px;
    color: #969595;
    line-height: 8px;
}
/* 选择产品 */
