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

.pag2 .center
{
   padding:0px;
}

.languagemain {
    right: 0%;
    margin-left: 0px;
    left: auto;
}
.pag1 .text {
    top:8vh;
}

}

@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;
    }
    .index_top .cn {
        color: #333;
        background: url(../images/cn2.png) no-repeat left center;
        background-size: 18px;
    }

    /**top**/
    .index_top.bs {
        top: 0px;
        background: #fff;
    }
    .index_top .fx
    {
        display:none;
    }
    .index_top.active_top, .index_top:hover {
        background: #fff;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    }
    .index_top .right {
        display:none;
        justify-content: center;
        align-items: center;
        width: auto;
        margin-right: 30px;
        
    }
    .logo {
        width: auto;
    }

    .topc,
    .izl-rmenu,
    .logo a p {
        display: none;
    }

    .logo a img {
        height: 30px;
        margin: 15px 0px;
        filter: initial;
    }
.index_top .tou2 {
    padding: 0px 20px;
    max-width: 100%;
}
    .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: 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)
    }


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

    .index_top {
        height: 60px;
        overflow: hidden;
        background: #fff;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    }

    #navToggle {
        position: fixed;
        right: 20px;
        width: 24px;
        display: block;
        top: 5px;
    }

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

    #navToggle span:after {
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        display: block;
        background: #0645a4;
        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: 30%;
        float: right;
    }

    .search {
        display: none;
    }

    /**banner**/


    .n_banner {
        margin-top: 60px;
        height: 180px;
    }

    .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%;
        display: block;
        border-right: 0px rgba(255, 255, 255, 0.1) solid;
    }

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

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

    .footer_left {
        display: none;
    }
.footerfx
    {
    position:relative;
    right: 0px;
    bottom: 0px;
    margin-top: 30px;
    display: flex;
    }
.footerfx a
    {
        margin-left: 0px;
        line-height: 30px;
        width: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 8px;
        height: 30px;
    }
.footerfx img {
    height: 14px;
}
    
    .footer_main_center {
        padding: 40px 20px 0px;
        border-top: 0px rgba(255, 255, 255, 0.1) solid;
    }

    .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: #fff;
    }
.footer_c_left .companyaddress
    {
        margin-top:30px;
    }
    
.footer_c_left .companyphone {
    background: url(../images/tel1.png) no-repeat left center;
    padding: 10px 0px 10px 25px;
    margin-top: 0px;
}
.footer_c_left .email p {
    background: url(../images/index_47.png) no-repeat left center;
    padding: 10px 0px 10px 50px;
}
    .bq_c {
        padding: 15px 0px;
        border-top: 1px rgba(255,255,255,0.1) solid;
    }

    .bq_left {
        width: 100%;
        text-align: left;
        font-size: 14px;
        padding: 0px 20px;
    }

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

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

    /**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: -webkit-box;
        overflow: scroll;
        justify-content: flex-start;
    }

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



    .fl_list .on {
        color: #26bcbb;
        background: #fff;
    }

    .fl_title a:hover {
        color: #0645a4;
        background: #fff;
    }

    .fl_title .on {
        color: #0645a4;
        background: #fff;
    }

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

    .mbx {
        display: none;
    }

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


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

    .mfl {
        display: none;
    }



  

    /**contactn**/
 

    .cn_title {
        font-size: 24px;
    }

    .messagestext span {
        font-size: 14px;
    }


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


    .messagestext {
        font-size: 22px;
        margin-bottom: 10px;
        color: #333;
    }

    .messages {
        padding: 40px 20px 50px;
        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: 10px;
    }

    .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;
        line-height: 1.5em;
        -webkit-line-clamp: 2;
    }

    .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: 1.5em;
        font-size: 12px;
    }
.indexpr_main li .text {
    min-height:auto;
}
    
    .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: 90%;
        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 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: 0px;
        padding: 20px;
        background: #fff;
    }
