
@media screen and (min-width:1921px) and (max-width:4200px) {
    
.nav li {
    margin: 0px 0.5vw;
}
.fl_title a {
    padding: 0px 0.5vw;

}
.pageController ul li a {
        padding: 8px 18px;
}
    
}


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

    .pag1 .inpr li .ico {
        min-height: 690px;
    }
    .pag1 .textcenter {
        padding-top: 250px;
    }
    .pag1 .inprsz {
        bottom: 10%;
    }
    .pag1 .pagtitle {
        top: 8%;
    }


}

@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: block;
        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: 40px;
        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;
    }


    .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: 70px;
        overflow: hidden;
        background: #fff;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    }

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

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

    #navToggle span:after {
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        display: block;
        background: #26bcbb;
        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: 70px;
        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: 22px;
        color: #fff;
    }

    .footer_left {
        display: none;
    }

    .footer_main_center {
        padding: 40px 20px;
        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 .companyphone {
    background: url(../images/index_44.png) no-repeat left center;
    padding: 10px 0px 10px 50px;
    margin-top: 40px;
}
.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: left;
        opacity: 1;
        font-size: 15px;
        padding: 0px 20px;
    }

    /**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 15px;
        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: #26bcbb;
        background: #fff;
    }

    .fl_title a:hover {
        color: #26bcbb;
        background: #fff;
    }

    .fl_title .on {
        color: #26bcbb;
        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 20px 0px;
    }

    .mfl {
        display: none;
    }



  

    /**contactn**/
 




    .cn_title {
        font-size: 30px;
    }

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

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

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

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

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

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

    .indexpr_main li .pr_img {
        padding-top: 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 20px;
    }

    .fa_top {
        display: block;
    }

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

    .fa_dt_r {
        width: 100%;
        float: left;
        padding-left: 0px;
        margin-top: 0px;
        padding: 20px;
        background: #fff;
    }
