[v-cloak] {
    display: none;
}
.modal {
    display: none;
}
button, .button {

}
.clear,.cl {
    zoom: 1;
}

.clear:after,.cl:after {
    content: '';
    display: block;
    clear: both;
}

.clearfix:after {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    visibility: hidden
}

.w-center {
    margin: 0 auto;
    width: 1240px;
}
.fix-navbar.qm-fix-navbar .logo {
    margin-top: 2px;
}
.fix-navbar.qm-fix-navbar .logo a {
    width: auto;
    background: none;
}
.tc {
    text-align: center !important;
}
.t-left {
    text-align: left !important;
}
.t-right {
    text-align: right !important;
}
.tip {
    font-size: 12px;
    color: #999;
}
.qm-fix-navbar.fix-navbar {
    height: 60px;
}
.qm-fix-navbar.fix-navbar .item-right {
    margin-top: 10px;
}
.qm-fix-navbar.fix-navbar .navbar .menu a {
    height: 60px;
    line-height: 60px;
}
.main-btns {
    text-align: center;
}
.main-btns.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 20px 0;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #eee;
    z-index: 9;
}
.main-btns .button {
    width: 240px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    background-color: #e1251b;
}
.main-btns .button.list-button {
    width: 260px;
    height: 42px;
    font-size: 16px;
}
.main-btns .button.list-button i {
    font-size: 12px;
}
.main-btns p.tip {
    display: inline-block;
    margin-top: 10px;
    padding-left: 17px;
    font-size: 12px;
    color: #ccc;
    background: url(../images/icons/icon-warning-ccc.png) no-repeat 0 center;
    background-size: 13px;
}
.qm-container.qm-index {
    margin-top: 40px;
    background-color: #fff;
}
.qm-index .main-btns p.tip {
    padding: 0; background: none; color: #999
}
.qm-container {
    margin: 20px auto 40px;
    padding: 20px 40px;
    width: 1200px;
    min-height: 570px;
    box-shadow:0px 2px 10px 0px rgba(16,45,110,0.1);
    box-sizing: border-box;
}
.qm-container h2, .qm-result h2 {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 15px;
}
.qm-container h2 a, .qm-result h2 a {
    font-size: 12px;
}
.right-btns a {
    margin-left: 15px;
    padding-left: 20px;
    display: inline-block;
    font-size: 12px;
    height: 1.6em;
    line-height: 1.6em;
    vertical-align: middle;
}
.right-btns a.line {
    margin-right: -20px;
    line-height: 1em;
    height: 1em;
    border-left: 1px solid #ccc;
}
.right-btns a span {
    text-decoration: underline;
}
.right-btns a i {
    color: #666;
}
.right-btns a.check-all {
    background: url(../images/icons/icon-f-check.png) no-repeat 0 center;
    background-size: 14px auto;
}
.right-btns a.check-all.checked {
    background-image: url(../images/icons/icon-f-checked.png);
}
.right-btns a.icon-excel {
    padding-left: 25px;
}
.right-btns a.wx-share {
    position: relative;
    padding-left: 24px;
    background: url(../images/icons/icon-weixin.png) no-repeat 0 center;
    background-size: 18px auto;
}
.right-btns a.wx-share:hover .wx-ewm {
    display: block;
}
.wx-ewm {
    display: none;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -131px;
    padding: 12px;
    width: 262px;
    height: 180px;
    text-align: center;
    background-color: #fff;
    box-shadow:0px 0px 6px 0px rgba(11,17,60,0.1);
    z-index: 9;
}
.wx-ewm img {
    width: 110px;
}
.wx-ewm h5 {
    margin-bottom: 3px;
    font-size: 12px;
    color: #222;
}
.wx-ewm p {
    font-size: 12px;
    color: #999;
}
.qm-container h2 i {
    font-size: 12px;
}
.qm-container h3 {
    margin-bottom: 14px;
    font-size: 14px;
}
.qm-container h3 i, .qm-container h4 i {
    margin-left: 10px;
    color: #999;
    font-size: 12px;
}
.qm-container h3 .tip {
    margin-left: 12px;
}
.qm-container h4 {
    margin-bottom: 14px;
    font-size: 13px;
}
.qm-container .cgs-box span {
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    padding-left: 30px;
    width: 128px;
    box-sizing: border-box;
    line-height: 30px;
    font-size: 12px;
    background-color: #F9F9F9;
    border: 1px solid #F9F9F9;
    border-radius: 2px;
    cursor: pointer;
}
.qm-container .cgs-box span.no {
    color: #00bb00;
    /*border-color: #00bb00;*/
}
.qm-container .cgs-box span.orange {
    color: #ff9900;
    /*border-color: #ff9900;*/
}
.qm-container .cgs-box span.red {
    color: #e1251b;
    /*border-color: #e1251b;*/
}
/* .qm-container .cgs-box span:nth-child(9n),
.qm-container .selected-cgs-box span:nth-child(9n) {
    margin-right: 0;
} */
.qm-container .cgs-box span.active {
    color: #e1251b;
    background-color: #FFF5E6;
    border-color: #e1251b;
}
.qm-container .selected-cgs-box span {
    float: left;
    position: relative;
    margin-left: 10px;
    margin-bottom: 10px;
    padding-left: 30px;
    width: 128px;
    line-height: 28px;
    height: 30px;
    font-size: 12px;
    border: 1px solid #f0f0f0;
    border-radius: 2px;
    cursor: pointer;
    box-sizing: border-box;
}
.qm-container .selected-cgs-box span.active,
.qm-container .selected-cgs-box span:hover {
    border-color: #e1251b;
}
.qm-container .selected-cgs-box span.active:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: -9px;
    width: 26px;
    height: 16px;
    background: url(../images/icons/icon-maincg.png) no-repeat center;
    background-size: cover;
}
.qm-container .key-box .input-box {
    display: inline-block;
}
.qm-container .key-box input {
    margin-right: 15px;
    width: 70px;
    height: 36px;
    border: 1px solid #f0f0f0;
    text-align: center;
}
.qm-container .key-box input:last-of-type {
    margin-right: 0;
}
.qm-container .key-box .change-word{
    display: inline-block;
    margin-left: 15px;
    padding-left: 20px;
    font-size: 12px;
    color: #999;
    background: url(../images/icons/icon-change2.png) no-repeat 0 center;
    background-size: 15px auto;
}
.qm-container .key-box .key-word-box{
    display: inline-block;
}
.qm-container .key-box .key-word-box span,
.qm-container .qm-count-box span {
    display: inline-block;
    margin-left: 10px;
    width: 36px;
    line-height: 26px;
    font-size: 12px;
    text-align: center;
    background-color: #f6f6f6;
    border: 1px solid #f6f6f6;
    cursor:pointer;
    border-radius: 2px;

}
.qm-container .key-word-box span.active,
.qm-container .qm-count-box span.active {
    color: #e1251b;
    background-color: #FFF5E6;
    border-color: #e1251b;
}

