@charset "utf-8";

body::after {
    content: '';
    display: block;
    clear: both;
}

a {
    color: #606060;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.TableSkin {
    width: 980px;
    margin: 0 auto;
    text-align: left;
    height: 100%;
    display: flex;
}

.TableSkin li {
    flex: 1;
    text-align: center;
}

.TableSkin::after {
    content: '';
    display: block;
    clear: both;
}

.SiteSkin {
    width: 980px;
    margin: 0 auto;
}

.SiteSkin::after {
    content: '';
    display: block;
    clear: both;
}

.Line {
    background: url(/static/skin/images/images/line.gif) repeat-x;
    height: 1px;
    overflow: hidden;
    margin: 5px;
    clear: both;
}

.CurSor {
    cursor: pointer;
}

.ListBorder {
    border: 1px solid #ddd;
}

ul,
li {
    list-style: none;
    font-family: "新細明體", "新细明体", PMingLiu, Microsoft JhengHei, "細明體", "细明体", MingLiu, Helvetica, "Myriad Pro", Arial, sans-serif;
}

input,
textarea {
    outline: 0;
}

*html {
    background-image: url(about:blank);
    background-attachment: fixed;
}

body {
    font-size: 0.875rem;
    font-family: "新細明體", "新细明体", PMingLiu, Microsoft JhengHei, "細明體", "细明体", MingLiu, Helvetica, "Myriad Pro", Arial, sans-serif;
    color: #222;
    background: #fff;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearline {
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
}

.mainbg {
    width: 100%;
}

.box1 {
    width: 980px;
    margin: 0 auto;
}

.box1::after {
    content: '';
    display: block;
    clear: both;
}

.top1 {
    width: 100%;
    height: 32px;
    line-height: 32px;
    background: #3b3c3e;
}

.top1 .conbox {
    width: 980px;
    height: 100%;
    font-size: 0.75rem;
    color: #9e9e9e;
    margin: 0 auto;
}

.conbox::after {
    content: '';
    display: block;
    clear: both;
}

.top1 .top1_left {
    float: left;
}

.top1 .top1_left {
    letter-spacing: 1px;
}

.top1 .top1_right {
    float: right;
    padding-right: 9px;
    color: #fff;
}

.top1 a {
    color: #ffffff;
}

.top1 .top1_right a {
    margin: 0 5px;
}

.top2 {
    width: 100%;
    background: #fff;
    font-size: 0.75rem;
    color: #888;
}

.top2 .logo {
    width: 100%;
    padding: 0px 0 0 0px;
    float: left;
}

.top2 .logo a img {
    display: block;
    margin: 0 auto;
    border: 0;
    width: 100%;
}

.top2 .top2_right {
    width: 683px;
    padding-top: 8px;
    float: right;
}

.top2 .tel {
    width: 670px;
    text-align: right;
    padding-right: 13px;
    float: right;
}

.top2 a {
    color: #8c8c8c;
}

.top3 {
    width: 100%;
    height: 48px;
    background: #02509b;
}

.header-mb,
.nav-logo {
    width: 100%;
    height: 60px;
}

.header-mb {
    z-index: 99;
    top: 0;
    display: none;
    position: fixed;
    background-color: rgb(2, 80, 155);
}

.header-mb::after {
    content: '';
    display: block;
    clear: both;
}

.header-mb .mb-address {
    float: left;
    width: 60px;
    text-align: center;
    height: 60px;
}

.header-mb .mb-logo {
    float: left;
    text-align: center;
    height: 60px;
    width: calc(100% - 120px);
}

.header-mb .mb-nav {
    position: fixed;
    right: 0;
    top: 60px;
    height: 100%;
    width: 40%;
    background-color: #fff;
    z-index: 999;
    opacity: .95;
    transition: all 1s;
    transform: translateX(100%);
    box-shadow: -2px 0px 10px 0px #b7b7b7
}

.header-mb .nav-logo {
    position: relative;
    background-color: rgb(0, 156, 199);
}

.header-mb .nav-logo img:first-child {
    width: 19%;
    height: 60px;
    margin-left: 10%;
}

.header-mb .nav-logo img:last-child {
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
    width: 4%;
    float: right;
}

.header-mb .mb-nav ul {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.header-mb .mb-nav>ul li {
    position: relative;
    line-height: 30px;
    width: 100%;
    text-align: left;
    padding: 3% 0;
    padding-left: 15%;
    border-bottom: 1px solid #fff;
}

.header-mb .mb-nav>ul li a {
    font-size: 1.25rem;
    padding-bottom: 5px;
    padding-right: 10px;
    color: #5b5b5b;
}

.header-mb .mb-nav>ul li .xiala {
    width: 0px;
    height: 0px;
    border-top: 10px solid #aaa5a5;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    top: 13px;
}

.header-mb .mb-nav .tese {
    height: 0;
    transition: all 1s;
    overflow: hidden;
}

.header-mb .mb-nav .tese li {
    line-height: 16px;
    width: 100%;
    text-align: left;
    padding: 0;
    padding-left: 7%;
    border-bottom: 0;
}

.header-mb .mb-nav .tese li a {
    font-size: 15px;
    line-height: 20px;
}

.Menu {
    margin: 0 auto;
    height: 48px;
    line-height: 48px;
}

.Menu .On {
    background: #0156c9;
}

.Menu li::after {
    content: '';
    display: none;
    clear: both;
}

.Menu a {
    _width: 99px;
    height: 100%;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 0.9vw;
}

.Menu span {
    /* background: #b6fffb; */
    float: left;
    width: 1px;
    height: 10px;
    margin-top: 19px;
}

.Menu a:hover {
    background: #02509b;
    color: #fff;
    text-decoration: none;
}

.topclass {
    width: 980px;
    margin: 0 auto;
}


span.more a {
    color: #0082ff;
}

.immenu ul::after {
    content: '';
    display: block;
    clear: both;
}

.immenu ul li.im {
    height: 78px;
    background: url(/static/skin/images/menu-header.png) no-repeat;
    background-size: 100% 100%;
}

.immenu .main_box li {
    position: relative;
    box-sizing: border-box;
    float: left;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    width: 8.3%;
}

.immenu .main_box li a {
    position: relative;
    display: block;
    width: 100%;
    height: 77px;
    text-align: center;
    overflow: hidden;
    font-size: 0.75rem;
}

.immenu .mb_main_box {
    display: none;
}

.immenu i {
    width: 100%;
    display: block;
    height: 53px;
    background-image: url(/static/skin/images/menu.png);
}

.immenu a:hover,
.immenu a:active {
    color: #fff;
}

.immenu a:hover i,
.immenu a:active i {
    background-position-y: 80px;
}

.immenu .i-zz {
    background-position: 0px 0;
}

.immenu .i-zj {
    background-position: 834px 0;
}

.immenu .i-mr {
    background-position: 747px 0;
}

.immenu .i-gg {
    background-position: 664px 0;
}

.immenu .i-yz {
    background-position: 581px 0;
}

.immenu .i-et {
    background-position: 498px 0;
}

.immenu .i-zh {
    background-position: 415px 0;
}

.immenu .i-ty {
    background-position: 332px 0;
}

.immenu .i-ts {
    background-position: 249px 0;
}

.immenu .i-sp {
    background-position: 166px 0;
}

.immenu .i-cg {
    background-position: 83px 0;
}

.immenu a:hover .i-zz {
    background-position: 0px 80px;
}

.immenu a:hover .i-zj {
    background-position: 834px 80px;
}

.immenu a:hover .i-mr {
    background-position: 747px 80px;
}

.immenu a:hover .i-gg {
    background-position: 664px 80px;
}

.immenu a:hover .i-yz {
    background-position: 581px 80px;
}

.immenu a:hover .i-et {
    background-position: 498px 80px;
}

.immenu a:hover .i-zh {
    background-position: 415px 80px;
}

.immenu a:hover .i-ty {
    background-position: 332px 80px;
}

.immenu a:hover .i-ts {
    background-position: 249px 80px;
}

.immenu a:hover .i-sp {
    background-position: 166px 80px;
}

.immenu a:hover .i-cg {
    background-position: 83px 80px;
}

.css-ogin span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #3391c1;
    opacity: 0;
    -webkit-animation: orangeOut 0.4s ease;
    animation: orangeOut 0.4s ease;
}

