/* */
@font-face {
    font-family: "geo";
    src: url("../font/georgia.ttf");
}
@font-face {
    font-family: sy;
    src: url("../font/sySong.woff");
}
@font-face {
    font-family: impact;
    src: url("../font/impact.ttf");
}

.a_body {
    position: relative;
    z-index: 0;
}
.section {
    overflow: hidden;
}
.header_box {
    z-index: 10000;
    position: fixed;
    top: 0;
    left: 0; /* border-bottom: 1px solid rgba(255, 255, 255, 0.5); */
    width: 100%;
}
.header_box_li {
    position: relative;
    z-index: 1;
}

#header {
    z-index: 999;
    width: 100%;
}
.header_box_li #header::before {
    content: "";
    position: absolute;
    height: 1.5rem;
    top: 0px;
    left: 0px;
    right: 0px;
    transition: all 0.2s;
    opacity: 1;
    visibility: visible;
    background: url("../image/headbg.png") center top / 100% 100% repeat-x;
}
.header_box_li #header::after {
    content: "";
    position: absolute;
    height: 0px;
    top: 0px;
    left: 0px;
    right: 0px;
    background-size: 100%;
}
#header.xg {
    background: #273cd0;
}

.header_top {
    position: relative;
    margin: 0.1rem 0 0.1rem;
    transition: 0.5s;
}
.header_top .search_btn {
    display: inline-block;
    float: none;
    font-size: 0.14rem;
}
#header .right {
    /* padding-right: 0.8rem; */
    padding-left: 36%;
    flex: 1;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: flex-end;
}
.right-b {
    display: flex;
    align-items: center; /* width: 100%; */
    justify-content: flex-end;
    transition: 0.5s;
}
.right-b .li {
    /* margin-left: 0.12rem; */
    padding: 0;
    color: #fff;
    font-size: 0.18rem;
    position: relative;
    padding-left: 0.7rem;
}
.right-b .li a {
    height: auto;
    line-height: inherit;
    padding: 0;
}
.right-b .li .top_ico {
    width: 0.4rem;
    height: 0.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
}
/* .right-b:after{width:calc((100vw - 94%)/2 + 100%);height:.6rem;background-size: 100% 100%;} */
.header_top .search {
    width: 0.2rem;
    height: 0.2rem;
    position: relative;
    z-index: 20;
}
.header_top .search .input {
    position: absolute;
    z-index: 1;
    left: auto;
    right: -0.08rem;
    top: -12px;
    bottom: auto;
    height: 40px;
    width: 0px;
    background: rgb(255, 255, 255);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease 0s;
}
.header_top .search .input input {
    width: 100%;
    height: 100%;
    font-size: 13px;
    padding: 0px 0.32rem 0px 0.16rem;
    color: rgb(51, 51, 51);
}
.header_top .search .btn {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 5;
}
.header_top .search .btn input {
    cursor: pointer;
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    height: 100%;
    width: 100%;
}
.header_top .search .btn svg {
    width: 18px;
    height: 18px;
    fill: rgb(255, 255, 255);
}
.list_box0 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.list_box0 .li {
    font-size: 0.15rem;
    color: #fff;
    display: inline-block;
    margin-right: 0.2rem;
    line-height: 0.21rem;
}
.list_box0 .zw {
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 0.04rem;
}
.right-b .list_box0 .li {
    width: 0.36rem;
    height: 0.36rem;
    border: 1px solid #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.12rem;
    padding: 0;
    color: #fff;
    font-size: 0.16rem;
    position: relative;
}
.right-b .list_box0 .li a {
    height: auto;
    line-height: inherit;
    padding: 0;
}
.list_box0 .li > a {
    transition: 0.5s;
    height: 0.21rem;
    display: inline-block;
    padding: 0 0.1rem; /* background: #692ebb; */
}
.list_box0 .li > a .top_ico {
    width: 0.2rem;
    height: 0.2rem;
}
.list_box0 .li a > img {
    vertical-align: middle;
}
.list_box0 .li:hover a {
    color: #ec9927;
}

#m_header .list_box0 {
    float: right;
}
#m_header .list_box0 .li {
    line-height: 60px;
}
#m_header .list_box0 .li a .ewm_box {
    top: 60px;
}
#m_header .list_box0 .li a > img {
    height: 12px;
}
.list_box_01 {
    font-size: 0px;
    white-space: nowrap;
    padding: 0.1rem;
}
.list_box_01 li {
    text-align: center;
    display: block !important;
    margin: 0px 15px !important;
}

.list_box0 .li::after {
    content: "";
    position: absolute;
    left: -0.26rem;
    width: 1px;
    height: 16px;
    top: 50%;
    margin-top: -8px;
    opacity: 0.8;
}
.list_box0 .li:first-child::after {
    display: none;
}
.header_box .w1200 {
    height: 1.3rem;
    position: relative;
    width: 17.6rem;
    padding: 0px;
    display: flex;
    justify-content: space-between;
    transition: all 0.5s;
    margin: 0px auto;
    max-width: 94%;
}

.header_box #logo {
    padding: 0px;
    height: 100%;
    position: relative; /* width: 3.5rem; */
    display: flex;
    align-items: center;
}
.header_box #logo img {
    max-width: 100%;
    transition: all 0.5s ease 0s;
    max-height: 0.82rem;
}
.header_box #logo img.img2 {
    display: none;
}
#nav {
    width: 100%;
    max-width: 11rem;
}
.right-b .list_box0 {
    width: 1.1rem;
    justify-content: flex-end;
}
#nav ul {
    display: flex;
    justify-content: space-between;
}
#nav ul li {
    float: left;
    z-index: 0;
    height: 100%;
    position: relative; /* padding: 0 0.2rem; */
}
#nav ul li a {
    display: block;
    padding: 0px;
    position: relative;
    z-index: 2;
}
#nav ul li h3 {
    font-size: 0.18rem;
    color: rgb(255, 255, 255);
    line-height: 0.45rem;
    position: relative;
    transition: all 0.36s ease 0s;
    display: inline-block;
    white-space: nowrap;
}
#nav ul li h3::after {
    content: "";
    position: absolute;
    left: 50%;
    top: calc(100% + 2px);
    transition: all 0.6s ease 0s;
    opacity: 0;
    visibility: hidden;
    width: 0.16rem;
    height: 0.1rem;
    background: url(../image/sj.png) no-repeat;
    background-size: 100% 100%;
    transform: translateX(-50%);
}

#nav ul li.on h3::after {
    opacity: 1;
    visibility: visible;
}
#nav ul li a i {
    margin: -3px 0px 0px 0.1rem;
    display: inline-block;
    width: 10px;
    height: 5px;
    transition: all 0.5s ease 0s;
}
#nav ul li a i {
    display: inline-block;
    width: 9px;
    height: 6px;
    background-size: contain;
    vertical-align: middle;
    margin-left: 8px;
}
#nav ul li .sub {
    position: absolute;
    top: 100%;
    background: #fff;
    width: auto;
    left: 50%;
    z-index: 10000;
    transform: translateX(-50%) scaleY(0);
    visibility: hidden;
    opacity: 0;
    transition: all 0.5s ease 0s;
    transform-origin: center top;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;
    border-radius: 0px 0px 0.08rem 0.08rem;
}
#nav ul li .sub::after {
    content: "";
    height: 3px;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: #273cd0;
}
#nav ul li .sub .box {
    padding: 0.14rem 0px;
    text-align: center;
}
#nav ul li .sub a {
    padding: 8px 30px;
    line-height: 0.28rem;
    transition: all 0.6s ease 0s;
    font-size: 0.16rem;
    color: #333;
    text-align: center;
    white-space: nowrap;
    min-width: 1.6rem;
    font-family: "bell";
}
#nav ul li .sub a:hover {
    color: #fff;
    background: #273cd0;
}
#nav ul li:hover .sub {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) scaleY(1);
}
#nav > ul > li.on h3,
#nav ul li:hover h3 {
    /* color: #175db3; */ /* opacity: .9; */
    font-weight: bold;
}
#header.xg #nav ul li.on a h3,
#header.xg #nav ul li:hover a h3,
.body_home.showdiv #header #nav ul li:hover a h3,
.body_home.showdiv #header #nav ul li.on a h3 {
    color: #fff; /* opacity:.7 */
}
/* #nav > ul > li h3::before { content: ""; position: absolute; width: 12px; height: 12px; right: -0.22rem; top: 50%; margin-top: -6px; transition: all 0.3s ease 0s;  } */
#nav > ul > li.xiala h3::before {
    display: block;
}
#nav > ul > li:hover h3::after,
#nav ul li.on h3::after {
}
#nav > ul > li.noSubMenu h3::before {
    display: none;
}
.search_btn {
    cursor: pointer;
    text-align: center;
    float: left;
    transition: all 0.6s ease 0s;
    margin: 0px;
    position: relative;
}
.search_btn img {
    margin: 0px;
}
#header.xg::before,
.body_home.showdiv #header::before {
    height: 0.86rem;
    background: #273cd0;
}
.header_box .xg .w1200 {
    align-items: center;
}
.header_box .xg .header_top {
    display: none;
}
.header_box .xg .sstop {
    top: 0;
}

#m_nav * {
    transition: all 0s ease 0s;
}
.m_header_box {
    transition: all 0.6s ease 0s;
    display: none;
    position: relative;
    z-index: 100000;
}
.m_header_box header {
    padding: 0px 0px 0px 15px;
    height: 0.7rem;
    background: #273cd0;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 3px 5px;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 100;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.m_header_box header #logo img {
    height: auto;
    max-height: 0.6rem;
}
.m_header_box header #logo {
    padding: 0px;
    width: calc(100% - 80px);
}
#nav_btn_box.on {
    background: none;
}
#nav_btn_box {
    position: relative;
    width: 0.7rem;
    height: 0.7rem;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
