.mainBody {
    width: 100%;
    background: #f6f6f6;
}

.mainBody .center {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.Hotspots {
    width: 330px;
}

.Hotspots .Hotspots_top {
    width: 100%;
}

.Hotspots .Hotspots_top .mySwiper {
    width: 100%;
}

.Hotspots .Hotspots_top .mySwiper a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border-radius: .75rem;
}

.Hotspots .Hotspots_top .mySwiper a img {
    display: block;
    width: 100%;
}

.Hotspots .Hotspots_top .mySwiper .swiper-pagination-bullet {
    opacity: 1;
    background: none;
    border: 2px solid #fff;
}

.Hotspots .Hotspots_top .mySwiper .swiper-pagination-bullet-active {
    background: #3aa9ff;
    border-color: #3aa9ff;
}

.Hotspots .Hotspots_Information {
    width: 100%;
    background: #fff;
    padding: 2rem 1.5625rem;
    border-radius: 0px;
    margin-top: 2rem;
}

.Hotspots .Hotspots_title {
    display: flex;
    align-items: center;
    font-size: 1.25rem;
    line-height: 1;
    font-family: "AlibabaPuHuiTi_Bold";
    color: #222222;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: .875rem;
}

.Hotspots .Hotspots_title img {
    display: block;
    margin-right: .5rem;
}

.Hotspots .Hotspots_title h6 {
    font-size: 1.25rem;
    font-weight: normal;
    font-family: "AlibabaPuHuiTi_Bold";
}

.Hotspots .Hotspots_Information .Hotspots_bom {
    padding-top: .75rem;
    width: 100%;
}

.Hotspots .Hotspots_Information .Hotspots_bom ul {
    display: block;
    width: 100%;
}

.Hotspots .Hotspots_Information .Hotspots_bom ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    position: relative;
    padding: .625rem 0;
    color: #555555;
    padding-left: 1rem;
    border-bottom: 1px dashed #ececec;
    transition: all 0.3s ease;
}

.Hotspots .Hotspots_Information .Hotspots_bom ul li a:hover {
    color: #0f4875;
}

.Hotspots .Hotspots_Information .Hotspots_bom ul li a::before {
    content: "";
    display: block;
    position: absolute;
    left: .5rem;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #e13232;
}

