/*.header {*/
    /*background: none;*/
/*}*/
.help_banner {
    height: 360px;
    background: url("../img/help_banner.jpg") no-repeat center;
    padding-top: 80px;
}
.help_banner .help_main {
    width: 1200px;
    height: 100%;
    margin: auto;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.help_banner .help_main h3 {
    font-size: 36px;
    font-weight: 500;
    height: 110px;
    line-height: 110px;
}
.help_banner .help_main p {
    font-size: 16px;
}
.help_banner .help_main .search_box {
    width: 600px;
    height: 60px;
    display: flex;
    align-items: center;
    padding: 0 0 0 15px;
    box-sizing: border-box;
    margin-top: 40px;
    border: 2px solid #fff;
}
.help_banner .help_main .search_box input {
    height: 100%;
    box-sizing: border-box;
    border: none;
    flex: 1;
    cursor: text;
    font-size: 18px;
    margin-left: 10px;
    caret-color: #000;
    background: none;
}
{
    height: 100%;
    box-sizing: border-box;
    border: none;
    flex: 1;
    cursor: text;
    font-size: 18px;
    margin-left: 10px;
    caret-color: #000;
    background: none;
}
.help_banner .help_main .search_box button {
    width: 100px;
    height: 100%;
    background: #fff;
    font-size: 18px;
    display: inline-block;
    line-height: 60px;
    text-align: center;
    border: none;
    color: #FFf;
    cursor: pointer;
    color: #11C4FF;
}
.help_max {
    width: 1200px;
    margin: auto;
}
.help_max .max_seat {
    display: flex;
    justify-content: space-between;
    padding: 15px;
    font-size: 14px;
}
.help_max .max_seat a:hover {
    color: #0F7BFF;
}
.help_max .max_seat p:last-child {
    margin-right: 290px;
    font-size: 18px;
}
.help_max .max_cetl {
    width: 931px;
    min-height: 305px;
    border: 1px solid #e9eaec;
    box-sizing: border-box;
    padding: 0 18px 0 0;
    float: left;
}
.help_max .max_cetl ul li {
    font-size: 18px;
    padding-top: 15px;
    margin-top: 25px;
}
.help_max .max_cetl ul li a h5 {
    font-weight: 500;
    padding: 10px 0;
    color: #333333;
}
.help_max .max_cetl ul li a h5:hover {
    color: #10B4FF;
}
.help_max .max_cetl ul li a .lit_p1 {
    font-size: 16px;
}
.help_max .max_cetl ul li a {
    color: #666;
}
.help_max .max_cetl ul li .lit_p2 {
    font-size: 12px;
    color: #666666;
    padding: 5px 0;
    max-height: 43px;
    white-space: normal;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.help_max .max_cetl .fot_paging {
    display: flex;
    padding: 25px 0;
    justify-content: flex-end;
}
.help_max .max_cetl .fot_paging a {
    width: 30px;
    height: 30px;
    background: #eee;
    margin: 0 10px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #e9eaec;
}
.help_max .max_cetl .fot_paging .a1,
.help_max .max_cetl .fot_paging .a2 {
    width: 50px;
    height: 30px;
}
.help_max .max_cetl .fot_paging .active_a {
    background: #0F7BFF;
    color: #fff;
}
.max_cetr {
    width: 249px;
    min-height: 305px;
    float: right;
    border: 1px solid #e9eaec;
    padding: 20px;
}
.max_cetr ul li {
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 20px 0;
}
.max_cetr ul li a{
    color:#666666;
}
.max_cetr ul li span {
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    line-height: 15px;
    font-size: 12px;
    color: #fff;
    position: relative;
    top: -1px;
    margin-right: 6px;
    margin: 0 auto;
}
.max_cetr ul li a:hover {
    color: #0F7BFF;
}
.max_cetr .max_ad {
    width: 380px;
    height: 590px;
    background: #666666;
    margin-top: 15px;
}
.leftNews{
    width: 109px;
    text-align: right;
    margin-top: 20px;
    margin-right: 23px;
    float: left;
}
.leftNews .leftNews-day{
    color: #10B4FF;
    font-size: 30px;
}
.leftNews .leftNews-year{
    color:#999999;
    font-size: 16px;
}
.rightNews{
    width: 777px;
    position: relative;
    border-left: 1px solid #ddd;
    padding-left: 14px;
}
.help_max .max_cetl .rightNews .readArticle{
    color: #10B4FF;
    font-size: 14px;
    position: absolute;
    right: 0;
    bottom: -23px;
}
.rightNews .readArticle img{
    margin-left: 5px;
}
#laypage{
    text-align: center;
    margin-top: 40px;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #0B95FF;
}
.max_cetr ul li span .dot{
    background: #ddd;
    height: 6px;
    width: 6px;
    border-radius: 100%;
    text-align: center;
}
.max_cetr .hot_article_title{
    position: relative;
    color: #000000;
    font-size: 18px;
    margin-left: 13px;
}
.max_cetr .hot_article_title:before{
    content: "";
    position: absolute;
    left: -10px;
    top: 5px;
    width: 3px;
    height: 18px;
    background: #10B4FF;
    background: linear-gradient(0deg,rgba(144,63,255,1),rgba(16,180,255,1));
}
/*帮助中心*/
.help_content{
    text-align: center;
}
.helpSort{
    margin: 35px auto;
    text-align: center;
}
.helpSort a{
    height: 89px;
    line-height: 89px;
    width: 194px;
    margin-right: 80px;
    display: inline-block;
    box-shadow:0px 3px 14px 0px rgba(52,182,237,0.22);
    border-radius:6px;
    text-align: center;
    font-size: 18px;
}
.helpSort a.active{
    background: url("../img/card_on.png") top center;
    height: 99px;
    width: 194px;
    box-shadow: none;
    color: #fff;
}
.helpSort a .quesIcon{
     background: url("../img/h_question.png") top center no-repeat;
     height: 66px;
     width: 48px;
     display: inline-block;
     vertical-align: top;
}
.helpSort a .courseIcon{
    background: url("../img/h_course.png") top center no-repeat;
    height: 66px;
    width: 48px;
    display: inline-block;
    vertical-align: top;
}
.helpSort a .newsIcon{
    background: url("../img/h_news.png") top center no-repeat;
    height: 66px;
    width: 48px;
    display: inline-block;
    vertical-align: top;
}
.helpSort a.active .quesIcon{
    background: url("../img/h_question_on.png") top center no-repeat;
    height: 66px;
    width: 48px;
    display: inline-block;
    vertical-align: top;
}
.helpSort a.active .courseIcon{
    background: url("../img/h_course_on.png") top center no-repeat;
    height: 66px;
    width: 48px;
    display: inline-block;
    vertical-align: top;
}
.helpSort a.active .newsIcon{
    background: url("../img/h_news_on.png") top center no-repeat;
    height: 66px;
    width: 48px;
    display: inline-block;
    vertical-align: top;
}
.cont3_ul{
    margin-top: 20px;
}
.cont3_ul .con3_ul_l{
    float: left;
    margin-right: 20px;
}
.cont3_ul li{
    width:585px;
    height:115px;
    border:1px solid #E1E6F0;
    padding: 20px;
    float: left;
    margin-right: 30px;
    position: relative;
}
.cont3_ul li.mr0{
    margin-right: 0;
}
.cont3_ul li .con3_ul_day{
    color: #20D4EF;
    font-size: 36px;
}
.cont3_ul li .con3_ul_year{
    color: #999999;
    font-size: 14px;
}
.cont3_ul li .con3_ul_r_title{
    color: #333333;
    font-size: 16px;
    display: block;
    text-align: left;
}
.cont3_ul li .con3_ul_r{
    text-align: left;
    width: 464px;
}
.cont3_ul li .con3_ul_r_con{
    color: #6F6F6F;
    margin-top: 12px;
    display: block;
    max-height: 46px;
    line-height: 23px;
    overflow: hidden;
    text-align: left;
}
.help_banner .help_main .search_box input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color:#fff;background:none; outline:none; border:0px;}
.help_banner .help_main .search_box input:-moz-placeholder, textarea:-moz-placeholder {color: #fff;}
.help_banner .help_main .search_box input::-moz-placeholder, textarea::-moz-placeholder {color: #fff;}
.help_banner .help_main .search_box input:disabled{background-color: inherit;}
.help_banner .help_main .search_box input:-ms-input-placeholder, textarea:-ms-input-placeholder {color: #fff;}
.goBtn{
    background: url("../img/forward_b.png") top center no-repeat;
    height: 22px;
    width: 22px;
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 20px;
}
