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


    /**top**/

    .logo {
        width: auto;
    }

    .topc,.izl-rmenu{
        display: none;
    }
.index_top:before {
    content: '';
    width:70px;
    background: #0097e2;
    position: absolute;
    right: 0px;
    height: 100%;
    z-index: -1;
}
    .logo a img {
        height: 70px;
        margin: 0px 0px;
    }

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

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

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

    .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)
    }

    .top_tel a {
        width: 180px;
        height: 46px;
        line-height: 46px;
        background: url(../images/index_05.jpg) #01a8ec no-repeat 20px center;
        border-radius: 30px;
        color: #fff;
        float: right;
        font-size: 16px;
        padding-left: 46px;
        margin-top: 27px
    }

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

    .index_top {
        height: 70px;
        overflow: hidden;
    }

    #navToggle {
        position: fixed;
        right: 20px;
        width: 25px;
        display: block;
        top: 10px;
    }

    #navToggle span {
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        display: block;
        background: #fff;
        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: #fff;
    }

    #navToggle span:after {
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        display: block;
        background: #fff;
        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: #0097e2;
    }

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





    /**banner**/


    .n_banner {
        margin-top: 70px;
        height: 220px;
    }

    .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**/

    .bq_left {
        width: 100%;
        text-align: center;
        font-size: 13px;
    }

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

    .bq_right {
        width: 100%;
        text-align: center;
    }

    .bq_c {
        padding: 20px 0px;
    }

    .footer_main_center,
    .footer_main_ce .tel {
        display: none;
    }
