/* ----------------------------------
CSS file for Discuz! x3.2 By 新视界
(C) http://addon.dismall.com/?@79344.developer
Design QQ: 2413248487
---------------------------------- */

.h2o_user_wrap .message_btn { background: none !important; }

.h2o_bar_htn2 { position: absolute; top: 44px; right: -50px; cursor: pointer; }

.pop-lists-box .h_pop { background: #fff; border: none; }
.pop-lists-box .h_pop a { height: 30px; line-height: 30px; padding: 2px 6px 2px 17px; margin: 0 -4px; border-bottom: 1px solid #fff; font-size: 14px; color: #444; }

.h2o_register a.qq_a { background: #f0f0f0 url(../images/qq_icoh.png) no-repeat 4px 3px; }
.h2o_register a.weixin_a { background: #f0f0f0 url(../images/weixin_icoh.png) no-repeat 4px 5px;}
.h2o_register a.qq_a:hover { background: #6EA8DF url(../images/qq_ico.png) no-repeat 4px 3px; }
.h2o_register a.weixin_a:hover { background: #97BE19 url(../images/weixin_ico.png) no-repeat 4px 5px; }

.h2o-circle-info {
    width: 308px;
    margin-bottom: 15px;
    padding: 0 0 8px 0;
    background-color: #fff;
    border: 1px solid #E7E8EB;
    text-align: center;
}
.h2o-circle-info .circle-avatar {
    display: block;
    position: relative;
    background: url(../images/circle-avatar-bg.jpg);
    width: 310px;
    height: 84px;
    margin: -1px 0 0;
}
.h2o-circle-info .circle-avatar-left {
}
.h2o-circle-info .circle-avatar-right {
    text-align: center;
    padding: 80px 0 5px;
}
.h2o-circle-info .circle-avatar img {
    position: relative;
    background: #fff;
    width: 80px;
    height: 80px;
    margin-top: 42px;
    padding: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.h2o-viem-author { background: #FFF; text-align: center; padding: 53px 0 0; }
.h2o-viem-author .avatar img { width: 80px; height: 80px; border-radius: 50%; margin-bottom: 10px;}
.h2o-viem-author .authi a {
    font-size: 18px;
    font-weight: 400;
}
.h2o-viem-author .authortitle { color: #777;}
.h2o-viem-author .tns { padding: 20px 12px 10px;}
.h2o-viem-author .tns .xi2 {
    margin-bottom: 3px;
    font-size: 16px;
    color: #EF2129;
    font-family: Georgia,\"Times New Roman\",Times,serif;
}
.h2o-viem-author .cp_pls a { display: inline-block; float: inherit;}
.h2o-viem-author p, .h2o-viem-author .pil { display: none;}
.h2o-viem-author p.md_ctrl, .h2o-viem-author .tns p { display: block;}
.h2o-viem-author p.md_ctrl { padding: 10px 15px 5px;}
.h2o-viem-author p.md_ctrl img { margin: 0 5px 10px;}

.h2o-circle-info .authortitle {
    display: block;
    padding: 5px 20px 0;
    font-size: 13px;
    color: #777;
    text-align: center;
}
.h2o-circle-info .circle-data .tns { padding: 0; }
.h2o-circle-info .circle-data p, .h2o-circle-info .circle-data dl { display: none; }
.h2o-circle-info .circle-data .tns p { display: block !important }

.h2o-bankuai-cz { margin: 10px auto; text-align: center; }
.h2o-bankuai-cz a {
    display: inline-block;
    background: #f0f0f0;
    width: 87px;
    margin: 0 4px;
    padding: 10px 0;
    color: #555;
    font-size: 13px;
    
    text-align: center;
    overflow: hidden;
}
.h2o-bankuai-cz a.h2o-sendpm {
    background: #9077C2;
}
.h2o-bankuai-cz a:hover { opacity: 0.8; }

.h2o-adminlist {
    background: #fff;
	width: 276px;
    margin-bottom: 15px;
    padding: 16px;
    border: 1px solid #EBECEF;
    overflow: hidden;
}
.h2o-adminlist .member-item {
    float: left;
    margin: 15px 0 0 20px;
    padding-bottom: 15px;
    width: 270px;
    height: 45px;
}
.h2o-adminlist h3 {     
    margin: 0;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #E7E8EB;
    background: #fff;
    text-indent: 15px;
    font-size: 16px;
    color: #757575;
	font-weight: 400;
    overflow: hidden; }
.h2o-adminlist .member-item .member-avatar img { float: left; width: 45px; height: 45px; border-radius: 50%; }
.h2o-adminlist .member-item .member-avatar span { display: inline-block; width: 70px; height: 24px; overflow: hidden; margin: 2px 0 0 12px; font-size: 14px; color: #333; }
.h2o-adminlist .member-item .info { width: 120px; margin-left: 56px; color: #999; }
.h2o-adminlist .member-item .info span { float: left; display: block; max-width: 54px; margin-right: 10px; white-space: nowrap; overflow: hidden; }
/*左侧版块信息*/
.h2o-forumlist-m {
    margin-bottom: 10px;
    padding: 20px 16px;
}
.h2o-forumlist-m .h2o-fbanner img {
    width: 100%;
	margin-bottom: 10px;
}
.h2o-flist-tit {
    position: relative;
    height: 35px;
	line-height: 35px;
}
.h2o-flist-tit h1 {
    line-height: 35px;
    margin-right: 15px;
}
.h2o-flist-tit h1 a {
    font-size: 20px;
    color: #369;
	font-weight: 400;
}
.h2o-flist-tit span.manage {}
.h2o-flist-tit span.posts_btn img {}

.h2o-flist-caption {
    position: relative;
    background: #f6f6f6;
	line-height: 22px;
	margin-top: 10px;
    padding: 10px;
	border: 1px solid #e6e6e6;
}

.h2o-flist-caption:before {
    content: "";
	position: absolute;
	left: 30px;
    top: -11px;
    width: 12px;
    height: 12px;
    background: url(../images/h2o-sj-icon.png) 0 0 no-repeat;
}

.h2o-posts-tongji {
    width: 288px;
    margin-bottom: 16px;
    padding: 15px 10px;
    overflow: hidden;
}
.h2o-posts-tongji ul li {
    width: 95px;
    text-align: center;
    float: left;
    border-right: 1px solid #eaeaea;
}
.h2o-posts-tongji ul li span {
    height: 16px;
    line-height: 16px;
    font-size: 14px;
	color: #666;
    display: block;
    margin-bottom: 5px;
}
.h2o-posts-tongji ul li p {
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    display: block;
    color: #EF2129;
    font-family: Georgia,\"Times New Roman\",Times,serif;
}

/*发帖\关注按钮*/
.h2o-post-btn, .favorite-btn {
    display: inline-block;
    background-color: #4fc277;
    width: 123px;
    padding: 10px 0;
    font-size: 14px;
    color: #fff !important;
    text-align: center;
    vertical-align: middle;
	
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.favorite-btn {
    background-color: #EF2129;
}
.h2o-post-btn:hover, .favorite-btn:hover { opacity: 0.8; }

/*帖子内容页头部*/
.h2o_ad_vtitle {
    width: 768px;
    padding: 25px 20px 0 0;
    font-size: 24px;
    font-weight: 700;
    bottom: 10px;
}
.h2o_ad_vtitle a { color: #454545; font-size: 22px; font-weight: 400; }
.h2o_ad_vtitle .colorlink { background: #EF2129; line-height: 20px; margin-right: 10px; padding: 3px 8px; font-size: 15px; color: #fff;  }
.h2o_ad_vtitle em { background: #ef6935; padding: 2px 8px; border-radius: 2px; line-height: 20px; font-size: 12px; color: #fff; font-weight: 400; vertical-align: middle; }
.h2o_ad_vtitle em.h2o_ad_vtitle_ico2 { background: #52C27A; }
.h2o_ad_vtitle em.h2o_ad_vtitle_ico3 { background: #2BA6E5; }
.h2o_ad_vtitle em.h2o_ad_vtitle_ico4 { background: #f35b4f; }
.manage_group2 { position: absolute; width: 78px; height: 38px; line-height: 38px; right: 0; bottom: -2px; margin: -2px 0 0 -1px; border-top: 2px solid #444; font-size: 18px; color: #444; list-style: none; text-align: center; }
.manage_group2 a { display: block;	width: 78px; height: 38px; background-color: #fff; }
.manage_group2.hover a:hover, .h2o_ad-g-ban .manage_group2.hover a  { background-color: rgba(0,0,0,0.8); color: #FFD700 !important;}

.h2o-adminlist li {
    margin-bottom: 16px;
    border-bottom: 1px dashed #ddd;
}
.h2o-adminlist li:last-child {
    border-bottom: 0;
}
.h2o-pic-content {
    width: 276px;
    height: 150px;
    overflow: hidden;
}
.h2o-adminlist li img { width: 276px; height: 150px; -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    overflow: hidden; }

.h2o-adminlist li:hover img {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}

.h2o-adminlist p { display: block; margin: 10px 0; font-size: 16px; color: #444; }
.h2o-adminlist p:hover { color: #EF2129; }
.h2o-adminlist p.des { font-size: 12px; color: #999; }

.viem_position_sec {
    height: 30px;
    margin-bottom: 15px;
    padding: 15px 0 0;
    border-bottom: 1px dashed #ddd;
}

.reply_title {
    background: #fff;
    padding: 20px;
    margin-bottom: 15px;
    border: 1px solid #EBECEF;
    
    overflow: hidden;
    
}
.reply_title .reply_nav {
    font-size: 18px;
    color: #8c8c8c;
    line-height: 18px;
}
.reply_title .reply_nav a.current {
    font-size: 18px;
    color: #EF2129;
}
.reply_title .reply_nav a {
    color: #8c8c8c;
    font-size: 14px;
}
.nonstop {
    display: inline-block;
    float: right;
    height: 20px;
    font-size: 12px;
    color: #8c8c8c;
}
.nonstop a {
    color: #8c8c8c;
}
.reply_title #fj label, .reply_title #fj input {
    margin-right: 4px;
    padding: 0;
    height: 16px;
    line-height: 18px;
}
.reply_title #fj input {
    width: 40px !important;}
.vwthdtit .firstauthi, .vwthdtit .firstauthi a {
    color: #999;
}
.reply_title a.go_black {
    display: block;
    font-size: 16px;
    color: #EF2129;
    text-align: center;
}