body * {
    box-sizing: border-box;
    flex-shrink: 0;
}
@font-face {
    font-family: 'OPPOSans-R';
    src: url('/static/font/OPPOSans-R.ttf') format('truetype'); /* 对于老版本的iOS */
    /*url('MyCustomFont.woff') format('woff'); !* 现代浏览器 *!*/
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OPPOSans-B';
    src: url('/static/font/OPPOSans-B.ttf') format('truetype'); /* 对于老版本的iOS */
    /*url('MyCustomFont.woff') format('woff'); !* 现代浏览器 *!*/
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: OPPOSans-R,OPPOSans-B, Microsoft YaHei;
    background:#fafafa;
}
input {
    background-color: transparent;
    border: 0;
}
button {
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
    outline: none;
    background-color: transparent;
}
.nocont{
    width: 300px;
    height: 300px;
    background: url(/static/images/nopic.png) no-repeat;
    background-size: contain;
    background-position: top center;
    margin: 0 auto 0 auto;
}
button:active {
    opacity: 0.6;
}
.flex-col {
    display: flex;
    flex-direction: column;
}
.flex-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.justify-start {
    display: flex;
    justify-content: flex-start;
}
.justify-center {
    display: flex;
    justify-content: center;
}
.flex-nowrap{
    flex-wrap: nowrap;
}
.justify-end {
    display: flex;
    justify-content: flex-end;
}
.justify-evenly {
    display: flex;
    justify-content: space-evenly;
}
.justify-around {
    display: flex;
    justify-content: space-around;
}
.justify-between {
    display: flex;
    justify-content: space-between;
}
.align-start {
    display: flex;
    align-items: flex-start;
}
.align-center {
    display: flex;
    align-items: center;
}
.align-end {
    display: flex;
    align-items: flex-end;
}
.btn-info{
    color: #fff;
    background-color: #0E6BB1;
    border-color: #0E6BB1;
}
.box_30 {
    width: 100%;
    /*height: 886px;*/
    background: url(/static/images/btg.png) no-repeat;
    background-size: contain;
    background-position: top center;
    margin: 10px auto 0 auto;
}

.box_31 {
    position: relative;
    /*width: 1400px;*/
    /*height: 328px;*/
    margin: 30px auto 0 auto;
}

.text-wrapper_27 {
    width: 100%;
    /*height: 75px;*/
    margin: 2vw 0 0 0;
}

.text_81 {
    /*width: 335px;*/
    /*height: 33px;*/
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 33px;
    font-family: OPPOSans-B;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    /*line-height: 36px;*/
    /*margin-left: 178px;*/
}

.text_82 {
    /*width: 718px;*/
    /*height: 27px;*/
    overflow-wrap: break-word;
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    font-family: OPPOSans-B;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    /*line-height: 36px;*/
    margin-top: 15px;
}

.group_15 {
    height: 328px;
    width: 423px;
}

.group_16 {
    width: 1920px;
    height: 5600px;
    margin: 0 auto;
}

.box_32 {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 52px;
    /*height: 460px;*/
    /*width: 1400px;*/
    justify-content: center;
    margin: 3vw auto 0 auto;
    /*padding: 50px;*/
}

.text-wrapper_28 {
    /*width: 337px;*/
    /*height: 36px;*/
    margin: 3.5vw 0 0 3vw;
}

.text_83 {
    /*width: 337px;*/
    /*height: 36px;*/
    overflow-wrap: break-word;
    color: rgba(45, 124, 184, 1);
    font-size: 38px;
    font-family: SourceHanSansCN-Medium;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    /*line-height: 36px;*/
}

.section_10 {
    /*width: 1252px;*/
    /*height: 199px;*/
    margin: 80px 0 80px 0;
}

.image-text_1 {
    width: 170px;
    height: 198px;
}

.image_17 {
    width: 170px;
    height: 170px;
}

