/* 
author : youlicai 
copyright by VTHINK: https://www.vthinks.net
*/
.drowInto-Box {
	width: 100%;
	padding: 66px 0;
	background-color: #FFFFFF;
}

.Into-tain-desc {
	width: 100%;
}

.Into-tain-desc .swiper-container {
	width: 100%;
	height: 100%;
	padding-bottom: 35px;
}

.Into-tain-desc .swiper-wrapper {
	width: 100%;
	height: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.Into-tain-desc .swiper-slide {
	padding: 0 5%;
	width: 90% !important;
	text-align: center;
}

.Into-tain-desc .swiper-slide p {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	padding: 0 25px;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 0 !important;
}

.swiper-pagination-bullet-active {
	background: #B0B0B0;
}

.moreA a {
	font-size: 12px;
	line-height: 36px;
	color: #fffefe;
	width: 140px;
	height: 36px;
	background-color: #0b55a1;
	border-radius: 5px;
	display: block;
	margin: 20px auto 0;
	text-align: center;
	border: 1px transparent solid;
}

.drownDlBoxs dl {
	width: 32%;
	float: left;
	margin-right: 2%;
	box-sizing: border-box;
	border: 1px #F1F1F1 solid;
}

.drownDlBoxs dl:nth-child(3n) {
	margin-right: 0;
}

.drownDlBoxs dl dt {
	height: 203px;
}

.drownDlBoxs2 dl dt {
	height: auto;
	justify-content: center;
	text-align: center;
}

.drownDlBoxs dl dt img {
	display: block;
	width: 100%;
	height: 100%;
}

.drownDlBoxs2 dl dt img {
	width: auto;
	height: auto;
	max-width: 100%;
	margin: 0 auto 10px;
}

.drownDlBoxs2 dl {
	border: none;
}

.drownDlBoxs2 dl dt img {
	border: 1px solid #3877B1;
	padding: 5px 20px;
}

.drownDlBoxs dl dd {
	padding: 26px 30px;
	height: 86px;
	position: relative;
	z-index: 20;
	background: #ffffff;
}

.drownDlBoxs dl dd.triangle::after {
	content: '';
	width: 100%;
	height: 31px;
	position: absolute;
	left: 0;
	top: -22px;
	z-index: 22;
	background: url(../img/about/sanjiao.png) no-repeat center;
	background-size: 100%;
}

.drownDlBoxs dl dd h6 {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 10px;
	color: #333;
}

.drownDlBoxs dl dd p {
	font-size: 14px;
	line-height: 20px;
	color: #666;
}

.drownDlBoxs dl dd p i {
	width: 36px;
	height: 27px;
	background-color: #eeeeee;
	border-radius: 3px;
	display: flex;
	float: right;
	cursor: pointer;
	border: 1px transparent solid;
}

.drownDlBoxs dl dd p i img {
	display: flex;
	vertical-align: middle;
	margin: auto;
}

.drownDlBoxs dl:hover dd p i {
	border: 1px #e78a22 solid;
	transform: translateX(-5px);
}


.drownDlBoxs dl dd span {
	display: inline-block;
	font-size: 38px;
	line-height: 38px;
	color: #1a1818;
	margin: 8px 0;
}

.drownDlBoxs dl dd em {
	vertical-align: top;
}

.drownDlBoxs_I dl dt {
	position: relative;
}

.drownDlBoxs_I dl dt h6 {
	font-size: 18px;
	color: #ffffff;
	position: absolute;
	left: -10px;
	bottom: 20px;
	width: 145px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background-color: #06559e;
	opacity: 0.9;
}

.drownDlBoxs_I dl dd {
	height: 44px;
}



/*  */
.Corporate .copVideo video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.corpMide {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.corpMide h3 {
	font-size: 28px;
	color: #ffffff;
	margin-bottom: 20px;
}

.corpMide>div p {
	font-size: 14px;
	line-height: 26px;
	color: #ffffff;
}

.corpMide .plays span img {
	width: 65px;
	display: block;
	margin: 70px auto 50px;
	cursor: pointer;
}

.corpMide .plays span {
	font-size: 18px;
	line-height: 26px;
	color: #ffffff;
}

/*  */
.history-pt {
	width: 100%;
	padding: 60px 0 90px;
	background: #f8f8f8;
}

.descdiv {
	font-size: 18px;
	color: #333333;
	text-align: center;
}

.history-contain {
	height: 240px;
	min-height: 240px;
}

.history-contain .swiper-container {
	margin: auto;
	padding-bottom: 30px;
}

.hist-words h5 {
	margin-bottom: 20px;
	padding-bottom: 8px;
	font-size: 24px;
	line-height: 31px;
	color: #333333;
	border-bottom: 1px #d8d9dc solid;
}

.hist-words h4 {
	font-size: 22px;
	line-height: 26px;
	color: #0b55a1;
}

.hist-words p {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	position: relative;
	padding-left: 15px;
	margin-bottom: 12px;
}

.hist-words p::before {
	content: '';
	background: #0b55a1;
	color: #0b55a1;
	width: 6px;
	height: 6px;
	display: inline-block;
	font-size: 6px;
	vertical-align: middle;
	left: 0px;
	position: absolute;
	top: 8px;
}

.history-contain .swiper-wrapper,
.honors.swiper-container .swiper-wrapper {
	padding-left: 355px;
	/* padding-left: 36px; */
}

.history-contain .swiper-slide {
	background-color: #f8f8f8;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	outline: none;
	opacity: 0.7;
}

.history-contain .swiper-container-horizontal>.swiper-scrollbar,
.culture-Txt .swiper-container-horizontal>.swiper-scrollbar {
	left: 50%;
	width: 600px;
	margin-left: -300px;
}

.history-contain .swiper-scrollbar-drag,
.culture-Txt .swiper-scrollbar-drag {
	background: #0b55a1;
}

/*  */
.globalMaps {
	height: 490px;
	background: #132A3C;
}

.globpub {
	position: absolute;
	top: 13%;
	left: 50%;
	transform: translateX(-50%);
}

.globpub .both3,
.globpub .descdiv {
	color: #FFFFFF;
}

.globpub .descdiv {
	margin-bottom: 20px;
}

/* .glob-btnBox {
	text-align: center;

}

.glob-btnBox a {
	width: 195px;
	height: 46px;
	display: inline-block;
	border-radius: 5px;
	border: solid 1px #ffffff;
	font-size: 16px;
	line-height: 46px;
	color: #ffffff;
	text-indent: 30px;
	text-align: left;
	background: url(../img/right-new.png) no-repeat 88% center;
	transition: all .4s ease;
}

.glob-btnBox a:nth-child(2) {
	margin: 0 5px;
}

.glob-btnBox a:hover {
	background-color: #f19715;
	border: 1px #f19715 solid;
} */


.hovTain-Boxs {
	width: 80%;
	margin: 60px auto 0;
	padding: 0 80px;
	/* background-color: #ffffff;
	box-shadow: 0px 1px 13px 0px rgba(233, 233, 233, 0.75);
	border-radius: 16px; */
	display: table;
}

.hovTain-Boxs .hopTxts {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.hovTain-Boxs .hopTxts p {
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
	margin-bottom: 15px;
}

.global-down {
	text-align: center;
	padding: 20px;
	cursor: pointer;
}


/*  */
.global-Maps {
	background: #132A3C;
	padding: 70px 0 65px;
}

.global-Maps h6 {
	font-size: 18px;
	line-height: 49px;
	color: #0b55a1;
	text-align: center;
}

.globalBgBox .bgMaps {
	width: 1000px;
	height: 510px;
	background: url(../img/about/bg_global_footprint.png) no-repeat center;
	margin: 35px auto 0;
	position: relative;
	z-index: 10;
}

.maps {
	position: absolute;
	z-index: 20;
	width: 8px;
	height: 8px;
	background-color: #ffffff;
	border: solid 4px #0b55a1;
	border-radius: 50%;
	cursor: pointer;
}

.map1 {
	top: 232px;
	right: 182px;
}

.map2 {
	top: 263px;
	right: 253px;
}

.map3 {
	top: 165px;
	left: 495px;
}

.map4 {
	top: 200px;
	left: 244px;
}


.popCenBox {
	width: 245px;
	position: absolute;
	left: 0;
	bottom: 27px;
	z-index: 30;
	padding: 20px 25px;
	background-color: #FFFFFF;
	box-shadow: 0px 1px 18px 0px rgba(150, 150, 150, 0.75);
	display: none;
}

.popCenBox4 {
	top: 31px;
	bottom: auto;
}

.popCenBox h4 {
	font-size: 16px;
	line-height: 24px;
	color: #114897;
}

.popCenBox p {
	font-size: 13px;
	line-height: 22px;
	color: #202020;
}

/* 合作伙伴 */
.cooperative {
	width: 100%;
	padding: 60px 0 80px;
	background: #F8F8F8;

}

.partner .logo-container {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	text-align: center;
	height: 330px;
	position: relative;
}

.partner .logo-container .logo-lips {
	width: 266px;
	height: 200px;
	display: table;
	position: absolute;
}

.partner .logo-container .logo-lips:nth-of-type(odd) {
	margin-top: 115px;
}

.partner .logo-container .logo-lips::before {
	content: '';
	width: 100%;
	height: 100%;
	display: block;
	/* border: 1px #C6E0F9 solid;
	border-radius: 20px;
	transform: rotate(45deg); */
	background: url(../img/about/icon-frame.png) no-repeat top center;
	background-size: 100% 100%;
	position: absolute;
	z-index: 0;
}

.partner .logo-container .logo-lips h5 {
	font-size: 18px;
	color: #333;
	line-height: 24px;
	margin-bottom: 10px;
}

.partner .logo-container .logo-lips>div {
	display: table-row;
	align-items: center;
}

.partner .logo-container .logo-lips:nth-child(1) {
	left: 40px;
}

.partner .logo-container .logo-lips:nth-child(2) {
	left: 210px;
}

.partner .logo-container .logo-lips:nth-child(3) {
	left: 380px;
}

.partner .logo-container .logo-lips:nth-child(4) {
	left: 550px;
}

.partner .logo-container .logo-lips:nth-child(5) {
	left: 720px;
}

.partner .logo-container .logo-lips:nth-child(6) {
	left: 890px;
}

.partner .logo-container .logo-lips p {
	display: flex;
	align-items: center;
	justify-content: center;
}

.partner .logo-container .logo-lips p img {
	margin: 0 8px;
}



.partner .swiper-slide p {
	height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	cursor: pointer;
}

.partner .swiper-slide p img {
	filter: grayscale(1);
	transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
}

.partner .swiper-slide:hover p img {
	filter: grayscale(0);
}

/* 匀速时间 */
.partner .swiper-container .swiper-wrapper,
.honors.swiper-container .swiper-wrapper,
.history-contain .swiper-container .swiper-wrapper {
	-webkit-transition-timing-function: linear;
	/*之前是ease-out*/
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
}









/*  */
.globgray {
	padding: 60px 0;
	background-color: #F7F7F7;
}

.btnBox0 {
	width: 220px;
	height: 130px;
	padding: 22px 35px 10px;
	text-align: left;
	float: left;
	margin-right: 10px;
	position: relative;
	z-index: 5;
	overflow: hidden;
}

.btnBox0:last-child {
	margin-right: 0;
}

.btnBox0:hover {
	background: #0b55a1;
}

.btnBox0:hover .tzzmaincbldown {
	width: 100px;
}

.btnBox0 .tzzmaincbldown span {
	line-height: 30px !important;
	opacity: 1;
}


.btnBox0:hover .btn-txt-bot p,
.btnBox0:hover .btn-txt-top .btn-lititle,
.btnBox0:hover .btn-txt-top h4 {
	color: #FFFEFE;
}

.glob-btnBox>div {
	background-color: rgba(255, 255, 255, 0.53);
	box-shadow: 0px 1px 33px 0px rgba(230, 230, 230, 0.75);
	border-radius: 12px;
	border: solid 1px #e9e9e9;
}

.btn-lititle {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
}

.btnBox0 h4 {
	font-size: 22px;
	line-height: 24px;
	color: #0b55a1;
	margin: 8px 0 30px;
}

.btn-txt-top {
	vertical-align: top;
}

.btn-txt-bot {
	vertical-align: top;
}

.btn-txt-bot p {
	padding-left: 25px;
}

.btn-txt-bot .tel {
	background: url(../img/about/tel-hei.png) no-repeat left center;

}

.btn-txt-bot .emails {
	background: url(../img/about/email-hei.png) no-repeat left center;

}

.btnBox0:hover .btn-txt-bot .tel {
	background: url(../img/about/tel-bai.png) no-repeat left center;

}

.btnBox0:hover .btn-txt-bot .emails {
	background: url(../img/about/email-bai.png) no-repeat left center;

}

.btn-txt-bot .torightp {
	float: right;
}


/* about-video */
.quickVideo{
	width: 100%;
	height: 100vh;
	background-color: rgba(0,0,0,0.5);
	z-index: 9999;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	display: none;
}
.Video-cover{
	width: 1200px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.Video-cover video{
	width: 100%;
	min-height: 100%;
	object-fit: cover;
	
}
.clihov{
	width: 100%;
	height: 100%;
}

.closeX{
	font-size: 28px;
	float: right;
	color: #fff;
	cursor: pointer;
	border: 2px #fff solid;
	border-radius: 50%;
	padding: 0 12px;
	margin-bottom: 10px;
}


/*  */
.cultureBoxs,
.Corporate {
	height: 333px;
	position: relative;
	overflow: hidden;
}

.Corporate {
	background: url(../img/about/historyban.jpg) no-repeat center center;
	background-position: center 50%;
}

.culture-Txt {
	width: 100%;
	background: #fff;
	padding: 60px 0;
}

.peoples {
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 18px;
}

.culture-Txt .both3 {
	color: #FFFEFE;
	text-align: left;
}

.culture-Txt .moreA a {
	background-color: #FFFFFF;
	color: #333333;
	margin: 80px 0 0;
}

.moreA a {
	overflow: hidden;
}

.moreA a:hover {
	color: #333333;
	background: #FFFFFF;
	border: 1px #0b55a1 solid;
}

.culturp .honors {
	height: 240px;
}

.culturp .honors li {
	width: 100%;
	padding-left: 20px;
	font-size: 14px;
	line-height: 28px;
	color: #ffffff;
	position: relative;
}

.culturp .honors li::before {
	content: '\25BA';
	font-size: 12px;
	color: #fff;
	display: inline-block;
	position: absolute;
	left: 0;

}


/*  */
.respBoxs {
	width: 100%;
	background-color: #FFFFFF;
	padding: 50px 0;
}

.respBoxs .peoples,
.respBoxs both3,
.respBoxs .culturp p {
	color: #333333;
	text-align: center;
}

.imgPop img {
	display: block;
	margin: 60px auto 0;
	max-width: 100%;
}

.respBoxs .culturp {
	width: 90%;
	margin: auto;
}

/*  */
.ContactBoxs {
	height: 512px;
}

.tzzmaincbldown,
.tzzmaincbldown:before,
.tzzmaincbldown:after,
.tzzmaincbldown span {
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}

.drownDlBoxs .tzzmaincbldown {
	padding: 0 10px;
	width: 9px;
	position: sticky;
	height: 30px;
	background: #eeeeee;
	border-radius: 3px;
	right: 40px;
	font-size: 12px;
	color: #000;
	line-height: 30px;
	overflow: hidden;
	display: block;
	float: right;
	margin-bottom: 30px;
}

.tzzmaincbldown {
	padding: 0 10px;
	width: 9px;
	position: absolute;
	height: 30px;
	background: #eeeeee;
	border-radius: 3px;
	right: 40px;
	font-size: 12px;
	color: #000;
	line-height: 30px;
	overflow: hidden;
}

.tzzmaincbldown:before {
	position: absolute;
	top: 0;
	content: '';
	background: url(../img/right.png) center no-repeat;
	right: 10px;
	width: 5px;
	height: 100%;
}

.tzzmaincbldown:after {
	opacity: 0;
	position: absolute;
	top: 0;
	content: '';
	background: url(../img/right.png) center no-repeat;
	right: 10px;
	width: 5px;
	height: 100%;
}

.Corporate {
	background: url(../img/about/historyban.jpg) no-repeat center center;
}

.tzzmaincbldown4::before {
	width: 9px;
	height: 100%;
	background: url(../img/xaizai1.png) center no-repeat;
}

/* .tzzmaincbldown4::after {
	width: 9px;
	height: 100%;
	background: url(../img1/xaizai3.png) center no-repeat;
} */

.tzzmaincbldown span {
	opacity: 0;
	position: absolute;
	right: 25px;
	top: 0;
	height: 100%;
	width: 75px;
	line-height: 15px !important;
	font-size: 14px !important;
}

.tzzmaincbldown:hover {
	width: 100px;
}

.tzzmaincbldown:hover span {
	opacity: 1;
	/* color: #e78a22; */
}

/* .tzzmaincbldown:hover:before {
	opacity: 0;
} */

/* .tzzmaincbldown:hover:after {
	opacity: 1;
} */



/* 关于我们-企业文化 */
.culture-tain {
	width: 100%;
	background-color: #FFFFFF;

}

.culture-tain .culture-item {
	width: 100%;
	height: 860px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}

.culture-title {
	width: 62.5%;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}

.culture-title img {
	max-width: 100%;
	display: block;
}

.culture-item1 {
	height: 780px;
}

.culture-item1 .culture-title {
	top: 58%;
}

.culture-item2 {
	height: 700px !important;
	background-attachment: fixed;
}

.culture-item2 .culture-title {
	top: 50%;
}

.culture-item3 .culture-title {
	top: 20%;
}

.culture-item2 .culture-title img {
	margin: auto;
}




.main3-content {
	position: absolute;
	bottom: 6%;
	left: 10%;
	width: 80%;
}

.item-imgbox:hover .main3-content:before {
	transform: skew(7deg);
	left: -5px;
}

.main3-consbox {
	position: relative;
	z-index: 20;
	text-align: left;
}

.main3-content h4 {
	font-size: 30px;
	line-height: 35px;
	color: #ffffff;
}

.main3-content p {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #ffffff;
	text-overflow: ellipsis;
	-webkit-line-clamp: 6;
	white-space: normal;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	width: 130px;
	height: 70px;
	margin: 20px auto;
}

.main3Box {
	margin: 30px auto 0;
}

.tain-main3>ul {
	height: 410px;
	overflow: hidden;
	border-radius: 16px;
}

.tain-main3>ul>li {
	float: left;
	display: block;
	position: relative;
	height: 100%;
	width: 160px;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	font-size: 1rem;
	overflow: hidden;
	white-space: normal;
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
}

.main-pruHov,
.val_lefts::after {
	width: 100%;
	height: 100%;
	position: absolute;
	background: rgba(0, 0, 0, 0.25);
	top: 0;
	left: 0;
	z-index: 8;
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
}

.val_lefts::after {
	content: '';
	background: rgba(0, 0, 0, 0.02);
}

.item-imgbox .cenImgs {
	width: 100%;
	height: 100%;
}

.cenImgs {
	display: flex;
	align-items: center;
	justify-content: center;
}

.wi_active .main-pruHov {
	background: rgba(45, 46, 66, 0.05);
}

.main3-content .b_desc {
	display: none;
}

.tain-main3 ul li:nth-child(1) {
	width: 400px;
}

.wi_active .main3-content .b_desc {
	display: block;
}

.jgst {
	padding-left: 36px;
}

.main3-content h4 {
	font-size: 14px;
}

.wi_active .main3-consbox h4 {
	font-size: 20px;
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
}

@media screen and (min-width:2000px) {
	.culture-item2 {
		height: 900px !important;
	}
}

@media screen and (max-width:1500px) {
	.drownDlBoxs dl dt {
		height: 185px;
	}

	.drownDlBoxs2 dl dt {
		height: auto;
	}

	.drownDlBoxs dl dd.triangle::after {
		height: 23px;
		top: -18px;
	}

	.history-contain .swiper-wrapper {
		padding-left: 200px;
	}

	.history-contain {
		height: 215px;
		min-height: 215px;
	}

	.btnBox0 {
		width: 196px;
		height: 122px;
		margin-right: 22px;
		padding: 22px 30px;
	}

	.btnBox0 h4 {
		font-size: 22px;
		line-height: 22px;
		color: #0b55a1;
		margin: 6px 0 22px;
	}

	.partner .logo-container .logo-lips:nth-child(1) {
		left: 0px;
	}

	.partner .logo-container .logo-lips:nth-child(2) {
		left: 160px;
	}

	.partner .logo-container .logo-lips:nth-child(3) {
		left: 330px;
	}

	.partner .logo-container .logo-lips:nth-child(4) {
		left: 500px;
	}

	.partner .logo-container .logo-lips:nth-child(5) {
		left: 670px;
	}

	.partner .logo-container .logo-lips:nth-child(6) {
		left: 832px;
	}

	.main3Box {
		width: 1100px;
	}

	.tain-main3>ul>li {
		width: 160px;
		height: 360px;
	}

	.tain-main3 ul li:nth-child(1) {
		width: 300px;
	}

	.detail_navs ul li a {
		width: 245px;
	}
	.tain-main3>ul {
	    height: 360px;
	}
	.Video-cover {
        width: 900px;
    }
    .closeX {
        font-size: 20px;
        padding: 0 8px;
    }




}


@media screen and (max-width:1024px) {

	.drowInto-Box,
	.history-pt,
	.globgray,
	.cooperative,
	.culture-Txt {
		padding: 30px 0;
	}

	.drownDlBoxs dl {
		width: 100%;
		float: none;
		margin-right: 0;
	}

	.tain-main3>ul {
		height: auto !important;
		border-radius: 0;
	}
	
	.main3-content h4 {
        font-size: 18px;
    }

	.drownDlBoxs dl dd.triangle::after {
		top: -15px;
	}

	.drownDlBoxs dl dd {
		overflow: hidden;
		height: auto;
	}

	.drownDlBoxs dl:nth-child(2n) {
		margin: 20px 0;
	}

	.Into-tain-desc .swiper-slide p {
		padding: 0;
	}

	.corpMide {
		width: 80%;
	}

	.history-contain .swiper-wrapper {
		padding-left: 0;
	}

	.history-pt {
		width: 100%;
		margin: auto;
		padding: 30px 0;
	}

	.btnBox0 {
		width: calc(100% - 60px);
		margin-bottom: 20px;
		margin-right: 0;
		padding: 20px 30px 0;
	}
	.btnBox0 h4 {
        margin: 6px 0 15px;
        font-size: 18px;
    }

	.history-contain .swiper-container-horizontal>.swiper-scrollbar,
	.culture-Txt .swiper-container-horizontal>.swiper-scrollbar {
		left: 50%;
		width: 80%;
		margin: 0 -40%;
	}

	.history-contain .swiper-container {
		padding-bottom: 0;
	}

	.partner .logo-container {
		display: block;
		height: auto;
	}

	.partner .logo-container .logo-lips {
		width: 100%;
		position: sticky;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.globgray{
		padding-bottom: 10px;
	}

	.partner .logo-container .logo-lips:nth-child(odd) {
		margin-top: 0;
	}

	.partner .logo-container .logo-lips:nth-child(odd),
	.partner .logo-container .logo-lips:nth-of-type(2n) {
		left: 0;
	}

	.partner .logo-container .logo-lips::before {
		background-size: contain;
	}

	.main3Box {
		width: 100%;
	}

	.tain-main3>ul>li {
		width: 100% !important;
		height: auto;
		margin: 5px 0;
	}

	.main3-right-item {
		height: 170px;
	}

	.detail_navs ul li {
		float: none;
		width: 100%;
	}

	.detail_navs ul li a {
		width: 100%;
		margin-right: 0;
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		margin-bottom: 10px;
	}

	.main3-right-item img {
		height: auto;
		width: 100%;
	}
	.drownDlBoxs2 dl dt img{
		padding: 0;
	}
	
	.Into-tain-desc .swiper-slide {
	    padding: 0;
	    width: 100% !important;
	    text-align: justify;
	}
	.Video-cover{
		width: 95%;
	}
	.closeX {
	    font-size: 18px;
	    padding: 0 8px;
	}
	.Into-tain-desc .swiper-wrapper {
        height: auto;
        -webkit-line-clamp: initial;
    }
	.btnBox0:hover {
        background: rgba(255, 255, 255, 0.53);
    }
    .btnBox0:hover .btn-lititle {
        color: #333333 !important;
    }
    .btnBox0:hover .btn-txt-top h4{
        color: #0b55a1 !important;
    }
    .btnBox0 .tzzmaincbldown {
        width: 100px;
    }
	
	
}
