a,
body .bw_gy_section_3_item_btn {
    text-decoration: none;
    color: #000;
}

.none {
    display: none;
}

.el-dialog {
    width: 32%;
}

.bw_foot_part2_item_row .iconfont {
    font-size: 28px;
}

.el-dialog .el-dialog__title,
.el-dialog .el-form-item__label,
.el-dialog .el-input__inner,
.el-dialog .el-textarea__inner {
    color: #000;
}

.el-form-item {
    margin: 22px 0 0;
}

.el-dialog .el-button--danger {
    width: 100%;
    background-color: #D01F27;
}


/*bw_head*/

.bw_head {
    top: 0px;
    height: 100px;
}

.bw_head.fixed {
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 9;
    width: 80%;
}

.bw_head.fixed .bw_nav a {
    color: #000;
}

.bw_head.fixed .bw_icon {
    width: 6%;
}

.bw_icon {
    width: 100px;
    height: 100px;
}

.bw_icon>img {
    width: 100%;
}

.thanks-box {
    display: flex;
    justify-content: space-around;
    padding: 0 10%;
    margin: 100px 0;
}

.thanks-box .tips {
    font-size: 19px;
    font-family: "Arial";
    font-weight: 400;
}

.thanks-box .bw_gy_section_14_title {
    margin: 0;
}

.thanks-box .box_left {
    position: relative;
    height: 500px;
}

.box_left a {
    color: #fff;
}

.thanks-box .box_right {
    width: 300px;
    /* margin-left: 50px; */
}

.thanks-box .box_right img {
    width: 100%;
}

.thanks-box .box_left .img_box {
    position: absolute;
    bottom: 50px;
    width: 100%;
}

.thanks-box .box_left .img_box img {
    width: 48%;
}


/*bw_foot*/

.bw_foot * {
    color: rgba(255, 255, 255, 1);
}

.bw_foot_part1 {
    display: flex;
    align-items: center;
    padding: 50px 10%;
}

.bw_foot_part1_words {
    color: #CC292C;
    font-size: 36px;
    font-weight: bold;
    font-family: Arial;
    font-style: italic;
}

