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

.index_bn .text .title {
    font-size: 48px;
}
.index_bn .content
{
    font-size:16px;
}
.index_bn .text .more {
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    width: 140px;

}
.index_bn .text .ext_indexsummary
{
    font-size:30px;
}
.index_bn .main .swiper-bnfl {
    max-width:300px;
}
#menu {
    margin-right: 0px;
}
.logo {
    left: 20px;
    top: 36px;
}
.logo img {
    width: 180px;
}
.index_top {
    padding: 30px 0px;
}
.pag1 .maing {
    left: 150px;
}

.buttonLeft {
    left: 80px;
}
.buttonLeft:hover 
{
       left: 60px; 
}

.buttonRight {
    position: absolute;
    right:80px;
}
.buttonRight:hover
{
    right: 60px;  
}
.buttonLeft img,.buttonRight img
{
    width:40px;
}
.reservation .title {
    font-size: 36px;
}

.reservation .ext_aboutgy {
    font-size: 18px;
}



}


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

.mbx
{
    display:none;
}

/**.footer_left**/
.footer_left,.footer_c_center,.izl-rmenu
{
    display: none;
}
.footer_c_left {
    width: 100%;
}
.footer_main_center {
    max-width: 1480px;
    overflow: hidden;
    margin: auto;
    padding: 40px 20px 40px;
    border-top: 0px rgba(255, 255, 255, 0.1) solid;
}
.bq_left {
    width: 100%;
    font-size: 12px;
    line-height: 1.8em;
}
.bq a {
    font-size: 12px;
    margin-left: 5px;
}
.footer_c_left p, .footer_c_left a {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 1.8em;
}

/**fl**/
.fl_list a {
    line-height: 60px;
    display: block;
    padding: 0px 10px;
    font-size: 14px;
    color: #333;
    margin: 0px 0px;
    position: relative;
    min-width: 100px;
    text-align: center;
}
.fl_title {
    overflow: scroll;
    display: flex;
    justify-content: flex-start;
}

/**case**/
.case .center li {
    width: calc(100% / 2);
    float: left;
    padding: 5px;
    cursor: pointer;
}
.case .center p {
    font-size: 14px;
    color: #666;
    max-width: 1480px;
    margin: 10px auto 10px;
    padding: 0px 0px;
    text-align: center;
}
.case {
    overflow: hidden;
    width: 100%;
    position: relative;
    padding: 60px 15px;
}

/**products**/

.products .two
{
     display: block;    
}
.products .two li:nth-of-type(1) {
    width: 100%;
}
.products .two li:nth-of-type(2) .ico, .products .two li:nth-of-type(3) .ico {
    padding-top: 65%;
}
.products .two li {
    width: calc((100% - 10px)/1);
    float: left;
    border-radius: 10px;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}
.products ul li {
    width: calc((100% - 0px)/1);
    float: left;
    border-radius: 10px;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}
.products li .title {
    font-size: 18px;
}
.products ul li .text {
    position: absolute;
    bottom: 0px;
    padding: 20px;
    z-index: 2;
}
.products {
    overflow: hidden;
    width: 100%;
    padding: 50px 0px;
}
.PrDetails
{
    padding:50px 0px;
}
.PrDetails h1.title {
    font-size: 24px;
}
.Prtext-Left {
    width: 100%;
    margin-right: 0px;
}
.Prtext-Right {
    width: 100%;
    margin-left: 0px;
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    margin-top: 20px;
}
.Prtext {
    display: block;
    margin-bottom: 40px;
}
.PrDetails .content {
    max-width: 1440px;
    margin: auto;
    padding: 0px 20px;
    font-size: 14px;
}
.ContentTitle {
    font-size:18px;
}
.ContentTitle em {
    font-size: 14px;
}
ul.advantages {
    display: block;
}
ul.advantages li {
        margin-bottom: 10px;
        width: 100%;
}
ul.advantages li p:nth-of-type(1) {
    font-size:18px;
}