.footer_main_ce {
    padding: 40px 20px;
    display: block;
    border-bottom: 1px rgba(255,255,255,0.1) solid;
} 
.f-contact {
    display: block;
    margin-top: 20px;
}
.f-contact .companyaddress {
    font-size: 14px;
    line-height:1.5em;
}
.f-contact .companyphone {
    font-size: 18px;
    margin-right: 30px;
}
.footerlogo img
    {
        max-width: 180px;
    }
    
    /**fl*/

    .fl_list p {
        display: none;
    }

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

    .fl_title {
        padding: 0px 0px 0px;
        overflow: hidden;
        width: 100%;
        display: block;
    }

    .fl_list a {
        line-height: 40px;
        width: calc((100% - 5px)/2);
        font-size: 14px;
        color: #666;
        float: left;
        border-bottom: 0px #e5e5e5 solid;
        position: relative;
        background: #f6f6f6;
        text-align: center;
        margin-right: 5px;
        margin-bottom: 5px;
        border-radius: 0px;
        padding: 0px 8px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        margin-left: 0px;
        border-radius: 0px;
    }

    .fl_list .on {
        color: #fff;
        background: #0097e2;
    }

    .fl_title a:hover {
        color: #fff;
        background: #0097e2;
    }

    .fl_title .on {
        color: #fff;
        background: #0097e2;
    }


    .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: 20px 20px 15px;
    }

    .mfl {
        display: none;
    }


    /**contactn**/


    .ny-contact {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .fl-title {
        text-align: center;
        font-size: 30px;
        color: #333;
        margin-bottom: 20px;
    }

    .ny-contact .content {
        display: block;
    }

    .ny-contact .content .right {
        display: none;
    }

    .ny-contact .content .left {
        width: 100%;
        padding: 0px 0px;
        color: #666;
        float: left;
        line-height: 2em;
        font-size: 14px;
    }

    .my-map {
        margin: 0px auto 0px;
        width: 100%;
        height: 300px !important;
    }

    .ny-contact .content .left .title {
        font-size: 18px;
        line-height: 1.5em;
        margin-bottom: 10px;
    }



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

    .messages-list {
        display: block;
    }

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

    .messages textarea {
        font-size: 14px;
    }

    .messages button {
        width: 100%;
        line-height: 48px;
        max-width: 100%;
        border-radius: 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;
    }

    /**about**/
    .Customized .center li {
        display: block;
        margin: 20px 0px;
    }
    .Customized .center li .ico {
        width: 100%;
    }
    .Customized .center li .text {
        width: 100%;
        padding: 20px;
    }
    .Customized .center li .title {
        font-size:20px;
    }
    .Customized .center li .ext_summary {
        line-height: 2em;
        font-size: 14px;
    }
    .Customized .center li:nth-of-type(2) .ico {
        position: relative;
        left: 0%;
    }
    .Customized .center li:nth-of-type(2) .text {
        position: relative;
        left: 0%;
    }
    .Customized .center {
        max-width: 1400px;
        margin: auto;
        padding: 0px 20px;
    }
    .Customized {
        background: #f6f6f6;
        width: 100%;
        overflow: hidden;
        padding: 60px 0px 40px;
    }

    /**recruit**/

    .recruit .center li .title span.number,.recruit .center li .title span.address
    {
        display: none;
    }
    .recruit .center li .title span {
        width:calc(100% - 80px);
    }
    .recruit .center li .title span.hrmore {
        text-align: right;
        cursor: pointer;
        width: 80px;
        font-size: 14px;
    }
    .recruit .center li {
        padding: 0px 20px;
    }
    .recruit {
        padding:50px 0px;
        width: 100%;
        overflow: hidden;
    }
.pagtitle .name {
    font-size: 28px;
    color: #333;
    text-align: center;
}
.recruit .center li .hrext_summary {
    font-size: 14px;
}
    /**culture**/
    .culture .pagtitle {
        margin-bottom: 20px;
        padding: 0px 20px;
    }

    .culture .center li {
        width: 100%;
        float: left;
        padding: 30px 0px;
        border-right: 0px rgba(255, 255, 255, 0.2) solid;
        transition: all 0.5s;
        border-bottom: 1px rgba(255, 255, 255, 0.2) solid;
    }
    .culture .center li .ext_summary {
        text-align: center;
        color: #fff;
        opacity: 0.8;
        max-width: 320px;
        margin: auto;
        line-height: 1.8em;
        min-height: auto;
        font-size: 14px;
    }
    .culture .center li img {
        height: 30px;
        margin: auto;
        display: block;
    }

    /**case**/

    .case_list {
        width: calc((100% - 10px)/2);
        padding: 0px 0px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
.case_list:nth-of-type(3n) {
    margin-right: 10px;
} 
.case_list:nth-of-type(2n) {
    margin-right: 0px !important;
}
    
    .case {
        padding: 40px 0px 40px;
    }

    .case_list_summary {
        font-size: 14px;
        min-height: auto;
    }

    .case_list_ptitle a {
        font-size: 20px;
    }

    .case_list_text a {
        font-size: 16px;
    }

    .case_list_text {
        width: 100%;
        overflow: hidden;
        padding: 10px 0px;
    }

    .case_list_text a span {
        width: 30px;
        height: 30px;
        background: #eee;
        text-align: center;
        line-height: 30px;
        font-size: 16px;
        font-family: CenturyGothic !important;
        color: #fdfdfd;
        transition: all 0.5s;
    }
    .case_list_c .title {
        font-size: 14px;
        line-height: 40px;
    }

    /**products**/

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

    .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: left;
        color: #333;
        font-size: 12px;
        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: 16px;
        color: #333;
        margin-bottom: 0px;
    }

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

    .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 0px;
    }

    .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: 20px;
        padding: 40px 20px 40px;
        background: #fff;
    }

    .fa_pro_tit {
        font-size: 22px;
        color: #0097e2;
        text-align: left;
    }

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

    .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: #0097e2;
        color: #fff;
        line-height: 40px;
        font-size: 14px;
        text-align: center;
        margin-top: 30px;
        border: 2px #0097e2 solid;
        transition: all 0.5s;
        display: block;
        max-width: 100%;
    }

    .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: 20px auto 0px;
        border: 0px #f6f6f6 solid;
        padding: 20px;
        background: #fff;
    }

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

    .fa_active i {
        font-size: 18px;
    }

    .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;
    }

    .content img {
        max-width: 58px;
    }

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

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

    .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;
    }

    .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: 13px;
        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;
        width: 100%;
        float: left;
        display: block;
        height: 100%;
        border-left: 0px #ddd solid;
    }

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

    .nynews_list_c .time span {
        font-size: 24px;
        color: #fff;
        display: block;
        font-weight: normal;
        margin-right: 0px;
        line-height: 1em;
        display: block;
    }

    .nynews_list_c .time {
        font-size: 14px;
        color: #fff;
        width: auto;
        text-align: center;
        height: auto;
        padding-right: 0px;
        text-align: left;
        padding: 0px;
        width: 80px;
        text-align: center;
        padding: 18px 0px;
        left: 0px;
        top: 0px;
        height: 80px;
        background: #0097e2;
        position: absolute;
        border: 0px #eee solid;
    }

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

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

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

    .nynews_list {
        width: 100%;
        float: left;
        margin-right: 0px;
        margin-bottom: 20px;
        transition: all 0.5s;
        background: #fff;
    }

    .nynews_list_summary {
        margin-top: 10px;
        font-size: 14px;
        color: #999;
    }

    .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: 0px;
        display: block;
    }

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

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

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

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

    .Details_pag .center {
        display: block;
    }

    .Details_pag {
        overflow: hidden;
        padding: 120px 0px 60px;
    }

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

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



    /**index**/


    .searchCnter_L {
        width: 100%;
        float: left;
    }
    .searchCnter_R {
        height: 50px;
        width: 100%;
        float: right;
        max-width: 100%;
        background: #eee;
        margin: 10px 0px 0px;
        border-radius: 40px;
        overflow: hidden;
    }   
    .searchCnter {
        display: block;
    }
    .searchCnter_L p a {
        font-size: 12px;
    }
    .searchCnter_L p {
        font-size: 14px;
    }
    .searchCnter {
        padding: 20px 20px;
    }


    .pag1 {
        overflow: hidden;
        padding:50px 20px 50px;
        width: 100%;
    }
    .indexprfl {
        padding: 0px 0px;
    }
    .pag1 .main {
        margin: auto;
        padding: 0px 0px;
    }
    .indexprfl .name {
        line-height: 50px;
        display: block;
        text-align: center;
        background: #f6f6f6;
        font-size: 14px;
        transition: all 0.5s;
    }

    .pag2 {
        background: url(../images/bg2.jpg) no-repeat left center;
        background-size: cover;
        width: 100%;
        padding: 60px 20px;
        position: relative;
        overflow: hidden;
    }
    .pag2 .main {
        max-width: 1400px;
        background: #fff;
        border-radius: 40px;
        margin: 0px auto 0px;
        overflow: hidden;
        position: relative;
    }
    .pag2 .main .mainL {
        width: 100%;
        float: left;
        padding: 20px 20px 0px;
        max-width: 100%;
    }
    .pag2 .main .mainL li {
        padding: 20px 0px;
        margin-left: 0px;
        border-bottom: 1px #eee solid;
    }
    .pag2 .main .mainR li {
        margin-right: 0;
        padding: 20px 0px;
        border-bottom: 1px #eee solid;
    }
    .pag2 .main .mainR {
        width: 100%;
        float: right;
        padding: 0px 20px;
        max-width: 100%;
    }
