body {
    background: #f6f6f6;
}
.banner  {padding-top: 70px;margin-bottom: 32px;}
.breadCrumb1 {display: none;}

.list2 {display: none;}
.bg-blue {
    background: #446ba5
}

.bg-green {
    background: #6ba07c
}

.bg-orange {
    background: #e96b4e
}

.bg-gray {
    background: #a9b0bc
}

.bg-pink {
    background: #f2abbd
}

.bg-yellow {
    background: #f6b82a
}

.bg-red {
    background: #ff134f
}


.bannerPic img {width: 100%;}


.banner .title {
    position: absolute;
    left: 50px;
    bottom: 50px
}
.banner .title dt {
    width: 42px;
    height: 17px;
    font-size: 12px;
    color: #a3a3a3;
    line-height: 17px
}

.banner .title dd {
    height: 28px;
    font-size: 20px;
    font-weight: 800;
    color: #fff;
    line-height: 28px;
    text-align: left
}




.article-tab{
    display: flex;
    margin-bottom: 26px;

}

.article-tab>a{
    display: inline-block;
    cursor: pointer;
    flex: 1;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #666;
    background: #fff
}

.article-tab>a.active {
    color: #fff;
    background: #004898
}

.text-list .article-item a{
    cursor: pointer;
    display: flex;
    padding-right: 24px;
    color: #666;
    font-size: 16px;
    text-align: left;
    background: #fff
}

.text-list .article-item:not(:last-of-type) {
    padding-bottom: 24px;
}

.text-list .article-item .tags{
    top: 10px;
    right: 0;
    flex-wrap: wrap;
    width: 180px
}

.text-list .article-item .tags>div{
    float: right;
    text-align: center;
    width: 77px;
    height: 22px;
    margin: 5px;
    color: #fff;
    line-height: 22px;
    border-radius: 2px
}

.text-list .article-item .l{
    overflow: hidden;
    height: 193px;
    margin-right: 21px;
    border-radius: 8px
}

.text-list .article-item .l>img{
    height: 100%;
    transition: .5s ease
}

.text-list .article-item .l>img:hover {
    transform: scale(1.5)
}

.text-list .article-item .c{
    position: relative;
    flex: 1;
    display: flex;
    flex-direction: column;
    width: 500px
}

.text-list .article-item .c .ellipsis-2{
    color: #333;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px
}

.text-list .article-item .c p:last-of-type {
    margin-top: 12px;
    bottom: 10px;
    position: absolute
}

.text-list .article-item .c .desc{
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5
}















.business .container-list {
    display: flex;
    flex-direction: column;
    padding-top: 12px
}

.business .container-list .item {
    display: flex;
    background: #f6f6f6;
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.2);
    margin: 12px 0;
    overflow: hidden;
    box-sizing: border-box;
    align-items: center
}

.business .container-list .item .content {
    height: 100%;
    width: 50%;
    padding: 30px 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
}
.business .container-list .item .content p>strong{
    color:#ffffff;
}
.business .container-list .item .content .text {
    overflow: hidden
}

.business .container-list .item .content .more {
    color: #2c3e50;
    cursor: pointer;
    font-weight: 800;
    font-size: 14px;
}
.business .container-list .item .content .more span {
    position: relative;
    top: 2px;
}
.business .container-list .item .content .more:hover {
    color: #1d36c3
}

.business .container-list .item img {
    height: 100%;
    width: 50%;
    -o-object-fit: contain;
    object-fit: contain
}








/*学习课程*/

.course {
    background: #fff;
    padding-top: 20px;
    margin-top: -32px;
}
.course>.container {
    background: #fff;
    padding-bottom: 20px;
}
.course .searchInput {
    width: 100%;
    border: 2px solid #004898;
    line-height: normal;
    display: inline-table;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    display: flex;
}

.course .searchInput>input {
    position: relative;
    -webkit-appearance: none;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    border: 0;
    box-sizing: border-box;
    color: #606266;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
    width: 100%;
}

.course .searchInput .el-select {
    color: #333;
    background: #fff
}

.course .searchInput .el-select .el-select__caret {
    color: #333
}

