@charset "utf-8";
#article{
    padding: 0 0 16px 0;
    min-height: 710px;
    overflow: hidden;
}
#article ul.nav{
    float: left;
    padding: 20px 15px;
    width: 200px; min-height: 30px;
    background-color: #fff;
    overflow: hidden; 
}
#article ul.nav li{
    padding: 0 0 5px;
}
#article ul.nav > li > a{
    position: relative;
    display: block;
    padding: 0 30px;
    height: 42px;
    line-height: 42px;
    background-color: #EFF2F6;
    font-size: 14px;
    color: #111;
    border-radius: 3px;
}
#article ul.nav > li > a:hover,
#article ul.nav > li.active > a.group-toggle{
    background-color: #2878ff;
    border-radius: 3px;
    color: #fff;
}
#article ul.nav > li.nav-group > a.group-toggle i.article-nav-arrow{
    position: absolute; 
    top: 16px;right: 30px;
    width: 10px;height: 8px;
}
#article ul.nav > li.nav-group > ul.group-menu > li > a{
    display: block;
    padding: 0 0 0 40px;
    border-left: 3px solid #fff;
    height: 38px;line-height: 38px;
    font-size: 14px;
    color: #666;
}
#article ul.nav > li.nav-group > ul.group-menu{
    display: none;
    padding: 5px 0 0;
}
#article ul.nav > li.active > ul.group-menu{
    display: block;
}
#article ul.nav > li.nav-group > ul.group-menu > li > a:hover,
#article ul.nav > li.nav-group > ul.group-menu > li.active > a{
    background-color: #EFF2F6;
    color: #458DEC;
    border-radius: 3px;
}
#article ul.nav > li.nav-group > ul.group-menu > li.active > a{
    font-weight: bolder;
}
#article ul.nav > li.nav-group > a.group-toggle .article-nav-arrow{
    background: url(../images/img_about.png);
    background-position: -4px -33px;
}
#article ul.nav > li.nav-group.active > a.group-toggle .article-nav-arrow,
#article ul.nav > li.nav-group.active > a.group-toggle:hover .article-nav-arrow{
    background: url(../images/img_about.png);
    background-position: 15px -17px;
}
#article ul.nav > li.nav-group > a.group-toggle:hover .article-nav-arrow{
    background-position: -4px -33px;
}
#article .content{
    margin: 0 0 0 250px;
    padding: 5px 30px;
    min-height: 562px;
    background: #fff;
}
#article .content-no-left{
    padding: 5px 30px;
    min-height: 562px;
    background: #fff;
}
#article .content-no-left h2,
#article .content .hd{
    height: 52px;line-height: 50px;
    border-bottom: 1px solid #ddd;
}
#article .content-no-left h2 strong,
#article .content .hd h2{
    display: inline-block;
    border-bottom: 2px solid #458DEC;
    font-size: 18px;font-weight:400; color: #000;
}
#article .content-no-left .inner,
#article .content .inner{
    min-height: 400px;
    padding: 20px 0;
}
table th, table td {
    border: 1px solid #ddd;
    line-height: 30px;
}

.terms-box {
    background-color: #f6f6f6;
    padding-bottom: 50px;
    width: 100%
}

#terms {
    max-width: 1170px;
    min-height: 60vh;
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 150px;
    word-break: break-all;
    overflow: hidden
}

#terms img,#terms p img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto
}

#terms b,#terms strong {
    font-weight: 600
}

#terms p {
    font-size: 16px
}

#terms a {
    color: #386ff2
}

#terms p,#terms span {
    font-size: 15px
}

#terms div,#terms p,#terms span {
    margin-bottom: 10px;
    word-break: break-all;
    line-height: 2
}

#terms blockquote {
    display: block!important;
    border-left: 5px solid #e8e8e8!important;
    margin: 10px 0!important;
    padding: 0 25px!important;
    line-height: 2!important
}

#terms h1,#terms h2,#terms h3,#terms h4,#terms h5,#terms h6 {
    font-weight: 700
}

#terms h1 {
    font-size: 34px
}

#terms h2 {
    font-size: 24px
}

#terms h3 {
    font-size: 18px
}

#terms h4 {
    font-size: 16px
}

#terms h5 {
    font-size: 13px
}

#terms h6 {
    font-size: 12px
}

#terms table tbody tr td {
    word-break: break-all;
    padding: 12px 10px
}

#terms ul {
    padding-left: 40px!important
}

#terms ul li {
    word-break: break-all;
    padding: 12px 10px;
    list-style: disc outside none;
    list-style: initial
}

#terms ol {
    padding-left: 40px!important
}

#terms ol li {
    word-break: break-all;
    padding: 12px 10px;
    list-style: auto
}

.side-menu {
    width: 180px;
    height: 600px;
    padding: 30px 0 10px 0;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(85,111,155,35%);
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    border-radius: 4px;
    background-clip: padding-box;
}
.side-menu h3{
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 16px;
    padding-left: 20px;
}


.side-menu .list-group:last-child {
    margin-bottom: 0;
}

.side-menu .list-group .list-group-heading {
    list-style-type: none;
    color: #333;
    padding: 10px 10px 10px 20px;
    font-size: 15px;
    font-weight: 700;
}

.side-menu .list-group .list-group-item {
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
    border: none;
    padding: 0;
    border-left: 2px solid transparent;
}


.side-menu .list-group .list-group-item:last-child,.side-menu .list-group .list-group-item:first-child {
    -webkit-border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 0;
    -moz-background-clip: padding;
    border-radius: 0;
    background-clip: padding-box;
}

.side-menu .list-group .list-group-item:hover {
    background-color: #f5f5f5;
}

.side-menu .list-group .list-group-item > a {
    display: block;
    color: #616161;
    padding: 10px 15px 10px 45px;
}

.side-menu .list-group .list-group-item.active {
    background: linear-gradient(90deg,#9ee2ff,#fff);
}

.side-menu .list-group .list-group-item.active > a {
    color: #000;
    font-weight: 400;
}

.about-box {
    background-color: #fff;
    border: 1px solid #eeeeee;
    margin-left: 20px;
}