.css-ogin:hover span {
    opacity: 1;
    -webkit-animation: orangeIn 0.2s ease;
    animation: orangeIn 0.2s ease;
    background-color: #02509b \9;
}

@-webkit-keyframes orangeIn {
    0% {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-moz-keyframes orangeIn {
    0% {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-ms-keyframes orangeIn {
    0% {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes orangeIn {
    0% {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes orangeOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 0;
    }
}

@-moz-keyframes orangeOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 0;
    }
}

@-ms-keyframes orangeOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 0;
    }
}

@keyframes orangeOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        opacity: 0;
    }
}

.banner {
    width: 1000px;
    margin: 5px auto;
}

.show {
    width: 100%;
    height: 360px;
    position: relative;
    z-index: 10;
}

.slide h3 {
    width: 980px;
    height: 360px;
    margin: auto;
    position: relative;
    z-index: 6;
}

.slide h3 a {
    display: block;
    width: 980px;
    height: 360px;
    text-indent: -999px;
    background: #fff;
    filter: alpha(opacity=0);
    opacity: 0;
    -moz-opacity: 0;
}

.school-box {
    background: #fff;
    width: 980px;
    margin: 1% auto 0;
}

.school-box img {
    max-width: 100%;
}

.footer {
    width: 100%;
    font-size: 0.75rem;
    margin-bottom: 60px;
    background: #02509b;
}

.footer .ino {
    width: 980px;
    margin: 0 auto;
    padding: 10px 0;
}

.footer .ino img {
    display: block;
    width: 50%;
    margin: 0 auto;
    padding-left: 5%;
    border: 0;
}


.foot {
    width: 100%;
    margin: 0 auto;
    background-color: rgb(0, 159, 199);
    padding-top: 25px;
}

.foot::after {
    content: '';
    display: block;
    clear: both;
}

.foot>ul {
    width: 980px;
    display: flex;
    margin: 0 auto;
}

.foot>ul>li {
    flex: 1;
}

.foot>ul>li img {
    float: left;
    background-size: 116px 109px;
}

.foot>ul>li .foot-li-ul {
    float: left;
    border-left: 1px solid #fff;
    padding-left: 10px;
    margin-left: 5px;
}

.foot ul li a {
    color: #fff;
    line-height: 26px;
    width: 100%;
    display: block;
}

.foot ul li a:hover {
    color: #02509b;
    text-decoration: none;
}

.foot .dh {
    width: 700px;
    margin: 0 auto;
    line-height: 91px;
    height: 91px;
    background: url(/static/skin/images/ftdhbg.jpg) center top no-repeat;
    text-align: center;
}

.foot .dh a {
    color: #fff;
    font-size: 14px;
    margin-right: 8px;
    display: inline;
}

.foot .dh a:hover {
    text-decoration: underline;
}

.foot .bb {
    width: 980px;
    margin: 0 auto;
}

.foot .bb::after {
    content: '';
    display: block;
    clear: both;
}

.foot .bb .foot_logo {
    margin-top: 20px;
    width: 19%;
    float: left;
}

.foot .bb .foot_logo img {
    width: 100%;
}

.foot .bb .foot_text {
    width: 100%;
    overflow: hidden;
    float: right;
}

.foot .bb .foot_text .foot_address {
    width: 80%;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    float: left;
    border-right: 1px solid #fff;
    margin-right: 3%;
}

.foot .bb .foot_text .foot_address p {
    margin: 0 0 1% 0;
}

.foot .bb .foot_text .foot_img {
    width: 15%;
    text-align: center;
    overflow: hidden;
    float: left;
    padding-top: 5%;
}


.foot .bb .foot_text .foot_img img {
    max-width: 100%;
}

.foot .bb .foot_text .foot_img a {
    display: block;
    color: #000;
    text-align: center;
    font-size: 16px;
}

.foot ul li .mb_foot_logo {
    display: none;
}

.foot-1 {
    display: none;
}

@keyframes tiaodong {

    0%,
    80%,
    84%,
    90%,
    96%,
    100% {
        transform: translateY(0);
    }

    88% {
        transform: translateY(-5px);
    }

    92% {
        transform: translateY(-2px);
    }
}

