body {
    margin: 0px;
    padding: 0px;
    width: 100%;
}
a, a:hover {
    transition: color 0.25s ease-in 0s;
}
a:hover {
    color: rgb(54, 80, 141);
}
a {
    color: rgb(255, 255, 255);
    text-decoration:none;
}
.ml-10 {
    margin-left: 10px !important;
}
.mr-10 {
    margin-right: 10px;
}
li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style: none;
}
.mt-15{
    margin-top:15px !important;
}
.mt-10{
    margin-top:10px !important;
}
.mt-5{
    margin-top:5px !important;
}
.mt-30{
    margin-top:30px !important;
}
.mt-60{
    margin-top:60px !important;
}
.mb-5{
    margin-bottom:5px !important;
}
.mb-10{
    margin-bottom:10px !important;
}
.mb-20{
    margin-bottom:20px !important;
}
.mb-30{
    margin-bottom:30px !important;
}
.mb-60{
    margin-bottom:60px !important;
}
.mr-25{
    margin-right:25px !important;
}
.b_t{
    border-top:1px solid #ffffff;
}
.b_b{
    border-bottom:1px solid #ffffff;
}
.content_h5{
    font-size: 18px;
    margin: 0px;
}
.content_h6{
    font-size: 16px;
    margin: 0px;
}
.content_h4{
    font-size: 24px;
    margin: 0px;
}
.content_h3{
    font-size: 32px;
    margin: 0px;
}
.content_h2{
    font-size: 52px;
}
.content_h1{
    font-size: 72px;
    margin: 0px;
}
.content{
    max-width: 1600px;
    padding:0 5%;
    width:90%;
    margin:0 auto;
    overflow: hidden;
}
img {
    width: 100%;
    height: auto;
}
p.content_p {
    font-size: 14px;
    line-height: 1.6;
    color: #666666;
    text-align: center;
}
.Main{
    color: #3255a0 !important;
}
.White_01{
    color:#aaaaaa !important;
}
.text-align-left{
    text-align: left !important;
}
.White{
    color:#ffffff !important;
}
/*   header   */
@media screen and (min-width: 769px){
    .header_app{display:none;}
}
.header_p {
    font-size: 14px;
    line-height: 1.4;
}
.p_button_link[data-v-58292688] {
    background-color: rgb(54, 80, 141);
    color: rgb(255, 255, 255);
    width: 160px;
    height: 40px;
    font-size: 12px;
    letter-spacing: 5px;
    border-radius: 5px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
}
@media screen and (max-width: 769px){
    header.m_header.isnotImmersion{display:none;}
    .content_h5{
        font-size: 0.8rem;
    }
    .content_h4{
        font-size: 1.0rem;
    }
    .content_h3{
        font-size: 1.2rem;
    }
    .content_h2{
        font-size: 1.4rem;
    }
    .content_h1{
        font-size: 1.6rem;
    }

}
.m_header[data-v-ba4963c8] {
    transition: .2s;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    height: 100px;
    text-align: center;
    color: #fff;
    z-index: 99999;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.m_header .header-box[data-v-ba4963c8] {
    height: 100%;
    max-width: 1600px;
    width:100%;
    display: inline-block;
    margin: 0 auto;
    padding:0 5%;
}

.m_header .header-box .logo-box[data-v-ba4963c8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
}
.logo-bluevison img {
    width: 55%;
}
.m_header .header-box .logo-box .logo-bluevison[data-v-ba4963c8] {
    width: 140px;
    height: auto;
    margin-right: 20px
}

.m_header .header-box .logo-box .logo-facebook[data-v-ba4963c8] {
    width: 114px;
    height: 35px;
    background: url(/static/img/logo-facebook.a19f1db.png) no-repeat 100%/100%
}

.m_header .header-box .nav-box a[data-v-ba4963c8] {
    position: relative
}

.m_header .header-box .nav-box a.active[data-v-ba4963c8]:before {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -3px;
    height: 1px;
    content: "";
    background-color: rgb(54, 80, 141)
}

.m_header .header-box .nav-box a[data-v-ba4963c8]:hover:after {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -3px;
    height: 1px;
    content: "";
    background-color: rgb(54, 80, 141)
}

.m_header .header-box .nav-box .contract-box[data-v-ba4963c8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;

}

.m_header .header-box .nav-box .contract-box .logo-wechat[data-v-ba4963c8] {
    cursor: pointer;
position: relative;
width: 100px;
height: 16px;
text-shadow: 0 2px 5px rgb(16 37 66 / 89%);
background: url(../img/weixin.png) no-repeat 50%/cover;
background-size: 20px auto !important;
}

.m_header .header-box .nav-box .contract-box .logo-wechat .qrcode[data-v-ba4963c8] {
    display: none;
position: absolute;
right: 0;
top: 16px;
height: 100px;
}

.m_header .header-box .nav-box .contract-box .logo-wechat:hover .qrcode[data-v-ba4963c8] {
    display: block
}

.m_header .header-box .nav-box .nav[data-v-ba4963c8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.m_header .header-box .nav-box .nav .nav-list[data-v-ba4963c8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.m_header .header-box .nav-box .nav .nav-list .list-item[data-v-ba4963c8] {
    position: relative
}

.m_header .header-box .nav-box .nav .nav-list .list-item[data-v-ba4963c8]:after {
    content: " ";
    position: absolute;
    background: transparent;
    height: 10px;
    width: 100px;
    top: 20px;
    left: 0
}

.m_header .header-box .nav-box .nav .nav-list .list-item .item-text[data-v-ba4963c8] {
    cursor: pointer
}

.m_header .header-box .nav-box .nav .nav-list .list-item .item-subbox[data-v-ba4963c8] {
    display: none;
    position: absolute;
    color: #3255a0;
    font-weight: 700;
    left: -10%;
    top: 30px;
    width: 160%;
    text-align: center;
    background: #fff;
    padding: 5px 15px;
    border-radius: 5px;
    transition: .2s
}

.m_header .header-box .nav-box .nav .nav-list .list-item .item-subbox .sub-item[data-v-ba4963c8] {
    line-height: 2
}

.m_header .header-box .nav-box .nav .nav-list .list-item .product[data-v-ba4963c8] {
    width: 128%
}

.m_header .header-box .nav-box .nav .nav-list .list-item:hover .item-subbox[data-v-ba4963c8] {
    display: block
}
/*header:app*/
img.mean-bar-logo {
    height: 40px;
    width:auto;
    padding: 4px 10px;
    cursor: pointer;
    color: #fff;
    position: absolute;
    top: 0;
    text-decoration: none;
    text-indent: -9999em;
    display: block;
    left: 0;
    right: auto;
}
.mean-container .mean-bar {
    float: left;
    width: 100%;
    position: fixed;
    background: #0c1923;
    padding: 4px 0;
    min-height: 42px;
    z-index: 9998;
}
.mean-container a.meanmenu-reveal {
    width: 28px;
    height: 22px;
    padding: 14px 12px 14px;
    position: absolute;
    top: 0;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
}
.mean-container a.meanmenu-reveal span {
    display: block;
    background: #fff;
    height: 2px;
    margin-top: 6px;
}
.mean-container .mean-bar, .mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #0c1923;
    margin-top: 52px;
}
.mean-container .mean-nav ul li {
    position: relative;
    float: left;
    width: 100%;
}
.mean-container .mean-nav ul li a {
    display: block;
    width: 90%;
    padding: 1em 5%;
    margin: 0 !important;
    text-align: left;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, .5);
    text-decoration: none;
    text-transform: uppercase;
}
.mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
}
/*header:end*/
/* footer:开始*/
div#xg_footer {
    clear: both;
}

