.product_con_ban_w{
	background-image: url('../images/mienban.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
.product_con_ban{
	height: 300px;
	width: 1200px;
	margin: 0 auto;
}
.product_con_ban .tit{
	font-size: 46px;
	font-family: Source Han Sans CN, Source Han Sans CN-Heavy;
	font-weight: 800;
	color: #2468f2;
	line-height: 30px;
	letter-spacing: 2.3px;
	padding-top: 102px;
	padding-bottom: 27px;
}
.product_con_ban>span{
	font-size: 24px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	padding-bottom: 102px;
}
.con_top{
	background: url('../images/bgr.png');
	height: 454px;
	display: flex;
	position: relative;
}
.con_top_bg{
	width: 1338px;
	background: url('../images/2.png') no-repeat;
	margin: 0 auto;
	height: 454px;
}
.con_top_div{
	height: 404px;
	display: flex;
	position: relative;
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
}
.top_txt{
	margin-left: 50px;
}
.top_txt>div{
	font-size: 24px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	color: #333333;
	line-height: 70px;
	letter-spacing: 1.2px;
}
.top_txt>p{
	text-indent: 2em;
	font-size: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	color: #333333;
	line-height: 26px;
	letter-spacing: 0.7px;
}
.bak{
	width: 269px;
	height: 300px;
	background: linear-gradient(0deg,#c5e4fd 0%, #ced4f8 100%);
	position: absolute;
	top: 64px;
	left: 233px;
}
.fuwu{
	background: #f8f8f8;
	padding-bottom: 54px;
}
.fuwu_tit{
	width: 270px;
	padding-top: 36px;
	position: relative;
	text-align: center;
	margin: 10px auto;
}
.fuwuimg_l,.fuwuimg_r{
	position: absolute;
}
.fuwuimg_l{
	left: 44px;
	top: 25px;
}
.fuwuimg_r{
	right: 39px;
	top: 40px;
}
.txt{
	position: relative;
	z-index: 99;
}
.fanzhan_con{
	padding-bottom: 50px;
	width: 1200px;
	margin: 0 auto;
}
.tops{
	display: flex;
	padding-left: 18px;
}
.fazhantop,.fazhanbot{
	width: 230px;
	height: 154px;
	border-left: 1px dashed #2468f2;
	position: relative;
	padding-left: 20px;
	padding-right: 70px;
	margin-top: 50px;
}
.fazhantop>p,.fazhanbot>p{
	font-size: 16px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Bold;
	font-weight: 700;
	text-align: left;
	color: #333333;
}
.fazhantop>span,.fazhanbot>span{
	width: 214px;
	display: inline-block;
	margin-top: 20px;
	font-size: 14px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	text-align: justifyLeft;
	color: #333333;
	line-height: 24px;
}
.fazhantop .square,.fazhanbot .square{
	position: absolute;
	width: 5px;
	height: 30px;
	background: #ffca40;
	top: 30%;
	left: -3px;
}
.fazhanfg{
	height: 1px;
	background: #999999;
	position: relative;
}
.fazhantop .circle,.fazhanbot .circle{
	position: absolute;
	border-radius: 50%;
	width: 4px;
	height: 4px;
	background: #ffffff;
	border: 4px solid #ffca40;
	left: -7px;
	z-index: 99;
}
.fazhantop .circle{
	bottom: -6px;
}
.fazhanbot .circle{
	top: -6px;
}
.bot{
	display: flex;
	margin-left: 154px;
}
.fazhanbot{
	margin: 0;
	padding-top: 30px;
	height: 134px;
}
.fazhanbot>span{
	margin-top: 17px;
}
.fazhanbot>div{
	top: 44%;
}

.zizhi{
	padding-bottom: 50px;
	background: linear-gradient(0deg,#e8e8e8 0%, #f5f5f5 100%);
}
.zizhi_con{
	width: 1400px;
	margin: 0 auto;
}
.juxingdiv{
	height: 315px;
	background: url('../images/juxing.png') no-repeat bottom;
}
.imgs{
	position: relative;
	margin-top: 55px;
	display: flex;
	/* justify-content: space-evenly; */
}
.imgs .zizhi_item{
	width: 297px;
	height: 201px;
	margin-left: 10px;
	position: relative;
	background: url('../images/zizhibg.png') no-repeat;
}
.zizhi_tit_item {
	margin-left: 10px;
	width: 297px;
	font-size: 14px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	text-align: center;
	color: #333333;
	line-height: 24px;
	letter-spacing: 0.7px;
	padding-right: 15px;
	box-sizing: border-box;
}
.imgs .zizhi_item:first-child,
.zizhi_tit_item:first-child{
	margin-left:59px;
}
.imgs .zizhi_item img{
	width: 270px;
	height: 188px;
	margin-top: 5px;
	margin-left: 5px;
}
.imgs_bot>img{
	margin-left: 58px;
}
.zizhi_tit{
	display: flex;
	margin: 43px auto;
	margin-bottom: 0;
	
	/* height: 144px; */
	/* justify-content: space-evenly; */
}


.lianxi{
	width: 1200px;
	margin: 0 auto 70px;
}
.lianxi_con{
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.lianxiimg{
	margin: 0 auto;
	width: 92px;
	height: 92px;
	border: 1px solid #333333;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.lianxiimg>img{
	width: 38px;
	height: 42px;
}
.lianxi_con p{
	font-size: 14px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	text-align: center;
	color: #333333;
	line-height: 30px;
}
.con_itemss{
	width: 33.33%;
	text-align: center;
}