﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
.banner {
	height: 678px;
}
.banner video {
	position: absolute;
	bottom: -40%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
}

.partner-in {
	/* width: 1400px; */
	margin: 0 auto;
	display: block;
}
.partner-title {
	margin-top: 48px;
	margin-bottom: 48px;
}
.partner-title h2 {
	padding-left: 70px;
	margin: 0;
	font-size: 22px;
	font-weight: bold;
	color: #464646;
}
.partner-title h2 span {
	font-weight: normal;
	color: #7a7a7a;
}
.partner-title h2 span::before {
	content: ' ';
	display: inline-block;
	margin-left: 15px;
	margin-right: 12px;
	width: 2px;
	height: 16px;
	background-image: url(../images/bg/h2-line.png);
	background-repeat: no-repeat;
	background-size: 2px 16px;
}
.partner {
	position: relative;
	/* padding-bottom: 40px; */
}
.partner.letmove {
	transform: translateY(40px);
	/* transition: transform .8s .0s, opacity .8s .0s; */
	/* opacity: 0; */
}
.partner.move {
	transform: translateY(0);
	opacity: 1;
}
.partner-show {
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
.imgs-all {
	position: relative;
	margin: 0 auto;
	width: 1221px;
	text-align: center;
	font-size: 0;
}
.imgs-list {
}
.imgs-list {
	font-size: 0;
	text-align: left;
}
.imgs-list .imgs-one {
	width: 23%;
	margin-bottom: 35px;
}
.imgs-one {
	display: inline-block;
	/*margin-right: 6px;*/
	margin-top: 20px;
	margin-right: 1%;
	margin-bottom: 20px;
	/*margin-left: 6px;*/
	margin-left: 1%;
	width: 14.66%;
	text-align: center;
	vertical-align: top;
}
.imgs-one, .imgs-two {
	-webkit-transform: translateZ(0px);
	-ms-transform: translateZ(0px);
	-o-transform: translateZ(0px);
	transform: translateZ(0px);
	/* min-height: 80px; */
	line-height: 80px;
	border-radius: 4px;
	overflow: hidden;
}
.imgs-one a img {
	max-width: 100%;
	/* -webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; */
	height: auto;
	transition: .6s;
}
.imgs-one:hover img {
	-webkit-filter: inherit;
	-moz-filter: inherit;
	-ms-filter: inherit;
	-o-filter: inherit;
	filter: inherit;
	filter: inherit;
}
/*  */
.imgs-one{
	/* display:contents;  */
}
.imgs-one span{
	color: #333;
	font-size: 18px;
	line-height: 18px;
}

.logo-text {
    font-size: clamp(14px, 1.15vw, 16px);
    font-weight: 600;
    color: #333;
    overflow: height;
    white-space: nowrap;
}
.logo-text.gov {
    color: #a00;
}

/* two */
.imgs-list .imgs-two {
	width: calc( (100% - 12%) / 6);
	margin-bottom: 35px;
}
.imgs-two {
	display: inline-block;
	/*margin-right: 6px;*/
	margin-top: 20px;
	margin-right: 1%;
	margin-bottom: 20px;
	/*margin-left: 6px;*/
	margin-left: 1%;
	text-align: center;
	vertical-align: top;
}

.imgs-two a img {
	max-width: 70%;
	height: auto;
	max-height: 80px;
	/* -webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; */
	transition: .6s;
}
.imgs-two:hover img {
	-webkit-filter: inherit;
	-moz-filter: inherit;
	-ms-filter: inherit;
	-o-filter: inherit;
	filter: inherit;
	filter: inherit;
}
.imgs-two span{
	color: #333;
	font-size: 18px;
	line-height: 18px;
}



.swiper-pagination {
	bottom: 90px;
	left: 50%;
	transform: translateX(-50%);
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	margin-right: 5px;
	margin-left: 5px;
	width: 6px;
	height: 6px;
	transition: .45s;
	border-radius: 3px;
}
.swiper-pagination-clickable .swiper-pagination-bullet-active {
	background: #d51b32;
	width: 24px;
}
 @media (max-width: 1700px) {
.banner {
	height: 580px;
}
}
 @media (max-width: 1524px) {

}
 @media (max-width: 1500px) {

}
 @media (max-width: 1480px) {
.banner video {
	bottom: 0
}
}
 @media (max-width: 1400px) {

.partner-in {
	width: 100%;
}

.partner-title h2 {
	padding-left: 4.2%
}
}
 /* @media (max-width: 1300px) {

}
 @media (max-width: 1200px) {

}
 @media (min-width: 768px) {
.partner-m {
	display: none;
}
} */
 @media (max-width: 768px) {
.about-title {
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	text-align: left;
}
.about-client .about-title {
	top: 13%;
}
.about-title h2 {
	margin-bottom: 30px;
	margin-bottom: 0.4rem;
	font-size: 56px;
	font-size: 0.746667rem;
}
.about-title h4 {
	font-size: 24px;
}

.partner {
	/* display: none; */
}


/* partner-m  */

/* .partner-m {
	padding-top: 45px;
	padding-bottom: 35px;
} */

.partner-show {
	margin: 30px auto 0;
	width: calc(100% - 30px);
	font-size: 0;
	text-align: center;
	border-top: none;
	border-bottom: none;
}

.partner-title {
	margin: 48px auto 24px;
}

.imgs-list .imgs-one {
	display: inline-block;
	/* border: 1px solid #e3e3e3; */
	margin: 0 6px 28px;
	margin: 0 0.08rem 0.373333rem;
	padding: 0 6px ;
	padding: 0 .05rem;
	/* width: 210px;
	width: 2.8rem;
	height: 70px; */
	width: 48%;
	height: 80px;
	line-height: 80px;
	line-height: .1.066666rem;
	vertical-align:middle;
}

.imgs-list .imgs-one span{
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	vertical-align:middle;
}
.imgs-one a img {
	max-width: 100%;
	height: auto;
}

.imgs-list .imgs-two {
	display: inline-block;
	/* border: 1px solid #e3e3e3; */
	margin: 0 6px 28px;
	margin: 0 0.08rem 0.373333rem;
	padding: 0 6px ;
	padding: 0 .05rem;
	width: calc( (100% - 6%) / 3);
	height: 80px;
	line-height: 80px;
	line-height: .1.066666rem;
	vertical-align:middle;
}

/* .partner-m {
	padding-top: 45px;
	padding-bottom: 35px;
} */
/* .partner-list-m {
	margin: 30px auto 0;
	width: calc(100% - 30px);
	font-size: 0;
	text-align: center;
	border: 1px solid red;
}
.list-one {
	display: inline-block;
	border: 1px solid #e3e3e3;
	margin: 0 6px 28px;
	margin: 0 0.08rem 0.373333rem;
	width: 210px;
	width: 2.8rem;
	height: 70px;
	height: 0.933333rem;
	line-height: 70px;
	line-height: 0.933333rem;
	vertical-align: top;
}
.list-one img {
	max-width: 60%;
	max-height: 90%;
} */
}






 @media (max-width: 650px) {
.banner {
	height: 100vh;
	/*height: calc(100vh - 126px);*/
}
.banner picture {
	height: 100vh;
	/*height: calc(100vh - 126px);*/
	display: block!important;
}
.banner video {
	display: none;
}
}
 @media (max-width: 544px) {
.about-title h4 {
	font-size: 30px;
	font-size: 0.4rem;
}
.banner video {
	left: -90%;
}
}