.text-group_4 {
    /*width: 89px;*/
    /*height: 18px;*/
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: SourceHanSansCN-Regular;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 36px;
    /*margin: 10px 0 0 41px;*/
}

.image-text_2 {
    width: 168px;
    height: 197px;
    /*margin: 2px 0 0 39px;*/
}

.image_18 {
    width: 168px;
    height: 168px;
}

.text-group_5 {
    /*width: 53px;*/
    /*height: 17px;*/
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    font-family: SourceHanSansCN-Regular;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    line-height: 36px;
    /*margin: 12px 0 0 56px;*/
}

.group_17 {
    /*width: 266px;*/
    /*height: 143px;*/
    /*margin: 16px 0 0 118px;*/
}

.image-text_3 {
    /*width: 260px;*/
    /*height: 57px;*/
}

.thumbnail_2 {
    width: 17px;
    height: 17px;
    margin-right: 4px;
}

.text-group_6 {
    /*width: 235px;*/
    /*height: 57px;*/
}

.text_84 {
    /*width: 114px;*/
    /*height: 18px;*/
    color: rgba(117, 117, 117, 1);
    font-size: 18px;
    font-family: SourceHanSansCN-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    /*line-height: 36px;*/
}

.text_85 {
    /*width: 235px;*/
    /*height: 27px;*/
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 24px;
    font-family: OPPOSans-B;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    /*line-height: 36px;*/
    margin-top: 12px;
}

.image-text_4 {
    /*width: 266px;*/
    /*height: 57px;*/
    margin-top: 29px;
}

.thumbnail_3 {
    width: 17px;
    height: 17px;
    margin-right: 4px;
}

.text-group_7 {
    /*width: 242px;*/
    /*height: 57px;*/
}

.text_86 {
    width: 114px;
    height: 18px;
    overflow-wrap: break-word;
    color: rgba(117, 117, 117, 1);
    font-size: 18px;
    font-family: SourceHanSansCN-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 36px;
}

.text_87 {
    width: 241px;
    height: 27px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 32px;
    font-family: OPPOSans-B;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 36px;
    margin: 12px 0 0 1px;
}

.group_18 {
    /*width: 369px;*/
    /*height: 143px;*/
    /*margin: 16px 0 0 122px;*/
}

.image-text_5 {
    /*width: 349px;*/
    /*height: 58px;*/
}

.image_19 {
    width: 22px;
    height: 16px;
    margin-right: 4px;
}

.text-group_8 {
    /*width: 318px;*/
    /*height: 58px;*/
}

.text_88 {
    width: 78px;
    height: 18px;
    overflow-wrap: break-word;
    color: rgba(117, 117, 117, 1);
    font-size: 18px;
    font-family: SourceHanSansCN-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 36px;
}

.text_89 {
    width: 317px;
    height: 34px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 30px;
    font-family: OPPOSans-B;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 36px;
    margin: 6px 0 0 1px;
}

.image-text_6 {
    /*width: 366px;*/
    /*height: 57px;*/
    margin: 28px 0 0 0;
}

.thumbnail_4 {
    width: 16px;
    height: 19px;
    margin-right: 4px;
}

.text-group_9 {
    /*width: 338px;*/
    /*height: 55px;*/
    /*margin-top: 2px;*/
}

.text_90 {
    width: 78px;
    height: 17px;
    overflow-wrap: break-word;
    color: rgba(117, 117, 117, 1);
    font-size: 18px;
    font-family: SourceHanSansCN-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 36px;
}

.text_91 {
    width: 337px;
    height: 27px;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 28px;
    font-family: SourceHanSansCN-Medium;
    font-weight: 500;
    text-align: left;
    white-space: nowrap;
    line-height: 36px;
    margin: 11px 0 0 1px;
}

.box_33 {
    background-color: rgba(232, 232, 232, 1);
    width: 100%;
    height: 1px;
    margin: 0 auto 0 auto;
}
.box_34{
    /*width:1400px;*/
    /*margin:0 auto;*/
}

