
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 0s ease-in-out;
    transition: all 0s 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;
}
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;
}

.contai{
    width: 1100px;
    margin: 0px auto;
}
.newyear-banner{
    margin-bottom: 0px;
}
.newyear-banner-text{background: url(https://english.shanghai.gov.cn/zt/swyyghzt/img/banner-bg.png) no-repeat;background-size: 100% 100%;padding: 35px 0px;}
.newyear-banner-text p{
    
font-size: 37px;
    
text-align: center;
    
font-weight: bold;
    
color: #012a78;
}
.new-year-title{

/* position: relative; */

/* height: 0px; */

/* margin: 0px; */
}
.new-year-title::before{
    /* content: ''; */
    width: 100%;
    height: 1px;
    background-color: #21252b;
    position: absolute;
    top: 0px;
    left: 0px;
}
.new-year-title span{
    color: #03589f;
    font-size: 30px;
    font-weight: bold;
    /* position: relative; */
    /* background-color: #fff; */
    /* top: -19px; */
    padding-right: 10px;
    text-transform: uppercase;
}

ul.new-year-list{

margin-top: 0px;

box-shadow: 0px 0px 9px 3px rgba(179, 204 ,225 ,50%);
}
    ul.new-year-list li{
        
margin-bottom: 10px;
        
position: relative;
        
display: none;
        
background-color: #1073dd;
        
padding: 20px 0px  20px;
    }
    ul.new-year-list li .list-left{

float: left;

}
      ul.new-year-list li .list-left img{
        
height: 375px;
        
width: 500px;
        
object-fit: cover;
        
border-top-right-radius: 20px;
    }
    ul.new-year-list li .list-right{
        
float: left;
        
width: calc(100% - 520px);
        
margin-left: 20px;
        
padding: 30px  20px;
        
background-color: #f6faff;
        
min-height: 375px;
        
border-top-left-radius: 20px;
    }
    ul.new-year-list li a:hover{
        background-color: transparent;
    }
    
    ul.new-year-list li h4.title{
        
font-size: 30px;
        
color: #21252b;
        
margin-top: 0px;
        
position: relative;
        
padding-left: 40px;
        
font-weight: 600;
        
margin-bottom: 15px;
        
line-height: 40px;
    }
    ul.new-year-list li h4.title img{
        width: 30px;
        position: absolute;
        left: 0px;
        top: 8px;
    }
    ul.new-year-list li .show-hide{
        
background-color: #3f98d3;
        
color: #fff;
        
font-size: 16px;
        
padding: 3px 10px;
        
border-radius: 13px;
        
margin: 10px 0px 20px 0px;
        
display: block;
        
width: 150px;
        
text-align: center;
        
z-index: 2;
        
float: right;
    }
    ul.new-year-list li .show-hide:hover{
        cursor: pointer;
    }
    .list-detail {position: relative;/* height: 134px; *//* overflow: hidden; */width: 100%;}
    .list-detail::before{
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        /* background: linear-gradient(to top, #f6faff 0%, #f6faff 9%, rgba(246, 250 ,255 , 0) 100%); */
        height: 100%;
        width: 100%;
        z-index: 1;
    }
    .list-detail p{
        
font-size: 20px;
        
color: #21252b;
        
position: relative;
        
padding-left: 40px;
        
margin-bottom: 15px;
        
/* overflow: hidden;
        
text-overflow: ellipsis;
        
display: -webkit-box;
        
-webkit-line-clamp: 5;
        
-webkit-box-orient: vertical; */
    }
    
 
    ul.new-year-list li  .list-detail p img{
        width: 30px;
        position: absolute;
        left: 0px;
    }
    .new-year{
        margin-top: 0px;
        background-color: #bbdef8;
        box-shadow: 0px -1px 10px 6px rgba(179, 202, 223 ,50%);
        border-radius: 10px;
    }
  
    .loading{
        
font-size: 20px;
        
display: block;
        
text-align: center;
        
margin-bottom: 40px;
        
color: #002e5b;
    }
    .public-tabs{

background: none!important;

margin-top: 30px;
}
    .public-tabs>li{

width: 50%;

display: block;

float: left;
position: relative;

}
    .public-tabs>li+li{

margin-left: 0px;

}
    .public-tabs>li>a{

font-size: 30px;

color: #58ace7;

font-weight: bold;

text-align: center;

padding: 25px 10px 10px;

display: flex;

align-items: center;

justify-content: center;
}    

.public-tabs>li>a:hover,
    .public-tabs>li.active>a:hover,
    .public-tabs>li.active>a{
        background-color: #1073dd;
        color: #fff!important;
        box-shadow: 0px 0px 10px 6px #b3cce1;
        font-size: 34px;
        text-shadow: 0px 4px 3px rgba(0,0,0,0.5);
    }
    .public-tabs>li>a:focus{
    background-color: transparent;
    }
    .public-tabs>li:nth-child(1):after{
        content: '';
        border-bottom: 60px transparent solid;
        border-top: 110px #bbdef8 solid;
        border-left: 60px transparent solid;
        position: absolute;
        right: 0px;
        top: -11px;
    }
    .public-tabs>li:nth-child(2):after{
        content: '';
        border-bottom: 60px transparent solid;
        border-top: 120px #bbdef8 solid;
        border-right: 60px transparent solid;
        position: absolute;
        left: -9px;
        top: -18px;
    }
    #tab1-1 ul.new-year-list{
        margin-right: 15px;
    }
    #tab1-2 ul.new-year-list{
        margin-left: 15px;
    }
    .public-tabs>li>a span{
        width: 10px;
        height: 10px;
        background-color: #bbdef8;
        border-radius: 100%;
        display: inline-block;
        margin-right: 30px;
    }
    .public-tabs>li.active>a span{
        background-color: #fff;
    }