﻿
.middle-div1{
	width: 100%;
	height:600px;
	/*height:732px;*/
	/*background:url("../images/broadcast1.png") no-repeat;*/
	}
.middle-div2-left,.middle-div2-right,.middle-div4-left,.middle-div4-right{
	height: 100%;
	float: left;
}
.middle-div2{width:100%;height: 735px;background-color: #f5f3f3;}
.middle-div2-left{
	width: 43%;
	padding: 100px 5% 0 4%;
	box-sizing: border-box;
}
.middle-div2-left p{
	word-break:normal;
	white-space:pre-wrap;
	word-wrap:break-word;
	font-size:20px;
	margin-bottom: 25px;
}
.middle-div2-left p:nth-child(1){
	min-width:400px;
}
.middle-div2-left p:nth-child(1),.middle-div3 p:nth-child(1){
	font-size: 45px;
}
.middle-div2-left p:nth-child(2){
	font-size: 28px;
}
.middle-div2-right{
	width: 57%;
	height: 100%;
	background: url('../images/app-back.png') no-repeat;
	padding:30px 0 0 15%;
	box-sizing: border-box;
	}
.middle-div2-right img{
	width: 420px;
}

.middle-div3{
	width: 100%;
	text-align: center;
	padding: 30px 10%;
	box-sizing: border-box;
	overflow: hidden;
	}
.middle-div3 p{margin-bottom: 15px;text-indent:2em}
.middle-div3 .middle-div3-img{
	width:900px;
	height: 500px;
	margin: 0 auto;
	background: url('../images/information-logon-2.png') no-repeat;
	background-size:100% 100%;
	position: relative;
	}
.middle-div3-img p span{
display: inline-block;
margin-right: 25px;
}
.middle-div3-img p:nth-child(1){
	font-size: 16px;
	font-weight: 600;
	position: absolute;
	top: 100px;
	right: -20px;
}
.middle-div3-img p:nth-child(2){
	font-size: 16px;
	font-weight: 600;
	position: absolute;
	left: -50px;
	bottom: 3px;
}
.middle-div3-img p:nth-child(2) span{
	margin: 0 6px;
}
.middle-div4{
	width: 100%;
	height: 500px;
	padding: 0;
	box-sizing: border-box;
}
.middle-div4-left,.middle-div4-right{
	box-sizing: border-box;
}
.middle-div4-left p,.middle-div4-right p,.middle-div5 p:nth-child(1){
	font-size: 45px;
}
.middle-div4-left{
	width: 43%;
	text-align: right;
	padding-top: 30px;
	background: url('../images/logon2.png') no-repeat;
	background-size: cover;
  	-webkit-background-size: cover;
  	-o-background-size: cover;
  	background-position: center 0;
}
.middle-div4-right{
	width: 57%;
	text-align: left;
	position: relative;
	background-color: #f5f3f3;
	/*background: url('../images/logon3.png') no-repeat;*/
}
.middle-div4-right p{z-index:99;position: absolute;top: 30px;}
.middle-div4-right .right-img{
	width: 600px;
	height:400px;
	margin: 0 auto;
	margin-top: 80px;
}
.middle-div4-right img{
	width: 600px;
	/*height: 90%;*/
	/*position: absolute;
	left:30%;
	bottom: 20px;*/
}
.middle-div5{
	width: 100%;
	height:750px;
	color: #FFFFFF;
	text-align: center;
	background: #19c99e;
	font-family: PingFangSC-Regular,sans-serif;/*苹方字体*/
	}
.middle-div5 p:nth-child(1){
	padding: 100px 0;
}
.middle-div5 .div5-footer{
	width:1000px;
	height: 400px;
	text-align: center;
	box-sizing: border-box;
	margin: 0 auto;
}
.div5-footer-div1,.div5-footer-div2,.div5-footer-div3,.div5-footer-div4{
	width: 15%;
	min-width: 180px;
	height: 100%;
	display: inline-block;
	/*background: bisque;*/
	margin-left: 1%;
	text-align: center;
	/*float: left;*/
	
}
.div5-footer .footer-round{
	width: 170px;
	height: 170px;
	background: #FFFFFF;
	border-radius: 50%;
	display: inline-block;
}
.div5-footer .footer-round.rounde-logon4{
	background: url('../images/logon4.png') no-repeat;
}
.div5-footer .footer-round.rounde-logon5{
	background: url('../images/logon5.png') no-repeat;
}
.div5-footer .footer-round.rounde-logon6{
	background: url('../images/logon6.png') no-repeat;
}
.div5-footer .footer-round.rounde-logon7{
	background: url('../images/logon7.png') no-repeat;
}
.div5-footer .div5-footer-text{
	width: 100%;
	float: left;
	text-align: center;
}
.div5-footer .div5-footer-text p:nth-child(1){
	padding: 50px 0 0 0;
	font-size: 30px;
}
.div5-footer .div5-footer-text p:nth-child(2){
	padding-left: 35px;
	text-align: left;
	font-size: 16px;
}