#nav_btn_box::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: rgb(255, 255, 255);
}
#nav_btn_box::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0px;
    left: -0.15rem;
    border-right: 0.15rem solid rgb(255, 255, 255);
    border-top: 0.7rem solid transparent;
    display: none;
}
#nav_btn {
    cursor: pointer;
    text-align: center;
    z-index: 99999;
    transition: all 0.5s ease 0s;
    outline: none;
    box-shadow: none;
}
#nav_btn .point {
    display: inline-block;
    width: 0.4rem;
    height: 22px;
    position: relative;
    outline: none;
}
#nav_btn .point:hover .navbtn,
#nav_btn .point:hover .navbtn::after,
#nav_btn .point:hover .navbtn::before {
    width: 0.28rem;
}
#nav_btn .navbtn {
    position: absolute;
    top: 12px;
    left: 0px;
    display: inline-block;
    width: 18px;
    height: 2px;
    transition: all 0.3s ease-out 0s;
    background: #273cd0;
}
#nav_btn .navbtn::after,
#nav_btn .navbtn::before {
    position: absolute;
    left: 0px;
    display: inline-block;
    width: 24px;
    height: 2px;
    content: "";
    transition: all 0.3s ease-out 0s;
    background: #273cd0;
}
#nav_btn .navbtn::after {
    top: -8px;
}
#nav_btn .navbtn::before {
    top: 8px;
}
#nav_btn .point.on .navbtn {
    background: transparent;
}
#nav_btn .point.on .navbtn::after {
    transform: rotate(45deg);
    top: 0px;
}
#nav_btn .point.on .navbtn::before {
    transform: rotate(-45deg);
    top: 0px;
}
.m_nav_list {
    flex-direction: column;
    width: 100%;
    height: 100%;
    overflow: auto;
    align-items: center;
    display: flex;
    background: rgba(255, 255, 255, 0.1);
}
.m_nav_list::-webkit-scrollbar {
    display: none;
}
#m_nav {
    z-index: 99999;
    position: fixed;
    width: 100%;
    height: 100vh;
    right: -105vw;
    top: 0px;
    padding: 70px 20px 30px;
    overflow: hidden;
    pointer-events: none;
    transition: all 0.3s ease-out 0s;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background: 0% 0% / cover rgb(247, 247, 247);
    opacity: 0;
    visibility: hidden;
}
#m_nav .close {
    position: absolute;
    top: 7px;
    right: 15px;
    left: 15px;
    font-size: 30px;
    color: rgb(51, 51, 51);
    z-index: 10000;
    width: auto;
    height: 35px;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0px;
}
#m_nav.act {
    pointer-events: auto;
    right: 0px;
    opacity: 1;
    visibility: visible;
}
#m_nav .search_box input.submit {
    background: url("../image/submit.svg") center center / 0.28rem no-repeat
    #273cd0;
}
#m_nav .list_box0 {
    width: 90%;
    margin: 0.32rem auto 0px;
}
#m_nav .list_box0 .li {
    text-align: center;
    color: #273cd0;
    margin: 0px 0rem 0.15rem;
    font-size: 14px;
}
#m_nav .list_box0 .li a {
    background: none;
    padding: 0 0.2rem 0 0;
}
#m_nav .old_rukou {
    margin: 0.24rem 0px 0px;
    width: 100%;
}
.list_box_nav_mobile {
    width: 100%; /* height: calc(100% - 3rem); */
    padding: 0px 0px 10px;
    overflow: hidden scroll;
    margin: 0px; /* flex: 1 1 0%; */
}
.list_box_nav_mobile > li {
    width: 90%;
    overflow: hidden;
    padding: 0px;
    position: relative;
    margin: 0px auto;
}
.list_box_nav_mobile > li .con {
    position: relative;
}
.list_box_nav_mobile > li .a {
    width: 100%;
    border-bottom: 1px solid rgb(226, 226, 226);
    line-height: 0.64rem;
    color: rgb(51, 51, 51);
    padding: 0px;
    font-size: 16px;
    display: flex;
    position: relative;
    transition: all 0.5s ease 0s;
}
.list_box_nav_mobile > li i {
    opacity: 1;
    width: 0.64rem;
    height: 0.64rem;
    background-image: url("../image/arrow_down.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    position: absolute;
    display: block;
    right: 0px;
    top: 2px;
    background-size: 15px 15px !important;
}
.list_box_nav_mobile > li.on1 i {
    transform: rotate(-90deg);
}
.list_box_nav_mobile > li.on .a {
    border-bottom: 1px solid rgb(226, 226, 226);
}
.list_box_nav_mobile > li .list {
    padding: 10px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    display: none;
}
.list_box_nav_mobile > li .list a {
    display: block;
    font-size: 13px;
    color: rgb(102, 102, 102);
    line-height: 2.5;
}
.nav_mask {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 888;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
}
/* 手机搜索 */
.wap_search {
    font-size: 0.16rem;
    border-radius: 5px;
    color: rgb(255, 255, 255);
    width: 100%;
    height: 0.6rem;
    display: block;
    margin-bottom: 0.1rem;
}
.wap_search form {
    height: 100%;
    border-radius: 0.2rem;
    background: rgb(255, 255, 255);
    position: relative;
    width: 3.68rem;
    margin: 0rem auto;
}
.wap_search .input {
    font-size: 0.14rem;
    color: #333;
    height: 0.6rem;
    line-height: 0.5rem;
    padding: 0px 0.24rem;
    box-shadow: none;
    appearance: none;
    float: left;
    border-right: 0px;
    background: none;
    width: calc(100% - 40px);
}
.wap_search .btn_blue {
    position: absolute;
    cursor: pointer;
    top: 0px;
    right: 0px;
    width: 0.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    border: 0px;
    background: url("../image/submit.svg") center center no-repeat #273cd0;
    border-radius: 50%;
}
.wap_search .btn_blue.fr {
    background: rgb(233, 237, 239);
    color: rgb(78, 79, 83);
}
.wap_search input::-webkit-input-placeholder {
    color: rgb(153, 153, 153);
}
.wap_search input:focus::-webkit-input-placeholder {
    color: transparent;
}

/* pc搜索 */
.search_btn {
    cursor: pointer;
}
.search_btn svg {
    fill: rgb(255, 255, 255);
    width: 16px;
    height: 16px;
}
.search-dialog-box {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100vh;
    z-index: 1000000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.6s ease 0s;
}
.search-dialog-box::before {
    content: "";
    position: absolute;
    top: 0px;
    height: 0px;
    background: #273cd0;
    transition: all 0.6s ease 0s;
    left: 0px;
    right: 0px;
    z-index: 1;
    opacity: 0.9;
}
.search-dialog-box.on::before {
    height: 100%;
    display: none;
}
.search-dialog-box .bubbles-bg {
    opacity: 0;
    visibility: hidden;
    display: none;
}
.search-dialog-box .search-bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 0px;
    margin: 0px;
    background: 0% 0% / cover no-repeat rgba(0, 0, 0, 0.7);
    transform-origin: center center;
    transition: height 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0s;
}
.search-dialog-box .wrap-inner {
    transform: translateY(100%);
    transition: all 0.6s ease 0s;
}
.search-dialog {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 2;
}
.search-dialog .search-tit {
    font-size: 0.44rem;
    line-height: 0.56rem;
    color: rgb(255, 255, 255);
    text-align: center;
    overflow: hidden;
    display: none;
}
.search-dialog .search-inner {
    overflow: hidden;
    margin-top: 0px;
}
.search-dialog .search-input {
    width: 8rem;
    margin: 0px auto;
    background-color: rgba(255, 255, 255, 0.1);
    box-sizing: border-box;
    transition: all 0.3s ease 0s;
    max-width: 94%;
}
.search-dialog .search-input input[type="text"] {
    float: left;
    height: 0.7rem;
    width: calc(100% - 1rem);
    background-color: rgb(255, 255, 255);
    font-size: 0.2rem;
    line-height: 0.08rem;
    color: #666;
    transition: all 0.3s ease 0s;
    padding: 0px 0.2rem;
}
.search-dialog .search-input input[type="submit"],
.search-dialog .search-input .clear-btn {
    float: right;
    height: 0.7rem;
    width: 1rem;
}
.search-dialog .search-input input[type="submit"] {
    background-color: #273cd0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 0.4rem;
    background-image: url("../image/search-btn.svg");
    font-size: 0.2rem;
    color: #fff;
}
.search-dialog .search-input .clear-btn {
    background-color: rgba(0, 0, 0, 0.2);
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../image/close-btn.svg");
    background-size: 0.56rem;
    border-radius: 100%;
    margin-right: 0.16rem;
    display: none;
}
.search-dialog .search-input.on {
    background-color: rgb(255, 255, 255);
}
.search-dialog .hot-search {
    font-size: 0px;
    width: 0.49rem;
    margin: 0.096rem auto 0px;
    box-sizing: border-box;
    padding: 0px 0.096rem;
    overflow: hidden;
}
.search-dialog .hot-search .hot-tit,
.search-dialog .hot-search .hot-link {
    display: inline-block;
    zoom: 1;
    vertical-align: top;
}
.search-dialog .hot-search .hot-tit {
    font-size: 0.06rem;
    line-height: 0.08rem;
    color: rgb(255, 255, 255);
    font-weight: bold;
    padding-left: 0.096rem;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 0.08rem;
}
.search-dialog .hot-link {
    margin-left: 0.16rem;
}
.search-dialog .hot-link a {
    display: inline-block;
    zoom: 1;
    font-size: 0.06rem;
    line-height: 0.08rem;
    margin-right: 0.12rem;
    color: rgb(255, 255, 255);
    padding-bottom: 5px;
    position: relative;
}
.search-dialog .hot-link a::before {
    content: "";
    position: absolute;
    left: 0%;
    bottom: 0px;
    width: 100%;
    height: 2px;
    background-color: rgb(255, 255, 255);
    transform: scaleX(0);
    transform-origin: left center;
    transition: transform 0.3s ease 0s;
}
.search-dialog-box .bottom-box {
    position: absolute;
    left: 0px;
    bottom: 5.1%;
    width: 100%;
}
.search-dialog-box .bottom-box .share-box {
    overflow: hidden;
}
.search-dialog-box .bottom-box .copy {
    font-size: 0.35rem;
    line-height: 0.5rem;
    color: rgb(255, 255, 255);
    font-family: gilroy-regular;
    margin-top: 0.5rem;
    overflow: hidden;
}
.header-right.is-open .bubbles-bg {
    visibility: visible;
    opacity: 1;
}
.header-right.is-open .search-btn .con-box {
    display: none;
}
.header-right.is-open .close-btn {
    display: block;
}
.header-right.is-open .item .search-bg {
    transform: scale(1);
}
.search-dialog-box.on {
    opacity: 1;
    visibility: visible;
}
.search-dialog-box.on .search-bg {
    height: 100vh;
}
.search-dialog-box.on .bubbles-bg {
    opacity: 1;
    visibility: visible;
}
.search-dialog-box.on .wrap-inner {
    transform: translateY(0px);
}
.pub-close {
    position: absolute;
    width: 0.48rem;
    height: 0.48rem;
    z-index: 10;
    right: 0.24rem;
    top: 0.216rem;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 100%;
}
.pub-close .bg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #273cd0;
    transform: scale(0);
    border-radius: 100%;
    transition: transform 0.3s ease 0s;
}
.pub-close i {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: 0.12rem;
    background-repeat: no-repeat;
    background-image: url("../image/close-btn.svg");
    transition: all 0.6s ease 0s;
}
.pub-close i:hover {
    transform: rotate(180deg);
}
@keyframes spin {
    100% {
        transform: rotate(1turn);
    }
}
@keyframes spin2 {
    100% {
        transform: rotate(-1turn);
    }
}
@keyframes spin-reverse {
    0% {
        transform: rotate(1turn);
    }
}
@keyframes spin-reverse2 {
    0% {
        transform: rotate(-1turn);
    }
}