.bw_foot_part1_btn {
    border-color: rgba(204, 41, 44, 1);
    font-size: 20px;
    color: #FFFFFF;
    font-family: Poppins;
    font-weight: 400;
    line-height: 24px;
    background: rgba(204, 41, 44, 1);
    border-radius: 3px;
    padding: 10px 20px;
    margin-left: auto;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.bw_foot_part1 .bw_foot_part1_btn:hover {
    border-radius: 50px;
}

.bw_foot_part2_companyname {
    font-weight: bold;
    line-height: 24px;
    margin-top: 10px;
}

.bw_foot_part2 {
    display: flex;
    padding: 50px 4% 40px;
}

.bw_foot_part2_item {
    display: flex;
    flex-direction: column;
    width: 25%;
}

.bw_foot_part2_item_title {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
}

.bw_foot_part2_item_row {
    opacity: 0.8;
    display: flex;
    margin: 5px 0px;
    font-size: 14px;
}

.bw_foot_part2_item_4 .bw_foot_part2_item_row {
    align-items: center;
}

.bw_foot_part2_item_row a,
.bw_foot_part2_item_4 .bw_foot_part2_item_row .iconfont,
.bw_foot_part2_item_4 .bw_foot_part2_item_row .bw_foot_part2_item_row_words {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.bw_foot_part2_item_2 .bw_foot_part2_item_row_words:hover {
    opacity: 1
}

.bw_foot_part2_item_row:hover a,
.bw_foot_part2_item_2 .bw_foot_part2_item_row_words:hover,
.bw_gy_section_3_item_btn:hover,
body .bw_gy_section_8_subtitle a:hover,
.bw_gy_section_8_blog:hover .bw_gy_section_8_blog_title,
.bw_gy_section_17_product:hover .bw_gy_section_17_product_name,
.bw_foot_part2_item_4 .bw_foot_part2_item_row:hover .iconfont,
.bw_foot_part2_item_4 .bw_foot_part2_item_row:hover .bw_foot_part2_item_row_words {
    /* font-size: 18px; */
    color: #CC292C;
}

.bw_gy_section_3_item_title .bw_gy_section_3_item_btn:hover,
.bw_gy_section_3_item_btn:hover a {
    color: #000;
}

.bw_gy_section_3_item_btn:hover,
.bw_gy_section_8_subtitle:hover {
    text-decoration: underline;
}

.bw_gy_section_5_item.main {
    height: 690px;
    position: relative;
}

.bw_gy_section_5_item.main .bw_gy_section_5_item_pic {
    position: absolute;
    top: -90px;
    left: 0;
    width: 51%;
}

.bw_gy_section_5_item.main .bw_gy_section_5_item_info {
    position: absolute;
    right: 230px;
}


/* .bw_foot_part2_item_row>a {
	text-decoration: underline;
} */

.bw_foot_part2_item_row_imgwrap {
    margin-right: 8px;
}

.bw_foot_part3 {
    display: flex;
    padding: 50px 10%;
    align-items: center;
    justify-content: center;
}

.bw_foot_designer {
    margin-left: auto;
}

.bw_foot {
    background: rgba(22, 26, 35, 1);
    margin-top: 0px;
}

.project-img {
    width: 100%;
}

.project .bw_gy_section_5_item_info {
    width: 28%;
}

.project .bw_gy_section_5_item_pic {
    width: 30%;
}

.project .bw_gy_section_5_item_shape {
    height: 600px;
}

.project .bw_gy_section_5_item_info_p {
    line-height: 22px;
}

.project .bw_gy_section_5_item_pic>img {
    width: 100%;
}

.project .bw_gy_section_14_title_circle {
    position: absolute;
    border-radius: 50%;
    border: 9px solid rgba(208, 31, 39, 1);
    left: -10px;
    top: -5px;
    padding: 8px;
    z-index: -1;
}

.project .bw_gy_section_5_item_shape {
    z-index: -5;
}

.bw_foot_part2_item_1 {}

.bw_foot_part2_item_2 {
    width: 20%;
}

.bw_foot_part2_item_3 {
    width: 35%;
    box-sizing: border-box;
    /* padding-right: 5%; */
}

.bw_foot_part2_item_4 {
    width: 20%;
}


/*bw_body*/


/*bw_gy_section_0*/

.bw_gy_section_0 {
    height: 770px;
}

.bw_gy_section_0 .head {
    /* position: absolute;
	z-index: 9999;
	top: 0;
	width: 100%; */
}

.bw_gy_section_0 .shuffling {
    height: 770px;
    position: absolute;
    width: 100%;
    z-index: -1;
    top: 0
}

.shuffling .el-carousel__item.is-animating {
    background-position: 50%;
}

.bw_gy_section_0 .shuffling .el-carousel {
    overflow: hidden;
    height: 100%;
}

.bw_gy_section_1_img {
    width: 100%;
}

.bw_gy_section_1_words {
    position: relative;
    padding-left: 9%;
    top: 115px;
}

.bw_gy_section_1_words_title {
    margin-bottom: 20px;
}

.bw_gy_section_1_words_title,
.bw_gy_section_1_words_title span {
    font-weight: bold;
    font-size: 64px;
}

.bw_gy_section_1_words_info {
    font-size: 19px;
}

.bw_gy_section_1_words_btn {
    border-radius: 5px;
    padding: 12px 25px;
    background-color: #D01F27;
    display: inline-block;
    margin-top: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.bw_gy_section_1_words_btn:hover {
    background-color: rgba(211, 85, 92, 0.966);
}

.red_circle {
    border-radius: 50%;
    border: 1px solid #D01F27;
    display: inline-block;
    padding: 2px;
    position: relative;
    top: 2px;
}


/*bw_gy_section_2*/

.bw_gy_section_2 {
    width: 64%;
    margin: 40px auto;
    /* margin-top: 40px;
	margin-bottom: 40px; */
}

.bw_gy_section_2_title {
    font-weight: bold;
    color: #333333;
    font-size: 36px;
    line-height: 48px;
    text-align: center;
}

.bw_gy_section_2_subtitle {
    color: #999999;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    width: 70%;
    margin: 20px auto;
}

.bw_gy_section_2_imgcontainer {
    display: flex;
    flex-wrap: wrap;
}

.bw_gy_section_2_imgItem {
    margin: 10px;
    overflow: hidden;
    position: relative;
    width: calc(33.33% - 20px);
}

.bw_gy_section_2_imgItem_img {
    transition: all 0.3s;
    width: 100%;
    display: block;
}

.bw_gy_section_2_imgItem_img:hover {
    transform: scale(1.1);
}

.bw_gy_section_2_imgItem_info {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: white;
    font-size: 1.63rem;
}


/*bw_gy_section_3*/

.bw_gy_section_3 {
    background: rgba(250, 250, 250, 1);
    display: flex;
    justify-content: space-between;
    padding: 60px 18%;
}

.bw_gy_section_3_item {
    width: 50%;
    margin: 10px;
}

.bw_gy_section_3_item_titlewrap {
    margin-bottom: 20px;
    /* min-height: 140px; */
}

.bw_gy_section_3_item_title {
    font-weight: bold;
    font-size: 36px;
    color: #333333;
    line-height: 48px;
    height: 100px;
}

.bw_gy_section_3_item_btn {
    text-decoration: underline;
    margin-top: 20px;
    color: #333333;
    display: inline-block;
}

.bw_gy_section_3_item_imgwrap {
    overflow: hidden;
    transition: all 0.3s;
    position: relative;
}

.bw_gy_section_3_item_imgwrap:hover>.bw_gy_section_3_item_wrap {
    background-color: rgba(0, 0, 0, 0.6);
}

.bw_gy_section_3_item_img {
    transition: all 0.3s;
    width: 100%;
    display: block;
}

.bw_gy_section_3_item_imgwrap:hover>.bw_gy_section_3_item_img {
    transform: scale(1.1);
}

.bw_gy_section_3_item_wrap {
    background: transparent;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    transition: all 0.4s;
}


/*bw_gy_section_4*/

.bw_gy_section_4 {
    /* width: 64%; */
    margin: 60px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.bw_gy_section_4_title {
    color: #333333;
    font-weight: bold;
    line-height: 48px;
    font-size: 36px;
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
}

.bw_gy_section_4_container {
    background-image: url('../img/home/bg_why choose us.png');
    display: flex;
    height: 600px;
    background-position: 50%;
    background-size: cover;
    width: 1200px;
}

.bw_gy_section_4_column {
    display: flex;
    padding: 30px;
    background: none;
    border-right: 1px solid hsla(0, 0%, 100%, .25);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: end;
    justify-content: flex-end;
    color: #fff;
    flex-basis: 100%;
    overflow: hidden;
    text-decoration: none;
    transition: background .3s ease-in-out;
}

.bw_gy_section_4_column:hover {
    background: rgba(0, 0, 0, .6);
}

.bw_gy_section_4_column_top {
    transition: opacity .3s ease-in-out, transform .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out;
    -webkit-box-align: stretch;
    align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: end;
    justify-content: flex-end;
    display: flex;
    -webkit-box-flex: 1;
    flex-grow: 1;
    position: relative;
    visibility: visible;
}

.bw_gy_section_4_column_top_icon {
    opacity: 0.25;
    margin-bottom: 20px;
    transition: opacity .3s ease-in-out;
    position: absolute;
    bottom: 40px;
}

.bw_gy_section_4_column_top_icon img {
    width: 75%;
}

.bw_gy_section_4_column_top_title {
    font-size: 1.25rem;
    font-weight: 300;
    margin: 0;
    opacity: 0.5;
    line-height: 1.25em;
}

.bw_gy_section_4_column_bottom {
    margin: 0;
    max-width: none;
    position: relative;
    height: 0px;
    transition: height .3s ease-in-out;
}

.bw_gy_section_4_column_bottom_words {
    max-height: 300px;
    position: absolute;
    font-size: .875rem;
    line-height: 1.75em;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    /* padding-right: 1rem; */
    pointer-events: none;
    transition: opacity .3s ease-in-out, transform .3s ease-in-out, -webkit-transform .3s ease-in-out, -moz-transform .3s ease-in-out, -o-transform .3s ease-in-out;
}

.bw_gy_section_4_column:hover .bw_gy_section_4_column_top_icon {
    opacity: 1;
}

.bw_gy_section_4_column:hover .bw_gy_section_4_column_top_title {
    opacity: 1;
}

.bw_gy_section_4_column:hover .bw_gy_section_4_column_bottom {
    opacity: 1;
}

.bw_gy_section_4_column:hover>.bw_gy_section_4_column_top.child1 {
    transform: translateY(-290px);
}

.bw_gy_section_4_column:hover>.bw_gy_section_4_column_top.child2 {
    transform: translateY(-240px);
}

.bw_gy_section_4_column:hover>.bw_gy_section_4_column_top.child3 {
    transform: translateY(-170px);
}

.bw_gy_section_4_column:hover>.bw_gy_section_4_column_top.child4 {
    transform: translateY(-220px);
}

.bw_gy_section_4_column:hover>.bw_gy_section_4_column_top.child5 {
    transform: translateY(-200px);
}

.bw_gy_section_4_column:hover .bw_gy_section_4_column_bottom_words.child1 {
    opacity: 1;
    transform: translateY(-270px);
}

.bw_gy_section_4_column:hover .bw_gy_section_4_column_bottom_words.child2 {
    opacity: 1;
    transform: translateY(-220px);
}

.bw_gy_section_4_column:hover .bw_gy_section_4_column_bottom_words.child3 {
    opacity: 1;
    transform: translateY(-150px);
}

.bw_gy_section_4_column:hover .bw_gy_section_4_column_bottom_words.child4 {
    opacity: 1;
    transform: translateY(-200px);
}

.bw_gy_section_4_column:hover .bw_gy_section_4_column_bottom_words.child5 {
    opacity: 1;
    transform: translateY(-180px);
}


/*bw_gy_section_5*/

.bw_gy_section_5 {
    width: 64%;
    margin: 60px auto;
}

.bw_gy_section_5_title {
    font-size: 36px;
    font-weight: bold;
    line-height: 48px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
}

.bw_gy_section_5_item {
    display: flex;
    margin: 100px 0px;
    justify-content: space-around;
    align-items: center;
}

.bw_gy_section_5_item_pic {
    width: 42%;
    position: relative;
    margin-right: 25px;
    /* display: flex; */
}

.bw_gy_section_5_item_pic>img {
    margin-left: auto;
    display: inline-block;
    /* margin-right: 10vw; */
    width: 100%;
}

.bw_gy_section_5_item_shape {
    position: absolute;
    left: -15vw;
    background: linear-gradient(to left, #f2f5f7, #fff);
    top: -50px;
    width: 50vw;
    height: 350px;
    box-sizing: border-box;
    animation: bob 10s infinite;
    z-index: -1;
}

.bw_gy_section_5_item_info {
    width: 42%;
    margin-right: 25px;
    /* padding-right: 8vw;
	box-sizing: border-box; */
}

.bw_gy_section_5_item_info_title {
    font-weight: bold;
    line-height: 2.68rem;
    color: rgba(51, 51, 51, 1);
    font-size: 2.25rem;
}

.bw_gy_section_5_item_info_p {
    font-weight: 400;
    line-height: 1.88rem;
    color: rgba(153, 153, 153, 1);
    font-size: 0.875rem;
    margin: 30px 0px;
}

.bw_gy_section_5_item_info_btn {
    border: 1px solid rgba(208, 31, 39, 1);
    border-radius: 3px;
    font-size: 14px;
    font-weight: 400;
    color: rgba(208, 31, 39, 1);
    padding: 12px 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.bw_gy_section_5_item_info_btn:hover {
    background: rgba(208, 31, 39, 1);
    color: #fff;
}

.bw_gy_section_5_item_pic_right>img {
    margin-right: auto;
    /* margin-left: 5vw; */
}

.bw_gy_section_5_item_shape_right {
    background: linear-gradient(to right, #f2f5f7, #fff);
    /* left: 0px; */
    width: 49vw;
}

.bw_gy_section_5_btm {
    position: relative;
    text-align: center;
    background: #FAFAFA;
    padding: 34px 0 70px;
}

.bw_gy_section_5_btm .title {
    color: #D01F27;
    font-size: 35px;
    margin: 40px 0;
    font-weight: bold;
}

.bw_gy_section_5_btm .parts1 {
    position: absolute;
    left: 0;
    top: 125px;
    width: 170px;
}

.bw_gy_section_5_btm .parts2 {
    position: absolute;
    width: 115px;
    right: 35px;
    top: -5px;
}


/*bw_gy_section_6*/

.bw_gy_section_6 {
    padding-left: 10%;
}

.bw_gy_section_6_title {
    display: flex;
    align-items: center;
    height: 90px;
}

.bw_gy_section_6_title_words {
    font-size: 36px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.bw_gy_section_6_title_bg {
    background: rgba(250, 250, 250, 1);
    height: 100%;
    margin-left: auto;
    width: 60%;
}

.bw_gy_section_6_container {
    height: 300px;
}


/*bw_gy_section_7*/

.bw_gy_section_7 {
    display: flex;
    padding: 100px 15%;
    background-image: url('../img/home/bg_contact us.png');
    margin: 60px 0px;
    background-position: 100% 100%;
    background-size: cover;
}

.bw_gy_section_7 * {
    color: white;
}

.bw_gy_section_7_left {
    width: calc(50% - 20px);
    margin: 0px 20px;
    margin-left: 0px;
}

.bw_gy_section_7_left_title {
    font-weight: bold;
    line-height: 48px;
    font-size: 36px;
}

.bw_gy_section_7_left_subtitle {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 10px;
}

.bw_gy_section_7_left_info {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    background: rgba(255, 255, 255, 0.14);
    padding: 30px;
    margin: 30px 0px;
    border-radius: 5px;
}

.bw_gy_section_7_right {
    width: calc(50% - 40px);
    margin: 0px 20px;
    margin-right: 0px;
}

.bw_gy_section_7_right_title {
    font-size: 36px;
    font-weight: bold;
    line-height: 48px;
}

.bw_gy_section_7_right_subtitle {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 10px;
}

.bw_gy_section_7_right_form_input {
    width: calc(50% - 13px);
    margin: 10px;
}

.bw_gy_section_7_right_form_input_left {
    margin-left: 0px;
}

.bw_gy_section_7_right_form_input_right {
    margin-right: 0px;
}

.bw_gy_section_7_right_form_textarea {
    margin: 10px 0px;
}

.bw_gy_section_7_right_form_textarea>textarea {
    height: 100px;
}

.bw_gy_section_7_right_form_btn {
    margin: 10px 0px;
    padding: 12px 40px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    display: inline-block;
}

.bw_gy_section_7_right_form_textarea *,
.bw_gy_section_7_right_form_input * {
    color: black;
}


/*bw_gy_section_8*/

.bw_gy_section_8 {
    width: 80%;
    margin: 80px auto;
}

.bw_gy_section_8_titlewrap {
    display: flex;
    align-items: center;
}

.bw_gy_section_8_title {
    font-size: 36px;
    font-weight: bold;
    line-height: 48px;
    color: rgba(51, 51, 51, 1);
}

.bw_gy_section_8_driver {
    flex-grow: 1;
    border: 2px solid rgba(229, 229, 229, 1);
    margin: 0px 40px;
}

.bw_gy_section_8_subtitle {
    font-size: 16px;
    font-weight: bold;
    line-height: 48px;
    color: rgba(51, 51, 51, 1);
}

.bw_gy_section_8_bolgs {
    display: flex;
    margin-top: 30px;
}

.bw_gy_section_8_blog {
    width: calc(25% - 30px);
    margin: 0px 20px;
}

.bw_gy_section_8_blog_img,
.bw_gy_section_5_item_pic,
.bw_gy_section_10_img,
.bw_gy_section_17_product_img,
.bw_gy_section_15_blogitem_img {
    overflow: hidden;
}

.bw_gy_section_8_blog_img img,
.bw_gy_section_5_item_pic img,
.bw_gy_section_10_img img,
.bw_gy_section_17_product_img img,
.bw_gy_section_15_blogitem_img img,
.bw_gy_section_15_blogitem_info_btn {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.bw_gy_section_15_blogitem_img:hover img,
.bw_gy_section_8_blog_img:hover img,
.bw_gy_section_5_item_pic:hover img,
.bw_gy_section_10_img:hover img,
.bw_gy_section_17_product:hover img {
    transform: scale(1.1);
}

.bw_gy_section_15_blogitem_info_btn:hover {
    border: 1px solid #d01f27;
}

.bw_gy_section_15_blogitem_info_btn:hover a {
    color: #d01f27;
}

.bw_gy_section_8_blog_img>img {
    width: 100%;
}

.bw_gy_section_8_blog_title {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: rgba(51, 51, 51, 1);
    margin: 15px 0px;
}

.bw_gy_section_8_blog_date {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: rgba(153, 153, 153, 1);
}

.bw_gy_section_8_bolgs .bw_gy_section_8_blog:first-child {
    margin-left: 0px;
}

.bw_gy_section_8_bolgs .bw_gy_section_8_blog:last-child {
    margin-right: 0px;
}


/*bw_gy_section_9*/

.bw_gy_section_9>img {
    width: 100%;
}


/*bw_gy_section_10*/

.bw_gy_section_10 {
    width: 80%;
    margin: 80px auto;
    display: flex;
}

.bw_gy_section_10_img {
    width: 50%;
    box-sizing: border-box;
    padding: 0px 20px;
}

.bw_gy_section_10_img>img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.bw_gy_section_10_info {
    width: 50%;
    box-sizing: border-box;
    padding: 0px 20px;
}

.bw_gy_section_10_info_title {
    font-size: 36px;
    font-weight: bold;
    line-height: 48px;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 40px;
}

.bw_gy_section_10_info_p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: rgba(102, 102, 102, 1);
    margin: 20px 0px;
}

.bw_gy_section_10_extra {
    margin: 160px auto;
}

.bw_gy_section_10_info_extra {
    padding-left: 10%;
}

.bw_gy_section_10_driver {
    border: 3px solid rgba(208, 31, 39, 1);
    width: 60px;
    margin-top: 5px;
}

.bw_gy_section_10_info_step {
    font-size: 100px;
    font-family: Arial;
    font-weight: bold;
    color: rgba(153, 153, 153, 0.22);
}


/*bw_gy_section_11*/

.bw_gy_section_11 {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 60px 0px;
    background: linear-gradient(89deg, rgba(208, 31, 39, 1) 0%, rgba(212, 18, 64, 1) 100%);
}

.bw_gy_section_11_title {
    font-size: 36px;
    font-weight: bold;
    line-height: 48px;
    color: rgba(255, 255, 255, 1);
    margin-bottom: 30px;
}

.bw_gy_section_11_info {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.69);
    width: 52%;
    text-align: center;
}

.bw_gy_section_11_attach {
    position: absolute;
    width: 20vw;
    bottom: -100px;
    left: 4vw;
}

.bw_gy_section_11_attach>img {
    width: 100%;
}


/*bw_gy_section_12*/

.bw_gy_section_12 {
    width: 80%;
    margin: 80px auto;
}

.bw_gy_section_12_title {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    line-height: 48px;
    color: rgba(51, 51, 51, 1);
}

.bw_gy_section_12_info {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: rgba(153, 153, 153, 1);
    margin: 40px auto;
    width: 70%;
}

.bw_gy_section_12_container {
    display: flex;
    width: 80%;
    margin: 0px auto;
}

.bw_gy_section_12_imgwrap {
    width: 50%;
}

.bw_gy_section_12_imgwrap>img {
    display: block;
    margin: 0px auto;
}


/*bw_gy_section_13*/

.bw_gy_section_13 {
    background: rgba(250, 250, 250, 1);
    padding: 60px 0px;
}

.bw_gy_section_13_title {
    font-size: 36px;
    font-weight: bold;
    line-height: 48px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
}

.bw_gy_section_13_container {
    margin: 60px auto;
    width: 60%;
}


/*bw_gy_section_14*/

.bw_gy_section_14 {
    width: 80%;
    margin: 80px auto;
}

.bw_gy_section_14_title {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: 48px;
    color: rgba(51, 51, 51, 1);
    position: relative;
    width: fit-content;
    margin: auto;
}

.bw_gy_section_14_title_circle {
    position: absolute;
    border-radius: 50%;
    border: 9px solid rgba(208, 31, 39, 1);
    left: -10px;
    top: -5px;
    padding: 8px;
    z-index: -1;
}

.bw_gy_section_14_subtitle {
    margin: 40px auto;
    width: 60%;
    line-height: 28px;
    text-align: center;
}

.bw_gy_section_14_formtable {
    display: flex;
    width: 80%;
    margin: 80px auto;
    box-shadow: 0px 6px 32px rgba(0, 0, 0, 0.1);
}

.bw_gy_section_14_formtable_left {
    width: 50%;
    background-image: url(../img/contactus/ima.png);
    background-size: cover;
}

.bw_gy_section_14_formtable_right {
    width: 50%;
    padding: 50px;
}

.bw_gy_section_14_formtable_right_title {
    font-size: 40px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    margin: 20px 0px;
}

.bw_gy_section_14_contaction {
    display: flex;
    margin: 60px 0px;
}

.bw_gy_section_14_contaction_item {
    width: 33.33%;
    box-sizing: border-box;
    padding: 0px 7%;
}

.bw_gy_section_14_contaction_item_icon {
    margin-bottom: 25px;
}

.bw_gy_section_14_contaction_item_icon>img {
    display: block;
    margin: 0 auto;
}

.bw_gy_section_14_contaction_item_name {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    color: rgba(51, 51, 51, 1);
    text-align: center;
    margin-bottom: 25px;
}

.bw_gy_section_14_contaction_item_info {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: rgba(153, 153, 153, 1);
    text-align: center;
    margin-bottom: 25px;
}

.bw_gy_section_14_contaction_item_more {
    font-weight: bold;
    line-height: 24px;
    color: rgba(51, 51, 51, 1);
    font-size: 16px;
    text-align: center;
}

.bw_gy_section_14_formtable_btn {
    text-align: center;
    padding: 10px 30px;
    margin: 20px 0px;
    WIDTH: 100%;
}

.bw_gy_section_14_right_form_textarea>textarea {
    height: 220px;
}


/*bw_gy_section_15*/

.bw_gy_section_15 {
    width: 1200px;
    margin: 50px auto;
    display: flex;
}

.bw_gy_section_15_list {
    width: 100%;
}

.bw_gy_section_15_blogitem {
    display: flex;
    /* margin-bottom: 80px; */
    padding: 20px 0;
}

.bw_gy_section_15_blogitem_img {
    max-width: 30%;
    height: 240px;
    padding: 30px;
}

.bw_gy_section_15_blogitem_img>img {
    width: 100%;
    height: 100%;
}

.bw_gy_section_15_blogitem_info {
    width: 60%;
    padding: 0px 30px;
}

.bw_gy_section_15_blogitem_info * {
    text-align: left !important;
}

.bw_gy_section_15_blogitem_info_date {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: rgba(153, 153, 153, 1);
}

.bw_gy_section_15_blogitem_info_title {
    line-height: 30px;
    margin: 15px 0px;
}

.bw_gy_section_15_blogitem_info_title a {
    font-size: 30px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.bw_gy_section_15_blogitem_info_driver {
    border: 2px solid rgba(208, 31, 39, 1);
    width: 80px;
}

.bw_gy_section_15_blogitem_info_p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: rgba(51, 51, 51, 1);
    margin: 20px 0px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 95px;
}

.bw_gy_section_15_blogitem_info_p *:nth-child(n+2) {
    display: none;
}

.bw_gy_section_15_blogitem_info_btn {
    display: flex;
    font-weight: 400;
    line-height: 30px;
    align-items: center;
    border: 1px solid #fff;
    width: 120px;
    justify-content: center;
    border-radius: 5px;
    height: 40px;
}

.bw_gy_section_15_blogitem_info_btn a {
    font-size: 12px;
    color: rgba(153, 153, 153, 1);
}

.bw_gy_section_15_blogitem_info_circle {
    padding: 5px;
    border-radius: 50%;
    border: 2px solid rgba(208, 31, 39, 1);
    margin-right: 10px;
}

.bw_gy_section_15_splite {
    max-height: 900px;
    border-right: 1px solid rgba(200, 200, 200, 1);
    margin: 0px 20px;
}

.bw_gy_section_15_recent {
    width: 20%;
}

.bw_gy_section_15_recent_title {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 20px;
}

.bw_gy_section_15_recent_item {
    margin: 20px 0px;
}

.bw_gy_section_15_recent_item_title {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: rgba(51, 51, 51, 1);
}

.bw_gy_section_15_recent_item_date {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: rgba(153, 153, 153, 1);
    margin: 10px 0px;
}

.bw_gy_section_15_recent_item_driver {
    border: 1px solid rgba(220, 220, 220, 1);
}

.bw_gy_section_15_list_pagination {
    display: flex;
    justify-content: center;
}


/*bw_gy_section_16*/

.bw_gy_section_16 {
    width: 70%;
    margin: 80px auto;
    display: flex;
}

.bw_gy_section_16_article {
    width: 1200px;
    margin: auto;
}

.bw_gy_section_16_article_breadcrumb {
    margin-top: -20px;
}

.bw_gy_section_16_article_title {
    font-size: 48px;
    font-weight: bold;
    line-height: 45px;
    color: rgba(51, 51, 51, 1);
    margin: 40px 0px;
}

.bw_gy_section_16_article_date {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: rgba(153, 153, 153, 1);
    margin: 40px 0px;
}

.bw_gy_section_16_article_p {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: rgba(51, 51, 51, 1);
}

.bw_gy_section_16_article_p img {
    width: 100%;
}

.bw_gy_section_16_splite {
    border-right: 1px solid rgba(200, 200, 200, 1);
    margin: 0px 20px;
}

.bw_gy_section_16_recent {
    width: 20%;
}

.bw_gy_section_16_recent_title {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    color: rgba(51, 51, 51, 1);
    margin-bottom: 20px;
}

.bw_gy_section_16_recent_item {
    margin: 20px 0px;
}

.bw_gy_section_16_recent_item_title {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    color: rgba(51, 51, 51, 1);
}

.bw_gy_section_16_recent_item_date {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: rgba(153, 153, 153, 1);
    margin: 10px 0px;
}

.bw_gy_section_16_recent_item_img {
    margin: 20px 0px;
}

.bw_gy_section_16_recent_item_img>img {
    width: 100%;
}


/*bw_gy_section_17*/

.bw_gy_section_17_classify,
.bw_gy_section_17_container {
    width: 1200px;
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.bw_gy_section_17_classify_item.item-none,
.bw_gy_section_17_product.item-none {
    margin: 0;
    padding: 0;
    border: 0;
}

.bw_gy_section_17_classify_item {
    cursor: pointer;
    margin: 0 0 10px 0;
    border: 1px solid rgba(220, 220, 220, 1);
    padding: 15px;
    flex-basis: 230px;
    box-sizing: border-box;
    font-size: 16px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    transition: all .3s ease;
}

.bw_gy_section_17_classify_item:hover {
    border: 1px solid #D01F27;
}

.bw_gy_section_17_classify_item.hoverThis {
    background-color: #D01F27;
    color: #fff;
}

.bw_gy_section_17_classify_item.hoverThis a {
    color: #fff;
}

.bw_gy_section_17_product {
    width: 380px;
    margin-bottom: 30px;
    border: 1px solid rgba(220, 220, 220, 1);
    /* cursor: pointer */
}

.bw_gy_section_17_product_img {
    text-align: center;
    /* width: 380px; */
    height: 285px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bw_gy_section_17_product_img img {
    height: 88%;
}

.bw_gy_section_17_product_name {
    font-size: 24px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
    padding: 25px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    box-sizing: border-box;
    border-top: 1px solid rgba(220, 220, 220, 1);
}

.bw_gy_section_17_product_pagination {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
}


/*bw_gy_section_18*/

.bw_gy_section_18 {
    width: 1200px;
    margin: 60px auto;
}

.bw_gy_section_18_short {
    display: flex;
    justify-content: space-between;
    margin: 40px 0px;
}

.bw_gy_section_18_short_img {
    /* width: 500px; */
    border: 1px solid rgba(220, 220, 220, 1);
    flex-basis: 700px;
    /* display: flex;
	justify-content: center;
	align-items: center; */
    /* height: 525px; */
}

.bw_gy_section_18_short_img .el-carousel__container {
    height: 525px;
}

.bw_gy_section_18_short_img .el-carousel__item {
    /* display: flex;
	justify-content: center; */
    text-align: center;
}

.bw_gy_section_18_short_img img {
    /* width: 100%; */
    height: 100%;
}

.bw_gy_section_18_short_info {
    flex-basis: 460px;
    /* box-sizing: border-box; */
    padding-top: 20px;
}

.bw_gy_section_18_short_name {
    font-size: 40px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.bw_gy_section_18_short_type {
    font-size: 20px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
    margin: 20px 0px;
}

.bw_gy_section_18_short_introduce {
    font-size: 16px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: 24px;
}

.bw_gy_section_18_short_btn {
    background: rgba(204, 41, 44, 1);
    border-radius: 3px;
    font-size: 16px;
    font-weight: 400;
    margin-top: 60px;
    padding: 12px 30px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.bw_gy_section_18_short_btn:hover {
    background: rgba(204, 41, 44, 0.493);
}

.bw_gy_section_18_short_btn a {
    color: rgba(255, 255, 255, 1);
}

.bw_gy_section_18_short_btn:hover {}

.bw_gy_section_18_long {
    margin: 60px 0px;
}

.bw_gy_section_18_long_ds {
    font-size: 30px;
    font-weight: bold;
    color: rgba(208, 31, 39, 1);
    margin-bottom: 20px;
}

.bw_gy_section_18_long_driver {
    border-bottom: 1px solid rgba(220, 220, 220, 1);
    margin-bottom: 60px;
}

.bw_gy_section_18_long_name {
    font-size: 30px;
    font-weight: bold;
    color: rgba(51, 51, 51, 1);
}

.bw_gy_section_18_long_type {
    font-size: 16px;
    font-weight: 400;
    color: rgba(153, 153, 153, 1);
}

.bw_gy_section_18_long_namedriver {
    width: 60px;
    border: 1px solid rgba(208, 31, 39, 1);
    margin: 20px 0px;
}

.bw_gy_section_18_long_info {
    margin: 20px 0px;
}

.bw_gy_section_18_long_info img {
    width: 100%;
}


/*bw_gy_section_19*/

.bw_gy_section_19 {
    width: 70%;
    margin: 60px auto;
}

.bw_gy_section_19_formitem {
    display: flex;
    margin: 30px 0px;
}

.bw_gy_section_19_formitem_label {
    width: 200px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
}

.bw_gy_section_19_formitem_input {
    max-width: 600px;
}

.bw_gy_section_19_formitem_input input {
    height: 50px;
}

.bw_gy_section_19_formitem_textarea {
    max-width: 600px;
}

.bw_gy_section_19_formitem_textarea textarea {
    height: 150px;
}


/*bw_gy_section_20*/

.bw_gy_section_20 {
    width: 70%;
    margin: 60px auto;
}

.bw_gy_section_20_title {
    font-size: 30px;
    font-weight: bold;
    color: rgba(208, 31, 39, 1);
    margin: 20px 0px;
}

.bw_gy_section_20_driver {
    border: 1px solid rgba(220, 220, 220, 1);
}


/*common*/

* {
    font-family: Poppins;
}

.bw_foot_driver {
    margin: 0px;
}

.red_color {
    color: #D01F27;
}

.white_color {
    color: white;
}

.el-carousel--vertical,
.el-carousel__container {
    height: 100%;
}

@keyframes bob {
    0% {
        transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(0, -50px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}

[v-cloak] {
    display: none;
}


/*phone css*/

@media screen and (max-width: 1239px) {
    .bw_gy_section_5_item.main .bw_gy_section_5_item_pic,
    .bw_gy_section_5_item.main .bw_gy_section_5_item_info {
        position: initial
    }
    .bw_gy_section_5_item.main {
        height: initial;
    }
    .bw_gy_section_5_item {
        margin: 50px 0px;
    }
    .bw_gy_section_5_item_info {
        display: flex;
        align-content: center;
        flex-wrap: wrap;
    }
    .thanks-box .box_right {
        display: none;
    }
    .bw_gy_section_0 .shuffling {
        height: 550px;
    }
    .bw_gy_section_0 {
        height: 469px;
    }
    /*head	*/
    .bw_icon_phone {
        height: 100%;
    }
    .bw_icon_phone>img {
        height: 100%;
    }
    /*body*/
    .bw_gy_section_2_title {
        font-size: 28px;
        text-align: center;
    }
    .bw_gy_section_2_subtitle {
        width: 100%;
    }
    .bw_gy_section_2_imgItem {
        width: 48%;
        margin: 10px 1%
    }
    /* .bw_gy_section_3 {
		flex-direction: column;
	} */
    /* .bw_gy_section_3_item {
		width: calc(100% - 40px);
		margin: 20px 20px;
	} */
    .bw_gy_section_3_item_title {
        font-size: 28px;
    }
    /* .bw_gy_section_3_item_titlewrap {
		min-height: unset;
	} */
    .bw_gy_section_5_item_pic>img {
        width: 100%;
    }
    .bw_gy_section_5_item_info_p {
        display: none;
    }
    .bw_gy_section_5_item_info_title {
        margin-bottom: 1.11rem;
        font-size: 12px;
        font-weight: normal;
        line-height: 20px;
    }
    .bw_gy_section_5_item_shape {
        height: 150px;
    }
    .bw_gy_section_7 {
        flex-direction: column;
        padding: 50px 20px;
    }
    .bw_gy_section_7_left_title {
        text-align: center;
    }
    .bw_gy_section_7_left_subtitle {
        text-align: center;
    }
    .bw_gy_section_7_left {
        width: 100%;
        margin: 0px;
    }
    .bw_gy_section_7_right {
        width: 100%;
        margin: 0px;
    }
    .bw_gy_section_7_right_form_input {
        width: 100%;
        margin: 10px 0px;
    }
    .bw_gy_section_7_right_title {
        text-align: center;
    }
    .bw_gy_section_7_right_subtitle {
        text-align: center;
    }
    .bw_gy_section_7_right_form_btn {
        display: block;
        text-align: center;
    }
    .bw_gy_section_8_driver {
        display: none;
    }
    .bw_gy_section_8_bolgs {
        flex-wrap: wrap;
    }
    .bw_gy_section_8_blog {
        width: 100%;
        margin: 20px 0px !important;
    }
    .bw_gy_section_8_subtitle {
        display: none;
    }
    .bw_gy_section_8_title {
        margin: 0px auto;
    }
    .bw_gy_section_8_blog_title {
        margin: 10px 0px;
    }
    .bw_gy_section_10 {
        flex-direction: column;
        margin: 40px auto;
    }
    .bw_gy_section_10_reverse {
        flex-direction: column-reverse;
    }
    .bw_gy_section_10_info {
        width: 100%;
        padding: 0px;
    }
    .bw_gy_section_10_img {
        width: 100%;
        padding: 0px;
    }
    .bw_gy_section_10_info_title {
        font-size: 28px;
        text-align: center;
        margin-bottom: 20px;
    }
    .bw_gy_section_10_info_extra>.bw_gy_section_10_info_title {
        text-align: unset;
        line-height: 34px;
    }
    .bw_gy_section_10_extra .bw_gy_section_10_img {
        margin: 0px !important;
    }
    .bw_gy_section_10_extra .bw_gy_section_10_info_title {
        text-align: unset;
        line-height: 36px;
    }
    .bw_gy_section_10_info_step {
        font-size: 80px;
    }
    .bw_gy_section_11 {
        padding: 30px 0px;
    }
    .bw_gy_section_11_title {
        margin: 0px 30px;
        margin-bottom: 20px;
        text-align: center;
        font-size: 28px;
        line-height: 32px;
    }
    .bw_gy_section_11_info {
        width: 100%;
        padding: 0px 20px;
        box-sizing: border-box;
    }
    .bw_gy_section_11_attach {
        bottom: -45px;
    }
    .bw_gy_section_12_info {
        width: 100%;
        margin: 20px 0px;
        padding: 0px 20px;
        box-sizing: border-box;
    }
    .bw_gy_section_12_container {
        flex-direction: column;
    }
    .bw_gy_section_12_imgwrap {
        width: 100%;
        margin: 20px 0px;
    }
    .bw_gy_section_12_imgwrap>img {
        width: 100%;
    }
    .bw_gy_section_14 {
        width: calc(100% - 40px);
        margin: 40px 20px;
    }
    .bw_gy_section_14_contaction {
        flex-direction: column;
        margin: 20px 0px;
    }
    .bw_gy_section_14_contaction_item {
        width: 100%;
        margin: 40px 0px;
    }
    .bw_gy_section_14_subtitle {
        width: 100%;
        text-align: unset;
    }
    .bw_gy_section_14_formtable {
        width: 100%;
        margin: 40px auto;
        flex-direction: column;
    }
    .bw_gy_section_14_formtable_left {
        width: 100%;
        height: 70vw;
    }
    .bw_gy_section_14_formtable_right {
        width: 100%;
        padding: 20px;
        box-sizing: border-box;
    }
    .bw_gy_section_14_formtable_right_title {
        font-size: 28px;
        text-align: center;
    }
    .bw_gy_section_15_splite {
        display: none;
    }
    .bw_gy_section_15_list {
        width: 100%;
    }
    .bw_gy_section_15_blogitem {
        /* margin-bottom: 20px;
		margin-top: 40px; */
        flex-direction: column;
        padding: 0;
    }
    .bw_gy_section_15_blogitem_img {
        max-width: initial;
        padding: 30px 0;
    }
    .bw_gy_section_15_blogitem_info {
        width: 100%;
        box-sizing: border-box;
        padding: 0;
    }
    .bw_gy_section_15_recent {
        width: 100%;
        margin-top: 40px;
    }
    .bw_gy_section_16 {
        margin: 20px;
        width: calc(100% - 40px);
        flex-direction: column;
    }
    .bw_gy_section_16_article {
        width: 100%;
    }
    .bw_gy_section_16_article_title {
        margin: 30px 0px;
        font-size: 28px;
    }
    .bw_gy_section_16_article_date {
        margin: 20px 0px;
    }
    .bw_gy_section_16_splite {
        display: none;
    }
    .bw_gy_section_16_recent {
        width: 100%;
        margin-top: 40px;
    }
    .bw_gy_section_17 {
        /* margin: 20px;
		width: calc(100% - 40px); */
    }
    .bw_gy_section_17_product {
        width: calc(100% - 40px);
    }
    .bw_gy_section_18 {
        width: calc(100% - 40px);
        margin: 20px;
    }
    .bw_gy_section_18_short {
        flex-direction: column;
    }
    .bw_gy_section_18_short_img .el-carousel__container {
        height: 300px;
    }
    .bw_gy_section_18_short_img img {
        width: 280px;
        height: auto;
    }
    .bw_gy_section_18_short_img {
        flex-basis: 300px;
    }
    .bw_gy_section_18_short_info {
        width: 100%;
        padding: 0px;
        margin-top: 20px;
    }
    .bw_gy_section_18_short_name {
        font-size: 28px;
    }
    .bw_gy_section_18_long_driver {
        margin-bottom: 20px;
    }
    .bw_gy_section_19 {
        width: calc(100% - 40px);
        margin: 20px;
    }
    .bw_gy_section_20_driver {
        display: none;
    }
    .bw_gy_section_19_formitem_label {
        display: none;
    }
    .bw_gy_section_19_formitem_input {
        max-width: unset;
    }
    .bw_gy_section_19_formitem_textarea {
        max-width: unset;
    }
    .bw_gy_section_19_formitem>.bw_foot_part1_btn {
        width: 100%;
        text-align: center;
    }
    .bw_gy_section_20 {
        width: calc(100% - 40px);
        margin: 20px;
    }
    .bw_gy_section_2_imgItem_info {
        font-size: 0.88rem;
    }
}

@media screen and (max-width: 1200px) {
    .bw_gy_section_15 {
        width: 100%;
        padding: 20px;
        /* margin: 0px 12px; */
        flex-direction: column;
        box-sizing: border-box;
    }
    .bw_gy_section_16_article_breadcrumb {
        margin: 10px 0;
    }
    .bw_gy_section_16_article_breadcrumb a,
    .bw_gy_section_16_article_breadcrumb,
    .el-breadcrumb__inner {
        font-size: 12px;
    }
    .bw_gy_section_17_product_img {}
    .bw_gy_section_17_product_img {
        /* margin: auto; */
    }
    .bw_gy_section_17_product_img img {
        /* height: auto;
		width: 90%; */
    }
    .bw_gy_section_13_container {
        width: 100%;
    }
    .bw_gy_section_3 {
        padding: 60px 3%;
    }
    .bw_gy_section_2 {
        width: 95%;
    }
    .bw_gy_section_3_item {
        width: calc(100% - 40px);
        margin: 20px 20px;
    }
    .bw_gy_section_9 {
        background-position: 50%;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        height: 130px;
    }
    .bw_gy_section_9>img {
        display: none;
    }
    .bw_foot_part1 {
        flex-wrap: wrap;
    }
    .bw_foot_part1_words {
        text-align: center;
        width: 100%;
    }
    .bw_foot .bw_foot_part1_btn {
        width: 64%;
        text-align: center;
        margin: 40px 18% 0;
    }
    .bw_foot_part2 {
        flex-wrap: wrap;
    }
    .bw_foot_part2_item {
        width: 100%;
    }
    .bw_foot_part2_item_3 {
        margin-top: 10px;
    }
    .bw_foot_part2_item_row {
        justify-content: center;
    }
    .bw_foot_part2_companyname {
        padding: 10px 5%;
    }
    .bw_foot_copyright,
    .bw_foot_part2_companyname,
    .bw_foot_part2_logo,
    .bw_foot_part2_item_title {
        text-align: center;
    }
    .bw_foot_designer,
    .bw_foot_part2_item_4,
    .bw_foot_part2_item_2 {
        display: none;
    }
}

@media screen and (max-width: 1440px) {
    .bw_gy_section_3_item_title {
        font-size: 19px;
        height: auto;
    }
    .bw_gy_section_4_column:hover>.bw_gy_section_4_column_top.child1 {
        transform: translateY(0);
    }
    .bw_gy_section_4_column:hover>.bw_gy_section_4_column_top.child2 {
        transform: translateY(0);
    }
    .bw_gy_section_4_column:hover>.bw_gy_section_4_column_top.child3 {
        transform: translateY(0);
    }
    .bw_gy_section_4_column:hover>.bw_gy_section_4_column_top.child4 {
        transform: translateY(0);
    }
    .bw_gy_section_4_column:hover>.bw_gy_section_4_column_top.child5 {
        transform: translateY(0);
    }
    .bw_gy_section_4_column:hover .bw_gy_section_4_column_bottom {
        height: 60px;
    }
    .bw_gy_section_4_column:hover .bw_gy_section_4_column_bottom_words.child1 {
        opacity: 1;
        transform: translateY(0);
    }
    .bw_gy_section_4_column:hover .bw_gy_section_4_column_bottom_words.child2 {
        opacity: 1;
        transform: translateY(0);
    }
    .bw_gy_section_4_column:hover .bw_gy_section_4_column_bottom_words.child3 {
        opacity: 1;
        transform: translateY(0);
    }
    .bw_gy_section_4_column:hover .bw_gy_section_4_column_bottom_words.child4 {
        opacity: 1;
        transform: translateY(0);
    }
    .bw_gy_section_4_column:hover .bw_gy_section_4_column_bottom_words.child5 {
        opacity: 1;
        transform: translateY(0);
    }
    .bw_gy_section_1_words_title,
    .bw_gy_section_1_words_title span {
        font-size: 40px;
    }
    .bw_gy_section_4_container {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .bw_gy_section_4_column:hover .bw_gy_section_4_column_bottom_words {
        opacity: 1;
        transform: translateY(-40px);
    }
    .bw_gy_section_4_column_top {
        flex-direction: initial;
        justify-content: initial;
        align-items: center;
    }
    .bw_gy_section_4_column_top_icon {
        position: initial;
        margin: 0 20px 0 0;
    }
    .bw_gy_section_4_container {
        height: initial;
        max-height: initial;
    }
    .bw_gy_section_4 {
        width: 100%;
    }
    .bw_gy_section_5 {
        width: 90%;
    }
    .bw_gy_section_17_classify,
    .bw_gy_section_17_container {
        width: 100%;
        justify-content: center;
    }
    .bw_gy_section_17_classify_item,
    .bw_gy_section_17_product {
        flex-basis: 95%;
    }
}

@media screen and (max-width: 650px) {
    .el-carousel--horizontal {
        /* height: 260px; */
        overflow: hidden;
    }
    .bw_gy_section_13_container {
        height: 210px;
    }
    .bw_gy_section_4_column:hover .bw_gy_section_4_column_bottom {
        height: 130px;
    }
    .bw_gy_section_4_column:hover .bw_gy_section_4_column_bottom_words {
        font-size: 13px;
    }
    .bw_gy_section_15_blogitem_info_title {
        margin: 0px 0px 15px;
    }
    .bw_gy_section_15_blogitem_info_title a {
        font-size: 20px;
    }
    .bw_gy_section_3 {
        display: initial;
    }
    .bw_gy_section_6_container {
        height: 150px;
    }
    .el-dialog {
        width: 90%;
    }
    .bw_gy_section_0 {
        height: 476px;
        background-size: 317%;
    }
}