﻿@charset "utf-8";

body {
    font-family: "Microsoft Yahei", "PingFang SC", "Helvetica Neue", Helvetica, Arial;
}

@font-face {
    font-family: "MontserratLight";
    src: url("../fonts/MontserratLight.woff2") format("woff2"),
        url("../fonts/MontserratLight.woff") format("woff"),
        url("../fonts/MontserratLight.ttf") format("truetype"),
        url("../fonts/MontserratLight.eot") format("embedded-opentype"),
        url("../fonts/MontserratLight.svg") format("svg");
}

/* 规范 - start */
.std_h1 {
    font-size: 70px;
    line-height: 1.1;
    color: #fff;
    font-weight: bold;
}

.std_h2 {
    font-size: 50px;
    line-height: 1.2;
    color: #0D3795;
    font-weight: bold;
}

.std_h3 {
    font-size: 30px;
    line-height: 1.3;
    color: #131313;
}

.std_h4 {
    font-size: 22px;
    line-height: 1.4;
    color: #131313;
}

.std_text1 p {
    color: #00264F;
    font-size: 16px;
    line-height: 1.6;
}

.std_padding1 {
    padding: 120px 0;
}

.std_padding2 {
    padding: 100px 0;
}

.std_padding3 {
    padding-bottom: 100px;
}

.std_padding4 {
    padding-bottom: 50px;
}

.std_margin1 {
    margin: 120px 0;
}

.std_margin2 {
    margin: 100px 0;
}

.std_margin3 {
    margin-bottom: 100px;
}

.std_margin4 {
    margin-bottom: 50px;
}

.yxedr_active p {
    color: #00264F;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
}

.std_btn {
    width: 174px;
    position: relative;
    transition: all .36s;
}

.std_btn_cont {
    position: relative;
    color: #fff;
    font-size: 18px;
    line-height: 46px;
    transition: all .36s;
    border-radius: 40px;
    text-align: center;
    z-index: 10;
    display: block;
}

.std_btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .36s;
    z-index: 1;
    border-radius: 40px;
    background: linear-gradient(95deg, #29A3E8 8.12%, #303DEB 97.48%);
}

.std_violet::before {
    background: linear-gradient(276deg, #7228E9 1.8%, #EA8DCA 119.35%);
}

/* 规范 - end */
.ys_cont1640 {
    width: 1640px;
    margin: 0 auto;
}

.ys_cont1610 {
    width: 1610px;
    margin: 0 auto;
}

/*分享翻译*/
.ys_wechat_cont_parga p::before {
    /*分享中文版本*/
    content: '分享到 - 微信';
    /*分享英文版本*/
    /* content: 'Share the - weixin'; */
}

/* - banner - start*/
.ys_banner {
    width: 100%;
    position: relative;
}

.ys_ban_li {
    position: relative;
    overflow: hidden;
}

.ys_ban_imgbox {
    position: relative;
    z-index: 1;
}

.ys_ban_imgbox img {
    width: 100%;
}

.ys_ban_li>a {
    display: block;
}

.ys_ban_ph {
    display: none;
}

.ys_ban_video {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ys_ban_li:not(:first-child) {
    display: none;
}

.ys_ban_imgbox::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, .3); */
}

.ys_ban_txtbox {
    z-index: 5;
}

.ys_nybanner {
    position: relative;
}

.ys_nyban_img,
.ys_nyban_img img {
    width: 100%;
}

.ys_nyban_ph {
    display: none;
}

.ys_nyban_title h1 {
    color: #fff;
    font-size: 40px;
    line-height: 1.5;
}

.ys_nyban_title p {
    color: #fff;
    font-size: 16px;
    line-height: 1.75;
}

.ys_ban_txtbox {
    top: 50%;
}

.ys_ban_title {
    color: #fff;
    font-size: 40px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.ys_ban_txtbox .std_h1 {
    margin-bottom: 20px;
}

.ys_ban_text p {
    color: #fff;
    font-size: 20px;
    line-height: 1.6;
}

.home_btn {
    display: flex;
    margin-top: 46px;
}

.home_btn .std_blue {
    margin-right: 16px;
}

.ys_banner .slick-dots {
    bottom: 74px;
    width: 1620px;
    text-align: left;
    left: 50%;
    transform: translateX(-50%);
    margin: 0 -6px;
}

.ys_banner .slick-dots li.slick-active {
    background: #fff;
}

.ys_banner .slick-dots li {
    background: transparent;
    border: 1px solid #fff;
}

/* - banner - end*/
/* 导航 - start */
.ys_hd_pc.on {
    padding: 0;
    top: 0;
    box-shadow: 0px 16px 30px 0px rgba(9, 15, 50, 0.04);
}

.ys_hd_pc.on .mod_head {
    border-radius: 0;
}

.yx_search3_btn {
    width: 20px;
    margin-right: 30px;
    line-height: 80px;
    position: relative;
}

.yx_search3_btn img {
    width: 100%;
    transition: all .36s;
}

.yx_search3img1 {
    position: relative;
    top: 0;
    left: 0;
}

.yx_search3img2 {
    position: absolute;
    top: 18px;
    left: 0;
    opacity: 0;
}

.yx_search3box {
    position: relative;
}

.yx_search3xlbox {
    width: calc(100% - 86px);
    height: 350px;
    background: rgba(255, 255, 255, .7);
    box-shadow: 0 5px 13px rgba(35, 50, 64, 0.13);
    display: none;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    top: 80px;
    z-index: 99;
    border-radius: 0 0 20px 20px;
    transition: width 0.36s, background 0.36s;
}

.yx_search3_tbox {
    width: 50%;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 60px;
    border-bottom: 1px solid #666;
}

.yx_search3xlbtn {
    width: 20px;
    line-height: 60px;

}

.yx_search3xlbtn img {
    width: 100%;
    transition: all .36s;
}

.yx_search3_xls {
    width: calc(100% - 27px);
    padding-right: 20px;
}

.yx_search3_xls input {
    font-size: 16px;
    line-height: 3.75;
    color: #666;
    width: 100%;
    transition: all .36s;
}

.yx_search3_xls input::placeholder {
    color: #666;
}

/* .yx_search3.act .yx_search3_btn .yx_search3img2{
    opacity: 1;
} */
.yx_search3.act .yx_search3_btn .yx_search3img1 {
    opacity: 1;
}

/* .yx_search3_btn.on .yx_search3img2{
    opacity: 1;
} */
/* .yx_search3_btn.on .yx_search3img1{
    opacity: 0;
} */
.ys_hd_pc {
    padding: 0 42px;
    width: 100%;
    position: fixed;
    top: 52px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .36s;
}

.mod_nav_left,
.mod_nav,
.mod_nav_right {
    display: flex;
}

.mod_head {
    background: rgba(255, 255, 255, .7);
    width: 100%;
    border-radius: 20px;
    transition: all .36s;
    padding: 0 50px;
    display: flex;
    justify-content: space-between;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
}

.mod_logo {
    width: 270px;
    line-height: 80px;
}

.mod_nav {
    padding-left: 66px;
}

.mod_nav_item {
    padding: 0 22px;
}

.mod_nav_item>a {
    line-height: 80px;
    color: #00264F;
    font-size: 16px;
    transition: all .36s;
    position: relative;
    display: block;
    white-space: nowrap;
}

.mod_nav_item>a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: #2D75D9;
    transition: all .36s;
}

.mod_day {
    width: 200px;
    position: relative;
    height: 46px;
    margin-top: 16px;
}

.mod_day_text {
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    border-radius: 40px;
    z-index: 20;
    position: relative;
}

.mod_day::before {
    transition: all .36s;
    z-index: 1;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 40px;
    background: linear-gradient(276deg, #7228E9 1.8%, #EA8DCA 119.35%);
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.26);
}

.mod_day_text span {
    font-weight: bold;
    font-size: 18px;
}

.mod_nav_ej {
    position: absolute;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 86px);
    background: rgba(255, 255, 255, 1);
    border-radius: 0px 0px 40px 40px;
    transition: width 0.36s;
}

.mod_nav_flex {
    display: flex;
    justify-content: space-between;
}

.mod_nav_ej_left {
    padding: 48px 11%;
    display: flex;
    width: 71%;
}

.mod_nav_ej_right {
    width: 29%;
}

.mod_nav_ej_right img {
    width: 100%;
    border-radius: 0 0 40px 0;
}

.mnel_title {
    font-size: 36px;
    color: #0D3795;
    line-height: 1.5;
}

.mod_nav_ej_ul {
    width: 33%;
    margin-left: 17%;
}

.mneu_li {
    width: 100%;
    border-bottom: 1px solid #D9D9D9;
}

.mneu_li a {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 14px 10px;
    transition: all .36s;
}

.mneu_li p {
    color: #00264F;
    font-size: 16px;
    line-height: 1.5;
    padding-left: 20px;
}

