
/*************banner区域开始*******************/


.section-bannmer{
    background: url("https://ec-img.eccang.com/www/eccang/img/2021/10/21/ec_1634800198.png") no-repeat;
    background-size: 100% 100%;
    height: 420px;
}

.section-bannmer div.main-box{
    display: flex;
}
.section-bannmer .left-box{
    width: 60%;
    padding-right: 160px;
}
.section-bannmer .left-box .no-icon-box{
    margin-top: 50px;
}
.section-bannmer .left-box .title-box{
    margin-top: 25px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}
.section-bannmer .left-box .avatar-box{
    margin-top: 40px;
    display: flex;
}
.section-bannmer .left-box .avatar-box .avatar img{
    width: 68px;
    height: 68px;
    border-radius: 50%;
}
.section-bannmer .left-box .avatar-box .customer-name{
    margin-left: 20px;
    line-height: 30px;
    color: #333333;
}
.section-bannmer .left-box .avatar-box .customer-name .customer-b-name{
    font-weight: 500;
    font-size: 18px;
}
.section-bannmer .left-box .avatar-box .customer-name .customer-job-name{
    font-size: 16px;
    font-weight: 400;
}
.section-bannmer .left-box .banner-icon-box{
    margin-top: 80px;
}

.section-bannmer .left-box .deputy-box{
    font-weight: 700;
    font-size: 24px;
    margin-top: 40px;
}
.section-bannmer .right-box{
    padding: 0 60px;
    padding-top: 80px;
    padding-right: 0;
    height: 400px;
    background: url(https://ec-img.eccang.com/www/eccang/img/2021/09/01/ec_1630489020.png) no-repeat;
    display: flex;
    flex: 1;
    flex-direction: column;
}
.section-bannmer .right-box .tag-box{
    font-weight:400;
}
.section-bannmer .right-box .tag-box span{
    background: rgba(72, 146, 248, 1);
    color: #fff;
    text-align: center;
    width: 79px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    border-radius: 4px;

}
.section-bannmer .right-box .title{
    margin-top:20px;
    font-weight: 700;
    font-size:18px;
}
.section-bannmer .right-box .title-box{
    font-weight: 400;
    font-size: 16px;
    margin-top:20px;
    position: relative;
    flex: 1;

}
.section-bannmer .right-box .title-box ul{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 30px;
}
.section-bannmer .right-box .title-box ul li{
    position: relative;
    padding-left: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}
.section-bannmer .right-box .title-box ul li>a{
    color:rgba(0, 0, 0, 0.85);
    font-size: 16px;
}
.section-bannmer .right-box .title-box ul li::after{
    content: " ";
    position: absolute;
    left: 0;
    top: 4px;
    bottom: 0;
    text-align: center;
    width: 20px;
    height: 15px;
    background: url(https://ec-img.eccang.com/www/eccang/img/2021/01/28/ec_1611816097.png) no-repeat;
}


/*************banner区域结束*******************/
/************公共栏目************/
.section-nav-box{
    height: 68px;
    background: #F2F7FC;
}
.section-nav-box>div{
    display: flex;
    line-height: 68px;
    justify-content: space-between;
}
.section-nav-box>div>a{
    font-size: 16px;
    font-weight: 400;
    color: #333333;

}
.section-nav-box>div .left-nav{
    width: 50%;

}
.section-nav-box>div .left-nav a{
    margin-right: 45px;
    font-weight: 600;
    color: #333333;
    font-size: 16px;
    display: inline-block;
}
.section-nav-box>div .left-nav a.active{
    color: #2269F0;
    border-bottom: 3px solid #2268F0;

}
.section-nav-box>div .right-nav{
    flex: 1;
    text-align: right;
}
.section-nav-box>div .right-nav a{
    color: #333333;
    font-size: 16px;
    font-weight: 600;
}
.section-nav-box>div .right-nav a.color999999{
    color:#999999;
}
/********************************************************/
.section-main-box{
    padding-top: 40px;
    padding-bottom: 40px;
}

.section-main-box .main-box{
    display: flex;
    padding: 40px;
    background: #ffffff;

}
.section-main-box .main-box .left-main{
    flex: 1;
    margin-right: 70px;
}
.section-main-box .main-box .left-main .title-box{

    font-size: 30px;
    font-weight: 500;
    color: #333333;
    line-height: 48px;
    text-align: center;
}
.section-main-box .main-box .left-main .author-box{
    font-weight: 400;
    color: #999999;
    line-height: 48px;
    border-bottom:1px solid rgba(237, 237, 237, 1);
    text-align: center;
}
.section-main-box .main-box .left-main .desc-box{
    background: #F6F7FA;
    padding: 15px;
    position: relative;

}
.section-main-box .main-box .left-main .desc-box>h4{
    font-weight: bold;
    color: #555555;
    font-size: 18px;
    line-height: 35px;
}
.section-main-box .main-box .left-main .desc-box .desc{
    font-size: 18px;
    font-weight: 400;
    color: #999;
    line-height: 35px;
}
.section-main-box .main-box .left-main .content-box{
    margin: 50px 0;
    line-height: 35px;
    font-size: 18px;
}
.section-main-box .left-main .img-box-ad{
    margin-top: 30px;
}
.section-main-box .img-box-ad a img{
    width: 100%;
}
.section-main-box .left-main .article-pre-next{
    border-top: 1px solid #EDEDED;
    display: flex;
    justify-content: space-between;
    line-height: 70px;

}
.section-main-box .left-main .article-pre-next a{
    font-weight: 400;
    color: #000000;
    width: 40%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.view-main-box{
    text-align: center;
    margin-bottom: 50px;
}
.view-main-box a{
    display: inline-block;
    width: 80px;
    height: 34px;
    line-height: 34px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.14);
    border-radius: 40px;
}
.view-main-box a.like-box{
    margin-right: 20px;
}
.view-main-box a.share-box{
    cursor: unset;
}
/********************************************************/

.section-main-box .right-main{
    width: 300px;
}
.section-main-box .right-main .right-list-box{
    padding:0 15px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.14);
    margin-bottom: 20px;
    padding-bottom: 15px;
}
.section-main-box .right-main .right-list-box h4.title{
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    line-height: 48px;
    border-bottom: 1px solid #EDEDED;
}

.section-main-box .right-main .recommend-box{
    margin-top: 15px;
}
.section-main-box .right-main .recommend-box li{
    position: relative;
    border-bottom: 1px solid rgba(237, 237, 237, 1);
    margin-bottom: 10px;
}
.section-main-box .right-main .recommend-box li:last-child{
    border-bottom: 0;
}
.section-main-box .right-main  .recommend-box li .img-box img{
    width: 100%;
}
.section-main-box .right-main  .recommend-box li .desc-box {

    padding: 15px 10px;
}
.section-main-box .right-main  .recommend-box li .desc-box .title-box{
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;

}
.section-main-box .right-main .recommend-box li .desc-box .deputy-box{
    margin-top: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #999999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.section-main-box .right-main  .recommend-box li .desc-box .tag-box{
    background: #2269f0;
    border-radius: 4px;
    font-weight: 400;
    color: #FFFFFF;
    padding: 5px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #2268F0;
    border-radius: 0px 0px 12px 0px;
}
.section-main-box .right-main  .recommend-box li  .deputy-box .icon {
    width: 14px;
    height: 11px;
    margin-right: 5px;
    fill: #B6B6DC;
}

.section-main-box .right-main .right-list-box.keyword-box .content{
    padding-top: 20px;
    padding-bottom:10px;
}
.section-main-box .right-main .right-list-box.keyword-box .content a{
    height: 32px;
    border-radius: 2px;
    border: 1px solid #EDEDED;
    padding: 5px 8px;
    text-align: center;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
}