.p1724mf1724-00005 {
    background-color: #323a4e !important;
}
.p1724mf1724-00004 {
    padding: 10px 0px;
    background-color: #282e3e;
}
.container {
    width: 100%;
    max-width:1200px;
    margin:0 auto;
}
.p1724mf1724-0341bbe810ac93f8b {
    padding-bottom: 30px;
    padding-top: 55px;
    background-image: none;
    overflow: hidden;
    background-position: center top;
    background-repeat: no-repeat;
}
.col-lg-2 {
    width: 16%;
    float: left;
}
.p1724mf1724-0240be89e7e65d131 {
    width: 140px;
    height: auto;
    position: relative;
    top: 0px;
    left: 0px;
}
.col-lg-5 {
    width: 42%;
    float: left;
}
.p1724mf1724-0880e6e4e22c567cf {
    width: auto !important;
    float: none !important;
    color: #ffffff !important;
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 40px !important;
    border-bottom-color: #eeeeee !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    position: relative !important;
    top: 0px !important;
    left: 0px !important;
}
ul.footer_ul {
    width: 100%;
    padding: 20px 0px;
}

a.footer_ul_li {
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    width: 32%;
    color: #eeeeee;
    font-weight: 600;
}
a.footer_ul_li:hover{
    text-decoration: revert;
    color: #36508d;
}
.p1724mf1724-00d67848108f6fd60 {
    width: auto;
    float: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    border-bottom-color: #eeeeee;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    position: relative;
    top: 0px;
    left: 0px;
}
ul.footer_content_ul {
    width: 100%;
    padding: 20px 0px 0px;
}

