.box{
	width: 100%;
	min-height: 8rem;
	position: relative;
	/*padding-top: 1.6rem;*/
	padding-bottom: 2.6rem;
}


.box .main{
	width: 100%;
	height: 100%;
	position: relative;
}

.box .main .banner{
	/*height: 5.4rem;*/
	height: 3.74rem;
	width: 100%;
}

.box .main .banner2{
	height: 8.9rem;
	width: 100%;
}

.box .main .banner3{
	height: 3.74rem;
	width: 100%;
}

.box .main .banner > img,
.box .main .banner2 > img,
.box .main .banner3 > img{
	width: 100%;
	height: 100%;
}

.box .main .title{
	width: 5.23rem;
	height: 0.58rem;
	margin: 0.7rem auto;
	margin-bottom: 0.8rem;
	background: url(../images/inyz_ln_title.png) no-repeat;	
	background-size: 100% 100%;
}

.box .main .title2{
	width: 12.42rem;
	height: 0.58rem;
	margin: 0.7rem auto;
	margin-bottom: 0.8rem;
	background: url(../images/inyz_fz_title.png) no-repeat;	
	background-size: 100% 100%;
}

.box .main .title3{
	width: 4.05rem;
	height: 0.58rem;
	margin: 0.7rem auto;
	margin-bottom: 0.8rem;
	background: url(../images/inyz_join_title.png) no-repeat;	
	background-size: 100% 100%;
}

.box .main .content2{
	width: 100%;
	min-height: 5rem;
	padding-bottom: 2rem;
}

.box .main .content2 .item{
	height: 6.4rem;
	width: 100%;	
}

.box .main .content2 .item > img{
	width: 100%;
	height: 100%;
}

.box .main .content2 .item2{
	width: 100%;
	height: 4.6rem;	
	position: relative;
}

.box .main .content2 .item2 > img{
	width: 100%;
	height: 100%;
}

.box .main .content2 .item2 .item-layer{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .3);
}

.box .main .content2 .item2 .inner{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 2.6rem;
	width: 14.4rem;
	margin: auto auto;
	overflow: hidden;
}


.box .main .content2 .item2 .inner .left{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 50%;
	padding-right: 0.2rem;
}

.box .main .content2 .item2 .inner .left .inner-title,
.box .main .content2 .item2 .inner .right .inner-title{
	height: 0.5rem;
	line-height: 0.5rem;
	width: 100%;
	font-size: 0.36rem;
	color: #fff;
}

.box .main .content2 .item2 .inner .right .inner-title{
	text-align: right;
}

.box .main .content2 .item2 .inner .left .inner-info,
.box .main .content2 .item2 .inner .right .inner-info{
	height: 2rem;
	line-height: 0.44rem;
	font-size: 0.24rem;
	color: #fff;
	text-indent: 2em;	
}


.box .main .content2 .item2 .inner .right{
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 50%;
	padding-left: 0.2rem;
}



.box .main .content{
	width: 14.4rem;
	min-height: 5rem;
	padding-bottom: 2rem;	
	margin: 0 auto;
}

.box .main .content .fz-01{
	width: 100%;
	height: 8.2rem;
	background: url(../images/inyz_fz_01.jpg) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 0.4rem;
}

.box .main .content .fz-02{
	width: 100%;
	height: 9rem;
	background: url(../images/inyz_fz_02.jpg) no-repeat;
	background-size: 100% 100%;
}