/*学信下载页 start*/
.down_content{
margin: 0 auto;
width: 620px;
}
.logo_item{
	border-bottom: 1px solid #eee;
}
.logo_item img{
	display:block;
	margin:30px auto 0px auto;
}
.song_p{
	color: #999;
	font-size: 16px;
	font-family: '宋体';
	text-align: center;
}
.logo_item_p{
	letter-spacing:2px;
	margin-top: 14px;
	margin-bottom: 17px;
}
.content_center{
	border-bottom: 1px solid #eee;
}
.system_p{
	width:300px;
	margin: 40px auto 0px auto;
	text-align: left;
}
.system_btn{
	width: 300px;
	height: 68px;
	margin:0 auto;
	border-radius: 4px;
	background-color: #00BE5E;
	color: #fff;
	cursor: pointer;
}
.system_btn img{
	display: block;
	float: left;
	margin-top: 14px;
	margin-left: 48px;
}
.system_btn p{
	display: block;
	float: left;
	line-height: 68px;
	font-size: 18px;
	margin-left: 30px;
}
.iphnoe_btn{
margin-top: 25px;
}
.android_btn{
margin-top: 30px;
margin-bottom: 72px;
}
.system_down_foot{
	width: 100%;
	margin-top: 24px;
	text-align: center;
	font-size: 14px;
	line-height: 26px;

}
.p_email{
	color: #333;
	font-family: '宋体';
}
.Batch_number{
	color: #999;
	font-family: '宋体';
}
.Batch_number span{
	font-family: Arial;
}
/*学信下载页 end*/

/*我要发言 start*/
body{
	background-color:#EAE9E6;
}
.user_info{
    height: 66px;
    margin-left: 40px;
}
.user_pic{
    float: left;
    width: 64px;
    height: 64px;
}
.info_detial{
    float: left;
    margin-left: 18px;
    margin-bottom:0px;
    color: #999;
    font-size: 14px;
}
.sect_user{
    margin-top: 30px;
}
.info_detial p{
    line-height: 24px;
}
.full-text{
    width: 60px;
    color: #5477a7;
}
.user_name{
    font-size: 16px;
    color: #5477A7;
}
.user_v{
margin-left: -6px;
max-height: 16px;
}
.user_school{
    padding-right: 10px;
}
.user_position,.user_time{
    padding-left: 10px;
}
.info_comment{
	width: 536px;
    float: right;
    margin-right: 40px;
    font-size: 14px;
    line-height: 24px;
    color: #333;
}
.info_comment_area,.info_comment_time{
	color: #999;
}
.info_img{
    float: left;
    margin-left: 124px;
    margin-top: 20px;
}
.info_img_max{
   max-width: 470px;
    max-height: 470px; 
}
.info_img_min{
   max-width: 320px;
    max-height: 320px; 
}
.info_img li{
    float: left;
    max-width: 156px;
    max-height: 156px;
    overflow: hidden;
}

.img_li_one img{
    max-width: 320px;
    max-height: 320px;
}
.img_li_more img{
    width: 150px;
    height: 150px;
    margin-bottom: 6px;
    margin-right: 6px;
}
.info_state{
    float: right;
    margin-right: 70px;
    height: 40px;
    margin-top: 10px;
}
.ul_state{
    float: right;
    margin-right: 60px;
}
.ul_state li{
    float: left;
    margin-left: 40px;
    line-height: 24px;
}
.ul_state li img{
	max-width: 24px;
}
.ul_state li span{
    display: block;
    float: right;
    font-size: 12px;
    color: #bcbcbc;
    line-height: 24px;
    margin-left: 10px;
}
.sect_comment{
    position: relative;
    background-color: #F1F4F9;
    margin-top: 20px;
    padding-bottom: 20px;
    margin-left: 40px;
    margin-right: 40px;

}

#triangle-up{
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 10px solid #F1F4F9;
    position: absolute;
    right: 40px;
    top: -8px;
}

.list_comment{
    margin-left: 20px;
    font-size: 14px;
    vertical-align:middle;
    padding-top: 6px;
}
.sect_comment .list_comment:first-child{
	padding-top: 14px;
}

.list_comment a{
line-height: 24px;
text-decoration: none;
}
.min-state{
    float: left;
    width: 24px;
    height: 24px;
}
.min-state img{
width: 100%;
height: 100%;
}
.name-a{
    color: #5477a7;
}
.name-p{
    float: right;
    padding-right: 20px;
    width: 540px;
    color: #333;
    line-height: 24px;
}
.speaking{
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background-color: #39ba60;
    height: 100px;
    cursor: pointer;
}
.foot-speaking{
    color: #fff;
    font-size: 32px;
    text-align: center;
    line-height: 100px;
}
/*我要发言 end*/

