html,body {
    font-family:  Microsoft YaHei,Arial, Helvetica, sans-serif;
}
.hw-contact a {
    width:40%;
    max-width: 250px;
}
.investing-box h4.big-size span {
    font-weight: bold;
    vertical-align: baseline;
    display: inline-block;
    height: 30px;
}

@media (min-width: 1025px){
    .point-content-nav ul li a {
        padding: 0 20px;
    }
}

.data-box1 {
    right: -5px;
    top: 230px;
}

.data-box2 {
    right: 150px;
    top: 85px;
}

.data-box3 {
    left: 35px;
    top: 180px;
}

.data-box4 {
    right: 0px;
    top: 210px;
}

.data-box5 {
    right: 300px;
    top: 85px;
}

.data-box6 {
    left: 105px;
    top: 135px;
}

.data-box7 {
    left: -12px;
    top: 330px;
}
@media (min-width:992px) and (max-width:1024px) {
    .data-box1 {
        right: -40px;
    top: 250px;
    }
    .data-box2 {
        right: 90px;
        top: 130px;
    }
    .data-box3 {
        left: 25px;
        top: 180px;
    }
    .data-box4 {
        right: -40px;
        top: 220px;
    }
    .data-box5 {
        left: 150px;
        top: 132px;
        right: auto;
    }
    .data-box6 {
        left: 50px;
        top: 185px;
    }
    .data-box7 {
        left: -25px;
    top: 380px;
    }
}

@media (min-width:1025px) and (max-width:1199px) {
    .data-box1 {
        right: -30px;
        top: 270px;
    }
    .data-box2 {
        right: 120px;
        top: 105px;
    }
    .data-box3 {
        left: 10px;
        top: 190px;
    }
    .data-box4 {
        right: -20px;
        top: 220px;
    }
    .data-box5 {
        right: 210px;
        top: 105px;
    }
    .data-box6 {
        left: 60px;
    top: 150px;
    }
    .data-box7 {
        left: -25px;
        top: 370px;
    }
}
@media (min-width:1200px) and (max-width:1365px) {
    .data-box1 {
        right: -15px;
        top: 270px
    }
    .data-box2 {
        right: 112px;
        top: 95px
    }
    .data-box3 {
        left: 20px;
        top: 190px;
    }
    .data-box4 {
        right: -5px;
        top: 210px;
    }
    .data-box5 {
        right: 280px;
        top: 90px;
    }
    .data-box6 {
        left: 95px;
        top: 140px;
    }
    .data-box7 {
        left: -15px;
        top: 360px;
    }
}
@media (min-width:1366px) and (max-width:1700px) {
    .data-box1 {
        right: -8px;
    top: 230px;
    }
    .data-box2 {
        right: 160px;
    top: 80px;
    }
    .data-box3 {
        left: 35px;
        top: 180px;
    }
    .data-box4 {
        right: 10px;
        top: 180px;
    }
    .data-box5 {
        right: 290px;
    top: 85px;
    }
    .data-box6 {
        left: 110px;
        top: 130px;
    }
    .data-box7 {
        left: -10px;
        top: 350px;
    }
}



.hw-contact .mob-wechat{
    position: fixed;
    top: 50%;
    transform: translate(-50% , -50%);
    left: 50%;
    background: #fff;
    width: 250px;
    height: 170px;
    display: block;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    padding:15px 15px 10px 15px;
    text-align: center;
    display: none;
}
.hw-contact .mob-wechat em{
    font-size: 34px;
    color: #cb0007;
}
.hw-contact .mob-wechat h3{
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 18px;
}
.hw-contact .mob-wechat p{
    text-align: center;
    color: #999;
    font-size: 12px;
}
.hw-contact .mob-wechat .colse-btn{
    display: block;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #eee;
    line-height: 0;
}
.hw-contact .mob-wechat .colse-btn button{
    position: static;
    font-size: 14px;
    color: #1f8dd6 !important; 
    border: 0;
    background: transparent;
} 
.finance-box .en-block {
    font-family:  Microsoft YaHei, Helvetica, Arial, sans-serif;
}
.finance-box .font-note {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-weight: bold;
}
@media (max-width:767px){
    .mobile-share-open{
        overflow: hidden;
    }
    .mobile-share-open:before{
        position: fixed;
        background: rgba(0,0,0,.4);
        top:0;
        left:0;
        content: "";
        width:100%;
        height: 100%;
        z-index: 121;
    }
    .mobile-share-open .main .share-box,.mobile-share-open .main .share-box li,.mobile-share-open .share-box li .wechat-qrcode{
        z-index: initial;
    }
    .mobile-share-open .hw-contact .mob-wechat{
        z-index: 122;
    }
    .mobile-share-open .wechat-qrcode,.social-share .icon-wechat:hover .wechat-qrcode{
        display: none;
    }
    .mobile-share-open .mob-wechat{
        display: block;
    }
}


.content-img-box .content-box{
    top: 18%;
}

.about-quality1 .list-title span{
    font-weight: bold;
}
.social-share .share-text{
    font-family:  Microsoft YaHei,Arial, Helvetica, sans-serif;
}
@media (min-width: 992px) {
    html[lang="zh"] .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    .point-content-nav ul li {
        display: inline-block;
        border: none;
        line-height: 60px;
        height: 60px;
    }
    .point-content-nav {
        text-align: center;
        box-shadow: 6px 10px 32px rgba(0, 0, 0, .11);
    }
    .point-content-nav ul li a {
        line-height: inherit;
        padding: 0 10px;
        position: relative;
    }
}