
  	.sec {
	background: rgba(5,84,242,0.1);
	width: 96%;
	padding: 30px 2%;
	/*max-width: 14rem;*/
	margin: 0 auto;
	border-radius: 20px;
	position: relative;
	/*top: -0.8rem;*/
	top:2rem;
	overflow: hidden;
	box-sizing: border-box;
}
.poster {
	margin-bottom:.3215rem;
}
.poster-list img {
	width:100%;
}
.poster-list .poster-txt {
	position: relative;
	overflow: hidden;
	transition: height 0.24s;
	padding: 0.3rem;
}
.poster-list .poster-txt.xg:after {
	content: "";
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	height: 4rem;
	background: -moz-linear-gradient(to bottom, rgba(255,255,255,0), #fff);
	background: -webkit-linear-gradient(to bottom, rgba(255,255,255,0), #fff);
	background: linear-gradient(to bottom, rgba(255,255,255,0), #fff);
}
.poster-btn {
	outline:none;
	display: block;
	width: 50%;
	line-height: 2;
	margin: .1rem auto;
	color: #666;
	font-size: .28rem;
	text-align: center;
	height: 0.28rem;
	margin-top: 0.2rem;
	background:url(https://zhjzt.china9.cn/index/images/down.png) no-repeat center center;
}
.current-menu {
	background:url(https://zhjzt.china9.cn/index/images/up.jpg) no-repeat center center;
	content: '';
	display: block;
}
.sec h1 {
	font-size: 0.22rem;
	color: #333333;
	margin-bottom: 0.1rem;
}
.screening-industry ul li {
	float: left;
	width: 0.9rem;
	height: 0.3rem;
	background: #cccccc;
	text-align: center;
	line-height: 0.3rem;
	color: #666666;
	margin: 0 0.13rem 0.1rem 0;
	border-radius: 10px;
	font-size: 0.14rem;
}
.screening-industry ul li.active {
	background-image: linear-gradient(to bottom right, #55c0f2, #0a2acb);
}
.screening-industry ul li.active a {
	color: #ffffff;
}
.screening-industry ul li:hover {
	background-image: linear-gradient(to bottom right, #55c0f2, #0a2acb);
}
.screening-industry ul li:hover a {
	color: #ffffff;
}
.screening-color ul li {
	float: left;

}
.screening-color ul li a {
	display: block;
	height: 0.5rem;
}
.screening-color ul li {
	float: left;
	width: 0.86rem;
	height: 0.5rem;
	text-align: center;
	line-height: 0.3rem;
	margin: 0 0 0.2rem 0;
	font-size: 0.14rem;
	-webkit-transition: all ease .1s;
	transition: all ease .3s;
}
.screening-color ul li:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.35);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
	border-radius: 10px
}
.screening-color ul li.active {
	-webkit-transform: scale(1.05);
	transform: scale(1.35);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
	border-radius: 10px
}
.csae-list-1 {
	margin-bottom: 0.5rem;
		width:90%;
	margin:0 auto;
}
.csae-list-1 li {
	display: block;
	margin: 0.5%;
	width: 24%;
	float: left;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	position: relative;
	overflow: hidden;
}
.csae-list-1 li img {
	display: block;
	width: 100%;
}
.csae-list-1 li .csae-list-btm {
	padding: 0.15rem 0.1rem;
	width: 100%;
	background: #ffffff;
}
.csae-list-1 li .csae-list-btm p{
	line-height:0.4rem}
.csae-list-1 li .csae-list-btm-t h2 {
	font-size: 0.18rem;
	color: #333333;
	width: 70%;
	height: 0.4rem;
	line-height: 0.4rem;
	overflow:hidden;
	word-break:keep-all;
	white-space:nowrap;
	text-overflow:ellipsis
}
.csae-list-1 li .csae-list-btm-t span {
	font-size: 0.15rem;
	color: #666666;
	line-height: 0.4rem;
}
.csae-list-1 li .csae-list-btm-b p {
	font-size: 0.16rem;
	color: #666666;
	line-height: 0.3rem;
}
.csae-list-1 li .csae-list-btm-b div span {
	display: inline-block;
	width: 0.3rem;
	height: 0.2rem;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	margin-top: 0.05rem;
}
.csae-list-1 li .csae-list-cover {
	display: none;
	background: rgba(0,0,0,0.6);
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	padding-top: 40%;
	text-align: center;
}
.csae-list-1 li .csae-list-cover a {
	display: inline-block;
	width: 30%;
	height: 0.4rem;
	font-size: 0.16rem;
	line-height: 0.4rem;
	text-align: center;
	background: #1237ce;
	color: #ffffff;
	border-radius: 10px;
	margin: 0.15rem 0.1rem;
	box-shadow: 0 0 10px rgba(255,255,255,0.3);
}
.csae-list-1 li .csae-list-cover a:nth-child(1) {
	background: #e54f14;
}
.csae-list-1 li:hover .csae-list-cover {
	display: block;
}
.csae-list-1 li .csae-list-btm2 {
	font-size: 0.18rem;
	line-height: 0.3rem;
	text-align: center;
	overflow:hidden;
	word-break:keep-all;
	white-space:nowrap;
	text-overflow:ellipsis
}

/* 滚动条样式 */
::-webkit-scrollbar {
	width: 13px;
}
::-webkit-scrollbar-thumb {
	border: 3px solid transparent;
	background-clip: padding-box;
	border-radius: 7px;
	min-height: 84px;
	background-color: rgba(187, 187, 187, 0.88);
}
::-webkit-scrollbar-track {
	background-color: transparent;
}
/* 页面背景 */
.page {
	position: relative;
	background: linear-gradient(0deg, #FFFFFF 62%, #F2F2F2 100%);
	float: none;
}

/* 头部 */
.case-banner {
	background: none;
	position: relative;
	z-index: 9;
	height: auto;
}
.case-banner .top-header {
	display: flex;
	justify-content: space-between;
	width: 90%;
	margin: 17px auto 0;
}
.case-banner .search-text {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.case-banner .search-text .search {
	background-size: 19px;
	border-bottom: #FE1010 solid 1px;
	line-height: 42px;
	height: 42px;
	width: 280px;
	padding: 0 4px 0 4px;
	margin-top: 30px;
	margin-bottom: 95px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.case-banner .search-text .search input {
	width: 100%;
	height: 100%;
	background: none;
	font-size: 16px;
	color: #000;
}
.case-banner .search-text .search img {
	width: 19px;
	height: 18px;
	cursor: pointer;
}
.search input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #AF9999;
}
.search input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #AF9999;
}
.search input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #AF9999;
}
.search input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #AF9999;
}
.case-banner .text h1 {
	line-height: 65px;
	font-size: 55px;
	font-weight: bold;
	font-family: Microsoft YaHei;
	font-weight: bold;
	text-align: right;
	color: #000000;
}
.case-banner .text h3 {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.case-banner .sec {
	background: rgba(255, 255, 255, 0.5);
	border: 1px solid #FFFFFF;
	border-radius: 10px;
	margin-top: 0;
	width: 90%;
	max-width: inherit;
	top: 0;
	margin-top: 95px;
	overflow: visible;
}
.case-banner .sec .poster {
	margin-bottom: 0;
}
.case-banner .sec .poster-list .poster-txt {
	padding: 30px;
	overflow: visible;
}
.screening-industry {
	margin-bottom: 10px;
}
.screening-industry ul {
	display: flex;
}
.screening-industry ul .li-main {
	width: calc(100% - 100px);
	height: 60px;
	transition: all ease-in-out .3s;
}
.screening-industry ul .li-main.active {
	height: auto;
}
.screening-industry ul .li-box {
	display: flex;
	flex-wrap: wrap;
}
.screening-industry ul .li-more {
	line-height: 42px;
}
.screening-industry ul .li-more img {
	width: 16px;
	height: 12px;
	transition: all ease-in-out .3s;
}
.screening-industry ul .li-more.active img {
	transform: rotateZ(180deg);
}
.screening-industry ul li:first-child {
	/* width: 120px; */
}
.screening-industry ul li {
	float: none;
	background: none;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	width: auto;
	margin: 0 20px 20px 0;
	height: 40px;
	/*line-height: 40px;*/
	padding: 0 14px;
	border: 1px solid rgba(0, 0, 0, 0);
	position: relative;
	display: flex;
	align-items: center;
}
.screening-industry ul li .c-type {
	position: absolute;
	width: max-content;
	width: -moz-max-content;
	width: -webkit-max-content;
	width: -o-max-content;
	width: -ms-max-content;
	z-index: -1;
	background-color: #fff;
	border: 1px solid #EEEEEE;
	box-shadow: 0px 2px 0px 0px #EEEEEE;
	height: 60px;
	line-height: 60px;
	border-radius: 30px;
	padding: 0 12px;
	display: flex;
	align-items: center;
	top: 45px;
	left: 0;
	right: 0;
	opacity: 0;
	transition: all ease-in-out .3s;
	margin: auto;
	margin-left: 50%;
	transform: translateX(-50%);
}
.screening-industry ul li .c-type span {
	display: inline-block;
	/* margin: 0 20px; */
	cursor: pointer;
	padding: 0 12px;
	height: 40px;
	line-height: 40px;
	border: 1px solid rgba(255, 255, 255, 0);
	font-weight: 400;
	transition: all ease-in-out .3s;
}
.screening-industry ul li .c-type span:hover,.screening-industry ul li .c-type span.active {
	background: rgba(255, 255, 255, 0.5);
	border: 1px solid #DA111F;
	border-radius: 20px;
	color: #DA111F;
	font-weight: bold;
}
.screening-industry ul li:hover .c-type {
	opacity: 1;
	z-index: 8;
}
.screening-industry ul li .c-type::before {
	content: '';
	width: 9px;
	height: 9px;
	background-color: #fff;
	position: absolute;
	top: -5px;
	left: 0;
	right: 0;
	margin: auto;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	transform: rotateZ(-45deg);
}
.screening-industry ul li,.screening-industry ul li a {
    cursor: pointer;
	transition: all ease-in-out 0.3s;
}
.screening-industry ul li.active_:hover {
	background: rgba(255, 255, 255, 0);
	border: 1px solid rgba(255, 255, 255, 0);
}
.screening-industry ul li.active, .screening-industry ul li:hover {
	background: rgba(255, 255, 255, 0.5);
	border: 1px solid #DA111F;
	border-radius: 20px;
}
.screening-industry ul li:hover a, .screening-industry ul li.active a {
	color: #DA111F!important;
	font-weight: bold;
}
.screening-color {
	height: 40px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-radius: 20px;
	display: flex;
	align-items: center;
	padding: 0 10px;
}
.screening-color ul {
	width: 100%;
	display: flex;
	align-items: center;
}
.screening-color ul li {
	margin-bottom: 0;
	height: 24px;
	width: 40px;
	float: none;
}
.screening-color ul li:first-child {
	border-radius: 30px 0 0 30px;
}
.screening-color ul li:last-child {
	border-radius: 0 30px 30px 0;
}
.screening-color .first {
	background: url(../image/icon02.png) no-repeat center;
}
.screening-color ul li.active, .screening-color ul li:hover {
	border: #fff solid 3px;
	border-radius: 60px;
	transform: scale(1.3);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18);
	position: relative;
}
.screening-color ul li.active::after
/* , .screening-color ul li:hover::after */
{
	content: '';
	width: calc(31px * 0.8);
	height: calc(23px * 0.8);
	background: url(../image/duigou.png) no-repeat;
	background-size: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.screening-color .clear {
	clear: both;
}
/* 案例列表 */
.pro-list {
	position: relative;
	z-index: 999;
	margin-top: 40px;
}
.csae-list-1 {
	overflow: visible !important;
}
.csae-list-1 li {
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	box-shadow: 0px 2px 0px 0px rgba(15, 15, 15, 0.1);
	border-radius: 10px;
	/* margin: 0 1.5% 1.5% 0; */
	/* width: 22%; */
	margin: 0 40px 40px 0;
	width: calc((100% - 120px) / 4);
	overflow: visible;
	transition: all ease-in-out 0.3s;
}
.csae-list-1 li:nth-child(4n) {
	margin-right: 0;
}
.csae-list-1 li:hover {
	/* cursor: pointer; */
	transform: translateY(-15px);
}
.csae-list-1 li .img-win {
	position: relative;
	overflow: visible;
    display: block;
}
.csae-list-1 li .img-win .img-box {
	height: 100%;
	overflow: hidden;
	border-radius: 10px 10px 0 0;
}
.csae-list-1 li .img-win .img-box img {
	transition: all ease-in-out 0.3s;
	image-rendering:-moz-crisp-edges;
	image-rendering:-o-crisp-edges;
	image-rendering:-webkit-optimize-contrast;
	image-rendering: crisp-edges;
	-ms-interpolation-mode:nearest-neighbor;
}
.csae-list-1 li .img-win .img-box img[lazy=loading] {
	height: 100%;
	object-fit: cover;
}
.csae-list-1 li:hover .img-win .img-box img {
	/* animation: list-img ease-in-out 1s; */
	opacity: 0.8;
}
.csae-list-1 li .img-win .tag {
	position: absolute;
	padding: 0 12px;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 15px;
	right: 10px;
	top: 10px;
}
.csae-list-1 li .img-win .hot {
	width: 32px;
	height: 34px;
	position: absolute;
	left: 10px;
	top: -6px;
	/* animation: list-hot 1.4s ease-in-out infinite; */
}
.csae-list-1 li .csae-list-btm {
	padding: 20px;
	border-radius: 0 0 10px 10px;
	padding-bottom: 14px;
}
.csae-list-1 li .csae-list-btm .name {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #111111;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.csae-list-1 li .csae-list-btm .hy {
	margin: 13px 0 14px 0;
}
.csae-list-1 li .csae-list-btm .hy .fl {
	font-size: 12px;
	line-height: 1.2;
	color: #333333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.csae-list-1 li .csae-list-btm .hy .fr{
	font-size: 12px;
	line-height: 1.2;
	color: #FE7230;
}
.csae-list-1 li .csae-list-btm-b {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.csae-list-1 li .csae-list-btm-b p {
	font-size: 12px;
	line-height: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #BBBBBB;
	max-width: calc(100% - 55px);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.csae-list-1 li .csae-list-btm-b .fr .color {
	width: 15px;
	height: 15px;
	border-radius: 50%;
	box-shadow: none;
	margin-top: 0;
}
.csae-list-1 li .csae-list-btm-b .fr .color:first-child {
	opacity: 0.3;
	margin-right: -5px;
}
.csae-list-1 li .csae-list-btm-b .fr .color:nth-child(2) {
	opacity: 0.7;
	margin-right: -5px;
}
.csae-list-1 li:hover .csae-list-cover {
	display: none;
}
.csae-list-1 li .part04 {
	border-top: #EEEEEE solid 1px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 14px;
	margin-top: 14px;
}
.csae-list-1 li .part04 .read-box {
	display: flex;
	align-items: center;
}
.csae-list-1 li .part04 .read-box .item {
	background: url(../image/icon04.png) no-repeat center left;
	background-size: 15px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	margin-right: 30px;
}
.csae-list-1 li .part04 .read-box .item:last-child {
	background-image: url(../image/icon05.png);
	margin-right: 0;
}
.csae-list-1 li .part04 .view {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 26px;
	border: 1px solid #C21D1D;
	border-radius: 5px;
	font-size: 12px;
	font-family: SourceHanSansCN;
	font-weight: 500;
	color: #C21D1D;
}
.csae-list-1 li .part04 .view img {
	width: 12px;
	height: 12px;
	margin-right: 4px;
}
/* 合作伙伴 */
.create-rpice {
  width: 100%;
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.create-rpice h1 {
  font-size: 40px;
  color: #000;
  font-weight: 700;
  text-align: center;
  margin-top: 70px;
}
.create-rpice h6 {
  color: #999999;
  font-size: 20px;
  text-align: center;
  margin-top: 20px;
}
.create-rpice .show-img {
  box-sizing: border-box;
  padding: 0;
  height: 190px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin-top: 50px;
  margin-bottom: 70px;
	width: 90%;
}
.create-rpice .show-img> div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.create-rpice .show-img img {
  /* flex-shrink: 0;
	filter: Gray;
	-webkit-filter: grayscale(100%); */
  cursor: pointer;
	transition: all ease-in-out 0.3s;
}
.create-rpice .show-img img:hover {
	/* transform: rotate3d(1, 1, 1, 35deg); */
	transform: scale(1.1);
	-webkit-transition: scale(1.1);
	-moz-transition: scale(1.1);
	/* filter: grayscale(0%);
	-webkit-filter: grayscale(0%); */
}
/* 暂无数据 */
.no-data {
	width: 90%;
	margin: auto;
	text-align: center;
	border-bottom: rgb(207, 207, 207) solid 1px;
	padding-bottom: 65px;
}
.no-data p {
	margin-top: 10px;
}
.recommend {
	font-size: 26px;
	font-weight: bold;
	margin: 40px auto 20px;
	text-align: center;
}
/* 下滑加载 */
.load {
	width: 90%;
	margin: auto;
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	margin-top: 50px;
	margin-bottom: 50px;
}
.load p {
	margin-bottom: 20px;
}
.load .img-box img {
	animation: loading 8s ease-in-out infinite;
}
/*返回顶部*/
.case-back-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 9999;
	cursor: pointer;
}
@keyframes loading {
	0%{
		transform: rotateZ(0);
	}
	50%{
		transform: rotateZ(180deg);
	}
	100%{
		transform: rotateZ(360deg);
	}
}
@keyframes page-bg{
	0%{
		transform: translateX(0px) translateY(0px);
	}
	30%{
		transform: translateX(-50px) translateY(0px);
	}
	60%{
		transform: translateX(0px) translateY(-50px) scale(1.2) rotateY(45deg);
	}
	100%{
		transform: translateX(0px) translateY(0px);
	}
}
@keyframes list-hot{
	0%{
		transform: translateY(0px);
	}
	50%{
		transform: translateY(-10px) scale(1.2);
	}
	100%{
		transform: translateY(0px);
	}
}
@keyframes list-img{
	0%{
		transform: rotateY(0deg);
	}
	50%{
		transform: rotateY(180deg) scale(1.2);
	}
	100%{
		transform: rotateY(0deg);
	}
}
@media screen and (max-width: 1558px) {
	.csae-list-1 li {
		width: calc((100% - 80px) / 3);
	}
	.csae-list-1 li:nth-child(4n) {
		margin-right: 40px;
	}
	.csae-list-1 li:nth-child(3n) {
		margin-right: 0;
	}
	/* .screening-color ul li {
		width: 38px;
	} */
}
@media screen and (max-width: 1325px) {
	/* .screening-color ul li {
		width: 34px;
	} */
}
@media screen and (max-width: 760px) {
    
 .screening-industry ul li:first-of-type{
     padding: 0 12px;
 }
 .screening-industry ul li {
	margin: 0 10px 10px 0!important;
	padding: 0;
	font-size: 16px!important;
}
.screening-color ul li.active::after {
    width: calc(31px * 0.4);
    height: calc(23px * 0.4);
}
}
@media screen and (max-width: 576px) {
    
 .screening-industry ul li:first-of-type{
     padding: 0 12px;
 }
 .screening-industry ul li {
	margin: 0 6px 6px 0!important;
	padding: 0;
	font-size: 14px!important;
}
.screening-color ul li.active::after {
    width: calc(31px * 0.3);
    height: calc(23px * 0.4);
}
}