/* banner */
.main-visual-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.main-visual-slider {
    overflow: hidden;
    position: relative;
}
.main-visual-slider .swiper-slide {
    overflow: hidden;
}
.swiper-box1 .imged {
    padding-bottom: 90vh;
}
.slide-inner {
    overflow: hidden;
}
/* .main-visual-slider .imged{transform: translate3d(0px, 0px, 0px) scale(1.05); transition: opacity 0.5s} */
.main-visual-slider .swiper-slide-active .imged {
    transform: scale(1);
    transition: all 6s;
}
/*.main-visual-slider .swiper-container::after{width: 100%;height: 0.94rem;background: url(../image/banshad.png) no-repeat;background-size: 100% 100%;z-index: 1;}*/
.main-visual-slider video {
    transform: scale(1.1) \0;
}
.main-visual-slider a p {
    color: #fff;
    font-size: 0.28rem;
    line-height: 1.5;
    position: absolute;
    left: 15%;
    bottom: 4%;
    width: 70%;
    z-index: 10;
}

.banner .btn {
    bottom: 0.7rem;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    width: 100%;
}
.banner .btn span {
    position: relative;
    width: 0.18rem;
    height: 0.18rem;
    margin: 0 0.1rem !important;
    opacity: 1;
    border: 0.02rem solid #fff;
    background: none;
}
.banner .btn .swiper-pagination-bullet-active {
    background: #fff;
}
.ban-b {
    padding-bottom: 0.4rem;
    text-align: center;
}
.sec1 {
    width: 4rem;
    height: 0.5rem;
    max-width: 100%;
    display: flex;
    align-items: center;
    border-radius: 0.1rem;
    background: #fff;
    color: #333;
    margin: -0.3rem auto 0;
    box-shadow: 0px 0px 40px 0px rgba(58, 58, 58, 0.2);
    justify-content: center;
}
.sec1::after {
    width: 1.71rem;
    height: 0.64rem;
    background: url(../image/f1.png) no-repeat;
    background-size: 100% 100%;
    left: auto;
    right: -0.3rem;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}
.sec1 p {
    line-height: 1.4;
    font-size: 0.32rem;
    padding-left: 1rem;
}

/*在线咨询*/

.online-consult {
    display: flex;
    justify-content: center; /* 按钮水平居中 */
}

.button {
    margin: 0 10px; /* 按钮之间的间距 */
    padding: 10px 20px; /* 按钮内边距 */
    border: 2px solid #000; /* 黑色边框 */
    border-radius: 10; /* 圆形边框 */
    text-decoration: none; /* 去掉下划线 */
    color: #000; /* 文字颜色 */
    background-color: #fff; /* 背景颜色 */
    transition: all 0.3s; /* 平滑过渡效果 */
}

.button:hover {
    color: #fff; /* 鼠标悬停时文字颜色变为白色 */
    background-color: #007bff; /* 鼠标悬停时背景颜色变为蓝色 */
    border-color: #007bff; /* 鼠标悬停时边框颜色变为蓝色 */
    border-width: 4px; /* 鼠标悬停时边框变粗 */
}