.text-wrapper_22 {
    background-color: rgba(250, 250, 250, 1);
    width: 100%;
    /*height: 114px;*/
    /*margin-top: 357px;*/
    padding:20px 0;
}

.text_69 {
    width: 178px;
    /*height: 15px;*/
    overflow-wrap: break-word;
    color: rgba(133, 133, 133, 1);
    font-size: 16px;
    font-family: SourceHanSansCN-Regular;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    line-height: 56px;
    /*margin: 463px 0 0 262px;*/
}

.text_70 {
    width: 531px;
    /*height: 15px;*/
    overflow-wrap: break-word;
    color: rgba(133, 133, 133, 1);
    font-size: 16px;
    font-family: SourceHanSansCN-Regular;
    font-weight: normal;
    text-align: left;
    /*white-space: wrap;*/
    line-height: 56px;
    /*margin: 14px 0 28px 260px;*/
}
.text_70 a{
    color: rgba(133, 133, 133, 1);
}
.border-infos{
    border-bottom:1px solid rgba(14, 107, 177, 1)
}
a:hover{
    cursor: pointer;
}
.page-link{
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 16px;
    color: #808080;
    background: #F1F2F3;
    border-radius: 4px;
    border:0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.page-link:hover {
    z-index: 2;
    color: #fff;
    text-decoration: none;
    background-color: #0E6BB1;
    border-color: #0E6BB1;
}
.btn-infos {
    color: #0E6BB1;
    background-color: transparent;
    border:0;
    border-bottom: 1px solid  #0E6BB1;
    border-radius: 0;
    font-size: 18px;
    height:70px !important;
    line-height:70px;
    margin:0 30px;
}
.btn-infos a{
    color: #0E6BB1;
}
.btn-lights {
    background-color: transparent;
    border-color: transparent;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 18px;
    color: #333333;
    height:70px;
    line-height:70px;
    margin:0 30px;
}
.btn-lights a{
    color: #333333;
}
.btn-lights:hover {
    color: #0E6BB1;
    background-color: transparent;
    border:0;
    border-bottom: 1px solid  #0E6BB1;
    border-radius: 0;
    font-size: 18px;
}
/* 响应式容器 */
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (max-width: 576px) {
    .box_28{
        margin-top:10px !important
    }
}

@media (max-width: 1366px) {
    /*.col-sm-4 {*/
    /*    -ms-flex: 0 0 33.33%;*/
    /*    flex: 0 0 33.33%;*/
    /*    max-width: 33.33%;*/
    /*}*/
    /*.col-sm-6 {*/
    /*    -ms-flex: 0 0 50%;*/
    /*    flex: 0 0 50%;*/
    /*    max-width: 50%;*/
    /*}*/
    /*.col-sm-3 {*/
    /*    -ms-flex: 0 0 25%;*/
    /*    flex: 0 0 25%;*/
    /*    max-width: 25%;*/
    /*}*/
    .paragraph_1 {
        width: 100%;
        /* height: 195px; */
        overflow-wrap: break-word;
        color: rgba(117, 117, 117, 1);
        font-size: 16px;
        /* font-family: SourceHanSansCN-Regular; */
        font-weight: normal;
        text-align: justify;
        line-height: 30px;
        padding-top: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
    }
}

@media (min-width: 992px) {
    .container-fluid {
        max-width: 960px;
    }
}

@media (min-width: 1280px) {
    .container-fluid {
        max-width: 1140px;
    }
    /*.col-md-4 {*/
    /*    -ms-flex: 0 0 33.33%;*/
    /*    flex: 0 0 33.33%;*/
    /*    max-width: 33.33%;*/
    /*}*/
    .text_75{
        font-size: 50px !important;
    }
    .text_54{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .text_37{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
    }
    .paragraph_1{
        height:180px;
        overflow: hidden;
        padding-top:0 !important;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
    }
    .box_29{
        margin-top:5px;
    }
}

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1400px;
    }
}
@media (min-width: 2500px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1400px;
    }
}
.paragraph_3{
    /*height:180px;*/
    overflow: hidden;
    padding-top:0 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 14px;
    color: #757575;
    line-height: 26px;
}
.nav-item{
    height: 76px;
    line-height: 76px;
    margin:0 1rem !important;
}
.nav-link{
    font-size:16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    height: 76px;
    line-height: 76px;
    padding:0 !important;

}
#navbarNav .active{
    font-family: Source Han Sans CN;
    font-weight: 400;
    font-size: 16px;
    color: #0E6BB1;
    border-bottom: 4px solid #0E6BB1;
}
#navbarNav .active .nav-link{
    color: #0E6BB1;
}
.navbar{
    background: #fff;
    padding:0;
}
.navbar-text{
    height: 76px;
    line-height: 76px;
    padding:0 10px;
}
.position-icon{
    width:12px;
    height:15px;
    vertical-align: middle;
}
.addr{
    margin-left: 10px;
}
.jumbotron{
    height:225px;
}
.linkimg{
    height:40px;
    margin:0 10px;
}
.linkimg img{
    height:100%;
}
table{
	width: 70%;
    margin:20px auto;
}
td{
    border:1px solid #0E6BB1;
    text-align: center;
}



