﻿
        .left-fixbar {
            position: fixed;
            right: 5px;
            top: 50%;
            width: 70px;
            text-align: center;
            z-index: 100001;
            margin-top: -180px;
            font-family: å¾®è½¯é›…é»‘;
            font-size: 12px;
            color: #fff;
        }

        .left-fixbar li {
            width: 100%;
            height: 53px;
            border-radius: 5px;
            background: #e62e2e;
            margin-bottom: 3px;
            padding-top: 5px;
            cursor: pointer;
            position: relative;
        }

        .left-fixbar li i {
            display: block;
            ;
            width: 26px;
            height: 25px;
            margin: 0 auto;
            margin-top: 2px;
        }

        .left-fixbar .leftico1 i {
            background: url(http://huizhou.szxuelejia.com/7-18static/images/left2.png) top center no-repeat;
        }

        .left-fixbar .leftico2 i {
            background: url(http://huizhou.szxuelejia.com/7-18static/images/left3.png) top center no-repeat;
        }

        .left-fixbar .leftico3 i {
            background: url(http://huizhou.szxuelejia.com/7-18static/images/left4.png) top center no-repeat;
        }


        .left-fixbar li.oneli {
            background: none;
            height: 59px;
            padding-top: 0;
            cursor: auto;
        }

        .left-fixbar li .left-st {
            display: none;
            position: absolute;
            width: 325px;
            left: -338px;
            top: -60px;
            cursor: auto;
        }

        .left-fixbar .left-st1 {
            background: #fff;
            width: 300px;
            box-shadow: 0 0 15px #7f7b7b;
            -webkit-box-shadow: 0 0 15px #7f7b7b;
            -moz-box-shadow: 0 0 15px #7f7b7b;
            margin-left: 25px;
            padding-bottom: 10px;
        }

        .left-fixbar li label input {
            display: none;
        }

        .left-st label {
            color: #666;
            width: 50%;
            float: left;
            text-align: left;
            line-height: 24px;
            cursor: pointer;
        }

        .left-st label span {
            float: left;
            margin-top: 3px;
            margin-right: 5px;
            width: 21px;
            height: 16px;
        }

        .left-st input.mobile {
            width: 260px;
            height: 40px;
            border: 1px solid #d8d8d8;
            margin: 15px auto 10px;
            outline: none;
            font-size: 14px;
            color: #999999;
            line-height: 40px;
            text-align: center;
        }

        .left-st h2 {
            color: #333333;
            font-weight: bold;
            font-size: 18px;
            height: 50px;
            line-height: 50px;
            background: #f1f2f3;
            cursor: auto;
        }

        .left-fixbar li .tr-ico {
            display: block;
            position: absolute;
            width: 13px;
            height: 21px;
            background: url(http://huizhou.szxuelejia.com/7-18static/images/float-tr-icon.png) no-repeat;
            top: 80px;
            left: 325px;transform: rotate(180deg);
        }

        .left-st h3 {
            width: 270px;
            margin: 10px auto 0;
            color: #333333;
            font-size: 14px;
            text-indent: 15px;
            position: relative;
            text-align: left;
            cursor: auto;
        }

        .left-st h3:before {
            width: 3px;
            height: 100%;
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            background: #e62e2e;
            content: "";
        }

        .left-st .btn_left {
            width: 260px;
            height: 40px;
            border-radius: 5px;
            background: #e62e2e;
            color: #fff;
            text-align: center;
            line-height: 40px;
            font-size: 14px;
            margin: auto;
            border: 0;
            cursor: pointer;
        }

        .left-st .radio-group {
            width: 240px;
            margin: 15px auto 0;
            position: relative;
            height: 55px;
            overflow: hidden;
        }

        .left-st label.bc {
            width: 80px;
        }

        .left-st .radio-group1 {
            height: 30px;
        }

        .left-st .radio-group input:checked+span {
            background: url(http://huizhou.szxuelejia.com/7-18static/images/checked.png) no-repeat top center;
        }

        .left-st h5 {
            color: #666;
            text-align: left;
            width: 260px;
            margin: 0 auto;
            margin-top: 10px;
        }

        .left-st p {
            color: #dd0000;
            text-align: left;
            width: 260px;
            margin: 0 auto;
            margin-bottom: 10px;
        }