.course .searchInput .el-button {
    width: 150px;
    background: rgb(0, 72, 152);
    color: rgb(255, 255, 255);
    font-size: 16px;
    border: 0;
    border-radius: 0;
    padding: 0 20px;
    box-sizing: border-box;
    margin: -1px 0px;
    position: relative;
}

.course .search {
    margin-top: 20px
}
.course .classify tr {
    border: 1px solid #e6e6e6;
}
.course .tr3 {
    display: none;
}
.course .tr4 .classify-item-brand{
    max-width: 100px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.course .tr4 .classify-item-brand img {
    width: 100%;
}
.course .tr4 .classify-item-brand .title {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
        font-size: 14px;
}
.course .tr4 .classify-item-brand .title:hover {
    color: #007aff
}
.course .search .classify {
    width: 100%;
    border: 1px solid #e6e6e6;
    border-collapse: collapse
}

.course .search .classify>tr {
    border: 1px solid #e6e6e6
}

.course .search .classify .classify-title {
    padding-left: 10px;
    background: #f6f6f6;
    width: 100px;
    text-align: left;
    font-size: 14px;
    font-weight: 800;
    color: #666;
    line-height: 20px;
    padding-top: 5px
}

.course .search .classify .classify-list {
    display: flex;
    flex-wrap: wrap
}

.course .search .classify .classify-list .classify-icon,.course .search .classify .classify-list .classify-item-brand {
    cursor: pointer;
    max-width: 100px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px
}

.course .search .classify .classify-list .classify-item-brand .title {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.course .search .classify .classify-list .classify-item-brand .title:hover {
    color: #004898
}

.course .search .classify .classify-list .classify-item {
    height: 30px;
    line-height: 30px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 800;
    color: #333;
    cursor: pointer;
    background: #ededed;
}

.course .search .classify .classify-list .classify-item:hover {
    color: #004898
}

.course .search .classify .classify-list .classify-item.active {
    color: #fff;
    background: #004898
}
.search-result {
    background: rgb(246, 246, 246);
}
.course-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}
.course-list .course-item {
    cursor: pointer;
    border: 0 solid #dadedf;
    border-radius: 10px;
    text-align: left;
    background: #fff;
}
.course-item img {width: 100%;object-fit: contain;transition: .5s ease;}
.course-item img:hover{
        transform: scale(1.1);
}
.course .course-list .course-item .course-item-time {
    margin: 12px;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #999;
    line-height: 20px
}

.course .course-list .course-item .course-item-title {
    margin: 12px;
    height: 50px;
    font-size: 18px;
    font-weight: 800;
    color: #333;
    line-height: 25px
}

.course .course-list .course-item .course-item-content {
    margin: 12px;
    height: 34px;
    font-size: 12px;
    font-weight: 400;
    color: #666;
    line-height: 17px
}




.brand-info {
    display: flex;
    justify-content: center;
    color: #666;
    height: 200px;
    font-size: 16px;
    text-align: left;
    background: #01569d;
    padding: 26px;
    border-radius: 4px;
    box-sizing:border-box;
}

.brand-info .l {
    overflow: hidden;
    height: 148px;
    margin-right: 36px
}

.brand-info .l>img {
    height: 100%;
    width: 100%
}

.brand-info dl {
    position: relative;
    flex: 1;
    display: flex;
    flex-direction: column
}

.brand-info dl dt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 48px
}

.brand-info dl dd {
    color: #ccc;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px
}

.brand-info dl dd:first-of-type {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden
}




/*产品分类列表*/

.brand-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr  1fr 1fr;
    gap: 20px;
}
.brand-list .brand-item {
    text-align:center;
}
.brand-list .brand-item img{
    width: 100%;
}
.brand-list .brand-item .title:hover {
    color: #004898;
}





.load-more {
    background: #004898;
    color: #fff;
    width: 200px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: 800;
    font-size: 14px;
    cursor: pointer;
    padding: 5px 10px;
    margin: 24px auto;

}
.el-divider {
    display: none;
    height: 1px;
    width: 100%;
    margin: 24px 0;
    background-color: #dcdfe6;
    position: relative;
}
.el-divider .text {

    position: absolute;
    background-color: #f6f6f6;
    padding: 0 20px;
    color: #303133;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);


}