
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;
}
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: 1200px;
    margin: 0px auto;
}
.newyear-banner{
    margin-bottom: 40px;
}
.newyear-top{

}
.newyear-top .swiper{
    float: left;
}
.newyear-top .mySwiper{

width: 45%;

background-color: #f6faff;
}
.newyear-top .mySwiper2{

width: 55%;
}
.newyear-top .mySwiper .swiper-wrapper{
    display: block;
}
.newyear-top .mySwiper .swiper-wrapper .swiper-slide{
    
width: 100%!important;
    
padding: 15px 20px;
    
border-bottom: 2px #fff solid;
cursor: pointer;
}
.newyear-top .mySwiper .swiper-wrapper .swiper-slide.swiper-slide-thumb-active{
    background-color: #03589f;
}
.newyear-top .mySwiper .swiper-wrapper .swiper-slide p{
    font-size: 24px;
    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: 401.7px;
    object-fit: cover;
}
.newyear-top .mySwiper .swiper-wrapper .swiper-slide.swiper-slide-thumb-active p{
    color: #fff;
}
.new-year-right{
}
.new-year-right>h4{
    
color: #03589f;
    
font-size: 30px;
    
font-weight: bold;
    
text-transform: uppercase;
}
.new-year-right  ul{

margin: 0px -6px;
}
.new-year-right  ul  li{

width: 100%;



padding: 0px 6px;
}
.new-year-right  ul  li a{

}
.new-year-right  ul  li a img{
    height: auto;
    object-fit: cover;
}
.new-year-right  ul  li a p{

margin-bottom: 0px;

font-size: 20px;

margin-top: 9px;

color: #21252b;

line-height: 1;

margin-bottom: 20px;
}
.new-year-title{position: relative;margin-bottom: 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;*/
}
.new-year{
    overflow-x: hidden;
    margin-top: 20px;
}
ul.new-year-list{

margin-top: 0px;

}
    ul.new-year-list li{
        
padding: 25px 0px;
        
margin: 0px;
        
border-bottom: 1px #f2f2f2 solid;
        
display: none;
    }
    ul.new-year-list li:last-child{
        border: none;
    }
    ul.new-year-list li a{
        
    }
    ul.new-year-list li a .ImgCrop{
        width: 255px;
        height: 177px;
    }
    ul.new-year-list li a .ImgCrop img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    ul.new-year-list li a  p.title{
        
font-size: 24px;
        
line-height: 32px;
    }
    ul.new-year-list li a  p.detail{
        
margin: 0px;
        
font-size: 20px;
        
color: #666;
        
display: -webkit-box;
        
-webkit-box-orient: vertical;
        
-webkit-line-clamp: initial;
        
overflow: hidden;
        
text-overflow: ellipsis;
    }
    
    .new-year-right{
    
    background-color: #f6f6f6;
    
    padding: 15px 15px 20px;
    
    margin-bottom: 20px;
    }
    .new-year-right>a>h4{
        
    color: #cd0800;
        
    font-size: 22px;
        
    font-weight: bold;
        
    margin-bottom: 15px;
    }
    .new-year-right  ul{
    
margin: -10px -6px;
    }
    .new-year-right  ul  li{
    
width: 50%;
    
float: left;
    
padding: 10px 6px 10px;
    }
    .new-year-right  ul  li a{
    
    }
    .new-year-right  ul  li a img{
        height: 100px;
        object-fit: cover;
    }
    .new-year-right  ul  li a p{
        margin-bottom: 0px;
        font-size: 17px;
        font-weight: bold;
        margin-top: 10px;
        line-height: 1.3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 66.3px;
    }
    .new-year-title{
    }
    .new-year-title::before{
        content: '';
        width: 100%;
        height: 1px;
        background-color: #21252b;
        position: absolute;
        top: 15px;
        left: 0px;
    }
    .new-year-title span{
        color: #cd0800;
        font-size: 30px;
        font-weight: bold;
        position: relative;
        background-color: #fff;
        padding-right: 10px;
    }
    .goTop2{
        background-color: #f6f6f6;
        color: #21252b;
        font-size: 20px;
        padding: 15px 0px;
        text-align: center;
        margin-top: 30px;
    }
    .new-year-right-title{
        color: #cd0800;
        font-size: 30px;
        font-weight: bold;
        position: relative;
        background-color: #fff;
    }