body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
header,
nav,
footer {
    margin: 0;
    padding: 0;
    zoom: 1;
    -webkit-text-size-adjust : none ;
    -moz-text-size-adjust : none ;
    -ms-text-size-adjust : none ;
    text-size-adjust : none
}
*{
    box-sizing:border-box; -webkit-box-sizing:border-box;  /* Safari */  -moz-box-sizing:border-box; /* Firefox */  -o-box-sizing:border-box;
}
img {
    display: block;
    font-size: 0px;
    max-width: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

ul,
ol,
li {
list-style: none;
}


.clearfix:after {
    content: "";
    visibility: hidden;
    height: 0;
    display: block;
    clear: both;
    zoom: 1;
}

a {
    text-decoration: none;
}

body,
button,
input,
select,
textarea {
    font: 16px/1.5 tahoma, arial, \5b8b\4f53;
}
input,select,textarea{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input{
    outline-color: invert ;
	outline-style: none ;
	outline-width: 0px ;
	border: none ;
	border-style: none ;
	text-shadow: none ;
	-webkit-appearance: none ;
	-webkit-user-select: text ;
	outline-color: transparent ;
	box-shadow: none;
}
body {
    font-family: "Source Han Sans CN", Arial, verdana;
}





@media screen and (max-width:1740px){
    .nav_ul .nav_li .navUl .navLi a{
        font-size: 14px;
        line-height: 22px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .nav_ul .nav_li>a{
        font-size: 14px;
        line-height: 22px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
}
@media screen and (max-width:1600px){
    .main {
        max-width: 90%;
        margin: 0 auto;
    }
    .cp_box .grid-x {
        height: 400px;
    }
    .nav_ul .nav_li .navUl .navLi a{
        font-size: 14px;
        line-height: 22px;
    }
    .nav_ul .nav_li>a{
        font-size: 14px;
        line-height: 22px;
    }
}


@media screen and (max-width:1440px){
    .index_content_box .index_content_list{
        flex-wrap: wrap;
    }
    .index_content_box .index_content_listflex .index_content_li{
        width: 25%;
        margin-bottom: 20px;
    }
    #news_index .index_producttext h6{
        font-size: 20px;
    }
    #news_index .index_producttext p{
        font-size: 14px;
        line-height: 24px;
    }
    #news_index .index_producttext p.more{
        font-size: 14px;
    }
    .index_quota .index_content_box .index_content_list .index_content_li h6 span.number{
        font-size: 60px;
        line-height: 60px;
    }
    .index_quota .index_content_box .index_content_list .index_content_li h6 span.fh{
        font-size: 60px;
        line-height: 60px;
    }
    .index_product .index_content_box .index_content_list .index_content_li .index_producttext h6{
        font-size: 20px;
    }
    .index_product .index_content_box .index_content_list .index_content_li .index_producttext p{
        font-size: 14px;
        line-height: 24px;
        margin-top: 10px;
    }
    .index_product .index_content_box .index_content_list .index_content_li .index_producttext p.more{
        font-size: 14px;
        margin-top: 30px;
    }
    .banner_swp .item h3{
        font-size: 30px;
        line-height: 36px;
    }
    .banner_swp .item h1{
        font-size: 30px;
        line-height: 36px;
    }
    .banner_swp .item p{
        font-size: 16px;
    }
    .banner_swp .item p.more a{
        font-size: 14px;
    }
    .banner_swp .swiper-pagination-bullet{
        font-size: 16px;
        line-height: 24px;
    }
    .index_about_box p{
        font-size: 26px;
    }
    .nav_ul .nav_li>a{
        font-size: 14px;
        line-height: 20px;
    }
    .nav_ul .nav_li .navUl .navLi a{
        line-height: 20px;
    }
    .cell_nav .navUl .navLi a{
        font-size: 14px;
        line-height: 36px;
    }
    .banners_box .item h3{
        font-size: 32px;
        line-height: 38px;
    }
    .banners_box .item h1{
        font-size: 32px;
        line-height: 38px;
    }
    .banners_box .item p{
        font-size: 16px;
        line-height: 26px;
    }
    .header .header_main .header_nav .li{
        margin-left: 30px;
    }
    .header_right .header_search .search_input{
        width: 280px;
    }
}
@media screen and (max-width:1366px){
    .header_right .header_search .search_input{
        width: 240px;
    }
    .header_right .header_contact a{
        width: 140px;
    }
    .header_right .header_contact a p{
        background: url(../images/icon4.png) no-repeat center left 25px;
    }
    .grid-container{
        max-width: 80%;
    }
    .cp_box .grid-x {
        height: 420px;
    }
}
@media screen and (max-width:1280px){
    .header .header_main .header_nav .li {
        margin-left: 25px;
    }
}

@media screen and (max-width:1100px){
    /*  */
    .header {display: none;}

    .p_header{
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 72px;
        z-index: 999;
        background-color: #fff;
        padding: 0 20px;
        box-sizing: border-box;
        box-shadow: 0 0 20px rgb(0 0 0 / 10%);
    }
    .p_header .p_logo {
        /* width: 100px;
        margin-top: 5px; */
        width: 80px;
        margin-top: 16px;

    }
    .p_en {
        position: absolute;
        top: 5px;
        right: 70px;
        height: 50px;
    }
    .p_header .p_nav {
        width: 50px;
        height: 50px;
        position: absolute;
        top: 11px;
        right: 100px;
        background: url(../images/p-zk.png)no-repeat center center;
        background-size: 70%;
    }
    .p-nav-list {
        display: none;
        width: 100%;
        background-color: #fff;
        position: fixed;
        top: 72px;
        left: 0;
        height: 100%;
        z-index: 100;
    }
    .p_nav_ul {
        /* max-height: 500px; */
        overflow: auto;
    }
    .p-nav-list .p_nav_ul .p_nav_li {
        line-height: 50px;
        border-bottom: 1px solid #eaeaea;
        padding-left: 20px;
        position: relative;
    }
    .p-nav-list .p_nav_ul .p_nav_li>a {
        color: #000;
        font-size: 14px;
        display: block;
        font-weight: bolder;
    }
    .p-nav-list .p_nav_ul .p_nav_li i {
        position: absolute;
        right: 0;
        width: 50px;
        height: 50px;
        top: 0;
        background: url(../images/jt1111.png) no-repeat center center;
        background-size: 10px auto;
    }
    .p_nav_li .p-con {
        /* padding: 0 30px; */
        border-top: 1px solid #eaeaea;
    }
    .p-nav-list .p_nav_ul .p_nav_li .p-con li {
        line-height: 35px;
    }
    .p_nav_li .p-con li div a {
        display: block;
        font-size: 14px;
        color: #000;
        line-height: 50px;
        border-bottom: 1px solid #eaeaea;
    }
    .p_nav_li .p-con li div:last-child a{
        border-bottom: initial;
    }
    
    .p_header .p_nav.active {
        background: url(../images/p-cw.png) no-repeat center center;
        background-size: 45%;
    }
    .p_search{
        width: 50px;
        height: 50px;
        position: absolute;
        top: 11px;
        right: 20px;
        background: url(../images/p_search.png)no-repeat center center;
        background-size: 50%;
    }
    /* .p-nav-list .p_nav_ul .p_nav_li.active i{
        transform: rotate(
180deg
);
    -webkit-transform: rotate(
180deg
);
    -moz-transform: rotate(180deg);
    } */

    .phone-back {
        position: fixed;
        z-index: 80;
        background: #fff;
        left: 0%;
        width: 100%;
        height: 100%;
        top: 0px;
        display: none;
    }

.crumbs{
    padding-top: 70px;
    margin-top: 0;
}
.footer_right .footer_img .fimg{
    width: 40.5%;
    padding-right: 0;
}
.p_header:after{
    content: '';
    width: 1px;
    height: 72px;
    background-color: #e6e6e6;
    position: absolute;
    top: 0;
    right: 85px;
    z-index: 1000;
    transform: skew(-15deg);
}
.p_header:before{
    content: '';
    width: 1px;
    height: 72px;
    background-color: #e6e6e6;
    position: absolute;
    top: 0;
    right: 165px;
    z-index: 1000;
    transform: skew(-15deg);
}




/*  */
#p_header.p-nav-list{
    overflow: hidden;
}
#p_header.p-nav-list .p_nav_ul .p_nav_li{
    position: initial;
    padding-left: 0;
    margin: 0 20px;
}
#p_header.p-nav-list .p_nav_ul .p_nav_li .a3{
    display: block;
    padding-right: 50px;
    background: url(../images/jt1111.png) no-repeat center right 15px;
    background-size: 10px auto;
}
#p_header .p_nav_ul{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    /* left: -100%; */
    left: 0;
    background-color: #fff;
    z-index: 104;
}
#p_header .p_nav_li .p-con{
    /* display: block !important; */
    padding: 0;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 105;
    transition: All 0.4s ease;
    -webkit-transition: All 0.4s ease;
    -moz-transition: All 0.4s ease;
    -o-transition: All 0.4s ease;
    overflow-y: auto;
}
#p_header .p_nav_li .p-con.active{
    left: 0;
}

