﻿@charset "utf-8";
body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input {
    margin: 0;
    padding: 0;
    border: 0
}

html, body {
    font-size: 16px !important;
    min-width: 1024px;
    margin: 0 auto;
}

body {
    font-family: 'STHeiti', 'Microsoft YaHei', Helvetica, Arial, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow-x: hidden;
    color: #444;
    background: #EBECF0;
    /*background: -webkit-linear-gradient(left, #900D00, #CE0703, #900D00) no-repeat;*/
}

html, body {
    height: 100%
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

a, a:active, a:hover, a:focus, a:visited {
    text-decoration: none;
    color: #555;
}

a, img {
    -webkit-touch-callout: none
}

ol, ul, li {
    list-style: none
}

i, span, em {
    font-style: normal;
}

img {
    width: 100%;
    height: auto;
    float: left;
}

a {
    color: #444444;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
}

.clearf:after, clearf:before {
    content: "";
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tc {
    text-align: center;
}

.web_box {
    width: 1024px;
    height: auto;
    margin: 0 auto;
    padding-top: 50px;
}

.bj_box {
    width: 100%;
    height: 647px;
    float: left;
    /*background-image: url(../images/bj.jpg);*/
    background-repeat: no-repeat;
    background-position: center center;
}

.login_bt {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    float: left;
    margin-top: 62px;
    letter-spacing: 8px;
}

.zs_bt {
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #000000;
    float: left;
    margin-top: 200px;
}

.zs_nebox {
    width: 70%;
    height: auto;
    margin-left: 15%;
    float: left;
    margin-top: 20px;
}

.zs_xm {
    width: 100%;
    height: auto;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}

.zs_sm {
    width: 100%;
    height: auto;
    margin-top: 20px;
    font-size: 17px;
    color: #444;
    text-indent: 36px;
    line-height: 36px;
}

.zs_bh {
    width: 50%;
    float: left;
    font-size: 18px;
    color: #000000;
    margin-top: 45px;
    line-height: 32px;
}

.zs_bh span {
    color: #555;
}

.zs_yz {
    width: 50%;
    float: right;
    font-size: 18px;
    color: #000;
    margin-top: 19px;
    margin-right: -10px;
}

.chengdie {
    width: 100%;
    height: 100px;
    position: relative;
}

.chengdie img {
    width: 100px;
    height: 100px;
    position: absolute;
    right: 70px;
    top: 0;
    z-index: 11;
}

.chengdie p {
    width: 250px;
    height: 100px;
    position: absolute;
    right: 0;
    top: 22px;
    z-index: 10;
    text-align: center;
    color: #000000;
    line-height: 32px;
}

.logoin_box {
    width: 100%;
    height: 100%;
    float: left;
    background-image: url(../images/ak.png);
    /*
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size:100% auto;
        background-attachment: fixed;
        */
}

.login {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.login_top {
    width: 100%;
    float: left;
    margin-top: 0;
    height: 64px;
}

.login_logo {
    width: 300px;
    height: 50px;
    float: left;
    margin-top: 7px;
}

.login_logo a {
    text-decoration: none;
}

.login_logo img {
    width: 50px;
    height: 50px;
}

.login_logo span {
    width: 200px;
    height: auto;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    margin-left: 10px;
}

.muss {
    width: 600px;
    height: 50px;
    float: left;
    line-height: 50px;
    margin-top: 6px;
}

.muss ul {
}

.muss li {
    width: auto;
    line-height: 50px;
    float: left;
    text-align: center;
    margin-left: 25px;
}

.muss li a {
    width: auto;
    font-size: 16px;
    float: left;
    color: #444444;
}

.muss li a:hover {
    color: #fff;
    text-decoration: none;
    color: rgba(40, 83, 255, 1);
}

.muss2 {
    width: auto;
    height: 50px;
    float: right;
    line-height: 50px;
    margin-top: 6px;
}

.muss2 ul {
}

.muss2 li {
    width: auto;
    line-height: 50px;
    float: left;
    text-align: center;
    margin-left: 25px;
}

.muss2 li a {
    width: auto;
    font-size: 16px;
    float: left;
    color: #444444;
}

.muss2 li a:hover {
    color: #fff;
    text-decoration: none;
    color: rgba(40, 83, 255, 1);
}

.muss li:first-child a {
    color: rgba(40, 83, 255, 1);
    font-weight: bold;
}

.muss2 li:first-child a {
    color: rgba(40, 83, 255, 1);
}

.login_png {
    width: 100%;
    height: 748px;
    float: left;
    margin-top: 0;
    background-image: url(../images/x.png);
    background-repeat: no-repeat;
    background-position: center -21px;
}

.login_box_2 {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 0;
    background-image: url(../images/2c2.jpg);
}

.login_png_2 {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 0;
    background-image: url(../images/5.png);
    background-repeat: no-repeat;
    background-position: top right;
}

.a_oo1 {
    width: 100%;
    float: left;
    height: auto;
}

.a_oop {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 30px;
}

.png_left {
    width: 420px;
    height: auto;
    float: left;
    margin-left: 100px;
    margin-top: 300px;
}

.png_left span {
    width: 100%;
    height: auto;
    text-align: center;
    float: left;
}

.png_left img {
    width: 236px;
    height: 236px;
    float: left;
    margin-left: 92px;
    margin-top: 30px;
}

.png_right {
    width: 460px;
    height: auto;
    float: right;
    margin-right: 50px;
    margin-top: 300px;
    position: inherit;
}

.text_10 {
    font-size: 36px;
    line-height: 50px;
}

.text_998 {
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
}

.login_in {
    float: left;
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.08);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 20px;
    width: 460px;
    height: 420px;
    justify-content: center;
    position: fixed;
}

#tishi {
    width: 306px;
    height: 147px;
    border-radius: 10px;
    background: #FFFFFF;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
    margin-top: 20px;
    float: right;
    top: 255px;
    right: 16px;
    position: absolute;
    z-index: 1000;
    display: none;
}

.akxs1 {
    float: left;
    margin-top: -14px;
    color: #999;
    background-image: url(../images/874.png);
    background-repeat: no-repeat;
    background-position: 260px top;
    width: 266px;
    height: 147px;
    padding: 20px;
    line-height: 26px;
}


.lib_zl {
    width: 18%;
    height: auto;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
}

.lib_zl p {
    width: 100%;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 20px;
    font-family: PingFangSC-Regular, serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
}

.lib_zl dd {
    width: 100%;
    height: 34px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 30px;
    font-family: PingFangSC-Medium, serif;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 34px;
    margin-top: 7px;


}

.lib_zl dl {
    width: 100%;
    height: auto;
    float: left;
}

.lib_zl dl em {
    width: auto;
    float: left;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(119, 138, 165, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular, serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}

.sheng {
    float: left;


    width: auto;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(254, 53, 77, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular, serif;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 20px;


}

.jiang {
    float: left;


    width: auto;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(18, 193, 167, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular, serif;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 20px;


}


.a_xm {
    width: 49%;
    height: auto;
    float: left;
}

.news_asd {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: auto;
    padding-bottom: 20px;
    width: 100%;
    float: left;
    font-size: 16px;
}

.news_asd ul {
    width: 92%;
    height: auto;
    float: left;
    margin-left: 4%;
}

.news_asd li {
    width: 100%;
    height: 30px;
    float: left;
    line-height: 30px;
    margin-top: 7px;
}

.news_asd li a {
    width: auto;
    float: left;
}

.news_asd li a:hover {
    width: auto;
    float: left;
    color: #FF0000;
}

.news_asd li dd {
    width: auto;
    height: 18px;
    font-size: 12px;
    line-height: 18px;
    margin-top: 6px;
    margin-left: 6px;
    padding-left: 5px;
    padding-right: 5px;
    color: #FFFFFF;
    /*background-image: url(../images/89.png);*/
    /*background-repeat: no-repeat;*/
    /*background-size: 100% 100%;*/
    float: left;
}

.news_asd li span {
    width: auto;
    float: right;
    color: #999;
}

.qikan {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: auto;
    padding-bottom: 20px;
    width: 100%;
    float: left;
    font-size: 16px;
    margin-top: 40px;
}

.qikan ul {
    width: 96%;
    height: auto;
    float: left;
    margin-left: 2%;
}

.qikan li {
    width: 100%;
    height: auto;
    float: left;
    line-height: 30px;
    margin-top: 7px;
    border-bottom-style: solid;
    border-color: rgba(237, 237, 237, 1);
    border-width: 1px;
    padding-bottom: 20px;
}

.qikan li dd {
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
}

.qikan li dl {
    width: 100%;
    height: 24px;
    line-height: 24px;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

.qikan li dl span {
    width: auto;
    height: 24px;
    line-height: 24px;
    float: left;
    background: #b1dcff;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 14px;
}

.tsspan {
    background: #e7e7e7 !important;
}

.tsspan a {
    color: #444444 !important;
}

.qikan li dl span a {
    color: rgba(40, 83, 255, 1);
}

.group_wk {
    width: 558px;
    height: 24px;
    margin: 14px 0 20px 0;
    float: left;
}

.group_wk dd {
    width: auto;
    float: left;
    height: auto;
    padding: 3px;
}

.group_wk dt a {
    width: auto;
    float: left;
    height: auto;
    background: #e7e7e7;
    padding: 3px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
    margin-right: 10px;
}

.group_wk dt a:hover {
    color: rgba(40, 83, 255, 1);
    background: #b1dcff;
}

.qikan li p {
    width: 100%;
    height: auto;
    line-height: 28px;
    float: left;
    margin-top: 5px;
}

.qikan_2 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: auto;
    padding-bottom: 20px;
    width: 100%;
    float: left;
    font-size: 16px;
    margin-top: 40px;
}

.qikan_2 ul {
    width: 96%;
    height: auto;
    float: left;
    margin-left: 2%;
    margin-top: 7px;
}

.qikan_2 li {
    width: 100%;
    height: auto;
    float: left;
    line-height: 30px;
    margin-top: 0;
    border-left-style: solid;
    border-color: #2952ff;
    border-width: 1px;
    padding-bottom: 20px;
}

.qikan_2 li dd {
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    background-image: url(../images/yu.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: -8px;
}

.qikan_2 li dl {
    width: 99%;
    margin-left: 1%;
    height: 24px;
    line-height: 24px;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

.qikan_2 li dl span {
    width: auto;
    height: 24px;
    line-height: 24px;
    float: left;
    background-color: rgba(239, 242, 246, 1);
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 14px;
}

.ptsspan {
    background-color: rgba(239, 242, 246, 1) !important;
}

.qikan_2 li dl span a {
    color: rgba(119, 138, 165, 1);
}

.qikan_2 li p {
    width: 99%;
    margin-left: 1%;
    height: auto;
    line-height: 28px;
    float: left;
    margin-top: 5px;
    color: #999;
}

.qikan_2 li dl img {
    width: 10px;
    height: 10px;
    float: left;
    margin-top: 6px;
}

.qikan_2 li dl a {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}

.home_ss {
    width: 100%;
    height: auto;
    margin-top: 130px;
    float: left;
}

.home_bt {
    width: 100%;
    height: auto;
    float: left;
    font-size: 28px;
    line-height: 40px;
    color: #666;
}

.home_bt span {
    width: 100%;
    height: auto;
    float: left;
    font-size: 40px;
    line-height: 60px;
    color: #333;
}

.shousuo {
    width: 800px;
    float: left;
    padding-bottom: 80px;
}

.shuru {
    border: 2px solid #2853ff;
    width: 540px;
    height: 65px;
    background: #FFFFFF;
    border-top-left-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 6px;
    text-indent: 20px;
    font-size: 18px;
    margin-top: 20px;
    float: left;
}

.button {
    width: 142px;
    height: 65px;
    float: left;
    background-image: url(../images/ss.png);
    margin-top: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 0;
    border: 0 solid #DDDEE8;
}

.shuru:focus {
    border: 2px solid #2853ff;
}

.shang {
    width: 7px;
    height: 10px;
    margin-top: 5px;
}

.duohang {
    float: left;
    background-color: rgba(243, 245, 249, 1);
    border-radius: 8px;
    height: 120px;
    border: 1px solid rgba(225, 227, 233, 1);
    width: 1120px;
    margin: 20px 0 0 20px;
    line-height: 40px;
    font-size: 18px;
    font-family: 'STHeiti', 'Microsoft YaHei', Helvetica, Arial, sans-serif;
    text-indent: 20px;
}

.fasong2 {
    height: 40px;
    background-image: url(../images/trwe.png);
    width: 70px;
    float: right;
    margin-top: -80px;
    margin-right: 40px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    font-size: 16px;
    color: #FFFFFF;
    border: 0 solid #ccc;
}

#leftsead {
    width: 60px;
    height: 600px;
    position: fixed;
    top: 350px;
    right: 0;
    z-index: 100;
    font-size: 14px;
}

#shabi {
    width: 144px;
    height: 60px;
    float: left;
    position: absolute;
    right: 65px;
    top: 5px;
    background-image: url(../images/098.png);
    background-repeat: no-repeat;
    background-position: center right;
    display: none;
}

#shabi_2 {
    width: 140px;
    height: 60px;
    float: left;
    background: #33FFFF;
    background-image: url(../images/lvs.png);
    background-repeat: no-repeat;
    background-position: center center;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
}

#shabi_2 span {
    font-weight: bold;
    padding-top: 8px;
    float: left;
    width: auto;
    margin-left: 5px;
}

#shabi_2 dd {
    padding-top: 5px;
    float: left;
    width: auto;
    margin-left: 5px;
}

#phabi {
    width: 144px;
    height: 170px;
    float: left;
    position: absolute;
    right: 65px;
    top: 80px;
    display: none;
}

