.about_name {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.about_name h2 {
    font-size: 72px;
    font-family: Arial;
    font-weight: bold;
    color: #000A42;
}

.in-banner {
    position: relative;
    padding-top: 82px;
}

.in-banner .about_banner_po {
    position: absolute;
    width: 1620px;
    top: calc(50% + 41px);
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
}

.in-banner .about_banner_po h2 {
    font-size: 40px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 50px;
}

.in-banner .banner_po {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 82px;
    width: 100%;
    height: calc(100% - 82px);
    background: rgb(25, 44, 68, 0.3);
}


.g_nav {
    width: 100%;

    background: #F1F1F1;
}

.g_nav .nav_row {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    align-items: center;

}

.g_nav .nav_row .nav_left {
    display: flex;
    flex-direction: row;
    width: 60%;
    overflow-x: auto;
}

.g_nav .nav_row .nav_left a {
    height: 55px;
    line-height: 55px;
    padding: 0 40px 0 0;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    transition: .5s;
    position: relative;
    white-space: nowrap;
}

.g_nav .nav_row .nav_left a:last-child {
    padding-right: 0;
}


.g_nav .nav_row .nav_left a.active,
.g_nav .nav_row .nav_left a:hover {
    color: #094DA1;
}

.g_nav .nav_row .nav_right,
.product_banner_po .banner_po_top .nav_right {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 55px;
    line-height: 55px;
}

.product_banner_po .banner_po_top .nav_right {
    height: auto;
    line-height: 1;
}

.g_nav .nav_row .nav_right .nav_zy,
.product_banner_po .banner_po_top .nav_right .nav_zy {
    width: 12px;
    margin-right: 8px;
}

.g_nav .nav_row .nav_right .nav_you,
.product_banner_po .banner_po_top .nav_right .nav_you {
    width: 6px;
    margin: 0 10px;
}

.g_nav .nav_row .nav_right a,
.g_nav .nav_row .nav_right p,
.product_banner_po .banner_po_top .nav_right a,
.product_banner_po .banner_po_top .nav_right p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
}




/* 公司简介 */

.company_profile {
    padding: 60px 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.about_name {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
    line-height: 1;
}

.company_profile .company_h3 {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 40px;
    margin: 40px 0 30px;
    width: 100%;
    /* text-indent: 2em; */
}

.company_profile .company_p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
    width: 100%;
    /* text-indent: 2em; */
}

.about_counter {
    position: relative;
    width: 100%;
}

.about_counter .counter_banner {
    height: 263px;
    width: 100%;
    background: url(../images/about/about-2.jpg) no-repeat;
    background-size: cover;
}

.about_counter .counter_content {
    margin-top: -35px;
    height: 143px;
    background: #FFFFFF;
    box-shadow: 0px 0px 55px 7px rgba(47, 87, 145, 0.08);
    border-radius: 20px 0px 20px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    padding: 0 60px;
}


.about_counter .counter_content .counter_row {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    height: 143px;
    min-width: 22%;
}

.about_counter .counter_content .counter_row .counter_pic {
    margin-right: 25px;
    width: 77px;
}

.about_counter .counter_content .counter_row .counter_pic img {
    width: 77px;
    height: 75px;
}

.about_counter .counter_content .counter_row .counter_min {
    display: flex;
    flex-direction: column;
}

.about_counter .counter_content .counter_row .counter_min p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 1;
    margin-bottom: 8px;
    display: flex;
}

.about_counter .counter_content .counter_row .counter_min p span {
    font-size: 36px;
    font-family: Arial;
    font-weight: bold;
    color: #222222;
    line-height: 1;
    margin-right: 5px;
}

.about_counter .counter_content .counter_row .counter_min h5 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 1;
}



.about_min {
    margin: 85px 0 90px;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.about_min .about_min_wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 77px;
    justify-content: flex-start;
}

.about_min .about_min_wrap .wrap_content {
    width: calc((100% - 90px) / 3);
    margin-right: 45px;
    position: relative;
    transition: .5s;
}

.about_min .about_min_wrap .wrap_content.active {
    margin-top: -77px;
    margin-bottom: 77px;
}

.about_min .about_min_wrap .wrap_content:nth-of-type(3n) {
    margin-right: 0;
}

.about_min .about_min_wrap .wrap_content .pic,
.about_min .about_min_wrap .wrap_content .pic img {
    width: 100%;
}

.about_min .about_min_wrap .wrap_content .po_name {
    position: absolute;
    bottom: 35px;
    width: 100%;
    padding: 0 20px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 30px;
    transition: .5s;
    opacity: 1;
}

.about_min .about_min_wrap .wrap_content.active .po_name {
    opacity: 0;
}

.about_min .about_min_wrap .wrap_content .po_but {
    position: absolute;
    bottom: -32px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 226px;
    height: 64px;
    line-height: 63px;
    background: #094DA1 url(../images/welcome/index-16.png) no-repeat right 60px center;
    color: #FFFFFF;
    background-size: 18px 6px !important;
    text-align: center;
    padding: 0 35px 0 0;
    border: 1px solid #094DA1;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    transition: .5s;
    opacity: 0;
}

.about_min .about_min_wrap .wrap_content.active .po_but {
    opacity: 1;
}

.about_min .about_min_wrap .wrap_content.active .po_but:hover {
    background: #1c77e7 url(../images/welcome/index-16.png) no-repeat right 60px center;
    border: 1px solid #1c77e7;
}






/* 企业文化 */

.corporate_culture {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 85px 0 75px;
}

.corporate_culture .culture_row {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 45px;
}

.corporate_culture .culture_row:nth-of-type(2n) {
    flex-flow: row-reverse;
}

.corporate_culture .culture_row:last-child {
    margin-bottom: 0;
}

.corporate_culture .culture_row .culture_min {
    width: 50%;
    padding: 30px 30px 0 345px;
    display: flex;
    flex-direction: column;
}

.corporate_culture .culture_row:nth-of-type(2n) .culture_min {
    padding: 30px 345px 0 30px;
}

.corporate_culture .culture_row .culture_min .pic {
    width: 60px;
    margin-bottom: 50px;
}

.corporate_culture .culture_row .culture_min h2 {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
    line-height: 40px;
    margin-bottom: 25px;
}

.corporate_culture .culture_row .culture_min p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
    width: 100%;
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden; */
}

.corporate_culture .culture_row .culture_pic {
    width: 50%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}

.corporate_culture .culture_row:nth-of-type(2n) .culture_pic {
    justify-content: flex-start;
    align-items: flex-start;
}




/* 产品展示 */

.product_content {
    padding: 70px 0 65px;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.product_content .product_top {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    margin-bottom: 80px;
}

.product_content .product_top h2 {
    text-align: center;
    width: 100%;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    margin-bottom: 25px;
}

.product_content .product_top p {
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
}

.product_content .product_wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
}