.qm-container .qm-box {
    margin-bottom: 30px;
    margin-left: -10px;
}
.qm-container .qm-box.cgs-box {
    margin-bottom: 10px;
    margin-left: -10px;
}
.qm-container .qm-box.filter-box {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #ccc;
}
.qm-container .tab {
    text-align: center;
}
.qm-container .tab span {
    float: left;
    margin-right: -1px;
    width: 80px;
    font-size: 12px;
    line-height: 32px;
    border: 1px solid #F0F0F0;
    cursor: pointer;
}
.qm-container .tab span.active {
    position: relative;
    color: #e1251b;
    background-color: #fff5e6;
    border-color: #e1251b;
    z-index: 1;
}
.qm-container .setting-box.tab span {
    position: relative;
    margin-right: 20px;
    width: 120px;
    background-color: #F6F6F6;
}
.qm-container .setting-box.tab span.active {
    background-color: #fff;
}
.qm-container .setting-box.tab span .tips {
    display: none;
    position: absolute;
    left: 20px;
    bottom: 30px;
    padding: 10px 7px;
    width: 380px;
    text-align: left;
    color: #999999;
    line-height: 1.6em;
    background-color: #fff;
    box-shadow:0px 2px 6px 0px rgba(217,217,217,0.5);
    border-radius: 2px;
}
.qm-container .setting-box.tab span .tips:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -10px;
    left: 15px;
    width: 0px;
    height: 0px;
    border: 5px solid transparent;
    border-top-color: #fff;
}
.qm-container .setting-box.tab span:hover .tips {
    display: block;
}
.qm-container .names-box .names-list {
    /*height: 280px;*/
    overflow: auto;
}
.qm-container .names-box li {
    float: left;
    position: relative;
    margin-right: 16px;
    margin-bottom: 16px;
    padding: 14px;
    padding-top: 20px;
    width: 180px;
    /*height: 138px;*/
    border: 1px solid #f0f0f0;
    text-align: center;
}
.qm-container .names-box li:nth-child(6n) {
    margin-right: 0;
}
.qm-container .names-box li .check {
    position: absolute;
    left: 8px;
    top: 8px;
    width: 14px;
    height: 14px;
    background: url(../images/icons/icon-f-check.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
}
.qm-container .names-box li .check.checked {
    background-image: url(../images/icons/icon-f-checked.png);
}
.qm-container .names-box li strong {
    display: block;
    margin-bottom: 20px;
    font-size: 20px;
}
.qm-container .names-box li p {
    margin-top: 6px;
    height: 45px;
    font-size: 12px;
    color: #999;
}
.qm-container .names-box li .btns {
    height: 26px;
    text-align: center;
}
.qm-container .names-box li .btns button {
    border-radius: 2px;
}
.qm-container .qm-count-box span {
    margin-left: 0;
    margin-right: 20px;
}
.btns .register {
    width: 88px;
    height: 100%;
    color: #0099ff;
    font-size: 12px;
    background-color: rgba(0,153,255,0.1);
    border: 1px solid #0099ff;
}
.qm-container .names-box li .btns .delete {
    width: 50px;
    height: 100%;
    color: #666;
    background-color: #fff;
    border: 1px solid #e8e8e8;
}
.qm-container .names-box li .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    border: 1px solid rgba(0,0,0,0.1);
    background-color: rgba(0,0,0,0.1);
    background-image: url(../images/icons/icon-corner.png);
    background-repeat: no-repeat;
    background-size: 40px auto;
    background-position: right top;
}
.qm-container .names-box li.active .mask {
    border-color: #e1251b;
    background-image: url(../images/icons/icon-corner-active.png);
}
.setting-box label {
    padding-right: 40px;
    background: url(../images/icons/icon-f-check.png) no-repeat right center;
    background-size: 16px auto;
    cursor: pointer;
}
.setting-box label.active {
    background-image: url(../images/icons/icon-f-checked.png);
}
.setting-box .tip {
    margin-top: 6px;
    padding-left: 20px;
    background: url(../images/icons/icon-warning-ddd.png) no-repeat 0 center;
    background-size: 14px;
}
.names-box .top {
    margin-bottom: 20px;
    font-size: 12px;
}
.names-box .top .batch-edit {
    width: 80px;
    height: 26px;
    font-size: 12px;
}
.names-box .top span {
}
.names-box .top .delete {
    margin-right: 20px;
    padding-left: 20px;
    border: none;
    color: #222;
    background: url(../images/icons/icon-delete1.png) no-repeat 0 center;
    background-size: 13px auto;
}
.no-data {
    padding-top: 30px;
    padding-bottom: 260px;
    text-align: center;
}
.no-data img {
    width: 300px;
}
.no-data p {
    margin-top: 8px;
    font-size: 16px;
}
.no-data p a {
    color: #e1251b;
    text-decoration: underline;
}

