* {
    padding: 0;
    margin: 0;
    font-family: "PingFang SC","Microsoft YaHei";
    box-sizing: border-box;
    box-sizing: -webkit-border-box;
    font-weight: normal;
}
html {
    font-size: 62.5%;
    /* 10÷16=62.5% */
}

body {
    font-size: 12px;
    font-size: 1.2rem;
    /* 12÷10=1.2 */
}

p {
    font-size: 14px;
    font-size: 1.4rem;
}

a {
    text-decoration: none;
    color: #272727;
}

a, button, input {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

li {
    list-style: none;
}
button, input {
    -webkit-appearance: none;
    border: none;
    outline: none;
}

i, em {
    font-style: normal;
}
img {
    max-width: 100%;
}
h1 {
    font-weight: normal;
}

h2 {
    font-weight: normal;
}

h3 {
    font-weight: normal;
}

h4 {
    font-weight: normal;
}

h5 {
    font-weight: normal;
}
.y_index_0{
    width: 100%;
    height: 96px;
    background: transparent;
}
.y_index_1{
    width: 100%;
}
.y_index_2{
    width: 100%;
    position: relative;
    max-height: 700px;
}
.y_index_2 .y_index_swiper{
    max-height: 700px;
}
.y_index_2 .y_banner_swiper-button-next{
    background: #ccc;
    width: 38px;
    height: 38px;
    border-radius: 50px;
    right: 20px;
}
.y_index_2 .y_banner_swiper-button-next::after{
    font-size: 20px;
    color: #fff;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    position: absolute;
}
.y_index_2 .y_banner_swiper-button-prev{
    background: #ccc;
    width: 38px;
    height: 38px;
    border-radius: 50px;
    left: 20px;
}
.y_index_2 .y_banner_swiper-button-prev::after{
    font-size: 20px;
    color: #fff;
    transform: translate(-50%,-50%);
    left: 50%;
    top: 50%;
    position: absolute;
}
.y_index_4{
    height: 320px;
    display: flex;
    align-items: center;
    position: relative;
    max-width: 1270px;
    margin: 0 auto;
}
.y_index_4 .y_equipment_swiper-button-next{
    color: #fff;
}
.y_index_4 .y_equipment_swiper-button-prev{
    color: #fff;
}
.y_index_5{
    width: 100%;
    height: 250px;
    position: relative;
    max-width: 1170px;
    margin: 0 auto;
}
.y_index_5 .y_equipment_swiper{
    height: 100%;
}
.y_index_6{
    width: 100%;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    height: 100%;
    display: block;
}
.y_index_6:hover .y_index_7 img{
    transition: ease 1s all;
    transform: scale(1.1);
}
.y_index_6:hover .y_index_8{
    transition: ease 1s all;
    top: 50%;
}
.y_index_7{
    width: 100%;
    height: 100%;
}
.y_index_7 img{
    width: 100%;
    /*height: 100%;*/
    object-fit: cover;
    transition: ease 1s all;
}
.y_index_8{
    position: absolute;
    width: 90%;
    height: 90px;
    background: rgba(0, 0, 0, .35);
    transform: translate(-50%,-50%);
    transition: ease 1s all;
    top: 150%;
    left: 50%;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    padding: 0rem 10px;
}
.y_index_8 h2{
    width: 100%;
    line-height: 28px;
    font-size: 16px;
    color: #fff;
}
.y_index_9{
    display: flex;
    justify-content: flex-end;
    height: 18px;
    margin-top: 10px;
    width: 100%;
}
.y_index_9 img{
    width: 20px;
    height: 100%;
}
.y_index_10{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.y_index_10 a{
    width: 33.3%;
    font-size: 14px;
    color: #D3D3D3;
    margin-top: 15px;
}
.y_index_10 a:nth-child(1){
    display:none;
}
#w_common_text-1625123413831{
    margin-top: 15px;
}

/* 关于我们 */
.y_about_1{
    width: 100%;   
}
.y_about_2{
    width: 100%;
    height: 350px;
}
.y_about_2 img{
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.y_about_3{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.y_about_4{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.y_about_4 a{
    min-width: 135px;
    padding: 0px 5px;
    line-height: 40px;
    border: 1px solid #e4e4e4;
    display: inline-block;
    margin-left: 15px;
    text-align: center;
    color: #707070;
    font-size: 14px;
    transition: ease 1s all;
}
.y_about_4 a:hover{
    color: #fff;
    background: #076fb8;
    transition: ease 1s all;
}
.y_about_4 .y_about_4_active a{
    color: #fff;
    background: #076fb8;
}
.y_page_about_1{
    width: 100%;
    text-align: center;
}
.y_page_about_1 img{
    max-width: 100%;
}
/* 产品详情 */
.y_pro_xq_1{
    width: 600px;
    position: relative;
}
.y_pro_xq_2{
    width: 100%;
    height: 540px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.y_pro_xq_2 img{
    width: 100%;
    object-fit: cover;
    display: inline-block;
}
.y_pro_xq_3{
    width: 100%;
    height: 100px;
    margin-top: 20px;
    padding: 0px 25px;
}
.y_pro_xq_3 .y_pro_mySwiper{
    height: 100px;
}
.y_pro_xq_3 .swiper-slide-thumb-active .y_pro_xq_4 img{
    border: 2px solid red;
}
.y_pro_xq_3 .swiper-button-next{
    bottom: 27px;
    top: auto;
    right: -20px;
}
.y_pro_xq_3 .swiper-button-next:after{
    font-size: 20px;
    color: #9B9B9B;
}
.y_pro_xq_3 .swiper-button-prev{
    bottom: 27px;
    top: auto;
    left: -20px;
}
.y_pro_xq_3 .swiper-button-prev:after{
    font-size: 20px;
    color: #9B9B9B;
}
.y_pro_xq_4{
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.y_pro_xq_4 img{
    /*width: 100%;*/
    object-fit: cover;
    display: inline-block;
    height: 100px;
}
.y_pro_xq_5{
    display: none;
}

/* 新闻详情 */
.y_new_xq_1{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.y_new_xq_2{
    position: relative;
    overflow: hidden;
}
.y_new_xq_2 .swiper-button-next{
    transform: translate(0%,-100%);
    right: 0px;
}
.y_new_xq_2 .swiper-button-next:after{
    color: #fff;
    font-size: 30px;
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-30%,-50%);
    display: none;
}
.y_new_xq_2 .swiper-button-prev{
    transform: translate(0%,-100%);
    right: 0px;
}
.y_new_xq_2 .swiper-button-prev:after{
    color: #fff;
    font-size: 30px;
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-70%,-50%);
    display: none;
}
.y_new_xq_3{
    border-bottom: 1px solid #d9d9d9;
}
.y_new_xq_4{
    font-size: 18px;
    color: #fff;
}
.y_new_xq_5{
    font-size: 36px;
    color: #262626;
    padding-bottom: 10px;
}
.y_new_xq_6{
    border-top: 1px solid #d9d9d9;
    color: #000;
}
.y_new_xq_7{
    background: #e6f7ff;
}

/* 联系我们 */
.y_contact_1{
    width: 100%;
}
.y_contact_1>div{
    margin-bottom: 30px;
}
.y_contact_2 {
    width: 100%;
}
.y_contact_2 textarea{
    background: #e8eaec;
    width: 100%;
    height: 80px;
    border-radius: 5px;
    font-size: 14px;
    padding: 5px 10px;
}
.y_contact_3{
    width: 100%;
}
.y_contact_3 input{
    background: #e8eaec;
    width: 100%;
    line-height: 48px;
    height: 48px;
    border-radius: 5px;
    font-size: 14px;
    padding-left: 10px;
}
.y_contact_3 input::placeholder{
    color: #7b7b7b;
}
.y_contact_4{
    width: 100%;
}
.y_contact_5{
    width: 200px;
    text-align: center;
    background: #393939;
    color: #fff;
    border-radius: 5px;
    line-height: 40px;
}
#w_grid-1625123413695 .w_fimg-000 .animated{
    height: auto;
}
#w_grid-1625123413695 .w_fimg-000 .p_box{
    height: auto;
}
#w_grid-1625123413695 .e_DImage-001 img{
    height: 44px;
}
.y_index_img_1{
    text-align: center;
    margin: 30px;
    display: flex;
    align-content: center;
    flex-wrap:wrap;
}
.y_index_img_2{
    width: 100%;
    text-align: center;
}
.y_index_img_3{
    margin-top: 20px;
}
.y_index_1 .w_fimg-000 .animated{
    height: auto;
}
.y_index_1 .w_fimg-000 .p_box{
    height: auto;
}
.y_page_com_1{
    display:flex;
    justify-items: flex-start;
    align-items: center;
}
.y_page_com_1 a{
    font-size: 14px;
    color: #666;
}
.y_page_com_1 p{
    font-size: 14px;
    color: #666;
    margin: 0px 5px;
}
.y_page_com_1 p:nth-last-child(1){
    display: none;
}
.y_page_1{
    margin:30px 0px;
}
.y_page_1 ul{
    display: flex;
    justify-content: center;
    align-content: center;
}
.y_page_1 ul li{
    height: 30px;
    line-height: 30px;
    border: 1px solid #b5b5b5;
    /*padding: 0px 5px;*/
    border-radius: 5px;
    margin: 0px 5px;
    min-width: 30px;
    text-align: center;
    overflow: hidden;
}
.y_page_1 ul li a{
    display: block;
    width: 100%;
    height: 100%;
    padding: 0px 5px;
    border: 0px;
    background: transparent;
    float: none;
    line-height: inherit;
    margin: 0px;
    color: #666;
}
.y_page_1 span{
    padding: 0px 5px;
    border: 0px !important;
    background: transparent;
    float: none;
    line-height: inherit;
    margin: 0px;
    color: #666;
}
.y_product_date_1 .font{
    display: none;
}
.y_product_date_1 .font:nth-child(1){
    display: block;
}
.y_product_date_2{
    float: right;
}
.y_product_date_2 .p_linkA{
      display: none;  
}
.y_product_date_2 .p_linkA:nth-last-child(1){
    display: block;
}
.y_product_date_3{
    margin-bottom: 10px !important;
}
.y_news_date_7{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
}
.y_news_date_7 a{
    font-size: 16px;
    color: #333;
}
.y_news_date_7 p{
    color: #333;
    font-size: 16px;
}
#c_portalResPublic_mapReference-15713914519362554{
    margin-top: 40px;
}
.y_index_3{
    width: 100%;
}
.y_index_3 img{
    width: 100%;
}
#w_grid-1586503979312>div>.p_gridbox{
    background-size: 100% 100%;
}