#phabi_2 {
    width: 140px;
    height: 170px;
    float: left;
    font-size: 14px;
    background: #FFFFFF;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    text-align: center;
}

#phabi_2 span {
    padding-top: 8px;
    float: left;
    width: 100%;
}

#phabi_2 img {
    width: 120px;
    height: 120px;
    margin-left: 10px;
    margin-top: 10px;
    float: left;
}

#phabj {
    width: 4px;
    height: 60px;
    float: right;
    background-image: url(../images/756.png);
    background-repeat: no-repeat;
    background-position: right 15px;
}

#khabi {
    width: 144px;
    height: 170px;
    float: left;
    position: absolute;
    right: 65px;
    top: 140px;
    display: none;
}

#leftsead ul {
    width: 60px;
    height: auto;
    background: #FFFFFF;
    border-top-left-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 6px;
    float: left;
}

#leftsead li {
    width: 60px;
    height: 73px;
    float: left;
    color: rgba(40, 83, 255, 1);
}

#leftsead li a {
    width: 60px;
    height: 73px;
    float: left;
    display: block;
}

#leftsead li a:hover {
    width: 60px;
    height: 73px;
    float: left;
    display: block;
    color: #FFFFFF;
}

#leftsead li:hover {
    width: 60px;
    height: 73px;
    float: left;
    background: #3366CC;
}

