
.content h5 {
    font-weight: bold;
    font-size: 16px;
    line-height: 50px;
}

.content p {
    line-height: 26px;
    color: #666;
    margin-bottom: 10px;
}

.about_content {
    overflow: hidden;
    zoom: 1;
    margin-top: 20px;
}

.about_content .left {
    width: 200px;
    float: left;
    margin-right: 20px;
    border: 1px solid #ddd;
}

.about_content .left a {
    display: block;
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
}

.about_content .right {
    float: left;
    padding: 0 20px 20px;
    width: 900px;
}

/*新增样式*/
.tit {
    font-size: 30px;
    color: #333;
    margin: 52px 0 52px;
    text-align: center;
}

.quesList ul {
    height: 300px;
    text-align: center;
}


.icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
}


.quesList:nth-of-type(1) {
    margin-bottom: 5px;
}

.flex {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.flex {
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.quesList li a {
    font-size: 14px;
    color: #2d56b1;
    max-width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.top {
    background: url(/web/images/helpbanner.png) no-repeat;
    background-size: 100% 100%;
    height: 360px;
}

.top input {
    margin: 0 auto;
    display: block;
}

.questions {
    justify-content: space-around;
    flex-wrap: wrap;
    width: 1018px;
}

.questions div {
    width: 230px;
    height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    color: #333333;
    font-size: 12px;
    text-align: center;
    border-radius: 8px;
    padding: 84px 0 30px 0;
    margin-bottom: 24px;
}

.helpTit {
    justify-content: space-between;
    color: #FFFFFF;
    font-size: 14px;
    margin: 60px auto 24px auto;
    width: 776px;
}

.helpTit div {
    font-size: 20px;
    font-weight: 400;
}

.helpTit a {
    color: #fff;
    font-size: 14px;
}

.helpTit icon {
    padding-right: 4px;
    font-size: 18px;
    display: inline-block;
    vertical-align: bottom;
}

.top input {
    width: 776px;
    height: 56px;
    /**box-shadow: 0 4px 10px 4px rgb(252,82,23);**/
    box-shadow: 0 4px 10px 4px #337ab7;
    background: #fff;
    padding-left: 56px;
    line-height: 56px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.msg {
    width: 776px;
    padding-bottom: 42px;
    margin: 0 auto;
}

.msg li {
    font-size: 12px;
    padding: 12px 10px 0 0;
}

.msg a {
    color: #fff;
}

.quesList {
    justify-content: space-around;
}

.quesList li {
    padding-top: 20px;
}

.quesList li a {
    font-size: 14px;
    color: #2d56b1;
}

.quesList li:nth-of-type(1) {
    padding: 0 0 4px 0;
    /*margin-left: -2px;*/
    font-size: 16px;
    color: #333;
}

.quesList:nth-of-type(1) {
    margin-bottom: 5px;
}

.quesList:nth-of-type(2) {
    padding-bottom: 0px;
}

.helpself {
    justify-content: space-around;
    padding-bottom: 96px;
    border-bottom: 1px solid #eaecf0;
    margin-bottom: 55px;
}

.helpself > div {
    width: 310px;
    height: 176px;
    border-radius: 4px;
    padding: 40px 0 0 102px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
}

.helpself p:nth-of-type(1) {
    font-size: 20px;
    caption-side: #333;
}

.helpself p:nth-of-type(2) {
    font-size: 12px;
    caption-side: #999;
    padding: 16px 0;
}

.helpself div div {
    width: 104px;
    height: 32px;
    background: #2f6df7;
    text-align: center;
}

.helpself div a {
    line-height: 32px;
    color: #FFFFFF;
    font-size: 14px;
}

.top .rel {
    width: 776px;
    margin: 0 auto;
}

.top .abs {
    top: 14px;
    left: 18px;
    font-size: 24px;
    color: #666;
}


/*é—®é¢˜åˆ—è¡¨*/
.qlLeft {
    width: 270px;
    margin-right: 24px;
}

.qlLeft a, .qlLeft span {
    font-size: 12px;
    color: #666;
    padding-top: 24px;
    display: inline-block;
}

.qlLeft ul {
    padding: 28px 0;
    border-bottom: 1px solid #ededed;
}

.qlLeft ul:last-child {
    border: none;
}

.qlLeft li {
    padding: 12px 0;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}

.qlLeft li:hover {
    color: #2f6df7;
}

.qlright > div {
    width: 826px;
    background: #fafafa;
    margin-top: 10px;
    padding: 20px;
    position: relative;
    box-sizing: border-box;
}

.qlright > div:hover {
    box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.08);
}

.qlright .flex:hover {
    box-shadow: none;
}

.qlright p:nth-of-type(1) {
    font-size: 14px;
    color: #333;
    margin-bottom: 12px;
}

.qlright p:nth-of-type(2) {
    font-size: 12px;
    color: #999;
    overflow: hidden;
}

.qlright .flex {
    padding: 60px 0 28px 0;
    background: #fff;
    margin: 0;
}

.qlright .flex div {
    width: 80px;
    height: 32px;
    line-height: 32px;
    border-radius: 16px;
    text-align: center;
    font-size: 12px;
    color: #666;
    margin-right: 10px;
    cursor: pointer;
}

.qlright .flex div.act {
    background: #2f6df7;
    color: #fff;
}

.qlcenter {
    padding-bottom: 36px;
    margin-bottom: 36px;
    border-bottom: 1px solid #eaecf0;
}

.qlright .abs {
    top: 18px;
    right: 20px;
}

.qlright .abs > span {
    display: inline-block;
    width: 56px;
    height: 24px;
    border-radius: 12px;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
    margin-left: 12px;
}

.qlright .abs > span span:nth-of-type(1) {
    padding-right: 4px;
    font-size: 24px;
    line-height: 24px;
    vertical-align: bottom;
}

.qlright .abs .refresh {
    color: #49b816;
    background: #e4f8db;
}

.qlright .abs .hot {
    color: #ff8400;
    background: #ffebd6;
}

.qlright .abs .new {
    color: #3f78f8;
    background: #e7eeff;
}

.qlright .abs .top {
    color: #ff3f25;
    background: #ffecea;
    padding-top: 0px;
}

/*é—®é¢˜è¯¦æƒ…*/
.qdright {
    width: 920px;
}

.qdright > div:nth-of-type(1) {
    margin: 75px 0 14px 0;
    font-size: 20px;
    color: #333;
}

.qdright > p:nth-of-type(1) {
    font-size: 12px;
    color: #999;
    margin-bottom: 28px;
}

.qdright > p:nth-of-type(1) span {
    padding-right: 12px;
}

.qdright .detail p {
    margin-bottom: 18px;
    /*font-size: 14px;*/
    color: #666;
}

.qdright .detail img {
    max-width: 100%;
    padding-top: 13px;
}

.qdright .detail blockquote p, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0;
}

.qdright .detail blockquote {
    font-size: 16px;
}

.qdright h3 {
    margin: 20px 0 10px 0;
}

.qdright blockquote img {
    display: inline-block;

}

.qdbtn {
    margin: 32px 0;
    justify-content: center;
}

.qdbtn div {
    width: 106px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    color: #3077f6;
    border: 1px solid #3077f6;
    border-radius: 18px;
    margin: 0 18px;
    cursor: pointer;
    box-sizing: border-box;
    font-size: 14px;
}

.qdbtn div:hover {
    background: #3077F6;
    color: #fff;
}

.moreques p {
    color: #3077F6;
    padding: 28px 36px;
    font-size: 12px;
}

.moreques a {
    display: inline-block;
    width: 24%;
    padding-left: 36px;
    box-sizing: border-box;
    margin-bottom: 24px;
    font-size: 12px;
}

.moreques {
    widows: 870px;
    border: 1px solid #eaecf0;
    padding-bottom: 4px;
}

.top {
    padding-top: 160px;
}

.wrapper {
    width: 1179px;
    height: 100%;
    margin: 0 auto;
}

.header li > a {
    font-size: 16px;
}

.footer .footer-top p a:hover {
    color: #8c8d8d;
    text-decoration: underline;
}

.dropup, .dropdown {
    position: static;
}

a:link{
    color: #F00;
}

a:hover {
    color: #F06 !important;
    /*text-decoration: underline !important;*/
}

#groupid {
    width: 776px;
    position: absolute;
    z-index: 9999;

    max-height: 230px;
    overflow-y: auto;
    /*border: 1px solid #DDD;*/
    border-top: none;
    display: none;
    font-size: 14px;
    border-radius: 5px;
}

#groupid li {
    font-size: 14px;
    margin-top: 4px;
    line-height: 31px;
    border-bottom: 0.5px solid #eee;
    margin-left: 20px;
}
.help-list{
    display: grid;
    grid-template-columns: repeat(4,1fr);
}