.product_content .product_wrap .wrap_content {
    width: calc((100% - 60px) / 2);
    margin-right: 60px;
    margin-bottom: 85px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.product_content .product_wrap .wrap_content:nth-of-type(2n) {
    margin-right: 0;
}

.product_content .product_wrap .wrap_content .pic {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.product_content .product_wrap .wrap_content .pic img {
    transition: .5s;
    width: 100%;
}

.product_content .product_wrap .wrap_content:hover .pic img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.product_content .product_wrap .wrap_content .pic .pic_po {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 74px;
    cursor: pointer;
}

.product_content .product_wrap .wrap_content .pic .pic_po img {
    width: 74px;
    transform: scale(1) !important;
}

.product_content .product_wrap .wrap_content .wrap_min {
    margin-top: -26px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    position: relative;
    z-index: 9;
}

.product_content .product_wrap .wrap_content .wrap_min .min_pic {
    width: 52px;
    height: 52px;
    transition: 0.5s;
    background: url(../images/pro/pro-8.png) no-repeat;
    background-size: 52px 52px !important;
    margin-bottom: 30px;
}

.product_content .product_wrap .wrap_content:hover .wrap_min .min_pic {
    background: url(../images/pro/pro-10.png) no-repeat;
}

.product_content .product_wrap .wrap_content .wrap_min h2 {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
    width: 100%;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 30px;
}

.product_content .product_wrap .wrap_content .wrap_min p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
    height: 80px;
    width: 100%;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.product_content .product_bottom {
    position: relative;
    width: 100%;
    height: 259px;
    background: url(../images/pro/pro-2.jpg) no-repeat right;
    background-size: cover;
    display: flex;
    justify-content: flex-end;
}

.product_content .product_bottom .product_bottom_min {
    display: flex;
    flex-direction: column;
    padding: 77px 77px 20px 0;
    height: 259px;
    align-items: center;
}

.product_content .product_bottom .product_bottom_min h2 {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 40px;
    margin-bottom: 40px;
}

.b_but.but1 {
    background: #094DA1 url(../images/welcome/index-16.png) no-repeat right 40px center;
    color: #FFFFFF;
    height: 52px;
    line-height: 51px;
}

.b_but.but1:hover {
    background: #1c77e7 url(../images/welcome/index-16.png) no-repeat right 40px center;
    border: 1px solid #1c77e7;
}





/* 产品详情 */

.product_banner_po {
    position: absolute;
    width: 1230px;
    bottom: 50px;
    left: 50%;
    transform: translate(-50%, 0);
    background: #F1F1F1;
    border-radius: 20px;
    padding: 25px 30px;
}

.product_banner_po .banner_po_top {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 25px;
    border-bottom: 1px solid #DDDDDD;
}

.product_banner_po .banner_po_top h2 {
    width: 60%;
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
    line-height: 1;
    position: relative;
}

.product_banner_po .banner_po_top h2::after {
    content: '';
    position: absolute;
    bottom: -26px;
    width: 98px;
    height: 1px;
    background: #094DA1;
    left: 0;
}

.product_banner_po .banner_po_row {
    display: flex;
    flex-direction: row;
    width: 100%;
    padding: 60px 15px 30px;
    justify-content: space-between;
}

.product_banner_po .banner_po_row .po_row_left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 48%;
}

.product_banner_po .banner_po_row .po_row_left h2 {
    margin-bottom: 30px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
}

.product_banner_po .banner_po_row .po_row_right {
    display: flex;
    flex-direction: column;
    width: 48%;
}

.product_banner_po .banner_po_row .po_row_right li {
    padding-left: 15px;
    position: relative;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    margin-bottom: 20px;
}

.product_banner_po .banner_po_row .po_row_right li:last-child {
    margin-bottom: 0;
}

.product_banner_po .banner_po_row .po_row_right li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    width: 6px;
    height: 6px;
    background: #999999;
    border-radius: 50%;

}


