.activity-bg {
    width: 943px;
    height: 507px;
    margin: -50px auto 55px;
    background: url(/images/act/ws-kz.png) no-repeat;
}

.activity-con {
    position: relative;
    height: 392px;
    padding: 96px 65px 0 330px;
    margin-top: 220px;
    text-align: left;
}

.activity-con p {
    font-size: 18px;
    color: #505050;
    line-height: 30px;
}

.rule {
    margin: 35px 0 0;
}

.rule dt, .rule dd {
    display: block;
    font-size: 15px;
    color: #252525;
    line-height: 28px;
}

.btn-open
{
    background: #ff6c00;
    color: #fff;
    font-size: 28px;
    border-radius: 50px;
    padding: 15px 50px;
}

.btn-open:hover
{
    color: #fff;
}

.intr-tit {
    line-height: 36px;
    font-size: 18px;
    color: #ef404d;
    font-weight: 700;
}

.intr-text {
    line-height: 30px;
    font-size: 16px;
}

body.modal-open {
    overflow-y: scroll;
}
.modal {
    overflow-y: hidden;
}

.mainPage .banner{
    position: absolute;
    background: url("/images/1/wechat-bg.png") no-repeat scroll 0px 0px rgba(0, 0, 0, 0);
    height: 450px;
    width:100%;
    text-align: center;
}

.banner .intro-text{
    background: url("/images/1/wechat.png") no-repeat scroll 3px -516px rgba(0, 0, 0, 0);
    width: 440px;
    height: 97px;
    margin-top: 92px;
    margin-left: -214px;
    z-index: 11;
    position: absolute;
    left: 50%;
}

.banner .phone{
    position: absolute;
    background: url("/images/1/wechat.png") no-repeat scroll 0px 0px rgba(0, 0, 0, 0);
    width: 737px;
    height: 372px;
    margin-top: 83px;
    margin-left: -373px;
    z-index: 9;
    left: 50%;
}

.wechat-intro-div{
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 480px;
}

.mainPage .container .wechat-text{
    color: #ff7420;
    font-size: 27px;
}

.ws-text-sub
{
    font-size: 15px;
    color: #666;
}

.wechat-intro-c
{
    padding: 30px 0;
}

.mainPage .wechat-intro .wechat-intro-img1{
    background: url("/images/1/wechat.png") no-repeat scroll -7px -402px rgba(0, 0, 0, 0);
    width:86px;
    height:85px;
    margin: 0 auto;
}

.mainPage .wechat-intro .wechat-intro-img4{
    background: url("/images/1/wechat.png") no-repeat scroll -153px -414px rgba(0, 0, 0, 0);
    width:86px;
    height: 85px;
    margin: 0 auto;
    top: 10px;
}

.mainPage .wechat-intro .wechat-intro-img3{
    background: url("/images/1/wechat.png") no-repeat scroll -292px -415px rgba(0, 0, 0, 0);
    width: 105px;
    height: 83px;
    margin: 0 auto;
    top: 11px;
}

.mainPage .wechat-intro .wechat-intro-img2{
    background: url("/images/1/wechat.png") no-repeat scroll -450px -408px rgba(0, 0, 0, 0);
    width:102px;
    height: 84px;
    margin: 0 auto;
}

.wechat-intro .wechat-intro-title{
    font-size: 17px;
    letter-spacing: 2px;
    color:#666;
    position: relative;
    padding-top: 15px;
}
.ws-highlight
{
    color: #ff7420;
}

.start-qs-wechat{
    cursor: pointer;
    background: url("/images/1/wechat.png") no-repeat scroll -30px -759px rgba(0, 0, 0, 0);
    width: 257px;
    height: 88px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -124px;
    margin-top: 295px;
}

.start-qs-wechat:hover{
    background: url("/images/1/wechat.png") no-repeat scroll -30px -631px rgba(0, 0, 0, 0);
}

.rides-cs {
    font-size: 12px;
    position: fixed;
    top: 250px;
    right: 0px;
    _position: absolute;
    z-index: 1500;
    border-radius: 6px 0px 0 6px;
    padding-right: 8px;
    padding-left: 20px;
}

.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;
    height: 181px;
}

.rides-cs .floatL a {
    font-size: 0;
    text-indent: -999em;
    display: block;
}

.rides-cs .floatR {
    height: 200px;
    width: 300px;
    float: left;
    padding: 5px;
    overflow: hidden;
}

.rides-cs .floatR .cn {
    background: #5d6275;
    border-radius: 6px;
    margin-top: 50px;
}

.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;
}

.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: -5px;
    background-image: url(/images/1/customService.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 ul li.top {
    border-bottom: solid #ACE5F9 1px;
}

.rides-cs ul li.bot {
    border-bottom: none;
}

.rides-cs .cn .text-online {
    color: #ffffff;
}

.rides-cs .cn .text-offline {
    color: #535355;
}

.rides-cs .cn .connect-text {
    color: #ffffff;
    padding-top: 25px;
    float: left;
    padding-left: 8px;
}