/*常见问题*/
.section-1 {
    height: 300px;
    background: url(../images/00-banner30.jpg) no-repeat center top;
}

.section-1 .container {
    text-align: center;
    padding-top: 90px;
}

.section-1 .title {
    color: #FFFFFF;
    font-size: 44px;
    font-weight: bold;
}

.section-1 .desc {
    color: #FFFFFF;
    font-size: 20px;
    margin-top: 15px;
    letter-spacing: 10px;
}

.course_main {
    margin: 0 auto;
    position: relative;
}

.course_main .tabs {
    background: #FFFFFF;
    box-shadow: 0px 5px 20px 0px #0410210d;
}

.course_main .tabs ul {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
}

.course_main .tabs:after {
    content: ' ';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.course_main .tabs li {
    float: left;
    height: 60px;
    line-height: 60px;
    position: relative;
    text-align: center;
    cursor: pointer;
    color: #333333;
    font-size: 16px;
    margin-left: 90px;
}

.course_main .tabs li:first-child {
    margin-left: 0;
}

.course_main .tabs li:hover {
    color: #246FDC;
}

.course_main .tabs li.current {
    color: #246FDC;
}

.course_main .tabs li:last-child, .course_main .tabs li.last {
    margin-right: 0;
}

.course_main .items {
    overflow: hidden;
    min-height: 600px;
    margin: 0 auto;
    width: 1200px;
    padding: 40px 0;
}

.course_main .items .item {
    overflow: hidden;
    position: relative;
    display: none;
}

.course_main .items .item li {
    width: 100%;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    padding: 30px 0 20px;
}

.course_main .items .item li .number {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background-color: #246FDC;
}

.course_main .items .item li .info {
    float: left;
    width: calc(100% - 70px);
    margin-left: 20px;
}

.course_main .items .item li .info .ask {
    font-size: 15px;
    font-weight: bold;
    color: #333;
    line-height: 24px;
}

.course_main .items .item li .info .answer {
    font-size: 14px;
    /* color: #888; */
    margin-top: 15px;
    line-height: 30px;
}

.el-tabs--card {
    margin-top: 15px;
}

.el-tabs--card > .el-tabs__header {
    border: 0;
    width: 820px;
    margin: 0 auto 40px;
}

#sqtg .el-tabs--card > .el-tabs__header {
    width: 405px;
}

.el-tabs--card > .el-tabs__header .el-tabs__nav {
    border-bottom: 1px solid #E6E6E6;
}

.el-tabs--card > .el-tabs__header .el-tabs__item {
    width: 200px;
    height: 54px;
    padding: 0;
    text-align: center;
    line-height: 54px;
    box-sizing: border-box;
    color: #888;
    font-size: 16px;
    padding-left: 0 !important;
    transition: none;
}

.el-tabs--card > .el-tabs__header .el-tabs__item:hover {
    color: #246FDC;
}

.el-tabs--card > .el-tabs__header .el-tabs__item.is-active {
    background: linear-gradient(0deg, #2d44f2, #2aa7ff);
    color: #FFFFFF;
    border-bottom: 0;
    padding-left: 0 !important;
}

.answer_p{
    text-align:left;text-indent:0;margin-left:0
}
.answer_span{
    color: rgb(51, 51, 51); font-size: 14px; font-family: 微软雅黑, Microsoft YaHei;
}
.answer_span16{
    color:rgb(51, 51, 51);font-size:16px
}
.span16{
    font-family: 微软雅黑, Microsoft YaHei; font-size: 16px;
}
.span14{
    font-size:14px
}
.answer_a_span{
    font-size: 14px; font-family: 微软雅黑, Microsoft YaHei
}
.answer_a{
    font-size: 14px; font-family: 微软雅黑, Microsoft YaHei
}
.answer_p_answer{
    text-align:left;text-indent:0;margin-left:0;line-height:115%
}
.answer_p_span{
    color:rgb(51, 51, 51);font-size:14px
}
.ever-article_p_span{
    font-family: 微软雅黑, Microsoft YaHei;
}
.span10_5pt{
    font-size:10.5pt
}