#leftsead li:first-child {
    background-image: url(../images/a1.png);
    background-repeat: no-repeat;
    background-position: center 12px;
    border-top-left-radius: 6px;
}

#leftsead li:first-child:hover {
    color: #FFFFFF;
    font-weight: bold;
    background: #2853ff url(../images/a1.png) no-repeat center 12px;
    border-top-left-radius: 6px;
}

#leftsead li:nth-child(2) {
    background-image: url(../images/a2.png);
    background-repeat: no-repeat;
    background-position: center 12px;
}

#leftsead li:nth-child(2):hover {
    background-image: url(../images/b2.png);
    background-repeat: no-repeat;
    background-position: center 12px;
}

#leftsead li:nth-child(3) {
    background-image: url(../images/a3.png);
    background-repeat: no-repeat;
    background-position: center 12px;
}

#leftsead li:nth-child(3):hover {
    background-image: url(../images/b3.png);
    background-repeat: no-repeat;
    background-position: center 12px;
}

#leftsead li:nth-child(4) {
    background-image: url(../images/a4.png);
    background-repeat: no-repeat;
    background-position: center 12px;
}

#leftsead li:nth-child(4):hover {
    background-image: url(../images/b4.png);
    background-repeat: no-repeat;
    background-position: center 12px;
}