h6 {
    display: inline;
    color: #fff;
    font-size: 0.75rem;
}

.Obj {
    width: 100%;
    margin: 0 auto;
    box-shadow: 0 0 6px #333;
}

.Obj::after {
    content: '';
    display: block;
    clear: both;
}

.Obj::after {
    content: '';
    display: block;
    clear: both;
}

.ObjLeft {
    float: left;
    width: 25%;
    margin-top: 10px;
}

.ObjLeft .oL-Top {
    width: 90%;
    margin: 0 auto;
    margin-top: 15%;
    color: #fff;
    border: 1px solid #73c3ba;
    background-color: #73c3ba;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    border-radius: 10px;
    box-shadow: 8px 8px 8px rgba(0, 0, 0, 0.4);
}

.ObjLeft .oL-Top img {
    vertical-align: middle;
}

.ObjLeft ul {
    width: 86%;
    margin: 0 auto;
}

.ObjLeft ul li {
    margin-top: 20px;
}

.ObjRight {
    position: relative;
    float: left;
    width: 74%;
    margin-top: 10px;
    margin-left: 1%;
    box-shadow: 0 0 6px 1px #666;
}

.ArticleTop {
    background-size: 100% 100%;
    padding: 20px 20px 0 25px;
}

.ArticleEnd {
    background-size: 100% 100%;
    height: 108px;
}

.ArticleTop .Site {
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    line-height: 27px;
    background: 0;
    text-align: right;
}

.ArticleTop .Site,
.ArticleTop .Site a {
    font-size: 14px;
    color: #777;
}

.ArticleTop .Site a:hover {
    color: #555;
}

.Pages {
    width: 100%;
    padding: 3% 0;
}

.Pages ul {
    display: flex;
    justify-content: center;
}

.Pages ul::after {
    content: '';
    display: block;
    clear: both;
}

.Pages li {
    float: left;
    text-align: center;
    padding: 3px;
}

.Pages a {
    background: #f9f9f9;
    padding: 0 5px;
    margin-left: 5px;
    color: #000;
    border: #ddd 1px solid;
    display: inline-block;
    font-size: 16px;
}

.Pages a:hover {
    background: #02509b;
    color: #fff;
    text-decoration: none;
    display: inline-block;
}

.tuandui {
    width: 90%;
    margin: 0 auto;
}

.tuandui ul {
    width: 100%;
}

.tuandui ul li {
    position: relative;
    width: 100%;
    border-bottom: #ccc 1px dashed;
    padding: 15px 0;
}

.tuandui ul li::after {
    content: '';
    display: block;
    clear: both;
}

.tuandui_img {
    position: relative;
    width: 125px;
    /* height: 180px; */
    overflow: hidden;
    float: left;
    border: #ccc 1px solid;
    margin-top: 1%;
    box-sizing: border-box;
}

.tuandui_img a img {
    display: block;
    width: 100%;
    object-fit: cover;
}

.tuandui_font {
    width: 80%;
    float: left;
    margin-right: 20px;
}

.tuandui_font h2 {
    width: 100%;
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 16px;
}

.tuandui_font h3 {
    width: 100%;
    float: left;
    line-height: 25px;
    color: #666;
    padding-top: 10px;
    font-size: 13px;
    font-weight: normal;
}

.tuandui_font h4 {
    text-align: center;
    width: 100%;
    float: left;
    padding-top: 9px;
}

.tuandui_font1 {
    box-sizing: border-box;
    width: 79%;
    float: left;
    padding-left: 20px;
}

.tuandui_font1::after {
    content: '';
    display: block;
    clear: both;
}

.mb_main_b_t {
    display: none;
}

.tuandui_font1 h2 {
    width: 100%;
    float: left;
    line-height: 32px;
    overflow: hidden;
    font-size: 17px;
}

.tuandui_font1 h3 {
    width: 100%;
    float: left;
    line-height: 25px;
    color: #666;
    padding-top: 10px;
    font-size: 13px;
    font-weight: normal;
}

.tuandui_font1 h3 .exper {
    font-size: 15px;
}

.tuandui_font1 h3 > span {
    display: block;
    text-indent: 2em;
    font-size: 15px;
}

.tuandui_font1 h4 {
    width: 100%;
    float: left;
    padding-top: 9px;
}

.tuandui_font1 .tuandui_al {
    display: none;
}

.tuandui_font1 .tuandui_al span a {
    display: inline-block;
    width: 40%;
    font-size: 17px;
    letter-spacing: 1px;
    color: #333;
    font-weight: bold;
    text-align: center;
    padding: 2px 0;
}

.NavSkin {
    width: 100%;
    background: url(/static/skin/images/list_xm_bg.png) repeat-y;
    background-size: 100% 100%;
    overflow: hidden;
}

