body {
    margin: 0;
    padding: 0;
}
a {
    color: #333;
    text-decoration: none;
}

.bwi-container-pc {
    font-size: 22px;
    color: #fff;
    margin: 0 auto;
    max-width: 1920px;
}
.swiper {
    min-height: 600px;
    user-select: none;
}
.banner-box {
    position: absolute;
    z-index: 12;
    width: 100%;
    height: 100%;
}
.banner-box .box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    gap: 80px;
}
.banner-box .prd-img {
    width: 540px;
}
.banner-box .prd-txt ul {
    list-style: initial;
    padding: 0;
    margin: 0;
    margin-block-start: 20px;
    padding-inline-start: 0;
    margin-inline-start: 20px;
}
.banner-box .prd-txt li {
    font-size: 20px;
    color: #fff;
    line-height: 2;
}
.arrow-left {
    background: url('/asset/img/banner_arrow.png') no-repeat left top;
    position: absolute;
    left: 20px;
    top: 55%;
    margin-top: -35px;
    width: 70px;
    height: 70px;
    z-index: 999;
    cursor: pointer;
}
.arrow-right {
    background: url('/asset/img/banner_arrow.png') no-repeat left bottom;
    position: absolute;
    right: 20px;
    top: 55%;
    margin-top: -35px;
    width: 70px;
    height: 70px;
    z-index: 999;
    outline: none;
    cursor: pointer;
}
.banner01 {
    width: 100%;
    height: 100%;
    -webkit-filter:brightness(0.5);
    -moz-filter: brightness(0.5);
    -o-filter:brightness(0.5);
    filter: brightness(0.5);
}
.banner02 {
    width: 100%;
    height: 100%;
    background-size: cover;
}
.bwi-container-pc .section1 {
    position: relative;
}

.bwi-container-pc .section1 .section-wrapper {
    position: absolute;
    width: 100%;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: -30px;
    z-index: 10;
}

.bwi-container-pc .section1 .title {
    font-size: 60px;
}

.bwi-container-pc .section1 .about-us {
    font-size: 46px;
    color: #b39f7a;
    margin-top: 13px;
}

.bwi-container-pc .section1 .center-container {
    display: flex;
    justify-content: center;
}

.bwi-container-pc .section1 .line {
    width: 36px;
    height: 1px;
    background-color: #b39f7a;
    margin-top: 5%;
}

.bwi-container-pc .section1 .on-line {
    margin-top: 5%;
    font-size: 40px;
}

.bwi-container-pc .section1 .time {
    margin-top: 30px;
}

.bwi-container-pc .section1 .description {
    margin-top: 12px;
    font-size: 28px;
}

.bwi-container-pc .section2 {
    padding: 0 0 0 10%;
    font-size: 20px;
    position: relative;
    color: #333333;
}

.bwi-container-pc .section2 .section-wrapper {
    position: absolute;
    margin-top: 10%;
}

.bwi-container-pc .section2 .value-mission {
    font-size: 56px;
    color: #b39f7a;
    padding-top: 100px;
}

.bwi-container-pc .section2 .line {
    width: 36px;
    height: 1px;
    background-color: #b39f7a;
    margin-top: 30px;
}

.bwi-container-pc .section2 .title {
    font-size: 39px;
    padding-top: 60px;
}

.bwi-container-pc .section2 .name {
    opacity: .9;
    margin-top: 33px;
}

.bwi-container-pc .section2 .explain {
    line-height: 24px;
    opacity: .8;
    padding-top: 8px;
}

.bwi-container-pc .section2 .advantage {
    opacity: .9;
    margin-top: 35px;
}

.bwi-container-pc .section3 {
    padding: 0 100px;
    font-size: 20px;
    background: #fff;
    color: #333333;
    text-align: center;
}

.bwi-container-pc .section3 .title {
    font-size: 40px;
    color: #b39f7a;
    padding-top: 88px;
}

.bwi-container-pc .section3 .center-container {
    display: flex;
    justify-content: center;
}

.bwi-container-pc .section3 .line {
    width: 36px;
    height: 1px;
    background-color: #b39f7a;
    margin-top: 30px;
    margin-bottom: 30px;
}

