/* ----------------------------------
CSS file for Discuz! x3.2 By ÐÂÊÓ½ç
(C) http://addon.discuz.com/?@79344.developer
Design QQ: 2413248487
---------------------------------- */


.container {
    width: 1180px;
    height: auto;
    margin: 20px auto 0;
    position: relative;
}
.mb-16 {
    margin-bottom: 16px;
}

.operate-layout {}

.operate-layout .operate-left {
    float: left;
    width: 850px;
}

.operate-layout .operate-right {
    float: right;
    width: 310px;
    position: relative;
}

.operate-layout .operate-right.absolute {
    position: absolute;
    right: 0;
}
.operate-layout .operate-right .block-item {
    width: 308px;
    height: auto;
}
.operate-banner {
    position: relative;
    height: 360px;
    margin-bottom: 15px;
    
}


/*ÓÒ±ß*/
.h2ohz-article-block {
    width: 848px;
    border: 1px solid #E7E8EB;
    
    
    overflow: hidden;
}
.h2o_item_list {
    width: 808px;
    padding: 0 20px 20px;
}
.h2ohz-article-block .article-lists {
    width: 808px;
    height: 150px;
    padding: 25px 0;
    border-bottom: 1px dashed #ececec;
}
.h2ohz-article-block .article-lists:first-child {
    border-top: 0;
}
.article-lists .article-content {
    float: left;
    width: 580px;
    height: 150px;
    margin-left: 16px;
    overflow: hidden;
}
.article-content .author-avatar {
    float: left;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    overflow: hidden;
}
.article-content .author-avatar img {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    overflow: hidden;
}
.article-content .article-title {
    width: 580px;
    max-height: 50px;    
    font-size: 18px;
    overflow: hidden;
    border: none;
}
.article-content .article-title h2 a {
    font-size: 18px;
    font-weight: 400;
    color: #333;
}
.article-content .post-info {
    height: 22px;
    line-height: 22px;
    margin-top: 15px;
    font-size: 13px;
    color: #8c8c8c;
}
.article-content .post-info li {
    line-height: 22px;
}

.article-lists p.article-introduce {
    margin: 16px 0 0;
	line-height: 22px;
    font-size: 14px;
    color: #737373;
}

.article-butotns-tab {
    margin: 0;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e0e0e0;
    background: #fff;
    text-indent: 20px;
    font-size: 16px;
    color: #757575;
    overflow: hidden;
}
.article-butotns-tab .tab-link {
    float: left;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #454545;
    font-weight: 700;
    margin-right: 10px;
}
.article-butotns-tab.activity-list-tab .tab-link {
    margin: 0 30px;
}
.h2ohz-article-block .article-lists .article-img {
    float: left;
    width: 210px;
    height: 150px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.h2ohz-article-block .article-lists .article-img img {
    width: 210px;
    height: 150px;
}


.h2ohz-article-block .article-lists .article-content .article-title a {
    color: #333;
}

.h2ohz-article-block .article-lists .article-content .article-author {
    font-size: 12px;
    color: #999;
    margin-top: 10px;
}

.h2ohz-article-block .article-lists .article-content .article-author .author-avatar {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.h2ohz-article-block .article-lists .article-content .article-author .author-avatar img {
    width: 100%;
    height: auto;
}

.h2ohz-article-block .article-lists .article-content .article-author .author-name {
    display: inline-block;
    vertical-align: middle;
    color: #333;
    margin-left: 8px;
}

.h2ohz-article-block .article-lists .article-content .article-other-link {
    font-size: 12px;
    margin-top: 8px;
    color: #999;
}

.h2ohz-article-block .article-lists .article-content .article-other-link .article-label {
    font-size: 12px;
    color: #999;
    border: 1px solid #999;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    margin-right: 10px;
}

.h2ohz-article-block .article-lists .article-content .article-other-link .article-label:hover {
    color: #ff6f3d;
    border-color: #ff6f3d;
}

.h2ohz-article-block .article-lists .article-content .article-other-link .article-reading {
    margin-left: 20px;
}

.h2ohz-article-block .article-lists .article-content .article-other-link .article-other {
    float: right;
    color: #ff6f3d;
    font-size: 12px;
    margin-left: 8px;
}
.h2ohz-article-block .article-lists:hover .article-content .article-title a {
    color: #ff6f3d;
}

.h2ohz-article-block .article-lists-block {
    display: none;
}

.h2ohz-article-block .article-lists-block.active {
    display: block;
}

.item-title-head {
    margin: 0;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #e0e0e0;
    background: #fff;
    text-indent: 20px;
    font-size: 16px;
    color: #454545;
    font-weight: 700;
    overflow: hidden;
}
.h2ohz-item-container {
    padding: 20px;
}

.h2ohz-tab-list {
    display: none;
}

.h2ohz-tab-list.active {
    display: block;
}

.article-item-lists {
    margin-bottom: 15px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.article-item-lists .article-number {
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    margin-right: 10px;
    background-color: #999;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
	vertical-align: middle;
}

.article-item-lists .article-number.around {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.article-item-lists:first-of-type .article-number {
    background-color: #e84d3b;
}
.article-item-lists:nth-of-type(2) .article-number {
    background-color: #ff6f3d;
}
.article-item-lists:nth-of-type(3) .article-number {
    background-color: #ff6f3d;
}

.article-item-lists:hover {
    color: #ff6f3d;
}

.article-item-lists:hover .article-number {
    background-color: #ff6f3d;
}

.article-tab-bar {
    position: absolute;
    right: 10px;
    bottom: 0;
}
.article-tab-bar .bar-button {
    float: left;
    width: 25px;
    height: 45px;
    font-size: 12px;
    color: #666;
    font-weight: 400;
    margin-left: 15px;
    text-indent: 0;
    text-align: center;
}
.article-tab-bar .bar-button.active {
    height: 42px;
    color: #ff6f3d;
    border-bottom: 3px solid #ff6f3d;
}
.article-recommend-list {
    display: block;
    padding-bottom: 18px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
}

.article-recommend-list:last-of-type {
    border: none;
    margin-bottom: 0;
}

.article-recommend-list .article-recommend-img {
    float: left;
    width: 100px;
    height: 75px;
    overflow: hidden;
}
.article-recommend-list .article-recommend-content {
    float: left;
    width: 155px;
    margin-left: 12px;
    height: 64px;
    overflow: hidden;
    padding: 8px 0 0;
    font-size: 14px;
    color: #666;
}

.article-recommend-list .article-recommend-content p {
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.article-recommend-list:hover .article-recommend-content {
    color: #ff6f3d;
}
.operate-layout .operate-right .ad a img {
    width: 310px;
    height: 130px; 
	opacity: 1;
    overflow: hidden;   
}
.operate-layout .operate-right .ad a:hover img {
    opacity: 0.85;
}

.lists-container {
    background: #fff;
}

.load-more_htn, .load-morelink {
    height: 58px;
    background: #f8f8f8;
    border-top: 1px solid #E7E8EB;
    text-align: center;
    line-height: 58px;
    background-image: -moz-linear-gradient(top,#fff,#f4f4f4);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f4f4f4));
}

.plate-list {
    margin: 0 0 -1px;
    padding: 0;
    width: 320px;
    list-style: none;
    overflow: hidden;
}
.plate-list li {
    float: left;
    width: 159px;
    height: 66px;
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    text-indent: 60px;
    overflow: hidden;
}
.plate-list a {
    text-decoration: none;
    line-height: 66px;
    font-size: 14px;
    color: #737373;
}


.fixed {
    position: fixed;
    top: 16px;
    z-index: 100;
}

