﻿@charset "utf-8";

html, body {
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 15px;
}

/* 去除导航栏后 使用样式 */

.module {
    background-color: #fff;
    padding: 1rem;
}

a:hover, a:focus {
    text-decoration: none;
}
a:active, a:hover {
    outline: 0;
}

.hamburger {
    position: absolute;
    display: block;
    padding: 13px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}

.hamburger__icon,
.hamburger__icon:after,
.hamburger__icon:before {
    background-color: #fff;
}

/* 模态框样式 */

.modal-dialog {
    border-radius: 3px;
}
.modal-header {
    height: 50px;
    line-height: 50px;
    border-radius: 3px;
}
.modal-footer {
    text-align: center;
    border-top: 0px;
}
.modal-footer button {
    width: 100px;
}

/* end 模态框样式 */

#navTop {
    top: 0;
    z-index: 999;
    width: 100%;
    text-align: center;
    background-color: #fff;
    height: 44px;
    font-weight: 500;
    background-size: 44px 44px;
    border-bottom: 1px solid #1c77d2;
    padding: 0 20px;
    background: #337AB7;
}

#navTop a {
    color: #fff;
    line-height: 44px;
}

#navTop .pull-right > ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

#navTop .pull-right > ul > li {
    float: left;
    padding: 0 10px;
    height: 44px;
    line-height: 44px;
}

#navTop .dropdown-menu {
    min-width: 130px;
    background-color: #337ab7;
}

#navTop .dropdown-menu a {
    font-size: 12px;
    height: 35px;
    line-height: 30px;
}

#navTop .dropdown-menu a:hover {
    background-color: #d99218;
}

#wrapper {
    background: url(../img/bg2.gif);
    padding: 1rem 0 1rem 0;
}
/* end 去除导航栏后 使用样式 */

/*文字隐藏属性*/
.txt-ellip {
    display: block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.txt-ellip2 {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.txt-break {
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
}

.nva1 a {
    display: block;
    font-weight: normal;
    line-height: 50px;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
    font-family: 微软雅黑;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
}

.nva1 div {
    padding: 0px;
    margin: 0px;
}

.nva1 a:hover {
    background: #fff;
    color: #0042b3;
    text-align: center;
}

.navfot li {
    padding: 0px;
    list-style: none;
    float: left;
    line-height: 25px;
}

.unpadding {
    padding: 0px;
}

.photoImg {
    margin-top: 10px;
}

.photoImg div {
    width: 190px;
    float: left;
    margin-right: 7px;
}

.photoImg div:last-child {
    margin-right: 0px;
}

.photoImg img {
    width: 190px;
    height: 112px;
}

.photoImg2 {
    margin-bottom: 10px;
}

.photoImg2 img {
    width: 190px;
    height: 112px;
}

.photoImg2 .col-md-8 {
    height: 112px;
}

.photoImg2 .col-md-8 div {
    margin-left: 10px;
}

.photoImg2 .col-md-8 span {
    margin-left: 10px;
    font-size: 12px;
    margin-top: 3px;
    text-indent: 20px;
    line-height: 19px;
    display: block;
}

.hr-primary {
    border-top: 1px solid #337ab7;
}

.hr-gray {
    border-top: 3px solid #ebebeb;
    margin-left: 14px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.hr-gray-x {
    border-top: 1px dashed gray;
    width: 100%;
    margin-top: 8px;
}

.hr-blue {
    border-top: 2px solid #1c77d2;
    width: 100%;
}

.width397 {
    width: 397px;
}

.font-size {
    width: 354px;
    margin-top: 10px;
    font-size: 12px;
    line-height: 30px;
    height: 217px;
}

.font-size span {
    color: #7C7C7C;
    width: 487.5px;
}


.width436 {
    width: 436px;
}

.font-size1 {
    font-size: 14px;
    line-height: 21px;
    height: 97px;
}

.font-size1 span {
    color: #7C7C7C;
}

.main-part3-bt {
    font-size: 24px;
    font-weight: 800;
    color: #0365b0;
}

.main-part3-bt2 {
    padding-left: 0px;
    width: 145px;
}

.main-part3-bt2 a {
    text-decoration: none;
    color: black;
}

.main-part3-bt2 a:hover {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.main-part3-bt3 {
    padding-left: 0px;
    width: 192px;
}

.main-part3-bt3 a {
    text-decoration: none;
    color: #2788e2;
}

.main-part3-bt3 a:hover {
    color: #2788e2;
    text-decoration: none;
    cursor: pointer;
}

.main-part3 {
    font-size: 14px;
    line-height: 18px;
    text-indent: 26px;
    width: 235px;
    margin-top: 5px;
}

.main-part3 span {
    color: #7C7C7C;
}

.main-part3-a a {
    text-decoration: none;
    color: #7C7C7C;
}

.main-part3-a a:hover {
    color: #7C7C7C;
    text-decoration: none;
    cursor: pointer;
}

.page-left {
    border: 1px solid #ebebeb;
    height: 273px;
}


.page-left1 {
    vertical-align: middle;
    height: 40px;
    background-color: #f04363;
    color: #fff;
    line-height: 40px;
    padding-left: 5px;
}

.page-left2 {
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
    padding-left: 13px;
    font-size: 12px;
    color: #7C7C7C;
}

.page-left2 a {
    text-decoration: none;
    color: #7C7C7C;
}

.page-left2 a:hover {
    color: #7C7C7C;
    text-decoration: none;
    cursor: pointer;
}

.page-left3 {
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: black;
}

.page-left4 {
    vertical-align: middle;
    height: 20px;
    line-height: 20px;
    padding-left: 13px;
    font-size: 12px;
    color: black;
}


.page-right {
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
    padding-left: 13px;
    font-size: 12px;
    color: #7C7C7C;
}

.page-right a {
    text-decoration: none;
    color: #7C7C7C;
}

.page-right a:hover {
    color: #7C7C7C;
    text-decoration: none;
    cursor: pointer;
}

.addleft {
    float: left;
    margin-right: 10px;
}


.pagination a {
    cursor: pointer;
}

.zhc a {
    cursor: pointer;
    color: white;
    text-decoration: none;
}

.zhc a:hover {
    cursor: pointer;
    color: white;
    text-decoration: none;
}

footer {
    color: #778087;
    border-top: 2px solid #dd971c;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
}

footer .fade {
    opacity: 0.8;
}

footer a {
    color: #778087;
    word-break: break-all;
}

footer a:hover {
    color: #778087;
    text-decoration: underline;
}

/* 登录注册页 */

.module {
    border-radius: 8px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

#dvlogin {
    margin-top: -1rem;
    background: url(../img/banner.jpg) no-repeat center top;
}

#dvregister {
    margin-top: -1rem;
    background: url(../img/banner1.jpg) no-repeat center top;
}

.yqform .row {
    padding-top: 15rem;
}

#dvlogin .module {
    padding: 5rem 5rem 0 5rem;
}

#dvregister .module {
    padding: 5rem 3rem 0 3rem;
}

.yqform .form-horizontal {
    background: #fff;
    border-radius: 10px;
    text-align: center;
}

.yqform .form-horizontal .form-group {
    position: relative;
    margin-bottom: 20px;
}

.yqform .form-horizontal .form-group i {
    position: absolute;
    top: 12px;
    left: 15px;
    font-size: 17px;
    color: #c8c8c8;
    transition : all 0.5s ease 0s;
}

.yqform .form-horizontal .form-control {
    background: #f0f0f0;
    border: none;
    border-radius: 8px;
    box-shadow: none;
    padding: 0 20px 0 45px;
    height: 40px;
    transition: all 0.3s ease 0s;
}

.yqform .form-horizontal .col-md-10 .form-control,
.yqform .form-horizontal .col-sm-10 .form-control {
    padding: 0 20px 0 20px;
}

.yqform .form-horizontal textarea.form-control {
    padding-top: 10px;
    height: 80px;
}

.yqform .form-horizontal .col-md-10 textarea.form-control,
.yqform .form-horizontal .col-sm-10 textarea.form-control {
    padding-top: 10px;
}

.yqform .form-horizontal .form-control:focus {
    background: #e0e0e0;
    box-shadow: none;
    outline: 0 none;
}

.yqform .form-horizontal .form-control:focus + i {
    color: #00b4ef;
}

.yqform .form-horizontal .form-control:focus + i.i-primary {
    color: #f39603;
}

.yqform .form-horizontal .control-label {
    padding-top: 13px;
}

.yqform .form-horizontal #validate {
    border-radius: 0 8px 8px 0;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
    transition: all 0.5s ease 0s;
    border: 2px solid #f0f0f0;
}

