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


    .nav li {
        margin: 0px 2.5vw;
    }

    .topc .companyphone {
        font-size: 18px;
    }

    .topc {
        width: 200px;
    }

    .logo a p {
        font-size: 18px;
    }

    .logo a p span {
        font-size: 13px;
    }
    
.materials .right .list .text .price {
    position:relative;
    right: 0px;
    top:0px;
    color: #343BFF;
    font-family: Mulish-Bold;
}
.materials .right .list .text .title {
    margin-top: 0px;
    margin-bottom:0px;
}   
.materials .right .list .text .attribute-tags {
    margin-top: 10px;
}  

}


@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,
    .logo a p {
        display: none;
    }

    .logo a img {
        height: 30px;
        margin: 15px 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;
    }

    .index_top .right .quote {
        line-height: 40px;
        color: #fff;
        width: 140px;
        font-size: 14px;
    }

    .index_top .right {
        margin-right: 60px;
    }

    .m_gb {
        right: 9px;
        width: 30px;
        height: 30px;
        position: absolute;
        top: 30px;
        padding-top: 10px;
    }

    .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: 40px;
        float: left
    }

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

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

    #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: 18px;
    }

    #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;
        overflow: auto;
    }

    #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: 18px;
        font-family: Mulish-Bold;
    }

    #menu .nav li a:hover {
        background: 0 0;
        color: #343BFF;
    }


    #menu {
        width: 30%;
        float: right;
    }

    .nav li .nav_ej.navServices {
        width: 100%;
        border: 0px #B8B8B8 solid;
    }

    .nav li .nav_ej .left {
        display: none;
    }

    .nav li .nav_ej .right .sj {
        width: 100%;
        float: left;
        display: block;
    }

    .nav li .nav_ej {
        display: none;
        width: 100%;
        box-shadow: none;
        border: none;
        position: relative;
    }

    .nav li:hover .nav_ej {
        display: none;
    }

    .nav li .nav_ej.navServices .right {
        width: 100%;
    }

    .nav li .nav_ej .right .sj a.ejlink {
        background: none;
        color: #B8B8B8;
        margin-bottom: 0px;
        padding-left: 0px !important;
        font-family: Mulish-Bold !important;
    }

    #menu .nav li .nav_ej .right .sj a {
        line-height: 30px;
        border: none;
        padding-left: 20px;
    }

    .nav li .nav_ej .right a {
        line-height: 30px !important;
        width: 100%;
        font-size: 14px !important;
        font-family: Mulish !important;
        border: none !important;
    }

    .nav li .nav_ej .right {
        padding: 10px 0px;
        width: 100%;
        margin-right: 0px;
    }

    /**banner**/

    .ny_banner {
        margin-top: 60px;
    }

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

    .banner_text p {
        font-size: 18px;
        max-width: 160px;
        margin: 01px;
    }

    .cncbanner .banner_text p {
        font-size: 16px;
        max-width: 260px;
        line-height: 1.3em;
    }

    .index_bn {
        margin-top: 60px;
        position: relative;
    }


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

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


    .banner_text {
        margin-top: 0px;
    }

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

    .ejclick {
        width: 20%;
        display: block;
        position: absolute;
        right: 0px;
        height: 60px;
        background: url(../images/ejclick.png) no-repeat right center;
        z-index: 9;
        background-size: 14px;
        opacity: 0.5;
        top: 0px;
    }

    .nav li.cur .nav_ej {
        display: block;
    }


    /**.footer**/
    .footer_right,
    .footer_left ul {
        display: block;
        width: 100%;
    }

    .footer_left {
        display: none;
    }

    .footer_right img {
        height: 30px;
    }

    .footer_right p {
        font-size: 16px;
        color: #fff;
        margin-top: 10px;
    }

    .footer_right a {
        display: block;
        line-height: 40px;
        color: #fff;
        font-size: 14px;
        text-align: center;
        background-image: linear-gradient(to right, #343BFF, #8E44FF);
        width: 160px;
        border-radius: 200px;
        margin-top: 20px;
    }

    .footer .center {
        padding: 50px 20px;
    }

    .bq_left {
        width: 100%;
        font-size: 12px;
    }

    /**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: #1574b2;
    }

    .fl_title a:hover {
        color: #fff;
        background: #1574b2;
    }

    .fl_title .on {
        color: #fff;
        background: #1574b2;
    }


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


    /**about***/
    .about {
        padding: 50px 20px;
    }


    /**OLA3DP**/
    .about .center {
        display: block;
    }

    .about .left {
        padding-right: 0px;
        width: 100%;
        font-size: 14px;
    }

    .about .left .title,
    .pag2 .center .left .title {
        font-size: 22px;
        margin-bottom: 10px;
        line-height: 1.3em;
    }

    .about .right {
        width: 100%;
        margin-top: 30px;
    }

    .about_ola .center {
        display: block;
    }

    .pag2.about_ola .center .left {
        width: 100%;
        left: 0px;
        font-size: 14px;
    }

    .pag2.about_ola .center .right {
        position: relative;
        left: 0%;
        width: 100%;
    }

    .pag2 .center .right ul li {
        margin: 0px 0px;
        min-width: 50%;
        float: left;
        width: 50%;
    }

    .pag2 .center .right ul li p {
        font-size: 14px;

    }

    .pag2 .center .right ul li img {
        height: 48px;
        margin-bottom: 20px;
    }

    .pag2 .center .right ul:nth-of-type(2) {
        margin-top: 0px;
    }

    .pag2 .center .right ul {
        width: 100%;
        display: block;
        margin: 40px 0px;
        overflow: hidden;
    }

    .pag2 .center .right ul li p em {
        font-size: 22px;
    }

    .pag5 .center {
        padding: 20px;
    }

    .pag5 ul li {
        width: calc((100% - 0px) / 1);
        padding: 20px 0px;
        margin-top: 20px;
    }

    .pag5 ul li .ext_indexsummary {
        font-size: 14px;
    }

    .pag5 ul li .title {
        font-size: 18px;
    }

    .pag5 ul li img {
        max-width: 100%;
        height: 60px;
    }

    .indextitle span {
        font-size: 22px;
        margin-bottom: 0px;
        line-height: 1.3em;
    }

    .indextitle {
        font-size: 14px;
        line-height: 1.7em;
    }

    .pag6 {
        padding: 50px 20px;
    }

    .pag6 .center {
        padding: 40px 20px;
    }

    .pag6 ul {
        display: block;
        margin-top: 0px;
    }

    .pag6 ul li {
        width: 100%;
        max-width: 100%;
        position: relative;
        padding: 10px 0px 10px 30px;
    }

    .pag6 ul li .title {
        font-size: 18px;
    }

    .pag6 ul li .ext_indexsummary {
        font-size: 14px;
    }

    .pag6 ul li:before {
        content: '';
        width: 10px;
        height: 10px;
        background: #343BFF;
        position: absolute;
        top: 0px;
        border-radius: 100%;
        top: 20px;
        left: 0px;
    }

    .pag6 ul:before {
        content: '';
        position: absolute;
        border-top: 1px #ddd dashed;
        width: 1px;
        top: 0px;
        height: 100%;
        z-index: 0;
        left: 4px;
        background: #ddd;
    }

    .pag6 .indextitle {
        font-size: 22px;
    }

    /**faqpag**/
    .faqpag {
        padding: 100px 20px 50px;
    }

    .pag8 .center {
        display: block;
    }

    .pag8 .left {
        width: 100%;
    }

    .pag8 .faqsearch {
        max-width: 100%;
        width: 100%;
        margin: auto auto 20px;
        border-radius: 300px;
    }

    .pag8 .faqfl a {
        display: block;
        color: #333;
        text-align: left;
        padding: 5px 10px;
        border: 1px #3333 solid;
        border-radius: 30px;
        font-family: Mulish-Bold;
        width: calc((100% - 5px)/2);
        font-size: 14px;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        float: left;
        margin: 0px 5px 5px 0px;
    }

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

    .pag8 .right {
        width: 100%;
        margin-top: 40px;

    }

    .pag8 .right li .title {
        font-size: 16px;
        width: calc(100% - 50px);
        line-height: 1.3em;
        -webkit-line-clamp: 3;
    }

    .expand:before {
        content: '';
        width: 21px;
        height: 1px;
        background: #191919;
        position: absolute;
        top: 10px;
    }

    .expand:after {
        content: '';
        width: 1px;
        height: 21px;
        background: #191919;
        position: absolute;
        top: 0px;
        left: 10px;
    }

    .expand {
        position: relative;
        width: 21px;
        height: 21px;
        cursor: pointer;
        float: right;
        transition: all 0.5s;
        transform: rotate(0deg);
    }

    .pag8 .right .faqul li {
        padding: 15px 0px;
        border-top: 1px #191919 solid;
        cursor: pointer;
    }

    .faq_neirong {
        font-size: 14px;
        line-height: 1.7em;
    }

    .faqpag .pageController {
        overflow: hidden;
        padding: 20px 0px 0px;
        text-align: center;
    }


    /**contactn**/

    .contact {
        width: 100%;
        height: auto !important;
        padding: 0px;
        font-size: 14px;
    }

    .contact img {
        width: 35%;
        max-width: 35% !important;
        height: auto !important;
    }

    .contact .title {
        font-size: 20px;
        margin-bottom: 20px;
        line-height: 1.2em;
    }

    .contact .quote {
        max-width: 160px;
        position: relative;
        top: 0px;
        line-height: 40px;
        font-size: 14px;
        margin-top: 30px;
    }

    .contact ul {
        display: block;
    }

    .contact ul li {
        width: 100%;
    }

    .contact ul li .title {
        line-height: 1.3em;
        min-height: auto;
        margin-bottom: 10px;
    }

    .contact ul li p {
        color: #191919;
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 1.5em;
    }

    .footer_quote img {
        max-width: 100%;
        display: block;
        margin: 0px auto 40px;
    }


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

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

    .ny-contact .content .right {
        width: 100%;
        position: relative;
        overflow: hidden;
        border-radius: 0px;
        float: left;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    }

    .ny-contact .content .left p {
        margin-bottom: 10px;
    }

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

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

    .messages-list {
        display: block;
    }

    .messages input {
        line-height: 50px;
        padding: 0px 0px;
        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;
    }

    /**blog**/

    .search {
        margin-top: 60px;
    }

    .searchCnter .title {
        font-size: 18px;
        font-family: Mulish-Bold;
        padding-right: 10px;
    }
.searchbox input
{
    font-size:12px;
}
    .searchbox {
        border: 1px #707070 solid;
        border-radius: 8px;
        overflow: hidden;
        min-width: auto;
    }

    .blog {
        padding: 0px 20px;
        margin: 30px 0px;
    }

    .blog .main li .ico {
        padding-top: 60%;
    }

    .blog .main li {
        width: 100%;
        float: left;
        padding: 0px;
        margin-right: 0px;
        margin-bottom: 40px;

    }

    .blog .recommend .left {
        width: 100%;
        padding: 0px;
    }

    .blog .recommend {
        display: block;
    }

    .blog .recommend .right {
        width: 100%;
        padding: 0px;
    }

    .blog .recommend .right li {
        display: block;
    }

    .blog .recommend .right li .ico {
        height: 0px;
        padding-top: 60%;
        position: relative;
        overflow: hidden;
        border-radius: 20px;
        width: 100%;
        display: block;
        border: 1px #eee solid;
    }

    .blog .recommend .right li .text {
        width: 100%;
        padding-left: 0px;
    }

    .blog .recommend li .title,
    .blog .main li .title {
        font-size: 18px;
    }

    .articles {
        font-size: 22px;
        font-family: Mulish-Bold;
        padding: 0px 0px 20px;
        text-align: left;
    }



    .Details {
        margin-top: 60px;
    }

    .Details .center .title {
        font-size: 18px;
    }

    .Details .center .summary {
        font-size: 14px;
        text-align: center;
    }

    .DetailsTitle {
        width: 100%;
        padding: 50px 20px;
    }

    .Details .content {
        max-width: 100%;
        margin: auto;
        padding: 50px 20px 50px;
        font-size: 14px;
    }

    .Details .page {
        margin: 0px auto 40px;
        max-width: 100%;
        padding: 0px 20px;
    }

    .Details .content a {
        font-size: 14px !important;
        padding: 5px 5px !important;
        display: block;
    }

    .Details .pagecenter span {
        display: block;
        font-size: 14px;
    }


    /**services**/

    .banner_text p span {
        display: none;
    }

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

    .services-title span {
        font-size: 22px;
        line-height: 1.3em;
    }

    .services-title {
        font-size: 14px;
        margin-bottom: 0;
    }

    .services-list .list {
        display: block;
        padding-top: 0px;
        margin-top: 30px;
    }

    .services .list .ico {
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    .services .text {
        padding-left: 0px;
        margin-top: 20px;
        width: 100%;
    }

    .services .text .title {
        font-size: 18px;
        line-height: 1.3em;
    }

    .services .text .summary {
        line-height: 1.5em;
        margin-top: 15px;
        font-size: 14px;
    }

    .prompt {
        padding: 15px;
        border-radius: 10px;
        background-size: 24px;
        padding-left: 65px;
        margin-top: 30px;
        line-height: 1.2em;
        font-size: 14px;
    }

    .services .main2 {
        width: 100%;
        overflow: hidden;
        margin-top: 30px;
    }

    .services .main2 ul li {
        width: 100%;
    }

    .services .main2 .title {
        font-size: 18px;
        padding: 10px 10px;
        text-align: left;
    }

    .services .main2 ul li p {
        line-height: 1.5em;
        padding: 5px 10px;
        width: 100%;
        margin: auto;
        cursor: pointer;
        font-size: 14px;
        text-align: left;
    }

    .services-standard {
        padding: 0px 20px 40px;
    }

    .main3 table {
        width: 100%;
        overflow: scroll;
        display: inline-grid;
    }

    .main3 td {
        font-size: 14px;
        padding: 5px 10px;
    }

    .main3 tbody {
        width: 1120px;
    }

    .main3 .content {
        margin-top: 20px;
    }

    .Process.pag6 .indextitle {
        margin-bottom: 20px;
    }

    .services-item .name {
        font-size: 22px;
        line-height: 1.3em;
        margin: 40px auto 20px;
    }



    /**quotepag**/
    .quotepag {
        padding: 100px 20px 40px;
    }

    .membertitle {
        font-size: 26px;
    }

    .membertitle2 {
        font-size: 18px;
    }

    .quotepag .register {
        font-size: 14px;
    }

    .quotepag .register a {
        font-size: 14px;
        margin-top: 10px;
        margin-left: 0px;
        display: block;
    }

    .quotepag label {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .quotepag .fileupload {
        display: block;
    }

    .quotepag .fileupload .layui-input-inline {
        width: 100%;
    }

    .quotepag .fileupload button {
        padding: 0px;
    }



    /**index**/
    .pag2 .center {
        padding: 50px 20px;
    }

    .pag2 .center {
        display: block;
        padding-bottom: 0px;
    }

    .pag2 .center .left {
        color: #191919;
        font-size: 14px;
        width: 100%;
        line-height: 1.6em;
        float: left;
    }

    .pag2 .center .right {
        width: 100%;
        float: right;
        height: 100%;
    }

    .pag3 .text {
        background: #fff;
        width: calc(100% - 20px);
        height: calc(100% - 20px);
        margin: 10px;
        padding: 40px 0px;
        border-radius: 10px;
        overflow: hidden;
    }

    .pag3 .center .main .title {
        font-size: 18px;
        text-align: center;
        font-family: Mulish-Bold;
        margin-bottom: 20px;
        line-height: 1.2em;
        padding: 0px 20px;
    }

    .pag3 .center .main .ext_indexsummary {
        font-size: 14px;
        color: #191919;
        padding: 0px 20px;
        line-height: 1.5em;
    }

    .pag3 .center .main img {
        max-width: 100%;
        margin-top: 20px;
        padding: 0px 40px;
    }

    .pag3 .center {
        border-radius: 10px;

    }

    .pag4 .center {
        padding: 20px;
        display: block;
    }

    .pag4 .center .left {
        width: 100%;
    }

    .pag4 .center .left .title {
        font-size: 22px;
        margin-bottom: 10px;
        line-height: 1.3em;
    }

    .pag4 .center .left .content {
        overflow: hidden;
        padding-top: 0px;
        font-size: 14px;
        line-height: 1.6em;
    }

    .pag4 .center .right {
        width: 100%;
    }

    .pag4 .center .left a {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .pag5 {
        width: 100%;
        overflow: hidden;
        position: relative;
        background: #E9EBFF;
        padding: 0px 0px;
    }

    .pag7 {
        width: 100%;
        padding: 50px 20px;
        overflow: hidden;
    }

    .pag7 ul li {
        width: 100%;
        padding: 10px 10px 20px;
        border: 1px #707070 solid;
        border-radius: 20px;
        margin-bottom: 20px;
    }

    .pag7 .center .indextitle {
        display: block;
        font-size: 22px;
        text-align: center;
        font-family: Mulish-Bold;
        margin-bottom: 20px;
        line-height: 1.2em;
    }

    .pag7 ul {
        display: block;
    }

    .pag7 ul li .title {
        display: block;
        font-size: 16px;
        text-align: left;
        font-family: Mulish-Bold;
        margin-bottom: 10px;
        color: #191919;
        margin-top: 20px;
        line-height: 1.2em;

    }

    .pag7 ul li .more {
        margin-top: 10px;
    }

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




    .indexServices .list ul li {
        width: calc((100% - 0px) / 1);
        float: left;
        background: #fff;
        margin-right: 0px;
        margin-bottom: 20px;
        border-radius: 6px;
        overflow: hidden;
    }

    .indexServices .list ul {
        max-width: 1300px;
        margin: auto;
        overflow: hidden;
        padding: 0px 20px;
    }

    .indexServices .list ul li .text {
        padding: 20px;
        text-align: left;
        min-height: auto;
    }

    .pag1 .center .topfl a {
        color: #fff;
        padding: 0px 10px;
        font-size: 16px;
        font-family: Mulish-Bold;
        line-height: 1.2em;
        margin: 0px 0px;
        display: inline-block;
        cursor: pointer;
        position: relative;
    }

    .indexServices .services-title {
        color: #fff;
        padding: 0px 20px 20px;
    }

    .indexServices .list {
        padding: 40px 0px 20px;
        width: 100%;
        overflow: hidden;
        display: none;
        text-align: center;
    }

    .indexServices .serviceslink {
        color: #fff;
        margin: 20px auto 20px;
        font-size: 14px;
        display: none;
    }

    .pag1 .center .topfl {
        text-align: center;
        display: flex;
        padding: 20px 0px;
        border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
        justify-content: center;
    }

    .pag1 .center .topfl a.cur {
        background: none;
    }

    .pag1 .center .topfl a.cur:before {
        background-image: linear-gradient(to right, #343BFF, #8E44FF);
        content: '';
        width: 100%;
        display: block;
        position: absolute;
        bottom: -20px;
        height: 3px;
        left: 0%;
        margin-left: -15px;
    }


    /**materials**/
    .materials-name {
        font-size: 22px;
    }


    .materials {
        padding: 100px 0px 40px;
    }

    .materials .left {
        width: 100%;
    }

    .materials .right {
        width: 100%;
        margin-top: 20px;
        margin-left: 0px;
    }

    .materials .list .material-data {
        display: block;
    }

    .materials .list .material-data .ico {
        width: 100%;
        height: 0px;
        padding-top: 80%;
        overflow: hidden;
        position: relative;
        border: 1px solid #d0d3d4;
        border-radius: 10px;
    }

    .materials .right .list .text {
        width: 100%;
        padding-left: 0;
    }

    .materials .right .list .text .title {
        font-size: 16px;
        margin-top:10px;
    }

    .materials .right .list .text .attribute-tags {
        display: block;
        margin-top: 10px;
    }

    .material-more {
        margin-top: 10px;
    }

    .materials-filter a {
        font-size: 14px;
    }

    .materials-filter {
        overflow: hidden;
        padding: 0px 0px;
        position: fixed;
        z-index: 999;
        background: #fff;
        top: 0px;
        width: 100%;
        right: 0px;
        height: 100vh;
        box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);
        transform: translateX(100%);
        transition: all .6s cubic-bezier(.77, 0, .175, 1) 0s;
        -webkit-transition: all ease .5s;
    }

    .materials-filter.open {
        transform: translateX(0%);
    }


    .materials-filter .all {
        font-size: 16px;
    }

    .materialsgb {
        position: fixed;
        left: 0px;
        background: rgba(0, 0, 0, 0.6);
        top: 0px;
        z-index: 999;
        width: 15%;
        display: block;
        height: 100vh;
    }

    .materialsgb svg {
    padding: 20px;
    width: 100%;
    background-image: linear-gradient(to right, #343BFF, #8E44FF);
    height: 80px;
    padding: 30px 0px;
    }

    .materialsgb svg path {
        fill: #fff;
    }

.fdMaterials
{
    display:block;
}


    .materials-filter ul {
        width: 85%;
        margin-left: 15%;
        float: right;
        padding: 20px;
        overflow: scroll;
        height: 100vh;
    }

    .allMaterials {
        display: block;
        padding: 0px 20px;
        color: #343BFF;
    }

    .material-expand-main {
        margin-top: 10px;
    }

    .material-expand .left ul {
        margin-top: 10px;
    }

    .material-expand .left ul li {
        width: 100%;
        float: left;
        font-size: 14px;
        font-family: Mulish-Bold;
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .material-expand .left .summary {
        color: #191919;
        font-size: 14px;
        line-height: 1.7em;
    }

    .material-expand .left ul li br {
        display: none;
    }

    .material-expand .right a {
        margin-top: 0px;

    }

    .material-expand .right p {
        font-size: 14px;
    }

    .material-expand .left {
        padding-right: 0px;
    }

    .materials-cnc .services-list .list {
        padding: 20px 0px;
        margin-top: 0px;
    }

    .materials-cnc {
        padding: 0px 0px 50px;
    }



.picMarquee-left .bd {
    padding: 10px;
    position: relative;
    width: 100%;
    top: 0;
    z-index: 0;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picMarquee-left .bd ul li .title {
    line-height: 1.3em;
    font-size:36px;
    color: #fff;
    font-family: Mulish-Bold;
    opacity: 0.2;
    white-space: nowrap; 
}

.footer_quote .center {
    margin: auto;
    border-radius:10px;
    padding: 20px 20px 40px;
    background: linear-gradient(to bottom right, #300de4, #020236);
}
.footer_quote .mian
{
    display:block;
}
.footer_quote .left {
    width: 100%;
}
.footer_quote .right
{
    width: 100%;
    text-align: center;
    font-size:18px; 
}
.footer_quote .right .title
{
    font-size:18px;  
}

.footer_quote .right .quote
{
        line-height: 40px;
        color: #fff;
        width: 140px;
        font-size: 14px;
        margin-top: 0px;
}
.picMarquee-left {
    top: 100px;
}
.footer_quote {
    width: 100%;
    margin: auto;
    padding: 0px 20px 50px;
}


}