.mneu_li img {
    width: 8px;
}

.mneu_li.yxnav_active2 a {
    transform: translateX(15px);
}

.mod_nav_item.yxnav_active1>a {
    color: #2D75D9;
}

.mod_nav_item.yxnav_active1>a::before {
    width: 100%;
}

.mneu_li.yxnav_active2 a p {
    color: #2D75D9;
}

.mod_nav_ej {
    display: none;
}

.home_title {
    text-align: center;
}

.home_title .std_h2 {
    font-weight: bold;
    margin-bottom: 20px;
}

.home_title .std_text1 {
    margin-bottom: 40px;
}

.std_btn2 .ys_imgbox_cover {
    width: 30px;
    position: absolute;
    top: 50%;
    left: 6px;
    transform: translateY(-50%);
}

.std_btn2 {
    width: 160px;
    margin: 0 auto;
}

.std_white {
    border-radius: 40px;
    background: #fff;
    position: relative;
    display: block;
    transition: all .36s;
}

.std_btn2_text {
    padding-left: 25px;
    line-height: 40px;
    color: #0D3795;
    transition: all .36s;
    font-size: 18px;
}

.std_btn2 .ys_imgbox_cover img:last-child {
    opacity: 0;
}

.home_plat_li .ys_imgbox_cover {
    background: #fff;
    border-radius: 16px;
}

.home_plat_li {
    width: 16.666667%;
    padding: 0 16px;
    margin-bottom: 30px;
}

.home_plat_ul {
    margin: 0 -16px;
    display: flex;
    flex-wrap: wrap;
}

.home_plat_title {
    text-align: center;
}

.home_plat_title p {
    color: #fff;
    font-size: 36px;
    line-height: 1.5;
    display: inline-block;
}

.home_plat_title {
    display: flex;
    align-items: center;
}

.home_plat_line {
    flex-grow: 1;
    width: 10%;
    height: 1px;
    background: rgba(255, 255, 255, .2);
}

.home_plat_name {
    padding: 0 80px;
}

.home_intro_name p {
    font-size: 40px;
    line-height: 1.7;
    color: #fff;
}

.home_intro_name span {
    position: relative;
}

.home_intro_name span img:nth-child(1) {
    border-radius: 50%;
    padding: 3px;
    width: 84px;
    height: 84px;
    background: #fff;
    cursor: pointer;
}

.home_intro_name span img:nth-child(2) {
    position: absolute;
    top: 62%;
    left: 54%;
    transform: translate(-50%, -50%);
    width: 26px;
    pointer-events: none;
}

/* 导航 - end*/


/* helen star */

.sdt_word1,
.sdt_word1 p {
    font-size: 18px;
    line-height: 1.4;
    color: #00264F;
}

.home_title .std_text1 {
    width: 1000px;
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 40px;
}

.home_spot_btm {
    width: 100%;
    height: 700px;
    position: relative;
    overflow: hidden;
}

.home_spot_btm_wrap {
    width: 100%;
    position: relative;
}

.hsbw_ul {
    width: 100%;
    height: 100%;
}

.hsbw_li {
    width: 100%;
    position: relative;
    height: 100%;
}

.hsbw_li::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

.hsbw_li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.hsbw_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* helen end */


.hsbw_le {
    max-width: 300px;
}

.hsbw_le_li {
    padding: 26px 0;
}

.hsbw_le_li_wrap {
    cursor: pointer;
    position: relative;
    display: inline-block;
}

.hsbw_le_li_top {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 40px;
    padding: 7px 30px;
    transition: all 0.36s;
    position: absolute;
    top: 50%;
    left: -24px;
    transform: translateY(-50%);
    z-index: 10;
    opacity: 0;
}

.hsbw_le_li_icon {
    width: 45px;
    flex: none;
}

.hsbw_le_li_icon img {
    width: 100%;
}

.hsbw_le_li_info p {
    color: #00264F;
    line-height: 1.5;
    transition: all 0.36s;
}

.hsbw_le_li_info {
    padding-left: 18px;
}

.hsbw_le_li_btm {
    transition: all 0.36s;
}

.hsbw_le_li_btm p {
    color: #fff;
    line-height: 1.5;
    padding-left: 30px;
    position: relative;
}

.hsbw_le_li_btm p::after {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    border-radius: 50%;
}

.hsbw_le_li_info p {
    white-space: nowrap;
}

.hsbw_le_ul {
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 26px 0;
}

.hsbw_le_ul::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
    width: 1px;
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.09) 0%, rgba(255, 255, 255, 0.30) 52.6%, rgba(255, 255, 255, 0.09) 100%);
}

.hsbw_le_li.act .hsbw_le_li_top {
    opacity: 1;
}

.hsbw_le_li.act .hsbw_le_li_btm {
    opacity: 0;
}

.hsbw_ri {
    width: 612px;
    position: absolute;
    bottom: 40px;
    right: 0;
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, 0.40);
    background: rgba(255, 255, 255, 0.20);
    box-shadow: 2px 2px 0px 0px rgba(255, 255, 255, 0.30) inset;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 39px 42px;
}

.hsbw_ri_li {
    width: 100%;
    display: none;
}

.hsbw_li {
    display: none;
}

.hsbw_ri_li:first-child,
.hsbw_li:first-child {
    display: block;
}

.hsbw_ri_li_tit .std_h3 {
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
}

.hsbw_ri_li_info p {
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.5;
}

.hsbw_ri_li_info {
    margin-bottom: 34px;
}

.hsbw_ri_li_tit {
    margin-bottom: 11px;
}

.hrli_li_link {
    font-size: 16px;
    line-height: 36px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 50px;
    padding: 0 28px;
    display: block;
    position: relative;
}

.hrli_ul {
    display: flex;
    flex-wrap: wrap;
}

.hrli_li {
    margin-right: 12px;
    margin-bottom: 12px;
}

.hrli_li:last-child {
    margin-right: 0;
}


.home_highl {
    width: 100%;
    position: relative;
}

.home_highl_cont {
    width: 100%;
    position: relative;
}

.home_highl_btm {
    width: 100%;
    position: relative;
}


.hhbs_wrap {
    position: relative;
    transition: all .5s;
}

.hhbs_wrap .ys_imgbox_cover {
    border-radius: 30px;
    background: #D9D9D9;
}

.hhbs_wrap img {
    opacity: .5;
    transition: all .5s;
}

.home_highl_btm_slick .slick-list {
    overflow: visible;
}

.slick-initialized .hhbs_li {
    transform: scale(0.8);
}

.hhbs_li:not(:first-child) {
    display: none;
}

.hhbs_li {
    transition: all .5s ease !important;
}

/* .hhbs_li.slick-active .hhbs_wrap{
    background: #fff;
} */

/* .hhbs_li.slick-active .hhbs_wrap::before {
    opacity: 1;
} */

.hhbs_li.slick-active .hhbs_wrap img {
    opacity: 1;
}

.hhbs_li.slick-active .mc_jyzs5li_textbox {
    opacity: 1;
}

.hhbs_li.slick-active {
    transform: scale(1);
}

.hhbs_li.mcslick-prev {
    opacity: 1 !important;
    transform: translateX(-16%) scale(0.85);
}

.hhbs_li.mcslick-next {
    opacity: 1 !important;
    transform: translateX(16%) scale(0.85);
}

.hhbs_li.slick-active .mc_jyzs5_progress {
    opacity: 1;
}

.home_highl_btm_slick {
    width: 946px;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 42px;
}

.home_highl_btm_selec {
    width: 100%;
}

.hhbe_li .std_h4 {
    color: #00264F;
    line-height: 1.2;
    transition: all 0.36s;
}

.hhbe_li {
    position: relative;
    padding-top: 38px;
    min-width: 135px;
    text-align: center;
    cursor: pointer;
}

.hhbe_li::after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #1461CC;
}

.hhbe_li:nth-child(2):after {
    background: #B8A4F5;
}

.hhbe_li:nth-child(3):after {
    background: #D077D2;
}

.hhbe_li:nth-child(4):after {
    background: #AB92F4;
}

.hhbe_li:nth-child(5):after {
    background: #572CD1;
}

.hhbe_ul {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
    z-index: 1;
}

.hhbe_ul::after {
    content: '';
    position: absolute;
    top: 8px;
    left: 50%;
    transform: translateX(-50%);
    width: 89%;
    height: 4px;
    z-index: -1;
    background: linear-gradient(90deg, #1461CC 0.02%, #AB92F4 25.3%, #D077D2 50.01%, #AB92F4 75.5%, #572CD1 100.01%);
}

.hhbe_li.act .std_h4 {
    color: #2D75D9;
}

.home_intro_tab {
    font-size: 16px;
    line-height: 1.2;
    color: #fff;
    display: inline-block;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 25px;
}

.home_intro_tab::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
}

.home_intro_wtap {
    width: 100%;
    padding-right: 192px;
    position: relative;
}

