/*main*/
.main{
	margin: auto;
	width: 1366px;
	margin-bottom: 200px;
}
.main_banner {
	
	background: #ff6c6c;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	text-align: center;
	
	box-sizing: border-box;
}
.main_banner span{
	display: block;
	width: 1166px;
	background: #FF6C6C;
	    padding: 0 100px;
	    margin: auto;
	    text-align: left;
	
}
.main_banner span:hover{
	cursor: pointer;
}
.informationMain{
	padding: 0 100px;
	display: inline-block;
}
.information_left{
	padding-top: 50px;
	display: inline-block;
	width: 664px;

}
.left_title{
	font-size: 24px;
	color: #444444;
	margin-bottom: 24px;
	text-align: center;
}
.left_small{
	position: relative;
	font-size: 12px;
	color: #B5B5B5;
	padding: 12px 5px;
	border-bottom: 1px solid #E5E5E5;
}
.left_small i{
	color: #FF6C6C;
	display: inline-block;
    padding: 0px 5px;
}
.left_time{
	color: #B5B5B5;
	font-size: 12px;
}
.read {
	
	position: absolute;
	top: 12px;
	right: 160px;
}
.comment{
	position: absolute;
	top: 12px;
	right: 100px;
}
.imgtext{
	padding-top: 34px;
	text-align: center;
	padding-bottom: 84px;
}
.imgtext img{
	margin-bottom: 12px;
	margin-top: 12px;
	max-width: 600px;
}
.imgtext p{
	text-indent:30px;
	line-height: 25px;
	text-align: justify;
	text-align: left;
}
.posright{
	position: relative;
}
.text_share,.text_comment{
	    position: absolute;
    height: 33px;
    width: 88px;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    display: inline-block;
    /* padding: 0px 18px 5px 34px; */
    background-repeat: no-repeat;
    background-position: 12px 9px;
    color: #a0a0a0;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
    padding-left: 16px;
    line-height: 33px;
}
.text_share:hover,.text_comment:hover{
	color: #FFFFFF;
	background: #4594e5;
	border: #00A4E9;
	background-repeat: no-repeat;
	background-position: 10px center;
	cursor: pointer;
}
.text_share:hover{
	background-image:url(../img/informain/pinglunbai.png);
}
.text_comment:hover{
	background-image:url(../img/informain/jiabai.png);
	
}
.text_share{
	background-image: url(../img/informain/pinglunhui.png);
	top: 0;
	right: 100px;
}
.text_comment{
	background-image: url(../img/informain/jiahui.png);
	top: 0;
	right: 0;
}
/*分享框*/
.shareCircle{
	border: 1px solid #C9C9C9;
	border-radius: 5px;
	display: none;
	width: 88px;
	height: 100px;
	box-sizing: border-box;
	position: absolute;
	    right: 0px;
    top: -67px;
    text-align: center;
}
.shareweibo,.shareweixin,.sharebgfouce{
	padding-left: 16px;
    background-repeat: no-repeat;
    display: inherit;
    width: 87px;
    height: 33px;
    line-height: 33px;
    background-position: 11px center;
     box-sizing: border-box;
}
.shareweibo:hover,.shareweixin:hover{
	color: #4594e5;
}
.shareweibo:hover{
	background-image: url(../img/discovery/weibo.png);
}
.shareweixin:hover{
	background-image: url(../img/discovery/weixin.png);
}
.sharebgfouce{
	border-radius: 3px;
	color: #FFFFFF;
	background: #4594e5;
	border: #00A4E9;
	background-image:url(../img/informain/jiabai.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.grey_weibo:hover,.grey_weixin:hover{
	cursor: pointer;
}
.shareweibo{
	background-image:url(../img/informain/weibo1.png);
}
.shareweixin{
	background-image: url(../img/informain/weixin1.png);
}
.main_input{
	width: 664px;
	height: 60px;
	margin-top: 48px;
	font-size: 18px;
}
.publish{
	margin-top: 10px;
	position: relative;
	margin-bottom: 60px;
}
.publish span{
	width: 70px;
	height: 28px;
	line-height: 28px;
	color: #FFFFFF;
	background: #A0A0A0;
	border-radius: 4px;
	display: inline-block;
	position: absolute;
	right: 0;
	text-align: center;
}
.comment_area{
	margin-top: 16px;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 16px;
}
.comment_area img{
	width: 50px;
	height: 50px;
	border-radius: 50%;
}
.comment_right{
	    margin-top: -6px;
	width: 590px;
	display: inline-block;
	vertical-align: top;
	margin-left: 18px;
}
p.comment_name{
	color: #00A4E9;
	padding-bottom: 5px;
	font-size: 14px;
	
}
p.comment_text{
	    text-align: justify;
	font-size: 14px;
	text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 20px;
}
.comment_mess{
	position: relative;
	margin-top: 28px;
}
.comment_time{
	font-size: 12px;
	display: inline-block;
}
.good{
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	background-image: url(../img/informain/zanhui.png);
	background-size: 20px 20px;
	padding-left: 25px;
	background-repeat: no-repeat;
	color: #A0A0A0;
}
.hasgood{
	background-image: url(../img/informain/zanlan.png);
}
.comment_areaParent{
	margin-bottom: 80px;
}
.grey_weibo,.grey_weixin{
	display: inline-block;
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 5px;
}
.grey_weibo{
	
	background-image: url(../img/discovery/share_weibo.png);
	right: 50px;
}
.grey_weixin{
	background-image: url(../img/discovery/share_weixin.png);
	right: 0;
}
