body,html{
		background:#fff;
		overflow-x: hidden;
	}
	.header{
		height: 80px;
		width: 100%;
	background: #fff;
	}
	.header .content{
		margin: 0 auto;
		width: 1200px;
	}
	.header .logo{
		width: 160px;
		float: left;
	}
	.header .logo img{
		height: 30px;
		padding-top: 25px;
	}
	.header .nav{
		width: 840px;
		float: left;
	}
	.header .nav li{
		height: 80px;
		line-height: 80px;
		color: #333;
		font-size: 16px;
		float: left;
		margin-right: 40px;
	}
	.header .tel{
		width: 180px;
		line-height: 32px;
		height: 30px;
		color: #fff;
		background: #117eea;
		border-radius: 15px;
		text-align: center;
		font-size: 16px;
		float: right;
		margin-top: 25px;
	}
	.product-anli{
		background: #fff;
		padding-bottom: 60px;
		padding-top: 30px;
	}
	.product-anli>h3{
		font-size: 24px;
		color: #333;
		text-align: center;
		padding-top: 30px;
		padding-bottom: 30px;
		
	}
	.product-anli>ul{
		width: 1202px;
		margin: 0 auto;
		height:auto;
		display: flex;
		 flex-wrap:wrap;
	}
	.product-anli>ul li{
		height:124px;
		width: 198px;
		border: 1px solid #eee;
		border-right: 0;
		text-align: center;
	}
	.product-anli>ul li img{
		height: 40px;
		padding-top: 40px;
	}
	.index-hz {
    height: 402px;
    /* padding: 40px 0 90px; */
    background: url(/pc/img/index/1.png) no-repeat center top;
}

.index-hz .freeUse {
    width: 100%;
    height: 402px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.index-hz .freeUse .freeUse_text {
    font-size: 32px;
    color: #333;
}

.index-hz .freeUse_btn {
    width: 100%;
    text-align: center;
    margin-top: 60px;
    display: flex;
    justify-content: center;
}

.index-hz .freeUse_btn .btn_mfsy {
    display: inline-block;
    width: 280px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    background-color: #117eea;
    border-radius: 10px;
    font-size: 22px;
    color: #fff;
        cursor: pointer;

}

.index-hz .freeUse_btn .btn_mfsy:hover {
    box-shadow: 0 0 6px #117eea;
}
.index-hz .freeUse_btn .btn_mfsy2 {
    display: inline-block;
    width: 280px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    background-color: #117eea;
    border-radius: 10px;
    font-size: 22px;
    color: #fff;
     margin-left: 70px;
        cursor: pointer;

}

.index-hz .freeUse_btn .btn_mfsy2:hover {
    box-shadow: 0 0 6px #117eea;
}
.index-hz .freeUse_btn .btn_hzhb {
    display: inline-block;
    width: 280px;
    height: 70px;
    text-align: center;
    line-height: 68px;
    border-radius: 10px;
    font-size: 22px;
    color: #333;
    border: 3px #117eea solid;
    margin-left: 70px;
        cursor: pointer;

}

.index-hz .freeUse_btn .btn_hzhb:hover {
    box-shadow: 0 0 6px #117eea;
    background-color: #ffffff10
}
	footer{
	background: #333;
}
.footer_top{
padding-left:40px;
margin: 0 auto;
height: 150px;
width: 1160px;
}
.footer_top a{
	font-weight: 900;
	font-size: 18px;
	margin-top:53px;
	text-align: left;
	float: left;
	height: 44px;
	line-height: 44px;
	width: 240px;
	padding-left: 50px;
}
.footer_top a.ft2{
	background-position:-50px 0px;
}
.footer_top a.ft3{
	background-position:-100px 0px;
}
.footer_top a.ft4{
	background-position:-150px 0px;
}
.footer_top a span{
	color: #333;
	text-indent: 10px;
	float: left;
	height: 100%;
	width: 100%;
	background: #F2F2F2;
}
.footer_link{
	text-align: center;
	line-height: 100px;
	color: #fff;
	height:100px;
	border-bottom: 1px solid #555;
}
.footer_link a{
	color: #fff;
	padding-right:20px;
}
.footer {
	line-height: 50px;
	color: #999;
	width: 100%;
	height:50px;
}
.footer p{
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}
.footer #daimaxiong{
	position: static;
}
.footer #daimaxiong img{
	padding-right:2px;
	top:2px;
	position:relative;
}
#certify_bg {
background: #fff;	
}
#certify_bg>h3{
		font-size: 24px;
		color: #333;
		text-align: center;
		padding-top: 40px;
		padding-bottom: 40px;
		
	}
#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 520px;
	height: 408px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
	display:block;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}