.fa_tab_tit {
    background: #fff;
    margin-bottom: 0px;
    padding: 0px 20px 0px;
}
    .fa_pro_tit {
        font-size: 18px;
        color: #0645a4;
        text-align: left;
        line-height: 1.5em;
    }

    .ext_Specification {
        font-size: 14px;
        color: #999;
        margin-top: 10px;
        line-height: 1.7em;
        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: #0645a4;
        color: #fff;
        line-height: 40px;
        font-size: 14px;
        text-align: center;
        margin-top: 10px;
        border: 2px #0645a4 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: 0px 0px 0px;
        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;
    }


    .fa_Imgmax {
        border: 0px #eee solid;
        height: auto;
        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 40px;
    }

    .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: auto;
        font-size: 14px;
    }

    .fa_tab_content table tbody {

        width: auto;
        display: inline-block;

    }

.Details .messages
{
    padding:20px;
}

.Details .messages .cn_title
{
    font-size:24px;
}
    /**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: block;
        -webkit-line-clamp: 3 !important;
        font-size: 14px !important;
    }

    .nynews_list_text .more {
        display: block;
        font-size: 14px !important;
        padding-top: 15px !important;
        color: #0645a4;
        margin-top: 15px !important;
        background: none !important;
        width: 100% !important;
        border-top: 1px #eee solid;
        text-align: left !important;
        line-height: 1.2em !important;
    }
.nynews_list:nth-of-type(1) .more {
    color: #0645a4 !important;
    border-top: 1px #eee solid;
}
    .news_detail h1.title {
        font-size: 18px;
        line-height: 1.3em;
    }

    .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: 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: 10px 0px;
        border-radius: 0px;
    }


    .morecase {
        width: 100%;
        float: right;
        padding: 20px;
        background: #F8F8F8;
        overflow: hidden;
        border-top: 5px #0645a4 solid;
        margin-top: 20px;
        margin-bottom: 20px;
    }

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

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

    .Details_pag .center {
        display: block;
    }

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

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

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


/**content**/
.ny-contact .left
{
    padding: 50px 20px;
}
.ny-contact .left .contact-title {
    font-size: 24px;
}
.ny-contact .left ul li {
    width: 100%;
    padding: 30px 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.06);
    background: #fff;
    margin-bottom: 20px;
}
.ny-contact .left ul li:nth-of-type(3) {
    width:100%;
} 
.ny-contact .left ul {
    display: block;
    margin-top: 20px;
}
.ny-contact .left ul li .icon img {
    filter: brightness(0%) invert(100%);
    padding: 4px;
    width: 100%;
}
.ny-contact .left ul li p {
    font-size: 14px;
}
/**about**/



/**products**/

.flms p {
    font-size: 24px;
    line-height: 1.2em;
    margin: 0px auto 20px;
}
.flms span {
    font-size: 14px;
}
.fa_comm_r {
    width: 100%;
    overflow: hidden;
    padding: 0px;
    background: #fff;
}
.thumbnail-PrLeft {
    background: url(../images/prLeft.png) no-repeat center center;
    background-size: 8px;
}
.thumbnail-PrRight {
    background: url(../images/prRight.png) no-repeat center center;
    background-size: 8px;
}

/**.faq**/
.faq {
    overflow: hidden;
    width: 100%;
    padding: 30px 0px;
}
.faqtitle {
    padding: 0px 20px 20px;
    font-size: 24px;
    line-height: 1.5em;
}
.faq .center .title em {
    width: calc(100% - 30px);
    display: block;
    font-size: 16px;
}
.faq .center .title
{
    background: none;
    padding: 20px 10px;
}
.faq .center .title span {
    font-size: 14px;
}
.faq .center .content
{
    padding: 0px 10px 40px;
}
.faq .center .content .text {
    width: calc(100% - 40px);
    line-height: 1.5em;
    font-size: 14px;
}

/**Video**/
.Video .center ul li {
    width: 100%;
    padding: 20px;
    float: left;
}
.Video {
    width: 100%;
    padding: 30px 0px;
    overflow: hidden;
}
.Videotitle
{
    font-size:24px;
}
.Video .center ul li .title {
    line-height: 50px;
    font-size: 14px;
}

