html,
body {
	height: 100%;
}

body,
ul,
li,
a,
p,
div {
	/*慎删*/
	padding: 0px;
	margin: 0px;
}
.focusBox { position: relative; width: 100%; height: 450px; overflow: hidden; text-align: left; background: white; }
.focusBox .pic li{ position: relative; height: 450px; background-position: top center; background-repeat: no-repeat;}
/* .focusBox .pic img { width: 1920px; height: 450px; display: block; position: absolute;left: 50%; margin-left: -960px; } */
.focusBox .num { position: absolute; z-index: 3; bottom: 15px; right: 48%; }
.focusBox .num li{ float: left; position: relative; width: 12px; height: 12px; margin-left: 13px; cursor: pointer; border-radius: 50%; background-color: #2468f2; opacity: 0.5;}
.focusBox .num li.on{
	width: 28px;
	height: 12px;
	background: #2468f2;
	border-radius: 6px;
	opacity: 1;
}
.inxban{
	height: 450px;
}
.fuwu{
	background: #f8f8f8;
	padding-bottom: 54px;
}
.fuwu_tit_div{
	text-align: center;
}
.fuwu_tit{
	padding: 36px 50px 0 50px;
	position: relative;
	text-align: center;
	margin: 0 auto;
	display: inline-block;
}
.fuwuimg_l,.fuwuimg_r{
	position: absolute;
}
.fuwuimg_l{
	left: 0;
	top: 26px;
}
.fuwuimg_r{
	right: 0;
	top: 40px;
}
.txt{
	position: relative;
	z-index: 99;
}
.fuwu_des{
	font-size: 14px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	color: #999999;
	margin-top: 12px;
}
.fuwu_des a{
	color: #333333;
}
.txt>p{
	font-size: 14px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	color: #999999;
	margin-top: 12px;
}
.con_top,.con_btm{
	width: 1200px;
	margin: 30px auto 0;
	display: flex;
	justify-content: space-between;
	/* padding: 30px 350px;
	padding-bottom: 0; */
}
.con_item{
	width: 386px;
	height: 260px;
	border: 1px solid #ffffff;
	border-radius: 10px;
	box-shadow: 1.5px 1.33px 7.68px -1.6px rgba(97,143,255,0.35); 
	position: relative;
	padding: 7px;
	box-sizing: border-box;
}
.item{
	width: 366px;
	height: 240px;
	background: #ffffff;
	border-radius: 10px;
	box-shadow: 0.94px 26.98px 45.08px 2.16px rgba(103,147,255,0.08); 
}
.item_imgs{
	width: 386px;
	height: 260px;
	background: url('../images/more.jpg') no-repeat;
	text-align: center;
}
.item_tit{
	display: flex;
	align-items: center;
	padding: 25px 0 0 20px;
}
.item_tit>span>a{
	font-size: 20px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Bold;
	font-weight: 700;
	margin-left: 14px;
}
.item_jie{
	font-size: 16px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	color: #333333;
	padding: 18px 0 0 20px;
}
.fenge{
	width: 326px;
	height: 1px;
	background: #eeeeee;
	margin: 18px 0 0 20px;
}
.item_con_top{
	padding: 28px 30px;
	padding-bottom: 0;
	display: flex;
	justify-content: space-between;
}
.item_con_top a{
	font-size: 16px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	color: #333333;
}
.item_imgs>span{
	display: inline-block;
	font-size: 30px;
	font-family: SourceHanSansCN, SourceHanSansCN-Bold;
	font-weight: 700;
	color: #3c81f9;
	margin: 87px 0 21px 0;
}
.btn{
	width: 120px;
	height: 40px;
	background: #ffffff;
	border-radius: 20px;
	box-shadow: 0px 1px 9.2px 0.08px rgba(89,131,231,0.46); 
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	margin: 0 auto;
}
.btn>a{
	color: #2468f2;
}
.jiejue{
	padding-top: 36px;
}
.jiejue_l{
	left: 42px;
	top: 23px;
}
.jiejue_r{
	right: 34px;
	top: 40px;
}
.txt p a{
	font-size: 14px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	color: #333333;
}
.tab{
	width: 1200px;
	margin: 0 auto;
	/* padding:  0 360px; */
}
.tab_tit{
	height: 60px;
	border: 1px solid #eeeeee;
	border-radius: 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 40px;
}
.tab_item{
	width: 400px;
	height: 60px;
	font-size: 16px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	text-align: center;
	color: #333333;
	cursor: pointer;
	line-height: 60px;
}
.tab_tit>.active{
	background: #2468f2;
	width: 400px;
	height: 60px;
	border-radius: 10px;
	font-size: 16px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	text-align: center;
	color: #ffffff;
	line-height: 60px;
}
.tab_con_item{
	width: 284px;
	height: 380px;
	border-radius: 4px;
}
.fa_img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
}
.fen{
	width: 50px;
	height: 4px;
	background: #ffffff;
	border-radius: 2px;
}
.jixu{
	font-size: 18px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	color: #ffffff;
}
.aft_txt{
	width: 225px;
	/* height: 155px; */
	font-size: 14px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	color: #ffffff;
	line-height: 28px;
	letter-spacing: 0.5px;
	padding: 0 30px;
	text-align: left;
	display: -webkit-box;
	/* 将元素转换成弹性伸缩盒子 */
	overflow: hidden;
	/* 隐藏超出部分的内容 */
	text-overflow: ellipsis;
	/* 当内容被修剪时显示省略号 */
	-webkit-line-clamp: 6;
	/* Safari/Chrome特有的属性 */
	-webkit-box-orient: vertical;
	/* 设置垂直布局 */
}
.aft_btn{
	width: 90px;
	height: 34px;
	border: 1px solid #ffffff;
	border-radius: 18px;
	text-align: center;
	margin: 30px auto;
	margin-bottom: 0;
}
.aft_btn>a{
	font-size: 14px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	color: #ffffff;
	line-height: 34px;
}
.after{
	text-align: center;
	height: 100%;
	/* opacity: 0; */
	/* background:#333333; */
	/* display: none; */
	/* display是没有动画效果的,要用定位,或者透明度，你看你用哪种都行 */
}
.tab_con{
	/* display: flex; */
	display: none;
	justify-content: space-between;
	padding-top: 30px;
	padding-bottom: 50px;
}
.tab_con_active{
	display: flex;
}
.tab_con_item{
	position: relative;
	overflow: hidden;
}
.zhe{
	width: 284px;
	height: 380px;
	background-color: rgba(51,51,51,0.4);
	border-radius: 4px;
	position: absolute;
	bottom: -380px;
	left: 0;
	transform: scale(0);
	z-index: 9;
}
.tab_con_item:hover .zhe{
	transform: scale(1);
}
.tab_con_item:hover .after{
	bottom: 0;
	transition: bottom 0.5s;
}
.tab_con_item:hover .before{
	display: none;
}
.aft_div{
	margin: 15px auto;
}
.aft_jixu{
	display: inline-block;
	padding-top: 50px;
}
.before{
	/* display: none; */
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-left: 30px;
	padding-top: 312px;
	background-color: rgba(51,51,51,0.4);
	position: relative;
	z-index: 1;
}
.bef_jixu{
	display: inline-block;
	padding-bottom: 15px;
}
.jinyan{
	height: 475px;
	background: #dceffa;
}
.jinyan_tit{
	width: 100%;
}
.jinyanimg_l{
	top: 26px;
	left: 690px;
}
.jinyanimg_r{
	top: 39px;
	right: 688px;
}
.jinyan_txt>p{
	margin-top: 20px;
	line-height: 28px;
}
.jinyan_con{
	width: 1200px;
	display: flex;
	justify-content: space-evenly;
	/* padding: 40px 360px; */
	margin: 40px auto;
}
.jinyan_con_item{
	width: 330px;
	height: 240px;
	background: rgba(255,255,255,0.5);
}
.item_img{
	width: 50px;
	height: 50px;
	background: #2468f2;
	border-radius: 50%;
	margin: 20px auto;
}
.tuandui{
	font-size: 16px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Bold;
	font-weight: 700;
	text-align: center;
	color: #333333;
	line-height: 28px;
}
.tuanjie{
	padding: 10px 45px;
	padding-bottom: 0;
	font-size: 14px;
	font-family: Microsoft YaHei UI, Microsoft YaHei UI-Regular;
	font-weight: 400;
	text-align: center;
	color: #333333;
	line-height: 24px;
}
.hezuo{
	/* background: #f8f8f8; */
	padding-bottom: 50px;
}
.hezuoimg_l{
	top: 26px;
	left: 857px;
}
.hezuoimg_r{
	top: 40px;
	right: 850px;
}
.hezuo_con{
	width: 1200px;
	/* padding: 20px 354px; */
	display: flex;
	flex-wrap: wrap;
	/* padding-bottom: 50px; */
	margin: 20px auto 0;
}
.hezuo_con_item{
	width: 192px;
	height: 80px;
	background: #ffffff;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 10px;
	margin-left: 7px;
}
.hezuo_con_item>img{
	max-width: 192px;
	max-height: 80px;
}

