.dy{
  font-family:  Microsoft YaHei UI-Regular, Microsoft YaHei UI;
  position: relative;
	background: #F5F7FA;
}

.banner{
	background: url(https://cdn.chiefgr.com/hz06/img//bg.png)no-repeat;
	background-size: 100%;
	width: 100%;
  height: 590px;
}
.banner-box{
	padding-top: 360px;
}

.banner .btn{
	width: 150px;
	height: 40px;
	background: rgba(255,255,255,0.2);
	border-radius: 50px 50px 50px 50px;
	border: 1px solid #FFFFFF;
	display: flex;justify-content: space-between;align-items: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	padding: 0 5px 0 30px;
}
.banner .btn i{
	background: url(https://cdn.chiefgr.com/hz06/img//banner-icon.png)no-repeat;
	width: 32px;
  height: 32px;
	
}
.banner .btn:hover{
	background: #FF1A57;
	border: 0;
}
.banner .btn:hover i{
	background: #FF1A57;
	background: url(https://cdn.chiefgr.com/hz06/img//banner-hover.png)no-repeat;
}
.banner-txt{
	margin-top: 130px;
	height: 120px;
	background: #FFFFFF;
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.03);
	border-radius: 2px 2px 2px 2px;
	display: flex;justify-content: space-between;align-items: center;
	padding: 0 100px;
}
.banner-txt h5{
	font-size: 32px;
	font-weight: bold;
	color: #000000;
	display: flex;align-items: center;
}
.banner-txt h5 span{
	font-size: 16px;
	font-weight: 400;
	color: #000000;
}
.banner-txt p{
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	margin-top: 5px;
}
.con-box{
	padding-top: 50px;
	
}
.con1-list{
	display: flex;align-items: center;justify-content: space-between;

}
.con1-list .item{
	width: 285px;
	height: 300px;
	text-align: center;
	background: #FFFFFF;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.con1-list .item img{
	margin-top: 50px;
	width: 90px;
	height: 90px;
}
.con1-list .item .title{
	margin-top: 40px;
	height: 20px;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	line-height: 20px;
}
.con1-list .item p{
	width: 145px;
	margin-top: 15px;
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 20px;
	text-align: center;
}

/*购买流程开始 	background: linear-gradient(270deg, #508BFF 0%, #0056FF 100%);
	*/

.con4-box{

	display: flex;align-items: center;justify-content: space-between;
	position: relative;
	height: 230px;
	box-shadow: 0px 10px 30px 0px rgba(0,0,0,0.05);
	padding: 0 20px;
	
	background: linear-gradient(180deg, rgba(255,255,255,0.8) 0%, #FFFFFF 100%, #FFFFFF 100%, #FFFFFF 100%);
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #FFFFFF;
	
}
.con4-txt{
	margin-left: 10px;
}
.con4-box .con4-item{
	display: flex;align-items: center;

}
.con4-item .con4-txt h4{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.con4-item .con4-txt p{
	width: 108px;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	line-height: 14px;
	padding-top: 10px;
}
.con4-box .con4-xian1{
	position: absolute;
	top: 30px;
	left: 65px;
	width: 238px;
	height: 52px;
	background: url(https://cdn.chiefgr.com/hz06/img//index-xian-1.png)no-repeat;
}
.con4-box .con4-xian2{
	position: absolute;
	top: 150px;
	left: 303px;
	width: 238px;
	height: 52px;
	background: url(https://cdn.chiefgr.com/hz06/img//index-xian-2.png)no-repeat;
}
.con4-box .con4-xian3{
	position: absolute;
	top: 30px;
	left: 540px;
	width: 238px;
	height: 52px;
	background: url(https://cdn.chiefgr.com/hz06/img//index-xian-3.png)no-repeat;
}
.con4-box .con4-xian4{
	position: absolute;
	top: 150px;
	left: 779px;
	width: 238px;
	height: 52px;
	background: url(https://cdn.chiefgr.com/hz06/img//index-xian-4.png)no-repeat;
}
.con4-gg{
	margin-top: 10px;
	background: url(https://cdn.chiefgr.com/hz06/img//index-con4-gg.png)no-repeat;
	width: auto;
	height: 90px;

}
/*购买流程结束*/

.con5-list{
		display: flex;align-items: center;justify-content: space-between;

}
.con5-list .item{
	width: 285px;height: 570px;
	display: flex;
  flex-direction: column;
  align-items: center;
  background: #FFFFFF;
}
.con5-list .item img{
	width: 100%;height: 400px;
}

.con5-list .item h4{
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	margin: 30px 0 10px 0;
}
.con5-list .item p{
	font-size: 14px;
	font-weight: 400;
	color: #999999;
}
.con5-list .item p span{
	color: #FF1A57;
}

.con5-list .item .btn{
	width: 120px;
	height: 40px;
	border-radius: 40px 40px 40px 40px;
	border: 1px solid #FF1A57;
	display: flex;justify-content:center;align-items: center;
	
	font-size: 14px;
	font-weight: bold;
	color: #FF1A57;
	margin-top: 20px;

}
.con5-list .item .btn:hover{
	background: #FF1A57;
	color: #FFFFFF;
}

.con6{
	margin-top: 80px;
	background: url(https://cdn.chiefgr.com/hz06/img//con6-bg.png)no-repeat;
	width: 100%;
	height: 620px;
	background-size: 100% 100%;
}
.con6-title{
	text-align: center;
	padding: 80px 0 40px 0;
}
.con6-title h1{
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
}

.con6-title p{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	letter-spacing: 1px;

}

.con6-text{
	display: flex;align-items: center;justify-content: space-between;
	padding: 40px 40px 40px 20px;
	height: 300px;
	background: #FFFFFF;
}
.con6-text .right{
	width: 220px;
	height: 220px;
}
.con6-text .left img{
	width: 35px;
	height: 30px;
	padding-bottom: 20px;
}
.con6-text .left div{
	width: 795px;
	height: 90px;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	letter-spacing: 1px;
	padding-left: 50px;
}
.con6-text .left p{
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	text-align: right;
	display: flex;
	align-items: center;justify-content: right;
}
.con6-text .left p i{
	background: url(https://cdn.chiefgr.com/hz06/img//con6-icon1.png) no-repeat;
	width: 50px;
	height: 1px;
	margin-right: 5px;
	
}
.swiper-pagination{
	position: initial !important;
	margin-top: 30px;

}
.swiper-pagination-bullet-active{
	background: #FFFFFF;
	opacity: 1 !important;
	}
.con6 .swiper-pagination-bullet{
	width: 30px;
	height: 3px;
	background: #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	opacity: 0.3;
}

.con7-top{
	display: flex;align-items: center;justify-content: space-between;
}

.con7-top .left h2{
	font-size: 24px;
	font-weight: 400;
	color: #000000;
	margin-bottom: 20px;
}
.con7-top .left p{
	width: 645px;
	height: 90px;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
}
.con7-top .btn{
	margin-top: 40px;
	width: 150px;
	height: 40px;
	background: #2254F4;
	border-radius: 50px 50px 50px 50px;
	border: 1px solid #FFFFFF;
	display: flex;justify-content: space-between;align-items: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	padding: 0 5px 0 30px;
}
.con7-top .btn i{
	background: url(https://cdn.chiefgr.com/hz06/img//banner-icon.png)no-repeat;
	width: 32px;
  height: 32px;
	
}
.con7-top .btn:hover{
	background: #FF1A57;
	border: 0;
}
.con7-top .btn:hover i{
	background: #FF1A57;
	background: url(https://cdn.chiefgr.com/hz06/img//banner-hover.png)no-repeat;
}

.con7-top .right{
	width: 390px;
	height: 260px;
}

.con7-boot{
	margin-top: 30px;
	display: flex;justify-content: space-between;align-items: center;
	flex-wrap: wrap;
}

.con7-boot .item {
	padding: 30px 20px;
	margin-bottom: 20px;
	width: 390px;
	height: 160px;
	background: linear-gradient(180deg, #EDF1F6 0%, #FFFFFF 100%);
	box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.05);
	border-radius: 2px 2px 2px 2px;
	border: 1px solid #FFFFFF;
}
.con7-boot .item .title{
	display: flex;align-items: center;
}
.con7-boot .item .title img{
	width: 30px;
	height: 30px;
	margin-right: 5px;
}
.con7-boot .item .title h6{
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}
.con7-boot .item .smalltext{
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 24px;
	margin-top: 20px;
}
/*

/*底部广告开始*/
.con8{
margin-top: 60px;	
height: 150px;
background: url(https://cdn.chiefgr.com/hz06/img//con8-bg.png)no-repeat,linear-gradient(202deg, #4773FF 0%, #003DFF 100%);
}

.con8 .con8-box h2{
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	padding-top: 30px;
}
.con8 .con8-box .btn:hover{
	background: #FFFFFF;
	color: #2254F4;
}
.con8 .con8-box .btn:hover i{
	background: url(https://cdn.chiefgr.com/hz06/img//con8-icon-hover.png)no-repeat;
}
.con8 .con8-box .btn{
	width: 150px;
	height: 40px;
	background: rgba(255,255,255,0.1);
	border-radius: 50px 50px 50px 50px;
	opacity: 1;
	border: 1px solid #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	display: flex;align-items: center;justify-content: center;
	margin-top: 20px;
}
.con8 .con8-box .btn i{
	margin-left: 10px;
	width: 20px;
	height: 6px;
	background: url(https://cdn.chiefgr.com/hz06/img//con8-icon.png)no-repeat;	
}
/*底部广告结束*/
.m-footer{display: none;}
.m-title{display: none;}
.m-goods-cen{display: none;}
@media (max-width: 630px){
.con{
	padding: 0 12px;
	width: 100%;
}
.banner{
	background: url(https://cdn.chiefgr.com/hz06/img//m-banner.png)no-repeat;	
	height: 320px;
	background-size:100% !important;
}
.banner .btn{
	display: none;
}

.banner-txt{
	width: 100%;
	height: 80px;
	margin-top:0;
	padding: 0;
	position: absolute;
	top: 280px;
	left: 0;right: 0;
	padding: 0 12px;

}
.banner-txt h5{
	font-size: 16px;
}
.banner-txt h5 span{
	font-size: 12px;
}

.con1{
	padding-top: 30px;
}

.con1-list{
	flex-wrap: wrap;	
}
.con1-list .item{
	width: 48%;
	height: 180px;
	margin-bottom: 10px;

}
.con1-list .item img{
	margin-top: 20px;
	width: 50px;
	height: 50px;
}
.con1-list .item .title{
	font-size: 14px;
	margin-top: 20px;
}
.con1-list .item p{
	margin-top: 5px;
}

.con5-list{
	flex-wrap: wrap;
}
.con5-list .item{
	width: 48%;
	height: 290px;
	margin-bottom: 10px;
}
.con5-list .item img{
	width: 100%;
	height: 180px;
	object-fit: cover;
}
.con5-list .item h4{
	font-size: 14px;
	margin: 10px 0 7px 0;
}
.con5-list .item .btn{
	margin-top: 12px;
	font-size: 12px;
	height: 30px;
}
.con5-list .item p{
	font-size: 12px;
}

.con6{
	margin-top: 30px;
	background: url(https://cdn.chiefgr.com/hz06/img//m-con6-bg.png)no-repeat;
	width: 100%;
	height: 420px;
	padding: 0 12px;
	background-size:100%;
}
.con6-text{
	width: 100%;
	height: 260px;
	padding: 0  12px;
	
}
.con6-title{
	padding: 30px 0;
}
.con6-title h1{
	font-size: 18px;

}
.con6-title p{
	margin: 0;

}

.con6-text .left div{
	width: 200px;
	height: 150px;
	padding: 0;
	font-size: 12px;
	-webkit-line-clamp: 5;
	overflow: hidden;text-overflow: ellipsis;

}
.con6-text .left img{
	width: 20px;
	height: 16px;
	padding-bottom: 10px;
}
.swiper-container{
	width: 260px;
}
.con6-text .right{
	width: 100px;
	height: 100px;
}
.con6-text .left p{
	  position: absolute;
    right: 12px;
    bottom: 10px;
    font-size: 12px;
}
.swiper-pagination{
	margin-top: 10px;
}

.con7{
	margin-bottom: 80px;
}
.con7-top{
	display: block;
}
.con7-top .left p{
	width: 100%;
	-webkit-line-clamp: 5;
	overflow: hidden;text-overflow: ellipsis;
	height: 120px;

}
.con7-top .left h2{
	  font-size: 16px;
    margin-bottom: 10px;
    margin-top: 30px;
}
.con7-top .btn{
	margin-top: 20px;
}
.con7-top .right{
	margin-top: 30px;
	width: 100%;
	height: 234px;
}
.con7-boot{display: none;}
.con8{display: none;}














.con4-box{
	display: block;
}
.con4-box .con4-xian1{
	display: none;
}
.con4-box .con4-xian2{
	display: none;
}
.con4-box .con4-xian3{
	display: none;
}
.con4-box .con4-xian4{
	display: none;
}
.con4-box{
	padding: 0px 12px 30px 12px;
	height: auto;
}
.con4-item img{
	width: 40px;
	height: 40px;
}

.con4-nav{
	width: 240px;
	display: flex;
	align-items: center;
	background: linear-gradient(180deg,#edf1f6,#fff);
	border-radius: 2px 100px 2px 2px;
	box-shadow: 0 10px 30px 0 rgb(0 0 0 / 5%);
	border: 1px solid #fff;
	
}
.con4-nav .nav{
	width: 120px;
	height: 40px;
	font-size: 14px;
	color: #333;
	border-radius: 2px 10rem 2px 2px;
	padding-left: 0.24rem;
	line-height: .8rem;
	cursor: pointer;
	padding-right: 0;
}
.con4-nav .active{
	font-weight: 700;
	color: #fff;
	background: linear-gradient(180deg,#17c3af,#00af9a);

}
.con4-nav .nav:last-child{
	width: 120px;
	margin: 0;
	padding: 0;

}
.con4-box .con4-item{
	padding-top: 30px;
}
.con4-item .con4-txt h4{
	font-size: 14px;
}
.con4-item .con4-txt p{
	width: 100%;
	font-size: 12px;
	padding-top: 5px;
}
.con4-gg{
	background: url(https://cdn.chiefgr.com/hz06/img//m-index-con4-gg.png)no-repeat;
	background-size: 100%;
	height: 60px;
}

}