.yqform .form-horizontal .col-md-10 #validate {
    right: 15px;
}

.yqform .form-horizontal a {
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 30px;
    font-size: 20px;
    color: #808080;
    transition: all 0.5s ease 0s;
}

.yqform .form-horizontal .main-checkbox {
    float: left;
    width: 20px;
    height: 20px;
    background: #11a3fc;
    border-radius: 30%;
    position: relative;
    margin: 5px 0 0 5px;
    border: 1px solid #11a3fc;
}

.yqform .form-horizontal .main-checkbox label {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.yqform .form-horizontal .main-checkbox label:after {
    content: "";
    width: 10px;
    height: 5px;
    position: absolute;
    top: 5px;
    left: 4px;
    border: 3px solid #fff;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.yqform .form-horizontal .main-checkbox input[type=checkbox] {
    visibility: hidden;
}

.yqform .form-horizontal .main-checkbox input[type=checkbox]:checked + label:after {
    opacity: 1;
}

.yqform .form-horizontal .text {
    float: left;
    margin-left: 7px;
    line-height: 20px;
    padding-top: 5px;
    text-transform: capitalize;
}

.yqform .form-horizontal .btn {
    min-width: 100px;
    height: 40px;
    float: right;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #00b4ef;
    border-radius: 5px;
    border: none;
    text-transform: capitalize;
    transition: all 0.5s ease 0s;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.yqform .form-horizontal .btn:hover {
    background: rgba(0, 180, 239, 0.85);
    box-shadow:0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15)
}

.yqform .form-horizontal .btn-primary {
    background: #f39603;
}

.yqform .form-horizontal .btn-primary:hover {
    background: rgba(243, 150, 3, 0.85);
}

.yqform .main-other {
    margin-right: -20px;
    margin-bottom: 15px;
    text-align: right;
}

.yqform .main-other a {
    padding: 5px;
    font-weight: bold;
}

#dvregister .bann2 {
    position: absolute;
    left: 49.2%;
    top: 262px;
}

#dvregister #scanCode {
    width: 160px;
    z-index: 10;
    position: absolute;
    display: none;
    top: 35px;
    right: 0;
}

