
* {
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    list-style: none;
    text-decoration: none;
    font-family: \5FAE\8F6F\96C5\9ED1,simsun,sans-serif;
}

body {
    min-width: 1200px;
}

.mr_banner {
    background: url(../img/banner1.jpg) no-repeat;
    background-position: center;
    margin-top: -80px;
    position: relative;
}

.mr_head {
    background: rgb(10 10 12 / 0%);
    border-bottom: 1px solid rgba(255,255,255,0.10);
    z-index: 1;
    position: relative;
}

.mrh_d1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
    height: 80px;
}

.mrh_d1_d1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

ul.mrh_ul1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    font-size: 16px;
    margin-left: 50px;
}
.mrh_li1_a1 {
    color: #fff;
}
._userinfoCenter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

li.mrh_li1 {
    margin: 0 8px;
    height: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding: 0 26px;
    cursor: default;
}

li.mrh_li1._avtive::after {
    content: ' ';
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0.00)), color-stop(51%, #FFFFFF), to(rgba(255,255,255,0.00)));
    background-image: -o-linear-gradient(left, rgba(255,255,255,0.00) 0%, #FFFFFF 51%, rgba(255,255,255,0.00) 100%);
    background-image: linear-gradient(90deg, rgba(255,255,255,0.00) 0%, #FFFFFF 51%, rgba(255,255,255,0.00) 100%);
}

img.mrh_i1 {
}

li.mrh_li1:hover {
    /* color: #00A9FF; */
}

.mrb_d1 {
    height: 500px;
    width: 1200px;
    margin: 0 auto;
}

h1.mrb_d1_h1 {
    color: #fff;
    font-size: 40px;
    padding-top: 220px;
}

p.mrb_d1_p1 {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-top: 16px;
    width: 500px;
}


.mr_head {
    background: rgb(10 10 12 / 0%);
    border-bottom: 1px solid rgba(255,255,255,0.10);
    z-index: 1;
    position: relative;
}

.mrh_d1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: 1200px;
    margin: 0 auto;
    height: 80px;
}

.mrh_d1_d1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.mrh_d1_d2 {
    color: #fff;
    font-size: 16px;
}

.mrh_d1_d2_d1._login {
    cursor: pointer;
}

img.mrh_d1_d2_d2_i1 {
    width: 45px;
    height: 45px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
}

.mrh_d1_d2_d2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
}

span.mrh_d1_d2_d2_sp1 {
    margin-left: 12px;
    max-width: 80px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
span.mrh_d1_d2_d2_sp2 {
    margin-left: 12px;
    cursor: pointer;
}


img.mrh_i1 {
}

.mrb_d1 {
    height: 500px;
    width: 1200px;
    margin: 0 auto;
}


p.mrb_d1_p1 {
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-top: 16px;
    width: 500px;
}

ul.mrt_ul1 {
    width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    color: #1C253C;
    font-size: 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 2px solid #F7F9FC;
}

li.mrt_ul1_li {
    height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.mrt_ul1_li_a1 {
    color: #333;
    height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 12px;
    cursor: pointer;
    border-bottom: 2px solid #00BAFF00;
}

.mrt_ul1_li_a1:hover {
    color: #00A9FF;
    border-bottom: 2px solid #00BAFF;
}

.mrcontent_d1 {
    background: #F7F9FC;
}

.mrc_d1_d1 {
    width: 1200px;
    margin: 0 auto;
    height: 300px;
}

h2.mrc_d1_d1_h2 {
    font-size: 30px;
    color: #1C253C;
    padding-top: 70px;
}

p.mrc_d1_d1_p1 {
    font-size: 14px;
    color: #2D3A59;
    line-height: 24px;
    margin-top: 14px;
}

.mrc_d2_d1 {
    width: 1200px;
    margin: 0 auto;
    height: 520px;
}

h2.mrc_d2_d1_h2 {
    font-size: 30px;
    color: #1C253C;
    text-align: center;
    margin-top: 50px;
}
.mrc_d5_d1_ip1 {
 opacity: 0;
 position: absolute;
 left: -999px;
}

.mrc_d2_d1_d1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,186,255,0.06)), to(rgba(0,186,255,0.00)));
    background-image: -o-linear-gradient(top, rgba(0,186,255,0.06) 0%, rgba(0,186,255,0.00) 100%);
    background-image: linear-gradient(180deg, rgba(0,186,255,0.06) 0%, rgba(0,186,255,0.00) 100%);
    -webkit-border-radius: 6px;
            border-radius: 6px;
    width: 380px;
    height: 340px;
}

.mrc_d2_d1_d0 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 40px;
}