/* home1 */
.home1 {
    width: 100%;
    padding: 0.8rem 0 0.7rem;
    overflow: hidden;
    z-index: 10;
    position: relative;
}
.home1-t {
    justify-content: space-between;
    align-items: center;
}
.home1 .left {
    width: calc((100% - 4.9rem) / 2);
}
.home1 .mid {
    width: 4.9rem;
    padding: 0.15rem;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.home1 .mid .imged {
    padding-bottom: 100%;
    border-radius: 50%;
}
.home1 .mid::after {
    width: 100%;
    height: 100%;
    background: #f6fbff;
    border-radius: 50%;
}
.home1 .left li {
    flex-wrap: nowrap;
    position: relative;
    margin-bottom: 0.8rem;
    width: 100%;
}
.home1 .left li:last-child {
    margin-bottom: 0;
}
.home1 .left .a {
    width: 95%;
    align-items: center;
    justify-content: space-between;
    padding: 0.15rem 0;
}
.home1 .left .line {
    max-width: 0.95rem;
    position: absolute;
    left: 100%;
    width: 0.9rem;
    width: 3rem;
    height: 1px;
    background: #ddd;
    transform-origin: left;
}
.home1 .left .line img {
    display: none;
}
.home1 .left .a::after {
    width: 95%;
    height: 100%;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(58, 58, 58, 0.1);
    border-radius: 0.3rem 0 0 0;
}
.home1 .left h3 {
    font-size: 0.22rem;
    color: #333;
    line-height: 0.32rem;
    max-height: 0.64rem\0;
    width: calc(100% - 0.54rem);
    padding: 0rem 0.2rem 0rem 0.25rem;
}
.home1 .left .ico {
    width: 0.54rem;
    height: 0.54rem;
    background: url(../image/h1-i.png) no-repeat center/cover;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home1 .left .ico::after {
    width: auto;
    height: auto;
    top: -0.06rem;
    right: -0.06rem;
    bottom: -0.06rem;
    left: -0.06rem;
    background: #fdeee9;
}
.home1 .right ul {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.home1 .right .ico {
    order: -1;
}
.home1 .right .line {
    left: auto;
    right: 100%;
    transform-origin: right;
}
.home1 .left .ico img {
    max-width: 0.35rem;
    max-height: 0.35rem;
}
.home1 .left li:nth-child(2) {
    width: 90%;
}
.home1 .right .a::after {
    left: auto;
    right: 0;
}
.home1 .right li:nth-child(3) {
    width: 90%;
}
.home1 .left li:nth-child(1) .line {
    transform: rotate(30deg);
}
.home1 .left li:nth-child(2) .line {
    transform: rotate(20deg);
}
.home1 .left li:nth-child(3) .line {
    transform: rotate(-20deg);
}
.home1 .right li:nth-child(1) .line {
    transform: rotate(-30deg);
}
.home1 .right li:nth-child(2) .line {
    transform: rotate(-20deg);
}
.home1 .right li:nth-child(3) .line {
    transform: rotate(20deg);
}

@media screen and (min-width: 1200px) {
    .home1 .left li .a:hover .ico img {
        transform: rotateY(360deg);
        transition: 0.5s;
    }
}

@media screen and (max-width: 1024px) {
    .home1 {
        padding: 0;
    }
    .home1 .left {
        width: calc((100% - 3.5rem) / 2);
    }
    .home1 .mid {
        width: 3.5rem;
    }
}

@media screen and (max-width: 768px) {
    .sec1 p {
        font-size: 0.2rem;
        padding: 0 0.2rem;
    }
    .home1 .left {
        width: 100%;
    }
    .home1 .mid {
        margin: 0.3rem auto;
    }
    .home1 .left li .a .line {
        display: none;
    }
    .home1 .left li {
        width: 100% !important;
        margin-bottom: 0.3rem;
    }
    .home1 .left li .a {
        width: 100% !important;
    }
    .home1 .left .a::after {
        width: 98%;
    }
}
/* home2 */
.home2 {
    padding: 0rem 0 0.7rem;
    position: relative;
    z-index: 2;
}
.home2-t {
    align-items: center;
}
.home2 .left {
    width: 48%;
}
.home2 .right {
    width: 54%;
    margin-left: -2%;
    z-index: 10;
    background: url(../image/h2bg.jpg) no-repeat center/cover;
    border-radius: 0.3rem;
    padding: 0.55rem 0.45rem;
}
.home2 .left .scale {
    border-radius: 0.2rem;
}
.home2 .cont p {
    font-size: 0.22rem !important;
    color: #fff !important;
    line-height: 0.38rem !important;
    text-align: justify;
    margin-bottom: 0.3rem;
}
.home2 .cont p span {
    font-size: 0.22rem !important;
    color: #fff !important;
    line-height: 0.38rem !important;
}
.home2 .left .imged {
    padding-bottom: 68%;
}
@media screen and (min-width: 1200px) {
}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 768px) {
    .home2 .left {
        width: 100%;
    }
    .home2 .right {
        width: 100%;
        margin: 0.3rem 0 0;
        padding: 0.2rem;
    }
    .home2 .cont p {
        font-size: 0.18rem !important;
    }
}
/* home3 */
.home3 {
    padding: 0.4rem 0 0.8rem;
    z-index: 1;
    position: relative;
    background: #f1f7ff;
}
.title {
    text-align: center;
    margin-bottom: 0.5rem;
}
.title p {
    font-size: 0.6rem;
    color: #999;
    font-family: sy;
    opacity: 0.1;
    text-transform: uppercase;
}
.title h3 {
    font-size: 0.4rem;
    color: #333;
    font-family: sy;
    margin-top: 0.1rem;
}
.home3-t {
    border-radius: 0.4rem;
    overflow: hidden;
}

.home3-t li {
    width: 1.25rem;
    height: 5.4rem;
    cursor: pointer;
    transition: 0.5s;
    position: relative;
    display: flex;
}
.home3-t li .tab {
    width: calc(100% - 1.25rem);
}
.home3-t li .img {
    width: 1.25rem;
    padding: 0.4rem 0.35rem;
}
.home3-t li .tab h3 {
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #fff;
    font-size: 0.3rem;
    color: #fff;
    line-height: 0.32rem;
    font-family: sy;
    margin-bottom: 0.3rem;
}
.home3-t li .tab h3::after {
    width: 1.12rem;
    height: 0.05rem;
    background: #fff;
}
.home3-t li .tab p {
    font-size: 0.2rem;
    color: #fff;
    line-height: 0.48rem;
}
.home3-t li .img h4 {
    color: #fff;
    font-size: 0.26rem;
    writing-mode: bt-lr;
    -webkit-writing-mode: vertical-lr;
    margin: 0 auto;
    /* width: .3rem; */
    line-height: 1.2;
    letter-spacing: 2px;
}
.home3-t li .num {
    font-size: 0.72rem;
    color: #fff;
    font-family: impact;
    opacity: 0.1;
    position: absolute;
    bottom: 0.3rem;
    right: 0.35rem;
}
.home3-t li:nth-child(1) {
    background: url(https://www.gxtic.edu.cn/gjhz/image/h3bg1.jpg) no-repeat center/cover;
}
.home3-t li:nth-child(2) {
    background: url(../image/h3bg2.jpg) no-repeat center/cover;
}
.home3-t li:nth-child(3) {
    background: url(../image/h3bg3.jpg) no-repeat center/cover;
}
.home3-t li:nth-child(4) {
    background: url(../image/h3bg4.jpg) no-repeat center/cover;
}
.home3-t li:nth-child(5) {
    background: url(../image/h3bg5.jpg) no-repeat center/cover;
}
.home3-t li:nth-child(6) {
    background: url(../image/h3bg6.jpg) no-repeat center/cover;
}
.home3-t li:nth-child(7) {
    background: url(../image/h3bg7.jpg) no-repeat center/cover;
}

.home3-t li.on {
    width: calc(100% - 1.25rem * 6);
}
.home3-t li.on .tab {
    width: 100%;
    padding: 0.5rem 0.35rem;
}
.home3-t li.on .img {
    width: 0;
    padding: 0;
    display: none;
}

@media screen and (min-width: 1200px) {
}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 768px) {
    .home3-t {
        border-radius: 0;
    }
    .home3-t li {
        width: 100% !important;
        height: auto;
        flex-wrap: wrap;
    }
    .home3-t li .tab {
        width: 100% !important;
        display: none;
        padding: 0.2rem;
    }
    .home3-t li .img {
        width: 100% !important;
        display: block !important;
        order: -1;
        padding: 0.2rem;
        text-align: center;
    }
    .home3-t li .img h4 {
        width: 100%;
        font-size: 0.22rem;
        -webkit-writing-mode: horizontal-tb;
    }
    .home3-t li.on .tab {
        padding: 0.2rem;
    }
    .home3-t li.on .img {
        padding: 0.2rem;
    }
    .home3-t li:nth-child(1) {
        background: #222321;
    }
    .home3-t li:nth-child(2) {
        background: #49aa76;
    }
    .home3-t li:nth-child(3) {
        background: #bd9c3b;
    }
    .home3-t li:nth-child(4) {
        background: #3e6099;
    }
    .home3-t li:nth-child(5) {
        background: #44989f;
    }
    .home3-t li:nth-child(6) {
        background: #cc7051;
    }
    .home3-t li:nth-child(7) {
        background: #993232;
    }
    .home3-t li .num {
        font-size: 0.4rem;
        bottom: 0.2rem;
        right: 0.2rem;
    }
    .home3-t li .tab h3 {
        font-size: 0.24rem;
    }
}
/* home4 */
.home4 {
    padding: 0.8rem 0 0.6rem;
    z-index: 1000;
    position: relative;
}
.home4 .title {
    text-align: left;
    margin-bottom: 0;
}
.home4-t {
    align-items: center;
}
.home4 .left {
    width: 47%;
    z-index: 2;
    background: #fff;
    border-radius: 0.3rem;
    box-shadow: 0px 0px 40px 0px rgba(58, 58, 58, 0.2);
    padding: 1rem;
}

.home4 .right {
    width: 58%;
    padding: 0 0.2rem 0.2rem 0;
    margin-left: -5%;
}
.home4 .right::after {
    width: auto;
    height: auto;
    right: 0;
    left: 0.2rem;
    bottom: 0;
    top: 0.2rem;
    background: #e0effb;
}

.home4 .left li {
    margin-bottom: 0.35rem;
}

.home4 .left li img {
    display: inline-block;
    margin-right: 0.15rem;
    width: 0.24rem;
}
.home4 .left li h3 {
    font-size: 0.24rem;
    color: #333;
    line-height: 1.3;
    align-items: center;
    flex-wrap: nowrap;
}
.home4 .left h3::after {
    width: auto;
    height: 0.15rem;
    background: #e7ebff;
    border-radius: 0.15rem;
    left: -0.1rem;
    right: 0;
}

@media screen and (min-width: 1200px) {
}

@media screen and (max-width: 1024px) {
    .home4 {
        padding: 0.4rem 0;
    }
}

@media screen and (max-width: 768px) {
    .home4 .title {
        margin-bottom: 0.25rem;
    }
    .home4 .left {
        width: 100%;
        z-index: 2;
        padding: 0.3rem;
    }
    .home4 .right {
        width: 100%;
        padding: 0 0.2rem 0.2rem 0;
        margin-left: 0%;
        margin-top: 0.3rem;
    }
}
/* home5 */
.home5 {
    padding: 0rem 0 0.5rem;
    background: #f8fbff;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1), #f8fbff);
}
.home5-t {
    padding: 0 8%;
}
.home5-t p {
    font-size: 0.22rem;
    color: #333;
    line-height: 0.48rem;
    margin-bottom: 0.5rem;
    width: 100%;
}
.home5-t ul {
    justify-content: space-between;
}
.home5-t ul li {
    width: 48%;
    background: url(../image/h5bg1.png) no-repeat;
    border-radius: 0.3rem;
    overflow: hidden;
    padding: 0.35rem;
    height: 2.45rem;
    background-size: 100% 100% !important;
}
.home5-t ul li:last-child {
    background: url(../image/h5bg2.png) no-repeat;
}
.home5-t ul li h3 {
    color: #fff;
    font-size: 0.3rem;
    font-weight: bold;
    margin-bottom: 0.3rem;
}
.home5-t ul li h4 {
    color: #fff;
    font-size: 0.22rem;
    line-height: 0.48rem;
}

@media screen and (min-width: 1200px) {
}

@media screen and (max-width: 1024px) {
    .home5-t {
        padding: 0%;
    }
    .home5-t ul li {
        width: 49%;
    }
}

@media screen and (max-width: 768px) {
    .home5-t ul li {
        width: 100%;
        margin-bottom: 0.3rem;
    }
}

/* home6 */
.home6 {
    width: 100%;
    padding: 0rem 0 0.5rem;
    overflow: hidden;
}
.home6 .title h3 {
    color: #1541c8;
}
.home6-t ul {
    margin: 0 -0.2rem;
}
.home6-t ul li {
    width: 25%;
    padding: 0 0.2rem;
}
.home6-t ul li h3 {
    display: inline-block;
    width: 1.54rem;
    height: 0.56rem;
    background: url(../image/h6bg.jpg) no-repeat center/cover;
    text-align: center;
    line-height: 0.56rem;
    color: #fff;
    font-size: 0.26rem;
    border-radius: 0.14rem 0.14rem 0 0;
}
.home6-t ul li .h6-b {
    width: 100%;
    height: 2.65rem;
    background: url(../image/h6bg1.jpg) no-repeat center/cover;
    box-shadow: 0px 0px 40px 0px rgba(58, 58, 58, 0.2);
    border-radius: 0 0.3rem 0.3rem;
    padding: 0.35rem 0.25rem;
    justify-content: space-between;
    align-items: flex-start;
}
.home6-t ul li p {
    width: 50%;
    font-size: 0.2rem;
    color: #333;
    line-height: 0.48rem;
    white-space: nowrap;
}

@media screen and (max-width: 1200px) {
    .home6-t ul {
        margin: 0 -0.1rem;
    }
    .home6-t ul li {
        width: 25%;
        padding: 0 0.1rem;
    }
    .home6-t ul li .h6-b {
        padding: 0.35rem 0.15rem;
    }
}
@media screen and (max-width: 980px) {
    .home6-t ul li {
        width: 50%;
        margin-bottom: 0.3rem;
    }
}

@media screen and (max-width: 768px) {
    .home6-t ul li {
        width: 100%;
    }
}
/* home7 */
.home7 {
    width: 100%;
    padding: 0.5rem 0 0.8rem;
    overflow: hidden;
    background: #f6faff;
}
.home7-t {
    border-radius: 0.3rem;
    overflow: hidden;
    height: 5.6rem;
}
.home7-t .left {
    width: 35%;
    height: 100%;
    padding: 0.5rem 0.25rem 0;
    background: url(../image/h7bg1.jpg) no-repeat center/cover;
}
.home7-t .right {
    width: 65%;
    height: 100%;
    padding: 0.5rem 0.9rem 0;
    background: url(../image/h7bg.jpg) no-repeat center/cover;
}
.home7-t .left h3 {
    font-size: 0.3rem;
    color: #fff;
    font-family: sy;
    margin-bottom: 0.4rem;
}
.home7-t .left h3 span {
    font-size: 0.72rem;
    font-family: sy;
}
.home7-t .left p {
    color: #fff;
    font-size: 0.22rem;
    line-height: 0.48rem;
    padding-left: 0.2rem;
}
.home7-t .left p span {
    font-size: 0.32rem;
}
.home7-t .left p::after {
    width: 100%;
    height: 0.82rem;
    background: url(../image/h7bg.png) no-repeat;
    background-size: 100% 100%;
}
.home7-t .left h5 {
    color: #fff;
    font-size: 0.2rem;
    margin-top: 1.35rem;
}
.home7-t .right h3 {
    color: #333;
    font-size: 0.3rem;
    margin-bottom: 0.3rem;
}
.home7-t .right p {
    font-size: 0.22rem;
    color: #333;
    line-height: 0.5rem;
}
/*新增的表格样式*/
.home7-t .right .table {
    width: 100%;
    text-align: center;
    border-collapse: collapse; /* 合并边框 */
    table-layout: auto; /* 每列宽度自动适应 */
    font-size: 0.15rem;
}

.home7-t .right .table.table-bordered {
    border: 1px solid #dee2e6; /* 外部边框 */
}

.home7-t .right .table.table-bordered th,
.home7-t .right .table.table-bordered td {
    border: 1px solid #dee2e6; /* 内部单元格边框 */
}

.home7-t .right .table th {
    background-color: #007bff; /* 表头背景色 */
    color: #fff; /* 表头字体颜色 */
}

.home7-t .right .table td,
.home7-t .right .table th {
    padding: 5px; /* 单元格内边距 */
}

.home7-t .right .table .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #58718b; /* 奇数行背景色 */
}

.home7-t .right .table .table-striped > tbody > tr:hover {
    background-color: #0056b3; /* 鼠标悬停时的背景色 */
}

@media (max-width: 768px) {
    .home7-t .right .table th:not(:nth-child(1)):not(:nth-child(2)),
    .home7-t .right .table td:not(:nth-child(1)):not(:nth-child(2)) {
        display: none; /* 隐藏除第一和第二列之外的所有列 */
    }
}

@media screen and (min-width: 1200px) {
}

@media screen and (max-width: 1024px) {
    .home7-t .left {
        width: 35%;
        height: 100%;
        padding: 0.7rem 0.25rem 0;
    }
    .home7-t .right {
        width: 65%;
        height: 100%;
        padding: 0.65rem 0.9rem 0;
    }
    .home7-t .left p::after {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .home7-t {
        height: auto;
        border-radius: 0;
    }
    .home7-t .left {
        width: 100%;
        height: 100%;
        padding: 0.5rem 0.25rem;
    }
    .home7-t .right {
        width: 100%;
        height: 100%;
        padding: 0.5rem 0.3rem;
    }
    .home7-t .left h5 {
        margin-top: 0.5rem;
    }
    .home7-t .left h3 span {
        font-size: 0.5rem;
    }
    .home7-t .left p span {
        font-size: 0.28rem;
    }
    .home7-t .left p {
        padding-left: 0;
    }
}
/* home8 */
.home8 {
    width: 100%;
    padding: 0.7rem 0 0.5rem;
    overflow: hidden;
    background: #eaf4ff;
}
.home8-t {
    align-items: center;
}
.home8 .left {
    width: 35%;
}
.home8 .right {
    width: 65%;
    padding-left: 0.45rem;
}
.home8 .left .scale {
    padding: 0.15rem;
    border-radius: 50%;
    border: 1px dashed #96b2ff;
}
.home8 .left .imged {
    padding-bottom: 100%;
    border-radius: 50%;
}
.home8 .right li {
    width: 100%;
    margin-bottom: 0.3rem;
    padding: 0.2rem 0.3rem;
}
.home8 .right li::after {
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(58, 58, 58, 0.2);
    border-radius: 0 0.65rem 0.65rem 0.3rem;
}

.home8 .right li .ico {
    width: 0.72rem;
    height: 0.72rem;
    border-radius: 50%;
    background: #fff;
    display: flex;
    justify-content: center;
    transition: 0.5s;
    align-items: center;
}
.home8 .right li .con {
    width: calc(100% - 0.72rem);
    padding-left: 0.3rem;
    transition: 0.5s;
}
.home8 .right li .con h3 {
    font-size: 0.22rem;
    color: 3333;
    line-height: 0.38rem;
}
.home8 .right li .con h3 span {
    font-size: 0.26rem;
    color: #366cff;
    font-weight: bold;
    line-height: 0.38rem;
}
.home8 .right li .ico img {
    width: 0.46rem;
    height: 0.48rem;
}

@media screen and (min-width: 1200px) {
    .home8 .right li:hover::after {
        width: 100%;
    }
    .home8 .right li:hover .ico {
        background: #f2f5ff;
    }
}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 768px) {
    .home8 .left {
        width: 80%;
        margin: 0 auto 0.3rem;
    }
    .home8 .right {
        width: 100%;
        padding-left: 0rem;
    }
    .home8 .right li {
        padding: 0;
    }
    .home8 .right li .con h3 {
        font-size: 0.2rem;
    }
    .home8 .right li .con h3 span {
        font-size: 0.22rem;
    }
}
/* home9 */
.home9 {
    width: 100%;
    padding: 0.5rem 0;
    overflow: hidden;
    background: #f3f8ff;
}
.home9-t {
    align-items: center;
}
.home9-t .left {
    width: 35%;
    background: url(../image/h7bg1.jpg) no-repeat center/cover;
    border-radius: 0.2rem 0 0 0.2rem;
    padding: 0.5rem 0.6rem;
}
.home9-t .right {
    width: 65%;
    box-shadow: 0px 0px 20px 0px rgba(58, 58, 58, 0.2);
    background: #fff;
    border-radius: 0.3rem;
    padding: 0.4rem 0.3rem 0;
}
.home9-t .right ul {
    margin: 0 -0.35rem;
}
.home9-t .right li {
    width: 33.3%;
    padding: 0 0.35rem;
    margin-bottom: 0.5rem;
}
.home9-t .right li p {
    text-align: center;
    color: #333;
    font-size: 0.18rem;
    transition: 0.5s;
    line-height: 1.4;
}
.home9-t .right li .img {
    width: 1.28rem;
    height: 1.64rem;
    margin: 0 auto;
}

.home9-t .left p {
    color: #fff;
    font-size: 0.22rem;
    line-height: 0.48rem;
}

@media screen and (min-width: 1200px) {
    .home9-t .right li:hover p {
        color: #1541c8;
    }
}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 768px) {
    .home9-t .left {
        width: 100%;
        padding: 0.3rem;
    }
    .home9-t .right {
        width: 100%;
        padding: 0.1rem 0.3rem 0;
        margin-top: 0.3rem;
    }
    .home9-t .right ul {
        margin: 0 -0.1rem;
    }
    .home9-t .right li {
        padding: 0 0.1rem;
        margin-bottom: 0.3rem;
    }
    .home9-t .left p {
        font-size: 0.2rem;
    }
}
/* home10 */
.home10 {
    width: 100%;
    padding: 0rem 0 0.5rem;
    overflow: hidden;
    background: #f3f8ff;
}
.home10 ul {
    justify-content: center;
}
.home10 ul li {
    padding: 0 0.2rem;
}
.home10 ul li h3 {
    font-size: 0.24rem;
    font-family: sy;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #273cd0;
    padding: 0 0.3rem;
    border-radius: 0.2rem 0.2rem 0 0;
    height: 0.62rem;
    background: #dfe6fc;
    cursor: pointer;
}
.home10 ul li.on h3 {
    background: url(../image/h6bg.jpg) repeat-x center/cover;
    color: #fff;
}