.a-fadein {
    -webkit-animation: fadeInRight 1s ease-out backwards;
    -moz-animation: fadeInRight 2s ease-out backwards;
    -ms-animation: fadeInRight 3s ease-out backwards;
    animation: fadeInRight 4s ease-out backwards;
}
@-webkit-keyframes fadeInRight {
    0% {
        display: none;
    }
    100% {
        display: block;
    }
}
@-moz-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@-ms-keyframes fadeInRight{
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

/* end 登录注册页 */


/* 个人中心 */

.personal .row {
    padding: 3rem 0;
}

.personal .breadcrumb {
    margin: 15px 10px;
    font-weight: bold;
}

.personal .module {
    border-radius: 8px;
}

.personal .center-block {
    text-align: center;
    padding-top: 2rem;
}

.personal .top #subOrderMenu {
    list-style: none;
    margin-top: 2rem;
}

.personal .top #subOrderMenu li {
    display: inline;
    line-height: 40px;
    padding: 20px 10px;
}

.personal .top #subOrderMenu a {
    color: #337ab7;
    text-decoration: none;
    padding: 5px 8px;
    border-radius: 15px;
    font-weight: bold;
}

.personal .top #subOrderMenu a:hover {
    color: #fff;
    background-color: #f39603;
}

.personal .top #subOrderMenu span.action {
    color: #f39603;
    text-decoration: none;
    background-color: #f6f6f6;
    padding: 5px 8px;
    border-radius: 15px;
    font-weight: bold;
    cursor: default;
}

.personal h3 {
    font-weight: bold;
}

.personal .buyNow {
    color: #fff;
    background: #f39603;
}
.personal .buyNow:hover, .buyNow:active, .buyNow:focus {
    background: rgba(243, 150, 3, 0.85);
    color: #fff;
}
.personal .price-table {
    font-size: 13px;
    color: #585858;
    table-layout: fixed;
    width: 100%;
    border-spacing: 0;
}
.personal .price-table td {
    vertical-align: middle;
    padding: .75em;
    border: 1px ridge #afafaf;
    text-align: center;
}
.personal .price-table thead {
    color: #fff;
    font-size: 16px;
    background-color: #327ab7;
}
.personal .price-table thead td {
    border: 0;
}
.personal .price-table tfoot td {
    border-bottom: 1px solid #bfbfbf !important;
}
.personal .price-table tfoot td.td-block {
    padding: 1px;
}

.pay-box .modal-footer {
    padding: 10px;
}
.pay-box .modal-footer button {
    width: 100px;
}
.pay-box .modal-header {
    padding: 0;
    color: #fff;
    background-color: #337AB7;
    text-align: center;
    height: 40px;
    line-height: 40px;
}
#pay_action_box table {
    width: 100%;
    border: 0;
    color: #7C7C7C;
}
#pay_action_box table td {
    width: 50%;
    height: 50px;
    border: 0;
    padding: 0 10px;
}
#pay_action_box table td.column {
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    padding-top: 10px;
    padding-bottom: 10px;
}
#pay_action_box table td.column-right{
    border-right: 1px solid gray;
}
#pay_action_box input[type=radio] {
    margin-top: 5px;
    margin-right: 5px;
}

#pay_action_box #buyChoiceList {
    display: inherit;
    padding-left: 10px;
}

#pay_action_box #buyChoiceList label {
    display: block;
}
#pay_action_box #buyChoiceList label.active {
    color: #11d;
}
#pay_action_box #buyChoiceList span {
    font-weight: 100;
    color: #7C7C7C;
}

#pay_action_box #useTime {
    color: #337ab7;
    font-weight: bold;
}

#pay_action_box #toMoney {
    margin: 0;
    font-weight: bold;
    color: #d9920a;
    background-color: #fff6da;
    padding: 4px 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.fixed-table-pagination div.pagination, .fixed-table-pagination .pagination-detail {
    margin-top: 5px;
    margin-bottom: 5px;
}

.personal .table-responsive,
.personal #tableOrder,
.personal .fixed-table-container,
.personal #tableOrder thead th,
.personal #tableOrder tr {
    border: 0;
}

.personal #tableOrder thead th .th-inner {
    padding: 0;
}

.personal #tableOrder thead {
    font-weight: bold;
}

.personal #tableOrder thead th {
    padding: 8px 10px;
    font-size: 13px;
    color: #fff;
    background-color: #87b5ea;
}

.personal #tableOrder tbody td {
    border: 0;
    padding: 5px 10px;
    font-size: 12px;
    color: rgba(51, 122, 183, 0.88);
}

.personal #tableOrder tr:nth-child(even) {
    background: #d3dfed;
}

.personal #tableOrder tr:nth-child(odd) {
    background: #f8f9fb;
}

.personal #tableOrder a {
    font-weight: bold;
    color: #f39684;
}

.personal .fixed-table-body {
    border-radius: 5px;
}

#subToggleOrderMenu {
    display: none;
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dcdbdb;
    padding-left: 0;
}

#subToggleOrderMenu li {
    color: #778087;
    display: block;
    padding: 10px;
    text-align: left;
    border-top: 1px solid #dcdbdb;
}

#subToggleOrderMenu .right {
    float: right;
    width: 20px;
    height: 20px;
    position: relative;
    bottom: 3px;
}
#subToggleOrderMenu .right-arrow1,
#subToggleOrderMenu .right-arrow2 {
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border-top: 10px transparent dashed;
    border-right: 10px transparent dashed;
    border-bottom: 10px transparent dashed;
    border-left: 10px white solid;
    overflow: hidden;
}
#subToggleOrderMenu .right-arrow1 {
    left: 2px;
    border-left: 10px #dcdbdb solid;
}
#subToggleOrderMenu .right-arrow2 {
    border-left: 10px white solid;
}

