.hainan-footer{
    height: 140px;
    background: url(/Modules/images/hainan_tao/hainan_footer_bag.jpg) center no-repeat;
    background-size: cover;
}
.hainan-footer-title{
    font-weight: bold;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 36px;
    text-align: center;
    padding-top: 36px;
}
.hainan-footer-desc{
    font-size: 14px;
    color: rgba(255,255,255,0.6);
    line-height: 22px;
    text-align: center;
    margin-top: 8px;
}

.fix-sobot-init{
    display: none;
}



.hainan-right-fix{
    position: fixed;
    z-index: 99;
    top: 50%;
    transform: translateY(-45%);
    left: 8px;
    width: 48px;
    line-height: 1;
    border-radius: 4px;
    box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.06);
    background: #fff;
    overflow: hidden;
}
.hainan-right-fix div{
    font-size: 12px;
    color: #303030;
    line-height: 16px;
    text-align: center;
    padding: 8px 0;
    border-bottom: 1px solid #F2F3F5;
}
.hainan-right-last{
    border-bottom: 0;
}
.hainan-right-fix .hainan-right-title{
    background: linear-gradient( 180deg, #4DACFF 0%, #2970FF 100%);
    color: #fff;
    font-weight: bold;
}
.hainan-right-fix .hainan-right-div{
    cursor: pointer;
}
.hainan-right-fix .hainan-right-div:hover{
    font-weight: bold;
    color: #1F6CDD;
}


.hainan-left-fix{
    position: fixed;
    z-index: 99;
    top: 50%;
    transform: translateY(-50%);
    right: 56px;
    width: 72px;
}
.hainan-left-fix-info{
    background: #1F6CDD;
    box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.06);
    border-radius: 8px;
    padding: 0 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
}
.hainan-left-fix-div{
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 12px;
    border-bottom: 1px solid rgba(255,255,255,0.4);
    cursor: pointer;
}
.hainan-left-fix-div:hover div{
    color: rgba(255,255,255,0.8);
}
.hainan-left-fix-div-last{
    border: 0;
}
.hainan-left-fix-div img{
    display: block;
    width: 24px;
    margin: 0 auto;
}
.hainan-left-fix-div div{
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 20px;
    margin-top: 2px;
}
.hainan-left-fix-up{
    width: 72px;
    height: 50px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.06);
    border-radius: 6px;
    margin-top: 12px;
    cursor: pointer;
}
.hainan-left-fix-up img{
    display: block;
    width: 24px;
    margin: 0 auto;
    padding-top: 12px;
}
.hainan-left-fix-div .hainan-left-fix-phone{
    width: 140px;
    height: 54px;
    background: url(/Modules/images/hainan_tao/hainan_left_phone.png) center no-repeat;
    background-size: cover;
    position: absolute;
    top: 86px;
    right: 74px;
    font-size: 14px;
    color: #5C5C5C;
    line-height: 52px;
    text-align: center;
    display: none;
}
.hainan-left-fix-div.hainan-left-fix-div-phone:hover .hainan-left-fix-phone{
    display: block;
    color: #5C5C5C;
}
.hainan-left-fix-up .hainan-left-fix-up-hover{
    display: none;
}
.hainan-left-fix-up:hover img{
    display: none;
}
.hainan-left-fix-up:hover .hainan-left-fix-up-hover{
    display: block;
}



/*微信挂件*/
.pendant-content-wechat {
    position: fixed;
    top: -webkit-calc(50% - 134px);
    top: -moz-calc(50% - 134px);
    top: calc(50% - 134px);
    right: 140px;
    width: 360px;
    height: 200px;
    z-index: 99;
    display: none;
}
.pendant-content-wechat-red{
    background: url(/Modules/images/right_pendant/pendant_right_bg.png) center no-repeat;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
}
.pendant-content-wechat-blue{
    background: url(/Modules/images/right_pendant/pendant_right_blue_bg.png) center no-repeat;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
}
.pendant-wechat-info{
    overflow: hidden;
    padding-top: 16px;
    padding-left: 38px;
}
.pendant-wechat-logo{
    width: 48px;
    display: block;
    float: left;
}
.pendant-wechat-name{
    float: left;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    margin-top: 20px;
    margin-left: 12px;
}
.pendant-wechat-position{
    float: left;
    color: rgba(255,255,255,0.8);
    font-size: 10px;
    margin-top: 24px;
    margin-left: 4px;
}
.pendant-wechat-intro{
    margin-top: -8px;
    width: 316px;
    height: 124px;
    background: #FFFFFF;
    border-radius: 4px;
    margin-left: 22px;
}
.pendant-wechat-left{
    width: 197px;
    float: left;
}
.pendant-wechat-left-title{
    font-size: 12px;
    color: #303030;
    line-height: 20px;
    padding-top: 24px;
    padding-left: 16px;
}
.pendant-wechat-left-intro{
    font-size: 16px;
    color: #303030;
    line-height: 24px;
    font-weight: bold;
    margin-top: 4px;
    padding-bottom: 4px;
    margin-left: 16px;
    border-bottom: 1px solid #EAEBED;
}
.pendant-wechat-left-footer{
    overflow: hidden;
}
.pendant-wechat-left-footer div{
    font-size: 10px;
    color: #303030;
    line-height: 18px;
    margin-top: 8px;
    margin-left: 16px;
    float: left;
}
.pendant-wechat-left-footer img{
    width: 20px;
    float: left;
    margin-left: 6px;
    margin-top: 14px;
}
.pendant-wechat-right{
    float: right;
    width: 80px;
    margin-top: 22px;
    margin-right: 16px;
}
