/* public */
body {
    background-color: rgba(247, 248, 250, 1);
}

ul li {
    list-style-type: none;
}

a,
a:active,
a:link,
a:hover,
a:visited {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}
.green {
    color: #1F995C !important;
}

.orange {
    color: #D7000F !important;
}
.mobile-home-page {
    display: none;
}

.home-page-content {
    margin: 0 auto;
}

.home-page-content-center {
    color: rgba(51, 55, 68, 1);
    background-color: #fff;
    margin-bottom: 30px;
    padding: 80px 80px 60px 80px;
    overflow: hidden;
}

@media (max-width: 768px) {
    .home-page-content {
        width: 100%;
        /* text-align: center; */
    }

    .home-page-content-center {
        padding: 80px 20px 60px;
    }

     /* 行情与数据h5 */
    .common-home-page .common-home-page-content{
        width: 100%!important;
        padding: 75px 10px 0 10px!important;
    }
    .common-home-page .common-home-page-container{
        padding: 5px 10px!important;
    }
    .hq-data-ul{
        width: 100%;
        box-sizing: border-box;
        overflow: auto;
        white-space: nowrap;
    }
    .hq-data-table{
        width: 1200px!important;
    }
}

@media (min-width: 768px) {
    .home-page-content {
        width: 768px;
    }

   
}

@media (min-width: 992px) {
    .home-page-content {
        width: 992px;
    }
}

@media (min-width: 1200px) {
    .home-page-content {
        width: 1200px;
    }
}

.banner-title {
    padding-top: 150px;
    padding-left: 80px;
}

/* 面包屑 */
.anhuida-crumb .anhuida-home{
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background: url(../img/anhuida-home.png) no-repeat;
    background-size: 100% 100%;
}
.anhuida-crumb-left:hover  .anhuida-home{
    background-image: url(../img/anhuida-home-active.png);
}
.anhuida-crumb-left:hover >a{
    color: #3C8DBC;
}
.anhuida-crumb .anhuida-right{
    display: inline-block;
    width: 16px;
    vertical-align: middle;
    margin: 0 5px;
}
.anhuida-crumb a{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin-left: 10px;
}

.anhuida-crumb >span{
    /* margin: 0 10px; */
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 14px;
}

/* 通用的标题 */
.common-title-warp{
    width: 100%;
    border-bottom: 1px solid #ECF0F1;
}
.common-title-warp .common-title-h3{
    float: left;
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333744;
    margin: 0;
    padding: 10px 0 20px 0;
    border-bottom: 3px solid #3C8DBC;

}
.common-title-warp .title-more{
    float: right;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #808CA0;
    line-height: 52px;
}
.common-title-warp .more-icon{
    width: 18px;
    height: 18px;
    position: relative;
    bottom: 2px;
}
/* 通用头部 */
.common-home-page .top-banner{
    background: url(../img/trade_vbg.png) no-repeat;
    background-size: 100%;

}
.common-home-page .common-home-page-content{
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
}
.common-home-page .common-home-page-container{
    background: #FFFFFF;
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 20px 30px;
    padding-bottom: 50px;
    box-shadow: 0px 2px 20px 0px rgba(122, 134, 140, 0.06);
    border-radius: 4px;
}
/* 通用头部end */


/* 行情与数据 */
.hq-data-page .hq-data-ul{
    padding: 0;
    margin: 40px 0 ;
}
.hq-data-page .hq-data-ul a{
    display: inline-block;
}
.hq-data-page .hq-data-ul li{
    float: left;
    border-radius: 2px;
    background: rgb(128 140 160 / 12%);;
    padding: 9px 26px;
    color: #808CA0;
    margin-right: 10px;
    font-size: 16px;
   
}
.hq-data-page .hq-data-ul li:hover{
    color:#3C8DBC;
}

.hq-data-page .hq-data-ul .hq-active{
    background: #3C8DBC;
    color: #fff;
    font-weight: 500;

}
.hq-data-page .hq-data-ul .hq-active:hover{
    color: #fff;
}
.hq-data-table thead tr th{
    font-weight: normal;
    background: #EBF0F7;
    font-size: 16px;
    border-top: 2px solid #fff!important;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff!important;
    color: #333744;
    vertical-align: middle;

}
.hq-data-table tbody tr td{
    font-size: 16px;
    padding: 16px 0;
    height: 50px;
    border-top: 2px solid #fff!important;
    border-right: 2px solid #fff;
    background: #F7F9FC;
    color: #333744;
    vertical-align: middle;
}
/* 行情与数据end */