.home10-t {
    background: #fff;
    padding: 0.4rem;
    box-shadow: 0px 0px 20px 0px rgba(58, 58, 58, 0.2);
    border-radius: 0.3rem;
    overflow: hidden;
}
.h10-tab {
    display: none;
}
.h10-tab:first-child {
    display: block;
}
.h10-t .left {
    width: 48%;
}
.h10-t .right {
    width: 52%;
    padding: 0 0.45rem;
}
.h10-t .left img {
    width: 100%;
}
.h10-t .right h3 {
    /* margin-bottom: .35rem; */
    display: flex;
    flex-wrap: wrap;
}
.h10-t .right h3 span {
    align-items: center;
    padding: 0.1rem 0.2rem;
    background: #f2f4ff;
    border-radius: 0.2rem;
    font-size: 0.16rem;
    color: #333;
    margin-right: 0.25rem;
    margin-bottom: 0.35rem;
}
.h10-t .right h3 span img {
    display: inline-block;
    margin-right: 0.1rem;
}
.h10-t .right p {
    font-size: 0.15rem !important;
    color: #333 !important;
    line-height: 0.28rem !important;
    margin-bottom: 0.1rem;
}
.h10-t .right p span {
    font-size: 0.2rem !important;
    color: #333 !important;
    line-height: 0.28rem !important;
}
/*增加表格样式*/
.h10-t .right .table {
    width: 100%;
    text-align: center;
    border-collapse: collapse; /* 合并边框 */
    table-layout: auto; /* 每列宽度自动适应 */
    font-size: 0.15rem;
}

.h10-t .right .table.table-bordered {
    border: 1px solid #dee2e6; /* 外部边框 */
}

.h10-t .right .table.table-bordered th,
.h10-t .right .table.table-bordered td {
    border: 1px solid #dee2e6; /* 内部单元格边框 */
}

.h10-t .right .table th {
    background-color: #007bff; /* 表头背景色 */
    color: #fff; /* 表头字体颜色 */
}

.h10-t .right .table td,
.h10-t .right .table th {
    padding: 5px; /* 单元格内边距 */
}

.h10-t .right .table .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #58718b; /* 奇数行背景色 */
}

.h10-t .right .table .table-striped > tbody > tr:hover {
    background-color: #0056b3; /* 鼠标悬停时的背景色 */
}

@media (max-width: 768px) {
    .h10-t .right .table th:not(:nth-child(1)):not(:nth-child(2)),
    .h10-t .right .table td:not(:nth-child(1)):not(:nth-child(2)) {
        display: none; /* 隐藏除第一和第二列之外的所有列 */
    }
}
/*表格样式结束*/
@media screen and (max-width: 1200px) {
    .h10-t .right p {
        margin-bottom: 0.15rem;
    }
}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 768px) {
    .home10 ul li {
        margin-bottom: 0.25rem;
    }
    .home10-t {
        padding: 0.25rem;
    }
    .h10-t .left {
        width: 100%;
    }
    .h10-t .right {
        width: 100%;
        padding: 0rem;
        margin-top: 0.3rem;
    }
}
/* home11 */
.home11 {
    width: 100%;
    padding: 0.3rem 0 0;
    overflow: hidden;
    background: #f3f8ff;
}
.home11 .wp {
    width: 12rem;
}
.home11-t {
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(58, 58, 58, 0.2);
    border-radius: 0.3rem;
    overflow: hidden;
    padding: 0.3rem 0.6rem 0.5rem;
    position: relative;
    z-index: 2;
}
.home11-t ul {
    justify-content: space-between;
}
.home11-t li {
    width: 45%;
    align-items: center;
}
.home11-t li .img {
    width: 0.8rem;
    height: 0.8rem;
    background: #ecf2ff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home11-t li .con {
    width: calc(100% - 0.8rem);
    padding-left: 0.3rem;
}
.home11-t li h3 {
    font-size: 0.26rem;
    color: #333;
    margin-bottom: 0.25rem;
}
.home11-t li p {
    font-size: 0.2rem;
    color: #333;
    line-height: 0.34rem;
}
.home11-t li .img img {
    max-width: 0.46rem;
    max-height: 0.46rem;
}
@media screen and (min-width: 1200px) {
}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 768px) {
    .home11-t {
        padding: 0.3rem;
    }
    .home11-t li {
        width: 100%;
        margin-bottom: 0.3rem;
    }
}
/* foot */
.footer {
    width: 100%;
    padding: 0.4rem 0;
}
.footer::after {
    width: 100%;
    height: auto;
    top: -2rem;
    background: url(../image/fbg.png) no-repeat center/cover;
}
.foot-t {
    justify-content: space-between;
    align-items: center;
}
.fot-1 {
    width: 53%;
}
.fot-2 {
    width: 45%;
}
.fot-1 .fot {
    margin-bottom: 0.3rem;
}
.fot-1 p {
    color: #fff;
    font-size: 0.18rem;
    line-height: 0.38rem;
}
.fot-1 p a {
    display: inline-block;
    padding: 0 0.1rem;
}
.footer .fot-2 p {
    margin-top: 0.15rem;
    color: #fff;
    font-size: 0.14rem;
    text-align: center;
    line-height: 1.4;
}
.footer .fot-2 li {
    width: 25%;
    padding-left: 0.35rem;
}
.footer .fot-2 li img {
    width: 1.3rem; /* height: 1.3rem; */
    border-radius: 0.06rem;
}
@media screen and (max-width: 768px) {
    .fot-1 {
        width: 100%;
    }
    .fot-2 {
        width: 100%;
        margin-top: 0.3rem;
    }
    .footer .fot-2 li {
        width: 25%;
        padding-left: 0.15rem;
    }
}

/*  */

.rightFix {
    position: fixed;
    right: 0.2rem;
    top: 50%;
    transform: translateY(-50%);
    z-index: 20000;
    width: 0.6rem; /* padding: .35rem 0; */
}
.rightFix h3 {
    width: 0.6rem;
    flex-direction: column;
    align-items: center;
    padding: 0.35rem 0;
    background: url(../image/nav-r.jpg) no-repeat center/cover;
    border-radius: 0.3rem;
    transition: 0.5s;
}
.rightFix h3 span {
    color: #fff;
    font-size: 0.2rem;
    display: inline-block;
    padding: 0.15rem 0;
    width: 0.3rem;
    text-align: center;
}
.rightFix .img {
    width: 1.1rem;
    height: 0;
    transform: translateX(130%);
    transition: 0.5s;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.55rem;
}
.rightFix:hover .img {
    transform: translateX(0);
    height: 1.1rem;
}
.rightFix:hover h3 {
    transform: translateX(150%);
}
@media screen and (min-width: 1200px) {
}