.hinl_top p {
    color: #fff;
    line-height: 1.2;
}

.hinl_top {
    margin-bottom: 4px;
}

.hinl_btm p {
    font-size: 50px;
    line-height: 1.5;
    color: #fff;
    font-family: "MontserratLight";
    white-space: nowrap;
    font-weight: bold;
}

.home_intro_num {
    margin-top: 34px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 67px;
}

.home_intro_num_li {
    flex: none;
}

.himl_le {
    width: 26px;
}

.himl_le img {
    width: 100%;
}

.himl_ri {
    padding-left: 14px;
}

.himl_ri p {
    color: #fff;
    line-height: 1.5;
    position: relative;
}

.himl_ri p::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 1px;
    background: #fff;
    opacity: 0;
    transition: all 0.36s;
}

.home_intro_more {
    display: inline-block;
}

.home_intro_more_link {
    display: flex;
    align-items: center;
}

.home_news_cont {
    width: 100%;
    position: relative;
}

.home_news_top_le .std_h2 {
    font-weight: bold;
    color: #0D3795;
    line-height: 1.2;
}


.home_news_top_ri {
    text-align: center;
    margin: 0 !important;
}

.home_news_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.home_news_btm {
    width: calc(100% + 555px);
}

.hnbs_li {
    width: 33.333333%;
    border-right: 1px solid #A8B9D8;
    padding: 0 36px;
    height: auto !important;
}

.home_news_btm_swip {
    width: 100%;
    margin-left: -36px;
    margin-bottom: 46px;
    padding-right: 200px;
}

.hnbs_li_wrap {
    width: 100%;
    position: relative;
}

.hnbs_li_wrap .ys_imgbox_cover {
    border-radius: 36px;
    box-shadow: 14px 16px 62px rgba(0, 0, 0, 0.26);
}

.hnbs_li_wrap_btm {
    width: 100%;
    position: relative;
    margin-top: 33px;
}

.hlwb_tit .std_h4 {
    color: #143D98;
    line-height: 1.6;
    height: 3.2em;
    overflow: hidden;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.hlwb_tit {
    margin-bottom: 18px;
}

.hlwb_time p {
    color: #0A264C;
    line-height: 1.5;
}

.hnbs_li_wrap_btm .home_intro_more_link .himl_ri p {
    color: #0D3795;
}

.hnbs_li_wrap_btm .home_intro_more_link .himl_ri p::after {
    background: #0D3795;
}

.hlwb_time {
    margin-bottom: 33px;
}

.hnbs_ul {
    align-items: stretch;
}

.home_news_btm_control {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
}

.hnbc_wrap {
    width: 63px;
    cursor: pointer;
}

.hnbc_wrap img {
    width: 100%;
}

.hnbc_le {
    width: 140px;
    display: flex;
    justify-content: space-between;
}

.hnbc_ri {
    width: calc(100% - 140px);
    padding-left: 38px;
}

.mod_scbar {
    width: 100%;
}

.mod_scbar .swiper-scrollbar {
    width: 100%;
    height: 4px;
    background: #D7E3F9;
}

.mod_scbar .swiper-scrollbar-drag {
    background: #2D75D9;
}

.mod_fot {
    width: 100%;
    position: relative;
}

.mod_fot_cont {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.40);
    padding-bottom: 10px;
}

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

