/* 首页 */
.index_banner1 {width: 100%; height: 860px; background: url(../images/index/banner1.jpg) no-repeat center center #dee2ed;}
.index_banner2 {width: 100%; height: 640px;}
.index_title1 {height: 100px; width: 100%; background: url(../images/index/i_title1.png) no-repeat center center; }

.index_type_bg{ background: #efefef; padding-top: 50px; }
.index_type{ width: 1020px; height: 670px; margin-left: 85px; margin-top: 50px; position: relative; }
.index_type ul li{ width: 340px; float: left; height: 480px; }
.index_type ul li .i_type_img_s{ width: 110%; margin-left: -5%; }
.index_type ul li .i_type_img_b{ display: none; width: 116%; margin-left: -8%; margin-top: -50px; }
.index_type ul li.active{ z-index: 1; position: relative; }
.index_type ul li.active .i_type_img_b{ display: block; }
.index_type ul li.active .i_type_img_s{ display: none; }
.index_type .jt_prev, .index_type .jt_next{ margin-top: -120px; }

.index-slider {margin: 70px 0;}
.i-slider-title {background: url(../images/index/i_title2.png) no-repeat; height: 88px;margin-top: 120px; margin-bottom: 30px;}

/* div.flexslider {
	height: 847px;
}

.flexslider .slides li {
	height: 847px;
} */

.slider-container {
	position: relative;
    height: 710px;
}

.swiper-slide {
	text-align: center;
    font-size: 18px;
    background: #fff;
    /* height: 200px; */
    width: 327px;
    height: 327px;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-button-prev,
.swiper-button-next {
	width: 101px;
	height: 101px;
	background-size: auto;
}

.swiper-button-prev {
	background-image: url(../images/index/i_next.png);
	left: -124px;
}

.swiper-button-next {
	background-image: url(../images/index/i_prev.png);
	right: -124px;
}

.center {
	position: static;
}

.head_content {
	position: relative;
}

.head_flower {
	right: 0;
}

.aboutus {
	background: url(../images/index/indexPic1.jpg) no-repeat center center;
	/*width: 1920px;*/
	width: 100%;
	height: 570px;
	margin-top: 180px;
	padding-top: 172px;
}

.links {
	width: 720px;
	margin: 0 auto;
}

.links li {
	width: 186px;
	height: 418px;
	/* display: inline-block; */
	margin-left: 70px;
	float: left;
}

.links a {
	display: block;
	height: 100%;
}

.footer {
	margin-top: 0;
}
