@import url(https://at.alicdn.com/t/c/font_4309255_lfbfqrc1pv8.css);
@font-face {
    font-family: AURORABC;
    font-weight: normal;
    font-style: normal;
    src: url(../font/AURORABC.TTF);
}
body {
    /* font-family: auto; */
    font-family: arial;
}
.iconfont {
    font-size: inherit;
    line-height: 1;
    -webkit-text-stroke-width: 0;
}
a:focus, a:hover{
    text-decoration: none!important;
}
a {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    outline: none;
    color: #21252b;
}

a:hover{
    text-decoration: none;
    color: #000;
}


button, input {
    outline: none !important;
}

::-moz-placeholder {
    color: #ccc;
}

::-webkit-input-placeholder {
    color: #ccc;
}

:-ms-input-placeholder {
    color: #ccc !important;
}

.clearfix:before, .clearfix:after, .wrapper:after, .wrapper:before {
    content: "";
    display: table;
}

.clearfix:after, .wrapper:after {
    clear: both;
    overflow: hidden;
}

.clearfix, .wrapper {
    zoom: 1;
}
.btn-primary{
    background: #165a95;
}

ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0;
    padding: 0;
    margin: 0;
}

body {
    font-size: 14px !important;
    color: #030303;
    background-color: #fff;
}
a{
    text-decoration: none;
}
li {
    list-style: none;
}

.uli14 li, .nowrapli li {
    list-style: inside;
}

ul.nowrapli.uli16 li a {
    padding-left: 8px;
}
img {
   max-width: 100%;
}

.contai{
    width: 1200px;
    margin: 0px auto;
}

.header-menu{

background-color: #0838e0;

border-top: 2px #9bfafe solid;
}
.header-menu-list{

display: flex;
}
.header-menu-list li{

flex: auto;
}
.header-menu-list li a{
    font-size: 24px;
    color: #fff;
    display: block;
    text-align: center;
    padding: 15px 0px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: AURORABC;
}
.header-menu-list>li>a:hover{
}
.header-menu-list li a:hover{
    color: #28ff65!important;
}
.header-menu-list li{
    position: relative;
}
.header-menu-list li .sub-menu{
    display: none;
    position: absolute;
    right:0;
    top:56px;
    z-index: 99;
    background: #0838e0;
}
.header-menu-list li .sub-menu li a{
    border-bottom: 1px solid rgba(255,255,255,.2);
    font-size: 14px;
    padding:10px 20px;
}
.header-menu-list li .sub-menu li a:hover{
    background: #82bcff;
}
.header-menu-list li:hover .sub-menu{
    display: block;
}
.top-news{padding: 60px 0px;background: url(../img/latest-bg.png) no-repeat;background-size: cover;background-repeat: no-repeat;}