.navi_head{
    height:76px;
    /*background-color:#459df5;*/
}
.navi_body{
    overflow:hidden;
    height:76px;
    /*background:rgba(36,97,158,0.9);*/
    transition:height ease 0.5s;
}
.navi_body:hover{
    height:300px;
}

.navi_head>div>span{
    /*width:150px;*/
    text-align:center;
    height:300px;
    display:inline-block;
    /*font-weight:bold;*/
    color:#333;
    font-size:16px;
    vertical-align:top;
    padding:0 20px;
}

.navi_head>div>span>p a{
    /*color:#FFF;*/
    text-decoration:none;
}
.navi_head>div>span>p a:hover{
    color:#0E6BB1;
    text-decoration:underline;
}

.navi_title{
    font-size:16px;
    line-height:76px;
    margin-top:0;
}

.navi_head>div>span:hover{
    background:rgba(100,100,100,0.2);
}
.nav-bg {
    background: #4984eb;
}
.nav-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    min-width: 32px;
    padding: 0 26px;
    /*background: #fff;*/
    /* display: none; */
    box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.03);
}

/*------------------*/
.nav { position: relative; z-index: 3; height: 76px; overflow: visible;}
.nav .box { position: relative; height: 100%; }
.logo-ltd, .logo, .xinhuanet-ltd { float: left; height: 76px; }
.logo, .xinhuanet-ltd { display: block; font-size: 0; line-height: 0; text-indent: -9999px; color: transparent; }
/*.logo { width: 84px; margin-right: 20px; background: url("/company/nav/img/logo.png") left center no-repeat; }*/
/*.xinhuanet-ltd { width: 176px; background: url("/company/nav/img/slogan.png") left center no-repeat; }*/
.nav-main-item { position: relative; float: right; }
.nav-main-items { position: relative; z-index: 3; display: block; float: left; height: 100%; margin: 0 26px; /*background: #3773db;*/
    font-size: 16px; line-height: 76px; color: #fff; /*color: red;*/
    /*temp value*/
    /*outline:1px solid;*/
    /*temp value*/
    transition: all .2s ease 0s; }
.nav-ons { color: #3773db;/*color: #fff;*/
    /*temp value*/
}
.nav-main-index { /*color: #3773db;*/
}
.nav-main-newscn { width: 76px;/*text-align: center;*/
}
.nav-bg { position: absolute; top: 0; left: 0; z-index: 2; display: block; min-width: 32px; /*temp value*/
    height: 292px; height: 76px; padding: 0 26px; /*such as other a_tag padding value*/
    background: #fff; /*display: none;*/
    /*temp value*/
    box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.03); }