.mod_fot_top {
    background: linear-gradient(95deg, #F9F1FF 0%, #DEECFF 100.32%);
    padding-top: 68px;
    padding-bottom: 46px;
}

.mod_fot_le {
    padding-right: 20px;
}

.mod_fot_ri {
    flex: none;
}

.mod_fot_le_top {
    display: flex;
}

.mflt_li a {
    font-size: 18px;
    line-height: 1.5;
    color: #00264F;
    transition: all 0.36s;
}

.mflt_li {
    margin-right: 32px;
}

.mod_fot_ri .home_btn {
    margin-top: 0 !important;
}

.mod_fot_share_ul {
    display: flex;
}

.mfsu_li {
    position: relative;
    cursor: pointer;
    margin-right: 12px;
}

.mfsu_li_top {
    width: 36px;
}

.mfsu_li_top img {
    width: 100%;
}

.mfsu_li_btm {
    width: 100px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 52px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
    display: none;
}

.mfsu_li_btm img {
    width: 100%;
}

.mod_fot_share {
    width: 100%;
    position: relative;
    padding-top: 24px;
    z-index: 10;
}

.mod_fot_btm {
    width: 100%;
    background: #FFF;
    padding: 20px 0;
    position: relative;
    z-index: 10;
}

.mod_fot_btm_wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mfbw_le p,
.mfbw_ri a {
    color: rgba(0, 38, 79, 0.60);
    line-height: 1.5;
    font-size: 14px;
}

.mfbw_le p a {
    color: rgba(0, 38, 79, 0.60);
}

.mfbw_ri a {
    margin-left: 24px;
}

.home_highl .home_title {
    padding-bottom: 0 !important;
}

.home_spot {
    width: 100%;
    position: relative;
    z-index: 1;
}

.home_spot_desz {
    width: 550px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.home_spot_desz img {
    width: 100%;
}

.home_spot_desz1 {
    width: 30%;
    position: absolute;
    top: 0;
    left: -10%;
}

.home_spot_desz1 img {
    width: 100%;
}

.home_intro {
    position: relative;
}

.home_intro_desz {
    width: 583px;
    position: absolute;
    top: 88%;
    right: -50px;
}

.home_intro_wtap_desz {
    width: 67px;
    position: absolute;
    top: 0;
    left: -130px;
}

.home_intro_wtap_desz img {
    width: 100%;
}

.mod_head.act {
    border-radius: 20px 20px 0 0;
}

.ys_hd_pc.on .mod_nav_ej {
    width: 100%;
}

.ys_hd_pc.on .yx_search3xlbox {
    width: 100%;
    background: #fff;
}

/* .ys_hd_pc.on .mod_head {
    background: #fff;
} */

.ys_phnav_logo {
    width: 170px;
}

.ys_phnav_menu {
    background: #0D3795;
}

.ys_phnav_lisbox.yxnav_active2 a {
    opacity: 0.6;
}

.hsbw_ul .slick-list,
.hsbw_ul .slick-track {
    height: 100%;
}

.hhbs_wrap_tit {
    display: none;
}


.ys_ban_li.slick-current .ys_ban_title,
.ys_ban_li.slick-current .std_h1,
.ys_ban_li.slick-current .ys_ban_text,
.ys_ban_li.slick-current .home_btn {
    animation: ysfadeInUp 0.8s ease-in-out both;
    animation-delay: 0.1s;
}

.hnbc_wrap .ys_imgbox_cover img:nth-child(1) {
    opacity: 0;
}

/*鼠标效果*/
@media screen and (min-width: 1200px) {

    .hnbc_wrap:hover .ys_imgbox_cover img:nth-child(1) {
        opacity: 1;
    }

    .hnbc_wrap:hover .ys_imgbox_cover img:nth-child(2) {
        opacity: 0;
    }

    .mflt_li a:hover {
        color: #2D75D9;
    }

    .home_intro_more_link:hover p::after {
        width: 100%;
        opacity: 1;
    }

    .mneu_li a:hover {
        transform: translateX(15px);
    }

    .mneu_li a:hover p {
        color: #2D75D9;
    }

    .mod_nav_item>a:hover {
        color: #2D75D9;
    }

    .mod_nav_item>a:hover::before {
        width: 100%;
    }

    .std_btn:hover::before {
        opacity: 0;
    }

    .std_btn:hover .std_btn_cont {
        background-color: #FFF;
    }

    .std_btn.std_blue:hover .std_btn_cont {
        color: #2D75D9;
    }

    .std_btn.std_violet:hover .std_btn_cont {
        color: #7F33E6;
    }

    .std_white:hover .ys_imgbox_cover img:last-child {
        opacity: 1;
    }

    .std_white:hover .ys_imgbox_cover img:first-child {
        opacity: 0;
    }

    .std_white:hover .ys_imgbox_cover img {
        transform: scale(1);
    }

    .std_white:hover {
        background-color: #2D75D9;
    }

    .std_white:hover .std_btn2_text {
        color: #fff;
    }

    .mfsu_li_top:hover .ys_imgbox_cover img:nth-child(1) {
        opacity: 1;
    }

    .mfsu_li_top:hover .ys_imgbox_cover img:nth-child(2) {
        opacity: 0 !important;
    }

    .home_plat_li .ys_imgbox_cover:hover img:nth-child(1) {
        opacity: 1;
    }

    .home_plat_li .ys_imgbox_cover:hover img:nth-child(2) {
        opacity: 0;
    }

    .home_plat_li .ys_imgbox_cover:hover {
        background: #2D75D9;
    }
    
    .mod_ewm .std_btn.std_blue:hover .std_btn_cont {
        color: #fff;
    }
    .mod_ewm .std_btn:hover .std_btn_cont {
        background-color: transparent;
    }
    .mod_ewm .std_btn.std_violet:hover .std_btn_cont {
        color: #fff;
    }
    .mod_ewm .std_btn:hover::before {
        opacity: 1;
    }

}

.home_plat_li .ys_imgbox_cover {
    transition: all 0.36s;
}

.ys_imgbox_cover {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}


.ys_privacy .ys_pribanner {
    height: 376px;
}

.ys_privacy .ys_priban {
    top: 67%;
}

.mfsu_li.dele {
    cursor: auto !important;
}

.mfsu_li_top .ys_imgbox_cover img:nth-child(1) {
    opacity: 0;
}

.home_plat_li .ys_imgbox_cover img {
    transform: scale(1) !important;
}

.home_plat_li .ys_imgbox_cover img:nth-child(1) {
    opacity: 0;
}

.home_highl_infow {
    text-align: center;
    width: 1000px;
    margin: 0 auto;
    margin-top: 30px;
    max-width: 100%;
}

.home_highl_infow_text {
    display: none;
}

.home_highl_infow_text:first-child {
    display: block;
}

.ys_ban_text.home_highl_infow_text p {
    color: #131313;
}

.hnbc_wrap .ys_imgbox_cover img {
    border-radius: 50%;
}

/* 内页 - start */
.ys_cont1460 {
    width: 1460px;
    margin: 0 auto;
}

.ys_cont1100 {
    width: 1100px;
    margin: 0 auto;
}

.ys_nybanner {
    position: relative;
}

.ys_nybanner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(8, 17, 36, .3);
}

.ys_nyban_title h1 {
    font-size: 60px;
    font-weight: bold;
}

.ny_page .ys_hd_pc {
    padding: 0;
    top: 0;
}

.ny_page .mod_head {
    border-radius: 0;
}

.mod_bread {
    position: absolute;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    margin: 0 -10px;
}

.mod_bread li a {
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    display: block;
    position: relative;
}

.mod_bread li {
    padding: 0 10px;
}

.mod_bread li a::before {
    content: '>';
    position: absolute;
    top: 50%;
    right: -15px;
    font-size: 14px;
    color: #fff;
    transform: translateY(-50%);
}

.mod_bread li:last-child a::before {
    display: none;
}

.news_item li {
    width: 33.333333%;
    padding: 0 66px;
    margin-bottom: 82px;
}

.news_item {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -66px;
}

.news_item .ys_imgbox_cover img,
.news_item .ys_imgbox_cover {
    border-radius: 30px;
}

.news_item_text {
    margin-top: 30px;
    padding-bottom: 24px;
}

.ny_pos_bj {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}

.ny_pos_bj img {
    width: 100%;
}

.mod_tab_item {
    display: flex;
    margin: 0 -10px;
    padding-bottom: 32px;
}

.mod_tab li {
    padding: 0 10px;
}

.mod_tab li a {
    display: block;
    width: 110px;
    line-height: 48px;
    text-align: center;
    transition: all .36s;
    border: 1px solid #AAD6FF;
    border-radius: 24px;
}

.mod_tab {
    border-bottom: 1px solid #AAD6FF;
    margin-bottom: 66px;
}

.mod_tab_item li.on a {
    background: #0074E0;
    border-color: #0074E0;
    color: #fff;
}

.news_cont {
    position: relative;
}

.news_cont .ys_cont1460 {
    position: relative;
    z-index: 5;
}

.news_item_text_tag {
    display: flex;
}

.news_item_text_tag span {
    display: block;
    margin-right: 8px;
    color: #2134A8;
    font-size: 14px;
    line-height: 34px;
    border-radius: 27px;
    background: #AAD6FF;
    padding: 0 20px;
}

.news_item_text_tag {
    margin-bottom: 24px;
}

.news_item_text .std_h4 {
    color: #00349B;
    margin-bottom: 10px;
    font-size: 22px;
    transition: all .36s;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 62px;
}

.news_item_text p {
    color: #00349B;
    font-size: 16px;
    line-height: 1.5;
}

.news_item li:nth-child(3n) {
    border-right-color: transparent;
}

.news_item li {
    border-right: 1px solid #AAD6FF;
}

.newsdt_cont_top {
    position: relative;
    padding-top: 200px;
}

.newsdt_cont_text_img img {
    width: 100%;
    border-radius: 30px;
}

.newsdt_cont_text_img {
    margin-top: 70px;
}

.newsdt_cont_text h1 {
    font-weight: bold;
    margin-bottom: 30px;
    line-height: 1.4;
}

.ncat_time {
    display: flex;
    align-items: center;
}

.ncat_time p {
    font-size: 22px;
    color: #0A264C;
    margin-right: 40px;
}

.ncat_time span {
    display: block;
    line-height: 34px;
    font-size: 14px;
    color: #fff;
    border-radius: 27px;
    text-align: center;
    background: #2D75D9;
    padding: 0 20px;
    margin-right: 20px;
}

.yxedr_active p img {
    border-radius: 30px;
}

.newsdt_cont_art_page li a {
    display: flex;
    align-items: flex-start;
}

.newsdt_cont_art_page li img {
    width: 26px;
}

.newsdt_cont_art_page li p {
    width: calc(100% - 26px);
    padding-left: 10px;
    color: #0D3795;
    font-size: 18px;
    line-height: 1.75;
}

.newsdt_cont_art_page li {
    margin-bottom: 16px;
}

.newsdt_cont_art_page {
    margin-top: 40px;
}

.eventsdt_main .yxedr_active p {
    font-size: 18px;
}

.yxedr_active p a {
    color: #2D75D9;
}

.ny_page .home_plat {
    position: relative;
    z-index: 10;
}

.events_item li {
    margin-bottom: 80px;
}

.events_item li a {
    border-radius: 30px;
    display: flex;
    background: #fff;
    box-shadow: 1px 1px 20px 0px rgba(159, 159, 159, 0.25);
}

.events_item li .ys_imgbox_cover,
.events_item li .ys_imgbox_cover img {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    height: auto;
}

.events_item_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 70px;
}

.events_cont {
    position: relative;
}

.events_item_text_tag {
    color: #0074E0;
    font-size: 18px;
    line-height: 1.4;
}

.events_item_text_title {
    color: #143D98;
    font-size: 40px;
    line-height: 1.4;
    margin: 8px 0 20px;
}

.events_item_text_word p {
    color: #00264F;
    font-size: 20px;
    line-height: 1.4;
}

.events_item_text_word {
    margin-bottom: 50px;
}

.events_item .himl_ri p {
    color: #0D3795;
}

.events_item .home_intro_more_link p::after {
    background: #0D3795;
}

.ny_pos {
    position: relative;
}

.dowm_cont_item_fl li:not(:first-child) {
    display: none;
}

.dowm_cont_item_pos {
    position: relative;
}

.dowm_cont_item_fl {
    width: 70%;
}

.dowm_cont_item_fr {
    width: 530px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background: #fff;
    padding: 38px 76px;
    border-radius: 30px;
}

.dowm_cont_item_fl .ys_imgbox_cover,
.dowm_cont_item_fl .ys_imgbox_cover img {
    border-radius: 30px;
}

.dowm_cont_item_fr li .dowm_cont_item_fra {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 16px;
    position: relative;
    cursor: pointer;
}

.dowm_cont_item_fr li .dowm_cont_item_fra::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 1px;
    background: rgba(0, 38, 79, .1);
    transition: all .36s;
}

.dowm_cont_item_fr li {
    margin-bottom: 18px;
}

.dowm_cont_item_fr li:last-child {
    margin-bottom: 0;
}

.dcir_text {
    color: #00264F;
    font-size: 20px;
    line-height: 1.4;
    transition: all .36s;
    width: calc(100% - 30px);
    padding-right: 30px;
}

.dcir_img {
    width: 30px;
    opacity: 0;
}

.dowm_cont_item_fr li.on .dowm_cont_item_fra::before {
    width: 100%;
}

.dowm_cont_item_fr li.on .dcir_img {
    opacity: 1;
}

.review_select {
    margin-bottom: 60px;
    padding-bottom: 36px;
    border-bottom: 1px solid #AAD6FF;
    position: relative;
    z-index: 10;
}

.ys_select {
    width: 208px;
}

.ys_select_hd {
    width: 100%;
    height: 48px;
    border-radius: 24px;
    border: 1px solid #AAD6FF;
    padding: 0 28px;
}

.ys_select_xtbbox {
    width: 10px;
}

.ys_select_xtbbox img {
    width: 100%;
}

.ys_select_show {
    color: #006EC5;
    font-size: 16px;
}

.ys_select_show::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #006EC5;
    font-size: 16px;
}

.ys_select_show:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #006EC5;
    font-size: 16px;
}

