/*---- 首页轮播导航 ----*/
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px 7px;
}

.swiper-pagination-bullet {
    margin: 0 3px;
    background: #fff;
    border-radius: 4px;
    outline: none;
    opacity: .5;
}

.swiper-pagination-bullet-active {
    background: #fff;
    width: 25px;
    height: 8px;
    opacity: 1;
    transition: .2s ease-in-out;
}

.adviser-pagination .swiper-pagination-bullet-active {
    width: 25px;
    height: 10px;
    background: #2563E2;
}

.adviser-pagination span {
    width: 12px;
    height: 10px;
    background: #D5D6E1;
    border-radius: 50px;
}
/*目的国家区域*/
.destination-country{
    width: 100%;
    background: url(https://ydimmi.oss-cn-beijing.aliyuncs.com/static/pc/image/crossborderSupply/destination-country.jpg) no-repeat center center/1920px 684px;
    padding-top: 36px;
    box-sizing: border-box;
}
.country-box{
    padding-bottom: 32px;
}
.country-title{
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.country-select-box{
    width: 124px;
    font-size: 16px;
    color: #29345C;
    cursor: pointer;
    position: relative;
}
.country-select-top{
    display: flex;
    justify-content: center;
    line-height: 50px;
    height: 50px;
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #E1E1E1;
}
.country-select-box .country-label{
    margin-right: 10px;
    font-size: 16px;
}
.country-select-box:hover .icon-daohang-xiala1{
    display: inline-block;
}
.country-select-box:hover .icon-daohang-xiala2{
    display: none;
}
.country-select-box .iconfont{
    font-size: 14px;
}
.country-select-box:hover .country-select-top{
    border: 1px solid #0085F9;
}
.country-select-box:hover .select-option-list{
    display: block;
}
.select-option-list{
    display: none;
    width: 100%;
    position: absolute;
    background: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    top: 55px;
    left: -1px;
    border: 1px solid #E1E1E1;
    padding: 5px 0;
    box-sizing: border-box;
    z-index: 99999;
}
.select-option-item{
    width: 100%;
    height: 36px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.select-option-item:hover{
    background: #0067ED;
    color: #FFFFFF;
}
.title-second{
    font-weight: 400;
    font-size: 16px;
    color: #565872;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 9px;
}
.map-box {
    width: 1200px;
    height: 500px;
    margin-top: 30px;

}
/*.map-box canvas{*/
/*    cursor:url('../../pc/image/crossborderSupply/arrow.svg'),auto;*/
/*}*/
/*落地服务区域*/
.landing-service{
    width: 100%;
    background: url(https://ydimmi.oss-cn-beijing.aliyuncs.com/static/pc/image/crossborderSupply/landing-service.jpg) no-repeat center center/1920px 500px;
    padding-top: 36px;
    box-sizing: border-box;
}
.landing-service-content{
    display: flex;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 50px;
    position: relative;
}
.landing-service-item{
    width: 200px;
    height: 300px;
    flex-shrink: 0;
    padding: 51px 20px 39px 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    position: relative;
}
/*.landing-service-item:hover{*/
/*    height: auto;*/
/*    background: #F9FBFD;*/
/*    border-radius: 5px 5px 5px 5px;*/
/*}*/
/*.landing-service-item:hover .service-item-info{*/
/*    display: none;*/
/*}*/
.service-item-content{
    display: flex;
    align-items: center;
    flex-direction: column;
}
.service-item-top{
    display: flex;
    align-items: center;
    flex-direction: column;
}
.service-item-top img{
    height: 40px;
    width: 40px;
    margin-bottom: 11px;
}
.ball{
    /*width: 8px;*/
    /*height: 8px;*/
    /*border-radius: 50%;*/
    /*background: #8A92AC;*/
    margin-bottom: 5px;
    margin-top: 21px;
    z-index: 2;
}
/*.landing-service-item:hover .ball{*/
/*    background: #0085F9;*/
/*}*/
.service-item-text{
    font-weight: bold;
    font-size: 20px;
    color: #29345C;
}
.service-item-info{
    width: 160px;
    font-weight: 400;
    font-size: 15px;
    color: #29345C;
    line-height: 26px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*.service-item-content{*/
/*    display: none;*/
/*}*/
.service-item-content-text{
    font-weight: 400;
    font-size: 15px;
    color: #29345C;
    line-height: 26px;
    text-align: center;
}
.service-item-content img{
    width: 60px;
    height: 14px;
    position: absolute;
    bottom: 10px;
}
.line-center {
    width: 1000px;
    border-bottom: 1px dashed #CED5E0;
    position: absolute;
    left: 100px;
    top: 160px;
    z-index: 1;
}
/*照片墙*/
.photo-wall{
    width: 100%;
    height: 600px;
    background: url(https://ydimmi.oss-cn-beijing.aliyuncs.com/static/pc/image/crossborderSupply/photo-wall-bg.jpg) no-repeat center center/1920px 600px;
    padding-top: 36px;
    box-sizing: border-box;
}
.photo-wall-box img{
    width: 100%;
    margin-top: 30px;
    height: 428px;
}
.title-num-big{
    font-size: 38px;
    font-weight: bold;
    color: #006FFF;
}
