
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: #003366;
}


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: #21252b;
    background-color: #3bbeed;
}
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%;
}

#skip {
 display: none;
}
.main-bg{
    
background: url(../img/bg.png) no-repeat;
    
background-size: 100% auto;
    
background-color: #3bbeed;
margin-top: -140px;
}

.contai{
    width: 1200px;
    margin: 0px auto;
}
.newyear-banner{
    margin-bottom: 0px;
}
.newyear-top{

}
.newyear-top .swiper{
    float: left;
}
.newyear-top .mySwiper{

width: 50%;

background-color: #fff;

overflow: inherit;
}
.newyear-top .mySwiper2{

width: 50%;
}
.newyear-top .mySwiper .swiper-wrapper{
    display: block;
}
.newyear-top .mySwiper .swiper-wrapper .swiper-slide{
    
width: 100%!important;
    
padding: 15px 20px;
    
border-bottom: 1px #f5f5f5 solid;
    
cursor: pointer;
}
.newyear-top .mySwiper .swiper-wrapper .swiper-slide.swiper-slide-thumb-active{
    background-color: #a0cf4e;
}
.newyear-top .mySwiper .swiper-wrapper .swiper-slide p{
    font-size: 21px;
    line-height: 30px;
    height: 59px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.newyear-top .mySwiper2 .swiper-wrapper .swiper-slide img{
    height: 398.7px;
    object-fit: cover;
}
.newyear-top .mySwiper .swiper-wrapper .swiper-slide.swiper-slide-thumb-active p{
    color: #fff;
}

.newyear-top{
    padding: 30px 0px;
    background: linear-gradient(-90deg, #f5f8d1, #e6f263, #f5f8d1);
}
.newyear-top .mySwiper {

}
.newyear-top .mySwiper .swiper-wrapper{

position: static;
}
.newyear-top .mySwiper .swiper-wrapper .swiper-slide{

position: static;
transform: none;
}
.newyear-top .mySwiper .swiper-wrapper .swiper-slide a{

position: absolute;

right: 20px;

bottom: -27px;
display: none;
}
.newyear-top .mySwiper .swiper-wrapper .swiper-slide.swiper-slide-thumb-active a{
display: block;
}

.public-title{text-align: left;margin-top: 0px;}
.public-title img{
    height: 170px;
    width: auto;
}
.Highlights{

margin-bottom: 80px;
}
.Highlights-list{

margin-top: 40px;
}
.Highlights-list li a{

display: block;

position: relative;
}
.Highlights-list li a img{
    
}
.Highlights-list li a p{
    
font-size: 22px;
    
position: absolute;
    
bottom: 30px;
    
width: 100%;
    
text-align: center;
    
margin-bottom: 0px;
    
color: #282828;
}
.you-may-need{

margin-bottom: -100px;

margin-top: 100px;

overflow: hidden;
}
.deeg{

width: 240px;

margin: 0px auto;

display: block;

position: relative;

top: -160px;
}
.you-may-need-list{

margin: 0px -60px;
}
.you-may-need-list li {

padding: 0px 60px;
}
.you-may-need-list li a{

}
.you-may-need-list li a img{

}
.you-may-need-list li a p{
    
font-size: 26px;
    
color: #fff;
    
font-weight: 600;
    
text-align: center;
    
margin-top: 10px;
    
margin-bottom: 0px;
}
.you-may-need-list li a p b{
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
}
.you-may-need-list li:nth-child(1){

margin-top: 180px;
}
.you-may-need-list li:nth-child(4){
    
margin-top: 180px;
}
.shanghai-festival{
margin-bottom: 80px;
}
.shanghai-festival .public-title{

margin-bottom: -30px;
}
.shanghai-festival-bg{

display: flex;

padding: 80px 30px 79px 30px;

background: url(../img/1.png) no-repeat;

background-size: 100% 100%;
}
.shanghai-festival-bg a{
    display: flex;
}
.shanghai-festival-left{

width: 45%;

float: left;
}
.shanghai-festival-left img{

}
.shanghai-festival-right{

width: 55%;

float: left;

background: linear-gradient(45deg, #fff, transparent);

padding: 20px 30px;
}
.shanghai-festival-right p{
    font-size: 21px;margin-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 9;
    -webkit-box-orient: vertical;
}