/*common*/
.body {
    line-height: 1;
}

/*common scope*/
.common-tittle > span {
    font-size: 24px;
    bottom: 0;
}
.more-btn a {
    font-size: 14px;
}

/*离岸百科*/
.offshore-encyclopedias {
    margin-top: 18px;
}
.offshore-encyclopedias .panel-list {}
.offshore-encyclopedias .panel-list .panel {
    float: left;
    margin-right: 13px;
    margin-bottom: 20px;
    box-shadow: 0 0 15px 0 #f2f2f2;
    height: 297px;
    overflow: hidden;
}
.offshore-encyclopedias .panel-list .panel--pink .panel__header {
    background-color: #ff6060;
}
.offshore-encyclopedias .panel-list .panel--pink .info i.serial-number {
    background-color: #ff6060;
}
.offshore-encyclopedias .panel-list .panel--blue .panel__header {
    background-color: #3a53a5;
}
.offshore-encyclopedias .panel-list .panel--blue .info i.serial-number {
    background-color: #3a53a5;
}
.offshore-encyclopedias .panel-list .panel--lightblue .panel__header {
    background-color: #2c73c3;
}
.offshore-encyclopedias .panel-list .panel--lightblue .info i.serial-number {
    background-color: #2c73c3;
}
.offshore-encyclopedias .panel-list .panel--darkblue .panel__header {
    background-color: #153e6d;
}
.offshore-encyclopedias .panel-list .panel--darkblue .info i.serial-number {
    background-color: #153e6d;
}
.offshore-encyclopedias .panel-list .panel--purple .panel__header {
    background-color: #9560c6;
}
.offshore-encyclopedias .panel-list .panel--purple .info i.serial-number {
    background-color: #9560c6;
}
.offshore-encyclopedias .panel-list .panel--orange .panel__header {
    background-color: #e8721b;
}
.offshore-encyclopedias .panel-list .panel--orange .info i.serial-number {
    background-color: #e8721b;
}
.offshore-encyclopedias .panel-list .panel--green .panel__header {
    background-color: #14b9b3;
}
.offshore-encyclopedias .panel-list .panel--green .info i.serial-number {
    background-color: #14b9b3;
}
.offshore-encyclopedias .panel-list .panel .panel__header {
    overflow: hidden;
    height: 51px;
    padding: 17px 0 14px 9px;
    line-height: 20px;
    box-sizing: border-box;
    position: relative;
}
.offshore-encyclopedias .panel-list .panel .panel__header h3 {
    color: #fff;
    float: left;
    border-left: 5px solid #ffffff;
    padding-left: 5px;
    font-size: 18px;
}
.offshore-encyclopedias .panel-list .panel .panel__header .tag-list {
    position: absolute;
    right: 0;
    left: 100px;
    text-align: right;
}
.offshore-encyclopedias .panel-list .panel .panel__header .tag-list .tag {
    font-size: 14px;
    display: inline-block;
}
.offshore-encyclopedias .panel-list .panel .panel__header .tag-list .tag a {
    padding: 0 6px;
    color: #ffffff;
}
.offshore-encyclopedias .panel-list .panel .panel__header .tag-list .tag.tag--active {}
.offshore-encyclopedias .panel-list .panel .panel__header .tag-list .tag.tag--active a {
    color: #ffcc53;
}
.offshore-encyclopedias .panel-list .panel .panel__body {
    overflow: hidden;
    padding: 0 6px;
}
.offshore-encyclopedias .panel-list .panel .panel__bodyfooter {
    display: none;
}
.offshore-encyclopedias .panel-list .panel .panel__bodyfooter.active {
    display: block;
}
.offshore-encyclopedias .panel-list .panel .panel__body .panel__content-img {
    width: 279px;
    height: 167px;
    margin: 11px 18px 0 5px;
    float: left;
}
.offshore-encyclopedias .panel-list .panel .panel__body .info-list {
    float: left;
    width: 100%;
}
.offshore-encyclopedias .panel-list .panel.panel--hasimg .panel__body .info-list {
    width: calc(100% - 302px);
}
.offshore-encyclopedias .panel-list .panel .panel__body .info-list .info {
    height: 38px;
}
.offshore-encyclopedias .panel-list .panel .panel__body .info-list .info i {
    color: inherit;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin-top: 9px;
    margin-right: 13px;
    float: left;
}
.offshore-encyclopedias .panel-list .panel .panel__body .info-list .info i.serial-number {
    color: #ffffff;
}
.offshore-encyclopedias .panel-list .panel .panel__body .info-list .info p {
    width: calc(100% - 33px);
    font-size: 14px;
    color: #272727;
    line-height: 38px;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.offshore-encyclopedias .panel-list .panel .panel__body .info-list .info p em {
    color: #ff0000;
    font-style: normal;
}

/*专题推荐*/
.recommended-topics .swiper-container {
    height: 130px;
}

/*广告banner*/
.advertisement-banner {
    margin-top: 25px;
}
.advertisement-banner img {
    display: block;
    width: 100%;
}

/*卓信服务*/
.zhuoxin-server {
    background-color: #eaeaea;
    overflow: hidden;
}
.zhuoxin-server .zhuoxin-server__body {
    padding-top: 13px;
}
.zhuoxin-server .zhuoxin-server__body .service-list {}
.zhuoxin-server .zhuoxin-server__body .service-list > li {
    float: left;
    width: 25%;
    text-align: center;
}
.zhuoxin-server .zhuoxin-server__body .service-list > li img {
    display: block;
    margin: 0 auto 8px;
}
.zhuoxin-server .zhuoxin-server__body .service-list > li li {
    line-height: 23px;
    color: #313131;
}

/*服务保障*/
.service-guarantee .swiper-container {
    height: 198px;
}
.service-guarantee .service-guarantee__body .swiper-container .swiper-slide p {
    margin-top: 13px;
    color: #333333;
    font-size: 14px;
    text-align: center;
}
.service-guarantee .service-guarantee__body .swiper-container .swiper-slide .service-guarantee-img-wrapper {
    text-align: center;
    background-color: #f2f2f2;
    border: 1px solid #d1d1d1;
    box-sizing: border-box;
    margin: 0 15px;
}
.service-guarantee .service-guarantee__body .swiper-container .swiper-slide img {
    display: inline-block;
    max-height: 162px;
}
