/**************************  文章详情页-start *************************/
.help-pos {width: 100%;max-width: 1920px;min-width: 1200px;margin: 0 auto;}
.help-pos .help-pos-content {width: 1200px;margin: 0px auto;padding: 55px 0 45px;font-size: 16px;}
.help-pos .help-pos-content a {color: #333;}
.help-pos .help-pos-content span {color: #ff5931;}

.help-news {width: 100%;max-width: 1920px;min-width: 1200px;background-color: #f6f9fa;margin: 0 auto;}
.help-news .help-news-content {width: 1200px;margin: 0px auto;padding-bottom: 120px;}
.help-news .help-news-content .help-news_list {display: inline-block;width: 755px;padding: 38px 20px 95px 38px;background-color: #fff;box-shadow: 0 8px 35px rgba(255, 255, 255, 0.08);border-radius: 4px;vertical-align: top;}
.help-news .help-news-content .help-news_list .title {font-size: 24px;font-weight: bold;padding-left: 20px;margin-bottom: 28px;border-left: 4px solid #ff5931;}
.help-news .help-news-content .help-news_list .pageInfo {padding: 20px 0 0;}
.help-news .help-news-content .help-news_list .pageInfo a {display: inline-block;height: 30px;line-height: 30px;padding: 2px 15px;margin: 0 2px;border: 1px solid #eee;border-radius: 4px;}
.help-news .help-news-content .help-news_list .pageInfo a.active {color: #fff;background-color: #ff5931;}
.help-news .help-news-content .help-news-menu {display: inline-block;width: 395px;margin-left: 45px;vertical-align: top;}
.help-news .help-news-content .help-news-menu .menu {display: flex;flex-wrap: wrap;justify-content: inherit;}
.help-news .help-news-content .help-news-menu .menu > a {display: inline-block;width: 120px;height: 40px;line-height: 40px;text-align: center;background-color: #fff;border-radius: 4px;box-shadow: 0 8px 35px rgba(38, 14, 70, 0.08);margin: 0 10px 20px 0;cursor: pointer;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color:#000;}
.help-news .help-news-content .help-news-menu .menu > a:nth-child(3n){margin-right: 0;}
.help-news .help-news-content .help-news-menu .menu > a.active {color: #fff;background-color: #ff5931;}
.help-news .help-news-content .help-news-menu .adv {display: inline-block;width: 395px;height: 284px;background-size: 100% 100%;margin-top: 20px;padding-top: 70px;text-align: center;}
.help-news .help-news-content .help-news-menu .adv > div:first-child {font-weight: bold;margin-bottom: 10px;}
.help-news .help-news-content .help-news-menu .adv .buy {display: inline-block;width: 200px;height: 50px;line-height: 50px;color: #fff;background-color: #ff5931;text-align: center;font-size: 20px;border-radius: 4px;margin-top: 30px;}
.help-news .help-news-content .help-news-menu .qq {display: inline-block;width: 395px;height: auto;background-color: #fff;margin-top: 50px;padding: 35px 20px;border-radius: 4px;box-shadow: 0 8px 35px rgba(38, 14, 70, 0.08);}
.help-news .help-news-content .help-news-menu .qq > div:first-child {font-size: 24px;font-weight: bold;vertical-align: middle;}
.help-news .help-news-content .help-news-menu .qq > div:first-child img {margin-left: 5px;vertical-align: middle;margin-bottom: 5px;}
.help-news .help-news-content .help-news-menu .qq > div:nth-child(2) {font-size: 16px;padding: 20px 0 10px;}
.help-news .help-news-content .help-news-menu .qq > div:nth-child(2) a {display: inline-block;margin-left: 20px;padding: 2px 10px;font-size: 16px;font-weight: bold;background-color: #f6d8e1;color: #ff5931;border-radius: 4px;}
.help-news .help-news-content .help-news-menu .qq .download a {display: inline-block;width: 141px;height: 48px;line-height: 48px;background-color: #ffe6df;color: #ff5931;font-size: 16px;border-radius: 4px;}
.help-news .help-news-content .help-news-menu .qq .download .desc {width: 100%;margin: 10px auto 0;text-align: left;}
.help-news .help-news-content .help-news-menu .hot{height: auto;background-color: #fff;margin-top: 44px;padding: 28px 20px;border-radius: 4px;box-shadow: 0 8px 35px rgba(38, 14, 70, 0.08);}
.help-news .help-news-content .help-news-menu .hot .title {font-size: 24px;font-weight: bold;padding-left: 0;margin-bottom: 28px;border-left: unset;}
.help-news .help-news-content .help-news-menu .wx2wm > div:last-child{
    display: unset;
}

.help-news_item {padding: 20px 0;border-bottom: 1px solid #f1f1f1;}
.help-news_item:last-of-type {border-bottom: none;}
.help-news_item > img {width: 180px;height: 146px;display: inline-block;vertical-align: top;}
.help-news_item .wrapper {display: inline-block;width: calc(100% - 190px);padding: 0 25px;}
.help-news_item .wrapper .itemTitle {display: block;width: 100%;font-size: 20px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.help-news_item .wrapper .itemTitle:hover {color: #ff5931;font-weight: bold;}
.help-news_item .wrapper .desc {width: 100%;font-size: 14px;line-height: 20px;color: #666;padding: 10px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.help-news_item .wrapper .more {font-size: 14px;color: #ff5931;}
.help-news_item .wrapper .tag {width: 100%;padding-top: 40px;color: rgba(51, 51, 51, 0.5);}
.help-news_item .wrapper .tag > div {display: inline-block;font-weight: bold;padding-left: 40px;}
.help-news_item .wrapper .tag > div a {color: rgba(51, 51, 51, 0.5);}

.help-news_hotItem .left {display: inline-block;width: 70%;vertical-align: top;}
.help-news_hotItem .left .itemTitle {display: block;width: 100%;font-size: 18px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.help-news_hotItem .left .desc {width: 100%;font-size: 14px;color: rgba(51, 51, 51, 0.5);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.help-news_hotItem .right {display: inline-block;width: 30%;line-height: 20px;color: rgba(51, 51, 51, 0.5);margin-left: -5px;text-align: right;vertical-align: top;}

.news_detail p {padding: 0 0 10px 0;text-indent: 2em;}
.news_detail h1, .news_detail h2, .news_detail h3, .news_detail h4{padding: 0 0 10px 0; font-size: 14px; text-indent: 2px; text-indent:2em;}
.news_detail a{color: #4876C8;}
.news_detail h2, .news_detail h3, .news_detail h4{font-weight:bold;}

/**  文章详情页-读者也喜欢读 -start**/
.also_read{width: 1200px;margin: 80px 0 auto;display: flow-root;}
.also_read .also_title{font-weight: 700;font-size: 24px;line-height: 28px;}
.also_read .also_list{margin-top: 35px;}
.also_read .also_list .also_item a{text-decoration: none;}
.also_read .also_list .also_item{float: left;background: #FFFFFF;border-radius: 0px 0px 4px 4px;width: 24%;margin-right: 1.3%;}
.also_read .also_list .also_item:last-child{margin-right: unset;}
.also_read .also_list .also_pic{}
.also_read .also_list .also_pic img{
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: top;
    max-height: 160px;
}
.also_read .also_list .also_info{padding: 12px 17px;}
.also_read .also_list .also_info .also_name{height: 44px;font-weight: 700;font-size: 16px;line-height: 22px;color: #222222;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.also_read .also_list .also_info .also_desc{margin: 10px 0 12px 0;font-size: 14px;line-height: 24px;color: #222222;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.also_read .also_list .also_info .to_read{font-size: 12px;line-height: 17px;text-align: right;color: #F66120;}
/**  文章详情页-读者也喜欢读 -end**/

/**  模板素材排行-start   **/
.moban_rank {margin-top: 20px;border-radius: 0px;background: #FFFFFF;box-shadow: 6px 10px 30px 3px rgba(39, 92, 141, 0.06);}
.moban_rank .title {height: 50px;line-height: 50px;font-size: 16px;font-weight: bold;color: #222;border-bottom: 1px solid #F0F2F6;display: flex;align-items: center;padding: 0 15px;}
.moban_rank ul {margin: 20px 12px 0;padding-bottom: 10px;}
.moban_rank li {margin-bottom: 28px;display: flex;align-items: flex-start;}
.moban_rank li i {display: inline-block;width: 24px;text-align: center;font-style: normal;font-size: 18px;font-weight: bold;color: #c0c0c0;margin: 1px 10px 0 0;}
.moban_rank li:nth-of-type(1) i {color: #F94E37;}
.moban_rank li:nth-of-type(2) i {color: #FF6F2A;}
.moban_rank li:nth-of-type(3) i {color: #FFA931;}
.moban_rank li a{display: inline-block;width: calc(100% - 24px);font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333;}
.moban_rank li .name {padding-bottom: 4px;color: #333;}
/**  模板素材排行-end   **/

/**  在线课程排行-start   **/
.course_rank {margin-top: 20px;border-radius: 0px;background: #FFFFFF;box-shadow: 6px 10px 30px 3px rgba(39, 92, 141, 0.06);}
.course_rank .title{height: 50px;line-height: 50px;font-size: 16px;font-weight: bold;color: #222;border-bottom: 1px solid #F0F2F6;display: flex;align-items: center;padding: 0 15px;}
.course_rank .row {display: flex;justify-content: space-between;flex-wrap: wrap;padding: 25px 15px;border-bottom: 1px solid #F3F3F3;}
.course_rank .row .imgs{width: 40%;float: left;}
.course_rank .row .imgs img {width: 100%;height: auto;}
.course_rank .row .txt {width: 60%;float: left;padding-left: 5%;}
.course_rank .row .txt .title {font-weight: unset;height: 42px;line-height: 20px;border-bottom: unset;padding: unset;font-size: 14px;align-items: center;text-align: justify;overflow: hidden;text-overflow: ellipsis;white-space: normal;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.course_rank .row .txt .title a {color: #000000;}
.course_rank .row .txt .ends {text-align: right;color: #999999;font-size: 12px;margin-top: 8px}
.course_rank .row .txt .ends .see {right: 36px;}
.course_rank .row .txt .ends .see,.row .txt .ends .likes {position: relative;}
.course_rank .row .txt .ends .see::before {content: url('../png/relevant_see.png');position: absolute;top: -1px;left: -21px;}
.course_rank .row .txt .ends .likes::before {content: url('../png/relevant_like.png');position: absolute;top: -1px;left: -21px;}
/**  在线课程排行-end   **/

@media screen and (max-width: 767px){
    .moban_rank,.course_rank,.help-news .help-news-menu .adv,.help-news .help-news-menu .qq,.help-news .help-news-menu .hot {display: none;}
    .help-news {width: 100%;max-width: 767px;min-width: 320px;background-color: #fefefe;}
    .help-news .help-news-content {width: 100%;padding-bottom: 0.53rem;position: static;}
    .help-news .help-news-content .help-news_list {display: inline-block;width: 100%;padding: 0.21rem 0.533rem 1.13rem 0.533rem;background-color: #fefefe;margin-bottom: -2rem;}
    .news_detail p {padding: 0 0 0.267rem 0;text-indent: 2em;font-size: 0.4rem;}
    .news_content img {max-width: 100% !important;height: auto;display: block;}
    .help-news .help-news-content .help-news-menu .menu {display: block;flex-wrap: nowrap;justify-content: flex-start;height: 0.67rem;overflow-x: scroll;white-space: nowrap;}
    .help-news .help-news-content .help-news-menu .menu > a {display: inline-block;width: 2.1rem;height: 0.67rem;line-height: 0.75rem;margin: 0 0.13rem;font-size: 0.24rem;}
    .also_read {width: 90%;margin: 40px 0 0 auto;}
    .also_read .also_list .also_item {width: 100%;margin-right: unset;margin-bottom: 5%;}
    .help-news .help-news-content .help-news-menu .adv{ display:none; }
    .help-news .help-news-content .help-news-menu {display: inline-block;width: 90vw;margin-left: 0;position: static;}
}

/**************************  文章详情页-end *************************/
