

.rc_banner {
    width: 100%;
}

    .rc_banner > img {
        width: 100%;
    }
    .Headline36 {
        font-size:36px;
        line-height:1.2;
        font-weight:700;
    }
.rc_column {
    /*text-align: center;*/
    color: #452C1E;
    padding: 10vh 8%;
    background-color: #F9F7F4;
}

.newWatcgInfo {
    box-sizing: border-box;
    padding: 10vh 0 10vh;
    background-color: #F9F7F4;
}
    .newWatcgInfo img {
        width:100%;
        margin-top:20px;
    }
.Watch-top {
    background-color: #F9F7F4;
    display:flex;
}
    .Watch-top div {
        width:50%
    }
.Headline50-bolid {
    font-size: 50px;
    font-weight: bold;
    line-height: 1.2;
    margin-top: 0;
}

.Body20-light {
    font-size: 20px;
    line-height: 1.6;
    color:#212121;
}

    .newWatcgInfo .title span {
        font-size: 36px !important;
        font-weight: bold;
    }
    .newWatcgInfo .newName span {
        font-size: 16px !important;
        font-weight: bold;
    }
    .newWatcgInfo .content span {
        font-size: 36px !important;
        font-weight: bold;
    }
    .newWatcgInfo .content, .newWatcgInfo .newName {
        padding-bottom: 10px;
    }
.newName {
    padding-top:10px;
}
.rc_column > h4 {
    font-size: 14px;
    font-weight: 700;
    margin: 40px 0 20px;
}

    .rc_column > h1 {
        font-size: 38px;
        font-weight: 400;
        letter-spacing: .1em;
    }

    .rc_column > p {
        line-height: 1.5em;
        font-size: 14px;
        width: 45%;
        margin: 20px auto 30px;
    }

    .rc_column > a {
        border: 1px solid #127749;
        color: #127749;
        padding: 12px 24px;
        font-size: 14px;
        border-radius: 23px;
        transition: all .5s;
        display: inline-block;
        margin-top: 4px;
    }

        .rc_column > a:hover {
            background-color: #127749;
            color: #fff;
        }

.rc_list {
    border-bottom: 1px solid #ddd;
    padding-bottom: 50px;
}