/**case**/
.case {
    width: 100%;
    overflow: hidden;
    padding: 40px 0px 40px;
}
.nytitle h1
{
    font-size:24px;
}
.nytitle p {
    font-size: 14px;
    color: #363c40;
    max-width: 100%;
    margin-top: 10px;
}
.case .center>div
{
    display:block;
    margin-bottom:20px;
}
.case .center .ico {
    height: 0px;
    padding-top: 50%;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.case .center .text {
    padding: 20px;
    width: 100%;
    position: relative;
}
.case .center .text .title
{
    font-size:18px;
}
.case .center .text .summary
{
    font-size: 14px;
    margin-top: 10px;
}
.more a
{
    width: 120px;
    font-size: 12px !important;
    min-width: 120px !important;
    line-height: 36px !important;
}
.more a img,.case .center .ico2
{
    display:none;
}
.case .center .more
{
    margin-top:20px;
}
.case .center>div:nth-of-type(2n) {
    background: #f0f4f6;
}
.nytitle {
    max-width: 1440px;
    margin: 0px auto 20px;
    overflow: hidden;
    padding: 0px 20px;
}
.Solutionfl .center a
{
    font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin:0px 15px;
}
.Solutionfl .center {
    display: -webkit-box;
    overflow: scroll;
    margin-top: 0px;
    border-bottom: 1px #eee solid;
}
.Solution-Details .center
{
    display:block;
}
.Solution-Details .center .left {
    width: 100%;
    height: 0px;
    padding-top: 60%;
    position: relative;
}
.Solution-Details .center .right {
    width: 100%;
    padding: 20px 20px 0px;
}
.Solution-Details .center .right .title
{
    font-size:18px;
}

.Solution-Details {
    padding: 40px 20px 40px;
}
.pag2 {
    max-width: 100%;
    margin: auto;
    overflow: hidden;
    padding: 40px 20px 40px;
    background: #f0f4f6;
    background-size: cover;
}
.Related-Connectors .name
{
    font-size:24px;
}
.Related-Connectors .more
{
    font-size:12px;
    max-width:120px;
    line-height:40px;
}
.Related-Connectors .more img
{
    display:none;
}

/**.related-solutions**/
.related-solutions
{
    padding:40px 0px;
}
.retitle
{
    font-size:24px;
}
.related-solutions ul li
{
    width:100%;
}
.related-solutions ul li .title
{
    font-size:18px;
}
.related-solutions ul li .summary
{
    font-size:14px;
}
.related-solutions ul li .more
{
    max-width:120px;
    line-height:40px;
    font-size:12px;
}
.related-solutions ul li .more img
{
    display:none;
}
.customized-futures .center h1
{
    font-size:24px;
}
.customized-futures form .list {
    width: 100%;
}
.customized-futures form .list input {
    min-width: calc(100% - 100px);
}
.customized-futures form .list .button {
    width: 100px;
    font-size: 14px;
}
.customized-futures
{
    padding:40px 20px;
}

/**inproducts**/
.inproducts .prsubname {
    padding: 40px 0px;

}
.inproducts .prsubname p
{
    font-size: 14px;
    line-height: 1.7em;
    padding: 0px 20px;
}
.inproducts .center .list
{
    display: block;
    margin: 10px 0px;
}
.inproducts .center .ico {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.inproducts .center .text {
    padding: 20px;
    width: 100%;
    position: relative;
}
.inproducts .center .text .summary
{
    font-size: 14px;
    line-height: 1.7em;
}
.inproducts .center .text .name
{
    font-size:18px;
}
.inproducts .center .text a.more
{
    max-width:120px;
    line-height:40px;
    font-size:12px;
}
.inproducts .center .text a img
{
    display:none;
}
.inproducts .main {
    max-width: 1400px;
    margin: auto;
    padding: 0px 20px;
}

.inproducts .center
{
    padding:20px 0px;
}

/**about**/
.about-title
{
    font-size: 24px;
    margin-top: 30px;
}
.aboutsz ul li {
    width: 50%;
    padding:10px 0px;
}
.aboutsz ul {
    display: flex;
    max-width: 1440px;
    flex-wrap: wrap;
}
.aboutsz ul li em
{
    font-size:24px;
}
.aboutsz ul li p:nth-of-type(2) {
    color: #333;
    text-align: center;
    font-size: 12px;
}
.aboutsz ul li p:nth-of-type(1)
{
    font-size:20px;
}
.about01 .center
{
    display:block;
}
.about01 .center .ico {
    width: 100%;
    padding-right: 0px;
}
.about01 .center .text {
    width: 100%;
    padding-left: 0px;
}
.about01 .center .text .title
{
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
}
.about01 .center .text .content
{
    padding-top:0px;
}
.about02 .center .right {
    width: 100%;
    padding-right: 0px;
}
.about02 .center
{
    display:block;
}
.about02 .center .left {
    width: 100%;
    padding-left: 0px;
}
.about01
{
    padding-bottom:0px;
}
.about03 .center
{
    display:block;
}
.about03 .center .ico {
    width: 100%;
    padding-right: 0px;
}
.about03 {
    padding: 20px 0px 0px;
}
.about03 .center .text {
    width: 100%;
    padding-left: 0px;
}
.about04 .ext_aboutgy {
    text-align: center;
    color: #333;
    line-height: 1.8em;
    width: 100%;
    margin-top: 20px;
    font-size: 14px;
}
.about04
{
    padding-bottom:40px;
}

.Production .center .title
{
    font-size:24px;
}
.Production .center .ext_aboutgy
{
    font-size:18px;
}
.Production .center .content
{
    font-size: 14px;
    padding: 0px 0px;
}
.Production
{
    padding:40px 20px;
}
.Production .center img {
    max-width: 100%;
    margin-top: 20px;
}
.Showcase-title
{
     font-size: 24px;
     margin-bottom: 20px;
}
.Showcase
{
    padding:40px 0px;
}
.Showcase .center .title {
    line-height: 1.5em;
    text-align: center;
    background: #f0f4f6;
    padding: 10px 20px;
    font-size: 14px;
    min-height: 62px;
}
.Quality .center
{
    display: block;
    padding: 40px 20px;
}
.Quality .center .left .title
{
    font-size:18px;
}
.Quality .center .left {
    width: 100%;
    padding-right: 0px;
}
.Quality .center .left .summary
{
    font-size: 14px;
    line-height: 1.7em;
}
.Quality .center .right {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-left: 0px;
    margin-top: 20px;
}
.Honor {
    background: #f0f4f6;
    width: 100%;
    overflow: hidden;
    padding:0px 0px 40px;
    margin-top:0px;
}
.Philosophy-title
{
    font-size:24px;
}
.Honor .center
{
    display:block;
}
.Honor .center .right {
    width: 100%;
    position: relative;
    overflow: hidden;
    background: #fff;
    padding: 10px;
}
.Honor .center .left {
    width: 100%;
    padding-left: 0px;
    margin-top: 20px;
}
.Honor .center .left:before {
    content: '';
    width: 1px;
    position: absolute;
    left:60px;
    height: 100%;
    background: #0645a4;
}
.Honor .center .left li .summary {
    width: calc(100% - 60px);
    padding-left: 20px;
    color: #333;
    font-size: 14px;
}
.Honor .center .left li .title {
    width:60px;
    font-size: 16px;
}

.abCertification-title
{
    font-size:24px;
}
.abCertification .center
{
    padding: 0px 60px; 
}
.abCertification
{
    padding:40px 0px;
}
.Philosophy
{
    padding:50px 0px;
}
.Philosophy .center li a
{
    display:block;
}
.Philosophy .center li .text {
    padding: 20px;
    width: 100%;
    font-size: 14px;
}
.Philosophy .center li .title
{
    font-size:18px;
}
.Philosophy .center li .ext_summary
{
    font-size:14px;
}
.Philosophy .center li .ico
{
    width:100%;
}
.Culture-title
{
    font-size:24px;
}
.Culture .center ul {
    display: block;
}
.Culture .center ul li {
    width: 100%;
    padding:20px;
    height: auto;
    border-bottom:1px rgba(255, 255, 255, 0.2) solid;
    border-right:0px rgba(255, 255, 255, 0.2) solid;
}
.Culture .center ul li a {
    text-align: center;
    color: #fff;
    width: 100%;
    display: block;
    position: relative;
    bottom: 10%;
    left: 0%;
    transition: all 0.5s;
}
.Culture .center ul li a img
{
    height:50px;
}
.Culture .center ul li a .title
{
    font-size:16px;
}
.Culture .center ul li a .ext_aboutgy {
    min-height: auto;
    font-size: 14px;
    line-height: 1.7em;
}
.history-title
{
    font-size:24px;
    margin-bottom:0px;
}
.history-title span
{
    font-size:14px;
}
.historymain {
    padding: 0px 20px;
}
.historymain .text
{
    padding: 20px;
    display: block;
}
.historymain .text .main {
	width: 100%;
	padding-left:0px;
}
.historymain .text .ico {
    padding-top: 60%;
    height: 0px;
    position: relative;
    overflow: hidden;
    margin-bottom:10px;
    width: 100%;
    border-radius: 10px;
}
.historymain .text .tittle
{
    font-size:18px;
}
.historymain .text .subname
{
    font-size: 14px;
    max-height: 74px;
    overflow: auto;
}
.history-time .swiperLeft,.history-time .swiperRight
{
    width: 40px;
    height: 40px;
    top: 40px;
}
.history-time .swiperLeft img, .history-time .swiperRight img {
    width: 6px;
}
.history-time {
    margin-top:40px;
    max-width: 1440px;
    margin:40px auto 0px;
    padding: 0px 50px;
}
.historyfl .title {
    font-size: 14px;
}
.history
{
    padding:50px 0px;
}
.history-time:before {
    content: '';
    width: calc(100% - 110px);
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 6px;
    left:55px;
}


/**index**/
.index_bn {
    margin-top:60px;
}
.pag0 .center .name
{
    font-size:24px;
}
.pag0 {
    padding: 40px 0px;
}
.pag0 .center .subname
{
    font-size:14px;
}
.productsfl
{
    padding: 40px 0px 0px;
}
.productsfl .def1
{
    font-size:24px;
}
.productsfl .def2
{
    font-size:14px;
}
.swiper-prfl .swiper-slide
{
    display:block;
}
.swiper-prfl .ico {
    width: 100%;
    margin: auto;
    position: relative;
    overflow: hidden;
}
.swiper-prfl .swiper-slide .text {
    width: 100%;
    padding: 20px;
}

.swiper-prfl .swiper-slide .name
{
    font-size:16px;
}
.swiper-prfl .swiper-slide .summary
{
    font-size: 14px;
    line-height: 1.5em;
    max-height: 147px;
    overflow: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-align: left;
    margin-top: 10px;
}
.swiper-prfl .swiper-slide a.more img
{
    display:none;
}
.swiper-prfl .swiper-slide a.more
{
    max-width:120px;
    line-height:40px;
    font-size:12px;
}

.productsfl-Left,.productsfl-Right {
    width: 36px;
    height: 36px;
    border: 1px #0645a4 solid;
    bottom: 20px;
}
.productsfl-Right img,.productsfl-Left img{
    width: 6px;
}
.productsfl-Right
{
    right:20px;
}
.productsfl-Left
{
    right:80px;
}
.pag2 .name
{
    font-size: 24px;
    padding: 0px 0px;
}
.pag3 {
    padding-top:40px;
}
.pag3 .center .titleb
{
    font-size:24px;
}
.pag3 .summary {
    margin-top: 20px;
    line-height: 1.7em;
    color: #333;
    font-size: 14px;
}
.pag3 .center {
    width: 100%;
}
.pag3 a.more
{
    max-width:140px;
    line-height:40px;
    font-size:12px;
}
.pag3 a.more img
{
    display:none;
}
.pag9 .center .text
{position:relative;width: 100%;text-align: left;margin-bottom: 20px;}
.pag9 .center .text .title
{
    font-size: 14px;
    text-align: left;
}
.pag9 .center .text .ext_indexsummary {
    font-family: Montserrat-Medium;
    font-size: 24px;
    color: #333;
    line-height: 1.2em;
}
.pag7
{
    padding: 40px 0px 40px;
    background: url(../images/mbg2.jpg) no-repeat center bottom;
}

.pag7 .center
{
    display:block;
}
.pag7 .left .def1
{
    font-size:24px;
}
.pag7 .left .def2
{
    font-size:14px;
}
.pag7 .left a
{
    font-size:12px;
    max-width:140px;
    line-height:40px;
    margin-top: 10px;
}
.pag7 .left a img
{
    height:14px;
    margin-right:5px;
}
.pag7 .right .messages-list input {
    line-height: 40px;
    border-radius: 0px;
    border: 1px #eee solid;
    padding: 0px 20px;
    width: 100%;
    background: none;
    color: #666;
    background: #fff;
    margin-bottom: 5px;
    border-radius: 4px;
    font-size: 14px;
    font-family: Montserrat-Light;
}
.pag7 .right {
    width: 100%;
    margin-top: 20px;
}
.pag7 .right textarea {
    display: block;
    line-height: 1.8em;
    border-radius: 0px;
    border: 1px #eee solid;
    padding: 10px 20px;
    width: 100%;
    height: 80px;
    background: none;
    background: #fff;
    color: #333;
    overflow: hidden;
    font-size: 14px;
    border-radius: 4px;
}
.pag7 .right button {
    width: 100%;
    line-height:40px;
    max-width: 100%;
    margin: 5px auto 0px;
}
.pagtitle {
    margin-bottom:20px;
}
    
.pagtitle .subname
{
    font-size:24px;
}
.pag6 ul li {
    width: 100%;
    float: left;
    margin-bottom:10px;
}
.pag6 ul {
    width: 100%;
    display: block;
}
.pag6 {
    width: 100%;
    overflow: hidden;
    padding: 50px 0px 50px;
    background: #f0f4f6;
}
.pag6 ul a .text
{
    padding:20px;
    min-height: auto;
}
.pag6 ul a .title
{
    font-size:16px;
}
.solution-search .center h1
{
    font-size:24px;
}
.solution-search .center {
    padding: 40px 0px;
}
.solution-search .center p
{
    font-size:14px;
}
.mjmap::after,.mjmap::before,.mjmap
{
    width:6px;
    height:6px;
}
.pag1 .inprfl .swiper-wrapper li {
    transition: all 0.5s;
    width: calc(100% / 2) !important;
    border-right: 1px rgba(255, 255, 255, 0.1) solid;
    margin: 0px !important;
    border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
    background: #333;
}
.pag1 .inprfl img {
    height: 26px;
    filter: brightness(0%) invert(100%);
    display: none;
}
.pag1 .inpr .pics img
    {
        min-height: 360px;
        object-fit: cover;
    }
.pag1 .tittle{
    font-size:16px
}
.pag1 .subname {
    margin-top: 20px;
    font-size:14px;
    line-height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.pag1 a.more
    {
        max-width:120px;
        line-height:40px;
        font-size:12px;
        margin-top: 20px;
    }
.pag1 a.more img
    {
        display:none;
    }
.pag1 .textcenter
    {
        padding:0px 20px
    }
    
.pag1 .inSolutions
    {
    font-size:24px
    }
.pag1 .inprfl span {
    color: #fff;
    font-size: 14px;
    font-family: Montserrat-Medium;
    display: block;
    margin-top: 0px;
}
.pag1 .inprfl p {
    display: block;
    padding: 10px 0px;
    width: 100%;
    text-align: center;
    cursor: pointer;
}
.pag1 .inprfl .swiper-wrapper {
    display: flex;
    width: 100%;
    transform: none !important;
    flex-wrap: wrap;
}
.pag1 .inprsz {
    position: relative;
    bottom: 0%;
    z-index: 3;
    width: 100%;
    right: 0px;
    background: rgba(0, 0, 0, 0.4);
}

}