ul.gn li
{
    width: calc((100% - 0px) / 1);
    padding: 20px;
    border: 1px #eee solid;
    border-radius: 4px;
    margin-right: 0px;
    margin-bottom: 20px;
}
  
    /**top**/

    .logo {
    width: auto;
    filter: initial;
    position: relative;
    top: 0px;
    left: 0px;
    }


    .logo a img {
        height: 34px;
        margin: 13px 0px;
        filter: initial;
        width: auto;
    }


    .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:hover {
        background: #fff;
    }
    .index_top:hover .logo img {
        filter: grayscale(0%) brightness(100%);
    }
    .index_top {
    height: 60px;
    overflow: hidden;
    background: rgba(255, 255, 255, 1);
    position: fixed;
    padding: 0px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    }

    #navToggle {
        position: fixed;
        right:20px;
        width: 25px;
        display: block;
        top: 10px;
    }
    .nav li a.navyj:before
    {
        display:none;
    }


    #navToggle span {
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        display: block;
        background: #003a95;
        height: 2px;
        position: relative;
        width: 100%;
        margin-top: 19px;
    }

    #navToggle span:before {
        content: '';
        position: relative;
        width: 100%;
        height: 2px;
        left: 0;
        top: 8px;
        display: block;
        background: #003a95;
    }

    #navToggle span:after {
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        display: block;
        background: #003a95;
        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;
        border-radius: 0px;
    }

    #menu .nav li a:hover {
        background: 0 0;
        color:#003a95;
    }

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

.searchbox
{
    display: none;
}
.index_top .tou2 {
    padding: 0px 20px;
}


    /**banner**/
.index_bn .main
{
    display:none;
}
.index_bn img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    min-height: 400px;
}
.index_bn {
    width: 100%;
    border-radius: 0px;
    overflow: hidden;
    margin-top: 60px;
}
.index_bn .text .title
{
    font-size:24px;
opacity: 1;
    transition: all 1s;
    position: relative;
    top: 0px; 
}
.index_bn .content {
    font-size: 14px;
    line-height:1.8em;
    position: relative;
    top: 0px;
    opacity: 1;
}

.index_bn .text .more {
    font-size: 14px;
    line-height: 40px;
    width: 140px;
    border: 1px #fff solid;
    border-radius: 20px;
    margin-top: 20px;
    position: relative;
    top: 0px;
    opacity: 1;
}
.index_bn .text .ext_indexsummary
{
    font-size: 16px; 
    opacity: 1;
    transition: all 1s;
    position: relative;
    top: 0px; 
    font-weight: bold;
}
.index_bn .bannermain {
    transform: translateY(-50%);
}


.pag3 .center .centers {
    width: 100%;
    margin: 20px 0px;
}
.pag3 .center {
    display: block;
    padding: 20px 20px 40px;
}
.pag3 .center .left .text {
    position: absolute;
    top: 0px;
    padding: 20px;
    z-index: 2;
}
.pag3 .center .left .text .title {
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
    max-width: 250px;
}
.pag3 .center .left {
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    margin-right: 20px;
}
.pag3 .center .right {
    width: 100%;
    padding-left: 0px;
}

.pag3 .center .centers li .text {
    position: relative;
    bottom: 0px;
    padding: 10px 20px 40px;
    left: 0px;
}
.pag3 .center .centers li .date {
    padding: 40px 20px 0px;
    font-size: 16px;
    color: #333;
    transition: all 0.5s;
}
    
.pag3 .center .right .text .title {
    font-size: 16px;
    line-height: 1.3em;
    margin: 10px 0px;
    color: #333;
    transition: all 0.5s;
}
.pag3 .center .right .text {
    padding: 40px 20px;
    position: relative;
    z-index: 2;
}
.pag3 .center .right .top .title, .pag3 .center .right .top .date {
    color: #fff;
}
.pag3 .center .centers li .title {
    font-size: 16px;
    color: #333;
    transition: all 0.5s;
}
.pag3 .center .right .top {
    min-height: 160px;
}