.bwi-container-pc .section3 .name {
    font-size: 40px;
    margin-top: 24px;
}

.bwi-container-pc .section3 .explain {
    opacity: .8;
    margin-top: 10px;
}

.bwi-container-pc .service-item-container {
    display: flex;
    justify-content: space-around;
}

.bwi-container-pc .service-item {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
}

.bwi-container-pc .icon-img {
    width: 800px;
    display: flex;
    justify-content: center;
}

.bwi-container-pc .icon-img img {
    width: 100%;
    height: 100%;
}

.bwi-container-pc .icon-img .item-title {
    color: #b39f7a;
    margin-top: 12px;
}

.bwi-container-pc .icon-img .context {
    margin-top: 10px;
}

.bwi-container-pc .section5 {
    background: #fff;
    font-size: 20px;
    color: #333333;
    text-align: center;
    margin-top: 20px;
    position: relative;
    height: 760px;
}

.bwi-container-pc .section5 .center-container {
    display: flex;
    justify-content: center;
}

.bwi-container-pc .section5 .line {
    width: 36px;
    height: 1px;
    background-color: #b39f7a;
    margin: 32px;
}

.bwi-container-pc .section5 .contact-us {
    color: #b39f7a;
    font-size: 46px;
    padding-top: 65px;
}

.bwi-container-pc .section5 .section-wrapper {
    position: absolute;
    width: 100%;
    top: 2%;
}

.bwi-container-pc .section5 .title {
    font-size: 40px;
    margin-top: 13px;
}

.bwi-container-pc .section5 .phone-email {
    opacity: .9;
}

.bwi-container-pc .section5 .phone-email a:hover {
    color: #033061;
}

.bwi-container-pc .copy-wrap {
    width: 100%;
    background-color: #F9F9FA;
    padding: 20px 0;
}

.bwi-container-pc .copy {
    text-align: center;
    margin: 0 auto;
    padding-right: 20px;
    color: #000;
    font-size: 14px;
}

.bwi-container-m {
    font-size: 22px;
    color: #fff;
    margin: 0 auto;
}

.bwi-container-m img {
    width: 100%;
    height: 100%;
    background-size: cover;
}

.bwi-container-m .section1 {
    position: relative;
    height: 552px;
}

.bwi-container-m .section1 .section-wrapper {
    position: absolute;
    width: 100%;
    text-align: center;
}

.bwi-container-m .section1 .title {
    padding-top: 118px;
    font-size: 30px;
}

.bwi-container-m .section1 .about-us {
    font-family: PingFangSC-Regular;
    font-size: 23px;
    color: #b39f7a;
    margin-top: 13px;
}

.bwi-container-m .section1 .center-container {
    display: flex;
    justify-content: center;
}

.bwi-container-m .section1 .line {
    width: 36px;
    height: 1px;
    background-color: #b39f7a;
    margin-top: 5%;
}

.bwi-container-m .section1 .on-line {
    margin-top: 40px;
    font-size: 20px;
}

.bwi-container-m .section1 .time {
    margin-top: 30px;
    font-size: 12px;
}

.bwi-container-m .section1 .description {
    margin-top: 12px;
    font-size: 12px;
}

.bwi-container-m .section2 {
    height: 780px;
    font-size: 12px;
    position: relative;
    color: #333333;
}

.bwi-container-m .section2 .section-wrapper {
    position: absolute;
    width: 100%;
}

.bwi-container-m .section2 .text-wrap {
    padding: 36px 35px 0 48px;
}

.bwi-container-m .section2 .value-mission {
    font-size: 28px;
    color: #b39f7a;
}

.bwi-container-m .section2 .line {
    width: 36px;
    height: 1px;
    background-color: #b39f7a;
    margin-top: 20px;
}

.bwi-container-m .section2 .title {
    font-size: 18px;
    padding-top: 30px;
}

.bwi-container-m .section2 .name {
    opacity: .9;
    margin-top: 33px;
}

.bwi-container-m .section2 .explain {
    line-height: 24px;
    opacity: .8;
    padding-top: 8px;
}

.bwi-container-m .section2 .advantage {
    opacity: .9;
    margin-top: 35px;
}