#leftsead li:nth-child(5) {
    background-image: url(../images/a5.png);
    background-repeat: no-repeat;
    background-position: center 12px;
}

#leftsead li:nth-child(5):hover {
    background-image: url(../images/b5.png);
    background-repeat: no-repeat;
    background-position: center 12px;
}

#leftsead ul:nth-child(2) {
    width: 60px;
    height: auto;
    background: #FFFFFF;
    border-top-left-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 6px;
    float: left;
    margin-top: 40px;
}

.shuaxin {
    width: 60px;
    height: 70px;
    background: #FFFFFF;
    border-top-left-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 6px;
    float: left;
    margin-top: 50px;
}

.shuaxin {
    background-image: url(../images/a6.png);
    background-repeat: no-repeat;
    background-position: center 20px;
}

.shuaxin:hover {
    background: #3366CC;
    background-image: url(../images/b6.png);
    background-repeat: no-repeat;
    background-position: center 20px;
}

.shuaxin a {
    width: 60px;
    height: 70px;
    float: left;
    display: block;
}

#leftsead li span {
    width: 60px;
    height: 24px;
    float: left;
    margin-top: 44px;
    text-align: center;
}

.zuozhe {
    width: 100%;
    height: 24px;
    line-height: 24px;
    float: left;
}

