.dingzhi {
	width: 100%;
	height: 340px;
	background-image: url(../imgs/Product/free.png);
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.dingzhi_txt span {
	display: block;
	text-align: center;
	/* padding-top: 50px; */
	height: 60px;
	font-size: 36px;
	font-weight: 600;
	color: #020814;
	line-height: 60px;
}

.dingzhi_txt a {
	display: block;
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
	width: 148px;
	height: 44px;
	line-height: 44px;
	background: #1872ED;
	border-radius: 4px;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
}

/* 头部图片区域 */
header {
	position: fixed;
	top: 0px;
	width: 100%;
	height: 72px;
	z-index: 2;
	background: #ECF1FD;
	box-shadow: 0px 5px 16px 0px rgba(6, 38, 109, 0.14);
}

.nav-home {
	height: 72px;
}

.logo {
	float: left;
	width: 172px;
	height: 40px;
	margin-top: 15px;
	margin-right: 70px;
}

.logo img {
	width: 172px;
	height: 40px;
}

.nav-top {
	float: left;
	display: flex;
	height: 72px;
}

.nav-top ul {
	display: flex;
	align-items: center;
	height: 72px;
}

.nav-top ul li {
	float: left;
	font-size: 16px;
	margin-right: 40px;
	color: #020814;
}

.nav-top ul li a {
	color: #020814;
}

.trial {
	float: right;
	width: 152px;
	height: 72px;
	background: linear-gradient(115deg, #73aaff 0%, #0053ff 100%);
	font-size: 16px;
	color: #FFFFFF;
	line-height: 72px;
	text-align: center;
	cursor: pointer;
}

.bd_top {
	height: 360px;
	width: 100%;
}

.text {
	display: flex;
	flex-direction: column;
	align-items: center;
	transform: translateY(-210px);
}

.text_title {
	font-size: 36px;
	color: #020814;
	font-weight: bold;
	margin-bottom: 10px
}

.text_small_title {
	color: #020814;
	font-size: 16px;
	font-family: PingFang SC, PingFang SC-Regular;
	font-weight: 400;
	text-align: center;
}

.try_use {
	width: 120px;
	height: 36px;
	border: 1px solid #020814;
	color: #020814;
	border-radius: 19px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	margin-top: 15px;
	cursor: pointer;
}

/* 免费定制 */
.free-customization {
	width: 100%;
}

.free-customization img {
	width: 100%;
	height: 100%;
}

/*公司介绍版心*/
.center {
	width: 1280px;
	margin: 0 auto;
}

.focus {
	position: absolute;
	width: 900px;
	height: 375px;
	top: 20px;
	left: 0;
	background-color: #fff;
	overflow: hidden;
}

.focus .arrow {
	position: absolute;
	top: 0;
	left: 0;
	width: 400%;
}

.focus .arrow li {
	float: left;
}

.small_one {
	position: absolute;
	width: 280px;
	height: 178px;
	top: 20px;
	right: 0;
	z-index: 1;
}

.small_two {
	position: absolute;
	width: 280px;
	height: 178px;
	top: 217px;
	right: 0;
	z-index: 1;
}

.carousel {
	position: absolute;
	bottom: 15px;
	left: 80%;
}

.carousel li {
	display: inline-block;
	width: 40px;
	height: 6px;
	background: #ffffff;
	margin-right: 20px;
	border-radius: 3px;
	cursor: pointer;
}

.focus .current {
	background: #1872ED;
}

.wenben {
	position: absolute;
	width: 387px;
	height: 24px;
	top: 321px;
	left: 30px;
	font-size: 28px;
	text-align: justify;
	color: #ffffff;
	line-height: 24px;
}

.small_wb1,
.small_wb2 {
	position: absolute;
	width: 280px;
	top: 130px;
	font-size: 16px;
	color: #F3F6F9;
	text-align: center;
}

.title {
	float: left;
	width: 100%;
	height: 40px;
	font-size: 28px;
	font-weight: 600;
	text-align: left;
	color: #202020;
	line-height: 40px;
	margin-top: 40px;
}

.newspaper {
	float: left;
	width: 100%;
	margin-top: 20px;
}

.newspaper_in {
	float: left;
	width: 100%;
	height: 216px;
	margin-top: 20px;
	background-color: #ffffff;
	border-radius: 4px;
}

.newspaper_in .pic {
	float: left;
	width: 280px;
	height: 176px;
	margin: 20px;
	background-color: #fff;
}

.newspaper_in .pic img {
	width: 280px;
	height: 176px;
	border-radius: 4px;
}

.newspaper_in .small_title span {
	float: left;
	height: 32px;
	font-size: 20px;
	text-align: left;
	line-height: 32px;
	margin-top: 20px;
	margin-left: 30px;
	font-family: PingFang SC, PingFang SC-Regular;
	font-weight: 400;
	color: #020814;
}

.newspaper_in .small_title span a {
	color: #020814;
}

.newspaper_in .small_title .content {
	float: left;
	width: 850px;
	height: 48px;
	text-align: justify;
	line-height: 24px;
	padding: 0px 30px;
	margin-left: 0;
	font-size: 16px;
	font-family: PingFang SC, PingFang SC-Regular;
	font-weight: 400;
	color: #41464f;
}

.newspaper_in .small_title p {
	float: left;
	width: 850px;
	height: 48px;
	font-size: 16px;
	text-align: justify;
	color: #666666;
	line-height: 24px;
	margin-top: 15px;
	margin-left: 30px;
}

.newspaper_in .small_title img {
	margin-right: 13px;
	transform: translateY(-2px);
}

.newspaper_in .small_title .time {
	float: left;
	height: 24px;
	font-size: 14px;
	text-align: left;
	color: #666666;
	line-height: 24px;
	margin-top: 57px;
}

.yema {
	width: 100%;
	float: right;
	margin-top: 20px;
	margin-bottom: 80px;
}

.yema a {
	color: #808695;
	display: flex;
	align-items: center;
	justify-content: center;
}

.yema .col {
	color: #FFFFFF;
}

.yema ul li {
	float: right;
	width: 40px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #e8eaec;
	border-radius: 2px;
	margin-left: 16px;
}

.yema ul li:nth-child(1) {
	margin-left: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.yema ul li a:nth-child(3) {
	text-align: center;
}

.yema ul li:nth-child(6) {
	background-color: #1872ED;
}

.yema ul li:nth-child(7) {
	margin-right: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
}