.ys_select_show::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #006EC5;
    font-size: 16px;
}

.ys_select_show:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #006EC5;
    font-size: 16px;
}

.ys_select_bd {
    padding: 25px;
    border-radius: 16px;
    border: 1px solid #AAD6FF;
}

.ys_select_li {
    font-size: 14px;
    line-height: 1.6;
    color: #00264F;
    margin-bottom: 10px;
    transition: all .36s;
}

.ys_select_li:last-child {
    margin-bottom: 0;
}

.ys_select_hd.on {
    border-color: #2D75D9;
}

.ys_select_xtbbox {
    right: 28px;
}

.photo_cont .std_btn2_text {
    text-align: center;
}

.photo_cont .std_btn2 {
    margin: 0;
}

.photo_cont .news_item li {
    padding: 0 43px;
}

.photo_cont .news_item {
    margin: 0 -43px;
}

.photo_cont_list_box {
    padding-bottom: 35px;
}

.photo_cont_list_btn {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 37px;
}

.photo_cont_list_btn .std_white {
    box-shadow: 12px 14px 40px 0px rgba(9, 15, 50, 0.06);
}

.photo_info {
    /* margin-bottom: 70px; */
    display: flex;
}

.photo_info li {
    display: flex;
    align-items: center;
    margin-right: 46px;
}

.photo_info li img {
    width: 26px;
}

.photo_info li p {
    padding-left: 12px;
    color: #0A264C;
    font-size: 22px;
}

.manu_cont_bot_fl {
    width: calc(100% - 40px);
    padding-right: 30px;
}

.manu_cont_bot_fr {
    width: 40px;
}

.manu_cont_bot_fr p,
.manu_cont_bot_fl p {
    color: #00264F;
    font-size: 18px;
    line-height: 1.6;
}

.manu_cont_bot .manu_cont_bot_fl p {
    font-size: 16px;
}

.manu_cont_bot a,
.manu_cont_top {
    padding: 22px 66px;
    display: flex;
}

.manu_cont_bot .manu_cont_bot_fl {
    display: flex;
}

.manu_cont_bot_fr img {
    width: 28px;
    margin: 0 auto;
}

.manu_cont_bot li a {
    background: #EFF6FF;
    border-radius: 20px;
}

.manu_cont_bot li:nth-child(2n) a {
    background: #fff;
}

.manu_cont_bot .manu_cont_bot_fl p:last-child {
    padding-left: 5px;
}

.review_select_btn {
    width: 150px;
    line-height: 48px;
    border-radius: 27px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #0074E0;
}

.review_select_search {
    width: calc(100% - 430px);
    height: 48px;
    border-radius: 24px;
    border: 1px solid #AAD6FF;
}

.review_select_search input {
    width: 100%;
    padding: 0 30px;
    height: 100%;
}

.lists_cont .review_select {
    display: flex;
    justify-content: space-between;
}

.review_select_search input {
    color: #006EC5;
    font-size: 16px;
}

.review_select_search input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #006EC5;
    font-size: 16px;
}

.review_select_search input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #006EC5;
    font-size: 16px;
}

.review_select_search input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #006EC5;
    font-size: 16px;
}

.review_select_search input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #006EC5;
    font-size: 16px;
}

.lists_cont_item1,
.lists_cont_item2 {
    width: 20%;
}

.lists_cont_item3 {
    width: 27%;
}

.lists_cont_item4 {
    width: 33%;
}

.lists_cont_title li,
.lists_cont_item li {
    padding: 22px 60px;
    display: flex;
}

.lists_cont_title .lists_cont_item_name p {
    font-size: 18px;
    color: #00264F;
    line-height: 1.6;
}

.lists_cont_item .lists_cont_item_name p {
    font-size: 16px;
    color: #00264F;
    line-height: 1.6;
}

.lists_cont_item li {
    background: #EFF6FF;
    border-radius: 20px;
}

.lists_cont_item li:nth-child(2n) {
    background: transparent;
}

.exhibie_company_cont {
    display: flex;
}

.exhibie_company_cont .ys_imgbox_cover {
    width: 51%;
}

.exhibie_company_text {
    width: 49%;
    padding-left: 90px;
    padding-top: 10px;
}

.exhibie_company_text .std_h1,
.exhibie_company_text .std_h3 {
    font-weight: bold;
    color: #0D3795;
}

.exhibie_company_text p {
    color: #00264F;
}

.exhibie_company_text .std_h3 {
    margin: 20px 0 40px;
}

.exhibie_company_cont .ys_imgbox_cover,
.exhibie_company_cont .ys_imgbox_cover img {
    border-radius: 30px;
}

.exhibie_cont {
    padding-top: 100px;
}

.exhibie_info_ul li {
    width: 50%;
    padding: 0 30px;
    margin-bottom: 30px;
}

.exhibie_info_ul {
    margin: 0 -30px;
    display: flex;
    flex-wrap: wrap;
}

.exhibie_info_item {
    padding: 30px;
    border-radius: 20px;
    background: linear-gradient(95deg, #F8F1FF -1.38%, #DEECFF 98.03%);
}

.exhibie_info_item img {
    width: 24px;
}

.exhibie_info_item_text {
    width: calc(100% - 24px);
    padding-left: 30px;
}

.exhibie_info_item {
    display: flex;
    align-items: center;
}

.eiit_title {
    font-size: 20px;
    color: #0D3795;
    line-height: 1.5;
    margin-bottom: 10px;
}

.eiit_text,
.eiit_text a {
    color: #00264F;
    font-size: 14px;
    line-height: 1.4;
}

.cta_share_cont .std_h2 {
    text-align: center;
}

.cta_share_cont {
    width: 1000px;
    margin: 0 auto;
}

.cta_share_cont .std_text1 p {
    text-align: center;
}

.cta_share_ul {
    margin-top: 90px;
}

.exhibie_album_swiper_cont {
    /* width: calc(100% + 250px); */
    overflow: initial !important;
}

.exhibie_album .swiper-wrapper .swiper-slide {
    width: 50%;
    padding: 0 18px;
    height: auto;
}

.exhibie_album .swiper-wrapper {
    margin: 0 -18px;
}

.exhibie_album_swiper_cont .swiper-slide .ys_imgbox_cover,
.exhibie_album_swiper_cont .swiper-slide .ys_imgbox_cover img {
    border-radius: 30px;
    height: auto;
}

.exhibie_album_swiper_cont .swiper-wrapper {
    margin-bottom: 58px;
}

.swiper-button {
    width: 140px;
}

.swiper-button-nextx,
.swiper-button-prevx {
    width: 62px !important;
    height: 62px !important;
    border-radius: 50%;
    position: relative !important;
    right: inherit !important;
    left: inherit !important;
}

.swiper-button-nextx img:last-child,
.swiper-button-prevx img:last-child {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.swiper-button-nextx img,
.swiper-button-prevx img {
    width: 100%;
    transition: all .36s;
}

.swiper-control {
    width: 100%;
    height: 62px;
}

.swiper-scrollbar {
    width: calc(100% - 180px);
    height: 4px;
    border-radius: 4px;
    background: #D7E3F9 !important;
    margin-top: 29px;
}

.swiper-scrollbar-drag {
    background: #2D75D9 !important;
}

.swiper-button-nextx.swiper-button-disabled,
.swiper-button-prevx.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.coop_media_item li {
    width: 20%;
    padding: 0 12px;
    margin-bottom: 30px;
}

.coop_media_item {
    margin: 0 -12px;
}

.coop_media_item ul {
    /* margin: 0 -12px; */
    display: flex;
    flex-wrap: wrap;
}

.coop_media_item li .ys_imgbox_cover {
    border-radius: 30px;
    background: #fff;
    box-shadow: 12px 14px 40px 0px rgba(9, 15, 50, 0.06);
}

.coop_media_item li .ys_imgbox_cover img {
    border-radius: 30px;
}

.coop_item {
    display: flex;
    border-radius: 30px;
    background: #FFF;
    box-shadow: 4px 6px 20px 0px #E4E7EF;
    padding: 40px 36px;
    height: 100%;
    align-items: flex-start;
}

.coop_item .ys_imgbox_cover {
    width: 42%;
}

.coop_item_text {
    width: 58%;
    padding: 40px 10px 0 40px;
}

.coop_item_text .std_h4 {
    color: #143D98;
    margin-bottom: 12px;
}

.coop_item_text .std_text1 p {
    color: #00264F;
}

.coop_item_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ny_pos_bj {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}

.home_main,
.exhibitor_mian .ys_main,
.visitors_mian .ys_main,
.about_main .ys_main {
    background: linear-gradient(107deg, #F2F2FE 20.25%, #E8F0FE 83.84%);
}

.exhibitor_mian .ny_pos_bj {
    z-index: 1;
}

.exhibitor_all {
    position: relative;
    z-index: 5;
}

.mod_lead {
    position: relative;
}

.mod_lead_bj {
    width: 100%;
    position: relative;
}

.mod_lead_bj img {
    width: 100%;
}

.mod_lead_bj::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(8, 17, 36, 0.46);
}

.mod_lead_title .std_h2 {
    color: #fff;
    text-align: center;
}

.mod_lead_title .std_btn2_text {
    padding-left: 18px;
    text-align: center;
}

.exhibitor_why_all {
    display: flex;
}

.exhibitor_why_fl {
    width: 35.5%;
    padding-right: 64px;
}

.exhibitor_why_fr {
    width: 64.5%;
    position: relative;
    height: 100%;
}

.exhibitor_why_fl_title {
    display: flex;
    align-items: center;
}

.exhibitor_why_fl_title img {
    width: 44px;
}

.exhibitor_why_fl_title .std_h3 {
    padding-left: 22px;
    font-weight: bold;
    color: #143D98;
}

.exhibitor_why_fl_title {
    margin-bottom: 18px;
}

.exhibitor_why_fl_ul {
    padding-top: 60px;
    padding-bottom: 30px;
    height: 100%;
}

.exhibitor_why_fl_li,
.exhibitor_why_fl_ul .slick-list {
    height: 100%;
}

.exhibitor_why_fr_li1 .ys_imgbox_cover,
.exhibitor_why_fr_li1 .ys_imgbox_cover img {
    width: 100%;
    border-radius: 30px;
}

.exhibitor_why_fr_li1 .ys_imgbox_cover {
    position: relative;
}

.exhibitor_why_fr_li1 .ys_imgbox_cover::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(8, 17, 36, 0.30);
    border-radius: 30px;
    z-index: 1;
}

.exhibitor_why_fr_ul2 {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    justify-content: space-between;
    z-index: 10;
    width: 100%;
    height: 100%;
}

.exhibitor_why_fr_li2 {
    width: 25%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
    border-right: 1px solid rgba(255, 255, 255, .4);
}

.exhibitor_why_fr_li2 .std_text1 p {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}

.exhibitor_why_fr_li2:last-child {
    border-right-color: transparent;
}

.exhibitor_why_fr_li2.act p {
    font-weight: bold;
}

.exhibitor_why_fl_li.slick-current .exhibitor_why_fl_title,
.exhibitor_why_fl_li.slick-current .std_text1 {
    -webkit-animation: fadeInUp 0.8s ease both;
    animation: fadeInUp 0.8s ease both;
    animation-delay: 0.2s;
}

.exhibitor_why_fr_li1 {
    display: none;
}

.exhibitor_why_fr_li1:first-child {
    display: block;
}

.exhibitor_apply_cont {
    position: relative;
}

.exhibitor_apply_cont_bj {
    position: relative;
    width: 100%;
    border-radius: 30px;
}

.exhibitor_apply_cont_bj img {
    width: 100%;
    border-radius: 30px;
}

.exhibitor_apply_cont_top {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    width: 750px;
    text-align: center;
}

.exhibitor_apply_cont_bj::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(8, 17, 36, 0.30);
    border-radius: 30px;
    z-index: 1;
}

