
.aborad-banner{
    position: relative;
    height: 570px;
}

.aborad-banner-cover{
    position: absolute;
    left: 0;
    bottom:0;
    width: 100%;
    height: 120px;
    background-color: rgba(0,0,0,0.36);
    z-index: 100;
}

.aborad-nav{
    padding-top: 10px;
    text-align: center;
}

.aborad-nav > a{
    display: inline-block;
    padding: 10px 0;
    width: 80px;
    color: #FFFFFF;
    vertical-align: middle;
    border-bottom: 4px solid transparent;
}

.aborad-nav > a+a{
    margin-left: 100px;
}

.aborad-nav > a > img{
    width: 45px;
    height: 45px;
}

.aborad-nav a.active{
    color: #D7A16A;
    border-bottom: 4px solid #D7A16A;
}

.article-list-body{
    padding-right: 20px;
}

.article-list{
    padding-left: 25px;
    border: 1px solid #E6E6E6;
}

.article-list-items{
    width:100%;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 25px;
    border-bottom: 1px solid #E6E6E6;
}

.article-name{
    margin-bottom: 15px;
    font-size: 20px;
    color: #000000;
}

.article-desc{
    margin-top: 20px;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

.article-list > *:last-child{
    border-bottom: none;
}

.country-sift [class*='cell-']{
    padding-top: 20px;
    text-align: center;
    cursor: pointer;
    background-color: #FFFFFF;
}

.country-sift [class*='cell-']:hover,
.country-sift [class*='cell-'].active{
    background: #EFF1F8;
}

.country-sift [class*='cell-'] > img{
    margin-right: 10px;
    width: 50px;
    height: 50px;
}


.aborad-thing-body > *:nth-child(n+2){
    display: none;
}



.aborad-banner{
    position: relative;
    height: 570px;
}

.aborad-banner-cover{
    position: absolute;
    left: 0;
    bottom:0;
    width: 100%;
    height: 120px;
    background-color: rgba(0,0,0,0.36);
    z-index: 100;
}

.aborad-nav{
    padding-top: 10px;
    text-align: center;
}

.aborad-nav > a{
    display: inline-block;
    padding: 10px 0;
    width: 80px;
    color: #FFFFFF;
    vertical-align: middle;
    border-bottom: 4px solid transparent;
}

.aborad-nav > a+a{
    margin-left: 100px;
}

.aborad-nav > a > img{
    width: 45px;
    height: 45px;
}

.aborad-nav a.active{
    color: #D7A16A;
    border-bottom: 4px solid #D7A16A;
}

.article-list-body{
    padding-right: 20px;
}

.article-list{
    padding-left: 25px;
    border: 1px solid #E6E6E6;
}

.article-list-items{
    width:100%;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 25px;
    border-bottom: 1px solid #E6E6E6;
}

.article-name{
    margin-bottom: 15px;
    font-size: 20px;
    color: #000000;
}

.article-desc{
    margin-top: 20px;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

.article-list > *:last-child{
    border-bottom: none;
}

.country-sift{
    height: 100px;
    border: 1px solid #e6e6e6;
}


.country-sift [class*='cell-']{
    padding-top: 20px;
    text-align: center;
    cursor: pointer;
    background-color: #FFFFFF;
}

.country-sift [class*='cell-']:hover,
.country-sift [class*='cell-'].active{
    background: #EFF1F8;
}

.country-sift [class*='cell-'] > img{
    margin-right: 10px;
    width: 50px;
    height: 50px;
}

.swiper-container+.range{
    margin-top: 20px;
}

.button-prev,
.button-next{
    position: absolute;
    top: 35px;
    font-size: 30px;
    cursor: pointer;
    z-index: 100;
}

.button-prev{
    left: 5px;
}

.button-next{
    right: 5px;
}

.shell .aborad-navs{
    margin-bottom: 30px;
    border-bottom: 1px solid #EEEEEE;
}

.shell .aborad-navs > li{
    color: #333333;
}

.shell .aborad-navs > li+li{
    margin-left: 100px;
}

.shell .aborad-navs .line{
    margin-left: 475px;
}