.rc_list_cont {
    width: 1360px;
    margin: 80px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.rc_list_left {
    width: 25%;
    padding: 0 34px;
    box-sizing: border-box;
}

.rc_list_right {
    width: 100%;
    box-sizing:border-box;
}

.rc_list_left {
    color: #212121;
}

    .rc_list_left > h3 {
        padding: 50px 0 20px;
        font-size: 18px;
        font-weight: 700;
    }

    .rc_list_left > a {
        padding: 10px 40px;
        background-color: #d4d4d4;
        color: #767676;
        font-size: 12px;
        border: 1px solid #d4d4d4;
        border-radius: 23px;
        background-image: url('./img/i-refresh.png');
        background-position: 20px 10px;
        background-repeat: no-repeat;
        cursor: pointer;
        display: inline-block;
    }

    .rc_list_left > div {
        margin-top: 40px;
    }

        .rc_list_left > div > h4 {
            padding: 10px 0;
        }

        .rc_list_left > div > label {
            display: block;
            padding: 10px 25px;
            cursor: pointer;
            user-select: none;
        }

            .rc_list_left > div > label > input {
                appearance: none;
                display: none;
            }

            .rc_list_left > div > label > span {
                position: relative;
                display: flex;
            }

                .rc_list_left > div > label > span:hover {
                    color: #127749;
                }

                .rc_list_left > div > label > span:before {
                    content: '';
                    width: 8px;
                    height: 8px;
                    position: absolute;
                    top: 50%;
                    right: 100%;
                    background-color: #fff;
                    border: 1px solid #212121;
                    transform: translateY(-50%);
                    margin-right: 10px;
                }

            .rc_list_left > div > label > [type=checkbox]:checked + span:before {
                background-color: #127749;
                transition: background-color .3s ease;
            }

.rc_list_series > div {
    padding: 10px 0;
}

    .rc_list_series > div > a {
    }

        .rc_list_series > div > a:hover {
            color: #127749;
        }

.rc_list_right {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap:8px;
}

.rc_item {
    width: 100%;
    color: #452C1E;
    position: relative;
    padding: 10px 0 50px;
    background-color: #F4EFEA;
}/*
    .rc_item:hover:after {
        content: '';
        background-color: rgba(0,0,0,.03);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
*/
    .rc_item > img {
        width: 100%;
        padding:5% 50px 0;
        box-sizing:border-box;
        vertical-align: bottom;
    }
        .rc_item  img:hover {
            transform: scale(1.05) !important;
        }
    .rc_item img {
        transition: transform 0.3s ease;
    }
        .rc_item h3 {
            font-size: 16px;
            font-weight: 700;
            margin-top: 10px;
        }
    .rc_item .box {
        /*height:140px;*/
        /*margin-bottom:50px;*/
    }
    .rc_item h4 {
        font-size: 24px;
        font-weight: 700;
    }
.rc_list_box {
    padding-top:10vh;
}
.rc_list_box:first-child {
    padding-top: 0;
}
.rc_item  h5 {
    font-size: 16px;
    font-weight: 300;
    color: #212121;
}
/*
.ri_slick {
    width: 1140px;
    margin: 100px auto 0;
}

    .ri_slick > h1 {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 30px;
        margin-left: 10px;
    }

.ri_slick_list {
    display: flex;
    align-items: center;
    position: relative;
}

.ri_slick_item {
    width: 350px;
    margin: 0 10px;
    outline: none;
    position: relative;
    cursor: pointer;
    display: block;
}

    .ri_slick_item > img {
        width: 100%;
    }

    .ri_slick_item:hover:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: rgba(255,255,255,.4);
        z-index: 10;
    }

    .ri_slick_item > p {
        font-size: 18px;
        font-weight: 700;
        margin-top: 10px;
    }

.nav_dots {
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
}

    .nav_dots > li {
        background-color: #818181;
        width: 40px;
        height: 3px;
        border-radius: 30px;
        margin: 5px;
        cursor: pointer;
    }

        .nav_dots > li:hover {
            background-color: #127749;
        }

    .nav_dots > .slick-active {
        background-color: #127749;
    }

    .nav_dots > li > button {
        display: none;
    }

.index_prev {
    cursor: pointer;
    color: rgba(0,0,0,0);
    outline: none;
    border: 0;
    display: block;
    width: 36px;
    height: 36px;
    background: url('/Content/images/Rolex/theme/rolex-arrow-gl.png') no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: -50px;
    transform: translateY(-50%);
    z-index: 100;
}

.index_next {
    cursor: pointer;
    color: rgba(0,0,0,0);
    outline: none;
    border: 0;
    display: block;
    width: 36px;
    height: 36px;
    background: url('/Content/images/Rolex/theme/rolex-arrow-gr.png') no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    right: -50px;
    transform: translateY(-50%);
    z-index: 100;
}
*/
.sx_loading {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(255,255,255,.5);
    z-index: 99;
}

    .sx_loading img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

.sx_loading_show {
    display: block !important;
}

¡£content {
    background-color: #F9F7F4;
}

.content-body {
    width: 1360px;
    margin: 0 auto 0;
}

.introduce {
    padding-top: 10px;
    display:flex;
    padding-right:10px;
}
.rolex-editor-text{
    width:400px;
}
.rolex-editor-text > p {
    font-size: 50px;
}
.newWatch {
    padding-top: 90px;
}

    .newWatch img {
        width: 100%;
        height: auto;
    }

.list_series {
    padding-top: 90px;

}
    .list_series .row {
        width: 1140px;
        margin: 0 auto 0;
        display: flex;
        flex-wrap: wrap;
    }

.list_series_item {
  /* width:340px;*/
 width:31%;
  
    border:1px solid  #000;
    padding:10px;
    text-align:center;
}

    .list_series_item:hover:after {
        content: '';
        background-color: rgba(0,0,0,.03);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .list_series_item > img {
        width: 340px;
    }

    .list_series_item > div {
        padding: 0 5%;
    }

        .list_series_item > div > h3 {
            font-size: 13px;
            font-weight: 700;
        }

        .list_series_item > div > h4 {
            font-size: 14px;
            font-weight: 700;
        }