li.footer_content_li {
    color: #ffffff;
    line-height: 24px;
    display: inline-flex;
    padding-right: 20px;
}
li.footer_content_li img{
    padding: 3px 5px 5px 0px;
    height: 18px;
}
.col-sm-12.col-lg-12.p1724mf1724-0c65057b3fc2eb95b {
    padding-bottom: 10px;
    padding-top: 10px;
    height: auto;
    text-align: center;
}

.footer_bottom {
    width: auto;
    color: #aaaaaa;
    border-top-color: #060606;
    display: inline-block;
    position: relative;
    top: 0px;
    bottom: auto;
    left: 0px;
    padding-right: 20px;
}
img.footer_ico {
    width: auto;
    height: 20px;
}
.row {
    justify-content: space-around;
    display: flex;
}

.col-sm-5.col-lg-5.p1724mf1724-074727c4b6e33e64c {
    width: 50%;
}

.col-sm-7.col-lg-5 {
    width: 40%;
}
.col-sm-12.col-lg-12.p1724mf1724-021fad1dead2ad4b2 {
    width: 90%;
}
a.banner-a:hover {
    color: #ffffff;
}
@media only screen and (max-width: 769px){
    .row {
        flex-wrap: wrap;
    }
    .col-sm-12.col-lg-12.p1724mf1724-021fad1dead2ad4b2 {
        width: 100%;
    }
    .col-sm-5.col-lg-2 {width: 20%;}
    
    .col-lg-5 {
    }
    
    .col-sm-5.col-lg-5.p1724mf1724-074727c4b6e33e64c {
        width: 100%;
    }
    
    .xg_img.p1724mf1724-0240be89e7e65d131 {
        width: 100%;
    }
    
    .col-sm-7.col-lg-5 {
        width: 75%;
        padding-left: 5%;
    }
    
    div#if17240880e6e4e22c567cf p {
        margin: 0px;
    }
    a.footer_ul_li {
        font-weight: 400;
        font-size: 14px;
        line-height: 1.6;
    }
    
    ul.footer_ul {
        padding: 0px;
    }
    div#if172400d67848108f6fd60 p {
        margin: 0px;
    }
    
    li.footer_content_li {
        font-size: 14px;
    }
    
    ul.footer_content_ul {
        padding: 0px;
    }
    .footer_bottom {
        font-size: 12px;
    }
}