@media only screen and (max-width:1080px) {
    .pageController ul li a {
        padding: 0px 10px;
        height: 30px;
        line-height: 30px;
    }


    /**top**/

    .logo {
        width: auto;
    }

    .topc,.izl-rmenu{
        display: none;
    }
.index_top:before {
    content: '';
    width:70px;
    background: #0097e2;
    position: absolute;
    right: 0px;
    height: 100%;
    z-index: -1;
}
    .logo a img {
        height: 70px;
        margin: 0px 0px;
    }

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

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

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

    .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)
    }

    .top_tel a {
        width: 180px;
        height: 46px;
        line-height: 46px;
        background: url(../images/index_05.jpg) #01a8ec no-repeat 20px center;
        border-radius: 30px;
        color: #fff;
        float: right;
        font-size: 16px;
        padding-left: 46px;
        margin-top: 27px
    }

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

    .index_top {
        height: 70px;
        overflow: hidden;
    }

    #navToggle {
        position: fixed;
        right: 20px;
        width: 25px;
        display: block;
        top: 10px;
    }

    #navToggle span {
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        display: block;
        background: #fff;
        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: #fff;
    }

    #navToggle span:after {
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        display: block;
        background: #fff;
        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: #0097e2;
    }

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





    /**banner**/


    .n_banner {
        margin-top: 70px;
        height: 220px;
    }

    .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**/

    .bq_left {
        width: 100%;
        text-align: center;
        font-size: 13px;
    }

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

    .bq_right {
        width: 100%;
        text-align: center;
    }

    .bq_c {
        padding: 20px 0px;
    }

    .footer_main_center,
    .footer_main_ce .tel {
        display: none;
    }
