﻿.topbanner {
    padding-top: 80px;
    min-height: 270px;
    *height: 270px;
    position: relative;
}

@media (min-width: 1260px) {
    .wcontainer {
        padding-left: 0;
        padding-right: 0;
        margin-left: auto;
        margin-right: auto;
        width: 1280px;
    }
}

.topbanner .wcontainer .container-left {
    width: 100%;
}

    .topbanner .wcontainer .container-left h1 {
        color: #fff;
        line-height: 64px;
        font-weight: 300;
        margin-top: 20px;
        margin-bottom: 10px;
        font-size: 48px;
    }

        .topbanner .wcontainer .container-left h1 i {
            float: left;
            display: block;
            width: 64px;
            height: 64px;
            background-position: -576px -470px;
        }

.pway-icon {
    background: url(/images/other/product-icon-1x.png) no-repeat scroll 0 0;
}

.topbanner .wcontainer .container-left h1 span {
    display: block;
    float: left;
    margin-left: 10px;
}

.topbanner .wcontainer .container-left .text-lg {
    color: #fff;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 20px;
}

.topbanner .wcontainer .container-left .btn-box .btn-L, .topbanner .wcontainer .container-left .btn-box .btn-R {
    border: 1px solid #fff;
    float: left;
}

    .topbanner .wcontainer .container-left .btn-box .btn-L a, .topbanner .wcontainer .container-left .btn-box .btn-R a {
        display: block;
        text-decoration: none;
        color: #fff;
        padding: 5px 25px;
        font-size: 14px;
    }

    .topbanner .wcontainer .container-left .btn-box .btn-L:hover a {
        color: #000;
        background-color: #fff;
    }
/**内容样式*/
.left {
    float: left;
}

.wcontainer .center-right {
    width: 100%;
    padding: 40px 30px;
    box-sizing: border-box;
}

    .wcontainer .center-right .u-center-right-inner {
        margin-left: 270px;
    }

        .wcontainer .center-right .u-center-right-inner .text-primary {
            margin-bottom: 20px;
            line-height: 30px;
            font-size: 24px;
            font-weight: 400;
            color: #333;
        }

.center-box .wcontainer .center-left {
    width: 245px;
    margin-left: -100%;
    padding: 20px 0;
}

.side-nav-inner {
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    background: #F5F5F5;
    position: relative;
}

.center-box .wcontainer .center-left .side-nav-inner-list {
    border-bottom: 1px solid #E1E1E1;
    width: 243px;
    line-height: 40px;
    position: relative;
}

    .center-box .wcontainer .center-left .side-nav-inner-list h4 {
        vertical-align: text-bottom;
        font-weight: bold;
        line-height: 40px;
        text-indent: 8%;
        font-size: 14px;
    }

    .center-box .wcontainer .center-left .side-nav-inner-list .menu-icon {
        display: block;
        width: 16px;
        height: 14px;
        background-image: url(/images/other/icon-chevron-right.png);
        background-position: 0 -137px;
        position: absolute;
        right: 15px;
        top: 14px;
    }

.center-box .wcontainer .center-left .side-nav-inner-list {
    border-bottom: 1px solid #E1E1E1;
    width: 243px;
    line-height: 40px;
    position: relative;
}

.center-box .wcontainer .center-left .side-nav-inner-box .side-nav-inner-list .list-focus {
    background-color: #00719d;
    color: #fff;
}

.center-box .wcontainer .center-left .side-nav-inner-box .side-nav-title-1 {
    position: relative;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding-right: 30px;
    text-indent: 8%;
    text-decoration: none;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list-focus .icon-chevron-right, .center-box .wcontainer .center-left .side-nav-inner-box .list-focus.side-nav-title-1:hover .icon-chevron-right {
    background-position: 1px -53px;
}

.icon-chevron-right {
    width: 14px;
    height: 22px;
    background-image: url(/images/other/icon-chevron-right.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 15px;
    background-position: 1px -92px;
}

.center-left .section_help {
    font-style: italic;
    background-color: #21afea;
    margin-top: 24px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    line-height: 32px;
    padding: 14px 10px;
    display: block;
    text-decoration: none;
}

.wcontainer .center-right .referral {
    font-size: 16px;
    line-height: 1.5;
    color: #666;
}

.wcontainer .center-right h3.text-primary .pway-icon {
    display: inline-block;
    width: 32px;
    vertical-align: bottom;
    height: 32px;
    margin-right: 5px;
}

.wcontainer .center-right .text-primary .product-rds-32 {
    background-position: -512px -458px;
}

.wcontainer .center-right .text-primary .product-rds-31 {
    background-position: -288px -169px;
}

.wcontainer .center-right p {
    font-size: 14px;
    color: #555;
    /*margin: 0 0 15px;*/
    padding: 10px;
}

.wcontainer .center-right hr {
    margin: 30px 0;
    height: 0;
    border: 0;
    border-top: 1px solid #eee;
}

/* 新增样式 - 选项卡导航 */
.terms-nav {
    display: flex;
    flex-wrap: wrap;
    margin-left: 260px;
    margin-bottom: 20px;
}

.terms-nav-item {
    padding: 10px 20px;
    margin: 0 10px 10px 0;
    border: 1px solid #00719d;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s;
    background-color: #fff;
}

    .terms-nav-item:hover {
        background-color: #e6f7ff;
    }

    .terms-nav-item.xz {
        background-color: #00719d;
        color: white;
    }

/* 新增样式 - 内容容器 */
.dynamic-content {
    display: none;
    margin-left: 260px;
    padding: 20px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    background-color: #f9f9f9;
    margin-top: 15px;
}

    .dynamic-content.active {
        display: block;
    }

/* 新增样式 - 条款内容样式 */
.terms-container {
    display: none;
    padding: 20px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    background-color: #f9f9f9;
    margin-top: 15px;
}

    .terms-container.active {
        display: block;
    }

.terms-title {
    font-size: 20px;
    color: #00719d;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.terms-content {
    line-height: 1.8;
    color: #555;
}

    .terms-content p {
        margin-bottom: 15px;
    }
