/* 中屏幕 */@media screen and (min-width: 1366px) {    .nav {        width: 90%;        height: 67px;        margin-left: auto;        margin-right: auto;    }    .theme {        /*  width: 778px; */        max-height: 67px;        margin-left: 3%;        float: left;        margin-top: 15px;        height: 35px;    }    .last {        width: 90%;        height: 60px;        margin-left: auto;        margin-right: auto;    }    .split {        width: 100%;        height: 1px;        background-image: linear-gradient(to right,#2F4163,#475776,#B4BBC7,#556480,#203458);        position: absolute;        z-index: 999;    }    .footer {        background-image: linear-gradient(to right,#182C53,#24375B,#1D3156,#12264E);        width: 100%;        height: 60px;        position: fixed;        z-index: 998;        color: #c8c8c8;        font-size: 12px;        line-height: 60px;    }    .main {        width: 80%;        min-height: 726px;        margin-left: auto;        margin-right: auto;        padding-top: 8.6%;    }    .main-left {        width: 45%;        min-height: 505px;        float: left;        margin-top: 7%;        text-align: left;    }    .main-right {        width: 40%;        /*  background:url('/images/login-right.png'); */        background-repeat: no-repeat;        min-height: 726px;        float: right;        text-align: center;    }}/* 小屏幕 */@media screen and (max-width: 1366px) {    .nav {        width: 98%;        height: 67px;        margin-left: auto;        margin-right: auto;    }    .theme {        /*  width: 778px; */        max-height: 67px;        margin-left: 3%;        float: left;        margin-top: 15px;        height: 35px;    }    .last {        width: 98%;        height: 60px;        margin-left: auto;        margin-right: auto;    }    .split {        width: 100%;        height: 1px;        background-image: linear-gradient(to right,#2F4163,#475776,#B4BBC7,#556480,#203458);        position: absolute;        z-index: 999;    }    .footer {        background-image: linear-gradient(to right,#182C53,#24375B,#1D3156,#12264E);        width: 100%;        height: 60px;        position: absolute;        z-index: 998;        color: #c8c8c8;        font-size: 12px;        line-height: 60px;    }    .main {        width: 88%;        min-height: 726px;        margin-left: auto;        margin-right: auto;        padding-top: 11.5%;    }    .main-left {        width: 48%;        min-height: 505px;        float: left;        margin-top: 7%;        text-align: center;    }    .main-right {        width: 40%;        /*  background:url('/images/login-right.png'); */        min-height: 726px;        float: right;        background-repeat: no-repeat;        text-align: center;    }}.main-right-head {    width: 103px;    height: 63px;    margin-left: auto;    margin-right: auto;    margin-top: 46px;}.main-right-title {    height: 26px;    width: 202px;    font-size: 18px;    color: #ffffff;    font-weight: bold;    margin-top: 26px;    margin-left: auto;    margin-right: auto;    box-shadow: 0px 14px 15px 0px rgba(3,30,96,0.4);}.main-right-login {    height: 283px;}.login-qiehuan {    width: 292px;    height: 36px;    margin-left: auto;    margin-right: auto;    margin-top: 48px;    text-align: left;    border-bottom: 2px solid #056fad;}.pick {    font-size: 17px;    height: 36px;    color: #cdcbcb;    display: inline-block;    cursor: pointer;	margin-left: 20px;	font-weight: bold;}.nopick {    color: #b7e4ff;    font-size: 17px;    margin-left: 25px;    height: 36px;    display: inline-block;    cursor: pointer;}.person {    width: 290px;    height: 48px;    background-color: #d0d4d8;    margin-top: 26px;    margin-left: auto;    margin-right: auto;    border-radius: 2px;}    .person::placeholder {        color: #256dae;    }.mima {    width: 290px;    height: 48px;    background-color: #ebedef;    margin-top: 20px;    margin-left: auto;    margin-right: auto;    border-radius: 2px;}    .mima::placeholder {        color: #256dae;    }.yma {    width: 170px;    height: 48px;    background-color: #d0d4d8;    margin-top: 20px;    border-radius: 2px;}    .yma::placeholder {        color: #256dae;    }.huoqu {    font-size: 14px;    font-weight: normal;    height: 48px;    display: inline-block;    width: 115px;}.deng {    width: 288px;    height: 40px;    line-height: 40px;    background-image: linear-gradient(#2daff4,#2d96f4,#2d7df4);    font-size: 18px;    color: #fff;    margin-top: 20px;    text-align: center;    margin-left: auto;    margin-right: auto;    border-radius: 2px;}.lianjie {    width: 288px;    height: 17px;    margin-top: 20px;    font-size: 16px;    color: #2dacf4;    font-weight: bold;    margin-left: auto;    margin-right: auto;    text-align: right;}.san-login {    width: 292px;    height: 16px;    font-size: 14px;    font-weight: bold;    color:#ed6a29;    margin-left: auto;    margin-right: auto;    margin-top: 26px;    letter-spacing: 1px;}.xianduan {    width: 83px;    background-color: #ee7f23;    margin-top:10px;}.wei {    width: 42px;    height: 42px;    margin-left: auto;    margin-right: auto;    margin-top: 26px;}.wei img {	height:42px;}.pinfo {    width: 18px;    height: 22px;    position: absolute;    margin-top: -37px;    margin-left: 20px;}.fenge {    position: absolute;    height: 22px;    width: 1px;    background-color: #2dacf4;    margin-top: -35px;    margin-left: 65px;}input {    font-size: 16px;    #font-weight: bold;    color: #2da9f4;    padding-left: 80px;    border: none;}.shu {    border: 1.2px solid #2dabf4;}.pick-border {    border-bottom: 2.5px solid #a0c4d9;}.yan-main {    display: none;}.mi-main {    display: block;}.login-qiehuan {    display: block;}.login-qiehuan1 {    display: none;}.zhu-main {    display: none;}.top1 {    margin-top: -20px;}.top2 {    margin-top: -15px;}.main-right-di {    width: 460px;    height: 639px;    background: url('/images/login-right.png') no-repeat;    float: right;	background-size: 100% 100%;}.main-right-content {    position: absolute;    margin-left: 77px;}.yewei {    color: #c8c8c8;    font-size: 12px;    width: 100%;    margin-left: auto;    margin-right: auto;    text-align: center;    position: absolute;    bottom: 15px;}