.product_show {
    padding: 55px 0 25px;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.product_show .show_row {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    padding-bottom: 25px;
    border-bottom: 1px solid #DDDDDD;
}

.product_show .show_row .show_left {
    width: 71%;
    display: flex;
    flex-direction: column;
}

.product_show .show_row .show_left .show_left_name {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
    margin-bottom: 45px;
}

.show_left .show_left_min {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.show_left .show_left_min .min_content {
    margin-bottom: 45px;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.show_left .show_left_min .min_content:last-child {
    margin-bottom: 0;
}

.show_left .show_left_min .min_content h2 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
    line-height: 35px;
    padding-bottom: 10px;
    border-bottom: 1px solid #DDDDDD;
    width: 100%;
    margin-bottom: 15px;
}


.show_left .show_left_min .min_content p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
}

.show_left .show_left_min .min_content ul {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.show_left .show_left_min .min_content li {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
    padding-left: 23px;
    margin-bottom: 10px;
    position: relative;
}

.show_left .show_left_min .min_content li::before {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    background: #999999;
    border-radius: 50%;
    left: 0;
    top: 18px;

}

.show_left .show_left_min .min_content li:last-child {
    margin-bottom: 0;
}

.show_left .show_left_min .min_content .min_content_img {
    width: 100%;

}


.product_show .show_row .show_right {
    width: 26%;
    display: flex;
    flex-direction: column;
}

.product_show .show_row .show_right .show_right_name {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 35px;
    margin-bottom: 30px;
    padding-left: 44px;
    background: url(../images/pro/show_right_name.png) no-repeat left center;
    background-size: 35px 35px;
}

.product_show .show_row .show_right .show_right_content {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.product_show .show_row .show_right .show_right_content .show_right_column {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 20px;
}

.product_show .show_row .show_right .show_right_content .show_right_column .pic {
    margin-bottom: 20px;
    overflow: hidden;
}

.product_show .show_row .show_right .show_right_content .show_right_column .pic img {
    transition: .5s;
    width: 100%;
}

.product_show .show_row .show_right .show_right_content .show_right_column:hover .pic img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.product_show .show_row .show_right .show_right_content .show_right_column p {
    width: 100%;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    transition: .5s;
}

.product_show .show_row .show_right .show_right_column:hover p {
    color: #094DA1;
}

.product_show .show_row .show_right .b_but.but1 {
    width: 100%;
    background: #094DA1 url(../images/welcome/index-16.png) no-repeat right 29% center;
}

.product_show .show_row .show_right .b_but.but1:hover {
    background: #1c77e7 url(../images/welcome/index-16.png) no-repeat right 29% center;
    border: 1px solid #1c77e7;
}

.product_show .show_paging {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 20px;
}

.product_show .show_paging a {
    width: 100%;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: .5s;
}

.product_show .show_paging a:hover {
    color: #094DA1;
}






/* 行业应用 */

.applications_content {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.applications_content .applications_row {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 70px;
}

.applications_content .applications_row .pic {
    width: 50%;
    position: relative;
    overflow: hidden;
}

.applications_content .applications_row .pic img {
    transition: .5s;
    width: 100%;
}

.applications_content .applications_row .pic:hover img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.applications_content .applications_row .pic .pic_po {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 74px;
    height: 74px;
    cursor: pointer;
}

.applications_content .applications_row .pic .pic_po img {
    transform: scale(1) !important;
}

.applications_content .applications_row .pic .po_href {
    position: absolute;
    bottom: 25px;
    right: 25px;
    width: 52px;
    height: 52px;
    background: url(../images/pro/pro-8.png) no-repeat;
    background-size: 52px 52px !important;
    transition: .5s;
}

.applications_content .applications_row .pic .po_href:hover {
    background: url(../images/pro/pro-10.png) no-repeat;
}

.applications_content .applications_row .applications_min {
    width: 45%;
    display: flex;
    flex-direction: column;
    padding-top: 30px;
    align-items: flex-start;
}

.applications_content .applications_row .applications_min h2 {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
    margin-bottom: 20px;
    width: 74%;
}

.applications_content .applications_row .applications_min p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
    width: 74%;
}

.applications_content .applications_row:nth-of-type(2n) {
    flex-flow: row-reverse;
}

.applications_content .applications_row:nth-of-type(2n) .applications_min {
    align-items: flex-end;
}

.applications_content .applications_row:nth-of-type(2n) .applications_min p,
.applications_content .applications_row:nth-of-type(2n) .applications_min h2 {
    text-align: right;
}






.applications_show {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 70px;
}

.applications_show .show_top {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 60px;
}

.applications_show .show_top h2 {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    margin-bottom: 30px;
}

.applications_show .show_top p {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 40px
}

.applications_show .show_min {
    padding-bottom: 40px;
    border-bottom: 1px solid #DDDDDD;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.applications_show .show_min .min_content {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 20px;
}

.applications_show .show_min .min_content .min_content_name {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
    line-height: 35px;
    padding-bottom: 15px;
    width: 100%;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 35px;
}

.applications_show .show_min .min_content p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
}

.applications_show .show_paging {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 20px 0;
    border-bottom: 1px solid #DDDDDD;
}

.applications_show .show_paging a {
    width: 100%;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: .5s;
}

.applications_show .show_paging a:hover {
    color: #094DA1;
}

.applications_show .show_bottom {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 40px 0 45px;
}

.applications_show .show_bottom .show_bottom_name {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    margin-bottom: 30px;
}

.applications_show .show_bottom .show_swiper {
    position: relative;
    width: 100%;
    padding-bottom: 60px;
}

.applications_show .show_bottom .show_swiper .wrap_content {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.applications_show .show_bottom .show_swiper .wrap_content .pic {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.applications_show .show_bottom .show_swiper .wrap_content .pic img {
    transition: .5s;
    width: 100%;
}

.applications_show .show_bottom .show_swiper .wrap_content:hover .pic img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.applications_show .show_bottom .show_swiper .wrap_content .pic .pic_po {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 74px;
    cursor: pointer;
}

.applications_show .show_bottom .show_swiper .wrap_content .pic .pic_po img {
    width: 74px;
    transform: scale(1) !important;
}

.applications_show .show_bottom .show_swiper .wrap_content .wrap_min {
    margin-top: -26px;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    position: relative;
    z-index: 9;
}

.applications_show .show_bottom .show_swiper .wrap_content .wrap_min .min_pic {
    width: 52px;
    height: 52px;
    transition: 0.5s;
    background: url(../images/pro/pro-8.png) no-repeat;
    background-size: 52px 52px !important;
    margin-bottom: 30px;
}

.applications_show .show_bottom .show_swiper .wrap_content:hover .wrap_min .min_pic {
    background: url(../images/pro/pro-10.png) no-repeat;
}

.applications_show .show_bottom .show_swiper .wrap_content .wrap_min h2 {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
    width: 100%;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 30px;
}

.applications_show .show_bottom .show_swiper .wrap_content .wrap_min p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
    height: 80px;
    width: 100%;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.applications_show .show_bottom .show_swiper .swiper-pagination-bullet-active {
    background: #094DA1;
}






/* 质量体系 */

.quality_system {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 60px 0 50px;
}

.quality_system .quality_ensure {
    padding-bottom: 55px;
    display: flex;
    flex-direction: column;
    width: 100%;
    border-bottom: 1px solid #DDDDDD;
}

.quality_system .quality_name {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
    margin-bottom: 30px;
}

.quality_system .quality_text {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
}

.quality_system .quality_ensure .quality_swiper {
    margin-top: 30px;
    position: relative;
    width: 100%;
    padding-bottom: 50px;
}

.quality_system .quality_ensure .quality_swiper .swiper-slide {
    width: 552px;
}

.quality_system .quality_ensure .quality_swiper .pic {
    background: #FFFFFF;
    padding: 22px;
    box-shadow: 0px 0px 59px 3px rgba(153, 153, 153, 0.1);
    margin-bottom: 30px;
}

.quality_system .quality_ensure .quality_swiper .title {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    text-align: center;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    opacity: 0;
    transition: .5s;
}

.quality_system .quality_ensure .quality_swiper .swiper-slide-active .title {
    opacity: 1;
}

.quality_system .quality_ensure .quality_swiper .swiper-pagination {
    bottom: 0;
    width: 100%;
    text-align: center;
}

.quality_system .quality_ensure .quality_swiper .swiper-pagination .swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    background: #999999;
    opacity: 1;
    margin: 0 6px;
}

.quality_system .quality_ensure .quality_swiper .swiper-pagination .swiper-pagination-bullet-active {

    background: #094DA1;
}

.quality_system .quality_certificate {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 40px;
}

.quality_system .quality_certificate .certificate_wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
    margin-top: 35px;
}

.quality_system .quality_certificate .certificate_wrap .certificate_min {
    width: calc((100% - 90px) / 4);
    margin-right: 30px;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}

.quality_system .quality_certificate .certificate_wrap .certificate_min:nth-of-type(4n) {
    margin-right: 0;
}

.quality_system .quality_certificate .certificate_wrap .certificate_min .min_pic {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    padding: 5px;
}

.certificate_wrap .certificate_min .min_pic .pic {
    background: #F1F1F1;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    overflow: hidden;
}

.certificate_wrap .certificate_min .min_pic .pic img {
    transition: .5s;
}

.certificate_wrap .certificate_min:hover .min_pic .pic img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.certificate_wrap .certificate_min p {
    margin: 15px 0;
    width: 100%;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.pagination_center {
    text-align: center;
}






/* 新闻资讯 */

.news_content {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 60px 0 50px;
}

.news_content .news_name {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
}

.news_content .news_wrap {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: flex-start;
}

.news_content .news_wrap .news_min {
    width: calc((100% - 80px) / 3);
    margin-right: 40px;
    margin-bottom: 40px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    padding: 15px;
    display: flex;
    flex-direction: column;
    transition: .5s;
}

.news_content .news_wrap .news_min:nth-of-type(3n) {
    margin-right: 0;
}

.related_swiper .news_min {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    padding: 15px;
    display: flex;
    flex-direction: column;
    transition: .5s;
    margin: 3px 0;
}

.news_content .news_wrap .news_min:hover,
.related_swiper .news_min:hover {
    border: 1px solid #FFFFFF;
    box-shadow: 0px 0px 51px 3px rgba(238, 238, 238, 0.8);
}

.news_content .news_wrap .news_min .pic_min,
.related_swiper .news_min .pic_min {
    position: relative;
    width: 100%;
}

.news_content .news_wrap .news_min .pic,
.related_swiper .news_min .pic {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.news_content .news_wrap .news_min .pic img,
.related_swiper .news_min .pic img {
    transition: .5s;
    width: 100%;
}

.news_content .news_wrap .news_min:hover .pic img,
.related_swiper .news_min:hover .pic img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.news_content .news_wrap .news_min .pic_min .pic_po,
.related_swiper .news_min .pic_min .pic_po {
    position: absolute;
    bottom: -26px;
    left: 50%;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    transform: translate(-50%, 0);
    background: url(../images/news/news-4.png) no-repeat;
    background-size: 52px 52px !important;
    transition: .5s;
    box-shadow: 0px 0px 51px 3px rgba(221, 221, 221, 0.8);
}

.news_content .news_wrap .news_min:hover .pic_min .pic_po,
.related_swiper .news_min:hover .pic_min .pic_po {
    background: url(../images/news/news-5.png) no-repeat;
}

.news_content .news_wrap .news_min .min_content,
.related_swiper .news_min .min_content {
    margin-top: 45px;
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-bottom: 20px;
}

.news_content .news_wrap .news_min .min_content h2,
.related_swiper .news_min .min_content h2 {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    line-height: 30px;
    transition: .5s;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.news_content .news_wrap .news_min:hover .min_content h2,
.related_swiper .news_min:hover .min_content h2 {
    color: #094DA1;
}

.news_content .news_wrap .news_min .min_content h5,
.related_swiper .news_min .min_content h5 {
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 24px;
    margin: 5px 0 10px;
}

.news_content .news_wrap .news_min .min_content p,
.related_swiper .news_min .min_content p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 30px;
    height: 60px;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}







.news_show {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 70px 0 40px;
}

.news_show .news_show_name {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 35px;
}

.news_show .news_show_name h2 {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
    position: relative;
    text-align: center;
}


.news_show .show_content_row {
    display: flex;
    flex-direction: row;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.news_show .show_content_row p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #646464;
    line-height: 30px;
}

.news_show .show_content_row .show_a {
    width: 28px;
    height: 28px;

    background: #FFFFFF;
    border-radius: 50%;
    position: relative;
    margin-right: 10px;
}

.news_show .show_content_row .show_a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.news_show .show_content_row .show_a .show_img1 {
    display: block;
}

.news_show .show_content_row .show_a .show_img2 {
    display: none;
}

.news_show .show_content_row .show_a:hover {
    background: #094DA1;
    box-shadow: 0px 0px 51px 3px rgba(221, 221, 221, 0.8);
}

.news_show .show_content_row .show_a:hover .show_img2 {
    display: block;
}

.news_show .show_content_row .show_a:hover .show_img1 {
    display: none;
}

.news_show .show_content_min {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 40px;
    padding-bottom: 30px;
}

.news_show .show_content_min .show_content_min_p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 1.8;
}

.news_show .show_content_min h3 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
}

.news_show .show_back {
    padding: 30px 0;
    border-top: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}

.news_show .show_back_fl {
    width: 100%;
}


.related_news {
    margin-top: 25px;
}

.related_news .related_news_name h2 {
    margin-bottom: 35px;
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
}

.related_news .related_swiper {
    position: relative;
    width: 100%;
    padding-bottom: 60px;
}

.related_news .related_swiper .swiper-pagination-bullet {
    opacity: 1;
    background: #999999;
}

.related_news .related_swiper .swiper-pagination-bullet-active {
    background: #094DA1;
}






/*人才招聘*/

.join {
    margin: 70px 0;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.join .join_name {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
}

.join .concept {
    margin-bottom: 65px;
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
}

.join .concept .concept_left {
    width: 47%;
    display: flex;
    flex-direction: column;
}

.join .concept .concept_left .concept_left_p {
    margin-top: 35px;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.join .concept .concept_left .concept_left_p p {
    margin-bottom: 25px;
    padding-left: 25px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 40px;
    position: relative;
}

.join .concept .concept_left .concept_left_p p:last-child {
    margin-bottom: 0;
}

.join .concept .concept_left .concept_left_p p::before {
    content: '';
    position: absolute;
    left: 0;
    top: 12px;
    width: 19px;
    height: 19px;
    background: url(../images/join/join-4.png) no-repeat;
    background-size: 19px 19px;
}

.join .concept .concept_right {
    position: relative;
    width: 49%;
    background: #F3F3F3;
    padding: 0 100px 50px;
}

.join .concept .concept_right::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: #FFFFFF;
}

.join .concept .concept_right .concept_swiper {
    position: relative;
    width: 100%;
}

.join .concept .concept_right .swiper-pagination {
    left: 0;
    bottom: 0;
    width: 65px;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 35px 0;
}

.join .concept .concept_right .swiper-pagination .swiper-pagination-bullet {
    width: auto;
    height: auto;
    border-radius: 0;
    opacity: 1;
    background: #FFFFFF;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    text-decoration: underline;
    color: #222222;
    margin-bottom: 20px;
}

.join .concept .concept_right .swiper-pagination .swiper-pagination-bullet:last-child {
    margin-bottom: 0;
}

.join .concept .concept_right .swiper-pagination .swiper-pagination-bullet-active {
    color: #094DA1;
}

.ijob_con {
    margin-top: 50px;
}

.ijob_con1 {
    height: 57px;
    background: #eee;
    padding: 0 40px 0 80px;
}

.ijob_con1 ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 100%;
    align-items: center;
    justify-content: space-between;
}

.ijob_con1 li {
    color: #333;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
}

.ijob_con .j1 {
    width: 25%;
}

.ijob_con .j2 {
    width: 15%;
}

.ijob_con .j3 {
    width: 35%;
}

.ijob_con .j6 {
    width: 15%;
}

.ijob_con .j4 {
    width: 15%;
}

.ijob_con .j5 {
    width: 4%;
}


.ijob_con2 dl {
    border: 1px solid #DDDDDD;
    border-top: none;
}

.zp-title {
    cursor: pointer;
    outline: none;
    transition: 0.5s;
    padding: 0 40px 0 80px;
}

.zp-title ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.zp-title li {
    color: #666;
    line-height: 30px;
    padding: 21px 0;
    font-size: 16px;
    text-align: left;
    position: relative;
    font-weight: normal;
    transition: .5s;
}

.zp-title li i {
    display: block;
    background: url(../images/join/join-2.png) no-repeat center;
    background-size: 12px 12px;
    width: 12px;
    margin: 0 auto;
    height: 12px;
    transition: .5s;
}

.zp-content {
    display: none;
    padding: 35px 85px;
    background: #FFFFFF;
}

.zp-content-text1 {
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.zp-content-text1 h3 {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    font-weight: 400;
}

.zp-content-text2 {
    margin-top: 40px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}

.zp-content-text2 a {
    font-size: 16px;
    color: #094DA1;
}

.open .zp-title {
    background: #094DA1;
    box-shadow: 0px 0px 46px 0px rgba(9, 77, 161, 0.26);
}

.open .zp-title li {
    color: #fff;
}

.open .zp-title li i {
    background: url(../images/join/join-3.png) no-repeat center;
    background-size: 11px 3px;
}

.open .zp-content {
    display: block;
}






/* 联系我们 */
.contact_min {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 70px 0;
}

.contact_min .contact_name {
    font-size: 36px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #222222;
}

.contact_min .contact_row {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    margin-top: 40px;
}

.contact_min .contact_row .contact_left {
    width: 45%;
    background: #F3F3F3;
    min-height: 410px;
    display: flex;
    flex-direction: column;
    padding: 60px 30px 30px;
}

.contact_min .contact_row .contact_left h2 {
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
}

.contact_min .contact_row .contact_left .contact_left_p {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.contact_min .contact_row .contact_left .contact_left_p .p_row {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.contact_min .contact_row .contact_left .contact_left_p .p_row p {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 50px;
}

.contact_min .contact_row .contact_left .contact_left_p .p_row .p1 {
    width: 88px;
}

.contact_min .contact_row .contact_left .contact_left_p .p_row .p2 {
    width: calc(100% - 88px);
}

.contact_min .contact_row .min_map {
    width: 53%;
}

.contact_min .contact_interest {
    margin-top: 35px;
    height: 410px;
    width: 100%;
    background: url(../images/contact/contact-4.jpg) no-repeat center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.contact_min .contact_interest h2 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 30px;
}

.contact_min .contact_interest .pic {
    width: 143px;
    margin: 25px 0 8px;
}

.contact_min .contact_interest p {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
}

.contact_min .contact_message {
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.contact_min .contact_message .contact_text {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #757A7F;
    line-height: 25px;
    margin-top: 20px;
}


.g-feedback {
    margin: 50px 0 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}

.g-feedback .feedback_48 {
    width: 48%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 40px;
}

.g-feedback .feedback_48.yam {
    margin-bottom: 0;
}

.g-feedback .feedback_48.feedback_100 {
    width: 100%;
    align-items: flex-start;
}

.g-feedback .feedback_name {
    width: 80px;
    margin-right: 20px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    text-align: right;
}

.g-feedback .feedback_name span {
    color: #FF0000;
}


.g-feedback .feedback_48 input {
    width: calc(100% - 100px);
    height: 55px;
    background: #F9F9F9;
    border: 1px solid #DDDDDD;
    line-height: 54px;
    padding: 0 15px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
}

.g-feedback .feedback_48.yam input {
    width: 50%;
}

.g-feedback .feedback_48.yam .feedback_code {
    height: 36px;
    margin-left: 5px;
}

.g-feedback .feedback_48.feedback_100 textarea {
    width: calc(100% - 90px);
    padding: 10px 15px;
    background: #F9F9F9;
    border: 1px solid #DDDDDD;
    height: 170px;
}

.g-feedback .feedback_submit {
    display: flex;
    justify-content: flex-start;
    align-items: self-start;

}

.g-feedback .feedback_submit button {
    width: 150px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #FFFFFF;
    cursor: pointer;
    margin-right: 30px;
}

.g-feedback .feedback_submit button:last-child {
    width: 150px;
    height: 45px;
    background: #FFFFFF;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #666666;
    border: 1px solid #CCCCCC;
    cursor: pointer;
    margin-right: 0px;
}

@media (max-width: 1700px) {
    .in-banner .about_banner_po {
        width: 90%;
    }

    .corporate_culture .culture_row .culture_min {
        padding-left: calc((100% - 1230px) /2);
    }

    .corporate_culture .culture_row:nth-of-type(2n) .culture_min {
        padding-right: calc((100% - 1230px) /2);
    }
}

@media (max-width: 1600px) {
    .in-banner .about_banner_po h2 {
        font-size: 35px;
    }



    .corporate_culture .culture_row .culture_min .pic {
        width: 50px;
        margin-bottom: 35px;
    }

    .corporate_culture .culture_row .culture_min h2 {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .corporate_culture .culture_row .culture_min p {
        font-size: 15px;
        line-height: 32px;
    }
}

@media (max-width: 1280px) {
    .product_banner_po {
        width: 90%;
    }

    .corporate_culture .culture_row .culture_min {
        padding-top: 0;
        padding-left: 5%;
    }

    .corporate_culture .culture_row:nth-of-type(2n) .culture_min {
        padding-top: 0;
        padding-right: 5%;
    }
}

@media (max-width: 992px) {
    .b_but {
        width: 148px;
        height: 42px;
        line-height: 41px;
        background: url(../../images/welcome/but_1.png) no-repeat right 30px center;
        padding: 0 45px 0 0;
        font-size: 14px;
    }

    .b_but.but1 {
        background: #094DA1 url(../images/welcome/index-16.png) no-repeat right 30px center;
        height: 42px;
        line-height: 41px;
    }

    .b_but.but1:hover {
        background: #1c77e7 url(../images/welcome/index-16.png) no-repeat right 30px center;
    }

    .in-banner {
        padding-top: 80px;
    }

    .g_nav {
        display: none;
    }


    .in-banner .about_banner_po h2 {
        font-size: 25px;
        line-height: 35px;
    }


    .news_show {
        padding: 40px 0 30px;
    }

    .news_show .show_content_min {
        margin-top: 25px;
    }

    .news_show .show_content_min .show_content_min_p {
        font-size: 15px;
    }

    .news_show .show_content_min h3 {
        font-size: 20px;
    }


    .ijob_con1,
    .zp-title {
        padding: 0 10px;
    }

    .ijob_con1 li,
    .zp-title li {
        font-size: 15px;
    }

    .zp-content {
        padding: 30px 35px 35px 35px;
    }

    .zp-content-text1 h3 {
        font-size: 16px;
    }

    .zp-content-text1 {
        font-size: 14px;
        ;
        line-height: 28px;
    }

    .zp-content-text2 {
        margin-top: 30px;
        font-size: 14px;
    }

    .zp-content-text2 a {
        font-size: 16px;
    }



    .g-feedback {
        margin: 30px 0 0;
    }

    .g-feedback .feedback_48.yam {
        width: 80%;
    }

    .g-feedback .feedback_name {
        width: 72px;
        margin-right: 15px;
        font-size: 14px;
    }

    .g-feedback .feedback_48 {
        margin-bottom: 25px;
    }

    .g-feedback .feedback_48 input {
        width: calc(100% - 87px);
        height: 48px;
        line-height: 47px;
        padding: 0 15px;
        font-size: 12px;
    }

    .g-feedback .feedback_48.feedback_100 textarea {
        width: calc(100% - 87px);
    }

    .g-feedback .feedback_submit button,
    .g-feedback .feedback_submit button:last-child {
        width: 120px;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
    }









    .quality_system .quality_name {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .quality_system .quality_text {
        font-size: 15px;
        line-height: 32px;
    }

    .quality_system .quality_ensure .quality_swiper .title {
        font-size: 18px;
    }

    .quality_system .quality_ensure .quality_swiper .swiper-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    .quality_system .quality_certificate .certificate_wrap .certificate_min {
        width: calc((100% - 30px) / 2);
    }

    .quality_system .quality_certificate .certificate_wrap .certificate_min:nth-of-type(2n) {
        margin-right: 0;
    }








    .product_content {
        padding: 60px 0 55px;
    }

    .product_content .product_top {
        margin-bottom: 50px;
    }

    .product_content .product_top h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .product_content .product_top p {
        font-size: 18px;
        line-height: 35px;
    }

    .product_content .product_wrap .wrap_content {
        width: calc((100% - 30px) / 2);
        margin-right: 30px;
        margin-bottom: 45px;
    }

    .product_content .product_wrap .wrap_content .wrap_min {
        margin-top: -21px;
    }

    .product_content .product_wrap .wrap_content .wrap_min .min_pic {
        width: 42px;
        height: 42px;
        background-size: 42px 42px !important;
        margin-bottom: 20px;
    }

    .product_content .product_wrap .wrap_content .pic .pic_po,
    .product_content .product_wrap .wrap_content .pic .pic_po img {
        width: 54px;
    }

    .product_content .product_wrap .wrap_content .wrap_min h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .product_content .product_wrap .wrap_content .wrap_min p {
        font-size: 15px;
        line-height: 30px;
        height: 60px;
    }


    .product_content .product_bottom .product_bottom_min h2 {
        font-size: 24px;
        margin-bottom: 30px;
    }





    .product_banner_po,
    .product_show .show_row .show_right {
        display: none;
    }

    .product_show .show_row .show_left {
        width: 100%;
    }

    .product_show .show_row .show_left .show_left_name {
        font-size: 28px;
    }

    .show_left .show_left_min .min_content h2 {
        font-size: 20px;
        margin-bottom: 35px;
    }

    .show_left .show_left_min .min_content p,
    .show_left .show_left_min .min_content li {
        font-size: 15px;
        line-height: 34px;
    }

    .show_left .show_left_min .min_content {
        margin-bottom: 35px;
    }

    .show_left .show_left_min .min_content li::before {
        top: 14px;
    }

    .product_show .show_paging a {
        font-size: 14px;
    }







    .news_content .news_name,
    .join .join_name,
    .contact_min .contact_name,
    .applications_content .applications_row .applications_min h2 {
        font-size: 30px;
    }

    .news_content .news_wrap .news_min {
        width: calc((100% - 40px) / 2);
    }

    .news_content .news_wrap .news_min:nth-of-type(3n) {
        margin-right: 40px;
    }

    .news_content .news_wrap .news_min:nth-of-type(2n) {
        margin-right: 0;
    }





    .news_show .news_show_name {
        margin-bottom: 20px;
    }

    .news_show .news_show_name h2 {
        font-size: 25px;
    }

    .news_show .show_content_row p {
        font-size: 14px;
    }

    .related_news .related_news_name h2 {
        margin-bottom: 20px;
        font-size: 22px;
    }






    .join {
        margin: 60px 0;
    }

    .join .concept {
        margin-bottom: 55px;
        flex-direction: column;
    }

    .join .concept .concept_left {
        width: 100%;
    }

    .join .concept .concept_left .concept_left_p {
        margin-top: 25px;
    }

    .join .concept .concept_left .concept_left_p p {
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 35px;
    }

    .join .concept .concept_left .concept_left_p p::before {
        width: 15px;
        height: 15px;
        background-size: 15px 15px;
    }

    .join .concept .concept_right {
        width: 100%;
        margin-top: 30px;
    }

    .join .concept .concept_right .concept_swiper .pic img {
        width: 100%;
    }



    .corporate_culture {
        padding: 65px 0;
    }

    .corporate_culture .culture_row {
        flex-direction: column !important;
        margin-bottom: 25px;
    }

    .corporate_culture .culture_row .culture_min {
        width: 100%;
        padding: 30px 5% !important;
    }

    .corporate_culture .culture_row .culture_pic {
        width: 100%;
        padding-left: 5%;
    }

    .corporate_culture .culture_row:nth-of-type(2n) .culture_pic {
        padding-left: 0;
        padding-right: 5%;
    }









    .contact_min {
        margin: 60px 0;
    }

    .contact_min .contact_row {
        flex-direction: column;
        margin-top: 30px;
    }

    .contact_min .contact_row .contact_left {
        width: 100%;
        min-height: auto;
        padding: 40px 25px 25px;
    }

    .contact_min .contact_row .contact_left h2 {
        font-size: 20px;
    }

    .contact_min .contact_row .contact_left .contact_left_p .p_row p {
        font-size: 16px;
        line-height: 35px;
    }

    .contact_min .contact_row .contact_left .contact_left_p .p_row .p1 {
        width: 55px;
    }

    .contact_min .contact_row .contact_left .contact_left_p .p_row .p2 {
        width: calc(100% - 58px);
    }

    .contact_min .contact_row .min_map {
        margin-top: 30px;
        width: 100%;
        height: 350px;
    }

    .contact_min .contact_message .contact_text {
        font-size: 16px;
        margin-top: 12px;
    }

    .g-feedback .feedback_48.yam {
        margin-bottom: 25px;
    }

    .contact_min .contact_interest h2 {
        font-size: 20px;
    }

    .contact_min .contact_interest .pic {
        width: 125px;
        margin: 20px 0 8px;
    }









    .applications_content .applications_row {
        flex-direction: column !important;
        margin-bottom: 50px;
    }

    .applications_content .applications_row .pic,
    .applications_content .applications_row .applications_min,
    .applications_content .applications_row .applications_min h2,
    .applications_content .applications_row .applications_min p {
        width: 100%;
    }

    .applications_content .applications_row .applications_min p {
        font-size: 16px;
        line-height: 30px;
    }

    .applications_content .applications_row:nth-of-type(2n) .applications_min {
        align-items: flex-start;
    }

    .applications_content .applications_row:nth-of-type(2n) .applications_min p,
    .applications_content .applications_row:nth-of-type(2n) .applications_min h2 {
        text-align: left;
    }






    .applications_show {
        margin-top: 60px;
    }

    .applications_show .show_top {
        margin-bottom: 40px;
    }

    .applications_show .show_top h2 {
        font-size: 26px;
        margin-bottom: 25px;
    }

    .applications_show .show_top p {
        font-size: 18px;
        line-height: 35px;
    }

    .applications_show .show_min .min_content .min_content_name {
        font-size: 22px;
        margin-bottom: 25px;
    }

    .applications_show .show_min .min_content p {
        font-size: 16px;
        line-height: 30px;
    }

    .applications_show .show_bottom .show_bottom_name {
        font-size: 26px;
    }

    .applications_show .show_bottom .show_swiper .wrap_content .wrap_min {
        margin-top: -21px;
    }

    .applications_show .show_bottom .show_swiper .wrap_content .wrap_min .min_pic {
        width: 42px;
        height: 42px;
        background-size: 42px 42px !important;
        margin-bottom: 20px;
    }

    .applications_show .show_bottom .show_swiper .wrap_content .pic .pic_po,
    .applications_show .show_bottom .show_swiper .wrap_content .pic .pic_po img {
        width: 54px;
    }

    .applications_show .show_bottom .show_swiper .wrap_content .wrap_min h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .applications_show .show_bottom .show_swiper .wrap_content .wrap_min p {
        font-size: 15px;
        line-height: 30px;
        height: 60px;
    }







    .about_name {
        font-size: 30px;
    }

    .company_profile .company_h3 {
        font-size: 18px;
        line-height: 35px;
        margin: 30px 0 20px;
    }

    .company_profile .company_p {
        font-size: 16px;
        line-height: 35px;
    }

    .about_counter .counter_content {
        margin-top: 30px;
        height: auto;
        padding: 0 40px;
    }

    .about_counter .counter_content .counter_row {
        height: 123px;
        min-width: 45%;
    }

    .about_min .about_min_wrap .wrap_content.active {
        margin-top: 0;
        margin-bottom: 0;
    }

    .about_min .about_min_wrap .wrap_content .po_but {
        display: none;
    }

    .about_min .about_min_wrap .wrap_content .po_name {
        opacity: 1 !important;
    }

    .about_min .about_min_wrap .wrap_content {
        width: calc((100% - 50px) / 3);
        margin-right: 25px;
    }

    .about_min .about_min_wrap {
        padding-top: 0;
    }

    .about_min {
        margin: 65px 0 70px;
    }

    .about_min .about_min_wrap .wrap_content .po_name {
        bottom: 20px;
        font-size: 18px;
    }
}

@media (max-width: 600px) {
    .in-banner {
        padding-top: 64px;
    }

    .in-banner .banner_po {
        top: 64px;
        height: calc(100% - 64px);
    }

    .in-banner .about_banner_po {
        top: calc(50% + 32px);
    }

    .in-banner .about_banner_po h2 {
        font-size: 14px;
        line-height: 21px;
    }



    .news_show {
        padding: 35px 0 30px;
    }

    .news_show .show_content_min {
        margin-top: 25px;
    }

    .news_show .show_content_min .show_content_min_p {
        font-size: 14px;
    }

    .news_show .show_back {
        padding: 20px 0;
    }

    .news_show .news_show_name {
        margin-bottom: 20px;
    }

    .news_show .news_show_name h2 {
        font-size: 22px;
    }

    .news_show .show_content_row p {
        font-size: 12px;
    }

    .news_show .show_content_row .show_a {
        display: none;
    }








    .ijob_con .j3,
    .ijob_con .j6 {
        display: none;
    }

    /* .ijob_con1 li,
    .open .zp-title li,
    .zp-title li {
        width: 25% !important;
    } */

    .ijob_con1 li,
    .zp-title li {
        font-size: 12px;
        line-height: 22px;
        padding: 11px 0;
    }

    .zp-content-text1 {
        font-size: 12px;
    }

    .ijob_con {
        margin-top: 25px;
    }

    .zp-content-text2 a {
        font-size: 14px;
    }

    .zp-content {
        padding: 20px 20px 20px 20px;
    }


    .g-feedback .feedback_48,
    .g-feedback .feedback_48.yam {
        width: 100%;
    }

    .g-feedback .feedback_48.yam .feedback_code {
        height: 25px;
    }



    .g-feedback .feedback_name {
        width: 60px;
    }

    .g-feedback .feedback_name {
        font-size: 12px;
    }

    .g-feedback .feedback_48 input,
    .g-feedback .feedback_48.feedback_100 textarea {
        width: calc(100% - 75px);
    }

    .g-feedback .feedback_48 input {
        height: 41px;
        line-height: 40px;
    }







    .quality_system {
        margin: 40px 0 30px;
    }

    .quality_system .quality_ensure .quality_swiper .swiper-slide {
        width: 100%;
    }

    .quality_system .quality_ensure .quality_swiper {
        margin-top: 20px;
        padding-bottom: 40px;
    }

    .quality_system .quality_ensure {
        padding-bottom: 30px;
    }

    .quality_system .quality_ensure .quality_swiper .pic {
        margin-bottom: 20px;
    }

    .quality_system .quality_ensure .quality_swiper .title {
        font-size: 16px;
    }

    .quality_system .quality_certificate .certificate_wrap .certificate_min {
        width: calc((100% - 15px) / 2);
        margin-right: 15px;
        margin-bottom: 15px;
    }

    .certificate_wrap .certificate_min p {
        margin: 10px 0 0;
        font-size: 14px;
    }









    .product_content {
        padding: 40px 0 35px;
    }

    .product_content .product_top h2 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .product_content .product_top p {
        font-size: 15px;
        line-height: 28px;
    }

    .product_content .product_top {
        margin-bottom: 20px;
    }

    .product_content .product_wrap .wrap_content {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 30px !important;
    }

    .product_content .product_wrap .wrap_content .wrap_min h2 {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .product_content .product_wrap .wrap_content .wrap_min p {
        font-size: 14px;
        line-height: 25px;
        height: 50px;
    }

    .product_content .product_bottom .product_bottom_min {
        display: flex;
        flex-direction: column;
        padding: 50px 20px 20px 20px;
        width: 100%;
    }

    .product_content .product_bottom .product_bottom_min h2 {
        font-size: 20px;
        margin-bottom: 30px;
        line-height: 35px;
    }






    .product_show {
        padding: 35px 0 20px;
    }

    .product_show .show_row .show_left .show_left_name {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .show_left .show_left_min .min_content h2 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .show_left .show_left_min .min_content {
        margin-bottom: 20px;
    }

    .show_left .show_left_min .min_content p,
    .show_left .show_left_min .min_content li {
        font-size: 14px;
        line-height: 30px;
    }

    .show_left .show_left_min .min_content li {
        padding-left: 20px;
        margin-bottom: 5px;
    }

    .show_left .show_left_min .min_content li::before {
        width: 4px;
        height: 4px;
    }









    .news_content {
        margin: 40px 0 30px;
    }

    .news_content .news_name,
    .join .join_name,
    .contact_min .contact_name,
    .applications_content .applications_row .applications_min h2 {
        font-size: 22px;
    }

    .news_content .news_wrap {
        margin-top: 25px;
    }

    .news_content .news_wrap .news_min {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 30px !important;
    }

    .news_content .news_wrap .news_min .pic_min .pic_po,
    .related_swiper .news_min .pic_min .pic_po {
        bottom: -21px;
        width: 42px;
        height: 42px;
        background-size: 42px 42px !important;
    }

    .news_content .news_wrap .news_min .min_content,
    .related_swiper .news_min .min_content {
        margin-top: 40px;
        padding-bottom: 15px;
    }

    .news_content .news_wrap .news_min .min_content p,
    .related_swiper .news_min .min_content p {
        font-size: 14px;
        line-height: 25px;
        height: 50px;
    }



    .news_show .show_content_row {
        display: none;
    }

    .news_show .show_content_min {
        margin-top: 0;
    }









    .join {
        margin: 40px 0;
    }

    .join .concept .concept_left .concept_left_p {
        margin-top: 15px;
    }

    .join .concept .concept_left .concept_left_p p {
        margin-bottom: 12px;
        font-size: 14px;
        line-height: 26px;
    }

    .join .concept .concept_left .concept_left_p p::before {
        top: 7px;
    }

    .join .concept .concept_right {
        padding: 0 60px 30px;
    }

    .join .concept {
        margin-bottom: 35px;
    }

    .join .concept .concept_right .swiper-pagination {
        width: 45px;
        padding: 25px 0;
    }

    .join .concept .concept_right .swiper-pagination .swiper-pagination-bullet {
        font-size: 12px;
        margin-bottom: 10px;
    }








    .corporate_culture {
        padding: 40px 0;
    }

    .corporate_culture .culture_row .culture_min {
        width: 100%;
        padding: 0px 5% 20px !important;
    }

    .corporate_culture .culture_row .culture_min h2 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .corporate_culture .culture_row .culture_min .pic {
        width: 45px;
        margin-bottom: 20px;
    }

    .corporate_culture .culture_row .culture_min p {
        font-size: 13px;
        line-height: 30px;
    }








    .contact_min {
        margin: 40px 0;
    }

    .contact_min .contact_row .contact_left {
        padding: 30px 20px 20px;
    }

    .contact_min .contact_row .contact_left h2 {
        font-size: 18px;
    }

    .contact_min .contact_row .contact_left .contact_left_p .p_row p {
        font-size: 14px;
        line-height: 28px;
    }

    .contact_min .contact_row .contact_left .contact_left_p {
        margin-top: 10px;
    }

    .contact_min .contact_interest {
        height: 310px;
    }

    .contact_min .contact_message .contact_text {
        font-size: 14px;
    }




    .applications_content .applications_row .pic .pic_po {
        width: 54px;
        height: 54px;
    }

    .applications_content .applications_row .pic .po_href {
        bottom: 15px;
        right: 15px;
        width: 42px;
        height: 42px;
        background-size: 42px 42px !important;
    }

    .applications_content .applications_row .applications_min {
        padding-top: 20px;
    }

    .applications_content .applications_row .applications_min p {
        font-size: 14px;
        line-height: 26px;
    }

    .applications_content .applications_row {
        margin-bottom: 30px;
    }









    .applications_show {
        margin-top: 40px;
    }

    .applications_show .show_top h2 {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .applications_show .show_top p {
        font-size: 14px;
        line-height: 26px;
    }

    .applications_show .show_top {
        margin-bottom: 20px;
    }

    .applications_show .show_min .min_content .min_content_name {
        font-size: 18px;
        margin-bottom: 20px;
        line-height: 30px;
        padding-bottom: 10px;
    }

    .applications_show .show_min .min_content p {
        font-size: 14px;
        line-height: 26px;
    }

    .applications_show .show_min {
        padding-bottom: 20px;
    }

    .applications_show .show_paging a {
        font-size: 14px;
        line-height: 25px;
    }

    .applications_show .show_bottom {
        margin: 30px 0 35px;
    }

    .applications_show .show_bottom .show_bottom_name {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .applications_show .show_bottom .show_swiper .wrap_content .wrap_min h2 {
        font-size: 24px;
        margin-bottom: 12px;
    }





    .company_profile {
        padding: 40px 0 30px;
    }

    .about_name {
        font-size: 26px;
    }

    .company_profile .company_h3 {
        font-size: 16px;
        line-height: 30px;
        margin: 20px 0 10px;
    }

    .company_profile .company_p {
        font-size: 14px;
        line-height: 26px;
    }

    .about_counter .counter_banner {
        display: none;
    }

    .about_counter .counter_content {
        margin-top: 0;
    }



    .about_counter .counter_content .counter_row .counter_pic {
        margin-right: 10px;
        width: 60px;
    }

    .about_counter .counter_content .counter_row .counter_pic img {
        width: 60px;
        height: auto;
    }

    .about_counter .counter_content {
        padding: 20px;
    }

    .about_counter .counter_content .counter_row .counter_min p,
    .about_counter .counter_content .counter_row .counter_min h5 {
        font-size: 12px;
    }

    .about_counter .counter_content .counter_row .counter_min p span {
        font-size: 25px;
    }

    .about_counter .counter_content .counter_row {
        height: 90px;
    }


    .about_min {
        margin: 35px 0 30px;
    }

    .about_min .about_min_wrap .wrap_content {
        width: 100% !important;
        margin-right: 0 !important;
        margin-bottom: 20px !important;
    }
}