.article-box-left {
    display: inline-block;
    width: 890px;
    float: left;
}

.article-box-right {
    display: inline-block;
    width: 325px;
    vertical-align: top;
    margin-top: 25px;
    text-align: left;
    float: right;
}

.artile-container.w1240 {
    position: relative;
    margin: 25px auto;
    text-align: center;
    width: 1240px;
    overflow: hidden;
}

.artile-container .nav_path {
    text-align: left;
    padding-bottom: 6px;
    width: 100%;
    display: inline-block;
}
.artile-container .nav_path .choosed {
    color: #3fabff;
}
.artile-container .aritle_box_div {
    text-align: center;
}

body.article-box {
    background-color: #eff2f7;
}

.article-box-left .article_ad_image {padding-bottom: 15px;background-color: rgb(244,244,244);}

.article-box-left .article-container {
    background-color: #fff;
    padding: 20px;
    text-align: left;
    border-radius:4px;
    box-shadow: 0px 5px 5px -1px rgb(0 0 0 / 10%);
}

.article-container {}

.article-box-left .article-container .nav {
    height: 28px;
    border-bottom: 1px solid rgb(229,229,229);
    font-size: 16px;
    position: relative;
    color: #181818;
}
.article-box-left .article-container .nav .nav-one-item {
    display: inline-block;
    height: 40px;
}
.article-box-left .article-container .nav .nav-one-item>a {margin: 0 17px 0 0;}
.article-box-left .article-container .nav .nav-one-item:last-child>a {
    padding-right: 0px;
}
.article-box-left .article-container .nav .nav-one-item>a.choosed {
    color: #3fabff;
    position: relative;
    font-weight: bold;
}

.article-box-left .article-container .nav .nav-two-item {
    position: absolute;
    text-align: left;
    left: 0px;
    top: 33px;
    color: #3e4959;
    width: 100%;
    border-bottom: 1px solid rgb(229,229,229);
    padding-left: 50px;
    background: #fff;
    z-index: 2;
    box-shadow: 0px 2px 19px 0px rgb(0 0 0 / 10%);
}
.article-box-left .article-container .nav .nav-two-item>span{
    display: inline-block;
    position: absolute;
    top: 19px;
    left: 15px;
}
.article-box-left .article-container .nav .nav-two-item>li {
    display: inline-block;
    text-align: center;
    font-size: 12px;
    color: #3e4959;
}
.article-box-left .article-container .nav .nav-two-item>li>a {
    border: 1px solid #c0c6cf;
    border-radius: 4px;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin: 15px 5px;
    white-space: nowrap;
    padding: 0 10px;
}
.article-box-left .article-container .nav .nav-two-item>li>a.choosed {
    background: #3fabff;
    color: #fff;
    border: 1px solid #3fabff;
}
.article-box-left .article-container .nav .nav-two-item>li>a:hover {
    border: 1px solid #3fabff;
}
.article-box-left .article-container .nav .nav-three-item {
    position: absolute;
    top: 50px;
    left: 0px;
    width: 100%;
    text-align: left;
    height: 30px;
}
.article-box-left .article-container .nav .nav-three-item>span {
    margin-right: 27px;
    left: 16px;
    position: relative;
}
.article-box-left .article-container .nav .nav-three-item>li {
    display: inline-block;
    height: 30px;
    margin-right: 10px;
    text-align: center;
}
.article-box-left .article-container .nav .nav-three-item>li>a.choosed {
    color: #3fabff;
}
.article-box-left .article-container .content_list {
    margin-top: 10px!important;
    position: relative;
}

.article-box-left .article-container .content_list .item {
    margin-top: 30px;
    height: 145px;
    border-bottom: 1px solid rgb(231,231,231);
}
.article-box-left .article-container .content_list a:last-child .item{
    border-bottom: none;
}
.article-box-left .article-container .content_list .item .item_left {
    margin-right: 20px;
    display: inline-block;
    width: 160px;
    height: 114px;
    overflow: hidden;
    border-radius: 4px;
    background-position: top center;
}
.article-box-left .article-container .content_list .item .item_left img {
    width: 100%;
}
.article-box-left .article-container .content_list .item .item_left img:hover {
    opacity: 0.8;
}
.article-box-left .article-container .content_list .item .item_right {
    display: inline-block;
    width: 625px;
    vertical-align: top;
    position: relative;
    height: 114px;
}