@media screen and (max-width: 1600px) {
    #logo {
        width: 4rem;
    }
    #header .right {
        /* padding-left:5%; */
    }
}
@media screen and (max-width: 1400px) {
    #header .right {
        /* padding-left: 5%; */
    }
    #nav ul li h3 {
        font-size: 0.18rem;
    }
    .list_box0 .li {
        padding-right: 0.05rem;
    }
    .list_box0 .li > a .top_ico {
        margin-right: 0.05rem;
    }
}
@media screen and (max-width: 1200px) {
    .header_box,
    .home3 .titl ul {
        display: none;
    }
    .m_header_box {
        display: block;
        height: 0.7rem;
    }
    .swiper-box1 .imged {
        padding-bottom: 50%;
    }
    .rightFix {
        display: none !important;
    }
}
@media screen and (max-width: 1024px) {
    .main-visual-slider .swiper-container::after {
        display: none;
    }
    .sec1::after {
        width: 1rem;
        height: 0.3rem;
    }
    .home2,
    .home8,
    .home9,
    .home6,
    .home7 {
        padding: 0.4rem 0;
    }
    .home3 {
        padding: 0.15rem 0 0 0;
    }
    .home5,
    .home10 {
        padding: 0 0 0.4rem;
    }
    .home11 {
        padding: 0;
    }
}
@media screen and (max-width: 980px) {
}
@media screen and (max-width: 768px) {
    .txt1 {
        font-size: 0.2rem !important;
    }
    .p1 {
        line-height: 2 !important;
        font-size: 0.16rem !important;
    }
    .title {
        margin-bottom: 0.35rem;
    }
    .title h3 {
        font-size: 0.28rem;
    }
    .title p {
        font-size: 0.34rem;
    }
}

@media screen and (max-width: 600px) {
}
@media screen and (max-width: 420px) {
}
@media (min-width: 200px) {
    [aos="zoom-in"] {
        transform: scale(0.5);
    }
    html:not(.no-js) [data-aos="fade-right"] {
        -webkit-transform: translate3d(-150px, 0, 0);
        transform: translate3d(-150px, 0, 0);
    }
    html:not(.no-js) [data-aos="fade-left"] {
        -webkit-transform: translate3d(150px, 0, 0);
        transform: translate3d(150px, 0, 0);
    }
    html:not(.no-js) [data-aos="fade-down"] {
        -webkit-transform: translate3d(-150px, -150px, 0);
        transform: translate3d(-150px, -150px, 0);
    }
}
/* home12 研学优势 */
.home12 {
    padding: 0.4rem 0 0.8rem;
    z-index: 1;
    position: relative;
    background: #f1f7ff;
}

.advantages {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.advantages li {
    width: 30%;
    box-sizing: border-box;
    padding: 10px;
    margin: 10px;
    display: flex;
    align-items: center;
    border: 1px solid #ddd; /* 添加边框 */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* 添加底部阴影 */
    margin-bottom: 20px; /* 添加底部间距 */
    transition: transform 0.3s ease; /* 添加过渡效果 */
}

.advantages li:hover {
    transform: translateY(-5px); /* 鼠标悬停时稍微上移 */
}

.icon {
    flex: 1;
    text-align: right;
}

.icon img {
    max-width: 100%;
    height: auto;
}

.text {
    flex: 2;
    text-align: left;
    padding-left: 10px;
    font-size: 20px;
    font-weight: bold;
}
@media all and (max-width: 1199px) {
    .advantages li {
        width: 46%;
        margin: 0 2% 1em;
    }
}

@media all and (max-width: 767px) {
    .advantages {
        padding: 30px 0 50px;
    }
    .advantages .icon {
        width: 50px;
    }
    .advantages .text {
        font-size: 16px;
        width: calc(100% - 50px);
    }
    .advantages .text p {
        padding: 5px 0;
    }
}
@media all and (max-width: 610px) {
    .advantages li {
        display: initial;
        margin-bottom: 1.6em;
        padding: 0.8em 0;
        width: 47%;
        margin: 0 1.5% 0.6em;
    }
    .advantages .icon {
        float: none;
        width: auto;
    }
    .advantages .icon img {
        width: 26%;
        display: block;
        margin: 0 auto;
    }
    .advantages .text {
        text-align: center;
        padding: 0;
        width: 100%;
    }
}
@media all and (max-width: 510px) {
    .r5 li {
        width: 31%;
    }
}
@media all and (max-width: 450px) {
    .advantages {
        padding: 25px 0 35px;
    }

    .advantages .text {
        font-size: 14px;
    }
}
/* home13 新闻*/
.home13 {overflow: hidden;}
.news-slick {
    width: 100%;
}
/*.news-slick .slick-prev {
    width: 25px;
    height: 40px;
    background: url(../images/ztz2.png) center no-repeat;
    background-size: 100% 100%;
    z-index: 999;
    left: -3%;
}

.news-slick .slick-next {
    width: 25px;
    height: 40px;
    background: url(../images/zty2.png) center no-repeat;
    background-size: 100% 100%;
    z-index: 999;
    right: -3%;
}*/
/*修改箭头样式*/
/*.news-slick .slick-next,
.news-slick .slick-prev {
    position: absolute;
    width: 40px;
    right: -5%;
    top: calc(50% - 15px);
    &::after {
        font-family: "novem-icons";
        font-size: 50px;
        color: #1d2e7c;
    }
}

.news-slick .slick-prev {
    left: -5%;
    &::after {
        content: "\ebcb";
    }
}

.news-slick .slick-next {
    left: auto;
    right: -5%;
    &::after {
        content: "\ebcc";
    }
}*/
/**/

.thumb_box,
.text_box {
    float: left;
    width: 49%;
}
.text_box {
    float: right;
    padding: 0 1em;
}
.text_box .detail {
    color: #fff;
}
.text_box h3 {
    font-size: 20px;
    font-weight: bold;
    padding: 0.6em 0 1.5em;
    line-height: 1.5;
    color: #333;
    margin-top: 0.4rem;
}
.text_box .des {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 30px;
    color: #636567;
    line-height: 1.8;
    text-align: justify;
    text-justify: inter-character;
    font-size: 16px;
    font-weight: normal;
}
.text_box .time {
    margin-bottom: 30px;
    color: #636567;
}

.thumb_box .pic {
    padding-top: 62%;
    position: relative;
}
.thumb_box img {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    transition: 0.5s all;
    -webkit-transition: 0.6s all;
}
.thumb_box .pic:hover img {
    transform: scale(1.06);
    -webkit-transform: scale(1.06);
    cursor: hand;
}
.thumb_box .detail,
.text_box .pic {
    display: none;
}
.btn {
    transition: all linear 0.3s;
    width: 32%;
    display: inline-block;
    border: 1px solid #999;
    font-size: 14px;
    padding: 0.7em 0;
    margin: 1.5em auto 0.5em;
    color: #666;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    text-align: center;
}
.btn a:hover{color: #fff;}
.btn:hover {
    background: #1d2e7c;
    color: #fff;
    border-color: #1d2e7c;
}

/*home13 新闻*/
.home14 {
}
.home14 .bd ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}

.home14 .bd ul li {
    text-align: center;
    float: left;
    width: 28%;
    margin: 0 2.5% 1em;
    padding: 12px;
    background: #f6f5fd;
    display: flex;
}
.home14 .bd li:hover {
    box-shadow: 0 0 5px #3336;
}
.home14 .bd ul li h3 {
    text-align: center;
    font-size: 20px;
    padding: 0.8em 0 0.2em;
    line-height: 1.5;
    font-weight: bold;
}
.home14 .bd ul li .intro {
    line-height: 1.5;
    margin-top: 0.8em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 20;
    -webkit-box-orient: vertical;
    text-align: initial;
}
.home14 .bd ul li li:hover .intro {
    color: initial;
}
.home14 .bd ul li .btn {
    transition: all linear 0.3s;
    width: 32%;
    display: inline-block;
    border: 1px solid #999;
    font-size: 14px;
    padding: 0.7em 0;
    margin: 1.5em auto 0.5em;
    color: #666;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
}
.home14 .bd ul li .btn:hover {
    background: #1d2e7c;
    color: #fff;
    border-color: #1d2e7c;
}

@media all and (max-width: 940px) {
    .home13 .news-slick .text_box .intro,
    .home13 .news-slick .btn,
    .home13 .news-slick .text_box .des {
        display: none;
    }
}
@media all and (max-width: 767px) {
    .home14 .bd ul li {
        width: 100%;
        margin: 0;
    }
    .home13 .news-slick .text_box h3 {
        font-size: 19px;
        margin-top: 0px;
    }
    .home13 .news-slick .thumb_box {
        width: 66%;
    }
    .home13 .news-slick .text_box {
        width: 32%;
    }
}
@media all and (max-width: 610px) {
    .r2 li {
        display: initial;
        margin-bottom: 1.6em;
        padding: 0.8em 0;
        width: 47%;
        margin: 0 1.5% 0.6em;
    }

    .r2 .icon {
        float: none;
        width: auto;
    }
    .r2 .icon img {
        width: 26%;
        display: block;
        margin: 0 auto;
    }
    .r2 .text {
        text-align: center;
        padding: 0;
        width: 100%;
    }
    .home14 .bd ul li h3,
    .home13 .news-slick .text_box h3 {
        font-size: 18px;
        margin-top: 0px;
    }
    .home13 .news-slick .text_box .time {
        display: none;
    }
}
@media all and (max-width: 510px) {
}
@media all and (max-width: 450px) {
    .home14 .bd ul li h3,
    .home13 .news-slick .text_box h3 {
        font-size: 16px;
        margin-top: 0px;
    }
    .home13 .news-slick .thumb_box,
    .home13 .news-slick .text_box {
        width: 100%;
    }
    .home13 .news-slick .pagination {
        left: 30%;
    }
}
/*在线咨询*/

.link-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 10vh;
    margin: -0.5rem auto 0;
}

.link {
    padding: 5px auto;
    background: #fff;
    box-shadow: 0px 0px 5px 0px rgba(58, 58, 58, 0.1);
    display: flex;
    justify-content: center;
    gap: 5px;
    border-radius: 5px;
    position: relative;
}

.link a {
    position: relative;
    display: inline-block;
    padding: 16px 23px;
    text-decoration: none;
    color: #333;
    font-size: 0.2rem;
    font-weight: 600;
    transition: background-color 0.3s ease;
}

.link a:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -2px;
    width: 2px;
    height: 20px;
    background-color: #b6b6b6;
    z-index: 1;
}

.link a:hover::after {
    /*visibility: hidden;*/
}

.link a:hover {
    color: #fff;
    background: #06318f;
}