.NavTop {
    background: url(/static/skin/images/list_xmbg_top.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    height: 107px;
}

.NavEnd {
    background: url(/static/skin/images/list_xmbg_bot.png) left bottom;
    background-size: 100% 100%;
    height: 66px;
}

.NavList li {
    height: 42px;
    overflow: hidden;
}

.NavList li:last-child {
    display: none;
}

.NavList li a {
    box-sizing: border-box;
    width: 86%;
    height: 42px;
    line-height: 42px;
    margin-left: 14%;
    display: block;
    background: url(/static/skin/images/about_lm_bg.png) no-repeat;
    color: #555;
    font-size: 14px;
    text-decoration: none;
    padding-left: 15px;
    overflow: hidden;
}

.NavList li a:hover {
    background: url(/static/skin/images/about_lm_bg2.jpg) no-repeat;
    color: #fff;
    text-decoration: none;
}

/* .NavList .NavSub {
    width: 170px;
    height: 27px;
    line-height: 30px;
    padding-left: 42px;
} */

.NavList .On a {
    color: #f50;
}

.main_b_d_m_bs a {
    display: block;
    font-size: 14px;
    overflow: hidden;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list {
    width: 100%;
    box-sizing: border-box;
    clear: both;
    margin: 0 auto;
    margin-top: 10px;
    padding: 15px;
    overflow: hidden;
    zoom: 1;
    box-shadow: 0 0 8px #333;
}

.list_l {
    width: 66%;
    float: left;
    background: #fff;
    padding-bottom: 10px;
    border: 1px #e4e4e4 solid;
}

/*.list_l ol {*/
/*    padding-top: 15px;*/
/*    margin-left: 15px;*/
/*    margin-bottom: 1%;*/
/*    font-size: 14px;*/
/*}*/

.list_l ol a {
    font-size: 16px;
}

.list_l ol a:hover {
    color: #239972;
    text-decoration: underline;
}

.list_lm {
    clear: both;
    width: 100%;
    margin: auto;
}

.list_item {
    margin-bottom: 20px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
}
.list_item h3 img {
    vertical-align: top;
    margin-top: 1px;
}
.list_lm ul {
    border-top: 1px dashed #ccc;
    margin-top: 5px;
}

.list_lm li {
    clear: both;
    height: 30px;
    line-height: 30px;
    text-align: left;
}

.list_lm .case-ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 4%;
}

.list_lm .case-ul .case-li {
    flex: 50%;
    height: initial;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 3%;
}

.list_lm li span {
    display: inline;
    float: right;
    width: 60px;
}

.list_lm h3 {
    background: #f9f9f9;
    border: #ccc 1px solid;
    border-right: none;
    border-left: none;
    padding: 5px 10px;
    font-size: 15px;
    margin-top: 20px;
}

.list_lm ul li a {
    color: #303030;
    display: inline;
    float: left;
}

.list_lm a {
    color: #333;
}

.list_lm a:hover {
    color: #239972;
    text-decoration: none;
}

.list_lm p {
    line-height: 22px;
    text-indent: 2em;
    font-size: 13px;
    color: #636363;
}

.list_lm p a{
    width: initial;
    display: initial;
    vertical-align: initial;
}

.list_lf {
    text-align: center;
    overflow: hidden;
    margin: 3% 0;
    width: 100%;
}

.list_lf ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.list_lf ul::after {
    content: '';
    display: block;
    clear: both;
}

.list_lf ul li {
    float: left;
    padding: 3px;
}

.list_lf ul li a {
    background: #f9f9f9;
    color: #000;
    border: #ddd 1px solid;
    display: inline-block;
    padding: 0 7px;
    font-size: 16px;
}

.list_lf ul:nth-child(4 + n) {
    display: none;
}

.list_lf li a:hover {
    background: #00c3b7;
    border: #32ab6f 1px solid;
    color: #fff;
    text-decoration: none;
    display: inline-block;
}

.list_r {
    width: 306px;
    float: right;
    overflow: hidden;
}

#list_lf {
    margin-top: 88px;
    _margin-top: 83px;
}

.line .t1 {
    text-align: center;
    font-size: 20px;
    color: #606060;
    height: auto;
    line-height: 40px;
    font-weight: bold;
    margin: 10px 0;
}

.line .t2 {
    font-size: 12px;
    text-align: center;
    height: 30px;
}

.slides_container {
    width: 980px;
    margin: 0 auto;
}

.slide_toggle a {
    display: block;
    width: 100%;
}

.slide_toggle a img:nth-child(2) {
    display: none;
}


.slides a img {
    width: 100%;
    display: block;
}

.slides a img:nth-child(2) {
    display: none;
}


.erwei_fuchuang {
    z-index: 999;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    top: 0;
    display: none;
    transition: all 2s;
}

.erwei_fuchuang .erwei {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.erwei_fuchuang .close_erweima {
    display: block;
    position: absolute;
    top: 30%;
    right: 25%;
    color: #fff;
    width: 30px;
    height: 30px;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: 600;
}

.swiper-container {
    width: 980px;
}

#swiper_4 {
    width: 100%;
}

.swiper_container_2 {
    width: 955px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
}

.swiper-slide a {
    height: 100%;
    display: block;
}

.swiper-slide a img {
    display: block;
    width: 100%;
    aspect-ratio: 5/2;
}

.swiper-button-next {
    right: 5%;
}

.swiper-button-prev {
    left: 5%;
}

.foot .mb_dh_bb {
    display: none;
}

html {
    font-size: 16px;
}

.wechat-mask,.phone-mask,.whatsapp-mask {
    display: none;
}

    /* 预约跳转页面 */
    .whatsapp-mask {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        z-index: 999;
    }

    .remind-body {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: #fff;
        width: 400px;
        padding: 5% 7%;
        border-radius: 20px;
        overflow: hidden;
    }

    .remind-tips .remind-title {
        font-size: 25px;
        margin-bottom: 6%;
        color: #0783f8;
        text-align: center;
    }

    .remind-tips p {
        font-size: 18px;
        font-weight: bold;
        color: #333;
    }

    .remind-button button{
        font-size: 16px;
        padding: 3% 9%;
        border-radius: 5px;
        border: unset;
        outline: unset;
    }

    .remind-button {
        text-align: center;
        margin-top: 30px;
    }

    .remind-button .remind-cancel {
        background: #eaeaea;
        color: #a0a0a0;
    }

    .remind-button .remind-active {
        background: #0283f9;
        margin-left: 15px;
        color: #fff;
    }


@media screen and (max-width:1780px) {
    .Menu a {
        font-size: 16px;
    }
}



@media screen and (max-width:1040px) {
    .footer {
        margin-bottom: 0;
    }

    .foot>ul {
        width: 100%;
    }

    .kfBar {
        display: none;
    }

    .HList div ul {
        overflow: hidden;
        height: 160px;
    }

    .immenu .i-zz {
        background-position: -3px 0;
    }

    .immenu .i-zj {
        background-position: 831px 0;
    }

    .immenu .i-mr {
        background-position: 744px 0;
    }

    .immenu .i-gg {
        background-position: 661px 0;
    }

    .immenu .i-yz {
        background-position: 578px 0;
    }

    .immenu .i-et {
        background-position: 495px 0;
    }

    .immenu .i-zh {
        background-position: 412px 0;
    }

    .immenu .i-ty {
        background-position: 329px 0;
    }

    .immenu .i-ts {
        background-position: 246px 0;
    }

    .immenu .i-sp {
        background-position: 163px 0;
    }

    .immenu .i-cg {
        background-position: 80px 0;
    }

    .immenu a:hover .i-zz {
        background-position: -3px 80px;
    }

    .immenu a:hover .i-zj {
        background-position: 831px 80px;
    }

    .immenu a:hover .i-mr {
        background-position: 744px 80px;
    }

    .immenu a:hover .i-gg {
        background-position: 661px 80px;
    }

    .immenu a:hover .i-yz {
        background-position: 578px 80px;
    }

    .immenu a:hover .i-et {
        background-position: 495px 80px;
    }

    .immenu a:hover .i-zh {
        background-position: 412px 80px;
    }

    .immenu a:hover .i-ty {
        background-position: 329px 80px;
    }

    .immenu a:hover .i-ts {
        background-position: 246px 80px;
    }

    .immenu a:hover .i-sp {
        background-position: 163px 80px;
    }

    .immenu a:hover .i-cg {
        background-position: 80px 80px;
    }

    .list_lf li a {
        padding: 4px 7px;
    }

    .NavList li {
        padding-left: 13px;
    }

    .NavList li a {
        box-sizing: border-box;
        width: 100%;
        margin-left: 0;
        font-size: 13px;
        padding-left: 8px;
    }

    .tuandui_font1 {
        box-sizing: border-box;
        width: 77%;
    }
}

