@charset "utf-8";

/* CSS Document */
body {
    margin: 0 auto;
    padding: 0;
    color: #414141;
    height: auto;
    background: #fff;
    overflow-x: hidden;
    text-align: justify
}

body, button, input, select, textarea {
    font: 14px verdana, "\5FAE\8F6F\96C5\9ED1", tahoma, arial, "Hiragino Sans GB", "\5b8b\4f53";
}

body, button, input, select, textarea {
    font-family: "Arial", "微软雅黑";
}

input, select, textarea {
    font-size: 100%;
}

a {
    color: #333;
    text-decoration: none;
}

img {
    vertical-align: top;
    border: 0;
}

ul, li, ol, dl, dt, dd {
    margin: 0;
    padding: 0;
    list-style: none;
}

a:hover,
a:focus {
    text-decoration: none;
}

.navbar-right .dropdown-menu {
    left: 0;
    right: auto;
}

.dropdown-menu {
    background-color: #2d548b;

}

.dropdown-menu > li > a {
    color: #fff;
}

.page-banner {
    width: 100%;
    float: left;
    margin-top: 104px;
}

.nei-banner {
    width: 100%;
    height: 604px;
    float: left;
}

.page-con {
    width: 100%;
    float: left;
}

.page-tit {
    width: 100%;
    margin-top: 80px;
    float: left;
    text-align: center;
    margin-bottom: 80px;
}

.page-tit h2 {
    width: 100%;
    color: #2da3db;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
}

.page-tit p {
    font-size: 18px;
    line-height: 36px;
    margin-top: 45px;
}

.page-tit p.tl {
    text-align: justify;
    width: 80%;
    margin-left: 10%;
}

.footer-you img {
    width: 250px;
    padding-top: 108px;
}

.footer-you.index img {
    width: auto;
    padding-top: 0;
}

/*头部*/
.navbar-default {
    height: 60px;
    background: #fff;
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
}

.navbar-brand img {
    height: 40px;
    width: auto;
    display: none;
}

.navbar-right {
    margin-top: 6px;
    font-size: 16px;
}

.navbar-right.en {
    margin-top: -15px;
    background: none;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: none !important;
}

.nav > li > a:hover, .nav > li > a:focus {
    background: none !important;
}

.navbar-default .navbar-nav > li > a {
    color: #333;
}

.navbar-default.top .navbar-nav > li > a {
    color: #fff;
}

.navbar-default.top .navbar-nav > li > a:hover, .navbar-default.top .navbar-nav > li > a:focus {
    border-bottom: 2px solid #fff;
    color: #fff;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    border-bottom: 2px solid #0873BA;
    color: #000;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none;
    color: #000;
}

.header {
    position: fixed;
    top: 0;
    z-index: 999;
}

.head {
    height: 50px;
    width: 100%;
    background: #2d548b;
    line-height: 45px;
    float: left;
    color: #fff;
    font-size: 12px;
    position: fixed;
    top: 0;
    z-index: 999;
}

.nav-ul {
    width: 150px;
    position: fixed;
    top: 45px;
    left: -150px;
    background: #2d548b;
    height: 100%;
    z-index: 1000;
    transition: all 0.5s;
}

.nav-ul.open {
    left: 0;
    transition: all 0.5s;
}

.nav-ul span {
    width: 60%;
    text-align: center;
    float: left;
    position: absolute;
    bottom: 30%;
    margin-left: 20%;
}

.nav-ul span img {
    width: 40%;
}

.nav-ul li {
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 45px;
}

.nav-ul li a {
    color: #fff;
}

.head .tq {
    width: 15px;
    vertical-align: middle;
}

.head .dh {
    width: 18px;
    vertical-align: middle;
}

#nav-btn {
    float: left;
    margin-left: 10px;
}

#nav-btn img {
    width: 26px;
    vertical-align: middle;
}

.page-logo {
    width: 90px;
    vertical-align: middle;
    position: absolute;
    float: left;
    margin-left: -45px;
    left: 50%;
    margin-top: 13px;
}

.page-logo img {
    width: 100%;
}