/* 交易品种 */

.trade-varieties-page .trade-good-ul{
    padding: 0;
    margin-top: 40px;
}
.trade-good-ul >li{
    font-size: 16px;
    color: #333744;
    margin-bottom: 14px;
    
}
.trade-good-ul >li .anhuida-yes{
    width: 20px;
}
.trade-good-ul >li .trade-good-title{
    color: #3C8DBC;
}
.trade-table {
    margin-top: 20px;
}
.trade-table thead tr th{
    background: #EBF0F7;
    font-size: 16px;
    border-top: 2px solid #fff!important;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff!important;
    color: #333744;
    vertical-align: middle;
    font-weight: normal;
}
.trade-table tbody tr td{
    font-size: 16px;
    border-top: 2px solid #fff!important;
    border-right: 2px solid #fff;
    background: #F7F9FC;
    color: #333744;
    vertical-align: middle!important;
    font-weight: normal;
    padding: 14px 24px;
    line-height: 24px;
}
.trade-table tbody td:nth-child(2){
    text-align: left;
}

/* 交易品种end */


/* 如何签约 */
.how-to-sign .top-banner {
    height: 380px;
    background: url(../img/login_new/how-to-sign.png) no-repeat center center;
    background-size: 100%;
}

.content-block {
    margin-bottom: 55px;
}

.content-block h5 {
    margin-top: 0;
    font-weight: 600;
    margin-bottom: 30px;
    font-size: 14px;
}

.content-block h5 span {
    font-size: 16px;
}

.content-block p {
    margin-bottom: 5px;
    font-size: 14px;
}

.content-block .access-process ul {
    padding: 0 !important;
    width: 120%;
}

.content-block .access-process li {
    float: left;
    width: 20%;
    margin-right: 20px;
    overflow: hidden;
}

.content-block .access-process span {
    display: inline-block;
}

.content-block .access-process span.circle {
    margin-right: 20px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 28px;
    font-size: 16px;
    color: #fff;
    background-color: rgba(51, 55, 68, 1);
}

.content-block .access-process span.line {
    margin-top: 13px;
    width: 80%;
    height: 2px;
    background: rgba(51, 55, 68, 1);
}

.content-block .access-process p {
    color: rgba(120, 141, 155, 1);
}

.content-block .learn-more {
    margin-top: 40px;
    font-size: 14px;
    color: rgba(120, 141, 155, 1);
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(236, 240, 241, 1);
}

/* 常见问题 */
.common-problem {
    /* margin-top: 90px; */
    color: rgba(51, 55, 68, 1);
    min-height: 550px;
    text-align: left;
}

.common-problem h4 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 40px;
}

.common-problem img {
    margin-right: 12px;
    vertical-align: text-top;
}

.common-problem .main-title {
    font-size: 16px;
    font-weight: 500;
    color: rgba(51, 55, 68, 1);
    cursor: pointer;
    margin-top: 40px;
}

.common-problem .main-title img {
    transition: all .5s;
    -moz-transition: all .5s;
    /* Firefox 4 */
    -webkit-transition: all .5s;
    /* Safari 和 Chrome */
    -o-transition: all .5s;
    /* Opera */
}