.analysix-box li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 12px 10px;
    padding-right: 0;
    width: 175px;
    height: 62px;
    border: 1px solid #f0f0f0;
    cursor: pointer;
}
.analysix-box li:nth-child(6n) {
    margin-right: 0;
}
.analysix-box li:hover {
    border-color: #e1251b;
}
.analysix-box li strong {
    font-size: 13px;
}
.analysix-box li p {
    margin-top: 5px;
    font-size: 12px;
    color: #666;
}
.analysix-box li i {
    color: #e1251b;
}
.analysix-box .s-box {
    margin-bottom: 25px;
    max-height: 85px;
    overflow: hidden;
}
.analysix-box .s-box>p {
    padding-left: 10px;
    color: #999;
}
.analysix-box .s-box.open {
    height: auto;
    max-height: none;
}
.analysix-box .s-box h3 {
    margin-bottom: 10px;
    padding-left: 8px;
    font-size: 12px;
    line-height: 1em;
    border-left: 2px solid #fff;
}
.analysix-box .s-box ul {
    display: inline-block;
    width: 1100px;
}
.analysix-box .s-box .btn {
    float: right;
    margin-top: 20px;
    padding-right: 20px;
    background: url(../images/icons/icon-arrow-down-gray.png) no-repeat right center;
    background-size: 12px auto;
}
.analysix-box .s-box.open .btn {
    float: right;
    background: url(../images/icons/icon-arrow-up-gray.png) no-repeat right center;
    background-size: 12px auto;
}
.analysix-box .s1-box h3 {
    border-color: #00bb00;
}
.analysix-box .s2-box h3 {
    border-color: #ff9900;
}
.analysix-box .s3-box h3 {
    border-color: #e1251b;
}

