.content{
	width: 1200px;
	margin:0 auto;
	padding: 20px 0px 5px;
	position: relative;	
}
.share_img{
	width: 60px;
	height: 60px;
	border-radius: 50%;
    margin: 5px 0 0 20px;
}
.share_title{
	width: 1200px;
	overflow: hidden;
    margin: 0 auto;
    height: 220px;
    background: #fff;
    padding: 10px 20px 20px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;	
    position: relative;
}
.man{
    width: 135px;
    background: #fff;
    border-radius: 8px;
    padding: 15px;
    display: inline-block;
    margin-right: 20px;	
    margin-top:20px;
}
.man:hover{box-shadow: 0 8px 16px 0 rgba(7,17,37,.2)}
.share_word{
	text-align: center;
}
.num_share{
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    left: -30px;
    top: 50px;
    line-height: 25px;
}
.share_name{
    width: 100px;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
}
.borad_main{
	width: 800px;
	height: 480px;
    max-height: 480px;	
}
.list{
	padding:15px;
	background: #fff;
	margin-bottom: 10px;
}
.list_img{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin:-20px 0 10px;
}
.borad {
	width: 300px;
	overflow: hidden;
	height: 400px;
	max-height: 400px;
	
}
.share_search{
	margin-left: 50px;
	background: #fff;
    border: 0;
}
.list_name{
    width: 150px;
}
.word{
    text-align: left;
    margin-left: 68px;
}
.mar{
    top: 10px;
    left: -25px;
}
.hot{
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;	
}
.mar_time{margin-left: 60px;}
button[type=submit]{
	width: 30px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    height: 30px;
    position: relative;
    left: -34px;	
    margin-top:0;
}
