﻿.rides-cs {
    font-size: 12px;
    background: #29a7e2;
    position: fixed;
    top: 250px;
    right: 0px;
    _position: absolute;
    z-index: 1500;
    border-radius: 6px 0px 0 6px;
}

    .rides-cs a {
        color: #00A0E9;
    }

        .rides-cs a:hover {
            color: #ff8100;
            text-decoration: none;
        }

    .rides-cs .floatL {
        width: 36px;
        float: left;
        position: relative;
        z-index: 1;
        margin-top: 21px;
        height: 181px;
    }

        .rides-cs .floatL a {
            font-size: 0;
            text-indent: -999em;
            display: block;
        }

    .rides-cs .floatR {
        width: 130px;
        float: left;
        padding: 5px;
        overflow: hidden;
    }

        .rides-cs .floatR .cn {
            background: #F7F7F7;
            border-radius: 6px;
            margin-top: 4px;
        }

    .rides-cs .cn .titZx {
        font-size: 14px;
        color: #333;
        font-weight: 600;
        line-height: 24px;
        padding: 5px;
        text-align: center;
    }

    .rides-cs .cn ul {
        padding: 0px;
    }

        .rides-cs .cn ul li {
            line-height: 38px;
            height: 38px;
            border-bottom: solid 1px #E6E4E4;
            overflow: hidden;
            text-align: center;
            list-style: none;
        }

            .rides-cs .cn ul li span {
                color: #777;
            }

            .rides-cs .cn ul li a {
                color: #777;
            }

            .rides-cs .cn ul li img {
                vertical-align: middle;
            }

    .rides-cs .btnOpen, .rides-cs .btnCtn {
        position: relative;
        z-index: 9;
        top: 25px;
        left: 0;
        background-image: url(../../images/lanrenzhijia.png);
        background-repeat: no-repeat;
        display: block;
        height: 146px;
        padding: 8px;
    }
    .rides-cs .btnOpen1, .rides-cs .btnCtn1 {
        position: relative;
        z-index: 9;
        top: 25px;
        left: 0;
        background-image: url(../../images/lanrenzhijia1.png);
        background-repeat: no-repeat;
        display: block;
        height: 146px;
        padding: 8px;
    }
    .rides-cs .btnOpen {
        background-position: 0 0;
    }

    .rides-cs .btnCtn {
        background-position: -37px 0;
    }
    .rides-cs .btnOpen1 {
        background-position: 0 0;
    }

    .rides-cs .btnCtn1 {
        background-position: -37px 0;
    }
    .rides-cs ul li.top {
        border-bottom: solid #ACE5F9 1px;
    }

    .rides-cs ul li.bot {
        border-bottom: none;
    }
.ms-skin-default .ms-slide .ms-slide-vpbtn, .ms-skin-default .ms-video-btn {
    width: 50px;
    height: 51px;
    background: url(../images/light-skin-1.png) no-repeat -14px -150px;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
}

.ms-skin-default .ms-slide .ms-slide-vcbtn {
    width: 30px;
    height: 30px;
    background: url(../images/light-skin-1.png) no-repeat -24px -28px;
    top: 18px;
    right: 30px;
}
/* controls */

.ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev {
    width: 30px;
    background: url(../images/light-skin-1.png);
    background-position: -89px -26px;
    height: 40px;
    cursor: pointer;
    top: 50%;
    left: 30px;
    margin-top: -20px;
    position: absolute;
    z-index: 110;
}

.ms-skin-default .ms-nav-next {
    right: 30px;
    left: auto;
    background-position: -89px -103px;
}

.ms-skin-default .ms-bullet {
    width: 10px;
    height: 10px;
    background: url(../images/light-skin-1.png) no-repeat;
    margin: 4px;
    background-position: -34px -117px;
}

.ms-skin-default .ms-bullet-selected {
    background-position: -34px -84px;
}

.ms-skin-default .ms-time-bar {
    height: 3px;
    background: #FFFFFF;
    border-top: solid 1px rgba(0, 0, 0, 0.41);
}

.ms-skin-default .ms-tooltip {
    position: absolute;
    z-index: 210;
    cursor: auto;
}



h2 {
    font-family: 'Open Sans', 'Raleway', Arial, "Microsoft YaHei", sans-serif;
    font-weight: 800;
    margin-bottom: 25px;
    margin-top: 0;
    color: #333;
}

h2 {
    font-size: 24px;
    line-height: 26px;
}


.master-slider .pi-caption01 {
    color: #fff;
    font-size: 72px;
    font-weight: 800;
    text-transform: uppercase;
}

.master-slider .pi-text {
    font-family: 'Open Sans', 'Raleway', Arial, "Microsoft YaHei", sans-serif;
    font-size: 30px;
    color: #fff;
}

.master-slider {
    margin-bottom: 70px !important;
}

    .master-slider.mb-0 {
        margin-bottom: 0 !important;
    }

    .master-slider.mb-30 {
        margin-bottom: 30px !important;
    }

    .master-slider .pi-caption02 {
        font-size: 21px;
        font-family: 'Open Sans', 'Raleway', Arial, "Microsoft YaHei", sans-serif;
        font-weight: 800;
        text-transform: uppercase;
        color: #fff;
    }

    .master-slider .pi-button {
        padding: 12px 50px;
        font-weight: 700;
        color: #fff;
        text-transform: uppercase;
        border: 2px solid;
        border-radius: 25px;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        -webkit-transition: all 0.2s ease 0s;
        -moz-transition: all 0.2s ease 0s;
        -o-transition: all 0.2s ease 0s;
        -ms-transition: all 0.2s ease 0s;
        transition: all 0.2s ease 0s;
    }

    .master-slider .pi-caption-dark {
        color: #03253c;
    }

    .master-slider .ms-view {
        background: transparent;
    }

    .master-slider .tooltip h1, .master-slider .tooltip h2, .master-slider .tooltip h3, .master-slider .tooltip h4, .master-slider .tooltip h5, .master-slider .tooltip h6 {
        color: #333;
        text-transform: uppercase;
        margin-bottom: 5px;
        position: relative;
        padding-bottom: 10px;
    }

        .master-slider .tooltip h6::after {
            position: absolute;
            content: "";
            display: block;
            width: 15px;
            height: 3px;
            bottom: 0;
            left: 0;
        }

    .master-slider .tooltip p, .master-slider .tooltip span {
        color: #333;
    }

    .master-slider .tooltip img {
        float: left;
    }

    .master-slider .tooltip-text {
        padding-left: 85px;
    }

.ms-skin-default .ms-tooltip {
    max-width: 300px;
}
.second {
    position: absolute;
    z-index: 999;
    alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
}
.second a {
        background: #037BCE;
        color: #fff;
    }
.second a:hover {
            background: #D0301A;
            color: #fff;
        }








.zzsc {
    width: 70px;
    height: 300px;
    position: fixed;
    left: 0;
    top: 50%;
    margin-top: -125px;
    z-index: 900;
    
}

    .zzsc a {
        width: 70px;
        height: 50px;
        line-height: 50px;
        float: left;
        display: block;
        text-align: right;
        padding-right: 5px;
        color:white;
    }

    .zzsc .lanren1 {
        background: #305790;
    }

    .zzsc .lanren2 {
        background: #2BA9D2;
    }

    .zzsc .lanren3 {
        background: #CF4C3A;
    }

    .zzsc .lanren4 {
        background: #4698CA;
    }

    .zzsc .lanren5 {
        background: #F9694E;
    }

    .zzsc .lanren6 {
        background: #2BA9D2;
    }