.Hotspots .Hotspots_Information .Hotspots_bom ul li a .text {
    font-size: .875rem;
    line-height: 1;
    font-family: "AlibabaPuHuiTi_Regular";
    width: calc(100% - 6rem);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Hotspots .Hotspots_Information .Hotspots_bom ul li a .time {
    font-size: .75rem;
    line-height: 1;
    font-family: "AlibabaPuHuiTi_Regular";
    color: #7d7c7c;
}

.Hotspots .Hotspots_school {
    margin-top: 32px;
    width: 100%;
    background: #fff;
    padding: 2rem 1.375rem;
    border-radius: 0px;
}

.Hotspots .Hotspots_school .Hotspots_title {
    border-bottom: none;
}

.Hotspots .Hotspots_school .Hotspots_menv {
    width: 100%;
    position: relative;
}

.Hotspots .Hotspots_school .Hotspots_menv img {
    display: block;
    width: 100%;
}

.Hotspots .Hotspots_school .Hotspots_menv .Hotspots_menv_ioc {
    position: absolute;
    top: 10px;
    left: -9px;
    width: 60px;
    z-index: 2;
}

.Hotspots .Hotspots_school .Hotspots_school_bom {
    width: 100%;
}

.Hotspots .Hotspots_school .Hotspots_school_bom ul {
    width: 100%;
}

.Hotspots .Hotspots_school .Hotspots_school_bom ul li {
    margin-top: 1rem;
}

.Hotspots .Hotspots_school .Hotspots_school_bom ul li a {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #666666;
    transition: all 0.3s ease;
}

.Hotspots .Hotspots_school .Hotspots_school_bom ul li a:hover {
    color: #d61717;
}

.Hotspots .Hotspots_school .Hotspots_school_bom ul li a .index_ico {
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    color: #555555;
    margin-right: .5rem;
    line-height: 1;
    font-family: "AlibabaPuHuiTi_Regular";
    background: #ececec;
}

.Hotspots .Hotspots_school .Hotspots_school_bom ul li:nth-child(-n + 3) a .index_ico {
    background: #d61717;
    color: #fff;
}

.Hotspots .Hotspots_school .Hotspots_school_bom ul li a p {
    margin-right: 6px;
}

.Hotspots .Hotspots_school .Hotspots_school_bom ul li a .hot {
    display: block;
    width: .8125rem;
}

.Hotspots .Hotspots_course {
    width: 100%;
    background: #fff;
    padding: 2rem 1.5625rem;
    border-radius: 0px;
    margin-top: 2rem;
}

.Hotspots .Hotspots_course .Hotspots_title {
    border-bottom: none;
}

.Hotspots .Hotspots_course .Hotspots_course_bom {
    width: 100%;
}


.Hotspots .Hotspots_course .Hotspots_course_bom li {
    margin-bottom: .75rem;
    width: 100%;
}

.Hotspots .Hotspots_course .Hotspots_course_bom li:last-child {
    margin-bottom: none;
}

.Hotspots .Hotspots_course .Hotspots_course_bom li .Hotspots_course_box a {
    display: block;
    width: 100%;
    background: url(../images/Hotspots_course_box_bj.jpg) no-repeat center / cover;
    background-size: 100% 100%;
    padding: 9px 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.Hotspots .Hotspots_course .Hotspots_course_L {
    display: block;
}

.Hotspots .Hotspots_course .Hotspots_course_L .Hotspots_course_title {
    font-size: 1rem;
    line-height: 1.5rem;
    font-family: "AlibabaPuHuiTi_Bold";
    color: #282828;
}

.Hotspots .Hotspots_course .Hotspots_course_L .Hotspots_course_text {
    font-size: .75rem;
    line-height: 1.5rem;
    font-family: "AlibabaPuHuiTi_Regular";
    color: #666666;
}

.Hotspots .Hotspots_course .Hotspots_course_L .Hotspots_course_more {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 5rem;
    height: 1.5rem;
    border: 1px solid #1b6dca;
    color: #1b6dca;
    margin-top: 10px;
    font-size: .75rem;
    line-height: 1;
    border-radius: 1.5rem;
    transition: all 0.5s ease;
}

.Hotspots .Hotspots_course .Hotspots_course_box:hover .Hotspots_course_L .Hotspots_course_more {
    background: #1b6dca;
    color: #fff;
}

.Hotspots .Hotspots_course .Hotspots_course_L .Hotspots_course_more .iconfont {
    margin-left: 2px;
    font-size: .75rem;
    line-height: 1;
    display: block;

}

.Hotspots .Hotspots_course .Hotspots_course_R {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
}

.Hotspots .Hotspots_course .Hotspots_course_R img {
    display: block;
    max-width: 100%;
}

.Hotspots .Hotspots_Label {
    width: 100%;
    background: #fff;
    padding: 2rem 1.5625rem;
    border-radius: 0px;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.Hotspots .Hotspots_Label .Hotspots_title {
    border-bottom: none;
}

.Hotspots .Hotspots_Label .Hotspots_Label_bom {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.Hotspots .Hotspots_Label .Hotspots_Label_bom a {
    margin-bottom: 10px;
    font-size: .8125rem;
    line-height: 1.625rem;
    padding: 0 .5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1.625rem;
}

.Hotspots .Hotspots_Label .Hotspots_Label_bom a.H_1 {
    background: #fef9f3;
    color: #e48316;
}

.Hotspots .Hotspots_Label .Hotspots_Label_bom a.H_2 {
    background: #f3fafc;
    color: #25a0c3;
}

.Hotspots .Hotspots_Label .Hotspots_Label_bom a.H_3 {
    background: #fff7f8;
    color: #e83725;
}

.Hotspots .Hotspots_Label .Hotspots_Label_bom a.H_4 {
    background: #f2f6fb;
    color: #3c95ed;
}

.mainBody_R {
    width: calc(100% - 22.5rem);
}

.mainBody_R .mainBody_R_prc img {
    display: block;
    width: 100%;
}

.mainBody_R .mainBody_R_mbx {
    display: flex;
    align-items: center;
    font-size: 1rem;
    font-family: "AlibabaPuHuiTi_Medium";
    padding: 1.5rem 0;
    color: #333333;
    line-height: 1.5;
}

.mainBody_R .mainBody_R_mbx .mainBody_R_mbx_name {
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
}

.mainBody_R .mainBody_R_mbx ul {
    display: flex;
    align-items: center;
    overflow-x: auto;
    width: 100%;
}

.mainBody_R .mainBody_R_mbx ul li {
    margin: 0 .75rem;
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
    padding-bottom: 4px;
    white-space: nowrap;
}

.mainBody_R .mainBody_R_mbx ul li::before {
    position: absolute;
    left: 50%;
    bottom: 0;
    content: "";
    width: 0;
    height: 1px;
    background: #0f4875;
    transition: all 0.3s ease;
}

.mainBody_R .mainBody_R_mbx ul li.active {
    color: #0f4875;
    border-bottom: 1px solid #0f4875;
}

.mainBody_R .mainBody_R_mbx ul li.active::before {
    width: 100%;
    left: 0;
}

.mainBody_R .mainBody_R_mbx ul li:hover::before {
    width: 100%;
    left: 0;
}

.mainBody_R .mainBody_R_mbx ul li:hover {
    color: #0f4875;
}

.mainBody_R .mainBody_R_list li {
    margin-bottom: 1.25rem;
    transition: all 0.3s ease;
}

.mainBody_R .mainBody_R_list>ul li:hover {
    box-shadow: 0 3px 25px rgba(0, 0, 0, 0.12);
}

.mainBody_R .mainBody_R_list li a {
    display: flex;
    align-items: center;
    padding: 1.5625rem;
    background: #fff;
}

.mainBody_R .mainBody_R_list li a .mainBody_R_box {
    width: 100%;
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
}

.mainBody_R .mainBody_R_list li a .mainBody_R_box .mainBody_box_prc {
    width: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.mainBody_R .mainBody_R_list li a .mainBody_R_box .mainBody_box_prc img {
    display: block;
    width: 100%;
}

.mainBody_R .mainBody_R_list li a .mainBody_R_box .mainBody_box_zi {
    width: calc(100% - 250px);
}

.mainBody_R .mainBody_R_list li a .mainBody_R_box .mainBody_box_zi .mainBody_box_title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    font-size: 1.375rem;
    color: #0f4875;
    font-family: "AlibabaPuHuiTi_Bold";
    padding-top: .75rem;
}

.mainBody_R .mainBody_R_list li a .mainBody_R_box .mainBody_box_zi .mainBody_box_text {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #777777;
    font-family: "AlibabaPuHuiTi_Medium";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: .75rem;
}

.mainBody_R .mainBody_R_list li a .mainBody_R_box .mainBody_box_zi .mainBody_box_bom {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: .75rem;
}

.mainBody_R_box .mainBody_box_zi .mainBody_box_bom .mainBody_box_it {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.mainBody_R_box .mainBody_box_zi .mainBody_box_bom .mainBody_box_it p {
    margin-bottom: 10px;
    font-size: .8125rem;
    line-height: 1.625rem;
    padding: 0 .5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1.625rem;
    margin-right: .625rem;
}

.mainBody_R_box .mainBody_box_zi .mainBody_box_bom .mainBody_box_it .H_a {
    background: #fef9f3;
    color: #e48316;
}

.mainBody_R_box .mainBody_box_zi .mainBody_box_bom .mainBody_box_it .H_b {
    background: #f3fafc;
    color: #25a0c3;
}

.mainBody_R_box .mainBody_box_zi .mainBody_box_bom .mainBody_box_it .H_c {
    background: #fff7f8;
    color: #e83725;
}

.mainBody_R_box .mainBody_box_zi .mainBody_box_bom .mainBody_box_time {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #777777;
    font-size: .875rem;
    line-height: 1;
    font-family: "AlibabaPuHuiTi_Regular";
}

.mainBody_R_box .mainBody_box_zi .mainBody_box_bom .mainBody_box_time .iconfont {
    font-size: .875rem;
    line-height: 1;
    margin-right: .25rem;
}

.mainBody_R_list .fyq {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.875rem 0 5rem;
}

.fyq ul {
    display: flex;
    align-items: center;
}

.fyq ul li {
    margin-bottom: 0 !important;
}

.mainBody_R_list .fyq ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2.875rem;
    height: 2.875rem;
    font-size: 1.125rem;
    color: #000000;
    font-family: "AlibabaPuHuiTi_Medium";
    background: none;
}

.fyq ul li a .iconfont {
    font-size: 1.125rem;
    font-weight: bold;
}

.fyq ul li:first-child a {
    background: #dbdbdb;
    color: #fff;
}

.fyq ul li:last-child a {
    background: #dbdbdb;
    color: #fff;
}

.fyq ul li.active a {
    color: #0f4875;
}

.fyq .fyq_R {
    display: flex;
    align-items: center;
    padding-left: 1.5rem;
    font-size: 1rem;
    line-height: 1.875rem;
    font-family: "AlibabaPuHuiTi_Regular";
    color: #7d7d7d;
}

.fyq .fyq_R input {
    width: 1.875rem;
    height: 30px;
    border: none;
    border-bottom: 1px solid #7d7d7d;
    text-align: center;
    background: none;

}

.fyq .fyq_R button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 1.5rem;
    width: 5.625rem;
    height: 2.875rem;
    background: #0f4875;
    color: #fff;
    font-family: "AlibabaPuHuiTi_Medium";
    cursor: pointer;
}

.Information {
    width: 100%;
    padding: 5rem 0;
    background: #fff;
}

.Information .Information_cen {
    padding: 2.5rem;
    box-shadow: 0 3px 25px rgba(0, 0, 0, 0.12);
    border-radius: .875rem;
}

.Information .Information_cen .Information_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.Information .Information_cen .Information_title .Information_title_l {
    display: flex;
    align-items: center;
}

.Information .Information_cen .Information_title .Information_title_l img {
    display: block;
    width: 1.4375rem;
    margin-right: .5rem;
}

.Information .Information_cen .Information_title .Information_title_l h6 {
    font-weight: normal;
    font-size: 1.875rem;
    font-family: "AlibabaPuHuiTi_Bold";
    line-height: 1;
    color: #282828;
}

.Information .Information_cen .Information_title .Information_title_more a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 6.125rem;
    height: 2.25rem;
    background: #244d8e;
    color: #fff;
    border-radius: 2.25rem;
    font-size: .875rem;
}

.Information .Information_cen .Information_title .Information_title_more a .iconfont {
    font-size: .75rem;
    display: flex;
    align-items: center;
    line-height: 1;
    margin-left: .375rem;
    padding-top: 2px;
}

.Information .Information_cen .Information_bom {
    margin-top: 1.25rem;
    display: flex;
    justify-content: space-between;
}

.Information_box {
    width: 49.1%;
}

.Information_box .Information_top {
    padding: 1.25rem;
    border: 1px solid #eeeeee;
    border-radius: .875rem;
}

.Information_box .Information_top a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.Information_box .Information_top a .Information_top_L {
    width: calc(100% - 14.375rem);
}

.Information_box .Information_top a .Information_top_L .Information_top_tit {
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: #282828;
    font-family: "AlibabaPuHuiTi_Bold";
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Information_box .Information_top a .Information_top_L .Information_top_text {
    font-size: .875rem;
    line-height: 1.25rem;
    margin-top: .5rem;
    font-family: "AlibabaPuHuiTi_Regular";
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.Information_box .Information_top a .Information_top_L .Information_top_time {
    margin-top: 8px;
    display: flex;
    align-items: center;
}

.Information_box .Information_top a .Information_top_L .Information_top_time .Information_top_time_ico {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 2.5rem;
    height: 1.5rem;
    background: #eeeeee;
    font-size: .75rem;
    line-height: 1.25rem;
    font-family: "AlibabaPuHuiTi_Regular";
    color: #282828;
    padding: 0 .5rem;
    margin-right: .75rem;
    border-radius: 1.25rem;
}

.Information_box .Information_top a .Information_top_L .Information_top_time p {
    font-size: .875rem;
    line-height: 1.25rem;
    font-family: "AlibabaPuHuiTi_Regular";
    color: #666666;
}

.Information_box .Information_top a .Information_top_img {
    width: 13.125rem;
    border-radius: .5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.Information_box .Information_top a .Information_top_img img {
    display: block;
    width: 100%;
    transition: all 0.3s ease;
}

.Information_box .Information_top a:hover .Information_top_img img {
    transform: scale(1.1);
}

.Information_box .Information_b {
    width: 100%;
    padding-top: .5rem;
}

.Information_box .Information_b a {
    display: block;
    padding-top: 1.3125rem;
    font-size: .875rem;
    line-height: 1.5rem;
    font-family: "AlibabaPuHuiTi_Regular";
    color: #555555;
    transition: all 0.3s ease;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.Information_box .Information_b a:hover {
    color: #1b6dca;
}

/* .mainBody_R 详情 */
.mainBody_R .Details {
    padding: 3.125rem 1.875rem 1.25rem;
    background: #fff;
}

.mainBody_R .Details .Details_title {
    font-size: 1.625rem;
    color: #222222;
    font-family: "AlibabaPuHuiTi_Bold";
    line-height: 1;
}

.mainBody_R .Details .Details_menv {
    margin-top: 1.5rem;
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
}

.mainBody_R .Details .Details_menv .time {
    display: flex;
    align-items: center;
    font-size: .875rem;
    font-family: "AlibabaPuHuiTi_Medium";
    color: #777777;
    margin-right: 1.5rem;
}

.mainBody_R .Details .Details_menv .time .iconfont {
    display: flex;
    align-items: center;
    line-height: 1;
    margin-right: 4px;
}

.mainBody_R .Details .Details_menv .look {
    display: flex;
    align-items: center;
    font-size: .875rem;
    line-height: 1;
    font-family: "AlibabaPuHuiTi_Medium";
    color: #777777;
    margin-right: 1.5rem;
}

.mainBody_R .Details .Details_menv .look .iconfont {
    display: flex;
    align-items: center;
    line-height: 1;
    margin-right: 4px;
}

.mainBody_R .Details .Details_menv .Label {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.mainBody_R .Details .Details_menv .Label p {
    font-size: .8125rem;
    line-height: 1.625rem;
    padding: 0 .5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1.625rem;
}

.mainBody_R .Details .Details_menv .Label p.H_a {
    background: #fef9f3;
    color: #e48316;
}

.mainBody_R .Details .Details_menv .Label p.H_b {
    background: #f3fafc;
    color: #25a0c3;
}

.mainBody_R .Details .Details_menv .Label p.H_c {
    background: #fff7f8;
    color: #e83725;
}

.mainBody_R .Details .Details_content {
    padding-top: 1.875rem;
    width: 100%;
    padding-bottom: 4rem;
    border-bottom: 1px solid #f0f0f0;
}

.mainBody_R .Details .Details_content p {
    font-size: 1rem;
    line-height: 1.5rem;
    font-family: "AlibabaPuHuiTi_Medium";
    color: #777777;
}

.mainBody_R .Details .Details_content p img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.mainBody_R .Details .Details_page {
    padding-top: 1rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.mainBody_R .Details .Details_page p {
    font-size: .875rem;
    line-height: 1.875rem;
    font-family: "AlibabaPuHuiTi_Regular";
    color: #777777;
    display: flex;
    align-items: center;
}

.mainBody_R .Details .Details_page p a {
    color: #333333;
    transition: all 0.3s ease;
}

.mainBody_R .Details .Details_page p:hover a {
    color: #0f4875;
}

.mainBody_R .Details .Details_page p:last-child a {
    color: #0f4875;
}

.mainBody_R .RelatedTags {
    width: 100%;
    background: #fff;
    padding: 1.875rem 1.375rem;
    margin-top: 30px;
}

.mainBody_R .RelatedTags .RelatedTags_tit {
    font-size: 1.375rem;
    line-height: 1;
    color: #282828;
    font-family: "AlibabaPuHuiTi_Bold";
}

.mainBody_R .RelatedTags .RelatedTags_bom {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: .75rem;
}

.mainBody_R .RelatedTags .RelatedTags_bom p {
    font-size: .8125rem;
    line-height: 1.625rem;
    padding: 0 .5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 1.625rem;
    margin-right: 10px;
}

.mainBody_R .RelatedTags .RelatedTags_bom p.H_a {
    background: #fef9f3;
    color: #e48316;
}

.mainBody_R .RelatedTags .RelatedTags_bom p.H_b {
    background: #f3fafc;
    color: #25a0c3;
}

.mainBody_R .RelatedTags .RelatedTags_bom p.H_c {
    background: #fff7f8;
    color: #e83725;
}

.mainBody_R .Information {
    margin-top: 30px;
    padding: 0;
    width: 100%;
}

.mainBody_R .Information .Information_cen {
    padding: 2rem 1.875rem;
}

.mainBody_R .Information_box .Information_top {
    padding: .875rem;
}

.mainBody_R .Information_box .Information_top a .Information_top_L {
    width: calc(100% - 8.125rem);
}

.mainBody_R .Information_box .Information_top a .Information_top_img {
    width: 6.875rem;
}

.mainBody_R .DataCollection {
    margin-top: 30px;
    padding: 0;
    background: none;
}

.mainBody_R .DataCollection_cen {
    padding: 2rem 1.875rem;
}

.mainBody_R .DataCollection_box a .box_name {
    font-size: 1rem;
    line-height: 1.5rem;
}

.mainBody_R .DataCollection_R .DataCollection_top .title {
    font-size: 1.25rem;
}

.mainBody_R .DataCollection_cen .DataCollection_R {
    padding: 2rem 1.25rem;
}

/*  */
.mainBody_R .internationalCourses {
    padding: 1.875rem 1.5rem;
    background: #fff;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.mainBody_R .internationalCourses .internationalCourses_box {
    width: 48.75%;
    background: url(../images/internationalCourses_box_bj.png) no-repeat center / cover;
    background-size: 100% 100%;
    margin-bottom: 20px;
}

.mainBody_R .internationalCourses .internationalCourses_box a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.25rem;
    padding-right: .5rem;
}

.internationalCourses_box a .internationalCourses_box_L {
    width: calc(100% - 9.375rem);
}

.internationalCourses_box a .internationalCourses_box_L .internationalCourses_box_title {
    font-size: 1.5rem;
    line-height: 1;
    font-family: "AlibabaPuHuiTi_Medium";
    color: #282828;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.internationalCourses_box a .internationalCourses_box_L .internationalCourses_box_text {
    font-size: .875rem;
    line-height: 1.5rem;
    margin-top: .5rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #666666;
    height: 3rem;
    font-family: "AlibabaPuHuiTi_Light";
}

.internationalCourses_box a .internationalCourses_box_L .internationalCourses_box_more {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 1rem;
    width: 6.875rem;
    height: 2rem;
    border: 1px solid #0b9cdf;
    font-family: "AlibabaPuHuiTi_Regular";
    color: #0b9cdf;
    font-size: .875rem;
    border-radius: 2rem;
    transition: all 0.3s ease;
}

.internationalCourses_box a:hover .internationalCourses_box_L .internationalCourses_box_more {
    background: #0b9cdf;
    color: #fff;
    line-height: 1;
}

.internationalCourses_box a .internationalCourses_box_L .internationalCourses_box_more .iconfont {
    font-size: .875rem;
    line-height: 1;
    display: block;
    line-height: 1;
    margin-left: 2px;
}

.internationalCourses_box a .internationalCourses_box_img {
    width: 8.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.internationalCourses_box a .internationalCourses_box_img img {
    display: block;
    width: 8.75rem;
}

.main .mainBody.stydyLts {
    padding-bottom: 3.75rem;
}