body {
	line-height: 1.4;
	color: #333;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif !important;
	font-size: 12px;
}

input,
textarea,
select {
	font-size: 100% !important;
	font-family: inherit!important;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
form {
	margin: 0;
}

h4,
h5,
h6 {
	font-size: 1em;
}

ul,
ol {
	padding-left: 0;
	list-style-type: none;
}

a {
	text-decoration: none;
}

img {
	border: 0;
}

.txt-hidden {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.two-line-hidden {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

#cover {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000000;
	filter: alpha(opacity = 70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 101;
	_position: absolute !important;
	_height: 1000px !important;
}
#toast {
    display: none;
    position: fixed;
    padding: 9px 15px;
    background-color: #333;
    z-index: 8000;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    line-height: 20px;
    text-align: center;
}

.loadingDiv {
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: none;
    position: fixed;
    padding: 25px 35px;
    background: url(../../img/loadingBj.png) no-repeat 10px 5px;
    z-index: 10000;
}
.loadingDiv img{
   width: 70px;
}

.loadingDivIwj {
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: none;
    position: fixed;
    padding: 25px 35px;
    z-index: 10000;
}
.loadingDivIwj img{
   width: 38px;
}
.actCommentList{
	background: #fff;
}

/**閿熸枻鎷烽敓鏂ゆ嫹閿熸枻鎷烽敓鏂ゆ嫹**/
.top{position:fixed;top:0;left:0;z-index:1000;width:100%;height:47px;background:#3ed1a5;color:#fff}
.top_left{float:left;width:58px;height:100%;font-size:16px;line-height:47px}
.top_left a{color: #fff;display:block;padding-left:15px;background: url(../../img/fh_jt_v2.png) no-repeat 5px center;text-align: center;}
.top_middle{position:absolute;top:0;/*left:50%;*/display:block;overflow:hidden;margin:0 auto;/*margin-left:-115px;*/width:80%;margin-left: 10%;height:47px;color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:47px}
.top_rigth{position:absolute;font-size:16px;top:0;right:15px;/*padding-top:12px;*/line-height:47px;height:47px;text-align:center;cursor:pointer}
.top_rigth a{color: #fff;display:block;}


/**閿熸枻鎷峰綍閿熸枻鎷�*/
#loginDiv{width:100%;height:227px;background:#f5f5f5;position:fixed;bottom:-147px;left:0;z-index:1000;padding:0 13px}
#loginDiv p{height:40px;line-height:40px;text-align:center;color:#969696;font-size:12px}
#loginDiv .weixin_button{display:block;height:43px;line-height:43px;cursor:pointer;border-radius:5px;color:#fff;font-size:16px;width:100%;border:1px solid #00c168;background:#00c168;text-align:center;overflow:hidden}
#loginDiv .qq_button{display:block;height:43px;line-height:43px;cursor:pointer;border-radius:5px;color:#fff;font-size:16px;width:100%;border:1px solid #18a0ff;background:#18a0ff;text-align:center;overflow:hidden}
#loginDiv .phone_button{display:block;height:43px;line-height:43px;cursor:pointer;border-radius:5px;color:#fff;font-size:16px;width:100%;border:1px solid #f7bc55;background:#f7bc55;text-align:center;overflow:hidden}
#loginDiv .loginDiv_hide{width:100%;height:43px;/* background:#eee; */font-size:16px;color:#636363;text-align:center;display:block;line-height:43px;position:absolute;bottom:0;left:0}
.img-icon{display: inline-block;vertical-align: middle;margin-right: 10px;height: 20px;}


/**寰敓鑴氬嚖鎷烽敓鏂ゆ嫹閿熻娇顒婃嫹姘差垽鎷烽敓鏂ゆ嫹閿燂拷*/
.wechatInfo { width:300px; height:400px; margin: 0 auto; display:none; position: relative; z-index: 200; }
.opWechat { position: fixed; top: 10%; left: 50%; margin-left: -160px; }
