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

    .advantage .wz span {
        font-size: 22px;
    }

    .advantage .wz {
        font-size: 22px;
    }

    .advantage .sz {
        font-size: 60px;
    }

    .qhlist {
        position: absolute;
        right: 0px;
        padding: 50px 50px 20px;
        z-index: 2;
        bottom: 5%;
        height: auto;
        width: 40%;
    }

    .advantage .text {
        width: 40%;
    }

    .advantage .text-c {
        margin-top: 5%;
    }

    .nav li a {
        font-size: 16px;

    }

    .nav {
        padding-right: 0px;
    }

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

    .indexpr_main li .text .title a {
        font-size: 18px;
    }

}



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


    /**top**/
    .nav li.en {
        display: block;
    }

    .top_main {
        display: none;
    }

    .logo a img {
        height: 70px;
        margin: 0px 0px;
    }

    .logo a p {
        font-size: 16px;
        color: #0d4da1;
        font-weight: bold;
        margin-left: 10px;
        padding-left: 10px;
        border-left: 1px #eee solid;
    }

    .logo a p span {
        display: block;
        font-size: 12px;
        color: #666;
        font-weight: normal;
    }

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

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

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

    .m_gb:before {
        content: '';
        width: 25px;
        height: 2px;
        background: #ddd;
        position: relative;
        display: block;
        -moz-transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg);
        position: relative;
        top: 2px;
        left: .5px
    }

    .m_gb:after {
        content: '';
        width: 25px;
        height: 2px;
        background: #ddd;
        position: relative;
        display: block;
        -moz-transform: rotate(-225deg);
        -webkit-transform: rotate(-225deg);
        -o-transform: rotate(-225deg);
        -ms-transform: rotate(-225deg);
        transform: rotate(-225deg)
    }

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

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

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

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

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

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

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


    .index_search {
        display: none;
    }


    /**banner**/


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

    .banner_text p {
        font-size: 16px;
    }

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

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

    .pc-bn {
        display: none;
    }

    .m-bm {
        display: block;
        margin-top: 70px;
    }

    .banner_text {
        margin-top: 0px;
    }

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




    /**.footer**/

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

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

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

    .bq_c {
        padding: 20px 0px;
    }

    .footer_main_center,
    .footer_main_ce .tel {
        display: none;
    }

    /**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: #0d4da1;
    }

    .fl_title a:hover {
        color: #fff;
        background: #0d4da1;
    }

    .fl_title .on {
        color: #fff;
        background: #0d4da1;
    }


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

    .mfl_title a {
        width: calc((100% - 10px)/3);
    }


    .mfl_title a:nth-of-type(3n) {
        margin-right: 0px;
    }

    .mfl_title a:nth-of-type(2n) {
        margin-right: 5px;
    }

    .mbx {
        display: none;
    }

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


    .fl_center {
        padding: 20px 20px 15px;
    }

    .mfl {
        display: none;
    }


    /**contactn**/


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

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

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

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

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

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



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

    .messages-list {
        display: block;
    }

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

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

    .messages button {
        width: 100%;
        line-height: 50px;
        max-width: 100%;
        border-radius: 4px;
    }

    .messages .left .cn_title {
        font-size: 22px;
    }

    .messages .left p {
        font-size: 14px;
        color: #999;
        line-height: 1.6em;
    }

    .messages .left {
        margin-bottom: 20px;
    }

    /**about**/



    /**case**/

    .case_list {
        width: 100%;
        padding: 0px 0px;
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .case {
        padding: 40px 0px 40px;
    }

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

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

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

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

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


    /**strength**/

    .strength1 {
        padding: 60px 0px;
    }

    .processes-fl {
        background: none;
        margin-bottom: 20px;
    }

    .processes-fl .swiper-wrapper {
        display: block;
        transform: initial !important;
    }

    .processes-fl .swiper-wrapper li {
        width: calc((100% - 4px) / 3) !important;
        float: left;
        margin-right: 2px;
        background: #fff;
    }

    .processes-fl .swiper-wrapper li:nth-of-type(3n) {
        margin-right: 0px;
        margin-bottom: 2px;
    }


    .processes-fl .swiper-wrapper li p {
        line-height: 40px;
        font-size: 14px;
    }

    .processes-main li {
        display: block;
    }

    .processes-fl p:before {
        display: none;
    }

    .processes-main li .left {
        width: 100%;
        float: left;
    }

    .processes-main li .right {
        width: 100%;
        float: left;
        padding: 20px;
    }

    .processes-main li .right p {
        font-size: 14px;
        line-height: 1.7em;
        color: #666666;
        margin-top: 10px;
    }

    .processes-main li .right .title {
        font-size: 24px;
        font-weight: bold;
        color: #333;
        margin-top: 0px;
        line-height: 1em;
    }

    .strength-title .name {
        font-size: 24px;
        text-align: center;
        color: #333;
        font-weight: bold;
    }

    .strength-title .subname {
        font-size: 14px;
        line-height: 1.7em;
    }

    .strength2 ul li {
        width: calc((100% - 10px) / 2);
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .strength2 ul li:nth-of-type(3n) {
        margin-right: 10px;
    }

    .strength2 ul li:nth-of-type(2n) {
        margin-right: 0px;
    }

    .strength2 {
        overflow: hidden;
        padding: 60px 0px 60px;
    }

    .strength-title {
        margin-bottom: 20px;
    }

    .honor {
        width: 100%;
        margin: auto;
        padding: 60px 20px;
        background: url(../images/aboutbg2.jpg) no-repeat top center;
        background-size: cover;
    }

    .swiper-honor-next {
        width: 50px;
        height: 50px;
        background: url(../images/right.png) #fff no-repeat center center;
        position: absolute;
        right: 10px;
        top: 50%;
        margin-top: -47px;
        border-radius: 100%;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
        z-index: 2;
        cursor: pointer;
        transition: all 0.5s;
        background-size: 16px !important;
    }

    .swiper-honor-prev {
        width: 50px;
        height: 50px;
        background: url(../images/left.png) #fff no-repeat center center;
        position: absolute;
        left: 10px;
        top: 50%;
        margin-top: -47px;
        border-radius: 100%;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
        z-index: 2;
        cursor: pointer;
        transition: all 0.5s;
        background-size: 16px !important;
    }

    .honor .center .ico {
        display: flex;
        justify-content: center;
        height: 240px;
        background: #fff;
        padding: 20px;
    }

    /**products**/

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

    .indexpr_main li .text .pics {
        width: 80px;
        height: 0px;
        position: relative;
        overflow: hidden;
        padding-top: 26%;
    }

    .indexpr_main li:nth-of-type(3n) {
        margin-right: 10px !important;
    }

    .indexpr_main li:nth-of-type(2n) {
        margin-right: 0px !important;
    }

    .indexpr_main li .title {
        padding-left: 0px;
        text-align: left;
        color: #333;
        font-size: 12px;
        width: 100%;
        padding-right: 0px;
    }

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

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

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

    .indexpr_main li .pr_img {
        padding-top: 80%;
        width: 100%;
    }

    .indexpr_main li .link .more,
    .indexpr_main li .link .przx {
        line-height: 40px;
        font-size: 14px;
    }

    .indexpr_main li .link {
        margin-top: 20px;
    }


    .products {
        padding: 40px 0px;
        width: 100%;
        overflow: hidden;
        background: #f6f6f6;
    }

    .indexpr_main {
        margin: 0px auto 0px;
    }

    .fa_top {
        display: block;
    }

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

    .fa_dt_r {
        width: 100%;
        float: left;
        padding-left: 0px;
        margin-top: 20px;
        padding: 40px 20px 40px;
        background: #fff;
    }

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

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

    .zx {
        display: block;
        margin-top: 10px;
        text-align: left;
    }

    .zx a {
        padding-left: 0px;
        margin-right: 0px;
        font-size: 18px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 10px;
    }

    .zx .zxzx {
        background: #bdd81b;
        color: #fff;
        line-height: 40px;
        font-size: 14px;
        text-align: center;
        margin-top: 30px;
        border: 2px #bdd81b solid;
        transition: all 0.5s;
        display: block;
    }

    .pr_pages {
        display: flex;
        margin-top: 20px;
        width: 100%;
    }

    .zx a span {
        margin-left: 10px;
        font-size: 18px;
        font-family: arial !important;
        font-weight: bold;
    }

    .zx a i {
        color: #222;
        margin-bottom: 3px;
    }

    .fa_content {
        width: 100%;
        overflow: hidden;
        max-width: 1640px;
        margin: 20px auto 0px;
        border: 0px #f6f6f6 solid;
        padding: 20px;
        background: #fff;
    }

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

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

    .xz_list {
        padding: 10px 10px;
    }

    .xz_list a {
        font-size: 14px;
    }

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

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

    .Details_mbxc {
        display: block;
    }

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

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

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

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

    }

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

    .fa_tab_content table tbody {

        width: auto;
        display: inline-block;

    }



    /**news**/

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

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

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

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

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

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

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

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

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

    .news_detail h1.title {
        font-size: 18px;
        line-height: 1.5em;
        font-weight: normal;
    }

    .precontent {
        width: 100%;
        float: left;
        line-height: 30px;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .nextcontent {
        width: 100%;
        float: right;
        text-align: left;
        line-height: 30px;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

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

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

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

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

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

    .Details_pag .center {
        display: block;
    }

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

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

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

    ul.solutionlist li {
        width: calc((100% - 0px)/1);
        float: left;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .jzx {
        overflow: hidden;
        display: block;
        align-items: center;
        margin-bottom: 20px;
        justify-content: space-between;

    }

    .jzx li {
        width: calc((100% - 0px)/1);
        float: left;
        margin-bottom: 20px;

    }

    .jzx li img {
        border: 1px #eee solid;
    }


    .jzx li strong {
        color: #24a5d5;
        font-size: 18px;
        display: block;
    }


    /**about**/


    .Profile .center {
        display: block;
    }

    .Profile .center .title {
        font-size: 24px;
        font-weight: bold;
        width: 100%;
        color: #0d4da1;
        margin-bottom: 10px;
    }

    .Profile .center .content {
        padding-top: 0px;
        width: 100%;
        padding-bottom: 0px;
    }

    .Profile .content p {
        color: #333;
        font-size: 14px;
        line-height: 1.8em;
    }

    .Profile {
        padding: 60px 0px 430px;
        width: 100%;
        overflow: hidden;
        background-size: 100%;
        background: #f3f7fc;
    }

    .aboutsz ul li {
        text-align: center;
        width: 100%;
        float: left;
        padding: 20px 20px;
        display: flex;
        border-bottom: 1px #eee solid;
    }

    .aboutsz ul li:nth-of-type(4) {
        border-bottom: 0px #eee solid;
    }


    .aboutsz ul li p:nth-of-type(3) {
        color: #333;
        line-height: 1em;
        text-align: left;
        font-size: 16px;
        font-weight: bold;
    }

    .aboutsz ul li p:nth-of-type(3) em {
        margin-top: 4px;
    }

    .aboutsz .center .content {
        padding: 20px;
    }

    .aboutsz {
        width: 100%;
        position: relative;
        padding: 0px 20px;
    }

    .aboutsz .center {
        max-width: 1400px;
        margin: auto;
        background: #fff;
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
        margin-top: -380px;
    }

    .aboutsz ul {
        display: block;
        width: 100%;
        overflow: hidden;
    }

    .aboutsz ul li .shuzi {
        font-style: inherit;
        font-size: 40px;
        color: #353940;
        font-family: Bebas;
        display: block;
        margin: 0px 0px;
    }

    .Profile2 .title {
        font-size: 24px;
        line-height: 1.5em;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .Profile2 .center .text {
        color: #fff;
        font-size: 14px;
        max-width: 100%;
        line-height: 1.8em;
    }

    .Profile2 .center {
        max-width: 1440px;
        margin: auto;
        padding: 120px 20px 60px;
        background: #0d4da1;
    }

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

    .culture .center .right {
        width: 100%;
        line-height: 1.8em;
        padding-left: 0px;
        font-size: 14px;
        color: #333;
    }

    .culture .center {
        max-width: 1440px;
        width: 100%;
        padding: 60px 20px;
        margin: auto;
        display: block;
        justify-content: center;
        align-items: center;
    }

    .culture .center .right .title {
        font-size: 24px;
        color: #0d4da1;
        font-weight: bold;
        line-height: 1.5em;
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .culture .center .right .title2 {
        font-size: 18px;
        color: #0d4da1;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .culture .center .right strong {
        font-size: 18px;
        color: #333;
        display: block;
        margin-top: 10px;
    }


    .ny-title {
        font-size: 26px;
        text-align: center;
        color: #333;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .partners .center ul li {
        width: calc((100% - 0px) / 4);
        float: left;
        padding: 2px 2px;
    }

    .partners .center {
        margin: auto;
        max-width: 1640px;
        padding: 60px 10px;
    }

    .partners .center {
        margin: auto;
        max-width: 1640px;
        padding: 60px 18px;
    }

    /**index**/


    .pagtitle .name {
        font-weight: normal;
        font-size: 24px;
        color: #333;
        text-align: center;
    }

    .pagtitle .subname {
        font-size: 14px;
        color: #666;
        text-align: center;
        max-width: 700px;
        margin: 0px auto 0px;
        line-height: 1.8em;
    }

    .pag1 {
        background: #e9eef4;
        overflow: hidden;
        padding: 60px 0px;
    }


    .pag1 .indexpr_main li:nth-of-type(2n),
    .indexpr_main li:nth-of-type(3n) {
        margin-right: 20px !important;
    }

    .pag1 .swiper-honor-next {
        margin-top: -25px;
        right: 30px;
    }

    .pag1 .swiper-honor-prev {
        margin-top: -25px;
        left: 30px;
    }

    .pagtitle {
        margin-bottom: 20px;
    }

    .pr-features ul li {
        width: calc(100% / 3);
        float: left;
        text-align: center;
        padding: 20px 10px;
        border-bottom: 0px #ee1d23 solid;
        background: #0d4da1;
        transition: all 0.5s;
        cursor: pointer;
    }

    .pr-features ul li img {
        height: 30px;
    }

    .pag1 .indexpr_main {
        padding: 0px 20px;
    }

    .pag2 {
        background: #e9eef4;
        padding-bottom: 60px;
        width: 100%;
        overflow: hidden;
    }

    .swiper_application .ico p {
        font-size: 18px;
        padding: 50px 0px 20px;

    }

    .pag3 {
        width: 100%;
        padding-top: 60px;
        overflow: hidden;
    }

    .advantage .text {
        position: relative;
        right: 0px;
        padding: 40px 20px 140px;
        background: rgba(13, 77, 161, 0.9);
        z-index: 2;
        top: 0px;
        height: 100%;
        width: 100%;
    }

    .advantage .text-c {
        margin-top: 0px;
    }

    .advantage .wz {
        font-size: 18px;
    }

    .advantage .wz span {
        display: block;
        font-size: 18px;
        color: #ffff;
        font-weight: bold;
    }

    .advantage .sz {
        font-size: 48px;
    }

    .advantage .ext_summary {
        color: #fff;
        max-width: 100%;
        line-height: 1.8em;
        margin-top: 10px;
        font-size: 14px;
    }

    .advantage .more {
        background: #ee1d23;
        width: 140px;
        display: flex;
        line-height: 36px;
        text-align: center;
        color: #fff;
        border-radius: 30px;
        margin-top: 20px;
        justify-content: center;
        align-items: center;
        border: 1px #ee1d23 solid;
        transition: all 0.5s;
        font-size: 14px;
    }

    .advantage .more img {
        margin-left: 15px;
        width: 12px;
    }

    .swiper-advantage-prev {
        width: 50px;
        height: 50px;
        border: 1px rgba(255, 255, 255, 0.3) solid;
        background: url(../images/img_03.png) no-repeat center center;
        border-radius: 100%;
        display: inline-block;
        cursor: pointer;
        transition: all 0.5s;
        background-size: 50px !important;
    }

    .swiper-advantage-next {
        width: 50px;
        height: 50px;
        border: 1px rgba(255, 255, 255, 0.3) solid;
        background: url(../images/img_04.png) no-repeat center center;
        border-radius: 100%;
        display: inline-block;
        margin-left: 20px;
        cursor: pointer;
        transition: all 0.5s;
        background-size: 50px !important;
    }

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


        /**top**/
        .nav li.en {
            display: block;
        }

        .logo {
            width: auto;
        }

        .top_main {
            display: none;
        }

        .logo a img {
            height: 70px;
            margin: 0px 0px;
        }

        .logo a p {
            font-size: 16px;
            color: #0d4da1;
            font-weight: bold;
            margin-left: 10px;
            padding-left: 10px;
            border-left: 1px #eee solid;
        }

        .logo a p span {
            display: block;
            font-size: 12px;
            color: #666;
            font-weight: normal;
        }

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

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

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

        .m_gb:before {
            content: '';
            width: 25px;
            height: 2px;
            background: #ddd;
            position: relative;
            display: block;
            -moz-transform: rotate(225deg);
            -webkit-transform: rotate(225deg);
            -o-transform: rotate(225deg);
            -ms-transform: rotate(225deg);
            transform: rotate(225deg);
            position: relative;
            top: 2px;
            left: .5px
        }

        .m_gb:after {
            content: '';
            width: 25px;
            height: 2px;
            background: #ddd;
            position: relative;
            display: block;
            -moz-transform: rotate(-225deg);
            -webkit-transform: rotate(-225deg);
            -o-transform: rotate(-225deg);
            -ms-transform: rotate(-225deg);
            transform: rotate(-225deg)
        }

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

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

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

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

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

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

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





        /**banner**/


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

        .banner_text p {
            font-size: 16px;
        }

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

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

        .pc-bn {
            display: none;
        }

        .m-bm {
            display: block;
            margin-top: 70px;
        }

        .banner_text {
            margin-top: 0px;
        }

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




        /**.footer**/

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

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

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

        .bq_c {
            padding: 20px 0px;
        }

        .footer_main_center,
        .footer_main_ce .tel {
            display: none;
        }

        /**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: #0d4da1;
        }

        .fl_title a:hover {
            color: #fff;
            background: #0d4da1;
        }

        .fl_title .on {
            color: #fff;
            background: #0d4da1;
        }


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

        .mfl_title a {
            width: calc((100% - 10px)/3);
        }


        .mfl_title a:nth-of-type(3n) {
            margin-right: 0px;
        }

        .mfl_title a:nth-of-type(2n) {
            margin-right: 5px;
        }

        .mbx {
            display: none;
        }

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


        .fl_center {
            padding: 20px 20px 15px;
        }

        .mfl {
            display: none;
        }


        /**contactn**/


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

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

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

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

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

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



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

        .messages-list {
            display: block;
        }

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

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

        .messages button {
            width: 100%;
            line-height: 50px;
            max-width: 100%;
            border-radius: 4px;
        }

        .messages .left .cn_title {
            font-size: 22px;
        }

        .messages .left p {
            font-size: 14px;
            color: #999;
            line-height: 1.6em;
        }

        .messages .left {
            margin-bottom: 20px;
        }

        /**about**/



        /**case**/

        .case_list {
            width: 100%;
            padding: 0px 0px;
            margin-right: 0px;
            margin-bottom: 20px;
        }

        .case {
            padding: 40px 0px 40px;
        }

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

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

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

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

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


        /**strength**/

        .strength1 {
            padding: 60px 0px;
        }

        .processes-fl {
            background: none;
            margin-bottom: 20px;
        }

        .processes-fl .swiper-wrapper {
            display: block;
            transform: initial !important;
        }

        .processes-fl .swiper-wrapper li {
            width: calc((100% - 4px) / 3) !important;
            float: left;
            margin-right: 2px;
            background: #fff;
        }

        .processes-fl .swiper-wrapper li:nth-of-type(3n) {
            margin-right: 0px;
            margin-bottom: 2px;
        }


        .processes-fl .swiper-wrapper li p {
            line-height: 40px;
            font-size: 14px;
        }

        .processes-main li {
            display: block;
        }

        .processes-fl p:before {
            display: none;
        }

        .processes-main li .left {
            width: 100%;
            float: left;
        }

        .processes-main li .right {
            width: 100%;
            float: left;
            padding: 20px;
        }

        .processes-main li .right p {
            font-size: 14px;
            line-height: 1.7em;
            color: #666666;
            margin-top: 10px;
        }

        .processes-main li .right .title {
            font-size: 20px;
            font-weight: bold;
            color: #333;
            margin-top: 0px;
            line-height: 1.5em;
        }

        .strength-title .name {
            font-size: 20px;
            text-align: center;
            color: #333;
            font-weight: bold;
        }

        .strength-title .subname {
            font-size: 14px;
            line-height: 1.7em;
        }

        .strength2 ul li {
            width: calc((100% - 10px) / 2);
            float: left;
            margin-right: 10px;
            margin-bottom: 10px;
        }

        .strength2 ul li:nth-of-type(3n) {
            margin-right: 10px;
        }

        .strength2 ul li:nth-of-type(2n) {
            margin-right: 0px;
        }

        .strength2 {
            overflow: hidden;
            padding: 60px 0px 60px;
        }

        .strength-title {
            margin-bottom: 20px;
            padding: 0px 0px;
        }
        .strength1 .strength-title
        {
            padding: 0px 20px;  
        }
        .honor {
            width: 100%;
            margin: auto;
            padding: 60px 20px;
            background: url(../images/aboutbg2.jpg) no-repeat top center;
            background-size: cover;
        }

        .swiper-honor-next {
            width: 50px;
            height: 50px;
            background: url(../images/right.png) #fff no-repeat center center;
            position: absolute;
            right: 10px;
            top: 50%;
            margin-top: -47px;
            border-radius: 100%;
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            z-index: 2;
            cursor: pointer;
            transition: all 0.5s;
            background-size: 16px !important;
        }

        .swiper-honor-prev {
            width: 50px;
            height: 50px;
            background: url(../images/left.png) #fff no-repeat center center;
            position: absolute;
            left: 10px;
            top: 50%;
            margin-top: -47px;
            border-radius: 100%;
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
            z-index: 2;
            cursor: pointer;
            transition: all 0.5s;
            background-size: 16px !important;
        }

        .honor .center .ico {
            display: flex;
            justify-content: center;
            height: 240px;
            background: #fff;
            padding: 20px;
        }
.honor .center .ico img {
    max-width: 100%;
    height: 100%;
    transition: all 0.5s;
    height:200px;
}
        /**products**/

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

        .indexpr_main li .text .pics {
            width: 80px;
            height: 0px;
            position: relative;
            overflow: hidden;
            padding-top: 26%;
        }

        .indexpr_main li:nth-of-type(3n) {
            margin-right: 10px !important;
        }

        .indexpr_main li:nth-of-type(2n) {
            margin-right: 0px !important;
        }

        .indexpr_main li .title {
            padding-left: 0px;
            text-align: left;
            color: #333;
            font-size: 12px;
            width: 100%;
            padding-right: 0px;
        }

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

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

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

        .indexpr_main li .pr_img {
            padding-top: 80%;
            width: 100%;
        }

        .indexpr_main li .link .more,
        .indexpr_main li .link .przx {
            line-height: 40px;
            font-size: 14px;
        }

        .indexpr_main li .link {
            margin-top: 20px;
        }


        .products {
            padding: 40px 0px;
            width: 100%;
            overflow: hidden;
            background: #f6f6f6;
        }

        .indexpr_main {
            margin: 0px auto 0px;
        }

        .fa_top {
            display: block;
        }

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

        .fa_dt_r {
            width: 100%;
            float: left;
            padding-left: 0px;
            margin-top: 20px;
            padding: 40px 20px 40px;
            background: #fff;
        }

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

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

        .zx {
            display: block;
            margin-top: 10px;
            text-align: left;
        }

        .zx a {
            padding-left: 0px;
            margin-right: 0px;
            font-size: 18px;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            margin-bottom: 10px;
        }

        .zx .zxzx {
            background: #bdd81b;
            color: #fff;
            line-height: 40px;
            font-size: 14px;
            text-align: center;
            margin-top: 30px;
            border: 2px #bdd81b solid;
            transition: all 0.5s;
            display: block;
        }

        .pr_pages {
            display: flex;
            margin-top: 20px;
            width: 100%;
        }

        .zx a span {
            margin-left: 10px;
            font-size: 18px;
            font-family: arial !important;
            font-weight: bold;
        }

        .zx a i {
            color: #222;
            margin-bottom: 3px;
        }

        .fa_content {
            width: 100%;
            overflow: hidden;
            max-width: 1640px;
            margin: 20px auto 0px;
            border: 0px #f6f6f6 solid;
            padding: 20px;
            background: #fff;
        }

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

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

        .xz_list {
            padding: 10px 10px;
        }

        .xz_list a {
            font-size: 14px;
        }

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

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

        .Details_mbxc {
            display: block;
        }

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

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

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

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

        }

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

        .fa_tab_content table tbody {

            width: auto;
            display: inline-block;

        }



        /**news**/

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

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

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

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

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

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

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

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

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

        .news_detail h1.title {
            font-size: 18px;
            line-height: 1.5em;
            font-weight: normal;
        }

        .precontent {
            width: 100%;
            float: left;
            line-height: 30px;
            font-size: 14px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
        }

        .nextcontent {
            width: 100%;
            float: right;
            text-align: left;
            line-height: 30px;
            font-size: 14px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
        }

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

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

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

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

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

        .Details_pag .center {
            display: block;
        }

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

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

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

        ul.solutionlist li {
            width: calc((100% - 0px)/1);
            float: left;
            margin-right: 0px;
            margin-bottom: 10px;
        }

        .jzx {
            overflow: hidden;
            display: block;
            align-items: center;
            margin-bottom: 20px;
            justify-content: space-between;

        }

        .jzx li {
            width: calc((100% - 0px)/1);
            float: left;
            margin-bottom: 20px;

        }

        .jzx li img {
            border: 1px #eee solid;
        }


        .jzx li strong {
            color: #24a5d5;
            font-size: 18px;
            display: block;
        }


        /**about**/


        .Profile .center {
            display: block;
        }

        .Profile .center .title {
            font-size: 24px;
            font-weight: bold;
            width: 100%;
            color: #0d4da1;
            margin-bottom: 10px;
        }

        .Profile .center .content {
            padding-top: 0px;
            width: 100%;
            padding-bottom: 0px;
            padding-left: 0px;
            margin-top: 20px;
        }
.Profile .center .pic {
    width: 100%;
    border-radius: 0px 0px 0px 0px;
    overflow: hidden;
}
        .Profile .content p {
            color: #333;
            font-size: 14px;
            line-height: 1.8em;
        }

        .Profile {
            padding: 60px 0px 430px;
            width: 100%;
            overflow: hidden;
            background-size: 100%;
            background: #f3f7fc;
        }

        .aboutsz ul li {
            text-align: center;
            width: 100%;
            float: left;
            padding: 20px 20px;
            display: flex;
            border-bottom: 1px #eee solid;
        }

        .aboutsz ul li:nth-of-type(4) {
            border-bottom: 0px #eee solid;
        }


        .aboutsz ul li p:nth-of-type(3) {
            color: #333;
            line-height: 1em;
            text-align: left;
            font-size: 16px;
            font-weight: bold;
        }

        .aboutsz ul li p:nth-of-type(3) em {
            margin-top: 4px;
        }

        .aboutsz .center .content {
            padding: 20px;
        }

        .aboutsz {
            width: 100%;
            position: relative;
            padding: 0px 20px;
        }

        .aboutsz .center {
            max-width: 1400px;
            margin: auto;
            background: #fff;
            box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
            margin-top: -380px;
        }

        .aboutsz ul {
            display: block;
            width: 100%;
            overflow: hidden;
        }

        .aboutsz ul li .shuzi {
            font-style: inherit;
            font-size: 40px;
            color: #353940;
            font-family: Bebas;
            display: block;
            margin: 0px 0px;
        }

        .Profile2 .title {
            font-size: 24px;
            line-height: 1.5em;
            font-weight: bold;
            margin-bottom: 20px;
        }

        .Profile2 .center .text {
            color: #fff;
            font-size: 14px;
            max-width: 100%;
            line-height: 1.8em;
        }

        .Profile2 .center {
            max-width: 1440px;
            margin: auto;
            padding: 120px 20px 60px;
            background: #0d4da1;
        }

        .culture .center .left {
            width: 100%;
            border-radius: 0px;
        }

        .culture .center .right {
            width: 100%;
            line-height: 1.8em;
            padding-left: 0px;
            font-size: 14px;
            color: #333;
        }

        .culture .center {
            max-width: 1440px;
            width: 100%;
            padding: 60px 20px;
            margin: auto;
            display: block;
            justify-content: center;
            align-items: center;
        }

        .culture .center .right .title {
            font-size: 24px;
            color: #0d4da1;
            font-weight: bold;
            line-height: 1.5em;
            margin-bottom: 10px;
            margin-top: 20px;
        }

        .culture .center .right .title2 {
            font-size: 18px;
            color: #0d4da1;
            font-weight: bold;
            margin-bottom: 10px;
        }

        .culture .center .right strong {
            font-size: 18px;
            color: #333;
            display: block;
            margin-top: 10px;
        }


        .ny-title {
            font-size: 26px;
            text-align: center;
            color: #333;
            font-weight: bold;
            margin-bottom: 20px;
        }

        .partners .center ul li {
            width: calc((100% - 0px) / 4);
            float: left;
            padding: 2px 2px;
        }

        .partners .center {
            margin: auto;
            max-width: 1640px;
            padding: 60px 10px;
        }

        .partners .center {
            margin: auto;
            max-width: 1640px;
            padding: 60px 18px;
        }

        /**index**/


        .pagtitle .name {
            font-weight: normal;
            font-size: 24px;
            color: #333;
            text-align: center;
        }

        .pagtitle .subname {
            font-size: 14px;
            color: #666;
            text-align: center;
            max-width: 700px;
            margin: 0px auto 0px;
            line-height: 1.8em;
        }

        .pag1 {
            background: #e9eef4;
            overflow: hidden;
            padding: 60px 0px;
        }


        .pag1 .indexpr_main li:nth-of-type(2n),
        .indexpr_main li:nth-of-type(3n) {
            margin-right: 20px !important;
        }

        .pag1 .swiper-honor-next {
            margin-top: -25px;
            right: 30px;
        }

        .pag1 .swiper-honor-prev {
            margin-top: -25px;
            left: 30px;
        }

        .pagtitle {
            margin-bottom: 20px;
        }

        .pr-features ul li {
            width: calc(100% / 3);
            float: left;
            text-align: center;
            padding: 20px 10px;
            border-bottom: 0px #ee1d23 solid;
            background: #0d4da1;
            transition: all 0.5s;
            cursor: pointer;
        }

        .pr-features ul li img {
            height: 30px;
        }

        .pag1 .indexpr_main {
            padding: 0px 20px;
        }

        .pag2 {
            background: #e9eef4;
            padding-bottom: 60px;
            width: 100%;
            overflow: hidden;
        }

        .swiper_application .ico p {
            font-size: 18px;
            padding: 50px 0px 20px;

        }

        .pag3 {
            width: 100%;
            padding-top: 60px;
            overflow: hidden;
        }

        .advantage .text {
            position: relative;
            right: 0px;
            padding: 40px 20px 140px;
            background: rgba(13, 77, 161, 1);
            z-index: 2;
            top: 0px;
            height: 100%;
            width: 100%;
        }

        .advantage {
            position: relative;
            background: rgba(13, 77, 161, 1);
        }

        .advantage .text-c {
            margin-top: 0px;
        }

        .advantage .wz {
            font-size: 18px;
        }

        .advantage .wz span {
            display: block;
            font-size: 18px;
            color: #ffff;
            font-weight: bold;
        }

        .advantage .sz {
            font-size: 48px;
        }

        .advantage .ext_summary {
            color: #fff;
            max-width: 100%;
            line-height: 1.8em;
            margin-top: 10px;
            font-size: 15px;
        }

        .advantage .more {
            background: #ee1d23;
            width: 120px;
            display: flex;
            line-height: 40px;
            text-align: center;
            color: #fff;
            border-radius: 30px;
            margin-top: 20px;
            justify-content: center;
            align-items: center;
            border: 1px #ee1d23 solid;
            transition: all 0.5s;
            font-size: 14px;
        }

        .advantage .more img {
            margin-left: 15px;
            width: 12px;
        }

        .qhlist {
            position: absolute;
            right: 0px;
            padding: 50px 20px;
            z-index: 2;
            bottom: 0px;
            height: auto;
            width: 100%;
        }

        .pag4 .pagtitle {
            padding: 0px 20px;
        }

        .pag4 {
            overflow: hidden;
            width: 100%;
            padding: 60px 0px 60px;
            background: #fff;
        }


        .pag7 {
            width: 100%;
            overflow: hidden;
            padding-bottom: 60px;
            padding-top: 60px;
        }

        .pag7 .center {
            display: block;
        }

        .pag7 .left {
            width: 100%;
        }

        .pag7 .left li .text {
            overflow: hidden;
            padding: 20px;
            background: #0d4da1;
        }

        .pag7 .left li .title {
            font-size: 18px;
            color: #fff;
        }

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

        .pag7 .right li .text .title {
            font-size: 16px;
            color: #333;
        }

        .pag7 .right li .text .ext_summary {
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            color: #999;
            font-size: 14px;
            line-height: 1.5em;
            margin: 5px 0px;
        }

        .pag7 .right li .ico {
            overflow: hidden;
            position: relative;
            float: right;
            width: 35%;
            height: 0px;
            padding-top: 30%;
        }

        .pag5 .center {
            display: block;
        }

        .pag5 .left {
            width: 100%;
            margin-bottom: 0px;
            padding-left: 0px;
            color: #fff;
            margin-top: 20px;
        }

        .pag5 .right {
            width: 100%;
            border-radius: 0;
        }

        .pag5 .left .subname {
            line-height: 1.8em;
            margin: 20px 0px;
            font-size: 14px;
        }

        .pag5 .left .name {
            font-size: 26px;
            color: #fff;
        }
.pag5 .left .name em {
    color: #fff;
}
        .pag5 {
            background: #0d4da1;
            background-size: cover;
            padding: 60px 0px 60px;
        }

        .pag5 .left .subname {
            line-height: 1.8em;
            margin: 10px 0px;
            font-size: 14px;
            color: #fff;
        }

        .pag5 .right .ab1 {
            display: block;
            border-top: 1px rgba(255, 255, 255, 0.2) solid;
            padding: 25px 0px;
            font-size: 16px;
            color: #fff;
            background: url(../images/img_100.png) no-repeat right center;
            background-size: 30px;
        }

        .pag5 .right .ab2 {
            display: block;
            display: block;
            border-top: 1px rgba(255, 255, 255, 0.2) solid;
            padding: 25px 0px;
            font-size: 16px;
            color: #fff;
            background: url(../images/img_103.png) no-repeat right center;
            background-size: 30px;
        }

        .pag5 .right .ab3 {
            display: block;
            display: block;
            border-top: 1px rgba(255, 255, 255, 0.2) solid;
            padding: 25px 0px;
            font-size: 16px;
            color: #fff;
            border-bottom: 1px rgba(255, 255, 255, 0.2) solid;
            background: url(../images/img_105.png) no-repeat right center;
            background-size: 30px;
        }

        .pag5 .left .more {
            background: #ee1d23;
            width: 120px;
            display: flex;
            line-height: 40px;
            text-align: center;
            color: #fff;
            border-radius: 30px;
            margin-top: 10%;
            justify-content: center;
            align-items: center;
            border: 1px #ee1d23 solid;
            transition: all 0.5s;
            font-size: 14px;
        }

        .pag5 .left .more img {
            margin-left: 10px;
            width: 12px;
        }


    }