.exhibitor_apply_cont_top .eact_title {
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 1.4;
}

.exhibitor_apply_cont_top .std_text1 {
    width: 80%;
    margin: 0 auto;
}

.exhibitor_apply_cont_top .std_text1 p {
    color: #fff;
}

.exhibitor_apply_cont_bot {
    z-index: 10;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 90px;
    border-radius: 0 0 30px 30px;
    background: url(../images/04.jpg) center / cover no-repeat;
}

.exhibitor_apply_cont_bot a {
    display: block;
    width: 130px;
    margin: 27px auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.exhibitor_apply_cont_bot p {
    color: #fff;
    font-size: 18px;
    padding-right: 14px;
}

.exhibitor_apply_cont_bj img {
    transition: all .36s;
}

.exhibitor_apply_cont {
    overflow: hidden;
    border-radius: 30px;
}

.visitors_vip_cont {
    background: #00349A;
}

.visitors_vip_title {
    margin-bottom: 160px;
}

.visitors_vip_cont_top li {
    width: 33.333333%;
    padding: 0 56px;
}

.visitors_vip_cont_top ul {
    display: flex;
}

.vvct_cont .ys_imgbox_cover,
.vvct_cont .ys_imgbox_cover img {
    border-radius: 30px;
}

.vvct_cont {
    position: relative;
}

.vvct_text {
    position: absolute;
    bottom: -55px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 38px);
    border-radius: 26px;
    padding: 22px 30px 26px;
    background: url(../images/01.jpg) center / cover no-repeat;
}

.vvct_text_title {
    font-size: 20px;
    font-weight: bold;
    color: #00349A;
    line-height: 1.5;
    margin-bottom: 12px;
}

.vvct_text .std_text2 p {
    color: #00264F;
    font-size: 14px;
    line-height: 1.4;
    height: 75px;
    overflow: hidden;
}

.visitors_vip_cont_top li:nth-child(2) .vvct_text {
    background: url(../images/02.jpg) center / cover no-repeat;
}

.visitors_vip_cont_top li:nth-child(3) .vvct_text {
    background: url(../images/03.jpg) center / cover no-repeat;
}

.visitors_vip_cont_top {
    transform: translateY(-110px);
    padding: 0 56px;
}

.visitors_vip_cont_bot {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.vvcb_left_title {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 10px;
}

.vvcb_left .std_text1 p,
.vvcb_left .std_text1 p a {
    color: #fff;
}

.vvcb_left .std_text1 p a {
    text-decoration: underline;
}

.vvcb_right img {
    border-radius: 10px;
    width: 100px;
    margin-right: 24px;
}

.vvcb_right img:last-child {
    margin-right: 0;
}

.csui_bot {
    position: absolute;
    bottom: 45px;
    left: 50%;
    transform: translateX(-50%);
    width: 160px;
    height: 200px;
    background: #fff;
    border-radius: 16px;
    box-shadow: 12px 14px 40px 0px rgba(9, 15, 50, 0.06);
}

.cta_share_ul {
    display: flex;
    justify-content: center;
}

.cta_share_ul_item {
    padding: 0 40px;
    position: relative;
}

.csui_top_img {
    width: 90px;
    height: 90px;
    margin: 0 auto;
    border-radius: 16px;
    background: #FFF;
    transition: all .36s;
    box-shadow: 12px 14px 40px 0px rgba(9, 15, 50, 0.06);
}

.csui_top_text {
    text-align: center;
    font-size: 16px;
    color: #0D3795;
    line-height: 1.4;
    margin-top: 20px;
}

.csui_bot img {
    width: 110px;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
}

.csui_top {
    position: relative;
    z-index: 1;
}

.cta_share_li.on .csui_top_img {
    background: transparent;
    box-shadow: inherit;
}

.csui_bot {
    display: none;
}

.cta_map {
    position: relative;
}

.cta_map_bj,
.cta_map_bj img {
    width: 100%;
}

.cta_map_icon_top {
    width: 32px;
    margin-right: 15px;
}

.cta_map_bot {
    width: 400px;
    border-radius: 16px;
    background: #FFF;
    padding: 27px 42px;
    box-shadow: 12px 14px 40px 0px rgba(9, 15, 50, 0.06);
}

.cta_map_bot_title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.4;
    color: #0D3795;
    margin-bottom: 10px;
}

.cta_map_bot_text {
    font-size: 16px;
    line-height: 1.6;
    color: #00264F;
    margin-bottom: 26px;
}

.cta_map_bot_link a {
    display: flex;
    width: 120px;
}

.cta_map_bot_link p {
    color: #2D75D9;
    font-size: 18px;
    line-height: 1.4;
    position: relative;
}

.cta_map_bot_link p::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #2D75D9;
}

.cta_map_bot_link img {
    margin-left: 15px;
    width: 26px;
}

.cta_trans_top_tab .ys_imgbox_cover {
    width: 22px;
}

.cta_trans .std_h3 {
    font-weight: bold;
    color: #fff;
    margin-bottom: 30px;
}

.cta_trans_top {
    margin-bottom: 45px;
}

.cta_trans_bot_title {
    color: #fff;
    font-size: 20px;
    line-height: 1.6;
    font-weight: bold;
    margin-bottom: 10px;
}

.cta_trans_bot_li .std_text1 p {
    color: #fff;
}

.cta_trans_top_tab {
    width: 126px;
    display: flex;
    justify-content: center;
    border-radius: 30px;
    border: 1px solid #fff;
    cursor: pointer;
    align-items: center;
}

.cta_trans_top_tab p {
    line-height: 38px;
    font-size: 16px;
    color: #fff;
    transition: all .36s;
    padding-left: 12px;
}

.cta_advice_ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -30px;
}

.cta_advice_li {
    width: 50%;
    margin-bottom: 30px;
    padding: 0 30px;
}