.right-status span {
    display: inline-block;
    margin-left: 18px;
    padding: 4px;
    padding-left: 8px;
    min-width: 80px;
    font-size: 12px;
    cursor: pointer;
}
.right-status span:before {
    content: "";
    display: inline-block;
    margin-right: 6px;
    width: 9px;
    height: 9px;
    border: 1px solid #fbfbfb;
    background-color: #fbfbfb;
    vertical-align: -1px;
}
.right-status span.active {
    background-color: #f5f5f5;
}
.right-status .s-0:before {
    background-color: #00bb00;
    border-color: #00bb00;
}
.right-status .s-1:before {
    background-color: #3BC53B;
    border-color: #3BC53B;
}
.right-status .s-2:before {
    background-color: #ff9900;
    border-color: #ff9900;
}
.right-status .s-3:before {
    background-color: #e1251b;
    border-color: #e1251b;
}

.analysix-modal {
    background-color: #f9f9f9;
}
.analysix-modal p {
    color: #999;
    font-size: 12px;
}
.analysix-modal .top {
    position: relative;
    margin-bottom: 9px;
    padding: 16px 20px;
    height: 90px;
    background-color: #fff;
}
.analysix-modal .top .close {
    display: inline-block;
    position: absolute;
    right: 16px;
    top: 16px;
    width: 14px;
    height: 14px;
    background: url(../images/icons/icon-close-ccc.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
}
.analysix-modal .top h2 {
    margin-bottom: 9px;
    font-weight: bold;
    font-size: 14px;
}
.analysix-modal .top h2 span.green {
    color: #00bb00;
}
.analysix-modal .top h2 span.orange {
    color: #ff9900;
    border-color: #ff9900;
}
.analysix-modal .top h2 span {
    display: inline-block;
    margin-left: 10px;
    padding: 1px 4px;
    font-size: 12px;
    color: #e1251b;
    border: 1px solid #e1251b;
    border-radius: 1px;
}
.analysix-modal .top p {
    margin-bottom: 5px;
}
.analysix-modal .top p i {
    color: #e1251b;
}
.analysix-modal .top p span {
    display: inline-block;
    color: #333;
    width: 290px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: -3px;
}
.analysix-modal .list {
    padding: 0 20px;
    max-height: 361px;
    background-color: #fff;
    overflow: auto;
}
.analysix-modal .list li {
    padding: 14px 0;
    padding-right: 20px;
    border-bottom: 1px solid #f6f6f6;
    background: url(../images/icons/icon-right-line.png) no-repeat right center;
    background-size: 8px auto;
}
.analysix-modal .list li h3 {
    margin-bottom: 7px;
    font-weight: bold;
}
.analysix-modal .list li h3 span.orange {
    background-color: #ff9900;
}
.analysix-modal .list li h3 span {
    width: 64px;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    border-radius: 2px;
    background-color: #e1251b;
    text-align: center;
}
.qm-result {
    margin: 20px auto;
    margin-bottom: 30px;
    width: 1240px;
    /*height: 560px;*/
}
.qm-result h2 {
    margin-bottom: 12px;
}
.qm-result .tips {
    position: relative;
    margin-bottom: 12px;
    padding: 9px 0;
    padding-left: 36px;
    color: #ff9900;
    font-size: 12px;
    background: url(../images/icons/icon-warning-o.png) no-repeat 16px center;
    background-color: #FFF5E6;
    background-size: 12px;
}
.qm-result .tips .close {
    position: absolute;
    display: inline-block;
    top: 9px;
    right: 14px;
    width: 12px;
    height: 12px;
    background: url(../images/icons/icon-close-ccc.png) no-repeat center;
    background-size: cover;
    cursor: pointer;
}
.qm-result .left {
    float: left;
    padding: 20px 14px;
    width: 200px;
    box-shadow:0px 0px 6px 0px rgba(11,17,60,0.1);
    background-color: #fff;
}
.qm-result .left .left-scroll {
    margin-left: -20px;
    margin-right: -8px;
    padding-left: 20px;
    height: 590px;
    overflow: auto;
}
.qm-result .left .left-scroll.scroll::-webkit-scrollbar {
    width: 2px;
}
.qm-result .left ul li {
    margin-bottom: 20px;
    cursor: pointer;
}
.qm-result .left ul li strong {
    font-weight: bold;
    color: #666;
}
.qm-result .left ul li .info {
    margin-top: 8px;
    font-size: 12px;
    color: #999;
}
.qm-result .left ul li .info p {
    margin-bottom: 5px;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.qm-result .left ul li.active strong {
    position: relative;
    color: #e1251b;
}
.qm-result .left ul li.active strong .edit {
    display: block;
    position: relative;
    float: right;
    margin-top: 4px;
    margin-right: 10px;
    width: 12px;
    height: 13px;
    background: url(../images/icons/icon-edit.png) no-repeat center;
    background-size: contain;
}
.qm-result .left i.edit-tip {
    display: none;
    position: fixed;
}
.qm-result .left i.edit-tip:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -5px;
    margin-left: -4px;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #222;
    opacity: 0.8;
}
.qm-result .left i.edit-tip:after {
    content: "编辑";
    position: absolute;
    left: 50%;
    top: -25px;
    margin-left: -18px;
    width: 36px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    background-color: #222;
    opacity: 0.8;
}
.qm-result .left ul li.active strong:before {
    content: '';
    position: absolute;
    left: -10px;
    top: 7px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #e1251b;
}
.qm-result .left ul li.active .info {
    color: #FFB070;
}
.qm-result .right {
    padding: 20px 25px;
    width: 1026px;
    height: 662px;
    box-shadow:0px 0px 6px 0px rgba(11,17,60,0.1);
    background-color: #fff;
}
.qm-result .right ul {
    margin-bottom: 45px;
    height: 380px;
    overflow: auto;
}
.qm-result .right li {
    float: left;
    position: relative;
    margin-right: 15px;
    margin-bottom: 15px;
    padding: 16px;
    width: 180px;
    height: 174px;
    border: 1px solid #f0f0f0;
}
.qm-result .right li:nth-child(5n) {
    margin-right: 0;
}
.qm-result .right li strong {
    display: block;
    margin-bottom: 16px;
    font-size: 20px;
    cursor: pointer;
}
.qm-result .right li .status {
    font-size: 12px;
    height: 75px;
}
.qm-result .right li .status p {
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.qm-result .right li .status p.s1 {
    color: #00bb00;
}
.qm-result .right li .status p.s2 {
    color: #FF9900;
}
.qm-result .right li .status p.s3 {
    color: #e1251b;
}
.qm-result .right li:hover .status-detail {
    display: block;
}
.qm-result .status-detail {
    display: none;
    position: fixed;
    right: -20px;
    padding: 10px;
    width: 400px;
    background-color: #fff;
    box-shadow:0px 2px 6px 0px rgba(11,17,60,0.1);
    z-index: 3;
}
.qm-result .status-detail h3 {
    margin-bottom: 12px;
    font-weight: bold;
}
.qm-result .status-detail .box {
    margin-bottom: 10px;
}
.qm-result .status-detail .box span {
    float: left;
    margin-right: 4px;
    margin-bottom: 4px;
    width: 38px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background-color: #f5f5f5;
}
.qm-result .status-detail .box span.no {
    color: #00bb00;
    background-color: #F0FFF1;
}
.qm-result .status-detail .box span.orange {
    color: #ff9900;
    background-color: #FFF5E6;
}
.qm-result .status-detail .box span.red {
    color: #e1251b;
    background-color: #FFF6F4;
}
.qm-result .status-detail .box span:nth-of-type(9n) {
    margin-right: 0;
}
.qm-result .status-detail .status-ico span {
    display: inline-block;
    position: relative;
    margin-right: 40px;
    padding-left: 20px;
}
.qm-result .status-detail .status-ico span:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    top: 3px;
    width: 12px;
    height: 12px;
}
.qm-result .status-detail .status-ico span.s1:before {
    background-color: #00bb00;
}
.qm-result .status-detail .status-ico span.s2:before {
    background-color: #ff9900;
}
.qm-result .status-detail .status-ico span.s3:before {
    background-color: #e1251b;
}
.qm-result .right li .icon-heart {
    position: absolute;
    right: 16px;
    top: 16px;
    cursor: pointer;
}
.qm-result .right li .register {
    width: 100%;
    height: 26px;
}
.icon-change {

}
.icon-rl {
    display: inline-block;
    margin-top: 4px;
    width: 18px;
    height: 18px;
    background: url(../images/icons/icon-rl.png) no-repeat center;
    background-size: 100% auto;
    cursor: pointer;
}
.icon-heart {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/icons/icon-heart.png) no-repeat center;
    background-size: 20px auto;
}
.icon-heart.active {
    background: url(../images/icons/icon-heart-active.png) no-repeat center;
    background-size: 19px auto;
}
.cgs-list {
    max-height: 80px;
    overflow: hidden;
}
.cgs-list.open {
    height: auto;
    max-height: none;
    overflow: initial;
}
.filter-box .show-all-filter {
    margin-top: 10px;
    font-size: 12px;
    color: #999;
    text-align: center;
    cursor: pointer;
}
.filter-box .show-all-filter .btn {
    padding-right: 14px;
    color: #999;
    background: url(../images/icons/icon-select-adown.png) no-repeat right center;
}
.filter-box .show-all-filter .btn.open {
    padding-right: 14px;
    background: url(../images/icons/icon-select-aup.png) no-repeat right center;
}
.icon-buy {
    background: url(../images/icons/icon-buy.png) no-repeat 0 center;
    background-size: 16px auto;
}
.icon-excel {
    background: url(../images/icons/icon-excel3.png) no-repeat 0 center;
    background-size: 19px auto;
}
.icon-qm-list {
    background: url(../images/icons/icon-qm-list.png) no-repeat 0 center;
    background-size: 16px auto;
}
.icon-qm-collect {
    background: url(../images/icons/icon-qm-collect.png) no-repeat 0 center;
    background-size: 16px auto;
}
.share-btns {
    margin-top: 30px;
}
a.icon-weixin-s {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    font-size: 12px;
    line-height: 1.6em;
    background: url(../images/icons/icon-weixin.png) no-repeat 0 center;
    background-size: 25px auto;
    text-decoration: underline;
}
a.icon-weixin-s:hover .qr-box {
    display: block;
}
.first-modal {
    position: fixed;
    top: 10%;
    left: 50%;
    margin-left: -163px;
    width: 366px;
    z-index: 2;
}
.first-modal:after {
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
}
.first-modal img {
    position: relative;
    width: 100%;
    z-index: 5;
}
.first-modal .btn {
    position: absolute;
    left: 54px;
    bottom: 24px;
    width: 250px;
    height: 40px;
    z-index: 6;
    cursor: pointer;
}
.scroll::-webkit-scrollbar {
    width: 5px;
}

