/*html,body {
	overflow: hidden;
}*/

.main {
	/*padding: 4% 5%;*/
	margin: 0 auto;
      width: 1200px;
}

.left-model{
	background-color: #cd0b01;
}

.left-title {
	color: #FFFFFF;
	font-size: 24px;
	margin: 10px 0;
      text-align: center;
       display: block;
}

.left-subtitle {
	color: #FFFFFF;
        text-align: center;
       display: block;
}

.right-model {
	background-color: #f7f7f7;
	height: 100%;
       // margin: 0px 0px -13px 0px;
}

.right-title {
	font-size: 15px;
	font-weight: 600;
}

.top-image {
   	padding-top: 28%;
}

.flowpng {
	position: fixed;
	left: 0px;
	top: 0px;
	background: #000;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 10000
}


.appkuang {
	position: absolute;
	background: #fff;
	top: 10%;
	left: 25%;
	width: 45%;
	height: 500px;
}


.appflowpngHeader-right {
	position: absolute;
	width: 25px;
	height: 25px;
	border-radius: 14px;
	background: #e6e6e6;
	color: #868383;
	right: -7px;
	top: -7px;
	text-align: center;
	line-height: 20px;
}


.img4 {
	text-align: center;
}
.appHeader{
	margin-top: 20%;
}
//弹框
.zhezhao11 {
				position: fixed;
				left: 0px;
				top: 0px;
				background: #000;
				width: 100%;
				height: 100%;
				background: rgba(0, 0, 0, 0.5);
				z-index: 10000;
			}
.tankuang11 {
				position: relative;
				background: #fff;
				width: 400px;
				height: 240px;
				border-radius: 5px;
				margin: 5% auto;
			}
.tankuangsm{
position: relative;
background: #fff;
width: 400px;
height: 290px;
border-radius: 5px;
margin: 5% auto;
}
#header{
height: 40px;
}
#header-right{
	position: absolute;
	width: 25px;
	height: 25px;
	border-radius: 5px;
	color: #999999;
	right: 15px;
	top: 18px;
	text-align: center;
}