.Login {
    float: right;
    line-height: 30px;
    text-align: center;
    margin-right: 8px;
    font-size: 16px;
    color: #0873BA;
    width: 60px;
    height: 30px;
    margin-top: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.top .Login {
    border: 0px solid #fff;
    color: #fff;
}

.boxactive {
    position: fixed;
    top: 0;
}

.neiclick {
    display: none;
}

.bluehoverbtn:hover {
    background-color: #2b548b;
}

.header {
    width: 100%;
    float: left;
}

.header_top {
    width: 100%;
    height: 46px;
    background-color: #244F86;
}

.DaoHang.top {
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    background: #244F86;
}

.DaoHang.top .navbar-brand {
    background: url(/static/home/icmarkets/logo-white.svg) no-repeat 15px center;
    background-size: auto 40px;
}

.header_top_one {
    height: 46px;
    line-height: 46px;
    float: right;
    margin-left: 26px;
    color: #fff;
    font-size: 14px;
    opacity: 0.9;
}

.header_top_one img {
    width: 26px;
    margin-right: 3px;
    vertical-align: middle;
    margin-top: -2px;
}

.header_top_one:hover {
    color: #fff;
    opacity: 1;
}

.header_top_one a {
    color: #ffffff;
    font-size: 16px;
}

.DaoHang-Logo {
    float: left;
    margin-top: 10px;
}

.DaoHang-Logo span {
    font-size: 16px;
    font-weight: 600;
    line-height: 50px;
    color: #ffffff;
}

.DaoHang-Lian {
    height: 60px;
    line-height: 60px;
    float: right;
}

.DaoHang-Lian .nav-li {
    color: #ffffff;
    font-size: 16px;
    float: left;
    margin-left: 42px;
    height: 60px;
}

.DaoHang-Lian .nav-li:hover {
    border-bottom: 2px solid #fff;
}

.footer {
    width: 100%;
    float: left;
}

.footer-you {
    float: right;
    width: 30%;
}

.footer-zuo {
    width: 100%;
}

.beijingtubiao {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.beijingtubiao .beijingtubiao-one {
    width: 45%;
    float: left;
    margin-left: 3.33%;
    text-align: center;
    margin-top: 12px;
}

.beijingtubiao .beijingtubiao-one img {
    border-radius: 5px;
}

.beijingtubiao .beijingtubiao-one img:hover {
    box-shadow: 0 0 5px #2da6dc;
}

.zuo-diyige {
    width: 100%;
    float: left;
    line-height: 32px;
    margin-top: 12px;
}

.zuo-diyige span {
    font-size: 16px;
    font-weight: bold;
}

.zuo-dierge {
    width: 100%;
    float: left;
}

.zuo-dierge span {
    float: left;
    margin-right: 12px;
    color: #999999;
    line-height: 28px;
}

.zuo-dierge span:hover {
    color: #333;
}

.zuo-p {
    color: #999999;
    line-height: 28px;
    float: left;
}

.footer {
    margin-top: 20px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.zhe-bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: fixed;
    top: 0;
    z-index: 99998;
}

.reg-box {
    width: 500px;
    height: 450px;
    float: left;
    left: 50%;
    margin-left: -250px;
    background: #FFF;
    border-radius: 10px;
    position: fixed;
    top: 20%;
    z-index: 99999;
}

.reg-box .esc {
    position: absolute;
    top: -50px;
    width: 40px;
    cursor: pointer;
    float: right;
    right: -50px;
}

.reg-open {
    cursor: pointer;
}

.reg-box .esc img {
    width: 100%;
}

.reg-box .page-tit {
    width: 90%;
    margin: 15px 0;
    margin-left: 5%;
}

.reg-box .page-tit h2 {
    font-size: 18px;
    margin-bottom: 10px;
}

.reg-box .page-tit img {
    width: 100%;
}

.reg-form {
    width: 80%;
    margin-left: 10%;
    margin-top: 15px;
}

.reg-form .qua-btn-blue {
    width: 100%;
    border-radius: 5px;
    margin-left: 0;
    left: 0;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    margin-top: 15px;
}

.reg-box2 {
    width: 500px;
    padding-bottom: 40px;
    float: left;
    left: 50%;
    margin-left: -250px;
    background: #FFF;
    border-radius: 10px;
    position: fixed;
    top: 20%;
    z-index: 99999;
}

.reg-box2 .esc {
    position: absolute;
    top: -50px;
    width: 40px;
    cursor: pointer;
    float: right;
    right: -50px;
}

.reg-box2 .esc img {
    width: 100%;
}

.reg-box2 .page-tit {
    width: 90%;
    margin: 15px 0;
    margin-left: 5%;
}

.reg-box2 .page-tit h2 {
    font-size: 18px;
    margin-bottom: 10px;
}

.reg-box2 .page-tit img {
    width: 100%;
}

.reg-box2 .reg-form {
    width: 80%;
    margin-left: 10%;
    margin-top: 15px;
}

.reg-box2 .reg-form .qua-btn-blue {
    width: 100%;
    border-radius: 5px;
    margin-left: 0;
    left: 0;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 30px;
}

.reg-box2 .LiveAcc_you {
    width: 100%;
    height: 70px;
    margin-left: 0;
    padding: 0;
    text-align: center;
}

.reg-box2 hr {
    width: 100%;
    float: left;
}

.reg-box2 .LiveAccfontone {
    margin-top: 5px;
}

.prl-p {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
}

.page {
    width: 100%;
    float: left;
    margin-top: 40px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.page ul {
    display: inline-block;
    vertical-align: middle;
}

.page ul li {
    border-radius: 3px;
    border: 1px solid #f0f0f0;
    float: left;
    background: #fff;
    margin-right: 12px;
}

.page ul li.on {
    background: #2ca5dc;
    color: #fff;
    border: 1px solid #2ca5dc;
}

.bg-eaf5fc {
    background: #eaf5fc;
}

.lanbian.bg-fff {
    background: #fff;
    margin-bottom: 80px;
}

.active-con {
    width: 90%;
    padding: 20px 0;
    margin-left: 5%;
}

.active-con img {
    max-width: 100% !important;
    height: auto !important;
}

.active-con p {
    font-size: 16px;
    line-height: 32px;
}

.active-con .active-img {
    text-align: Center;
    margin-bottom: 20px;
    margin-top: 30px;
}

.navbar-brand {
    display: inline-block;
    height: 60px;
    width: 190px;
    background: url(/template/images/forex-logo.svg) no-repeat 15px center;
    background-size: auto 40px;
}

.open-Activity {
    cursor: pointer
}

@media (max-width: 768px ) {
    .active-con p {
        font-size: 14px;
        line-height: 28px;
    }

    .active-con .active-img {
        text-align: Center;
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .lanbiannei-one.padding-0 {
        padding: 0;
        padding-bottom: 12px;
        float: left;
    }

    .lanbiannei-one.padding-0 .nei-onetop {
        display: contents;
    }

    .lanbiannei-one.padding-0 .nei-onetop {
        width: 100%;
        float: left;
    }

    .lanbiannei-one.padding-0 .nei-onetop span {
        width: 100%;
        line-height: 26px;
        float: left;
    }

    .page {
        margin-top: 20px;
    }

    .page ul li {
        padding: 5px 10px;
    }

    .prl-p {
        font-size: 14px;
        line-height: 24px;
        margin-top: 12px;
    }

    .reg-box {
        width: 94%;
        margin-left: -47%;
        height: 390px;
        top: 20%;
    }

    .reg-box2 {
        width: 94%;
        margin-left: -47%;
        height: 420px;
        top: 20%;
    }

    .reg-box2 .LiveAcc_you {
        height: 55px;
    }

    .reg-box .esc {
        right: 0;
    }

    .footer {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .footer-you {
        float: left;
        width: 100%;
    }

    .footer-zuo {
        width: 100%;
        float: left;
    }

    .beijingtubiao {
        margin-top: 12px;
        margin-bottom: 12px;
    }

    .beijingtubiao .beijingtubiao-one {
        width: 33.33%;
        float: left;
        margin-left: 0%;
        margin-top: 5px;
    }

    .beijingtubiao .beijingtubiao-one img {
        width: 94%;
    }

    .zuo-diyige {
        line-height: 28px;
        margin-top: 10px;
    }

    .zuo-diyige span {
        font-size: 14px;
        font-weight: bold;
    }

    .zuo-dierge span {
        margin-right: 6px;
        font-size: 12px;
        line-height: 24px;
    }

    .zuo-p {
        font-size: 12px;
        line-height: 24px;
    }

    .nei-banner {
        height: auto;
        margin-top: 50px;
    }

    .nei-banner img {
        width: 100%;
    }

    .page-tit {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .page-tit img {
        width: 80%;
    }

    .page-tit h2 {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .page-tit p {
        font-size: 14px;
        margin-top: 10px;
        line-height: 26px;
    }

    .header {
        position: fixed;
        top: 0;
        z-index: 999;
    }

    .Login {
        position: absolute;
        right: 0px;
    }

    .page-tit p.tl {
        width: 100%;
        margin-left: 0;
    }

    .reg-box2 .reg-form .qua-btn-blue {
        margin-bottom: 0px;
    }
}

@media (max-width: 356px ) {

}


.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}



.banner-con .d-flex {
    margin-top: 160px;
}

.mobile-banner-ad {
    height: auto!important;
    /* width: 50% !important; */
    margin-top: 10%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.mobile-banner-ad img {
    width: 60%;
}

.ml-auto {
    margin-left: auto;
    float: right;
}

.footer {
    border-top: 1px solid #cbcbcb;
    background-color: #ebf6fd;
}

.right-post .top {
    padding: 10px 15px;
    border: 1px solid #bce0f1;
    margin-top: 20px;
    background-color: #ffffff;
}

.right-post .top h3 {
    margin: 0;
}

.right-post-list {
    background-color: #fff;
    border: 1px solid #bce0f1;
}

.right-post-item {
    padding: 15px;
    border-bottom: 1px solid #bce0f1;
}

.post-info {
    background-color: #eaf5fc;
    border-radius: 4px;
    padding: 5px 10px;
}

.post-info p {
    margin: 0;
    font-size: 14px;
    line-height: 2rem;
    color: #999999;
}