.hezuo_wrap {
	width: 1882px;
	margin: 20px auto 0;
	overflow: hidden;
	position: relative
}
.zhezhao{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}
.hezuo_slider {
	height: 303px;
	position: relative;
	width: 100%
}
.hezuo_slider li {
	background: var(--image) no-repeat 50%;
	background-size: var(--backgroundSize);
	height: 303px;
	position: absolute;
	top: 0;
	width: 1882px;
	background-image: url(../images/line5.png);
}
.hezuo_slider li.hezuo_index_0 {
	-webkit-animation: index_0_move 60s linear infinite;
	animation: index_0_move 60s linear infinite;
	left: 0
}
.hezuo_slider li.hezuo_index_1 {
	-webkit-animation: index_1_move 60s linear infinite;
	animation:index_1_move 60s linear infinite;
	left: 1882px
}
@-webkit-keyframes index_0_move {
	0% {
		left: 0
	}

	to {
		left: -1882px
	}
}

@keyframes index_0_move {
	0% {
		left: 0
	}

	to {
		left: -1882px
	}
}
@-webkit-keyframes index_1_move{
	0% {
		left: 1882px
	}

	to {
		left: 0
	}
}

@keyframes index_1_move {
	0% {
		left: 1882px
	}

	to {
		left: 0
	}
}