.ams-banner-box {
    background-image: url(../img/fcl/banner_fcl.jpg);
}

/* service tab start */
.ams-fcl-service {
    position: relative;
}

.ams-fcl-service-tab {
    position: relative;
    width: 1134px;
    margin: 0 auto;
    z-index: 2;
}

.ams-fcl-service-tab .ams-fcl-service-title {
    padding-top: 71px;
    padding-bottom: 64px;
    font-size: 32px;
    text-align: center;
}

.ams-fcl-service-tab .ams-fcl-service-list {
    height: 200px;
    box-shadow: 0px 6px 18px 2px rgba(150, 150, 150, 0.16);
    border-radius: 8px;
}

.ams-fcl-service-tab .line {
    float: left;
    width: 1px;
    height: 80px;
    margin-top: 60px;
    background: #dcdcdc;
}

.ams-fcl-service-tab .ams-fcl-service-box {
    float: left;
    width: 226px;
    height: 10%;
}

.ams-fcl-service-tab .ams-fcl-service-item {
    padding-top: 39px;
    text-align: center;
}

.ams-fcl-service-tab .ams-fcl-service-item:hover {
    color: #fff;
    font-size: 22px;
    margin-top: -12px;
    padding: 10px;
    background: #4ac0f0;
    box-shadow: 0px 6px 18px 2px rgba(150, 150, 150, 0.16);
    border-radius: 8px;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
}

.ams-fcl-service-tab .ams-fcl-service-item:hover .ams-fcl-service-text {
    font-size: 22px;
}

.ams-fcl-service-tab .ams-fcl-service-item:hover .ams-fcl-service-icon {
    height: 140px;
}

.ams-fcl-service-tab .ams-fcl-service-icon {
    height: 100px;
    margin-bottom: 13px;
    text-align: center;
}

.ams-fcl-service-tab .ams-fcl-service-text {
    margin-bottom: 20px;
    font-size: 16px;
}

.ams-fcl-service-tab .ams-fcl-service-01 .ams-fcl-service-icon {
    background: url("../img/fcl/normal_export.png") center top no-repeat;
}

.ams-fcl-service-tab .ams-fcl-service-01:hover .ams-fcl-service-icon {
    background: url("../img/fcl/selected_export.png") center top no-repeat;
}

.ams-fcl-service-tab .ams-fcl-service-02 .ams-fcl-service-icon {
    background: url("../img/fcl/normal_import.png") center top no-repeat;
}

.ams-fcl-service-tab .ams-fcl-service-02:hover .ams-fcl-service-icon {
    background: url("../img/fcl/selected_import.png") center top no-repeat;
}

.ams-fcl-service-tab .ams-fcl-service-03 .ams-fcl-service-icon {
    background: url("../img/fcl/normal_trade.png") center top no-repeat;
}

.ams-fcl-service-tab .ams-fcl-service-03:hover .ams-fcl-service-icon {
    background: url("../img/fcl/selected_trade.png") center top no-repeat;
}

.ams-fcl-service-tab .ams-fcl-service-04 .ams-fcl-service-icon {
    background: url("../img/fcl/normal_dg.png") center top no-repeat;
}

.ams-fcl-service-tab .ams-fcl-service-04:hover .ams-fcl-service-icon {
    background: url("../img/fcl/selected_dg.png") center top no-repeat;
}

.ams-fcl-service-tab .ams-fcl-service-05 .ams-fcl-service-icon {
    background: url("../img/fcl/normal_credentials.png") center top no-repeat;
}

.ams-fcl-service-tab .ams-fcl-service-05:hover .ams-fcl-service-icon {
    background: url("../img/fcl/selected_credentials.png") center top no-repeat;
}

/* service tab  */

/* service content start */
.ams-fcl-service-content {
    /* background: url(../img/common/bg_arrow2.png) no-repeat top right;
     background-position: 93% -30px;*/
    position: relative;
}