/*---main nav end----*/
.sub-nav { position: absolute; top: 76px; left: 0; display: none; width: 100%; height: 266px; padding-top: 10px; padding-bottom: 12px; overflow: hidden; background: #e6ebf3; }
.sub-nav-box { float: right; }
.sub-nav-item { position: relative; z-index: 2; float: left; width: 116px;/*could switch to temp value*/
}
.sub-nav-index-page { width: 84px; height: 34px;}
.sub-nav-investor { width: 132px; }
.sub-nav-xinhuanet { width: auto; }
.sub-nav-items { display: block; float: left; clear: both; font-size: 14px; line-height: 34px; color: #758095; }
.sub-nav-items:hover { color: #758095; text-decoration: underline; }
.sub-nav-it-service, .sub-nav-branch-organization { padding: 8px 0; line-height: 20px; }
.sub-nav-bg { position: absolute; left: 504px; /*temp value*/
    top: -10px; display: none; width: 116px; /*temp value*/
    height: 256px; background: #fff; box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.03); }
/*-------------------*/
.nav-item{
    position: relative;
}
.nav-item-list{
    position:absolute;
    top:75px;
    left:0;
    z-index:2;
    padding:10px 20px;
    background: #fff;
    display: none;
    width: 160px;
    -webkit-box-shadow: 0 4px 9px 0 rgba(182, 195, 220, 0.6);
    -moz-box-shadow: 0 4px 9px 0 rgba(182, 195, 220, 0.6);
    box-shadow: 0 4px 9px 0 rgba(182, 195, 220, 0.6);
    transition: all .3s ease-out 0s;
}
.nav-item:hover .nav-item-list{
    display: block;
}
.nav-item-list-link{
    height: 50px;
    line-height:50px;
    font-size: 14px !important;
}
.nav-item-list-link a{
	white-space: nowrap;
}
.search{
    display:flex;
    justify-content: flex-start;
    align-items: center;
}
.search .search_input {
    width: 0;
    min-width: 0;
    overflow: hidden;
    background: transparent;
    border-radius: 0;
    /*-webkit-transition: width .3s,margin-left .3s;*/
    /*transition: width .3s,margin-left .3s*/
}

.search .search_input .selection {
    background: transparent
}

.search .search_input input {
    padding-right: 0;
    padding-left: 0;
    border: 0;
    /*-webkit-box-shadow: none!important;*/
    /*box-shadow: none!important*/
}

.search .search_input:hover {
    /*border-bottom: 1px solid #d9d9d9*/
}

.search .search_show {
    width: 150px;
    margin-left: 8px
}
@media (max-width: 768px) {
	table{
		width: 100%;
	    margin:10px auto;
	}
    .box_30 {
        width: 100%;
        /* height: 886px; */
        background: url(/static/images/bg1.png) no-repeat;
        background-size: cover;
        background-position: top center;
        margin: 0px auto 0 auto;
    }
    .box_31{
        display: none;
    }
    .text_84 {
        /* width: 114px; */
        /* height: 18px; */
        color: rgba(117, 117, 117, 1);
        font-size: 12px;
        font-family: SourceHanSansCN-Medium;
        font-weight: 500;
        text-align: left;
        white-space: nowrap;
        /* line-height: 36px; */
    }
    .text_85 {
        /* width: 235px; */
        /* height: 27px; */
        overflow-wrap: break-word;
        color: rgba(51, 51, 51, 1);
        font-size: 14px;
        font-family: OPPOSans-B;
        font-weight: normal;
        text-align: left;
        white-space: nowrap;
        /* line-height: 36px; */
        margin-top: 12px;
    }
    .group_17,.group_18{
        margin-top:20px;
    }
    .text_18 {
        width: 96px;
        /* height: 15px; */
        overflow-wrap: break-word;
        color: rgba(117, 117, 117, 1);
        font-size: 16px;
        /* font-family: SourceHanSansCN-Regular; */
        font-weight: normal;
        text-align: left;
        white-space: nowrap;
        line-height: 48px;
        margin: 1px 20px 0 20px;
    }
    .bg-info {
        background-color: rgba(14, 107, 177, 1) !important;
    }
    .section_9 {
        width: 200px;
        height: 50px;
        margin: 20px auto 30px auto;
    }
    .text_48 {
        /* width: 46px; */
        background-color: rgba(14, 107, 177, 1);
        height: 40px;
        width: auto;
        overflow-wrap: break-word;
        color: #fff;
        font-size: 14px;
        /* font-family: SourceHanSansCN-Regular; */
        font-weight: normal;
        text-align: center;
        white-space: nowrap;
        line-height: 40px;
        margin: 0 0px 0 0;
        cursor: pointer;
        padding:0 10px;
    }
    .text_49 {
        width: auto;
        height: 40px;
        overflow-wrap: break-word;
        color: rgba(51, 51, 51, 1);
        font-size: 14px;
        /* font-family: SourceHanSansCN-Regular; */
        font-weight: normal;
        text-align: left;
        white-space: nowrap;
        line-height: 40px;
        margin: 0px 0px 0 0;
        padding:0 10px;
        cursor: pointer;
    }
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11,.col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11,  .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11,  .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        position: relative;
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }
    .box_16{
        margin-top:20px
    }

    .section_10 {
        /* width: 1252px; */
        /* height: 199px; */
        margin: 20px 0 20px 0;
    }
    .text_70 {
        width: 100% !important;
        /* height: 15px; */
        overflow-wrap: break-word;
        color: rgba(133, 133, 133, 1);
        font-size: 14px;
        font-family: SourceHanSansCN-Regular;
        font-weight: normal;
        text-align: left;
        white-space: wrap;
        word-wrap: break-word;
        line-height: 36px;
        /* margin: 14px 0 28px 260px; */
    }
    .text-wrapper_17 {
        /* width: 347px; */
        /* height: 28px; */
        /* margin: 29px 0 0 0; */
        flex-wrap: wrap !important;
    }
    .btn-lights {
        background-color: transparent;
        border-color: transparent;
        font-family: Source Han Sans CN;
        font-weight: 400;
        font-size: 18px;
        color: #333333;
        height: 40px !important;
        line-height: 40px;
        margin: 0 10px;
    }
    .btn-infos {
        color: #0E6BB1;
        background-color: transparent;
        border: 0;
        border-bottom: 1px solid #0E6BB1;
        border-radius: 0;
        font-size: 18px;
        height: 40px !important;
        line-height: 40px;
        margin: 0 10px;
    }
    .group_10{
        justify-content: flex-start;
    }
    .section_12 {
        /* width: 1400px; */
        /* height: 360px; */
        margin: 30px auto 0 auto !important;
    }
    .mb-10,.my-10{
        margin-bottom: 30px !important;
    }
    .mb-10,.my-10{
        margin-top: 30px !important;
    }
    .content img{
        height:auto !important;
        margin:10px 0;
    }
    .next{
        margin-left:0px
    }
    .mb-10, .my-10 {
        margin-bottom: 30px !important;
    }
    .card, .figure {
        margin: 7.5px 0;
    }
    .nav-item {
        height: 40px;
        line-height: 40px;
        margin: 0 1rem !important;
    }
    .nav-link {
        font-size: 16px;
        font-family: Source Han Sans CN;
        font-weight: 400;
        font-size: 14px;
        color: #333333;
        height: 40px;
        line-height: 40px;
        padding: 0 !important;
    }
    .image-text_2{
        margin-left:0;
    }
    .align-center {
        width: 100%;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
}