@media only screen and (max-width:1200px) {
    .pageController ul li a {
        padding: 0px 10px;
        height: 30px;
        line-height: 30px;
    }

    .swiper-bn-list span {
        width: 8px;
        height: 8px;
        border: 1px #fff solid;
    }

    /**top**/



    .logo {
        width: auto;
    }

    .tops .companyphone {
        margin-right: 10px;
    }

    .tops .center {
        justify-content: flex-end;
    }

    .topc,
    .izl-rmenu,
    .tops .welcome {
        display: none;
    }
.logo p span,.logo p {
    font-size: 12px;
}
    

    .index_top:before {
        content: '';
        width: 46px;
        background: #fff;
        position: absolute;
        right: 20px;
        height: 40px;
        z-index: -1;
        top: 25px;
        border-radius: 4px;
    }

    .logo a img {
        height: 50px;
        margin: 5px 0px;
    }

    .top_main .top_contact li .icon {
        height: 70px;
    }

    .top_main {
        width: 200px;
        justify-content: flex-end;
        margin-right: 30px;
    }

    .nav li a.navyj:before {
        display: none;
    }


    .m_gb {
        right: 9px;
        width: 30px;
        height: 50px;
        position: absolute;
        top: 60px;
    }

    .m_gb:before {
        content: '';
        width: 25px;
        height: 2px;
        background: #ddd;
        position: relative;
        display: block;
        -moz-transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg);
        position: relative;
        top: 2px;
        left: .5px
    }

    .m_gb:after {
        content: '';
        width: 25px;
        height: 2px;
        background: #ddd;
        position: relative;
        display: block;
        -moz-transform: rotate(-225deg);
        -webkit-transform: rotate(-225deg);
        -o-transform: rotate(-225deg);
        -ms-transform: rotate(-225deg);
        transform: rotate(-225deg)
    }


    .logo img {
        height: 60px;
        float: left
    }

    .index_top {
        height: 94px;
        background: #fff;
    }

    #navToggle {
        position: fixed;
        right: 20px;
        width: 26px;
        display: block;
        top: 36px;
    }

    #navToggle span {
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        display: block;
        background: rgba(185, 3, 8, 1);
        height: 2px;
        position: relative;
        width: 100%;
        margin-top: 24px;
    }

    #navToggle span:before {
        content: '';
        position: relative;
        width: 100%;
        height: 2px;
        left: 0;
        top: 8px;
        display: block;
        background: rgba(185, 3, 8, 1);
    }

    #navToggle span:after {
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        display: block;
        background: rgba(185, 3, 8, 1);
        content: '';
        bottom: 10px;
        width: 100%;
        height: 2px;
        position: relative
    }

    #menu .nav {
        position: fixed;
        height: 100vh;
        z-index: 9999;
        background: #fff;
        left: 0;
        top: 0;
        padding-top: 80px;
        transform: translateX(100%);
        transition: all .6s cubic-bezier(.77, 0, .175, 1) 0s;
        -webkit-transition: all ease .5s;
        width: 100%;
        padding: 80px 20px 0px;
    }

    #menu .open {
        transform: translateX(0)
    }

    #menu .nav li {
        width: 100%;
        line-height: 50px;
        padding: 0px;
        position: relative;
        margin: 0px 0px 0px;
    }


    #menu .nav li a {
        line-height: 60px;
        text-align: left;
        border-bottom: 1px #eee solid;
        padding: 0 0;
        color: #333;
        font-size: 16px;
    }

    #menu .nav li a:hover {
        background: 0 0;
        color: #1574b2;
    }

    .nav li .nav_ej {
        display: none !important;
    }

    #menu {
        width:auto;
        float: right;
    }

    .search {
        display: none;
    }

    /**banner**/


    .n_banner {
        margin-top: 94px;
        height: 150px;
    }

    .banner_text p {
        font-size: 16px;
    }

    .banner_text p span {
        font-size: 30px;
        margin-bottom: 0px;
    }

    .n_banner img {
        width: 100%;
        margin: 0 auto;
        object-fit: cover;
        height: 100%;
    }

    .pc-bn {
        display: none;
    }

    .m-bm {
        display: block;
        margin-top: 70px;
    }

    .banner_text {
        margin-top: 0px;
    }

    .swiper-bn-list {
        bottom: 10px !important;
    }

    /**.footer**/

    .footer_c_left {
        width: 100%;
        border-right: 0px rgba(255, 255, 255, 0.1) solid;
    }

    .footer_c_left img {
        max-width: 180px;
    }

    .footer_c_left p span {
        font-size: 22px;
    }
    .footer_left
    {
    display: none;
    }


