.banner{
	width: 100%;
}
.main{
	width: 100%;
}
.banner img{
	width: 100%;
}
.nav{
	width: 100%;
	height: 60px;
	box-shadow: 0px 1px 1px 0px #EEEEEE;
}
.mod{
	width: 1200px;
	margin: 0 auto;
}
.mod li{
	width: 98px;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
}
.nav_active{
	border-bottom: 2px solid #333;
}
.chanping{
	width: 100%;
	margin: 55px 0;
}
.con{
	width: 100%;
}
.text{
	width: 600px;
}
.downimg{
	width: 100%;
}
.downimg img{
	width: 100%;
}
.dwon2{
	margin-top: 41px;
}
.foter{
	width: 100%;
	height: 100px;
	background-color: #333;
	margin-top: 100px;
  text-align: center;
}
.foter a{
	text-align: center;
	color: #fff;
	line-height: 100px;
}
.con1{
	margin-top: 120px;
}
.app_list{
	display: flex;
	margin-top: 16px;
}
.app_list img{
	width: 40%;
	height: auto;
	margin-right: 16px;
}
.mod_left{
	width: 60%;
	float: left;
}
.mod_left{
	display: flex;
	flex-direction: column;
}
.mod_max{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.dycx p{
    font-size: 20px;
    line-height: 30px;
    text-indent: 40px;
}