.link a:hover::before {
    content: "";
    position: absolute;
    top: -0.05rem;
    left: 0;
    right: 0;
    bottom: -0.05rem;
    background-color: #06318f;
    z-index: -2;
    border-radius: 5px;
}
/* 小屏幕设备的样式 */
@media (max-width: 768px) {
    .link a {
        font-size: 14px;
        padding: 5px 10px;
    }

    .link a:hover {
        color: #000;
        background: #fff;
    }

    .link a:hover::before {
        top: 0;
        bottom: 0;
        background-color: transparent;
        border: 1px solid #06318f;
    }
}

/*海外学习遮罩样式*/
.oversea-study {
    margin-bottom: 100px;
}
.image-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -6px;
}

/* 列表项样式 */
.image-list li {
    flex: 0 0 33.333%;
    max-width: 33.333%;
    padding: 0 6px;
    box-sizing: border-box;
}

.image-list li img {
    width: 100%;
    height: 507px;
    object-fit: cover; /* 保持图片比例 */
}

.image-list li a {
    display: block;
    position: relative;
}

.image-list li .overlay-link {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    background-color: rgba(26, 53, 101, 0.7);
    color: white;
    padding: 20px;
    box-sizing: border-box;
    transition: all 0.5s ease-in-out;
}

.image-list li .overlay-link .link-cn-title {
    font-size: 36px;
    margin-bottom: 10px;
}

.image-list li .overlay-link .link-en-title {
    font-size: 20px;
    text-transform: uppercase;
}

.image-list li .overlay {
    margin: auto 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(60, 102, 174, 0.5); /* 半透明背景 */
    color: white;
    display: flex; /* 使用 Flexbox 布局 */
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
    flex-direction: column; /* 垂直排列子元素 */
    padding: 20px;
    box-sizing: border-box;
    /*display: none;*/ /* 默认隐藏 */
    transition: all 0.5s ease-in-out;
    opacity: 0;
}
/*新增鼠标效果 */
a:hover .overlay-link {
    opacity: 0;
}
a:hover .overlay {
    opacity: 1;
}
/*结束鼠标效果*/
.image-list li .overlay .cn-title,
.en-title,
.intro {
    display: flex; /* 使用 Flexbox 布局 */
    justify-content: center; /* 水平居中 */
    align-items: start; /* 垂直居中 */
    flex-direction: column; /* 垂直排列子元素 */
    text-align: left;
    text-transform: uppercase;
}
.image-list li .overlay .cn-title,
en-title {
    font-size: 26px;
    line-height: 30px;
    padding: 10px 0;
    margin-bottom: 10px;
}
.image-list li .overlay .intro {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    padding: 10px 0;
    border-top: 1px solid white;
    margin-top: 10px;
}

/*.image-list li .overlay {*/
/*  margin:0 auto;*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  background-color: rgba(60, 102, 174, 0.5); !* 半透明背景 *!*/
/*  color: white;*/
/*  display: none; !* 默认隐藏 *!*/
/*  padding: 20px;*/
/*  box-sizing: border-box;*/
/*}*/

/*.image-list li .overlay .cn-title {*/
/*  font-size: 26px;*/
/*  position: absolute;*/
/*  top: 144px;*/
/*  left: 73px;*/
/*}*/

/*.image-list li .overlay .en-title {*/
/*  font-size: 16px;*/
/*  margin-bottom: 10px;*/
/*  position: absolute;*/
/*  top: 191px;*/
/*  left: 73px;*/
/*  text-transform: uppercase;*/
/*}*/

/*.image-list li .overlay .intro {*/
/*  font-size: 14px;*/
/*  width: 345px;*/
/*  border-top: 1px solid white;*/
/*  !*padding:27px 43px;*!*/
/*  padding: 0 43px;*/
/*  !*margin-top: 10px;*!*/
/*  text-align: justify;*/
/*  position: absolute;*/
/*  top:45%;*/
/*  !*  top: 205px;*/
/*  left: 73px;*!*/
/*  margin: 0 auto;*/
/*  line-height: 20px;*/
/*}*/

/* .image-list li:hover .overlay {
  display: block;
} */
/* 手机端适配 */
@media (max-width: 768px) {
    .oversea-study {
        margin-bottom: 20px;
    }
    .image-list li {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 12px;
        margin-bottom: 5px;
    }

    .image-list li img {
        height: auto;
    }

    .image-list li .overlay {
        padding: 15px;
        opacity: 0;
    }

    .image-list li .overlay .cn-title,
    .image-list li .overlay .en-title,
    .image-list li .overlay .intro {
        left: 15px;
    }

    .image-list li .overlay .intro {
        display: none;
    }
}

/*项目优势*/
/*.pro-adv {
    background-color: #f0f7ff;
}
.pro-adv .bd {
    width: 100%;
    padding: 50px 117px;
}

.item-list {
    display: flex;
    flex-wrap: wrap;
}

.adv-item {
    flex: 0 0 33.333%;
    box-sizing: border-box;
    padding: 70px 0;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.3s;
    display: inline-block;
}
.adv-item .iconfont {
    font-size: 55px;
}
.adv-item p {
    margin: 15px 0;
    font-size: 20px;
}

.adv-item:nth-child(odd) {
    background-color: white;
}

.adv-item:nth-child(even) {
    background-color: #f4f4f4;
}

.adv-item:hover {
    background-color: #06318f;
    color: white;
}

.adv-item:hover img {
    filter: invert(100%);
}

@media (max-width: 768px) {
    .adv-item {
        flex: 0 0 33%;
        padding: 10px;
    }

    .pro-adv .bd {
        padding: 25px;
    }
    .adv-item p {
        margin: 10px 0;
        font-size: 16px;
        line-height: 20px;
    }
}*/

.pro-adv {
    background-color: #f0f7ff;
}
.pro-adv .bd {
    width: 100%;
    padding: 50px 117px;
}

.item-list {
    display: flex;
    flex-wrap: wrap;
}

.adv-item {
    flex: 0 0 33.333%;
    justify-content: center; /* 水平居中 */
    align-items: center;
    box-sizing: border-box;
    padding: 70px 0;
    text-align: center;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    display: inline-block;
    position: relative;
    overflow: hidden;

}
.adv-item .desc{
    position: relative;
    text-align: center;
}
.adv-item .iconfont {
    font-size: 55px;
    color: black;
    transition: color 0.3s;

}
.adv-item p {
    margin: 15px 0;
    font-size: 20px;
    transition: color 0.3s;

}

.adv-item:nth-child(odd) {
    background-color: white;
}

.adv-item:nth-child(even) {
    background-color: #f4f4f4;
}

.adv-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #06318f;
    transition: width 0.3s ease-in-out;
}

.adv-item:hover::before {
    width: 100%;
}

.adv-item:hover {
    color: white;
}

.adv-item:hover .iconfont {
    color: white;
}

@media (max-width: 768px) {
    .adv-item {
        flex: 0 0 33%;
        padding: 10px;
    }

    .pro-adv .bd {
        padding: 25px;
    }
    .adv-item p {
        margin: 10px 0;
        font-size: 16px;
        line-height: 20px;
    }
}

/*名校通知书*/
.mxtzs {
    width: 100%;
    /*margin: 0px 0 30px;
    padding: 40px 0;*/
    /*background: url(../images/cgal-bg.jpg)center no-repeat;*/
    background-size: 100% 100%;
}

.four .title1 {
    text-align: left;
}


.mxtzs-slick {
    margin: 0 -10px;
}

.mxtzs-slick a {
    display: block;
    position: relative;
    margin: 0 10px;
    border-radius: 6px;
    overflow: hidden;
}

.mxtzs-slick .zcfg-img {
    position: relative;
    padding-top: 138%;
    box-shadow: 1px 1px 8px #ccc;
}

.mxtzs-slick .zcfg-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.mxtzs-slick p {
    width: 100%;
    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #333;
    background: #f9f8f8;
    line-height: 24px;
    padding: 15px 5px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}



.mxtzs-slick .slick-prev {
    width: 25px;
    height: 40px;
    background: url(../images/ztz2.png)center no-repeat;
    background-size: 100% 100%;
    z-index: 999;
    left: -2%;
}

.mxtzs-slick .slick-next {
    width: 25px;
    height: 40px;
    background: url(../images/zty2.png)center no-repeat;
    background-size: 100% 100%;
    z-index: 999;
    right: -2%;
}
.slick-prev:before, .slick-next:before {
    display: none;
}

@media(max-width: 1600px) {
    .mxtzs-slick .slick-prev, .news-slick .slick-prev {
        display: block !important;
        width: 30px;
        height: 50px;
        left: 10px;
        background: url(../images/left.png)center no-repeat;
    }

    .mxtzs-slick .slick-next, .news-slick .slick-next {
        display: block !important;
        width: 30px;
        height: 50px;
        right: 10px;
        background: url(../images/right.png)center no-repeat;
    }
}
/*名校通知书*/
/*成功案例*/
.success-case {
    background: url("../images/cgal-bg.jpg") no-repeat center center / cover;
    margin-bottom: 360px;
    height: 280px;
    /*overflow: visible;*/ /* 允许内容超出容器 */
    padding: 20px;
    position: relative;
}

