
.question-center{
    margin: 0 auto;
    width: 1420px;
    min-width: 1420px;

}
.question-center-problem{
    margin: 0 auto;
    width: 1420px;
    min-width: 1420px;
}
.question-center-title{
    width: 100%;
    height: 85px;

}
.question-center-titleleft{
    height: 100%;
    width: 100%;
}
.question-center-titleleft>ul{
    list-style: none;
    /* height: 60px; */
    width: 100%;
    padding: 37px 0;
    box-sizing: border-box;
    line-height: 47px;
    display: inline-block;
}
.question-center-titleleft>ul>li{
    text-align: center;
    color: black;
    font-size: 14px;
    float: right;
    margin-right: 15px;
    border: none;

}
.question-center-titleleft>ul>li:hover{
    color:#0A95DA ;
}
.question-center-titleleft>ul>li>a:hover{
    color:#0a95da;
}
.question-center-titleleft>ul>li>a{
    text-align: center;
    margin-right: 15px;
    border: none;
    width: 80px;
    display: inline-block;
    font-size: 14px;
    transition: none!important;
    /* color: rgb(131, 131, 131); */
}
/* .question-center-titleleft>ul>li:nth-of-type(1){   
   width: 105px;
    margin-top: -5px;

}
.question-center-titleleft>ul>li:nth-of-type(2){
    font-size: 19px;
}

.question-center-titleleft>ul>li:nth-of-type(3){
    margin-left:560px;
} */

.helptitle-list{
    border-bottom: 2px solid #0a95da !important;
    height: 45px;
    color: #0a95da !important;
}
#help-page{
    left: 700px;
    height: 60px;
    top: -71px;
    width: 445px;
    border: none;
    white-space: normal;
}
#help-page>ul{
    width: 100%;
}
#help-page>li{
    line-height: 60px;
    font-size: 13px;
    color: grey;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    transition: all .2s;
    -webkit-transition: all .2s;
    position: relative;
    line-height: 40px;
    min-width: 65px;
    padding: 0 15px;
    text-align: center;
    cursor: pointer;

}
.help-problemAll{
    width: 100%;
}
.help-page-search{
    width: 100%;
    background-color: #F9F9F9;
    height: 180px;
    border: 1px solid #e5e4e4;
    margin-top: -17px;

}
.help-page-search>div>input{
    width: 776px;
    font-size: 15px;
    height: 50px;
    border: 1.5px solid #1e9fff;

    margin-left: auto;
    display: block;
}
.help-page-search .help-serach-inp .msgbox {
    margin-top: 30px;
    margin-left: auto;
    display: block;
    /* width: 849px; */
    padding-left: 280px;
    font-size: 16px;
    padding-bottom: 10px;
    color: #999999;
}
.help-page-search>div{
    width: 100%;
}
.help-page-search>div>ul{
    margin-left: 280px;
}
.help-page-search>div>button{
    background-color: #1e9fff !important;
    height: 51px;

}
.help-page-searchLabel{

    height: 34px;
    overflow: hidden;
}
.help-page-searchLabel>ul{
    width: 100%;
    height: 100%;
    line-height: 12px;
    font-size: 14px;
    color: #009622;
}
.help-page-searchLabel>ul>li{
    float: left;
    margin-right: 10px;

}
.help-page-searchLabel>ul>li:hover{
    color:#3388ff;
}
.help-page-commonProblemList{
    height: 100%;
}
.help-page-commonProblemList h2{
    width: 100%;
    padding: 19px 15px;
    box-sizing: border-box;
    font-size: 23px;
    color: #333;
}
.help-page-commonProblemList h2:hover{
    cursor: pointer;
}
.commonProblemList-table  ul li{
    list-style: disc;
    font-size: 12px;
    color: #0A95DA;
    line-height: 19px;

}
#help-page-ul li a{
    color: #3388FF;

}
/* #help-page-ul>li:nth-of-type(1)>a{
    float: right;
    font-size: 12px;
} */
.commonProblemList-table  ul li:nth-of-type(1){
    list-style:none;
    color:rgb(96, 93, 93);
}
.commonProblemList-table  ul li:nth-of-type(1) a{

    font-size: 16px;
    color:rgb(96, 93, 93) !important;
    line-height: 40px;
    margin-left: -10px;
}
#help-page-padding{
    padding-top: 5px;

}

