.header_menu_box {
    display: none;
}

.index_slider_img {
    width: 100%;
    height: 262px;
}

.swiper-pagination-bullet {
    width: 27px;
    height: 3px;
    background: rgba(255, 255, 255, 0.4);
    opacity: 1;
    border-radius: 0;
}

.swiper-pagination-bullet-active {
    background: #fff
}

.common_box {
    padding: 12px;
}

.common_title {
    margin: 10px auto;
    height: 16px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 16px;
    text-align: center;
}

.common_title span {

    background-image: url("../images/common/title_bg.png");
    background-size: 100%;
    padding: 0 30px;
    background-repeat: no-repeat;
    background-position: center center;
}

.hongji_mp4 {
    width: 100%;
}

.common_title_2 {
    margin: 10px auto;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 16px;
    text-align: center;
}

.common_line {
    width: 22px;
    height: 3px;
    background: #1D4A8E;
    margin: 0 auto;
    margin-bottom: 19px;
}

.common_desc {
    height: 14px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 14px;
    text-align: center;
    margin-bottom: 20px;
}

.pinpai_item {
    justify-content: space-between;
    padding: 15px 0;
    border-bottom: 1px solid rgba(151, 151, 151, 0.2);
}

.pinpai_img {
    width: 172px;
    height: 105px;
}

.pinpai_text {
    flex: 1;
    margin-left: 15px;
}

.pinpai_text_left {
    margin-left: 0;
    margin-right: 15px !important;
}

.pinpai_text_title {
    font-size: 13px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 19px;
}

.pinpai_text_desc {
    margin-top: 7px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 19px;
}

.bg-1d .common_title, .bg-1d .common_desc {
    color: #FFFFFF;
}

.tupian_box img {
    margin: 22px 0 10px 0;
}

.choose_us_item {
    background: #fff;
    border-radius: 4px;
    padding: 11px 24px;
    margin-bottom: 11px;
}

.choose_us_item img {
    width: 60px !important;
    height: 60px !important;

}

.choose_us_item .pinpai_text {
    width: calc(100% - 100px);
}

.product_menu_box {
    flex-wrap: wrap;
    justify-content: flex-start;
}

.product_menu_item {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    text-align: center;
    padding: 0 5px;
    height: 36px;
}

.product_menu_item_act {
    color: #1D4A8E;
}

.product_menu_item img {
    width: 6px;
    height: 4px;
    margin: 3px auto;
    display: none;
}

.product_menu_item_act img {
    display: block;
}

.product_list_box {
    justify-content: space-between;
    flex-wrap: wrap;
}

.product_item {
    width: calc(50% - 5px);
    margin-bottom: 14px;
}

.product_img {
    width: 100%;
    border: 1px solid #979797;
}

.product_title {
    width: 100%;
    min-height: 36px;
    margin-top: 7px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #777777;
    line-height: 19px;
    text-align: center;
}

.product_more {
    width: 72px;
    height: 25px;
    line-height: 25px;
    border-radius: 4px;
    border: 1px solid #1D4A8E;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1D4A8E;
    text-align: center;
    margin: 0 auto;
}

.pinzhi_box {
    border: 1px dashed #fff;
    border-radius: 4px;
    padding: 13px;
    color: #fff;
    font-size: 13px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    line-height: 24px;
}

.pinzhi_box span {
    color: #FFF66C;
}

.pinzhi_list_box {
    justify-content: space-between;
}

.pinzhi_list_item {
    width: calc(33.33% - 7px);
    min-height: 240px;
    background: rgba(246, 246, 246, 0.7);
    color: #1D4A8E;
    text-align: center;
}

.pinzhi_list_item img {
    width: 27px;
    height: 28px;
    margin: 21px auto;
}

.pinzhi_list_item_title {
    font-size: 13px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #1D4A8E;
    line-height: 19px;
}

.pinzhi_list_item_title_yy {
    font-size: 8px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: rgba(29, 74, 142, 0.7);
    line-height: 11px;
    margin-top: 4px;
}

.pinzhi_list_item_content {
    padding: 18px 9px;
    line-height: 15px;
    font-size: 12px;
}

.pinzhi_list_item_line {
    width: 12px;
    height: 2px;
    background: #1D4A8E;
    margin: 0 auto;
}

.banner_box {
    position: relative;
    width: 100%;
    height: 163px;
}

.banner_box img {
    width: 100%;
    height: 100%;
}

.banner_title, .banner_title_yy {
    position: absolute;
    top: 56px;
    width: 100%;
    text-align: center;
    font-size: 21px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}

.banner_title_yy {
    top: 91px;
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
}

.jainjie_box {
    padding: 13px;
}

.jianjie_text {
    width: 100%;

    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #555555;
    line-height: 21px;
}

.common_text_box {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #555555;
    line-height: 21px;
    letter-spacing: 1px;
}

#map_box {
    width: 100%;
    height: 320px;
}

.dizhi_box {
    justify-content: space-between;
    flex-wrap: wrap;
}

.dizhi_item {
    width: calc(50% - 6px);
    min-height: 157px;
    background-color: #F3F3F3;
    padding: 0 14px;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 9px;
}

.dizhi_item_title {
    margin: 10px auto 16px auto;
}

.news_item {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 10px;
    padding-top: 10px;
}

.news_image_item {
    width: 103px;
    height: 67px;
    margin-right: 13px;
}

.news_info {
    flex: 1;
}

.news_title {
    font-size: 13px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 19px;
    min-height: 41px;
    margin-bottom: 10px;
}

.news_time_box {
    justify-content: space-between;
}

.news_time_item {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #555555;
    line-height: 15px;
    justify-content: space-between;
}

.news_see_num_item {
    justify-content: flex-start;
    width: 40px;
    color: #555555;
}

.news_see_num_item img {
    width: 13px;
    height: 9px;
    margin-right: 4px;
}

.news_title_box {
    font-size: 15px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    padding: 9px 0;
    border-bottom: 1px solid #D3D3D3;
    text-align: center;
}

.news_time_box_info {
    padding: 9px 0;
}

.product_item_hide {
    display: none;
}

.product_title_box {
    padding-top: 17px;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 19px;
}

.product_title_box2, .product_title_box3 {
    padding-top: 11px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 17px;
}

.product_title_box3 {
    padding-bottom: 11px;
}

.product_title_box2_fff66c {
    color: #f0a63a;
}
.common_left_right_the{
    opacity:0;
}
@keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0);
    }

    75% {
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        transform: translate3d(5px, 0, 0);
    }

    to {
        transform: none;
    }
}

.bounceInLeft {
    animation-name: bounceInLeft;
}


@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        transform: translate3d(10px, 0, 0);
    }

    90% {
        transform: translate3d(-5px, 0, 0);
    }

    to {
        transform: none;
    }
}

.bounceInRight {
    animation-name: bounceInRight;
}