/* er */
#p_header.p-nav-list .p_nav_ul .p_nav_li .p-con li{
    margin: 0 20px;
    border-bottom: 1px solid #eaeaea;
}
#p_header.p-nav-list .p_nav_ul .p_nav_li .p-con li .b1{
    display: block;
    padding-right: 50px;
    background: url(../images/jt1111.png) no-repeat center right 15px;
    background-size: 10px auto;
    color: #000;
    font-size: 14px;
    font-weight: bolder;
    line-height: 50px;
}
#p_header.p-nav-list .p_nav_ul .p_nav_li .p-con li .plist_ul{
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 106;
    /* display: none; */
    transition: All 0.4s ease;
    -webkit-transition: All 0.4s ease;
    -moz-transition: All 0.4s ease;
    -o-transition: All 0.4s ease;
    overflow-y: auto;
}
#p_header.p-nav-list .p_nav_ul .p_nav_li .p-con li .plist_ul.active{
    left: 0;
}
#p_header.p-nav-list .p_nav_ul .p_nav_li .p-con li .plist_ul .plist_li{
    border-bottom: 1px solid #eaeaea;
}
#p_header.p-nav-list .p_nav_ul .p_nav_li .p-con li .plist_ul .gl_a a{
    display: block;
    /* padding-right: 50px; */
    color: #000;
    font-size: 14px;
    font-weight: bolder;
    line-height: 20px;
    padding: 15px 50px 15px 0;
}


