/*
 * 帮助中心
*/

.header {
    width: 100%;
    height: 60px;
    line-height: 55px;
    background-color: #67b74e;
    margin-bottom: 20px;
}
.header span {
    color: #fff;
}
.header .content1000{
    background-color: #67b74e;
}
.nav-list {
    margin: 0;
}
.header img {
    float: left;
    position: relative;
    /* top: 7px; */
    width: 120px;
    padding-top: 13px;
}
 .nav-list {
    float: left;
}
.nav-list li {
    float: left;
    list-style: none;
    margin-right: 10px;
}
.nav-list li a {
    display: block;
    color: #fff;
    padding: 0 20px;
    font-size: 14px;
    height: 49px;
/*
 * 帮助中心
*/

.header {
    width: 100%;
    height: 60px;
    line-height: 55px;
    background-color: #67b74e;
    margin-bottom: 20px;
}
.header span {
    color: #fff;
}
.header .content1000{
    background-color: #67b74e;
}
.nav-list {
    margin: 0;
}
.header img {
    float: left;
    position: relative;
    top: 7px;
}
 .nav-list {
    float: left;
}
.nav-list li {
    float: left;
    list-style: none;
    margin-right: 10px;
}
.nav-list li a {
    display: block;
    color: #fff;
    padding: 0 20px;
    font-size: 14px;
    height: 49px;
    line-height: 49px;
    position: relative;
}
.nav-list li a.active:after {
    opacity: 1;
    transform: scaleX(1);
}
.nav-list li a:after {
    position:absolute;
    left:0;
    bottom:50%;
    margin-bottom:-18px;
    width:100%;
    height:2px;
    opacity:0;
    background:#95dd7f;
    content:"";
    -webkit-transform:scaleX(0);
    -moz-transform:scaleX(0);
    -ms-transform:scaleX(0);
    transform:scaleX(0);
    -webkit-transition:all ease .2s;
    -moz-transition:all ease .2s;
    -ms-transition:all ease .2s;
    transition:all ease .2s
}
.nav-list li a:hover:after {
    opacity:1;
    -webkit-transform:scaleX(1);
    -moz-transform:scaleX(1);
    -ms-transform:scaleX(1);
    transform:scaleX(1)
}
.content1000 {
    width: 1000px;
    margin: 0 auto;
}
.help_content img{
    max-width: 85%;
}
.help_content p {
    line-height: 120%;
    margin-bottom: 2px;
}
#search {
    width: 960px;
    padding-left: 40px;
    height: 45px!important;
}
.glyphicon-search {
    position: absolute;
    left: 8px;
    top: 12px;
    z-index: 9;
    font-size: 20px;
}
.prm {
    width: 100%;
}
.prm a:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #67b74e;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -3px;
}
.prm td{
    padding: 1px 0;
    height: 25px;
}
.box {
    width: 100%;
    padding: 26px 0;
    background: #FAFAFA;
}
.s_club ul{
    padding: 0px;
}
.s_club li {
    margin-bottom: 5px;
}
.basemargin {
    margin: 26px auto;
}
.help_title {
    margin: 30px 0 8px;
    border-bottom: 1px solid #dddddd;
    font-weight: normal;
    color: #67b74e;
    font-size: 1.17em;
    line-height: 150%;
}
.help_des {
    margin-top: 5px;
}

.errorText {
    color: #666666;
    font-size: 50px;
}

.backhome {
    color: #0074cd;
}
    line-height: 49px;
    position: relative;
}
.nav-list li a.active:after {
    opacity: 1;
    transform: scaleX(1);
}
.nav-list li a:after {
    position:absolute;
    left:0;
    bottom:50%;
    margin-bottom:-18px;
    width:100%;
    height:2px;
    opacity:0;
    background:#95dd7f;
    content:"";
    -webkit-transform:scaleX(0);
    -moz-transform:scaleX(0);
    -ms-transform:scaleX(0);
    transform:scaleX(0);
    -webkit-transition:all ease .2s;
    -moz-transition:all ease .2s;
    -ms-transition:all ease .2s;
    transition:all ease .2s
}
.nav-list li a:hover:after {
    opacity:1;
    -webkit-transform:scaleX(1);
    -moz-transform:scaleX(1);
    -ms-transform:scaleX(1);
    transform:scaleX(1)
}
.content1000 {
    width: 1000px;
    margin: 0 auto;
}
.help_content img{
    max-width: 85%;
}
.help_content p {
    line-height: 120%;
    margin-bottom: 2px;
}
#search {
    width: 960px;
    padding-left: 40px;
    height: 45px!important;
}
.glyphicon-search {
    position: absolute;
    left: 8px;
    top: 12px;
    z-index: 9;
    font-size: 20px;
}
.prm {
    width: 100%;
}
.prm a:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #67b74e;
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -3px;
}
.prm td{
    padding: 1px 0;
    height: 25px;
}
.box {
    width: 100%;
    padding: 26px 0;
    background: #FAFAFA;
}
.s_club ul{
    padding: 0px;
}
.s_club li {
    margin-bottom: 5px;
}
.basemargin {
    margin: 26px auto;
}
.help_title {
    margin: 30px 0 8px;
    border-bottom: 1px solid #dddddd;
    font-weight: normal;
    color: #67b74e;
    font-size: 1.17em;
    line-height: 150%;
}
.help_des {
    margin-top: 5px;
}

.errorText {
    color: #666666;
    font-size: 50px;
}

.backhome {
    color: #0074cd;
}