.scroll::-webkit-scrollbar-button {
    /* 2 */
}

.scroll::-webkit-scrollbar-track {
    /* 3 */
    background-color: #fefefe;
}

.scroll::-webkit-scrollbar-track-piece {
    /* 4 */
}

.scroll::-webkit-scrollbar-thumb {
    /* 5 */
    background-color: #f5f5f5;
    border-radius: 5px;
}

.scroll::-webkit-scrollbar-corner {
    /* 6 */
}

.scroll::-webkit-resizer{
    /* 7 */

}
.qr-box {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 25px;
    margin-left: -88px;
    padding-top: 15px;
    padding-bottom: 12px;
    width: 176px;
    text-align: center;
    background-color: #fff;
    box-shadow:0px 0px 6px 0px rgba(11,17,60,0.1);
}
.qr-box strong {
    display: block;
    color: #222;
}
.qr-box .qrcode {
    display: inline-block;
    margin-bottom: 14px;
    width: 120px;
}
.qr-box .qrcode img {
    width: 100%;
}
.qr-box p {
    margin-top: 8px;
}
.recharge-modal.qm-recharge .select-charge .box {
    margin-right: 20px;
    margin-bottom: 15px;
    padding-left: 20px;
    width: 120px;
}
.recharge-modal.qm-recharge .modal-body {
    padding: 10px 50px 30px 50px;
}
.recharge-modal.qm-recharge .select-charge .box p {
    margin-top: 13px;
    width: 80px;
    padding-bottom: 8px;
    border-bottom: 1px dashed #e4e4e4;
    font-size: 14px;
    color: #222;

}
.recharge-modal.qm-recharge .box strong {
    font-size: 16px;
    color: #e1251b !important;
    font-weight: bold;
}
.recharge-modal.qm-recharge .modal-button {
    margin-top: 30px;
}
.recharge-modal.qm-recharge .button {
    color: #fff;
    background-color: #e1251b;
}
.recharge-modal.qm-recharge .quandou-tips {
    margin-top: 10px;
}
.checkbox{ display: inline-block; width: 16px; height: 16px;border: none; background-image: url(../images/icons/icon-f-check.png); background-position: center; background-repeat: no-repeat; background-size: cover; }
.checkbox.checked{ background-image: url(../images/icons/icon-f-checked.png); }
.checkbox input[type=checkbox]{
    opacity: 0;
}
.modal .quandou-tips {
    font-size: 13px;
    margin-top: 10px;
    padding: 5px;
}
.modal .quandou-tips:before {
    content: '';
    display: inline-block;
    margin-right: 5px;
    width: 13px;
    height: 17px;
    vertical-align: -1px;
    background: url(../images/qd-icon.png) no-repeat 0 center;
    background-size: 13px auto;
}
.modal .quandou-tips span {
    color: #e1251b;
    vertical-align: baseline;
}
.modal .quandou-tips span.checkbox {
    margin-left: 5px;
    background: url(../images/icons/icon-check-e.png) no-repeat center;
    background-size: contain;
}
.modal .quandou-tips span.checkbox.checked {
    margin-left: 5px;
    background: url(../images/icons/icon-f-checked.png) no-repeat center;
    background-size: contain;
}
.recharge-modal .select-charge .box.active:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 24px;
    height: 24px;
    background: url(../images/icons/icon-select-corner.png) no-repeat center;
    background-size: contain;
}

.qm_name_list{
    padding: 30px 0;
    overflow: hidden;
    margin: 0 auto;
}
.qm_name_box{
    margin-left: -16px;
}
.qm_name_list .items{
    display: inline-block;
    margin-left: 16px;
    margin-bottom: 10px;
    padding:0 20px;
    width: 120px;
    line-height: 30px;
    font-size: 12px;
    background-color: #F9F9F9;
    border: 1px solid #F9F9F9;
    border-radius: 2px;
    cursor: pointer;
    transition: all .3s;
}
.qm_name_list .items:hover{
    background-color: #efefef;
}
.qm_name_list span,.qm_name_list a{display:inline-block;}
.qm_name_list .search-reg{float:right;color:red}

/* transition: all .3s ease-out; */