@import url("zzPublic.css");
@import url("zzFont.css");
@import url("zzForum.css");
@import url("zzForumShow.css");
body{background:#eaebec;margin:0;padding:0;font-size:14px;color:#6f6f6f;}
*{font-family:"MicroSoft Yahei","Arial";margin:0;padding:0;}
.ul,li{list-style:none;}
img{border:0;}
a{color:#6f6f6f;text-decoration:none;}
a:hover{color:#f30;text-decoration:none;}

#zzForum_Show_Viedo{width:94%;background:#fff;height:auto;overflow:hidden;margin:10px auto;}
#zzForum_Show_Viedo_ntl{width:92%;background:#efeff4;height:auto;overflow:hidden;margin:40px auto;margin-left:4%;}

.zzForum_Show_Viedo_Viedo{width:100%;height:auto;overflow:hidden;}
.zzForum_Show_Viedo_Viedo .V_viedo{width:100%;}
.zzForum_Show_Viedo_Viedo .V_viedo img{width:100%;}
.zzForum_Show_Viedo_Viedo .V_nav{width:100%;margin:10px 0;}
.zzForum_Show_Viedo_Viedo .V_nav dt{width:30%;float:left;height:30px;overflow:hidden;line-height:30px;text-align:center;background:#fafafa;
                                    border:1px solid #e5e5e5;border-radius:5px;margin:5px 1% 5px 1.5%;}
.zzForum_Show_Viedo_Viedo .V_nav dd{width:30%;float:left;height:30px;overflow:hidden;line-height:30px;text-align:center;background:#fafafa;color:#5cb1e6;
                                    border:1px solid #e5e5e5;border-radius:5px;margin:5px 1% 5px 1.5%;}

#zzForum_Show_Viedo_Comment{width:94%;height:auto;overflow:hidden;margin:10px auto;}
.zzForum_Show_Viedo_Comment_Title{width:100%;height:30px;background:url(../Images/forum_Viedo_Show_bg.gif);margin:10px 0;}
.zzForum_Show_Viedo_Comment_Title dt{width:30%;text-align:center;margin:0 auto;height:30px;line-height:30px;background:#eaebed;font-size:16px;}
.zzForum_Show_Viedo_Comment_Content{width:94%;height:auto;overflow:hidden;margin:20px auto;}
.zzForum_Show_Viedo_Comment_Content_Left{width:20%;float:left;}
.zzForum_Show_Viedo_Comment_Content_Left img{width:50px;height:50px;border-radius:50%;}
.zzForum_Show_Viedo_Comment_Content_Right{width:80%;float:left;}
.zzForum_Show_Viedo_Comment_Content_Right .title{width:100%;}
.zzForum_Show_Viedo_Comment_Content_Right .title dd{width:70%;float:left;height:30px;line-height:30px;color:#3498db;}
.zzForum_Show_Viedo_Comment_Content_Right .title dt{width:30%;float:left;height:30px;line-height:30px;text-align:right;}
.zzForum_Show_Viedo_Comment_Content_Right .content{width:92%;height:auto;overflow:hidden;background:#fff;padding:10px 4%;border-radius:5px;}
.zzForum_Show_Viedo_Comment_Content_Right .content .t{width:100%;height:auto;overflow:hidden;line-height:26px;color:#4d4d4d;font-size:16px;}
.zzForum_Show_Viedo_Comment_Content_Right .content .v{width:100%;height:30px;}
.zzForum_Show_Viedo_Comment_Content_Right .content .v dd{width:50%;float:left;height:30px;line-height:30px;}
.zzForum_Show_Viedo_Comment_Content_Right .content .v dt{width:50%;float:left;height:30px;line-height:30px;text-align:right;}

.zzForum_Show_Viedo_Comment_Content_Right .content .list{width:100%;height:auto;overflow:hidden;border-top:1px solid #e9e9e9;margin:10px 0;}
.zzForum_Show_Viedo_Comment_Content_Right .content .list dd{width:100%;height:auto;overflow:hidden;line-height:30px;border-bottom:1px dotted #e9e9e9;}
.zzForum_Show_Viedo_Comment_Content_Right .content .list dd span{color:#558fb7;}

.zzForum_Show_Viedo_Comment_Content_Right .content textarea{ width: 90%;margin: 0 5%;line-height: 25px;border: 1px solid #ccc;height: auto;overflow: hidden;}
.zzForum_Show_Viedo_Comment_Content_Right .content input{ width: 40%;height: 25px;line-height: 25px;background: #51b2f9;border: 0;color: #fff;margin:5px 0 5px 5%; }

.zzIndex_ForumList_More{width:40%;height:35px;line-height:35px;border:1px solid #2eade8;border-radius:20px;margin:20px auto;text-align:center;color:#2eade8;font-size:16px;}


.allLand{width:100%;height:auto;overflow:hidden;}
.allLand  .laud{width:100%;height:auto;overflow:hidden;margin:30px 0;text-align:center;line-height:30px;}
.allLand  .laud input{width:70px;height:70px;background:#46da98;border-radius:50%;color:#fff;border:0;font-size:18px;
                                      line-height:70px;text-align:center;}
    .contentLoadMore {
        text-align: center;
        height: 20px;
        line-height: 20px;
    }

    .replyLoadMore {
        border: 1px solid #5cb1e7;
        padding: 5px 10%;
        color: #5cb1e7;
        text-align: center;
        border-radius: 20px;
        margin: 10px 22% 0 22%;
    }

/* add by Mnatou for head */
.head_div {
    width: 100%;
    background-color: #fff;
    position: fixed;
    top: 0px;
    height: 42px;
	box-shadow:0px 1px 1px 0px #eaebec;
	z-index:99;
}

.head_div_nt1 {
    width: 100%;
    background-color: #fff;
    position: fixed;
    top: 0px;
    height: 42px;
    border:none;
}

.head_button{
	margin:7px;
	background:#fff;
	color:#46da98;
	border-radius:5px; 
	border:solid 1px #46da98; 
	float:left; width:13%; 
	height:27px;
	font-size:1em; 
	font-weight:400; 
	font-family:"Arial Black", Gadget, sans-serif;
	margin-left:3%;
}
.head_button_right {
    float: right;
	margin-right:3%; 
	margin-left:0px;
}

    .head_button_right img {
        margin-top:4px; 
	margin-left:30%; 
	width:40%;
}

.head_end {
    width: 100%;
    height: 36px;
    background-color: transparent;
}
.share {
	width: 100%;
	height: 100%;
	background-color: #000;
	position: fixed;
	top: 0px;
	left: 0px;
	opacity: 0.8;
	display: none;
	z-index: 99;
}
.share img{ width:90%; margin-left:5%;}
.head_button_div{ height:24px;}