.zuozhe img {
    width: 10px;
    height: 14px;
    float: left;
    margin-top: 5px;
}

.zuozhe span {
    width: auto;
    line-height: 24px;
    float: left;
    margin-left: 10px;
    color: #999;
}

.cbshe {
    width: 100%;
    height: 24px;
    line-height: 24px;
    float: left;
    color: #999;
    margin-top: 10px;
    padding-bottom: 20px;
}

.cbshe img {
    width: 14px;
    height: 14px;
    float: left;
    margin-top: 5px;
}

.cbshe span {
    width: auto;
    line-height: 24px;
    float: left;
    margin-left: 10px;
}

.cbshe dt {
    width: auto;
    line-height: 24px;
    float: left;
    margin-left: 10px;
}

.zbdw {
    width: 100%;
    height: auto;
    line-height: 24px;
    float: left;
    color: rgba(153, 153, 153, 1);
}

.zbdw p {
    width: 100%;
    height: auto;
    float: left;
}

.zbdw p a {
    color: rgba(40, 83, 255, 1);
}

.zbdw em {
    width: 35%;
    height: 30px;
    line-height: 30px;
    float: left;
}

.zbdw em span {
    width: auto;
    float: left;
    line-height: 30px;
}

.zbdw em p {
    width: auto;
    float: left;
    line-height: 30px;
    margin-top: 0;
    color: #444;
}

.zbdw em img {
    width: 82px;
    height: 22px;
    float: left;
    margin-top: 4px;
}

.dizhilian {
    width: auto;
    float: right;
    margin-top: 10px;
}

.sfb_dt {
    width: auto;
    float: left;
    font-size: 12px;
    height: 30px;
    border-radius: 2px;
    color: rgba(250, 135, 20, 1);
    background-color: rgba(255, 243, 240, 1);
    border: 1px solid rgba(255, 153, 143, 1);
    line-height: 30px !important;
    padding-left: 10px;
    padding-right: 10px;
}

.sb_dt {
    width: 100%;
    float: left;
    line-height: 30px;
    color: #999;
    margin-top: 12px;
}

.more {
    width: 100%;
    height: 24px;
    line-height: 24px;
    float: left;
    color: #999;
    margin-top: 10px;
    padding-bottom: 20px;
}

.more a {
    width: auto;
    height: 24px;
    float: left;
    margin-left: 580px;
    font-size: 14px;
    color: rgba(40, 83, 255, 1);
}

.more img {
    width: 14px;
    height: 14px;
    float: left;
    margin-top: 5px;
}

.a_dt {
    width: auto;
    float: left;
    font-size: 12px;
    height: 20px;
    border-radius: 2px;
    border: 1px solid rgba(183, 235, 143, 1);
    color: rgba(82, 196, 26, 1);
    background-color: rgba(246, 255, 237, 1);
    line-height: 20px !important;
    padding-left: 5px;
    padding-right: 5px;
}

.b_dt {
    width: auto;
    float: left;
    font-size: 12px;
    height: 20px;
    border-radius: 2px;
    color: rgba(250, 173, 20, 1);
    background-color: rgba(255, 251, 230, 1);
    border: 1px solid rgba(255, 229, 143, 1);
    line-height: 20px !important;
    padding-left: 5px;
    padding-right: 5px;
}

.a_xw {
    width: 49%;
    height: auto;
    float: right;
}