h3.mrc_d2_d1_d1_h3 {
    font-size: 20px;
    color: #1C253C;
    margin-top: 22px;
}

p.mrc_d2_d1_d1_p1 {
    font-size: 14px;
    color: #2D3A59;
    margin-top: 13px;
}

.mrc_d3_d1 {
    width: 1200px;
    height: 720px;
    margin: 0 auto;
}

.mrcontent_d3 {background: #F7F9FC;}

h2.mrc_d3_d1_h2 {
    font-size: 30px;
    color: #1C253C;
    padding: 60px 0;
    text-align: center;
}

.mrc_d3_d1_d0 {
    border-bottom: 2px solid rgba(98,119,192,0.16);
}

ul.mrc_d3_d1_ul1 {
    width: 920px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
}

li.mrc_d3_d1_ul1_li {
    font-size: 16px;
    color: #1C253C;
    height: 40px;
    padding: 0 15px;
    cursor: pointer;
    margin-bottom: -2px;
}

li.mrc_d3_d1_ul1_li._active {
    border-bottom: 2px solid #00BAFF;
}

li.mrc_d3_d1_ul1_li:hover {
    color: #00BAFF;
}

.mrc_d3_d1_d1_d1 {
    width: 800px;
    display: none;
    margin: 0 auto;
    padding-top: 60px;
}

.mrc_d3_d1_d1_d1._active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.mrc_d3_d1_d1_d1_d1_d1 {
    font-size: 18px;
    color: #1C253C;
    font-weight: bold;
    margin-top: 20px;
}


p.mrc_d3_d1_d1_d1_d1_p1 {
    font-size: 14px;
    color: #2D3A59;
    line-height: 18px;
    opacity: 0.7;
    margin-top: 8px;
}

img.mrc_d3_d1_d1_d1_d2_i1 {
    width: 220px;
    -webkit-border-radius: 6px;
            border-radius: 6px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
}

.mrc_d3_d1_d1_d1_d1 {
    margin-right: 50px;
    width: 530px;
}

h2.mrc_d4_h2 {
    text-align: center;
    color: #1C253C;
    font-size: 30px;
}

.mrcontent_d4 {
    padding-top: 60px;
}

.mrc_d4_d1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 70px 0 100px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

.mrc_d3_d1_d1_d1_d1_d0 {
    margin: 0 0 20px 0;
}

img.mrc_d4_d1_i1 {
    width: 300px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
}

.mrcontent_d5 {
    background: url(../img/bg_contact.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    height: 370px;
}
.mrc_d5_d1 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

h2.mrc_d5_d1_h2 {
    font-size: 30px;
    color: #1C253C;
    padding-top: 110px;
}

p.mrc_d5_d1_p1 {
    font-size: 14px;
    color: #2D3A59;
    opacity: 0.7;
    margin-top: 18px;
    line-height: 20px;
}

.mrc_d5_d1_d1 {
    width: 120px;
    text-align: center;
    background: #00A9FF;
    font-size: 16px;
    color: #fff;
    height: 40px;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    line-height: 40px;
    cursor: pointer;
    margin-top: 14px;
}

.mrc_goup {
    display: none;
    background: url(../img/icon_goup.png) no-repeat;
    background-size: 100%;
    background-position: center;
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 130px;
    cursor: pointer;
    opacity: .7;
    left: 50%;
    margin-left: 650px;
}
.mrc_goup:hover {
    opacity: 1;
}
@media screen and (max-width: 1400px) {
    .mrc_goup {
        margin-left: 550px;
    }
}
@media screen and (max-width: 1200px) {
    .mrc_goup {
        width: 45px;
        height: 45px;
        margin-left: 550px;
        background: url(../img/icon_goup2.png) no-repeat;
        background-size: 100%;
        background-position: center;
        bottom: 60px;
        cursor: pointer;
        opacity: .7;
        left: inherit;
        margin-left: 0;
        right: 20px;
    }
}
.mrc_d2_d1_d1_i1 {
    width: 100px;
}

.mrc_goup._active {
    display: block;
}
._hide {
    display: none;
}

.mrb_d1_d1._opennow {
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #FFFFFF;
    background: #00BAFF;
    border-radius: 3px;
    margin-top: 20px;
    cursor: pointer;
}
.mrc_d5_d2 {
    position: absolute;
    right: 0;
    top: 58px;
}
.mrc_d5_d2_i1 {
    width: 160px;
    display: block;
    margin: 0 auto;
}
.mrc_d5_d2_p1 {
    font-size: 14px;
    color: #2D3A59;
    text-align: center;
    line-height: 14px;
    opacity: 0.6;
    margin-top: 16px;
}