.special_zt {
	width: 1200px;
	margin: 0 auto;
}
.special_zt_top {
	background: url(/images/pic-bj-template-top.png) repeat center; 
	padding-top: 10px;
	padding-bottom: 57px;
}
.zt_tips{
	display: flex;
	color: #999999;
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
}
.zt_tips a{
	color: #999999;
}
.zt_tips a:hover {
	font-weight: 400;
	color: #008EFF;
}
.special_zt_top .zt_title h1{
	font-size: 36px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	text-align: center;
	font-weight: bold;
	color: #111111;
	line-height: 42px;
	margin-top: 20px;
}
.special_zt_top .zt_title div.zt_subtitle{
	font-size: 16px;
	font-weight: 400;
	color: #6C7D8F;
	line-height: 19px;
	text-align: center;
	margin-top: 20px;
}
.special_zt .zt_content {
	display: flex;
	flex-wrap: wrap;
}
.special_zt .zt_content .zt_content_item{
	margin-right: 22px;
	font-size: 14px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #111111;
	line-height: 16px;
	background: #fff;
	border-radius: 8px;
	margin-bottom: 30px;
	height: 180px;
	transition: all .4s;
	box-shadow: 0px 10px 10px 0px rgb(211 224 230 / 46%);
}
.special_zt .zt_content .zt_content_item:hover {
	transform: translateY(-20px);
}
.special_zt .zt_content .zt_content_item:nth-child(4n) {
	margin-right: 0px;
}
.special_zt .zt_content .zt_content_item .zt_item_img img{
	width: 280px;
	height: 130px;
	border-radius: 8px;
}
.special_zt .zt_content .zt_content_item .zt_item_title {
	padding: 16px 0px 16px 10px;
}
.special_zt .zt_content .zt_content_item .zt_item_title:hover{
	color: #008EFF;
}
.special_zt .zt_content .zt_content_item .zt_item_title:active{
	color: #50B6FF;
}
.btn{
	display: flex;
	justify-content: center;
	margin: 0 !important;
}
.btn .hb-build{
	margin: 0;
	padding: 0;
	cursor: pointer;
	margin: 20px 0px 60px 0px;
}
.btn.last-btn {
	padding-bottom: 40px;
}
.btn.last-btn .btn {
	margin-bottom: 20px !important;
}


.special_show_zt {
	width: 1200px;
	margin: 0 auto;
}
.zt_card_1 {
	border: 1px solid rgba(17,17,17,0.1);
	border-radius: 16px;
	background-color: #ffffff;
	padding: 34px 20px 32px 20px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	margin-top: 20px;
}
.special_show_zt .list1 {
	min-height: 60px;
}
.zt_card_1 .title {
	font-size: 32px;
	font-weight: bold;
	color: #111111;
	line-height: 36px;
}
.zt_card_1 .content {
	margin-top: 20px;
	font-size: 16px;
	font-weight: 400;
	color: #6C7D8F;
	line-height: 24px;	
}
.special_show_zt .list1 .title,
.special_show_zt .list2 .title {
	margin: 60px 0px 10px 0px;
	font-weight: bold;
	color: #111111;
}

.list2_content{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 20px;
}
.list2_content .list2_card{
	display: flex;
	width: 585px;
	height: 182px;
	padding: 10px;
	background: #FFFFFF;
	margin-top: 30px;
	border-radius: 16px;
  box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
	transition: all .5s;
}
.list2_content .list2_card:hover {
	transform: translateY(-10px);
}
.list2_content .list2_card .list2_card_left img {
	width: 225px;
	height: 162px;
	object-fit: none;
	border-radius: 8px;
}
.list2_card .list2_card_right {
	padding: 10px 10px 10px 20px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
}
.list2_card .list2_card_right .list2_card_title {
	font-size: 16px;
	color: #111111;
	line-height: 19px;
}
.list2_card .list2_card_right .list2_card_comment {
	height: 60px;
	font-size: 14px;
	color: #6C7D8F;
	line-height: 20px;
	margin: 10px 0px 20px 0px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.list2_card .list2_card_right .list2_card_btn {
	border-radius: 24px;
	border: 1px solid #008EFF;
	font-size: 14px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #008EFF;
	line-height: 16px;
	padding: 6px 20px;
	display: inline-block;
	cursor: pointer;
}
.list2_card .list2_card_right .list2_card_btn:hover {
	background: #008EFF;
	color: #FFFFFF; 
	border-color: #008eff;
}
.list2_card .list2_card_right .list2_card_btn:active {
	color: #FFFFFF;
	background: #50B6FF;
	border-color: #50B6FF;
}

.multiP-patform {
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
}
.multiP-patform .title {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 42px;
	padding-top: 100px;
	margin-bottom: 40px;
	text-align: center;
}
.multiP-patform .icons{
	display: flex;
	width: 100%;
	justify-content: center;
	font-size: 20px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 23px;
}
.multiP-patform .icons	.item{
	display: flex;
}
.multiP-patform .icons	.item:nth-child(n) {
	margin-right: 60px;
}
.multiP-patform .icons	.item:last-child {
	margin-right: 0px;
}
/* span {
	font-size: 20px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 23px;
} */
.multiP-patform  .icons img {
	margin-right: 20px;
}
.multiP-patform .multi-platform-img{
	padding: 24px 0px 0px 0px;
	text-align: center;
}
.zt_btns {
	display: flex;
	justify-content: center;
	padding-bottom: 62px;
}
.zt_btns .btn1 {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin-right: 40px;
	background: transparent;
}
.zt_btns .btn2 {
	color: #008EFF;
	background: #ffffff;
	border: 1px solid #FFFFFF;
	box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
}
.zt_btns .btn1,.zt_btns .btn2 {
	cursor: pointer;
	width: 192px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-radius: 30px 30px 30px 30px;
	font-weight: 400;
	font-size: 18px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
}
.zt_btns .btn1:hover {
	background: #FFFFFF;
	color: #008EFF;
}
.zt_btns .btn1:active {
	background: #FFFFFF;
	color: #50B6FF;
} 
.zt_btns .btn2:hover {
	color: #50B6FF;
}
.zt_btns .btn2:active {
	color: #0082FA;
}