.home-module {width:1100px; margin:0 auto; padding:60px 0; }
.home-title {position: relative; text-align: center; font-size: 18px; color:#333; padding-bottom: 10px; margin-bottom: 50px;}
.home-title:before {position: absolute; left:50%; bottom:0; margin-left: -50px; display: block; content:''; width:100px; height: 1px;background: #666;}

.banner{
	width: 100%;
	height: 100px;
	background-color: #fff;
}
.banner_box{
	width: 1100px;
	display:block;
	margin-left: auto;
	margin-right: auto;
}
.banner_logo{
    width:300px;
	margin-top: 30px;
}
.banner_list{
	margin-left: 80px;
}
.banner_list li{
	float: left;
	font-size: 18px;
	margin-right: 40px;
	line-height: 100px;
}
.banner_list li a{

}
.banner_sign li{
	float: left;
	font-size: 18px;
	margin-right: 40px;
	line-height: 100px;
}
/*swiper*/
.swiper-container {
    width: 100%;
    height: 600px;
}
.swiper_box{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.swiper-slide{
	background-image: url("../image/banner_09.jpg");
	background-repeat: no-repeat;
	background-position:center center;
}
/*list*/
.list{
	width: 100%;
	height: 160px;
	background-color: #000000;
}
.list_box{
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	display:flex;
}
.list_box .icon_1{
	font-size: 54px;
	color: #fff;
	line-height: 160px;
	margin-left: 20px;
}
.list_box .icon_2 {
    font-size: 50px;
    color: #ffffff;
    line-height: 160px;
    margin-left: 20px;
    margin-top: 4px;
}
.list_box .icon_3{
	font-size: 80px;
	color: #ffffff;
	line-height: 160px;
	margin-left: 10px;
	margin-top: 6px;
}
.list_box .icon_4{
	font-size: 50px;
	color: #ffffff;
	line-height: 160px;
	margin-left: 10px;
	margin-top: 5px;
}
.list_box ul li{
	width: 275px;
	height: 160px;
	float: left;
}
.list_text{
	margin-left: 20px;
	font-size: 16px;
	color: #ffffff;
	margin-top: 55px;
	line-height: 28px;
}

.list_box li:hover p{
	color: #75e7fc;
}
.list_box li:hover i{
	color: #75e7fc;
}
.list_box li{
	background-size: 100% 100%;
	background-position: center center;
	transition: all 0.5s;
    -moz-transition: all 0.5s;	/* Firefox 4 */
    -webkit-transition: all 0.5s;	/* Safari 和 Chrome */
    -o-transition: all 0.5s;
}
.list_box li i{
	transition: all 0.3s;
    -webkit-transition: all 0.3s; /* Safari */
}
.list_box li p{
	transition: all 0.3s;
    -webkit-transition: all 0.3s; /* Safari */
}
.list_box .s1{
	background-image: url("../image/list_1.jpg");
}
.list_box .s2{
	background-image: url("../image/list_2.jpg");
}
.list_box .s3{
	background-image: url("../image/list_1-(4)_02.jpg");
}
.list_box .s4{
	background-image: url("../image/list_4.jpg");
}
/*list2*/
.list2 .tit{
	font-size: 16px;
	color: #333333;
	margin-top: 5px;
}
.list2{
	width: 950px;
	margin: 0px auto;
	display: flex;
}
.list2 li{
	width: 25%;
	height: auto;
	float: left;
	text-align: center;
	opacity: 0;
}
.list2 .icon_5{
	font-size: 50px;
}
.list2 .icon_6{
	font-size: 58px;
    margin-top: -12px;
}
/*consult*/
.consult{
	width: 240px;
	height: 40px;
	margin: 0px auto;
	border-radius: 20px;
	border: 1px solid #333;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
}
/*list3*/
.list3{
	margin: 0px auto;
	display: flex;
}
.list3 li{
	width: 135px;
	height: 200px;
	float: left;
	color: #ffffff;
	text-align: center;
	margin-right: 2px;
}
.list3 .s1{
	background-image: url("../image/b_1.jpg");
}
.list3 .s2{
	background-image: url("../image/b_2.jpg");
}
.list3 .s3{
	background-image: url("../image/b_3.jpg");
}
.list3 .s4{
	background-image: url("../image/b_4.jpg");
}
.list3 .s5{
	background-image: url("../image/b_5.jpg");
}
.list3 .s6{
	background-image: url("../image/b_6.jpg");
}
.list3 .s7{
	background-image: url("../image/b_7.jpg");
}
.list3 .s8{
	background-image: url("../image/b_8.jpg");
}
.list3 .icon_7{
	font-size: 40px;
    margin-top: 55px;
}
.list3 .icon_8{
	font-size: 40px;
    margin-top: 55px;
}
.list3 .txt{
	font-size: 18px;
	color: #ffffff;
	margin-top: 5px;
}
.list3 .border{
	width: 50px;
	height: 2px;
	background-color: #fff;
	margin: 0px auto;
}
/*list4*/
.list4{
	width: 100%;
	margin: 0px auto;
	display: table;
}
.list4 li{
	width: 25%;
	float: left;
	text-align: center;
	margin-bottom: 30px;
	opacity: 0;
}
.list4 li img{
	border: 1px solid #d5d5d5;
}
/*foot*/
.foot{
	width: 100%;
	height: 115px;
	background-color: #434343;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	padding-top: 35px;
}
.foot p{
	line-height: 30px;
}
/*animate*/
.animate_list_1{
animation:roate 0.5s;
animation-fill-mode:forwards;
animation-direction:alternate;
}
.animate_list_2{
animation:roate 0.5s 0.1s;
animation-fill-mode:forwards;
animation-direction:alternate;
}
.animate_list_3{
animation:roate 0.5s 0.3s;
animation-fill-mode:forwards;
animation-direction:alternate;
}
.animate_list_4{
animation:roate 0.5s 0.5s;
animation-fill-mode:forwards;
animation-direction:alternate;
}
.animate_p{
	width: 165px;
	text-align: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	opacity: 0;
}
.animate_box{
	width: 1100px;
	text-align: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 76px;
}
.animate_box li{
	opacity: 0;
}
.animate_p p{
	position: absolute;
	left: 0px;
	top: -26px;
}
.animate_p_1{
	width: 78px;
	text-align: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 76px;
	opacity: 0;
}
.animate_p_1 p{
	position: absolute;
	left: 0px;
	top: -26px;
}
/**/
.animate_list_5{
animation:tangchu 0.5s 0.5s;
animation-fill-mode:forwards;
animation-direction:alternate;
}
.animate_list_6{
animation:tangchu 0.5s 0.7s;
animation-fill-mode:forwards;
animation-direction:alternate;
}
.animate_list_15{
animation:tangchu 1s;
animation-fill-mode:forwards;
animation-direction:alternate;
}
/*anli*/
.animate_list_7{
animation:list_li 0.5s;
animation-fill-mode:forwards;
animation-direction:alternate;
}
.animate_list_8{
animation:list_li 0.5s 0.1s;
animation-fill-mode:forwards;
animation-direction:alternate;
}
.animate_list_9{
animation:list_li 0.5s 0.3s;
animation-fill-mode:forwards;
animation-direction:alternate;
}
.animate_list_10{
animation:list_li 0.5s 0.5s;
animation-fill-mode:forwards;
animation-direction:alternate;
}
.animate_list_11{
animation:list_li 0.5s;
animation-fill-mode:forwards;
animation-direction:alternate;
}
.animate_list_12{
animation:list_li 0.5s 0.1s;
animation-fill-mode:forwards;
animation-direction:alternate;
}
.animate_list_13{
animation:list_li 0.5s 0.3s;
animation-fill-mode:forwards;
animation-direction:alternate;
}
.animate_list_14{
animation:list_li 0.5s 0.5s;
animation-fill-mode:forwards;
animation-direction:alternate;
}
.animate_list_15{
animation:tangchu 0.5s 0.7s;
animation-fill-mode:forwards;
animation-direction:alternate;
}
.animate_list_16{
animation:tangchu 0.5s;
animation-fill-mode:forwards;
animation-direction:alternate;
opacity: 1;
}
.animate_list_17{
animation:tangchuhy 0.5s;
animation-fill-mode:forwards;
animation-direction:alternate;
}
/**/
@keyframes roate{
    from{
    opacity: 0;
    transform:translate(0px,100px);
    }
    to{
    opacity: 1;
    transform:translate(0px,0px);
    }
}
@keyframes tangchu{
    0%   {top: 800px;transform:translate(0px,800px);opacity: 0;}
    50%  {top: -36px;transform:translate(0px,-15px);}
    75%  {top: -16px;transform:translate(0px,10px);}
    100% {top: -26px;transform:translate(0px,0px);opacity: 1;}
}
@keyframes tangchuhy{
    0%   {top: 800px;opacity: 0;}
    50%  {top: -36px;}
    75%  {top: -16px;}
    100% {top: -26px;opacity: 1;}
}
@keyframes list_li{
    0%   {transform:translate(0px,100px);opacity: 0;}
    100% {transform:translate(0px,0px);opacity: 1;}
}
/**/
.hy_animateto_1{
	animation:yd_1 0.5s 0s;
    animation-fill-mode:forwards;
    animation-direction:alternate;
}
.hy_animateto_2{
	animation:yd_2 0.5s 0.1s;
    animation-fill-mode:forwards;
    animation-direction:alternate;
}
.hy_animateto_3{
	animation:yd_3 0.5s 0.2s;
    animation-fill-mode:forwards;
    animation-direction:alternate;
}
.hy_animateto_4{
	animation:yd_4 0.5s 0.3s;
    animation-fill-mode:forwards;
    animation-direction:alternate;
}
.hy_animateto_5{
	animation:yd_5 0.5s 0.4s;
    animation-fill-mode:forwards;
    animation-direction:alternate;
}
.hy_animateto_6{
	animation:yd_6 0.5s 0.5s;
    animation-fill-mode:forwards;
    animation-direction:alternate;
}
.hy_animateto_7{
	animation:yd_7 0.5s 0.6s;
    animation-fill-mode:forwards;
    animation-direction:alternate;
}
.hy_animateto_8{
	animation:yd_8 0.5s 0.7s;
    animation-fill-mode:forwards;
    animation-direction:alternate;
}
@keyframes yd_1{
    0%   {transform:translate(-300px,300px);opacity:0;}
    100% {transform:translate(0px,0px);opacity: 1;}
}
@keyframes yd_2{
    0%   {transform:translate(-150px,300px);opacity:0;}
    100% {transform:translate(0px,0px);opacity: 1;}
}
@keyframes yd_3{
    0%   {transform:translate(-50px,300px);opacity:0;}
    100% {transform:translate(0px,0px);opacity: 1;}
}
@keyframes yd_4{
    0%   {transform:translate(0px,300px);opacity:0;}
    100% {transform:translate(0px,0px);opacity: 1;}
}
@keyframes yd_5{
    0%   {transform:translate(0px,300px);opacity:0;}
    100% {transform:translate(0px,0px);opacity: 1;}
}
@keyframes yd_6{
    0%   {transform:translate(50px,300px);opacity:0;}
    100% {transform:translate(0px,0px);opacity: 1;}
}
@keyframes yd_7{
    0%   {transform:translate(150px,300px);opacity:0;}
    100% {transform:translate(0px,0px);opacity: 1;}
}
@keyframes yd_8{
    0%   {transform:translate(300px,300px);opacity:0;}
    100% {transform:translate(0px,0px);opacity: 1;}
}
/*list hover*/
.list_box li:hover{
	background-position: center center;
	background-size: 120% 120%;
}