@media screen and (max-width:980px) {
    .top1 .conbox {
        width: 100%;
        height: 100%;
        font-size: 0.75rem;
        color: #9e9e9e;
        margin: 0 auto;
    }

    .box1 {
        width: 100%;
        margin: 0 auto;
    }

    .TableSkin {
        width: 100%;
        margin: 0 auto;
        text-align: left;
        height: 100%;
    }


    .topclass {
        width: 100%;
        margin: 0 auto;
    }

    .main2 {
        width: 100%;
    }

    .school-box {
        width: 100%;
    }

    .footer .ino {
        width: 100%;
    }

    .foot>ul {
        width: 100%;
    }

    .foot .dh {
        width: 100%;
    }

    .foot .bb {
        width: 100%;
    }

    .SiteSkin {
        width: 100%;
    }

    .swiper-container {
        width: 100%;
    }
}

@media screen and (max-width:981px) {
    .foot .bb .foot_text .foot_address {
        font-size: 14px;
    }
}

@media screen and (max-width:915px) {
    .topitem2 {
        padding-right: 0;
    }
}

@media screen and (max-width:910px) {
    .top1 .conbox {
        width: 100%;
    }

    .header-mb .mb-nav ul li a {
        font-size: 16px;
        text-decoration: none;
    }

    .TableSkin {
        width: 100%;
        margin: 0 auto;
        text-align: left;
    }

    .main2 {
        width: 98%;
        padding: 0;
    }

    .topitem2 {
        padding-right: 8px;
    }

    .list_l {
        width: 100%;
    }

    .list_lm h3 {
        font-size: 17px;
    }

    .list_lm p {
        line-height: 1.7;
        text-indent: 2em;
        font-size: 15px;
    }

    .ObjLeft {
        width: 23%;
    }

    .foot .bb {
        width: 100%;
    }

    .topclass {
        width: 100%;
    }

    .foot .bb .foot_logo,
    .foot .bb .foot_logo img {
        margin-top: 0;
        float: left;
    }

    .foot .bb .foot_text dt {
        width: 70%;
        margin-top: 5px;
        line-height: 20px;
        color: #fff;
        font-size: 15px;
        display: inline;
        overflow: hidden;
        float: left;
    }

    .tuandui_font1 {
        width: 73%;
    }

    .ObjLeft .oL-Top {
        font-size: 13px;
    }

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


@media screen and (max-width:768px) {
    html {
        font-size: 16px;
    }

    .header {
        height: 60px;
    }

    .header .header-pc {
        display: none;
    }

    .header .header-mb {
        display: block;
    }

    .header-mb .mb-address img {
        padding: 15px;
        width: 60px;
        float: left;
        box-sizing: border-box;
    }

    .header-mb .mb-logo img {
        width: 220px;
        padding: 10px 0;
        aspect-ratio: 260 / 50;
    }

    .header-mb .mb-meun {
        position: absolute;
        top: 0;
        right: 0;
        width: 60px;
        padding: 14px 15px;
        box-sizing: border-box;
    }

    .header-mb .mb-meun span {
        display: block;
        height: 4px;
        margin: 5px 0;
        background-color: #fff;
        width: 100%;
    }

    .header-mb .mb-nav>ul li {
        opacity: 0;
        transition: all 0.4s ease;
        transform: translate(100%);
        transition-delay: 160ms;
    }

    .header-mb .mb-nav>ul li:nth-of-type(2) {
        transition-delay: 260ms;
    }

    .header-mb .mb-nav>ul li:nth-of-type(3) {
        transition-delay: 360ms;
    }

    .header-mb .mb-nav>ul li:nth-of-type(4) {
        transition-delay: 460ms;
    }

    .header-mb .mb-nav>ul li:nth-of-type(5) {
        transition-delay: 560ms;
    }

    .header-mb .mb-nav>ul li:nth-of-type(6) {
        transition-delay: 660ms;
    }

    .header-mb .mb-nav>ul li:nth-of-type(7) {
        transition-delay: 760ms;
    }

    .header-mb .mb-nav>ul li:nth-of-type(8) {
        transition-delay: 860ms;
    }
    .header-mb .mb-nav>ul li:nth-of-type(9) {
        transition-delay: 960ms;
    }
    .header-mb .mb-nav>ul li:nth-of-type(10) {
        transition-delay: 1060ms;
    }
.header-mb .mb-nav>ul li:nth-of-type(11) {
        transition-delay: 1160ms;
    }

    .header-mb .mb-nav>ul.show li {
        opacity: 1;
        transform: translate(0);
    }

    .swiper-button-next,
    .swiper-button-prev {
        background-size: 70%;
    }

    .swiper-slide a img {
        aspect-ratio: 16/10;
    }

    .slides a img {
        height: min-content;
    }

    .slide_toggle a img:nth-child(1) {
        display: none;
    }

    .slide_toggle a img:nth-child(2) {
        display: block;
    }

    .slide_toggle a {
        display: block;
        width: 100%;
    }

    .immenu .main_box {
        display: none;
    }

    .ico,
    .topitem2 {
        display: none;
    }

    .immenu .main_box ul {
        display: flex;
        flex-wrap: wrap;
        background-size: 90px 78px;
        padding: 0 83px;
    }

    .immenu .main_box ul li {
        flex: 16%;
    }

    .immenu .i-et {
        background-position: 507px 0;
    }

    .main_b_t {
        display: none;
    }

    .immenu .mb_main_box {
        display: block;
    }

    .immenu .mb_main_box>ul {
        display: flex;
        flex-wrap: wrap;
        padding: 0 2%;
    }

    .immenu .mb_main_box>ul>li {
        box-sizing: border-box;
        flex: 23%;
        background-color: rgb(2, 80, 155);
        margin: 3px;
        border-radius: 3px;
        padding: 4px;
        padding-bottom: 25px;
        position: relative;
    }

    .mb_main_box>ul>li a {
        padding-top: 6px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .mb_main_box>ul>li a span {
        position: absolute;
        bottom: 3px;
        color: #fff;
        display: block;
        font-size: 16px;
        text-align: center;
    }

    .mb_main_box>ul>li a img {
        width: 30%;
    }

    .mb_main_head {
        text-align: center;
    }

    .mb_main_head h2 {
        font-size: 20px;
        padding-bottom: 5px;
    }

    .mb_main_head p {
        color: rgb(194, 194, 194);
    }

    .main_b_d_t {
        display: none;
    }

    .l_focus {
        display: none;
    }

    .topitem2 {
        padding-right: 0;
        width: 90%;
        float: none;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .topitem2::after {
        content: '';
        display: block;
        clear: both;
    }

    .topitem2 img {
        width: inherit;
    }

    .liactive {
        background: rgb(0, 82, 155) !important;
        color: #fff;
    }

    .view {
        width: 30%;
        float: left;
        margin-left: 3%;
    }

    .view img {
        width: 100%;
    }

    .main_b::after {
        content: '';
        display: block;
        clear: both;
    }

    .main_b_t {
        width: 30%;
        float: left;
        height: inherit;
    }

    .main_b_t::after {
        content: '';
        display: block;
        clear: both;
    }

    .main_b_t ul li {
        width: 100%;
        height: 55px;
        float: none;
        margin: 6px 0 0 2px;
    }

    .mb_main_b_t {
        display: block;
    }

    .mb_main_b_t ul {
        margin-top: 18px;
        height: 40px;
        line-height: 40px;
        display: flex;
        border: 1px solid rgb(233, 233, 233);
    }

    .mb_main_b_t ul li {
        flex: 20%;
        text-align: center;
        background: linear-gradient(to bottom, rgb(247, 244, 244) 0%, rgb(229, 226, 226) 100%);
    }
    
    .mb_main_b_t ul li:hover img {
        filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(200%) contrast(100%);
    }

    .mb_main_b_t ul li img {
        vertical-align: middle;
        width: 20%;
    }

    .mb_main_b_t ul li span {
        font-size: 18px;
        font-weight: 700;
        vertical-align: top;
    }

    .main_b_d {
        display: none;
        width: 100%;
        margin-top: 2px;
        float: right;
    }

    .main_b_d_m_b {
        width: 70%;
        float: left;
        margin-left: 0;
    }

    .main_b_d_m_l {
        float: right;
        height: inherit;
        margin-right: 10px;
    }

    .main_b_d_r {
        display: none;
    }

    .main_b_d_m_l img {
        width: 100%;
        margin-top: 0;
        margin-left: 0;
    }
    .list_l ol li {
        font-size: 14px;
    }
    .list_l ol a {
        font-size: 14px;
    }

    .topclass {
        padding: 3% 0;
    }

    .HList div ul {
        height: unset;
    }

    .school-box {
        display: none;
    }

    .foot {
        padding-top: 0;
        padding-bottom: 60px;
    }

    .foot ul li .pc_font_img {
        display: none;
    }

    .foot ul li .mb_foot_logo {
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }

    .foot ul li .mb_foot_logo img {
        width: 60px;
    }

    .foot ul li .mb_foot_logo span {
        display: block;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
    }

    .foot .bb .foot_text .foot_img {
        padding: 20px 0;
    }
    
    .foot .bb .foot_text .foot_img img {
        width: 150px;
    }

    .foot .bb .foot_text .foot_address {
        width: 100%;
        margin: 0;
        border: unset;
        text-align: left;
    }

    .foot-li-ul:nth-child(1) {
        border-left: none;
    }

    /* 预约跳转页面 */
    .wechat-mask,.phone-mask,.whatsapp-mask {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        z-index: 999;
    }

    .remind-body {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background: #fff;
        width: 80%;
        padding: 10% 7%;
        border-radius: 20px;
        overflow: hidden;
    }

    .remind-tips .remind-title {
        font-size: 22px;
        margin-bottom: 6%;
        color: #0783f8;
        text-align: center;
    }

    .remind-tips p {
        font-size: 17px;
        font-weight: bold;
        color: #333;
    }

    .remind-button button{
        font-size: 16px;
        padding: 3% 9%;
        border-radius: 5px;
        border: unset;
        outline: unset;
    }

    .remind-button {
        text-align: center;
        margin-top: 30px;
    }

    .remind-button .remind-cancel {
        background: #eaeaea;
        color: #a0a0a0;
    }

    .remind-button .remind-active {
        background: #0283f9;
        margin-left: 15px;
        color: #fff;
    }

    .list {
        width: 100%;
        padding: 2%;
    }

    .list_lm a {
        display: inline-block;
        width: 90%;
        vertical-align: middle;
        font-size: 16px;
        overflow: hidden;
        color: #333;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .list_lm p {
        padding: 0 10px;
        font-size: 14px;
    }

    .list_lm .case-ul .case-li a img {
        display: block;
        margin: 0 auto;
        object-fit: cover;
    }

    .ObjLeft {
        display: none;
    }

    .ObjRight {
        width: 100%;
        margin-left: 0;
    }

    .tuandui {
        width: 95%;
    }

    .tuandui_font1 {
        width: 70%;
    }

    .tuandui_font1 h3 {
        width: 100%;
        float: left;
        line-height: 23px;
        padding-top: 0;
    }



    .tuandui_font1 .tuandui_al span a {
        width: 45%;
    }

    .foot>ul>li .foot-li-ul {
        box-sizing: border-box;
        float: left;
        width: 100%;
        padding-left: 0;
        margin-left: 0;
        text-align: center;
        margin-bottom: 15px;
    }

    .foot>ul>li .foot-li-ul li {
        line-height: 30px;
    }

    .foot ul li a {
        line-height: 20px;
        font-size: 14px;
    }

    .foot .bb {
        height: initial;
        text-align: center;
    }

    .foot .bb .foot_text {
        margin-left: 0;
        width: 94%;
        height: initial;
        display: block;
        overflow: hidden;
        margin: 0 auto;
        float: unset;
    }

    .foot .bb .foot_text .foot_img {
        width: 100%;
    }

    .foot .bb .foot_logo {
        display: none;
    }

    .foot>ul>li img {
        display: block;
        width: 69%;
        margin: 0 auto;
        float: none;
    }

    .footer .ino img {
        display: block;
        width: 100%;
        margin: 0 auto;
        padding-left: 0;
        box-sizing: border-box;
        border: 0;
    }

    .foot-1 {
        display: block;
    }

    .foot-1 {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 999;
        height: 50px;
        background-color: rgb(2, 80, 155);
    }

    .foot-1 ul {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 5px;
    }

    .foot-1 ul li {
        height: 100%;
        color: #fff;
        flex: 1;
        border-right: 1px solid #fff;
    }

    .foot-1 ul li:last-child {
        border: none;
    }

    .foot-1 ul li a {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: relative;
    }

    .foot-1 ul li a img {
        width: 25px;
        height: 25px;
        object-fit: contain;
        box-sizing: border-box;
    }

    .foot-1 ul li a span {
        font-size: 13px;
        color: #fff;
    }

    .foot-1 ul li a i {
        position: absolute;
        right: 32%;
        top: 15%;
        font-size: 10px;
        font-style: normal;
        width: 14px;
        height: 14px;
        text-align: center;
        line-height: 14px;
        background: #e3202b;
        border-radius: 50%;
        color: #f4d62f;
        animation: tiaodong 3s infinite linear;
    }

    .foot .dh_bb {
        display: none;
    }

    .foot .mb_dh_bb {
        display: block;
    }

    .active {
        display: block;
    }
    .list_item h3 img {
        margin-top: 5px;
    }
}

@media screen and (max-width:720px) {
    html {
        font-size: 12px;
    }

    .NavList li {
        padding-left: 8px;
    }

    .NavList li a {
        font-size: 12px;
    }
}

@media screen and (max-width:640px) {
    .immenu ul {
        padding: 0 30px;
    }

    .topitem2 {
        width: 100%;
    }

    .NavList li a {
        padding-left: 0;
    }

    .tuandui_img {
        width: 120px;
        height: 181px;
    }
}


@media screen and (max-width:610px) {
    .immenu .i-et {
        background-position: 495px 0;
    }

    .main_b_d_m {
        position: relative;
    }

    .main_b_d_r {
        position: absolute;
        top: -6%;
        right: 0;
        margin: 0;
        width: 110px;
    }

    .main_b_d_m_bt {
        height: initial;
    }

    .G_Case li {
        width: 50%;
        margin-bottom: 2%;
    }

    .main_b_d_m_b::after {
        content: '';
        display: block;
        clear: both;
    }

    h2.zj {
        height: 25px;
        padding: 0 0 8px 0;
    }

    h2.zj .more {
        height: 100%;
        line-height: 30px;
        margin-right: 0;
        padding-top: 0;
    }

    .ObjLeft {
        float: none;
        width: 100%;
    }

    .NavList {
        display: flex;
        flex-wrap: wrap;
        padding-left: 9px;
    }

    .NavList::after {
        content: '';
        display: block;
        clear: both;
    }

    .NavList li {
        padding-left: 0;
        flex: 30%;
        float: none;
    }

    .NavList li:last-child {
        display: block;
    }

    .NavList li a {
        width: 100%;
        height: 42px;
        margin-left: 0;
        padding-left: 0;
        background: url(/static/skin/images/about_lm_bg.png) no-repeat;
    }

    .NavTop {
        background-size: initial;
    }

    .NavEnd {
        background: url(/static/skin/images/list_xmbg_bot.png) no-repeat;
        background-size: initial;
    }

    .ObjRight {
        float: none;
        width: 100%;
    }

    .main_b_d_m_bs {
        height: inherit;
        min-height: 80px;
    }

    .main_b_d_m_bs ul {
        padding-bottom: 10px;
    }

    .main_b_d_m_bs ul li:nth-of-type(2n) {
        display: none;
    }

    .main_b_d_m_bm {
        display: none;
    }
}

@media screen and (max-width:540px) {
    html {
        font-size: 10.66666667px;
    }

    .header-mb .mb-nav ul li a {
        font-size: 18px;
    }

    .immenu ul {
        padding: 0;
    }

    .main_b_t {
        width: 100%;
        float: none;
    }

    .main_b_d {
        width: 100%;
        height: initial;
        margin-top: 2px;
        float: none;
    }

    .main_b_t ul li {
        width: 50%;
        height: 55px;
        float: left;
        margin: 6px 0 0 0;
    }

    .foot .bb .foot_logo {
        display: none;
    }

    .mb_main_b_t ul li span {
        font-size: 15px;
    }

    .line .t1 {
        font-size: 16px;
    }

    .zj {
        overflow: hidden;
    }

    .zj img {
        width: 145%;
    }

    .zj .more {
        font-size: 12px;
        right: 5px;
    }
}

@media screen and (max-width:490px) {
    .HList div li {
        float: left;
        text-align: center;
        margin-left: 0px;
        border: 1px solid #333;
    }

    .HList div {
        margin: 0;
    }

    .H_Link li a {
        margin: 0;
    }
}

@media screen and (max-width:480px) {
    html {
        font-size: 9.42222222px;
    }

    .foot>ul>li img {
        display: block;
        width: 93%;
    }

    .foot>ul>li .foot-li-ul {
        float: none;
    }

    .HList li {
        float: left;
        text-align: center;
        margin: 2px 5px;
    }

    .H_Work>ul li {
        margin: 0;
        border: 0;
    }

    .mb_main_b_t ul li span {
        font-size: 14px;
    }

    .tuandui_font1 {
        width: 67%;
        padding-left: 8px;
    }
}

@media screen and (max-width:472px) {
    .tuandui_font1 {
        width: 95%;
        float: none;
        padding-left: 0;
        margin: 0 auto;
    }

    .tuandui_img {
        margin: 0 auto;
        float: none;
        width: 165px;
        height: initial;
    }

    .tuandui_img a img {
        width: 100%;
        height: initial;
    }

    .tuandui_font1 h2 {
        font-size: 15px;
    }

    .tuandui_font1 h2:first-of-type {
        text-align: center;
    }


    .foot .bb .foot_text dd {
        width: 96%;
        text-align: center;
        margin: 0;
    }

    .foot .bb .foot_text dd img {
        display: block;
        width: 20%;
        margin: 0 auto;
    }

    .NavList li {
        flex: 50%;
    }

    .NavList li:last-child {
        display: none;
    }

    .NavList li a {
        padding-left: 10px;
    }
}

@media screen and (max-width:424px) {
    html {
        font-size: 9.2px;
    }

    .header-mb .mb-nav ul li {
        padding-left: 26%;
    }

    .immenu ul li {
        flex: 25%;
    }

    .main2 .focus2 {
        width: 96%;
    }

    .focus2 .tag_cnt li {
        width: 49%;
    }

    .main_b_d_m_b {
        width: 100%;
        float: none;
        margin-left: 0;
    }

    .main_b_d_m_bs {
        height: inherit;
        min-height: 80px;
        margin-top: 8%;
    }

    .main_b_d_m_bt h5 a {
        font-size: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .main_b_d_m_bt p {
        font-size: 14px;
    }

    .main_b_d_m_l img {
        margin-left: 10px;
    }

    .immenu .i-zz {
        background-position: 12px 0;
    }

    .immenu .i-zj {
        background-position: 846px 0;
    }

    .immenu .i-mr {
        background-position: 759px 0;
    }

    .immenu .i-gg {
        background-position: 676px 0;
    }

    .immenu .i-yz {
        background-position: 593px 0;
    }

    .immenu .i-et {
        background-position: 515px 0;
    }

    .immenu .i-zh {
        background-position: 512px 0;
    }

    .immenu .i-ty {
        background-position: 341px 0;
    }

    .immenu .i-ts {
        background-position: 261px 0;
    }

    .immenu .i-sp {
        background-position: 178px 0;
    }

    .immenu .i-cg {
        background-position: 95px 0;
    }

    .immenu a:hover .i-zz {
        background-position: 12px 80px;
    }

    .immenu a:hover .i-zj {
        background-position: 846px 80px;
    }

    .immenu a:hover .i-mr {
        background-position: 759px 80px;
    }

    .immenu a:hover .i-gg {
        background-position: 676px 80px;
    }

    .immenu a:hover .i-yz {
        background-position: 593px 80px;
    }

    .immenu a:hover .i-et {
        background-position: 515px 80px;
    }

    .immenu a:hover .i-zh {
        background-position: 512px 80px;
    }

    .immenu a:hover .i-ty {
        background-position: 341px 80px;
    }

    .immenu a:hover .i-ts {
        background-position: 261px 80px;
    }

    .immenu a:hover .i-sp {
        background-position: 178px 80px;
    }

    .immenu a:hover .i-cg {
        background-position: 95px 80px;
    }

    .view {
        width: 80%;
        float: left;
        height: initial;
        margin: 2% 0 0 10%;
    }

    .second-effect:hover .mask {
        border: 78px solid rgba(0, 0, 0, 0.7);
    }

    .tuandui_font1 .tuandui_al span a {
        letter-spacing: 0;
    }
    .footer .ino{
        background-color: #fff;
    }
}

@media screen and (max-width:414px) {
    html {
        font-size: 8.88888889px;
    }

    .tuandui_font1 {
        width: 95%;
        float: none;
        padding-left: 0;
        margin: 0 auto;
    }

    .tuandui_img {
        margin: 0 auto;
        float: none;
        width: 165px;
        height: initial;
    }

    .tuandui_img a img {
        width: 100%;
        height: initial;
    }

    .tuandui_font1 h2 {
        font-size: 15px;
    }

    .tuandui_font1 h2:first-of-type {
        text-align: center;
    }

    .flex-control-nav {
        display: none;
    }

    .mb_main_b_t ul li span {
        font-size: 12px;
    }

    .mb_main_b_t ul li img {
        width: 30%;
    }

    .mb_main_box>ul>li a img {
        width: 50%;
    }

    .mb_main_b_t ul {
        margin-top: 18px;
        height: inherit;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .mb_main_b_t ul li {
        box-sizing: border-box;
        margin: 3px;
        flex: 45%;
        text-align: center;
    }

    .mb_main_b_t ul li span {
        font-size: 15px;
    }

    .mb_main_b_t ul li img {
        width: 26px;
    }

    .list_lm a b {
        font-size: 16px;
    }
}

@media screen and (max-width:384px) {
    html {
        font-size: 8.33333333px;
    }

    .ArticleTop {
        padding: 20px 20px 0 12px;
    }

    .main_b_d_m_bt h5 a {
        font-size: 13px;
    }

    .header-mb .mb-nav ul li {
        padding-left: 20%;
    }

    .header-mb .mb-nav ul li a {
        font-size: 16px;
        color: #5b5b5b;
    }
}

@media screen and (max-width:375px) {
    html {
        font-size: 8px;
    }
}

@media screen and (max-width:360px) {
    html {
        font-size: 7.11111111px;
    }
    
    .header-mb .mb-logo {
        display: flex;
        align-items: center;
    }
    
    .header-mb .mb-logo img {
        width: 85%;
    }

    .second-effect:hover .mask {
        border: 66px solid rgba(0, 0, 0, 0.7);
    }

    .main_b_t ul li {
        width: 75%;
        float: none;
        margin: 0 auto;
    }

    .main_b_d_t {
        width: 100%;
        height: initial;
    }

    .main_b_d_t ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .main_b_d_t ul li {
        flex: 30%;
    }

    .main_b_d_r {
        top: -5%;
        width: 100px;
    }

    h2.zj .more {
        height: initial;
        line-height: 20px;
    }

    .main_b_d_m_bt .main_h5 a {
        font-size: 15px;
    }

    .main_b_d_m_bs {
        margin-top: 5%;
    }
}