.ams-fcl-service-content .ams-fcl-service-block {
    position: relative;
    height: 785px;
}

.ams-fcl-service-content .ams-fcl-service-content-box {
    position: absolute;
    top: 120px;
    left: 42px;
    z-index: 1;
}

.ams-fcl-service-content .ams-fcl-service-content-box .text {
    font-size: 32px;
    padding-bottom: 30px;
}

.ams-fcl-service-content .ams-fcl-service-content-box ul {
    font-size: 16px;
    padding-bottom: 20px;
}

.ams-fcl-service-content .ams-fcl-service-content-box ul li {
    line-height: 36px;
}

.ams-fcl-service-content .ams-more-box:hover {
    cursor: pointer;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
}

.ams-fcl-service-content .more-icon {
    float: left;
    width: 18px;
    height: 18px;
}

.ams-fcl-service-content .more-text {
    float: left;
    margin-top: -4px;
    margin-left: 8px;
    font-size: 16px;
    font-weight: bold;
    color: #3f99d5
}

.ams-fcl-service-content .ams-fcl-service-img1 {
    position: absolute;
    top: 135px;
    right: 273px;
    z-index: 10;
}

.ams-fcl-service-content .ams-fcl-service-img1 img {
    width: 410px;
    height: 316px;
}

.ams-fcl-service-content .ams-fcl-service-img1 img,
.ams-fcl-service-content .ams-fcl-service-img2 img {
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0px 6px 18px 2px rgba(143, 143, 143, .35);
}

.ams-fcl-service-content .ams-fcl-service-img2 {
    position: absolute;
    top: 370px;
    right: 77px;
    z-index: 10;
}

.ams-fcl-service-content .ams-fcl-service-img2 img {
    width: 344px;
    height: 280px;
}

.ams-fcl-service-content .ams-fcl-service-bg {
    background: url(../img/common/bg_arrow2.png) no-repeat top right;
    background-position: 0 -30px;
    position: absolute;
    left: 69%;
    width: 622px;
    height: 500px;
}

.ams-fcl-service-content .ams-oval-box {
    /*position: absolute;
    background: #3f99d5;
    border-radius: 50%;*/
}

.ams-fcl-service-content .ams-fcl-round1,
.ams-fcl-service-content .ams-fcl-round2 {
    position: absolute;
}

.ams-fcl-service-content .ams-fcl-round1 {
    bottom: 32px;
    right: 388px;
}

.ams-fcl-service-content .ams-fcl-round2 {
    bottom: 86px;
    right: 379px;
}

/* service content end */

