@charset "utf-8";
/* CSS Document */
.index_sec3_tit{
	padding-top: 10%;
	opacity: 0;
}
.row{
	margin-top: 10%;
	opacity: 0;
	margin-right: 0;
	overflow: hidden;
}
.sheji_box{
	overflow: hidden;
}
.sheji_box .left{
	margin-left: -50%;
	opacity: 0;
}
.anlie_box{
	width: 100%;
	height: 600px;
	background: url(../images/gc_bg.jpg) no-repeat top;
	background-size: cover;
	position: fixed;
	left: 0;
	top: 80px;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.anlie{
	overflow: hidden;
	background: none;
	position: relative;
}
.anlie .title{
	padding-top: 10%;
	opacity: 0;
}
.anlie ul{
	margin-top: 10%;
	opacity: 0;
}
.index_sec6_con .title{
	padding-top: 10%;
	opacity: 0;
}
.index_sec6_con .list{
	margin-top: 10%;
	opacity: 0;
}
.sheji_box .left .n_btn button img{
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
/* .sheji_box .left .n_btn .prev:hover img{
	height: 26px;
}
.sheji_box .left .n_btn .next:hover img{
	height: 26px;
} */
.banner_img b{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.8);
}
.container{
	margin: auto;
	padding: 0;
}