.pag1 .pics img {
    min-height:200px;
}
.pag1 .ext_prgy
{
overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2; 
 
}
.pag1 .maing {
    left: 0px;
    position: relative;
    top: 0%;
    transform: translateY(0%);
}
.pag1 .text {
    padding: 0px 0px;
    border-radius: 0px;
}
.pag1 .textc
{
    border-radius: 0px;  
    max-width: 100%;
    padding:40px 20px;
}
.pag1 {
position: relative;
    width: 100%;
    border-radius: 16px;
    overflow: hidden;
    padding:40px 20px;
}
.pag1 .title {
    font-size: 22px;
}
.pag1 .center
{
    overflow: hidden;
    border-radius: 16px;
    position: relative;
}
.buttonLeft {
    left: 20px;
    top: 100px;
}
.buttonRight {
    position: absolute;
    right: 20px;
    top: 100px;
}
.pag1 .more {
    width: 120px;
    line-height: 36px;
    font-size: 14px;
    margin-top: 20px;
}
.pag2 .center .text .ext_strength {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.pag2 .center .text .title {
    font-size: 22px;
    color: #fff;
}
/**pag2**/
.pag2title p {
    font-size: 24px;
}
.pag2 .center {
    padding: 0px 20px;
}
.pag2 {
    width: 100%;
    padding: 20px 0px 40px;
}

/**pag4**/
.pag4 .pic
{
    border-radius: 4px;
}
.pag4
{
    padding: 60px 0px;
}
.pag4 .center {
    max-width: 1400px;
    margin: 20px auto 0px;
    padding: 0px 20px;
}
/**.Details_pag**/
.Details_pag {
    overflow: hidden;
    padding: 40px 0px 40px;
    background: #fff;
}
.Details_pag .mbx {
    background: #f0f0f0;
    padding: 15px 0px;
    font-size: 14px;
}

.Details_pag .xqtext {
    display: block;
    margin: 20px 0px;
}
.Details_pag .xqtext .left {
    width: 100%;
    padding-right: 0px;
}
.Details_pag .xqtext .right {
    width: 100%;
}
.Details_pag .xqtext2 .left {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}

.Details_pag .content {
    font-size: 14px;
}
.newscontact ul {
    display: block;
    max-width: 100%;
}
.newscontact ul li p {
    font-size: 18px;
    color: #333;
    margin: 20px 0px;
}
.newscontact ul li {
    display: flex;
    justify-content: space-between;
}
/**about**/

.about1 li .left {
    font-size: 14px;
    width: 100%;
    padding-right: 0px;
    margin-bottom: 20px;
    padding-left: 0px;
    margin-top: 0px;
}
.about1 li {
    display: block;
}
.about1 li .right {
    border-radius: 10px;
    overflow: hidden;
    width: 100%;
    margin-left: 0px;
}
.about1 li .left .title {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    line-height: 1.2em;
    margin-bottom: 10px;
}
.about1 {
    width: 100%;
    overflow: hidden;
    padding: 50px 0px;
}
.about1 li .left .content {
    font-size: 14px;
    padding-top: 0px;
}
.about1 li .left .content ul li p {
    font-size: 36px;
    font-family: 'bahnschrift';
    line-height: 1em;
    position: relative;
}
.about3 .center {
    display: block;
} 
.about3 .center li {
    width: calc((100% - 0px) / 1);
    border: 1px rgba(255,255,255,0.3) solid;
    border-radius: 10px;
    padding: 20px;
    color: #fff;
    margin-bottom: 20px;
}
.about3 .whtitle {
    font-size:24px;
    color: #fff;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
}  
.about3 .center li .content {
    color: #fff;
    font-size: 14px;
}
.about3 .center li .title {
    display: inline-block;
    font-size: 20px;
    position: relative;
}
.about3 {
    padding: 50px 0px 30px;
}
.about3 .center li .content .shuzhi {
    font-size: 56px;
}

.about4 ul li {
    width: calc((100% - 10px) / 2);
    float: left;
    margin-right: 10px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 10px;
}
.about4 ul li:nth-of-type(2), .about4 ul li:nth-of-type(5) {
    position: relative;
    top:0px;
}
.about4 ul li:nth-of-type(3n) {
    margin-right: 10px;
}
.about4 ul li:nth-of-type(2n) {
    margin-right: 0px;
}
.about4 {
    width: 100%;
    padding: 50px 0px;
    overflow: hidden;
}
.about4 .title {
    font-size: 24px;
    color: #333;
    margin-bottom: 20px;
    font-weight: bold;
}


/**reservation**/
.reservation .title {
    font-size: 24px;
}
.reservation .ext_aboutgy {
    font-size: 14px;
    text-align: center;
    color: #333;
}
.reservation .more {
    margin: 20px auto 0px;
    font-size: 14px;
}
.reservation a {
    padding: 15% 20px;
}

/**solution**/

.solution {
    padding: 40px 20px;
}

.solution li {
    width: calc((100% - 0px)/1);
    display: flex;
    align-items: center;
    float: left;
    min-height: 120px;
    border-radius: 4px;
    margin: 0px 0px 10px 0px;
    position: relative;
    transition: all 0.5s;
}
.solution li .title {
    font-size: 18px;
}
.solution li .icon img
{
    width: 100%;
}


/**CaseDetails**/
.CaseDetails .center {
    display: block;
}
.CaseDetails .news_detail {
    width: 100%;
    padding-right: 0px;
}
.CaseDetails .morecase {
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.CaseDetails .morecase .main {
    background: #eee;
    display: block;
    padding: 30px 20px;
}
.CaseDetails .morecase a .title {
    font-size: 14px;
}

/**contact**/
.contacttext {
    padding: 40px 20px;
    width: 100%;
    overflow: hidden;
}
.contacttext .center li {
    width: 100%;
    padding: 20px;
}
.contacttext .center ul {
    border-radius: 0px;
}
.contacttext .center li strong {
    display: block;
    font-size: 16px;
}
.contacttext .center li p
{
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.contacttext .center li:nth-of-type(2), .contacttext .center li:nth-of-type(4) {
    background: #f6f6f6;
}
.contacttext .center li:nth-of-type(3)
{
    background: #fff; 
}

.messages {
    padding: 50px 0px;
    display: block;
    max-width: 100%;
    justify-content: space-between;
    margin: auto;
    background: #f2f5fa;
}
.messagestext span {
    display: block;
    color: #222;
    font-size: 14px;
    margin-top:5px;
}
.messages-list {
    display: block;
    justify-content: space-between;
}
.messages input {
    line-height: 42px;
    width: 100%;
    margin-top: 10px;
    color: #666;
    background: #fff;
    font-size: 14px;
    padding: 0px 10px;
    border: 1px #eee solid;
    border-radius: 4px;
}
.messages textarea {
    margin-top: 10px;
    padding:10px 10px;
}
.messages button {
    margin: 10px 0px 0px;
}
.contact-nynews {
    padding-top: 20px;
}
.contactzp,.recruit {
    padding: 50px 0px 0px;
}
.messagestext {
    font-size: 24px;
}

/**news**/

.nynews {
    padding-bottom: 40px;
    padding-top: 40px;
}
.nynews_list_ptitle a {
    font-size: 16px;
    -webkit-line-clamp: 1;
}
.nynews_list_text {

    padding: 20px;
    background: #f6f6f6;
}
.nynews_list_c .time {
    font-size: 14px;
}
.nynews_list_summary {
    color: #999;
    font-size: 14px;
}
.nynews_list {
    width: calc((100% - 0px)/1);
    float: left;
    padding: 0px;
    transition: all 0.5s;
    margin-right: 0px;
    margin-bottom: 20px;
    border-radius: 0px;
}
.nynews_center {
    padding: 0px 20px 0px;
}

.news_detail h3.title_bar {
    font-size: 12px;
    margin-right: 5px;
}
.news_detail h1.title {
    text-align: left;
    font-size: 24px;
    color: #333;
    font-weight: normal;
    margin-bottom: 10px;
}
.news_detail .content img {
    max-width: 100%;
    height: auto !important;
}
/**footer**/

.footertel,.footer_ewm
{
    display:none;
}
.footer_right {
    width: 100%;
    display: block;
}

.footerlogo {
    padding:20px 20px;
}
.footer_main {
    padding: 0px 0px;
}
.sitelogo img {
    max-width: 120px;
}

.n_banner {
    border-radius: 0px;
    margin-top: 60px;
}
.banner_text p span
{
    font-size:28px;
}
.banner_text p {
    font-size: 14px;
}
.n_banner img {
    min-height:200px;
    object-fit: cover;
}


}