.helpFont{
    width: 55px;
    height: 55px;
    border: 2px solid rgb(188, 187, 187);
    border-radius: 50%;
    box-sizing: border-box;
    left: 22px;
    top: 13px;
    position: relative;
    display: inline-block;
    display: flex;
    justify-content: center;
    align-items: center;
}
.helpFont i{
    display: inline-block;
    transform: scale(2);

}


.helpCenter-table  .commonProblemList-table:nth-of-type(5n-3) .helpFont{
    border: 2px solid #3388FF;
}
.helpCenter-table  .commonProblemList-table:nth-of-type(5n-2) .helpFont{
    border: 2px solid #00CC99;
}
.helpCenter-table .commonProblemList-table:nth-of-type(5n-1) .helpFont{
    border: 2px solid #FF8855;
}
.helpCenter-table .commonProblemList-table:nth-of-type(5n) .helpFont{
    border: 2px solid #44BA00;
}
.helpCenter-table  .commonProblemList-table:nth-of-type(5n-4) .helpFont{
    border: 2px solid #FF4444;
}
.helpCenter-table  .commonProblemList-table:nth-of-type(5n-3) .helpFont i{
    color:  #3388FF;
}
.helpCenter-table  .commonProblemList-table:nth-of-type(5n-2) .helpFont i{
    color:  #00CC99;
}
.helpCenter-table  .commonProblemList-table:nth-of-type(5n-1) .helpFont i{
    color: #FF8855;
}
.helpCenter-table  .commonProblemList-table:nth-of-type(5n) .helpFont i{
    color:  #44BA00;
}
.helpCenter-table  .commonProblemList-table:nth-of-type(5n-4) .helpFont i{
    color:  #FF4444;
}
.help-centerPage{
    background-color: white;
    width: 100%;
}
#help-page-selfService{

    margin-bottom: 25px;
    width: 100%;

}
#help-page-selfService h2{
    padding: 19px 15px;
    box-sizing: border-box;
    font-size: 23px;
    color: #333;
}
#help-page-selfService>h2>a{
    font-size: 12px;
    color: #0088CC;
    float: right;
}
#help-page-selfService ul{
    margin-left: 100px;
    height: 70px;
    width: 78%;
    margin-top: -42px;

}
#help-page-selfService ul li:nth-of-type(2){
    overflow: hidden;
    height: 40px;
    margin-top: 12px;
}
#seifservice{

    height: 130px;
}
#seifservice1{
    height: 130px;
}
#help-page-selfService .more{
    float: right;
    color: #3388FF;
    font-size: 15px;
    line-height: 28px;
}
#help-page-selfService .more:hover{
    cursor: pointer;
    opacity: 0.7;
}
#help-page-selfService ul li{
    list-style: none;
    width: 200px;
    color: grey;
}
.helpCenter-table{
    height: 100%;
    overflow: hidden;
}
#help-page-selfService ul li:nth-of-type(1){
    margin-left: 0;
    color: black;
    font-size: 16px;
}

.icon-mima{
    color: #2b7ef2;
    border: 1.5px solid #2b7ef2;
}
.icon-tel{
    color: #02CA96;
    border: 1.5px solid #02CA96;
}
.icon-xiugai{
    color: #4986db;
    border: 1.5px solid #2b7ef2;
}
.icon-dianpu{
    color: #02CA96;
    border: 1.5px solid #02CA96;
}
.icon-ico_weixinrenzheng{
    color: #41B904;
    border: 1.5px solid #41B904;
}
.icon-dianpu{
    color: #FF4C4C;
    border: 1.5px solid #FF4C4C;
}
.icon-guanliyuanrenzheng_o{
    color:  #FF8856;
    border: 1.5px solid  #FF8856;
}
/* .commonProblemList-table{border:1px solid #dedede; border-collapse:collapse;} */
.help-page-commonProblemList{
    margin-top: 20px;
    width: 100%;
    margin-bottom: 20px;
}
.commonProblemList-table{
    float:left;
    width:32.45%;
    padding:15px 35px;
    box-sizing: border-box;
    border: 1px solid rgb(221 221 221);
    background-color: #eff1f921;
    height: 176px;
    overflow: hidden;
}

