.videoWin{
	width:600px;
	height: 250px;
	margin:0 auto;
}
html{background-color:#f0f0f0;}
/*头部*/
.indexTop{
	width: 100%;
	min-width: 1200px;
	background-color:#ffffff;
}
.statusBars{
	width:100%;
	min-width: 1200px;
	height:40px;
	line-height: 40px;
	background-color:#f3f3f3;
	border-bottom:1px solid #d9d9d9;
}
.statusBar{
	width: 1200px;
	margin:0 auto;
}
.statusBar a{
	position: relative;
	padding:0 20px;
}
.statusBar a:hover{
	color:#000;
}
.statusBar a img{
	position: absolute;
	top:0;
	left:0;
}
.indexLogoSearch{
	position: relative;
	width:1200px;
	height:100px;
	margin:0 auto;
}
.indexLogo{
	width:500px;
	padding-top:16px;
}
.indexLogo img{
	padding-right:10px;
}
.logoTip{
	padding:13px 0;
}
.indexSearch{
	position:relative;
	width:470px;
	padding-top:28px;
}
.indexSearch input{
	display: inline-block;
	width:100%;
	border:2px solid #44c6a5;
	vertical-align: middle;
    width: 100%;
    height: 40px;
    background: #fff;
    padding-left: 10px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.indexSearch input:focus{
	border:2px solid #44c6a5;
}
.indexSearch button{
	position:absolute;
	right:0;
	top:29px;
	vertical-align: middle;
    width: 80px;
    background-color:#44c6a5;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.indexTopMenus{
	width:100%;
	min-width:1200px;
	height: 50px;
	line-height: 50px;
	background-color: #44c6a5;
}
.indexTopMenu{
	position: relative;
	width:1200px;
	margin:0 auto;
	background-color: #44c6a5;
}
.layui-nav .layui-nav-item{
	line-height: 50px;
	margin-right: 20px;
}
.layui-nav .layui-nav-item a{
	font-size:16px;
	color:#fff;
	padding:0 25px;
}
.indexTopMenus .thisAll a{
	font-size:16px;
}
.indexTopMenus .thisAllItem a{
	font-size:14px;
	color: rgba(255,255,255,.7);
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{
	background-color:#b2e8c1;
}
.layui-nav-bar{
	background-color:#b2e8c1;
}
/*头部结束*/
/*bigbg*/
.bigbg{
	position: relative;
	width:100%;
	min-width:1200px;
	margin: 0 auto;
}
.bigbg img{
	width:100%;
}
.bigImgList{
	position: absolute;
	top:0;
	right: 12.5%;
	width:22%;
	max-width: 360px;
	min-width: 270px;
	height: 100%;
	padding:20px;
	background-color:#393D49;
	overflow: hidden;
}
.reoTitle{
	width:100%;
	height: 30px;
}
.reoTitle li{
	float: left;
	width:50%;
	font-size:16px;
	color:#fff;
	line-height: 30px;
	font-weight: 500;
	text-align: center;
	cursor:pointer;
}
.reoLists{
	margin-top:10px;
}
.reoList{
	display: none;
}
.reoLists .reoList li{
	position:relative;
	padding-left:30px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	color:#44c6a5;
}
.reoLists .reoList i{
	position:absolute;
	top:5px;
	left:0;
	display: block;
	width:20px;
	height:20px;
	color: #d75a00;
	line-height: 18px;
	text-align: center;
	border:1px solid #d75a00;
	border-radius: 50%
}
.reoLists .reoList i.top3{
	color:#fff;
	background-color: #d75a00;
}
.content{
	width:1200px;
	margin:10px auto;
	padding-top:20px;
}
.openClass{
	width: 1240px;
	margin-left: -20px;
	overflow:hidden;
}
.openClass .openClassList{
	float: left;
	width:270px;
	margin:0 20px 40px;
	cursor: pointer;
}
.openClass .openClassList img{
	width:100%;
	height: 152px;
}
.openClass .openClassList .openClassInfo{
	padding:10px;
	line-height: 30px;
	height: 140px;
	background-color:#ffffff;
	-moz-box-shadow: 4px 4px 8px #dad7d7; /* 老的 Firefox */
	box-shadow: 4px 4px 8px #dad7d7;
}
.openClassInfo .title{
	font-size:18px;
	font-weight: 500;
}
.openClassInfo .tip{
	color:#9a9a9a;
	font-size:14px;
}
.openClassInfo .Price{
	color:#3ccb9f;
	font-size:16px;
}
.sweepCode{
	width:100%;
	height: 400px;
	background-color: #fff;
	border-radius: 2px;
	text-align: center;
	padding-top:65px;
}
.sweepCode img{
	width:170px;
	padding-bottom: 40px;
}
.sweepCode p{
	text-align: center;
	font-size: 20px;
	color:#9a9a9a;
	line-height: 40px;
}
.sweepCode p.sweepCodeO{
	color: #969696;
	font-weight: 500;
}
/*页面底部*/
.foots{
	float: left;
	width:100%;
	margin-top: 20px;
	min-width:1200px;
	background-color:#f0f0f0;
}
.foot{
	width:1200px;
	padding-top:15px;
	margin:0 auto;
	text-align:center;
}
.footMenu{
	padding-bottom:10px;
}
.footMenu a{
	font-size:14px;
}
.footMenu i{
	padding:0 4px;
}
.foot p{
	font-size:14px;
	color:#333;
	line-height: 26px;
}
.certificateImg{
	padding:10px 0 14px 0;
}
.certificateImg img{
	margin:0 2px;
	background-color:#fff;
}
/*页面底部*/