.content_list .item .item_right .title {
    font-size: 18px;
    padding-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:
            ellipsis;
    color: #121212;
}

.content_list .item .item_right .title:hover {color:#3fabff}
.content_list .item .item_right .content {
    font-size: 14px;
    color: #7a7a7a;
    height: 40px;
    overflow: hidden;
}

.content_list .item .item_right .bottom_info {
    position: absolute;
    bottom: 0px;
    width: 100%;
    color: #7a7a7a;
}
.content_list .item .item_right .bottom_info span.num i {
    display: inline-block;
    margin-bottom: -2px;
    margin-right: 2px;
}
.content_list .item .item_right .bottom_info span.fenlei {
    margin-left: 30px;
    float: right;
}

.content_list .item .item_right .bottom_info span.date {float: right;}
.article-box-right .free_create_resume_ad {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 15px;
    text-align: center;
    box-shadow: 0 4px 3px 0px rgb(179 179 179 / 10%);
    border-radius: 4px;
    padding-top: 20px;
}

.article-box-right .free_create_resume_ad span.title {
    font-size: 24px;
    margin-bottom: 15px;
    display: block;
}

.article-box-right .free_create_resume_ad .desc {
    font-size: 14px;
    color: rgb(156,156,156);
}

.article-box-right .free_create_resume_ad a.create_resume {
    display: block;
    width: 90%;
    height: 54px;
    line-height: 54px;
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
    background-color: #3fabff;
    color: #fff;
    border-radius: 4px;
    font-size: 16px;
    transition: all .3s;
}
.article-box-right .ad {
    display:block;
    margin: 0 0 12px 0;
    background: #fff;
    padding: 12px;
    border-radius:4px;
}
.article-box-right .ad a {
    display:block;
    margin:0 0 10px 0
}
.article-box-right .ad img {
    display:block;
    width:100%;
}
.article-box-right .program {
    display:none;
}
.article-box-right .hot_template {
    margin: 0px 0px 20px 0;
}
.article-box-right .hot_template .title {
    height: 26px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
.article-box-right .keyword_list {
    text-align: left;
    margin-left: -5px;
}
.article-box-right .keyword_list a {
    font-size: 12px;
    border: 1px solid #ddd;
    padding: 7px 10px;
    border-radius: 4px;
    margin: 0 5px 5px 5px;
    display:
            inline-block;
}

.article-box-right .hot_template .title span {
    font-size: 14px;
    float: left;
    color: rgb(33, 33, 33);
}

.article-box-right .hot_template .title a {
    float: right;
}
.hot_template .hot_template_list ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hot_template .hot_template_list a {
    display: inline-block;
    width: 145px;
    max-height: 195px;
    margin-bottom: 20px;
}

.hot_template .hot_template_list a:nth-child(even) {
    float: right;
}
.hot_template .hot_template_list span.mengceng {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    line-height: 100%;
    background: rgb(0 0 0 / 70%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: black;
    padding: 60% 0px;
    text-align: center;
}

.hot_template .hot_template_list i.chakan {
    display: inline-block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    background-color: #3fabff;
    border-radius: 5px;
    font-style: inherit;
    transition: all .3s;
}
.hot_template .hot_template_list i.chakan:hover{
    background-color: #008fff;
}

.hot_template .hot_template_list span.mengceng:hover {
    opacity: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.hot_template .hot_template_list li {
    position: relative;
    border: 1px solid rgb(231,231,231);
}
.hot_template .hot_template_list li img {
    width: 100%;
    height: 100%;
}

.article-box-right .hot_article {margin: 0 0 40px 0;display: none;}

.article-box-right .hot_article .title {
    height: 33px;
    color: rgb(1 100 250);
}

.article-box-right .hot_article .title span {
    font-size: 15px;
    float: left;
    color: rgb(33,33,33);
}

.article-box-right .hot_article .title a {
    float: right;
}
.article-box-right .hot_article .hot_article_list {
    text-align: left;
}
.hot_article .hot_article_list a {
    display: block;
    margin-bottom: 15px;
}
.hot_article .hot_article_list a span {
    margin-right: 5px;
}
.article_content_ad_image {
    width: 890px;
    height: 280px;
    border-radius: 4px;
    margin: 0 0 20px 0;
}
.article_content_ad_image a{
    display:block;
    width: 100%;
    height: 100%;
}
.article_content_ad_image img {
    width: 100%;
}
.article-detail .article-detail-info {
    position: relative;
    text-align: left;
    padding: 25px;
    background: #fff;
    margin: 5px 0 0 0;
    box-shadow: 0 4px 3px 0px rgb(179 179 179 / 10%);
    border-radius: 4px;
}

.article-detail .article-detail-info .detail img {max-width: 100%;}
.article-detail .article-detail-info .page {
    position: relative;
    margin-top: 30px;
    height: 50px;
    line-height: 50px;
    color: #707070;
    font-size: 12px;
    border-top: 1px solid #e7e7e7;
}
.article-detail .article-detail-info .page a:first-child {
    float: left;
}
.article-detail .article-detail-info .page a:last-child {
    float: right;
}
.article-detail-info .title {
    font-size: 24px;
}

.article-detail-info .base_info {
    margin-top: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgb(223,223,223);
    display: flex;
    justify-content: space-between;
}
.article-detail-info .base_info .info{
    display:flex;

}
.article-detail-info .base_info .img{
    width:40px;
    height:40px;
    border-radius:40px;
    overflow:hidden;
}
.article-detail-info .base_info .img img{
    display:block;
    width:100%;
}
.article-detail-info .base_info .name{
    padding:5px 0 0 10px;
}
.article-detail-info .base_info .autor {
    color: #3fabff;
    margin-right: 20px;
    font-size: 12px;
    display:block;
}
.article-detail-info .base_info .autor:nth-child(2) {
    color: #aaaaaa;
    margin-right: 40px;
}
.article-detail-info .base_info span.date {
    font-size: 12px;
    color: #aaaaaa;
}
.article-detail-info .base_info span.fenxiang {
    cursor: pointer;
    position: relative;
    font-size: 12px;
    color: #aaaaaa;
    vertical-align: bottom;
    padding: 23px 0 0 0;
}
.article-detail-info .base_info span.fenxiang:hover {
    color: #3fabff;
}
.article-detail .article-detail-info .detail {
    margin-top: 20px;
}
.article-detail .article-detail-info .detail ul,.article-detail .article-detail-info .detail li{
    font-size: 14px;
}
.article-detail-info .base_info span.fenxiang i.spilt_icon_img.gray_share_icon {
    display: inline-block;
    margin-bottom: -3px;
    margin-left: 0px;
    transform: scale(0.8);
}
.article-box .article-detail-info .bds_count{
    border: none !important;
    background: none !important;
    right: 0px !important;
    position: absolute !important;
    opacity: 0 !important;
}
.relativeList {
    margin-top: 20px;
    background: #fff;
    padding: 15px;
    box-shadow: 0 4px 3px 0px rgb(179 179 179 / 10%);
    border-radius: 4px;
}
.relativeList h2 {
    font-size: 14px;
    color: rgb(34, 36, 37);
    font-weight: bold;
    text-align: left;
    margin: 10px 0 0 0;
    padding: 0 0 0 10px;
}

.relativeList ul.itemList {
    /* text-align-last: auto; */
    /* text-align: justify; */
    color: rgb(82, 83, 83);
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    position: relative;
}
.relativeList ul.itemList li {
    width: 144px;
    height: 99px;
    display: inline-block;
    text-align: left;
    text-align-last: left;
    margin: 20px 10px;
}
.relativeList ul.itemList li .img{
    height:99px;
    overflow:hidden;
    border-radius:4px;

}
.relativeList ul.itemList li img {
    width: 100%;
    border-radius: 2px;
    background-color: #3fabff;
}
.relativeList ul.itemList span.title {
    display: inline-block;
    width: 150px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 5px 0px 0px;
}

.article-detail-info .floating{

    position: absolute;

    left: -70px;

    text-align: center;

    top: 90px;
}
.article-detail-info .floating li{
    margin: 0 0 20px 0;
    cursor: pointer;
}
.article-detail-info .floating li i{
    width: 45px;
    height: 45px;
    background: #fff url("../images/icon.png") no-repeat -2px -117px;
    display: block;
    border-radius: 50%;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.05);
    margin: 0 auto;
}
.article-detail-info .floating li:hover{
    opacity: .9;
}
.article-detail-info .floating li.like i{
    background-position: -2px 10px;
}
.article-detail-info .floating li.share i{
    background-position: -1px -33px;
}
.article-detail-info .floating li.custom:hover i{
    background-position: -55px -117px;
}
.article-detail-info .floating li.checked.like i{
    background-position: -55px 10px;
}
.article-detail-info .floating li.checked.share i{
    background-position: -55px -33px;
}
.article-detail-info .floating li.checked i{
    background-color: #fffcf4;
}
.article-detail-info .floating li p{
    padding:4px 0 0 0;
    color:#959595;
    font-size:14px;
}
.article-box-right .hot_article .hot_article_list li{
    border-bottom: 1px dashed rgb(229,229,229);
    position: relative;
    padding: 15px 0;
    height: 110px;
}
.article-box-right .hot_article .hot_article_list li .hover_opt{
    position:absolute;
    top: 10px;
    left:0;
    width:100%;
    height: 100px;
    background-color:#f0f0f0;
    text-align: center;
    vertical-align: middle;
    line-height: 110px;
    opacity:0;
    transition:top .5s;
}
.article-box-right .hot_article .hot_article_list li:hover .hover_opt{
    opacity:1;
    top: 5px;
    transition:top .3s;
}
.article-box-right .hot_article .hot_article_list li .hover_opt a{
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #3fabff;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    transition:all .4s;
}
.article-box-right .hot_article .hot_article_list li .hover_opt a:hover,.preview_resume_popup .resume_box  .hover_opt a:hover{
    opacity:1;
    background-color:rgb(16 126 255)
}
.article-box-right .hot_article .hot_article_list li:last-child{
    border-bottom: none;
}
.article-box-right .hot_article .hot_article_list .title{
    display: flex;
    height: 46px;
    border: none;
    margin: 0;
}
.article-box-right .hot_article .hot_article_list .title i{
    width: 46px;
    height: 46px;
    background: url("../images/resume_icon.png") no-repeat -16px -21px;
}
.article-box-right .hot_article .hot_article_list li:nth-child(2) .title i{
    background-position: -18px -85px;
}
.article-box-right .hot_article .hot_article_list li:nth-child(3) .title i{
    background-position: -22px -530px;
}
.article-box-right .hot_article .hot_article_list li:nth-child(4) .title i{
    background-position: -18px -158px;
}
.article-box-right .hot_article .hot_article_list li:nth-child(5) .title i{
    background-position: -19px -226px;
}
.article-box-right .hot_article .hot_article_list li:nth-child(6) .title i{
    background-position: -19px -299px;
}
.article-box-right .hot_article .hot_article_list li:nth-child(7) .title i{
    background-position: -19px -380px;
}
.article-box-right .hot_article .hot_article_list li:nth-child(8) .title i{
    background-position: -18px -461px;
}
.article-box-right .hot_article .hot_article_list li:nth-child(9) .title i{
    background-position:-14px -21px;
}

.article-box-right .hot_article .hot_article_list .title span,.article-box-right .hot_article .hot_article_list .title s{
    display: block;
}
.article-box-right .hot_article .hot_article_list .title s{
    color:#a4a4a4
}
.article-box-right .hot_article .hot_article_list .text {
    color:#7c7c7c;
    font-size: 12px;
}
.preview_resume_popup{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.6);
    z-index: 9999;
    display: none;
}
.preview_resume_popup.show{
    display: block;
}
.preview_resume_popup .preview_resume_content,.preview_resume_popup .resume_box{
    height: 100%;
    text-align:center;
}
.preview_resume_popup .resume_box{
    position: relative;
    margin: 50px auto;
}
.preview_resume_popup .preview_resume_content img{
    position:relative;
    display:inline-block;
    height: 100%;
    transition: all .4s;
}
.preview_resume_popup .preview_resume_content .img{
    position: relative;
    display: inline-block;
    justify-content: normal;
    height: 90%;
}
.preview_resume_popup .resume_box .hover_opt{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.2);
    opacity: 0;
}
.preview_resume_popup .resume_box  .hover_opt a{
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #3fabff;
    color: #fff;
    display: inline-block;
    border-radius: 4px;
    position: relative;
    top: 46%;
}
.preview_resume_popup .img:hover .hover_opt{
    opacity: 1;
}
.preview_resume_popup .resume_box .close{
    position: absolute;
    width: 50px;
    height: 60px;
    background: url(../images/resume_icon.png) no-repeat -16px -565px;
    top: -60px;
    right: 0;
    opacity: 1;
    cursor: pointer;
}
.preview_resume_popup .resume_box .close:hover{
    opacity: .9;
}
.article-box-left .article-container .content_list .item.noimg .item_left{
    display:none;
}
.article-box-left .article-container .content_list .item.noimg .item_right{
    width:100%;
}