.wap_qh {
    width: 80%;
    height: 60px;
    float: left;
    margin-left: 10%;
}

.wap_qh dd {
    width: 100%;
    height: auto;
    float: left;
    font-size: 26px;
    text-align: center;
    margin-top: 40px;
}

.wap_qh dl {
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    color: #999;
}

.wap_qh ul {
    margin-top: 20px;
}

.wap_qh li {
    float: left;
    cursor: pointer;
    width: 50%;
    text-align: center;
    font-size: 18px;
    margin-top: 20px;
    height: 40px;
}

.wap_qh li:hover {
    background-image: url(../images/_r3_c4.png);
}

.wap_qh li.hover {
    background-image: url(../images/_r3_c4.png);
}

.text-wrapper {
    width: 100%;
    height: auto;
    line-height: 36px;
    text-align: center;
    margin-top: 10px;
    float: left;
}

.text-wrapper a {
    color: #2853ff;
}

#login {
    width: 100%;
    height: 270px;
    float: right;
    margin-right: 25%;
    padding-top: 10px;
    border-radius: 10px;
}

#login ul {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px;
}

#login li {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}

#login li dl {
    width: 20px;
    height: 20px;
    float: right;
    top: 36px;
    right: 60px;
    position: relative;
}

#login li label {
    width: 24px;
    height: 24px;
    float: right;
    top: 34px;
    right: 56px;
    position: relative;
}

#login li em {
    width: 140px;
    height: 24px;
    float: right;
    top: 34px;
    right: 56px;
    position: absolute;
    cursor: pointer;
    text-align: right;
    color: #2853ff;
    font-size: 16px;
}

#login li dd {
    width: 200px;
    margin-left: 40px;
    float: left;
    font-size: 14px;
    color: #FB0004;
    height: 32px;
    line-height: 32px;
    margin-top: 5px;
}

#login li dd span {
    color: #00CC66;
}

#login li dd img {
    width: 16px;
    height: 16px;
    float: left;
    margin-top: 9px;
    padding-right: 5px;
}

#login li dt {
    width: 120px;
    float: right;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    margin-top: 5px;
    text-align: right;
    margin-right: 42px;
    color: #999;
}

#login li dt img {
    width: 16px;
    height: 16px;
    float: right;
    margin-top: 9px;
    margin-left: 5px;
    cursor: pointer;
}

#login li dt a {
    color: #2853ff
}

#login .loginuser, .loginmima {
    width: 375px;
    height: 48px;
    font-size: 16px;
    color: #1A1B27;
    margin-top: 20px;
    text-indent: 60px;
    border-radius: 6px;
    margin-left: 40px;
    float: left;
    font-family: "Regular", serif;
}

#login .loginuser {
    background: url("../images/icon_zh.svg") no-repeat 20px center;
}

#login .loginmima {
    background: url("../images/icon_mm.svg") no-repeat 20px center;
}

#login .loginuser, .yanzhenma {
    width: 375px;
    height: 48px;
    font-size: 16px;
    color: #1A1B27;
    margin-top: 20px;
    text-indent: 60px;
    border-radius: 6px;
    margin-left: 40px;
    float: left;
    font-family: "Regular", serif;
}

#login .yanzhenma {
    background: url("../images/yzm.svg") no-repeat 20px center;
}

#login .loginuser, .shoujihao {
    width: 375px;
    height: 48px;
    font-size: 16px;
    color: #1A1B27;
    margin-top: 20px;
    text-indent: 60px;
    border-radius: 6px;
    margin-left: 40px;
    float: left;
    font-family: "Regular", serif;
}

#login .shoujihao {
    background: url("../images/sjh.svg") no-repeat 16px center;
}

input {
    border: 1px solid #DDDEE8;
    font-weight: normal;
    caret-color: #1A1B27; /*光标红色*/
    outline: none;
}

#yc {
    display: none;
}

#yc_2 {
    display: none;
}

#yc_3 {
    display: none;
}

input:focus {
    border: 1px solid #3484FE;
}

input::-webkit-input-placeholder { /*Webkit browsers*/
    color: #9EA3BA;
    font-size: 16px;
}

input:-moz-placeholder { /*Mozilla Firefox 4 to 8*/
    color: #9EA3BA;
    font-size: 16px;
}