.footer_contact ul {
    display: block;
}

.miaoshu {
    border: none
}

.footer_main_center {
    padding: 40px 20px;
    border-top: 0px rgba(255, 255, 255, 0.1) solid;
    display: none;
}

.footer_c_left .title {
    font-size: 22px;
}

.footer_c_left .title span {
    font-size: 12px;
    margin-top: 5px;
}

.footer_c_left p {
    font-size: 14px;
    color: #787878;
}


.bq_c {
    padding: 0px 0px;
}

.bq_left {
    width: 100%;
    text-align: center;
    font-size: 14px;
    padding: 20px 20px;
    border-top: 1px #ddd solid;
    margin-top: 20px;
}

.bq a {
    display: inline-block;
    margin-left: 0px;
    font-size: 14px;
}

.bq_right {
    width: 100%;
    float: left;
    text-align: center;
    opacity: 1;
    font-size: 15px;
}

.footer_contact ul li {
    margin: 10px 0px
}


/**fl*/

.fl_list p {
    display: none;
}

.fl_list {
    width: 100%;
    float: left;
    box-shadow: 0px 0px 0px #ddd;
}

.fl_title {
        padding: 0px 0px 0px;
        width: 100%;
        display: flex;
        overflow: scroll;
        justify-content: flex-start;
        display: -webkit-box;
        overflow: scroll;
}

.fl_list a {
        line-height: 60px;
        font-size: 14px;
        color: #666;
        float: left;
        border-bottom: 0px #e5e5e5 solid;
        position: relative;
        text-align: center;
        margin-right: 0px;
        margin-bottom: 0px;
        border-radius: 0px;
        padding: 0px 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        margin-left: 0px;
        border-radius: 0px;
}

.solutionfl_title a {
    min-width: 160px;
}


.fl_list .on {
    color:rgba(185, 3, 8, 1);
    background: #f6f6f6;
}

.fl_title a:hover {
    color:rgba(185, 3, 8, 1);
    background: #f6f6f6;
}

.fl_title .on {
    color: rgba(185, 3, 8, 1);
}

.fl_title a:nth-last-of-type(1):before {
    display: none;
}


.fl_list a:nth-of-type(2n) {
    margin-right: 0px;
}

.mfl_title a {
    width: calc((100% - 10px)/3);
}



.mfl_title a:nth-of-type(2n) {
    margin-right: 5px;
}

.mfl_title a:nth-of-type(3n) {
    margin-right: 0px;
}

.mbx {
    display: none;
}

.fl {
    margin-top: 0px;
    padding: 0px;
    position: relative;
    top: 0;
}


.fl_center {
    padding: 0px 0px 0px;
}

.mfl {
    display: none;
}


/**about***/
.about .right {
    width: 100%;
    float: left;
}
.about .right .title {
    font-size:28px;
    color: #333;
    line-height: 1.5em;
    margin-bottom: 20px;
}
.fgsan a {
    width: 31%;
    height: 45px;
    color: #666;
    line-height: 45px;
    background-color: #f8f8f8;
    text-align: center;
    margin-right: 2%;
    font-size: 14px;
    margin-bottom: 2%;
    display: block;
}
.about .left {
    width: 100%;
    float: left;
}
.about .left .subtitle {
    font-size: 14px;
}
.about .left .title {
    font-size: 20px;
    line-height: 2em;
    margin-top:10px;
    color: #333;
}

/**contactn**/

.ny-contact .main p{
    padding: 20px;
    width: 100%;
    margin-bottom: 20px;
}
.ny-contact .main
{
    display: block;
}
.ny-contact
{
    padding: 40px 0px;
}


.messages {
    padding: 0px 20px 0px;
    margin-top: 0px;
}

.messages-list {
    display: block;
}

.messages input {
    line-height: 50px;
    padding: 0px 20px;
    width: 100%;
    margin-bottom: 0px;
    font-size: 14px;
    margin-top: 10px;
}

.messages textarea {
    font-size: 14px;
    height: 160px;
    margin-top: 20px;
}

.messages button {
    width: 100%;
    line-height: 48px;
    max-width: 100%;
    border-radius: 4px;
    margin: 20px auto 0px;
}