#subToggleOrderMenu li.action {
    color: #4b89bf;
}
#subToggleOrderMenu li.action .right-arrow1 {
    border-left-color: #4b89bf;
}

/* 扫码支付界面 */
#pay_choice_box .modal-body {
    color: #ddd;
    -webkit-transition: right 0.3s,height 0.5s 0.3s;
    -moz-transition: right 0.3s,height 0.5s 0.3s;
    transition: right 0.3s,height 0.5s 0.3s;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled="true",startColorstr="#CC000000",endColorstr="#CC000000");
    background-color: rgba(0,0,0,0.8);
}
.emphasize {
    background-color: #f39409;
    color: #fff;
    padding: 3px 10px;
    font-weight: bold;
    border-radius: 5px;
}
#saoyisao_code h5 {
    text-align: center;
}
#saoyisao_code {
    margin: 0;
    padding: 10px 15px;
    font: 12px/20px Arial;
}
.note {
    margin: 0;
}
#pay_choice_box .tabs {
    margin: 15px 0 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: relative;
    background: white;
    padding: 5px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.12), 0 10px 10px rgba(0, 0, 0, 0.12);
    border-radius: 5px;
    width: 276px;
}
#pay_choice_box .tabs input[name="tab-control"] {
    display: none;
}
#pay_choice_box .tabs .content section h2, #pay_choice_box .tabs ul li label {
    font-weight: bold;
    font-size: 18px;
    color: #bec5cf;
}
#pay_choice_box .tabs ul {
    list-style-type: none;
    padding-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 10px;
    margin-bottom: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#pay_choice_box .tabs ul li {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 25%;
    padding: 0 10px;
    text-align: center;
}
#pay_choice_box .tabs ul li label {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    white-space: nowrap;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#pay_choice_box .tabs ul li label br {
    display: none;
}
#pay_choice_box .tabs ul li label svg {
    fill: #929daf;
    height: 1.2em;
    vertical-align: bottom;
    margin-right: 0.2em;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#pay_choice_box .tabs ul li label:hover, #pay_choice_box .tabs ul li label:focus, #pay_choice_box .tabs ul li label:active {
    outline: 0;
    color: #b0b2b5;
}
#pay_choice_box .tabs ul li label:hover svg, #pay_choice_box .tabs ul li label:focus svg, #pay_choice_box .tabs ul li label:active svg {
    fill: #b0b2b5;
}
#pay_choice_box .tabs .slider {
    position: relative;
    width: 50%;
    -webkit-transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
    transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
}
#pay_choice_box .tabs .slider .indicator {
    position: relative;
    max-width: 100%;
    margin: 0 auto;
    height: 4px;
    background: #428BFF;
    border-radius: 1px;
}
#pay_choice_box .tabs .content {
    margin: 5px;
}
#pay_choice_box .tabs .content section {
    display: none;
    -webkit-animation-name: content;
    animation-name: content;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    line-height: 1.4;
}
#pay_choice_box .tabs .content section h2 {
    color: #428BFF;
    display: none;
}
#pay_choice_box .tabs .content section h2::after {
    content: "";
    position: relative;
    display: block;
    width: 30px;
    height: 3px;
    background: #428BFF;
    margin-top: 5px;
    left: 1px;
}
#pay_choice_box .tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
    cursor: default;
    color: #428BFF;
}
#pay_choice_box .tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label svg {
    fill: #428BFF;
}
@@media (max-width: 600px) {
    #pay_choice_box .tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
        background: rgba(0, 0, 0, 0.08);
    }
}
#pay_choice_box .tabs input[name="tab-control"]:nth-of-type(1):checked ~ .slider {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}
#pay_choice_box .tabs input[name="tab-control"]:nth-of-type(1):checked ~ .content > section:nth-child(1) {
    display: block;
}
#pay_choice_box .tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
    cursor: default;
    color: #428BFF;
}
#pay_choice_box .tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label svg {
    fill: #428BFF;
}
@@media (max-width: 600px) {
    #pay_choice_box .tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
        background: rgba(0, 0, 0, 0.08);
    }
}
#pay_choice_box .tabs input[name="tab-control"]:nth-of-type(2):checked ~ .slider {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
#pay_choice_box .tabs input[name="tab-control"]:nth-of-type(2):checked ~ .content > section:nth-child(2) {
    display: block;
}
#pay_choice_box .tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
    cursor: default;
    color: #428BFF;
}
#pay_choice_box .tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label svg {
    fill: #428BFF;
}
@@media (max-width: 600px) {
    #pay_choice_box .tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
        background: rgba(0, 0, 0, 0.08);
    }
}
#pay_choice_box .tabs input[name="tab-control"]:nth-of-type(3):checked ~ .slider {
    -webkit-transform: translateX(200%);
    transform: translateX(200%);
}
#pay_choice_box .tabs input[name="tab-control"]:nth-of-type(3):checked ~ .content > section:nth-child(3) {
    display: block;
}
#pay_choice_box .tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
    cursor: default;
    color: #428BFF;
}
#pay_choice_box .tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label svg {
    fill: #428BFF;
}
@@media (max-width: 600px) {
    #pay_choice_box .tabs input[name="tab-control"]:nth-of-type(4):checked ~ ul > li:nth-child(4) > label {
        background: rgba(0, 0, 0, 0.08);
    }
}
#pay_choice_box .tabs input[name="tab-control"]:nth-of-type(4):checked ~ .slider {
    -webkit-transform: translateX(300%);
    transform: translateX(300%);
}
#pay_choice_box .tabs input[name="tab-control"]:nth-of-type(4):checked ~ .content > section:nth-child(4) {
    display: block;
}
@@-webkit-keyframes content {
    from {
        opacity: 0;
        -webkit-transform: translateY(5%);
        transform: translateY(5%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}
@@keyframes content {
    from {
        opacity: 0;
        -webkit-transform: translateY(5%);
        transform: translateY(5%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}
@@media (max-width: 1000px) {
    #pay_choice_box .tabs ul li label {
        white-space: initial;
    }
    #pay_choice_box .tabs ul li label br {
        display: initial;
    }
    #pay_choice_box .tabs ul li label svg {
        height: 1.5em;
    }
}
@@media (max-width: 600px) {
    #pay_choice_box .tabs ul li label {
        padding: 5px;
        border-radius: 5px;
    }
    #pay_choice_box .tabs ul li label span {
        display: none;
    }
    #pay_choice_box .tabs .slider {
        display: none;
    }
    #pay_choice_box .tabs .content {
        margin-top: 20px;
    }
    #pay_choice_box .tabs .content section h2 {
        display: block;
    }
}
.btn-close {
    position: absolute;
    right: 15px;
    top: 8px;
    color: #c3c2c2;
    opacity: 1;
    text-shadow: inherit;
}
.btn-close:hover, .btn-close::after {
    color: #e8e8e8;
}