.cta_advice_li_item {
    border-radius: 20px;
    background: linear-gradient(95deg, #F8F1FF -1.38%, #DEECFF 98.03%);
    padding: 58px;
}

.cali_title {
    font-weight: bold;
    color: #0D3795;
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 20px;
}

.cali_text {
    display: flex;
    align-items: center;
}

.cali_text img {
    width: 18px;
}

.cali_text p {
    padding-left: 15px;
    font-size: 20px;
    line-height: 1.4;
    color: #00264F;
}

.cta_other_cont {
    display: flex;
    margin: 0 -30px;
}

.cta_other_fl {
    width: 100%;
    padding: 0 30px;
}

.cta_other_fl .cta_advice_li {
    width: 100%;
}

.cta_other_fl .cta_advice_li_item {
    background: url(../images/g1_bg01.jpg)center / cover no-repeat;
}

.cta_other_fl .cali_text p {
    color: #fff;
}

.cta_trans_top_ul {
    display: flex;
}

.cta_trans_top_li {
    margin-right: 30px;
}

.cta_trans_top_li.on .cta_trans_top_tab,
.cta_trans_top_li.slick-current .cta_trans_top_tab {
    background: #fff;
}

.cta_trans_top_li.on p,
.cta_trans_top_li.slick-current p {
    color: #00349A;
}

.cta_trans_top_li.on .ys_imgbox_cover img:last-child,
.cta_trans_top_li.slick-current .ys_imgbox_cover img:last-child {
    opacity: 0;
}

.cta_trans_top_li.on .ys_imgbox_cover img:first-child,
.cta_trans_top_li.slick-current .ys_imgbox_cover img:first-child {
    opacity: 1;
}

.cta_trans_top_li .ys_imgbox_cover img:last-child {
    opacity: 1;
}

.cta_trans_top_li .ys_imgbox_cover img:first-child {
    opacity: 0;
}

.ys_nybanner .ys_video_btn {
    width: 84px;
    height: 84px;
    border: 1px solid #fff;
    position: relative;
    cursor: pointer;
    border-radius: 50%;
}

.ys_nybanner .ys_video_btn img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.ys_nybanner .ys_nyban_title {
    top: 58%;
}

.about_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.about_list .std_btn2 {
    margin: 0;
    text-align: center;
}

.about_distribute {
    padding: 76px 0;
}

.about_time {
    text-align: center;
}

.about_time {
    width: 1000px;
    margin: 0 auto;
}

.about_time .std_h2 {
    margin-bottom: 26px;
}

.about_time .std_text1 {
    margin-bottom: 30px;
}

.about_time_title {
    margin-bottom: 30px;
}

.std_h24 {
    color: #00264F;
    font-size: 24px;
    line-height: 1.6;
    margin-bottom: 10px;
}

.about_time_title .std_h3 {
    color: #CA191D;
    font-weight: bold;
}

.std_text18 p {
    color: #00264F;
    font-size: 18px;
    line-height: 1.5;
}

.about_distribute .std_h2 {
    color: #fff;
}

.about_intro_top_li .ys_imgbox_cover {
    position: relative;
}

.about_intro_top_li .ys_imgbox_cover::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(8, 17, 36, 0.50);
    border-radius: 30px;
    z-index: 1;
}

.about_intro_top_li .ys_imgbox_cover,
.about_intro_top_li .ys_imgbox_cover img {
    border-radius: 30px;
}

.aitl_text {
    position: absolute;
    top: 44%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    text-align: center;
    width: 43%;
}

.about_intro_top_li {
    position: relative;
}

.aitl_text .std_text1 p,
.aitl_text_title {
    color: #fff;
}

.aitl_text_title {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.4;
}

.about_intro_bot {
    position: absolute;
    bottom: -73px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    border-radius: 30px;
    padding: 42px 90px;
}

.about_intro_cont {
    position: relative;
}

.about_intro_bot .hhbe_ul::after {
    width: 87%;
}

.about_intro {
    margin-bottom: 170px;
}

.about_distribute_cont {
    display: flex;
    align-items: center;
}

.about_distribute_fl {
    width: 55%;
    height: auto;
}

.about_distribute_fl_top {
    padding: 36px 96px 0;
    background: #fff;
    position: relative;
    border-radius: 30px 30px 0 0;
}

.about_distribute_fr {
    width: 45%;
    padding-left: 14%;
    padding-top: 45px;
    height: auto;
}

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

.adft_img img {
    width: 100%;
}

.adft_icon1 {
    position: absolute;
    top: 27px;
    right: 27px;
    width: 60px;
}

.adft_icon2 {
    width: 56px;
    border-radius: 12px 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
}

.adft_icon2 img {
    width: 100%;
    border-radius: 12px 0 0 0;
}

.about_distribute_fl_bot {
    width: 100%;
    background: rgba(255, 255, 255, .2);
    border-radius: 0 0 30px 30px;
}

.about_distribute_fl_bot a {
    padding: 17px 34px;
    display: flex;
    justify-content: space-between;
}

.about_distribute_fl_bot p {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
}

.about_distribute_fl_bot img {
    width: 28px;
}

.about_distribute_fr .std_h3 {
    font-weight: bold;
    margin-bottom: 24px;
    color: #fff;
}

.about_distribute_fr p {
    color: #fff;
    margin-bottom: 8px;
}

.about_list_ul.slick-slide {
    display: flex !important;
    flex-wrap: wrap;
}

.about_cont .slick-dots li.slick-active {
    background: #2D75D9 !important;
}

.about_cont .slick-dots li {
    width: 10px !important;
    height: 10px !important;
    padding: 0 !important;
    background: #EAEAEA !important;
}

.about_cont .slick-dots {
    display: block !important;
    bottom: -30px;
}

.about_cont li .ys_imgbox_cover {
    border-radius: 30px;
    background: #fff;
    box-shadow: 0px 0px 12px 0 rgba(9, 15, 50, 0.06);
}

.mod_ewm_top {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translate(100%, -50%);
    transition: all .5s ease-out;
    width: 190px;
    padding: 23px 25px;
    border-radius: 30px;
    background: #FFF;
    box-shadow: 12px 14px 40px 0px rgba(9, 15, 50, 0.06);
    z-index: 100;
}

.mod_ewm_img {
    width: 100%;
    margin-bottom: 14px;
}

.mod_ewm_img img {
    width: 100%;
}

.mod_ewm_text {
    text-align: center;
    color: #00264F;
    font-size: 14px;
    text-align: center;
    line-height: 1.2;
}

.mod_ewm.on .mod_ewm_top {
    transform: translate(0, -50%);
}

.mod_ewm_icon2 {
    width: 50px;
    height: 50px;
    background: #fff;
    box-shadow: 5px 5px 20px 0px rgba(9, 15, 50, 0.1);
    position: fixed;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
    transition: all .5s ease-out;
    z-index: 100;
}

.mod_ewm.on .mod_ewm_icon2 {
    transform: translate(100%, -50%);
}