.common-problem .main-title img.open {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -moz-transform: rotate(180deg);
    /* Firefox */
    -webkit-transform: rotate(180deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(180deg);
}

.common-problem .sub-titles {
    display: none;
}

.common-problem .sub-title {
    margin-top: 30px;
    font-size: 14px;
    font-weight: 500;
    color: rgba(51, 55, 68, 1);
    margin-left: 20px;
    cursor: pointer;
}

.common-problem .sub-title hr {
    display: none;
}

.common-problem .sub-title .sub-content {
    display: none;
    margin-left: 32px;
    max-width: 640px;
    font-weight: 400;
    color: rgba(120, 141, 155, 1);
    cursor: default;
}

.common-problem .sub-title .sub-content .table>tbody>tr>th,
.common-problem .sub-title .sub-content .table>thead:first-child>tr:first-child>th,
.common-problem .sub-title .sub-content .table>tbody>tr>td {
    color: rgba(120, 141, 155, 1);
    vertical-align: middle;
}

/* 关于我们 */
.about-us .top-banner {
    height: 380px;
    background: url(../img/login_new/about-us.png) no-repeat center center;
    background-size: 100%;
}

.about-us .about-anhuida {
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(242, 246, 250, 1);
}

/* 解决方案 */
.solutions {
    position: relative;
    background-color: rgba(247, 248, 250, 1);
    /* margin-top: 90px; */
}

.home-page-content-center.solutions {
    padding: 0
}

.solutions .fix-anchor {
    width: 180px;
    height: 208px;
    padding: 35px 20px 40px;
    background-color: rgba(255, 255, 255, 1);
}

@media (max-width: 1200px) {
    .solutions .fix-anchor {
        display: none;
    }

    .solutions .anchor-content {
        width: 100%;
    }
}

.solutions .fix-anchor .fix-anchor-line {
    width: 1px;
    height: 120px;
    left: 24px;
    top: 50px;
    background-color: rgba(120, 141, 155, 1);
    position: absolute;
}

.solutions .fix-anchor .anchor {
    font-size: 16px;
    cursor: pointer;
    color: rgba(120, 141, 155, 1);
}

.solutions .fix-anchor .anchor.active {
    color: rgba(51, 55, 68, 1);
}

.solutions .fix-anchor .fix-anchor-circle {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid rgba(120, 141, 155, 1);
    border-radius: 10px;
    margin-right: 5px;
    background-color: rgba(255, 255, 255, 1);
}

.solutions .fix-anchor .anchor.active .fix-anchor-circle {
    background-color: rgba(51, 55, 68, 1);
}

.solutions .anchor-content {
    background-color: rgba(255, 255, 255, 1);
    padding: 60px 80px 40px;
}

@media (max-width: 768px) {
    .solutions .anchor-content {
        padding: 60px 20px 40px;
    }
}

.solutions .anchor-content .anchor-content-block {
    margin-bottom: 60px;
}

.solutions .anchor-content .anchor-content-block h4 {
    font-size: 20px;
    color: rgba(51, 55, 68, 1);
    margin-bottom: 30px;
}

.solutions .anchor-content .anchor-content-block h5 {
    font-size: 14px;
    color: rgba(51, 55, 68, 1);
    margin-bottom: 10px;
}

.solutions .anchor-content .anchor-content-block p {
    font-size: 14px;
    color: rgba(120, 141, 155, 1);
}

.solutions .chart-notes span {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #000;
    border-radius: 18px;
    margin-right: 12px;
    vertical-align: text-bottom;
}

/* 更多公告 */
.more-notice {
    /* margin-top: 90px; */
    color: rgba(51, 55, 68, 1);
    min-height: 550px;
    padding-top: 60px;
}

.more-notice h4 {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 40px;
}

.more-notice ul {
    padding-left: 0 !important;
}

.more-notice li {
    font-size: 14px;
    margin-bottom: 15px;
}

.more-notice a:hover {
    color: rgb(0, 135, 180);
}

.more-notice a {
    color: rgba(51, 55, 68, 1);
}

.more-notice span {
    color: rgba(120, 141, 155, 1);
    ;
}

/* 公告详情 */
.noctie-info {
    /* margin-top: 90px; */
    color: rgba(51, 55, 68, 1);
    min-height: 550px;
    padding-top: 60px;
}

.noctie-info .notice-title {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(236, 240, 241, 1);
}

.noctie-info .notice-title h4 {
    font-size: 20px;
    font-weight: 700;
    color: rgba(51, 55, 68, 1);
}

.noctie-info .notice-title p {
    margin-top: 15px;
    font-size: 14px;
    color: rgba(120, 141, 155, 1);
}

.noctie-info .notice-content {
    margin-top: 30px;
    font-size: 14px;
    color: rgba(51, 55, 68, 1);
    line-height: 24px;
}

/* 手机令牌 */
.mobile-token {
    /* margin-top: 90px; */
    color: rgba(51, 55, 68, 1);
    min-height: 550px;
    padding-top: 60px;
}

.mobile-token h4 {
    font-weight: bold;
    font-size: 20px;
}

.mobile-token h5 {
    font-weight: bold;
    font-size: 14px;
    color: #333333;
    margin-top: 40px;
}

.mobile-token h5 a {
    color: #169BD5;
    font-weight: normal;
}

.mobile-token p {
    font-size: 14px;
    color: #333333;
    text-indent: 2em;
    line-height: 24px;
}

.mobile-token li {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    list-style-type: initial;
}

.mobile-token .mobile-token-process {
    color: #666666;
    font-size: 14px;
}
.new_about_us{
    position: relative;
}
.new_about_us::after{
    content: '';
    position: absolute;
    width: 4px;
    height: 50px;
    left: -8px;
    top: 9px;
    background-color: #fff;
}
.new_banner_title{
    padding-top: 120px;
    padding-left: 80px;
}