@media (max-width: 992px) {
    #subOrderMenu {
        display: none;
    }
    #subToggleOrderMenu {
        display: block;
    }
}
/* end 扫码支付界面 */

/* end 个人中心 */

@media only screen and (max-width: 512px) {
    #wrapper {
        padding: 0;
        background: initial;
        background-color: #337ab8;
    }
    #dvlogin {
        margin-top: 0;
        background: url(../img/pic.jpg) no-repeat center top;
        background-size: 100% auto;
    }
    #dvregister {
        background: url(../img/pic1.jpg) no-repeat center top;
        background-size: 100% auto;
    }
    .personal .row {
        padding: 0;
    }
    .personal .top ul {
        padding-left: 0;
    }
    #dvlogin .row {
        padding-top: 55%;
    }
    #dvregister .row {
        padding-top: 40%;
    }
    #dvlogin .module,
    #dvregister .module {
        padding: 20px 5px 0px 5px;
        background-color: initial;
        box-shadow: initial;
    }
    .yqform .form-horizontal {
        background-color: initial;
    }
    .yqform .form-horizontal .form-group {
        padding: 0 25px;
    }
    .yqform .form-horizontal .form-group i {
        left: 40px;
    }
    .yqform .form-horizontal .btn {
        padding: 10px 20px;
    }
    .yqform .form-horizontal #validate {
        right: 25px;
    }
    .yqform .main-other {
        margin-right: 0px; 
    }
}

/* 法律文章检索页面 */
#lawSearch {
    background-color: #f9f9f9;
    padding: 2rem;
}

#lawSearch label {
    display: block;
    margin: 0px;
    color: #555555;
    padding-left: 15px;
    padding-right: 2px;
    /*min-width: 120px;*/
}

#lawSearch > form > * {
    padding-bottom: 1rem;
}

#lawSearch .apart {
    width: 5%;
    min-width: 33px;
    text-align: center;
    padding-right: 0;
    padding-left: 0;
    text-align: center;
}

#lawSearch button {
    min-width: 100px;
}

#genreTree .list-group-item {
    padding: 5px 10px;
}

#ruleList,
#genreTree,
#lawSearch,
#lawSearch button,
#lawSearch input {
    font-size: 1rem;
}

#leftTree {
    padding-right: 0;
}

#genreTree {
    letter-spacing: normal;
}

.fontPoint {
    color: red;
    background-color: yellow;
    font-weight: bold;
}

.badge > a {
    color: #fff;
    background-color: #777;
}

.badge > a:hover {
    color: #fff;
}

/* end 法律文章检索页面 */

.pagination-detail button {
    padding: 5px 10px;
    font-size: 12px;
}

.pagination-detail .dropdown-menu {
    font-size: 12px;
    min-width: 120px;
}

.bootstrap-table .hidden-sm .page-list .dropdown-menu {
    top: 100%;
    bottom: auto;
}

/* 法规详细页 */
.richext {
    font-family: "宋体";
    text-overflow: ellipsis;
    padding: 5px;
    font-size: 14px;
    line-height: 1.5em;
    text-align: justify;
    text-justify: distribute-all-lines;/* ie6-8 */
}

.richext *:not(table) {
    word-wrap: break-word;
    word-break: normal;
    max-width: 100%;
    text-overflow: ellipsis;
}

.richext table {
    width: 100%;
    display: table;
}

.richext table td {
    padding-left: 2px;
    padding-right: 2px;
    border: 1px solid #7C7C7C;
}

.richext .zhang {
    padding-top: 1em;
    font-weight: bold;
}
.richext .TiaoNoA {
    font-weight: bold;
}

/* 鼠标选中文字 */
.richext *::selection {
    color: #fff;
    background: #337AB7;
    font-weight: 900;
    text-transform: uppercase;
    text-shadow: 0.5px 0.5px 0.5px #7C7C7C;
}
.richext *::-moz-selection {
    color: #fff;
    background: #337AB7;
    font-weight: 900;
    text-transform: uppercase;
    text-shadow: 0.5px 0.5px 0.5px #7C7C7C;
}
.richext *::-webkit-selection {
    color: #fff;
    background: #337AB7;
    font-weight: 900;
    text-transform: uppercase;
    text-shadow: 0.5px 0.5px 0.5px #7C7C7C;
}

.pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.pre:before {
    content: " ";
    display: table;
    clear: both;
}
.pre:after {
    content: " ";
    display: table;
    clear: both;
}
.pre p {
    margin: initial;
    line-height: 2.5rem;
}

.basicInfo {
    font-size: 12px;
    color: #7C7C7C;
    letter-spacing: 2px;
}

.basicInfo .row {
    padding: 8px 15px;
}

.col5 {
    width: 46%;
}

.goBack {
    margin-right: 0.5rem;
    margin-bottom: 1rem;
}

.richext a[name=key] {
    background-color: #f0f015;
    color: #a40a0a;
}
.richext a[name=key].action {
    background-color: #ff9632;
    color: #000000;
}

.richext .MTitle {
    font-size: 14px;
}

.richext img {
    max-width: 100%;
}

.precontent {
    font-size: 9pt;
    line-height: 100%;
    word-break:break-all;
}

/* 文档导入政策数据样式 */
.MsoNormal {
    text-indent: 31.2pt !important;
    margin-left: 0 !important;
}




/* -------------------------------- 

Stretchy Nav style - common to:
 - basic navigation
 - add-content navigation
 - edit-content navigation

-------------------------------- */
.cd-stretchy-nav {
  position: fixed;
  z-index: 2;
  top: 100px;
  left: 5%;
}
.cd-stretchy-nav .stretchy-nav-bg {
  position: absolute;
  z-index: 1;
  top: 0;
  /*right: 0;*/
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background: #4588c5;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-transition: height 0.2s, box-shadow 0.2s;
  -moz-transition: height 0.2s, box-shadow 0.2s;
  transition: height 0.2s, box-shadow 0.2s;
}
.cd-stretchy-nav.nav-is-visible .stretchy-nav-bg {
  height: 100%;
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);
}

