.banner{
	width: 100%;
	min-width: 1200px;
	margin-top:70px;
}
.lb1,.slideBox,.bd {
	width: 100%;
	height: 500px;
	overflow: hidden;
}

.neir,
.neir_x,
.neir_c {
	color: #fff;
	width: 100%;
	height: 500px;
	/*padding: 100px 70px;*/
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.lb1 .wrap{
	height: 500px;
}

.neir {
	background: url(../img/banner1.png) no-repeat;
}

.neir_x {
	background: url(../img/banner2.png) no-repeat;
}

.neir_c {
	background: url(../img/banner3.png) no-repeat;
}

.reveal-modal .wenb {
	color: #fff;
	width: 350px;
	margin-right: 20px;
	margin-top: 40px;
	
}
.banner h2 {
	font-size: 40px;
}
.zuoc {
	width: 700px;
	height: 380px;
	background: url(../img/yct.png) center no-repeat;
	background-size: 100% 100%;
}
.zuoc2 {
	width: 660px;
	height: 380px;
	background: url(../img/yct2.png) center no-repeat;
	background-size: 100% 100%;
}
.zuoc3{
	width: 618px;
	height: 380px;
	background: url(../img/yct3.png) center no-repeat;
	background-size: 100% 100%;
}

.slideBox .hd {
	width: 100%;
	height: 15px;
	overflow: hidden;
	position: absolute;
	bottom: 30px;
	z-index: 1;
	text-align: center;
}

.slideBox .hd ul{
	width: 1200px;
	margin: auto;
}
.slideBox .hd ul li{
	display: inline-block;
	margin-right: 10px;
	width: 15px;
	height: 15px;
	background: rgba(255,255,255,0.4);
	cursor: pointer;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.slideBox .hd ul li.on{
	background: #fff;
	
}
.wenb{
	padding-left: 100px;
	box-sizing: border-box;
}

.wenb h2,.wenb h3{
	color: #fff;
}
.wenb h2{
	margin-bottom: 50px;
}
.wenb h3{
	line-height: 36px;
	font-size: 24px;
	font-weight: normal;
	position: relative;
}
.wenb h3:before{
	position: absolute;
	content: "";
	width: 38px;
	height: 2px;
	background: #fff;
	bottom: -15px;
}
.free-use{
	width: 180px;
	padding:8px 0;
	border: 1px solid #fff;
	border-radius: 5px;
	text-align: center;
	margin-top:60px;
}
.free-use a{
	color: #fff;
	font-size: 16px;
}
.lb1 .flex-layout,
.cont-div .flex-layout{
	justify-content: space-between;
}
.cont-title{
	padding: 70px 0;
	font-size: 20px;
}
.cont-div{
	padding: 0 100px;
	box-sizing: border-box;
}
.row-right i{
	color: #18CEB4;
	font-size: 44px;
}
.row-right h3{
    position: relative;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 10px;
}
.row-right h3:before{
	position: absolute;
    content: "";
    width: 57px;
    height: 9px;
    background: #18CEB4;
    bottom: 1px;
    z-index: -1;
}
.row-right p{
	font-size: 18px;
	line-height: 40px;
}
.row-right{
	padding: 0 70px;
	box-sizing: border-box;
}
.row{
	margin-bottom: 50px;
}
.row img{
	width: 485px;
	height: 452px;
}
.success-demo li{
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 40px;
}
.success-demo li:hover{
	box-shadow: -1px 1px 9px 6px #eee;
}
.success-demo li a{
	display: block;
	text-align: center;
	border: 1px solid #e4e4e4;
}
.success-demo li:nth-child(3n){
	margin-right: 0;
}
.success-demo li a img{
	display: block;
	width: 100%;
}
.success-demo li div{
	padding: 30px 0;
}
nav{
	display: none;
}

.news_more {
	text-align: center;
	margin-top: 0.32rem;
	font-size: 0.24rem;
	color: #414141;
}

