@charset "utf-8";
*{
	margin: 0;
	padding: 0;
}
ul,li,a{
	list-style: none;
	text-decoration: none;
}
/* 媒体广告投放 */
.meiti,.toufang{
	width: 96%;
	height: 100%;
	margin: 0px auto;
	padding: 0px 2%;
}
.meiti{
    height: 800px;
/*line-height: 100px;    */
text-align: center;
margin-top: 100px;
/*margin: 70px auto;*/
/*height: 400px;*/
/*background-color: #ccc;*/
}
/* 媒体广告投放 */
.toufang{
	margin-top: 20px;
}
/* 媒体广告投放 */
.meiti>img{
	width: 80%;
	}
.meiti>img,.toufang>img{
    width: 100%;
    height: 100%;
    margin: 0px auto;
    display: -webkit-box;
}
/* 合作意向 */
.form-pic{
	/* background-color: #646464; */
}
/* 合作意向 */
.ly-font>strong:nth-of-type(2){
	color: #000;
	font-size: 20px;
	margin-top:20px ;
}