.success-case .swiper-container {
    position: relative;
    max-width: 1400px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

/* .success-case .swiper-wrapper {
  max-width: 1350px;
  display: flex;
  justify-content: center;
  flex-direction: row;
  margin: 0 auto;
  gap: 20px;
  transition: transform 0.3s ease;
} */

.success-case .swiper-slide {
    flex: 1;
    max-width: calc(20% - 20px); /* 每个滑块占总宽度的20%，减去间隔 */
    min-width: calc(
            20% - 20px
    ); /* 确保每个滑块的最小宽度为总宽度的20%，减去间隔 */
    box-sizing: border-box; /* 确保内边距和边框不会增加元素的总宽度 */
}

.success-case .swiper-wrapper .swiper-slide img {
    max-width: 100%; /* 图片最大宽度为滑块的宽度 */
    max-height: 100%; /* 图片最大高度为滑块的高度 */
    object-fit: contain; /* 确保图片在滑块内完整显示 */
}

.success-case .swiper-wrapper .swiper-slide .description {
    width: 100%;
    font-size: 20px;
    text-align: center;
    background-color: #f8f8f8;
    padding: 5px 5px;
}

.success-case .swiper-button-prev,
.success-case .swiper-button-next {
    color: #fff;
    position: absolute;
    top: 35%;
    transform: translateY(-50%);
    z-index: 10;

    border: none;
    cursor: pointer;
}

.success-case .swiper-button-prev {
    left: 10px; /* 左侧箭头位置 */
}

.success-case .swiper-button-next {
    right: 10px; /* 右侧箭头位置 */
}
/* 手机竖屏 */
@media (max-width: 480px) {
    .success-case {
        height: auto; /* 自动高度 */
        padding: 10px; /* 减小内边距 */
        margin-bottom: 20px;
    }

    .success-case .swiper-container {
        height: auto; /* 自动高度 */
    }

    .success-case .swiper-wrapper .swiper-slide {
        width: 100%; /* 宽度为100% */
        height: auto; /* 自动高度 */
        flex-direction: column; /* 垂直排列子元素 */
    }

    .success-case .swiper-wrapper .swiper-slide img {
        height: auto; /* 自动高度 */
    }

    .success-case .swiper-wrapper .swiper-slide .description {
        font-size: 16px; /* 减小字体大小 */
        padding: 10px; /* 增大内边距 */
    }

    .success-case .swiper-button-prev,
    .success-case .swiper-button-next {
        display: none; /* 隐藏箭头按钮 */
    }
}

/* 平板设备 */
@media (min-width: 481px) and (max-width: 768px) {
    .success-case {
        height: auto; /* 自动高度 */
        padding: 15px; /* 减小内边距 */
        margin-bottom: 20px;
    }

    .success-case .swiper-container {
        height: auto; /* 自动高度 */
    }

    .success-case .swiper-wrapper .swiper-slide {
        width: 100%; /* 宽度为100% */
        height: auto; /* 自动高度 */
        flex-direction: column; /* 垂直排列子元素 */
    }

    .success-case .swiper-wrapper .swiper-slide img {
        height: auto; /* 自动高度 */
    }

    .success-case .swiper-wrapper .swiper-slide .description {
        font-size: 18px; /* 减小字体大小 */
        padding: 15px; /* 增大内边距 */
    }

    .success-case .swiper-button-prev,
    .success-case .swiper-button-next {
        display: none; /* 隐藏箭头按钮 */
    }
}

/*案例展示*/
.show-case .bd .tabs {
    /* width: 5rem; */
    display: flex;
    justify-content: start;
    margin-bottom: 10px;
}

.show-case .bd .tabs .tab-button {
    padding: 12px 32px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 20px;
    color: #646567;
    text-align: center;
    font-weight: bold;
}

.show-case .bd .tabs .tab-button:not(:last-child) {
    border-right: 0;
}

.show-case .bd .tabs .tab-button.active {
    background-color: #06318f;
    color: #fff;
}

.show-case .bd .tab-content {
}
/* 定义 li 的样式 */
.show-case .bd ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}

.show-case .bd ul li {
    float: left;
    width: 32%;
    margin: 15px 12px 15px 0;
    padding: 12px;
    background: #fff;
    display: flex;
}
.show-case .bd li:hover {
    box-shadow: 0 0 5px #3336;
    background: #f4f4f4;
}
.show-case .bd li .date {
    margin-top: 28px;
    color: #88898b;
    font-size: 16px;
}
.show-case .bd ul li h3 {
    font-size: 20px;
    padding: 0.8em 0 0.2em;
    line-height: 1.5;
    font-weight: bold;
}
.show-case .bd ul li .intro {
    line-height: 1.8;
    margin-top: 0.8em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 20;
    -webkit-box-orient: vertical;
    text-align: initial;
    color: #88898b;
    font-size: 16px;
}
.show-case .bd ul li li:hover .intro {
    color: initial;
}
.show-case .bd ul li .btn {
    transition: all linear 0.3s;
    width: 32%;
    display: inline-block;
    border: 1px solid #999;
    font-size: 14px;
    padding: 0.7em 0;
    margin: 1.5em auto 0.5em;
    color: #666;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    text-align: center;
}
.show-case .bd ul li .btn:hover {
    background: #1d2e7c;
    color: #fff;
    border-color: #1d2e7c;
}

/* 针对平板设备（如iPad） */
@media (min-width: 768px) and (max-width: 1024px) {
    .show-case .bd .tabs {
        justify-content: center; /* 居中对齐标签按钮 */
    }

    .show-case .bd .tabs .tab-button {
        padding: 10px 20px; /* 减少内边距以适应较小的屏幕 */
        font-size: 18px; /* 减小字体大小 */
    }

    .show-case .bd ul li {
        width: 48%; /* 增加宽度以减少每行的项目数量 */
        margin: 10px 1%; /* 调整间距 */
    }

    .show-case .bd ul li h3 {
        font-size: 18px; /* 减小标题字体大小 */
    }

    .show-case .bd ul li .intro {
        -webkit-line-clamp: 10; /* 减少显示的行数 */
    }

    .show-case .bd ul li .btn {
        width: 48%; /* 增加按钮宽度 */
        font-size: 14px; /* 保持按钮字体大小不变 */
    }
}

/* 针对更小的平板设备 */
@media (max-width: 767px) {
    .show-case .bd .tabs {
        flex-direction: column; /* 垂直排列标签按钮 */
        align-items: center; /* 居中对齐 */
    }

    .show-case .bd .tabs .tab-button {
        width: 100%; /* 单独一行显示 */
        padding: 10px; /* 减少内边距 */
        font-size: 16px; /* 减小字体大小 */
    }

    .show-case .bd ul li {
        width: 100%; /* 单独一行显示 */
        margin: 10px 0; /* 调整间距 */
    }

    .show-case .bd ul li h3 {
        font-size: 16px; /* 减小标题字体大小 */
    }

    .show-case .bd ul li .intro {
        -webkit-line-clamp: 5; /* 减少显示的行数 */
    }

    .show-case .bd ul li .btn {
        width: 100%; /* 单独一行显示 */
        font-size: 14px; /* 保持按钮字体大小不变 */
    }
}
/*end show-case*/
/* 院校库样式 */
.college-database {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

.college-slider {
    overflow: hidden;
}

.college-icon-list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: center;
}

.college-item {
    padding-top: 10px;
    width: 170px;
    height: 170px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin: 0 5px 10px 0; /* 右边和底部留一些间距 */
    text-align: center;
}
.college-item p {
    margin: 10px 0;
    font-size: 20px;
    font-weight: 400;
}
.college-item img {
    width: 70%;
    height: 70%;
    object-fit: cover;
}

/* 箭头样式 */
.college-database .swiper-button-prev,
.college-database .swiper-button-next {
    color: #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}

.college-database .swiper-button-prev {
    left: -10px;
}

.college-database .swiper-button-next {
    right: -10px;
}
/* 移动端下隐藏院校库 */
@media (max-width: 768px) {
    .college-database {

    }
}
/*
报名咨询样式*/
.enroll-consultation {
    width: 100%;
    background-color: #f0f7ff;
    padding: 50px 0;
}
.enroll-consultation-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.svg-container {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #000;
    padding: 10px;
}

.svg-container svg {
    display: block;
    width: 100%;
    height: 100%;
}

.enroll-consultation-item {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
}

.enroll-consultation-item p {
    line-height: 30px;
    font-size: 20px;
    padding-left: 30px;
}
/* 手机端适配 */
@media (max-width: 768px) {
    .enroll-consultation {
        padding: 20px;
    }

    .enroll-consultation .wp {
        padding: 10px;
    }

    .enroll-consultation .title {
        text-align: center;
    }

    .enroll-consultation .enroll-consultation-content {
        margin-top: 20px;
    }

    .enroll-consultation .enroll-consultation-item {
        flex-direction: column;
        align-items: center;
    }

    .enroll-consultation .svg-container {
        margin-bottom: 10px;
    }

    .enroll-consultation .right,
    .enroll-consultation .phone {
        text-align: center;
    }
}

.swiper-button-prev,
.swiper-button-next {
    /*background-color: rgba(26, 53, 101, 0.7);*/
    opacity: 1;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 32px;
    display:none;
}
.home13 .details {
    padding-right: 15px;
}
.show-case .bd .tab-content ul li a {
    position: relative;
    padding-bottom: 50px;
}
.show-case .bd ul li .btn {
    position: absolute;
    bottom: 0px;
    left: 15px;
}
/*新院校库样式*/
.hwyxk-slick {
    background: #fff;
    border-radius: 30px;
    /* padding: 50px 0;*/
}

.hwyxk-slick a {
    width: 100%;
    text-align: center;
    margin: 15px 0;
    display: block;
}

.hwyxk-slick a img {
    max-height: 100px;
    margin: auto;
    margin-bottom: 20px;
    transition: 0.5s all;
    transform: scale(1, 1);
}

.hwyxk-slick a img:hover {
    transform: scale(1.1, 1.1);
}

.hwyxk-slick a:hover p {
    color: #1d2e7c;
    font-weight: bold;
}


.hwyxk-slick a p {
    width: 100%;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    text-align: center;
}


.hwyxk-slick .slick-prev {
    width: 25px;
    height: 40px;
    background: url(../images/ztz2.png)center no-repeat;
    background-size: 100% 100%;
    z-index: 999;
    left: -5%;
}

.hwyxk-slick .slick-next {
    width: 25px;
    height: 40px;
    background: url(../images/zty2.png)center no-repeat;
    background-size: 100% 100%;
    z-index: 999;
    right: -5%;
}
@media (max-width: 1024px) {
    .mxtzs-slick .slick-prev {
        display: block!important;
        width: 30px;
        height: 50px;
        left: 5px;
        /* background: url(../image/left.png)center no-repeat; */
    }
    .mxtzs-slick .slick-next {
        display: block!important;
        width: 30px;
        height: 50px;
        right: 5px;
        /* background: url(../image/right.png)center no-repeat; */
    }
    .success-case {

        margin-bottom: 80px;

    }
    .slick-prev, .slick-next{display: block !important;transform: translateY(-50%);margin-top: 0;}
}
@media (max-width: 1600px) {
    .hwyxk-slick .slick-prev {
        width: 30px;
        height: 50px;
        left: 10px;
        background: url(../images/left.png)center no-repeat;
    }

    .hwyxk-slick .slick-next {
        width: 30px;
        height: 50px;
        right: 10px;
        background: url(../images/right.png)center no-repeat;
    }
}
/*海外学习新样式*/
.study {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.study .col {
    flex: 1 1 100%;
    max-width: 100%;
}

@media (min-width: 992px) {
    .study .col {
        flex: 1 1 33%; /* 大屏幕设备每行三列 */
        max-width: 33%;
    }
}

.study-item {
    display: block;
    position: relative;
    height: 100%;
    padding-bottom: 50px;
}

.study-item .thumb {
    position: relative;
    width: 100%;
    height: 100%;
}

.study-item .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.study-item .item-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;

    color: white;
    background: #06318f;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.study-item .item-bottom .title {
    font-size: 20px;
    letter-spacing: 0.25em;
    line-height: 26px;
    font-weight: 600;
    padding: 12px;
    text-align: center;
    margin-bottom: 0;
}

.study-item .item-bottom .intro {
    padding: 12px 16px;
    text-align: justify;
    line-height: 24px;
    display: none;
    font-size: 14px;
}

.study-item .item-bottom .more {
    display: none;
    font-size: 14px;
    text-align: center;
}

.study-item .item-bottom {
    transition: all 0.3s ease-in-out;
}

.study-item:hover .item-bottom {
    height: 100%;
    background: #727fb6;
}

.study-item:hover .item-bottom .intro,
.study-item:hover .item-bottom .more {
    display: block;
}
/*end 海外学习新样式*/