.hovertable:hover{
    background-color:#F9F9F9;
    transition: all 0.3s linear;
    cursor: pointer;
}
#help-page-search{
    height:155px;
    min-width: 1070px;

}

.help-problemAll-list{
    width: 100%;
    margin-top: 20px;

}
.help-problemAll-list ul{
    display: block;
}
.help-problemAll-listLeft{
    float: left;
    font-size: 18px;
    padding-left: 0;
}
.problemAll-listleft-cont{
    margin-left: 240px;
    width: 800px;
    position: relative;
}
#problemAll-row1{
    background-color: white;
    padding-right:5px;
    width: 230px;
}
#problemAll-row1{
    border-top: 1px solid rgb(207, 207, 207);
    border-right: 1px solid rgb(207, 207, 207);
    border-left: 1px solid rgb(207, 207, 207);
}
#problemAll-row1>li{
    border-bottom: 1px solid rgb(207, 207, 207);
}

#problemAll-row1>li>a{
    color: rgb(93 93 93) !important;
    font-size: 17px !important;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    font-weight: 600;
}

#problemAll-row1>li dd{
    padding: 1px 10px;
    box-sizing: border-box;
}

#layui-nav-child{
    background-color:white !important;
}

#problemAll-row1>li dd a{
    border-radius: 3px;
    color: rgb(124, 122, 122);
    background-color:white;
}
#problemAll-row1>li dd>a:hover{
    background-color:rgb(246, 246, 246) ;
}

#problemAll-row1>li>dl{
    background-color: white;
}
#layui-nav-child{
    border-top: 1px solid rgb(207, 207, 207);
}

.help-problemAll-listRight>p{
    padding: 8px;
    color: rgb(124, 122, 122);
    line-height: 30px;
    background-color:rgb(244, 244, 244);

}
/* #problemAll-contentlist-title>li{        
    background-color:white;
    font-size: 12px;
    padding: 7px 12px;
    box-sizing: border-box;
    line-height: 12px;
    width: 40px;
    font-size: 12px;
} */
#problemAll-contentlist-title>li{
    font-size: 12px;
}
#problemAll-contentlist-title>li>div{
    width: 52px;
    height: 25px;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    color: black;

}
.problemAll-contentlist-title{
    border: none;
    border-bottom: 1px solid rgb(207 207 207 / 28%);
}
.problemAll-contentlist-time{
    font-size: 12px;
    margin-top: 5px;
}
.problemAll-contentlist-cont:hover{
    background-color:rgb(244, 244, 244);
}
.problemAll-contentlist-time>span:nth-of-type(1){
    color: #908e8e;
    margin-top: 5px;
    display: inline-block;
}
.help-problemList{
    float: right;
    width: 20px;
    height: 20px;
    margin-top: -29px;
}
.help-problemList img{
    width: 20px;
    height: 20px;
}
.problemAll-contentlist-cont{
    border-bottom: 1px solid rgb(207 207 207 / 28%) ;
    padding: 15px 20px 20px 10px;
    box-sizing: border-box;
}
.problemAll-contentlist-cont div a{
    font-size: 16px;
}
#problemAll-contentlist-title>.layui-this:after{
    border-bottom: none !important;
}

#layui-nav-child>.layui-this{
    background-color: white;
}
.questionAll-active{
    display: none;
}