.y_top_1{
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    min-height: 260px;
    background: linear-gradient(140deg, #79a3dc, #0b50f2);
    padding: 80px 0px;
    z-index: 999;
    transition: ease 1s all;
}
.y_top_3{
    position: absolute;
    top: 30px;
    right: 30px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.y_top_3 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.y_top_4{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}
.y_top_5{
    width: 100%;
    line-height: 24px;
    font-size: 18px;
    color: #fff;
}



@media only screen and (min-width: 300px) and (max-width: 767px) {
    .header .container .left {
        width: 200px;
    }
    .y_pro_xq_1{
        width: 100%;
    }
    .y_pro_xq_2{
        height: 250px;
    }
    .y_pro_xq_3{
        margin-bottom: 20px;
    }
    .y_index_2 .y_index_swiper {
        max-height: 155px;
    }
    #c_portalResPublic_mapReference-15713914519362554{
        margin-top: 20px;
    }
    .w_grid-001>div>.p_gridbox{
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .y_about_4{
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .y_about_4 a{
        margin-right: 10px;
        margin-left: 0px;
        min-width: 80px;
        margin-bottom: 15px;
    }
    .w_grid-000 .p_NewsDetail .p_topBox{
        display: block !important;
    }
    .y_news_date_7{
        padding: 0px 20px 20px;
    }
}