#p_header.p-nav-list .p_nav_ul .p_nav_li .p-con li .plist_ul .plist_li .c1{
    display: block;
    padding-right: 50px;
    color: #000;
    font-size: 14px;
    font-weight: bolder;
    line-height: 50px;
}
#p_header.p-nav-list .p_nav_ul .p_nav_li .p-con li .plist_ul .plist_li .c2{
    display: block;
    padding-right: 50px;
    color: #000;
    font-size: 14px;
    font-weight: bolder;
    line-height: 50px;
    padding-right: 50px;
    background: url(../images/jt1111.png) no-repeat center right 15px;
    background-size: 10px auto;
}
#p_header.p-nav-list .p_nav_ul .p_nav_li .p-con li .plist_ul .plist_li .c_box{
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 107;
    transition: All 0.4s ease;
    -webkit-transition: All 0.4s ease;
    -moz-transition: All 0.4s ease;
    -o-transition: All 0.4s ease;
    overflow-y: auto;
}
#p_header.p-nav-list .p_nav_ul .p_nav_li .p-con li .plist_ul .plist_li .c_box.active{
    left: 0;
}
#p_header.p-nav-list .p_nav_ul .p_nav_li .p-con li .plist_ul .plist_li .c_box li{
    border-bottom: 1px solid #eaeaea;
}
#p_header.p-nav-list .p_nav_ul .p_nav_li .p-con li .plist_ul .plist_li .c_box li a{
    display: block;
    /* padding-right: 50px; */
    color: #000;
    font-size: 14px;
    font-weight: bolder;
    line-height: 20px;
    padding: 15px 50px 15px 0;
}
#p_header.p-nav-list .p_nav_ul .p_nav_li .p-con .a_return{
    font-size: 14px;
    color: #000;
    border-bottom: none;
    line-height: 50px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 20px;
    background: url(../images/jt2222.png) no-repeat center left;
}
#p_header.p-nav-list .p_nav_ul .p_nav_li .p-con li .plist_ul .b_return{
    font-size: 14px;
    color: #000;
    border-bottom: none;
    line-height: 50px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 20px;
    background: url(../images/jt2222.png) no-repeat center left;
}
#p_header.p-nav-list .p_nav_ul .p_nav_li .p-con li .plist_ul .plist_li .c_box .c_return{
    font-size: 14px;
    color: #000;
    border-bottom: none;
    line-height: 50px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 20px;
    background: url(../images/jt2222.png) no-repeat center left;
}
















}