/* 热门海外仓 */
.ams-warehouse {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.ams-warehouse .ams-warehouse-title {
    padding-top: 63px;
    font-size: 32px;
    text-align: center;
}

.ams-warehouse .ams-warehouse-tab {
    padding-top: 29px;
    text-align: center;
}

.ams-warehouse .ams-warehouse-tab ul li {
    display: inline-block;
    font-size: 20px;
    color: #A7A7A7;
    font-weight: bold;
    cursor: pointer;
}

.ams-warehouse .ams-warehouse-tab ul li:hover {
    cursor: pointer;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
}

.ams-warehouse .ams-warehouse-tab ul li:nth-child(2) {
    margin: 0 57px;
}

.ams-warehouse .ams-warehouse-tab .ams-tab-active {
    padding-bottom: 9px;
    color: #4AC0F0;
    border-bottom: 2px solid #4AC0F0;
}

.ams-warehouse-inner {
    background-color: #F4F7FD;
    text-align: center;
}

/*内容盒子*/
.ams-warehouse .section-inner {
    position: relative;
    width: 1152px;
    height: 600px;
    margin: 0 auto;
}

.ams-warehouse .section-inner .swiper-container {
    height: 535px;
}

.ams-warehouse .section-inner .swiper-container .swiper-wrapper {
    align-items: center;
    height: 279px !important;
}

/*内容列表*/
.ams-warehouse .swiper-slide {
    height: 279px !important;
    background: 0 0;
    box-sizing: border-box;
    text-align: center;
}

.ams-warehouse .swiper-slide .swiper-item {
    display: block;
    float: left;
    width: 268px;
    height: 400px;
    margin-top: 35px;
    margin-left: 16px;
    padding-top: 20px;
    background: #fff url(../img/fcl/bg_box.png) no-repeat center;
    box-shadow: 0px 6px 18px 2px rgba(150, 150, 150, 0.16);
    border-radius: 10px;
}

.ams-warehouse .swiper-slide .swiper-item .ams-money {
    display: inline-block;
    padding-top: 15px;
    font-size: 40px;
    font-family: Arial;
    font-weight: bold;
    color: #4AC0F0;
}

.ams-warehouse .swiper-slide .swiper-item .ams-unit {
    padding-left: 2px;
    font-size: 18px;
    color: #4AC0F0;
}

.ams-warehouse .swiper-slide .swiper-item .ams-description {
    padding-top: 12px;
    padding-bottom: 18px;
    text-align: center;
}

.ams-warehouse .swiper-slide .swiper-item .ams-description ul li {
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
}

.ams-warehouse .swiper-slide .swiper-item .ams-line {
    width: 224px;
    height: 1px;
    margin: 0 auto;
    background: #DCDCDC;
}

.ams-warehouse .swiper-slide .swiper-item .ams-warehouse-content {
    padding-top: 17px;
    padding-bottom: 18px;
    text-align: center;
}

.ams-warehouse .swiper-slide .swiper-item .ams-warehouse-content ul li {
    line-height: 26px;
}

.ams-warehouse .swiper-slide .swiper-item .ams-description2 {
    padding-bottom: 39px;
    text-align: center;
}

.ams-warehouse .swiper-slide .swiper-item .ams-description2 ul li {
    font-size: 16px;
    font-weight: bold;
    line-height: 34px;
}

/*左右箭头*/
.ams-warehouse .section-inner .swiper-button-prev,
.ams-warehouse .section-inner .swiper-button-next {
    position: absolute;
    top: 207px;
    margin-top: 0;
    width: 74px;
    height: 74px;
    background: #fff;
    box-shadow: 0px 6px 18px 2px rgba(150, 150, 150, 0.16);
    border-radius: 50%;
}

.ams-warehouse .section-inner .swiper-button-prev {
    left: -70px;
}

.ams-warehouse .section-inner .swiper-button-prev img {
    width: 32px;
    padding-top: 12px;
    padding-left: 18px;
}

.ams-warehouse .section-inner .swiper-button-next {
    right: -70px;
}

.ams-warehouse .section-inner .swiper-button-next img {
    width: 32px;
    padding-top: 12px;
    padding-left: 25px
}

.ams-warehouse .section-inner .swiper-button-prev:hover,
.ams-warehouse .section-inner .swiper-button-next:hover {
    background: #4AC0F0;
}

/*分页*/
/*.ams-warehouse .section-inner .swiper-container .swiper-pagination-bullets {
    bottom: 75px;
}

.ams-warehouse .section-inner .swiper-container .swiper-pagination-bullet {
    position: relative;
    margin: 0 5px;
    width: 24px;
    height: 14px;
    border-radius: 50%;
    opacity: 1;
    background: 0 0;
}

.ams-warehouse .section-inner .swiper-container .swiper-pagination-bullet:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 14px !important;
    height: 14px;
    left: 0;
    border: 1px solid #3F99D5;
    border-radius: 50%;
    vertical-align: middle;
    transition: opacity .8s, background-color .8s;
    opacity: 1;
}

.ams-warehouse .section-inner .swiper-container .swiper-pagination-bullet-active:before {
    background-color: #3F99D5;
}*/

.ams-warehouse .ams-tab-body-active {
    display: block !important;
}