input::moz-placeholder { /*Mozilla Firefox 19+*/
    color: #9EA3BA;
    font-size: 16px;
}

input:-ms-input-placeholder { /*Internet Explorer 10+*/
    color: #9EA3BA;
    font-size: 16px;
}

.annuy input:focus {
    border: 0 solid #ff6600;
}

input {
    outline: none; /* 移除默认边框 */
    border: 1px solid #ccc; /* 添加自定义边框 */
}

input {
    background-color: #f2f2f2; /* 自定义背景色 */
    color: #333; /* 自定义文字颜色 */
}

input {
    border-radius: 4px; /* 添加圆角边框 */
}

input {
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1); /* 添加阴影效果 */
}

input::placeholder {
    color: #999; /* 自定义占位符文本颜色 */
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-text-fill-color: #000 !important;
    -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
    background-color: transparent;
    background-image: none;
    transition: background-color 50000s ease-in-out 0s;
}

.jzzhu {
    width: 20px;
    height: 20px;
    float: left;
    margin-top: 30px;
}

.wjsa {
    font-size: 16px;
    color: #FFFFFF;
    float: left;
    margin-top: 30px;
    margin-left: 10px;
}

.loginbtn {
    margin-left: 40px;
    float: left;
    width: 377px;
    height: 50px;
    line-height: 50px;
    background: #becbff;
    text-align: center;
    border-radius: 6px;
    font-size: 20px;
    margin-top: 20px;
    color: #FFFFFF;
    /*cursor:pointer;*/
    border: 0 solid #ff6600;
}

/*.loginbtn:hover{ background: #961f33;}*/


.login_anniu {
    width: 340px;
    height: auto;
    float: left;
    margin-top: 150px;
    margin-left: 20px;
}

.login_anniu ul {
}

.login_anniu li {
    width: 336px;
    line-height: 58px;
    float: right;
    text-align: center;
    margin-top: 40px;
}

.login_anniu li a {
    width: 336px;
    font-size: 26px;
    float: right;
    color: #00e1eb;
    background: #0251a4;
    border: 2px solid #0677cc;
}

.login_anniu li a:hover {
    color: #fff;
    text-decoration: none;
    background: #012472;
    width: 336px;
    border-radius: 10px;
}

.login_anniu li a dd {
    width: 40px;
    height: 40px;
    float: left;
    margin-top: 10px;
    margin-left: 20px;
}

.login_anniu li a dl {
    width: 40px;
    height: 40px;
    float: right;
    margin-top: 10px;
    margin-right: 20px;
}

.box_42 {
    position: relative;
    width: 1200px;
    height: 204px;
    background: url(../images/528.png) 100% no-repeat;
    background-size: 100% 100%;
}

.group_50 {
    box-shadow: 0 9px 20px 0 rgba(214, 225, 232, 0.7);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    width: 1200px;
    height: 230px;
    float: left;
}

.flex-col {
    display: flex;
    flex-direction: column;
}

.image-text_63 {
    width: 152px;
    height: 24px;
    margin-top: 23px;
}

.flex-row {
    display: flex;
    flex-direction: row;
}

.justify-between {
    display: flex;
    justify-content: space-between;
}

.box_43 {
    background-color: rgba(217, 222, 236, 1);
    width: 6px;
    height: 22px;
    margin-top: 1px;
}

.text-group_49 {
    width: 132px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 22px;
    font-family: PingFangSC-Semibold, serif;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
}

.box_44 {
    background-color: rgba(237, 237, 237, 1);
    width: 1160px;
    height: 1px;
    margin: 20px 0 0 20px;
}

.box_45 {
    width: 1099px;
    height: 91px;
    margin: 35px 0 36px 50px;
}

.group_51 {
    width: 99px;
    height: 91px;
}

.text_231 {

}

.box_46 {
    width: 79px;
    height: 20px;
    margin-top: 6px;
}

.text_232 {

}

.image-text_64 {
    width: 35px;
    height: 20px;
}

.text-group_50 {

}

.thumbnail_64 {
    width: 7px;
    height: 10px;
    margin-top: 5px;
}

.group_52 {
    background-color: rgba(225, 227, 233, 1);
    width: 1px;
    height: 56px;
    margin: 17px 20px 10px 50px;
}

.group_53 {
    width: 81px;
    height: 91px;
    margin-left: 59px;
}

