.banner {
	background: url('../imgs/banner.png') no-repeat center;
	width: 100%;
	height: 370px;
	background-size: 100% 100%;
	padding-top: 66px;
}

.banner h3 {
	font-size: 40px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	color: #181818;
}

.banner p {
	width: 608px;
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #4b5b76;
	line-height: 32px;
	padding: 30px 0;
}

.banner ul li {
	width: 180px;
	height: 50px;
	border: 1px solid #4b5b76;
	border-radius: 26px;
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: center;
	color: #4b5b76;
	margin-right: 22px;
	padding: 0 25px;
	display: inline-flex;
}

.banner ul li:last-child {
	width: 220px;
}
.banner-nav{
	margin: -40px auto 0 !important;
}
.banner-nav li {
	width: 590px;
	height: 80px;
	background: #ffffff;
	border-radius: 10px;
	box-shadow: 0px 0px 15px 0px rgba(3, 14, 40, 0.05);
	display: inline-block;
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: center;
	color: #4b5b76;
	line-height: 80px;
}
.introduce{
	width: 100%;
	height: 569px;
}
 .title{
	font-size: 36px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	text-align: center;
	color: #181818;
	padding: 50px 0 47px;
	height: 36px;
	line-height: 36px;
}
 .title span{
	color: #0052D9;
}
.introduce-c img{
	width: 400px;
	height: 340px;
}
.introduce-c p{
	width: 639px;
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: justify;
	word-break: break-all;
	color: #4b5b76;
	line-height: 40px;
}
.explain{
	width: 100%;
	height: 567px;
	background: #f3f5f8;
}
.explain-nav{
	text-align: center;
	margin-top: 34px;
	margin-bottom: 40px;
}
.explain-nav li{
	display: inline-block;
	margin: 0 20px;
	width: 160px;
	height: 50px;
	border-radius: 4px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #181818;
	cursor: pointer;
}
.explain-nav .explain-nav-active{
	 background: #0052d9; 
	 color: #ffffff; 
}
.explain-content ul{
		display: none;
		       width: 1040px;
		       margin: 0 auto;
}
.explain-content div ul{
	display: contents;
}
.explain-content ul li{
	width: 316px;
	height: 140px;
	background: #ffffff;
	border-radius: 10px;
	box-shadow: 0px 0px 15px 0px rgba(3,0,0,0.05); 
	display: inline-flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	margin-bottom: 36px;
	margin-right: 40px;
	position: relative;
}
.explain-content ul li:nth-child(3n){
	margin-right: 0;
}
.explain-content ul li span{
	display: block;
	width: 50px;
	height: 50px;
	background: #0052d9;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #ffffff;
	border-radius: 50%;
}
.explain-content ul li p{
	font-size: 20px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #0052d9;
	margin-top: 30px;
}
.explain-content ul li:hover{
	background-color: #0052D9;
}
.explain-content ul li:hover span{
	background-color: #ffffff;
	color: #0052D9;
}
.explain-content ul li:hover p{
	color: #ffffff;
}
.explain-content ul li img{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 82px;
	height: 82px;
}
.advantage{
	width: 100%;
	height:434px ;
	text-align: center;
}
.advantage ul{
	margin-top: 44px;
	font-size: 0;
}
.advantage ul li{
	display: inline-flex;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}
.advantage-img{
width: 150px;
	height: 250px;
	opacity: 1;
	position: relative;
	z-index: 999;
}
.advantage-img img{
	width: 100%;
	height: 100%;
}
.advantage-img p{
	width: 24px;
	opacity: 1;
	font-size: 24px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	color: #fefefe;
	position: absolute;
	left: 63px;
	top: 69px;
	line-height: 30px;
}
.advantage-address{
	position: absolute;
	left: -300px;
	width: 450px;
	height: 250px;
}
.advantage-text{
	width: 450px;
	height: 250px;
	background: #f3f5f8;
	position: relative;
	padding: 97px 30px;
}
.advantage-text p{
	opacity: 1;
	font-size: 20px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: justifyLeft;
	color: #4b5b76;
	line-height: 36px;
}
.advantage-text img{
	width: 323px;
	height: 250px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.process{
	width: 100%;
	height: 443px;
	opacity: 1;
	background: #f3f5f8;
}
.process ul {
	display: flex;
	margin-top: 30px;
}
.process ul li{
	display: inline-block;
	width: 200px;
	text-align: center;
}
.process ul li img{
	width: 122px;
	height: 122px;
}
.process ul li h3{
	font-size: 18px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #181818;
	padding: 12px 0 20px;
}
.process ul li  p{
	font-size: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: justify;
    word-break: break-all;
	color: #4b5b76;
	letter-spacing: 0.56px;
}
.process ul li:nth-child(even){
	width: 36px;
	margin: 0 7px;
}
.process ul li:nth-child(even) img{
	width: 36px;
	height: 24px;
	margin-top: 49px;
}
.protect{
	width: 100%;
	height: 587px;
}
.protect img{
	width: 1200px;
	height: 402px;
	margin-top: 40px;
}
.examples{
	width: 100%;
	height: 560px;
	background: #f3f5f8;
}
.examples .examples-nav{
	margin-top: 46px;
	font-size: 18px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #181818;
	text-align: center;
	margin-bottom: 30px;
}
.examples .examples-nav li{
	margin-right: 60px;
	display: inline-block;
	cursor: pointer;
}
.examples .examples-nav .examples-nav-active{
	color: #0052D9;
}
.examples-content ul{
	margin-top: 30px;
	display: none;
}
.examples-content ul li {
	margin-right: 28px;
	width: 276px;
	overflow: hidden;
	display: inline-block;
	
}
.examples-content ul li a{
	display: block;
}
.examples-content ul li:last-child{
	margin-right: 0;
}
.examples-content ul li img{
	width: 276px;
	height: 180px;
}
.examples-content ul li h3{
font-size: 18px;
font-family: Microsoft YaHei, Microsoft YaHei-Regular;
font-weight: 400;
text-align: justifyLeft;
color: #181818;
line-height: 24px;
padding:14px 0;
}
.examples-content ul li p{
font-size: 14px;
font-family: Microsoft YaHei, Microsoft YaHei-Regular;
font-weight: 400;
text-align: justifyLeft;
color: #4b5b76;
line-height: 24px;	
-webkit-line-clamp: 2;
}