.page-s {
    max-width: 960px;
    margin: 0 auto;
    position: relative;
}

.page-s .title {
    font-size: 20px;
    text-align: center;
    font-size: 2rem;
    margin-top: 86px;
    margin-bottom: 25px;
    line-height: 1;
}

.page-s .title span {
    font-size: 70%;
    color: #A09696;
}

.page-s .section-once .text {
    color: #fff;
    font-size: 2rem;
    position: absolute;
    top: 10%;
    text-align: center;
    width: 100%;
}

.page-s .section-once .text p {
    text-align: center;
    display: block;
}

.page-s .box {
    margin: 10px auto 0;
    background: #fff;
}

.page-s .tab_menu {
    list-style: none;
    width: 50%;
    overflow: hidden;
    margin: 0 auto;
    border: 1px solid #ccc;
    border-radius: 8px;
    text-align: center;
}

.page-s .tab_menu li {
    width: 33.335555555%;
    float: left;
    line-height: 2rem;
    font-size: 1.2rem;
    color: #959393;
    text-align: center;
    cursor: pointer;
}

.page-s .tab_menu li.current {
    color: #fff;
    background: #FF9800;
}

.page-s .tab_box {
    text-align: center;
    line-height: 100%;
    overflow: hidden;
    width: 960px;
    height: 200px;
    position: relative;
}

.page-s .tab_box div {
    left: 0;
    top: 0;
    overflow: hidden;
    position: absolute;
}

.page-s .section-img-warp {
    text-align: center;
}

.page-s .section-img-warp img {
    max-width: 100%;
    height: auto;
}

.page-s .tab_box img {
    width: 100%;
    height: auto;
}

.page-s .tab_box .hide {
    display: none;
}

.section-fives .img-layout {
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

.section-fives .img-layout img {
    margin-bottom: 2%;
}

.section-fives .swift-mainimg {
    margin: 94px 0 !important;
}

.section-fives .img-layout .item {
    display: inline;
    float: left;
    width: 32.5%;
}

.section-fives .img-layout .item .contact {
    position: relative;
}

.section-fives .img-layout .item p {
    position: absolute;
    width: 100%;
    margin-bottom: 3px;
    font-size: 1.3rem;
    bottom: 0;
    color: #717171;
    text-align: center;
}

.section-fives .img-layout .item:nth-child(2) {
    padding: 0 1%;
}

.section-fives .img-layout img {
    max-width: 100%;
}

.section-fives {
    overflow: hidden;
    text-align: center;
}

.section-six ul li {
    list-style: initial;
}

.page-s .section-spec {
    width: 100%;
    max-width: 100%;
}

.page-s .section-spec td {
    width: 50%;
    max-width: 50%;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 0 10px 20px
}

.page-s .section-spec tr td:nth-child(1) {
    border-left: 1px solid #e3e3e3;
}

@media(max-width: 768px) {
    .page-s .tab_menu li {
        width: 100%
    }
}



/* swift2 css 
 * add by angela
 * 20161226
*/

#Anchor1 {
    display: none;
}

img {
    max-width: 100%;
}

.swift2-block {
    position: relative;
    background-color: #000;
}

.swift2-inner {
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.swift2-block {
    position: relative;
    overflow: hidden;
}

.swift2-block2,
.swift2-block4,
.swift2-block6 {
    background-color: #111;
}

.swift2-inner h6 {
    color: #dbdbdb;
    padding-top: 20px;
    padding-bottom: 10px;
}

.swift2-inner h6 strong {
    color: #ff6600;
}

.desc-text {
    position: absolute;
}

.swift2-block1 .desc-text {
    left: 32%;
    top: 8%;
}

.swift2-block2 .desc-text {
    top: 7%;
    left: 15%;
}

.swift2-block3 .desc-text {
    right: 12%;
    bottom: 9%;
}

.swift2-block4 .desc-text,
.swift2-block5 .desc-text {
    bottom: 7%;
    left: 15%;
}

.swift2-block5 .desc-text {
    width: 75%;
}

.swift2-block5 .desc-text p {
    font-size: 24px;
    color: #fff;
    position: absolute;
    left: 26%;
    bottom: 0;
}

.swift2-block7 {
    background-color: #fff;
}

.swift2-block7 table {
    width: 100%;
    color: #333;
    font-size: 24px;
    margin-bottom: 50px;
    font-family: 'Microsoft YaHei';   
}

.swift2-block7 table th,
.swift2-block7 table td {
    padding: 10px;
    text-align: left;
}

.swift2-block7 table th {
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}

.swift2-block7 table td {
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}

.swift2-block7 table tr td:nth-child(1),
.swift2-block7 table tr th:nth-child(1) {
    border-left: 1px solid #e3e3e3;
}

.swift2-block6 .title {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    padding-top: 125px;
    padding-bottom: 0;
    margin: 0;
}

.swift2-block6 ul {
    margin-left: 0;
}

.swift2-block6 ul li {
    font-size: 24px;
    color: #fff;
    line-height: 1.3;
    list-style: none;
    font-family: 'Microsoft YaHei';
}

.swift2-block6 .block:after {
    display: block;
    width: 0;
    height: 0;
    content: '.';
    clear: both;
    visibility: hidden;
}

@media (min-width: 320px) {
    .swift2-inner h6,
    .swift2-block6 .title {
        font-size: 14px;
    }
    .swift2-block7 table,
    .swift2-block6 ul li,
    .swift2-block5 .desc-text p {
        font-size: 12px !important;
    }

}

@media (min-width: 480px) {
    .swift2-inner h6 {
        font-size: 20px;
    }
    .swift2-block7 table,
    .swift2-block6 ul li,
    .swift2-block5 .desc-text p {
        font-size: 14px !important;
    }
}

@media (min-width: 768px) {
    .swift2-inner,
    .swift2-block6 .block {
        width: 738px;
        margin: 0 auto;
    }
    .swift2-inner h6,
    .swift2-block6 .title {
        font-size: 30px;
    }
    .swift2-block6 ul li,
    .swift2-block5 .desc-text p {
        font-size: 18px !important;
    }
    .swift2-block6 .desc-img {
        float: left;
        width: 52%;
    }
    .swift2-block6 .desc-info {
        float: right;
        width: 48%;
    }
}

@media (min-width: 1024px) {
    .swift2-inner,
    .swift2-block6 .block {
        width: 960px;
    }
    .swift2-inner h6 {
        font-size: 40px;
    }
    .swift2-block6 ul li,
    .swift2-block5 .desc-text p {
        font-size: 20px !important;
    }
    .swift2-block7 .swift2-inner {
        width: 750px;
    }
}

@media (min-width: 1280px) {
    .swift2-inner {
        width: 1240px;
    }
    .swift2-block7 .swift2-inner {
        width: 960px;
    }
    .swift2-inner h6 {
        font-size: 50px;
    }
    .swift2-block6 ul li,
    .swift2-block5 .desc-text p {
        font-size: 22px !important;
    }
}