.cd-nav-trigger {
  position: absolute;
  z-index: 3;
  top: 0;
  /*right: 0;*/
  height: 60px;
  width: 60px;
  border-radius: 50%;
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
}
.cd-nav-trigger span, .cd-nav-trigger span::after, .cd-nav-trigger span::before {
  /* this is the hamburger icon */
  position: absolute;
  width: 16px;
  height: 2px;
  background-color: #ffffff;
}
.cd-nav-trigger span {
  /* middle line of the hamburger icon */
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-nav-trigger span::after, .cd-nav-trigger span::before {
  /* top and bottom lines of the hamburger icon */
  content: '';
  top: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s;
}
.cd-nav-trigger span::before {
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  -o-transform: translateY(-6px);
  transform: translateY(-6px);
}
.cd-nav-trigger span::after {
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transform: translateY(6px);
}
.cd-nav-trigger:hover ~ .stretchy-nav-bg {
  box-shadow: 0 6px 30px rgba(0, 0, 0, 0.2);
}
.nav-is-visible .cd-nav-trigger span {
  background-color: transparent;
}
.nav-is-visible .cd-nav-trigger span::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nav-is-visible .cd-nav-trigger span::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-stretchy-nav ul {
  list-style: none;
  position: relative;
  z-index: 2;
  padding: 60px 0 0;
  visibility: hidden;
  -webkit-transition: visibility 0.3s;
  -moz-transition: visibility 0.3s;
  transition: visibility 0.3s;
}
.cd-stretchy-nav ul a {
  position: relative;
  display: block;
  height: 40px;
  line-height: 40px;
  color: #ffffff;
  padding: 0 1em 0 calc(1em + 60px);
  font-size: 1.4rem;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
  font-family: 'Glyphicons Halflings';
}
.cd-stretchy-nav ul a::after {
  color: #fff;
  content: "\002a";
  position: absolute;
  height: 16px;
  width: 16px;
  left: 22px;
  top: 20%;
  -webkit-transform: translateY(-50%) scale(0);
  -moz-transform: translateY(-50%) scale(0);
  -ms-transform: translateY(-50%) scale(0);
  -o-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  opacity: .6;
}
.cd-stretchy-nav ul li:first-of-type a::after {
  content: "\e003";
}
.cd-stretchy-nav ul li:nth-of-type(2) a::after {
  content: "\e007";
}
.cd-stretchy-nav ul li:nth-of-type(2) a.active::after {
  content: "\e006";
}
.cd-stretchy-nav ul li:nth-of-type(3) a::after {
  content: "\e045";
}
.cd-stretchy-nav ul li:nth-of-type(4) a::after {
  content: "\e166";
}
.cd-stretchy-nav ul li:nth-of-type(5) a::after {
  content: "\e066";
}
.cd-stretchy-nav ul li:nth-of-type(6) a::after {
  content: "\e015";
}
.cd-stretchy-nav ul li:nth-of-type(7) a::after {
  content: "\e016";
}
.cd-stretchy-nav ul li:nth-of-type(8) a::after {
  content: "\e242";
}
.cd-stretchy-nav ul li:nth-of-type(9) a::after {
  content: "\e243";
}
.cd-stretchy-nav ul li:nth-of-type(10) a::after {
  content: "\e063";
}
.cd-stretchy-nav ul a > span {
    height: 30px;
    line-height: 30px;
    padding: 0 1em;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.55);
    border-radius: 2px;
    text-align: center;
}
.cd-stretchy-nav.nav-is-visible ul {
  visibility: visible;
}
.cd-stretchy-nav.nav-is-visible ul a::after {
  -webkit-transform: translateY(-50%) scale(1);
  -moz-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  -o-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  -webkit-animation: scaleIn 0.15s backwards;
  -moz-animation: scaleIn 0.15s backwards;
  animation: scaleIn 0.15s backwards;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cd-stretchy-nav ul a > span::after {
    content: '';
    position: absolute;
    left: 69px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 0;
    width: 0;
    border: 4px solid transparent;
    border-right-color: rgba(0, 0, 0, 0.55);
}
.cd-stretchy-nav.nav-is-visible ul a.active::after {
  opacity: 1;
}
.cd-stretchy-nav.nav-is-visible ul a:hover {
  color: #ffffff;
}
.cd-stretchy-nav.nav-is-visible ul a:hover::after {
  opacity: 1;
}
.cd-stretchy-nav.nav-is-visible ul a:hover > span {
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  -o-transform: translateX(-5px);
  transform: translateX(-5px);
}
.cd-stretchy-nav.nav-is-visible ul li:first-of-type a::after,
.cd-stretchy-nav.nav-is-visible ul li:first-of-type span {
  -webkit-animation-delay: 0.05s;
  -moz-animation-delay: 0.05s;
  animation-delay: 0.05s;
}
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(2) a::after,
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(2) span {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(3) a::after,
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(3) span {
  -webkit-animation-delay: 0.15s;
  -moz-animation-delay: 0.15s;
  animation-delay: 0.15s;
}
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(4) a::after,
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(4) span {
  -webkit-animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(5) a::after,
.cd-stretchy-nav.nav-is-visible ul li:nth-of-type(5) span {
  -webkit-animation-delay: 0.25s;
  -moz-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.cd-stretchy-nav.nav-is-visible ul a:hover > span {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}

.cd-main-content {
  position: relative;
  z-index: 1;
  min-height: 100vh;
  padding: 100px 0;
  background-color: #003c5d;
  color: #fff;
}

@-webkit-keyframes scaleIn {
  from {
    -webkit-transform: translateY(-50%) scale(0);
  }
  to {
    -webkit-transform: translateY(-50%) scale(1);
  }
}
@-moz-keyframes scaleIn {
  from {
    -moz-transform: translateY(-50%) scale(0);
  }
  to {
    -moz-transform: translateY(-50%) scale(1);
  }
}
@keyframes scaleIn {
  from {
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
  }
  to {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
  }
}
@-webkit-keyframes slideIn {
  from {
    opacity: 0;
    -webkit-transform: translateX(-25px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slideIn {
  from {
    opacity: 0;
    -moz-transform: translateX(-25px);
  }
  to {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@keyframes slideIn {
  from {
    opacity: 0;
    -webkit-transform: translateX(-25px);
    -moz-transform: translateX(-25px);
    -ms-transform: translateX(-25px);
    -o-transform: translateX(-25px);
    transform: translateX(-25px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

.cd-stretchy-nav #seachGroup {
    position: absolute;
    left: 70px;
    top: 60px;
    display: none;
    width: 250px;
}
.cd-stretchy-nav #seachGroup #searchUserSeek {
    font-size: 12px;
    width: 100%;
    height: 42px;
    padding-left: 10px;
    border: 2px solid #7BA7AB;
    outline: none;
    background: #F9F0DA;
    color: #9E9C9C;
}
.cd-stretchy-nav .seachControl {
    width: 30px;
    height: 38px;
    line-height: 38px;
    color: #2266a5;
    position: absolute;
    right: 0;
    top: 2px;
    display: block;
    text-align: center;
}
.cd-stretchy-nav .seachControl:hover {
    color: #a94442;
}
.cd-stretchy-nav #searchTotal{
    height: 38px;
    line-height: 38px;
    color: #a4b0b9;
    position: absolute;
    right: 100px;
    top: 2px;
    display: block;
    text-align: right;
    font-size: 10px;
    cursor: initial;
}
.cd-stretchy-nav section {
    position: absolute;
    left: 70px;
    bottom: 47px;
    display: none;
    width: 50px;
    background-color: #777;
    padding: 5px;
    height: 25px;
    border-radius: 3px;
}
.cd-stretchy-nav li:nth-of-type(8) section {
    width: 125px;
    left: 70px;
    bottom: 87px;
}
.cd-stretchy-nav li:nth-of-type(9) section {
    width: 185px;
    left: 70px;
    bottom: 47px;
}
.cd-stretchy-nav section dd {
    border: 1px solid black;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    float: left;
    background-color: white;
}
.cd-stretchy-nav li:nth-of-type(8) section dd:first-of-type {
    background-color: #ffffff;
}
.cd-stretchy-nav li:nth-of-type(8) section dd:nth-of-type(2) {
    background-color: #3c763d;
}
.cd-stretchy-nav li:nth-of-type(8) section dd:nth-of-type(3) {
    background-color: #92917b;
}
.cd-stretchy-nav li:nth-of-type(8) section dd:nth-of-type(4) {
    background-color: #9c6814;
}
.cd-stretchy-nav li:nth-of-type(8) section dd:nth-of-type(5) {
    background-color: #7c7c7c;
}
.cd-stretchy-nav li:nth-of-type(8) section dd:nth-of-type(6) {
    background-color: #111;
    margin-right: 0;
}
.cd-stretchy-nav li:nth-of-type(9) section dd:first-of-type {
    background-color: #ffffff;
}
.cd-stretchy-nav li:nth-of-type(9) section dd:nth-of-type(2) {
    background-color: #faf9de;
}
.cd-stretchy-nav li:nth-of-type(9) section dd:nth-of-type(3) {
    background-color: #fff2e2;
}
.cd-stretchy-nav li:nth-of-type(9) section dd:nth-of-type(4) {
    background-color: #fde6e0;
}
.cd-stretchy-nav li:nth-of-type(9) section dd:nth-of-type(5) {
    background-color: #e3edcd;
}
.cd-stretchy-nav li:nth-of-type(9) section dd:nth-of-type(6) {
    background-color: #dce2f1;
}
.cd-stretchy-nav li:nth-of-type(9) section dd:nth-of-type(7) {
    background-color: #e9ebfe;
}
.cd-stretchy-nav li:nth-of-type(9) section dd:nth-of-type(8) {
    background-color: #eaeaef;
}
.cd-stretchy-nav li:nth-of-type(9) section dd:nth-of-type(9) {
    background-color: #000000;
    margin-right: 0;
}

.light-off .cover {
    position: fixed; 
    top: 0; 
    left: 0; 
    z-index: 1; 
    width: 100%; 
    height: 100%; 
    background: #111;
}
.light-off #detailed {
    position: relative; 
    z-index: 2;
    border: 1px solid #111 !important;
}

/* 右侧工具条 */
#floatPanel {
    position: fixed;
    z-index: 9999;
    right: 40px;
    bottom: 40px;
}
#floatPanel > * {
    width: 45px;
    height: 45px;
    font: 0/0 a;
    display: block;
    margin-top: 8px;
    color: transparent;
    border: 0;
    background-color: transparent;
    text-shadow: none;
    box-shadow: 0 0 18px 5px rgba(0,0,0,0.16), 0 0 20px 2px rgba(0,0,0,0.12);
}
#floatPanel .qr_img {
    width: 130px;
    height: 130px;
    position: absolute;
    top: -35px;
    left: -140px;
    display: none;
}
#floatPanel #back {
    background-image: url(../../Content/img/backgrounds.png);
    background-position: 47px 0px;
}
#floatPanel #back:hover {
    background-position: 46px 45px;
}
#floatPanel #scrollUp {
    background-image: url(../../Content/img/backgrounds.png);
    background-position: 0px -47px;
}
#floatPanel #scrollUp:hover {
    background-position: -46px -47px;
}
#floatPanel .qr_tool {
    cursor: pointer;
    background-image: url(../../Content/img/backgrounds.png);
    background-position: -47px 0;
}
#floatPanel .qr_tool:hover {
    background-position: 94px 45px;
}