.messages .left .cn_title {
    font-size: 22px;
}

.messages .left p {
    font-size: 14px;
    color: #999;
    line-height: 1.6em;
}

.messages .left {
    margin-bottom: 20px;
}



/**products**/


.products-title {
    margin-bottom: 20px;
    padding: 0px 20px;
}

.products-title p span {
    font-size: 24px;
    margin-bottom: 5px;
}

.products-title p {
    font-size: 14px;
}

.indexpr_main li {
    width: 100% !important;
    float: left;
    position: relative;
    overflow: hidden;
    display: block;
    margin: 10px 0px;
}

.indexpr_main li .text .pics {
    width: 80px;
    height: 0px;
    position: relative;
    overflow: hidden;
    padding-top: 26%;
}

.indexpr_main li:nth-of-type(3n) {
    margin-right: 10px !important;
}

.indexpr_main li:nth-of-type(2n) {
    margin-right: 0px !important;
}

.indexpr_main li .title {
    padding-left: 0px;
    text-align: center;
    color: #333;
    font-size: 16px;
    width: 100%;
    padding-right: 0px;
}

.indexpr_main li .title span {
    font-size: 14px;
    margin-top: 0px;
}

.indexpr_main li .text .title a {
    display: block;
    font-size: 18px;
    color: #333;
    margin-bottom: 0px;
}

.indexpr_main li .pr_main {
    background: #f2f2f2;
    padding: 20px 20px 30px;
    width: 100%;
}

.indexpr_main li .text .ext_prgy {
    color: #999;
    margin-top: 10px;
    line-height: 2em;
    font-size: 14px;
}

.indexpr_main li .text a.more {
    height: 36px;
    color: #fff;
    background: #cfa951;
    display: block;
    line-height: 36px;
    text-align: center;
    margin-top: 15px;
    font-size: 14px;
    border-radius: 30px;
    max-width: 100px;
}

.indexpr_main li .pr_img {
    padding-top: 80%;
    width: 100%;
}

.indexpr_main li .link .more,
.indexpr_main li .link .przx {
    line-height: 40px;
    font-size: 14px;
}

.indexpr_main li .link {
    margin-top: 20px;
}


.products {
    padding: 40px 0px;
    width: 100%;
    overflow: hidden;
}

.indexpr_main {
    margin: 0px auto 20px;
    padding: 0px 20px;
}

.fa_top {
    display: block;
}

.fa_top_l {
    width: 100%;
    border-right: 0px #f9f9f9f9 solid;
}

.fa_dt_r {
    width: 100%;
    float: left;
    padding-left: 0px;
    margin-top: 0px;
    padding: 20px 0px 0px;
    background: #fff;
}

.fa_pro_tit {
    font-size: 18px;
    color: rgba(185, 3, 8, 1);
    text-align: left;
}

.ext_Specification {
    font-size: 14px;
    color: #999;
    margin-top: 10px;
    line-height: 2em;
    text-align: left;
}

.parameter {
    font-size: 14px;
    color: #999;
}

.zx {
    display: block;
    margin-top: 10px;
    text-align: left;
}

.zx a {
    padding-left: 0px;
    margin-right: 0px;
    font-size: 18px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}

.zx .zxzx {
    background: #0955B1;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    border: 2px #0955B1 solid;
    transition: all 0.5s;
    display: block;
    max-width: 100%;
    margin-bottom: 0px;
    border-radius: 0px;
}

.pr_pages {
    display: flex;
    margin-top: 20px;
    width: 100%;
    margin-bottom: 20px;
}

.zx a span {
    margin-left: 10px;
    font-size: 22px;
    font-weight: bold;
    font-family: bahnschrift;
}

.zx a i {
    color: #999;
    margin-bottom: 3px;
}

.fa_content {
    width: 100%;
    overflow: hidden;
    max-width: 1640px;
    margin: 0px auto 0px;
    border: 0px #f6f6f6 solid;
    padding: 20px 0px 0px;
    background: #fff;
}

.fa_dt_r .pr_pages a {
    background: #f6f6f6;
    line-height: 40px;
}

.fa_active i {
    font-size: 16px;
    line-height: 40px;
}
.fa_active {
    display: block;
    width: auto;
    height: auto;
    font-size: 22px;
    color: #fff;
    padding: 0px 0px;
    cursor: pointer;
    border-bottom: 1px #eee solid;
    height: 40px;
    text-align: center;
    line-height: 40px;
}  

