* {
    margin: 0;
    padding: 0;
    outline: none;
}

@font-face {
    font-family: 'MyCustomFont';
    src: url('../../js/qixian/OPPOSANS-B.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyCustomFont2';
    src: url('../../js/qixian/OPPOSANS-H.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyCustomFont3';
    src: url('../../js/qixian/OPPOSANS-L.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyCustomFont4';
    src: url('../../js/qixian/OPPOSANS-M.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyCustomFont5';
    src: url('../../js/qixian/OPPOSANS-R.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}


body {
    position: relative;
    line-height: 1.5;
    font-size: 14px;
    font-family: "微软雅黑";
    background: url("../../images/qixian/bg.jpg") no-repeat center top;
    background-size: 100% 100%;

}

ul,
ol,
li {
    list-style: none;
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
    color: #1a52a5;
    text-decoration: none
}

img {
    display: block
}

html {
    background: #f7f8fc;
    font-family: "微软雅黑";

}

.container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    background: #f7f8fc;
}

.header {
    width: 100%;
    height: 80px;
    background: #012770;

}

.logo {
    float: left;
    margin: 24px 0 0 20px;
}

.main {
    width: 100%;
    height: auto;
     margin:10px auto 0 auto;
   
}

.tab {
    float: left;
    width: auto;
    height: auto;
    display: table;
    margin-left: 300px;
}

.tab a {
    display: inline-block;
    width: 80px;
    height: 66px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding-top: 14px;
    margin-right: 50px
}

.tab a.active {
    background: #053e88;
}

.tab a span {
    display: block;
}

.tab a span img {
    display: block;
    margin: 0 auto;
}

.headerRight {
    float: right;
    font-size: 14px;
    line-height: 80px;
    margin-right: 20px;
}

    .headerRight a {
        color: #fff;
        font-weight: bold
    }

    .headerRight span {
        display: inline-block;
        width: 2px;
        height: 14px;
        background: #fff;
        margin: -2px 10px 0 10px;
        vertical-align: middle
    }


.vip {
    float: left;
    line-height: 89px;
    margin-left: 20px
}

.vip img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px
}

.kf-phone {
    float: right;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    line-height: 80px;
    margin-right: 10px
}

.index-title {
    width: 100%;
    height: auto;
    display: table;
    line-height: 30px;
}

.index-title span {
    font-size: 16px;
    color: #4a5875;
    font-weight: bold
}
    .index-title a {
        float:right;
        font-size: 16px;
        color: #4a5875;
        font-weight: bold
    }
.index-title p {
    font-size: 16px;
    color: #4a5875;
    font-weight: bold
}

.index-title span::before {
    display: inline-block;
    content: "";
    width: 5px;
    height: 18px;
    background: #679bff;
    border-radius: 4px;
    vertical-align: middle;
    margin: -4px 10px 0 0
}

.index-title font {
    float: right;
    font-size: 12px;
    color: #8D95A4;
    margin-top: 2px
}

.index-title {
    width: 100%;
    height: auto;
    display: table;
    line-height: 30px;
}
.index-title2 {
    width: 100%;
    height: auto;
    display: table;
    line-height: 30px;
}
.index-title2 span {
    font-size: 16px;
    color: #4a5875;
    font-weight: bold
}
.index-title2 > a {
    float: right;
    margin-left: 10px;
    font-size: 16px;
    color: #4a5875;
    font-weight: bold
}
.index-title2 p {
    font-size: 16px;
    color: #4a5875;
    font-weight: bold
}

.index-title2 span::before {
    display: inline-block;
    content: "";
    width: 5px;
    height: 18px;
    background: #679bff;
    border-radius: 4px;
    vertical-align: middle;
    margin: -4px 10px 0 0
}


.index-title2-icon span i {
    display: inline-block;
    width: 18px;
    height: 18px;
 
    vertical-align: middle;
    margin: -4px 0 0 6px;
    background-size: 100% 100%;
    cursor: pointer;
    overflow:hidden
}
    .index-title2-icon span i img {
        width: 18px;
        height: 18px;
    }


    .index-title2 font {
        display: inline-block;
        font-size: 12px;
        color: #8D95A4;
        margin-top: 2px;
        margin-left: 10px;
    }

.left {
    float: left;
    width: 480px;
    height: auto;
    display: table;
    margin-left: 0;
}

.left-box1 {
    width: 448px;
    height: 238px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(218, 218, 218, 0.5);
    border-radius: 10px 10px 10px 10px;
    padding: 16px;
}

.box1-chart {
    position: relative;
    top: -24px;
}

.left-box2 {
    width: 448px;
    height: 238px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(218, 218, 218, 0.5);
    border-radius: 10px 10px 10px 10px;
    padding: 16px;
    margin-top: 10px;
}

.box2-chart {
    padding-top: 10px;
}

.box2-chart ul li {
    font-size: 14px;
    color: #4a5875;

}

.box2-chart ul li a {
    float: left;
    width: 60%;
    color: #4A5875;
    line-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.box2-chart ul li span {
    float: right;
    color: #8D95A4;
    font-size: 12px;
    line-height: 38px;
}

.center {
    float: left;
    width: 900px;
    height: auto;
    display: table;
    margin-left: 10px;
}

.center-box1 {
    width: 900px;
    height: 232px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(218, 218, 218, 0.5);
    border-radius: 10px 10px 10px 10px;
    padding: 16px 0;
}

.center-box1 ul li {
    width: calc(20% - 13px);
    float: left;
    border-right: 1px solid #E7F1FF;
    height: 238px;
    padding-left: 12px;
}

.center-box1 ul li:last-child {
    border: 0;
}

.center-title {
    position:relative;
    width: 100%;
    height: auto;
    display: table;
    font-weight: bold;
    font-size: 16px;
    color: #4A5875;
    text-align:left
}
.tips-main {
   position:relative;
    display: inline-block;
}
.tips-main i {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin: -4px 0 0 2px;
    cursor: pointer
}
    .tips-main i img {
        display: inline-block;
        width: 100%;
        height: 100%;
    }
.tips-show {
    display: none;
    position: absolute;
    top: -5px;
    left: 140%;
    z-index: 9999999;
    background: #fff;
    font-size: 12px;
  
}
.tips-arr {
    position: relative;
    padding: 10px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 2px 2px 20px 0px rgba(0, 0, 0, 0.3);
    font-weight:normal;
    display:table;
    white-space:nowrap
}
    .tips-arr::after {
        position: absolute;
        display: inline-block;
        top: 24%;
        left: -4px;
        width: 0;
        height: 0px;
        content: '';
        border-style: solid;
        border-width: 4px;
        border-color: #fff #fff transparent transparent;
        transform: rotate(-135deg);
        box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.1);
    }

.center-title span {
    display: block;
    font-weight: 400;
    font-size: 12px;
    color: #8D95A4;
}

.center-number {
    font-family: 'MyCustomFont';
    font-weight: 800;
    font-size:20px;
    color: #4A5875;
    margin-top: 10px;
}

.center-data-num {
    font-size: 14px;
    font-family: 'MyCustomFont4';
    margin-top:6px;
}

.center-data-num span {
    display: inline-block;
    margin-left: 20px;
    font-weight:bold
}

.rise {
    font-size: 14px;
    color: #DB241C
}

.center-data-num span.rise::before {
    display: inline-block;
    content: "";
    width: 20px;
    height: 20px;
    background: url("../../images/qixian/rise-icon.png") no-repeat center;
    vertical-align: middle;
    margin: -4px 0px 0 0
}

.fall {
    font-size: 14px;
    color: #009a0e;
}

.center-data-num span.fall::before {
    display: inline-block;
    content: "";
    width: 20px;
    height: 20px;
    background: url("../../images/qixian/fall-icon.png") no-repeat center;
    vertical-align: middle;
    margin: -4px 5px 0 0
}

.center-div {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}


.center-div-item {
    width: 32%;
}

.center-div-item p {
    font-family: 'MyCustomFont';
  
    font-size: 12px;
    color: #4A5875;
}

.center-tips {
    display:inline-block;
    font-weight: 400;
    font-size: 14px;
    color: #4A5875;
    width: auto;
    height: 20px;
    line-height: 20px;
    background: #FFE4C0;
    border-radius: 20px 20px 20px 20px;
    text-align: center;
    margin-top: 20px;
    padding:0 10px
}

.center-box2 {
    width: 868px;
    height: 238px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(218, 218, 218, 0.5);
    border-radius: 10px 10px 10px 10px;
    padding: 16px 16px;
    margin-top: 10px;
}

.center-box2-chart table {
    width: 100%;
    margin: 0 auto;
}

.center-box2-chart table tr th {
    width: 16.6666%;
    font-weight: bold;
    font-size: 14px;
    color: #4A5875;
}

.center-box2-chart table tr th:nth-of-type(1) {
    text-align: left;
    width: 15.6666%;
    padding-left: 1%;
}

.center-box2-chart .list {
    width: 100%;
    height: 220px;
    margin: 6px auto 0 auto;
    overflow: hidden;
}

.center-box2-chart .list ul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #4A5875;
}

.center-box2-chart .list ul li:nth-child(odd) {
    background: rgba(67, 123, 232, 0.05);
}

.center-box2-chart .list ul li span {
    float: left;
    width: 16.6666%;
    height: 30px;
    text-align: center;
}

.center-box2-chart .list ul li span:nth-of-type(1) {
    text-align: left;
    width: 15.6666%;
    padding-left: 1%;

}

.center-box2-chart .list ul li span.fall {
    color: #03eeff;
}

.center-box2-chart .list ul li span.rise {
    color: #fa4b06;
}

.center-box3 {
    width: 900px;
    height: 270px;
    margin-top: 10px;
}

.tabs {
    float: right;
    width: 120px;
    height: 24px;
    background: rgba(103, 155, 255, 0.2);
    border-radius: 4px 4px 4px 4px;
    overflow: hidden;
    margin-top: 4px;
}

.tabs a {
    float: left;
    width: 60px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #4A5875;
}

    .tabs a.active {
        background: #012770;
        border-radius: 4px 4px 4px 4px;
        color: #fff;
    }

.tab-content {
    display: none;
}

.center-box3-left {
    float: left;
    width: 413px;
    height: 238px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(218, 218, 218, 0.5);
    border-radius: 10px 10px 10px 10px;
    padding: 16px;
    overflow:hidden
}

.center-box3-right {
    float: right;
    width: 413px;
    height: 238px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(218, 218, 218, 0.5);
    border-radius: 10px 10px 10px 10px;
    padding: 16px;
    overflow: hidden
}

.center-box3-chart table {
    width: 100%;
    margin-top: 10px;
}

.center-box3-chart table tr th {
    width: 25%;
    font-weight: bold;
    font-size: 14px;
    color: #4A5875;
    text-align: center;
}

.center-box3-chart table tr th:nth-of-type(1) {
    width: 15%;
}

.center-box3-chart table tr th:nth-of-type(2) {
    width: 35%;
}

.center-box3-chart table tr th span::after {
    display: inline-block;
    content: "";
    width: 12px;
    height: 12px;
    background: url("../../images/qixian/sort-icon.png") no-repeat center;
    vertical-align: middle;
    margin: -2px 0 0 2px
}

.center-box3-chart ul li {
    float: left;
    width: 100%;
    height: 37px;
    line-height: 37px;
    border-bottom: 1px dotted #8D95A4;

}

.center-box3-chart ul li span {
    float: left;
    width: 25%;
    height: 37px;
    line-height: 37px;
    text-align: center;
    font-size: 12px;
    color: #4A5875;
}
    .center-box3-chart ul li span:nth-of-type(2), .center-box3-chart ul li span:nth-of-type(3), .center-box3-chart ul li span:nth-of-type(4) {
        font-size: 14px;
    }
    .center-box3-chart ul li span:nth-of-type(1) {
        width: 15%;
    }

    .center-box3-chart ul li span.lhPage1 p, .center-box3-chart ul li span.lhPage2 p, .center-box3-chart ul li span.lhPage3 p, .center-box3-chart ul li span.lhPage4 p {
        width: 14px;
        height: 24px;
        background: url("../../images/qixian/sort-number-Icon4.png") no-repeat center;
        margin: 6px auto 0 auto;
        line-height: 24px;
        color: #fff;
        text-align: left;
        padding-left: 10px;
    }

    .center-box3-chart ul li span.lhPage5 p {
        width: 21px;
        height: 24px;
        background: url("../../images/qixian/sort-number-Icon4.png") no-repeat center;
        margin: 6px auto 0 auto;
        line-height: 24px;
        color: #fff;
        text-align: left;
        padding-left: 3px;
    }
    .center-box3-chart ul li span.lhPage1 p {
        width: 20px;
        background: url("../../images/qixian/sort-number-Icon.png") no-repeat center;
      
    }
    .center-box3-chart ul li span.lhPage2 p {
        width: 20px;
        background: url("../../images/qixian/sort-number-Icon2.png") no-repeat center;
      
    }
    .center-box3-chart ul li span.lhPage3 p {
        width: 20px;
        background: url("../../images/qixian/sort-number-Icon3.png") no-repeat center;
       
    }
    .center-box3-chart ul li span.lhPage4 p {
        width: 20px;
        background: url("../../images/qixian/sort-number-Icon4.png") no-repeat center;
       
    }

/*.center-box3-chart ul li:nth-of-type(2) span:nth-of-type(1) p {
    background: url("../../images/qixian/sort-number-Icon.png") no-repeat center;
}

.center-box3-chart ul li:nth-of-type(3) span:nth-of-type(1) p {
    background: url("../../images/qixian/sort-number-Icon2.png") no-repeat center;
}

.center-box3-chart ul li:nth-of-type(4) span:nth-of-type(1) p {
    background: url("../../images/qixian/sort-number-Icon3.png") no-repeat center;
}*/

.center-box3-chart ul li span:nth-of-type(2) {
    width: 35%;
}

.center-box3-chart .list2 {
    float: left;
    width: 100%;
    height: 189px;
    overflow: hidden;
}

.right {
    float: right;
    width: 480px;
    height: 100%;
    margin-right: 0;
}

.right-box1 {
    width: 460px;
    height: 240px;
    background: url("../../images/qixian/login-bg.png") no-repeat center;
    box-shadow: 0px 4px 10px 0px rgba(218, 218, 218, 0.5);
    border-radius: 10px 10px 10px 10px;
    padding: 16px 0 0 20px;
    background-size:100% 100%

}

.right-box2 {
    width: 448px;
    height: 518px;
    /*background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(218, 218, 218, 0.5);
    border-radius: 10px 10px 10px 10px;
    padding: 16px;*/
    margin-top: 10px;
}

.right-box2-box1, .right-box2-box2 {
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(218, 218, 218, 0.5);
    border-radius: 10px 10px 10px 10px;
    padding: 16px;
}
    .right-box2-box2 {
    margin-top: 10px;
}
.box44-chart {
  position:relative;
  overflow:hidden
}
.login {
    width: 230px;
}

.login-tab {
    width: 230px;
}

.tab_list {
    height: 39px;
}

.tab_list li {
    float: left;
    line-height: 30px;
    width: 115px;
    text-align: center;
    cursor: pointer;
    color: #4A5875;
    font-size: 14px;
}

.tab_list li.current {

    font-weight: bold;
    font-size: 14px;
    color: #437BE8;
}

.tab_list li.current span {
    display: block;
    width: 24px;
    height: 3px;
    background: #437BE8;
    border-radius: 20px 20px 20px 20px;
    margin: 0 auto;

}

.item_info {
    padding: 20px 0 0 20px;
}

.item {
    display: none;
}

.original {
    float: right;
    height: 24px;
    font-size: 14px;
    color: #437BE8;
    line-height: 37px;
    text-align: center;
    margin-right: 20px;
}

#yanzhengma {
    width: 100px;
}

.item {
    display: none;
}

.ligin-item {
    width: 230px;
    height: 37px;
    background: #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #D7DFF0;
    margin-top: 15px;
}



.ligin-item span {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    margin: 3px 0 0 5px;
}

.ligin-item span.ligin-item-icon1 {
    background: url("../../images/qixian/icon-name.png") no-repeat center
}

.ligin-item span.ligin-item-icon2 {
    background: url("../../images/qixian/icon-password.png") no-repeat center
}



.ligin-item input {
    display: inline-block;
    width: 200px;
    height: 37px;
    border: 0;
    background: none;
    vertical-align: middle;
    font-size: 12px;
    color: #8D95A4;
    color: #333;
}

.ligin-item input::placeholder {
    color: #c0c4cb
}

#btnDengLu2,
#btnDengLu {
    display: block;
    border: 0;
    width: 230px;
    height: 38px;
    background: #437BE8;
    box-shadow: 0px 10px 10px 0px rgba(67, 123, 232, 0.5);
    border-radius: 4px;

    border-image: linear-gradient(360deg, rgba(177, 200, 246, 1), rgba(146, 183, 255, 1)) 1 1;
    color: #fff;
    margin-top: 20px;
    overflow: hidden;
    cursor: pointer;
}

.zhuce {
 text-align:center;
 margin-top:10px
}
    .zhuce a {
        color: #8D95A4;
        font-size: 12px;
        text-decoration: underline
    }
    .login-after {
        width: 230px;
        height: auto;
        display: table;
    }

.login-after-box1-item img {
    display: block;
    margin: 0 auto;
}

.login-after-box1-item p {
    font-family: 'MyCustomFont';
    font-weight: bold;
    font-size: 14px;
    color: #4A5875;
    text-align: center;
}

.login-time {
    width: auto;
    display: table;
    border-radius: 20px 20px 20px 20px;
    border: 1px solid #8D95A4;
    color: #4A5875;
    text-align: center;
    font-size: 12px;
    padding: 0 10px;
    margin: 10px auto 0 auto;
}

.login-after-box2 {
    text-align: center;
    font-size: 12px;
    color: #8D95A4;
    text-align: center;
    margin-top: 20px;
}

.login-after-box2 a {
    color: #8D95A4;
    border-bottom: 1px solid #8D95A4;
    padding-bottom: 2px;
}
.maskBox {
    position: absolute;
    right: 0px;
    top: 0;
    background: #fff;
    width: auto;
    height: 100%;
    padding: 0 5px;
    z-index: 999;
    font-size: 12px;
    text-align: center;
}

    .maskBox p{
        width: auto;
        height: auto;
        line-height: 20px;
        padding: 4px 10px;
        text-align: center;
        background: #012770;
        border-radius: 5px;
        font-size: 12px;
        color: #fff;
        margin: 0px auto 0 auto;
        border: 0;
    }

.index-title2-icon {
   position:relative
}
.tips-box {
   position:absolute;
   top:30px;
   left:125px;
   z-index:9999;
   display:none
}
.tips {
    width: auto;
    height: auto;
    position: relative;
    background: #f1f1f1;
    box-shadow: 0px 4px 10px 0px rgba(218, 218, 218, 0.3);
    border-radius: 4px;
    display: table;
    padding: 10px;
    font-size: 12px;
}



    .tips::after {
        box-sizing: content-box;
        position: absolute;
        top: -12px;
        left: 10px;
        border-bottom: 6px solid #f1f1f1;
        border-top: 6px solid transparent;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        display: block;
        content: '';
        z-index: 1;
    }



@media (min-width: 1440px) and (max-width: 1660px) {
    /* 样式应用于屏幕宽度在1024px到1660px之间的设备 */

    .center {
        float: left;
        width: 900px;
        height: auto;
        display: table;
        margin-left: 10px;
    }
    .header {
        width: 100%;
        height: 60px;
        background: #012770;
    }

    .logo {
        float: left;
        margin:10px 0 0 20px;
    }
 .headerRight {
        float: right;
        font-size: 12px;
        line-height: 60px;
        margin-right: 20px;
    }

        .headerRight a {
            color: #fff;
            font-weight: bold
        }

        .headerRight span {
            display: inline-block;
            width: 2px;
            height: 14px;
            background: #fff;
            margin: -2px 10px 0 10px;
            vertical-align: middle
        }
   

    .tab {
        float: left;
        width: auto;
        height: auto;
        display: table;
        margin-left: 200px;
    }

        .tab a {
            display: inline-block;
            width: 80px;
            height: 54px;
            line-height: 24px;
            text-align: center;
            color: #fff;
            font-size: 12px;
            font-weight: bold;
            padding-top: 6px;
            margin-right: 20px
        }

            .tab a.active {
                background: #053e88;
            }

            .tab a span {
                display: block;
            }

                .tab a span img {
                    display: block;
                    margin: 0 auto;
                }

    .index-title {
        width: 100%;
        height: auto;
        display: table;
        line-height: 30px;
    }

        .index-title span {
            font-size: 14px;
            color: #4a5875;
            font-weight: bold
        }
        .index-title a {
            float: right;
            font-size: 14px;
            color: #4a5875;
            font-weight: bold
        }
        .index-title a {
            float: right;
            font-size: 14px;
            color: #4a5875;
            font-weight: bold
        }
        .index-title p {
            font-size: 14px;
            color: #4a5875;
            font-weight: bold
        }

        .index-title span::before {
            display: inline-block;
            content: "";
            width: 5px;
            height: 18px;
            background: #679bff;
            border-radius: 4px;
            vertical-align: middle;
            margin: -4px 10px 0 0
        }

        .index-title font {
            float: right;
            font-size: 12px;
            color: #8D95A4;
            margin-top: 2px
        }

    .index-title {
        width: 100%;
        height: auto;
        display: table;
        line-height: 30px;
    }

    .index-title2 span {
        font-size: 14px;
        color: #4a5875;
        font-weight: bold
    }
    .index-title2>a {
        float:right;
        margin-left:10px;
        font-size: 14px;
        color: #4a5875;
        font-weight: bold
    }
    .index-title2 p {
        font-size: 14px;
        color: #4a5875;
        font-weight: bold
    }

    .index-title2 span::before {
        display: inline-block;
        content: "";
        width: 5px;
        height: 18px;
        background: #679bff;
        border-radius: 4px;
        vertical-align: middle;
        margin: -4px 10px 0 0
    }


    .index-title2-icon span i {
        display: inline-block;
        width: 16px;
        height: 16px;
        vertical-align: middle;
        margin: -4px 0 0 6px;
        background-size: 100% 100%;
        cursor: pointer;
        overflow: hidden
    }

        .index-title2-icon span i img {
            width: 16px;
            height: 16px;
        }


    .index-title2 font {
        display: inline-block;
        font-size: 12px;
        color: #8D95A4;
        margin-top: 2px;
        margin-left: 10px;
    }

    .tabs {
         font-size:12px;      
    }
    .tabs {
        float: right;
        width: 80px;
        height: 20px;
        background: rgba(103, 155, 255, 0.2);
        border-radius: 4px 4px 4px 4px;
        overflow: hidden;
        font-size: 10px;
        margin-top: 5px;
    }

        .tabs a {
            float: left;
            width: 40px;
            height: 20px;
            line-height: 20px;
            text-align: center;
            color: #4A5875;
        }
    .box2-chart ul li a {
        float: left;
        width: 60%;
        color: #4A5875;
        line-height:28px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .box2-chart ul li span {
        float: right;
        color: #8D95A4;
        font-size: 12px;
        line-height: 28px;
    }

    .center-title {
        width: 100%;
        height: auto;
        display: table;
        font-weight: bold;
        font-size: 14px;
        color: #4A5875;
        text-align: left;
    }

    .tips-main i {
        display: inline-block;
        width: 14px;
        height: 14px;
        vertical-align: middle;
        margin: -6px 0 0 2px;
        cursor: pointer
    }
    .tips-show {
        display: none;
        position: absolute;
        top: -5px;
        left:150%;
        z-index: 9999999;
        background: #fff;
        font-size: 12px;
        
    }

    .center-number {
        font-family: 'MyCustomFont';
        font-weight: 800;
        font-size: 16px;
        color: #4A5875;
        margin-top: 10px;
    }

    .center-div {
        display: flex;
        justify-content: space-between;
        margin-top: 10px;
    }
    .center-data-num {
        font-size: 12px;
        font-family: 'MyCustomFont4';
        margin-top: 6px;
    }

    .rise {
        font-size: 12px;
        color: #DB241C
    }

    .center-data-num span.rise::before {
        display: inline-block;
        content: "";
        width: 16px;
        height: 16px;
        background: url("../../images/qixian/rise-icon.png") no-repeat center;
        vertical-align: middle;
        margin: -4px 0px 0 0
    }

    .fall {
        font-size: 12px;
        color: #009a0e;
    }

    .center-data-num span.fall::before {
        display: inline-block;
        content: "";
        width: 16px;
        height: 16px;
        background: url("../../images/qixian/fall-icon.png") no-repeat center;
        vertical-align: middle;
        margin: -4px 5px 0 0
    }

    .center-div-item{
        font-size: 12px
    }
    .center-tips {
        font-size: 12px;
        margin-top:10px
    }

    .center-box1 ul li {
        width: calc(20% - 13px);
        float: left;
        border-right: 1px solid #E7F1FF;
        height: auto;
        padding-left: 12px;
    }
    .center-box2-chart table tr th {
        width: 16.6666%;
        font-weight: bold;
        font-size: 12px;
        color: #4A5875;
    }
    .center-box2-chart .list {
    width: 100%;
    height: 120px;
    margin: 6px auto 0 auto;
    overflow: hidden;
}
    .center-box2-chart .list ul li {
        width: 100%;
        height: 24px;
        line-height: 24px;
        color: #4A5875;
        font-size:12px;
    }
        .center-box2-chart .list ul li span {
            float: left;
            width: 16.6666%;
            height:24px;
            text-align: center;
        }

    .center-box3-chart table tr th {
        width: 25%;
        font-weight: bold;
        font-size: 12px;
        color: #4A5875;
        text-align: center;
    }
    .center-box3-chart ul li {
        float: left;
        width: 100%;
        height: 27px;
        line-height: 27px;
        border-bottom: 1px dotted #8D95A4;
    }

        .center-box3-chart ul li span {
            float: left;
            width: 25%;
            height: 27px;
            line-height:27px;
            text-align: center;
            font-size: 12px;
            color: #4A5875;
        }

            .center-box3-chart ul li span.lhPage1 p, .center-box3-chart ul li span.lhPage2 p, .center-box3-chart ul li span.lhPage3 p, .center-box3-chart ul li span.lhPage4 p, .center-box3-chart ul li span.lhPage5 p {
                margin: 1px auto 0 auto;
            }
            /*登录*/
            .ligin-item {
                width: 230px;
                height: 30px;
                background: #FFFFFF;
                border-radius: 4px 4px 4px 4px;
                border: 1px solid #D7DFF0;
                margin-top: 5px;
            }
        .ligin-item input {
            display: inline-block;
            width: 200px;
            height: 30px;
            border: 0;
            background: none;
            vertical-align: middle;
            font-size: 12px;
            color: #8D95A4;
            color: #333;
        }
    .original {
        float: right;
        height: 24px;
        font-size: 14px;
        color: #437BE8;
        line-height: 30px;
        text-align: center;
        margin-right: 12px;
    }
    #btnDengLu2, #btnDengLu {
        display: block;
        border: 0;
        width: 230px;
        height: 30px;
        background: #437BE8;
        box-shadow: 0px 10px 10px 0px rgba(67, 123, 232, 0.5);
        border-radius: 4px;
        border-image: linear-gradient(360deg, rgba(177, 200, 246, 1), rgba(146, 183, 255, 1)) 1 1;
        color: #fff;
        margin-top: 10px;
        overflow: hidden;
        cursor: pointer;
    }
    }




@media (min-width: 1240px) and (max-width: 1439px) {
    /* 样式应用于屏幕宽度在1024px到1660px之间的设备 */

    .center {
        float: left;
        width: 900px;
        height: auto;
        display: table;
        margin-left: 10px;
    }

    .header {
        width: 100%;
        height: 50px;
        background: #012770;
    }
.headerRight {
        float: right;
        font-size: 12px;
        line-height: 50px;
        margin-right: 20px;
    }

        .headerRight a {
            color: #fff;
            font-weight: bold
        }

        .headerRight span {
            display: inline-block;
            width: 2px;
            height: 14px;
            background: #fff;
            margin: -2px 10px 0 10px;
            vertical-align: middle
        }
    .logo {
        float: left;
        margin: 12px 0 0 20px;
    }
    .logo img {
       width:100px;
       height:auto
    }


    .tab {
        float: left;
        width: auto;
        height: auto;
        display: table;
        margin-left: 200px;
    }

        .tab a {
            display: inline-block;
            width: 80px;
            height: 44px;
            line-height: 24px;
            text-align: center;
            color: #fff;
            font-size: 12px;
            font-weight: bold;
            padding-top: 6px;
            margin-right: 20px
        }

            .tab a.active {
                background: #053e88;
            }

            .tab a span {
                display: block;
            }

                .tab a span img {
                    width:20px;

                    display: block;
                    margin: 0 auto;
                }

    .index-title {
        width: 100%;
        height: auto;
        display: table;
        line-height: 30px;
    }

        .index-title span {
            font-size: 12px;
            color: #4a5875;
            font-weight: bold
        }
        .index-title span {
            font-size: 12px;
            color: #4a5875;
            font-weight: bold
        }
        .index-title a {
            float: right;
            font-size: 12px;
            color: #4a5875;
            font-weight: bold;
        }
        .index-title p {
            font-size: 12px;
            color: #4a5875;
            font-weight: bold
        }

        .index-title span::before {
            display: inline-block;
            content: "";
            width: 5px;
            height: 14px;
            background: #679bff;
            border-radius: 4px;
            vertical-align: middle;
            margin: -4px 10px 0 0
        }

        .index-title font {
            float: right;
            font-size: 10px;
            color: #8D95A4;
            margin-top: 2px
        }

    .index-title {
        width: 100%;
        height: auto;
        display: table;
        line-height: 30px;
    }

    .index-title2 span {
        font-size: 12px;
        color: #4a5875;
        font-weight: bold
    }
    .index-title2>a {
        float: right;
        margin-right: 10px;
        font-size: 12px;
        color: #4a5875;
        font-weight: bold
    }
    .index-title2 p {
        font-size: 12px;
        color: #4a5875;
        font-weight: bold
    }

    .index-title2 span::before {
        display: inline-block;
        content: "";
        width: 5px;
        height: 14px;
        background: #679bff;
        border-radius: 4px;
        vertical-align: middle;
        margin: -4px 10px 0 0
    }


    .index-title2-icon span i {
        display: inline-block;
        width: 14px;
        height: 14px;
        vertical-align: middle;
        margin: -4px 0 0 6px;
        background-size: 100% 100%;
        cursor: pointer;
        overflow: hidden
    }

        .index-title2-icon span i img {
            width: 14px;
            height: 14px;
        }
    .tips-box {
        position: absolute;
        top: 30px;
        left: 95px;
        z-index: 9999;
        display: block;
    }

    .index-title2 font {
        display: inline-block;
        font-size: 10px;
        color: #8D95A4;
        margin-top: 2px;
        margin-left: 10px;
    }

    .tabs {
        float: right;
        width: 80px;
        height: 20px;
        background: rgba(103, 155, 255, 0.2);
        border-radius: 4px 4px 4px 4px;
        overflow: hidden;
        font-size: 10px;
        margin-top: 5px;
    }

        .tabs a {
            float: left;
            width: 40px;
            height: 20px;
            line-height:20px;
            text-align: center;
            color: #4A5875;
        }

    .left-box1, .left-box2, .left-box3 {
        padding: 16px 16px;
    }
    .box2-chart ul li a {
        float: left;
        width: 60%;
        color: #4A5875;
        line-height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .box2-chart ul li span {
        float: right;
        color: #8D95A4;
        font-size: 10px;
        line-height: 20px;
    }
    .box2-chart {
        padding-top: 0px;
    }
        .box2-chart ul li {
            font-size: 10px;
            color: #4a5875;
        }

    .center-box1 {
        
        padding: 16px 0;
    }
    .center-box2 {
      padding:16px 16px
    }
    .center-title {
        width: 100%;
        height: auto;
        display: table;
        font-weight: bold;
        font-size: 10px;
        color: #4A5875;
        text-align: left;
    }
    .tips-show {
        display: none;
        position: absolute;
        top: 30px;
        right: 10px;
        z-index: 9999999;
        background: #fff;
        font-size: 10px;
    }
    .tips-main i {
        display: inline-block;
        width: 12px;
        height: 12px;
        vertical-align: middle;
        margin: -2px 0 0 2px;
        cursor: pointer
    }

    .tips-show {
        display: none;
        position: absolute;
        top: -8px;
        left: 160%;
        z-index: 9999999;
        background: #fff;
        font-size: 10px;
       
    }
    .center-number {
        font-family: 'MyCustomFont';
        font-weight: 800;
        font-size: 10px;
        color: #4A5875;
        margin-top: 5px;
    }

    .center-div {
        display: flex;
        justify-content: space-between;
        margin-top: 5px;
    }

    .center-data-num {
        font-size: 10px;
        font-family: 'MyCustomFont4';
        margin-top: 6px;
    }
    .center-title span {
        display: block;
        font-weight: 400;
        font-size: 10px;
        color: #8D95A4;
    }
    .rise {
        font-size: 10px;
        color: #DB241C
    }

    .center-data-num span.rise::before {
        display: inline-block;
        content: "";
        width: 10px;
        height: 10px;
        background: url("../../images/qixian/rise-icon.png") no-repeat center;
        vertical-align: middle;
        margin: -4px 0px 0 0
    }

    .fall {
        font-size: 10px;
        color: #009a0e;
    }

    .center-data-num span.fall::before {
        display: inline-block;
        content: "";
        width: 10px;
        height: 10px;
        background: url("../../images/qixian/fall-icon.png") no-repeat center;
        vertical-align: middle;
        margin: -4px 5px 0 0
    }

    .center-div-item {
        font-size: 10px
    }
        .center-div-item p {
            font-family: 'MyCustomFont';
            font-size: 10px;
            color: #4A5875;
        }
    .center-tips {
        font-size: 10px;
        margin-top: 5px
    }

    .center-box1 ul li {
        width: calc(20% - 13px);
        float: left;
        border-right: 1px solid #E7F1FF;
        height: auto;
        padding-left: 12px;
    }

    .center-box2-chart table tr th {
        width: 16.6666%;
        font-weight: bold;
        font-size: 10px;
        color: #4A5875;
    }

    .center-box2-chart .list {
        width: 100%;
        height: 120px;
        margin: 6px auto 0 auto;
        overflow: hidden;
    }

        .center-box2-chart .list ul li {
            width: 100%;
            height: 24px;
            line-height: 24px;
            color: #4A5875;
            font-size: 10px;
        }

            .center-box2-chart .list ul li span {
                float: left;
                width: 16.6666%;
                height: 24px;
                text-align: center;
            }

    .center-box3-left, .center-box3-right {
      padding:16px 16px;
     
    }


    .center-box3-chart table tr th {
        width: 25%;
        font-weight: bold;
        font-size: 10px;
        color: #4A5875;
        text-align: center;
    }

    .center-box3-chart ul li {
        float: left;
        width: 100%;
        height: 27px;
        line-height: 27px;
        border-bottom: 1px dotted #8D95A4;
    }

        .center-box3-chart ul li span {
            float: left;
            width: 25%;
            height: 27px;
            line-height: 27px;
            text-align: center;
            font-size: 10px;
            color: #4A5875;
           
        }
            .center-box3-chart ul li span:nth-of-type(2), .center-box3-chart ul li span:nth-of-type(3), .center-box3-chart ul li span:nth-of-type(4) {
                font-size: 10px
            }
            .center-box3-chart ul li span.lhPage1 p, .center-box3-chart ul li span.lhPage2 p, .center-box3-chart ul li span.lhPage3 p, .center-box3-chart ul li span.lhPage4 p, .center-box3-chart ul li span.lhPage5 p {
                margin: 1px auto 0 auto;
            }
    .right-box1 {
        width: 460px;
        height: 240px;
        background: url(../../images/qixian/login-bg.png) no-repeat center;
        box-shadow: 0px 4px 10px 0px rgba(218, 218, 218, 0.5);
        border-radius: 10px 10px 10px 10px;
        padding: 16px 0 0 20px;
    }
    .right-box2-box1, .right-box2-box2 {
       
        padding:16px 16px;
    }

    /*登录*/
    .login {
        width: 230px;
    }

    .login-tab {
        width: 230px;
    }

    .tab_list {
        height: 39px;
    }

        .tab_list li {
            float: left;
            line-height: 30px;
            width: 115px;
            text-align: center;
            cursor: pointer;
            color: #4A5875;
            font-size: 10px;
        }

            .tab_list li.current {
                font-weight: bold;
                font-size: 10px;
                color: #437BE8;
            }

                .tab_list li.current span {
                    display: block;
                    width: 24px;
                    height: 3px;
                    background: #437BE8;
                    border-radius: 20px 20px 20px 20px;
                    margin: 0 auto;
                }

    .item_info {
        padding: 20px 0 0 20px;
    }

    .item {
        display: none;
    }

    .original {
        float: right;
        height: 24px;
        font-size: 10px;
        color: #437BE8;
        line-height: 24px;
        text-align: center;
        margin-right: 20px;
    }

    #yanzhengma {
        width: 100px;
    }

    .item {
        display: none;
    }

    .ligin-item {
        width: 230px;
        height: 25px;
        background: #FFFFFF;
        border-radius: 4px 4px 4px 4px;
        border: 1px solid #D7DFF0;
        margin-top: 5px;
    }



        .ligin-item span {
            display: inline-block;
            width: 20px;
            height: 20px;
            text-align: center;
            vertical-align: middle;
            margin: 3px 0 0 5px;
        }

            .ligin-item span.ligin-item-icon1 {
                background: url("../../images/qixian/icon-name.png") no-repeat center
            }

            .ligin-item span.ligin-item-icon2 {
                background: url("../../images/qixian/icon-password.png") no-repeat center
            }



        .ligin-item input {
            display: inline-block;
            width: 200px;
            height: 25px;
            border: 0;
            background: none;
            vertical-align: middle;
            font-size: 10px;
            color: #8D95A4;
            color: #333;
        }

            .ligin-item input::placeholder {
                color: #c0c4cb
            }

    #btnDengLu2,
    #btnDengLu {
        display: block;
        border: 0;
        width: 230px;
        height: 25px;
        background: #437BE8;
        box-shadow: 0px 10px 10px 0px rgba(67, 123, 232, 0.5);
        border-radius: 4px;
        border-image: linear-gradient(360deg, rgba(177, 200, 246, 1), rgba(146, 183, 255, 1)) 1 1;
        color: #fff;
        margin-top: 10px;
        overflow: hidden;
        cursor: pointer;
        font-size:10px;
    }

    .zhuce {
        text-align: center;
        margin-top: 5px
    }

        .zhuce a {
            color: #8D95A4;
            font-size: 10px;
            text-decoration: underline
        }

    .login-after {
        width: 230px;
        height: auto;
        display: table;
    }

    .login-after-box1-item img {
        display: block;
        width:50px;
        height:auto;
        margin: 0 auto;
    }

    .login-after-box1-item p {
        font-family: 'MyCustomFont';
        font-weight: bold;
        font-size: 10px;
        color: #4A5875;
        text-align: center;
    }

    .login-time {
        width: auto;
        display: table;
        border-radius: 20px 20px 20px 20px;
        border: 1px solid #8D95A4;
        color: #4A5875;
        text-align: center;
        font-size: 10px;
        padding: 0 10px;
        margin: 10px auto 0 auto;
    }

    .login-after-box2 {
        text-align: center;
        font-size: 10px;
        color: #8D95A4;
        text-align: center;
        margin-top: 20px;
    }

        .login-after-box2 a {
            color: #8D95A4;
            border-bottom: 1px solid #8D95A4;
            padding-bottom: 2px;
        }
}

