
/* 海外移民 */
.article-content {
}
.article-content .option-list {
    padding-top: 10px;
}
.article-content .option-list .area-select ul {
    /* display: inline-block; */
    position: relative;
    padding-left: 123px;
}
.article-content .option-list .area-select ul:nth-child(1) li:last-child::before {
    content: '>';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -20px;
}
.article-content .option-list .area-select ul li{
    height: 36px;
    line-height: 36px;
    margin-right: 50px;
    position: relative;
}
.article-content .option-list .area-select ul li:first-child{
    width: 85px;
    font-weight: 700;
    margin-right: 0;
    position: absolute;
    left: 38px;
}
.article-content .option-list .area-select ul li.active {
    font-weight: 700;
    color: #0044ca;
}
/* 文章列表 */
.article-content .article-list {
    border-top: 1px solid #ccc;
}
.article-content .article-list .item {
    padding: 15px 8px;
    border-bottom: 1px solid #eee;
    position: relative;
}
.article-content .article-list .recommend {
    height: 168px;
}
.article-content .article-list .recommend .head-img,
.article-content .article-list .recommend .head-img img {
    width: 280px;
    height: 100%;
}

.article-content .article-list .recommend .recommend-info {
    width: 884px;
    height: 100%;
    position: relative;
}
.article-content .article-list .recommend .recommend-info h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}
.article-content .article-list .recommend .recommend-info p {
    font-size: 14px;
    line-height: 25px;
}
.article-content .article-list .recommend .recommend-info .tags {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.article-content .article-list .recommend .recommend-info .tags div:first-child {
    margin-right: 100px;
}
.article-content .article-list .recommend .recommend-info .tags img {
    width: 21px;
    margin-top: -3px;
}
.article-content .article-list .item .online-btn {
    width: 115px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 5px;
    background: #0044ca;
    color: #fff;
    margin: 0 auto;
    position: absolute;
    right: 8px;
    bottom: 5px;
}
/* 表格对比 */
.article-list .item-contrast  {
    height: 225px;
    padding: 30px;
    box-sizing: border-box;
    box-shadow: 0px 0px 7px #ccc;
    margin: 40px 10px 0;
}
.article-list .item-contrast .head-img,
.article-list .item-contrast .head-img img {
    width: 280px;
    height: 167px;
}
.article-list .item-contrast .contrast-content {
    width: 790px;
}
.article-list .item-contrast .contrast-content .common-line-title h3 {
    text-indent: 40px;
}
.article-list .item-contrast .contrast-content .common-line-title img {
    width: 34px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 0;
}
.article-list .item-contrast .contrast-content .common-line-title .add {
    color: #0044ca;
    margin-top: -22px;
    font-weight: 700;
    position: relative;
    cursor: pointer;
}
.article-list .item-contrast .contrast-content .common-line-title .add img {
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    margin-right: 5px;
    margin-top: -3px;
}
.article-list .item-contrast .contrast-content p {
    line-height: 25px;
    margin-top: -5px;
}
.article-list .item-contrast .contrast-content .table {
    margin-top: 10px;
}
.article-list .item-contrast .contrast-content .table .tr img {
    width: 25px;
    margin-top: -3px;
}
.article-list .item-contrast .contrast-content .table li {
    margin-right: 5px;
}
.article-list .item-contrast .contrast-content .table .tr,
.article-list .item-contrast .contrast-content .table .td {
    width: 161px;
    text-align: center;
}
.article-list .item-contrast .contrast-content .table .tr {
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: -webkit-linear-gradient(#003199, #3d71e0); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#003199, #3d71e0); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#003199, #3d71e0); /* Firefox 3.6 - 15 */
    background: linear-gradient(#003199, #3d71e0); /* 标准的语法（必须放在最后） */
    font-size: 16px;
}
.article-list .item-contrast .contrast-content .table .td {
    background: #e3ecff;
    height: 36px;
    line-height: 36px;
    margin-top: 3px;
    font-size: 18px;
}
.article-list .item-contrast .contrast-content .table .more-btn a ,
.article-list .item-contrast .contrast-content .table .consulting-btn a{
    width: 90px;
    font-size: 16px;
    border-color: #003199;
}
.article-list .item-contrast .contrast-content .table .more-btn a {
    color: #003199;
}
.article-list .item-contrast .contrast-content .table .consulting-btn a{
    background: #003199;
}

/* 服务范围 */
.scope-services  .swiper-container {
    padding-top: 10px;
    height: 167px;
}
.scope-services .swiper-container .swiper-slide img {
    max-width: 279px;
    max-height: 167px;
}
.tabs-title .tab-nav {
    margin: 0 3px;
}
/* .scope-services .nav {
    width: 630px;
    text-align: center;
    margin: 0 auto;
}
.scope-services .nav span {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 5px;
    cursor: pointer;
}
.scope-services .nav span.active {
    color: #fff;
    background:#0044ca;
}
.scope-services .scope-content .item {
    display: none;
 }
.scope-services .scope-content .item.active {
    display: block;
}
.scope-services .scope-content .swiper-container {
    height: 168px;
}
.scope-services .scope-content .swiper-slide img {
    width: 100%;
    height: 100%;
} */

/* 相关服务 */
.related-services {
    margin-bottom: 40px;
}
.related-services .related-wraper li {
    width: 24%;
    height: 80px;
    line-height: 55px;
    font-size: 23px;
    color: #4b4b4b;
    margin-right: 1%;
    box-shadow: 0px 0px 10px #eee;
    padding: 10px 10px;
    box-sizing: border-box;
}
.related-services .related-wraper li:last-child {
    margin: 0;
}
.related-services .related-wraper img {
    height: 53px;
    margin-left: 30px;
    margin-right: 20px;
}
/* 专题推荐 */
.special-recommendation .swiper-container {
    height: 133px;
}
.special-recommendation .swiper-container.multiple .swiper-slide-visible {
    /* width: 277px !important;
    margin-right: 30px; */
}
.special-recommendation .swiper-container .swiper-slide img {
    width: 100%;
    height: 100%;
}

/* 移民对比 - 弹窗 */
.contrast-popup {
    position: fixed;
    bottom: 15%;
    right: 10px;
    background: #fff;
    padding: 5px 30px 5px;
    box-shadow: 0 0 6px 2px #ccc;
    z-index: 2;
}
.contrast-popup .immigrant-wraper .item {
    width: 180px;
    margin-top: 15px;
    margin-right: 5px;
    float: left;
}
.contrast-popup .immigrant-wraper .title {
    height: 25px;
    line-height: 25px;
    position: relative;
}
.contrast-popup .immigrant-wraper .title h4 {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}
.contrast-popup .immigrant-wraper .title .close-btn {
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #999;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    z-index: 2;
    cursor: pointer;
}
.contrast-popup .immigrant-wraper .head-img {
    width: 100%;
    height: 100px;
}
.contrast-popup .immigrant-wraper .head-img img {
    width: 100%;
    height: 100%;
}
.contrast-popup .handel-btn {
    width: 180px;
    margin: 8px auto;
}
.contrast-popup .handel-btn span {
    width: 85px;
    height: 28px;
    line-height: 28px;
    background: #fc5900;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}
.contrast-popup .handel-btn span:last-child {
    background: #003199;
}

.scope-services .tabs-title li {
    margin: 0 3px;
}
.scope-services .service-scope__body .tabs-title {
    margin-bottom: 5px;
}

