#kfivtwin {
    display: none !important;
}

.page-crumb {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mod-list-big .item {
    overflow: hidden;
    width: 400px;
    display: inline-block;
    cursor: pointer;
}

.mod-list-big .item:hover .title a {
    color: #6f55ff;
}

.mod-list-big .item:nth-child(even) {
    padding-left: 35px;
}

.sc .mod-list-big .item {
    border: 0;
}

.log .mod-list-big .item {
    border-bottom: 1px solid #EDEFF2;
}

.log .mod-list-big .item:nth-child(3) {
    border: 0;
}

.mod-list-big .item .img {
    width: 160px;
    height: 96px;
    float: left;
    background: #f5f5f5;
}

.mod-list-big .item .img img {
    width: 100%;
    height: 100%;
}

.mod-list-big .item .img .yc_top {
    top: 0;
    font-size: 14px;
    width: 58px;
    height: 25px;
    background: #000000;
    opacity: 0.5;
    text-align: center;
    margin: 4px 6px;
}

.mod-list-big .item .img div {
    position: absolute;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 24px;
    bottom: 5px;
    width: 90%;
    margin-left: 5%;
}

.mod-list-big .info {
    margin-left: 180px;
}


.mod-list-big .info .desc {
    width: 90%;
    margin: 0 auto;
}

.mod-list-big .info .title {
    padding: 10px 0 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.mod-list-big .info .title i {
    display: inline-block;
    width: 32px;
    height: 18px;
    color: #fff;
    background: #ddd;
    font-size: 12px;
    font-family: sans-serif;
    font-weight: 300;
    text-align: center;
    line-height: 18px;
    vertical-align: 1px;
    margin-right: 7px;
}

.mod-list-big .info .title i.i-hot {
    background: #F89018;
}

.mod-list-big .info .title i.i-new {
    background: #6f55ff;
}

.mod-list-big .info .intro {
    font-size: 13px;
    color: #666666;
    line-height: 23px;
    height: 46px;
    word-break: break-all;
    margin-bottom: 23px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

.mod-list-big .info .title span {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
}

.article-box .art-head .info .view {
    margin-left: 10px;
}

.article-box .art-head .info .view i {
    background: url("../images/read.png") no-repeat center center;
    width: 14px;
    height: 14px;
    display: inline-block;
    position: relative;
    top: 2px;
    margin: 0 2px;
}

.art-content img {
    max-width: 100%;
    margin: 15px 0;
}
.art-content blockquote {
background: #FAFAFA;
border-left: 4px solid #E1E1E1;
border-radius: 0 8px 8px 0;
padding: 22px 40px;
margin-bottom: 15px;
}
.art-content blockquote a {
color: #6f73fd;
}
.art-content .list-paddingleft-2 {
  padding: 10px 0 0px 43px;
}
.art-content .list-paddingleft-2 li {
  padding-left: 25px;
  position: relative;
  margin-bottom: 12px;
}
.art-content .list-paddingleft-2 li::before {
  content: url(/storage/15830/tpl/my_9/deski/images/icon/49.svg);
  position: absolute;
  left: 0;
  top: 0;
}

.article_content_bottom {
    border-top: 1px solid #E6E6E6;
    padding-top: 30px;
    font-size: 14px;
    color: #666666;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 20px;
    margin-top: 35px;
    line-height: 28px;
}

.article_content_bottom img {
    margin: 20px 0;
}

.article-box .art-content {
    color: #333333;
    font-size: 16px;
    line-height: 28px;
}
.article-box .art-content a {
color: #4a90e2;
}
.article-box .art-content h2 {
margin: 18px;
font-weight: bold;
font-size: 20px;
border-left: solid 4px #206be7;
line-height: 24px;
border-radius: 2px;
}
.article-box .art-content h3 {
	margin: 15px 0;
    font-weight: bold;
    font-size: 18px;
}
.article-box .art-content h3::before {
    content: '';
    font-family: FontAwesome;
    display: inline-block;
    color: #6f55ff;
}
.article-box .art-content h4 {
color: #455777;
font-size: 16px;
font-weight: 400;
line-height: 2.3;
}
.article-box .art-content h4::before {
    content: '\f00c';
    font-family: FontAwesome;
    display: inline-block;
    color: #95bf03;
    margin-right: 5px;
}
.article-box .art-content h6 {
    padding: 10px;
    font-weight: normal;
    line-height: 24px;
    background: #F2F2F2;
    border: 1px solid #e2e2e2;
    margin: 1em 0;
}

.footer_tab {
    background-color: white;
    margin-bottom: 20px;
    padding: 0 0 35px 0;
    text-align: center;
}

.footer_tab .art-inner {
    width: 740px;
    margin-left: 78px;
}

.footer_tab .desc .title {
    color: #333333;
    position: relative;
    top: 13px;
    width: 250px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.footer_tab div a:hover {
    color: #6f55ff;
}

.footer_tab .pages {
    color: #000000;
    font-size: 14px;
    width: 368px;
    display: inline-block;
    cursor: pointer;
}

.footer_tab .pages:hover .title {
    color: #FD472C;
}

.footer_tab .pages:hover .right {
    background: url(../images/right.png) center no-repeat #F0F0F0;

}

.footer_tab .pages:nth-child(1) {
    text-align: left;
}

.footer_tab .pages:nth-child(1) .desc {
    margin-left: 25px;
}

.footer_tab .pages:nth-child(2) {
    text-align: right;
}

.footer_tab .pages:nth-child(2) .desc {
    margin-right: 25px;
}

.footer_tab .pages .right {
    background: url(../images/right.png) center no-repeat #F7F7F7;
    display: inline-block;
    color: #666666;
    position: relative;
    top: 13px;
    cursor: pointer;
    width: 30px;
    height: 60px;
}

.footer_tab .pages .left {
    transform: rotate(180deg);
}

.footer_tab .pages .desc {
    display: inline-block;
}

.footer_tab .pages span {
    display: block;
    font-size: 16px;
}

.page-pc .art-content .zx-div {
    cursor: pointer;
}

.page-pc .art-content .zx-div span {
    display: block;
    margin-top: 10px;
}
@media screen and (max-width: 768px) {
.mod-list-big .info .title {padding: 0 0 5px;}



}