@media screen and (max-width:960px){

    .Popup_content .box_ .left{
        width: 100%;
    }
    .Popup_content .box_ .right{
        width: 100%;
    }
    .Popup_content .box_{
        flex-wrap: wrap;
    }
    .Popup_content .box_ .left .Popup_box_swiper {
        height: 240px;
    }
    .Popup_content .box_ .right .texts{
        height: 350px;
        overflow: auto;
        padding-right: 0;
        padding: 15px;
    }
    .Popup_content .box_ .right::before{
        display: none;
    }
    .Popup_content .box_ .right::after{
        display: none;
    }
    .Popup_box_swiper .btn.swiper-button-next{
        right: 0;
    }
    .Popup_content .box_ .right .icon{
        top: -230px;
        right: 10px;
    }
    .Popup_content .box_ .right h3 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
        color: #e60000;
        font-weight: 700;
    }
    .Popup_content .box_ .right .txt p {
        font-size: 14px;
        margin-bottom: 10px;
        color: #000;
        line-height: 22px;
    }
    .Popup_content .box_ .right .txt ul li {
        padding-left: 20px;
        font-size: 14px;
        color: #000;
        font-weight: 400;
        background: url(../images/aicon41.png) no-repeat top 7px left;
    }
    .Popup_content .box_ .right .txt ul {
        margin-bottom: 15px;
    }
    .Popup_content .box_ .left .Popup_box_swiper .swiper-slide{
        height: auto;
    }



    .cookie .item {
        display: block;
        padding: 20px 0px;
    }
    .cookie .item .text {
        padding-right: 0px;
    }
    .cookie .item .text strong {
        font-size: 22px;
    }
    .cookie .item .cookie-click {
        margin-top: 10px;
        display: inline-block;
        font-size: 14px;
    }




    .p_banner_img{
        width: 100%;
        height: 200px;
        background-size: cover!important;
    }
    /*  */
    .index_banner {margin-top: 60px;}
    .index_banner .banner_swp{display: none;}
    .index_banner .p_banner{display: block;margin-top: 60px;}


    .banners .banners_box{display: none;}
    .banners .p_banner{display: block;margin-top: 0px;}


    .banners.banners_jbs .banners_box{
        display: block;
        margin-top: 30px;
    }
    .banners.banners_jbs .banners_box .item{
        height: auto;
    }
    .padding_top90s{
        padding-top: 30px;
    }
    .padding_bottom90s{
        padding-bottom: 30px;
    }
    .banners.banners_jbs .banners_box .item>div{
        width: 100%;
        margin-bottom: 0;
        padding: 25px;
    }
    .banners.banners_jbs .banners_box .item>div p{
        font-size: 12px;
    }
    .p_banner .p_banner_page {
        bottom: 5px!important;
        /* top:70%; */
    }
    .p_banner{
        background-color: #f5f5f5;
    }
    .p_banner .item{
        background-color: #f5f5f5;
        padding: 25px;
    }
    .p_banner .item h3{
        font-size: 20px;
        line-height: 26px;
        color: #000000;
        font-weight: 600;
        -webkit-text-size-adjust : none ;
-moz-text-size-adjust : none ;
-ms-text-size-adjust : none ;
text-size-adjust : none
    }
    .p_banner .item h1{
        font-size: 20px;
        line-height: 26px;
        color: #000000;
        font-weight: 600;
        -webkit-text-size-adjust : none ;
-moz-text-size-adjust : none ;
-ms-text-size-adjust : none ;
text-size-adjust : none
    }
    .p_banner .item p{
        font-size: 14px;
        line-height: 24px;
        color: #000000;
        margin-top: 10px;
        -webkit-text-size-adjust : none ;
-moz-text-size-adjust : none ;
-ms-text-size-adjust : none ;
text-size-adjust : none
    }
    .p_banner .item p.more{
        width: 96px;
        height: 38px;
        background-color: #666666;
        overflow: hidden;
        background-color: #666666;
        transform: skew(-10deg);
        -webkit-text-size-adjust : none ;
-moz-text-size-adjust : none ;
-ms-text-size-adjust : none ;
text-size-adjust : none
    }
    .p_banner .item p.more a{
        font-size: 12px;
    color: #ffffff;
    line-height: 38px;
    display: block;
    text-align: center;
    transform: skew(10deg);
    -webkit-text-size-adjust : none ;
-moz-text-size-adjust : none ;
-ms-text-size-adjust : none ;
text-size-adjust : none
    }
    .p_banner .swiper-pagination-bullet-active{
        background-color: #fff;
    }
    .index_about_box h5{
        font-size: 30px;
        /* line-height: 30px; */
        margin-bottom: 15px;
    }
    .index_about_box p{
        font-size: 14px;
        line-height: 22px;
    }
    .index_about{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .index_about_box{
        max-width: 100%;
    }
    .index_content_box h5{
        font-size: 30px;
        /* line-height: 30px; */
        margin-bottom: 15px;
    }
    .index_content_box p{
        font-size: 14px;
        line-height: 22px;
    }
    .index_content_box .index_content_list .index_content_li{
        width: 25%;
    }
    .index_content_box .index_content_list .index_content_li p{
        font-size: 12px;
    }
    
    .index_content_box .index_content_list .index_content_li:last-child:nth-child(4n - 1) {
        margin-right: calc(25% + 0% / 3);
    }
    .index_content_box .index_content_list .index_content_li:last-child:nth-child(4n - 2) {
        margin-right: calc(50% + 0% / 3);
    }
    .index_content_box .index_content_list{
        margin-top: 30px;
    }
    .index_content{
        padding-top: 40px;
        /* padding-bottom: 40px; */
        padding-bottom: 20px;
    }
    .index_product .index_content_box .index_content_list .index_content_li{
        width: 100%;
    }
    .index_product .index_content_box .index_content_list .index_content_li:last-child:nth-child(4n - 1){
        margin-right:initial
    }
    .index_product .index_content_box .index_content_list .index_content_li:last-child:nth-child(4n - 2){
        margin-right:initial
    }
    .index_quota .index_content_box .index_content_list .index_content_li{
        width: 50%;
        margin-bottom: 30px;
    }
    .index_quota .index_content_box .index_content_list .index_content_li h6 span.number{
        font-size: 36px;
        line-height: 36px;
    }
    .index_quota .index_content_box .index_content_list .index_content_li h6 span.fh{
        font-size: 36px;
        line-height: 36px;
    }
    .index_quota .index_content_box .index_content_list .index_content_li h6 span{
        font-size: 14px;
    }
    #news_index .index_content_li{
        width: 100%;
        display: none;
    }
    #news_index .index_content_li:nth-child(1){
        display: block;
    }
    #news_index .index_content_li:last-child:nth-child(4n - 1){
        margin-right:initial
    }
    #news_index .index_content_li:last-child:nth-child(4n - 2){
        margin-right:initial
    }
    #news_index .index_productimg:before{
        top: 1px;
    }
    #all{
        width: 76px;
        height: 30px;
        margin: 15px auto 0;
    }
    #all a{
        line-height: 30px;
        font-size: 12px;
    }
    #index_activity .index_content_li{
        width: 100%;
        margin-bottom: 10px;
        padding: 20px;
        display: none;
    }
    #index_activity .index_content_li:nth-child(1){
        display: block;
    }
    #index_activity .index_content_li:last-child:nth-child(4n - 1){
        margin-right:initial
    }
    #index_activity .index_content_li:last-child:nth-child(4n - 2){
        margin-right:initial
    }
    #index_activity .index_producttext p.more{
        margin-top: 10px;
    }
    #index_activity #all {
        margin-top: 20px;
    }
    .p_banner_img img{
        width: 100%;
        height: 100%;
    }
    .contactus{
        display: none;
    }
    .p_contactus{
        display: block;
        background-color: #009cbd;
        height: 45px;
    }
    .p_contactus h5 a{
        display: block;
        font-size: 14px;
        font-weight: 600;
        text-align: center;
        line-height: 45px;
        color: #fff;
    }
    #footer{
        display: none;
    }
    #p_footer{
        display: block;
        background-color: #333333;
        padding-top: 20px;
    }
    #p_footer .p-nav-list{
        display: block;
        position: initial;
        background-color: #333333;
    }
    #p_footer .p-nav-list .p_nav_ul .p_nav_li>a{
        color: #fff;
    }
    #p_footer .p_nav_li .p-con li div a{
        color: #fff;
    }
    #p_footer .p-nav-list .p_nav_ul .p_nav_li{
        padding: 0;
    }
    #p_footer .p_nav_ul{
        padding: 0 20px;
    }
    #p_footer .p-nav-list .p_nav_ul .p_nav_li i{
        background: url(../images/footericon.png) no-repeat center center;
    }
    #p_footer .p-nav-list .p_nav_ul .p_nav_li{
        border-bottom: 1px solid rgba(255, 255, 255, .5);
    }
    #p_footer .p_nav_li .p-con{
        border-top: 1px solid rgba(255, 255, 255, .5);
    }
    #p_footer .p_nav_li .p-con li div a{
        border-bottom: 1px solid rgba(255, 255, 255, .5);
    }
    #p_footer .footer_right{
        width: 100%;
    }
    #p_footer .footer_right .title{
        margin-top: 35px;
        border-bottom: initial;
        text-align: center;
        padding-bottom: 0px;
        display: block;
    }
    #p_footer .footer_right .footer_img{
        max-width: 90%;
        padding: 20px 20px 10px;
        background-color: #3d3d3d;
        margin: 0 auto;
        justify-content: center;
    }
    #p_footer .footer_right .footer_img .fimg p{
        font-size: 12px;
    }
    #p_footer .footer_bottom{
        flex-wrap: wrap;
    }
    #p_footer .footer_bottomicon{
        margin: 0 auto 20px;
    }
    #p_footer .footer_bottom_text{
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
        padding: 0 15px;
        flex-wrap: wrap;

    }
    .footer_bottom .footer_bottom_text p{
        margin-right: 0;
    }
    .p-nav-list .p_nav_ul .p_nav_li.p_nav_lien{
        border-bottom: initial;
    }
    .p-nav-list .p_nav_ul .p_nav_li.p_nav_lien .a2{
        padding-left: 35px;
        background: url(../images/icon2.png) no-repeat center left;
    }
    .p-nav-list .p_nav_ul .p_nav_li.p_nav_lien .a2 p{
        display: inline-block;
        padding-right: 50px;
        /* background: url(../images/jt610.png) no-repeat center center; */
        background-size: 10px auto;
    }
    .index_content .more .m_link{
        padding: 0px 24px;
        font-size: 12px;
        line-height: 38px;
    }
    .index_content .more{
        margin-top: 0px;
    }
    .index_content_box .index_content_listflex {
        margin-bottom: 10px;
    }
    #index_activity .all .more{
        margin-top: 10px;
    }
    .index_product .index_content_box .index_content_li .index_producttext {
        background-color: #edecea;
        padding: 20px 10px 10px;
    }
    .index_product .index_content_box .index_content_li{
        margin-bottom: 20px;
    }
    .news_li a .news_img{
        width: 100%;
    }
    .news_li a .news_text{
        width: 100%;
    }
    .news_li a{
        flex-wrap: wrap;
    }
    .index_content_box .index_content_list .index_content_li .conimg{
        width: 60px;
        height: 60px;
    }
    .company .company_top{
        margin: 30px auto 30px;
        padding-bottom: 10px;
        padding-top: 0;
    }
    .company.trade .company_top {
        margin-bottom: 30px;
    }
    .about .about_box .ab_t h5{
        margin-bottom: 0;
        margin-top: 5px;
    }
    .company .company_top h3{
        font-size: 30px;
        /* line-height: 30px; */
    }
    .company .company_top h1{
        font-size: 30px;
        /* line-height: 30px; */
    }
    .company .company_text p{
        font-size: 14px;
        line-height: 22px;
    }
    /* .news_select select:focus{
        padding-right: 0;
        padding-left: 0;
    } */
    #map {
        height: 300px;
    }
    .address_list{
        padding: 15px 0;
        flex-wrap: wrap;
        
        background: url(../images/icon34.png) no-repeat top 26px left;
        background-size: 6%!important;
    }
    .address_list .address_name{
        width: 100%;
        padding-left: 34px;
    }
    .address_list .address_num{
        width: 100%;
        padding-left: 34px;
    }
    .address_list .address_site{
        width: 100%;
        padding-left: 34px;
    }
    .address_list .address_site p {
        font-size: 14px;
        line-height: 24px;
    }
    .address_list .address_num p {
        font-size: 14px;
        line-height: 24px;
    }
    .address_list .address_name h5{
        font-size: 20px;
    }
    .address .address_box {
        margin: 20px auto 30px;
    }
    .ab_combinations .combination_box .combination_text{
        width: 100%;
        padding-top: 10px;
    }
    .ab_combinations .combination_box .combination_left{
        width: 100%;
    }
    .combination_box{
        flex-wrap: wrap-reverse;
    }
    .combination_text .combination_t h5{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .combination_text .combination_t .combination_text_t p{
        font-size: 14px;
        line-height: 22px;
        padding-bottom: 10px;
    }
    .Global_box .Global_img{
        width: 100%;
        text-align: center;
    }
    .Global_box .Global_img img{
        display: inline-block;
    }
    .Global_box .Global_text{
        width: 100%;
        padding-top: 10px;
    }
    .Global_box{
        flex-wrap: wrap;
        margin-top: 30px;
    }
    .Global .title{
        font-size: 30px;
        /* line-height: 30px; */
    }
    .Global_box .Global_text p{
        font-size: 14px;
        line-height: 22px;
        padding-bottom: 10px;
    }
    .combination {
        padding-bottom: 30px;
    }
    .manual{
        margin-top: 30px;
        flex-wrap: wrap;
    }
    .manual .manual_list{
        width: 100%;
        margin-bottom: 25px;
    }
    .manual .manual_list h6{
        font-size: 20px;
    }
    .manual .manual_list .manual_text {
        margin-top: 15px;
    }
    .manual .manual_list .manual_text p{
        font-size: 14px;
        line-height: 22px;
    }
    .conduct .pro_box_main.aboutBox {
        max-width: 100%;
    }
    .Global {
        padding-bottom: 30px;
    }
    .download h3{
        font-size: 30px;
        /* line-height: 30px; */
    }
    .download_BOX3 .download_list{
        width: 48%;
        margin-bottom: 20px;
    }
    .download_box .download_list a {
        background: url(../images/tu15.png) no-repeat top 20px left;
        background-size: 20px 40px;
        padding-left: 30px;
        display: block;
        text-align: left;
    }
    .download_box .download_list p.num{
        font-size: 12px;
        line-height: 20px;
    }
    .download_box .download_list h5 {
        font-size: 14px;
    }
    .download {
        padding-bottom: 30px;
    }
    .download_box{
        margin-top: 30px;
    }
    .news_li a .news_text .new_txt {
        min-height: 80px;
    }
    .news_li a .news_text .new_txt p{
        font-size: 14px;
        line-height: 26px;
    }
    .about .about_box .about_text{
        width: 100%;
        padding-right: 0;
        padding-top: 10px;
    }
    .about .about_box .about_img{
        width: 100%;
    }
    .about .about_box{
        flex-wrap: wrap-reverse;
    }
    .about{
        padding-top: 0;
        padding-bottom: 20px;
    }
    .about_text .ab_t h5{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .about_text .ab_t .ab_txt p{
        font-size: 14px;
        line-height: 22px;
    }
    .staff .staff_box .staff_list{
        width: 100%;
    }
    .staff .staff_box{
        flex-wrap: wrap;
    }
    .staff .staff_box .staff_list .staff_text h6{
        font-size: 20px;
        margin-top: 5px;
    }
    .staff .staff_box .staff_list .staff_text p{
        font-size: 14px;
        line-height: 22px;
    }
    .staff .staff_box .staff_list .staff_text {
        padding: 10px 0;
    }
    .staff {
        padding-top: 0px;
        padding-bottom: 20px;
    }
    .combination .title{
        font-size: 30px;
        /* line-height: 30px; */
    }
    .combination .combination_c p{
        font-size: 16px;
    }
    .combination_box .combination_left{
        width: 100%;
    }
    .combination_box .combination_text{
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        padding-top: 10px;
    }
    .combination .combination_box{
        flex-wrap: wrap;
        margin-top: 20px;
    }
    .combination_btn .item_button .button_info a{
        font-size: 12px;
        line-height: 30px;
        padding: 0 15px;
    }
    .combination_btn {
        margin-top: 10px;
    }
    .strategy {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .strategy .title{
        font-size: 30px;
        /* line-height: 30px; */
    }
    .strategy .strategy_text p{
        font-size: 16px;
        line-height: 26px;
        max-width: 100%;
    }
    .strategy_box .strategy_list{
        width: 100%;
        margin-bottom: 10px;
        padding: 12px;
    }
    .strategy_box{
        flex-wrap: wrap;
        padding-top: 30px;
    }
    .strategy_box .strategy_list h6{
        font-size: 20px;
    }
    .strategy_box .strategy_list .strategy_tet p{
        font-size: 14px;
        line-height: 22px;
    }
    .conduct {
        padding-top: 30px;
    }
    .conduct_t .title{
        font-size: 24px;
        margin-bottom: 10px;
    }
    .conduct_t .conduct_txt p{
        font-size: 14px;
        line-height: 22px;
    }
    .videoboxmg {
        margin: 30px 0;
    }
    .pro_video .videoicon p{
        font-size: 12px;
        line-height: 40px;
        padding-left: 30px;
        background: url(../images/video.png) no-repeat center left 20px;
    }
    .pro_video .videoicon{
        width: 130px;
        height: 40px;
        margin-bottom: 20px;
    }
    .pro_video h4{
        font-size: 18px;
    }
    .pro_video{
        /* height: 200px; */
        height: auto;
        padding: 50px 0;
    }
    .ab_combinations .combination_box{
        flex-wrap: wrap-reverse;
    }
    .combination_t .mores a{
        font-size: 14px;
    }
    .crumbs p a{
        font-size: 12px;
        line-height: 26px;
    }
    .we_service {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .we_service .title{
        font-size: 30px;
        /* line-height: 30px; */
    }
    .we_service_box{
        margin-top: 30px;
    }
    .we_service_box .we_service_list{
        width: 100%;
        margin-bottom: 20px;
    }
    .we_service_list .we_service_img{
        text-align: center;
    }
    .we_service_list .we_service_img img{
        display: inline-block;
    }
    .we_service_list h6{
        font-size: 20px;
    }
    .we_service_list .we_service_text p{
        font-size: 14px;
        line-height: 24px;
    }
    .pro_video p{
        font-size: 14px;
        line-height: 24px;
    }
    .achievement{
        padding-top: 30px;
    }
    .achievement h3{
        font-size: 30px;
        /* line-height: 30px; */
    }
    .achievement_box .achievement_list{
        width: 100%;
        margin-bottom: 0;
    }
    .achievement_list h6{
        font-size: 20px;
    }
    .achievement_list p {
        font-size: 14px;
        line-height: 24px;
    }
    .achievement_box{
        margin-top: 30px;
    }
    .p_product{
        padding-top: 20px;
    }
    .chart .pro_box_main h4 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .chart .pro_box_main table tbody tr th{
        font-size: 14px;
        padding: 10px;
    }
    .chart .pro_box_main table tbody tr td{
        font-size: 14px;
        padding: 10px;
    }
    .chart_box{
        overflow: auto;
    }
    .industryBox {
        padding: 30px 0;
    }
    .industryBox h4{
        font-size: 24px;
    }
    .industryBox_text p {
        font-size: 14px;
        line-height: 24px;
    }
    .download_box .download_list{
        /* width: 48%; */
        width: 100%;
        margin-bottom: 20px;
    }
    .download_box{
        justify-content: space-between;
    }
    .download_box .download_list:last-child:nth-child(4n - 2){
        margin-right:0;
    }
    .download_box .download_list p {
        font-size: 14px;
        line-height: 25px;
    }
    .p_product {
        padding-bottom: 20px;
    }
    .index_content_box .index_content_list .index_content_li:last-child:nth-child(3n - 1) {
        margin-right: 0;
    }
    .pcp_li{
        width: 100%;
        margin-bottom: 10px;
    }
    .pcp_li .pcp_li_text p{
        font-size: 14px;
    }
    .pcp_li:last-child:nth-child(3n - 1) {
        margin-right: 0;
    }
    .p_cp_li {
        padding-top: 30px;
    }
    .p_cp_list .p_cp_li .pc_title{
        font-size: 24px;
    }
    .p_cp_box{
        margin-top: 10px;
    }
    .p_cp {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .p_cp .title{
        font-size: 30px;
    }
    .Stretch_list .title {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .Stretch_li .Stretch_title{
        font-size: 18px;
    }
    .Stretch_li .Stretch_text{
        overflow: scroll !important;
    }
    .Stretch_li .Stretch_text p {
        font-size: 14px;
        line-height: 24px;
    }
    .Stretch_list {
        /* margin-bottom: 30px; */
    }
    .Stretch {
        padding-top: 0px;
    }
    .p_product .index_content_box2{
        width: 100%;
    }
    .pro_box {
        padding: 0;
    }
    .pro_boxs .pro_box_lists{
        margin-top: 0;
    }
    .pro_box_list .pro_box_li{
        width: 100%;
        margin-right: 0;
    }
    .pro_box_litext p.text {
        font-size: 14px;
    }
    .pro_box_litext h6{
        font-size: 20px;
    }
    .pro_box h3{
        font-size: 30px;
        margin-bottom: 10px;
    }
    .pro_box_list{
        margin-top: 20px;
    }
    .pro_box_lists .pro_box_li .pro_box_img{
        width: auto;
    }
    .videobox{
        margin-bottom: 0px;
    }
    .pad_phone{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .pad_phone .pro_box_text{
        max-width: 100%;
    }
    .pro_box .pad_phone .pro_box_text p{
        font-size: 14px;
        line-height: 22px;
    }
    .p_achieve{
        padding-top: 10px;
    }
    .crumbs{
        padding-top: 80px;
        padding-bottom: 0;
    }
    .pro_box .pro_box_text{
        max-width: 100%;
    }
    .pro_box .pro_box_text p{
        font-size: 14px;
        line-height: 22px;
    }
    .pro_box  .pro_box_main .achievement .main{
        max-width: 100%;
    }
    .industryBox .pro_box_main .industryBox_text {
        max-width: 100%;
        margin: auto;
    }
    .pro_box_list .pro_box_li .pro_box_litext {
        background-color: #edecea;
    }
    .pro_box_litext{
        padding: 20px;
    }
    .titles{
        margin-top: 30px !important;
    }
    .pro_box_list .pro_box_li:last-child{
        margin-bottom: 0 !important;
    }
    .p_contactus span{
        margin-left: 10px;
    }
    .manual.manual4 .manual_list{
        width: 100%;
        padding-right: 0;
    }
    .manual.manual4 .manual_list .manual_list_img{
        margin: auto;
        width: 60px;
        height: 60px;
    }
    .Global .title{
        margin-top: 30px;
    }
    .pro_box .pro_box_text li{
        font-size: 14px;
        line-height: 22px;
        background: url(../images/icon41.png) no-repeat top 9px left;
    }
    .combination_c, .strategy_text{
        font-size: 18px;
        line-height: 30px;
        max-width: 100%;
    }
    .strategy_box{
        max-width: 100%;
    }
    .industryBox .pro_box_main .industryBox_text1 p{
        background: url(../images/aicon41.png) no-repeat top 8px left;
    }
    .p_product .index_content_box .index_content_list .index_content_li.index_content_li50{
        width: 100% !important;
    }
    .ab_combinations .combination_box .combination_left img{
        height: auto;
    }


    .index_content_1 .index_content_box .index_content_list .index_content_li{
        margin-right: 0;
    }
    .p_product .index_content_box .index_content_list .index_content_li{
        margin-right: 0;
    }

    /* .index_product .index_content_box .index_content_li .index_producttext{
        background-color: initial;
    } */

    .address_list .address_name p{
        font-size: 14px;
    }
    .address_list .address_num p a{
        font-size: 14px;
    }
    .desc-box .content {
        color: #000;
        font-size: 1rem;
        max-width: 90%;
        padding: 1rem;
        position: relative;
        margin: auto;
        top: unset;
        left: unset;
        transform: unset;
    }
    .desc-box .content .info {
        width: 50%;
    }
}

@media screen and (max-width:414px){
    /* .p_banner .p_banner_page {
        bottom: initial!important;
        top:40%;
    } */
    .rinav{
        display: none;
    }
    .p_rinav{
        display: block;
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        background-color: #009cbd;
        z-index: 79;
    }
    .p_rinav ul{
        
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }
    .p_rinav ul li{
        width: 33%;
        height: 50px;
    }
    .p_rinav ul li a{
        display: block;
        height: 50px;
    }
    .p_rinav ul li:nth-child(1) a{
        background: url(../images/icon5.png) no-repeat center center;
    }
    .p_rinav ul li:nth-child(2) a{
        background: url(../images/icon6.png) no-repeat center center;
    }
    /* .p_rinav ul li:nth-child(3) a{
        background: url(../images/zxcx.png) no-repeat center center;
        background-size: 32%;
    } */
    .p_rinav ul li:nth-child(3) a{
        background: url(../images/icon7.png) no-repeat center center;
    }
    #p_footer{
        padding-bottom: 50px;
    }
    /* .download_box .download_list a {
        background-size: 10%;
    } */
    
}
@media screen and (max-width:375px){
    /* .p_banner .p_banner_page{
        top: 40%;
    } */
    .footer_bottom .footer_bottom_text p{
        font-size: 14px;
        /* margin-right: 15px; */
    }
    .footer_bottom .footer_bottom_text span a{
        font-size: 14px;
    }
    .footer_right .footer_img .fimg {
        width: 50%;
    }
}