.text_233 {
    width: 60px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 20px;
    font-family: PingFangSC-Regular, serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
}

.text_234 {
    width: 81px;
    height: 34px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 30px;
    font-family: PingFangSC-Medium, serif;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 34px;
    margin-top: 7px;
}

.group_54 {
    width: 69px;
    height: 20px;
    margin-top: 6px;
}

.text_235 {
    width: 42px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(119, 138, 165, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular, serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}

.image-text_65 {
    width: 25px;
    height: 20px;
}

.text-group_51 {
    width: 17px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(18, 193, 167, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular, serif;
    font-weight: normal;
    text-align: justify;
    white-space: nowrap;
    line-height: 20px;
}

.thumbnail_65 {
    width: 6px;
    height: 10px;
    margin-top: 5px;
}

.group_55 {
    background-color: rgba(225, 227, 233, 1);
    width: 1px;
    height: 56px;
    margin: 17px 0 0 59px;
}

.group_56 {
    width: 99px;
    height: 91px;
    margin-left: 50px;
}

.text_236 {
    width: 80px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 20px;
    font-family: PingFangSC-Regular, serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
}

.text_237 {
    width: 99px;
    height: 34px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 30px;
    font-family: PingFangSC-Medium, serif;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 34px;
    margin-top: 7px;
}

.block_16 {
    width: 570px;
    height: 24px;
    margin-top: 23px;
}

.image-text_53 {
    width: 64px;
    height: 24px;
}

.group_31 {
    background-color: rgba(217, 222, 236, 1);
    width: 6px;
    height: 22px;
    margin-top: 1px;
}

.text-group_47 {
    width: 44px;
    height: 24px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 22px;
    font-family: PingFangSC-Semibold, serif;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 24px;
}

.image-text_54 {
    width: 44px;
    height: 20px;
    margin-top: 2px;
}

.text-group_48 {
    width: 28px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(136, 136, 136, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular, serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}

.thumbnail_61 {
    width: 16px;
    height: 16px;
    margin-top: 2px;
}

.group_32 {
    background-color: rgba(237, 237, 237, 1);
    width: 550px;
    height: 1px;
    margin: 20px 0 15px 20px;
}

.text_9 {
    width: 82px;
    height: 40px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    font-family: PingFangSC-Medium, serif;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 40px;
    margin: 22px 0 0 94px;
}

.image-text_57 {
    width: 72px;
    height: 20px;
    margin: 32px 20px 0 932px;
}

.text-group_1 {
    width: 56px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular, serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}

.thumbnail_63 {
    width: 16px;
    height: 16px;
    margin-top: 2px;
}

.group_36 {
    position: relative;
    width: 100%;
    height: 1785px;
}

.group_3 {
    box-shadow: 0 9px 20px 0 rgba(214, 225, 232, 0.7);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 160px;
    width: 1160px;
    position: absolute;
    left: 20px;
    top: 84px;
}

.box_48 {
    width: 1179px;
    height: 30px;
    margin-top: 20px;
}

.image-text_70 {
    width: 108px;
    height: 30px;
}

.section_3 {
    background-color: rgba(217, 222, 236, 1);
    width: 6px;
    height: 22px;
    margin-top: 4px;
}

.text-group_7 {
    width: 88px;
    height: 30px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 22px;
    font-family: PingFangSC-Semibold, serif;
    font-weight: 600;
    text-align: left;
    white-space: nowrap;
    line-height: 30px;
}

.image-text_71 {
    width: 62px;
    height: 20px;
    margin-top: 5px;
}

.text-group_8 {
    width: 42px;
    height: 20px;
    overflow-wrap: break-word;
    color: rgba(136, 136, 136, 1);
    font-size: 14px;
    font-family: PingFangSC-Regular, serif;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 20px;
}

.thumbnail_70 {
    width: 14px;
    height: 14px;
    margin-top: 3px;
}

.box_8 {
    background-color: rgba(237, 237, 237, 1);
    width: 1160px;
    height: 1px;
    margin: 20px 0 0 20px;
}

body * {
    box-sizing: border-box;
    flex-shrink: 0;
}

body {
    font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma, Arial, PingFang SC-Light, Microsoft YaHei, serif;
}