.fa_tab_content {
    padding: 0px 0px;
    max-width: 1640px;
    margin: auto;
    margin-top: 0px;
}

.xz_list {
    padding: 10px 10px;
}

.xz_list a {
    font-size: 14px;
}


.fa_Imgmax {
    border: 0px #eee solid;
    height: 300px;
    padding: 0px;
    background: #fff;
    width: 100%;
}

.fa_big_swp .swiper-slide img {
    object-fit: contain;
}

.pr_pages a {
    line-height: 40px;
    font-size: 14px;
}

.fa_mohide .fa_Img {
    height: 40px;
}

.fa-angle-left:before {
    width: 30px;
    height: 40px;
    line-height: 40px;
}

.fa_btn_l {
    left: 0px;
}

.fa_btn_r {
    right: 0px;
}

.fa-angle-right:before {
    content: "\f105";
    width: 30px;
    height: 40px;
    display: block;
    font-size: 20px;
    color: #999;
    text-align: center;
    line-height: 40px;
    background: none;
    cursor: pointer;
}

.fa_mohide {
    position: relative;
    bottom: 0px;
    z-index: 9;
    padding: 20px 30px;
    background: #eee;
}

.fa_Prodt {
    margin: 0px auto 0px;
    padding: 0px 0px;
    max-width: 1440px;
}

.Details {
    padding: 40px 20px 20px;
}

.Details_mbxc {
    display: block;
}

.Details_mbxc .mbx_list {
    font-size: 12px;
}

.Details_mbx {
    overflow: hidden;
    margin-top: 70px;
}

.fa_tab_content p {
    line-height: 2em;
    font-size: 14px;
    color: #222;
}

.fa_tab_content table {
    overflow: scroll;
    display: flex;

}

.fa_tab_content table td {
    color: #222;
    min-width: 150px;
}

.fa_tab_content table tbody {

    width: auto;
    display: inline-block;

}



/**news**/

.nynews_list_text {
    padding: 20px 20px !important;
    width: 100% !important;
    float: left;
    display: block;
    height: 100%;
    border-left: 0px #ddd solid;
}

.nynews_list_img {
    overflow: hidden;
    position: relative;
    float: right;
    width: 100% !important;
    height: 0px;
    padding-top: 56% !important;
    margin-top: 0px;
}



.nynews_list_c {
    display: block !important;
    background: none;
    overflow: hidden;
    padding: 0px 0px 0px;
}


.nynews_list_c .time {
    margin-top: 0px;
}

.nynews_center {
    max-width: 1440px;
    margin: auto;
    padding: 0px 20px 30px;
    overflow: hidden;
}

.nynews_list_ptitle a {
    font-size: 16px;
    color: #333333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.nynews_list {
    width: 100%;
    float: left;
    margin-right: 0px;
    transition: all 0.5s;
    background: #fff;
    margin: 10px 0px;
    padding: 0px !important;
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1) !important;
}

.nynews_list_summary {
    display: -webkit-box;
    -webkit-line-clamp: 2 !important;
    font-size: 14px !important;
}

.news_detail h1.title {
    font-size: 18px;
    line-height: 1.5em;
    font-weight: bold;
}