.fa_tab_tit {
    background: #fff;
    margin-bottom: 0px;
    padding: 0px 20px 0px;
}
    .fa_pro_tit {
        font-size: 22px;
        color: #26bcbb;
        text-align: left;
    }

    .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: #26bcbb;
        color: #fff;
        line-height: 40px;
        font-size: 14px;
        text-align: center;
        margin-top: 10px;
        border: 2px #26bcbb 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 20px;
    }

    .Details_mbxc {
        display: block;
    }

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

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

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

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

    }

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

    .fa_tab_content table tbody {

        width: auto;
        display: inline-block;

    }



    /**news**/

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

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



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


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

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

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

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

    .nynews_list_summary {
        display: 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: #26bcbb;
        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: #26bcbb !important;
    border-top: 1px #eee solid;
}
    .news_detail h1.title {
        font-size: 22px;
        line-height: 1.2em;
    }

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


    .morecase {
        width: 100%;
        float: right;
        padding: 20px;
        background: #F8F8F8;
        overflow: hidden;
        border-top: 5px #26bcbb solid;
        margin-top: 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 40px;
    }

    .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:30px;
}
.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 {
    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**/

.pag3 .center
{
    display: block;
}
.pag3 {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}
.pag3 .ico {
    width: 100%;
}
.pag3 .text {
    width: 100%;
    padding-left: 0px;
    margin-top: 20px;
}
.aboutsz ul {
    display: block;
    overflow: hidden;

}
.aboutsz ul li {
    width: 50%;
    float: left;
}
.aboutsz ul li em {
    font-size: 40px;
}
.aboutsz ul li p:nth-of-type(2) {
    font-size: 14px;
    text-align: left;
    font-family: Montserrat-Light;
}
.aboutsz ul li p:nth-of-type(1) {
    font-size: 40px;
    text-align: left;
}
.pagtitle .name {
    font-size: 30px;
}
.pag4 ul
{
    display: block;
}
.pag4 ul li {
    width: 100%;
    text-align: center;
    padding: 20px;
}
.pag4 ul li .title {
    font-size: 18px;
}
.pag4 ul li .summary {
    font-size: 14px;
}
.pag4 ul li img
{
   height:80px;
}
.pag4 .pagtitle .subname {
    font-size: 14px;
}
.pag4 {
    padding: 50px 0px;
}
.services .title {
    font-size:30px;
    text-align: left;
    font-weight: normal;
}
.services {
    overflow: hidden;
    padding: 50px 0px;
}
.partners ul li {
    width: calc((100% - 30px) / 4);
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px #eee solid;
    border-radius: 4px;
}
.partners ul li:nth-of-type(4n) {
    margin-right: 0px;
}
.partners ul li .ico {
    text-align: center;
    padding: 5px;
}
.partners {
    width: 100%;
    padding: 50px 0px;
    overflow: hidden;
}


/**case**/

.case .center a {
    width: 100%;
    display: block;
    margin-right: 0px;
    float: left;
    margin-bottom: 20px;
}
.case {
    padding: 50px 0px 50px;
}


/**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;
}


/**index**/
.index_bn {
    margin-top: 70px;
}

.pag3 .text .titlea {
    font-size:30px;
}
.pag3 .text .summary {
    margin-top: 20px;
    line-height: 1.7em;
    font-size: 14px;
}
.pag3 .text a.more {
    display: block;
    width: 140px;
    line-height: 40px;
    margin-top: 20px;
    font-size: 12px;
}

.pag2 {
    padding: 50px 0px 50px;
}
.pag2 .center {
    max-width: 1440px;
    padding: 0px 20px 0px;
    margin: auto;
}

.pag2 .name {
    font-size: 28px;
}
.pag2 .subname {
    font-size: 14px;
}
.pag2 ul li {
    width: 100%;
    float: left;
    padding: 0px;
    margin-bottom: 10px;
}
.pag2 ul li:nth-of-type(3), .pag2 ul li:nth-of-type(4) {
    width: 100%;
}
.pag2 ul li p span {
    font-size: 16px;
}
.pag2 ul li p
{
    background:none;
}
.pag2 ul li:nth-of-type(1) p {
    padding: 22px 0px;
}
.pag5 .ico {
    background: #26bcbb;
    height: 300px;
}
.pag5 .text .summary {
    font-size: 18px;
}
.pag5 .ico img {
    width: 100%;
    opacity: 0.6;
    height: 100%;
    object-fit: cover;
}
.pag5 .text .title {
    font-size: 12px;
    font-family: 'Montserrat-Light';
}
.pag5 .text .button {
    width: 160px;
    line-height: 46px;
    background: #cccf42;
    border-radius: 40px;
    color: #fff;
    margin: 30px auto 0px;
    justify-content: center;
    align-items: center;
    display: flex;
    font-family: Montserrat-Medium;
    font-size: 14px;
}
.pag5 .text .button:before {
    width: 28px;
    height: 28px;
}
.pagtitle .subname {
    font-size: 30px;
}
.pag6 ul li {
    width: 100%;
    float: left;
    margin-bottom:20px;
}
.pag6 ul {
    width: 100%;
    display: block;
    justify-content: space-between;
}
.pagtitle {
    margin-bottom: 20px;
}
.pag6 {
    padding: 50px 0px;
}
.pag6 ul a .text {
    padding: 20px;

}
.pag6 ul a .title {
    font-size: 16px;
}


.pag1 .pagtitle {
    top: 0%;
    position: relative;
    width: 100%;
}
.pag1 .pagtitle .subname {
    font-size: 22px;
}
.pag1 .pagtitle .name {
    font-size: 14px;
    font-family: 'Montserrat-Light';
}
.pag1 .inpr li {
    display: block;
}
.pag1 .textcenter {
    padding-top: 10px;
    width: auto;
    padding-right: 0px;
    padding: 20px;
}
.pag1 .inpr li .text {
    width: 100%;
    color: #fff;
}
.pag1 .inpr li .text .tittle p {
    font-size: 18px;
    line-height: 1.2em;
}

.pag1 .inpr li .text .tittle img {
    width: 50px;
}
.pag1 .inpr li .text .subname {
    line-height: 1.5em;
    margin-top: 35px;
    color: #2a2f2c;
    max-width: 750px;
    font-size: 14px;
    overflow: hidden;
    min-height: 200px;
}

.pag1 .inpr li .ico {
    width: 100%;
    min-height: auto;
}
.pag1 .inpr li .ico img
{
    width: 100%;
    height: auto;
    object-fit: contain;  
}


.pag1 .inprsz {
    width: 100%;
    position: absolute;
    bottom: 20px;
}
.pag1 {
    padding-top: 50px;
}

}