/* end 法规详细页 */

.sep5 {
    margin-top: 5px;
}

.sep30 {
    margin-top: 30px;
}

.block-sm {
    padding: 5px 25px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

/* 用户收藏夹 */

#Favorite .fixed-table-container {
    border: initial;
}

#tagsTree .list-group {
    margin-bottom: 0px;
}

#tagsTree .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
#tagsTree .list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
#tagsTree .list-group-item {
    padding: 5px 10px;
}

#tagCheckboxList > label.checkbox-inline,
#tagUserCheckboxList > label.checkbox-inline {
    margin-top: 5px;
    line-height: 20px;
}


.item {
    display: block;
    padding: 5px 0px 5px 28px;
}
.item:hover {
    background-color: #F5F5F5;
}

/* end 用户收藏夹 */



@media (min-width: 992px) {
    .hamburger {
        display: none !important;
    }
    #detailed {
        width: 970px !important;
        padding: 3em 6em;
    }
}

@media (max-width: 1200px) {
    .col5 {
        width: 48%;
    }
    #lawSearch > form div.row {
        padding-bottom: 0;
    }
    #lawSearch > form > div {
        padding-left: 8px;
        padding-right: 8px;
    }
    .row > div {
        margin-bottom: 0.6rem;
    }
    #lawSearch {
        padding: 0.6rem;
    }
    #lawSearch .apart {
        width: 4%;
        min-width: 0;
    }
}

@media (max-width: 767px) {
    #navTop {
        padding-right: 0;
    }
    #navTop .container {
        padding-left: 0;
        padding-right: 0;
    }
    .module {
        padding-right: 5px;
        padding-left: 5px;
    }
    #leftTree {
        padding-left: 0;
    }
    #ruleList .table-responsive {
        border: none;
    }
    #ruleList .fixed-table-pagination .pagination a {
        padding: 4px 10px;
    }
    #ruleList span.page-list {
    }
    .richext,
    .richext p,
    .richext span,
    .richext span  {
        font-size: 14px !important;
    }
    .basicInfo {
        letter-spacing: 0;
    }
    .basicInfo .row {
        padding: initial;
    }
    .basicInfo .col-xs-4, .basicInfo .col-xs-8 {
        padding-right: initial;
        padding-left: initial;
    }
    #tableJudicialRule tbody a {
        font-size: 14px;
    }
    .row {
        margin-right: initial;
        margin-left: initial;
    }
    .container {
        padding-right: initial;
        padding-left: initial;
    }
    #lawSearch > form div.row {
        position: relative;
        min-height: 1px;
        margin-right: -15px;
        margin-left: -15px;
    }
    .col5 {
        width: 47%;
    }
    #lawSearch .apart {
        width: 6%;
        line-height: 30px;
    }
}

@media (max-width: 512px) {
    #ruleList .fixed-table-pagination div.pagination-detail {
        width: 100%;
        text-align: center;
        float: initial !important;
    }
    #ruleList .fixed-table-pagination div.pagination {
        width: 100%;
        text-align: center;
        float: initial !important;
    }
    #navTop {
        font-size: 12px;
    }
    /* 文档导入政策数据样式 */
    .MsoNormal {
        text-indent: 23pt !important;
        margin-left: 0px !important;
    }
}
