.helper-banner {
    position: fixed;
    right: 0px;
    bottom: 50%;
    margin-bottom: -200px;
    z-index: 1000;
    width: 64px;
    height: 400px;
    background: url(/statics/images/newyear18/rightbar.png) no-repeat;
}
.helper-banner>li {
    /*background: #522d17;*/
    color: #FFF;
    min-height: 64px;
    position: relative;
    padding: 8px 0;
    width: 64px;
    /*margin-bottom: 2px;*/
    cursor: pointer;
    float: left
}

.helper-banner .zoosnet:hover {
    background: url(/statics/images/newyear18/rightbar_hover1.jpg) no-repeat;
    background-position: 0px 0px
}
.helper-banner .wxqrcode:hover {
    background: url(/statics/images/newyear18/rightbar_hover1.jpg) no-repeat;
    background-position: 0px -80px;
}
.helper-banner li:hover i.right-arrow {
    border: 5px solid #00a0ea;
    border-left: 5px solid #FFF;
    height: 0;
    width: 0;
    position: absolute;
    left: -1px;
    top: 50%;
    margin-top: -5px;
    z-index: 1001
}
.helper-banner .free:hover {
    background: url(/statics/images/newyear18/rightbar_hover1.jpg) no-repeat;
    background-position: 0px -160px;
}
.helper-banner .files:hover {
    background: url(/statics/images/newyear18/rightbar_hover1.jpg) no-repeat;
    background-position: 0px -240px;
}
.helper-banner .phone:hover {
    background: url(/statics/images/newyear18/rightbar_hover1.jpg) no-repeat;
    background-position: 0px -320px;
}

.helper-banner .detail-middle {
    display: none;
    position: absolute;
    z-index: 1000;
    right: 64px;
    top: 0;
    border: 1px solid #41220e;
    background: #FFF;
    /*padding: 0 17px;*/
    overflow: visible;
    color: #8c8c8c;
    white-space: nowrap;
    bottom: 0
}
.helper-banner>li.hover-active .detail-middle, .helper-banner>li.hover-active .right-arrow, .helper-banner>li:hover .detail-middle, .helper-banner>li:hover .right-arrow {
    display: block
}
.helper-banner>li .detail-middle.mobile>h3 {
    margin: 10px 0 0;
    font-size: 13px;
    color: #666;
    font-weight: 400
}
.helper-banner>li .detail-middle.mobile>p {
    margin-bottom: 10px;
    color: #6ec237;
    font-size: 18px
}
.helper-banner>li .detail-middle.email>h3 {
    margin: 10px 0 5px;
    font-size: 14px;
    color: #666;
    font-weight: 400
}
.helper-banner>li .detail-middle.email>p {
    margin-bottom: 10px;
    color: #333;
    font-size: 13px
}
.helper-banner>li>i.right-arrow {
    display: none;
    border: 5px solid #045594;
    border-left: 5px solid #FFF;
    height: 0;
    width: 0;
    position: absolute;
    left: -1px;
    top: 50%;
    margin-top: -5px;
    z-index: 1001
}
.helper-banner>li i.top-arrow {
    display: block
}
.helper-banner>li .top{
    display: block;
    font-size: 13px;
    line-height: 45px
}
.helper-banner>li.hover-active .top, .helper-banner>li:hover .top {
    display: block;
    font-size: 13px;
    line-height: 45px
}
.helper-banner>li .detail-middle.recommend>p, .helper-banner>li .detail-middle.weixin-wraper>p {
    line-height: 18px;
    font-size: 14px;
    text-align: center
}
.helper-banner>li .top-arrow {
    border: 10px solid #73b4d7;
    border-bottom: 10px solid #FFF;
    height: 0;
    width: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -10px;
    margin-top: -15px
}
.helper-banner>li .detail-middle.weixin-wraper {
    height: 207px;
    /*padding: 16px 20px 11px*/
}
.helper-banner>li .detail-middle.recommend>img, .helper-banner>li .detail-middle.weixin-wraper>img {
    /*border: 1px solid #e2e2e2;
    width: 122px;
    height: 122px;*/
    margin-bottom: 5px;
    display: block
}
.helper-banner>li .detail-middle.recommend {
    bottom: 0;
    top: auto;
    padding: 21px 20px 11px
}
.detail-middle.helper-form {
    overflow: hidden;
    bottom: auto;
    cursor: default
}
.helper-formBox {
    padding: 21px 10px 21px 8px;
    min-width: 160px
}
.helper-inputTxtBox {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    padding: 5px 10px;
}
.helper-inputTxtBox input{
    border:none
}
.helper-input {
    background-color: #fff;
    height: 24px;
    line-height: 24px\9;
    font-size: 14px;
    color: #333;
    display: block;
    width: 100%
}
.helper-input::-webkit-input-placeholder {
    color:#999
}
.helper-btnBox {
    padding: 10px 0 0
}
.helper-btn {
    background-color: #41220e;
    height: 28px;
    line-height: 28px;
    width: 80px;
    display: block;
    font-size: 14px;
    color: #fff;
    cursor: pointer
}

.helper-banner .cover {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.left-bar{
    position:absolute;
    left:-102px;
    top:0;
    display:none;
    -webkit-transition: -webkit-transform .3s;
    transition: transform .3s;
    padding:10px 0;
    background:#fff;
    border:1px solid #41220e;
}
.left-bar ul{
    width:100px;
    text-align:center;
}
.left-bar ul li{
    background:url(../images/bar-kf.png) no-repeat 8px center;
    background-size:20px;
    padding-left:20px;
    line-height:24px;
    font-size:14px;
}
.left-bar ul li a{
    color:#666;
}
.left-bar ul li a:hover{
    text-decoration: underline;
}
.left-bar p{
    font-size:14px;
    text-align:center;
    color:#000;
    font-weight:bold;
    padding:3px 0
}

/*新增左侧菜单栏*/
#left{
    display: block;
    position:fixed;
    top:41%;
    left:0;
    z-index:999;
}