.footer_main_ce {
    padding: 40px 20px;
    display: block;
    border-bottom: 1px rgba(255,255,255,0.1) solid;
} 
.f-contact {
    display: block;
    margin-top: 20px;
}
.f-contact .companyaddress {
    font-size: 14px;
    line-height:1.5em;
}
.f-contact .companyphone {
    font-size: 18px;
    margin-right: 30px;
}
.footerlogo img
    {
        max-width: 180px;
    }
    
    /**fl*/

    .fl_list p {
        display: none;
    }

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

    .fl_title {
        padding: 0px 0px 0px;
        overflow: hidden;
        width: 100%;
        display: block;
    }

    .fl_list a {
        line-height: 40px;
        width: calc((100% - 5px)/2);
        font-size: 14px;
        color: #666;
        float: left;
        border-bottom: 0px #e5e5e5 solid;
        position: relative;
        background: #f6f6f6;
        text-align: center;
        margin-right: 5px;
        margin-bottom: 5px;
        border-radius: 0px;
        padding: 0px 8px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        margin-left: 0px;
        border-radius: 0px;
    }

    .fl_list .on {
        color: #fff;
        background: #0097e2;
    }

    .fl_title a:hover {
        color: #fff;
        background: #0097e2;
    }

    .fl_title .on {
        color: #fff;
        background: #0097e2;
    }


    .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: 20px 20px 15px;
    }

    .mfl {
        display: none;
    }


    /**contactn**/


    .ny-contact {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .fl-title {
        text-align: center;
        font-size: 30px;
        color: #333;
        margin-bottom: 20px;
    }

    .ny-contact .content {
        display: block;
    }

    .ny-contact .content .right {
        display: none;
    }

    .ny-contact .content .left {
        width: 100%;
        padding: 0px 0px;
        color: #666;
        float: left;
        line-height: 2em;
        font-size: 14px;
    }

    .my-map {
        margin: 0px auto 0px;
        width: 100%;
        height: 300px !important;
    }

    .ny-contact .content .left .title {
        font-size: 18px;
        line-height: 1.5em;
        margin-bottom: 10px;
    }



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

    .messages-list {
        display: block;
    }

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

    .messages textarea {
        font-size: 14px;
    }

    .messages button {
        width: 100%;
        line-height: 48px;
        max-width: 100%;
        border-radius: 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;
    }

    /**about**/
    .Customized .center li {
        display: block;
        margin: 20px 0px;
    }
    .Customized .center li .ico {
        width: 100%;
    }
    .Customized .center li .text {
        width: 100%;
        padding: 20px;
    }
    .Customized .center li .title {
        font-size:20px;
    }
    .Customized .center li .ext_summary {
        line-height: 2em;
        font-size: 14px;
    }
    .Customized .center li:nth-of-type(2) .ico {
        position: relative;
        left: 0%;
    }
    .Customized .center li:nth-of-type(2) .text {
        position: relative;
        left: 0%;
    }
    .Customized .center {
        max-width: 1400px;
        margin: auto;
        padding: 0px 20px;
    }
    .Customized {
        background: #f6f6f6;
        width: 100%;
        overflow: hidden;
        padding: 60px 0px 40px;
    }

    /**recruit**/

    .recruit .center li .title span.number,.recruit .center li .title span.address
    {
        display: none;
    }
    .recruit .center li .title span {
        width:calc(100% - 80px);
    }
    .recruit .center li .title span.hrmore {
        text-align: right;
        cursor: pointer;
        width: 80px;
        font-size: 14px;
    }
    .recruit .center li {
        padding: 0px 20px;
    }
    .recruit {
        padding:50px 0px;
        width: 100%;
        overflow: hidden;
    }
.pagtitle .name {
    font-size: 26px;
    color: #333;
    text-align: center;
}
.recruit .center li .hrext_summary {
    font-size: 14px;
}
    /**culture**/
    .culture .pagtitle {
        margin-bottom: 20px;
        padding: 0px 20px;
    }

    .culture .center li {
        width: 100%;
        float: left;
        padding: 30px 0px;
        border-right: 0px rgba(255, 255, 255, 0.2) solid;
        transition: all 0.5s;
        border-bottom: 1px rgba(255, 255, 255, 0.2) solid;
    }
    .culture .center li .ext_summary {
        text-align: center;
        color: #fff;
        opacity: 0.8;
        max-width: 320px;
        margin: auto;
        line-height: 1.8em;
        min-height: auto;
        font-size: 14px;
    }
    .culture .center li img {
        height: 30px;
        margin: auto;
        display: block;
    }

    /**case**/

    .case_list {
        width: calc((100% - 10px)/2) !important;
        padding: 0px 0px;
        margin-right: 10px !important;
        margin-bottom: 10px !important;
    }
.case_list:nth-of-type(3n) {
    margin-right: 10px;
} 
.case_list:nth-of-type(2n) {
    margin-right: 0px;
}
    
    .case {
        padding: 40px 0px 40px;
    }

    .case_list_summary {
        font-size: 14px;
        min-height: auto;
    }

    .case_list_ptitle a {
        font-size: 20px;
    }

    .case_list_text a {
        font-size: 16px;
    }

    .case_list_text {
        width: 100%;
        overflow: hidden;
        padding: 10px 0px;
    }

    .case_list_text a span {
        width: 30px;
        height: 30px;
        background: #eee;
        text-align: center;
        line-height: 30px;
        font-size: 16px;
        font-family: CenturyGothic !important;
        color: #fdfdfd;
        transition: all 0.5s;
    }
    .case_list_c .title {
        font-size: 14px;
        line-height: 40px !important;
    }

    /**products**/

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

    .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: left;
        color: #333;
        font-size: 12px;
        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: 16px;
        color: #333;
        margin-bottom: 0px;
    }

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

    .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 0px;
    }

    .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: 20px;
        padding: 40px 20px 40px;
        background: #fff;
    }

    .fa_pro_tit {
        font-size: 22px;
        color: #0097e2;
        text-align: left;
    }

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

    .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: #0097e2;
        color: #fff;
        line-height: 40px;
        font-size: 14px;
        text-align: center;
        margin-top: 30px;
        border: 2px #0097e2 solid;
        transition: all 0.5s;
        display: block;
        max-width: 100%;
    }

    .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: 20px auto 0px;
        border: 0px #f6f6f6 solid;
        padding: 20px;
        background: #fff;
    }

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

    .fa_active i {
        font-size: 18px;
    }

    .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;
    }

    .content img {
        max-width: 58px;
    }

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

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

    .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;
    }

    .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: 13px;
        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;
        width: 100%;
        float: left;
        display: block;
        height: 100%;
        border-left: 0px #ddd solid;
    }

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

    .nynews_list_c .time span {
        font-size: 24px;
        color: #fff;
        display: block;
        font-weight: normal;
        margin-right: 0px;
        line-height: 1em;
        display: block;
    }

    .nynews_list_c .time {
        font-size: 14px;
        color: #fff;
        width: auto;
        text-align: center;
        height: auto;
        padding-right: 0px;
        text-align: left;
        padding: 0px;
        width: 80px;
        text-align: center;
        padding: 18px 0px;
        left: 0px;
        top: 0px;
        height: 80px;
        background: #0097e2;
        position: absolute;
        border: 0px #eee solid;
    }

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

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

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

    .nynews_list {
        width: 100%;
        float: left;
        margin-right: 0px;
        margin-bottom: 20px;
        transition: all 0.5s;
        background: #fff;
    }

    .nynews_list_summary {
        margin-top: 10px;
        font-size: 14px;
        color: #999;
    }

    .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: 0px;
        display: block;
    }

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

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

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

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

    .Details_pag .center {
        display: block;
    }

    .Details_pag {
        overflow: hidden;
        padding: 120px 0px 60px;
    }

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

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



    /**index**/


    .searchCnter_L {
        width: 100%;
        float: left;
    }
    .searchCnter_R {
        height: 50px;
        width: 100%;
        float: right;
        max-width: 100%;
        background: #eee;
        margin: 10px 0px 0px;
        border-radius: 40px;
        overflow: hidden;
    }   
    .searchCnter {
        display: block;
    }
    .searchCnter_L p a {
        font-size: 12px;
    }
    .searchCnter_L p {
        font-size: 14px;
    }
    .searchCnter {
        padding: 20px 20px;
    }


    .pag1 {
        overflow: hidden;
        padding:50px 20px 50px;
        width: 100%;
    }
    .indexprfl {
        padding: 0px 0px;
    }
    .pag1 .main {
        margin: auto;
        padding: 0px 0px;
    }
    .indexprfl .name {
        line-height: 50px;
        display: block;
        text-align: center;
        background: #f6f6f6;
        font-size: 14px;
        transition: all 0.5s;
    }

    .pag2 {
        background: url(../images/bg2.jpg) no-repeat left center;
        background-size: cover;
        width: 100%;
        padding: 60px 20px;
        position: relative;
        overflow: hidden;
    }
    .pag2 .main {
        max-width: 1400px;
        background: #fff;
        border-radius: 40px;
        margin: 0px auto 0px;
        overflow: hidden;
        position: relative;
    }
    .pag2 .main .mainL {
        width: 100%;
        float: left;
        padding: 20px 20px 0px;
        max-width: 100%;
    }
    .pag2 .main .mainL li {
        padding: 20px 0px;
        margin-left: 0px;
        border-bottom: 1px #eee solid;
    }
    .pag2 .main .mainR li {
        margin-right: 0;
        padding: 20px 0px;
        border-bottom: 1px #eee solid;
    }
    .pag2 .main .mainR {
        width: 100%;
        float: right;
        padding: 0px 20px;
        max-width: 100%;
    }
    .mainC
{
    display:none;
}


    .pag4
    {
        padding: 50px 0px 50px; 
    }


    .pag5 {
        background-size: 100%;
        padding: 50px 0px 50px;
        position: relative;
    }
    .pag5 .center {
        display: block;
    }
    .pag5 .right {
        width: 100%;
    }
    .pag5 .left {
        width: 100%;
        color: #fff;
        padding: 20px 20px 40px;
    }
    .pag5 .left .name {
        font-size: 18px;
    }
    .pag5 .left .subname {
        line-height: 1.8em;
        font-size: 14px;
        margin: 10px 0px 0px;
    }
    .pag5 .sz ul {
        display: block;
        overflow: hidden;
        padding: 0px 20px;
    }
    .pag5 .left .more
    {
        margin-top: 10px;  
    }

    .pag5 .sz li {
        position: relative;
        width: 50%;
        float: left;
        margin-bottom: 20px;
    }
    .pag5 .sz li .shuzi {
        font-size: 48px;
    }
    .pag5 .sz li p
    {
        display: inline-block;
        position: relative;   
    }
    .pag5 .sz li p:nth-of-type(2) {
        display: block;
    }
    .pag5 .sz li em:nth-of-type(2)
    {
        font-size:22px;
    }
    .pag5 .sz li em:nth-of-type(3) {
        font-size:16px;
    }


    .pagtitle .subname {
        font-size: 14px;
        margin: 0px auto 0px;
    }
    .pagtitle {
        margin-bottom: 20px;
    }

    .pag7 {
        padding-bottom: 50px;
        padding-top: 50px;
    }
    .pag7 .center {
        display: block;
    }
    .pag7 .left li {
        width: 100%;
        overflow: hidden;
        float: left;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .pag7 .left {
        width: 100%;
        overflow: hidden;
    }
    .pag7 .right {
        width: 100%;
        padding: 20px;
        overflow: hidden;
        margin-left: 0px;
    }
    .pag7 .left li .text {
        padding: 20px;
    }

}



    .pag4
    {
        padding: 50px 0px 50px; 
    }


    .pag5 {
        background-size: 100%;
        padding: 50px 0px 50px;
        position: relative;
    }
    .pag5 .center {
        display: block;
    }
    .pag5 .right {
        width: 100%;
    }
    .pag5 .left {
        width: 100%;
        color: #fff;
        padding: 20px 20px 40px;
    }
    .pag5 .left .name {
        font-size: 18px;
    }
    .pag5 .left .subname {
        line-height: 1.8em;
        font-size: 14px;
        margin: 10px 0px 0px;
    }
    .pag5 .sz ul {
        display: block;
        overflow: hidden;
        padding: 0px 20px;
    }
    .pag5 .left .more
    {
        margin-top: 10px;  
    }

    .pag5 .sz li {
        position: relative;
        width: 50%;
        float: left;
        margin-bottom: 20px;
    }
    .pag5 .sz li .shuzi {
        font-size: 48px;
    }
    .pag5 .sz li p
    {
        display: inline-block;
        position: relative;   
    }
    .pag5 .sz li p:nth-of-type(2) {
        display: block;
    }
    .pag5 .sz li em:nth-of-type(2)
    {
        font-size:22px;
    }
    .pag5 .sz li em:nth-of-type(3) {
        font-size:16px;
    }


    .pagtitle .subname {
        font-size: 14px;
        margin: 0px auto 0px;
    }
    .pagtitle {
        margin-bottom: 20px;
    }

    .pag7 {
        padding-bottom: 50px;
        padding-top: 50px;
    }
    .pag7 .center {
        display: block;
    }
    .pag7 .left li {
        width: 100%;
        overflow: hidden;
        float: left;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .pag7 .left {
        width: 100%;
        overflow: hidden;
    }
    .pag7 .right {
        width: 100%;
        padding: 20px;
        overflow: hidden;
        margin-left: 0px;
    }
    .pag7 .left li .text {
        padding: 20px;
    }


    .advantage li {
        display: block;
        justify-content: center;
        align-items: center;
    }
    .pag3 {
        width: 100%;
        padding: 50px 20px;
        overflow: hidden;
        background: url(../images/bg.jpg) no-repeat top center;
    }
    .pag3 .name, .pag3 .pagtitle .name span {
        color: #fff;
    }
    .advantage {
        padding: 0px;
    }
    .advantagefl {
        padding: 10px;
        margin-bottom: 20px;
    }
   .advantagefl .swiper-wrapper
    {
        display: block;
        overflow: hidden;
        transform: none !important;
    }
    .advantagefl li {
        float: left;
        padding: 15px 0px;
        display: block;
        width: calc((100% - 20px) / 2) !important;
        margin:5px;
    }


    .advantagefl li .ico img {
        max-width: 40px;
        display: none;
    }
    .advantage .text-c {
        width: 100%;
        padding: 20px 20px 40px;
    }
    .advantage .tittle {
        font-size: 22px;
    }
    .advantage .ext_summary {
        color: #666;
        max-width: 100%;
        line-height: 2em;
        margin-top: 10px;
        font-size: 14px;
    }
    .advantage .more {
        background: #0097e2;
        width: 120px;
        display: flex;
        line-height: 40px;
        text-align: center;
        color: #fff;
        border-radius: 30px;
        margin-top: 20px;
        justify-content: center;
        align-items: center;
        border: 1px #0097e2 solid;
        transition: all 0.5s;
        font-size: 14px;
    }
    .advantagefl li p {
        font-size: 18px;
        color: #fff;
        font-weight: bold;
        margin-left: 10px;
    }
    .advantagefl li span {
        font-size: 12px;
    }




}