
@import url(https://at.alicdn.com/t/c/font_4309255_lfbfqrc1pv8.css);

@font-face {
    font-family: Print;
    font-weight: normal;
    font-style: normal;
    src: url(../font/Chunk\ Five\ Print.otf);
}

@font-face {
    font-family: Regular;
    font-weight: normal;
    font-style: normal;
    src: url(../font/ChunkFive-Regular.otf);
}

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: #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%;
}

#skip {
 display: none;
}
#main{
    background-size: 100% auto;
}
.contai{
    width: 1100px;
    margin: 0px auto;
}
.main-top{

padding: 20px;

background-color: #0081d2;
}
.main-top-logo{

}
.main-top-logo img{
   height: 45px;
   width: auto;
}
.main-top-right{
    
float: right;
}
.main-top-right>a{

font-size: 21px;
}
.main-top-right .input{

display: inline-block;

position: relative;

margin-left: 30px;
}
.main-top-right .input input{
    
width: 100%;
    
height: 40px;
    
padding: 0px 35px 0px 15px;
    
border-radius: 20px!important;
    
border-color: #0081d2;
}
.main-top-right .input button{

position: absolute;

right: 5px;

height: 30px;

top: 5px;

border-radius: 100%;

width: 30px;

background-color: #0081d2;

border: none!important;
}
.main-top-right .input button i{

color: #fff;
}
.newyear-banner{

margin-bottom: 70px;

margin-top: 20px;
}
.newyear-banner h4{

font-size: 64px;

font-weight: 300;

margin-bottom: 0px;

padding: 20px  50px;
}
.newyear-banner h4 b{

display: block;

margin-bottom: 10px;
}
.newyear-banner p{
    
font-size: 26px;
    
font-weight: 300;
    
padding: 0px  50px;
}
.title{

}
.title img{

}
.title  span{
    font-family: Regular;
    font-size: 20px;
    display: none;
}
.travel-way{

}
.travel-way  .travel-way-list{

margin: 0px -10px   10px;
}
.travel-way  .travel-way-list li {

width: 25%;

float: left;

padding-left: 10px;

padding-right: 10px;

margin-top: 30px;
}
.travel-way  .travel-way-list li a{

display: block;
}
.travel-way  .travel-way-list li a img{

height: 175px;

object-fit: cover;

border-radius: 20px;

box-shadow: 0px   7px 8px rgba(0,0,0,0.4);
}
.travel-way  .travel-way-list li a .content{

margin-top: 20px;

padding: 0px 10px;
}
.travel-way  .travel-way-list li a .content h4{
    
font-size: 32px;
    
font-weight: bold;
    
-webkit-box-orient: vertical;
    
-webkit-line-clamp: 1;
    
overflow: hidden;
    
text-overflow: ellipsis;
    
white-space: break-spaces;
    
display: -webkit-box;
}
.travel-way  .travel-way-list li a .content p{
    
font-size: 18px;
    
height: 104px;
    
-webkit-box-orient: vertical;
    
-webkit-line-clamp: 4;
    
overflow: hidden;
    
text-overflow: ellipsis;
    
white-space: break-spaces;
    
display: -webkit-box;
}
.travel-way  .travel-way-list li a:hover{
    
transform: scale(1.05);
}

.stayup-date{
    
}
.stayup-date-list{

margin: 0px -10px 50px;
}
.stayup-date-list li {
    
width: 33.33%;
    
float: left;
    
padding-left: 10px;
    
padding-right: 10px;
    
margin-top: 30px;
}
.stayup-date-list li a {

}
.stayup-date-list li a img{
    
height: 235px;
    
object-fit: cover;
    
box-shadow: 0px 7px 8px rgba(0, 0, 0, 0.4);
    
border-radius: 20px;
}
/* .stayup-date-list li a img::after{
    content: '';
    width: 90%;
    height: 50px;
    background-color: #ddd;
    position: absolute;
} */
.stayup-date-list li a h4{

font-size: 22px;

font-weight: bold;

height: 49px;

-webkit-box-orient: vertical;

-webkit-line-clamp: 2;

overflow: hidden;

text-overflow: ellipsis;

white-space: break-spaces;

display: -webkit-box;
margin-top: 35px;
}
.stayup-date-list li a .content{

border-left: 5px #009dff solid;

padding-left: 5px;
}
.stayup-date-list li a .content span{
    font-size: 14px;
    color: #808080;
}
.stayup-date-list li a .content p{
    font-size: 18px;
    margin-bottom: 0px;
}
.more-info{
    font-size: 16px;
    margin:0 0 30px;
    color:#0081d2;
    text-align: right;
    display: block;
}

.footer {
    background-color: #0081d2;
    border-top: none;
    padding-top: 30px;
    border-bottom: none;
    background: linear-gradient(45deg, #0081d2, #0081d2);
}
.footer-menu::before{
    background-color: #0068a9;
}
.footer .footer-links .link-list>li ul li a,
.footer .footer-links .link-list>li>a{
    color: #0081d2!important;
}
.footer-menu ul.navbar-nav li>ul>li>a,
.footer-menu ul.navbar-nav li>ul>li>a:hover,
.footer-menu ul.navbar-nav>li>a{
    color: #fff!important;
}
.footer-menu ul.navbar-nav li>ul>li>a,
.footer-menu ul.navbar-nav li>ul>li>a:hover,
.footer-menu ul.navbar-nav>li>a{
    
}
.footer .footer-links .link-list>li ul li a:hover,
.footer .footer-links .link-list>li,
.footer .footer-links .link-list>li ul{
    background-color:#fff ;
}
.footer .footer-links .link-list>li{
    border: none;
}

.tab-div{
    display: none;
}
.tab-div.active{
    display: block;
}

.footer-apps ul li a img{
    max-height: 60px;
}