.mod_ewm_icon2 img {
    width: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.mod_ewm_icon1 {
    display: none;
}

.mod_ewm_icon2 {
    display: none;
}

.manu_cont_bot_fr img {
    margin: 0 auto;
    display: block;
}

.events_item li .ys_imgbox_cover {
    width: 58%;
}

.events_item_text {
    width: 42%;
}

.ys_phnav_logo {
    width: 200px;
}

.yxedr_active p a {
    text-decoration: underline;
}

.newsdt_cont_art_page li img {
    margin-top: 3px;
}

.cta_map_icon {
    position: absolute;
    top: 47%;
    left: 50%;
    display: flex;
}

.csui_top_img img {
    width: 100%;
}

.swiper-control {
    width: calc(1460px + (100% - 1460px)/2);
}

.vvcb_left {
    width: 70%;
}

.vvcb_right {
    width: 230px;
}

.about_cont .ny_pos_bj {
    z-index: 1;
}













.exhibitor_why_fl_li:not(:first-child),
.cta_trans_bot_li:not(:first-child),
.about_intro_top_li:not(:first-child),
.about_list_ul:not(:first-child) {
    display: none;
}

@media screen and (min-width: 1200px) {
    .mod_tab_item li a:hover {
        background: #0074E0;
        border-color: #0074E0;
        color: #fff;
    }

    .news_item li a:hover .std_h4 {
        text-decoration: underline;
    }

    .events_item a:hover .home_intro_more_link p::after {
        width: 100%;
        opacity: 1;
    }

    .ys_select_li:hover {
        color: #006EC5;
    }

    .swiper-button-nextx:hover img:last-child,
    .swiper-button-prevx:hover img:last-child {
        opacity: 1;
    }

    .swiper-button-nextx:hover img:first-child,
    .swiper-button-prevx:hover img:first-child {
        opacity: 0;
    }

    .coop_item:hover .ys_imgbox_cover img {
        transform: scale(1.05);
    }

    .exhibitor_apply_cont:hover .exhibitor_apply_cont_bj img {
        transform: scale(1.05);
    }

    .exhibie_album_swiper_cont li:hover .ys_imgbox_cover img {
        transform: scale(1.05);
    }

}

/* 分页 */
.ys_fybtn {
    padding: 0 15px;
}

.yx_paging_pc a {
    float: left;
}

.ys_fybtn a {
    font-size: 14px;
    color: #333;
}

.yx_paging_ph {
    display: none;
}

.yx_paging_ul {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    text-align: center;
}

.yx_paging_ul li {
    float: left;
    width: 48px;
    height: 48px;
    border: 1px solid transparent;
    font-size: 14px;
    line-height: 48px;
    color: #00349B;
    text-align: center;
    margin: 0px 10px;
    border-radius: 50%;
    transition: .3s;
}

.yx_paging_prev li {
    border: 1px solid #AAD6FF;
}

.yx_paging_next li {
    border: 1px solid #AAD6FF;
}

.yx_paging_ul li.yx_paging_activepage {
    border: 1px solid transparent;
    color: #0074E0;
}

.yx_paging_first li::before,
.yx_paging_next li::before,
.yx_paging_prev li::before,
.yx_paging_end li::before {
    font-family: "iconfont";
    font-size: inherit;
    color: inherit;
    line-height: inherit;
}

.yx_paging_first li::before {
    content: "\e74d";
}

.yx_paging_next li::before {
    content: "\e743";
}

.yx_paging_prev li::before {
    content: "\e744";
    font-size: 12px;
}

.yx_paging_end li::before {
    content: "\e74c";
    font-size: 12px;
}

@media screen and (min-width: 1200px) {
    .yx_paging_ul li:hover {
        border: 1px solid transparent;
        color: #0074E0;
    }

    .yx_paging_first li:hover,
    .yx_paging_prev li:hover,
    .yx_paging_next li:hover,
    .yx_paging_end li:hover {
        border: 1px solid #AAD6FF;
    }
    
}

@media screen and (max-width: 1199px) {
    .yx_paging_link {
        color: #666;
    }

    .yx_paging_link a {
        color: initial;
    }

    .yx_paging_ph {
        padding-left: 40px;
        padding-right: 40px;
        display: block;
    }

    .yx_paging_pc {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .yx_paging_ph {
        padding-left: 20px;
        padding-right: 20px;
    }
}

/* 内页 - end */
.mod_nav_ej {
    width: 100%;
}

.ys_header {
    z-index: 101;
}



.cta_share_li.unhover .csui_top_img {
    background: #FFF !important;
    box-shadow: 12px 14px 40px 0px rgba(9, 15, 50, 0.06) !important;
}

.mfcu_wrap_top {
    width: 100%;
    border-radius: 16px;
    background: #fff;
    overflow: hidden;
    padding: 10px;
}

.mfcu_wrap_btm p {
    font-size: 14px;
    line-height: 1.5;
    color: #00264F;
    text-align: center;
}

.mfcu_wrap_btm {
    margin-top: 8px;
}

.mfcu_li {
    width: 100px;
    margin-right: 20px;
}

.mod_fot_code_ul {
    display: flex;
    flex-wrap: wrap;
}

.yx_search3xlbox {
    width: 100% !important;
}
.cta_trans_bot_imgslick{
    width: 35%;
    height: 100%;
}
.cta_trans_bot_ul {
    width: 65%;
    padding-right: 10%;
}
.cta_trans_bot {
    display: flex;
}
.ctbi_img{
    width: 100%;
} 
.ctbi_img, .ctbi_img img{
    border-radius: 30px;
}


.mod_ewm_icon1 {
    display: block !important;
    position: absolute;
    top: 50%;
    left: 9px;
    transform: translateY(-50%);
    cursor: pointer;
    width: 28px;
}

.mod_ewm_top {
    padding-left: 40px;
}

/*.mod_ewm_icon2 {*/
/*    display: block;*/
/*    transform: translate(100%, -50%);*/
/*}*/

/*.mod_ewm.on .mod_ewm_icon2 {*/
/*    transform: translate(0, -50%);*/
/*}*/
/*.mod_ewm.on .mod_ewm_top {*/
/*    transform: translate(100%, -50%);*/
/*}*/

/*.mod_ewm_top {*/
/*    transform: translate(0, -50%);*/
/*}*/
.mod_ewm_icon2 {
   display: block;
    transform: translate(100%, -50%);
     cursor: pointer;
}

.mod_ewm.on.on1 .mod_ewm_top{
    transform: translate(100%, -50%);
}

.mod_ewm.on.on1 .mod_ewm_icon2 {
    transform: translate(0%, -50%);
}
.mod_ewm .home_btn{
    display: block;
}
.mod_ewm .std_blue {
    margin-right: 0;
}
.mod_ewm .std_btn {
    width: 100%;
}
.mod_ewm .std_btn_cont {
    font-size: 14px;
    line-height: 36px;
    margin-top: 10px;
}
.mod_ewm .mod_fot_ri{
    margin-top: 15px;
    padding: 5px 10px 0;
    border-top: 1px solid rgba(0,0,0,.1);
}
.mod_ewm_top {
    padding: 22px 16px 22px 36px;
}
.mod_ewm_img img {
    width: 88%;
    margin: 0 auto;
    display: block;
}
.newsdt_rec_li {
    padding: 0 34px !important;
    margin-bottom: 0 !important;
}
.newsdt_main .news_item {
    margin: 0 -34px;
}
.newsdt_main .slick-dots li {
    width: 10px;
    height: 10px;
    padding: 0 !important;
    margin-bottom: 0 !important;
    background: rgba(234, 234, 234, 1);
}
.newsdt_main .slick-dots li.slick-active {
    background: rgba(45, 117, 217, 1);
}
.newsdt_main .slick-dots {
    bottom: -60px;
}
.newsdt_main .slick-dots li  {
    border-right: 1px solid transparent;
}
.newsdt_rec{
    padding-bottom: 170px;
}
.newsdt_main .news_item li:nth-child(3n) {
    border-right-color: #AAD6FF;
}
.about_time {
    position: relative;
    z-index: 10;
}
.newsdt_rec h2{
    text-align: center;
}
.newsdt_main .mod_bread li a {
    color: #00264F;
}
.newsdt_main .newsdt_cont{
    position: relative;
}
.newsdt_main .mod_bread {
    bottom: inherit;
    top: 100px;
    width: 1100px;
    z-index: 10;
}
.newsdt_main .mod_bread li a::before {
    color: #00264F;
}
.mod_logo h1{
    font-size: inherit;
    line-height: 80px;
}



/* 展商+观众预登记*/

.inner-box{ margin:10px 0; min-height:350px; _height:350px;  background:#fff; text-align:center; }
	.inner-box .dl-list{ margin:0 auto;  text-align:left; width:95%; font-size:14px; }
	.inner-box .dl-list dl{ clear:both; display:block; padding:5px 0; }
	.inner-box .dl-list dl:after{ clear:none; content:""; display:block; height:0; visibility:hidden; }
	.inner-box .dl-list dl dt{ display:block; padding:5px 0; float:left; width:25%; line-height:42px; min-height:42px; color:#555; text-align:right; }
	.inner-box .dl-list dl dd{ position:relative; padding:5px 0 5px 20px; line-height:42px; min-height:42px; color:#555; overflow:hidden; _margin-left:120px; }
	.inner-box .dl-list dl dd .input{ padding:8px; width:60%; background-color:#eee; border-radius:6px; border:none; outline::none  }
    .inner-box .dl-list dl dd select{ padding:10px; width:50%;line-height:42px; background-color:#eee; }
	.inner-box .dl-list dl dd a.send{ display:inline-block; color:#555; border:1px solid #e8e8e8; border-radius:3px; width:110px; height:40px; line-height:40px; color:#333; font-size:14px; text-align:center; background:#fff; vertical-align:middle; }
	.inner-box .dl-list dl dd a.send.gray{ color:#999; }
	.inner-box .dl-list dl dd a.send img{ margin-top:9px; }
	.inner-box .dl-list dl dd .input.code{ width:84px; ime-mode:disabled; text-transform:uppercase; }

        .inner-box .dl-list dl dd tr td {
           width:75%;
           
        }

        .inner-box .dl-list dl dd ._table {
            width:100%;
            background-color:white;
            border:1px dotted #999;
        }

         .inner-box .dl-list dl dd ._table_title {
            background-color:#e8e8e8;
            width:15%;
            font-weight:bolder;
            padding-left:5px;
         
        }
        .inner-box .dl-list dl dd ._table_content {
            width:85%;
            padding-left:3px;
         
        }

.submit {
    width: 200px;
    height: 34px;
    background: #174fa4;
    text-align: center;
    line-height: 34px;
    font-size: 14px;
    color: #fff;
    border: none;
    cursor: pointer;
}

