<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("m_reset2.css");
input{
  background: none
}
@media screen and (max-width: 768px) {
  .awww{
    width: 100%;
    height: 100%
  }
  .wapp {
    width: 100%;
    height: 100vh;
    position: relative;
  }
  .wapp .app_ba {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1
  }
  .wapp .nav {
    display: none;
    max-width: 1200px;
    height: 80px;
    margin: 0 auto;
  }
  .wapp .zhonggg {
    width: auto;
    margin: 0 auto;
  }
  .wapp .main {
    margin: 0 0.66rem;
  }
  .wapp .main .qifu_lgoo {
    display: none;
  }
  .wapp .main .qifu_img {
    width: 4.47rem;
    height: 4.81rem;
    margin-top: 0.3rem;
  }
  .wapp .main .qifu_img_box {
    text-align: center;
  }
  .wapp .main .yx_i {
    margin-top: 0.2rem;
  }
  .wapp .main .guanzu {
    margin-top: 0.31rem;
    color: #666666;
    font-size: 0.30rem;
  }
  .wapp .main .input {
    height: 0.6rem;
    line-height: 0.6rem;
    border-bottom: 1px solid #CCCCCC;
  }
  .wapp .main .input .xingming {
    width: 0.38rem;
    height: 0.43rem;
    vertical-align: sub;
  }
  .wapp .main .input .youxii {
    width: 0.41rem;
    height: 0.30rem;
    vertical-align: sub;
  }
  .wapp .main .input input {
    width: 4rem;
    border: none;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #333;
    padding-left: 0.18rem;
    font-size: 0.3rem;
  }
  .wapp .main .button {
    width: 100%;
    height: 0.84rem;
    background: #5dbcd2;
    box-shadow: 0px 0.07rem 0.12rem 0.01rem rgba(93, 188, 210, 0.32);
    border-radius: 0.42rem;
    color: #fff;
    font-size: 0.38rem;
    text-align: center;
    line-height: 0.84rem;
    margin-top: 0.8rem;
  }
  .wapp .main .check {
    margin-top: 0.3rem;
    display: flex;
  }
  .wapp .main .check span {
    flex: 1;
  }
  .wapp .main .check input[type="checkbox"] {
    font-size: 0.26rem ;
    margin-right: 0.10rem;
  }
  .wapp .main .check label {
    font-size: 0.28rem ;
    color: #666666;
  }
  .wapp .main .check input[type="checkbox"] + label::before {
    content: "\a0";
    /*ä¸æ¢è¡Œç©ºæ&nbsp;¼*/
    display: inline-block;
    vertical-align: 0em;
    width: 1em;
    height: 1em;
    margin-right: 0.11rem;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #999999;
    text-indent: .15em;
    line-height: 1em;
    /*è¡Œé«˜ä¸åŠ&nbsp;å•ä½ï¼Œå­å…ƒç´&nbsp;å°†ç»§æ‰¿æ•°å­—ä¹˜ä»¥è‡ªèº«å­—ä½“å°ºå¯¸è€Œéžçˆ¶å…ƒç´&nbsp;è¡Œé«˜*/
  }
  .wapp .main .check input[type="checkbox"]:checked + label::before {
    content: "\2713";
    color: #E96139;
    border: 1px solid #E96139;
    /*background-color: #5DBCD2;*/
  }
  .wapp .main .check .checkbox {
    position: absolute;
    clip: rect(0, 0, 0, 0);
  }
  .wapp .main .check input[type="checkbox"]:focus + label::before {
    /*box-shadow: 0 0 .1em .1em #58a;*/
  }
  .wapp .main .check input[type="checkbox"]:disabled + label::before {
    background-color: gray;
    box-shadow: none;
    color: #555;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .wapp {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .wapp .app_ba {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1
  }
  .wapp .nav {
    display: none;
    max-width: 1200px;
    height: 80px;
    margin: 0 auto;
  }
  .wapp .zhonggg {
    width: auto;
    margin: 0 auto;
  }
  .wapp .main {
    margin: 0 0.66rem;
  }
  .wapp .main .qifu_lgoo {
    display: none;
  }
  .wapp .main .qifu_img {
    width: 4.47rem;
    height: 4.81rem;
    margin-top: 0.3rem;
  }
  .wapp .main .qifu_img_box {
    text-align: center;
  }
  .wapp .main .yx_i {
    margin-top: 0.2rem;
  }
  .wapp .main .guanzu {
    margin-top: 0.31rem;
    color: #666666;
    font-size: 0.30rem;
  }
  .wapp .main .input {
    height: 0.6rem;
    line-height: 0.6rem;
    border-bottom: 1px solid #CCCCCC;
  }
  .wapp .main .input .xingming {
    width: 0.38rem;
    height: 0.43rem;
    vertical-align: sub;
  }
  .wapp .main .input .youxii {
    width: 0.41rem;
    height: 0.30rem;
    vertical-align: sub;
  }
  .wapp .main .input input {
    width: 4rem;
    border: none;
    height: 0.6rem;
    line-height: 0.6rem;
    color: #333;
    padding-left: 0.18rem;
    font-size: 0.3rem;
  }
  .wapp .main .button {
    width: 100%;
    height: 0.84rem;
    background: #5dbcd2;
    box-shadow: 0px 0.07rem 0.12rem 0.01rem rgba(93, 188, 210, 0.32);
    border-radius: 0.42rem;
    color: #fff;
    font-size: 0.38rem;
    text-align: center;
    line-height: 0.84rem;
    margin-top: 0.8rem;
  }
  .wapp .main .check {
    margin-top: 0.3rem;
    display: flex;
  }
  .wapp .main .check span {
    flex: 1;
  }
  .wapp .main .check input[type="checkbox"] {
    font-size: 0.26rem ;
    margin-right: 0.10rem;
  }
  .wapp .main .check label {
    font-size: 0.26rem ;
    color: #666666;
  }
  .wapp .main .check input[type="checkbox"] + label::before {
    content: "\a0";
    /*ä¸æ¢è¡Œç©ºæ&nbsp;¼*/
    display: inline-block;
    vertical-align: 0em;
    width: 1em;
    height: 1em;
    margin-right: 0.11rem;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #999999;
    text-indent: .15em;
    line-height: 1em;
    /*è¡Œé«˜ä¸åŠ&nbsp;å•ä½ï¼Œå­å…ƒç´&nbsp;å°†ç»§æ‰¿æ•°å­—ä¹˜ä»¥è‡ªèº«å­—ä½“å°ºå¯¸è€Œéžçˆ¶å…ƒç´&nbsp;è¡Œé«˜*/
  }
  .wapp .main .check input[type="checkbox"]:checked + label::before {
    content: "\2713";
    color: #E96139;
    border: 1px solid #E96139;
    /*background-color: #5DBCD2;*/
  }
  .wapp .main .check .checkbox {
    position: absolute;
    clip: rect(0, 0, 0, 0);
  }
  .wapp .main .check input[type="checkbox"]:focus + label::before {
    /*box-shadow: 0 0 .1em .1em #58a;*/
  }
  .wapp .main .check input[type="checkbox"]:disabled + label::before {
    background-color: gray;
    box-shadow: none;
    color: #555;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
  .wapp {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .wapp .app_ba {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
  }
  .wapp .nav {
    max-width: 1200px;
    height: 80px;
    margin: 0 auto;
  }
  .wapp .nav .logo {
    width: 133px;
    height: 44px;
  }
  .wapp .nav .logo {
    width: 133px;
    height: 44px;
    float: left;
    margin-left: 30px;
    margin-top: 18px;
  }
  .wapp .nav .login_box {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    float: left;
    margin-left: 15px;
    margin-top: 23px;
    border-left: 1px solid #bcbcbc;
    font-size: 24px;
    color: #666666;
    padding-left: 15px;
  }
  .wapp .awww {
    width: 100%;
    height: 511px;
    position: relative;
  }
  .wapp .back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 511px;
    background: url(../img/www.png) no-repeat center center;
    background-size: cover ;
    z-index: -1;
  }
  .wapp .zhonggg {
    width: 1200px;
    margin: 0 auto;
  }
  .wapp .main {
    margin-top: 66px;
    width: 350px;
    height: 332px;
    float: right;
    background: #fff;
  }
  .wapp .main .qifu_lgoo {
    height: 44px;
    text-align: center;
    border-bottom: 1px solid #5DBCD2;
  }
  .wapp .main .qifu_lgoo img {
    width: 133px;
    height: 29px;
    margin-top: 7px ;
  }
  .wapp .main .qifu_img {
    width: 4.47rem;
    height: 4.81rem;
    margin-top: 0.3rem;
    display: none;
  }
  .wapp .main .qifu_img_box {
    text-align: center;
  }
  .wapp .main .yx_i {
    margin-top: 17px;
  }
  .wapp .main .guanzu {
    margin-top: 24px;
    color: 14px;
    font-size: 14px;
    margin-left: 22px;
    margin-right: 22px;
  }
  .wapp .main .input {
    margin-left: 22px;
    margin-right: 22px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #CCCCCC;
  }
  .wapp .main .input .xingming {
    width: 17px;
    height: 19px;
    vertical-align: sub;
  }
  .wapp .main .input .youxii {
    width: 17px;
    height: 15px;
    vertical-align: sub;
  }
  .wapp .main .input input {
    width: 260px;
    border: none;
    height: 40px;
    line-height: 40px;
    color: #333;
    padding-left: 4px;
    font-size: 14px;
  }
  .wapp .main .button {
    margin-left: 22px;
    margin-right: 22px;
    height: 40px;
    background: #5dbcd2;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    margin-top: 39px;
    cursor: pointer;
  }
  .wapp .main .check {
    margin-top: 10px;
    display: flex;
    margin-left: 22px;
    margin-right: 22px;
  }
  .wapp .main .check span {
    flex: 1;
  }
  .wapp .main .check input[type="checkbox"] {
    font-size: 14px ;
    margin-right: 6px;
  }
  .wapp .main .check label {
    font-size: 14px ;
    color: #666666;
  }
  .wapp .main .check input[type="checkbox"] + label::before {
    content: "\a0";
    /*ä¸æ¢è¡Œç©ºæ&nbsp;¼*/
    display: inline-block;
    vertical-align: 0em;
    width: 1em;
    height: 1em;
    margin-right: 0.11rem;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #999999;
    text-indent: .15em;
    line-height: 1em;
    /*è¡Œé«˜ä¸åŠ&nbsp;å•ä½ï¼Œå­å…ƒç´&nbsp;å°†ç»§æ‰¿æ•°å­—ä¹˜ä»¥è‡ªèº«å­—ä½“å°ºå¯¸è€Œéžçˆ¶å…ƒç´&nbsp;è¡Œé«˜*/
  }
  .wapp .main .check input[type="checkbox"]:checked + label::before {
    content: "\2713";
    color: #E96139;
    border: 1px solid #E96139;
    /*background-color: #5DBCD2;*/
  }
  .wapp .main .check .checkbox {
    position: absolute;
    clip: rect(0, 0, 0, 0);
  }
  .wapp .main .check input[type="checkbox"]:focus + label::before {
    /*box-shadow: 0 0 .1em .1em #58a;*/
  }
  .wapp .main .check input[type="checkbox"]:disabled + label::before {
    background-color: gray;
    box-shadow: none;
    color: #555;
  }
}
@media screen and (min-width: 1200px) {
  .wapp {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .wapp .app_ba {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
  }
  .wapp .nav {
    max-width: 1200px;
    height: 80px;
    margin: 0 auto;
  }
  .wapp .nav .logo {
    width: 133px;
    height: 44px;
  }
  .wapp .nav .logo {
    width: 133px;
    height: 44px;
    float: left;
    margin-left: 30px;
    margin-top: 18px;
  }
  .wapp .nav .login_box {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    float: left;
    margin-left: 15px;
    margin-top: 23px;
    border-left: 1px solid #bcbcbc;
    font-size: 24px;
    color: #666666;
    padding-left: 15px;
  }
  .wapp .awww {
    width: 100%;
    height: 511px;
    position: relative;
  }
  .wapp .back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 511px;
    background: url(../img/www.png) no-repeat center center;
    background-size: cover ;
    z-index: -1;
  }
  .wapp .zhonggg {
    width: 1200px;
    margin: 0 auto;
  }
  .wapp .main {
    margin-top: 66px;
    width: 350px;
    height: 332px;
    float: right;
    background: #fff;
  }
  .wapp .main .qifu_lgoo {
    height: 44px;
    text-align: center;
    border-bottom: 1px solid #5DBCD2;
  }
  .wapp .main .qifu_lgoo img {
    width: 133px;
    height: 29px;
    margin-top: 7px ;
  }
  .wapp .main .qifu_img {
    width: 4.47rem;
    height: 4.81rem;
    margin-top: 0.3rem;
    display: none;
  }
  .wapp .main .qifu_img_box {
    text-align: center;
  }
  .wapp .main .yx_i {
    margin-top: 17px;
  }
  .wapp .main .guanzu {
    margin-top: 24px;
    color: 14px;
    font-size: 14px;
    margin-left: 22px;
    margin-right: 22px;
  }
  .wapp .main .input {
    margin-left: 22px;
    margin-right: 22px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #CCCCCC;
  }
  .wapp .main .input .xingming {
    width: 17px;
    height: 19px;
    vertical-align: sub;
  }
  .wapp .main .input .youxii {
    width: 17px;
    height: 15px;
    vertical-align: sub;
  }
  .wapp .main .input input {
    width: 260px;
    border: none;
    height: 40px;
    line-height: 40px;
    color: #333;
    padding-left: 4px;
    font-size: 14px;
  }
  .wapp .main .button {
    margin-left: 22px;
    margin-right: 22px;
    height: 40px;
    background: #5dbcd2;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    margin-top: 39px;
    cursor: pointer;
  }
  .wapp .main .check {
    margin-top: 10px;
    display: flex;
    margin-left: 22px;
    margin-right: 22px;
  }
  .wapp .main .check span {
    flex: 1;
  }
  .wapp .main .check input[type="checkbox"] {
    font-size: 14px ;
    margin-right: 6px;
  }
  .wapp .main .check label {
    font-size: 14px ;
    color: #666666;
  }
  .wapp .main .check input[type="checkbox"] + label::before {
    content: "\a0";
    /*ä¸æ¢è¡Œç©ºæ&nbsp;¼*/
    display: inline-block;
    vertical-align: 0em;
    width: 1em;
    height: 1em;
    margin-right: 0.11rem;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #999999;
    text-indent: .15em;
    line-height: 1em;
    /*è¡Œé«˜ä¸åŠ&nbsp;å•ä½ï¼Œå­å…ƒç´&nbsp;å°†ç»§æ‰¿æ•°å­—ä¹˜ä»¥è‡ªèº«å­—ä½“å°ºå¯¸è€Œéžçˆ¶å…ƒç´&nbsp;è¡Œé«˜*/
  }
  .wapp .main .check input[type="checkbox"]:checked + label::before {
    content: "\2713";
    color: #E96139;
    border: 1px solid #E96139;
    /*background-color: #5DBCD2;*/
  }
  .wapp .main .check .checkbox {
    position: absolute;
    clip: rect(0, 0, 0, 0);
  }
  .wapp .main .check input[type="checkbox"]:focus + label::before {
    /*box-shadow: 0 0 .1em .1em #58a;*/
  }
  .wapp .main .check input[type="checkbox"]:disabled + label::before {
    background-color: gray;
    box-shadow: none;
    color: #555;
  }
}
</pre></body></html>