.problemAll-listRightdiv>h5{
    color:#0088CC ;
}
.problemAll-listRightcont{
    width: 100%;
    box-shadow: 1px 1px 31px rgb(191 191 191 / 23%);
    padding: 35px 40px 31px 40px;
}
.problemAll-listRightcont .problem-detail-title{
    font-size: 29px;
    text-align: center;
    padding: 15px 15px 15px 15px;
}
.problemAll-listRightcont .problem-detail-time{
    font-size: 12px;
    margin-top: 5px;
    color: #a0a0a0;
    text-align: center;
}
.problemAll-listRightcont .problem-detail-content{
    display: inline-block;
    font-size: 14px;
    margin-top: 30px;
    width:100%;
}
.problemAll-listRightcont .problem-detail-content p{
    color: rgb(111, 111, 111);
    font-size: 16px;
    line-height: 35px;

}
.problemAll-listRightcont .problem-detail-content p img{
    width: 100%;
    object-fit: contain;
}
.expand{
    width: 100%;
    margin-top: 40px;

}
.expand>p{
    color: rgb(109, 109, 109);
    font-size: 14px;
    margin-bottom: 15px;
}
.expand>ul>li>a{
    color:#0088CC ;
    list-style: disc;
    font-size: 13px;
    line-height: 26px;
}
.problemAll-right{
    float: left;
    margin-bottom: 100px;
    padding-right: 0;
    width: 1093px;
    padding-left: 16px;
}

.layui-laypage-em{
    background-color: #3388FF !important;
}
.clearfix:after{
    content: "";
    display : block;height : 0;
    clear : both;
    visibility: hidden;
}
.clearfix{
    *zoom: 1;
}

.double-border{
    margin-bottom: 10px;
    margin-right: 10px;
}

.left-bar-staticState{
    content: '';
    top: 0;
    height: 55px;
    width: 5px;
    background-color: #009688;
    position:absolute;
    left: -2px;
}
.back{
    background-color: #F6F6F6;
}
/* #problemAll-row1>li dd {
    padding: 0;
} */
.demo{
}
.demo a{
    background-color: rgb(246, 246, 246)!important;
    overflow: visible;
}
.type-checked-span{
    opacity: 1;
    width: 5px;
    height: 55px;
    background-color: #3388ff;
}
.layui-nav-tree .layui-nav-item>a{
    padding: 0;
}
#help-page-list{
    line-height: 23px;
}

#problenm-search-btn:hover{
    cursor: pointer;
}
#problenm-search-tag li:hover{
    cursor: pointer;
}
.help-serach-inp{
    position: relative;
    height: 100px;
}
.help-serach-inp input{
    position: absolute;
    left: 47%;
    transform: translateX(-50%);
}
.help-serach-inp button{
    position: absolute;
    top: 30px;
    right: 248px;
}
.layui-nav-bar{
    background-color: #01AAED !important;
}
.problem-detail-content .ql-align-center img{
    width: 100%;
    height: auto;

}
.pagination>.active>span{
    background-color: #0a95da;
    border: none;
    margin-right: 5px;
}
.pagination li a{
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin-right: 5px;
}
.pagination li a:hover {
    background: #0a95da !important;
    color: white;
    border: none;
}
.pagination{
    height: 50px;
    margin-top: 20px;
    float: right;
}
.pagination span{
    margin-right: 5px;
}
.question-center #help-page-selfService:last-child{
    margin-bottom: 70px;
}
.layui-tab-brief>.layui-tab-title .layui-this{
    background-color: #5fb878;
    padding: 5px 0px 5px 0px;
    border-radius: 5px;
}
#problemAll-tab2-new>div:hover{
    color: #0a95da;
}
#problemAll-tab1-all>div:hover{
    color: #0a95da;
}
#help-page-list>a:hover{
    color: #3388ff9c;
    transition: 0.05s linear;
}
.problemAll-contentlist-cont>div>a:hover{
    transition: 0.01s linear;
}
.problemAll-right-margin{
    margin-top: 0;
}
.problem-detail-title i{
    font-size: 20px;
    color: grey;
}
.problem-detail-title i:hover{
    cursor: pointer;
    color: #0a95da;
}
.back-page img{
    width: 17px;
    height: 17px;
    margin-top: -2px;
}
.back-page{
    font-weight: 520;
    margin-bottom: 13px;

    color:#0a95da;
    display: inline-block;
}
.back-page:hover{
    cursor: pointer;
    color: #8fb9f4;
}
.pagination .active>span{
    border-radius: 4px;
}