.bwi-container-m .section3 {
    font-size: 12px;
    background: #fff;
    width: 100%;
    color: #333333;
    text-align: center;
}

.bwi-container-m .section3 .title {
    font-size: 28px;
    color: #b39f7a;
    padding-top: 88px;
}

.bwi-container-m .section3 .center-container {
    display: flex;
    justify-content: center;
}

.bwi-container-m .section3 .line {
    width: 36px;
    height: 1px;
    background-color: #b39f7a;
    margin-top: 15px;
}

.bwi-container-m .section3 .name {
    font-size: 20px;
    margin-top: 24px;
}

.bwi-container-m .section3 .explain {
    opacity: .8;
    margin-top: 10px;
}

.bwi-container-m .section3 .service-item-container {
    display: flex;
    justify-content: space-around;
}

.bwi-container-m .section3 .service-item {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
    font-size: 11px;
}

.bwi-container-m .icon-img {
    width: 90px;
    height: 90px;
    display: flex;
    justify-content: center;
}

.bwi-container-m .icon-img img {
    width: 100%;
    height: 100%;
}

.bwi-container-m .section3 .item-title {
    color: #b39f7a;
    margin-top: 12px;
}

.bwi-container-m .section3 .context {
    margin-top: 10px;
}

.bwi-container-m .section5 {
    background: #fff;
    font-size: 12px;
    color: #333333;
    text-align: center;
    position: relative;
    height: 560px;
}

.bwi-container-m .section5 img {
    width: 100%;
    height: 386px;
    background-size: cover;
}

.bwi-container-m .section5 .contact-us {
    color: #b39f7a;
    font-size: 23px;
    padding-top: 65px;
}

.bwi-container-m .section5 .section-wrapper {
    position: absolute;
    width: 100%;
    padding-top: 280px;
}

.bwi-container-m .section5 .title {
    font-size: 20px;
    margin-top: 13px;
}

.bwi-container-m .section5 .phone-email {
    opacity: .9;
    margin-top: 10px;
}

.bwi-container-m .copy-wrap {
    width: 100%;
    background-color: #F9F9FA;
    padding: 20px 0;
}

.bwi-container-m .copy-wrap .copy {
    text-align: center;
    margin: 0 auto;
    font-size: 12px;
    color: #000;
}

.tb_button {
    padding: 1px;
    cursor: pointer;
    border-right: 1px solid #8b8b8b;
    border-left: 1px solid #FFF;
    border-bottom: 1px solid #fff;
}

.tb_button.hover {
    borer: 2px outset #def;
    background-color: #f8f8f8 !important;
}

.ws_toolbar {
    z-index: 100000
}

.ws_toolbar .ws_tb_btn {
    cursor: pointer;
    border: 1px solid #555;
    padding: 3px
}

.tb_highlight {
    background-color: yellow
}

.tb_hide {
    visibility: hidden
}

.ws_toolbar img {
    padding: 2px;
    margin: 0px
}

.lr_section {
    display: flex;
    margin-top: 60px;
    justify-content: space-between;
    gap: 40px;
    align-items: center;
}
.lr_section .txt {
    font-size: 22px;
    flex: 1;
}
.lr_section .txt p, .lr_section .txt .text{
    text-align: left;
    line-height: 1.5;
}
.lr_section img {
    width: 40%;
    border-radius: 10px;
}

.mt {
    margin-top: 120px;
}
.b-title {
    font-weight: bolder;
    font-size: 28px;
    text-align: left;
}
.service-items {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.service-items .item {
    flex: 1 1 calc(25% - 20px);
    /*position: relative;*/
}
.service-items .item img {
    width: 100%;
    border-radius: 8px;
}
.service-items .item .con-box {
    text-align: center;
    padding: 24px 32px;
}
.con-box .con-title {
    font-size: 20px;
    margin-bottom: 12px;
}
.con-box .con-text {
    font-size: 14px;
    height: 60px;
}
.news-list {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-block-start: 20px;
    padding-inline-start: 0;
    margin-inline-start: 20px;
    text-align: left;
}
.news-list li {
    margin-bottom: 10px;
}
.news-list li .a-title{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-list li .desc{
    font-size: 14px;
    color: #666;
}