.top-news.item{

}
.top-news .item a img{

}
.top-news  .item a h4{
    padding: 15px   40px!important;
    font-size: 22px;
    color: #fff!important;
    text-align: center;
    min-height: 82px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4em;
    max-height: 3em;
    background: linear-gradient(0deg, #04218e, transparent) !important;
}
.top-new  .owl-nav{

}
.top-news  .owl-nav [class*=owl-]{

position: absolute;

top: auto;

background-color: rgb(8 56 224 / 38%);

border: none;

padding: 20px 10px;

color: #fff;

top: 50%;

transform: translateY(-50%);

font-size: 28px;
}
.top-news .owl-nav  .owl-prev{

left: 0px;
}
.top-news .owl-nav  .owl-next{

right: 0px;
}
.top-news  .lates-bottom-list li a{

background: linear-gradient(0deg, #0e3995, #002779);

color: #fff;

min-height: 200px;

padding: 30px;

height: auto;
}
/* 
.more{
    font-size: 18px;
    margin-top: 10px;
    display: block;
}
.more i{
    font-size: 14px;
} */
.goTop2 {
    background-color: #002779;
    color: #82bcff;
    font-size: 20px;
    padding: 15px 0px;
    text-align: center;
    margin-top: 0px;
}
.footer-Copyright{
    font-size: 16px;
    text-align: center;
    color: #9a9a9a;
    margin-top: 15px;
}
.video-photo{

background-color: #eff7ff;

padding: 60px 0px;
}
.Videos-Photos-list{

}
.Videos-Photos-list .swiper-slide{

}
.Videos-Photos-list .swiper-slide a{
transition: all 0.5s;
display: block;
}
.Videos-Photos-list .swiper-slide a:hover{
    transform: translateX(-5px);
}
.Videos-Photos-list .swiper-slide a>img{

height: 250px;

object-fit: cover;
}
.Videos-Photos-list .swiper-slide a div{

background-color: #fff;

padding: 25px 25px 25px 50px;

position: relative;
}
.Videos-Photos-list .swiper-slide a div .date-type{

width: 12px;

position: absolute;

left: 30px;

top: 37px;
    display: none;
}
.Videos-Photos-list .swiper-slide a div h4{font-size: 14px;color: #82bcff;display: none}
.Videos-Photos-list .swiper-slide a div p{

margin-bottom: 0px;

font-size: 20px;

line-height: 22px;

display: -webkit-box;

-webkit-box-orient: vertical;

-webkit-line-clamp: 3;

overflow: hidden;

text-overflow: ellipsis;

white-space: break-spaces;

height: 66px;
}
.Videos-Photos-list .swiper-button-prev1{

width: 180px;

background-color: #82bcff;

display: inline-block;

padding: 5px 15px;

text-align: right;

color: #0e3894;

margin-top: 20px;
}
.Videos-Photos-list .swiper-button-next1{

width: 180px;

background-color: #82bcff;

display: inline-block;

padding: 5px 15px;

text-align: left;

color: #002779;

margin-top: 20px;
}
.Videos-Photos-list .swiper-button-next1:hover,
.Videos-Photos-list .swiper-button-prev1:hover{
    background-color: #002779;
    color: #fff;
}
.Videos-Photos-list .swiper-button-disabled{


}
.size-45{
    font-size: 45px!important;
}
.Frequently{
    margin-top: 0px;
}
.CIIE-Numbers{
    background: url(../img/ciienumber-bg.png) no-repeat;
    background-size: 100% 100%;
    padding: 60px 0px;
}
.CIIE-Numbers-bg{
    background: url(../img/jbh-bg.png) no-repeat #0e3894;
    background-size: 100% 100%;
}
.CIIE-Numbers .public-title a span,
.CIIE-Numbers .public-title a{
    color: #fff!important;
}
.CIIE-Numbers .swiper-slide a{
    transition: all 0.5s;
    display: block;
}
.CIIE-Numbers .swiper-slide a:hover{
    transform: translateY(-10px);
}
.CIIE-Numbers{
    padding: 30px 0px 40px 0px!important;
    position: relative;
    margin-bottom: 30px;
}

.CIIE-Numbers .swiper-button-prev1{

width: 35px;

background-color: #fff;

display: inline-block;

padding: 20px  0px;

color: #0e3894;

text-align: center;

font-size: 20px;
}
    .CIIE-Numbers .swiper-button-next1{

width: 35px;

background-color: #fff;

padding: 20px 0px;

text-align: center;

color: #002779;

margin-top: 10px;

font-size: 20px;
    }
.CIIE-Numbers .swiper-button-next1:hover,
.CIIE-Numbers .swiper-button-prev1:hover{
    background-color: #82bcff;
    color: #fff;
}
.swiper-button{
    position: absolute;
    right: 120px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
}
.venue-cont{
    padding:30px 0 80px;
}
.venue-list{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.venue-list li a{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.venue-list li a .round{
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.venue-list li a .round img{
    width: auto;
    height: 120px;
}
.venue-list li a p{
    font-size: 25px;
    margin-top: 20px;
    color: #030303;
}
.Fun-list{
    display: flex;
    align-items: stretch;
    gap: 20px;
    position: relative;
}
.Fun-list li,.MNCs-list li a{
    transition: .3s;
}
.Fun-list li:hover,
.MNCs-list li:hover a{
    margin-top: -10px;
    margin-bottom: 10px;
}
.Fun-list li a{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.Fun-list li a:hover{
    background: #eff7ff;
}
.Fun-list li:first-child a img{
    flex:3;
    max-width: 60%;
}
.Fun-list li a p{
    flex:1;
    padding:20px 16px;
    font-size: 20px;
}
.Fun-list li{
    flex:2;
    background: #82bcff;
}
.Fun-list li:first-child{
    flex:5;
}
.Fun-list li:first-child a{
    flex-direction: row;
    background: #fff;
}
.Fun-list li:last-child a{
    flex-direction: column-reverse;
}
.MNCs-list{
    display: flex;
    align-items: stretch;
    gap: 20px;
    margin:40px 0;
    flex-wrap: wrap;
}
.MNCs-list li{
    flex:2;
}
.MNCs-list li:nth-child(2) a{
    flex-direction: column;
}
.MNCs-list li a{
    display: flex;
    background: #82bcff;
    height: 100%;
}
.MNCs-list li a p{
    padding:30px 16px;
    font-size: 20px;
    flex:1;
}
.MNCs-list li:first-child{
    flex:5;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.MNCs-list li:first-child a:first-child{
    background: #eff7ff;
}
.MNCs-list li:nth-child(3){
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.MNCs-list li:first-child a:first-child img{
    flex:3;
    max-width: 60%;
}
.MNCs-list li:first-child a:first-child p{
    flex:2;
}
.MNCs-list li:first-child a:nth-child(2) img{
    height:134px;
    width: auto;
}
.MNCs-list li:first-child a:nth-child(2) p{
    flex:1;
}
.MNCs-list li:nth-child(2) a{
    background: #0e3894;
    color:#fff;
}
.MNCs-list li a:hover{
    background:#eff7ff;
}
.margin-top-80{
    margin-top: 80px;
}
.modal-img{
    height: 700px;
    width: auto;
}

.nav-buttons {
    display: block;
    gap: 10px;
    position: relative;
    margin-top: 0px;
}

.nav-btn {
    width: calc(50% - 5px);
    height: 50px;
    border: none;
    cursor: pointer;
    font-size: 1.2rem;
    color: white;
    float: left;
}
.nav-btn i{
    font-size: 44px;
    color: #fff;
}
.nav-btn#prevBtn{
    background: linear-gradient(-45deg, #1ba2ff, transparent 80%);
    margin-right: 5px;
    padding-right: 80px;
    text-align: right;
}
.nav-btn#nextBtn{
    background: linear-gradient(45deg, #1ba2ff  0%, transparent 80%);
    margin-left: 5px;
    text-align: left;
    padding-left: 80px;
}
.nav-btn:hover:not(:disabled) {
    background: rgba(255, 255, 255, 0.3);
 
}

.nav-btn:disabled {
    opacity: 0.3;
    cursor: not-allowed;
    background: rgba(255, 255, 255, 0.1);
    transform: none;
}

.carousel-container {
    position: relative;
    height: 300px;
    overflow: hidden;
    /* margin-left: -20px; */
}

.carousel-track {
    display: flex;
    height: 100%;
    position: relative;
    margin-left: 40px;
}

.carousel-item {
    width: 33.33%;
    position: absolute;
    transform-style: preserve-3d;
    transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transform-origin: left center;
}


.carousel-item.stacked {
    width: 33.33%;
    z-index: 2;
}


.carousel-item.stacked:nth-child(1) {left: -50px;}
.carousel-item.stacked:nth-child(2) {left: -40px;}
.carousel-item.stacked:nth-child(3) {left: -30px;}
.carousel-item.stacked:nth-child(4) {left: -20px;}
.carousel-item.stacked:nth-child(5) {left: -10px;}
.carousel-item.stacked:nth-child(6) {left: 0px;}
.carousel-item.stacked:nth-child(7) { left: 10px; }
.carousel-item.stacked:nth-child(8) { left: 115px; }
.carousel-item.stacked:nth-child(9) { left: 125px; }

.carousel-item.active {
    left: 0px;
    transform: translateX(0) scaleX(1) rotateY(0deg);
    opacity: 1;
    z-index: 10;
}


.carousel-item.next-1 {
    left: 33.33%;
    z-index: 8;
}


.carousel-item.next-2 {
    left: 66.66%;
    z-index: 6;
}




.carousel-item.hidden {
    left: 1600px;
    z-index: 1;
    display: block!important;
}

.card {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    color: white;
    position: relative;
    overflow: hidden;
 
}

.card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: inherit;
    filter: blur(20px);
    z-index: -1;
}
.card a{
    display: block;
}
.card a img{
   padding-left: 10px;
}
.carousel-item.active img{

}
.card-title {
    font-size: 1.4rem;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1.3;
}

.card-description {
    font-size: 0.9rem;
    line-height: 1.5;
    opacity: 0.9;
}


.carousel-item.stacked .card-icon,
.carousel-item.stacked .card-title,
.carousel-item.stacked .card-description {
    opacity: 0;
}



.Popular-Shanghai{

padding: 50px 0px   50px;

}
    .Popular-Shanghai .Spotlight-owl{
        
/* background-color: #1ba6f8; */
        
border-radius: 0px;
        
background: url(../img/owl-bg.png) no-repeat;
        
background-size: calc(100% + 10px) 100%;
        
/* background-position-x: -10px; */
        
padding-bottom: 10px;
        
padding-left: 10px;
    }
    .Popular-Shanghai .Spotlight-owl .item{
        
    }
    .Popular-Shanghai .Spotlight-owl .item img{
    
    height: 375px;
    
    object-fit: cover;
    }
    .Popular-Shanghai .Spotlight-owl .item p{
    
    font-size: 24px;
    
    line-height: 30px;
    
    background-color: rgba(255,255,255,0.8);
    
    color: #000;
    
    padding: 15px;
    
    position: absolute;
    
    bottom: 0px;
    
    margin-bottom: 0px;
    width: 100%;
    }
    .Popular-Shanghai .Spotlight-owl  .owl-dots{

bottom: auto;

top: 15px;

right: 15px;

}
    .Popular-Shanghai .Spotlight-owl  .owl-dots button{
        
background: none!important;
        
border: none!important;
    }
    .Popular-Shanghai .Spotlight-owl  .owl-dots button span{
        
margin: 5px 0px;
        
background-color: #fff;
    }
    .Popular-Shanghai .Spotlight-owl  .owl-dots button.active span{
        
background-color: #ec0000;
    }
    .Spotlight-right{
    
    }
    .Spotlight-right ul {
    
    }
    .Spotlight-right ul li{
    
    }
    .Spotlight-right ul li a{
        
display: block;
        
padding: 25.5px  25px;
        
margin-bottom: 25px;
        
color: #000;
    }
    .Spotlight-right ul li:nth-child(1) a{
        background-color: #30e9ae;
        border-left: 15px #01b089 solid;
    }
    .Spotlight-right ul li:nth-child(2) a{
        background-color: #2041c1;
        border-left: 15px #009cff solid;
        color: #fff;
    }
    .Spotlight-right ul li:nth-child(3) a{
        background-color: #e6effe;
        border-left: 15px #ef4c67 solid;
        color: #dd0202;
    }
    .Spotlight-right ul li p{
    
margin-bottom: 0px;
    
font-size: 24px;
    
/* color: #000; */
    
line-height: 30px;
    
min-height: 60px;
    
-webkit-box-orient: vertical;
    
-webkit-line-clamp: 2;
    
overflow: hidden;
    
text-overflow: ellipsis;
    
white-space: break-spaces;
    
display: -webkit-box;
    
font-weight: bold;
    }
    .Editors-Picks{
     
height: auto;
     
background-color: #e5f1fc;
     
margin-bottom: 0px;
     
padding-bottom: 50px;
    }
  
    .public-title-img{
        margin-bottom: 40px;
    }
    .Editors-Picks-right{
        padding-left: 0px;
        padding-right: 0px;
        overflow: visible;
        height: 430px;
        position: relative;
    }
    .Editors-Picks-right::before{
        content: '';
        width: 120%;
        height: 80%;
        background: url(../img/discover-bg.png) no-repeat;
        background-size: 100% auto;
        position: absolute;
        left: -10%;
        top: -20px;
    }
    .Editors-Picks-right .swiper-slide.swiper-slide-active {
        width: calc(46% - 20px) !important;
    }
    .Editors-Picks-right .swiper-slide a{

background-color: #fcd2db;

}
    .Editors-Picks-right .swiper-slide-next a{

background-color: #7ee3c3;

}
.Editors-Picks-right .swiper-slide a span{
    padding: 8px 10px;
    float: right;
}
.Editors-Picks-right .swiper-button-next1{
    right: -55px;
}
.Editors-Picks-right .swiper-button-prev1{
    left: -55px;
}

.Editors-Picks-right .swiper-slide a:hover{
    background-color: #009cff;
}
.Editors-Picks-right .swiper-slide a:hover span{
    background-color: #fff;
}

.tmR {
    width: 100%;
    float: right;
}
.tmR .Txt {
    width: 53%;
    float: left;
}
.tmR .Txt h2 a {
    font-size: 24px;
    font-weight: normal;
    line-height: 27px;
    /* font-family: "Times New Roman", Times, serif; */
    font-weight: bold;
    display: block;
}
.tmR .Txt p {
    /* font-family: Georgia, "Times New Roman", Times, serif; */
    font-size: 16px;
    color: #030303;
    line-height: 22px;
    margin-bottom: 0px;
    margin-top: 15px;
}
.tmR .Pic {
    width: 47%;
    float: right;
    overflow: hidden;
    cursor: pointer;
}
.tmR .twBox .Pic img {
    width: 100%;
    -webkit-transition: all .5s 
ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s 
ease-in-out;
    object-fit: cover;
}
.tmR .txtBox {
    overflow: hidden;
    /* font-family: "Times New Roman", Times, serif; */
    margin-top: 15px;
}
.tmR .txtBox div {
    padding: 8px;
    float: left;
}
.tmR .txtBox .txt2 {
    width: calc(55% - 10px);
    padding: 8px;
    margin-right: 10px;
    background-color: #fcb3c2;
    border-bottom: 15px #f95c67 solid;
}

.tmR .txtBox a {
    font-size: 18px;
    color: #030303;
    padding: 0px 15px;
    min-height: 110px;
    display: flex;
    align-items: center;
}

.tmR .txtBox .txt3 {
    width: 45%;
    background-color: #4dcfeb;
    border-bottom: 15px #009dde solid;
}
.tmR .txtBox div a:hover {
    color: #fff
}
.two-three-bg{
    background: url(../img/2-3-bg.png);
    background-size: 100% 100%;
    padding: 50px 0px 0px;
}
.CIIE-Numbers .swiper-button-next2,
.CIIE-Numbers .swiper-button-prev2{

width: 50px;

height: 50px;

border: 3px #fff solid;

border-radius: 100%;

display: flex;

align-items: center;

justify-content: center;

color: #fff;

font-size: 24px;

position: absolute;

top: 30%;
}
.CIIE-Numbers .swiper-button-next2{
    
right: -70px;
}
.CIIE-Numbers .swiper-button-prev2{

left: -70px;
}
.CIIE-Numbers .swiper-button-next2 i,
.CIIE-Numbers .swiper-button-prev2 i{

}
.CIIE-Numbers-owl{
    position: relative;
}