.precontent {
    width: 100%;
    float: left;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.nextcontent {
    width: 100%;
    float: right;
    text-align: left;
    line-height: 30px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.detailpage {
    margin-top: 20px;
    display: block;
}

.detailpage .page_left {
    width: 100%;
    padding-right: 0px;
    display: block;
    overflow: hidden;
}

.news_detail {
    overflow: hidden;
    max-width: 1440px;
    margin: auto;
    padding: 0px 0px;
    background: #fff;
    width: 100%;
}

.news_detail h3.title_bar {
    line-height: 24px;
    text-align: left;
    font-weight: normal;
    color: #999;
    font-size: 12px;
    overflow: hidden;
    width: 50%;
    margin: 0px 0px;
}

.info_title {
    flex-wrap: wrap;
    padding: 20px 0px;
    border-radius: 0px;
}


.content {
    font-size: 14px;
    color: #666;
    line-height: 2em;
    padding-top: 0px;
    padding-bottom: 0px;
}

.nynews {
    padding-bottom: 40px;
    padding-top: 40px;
}

.Details_pag .center {
    display: block;
}

.Details_pag {
    overflow: hidden;
    padding: 40px 0px 40px;
}

.Details_pag .right {
    width: 100%;
    padding: 20px;
    background: #fff;
    margin-top: 20px;
}

.detailpage .page_right {
    width: 100%;
    margin-top: 20px;
}

/**hr**/

.hr .recruit li .title {
    background: url(../images/prRight.png) #f6f6f6 no-repeat 92% center;
    padding: 15px 20px;
    background-size: 6px;
    cursor: pointer;
    color: #333;
    font-size: 14px; 
}
.hr .recruit li .content {
    padding: 20px;
}
.hr .recruit li {
    background: #f6f6f6;
    margin-bottom: 1px;
}

/**index**/

.pagtitle .name {
    font-size: 26px;
}

.pagtitle .subname {
    font-size: 14px;
    padding: 0px 20px;
}

.pagtitle {
    margin-bottom: 20px;
}

.carousel-img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
    min-height: 150px;
}

.index_bn .center .title {
    font-size: 28px;
    font-weight: bold;
}

.index_bn .center .subtitle {
    font-size: 12px;
}

.index_bn {
    margin-top: 94px;
}


/**pag1**/
.pag1 .center {
    display: block;
}
.pag1 {
    padding-top: 60px;
    padding-bottom: 60px;
}
.pag1 .center .left {
    width: 100%;
    padding-right: 0px;
}
.pag1 .center .title {
    font-size: 26px;
}
.pag1 .center .right {
    padding-left: 0px;
    margin-top: 20px;
}

/**pag2**/
.pag2 .center a .text {
    width: 100%;
    background: #0955B1;
    position: relative;
    left: 0px;
    top: 0%;
    z-index: 2;
    padding: 30px 20px;
    transform: translateY(0%);
}

.pag2 .center a .title {
    font-size: 16px;
}

.pag2 .center a .summary {
    color: #fff;
    display: block;
    margin-top: 20px;
    line-height: 1.8em;
    font-size: 14px;
    opacity: 0.6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.pag2 .center a .more {
    color: #fff;
    margin-top: 20px;
    display: block;
    font-size: 14px;
}

.pag2 .center {
    max-width: 1640px;
    padding: 0px 0px 0px;
    margin: auto;
}


.pag2 {
    max-width: 100%;
    margin: auto;
    overflow: hidden;
    padding: 50px 20px 50px;
}

.pag2 .swiper-button-next,.pag2 .swiper-button-prev {
    width: 40px;
    height: 40px;
    border-radius: 0%;
}

.inprfl
{
    display: flex;
    flex-wrap: wrap;
    padding: 0px 0px;
}
.inprfl a {
    font-size: 13px;
    padding: 0 10px;
    line-height: 40px;
    background-color: #f4f2f2;
    border-radius: 0px;
    margin: 2px 2px;
    color: #666;
    display: block;
    transition: all 0.5s;
}
.pag2 a.more {
    width: 120px;
    padding-top: 0;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
    min-height: inherit;
    display: block;
    margin: 0 auto;
    line-height: 40px;
    font-size: 14px;
    margin-top: 20px;
}

.pag6 {
    padding: 50px 0px;
}

.pag6 .left {
    width: 100%;
    padding-right: 0px;
    overflow: hidden;
}

.pag6 .center {
    display: block;
}

.pag6 .right {
    width: 100%;
    padding-left: 0px;
    margin-top: 30px;
}

.pag6 .right a .summary {
    display: none;
}

.pag6 .right a .text {
    width: 80%;
    padding-left: 15px;
}

.pag6 .right a .title {
    font-size: 14px;
    margin-bottom: 0px;
    -webkit-line-clamp: 2;
}
.pag6 .right a .time {
    background: #ca0309;
    color: #fff;
    padding: 10px 0px;
    width: 20%;
    font-size: 12px;
    text-align: center;
}
.pag6 .right li {
    margin-bottom:10px;
    background: #f6f6f6;
    transition: all 0.5s;
}
    
.pag6 .right a .time span {
    display: block;
    font-size: 36px;
    font-size: 28px;
    font-weight: 700;
    line-height: 46px;
    line-height: 1em;
    margin-bottom: 5px;
}
    

.pag6 .left a .main {
    width: 100%;
    overflow: hidden;
    padding: 20px;
}

.pag6 .left a .text {
    display: block;
}

.pag6 .left a .title {
    font-size: 16px;
    font-weight: bold;
    width: 100%;
}

.pag6 .left a .summary {
    font-size: 14px;
}

}