@media screen and (max-width: 980px) {
    .header_btn {
        font-size: 18px;
    }

    .header_btn:hover, .header_btn.active {
        font-size: 19px;
    }

    .header_logo {
        float: none;
        margin: 0 auto;
    }
    
    .header_list {
        float: none;
        margin: 0 auto;
    }
}
/* html {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
} */
body {
    margin: 0 auto;
    font-family: "方正兰亭黑简体","Microsoft Yahei";
    position: absolute; 
    width: 100%;
    height: 100%;
    font-size: 14px;
    max-width: 1920px;
    min-width: 1080px;
    color: #545454;
}

ul, li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

a, a:hover, a:active, a:visited {
    color: inherit;
    text-decoration: none;
    outline: 0px;
}

img {
  border-width: 0;
}

.dn {
    display: none !important;
}

.header_tips {
    text-align: center;
    font-size: 12px;
    background-color: #ee7637;
    color: #fff;
    padding: 15px;
}

.page_header {
    background-color: #fff;
    position: relative;
    min-height: 118px;
}

.page {
    background-image: url(../images/footer.png);
    background-color: #f9f1ea;
    min-height: 100%;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.header_content {
    padding: 10px 50px 0px 50px;
    overflow: hidden;
    margin: 0 auto;
    max-width: 1200px;
}

.header_logo {
    height: 50px;
    float: left;
    margin: 10px auto;
}
.header_logo img {
    height: 100%;
}

.header_list {
    overflow: hidden;
    float: right;
}

.header_btn {
    float: left;
    padding: 25px 15px;
    font-size: 20px;
    color: #686969;
    cursor: pointer;
    line-height: 25px;
}

.header_btn:hover, .header_btn.active {
    font-size: 22px;
    color: #ee7637;
}

.page_footer {
    text-align: center;
    color: #fff;
    font-family: "方正兰亭纤黑简体";
    margin-top: 100px;
}

.footer_area {
    display: inline-block;
    padding: 20px 4%;
    height: 100%;
    vertical-align: top;
}

.footer_list {
    overflow: hidden;
    width: 100%;
}

.footer_copyright {
    width: 100%;
    padding: 30px 0px;
    font-size: 12px;
}

.footer_area_title {
    font-weight: bold;
    margin: 20px 0px;
    font-size: 15px;
}

.footer_label_btn {
    margin: 10px 0px;
}

.copyright_line {
    margin: 5px 0px;
}

.copyright_pcp {
    background-image: url(../images/pcp.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
    display: inline-block;
    height: 25px;
    line-height: 25px;
}

.copyright_icp {
    background-image: url(../images/icp.png);
    background-repeat: no-repeat;
    background-position: 10px center;
    padding-left: 33px;
    display: inline-block;
    height: 25px;
    line-height: 25px;
}

.header_drop_down {
    position: absolute;
    background-color: #696969;
    background: rgba(0, 0, 0, 0.4);
    padding: 10px;
    text-align: center;
    color: #fff;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    z-index: 1000;
    display: none;
    min-width: 100px;
}

.dropdown_label:hover {
    color: #ffaa85;
}

.dropdown_label {
    margin: 10px 0px;
    cursor: pointer;
}

.copyright_risk {
    background-color: #fba200;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 5px;
}

.page_content {
    min-height: 400px;
}


.SideList {
    right: 0%;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 281px;
    z-index: 100;
}

.SideBtn {
    background-image: url(../images/Side_bg.png);
    width: 50px;
    height: 50px;
    margin: 5px;
    background-size: auto;
    cursor: pointer;
}

.SideBtn_qccode {
    background: url("../images/dc_icon1.png")
}

.SideBtn_qrcode {
    background-position: -60px -4px;
}

.SideBtn_download {
    background-position: -60px -58px;
}

.SideBtn_call {
    background-position: -60px -112px;
}

.SideBtn_purchase {
    background-position: -60px 53px;
}

.SideTips {
    float: left;
    margin-top: 5px;
    margin-right: -1px;
}

.SideBtnList {
    float: left;
}

.Side_qrcode {
    margin-top: 55px;
}

.Side_call {
    margin-top: 165px;
    background-color: #1f3c57;
    color: #fff;
    padding: 10px 22px;
    font-size: 16px;
    line-height: 28px;
}


.Side_online {
    margin-top: 150px;
}

.Side_download_url {
    display: block;
    padding: 5px 20px;
}

.Side_download {
    background-color: #1f3c57;
    color: #fff;
    padding: 10px 0px;
    margin-top: 110px;
    font-size: 16px;
}

/*.Side_download_url:hover {
    color: #ed5f00;
}*/

.Side_purchase_center {}

.Side_purchase a {
    width: 110px;
    height: 37px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    background-color: #f68302;
    display: block;
    margin: 3px;
    outline: none;
    border: 0;
    text-align: center;
    line-height: 37px;
}

.Side_purchase {
    background-color: #1f3c57;
    padding: 10px;
    margin-top: 221px;
}

.qccode_img {
    position: absolute;
    top: 20px;
    left: 15px;
    width: 130px;
    height: 130px;
}

/*compatible_browser_tips*/

.SideBtn_live {
    background-image: url('../images/live_icon.png');
    display: block;
}

.page_new_header {
    min-width: 1100px;
}

.page_new_header .header_bg_content {
    width: 100%;
    background-color: #111f30;
}
.page_new_header .header_content {
    background-color: #121f30;
    max-width: 1464px;
}

.page_new_header .header_btn {
    font-size: 20px;
    color: #D5D5D5;
    padding: 7px 10px;
    letter-spacing: 1px;
    font-weight: bold;
}

.page_new_header .header_content {
    padding: 0px 10px 0px 0px;
}

.page_new_header .header_tips {
    font-size: 11px;
    padding: 13px 0px;
}

.page_new_header .header_drop_down {
    font-size: 18px;
    padding: 5px;
    min-width: 80px;
    top: 78px;
}

.showColor {
    background-image: linear-gradient(to right, #FFE6B7, #F2CD8E);
    -webkit-background-clip: text;
    color: transparent !important;
}

.page_new_header .header_new_nav {
    height: 74px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(https://premiumcdn.eastmoney.com/fss-api/getFile?fileid=80288f6bd0fe4705928df379f0979d5f)
}

.header_new_nav_inner {
    max-width: 1464px;
    overflow: hidden;
}

.header_new_logo {
    width: 170px;
    float: left;
    margin: 15px 0;
    margin-left: 80px;
    margin-right: 175px;
}

.header_new_logo img {
    width: 100%;
}

.header_new_list {
    float: left;
}

.header_new_item.active {
    font-size: 28px;
    letter-spacing: 2px;
    background-image: linear-gradient(to right, #FFE6B7, #F2CD8E);
    -webkit-background-clip: text;
    color: transparent;
    font-weight: bold;
    position: relative;
}

.header_new_item.active:after {
    content: '';
    display: block;
    width: 150px;
    height: 3px;
    background-image: linear-gradient(to right, #FFE6B7, #F2CD8E);
    bottom: 0px;
    position: absolute;
    border-radius: 2px;
    left: 50%;
    margin-left: -75px;
}

.header_new_item {
    float: left;
    font-size: 24px;
    color: #fff;
    font-family: "方正兰亭黑简体-Regular", "Microsoft Yahei";
    letter-spacing: 1px;
    padding: 0 30px;
    margin: 0 10px;
    line-height: 74px;
    text-align: center;
    cursor: pointer;
}


