/*
Theme Name: PROGRISAAS

Styles Home 1

/* Header */
/* @font-face{
	font-family: 'zhulang';
	src: url('../fonts/zhulang.ttf') format('truetype');
} */
@import url('https://fonts.googleapis.com/css?family=Baloo+Bhaijaan');
@import url(http://fonts.googleapis.com/css?family=Open%20Sans:300,400,500,600,700);

@font-face {
	font-family: 'F-Georgia';
	src: url('../fonts/Georgia.ttf');
}

@font-face {
	font-family: 'M-MiSans';
	src: url('../fonts/MiSans-Normal.ttf');
}


.F-Georgia {
	font-family: "F-Georgia";
}

.M-MiSans {
	font-family: "M-MiSans";
}

.alert-success {
	position: fixed;
	z-index: 99999;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
}

body {
	font-family: "M-MiSans" !important;
}
.modal-content {
	background-color: transparent !important;
	border: none !important;
}
.modal_box {
	position: relative;
	text-align: center;
	.close_box {
		position: absolute;
		top: 0;
		right: 0;
		width: 30px;
		cursor: pointer;
		@media (min-width: 798px) {
			top: 30px;
		}
		.modal_close {
			width: 30px;
			height: 30px;
		}
	}
	.modal_img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.modal_btn {
		position: absolute;
		bottom: -35px;
		left: 50%;
		transform: translateX(-50%);
		cursor: pointer;
		width: 40%;
		/* height: 30%; */
		object-fit: cover;
		@media (min-width: 798px) {
			width: 30%;
			bottom: -50px;
		}
	}
}

.modal-dialog {
	@media (min-width: 798px) {
		max-width: 700px !important;
	}
}


.bg_top {
	/* height: 1280px; */
	box-sizing: border-box;
	/* background: url('../img/top_one.png') no-repeat top; */
	/* background-size: 100% 100%; */
}

.project-tang {
	background: url('../img/top_two.png') no-repeat top;
	background-size: contain;

	@media (min-width: 2200px) {
		background-size: 100% 70%;
	}

	/* margin-top: -240px; */

}

.project-tang .con-text {
	max-width: 1320px;
	max-width: auto;
}

.head_box {
	position: relative;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #2A2B2B !important;
}

.top-h1 {
	background-position: center center;
	background-repeat: no-repeat;
	/* background-size: cover; */
	/* background-image: url('../img/banner1.png?res=1234556'); */
	/* height: 800px; */
	/* color: #ff7d00; */
	position: absolute;
	left: 6%;
	top: 58%;
	transform: translateY(-50%);
	z-index: 9;
}

.top-h1 h2 {
	/* font-family: zhulang, "DM Sans", Sans-serif; */
	font-family: 'M-MiSans';
	/* font-family: 'Baloo Bhaijaan', cursive; */
	font-size: 90px;
	font-weight: 700;
	line-height: 90px;
	margin-bottom: 15px;
	background: -webkit-linear-gradient(left,
			#f19600,
			#f9ed01 50%,
			#ea5513 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-size: 200% 100%;
	animation: masked-animation 3s infinite linear;
}

@keyframes masked-animation {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: -100%, 0;
	}
}



.top-h1 p {
	font-weight: 500;
	font-size: 90px;
	color: #fff;
	text-align: left;
	line-height: 1.2;
	margin-bottom: 10px;
}

.top-h1 .img_box img {
	width: 136px;
	margin-top: 17px;
}

.top-h1 .text-con {
	/* width: 366px; */
	color: #fff;
	font-size: 22px;

}

.top-h1 .text-break {
	font-weight: 900;
	line-height: 1;
}

.services-h1 .ot-icon-box__icon {
	font-size: 44px;
}

.plr_140 {
	padding: 0 140px;
}


.btns {
	display: flex;
	
}
.btns a {
	margin-right: 5px;
}


.about-h1 {
	background-image: linear-gradient(180deg, #F0FAFF 52%, #FFFFFF 100%);
}

.about-h1 .overlay {
	background-image: url('../img/background/bg3-home1.png?res=1234556');
	background-position: -3% -11em;
	background-repeat: no-repeat;
	opacity: 1;
	z-index: 0;
	background-color: transparent;
}

.px-20 {
	padding: 0 20px;
}

.about-img2-h1 {
	margin: -50px -375px 0px 0px;
	padding: 0px;
	background-image: url('../img/background/bg4-home1.png?res=1234556');
	background-position: 100% 120px;
	background-repeat: no-repeat;
}

.service-box__content .service-box-title {
	margin-bottom: 0;
	line-height: 58px;
}

.carreer-about .service-box__content .service-box-title {
	margin-bottom: 6px;
	line-height: 30px;
}

.service-box__content .service-box-des {
	font-size: 18px;
}

.offer-h1 {
	margin-top: -212px;
}

.offer-bg-2 .list-s1 svg {
	fill: #ff6b52;
}

.octf-btn.color-third:hover {
	background-color: #223354;
}

.countdown {
	width: 90%;
	margin: 0 5%;
	flex: 0 0 90%;
}

.countdown ul {
	list-style: none;
	display: flex;
	padding: 0;
	margin: 15px -15px;
}

.countdown li {
	flex: 1;
	padding: 15px;
	margin: 15px;
	background-color: #f5f5f5;
}

.countdown span {
	display: block;
	text-align: center;
}

.countdown span.number {
	font-size: 54px;
	font-weight: 700;
	color: #E59A37;
	line-height: 1.35em;
}

.countdown p {
	margin: 0 0 10px;
}

.countdown p.guide {
	display: none;
}

.countdown p b {
	color: #E59A37;
}

.des {
	text-align: center;
	font-size: 32px;
}

.business video {
	max-width: 856px;
	margin: 0 auto;
	border-radius: 10px;
	display: block;
}

.project-h1 {
	background-color: transparent;
	background-image: linear-gradient(180deg, #F0FAFF 55%, #FFFFFF 100%);
}

.project-h1 .overlay {
	background-image: url('../img/background/bg1-philosophy.png?res=1234556');
	background-position: bottom left;
	background-repeat: no-repeat;
	opacity: 1;
	z-index: 0;
	background-color: transparent;
}

.col-lg-3.col-md-6.col-sm-6 .services-list-icon {
	position: relative;
	border: 0;
}

.ot-testimonial-s1__item .tcontent {
	border: 0;
}

.marquee-1 {
	width: 100%;
	height: 5px;
	background-color: #000000;
	position: absolute !important;
	top: 0;
	left: 0;
	background: -webkit-linear-gradient(left,
			#ffffff,
			#ff0000 6.25%,
			#ff7d00 12.5%,
			#ffff00 18.75%,
			#00ff00 25%,
			#00ffff 31.25%,
			#0000ff 37.5%,
			#ff00ff 43.75%,
			#ffff00 50%,
			#ff0000 56.25%,
			#ff7d00 62.5%,
			#ffff00 68.75%,
			#00ff00 75%,
			#00ffff 81.25%,
			#0000ff 87.5%,
			#ff00ff 93.75%,
			#ffff00 100%);
	background-size: 200% 100%;
	animation: masked-animation-1 2s infinite linear;
}

.marquee-2 {
	width: 5px;
	height: 100%;
	background-color: #000000;
	position: absolute !important;
	top: 0;
	right: 0;
	background: -webkit-linear-gradient(top,
			#ffffff,
			#ff0000 6.25%,
			#ff7d00 12.5%,
			#ffff00 18.75%,
			#00ff00 25%,
			#00ffff 31.25%,
			#0000ff 37.5%,
			#ff00ff 43.75%,
			#ffff00 50%,
			#ff0000 56.25%,
			#ff7d00 62.5%,
			#ffff00 68.75%,
			#00ff00 75%,
			#00ffff 81.25%,
			#0000ff 87.5%,
			#ff00ff 93.75%,
			#ffff00 100%);
	background-size: 100% 150%;
	animation: masked-animation-2 2s infinite linear;
}

.marquee-3 {
	width: 100%;
	height: 5px;
	background-color: #000000;
	position: absolute !important;
	bottom: 0;
	left: 0;
	background: -webkit-linear-gradient(left,
			#ffffff,
			#ff0000 6.25%,
			#ff7d00 12.5%,
			#ffff00 18.75%,
			#00ff00 25%,
			#00ffff 31.25%,
			#0000ff 37.5%,
			#ff00ff 43.75%,
			#ffff00 50%,
			#ff0000 56.25%,
			#ff7d00 62.5%,
			#ffff00 68.75%,
			#00ff00 75%,
			#00ffff 81.25%,
			#0000ff 87.5%,
			#ff00ff 93.75%,
			#ffff00 100%);
	background-size: 200% 100%;
	animation: masked-animation-3 2s infinite linear;
}

.marquee-4 {
	width: 5px;
	height: 100%;
	background-color: #000000;
	position: absolute !important;
	top: 0;
	left: 0;
	background: -webkit-linear-gradient(bottom,
			#ffffff,
			#ff0000 6.25%,
			#ff7d00 12.5%,
			#ffff00 18.75%,
			#00ff00 25%,
			#00ffff 31.25%,
			#0000ff 37.5%,
			#ff00ff 43.75%,
			#ffff00 50%,
			#ff0000 56.25%,
			#ff7d00 62.5%,
			#ffff00 68.75%,
			#00ff00 75%,
			#00ffff 81.25%,
			#0000ff 87.5%,
			#ff00ff 93.75%,
			#ffff00 100%);
	background-size: 100% 150%;
	animation: masked-animation-4 2s infinite linear;
}

@keyframes masked-animation-1 {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: -100%, 0;
	}
}

@keyframes masked-animation-2 {
	0% {
		background-position: 0 0;
	}

	100% {
		background-position: 0 -150%;
	}
}

@keyframes masked-animation-3 {
	0% {
		background-position: -100%, 0;
	}

	100% {
		background-position: 0 0;
	}
}

@keyframes masked-animation-4 {
	0% {
		background-position: 0 -150%;
	}

	100% {
		background-position: 0 0;
	}
}

.ot-project-slider.visible .owl-stage-outer,
.visible .owl-stage-outer {
	overflow: visible;
}

.visible .owl-item {
	opacity: 0.5;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
}

.visible .owl-item.active {
	opacity: 1;
}

.testti-h1 {
	margin-top: -30px;
}

.post-grid .post-inner {
	margin-bottom: 0;
}

.post-grid .inner-post .post-cat {
	margin-bottom: 0;
}

.post-grid .entry-title {
	margin-bottom: 18px;
}

.post-box .entry-date {
	top: 20px;
	left: 20px;
}

.top-h1 .met {
	font-size: 68px;
}

img {
	height: auto;
}

.con-box .two {
	margin-top: 280px;
	padding-bottom: 300px;
}

.con-box h2,
.strategic h2,
#site-footer h2 {
	color: #fff;
	font-size: 38px;
	margin-bottom: 65px;
}

.con-box .con-text {
	font-size: 22px;
}

.con-box .con-text .title {
	margin-top: 23px;
	font-size: 40px;
}

.con-box .con-text .text-con {
	font-size: 14px;
}

.con-box img {
	margin-top: 30px;
	width: 41%;
	margin-left: 1%;
	height: auto;
	/* height: 78px; */
}

.con-box .con-text .con-one .phone_img {
	display: none;
}

.con-box .con-text .con-one .bottom {
	font-size: 14px;
}

.con-box .con-text .con-one .bottom .bottom-text {
	margin-top: 90px;
	margin-left: 1%;
	font-size: 16px;
	color: #2A2B2B;
}

ul li {
	list-style: none;
}

#Concept {
	padding-top: 40px;
	text-align: center;
	font-size: 14px;
	max-width: 1320px;
	margin: auto;
}

#Concept h4 {
	font-size: 40px;
	margin-bottom: 25px;
}

h4 .red {
	color: #EC4040;
}

#Concept .list,
#OurTeam .list {
	padding: 0;
	margin-top: 20px;
}

#Concept .con_text {
	color: #2A2B2B;
	font-size: 18px;
	margin-bottom: 50px;
}

#Concept .list li,
#OurTeam .list .team_item,
#Media .list li {
	display: inline-block;
	width: 49%;
	min-height: 200px;
	margin-bottom: 15px;
	padding: 0;
}

#Concept .list {
	margin-bottom: 80px;
}

#Concept .list li img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}

#OurTeam .list .team_item {
	width: 46%;
}

#OurTeam {
	max-width: 1320px;
	margin: auto;
}

#OurTeam h4 {
	font-size: 40px;
	margin-bottom: 10px;
}

#OurTeam .list .bottom .team_item {
	width: 46%;
}

#OurTeam .list .bottom .team_item_title {
	font-size: 16px;
}

#Concept .list li:nth-child(1),
#Concept .list li:nth-child(3),
#Media .list li:nth-child(1) {
	margin-right: 1%;
}

#OurTeam .list .top .mr_2 {
	margin-right: 6%;
}

#OurTeam .list .mr_1 {
	margin-right: 4.3%;
}

.sub-title {
	font-size: 14px;
	color: #fff;
}

.line {
	width: 100vw;
	height: 1px;
	background-color: #000000;
}

/* UserMember start */
#UserMember {
	display: flex;
	justify-content: center;
	background: url('../img/member_bg.png') no-repeat;
	background-position: left bottom;
	background-size: 100% auto;
}

.bg_box {
	background: url('../img/User-Member.png') no-repeat;
	background-position: left bottom;
	background-size: 100% auto;
}

#UserMember h4 {
	font-size: 40px;
	margin-bottom: 55px;
}

#UserMember h6 {
	font-size: 1.5rem;
}

.UserMember_con_text {
	max-width: 1320px;
}

.w-53 {
	max-width: 53%;
}

.w-44 {
	max-width: 44%;
}

#UserMember ul .dot {
	width: 4px;
	height: 4px;
	background-color: #E54949;
	margin: .47rem .2rem 0 0;
	flex-shrink: 0;
}

#UserMember ul li {
	font-size: .88rem;
	color: #424242;
	line-height: 1.19rem;
}

#UserMember .arr_btn {
	width: 13.06rem;
	cursor: pointer;
	align-items: center;
	padding: .94rem 1.12rem;
	box-sizing: border-box;
	color: #fff;
	font-size: 1rem;
	background-color: #E54949;
	flex-shrink: auto;
	border-radius: 7px;
	user-select: none;
	text-decoration: none;
	/* 移除下划线 */
}

/* 鼠标悬停时的样式 */
#UserMember a:hover {
	background-color: #FD7979;
	/* 设置悬停时的文字颜色为红色 */
}

/* 链接被点击时的样式 */
#UserMember a:active {
	background-color: #BB3636;
	/* 设置点击时的文字颜色为蓝色 */
}

#UserMember .arr_btn img {
	width: 1.13rem;
	height: 1.006rem;
	margin-left: .63rem;
}

/* UserMember end */
#ContactUs {
	background: url('../img/footer_bg.png') no-repeat;
	background-size: 100% 100%;
	padding: 60px 0;
	color: #fff;
}

#ContactUs h4 {
	color: #fff;
	margin-bottom: 0px;
}

#ContactUs input,
#ContactUs textarea {
	width: 570px;
	height: 55px;
	background: transparent;
	border: 1px solid #A9A9A9;
	border-radius: 4px;
	padding-left: 10px;
	color: #fff;
	margin-left: 15px;
}

#ContactUs form {
	max-width: 659px;
	margin: auto;
}

#ContactUs .form-item {
	position: relative;
	margin-bottom: 20px;
}

#ContactUs .form-item .small {
	visibility: hidden;
	position: absolute;
	padding-left: 84px;
	color: red;
	font-size: 12px;
}

#ContactUs .form-item.error .small {
	visibility: visible;
}

#ContactUs .textarea .small {
	left: 0;
	bottom: -40px;
}

#ContactUs .form-item label {
	font-size: 14px;
	width: 60px;
	text-align: left;
}

#ContactUs .textarea {
	flex-wrap: wrap;
	display: flex;
	justify-content: center;
}

#ContactUs .textarea textarea {
	height: 150px;

}

#ContactUs .Submite {
	cursor: pointer;
	display: inline-block;
	width: 280px;
	border: aquamarine;
	background-color: #EC4040;
	color: #fff;
	padding: 14px 0;
	margin-left: -88px;
	border-radius: 5px;
	margin-top: 40px;
	font-size: 16px;
}

#ContactUs h4 {
	font-size: 50px;
}

#ContactUs .sub-title {
	font-size: 18px;
}

#ContactUs #form-item label {
	font-size: 18px;
}

#ContactUs #form-item input {
	border: 1px solid #A9A9A9;
}


#site-footer {
	width: 100%;
	background-color: #EC4040;
}

#site-footer .con_box {
	max-width: 1320px;
	margin: auto;
	font-size: 12px;
}

#site-footer .con_box p {
	margin: 1rem 0;
}

#site-footer .bottom {
	/* padding: 8px 20%; */

	background-color: #D42C2C;
	color: #FFA0A0;
	font-size: 6px;
}

#site-footer .bottom .con_box {
	max-width: 1320px;
	margin: auto;
}

#site-footer .con_top {
	padding: 40px 23px 40px 23px;
}

#site-footer .con_top .left {
	font-size: 12px;
	color: #FFA0A0;
	width: 54%;
	margin-right: 6%;
}

#site-footer .right .phone_bold {
	font-size: 16px;
	font-weight: 700;
}

#site-footer .con_top .right {
	width: 40%;
	color: #fff;
	font-size: 12px;
}

#site-footer .con_top .right .top_flex {
	width: 100%;
	justify-content: space-between;
}

#site-footer .con_top .right img {
	margin-right: 10px;
	width: 2.4375rem;
	height: 2.4375rem;
}


#OurTeam .team_item .dot_img {
	width: 21px;
	height: 21px;
}

#OurTeam .team_item {
	color: #030303;
	border: none !important;
}

#OurTeam .team_item p {
	margin: 0;
}

#OurTeam .team_item .team_item_title {
	font-size: 16px;
}

#OurTeam .team_item .text {
	font-size: 16px;
	color: #424242;
}

#OurTeam .team_item .bigerr {
	margin-top: 20px;
	line-height: 1;
	font-size: 30px;
	font-weight: 500;
}

#OurTeam .top {
	margin-bottom: 80px;
}

#OurTeam .bottom .team_item .bigerr {
	font-size: 30px;
}

#Media {
	max-width: 1320px;
	margin: auto;
	margin-bottom: 90px;
}

#Media h4 {
	font-size: 40px;
	margin-bottom: 37px;
}

#Media .list {
	padding: 0;
	font-size: 16px;
}

#Media .list li {
	text-align: left;
	/* padding: 0 22px 0 30px; */
	font-size: 16px;
	border: none;
	background-color: #F7F7F7;
}

#Media .list li span {
	font-size: 12px;
}

#Media .list li a {
	font-size: 14px;
}

#Media .list li h5 {
	font-size: 30px;
	margin: 24px 0 21px;
}

#Media .list li h5,
#Media .list li P {
	padding: 0 23px;
	box-sizing: border-box;
}

#Media .list li .text {
	margin-bottom: 60px;
}

#Media .list li .red {
	color: #D42C2C;
}

.mobile_logo {
	display: none;
}


#site-logo img {
	width: 200px;
	height: 74px;
}

.project-tang .con-one .left {
	align-self: center;
	margin-top: -60px;
}

.project-tang .con-one .money_img {
	margin-top: -110px;
}

.carousel-control-next,
.carousel-control-prev {
	width: 5% !important;
}

.carousel-control-next img,
.carousel-control-prev img {
	width: 20px;
	height: fit-content;
	/* width: ; */
}

#enter-left-img,
#enter-right-img {
	width: 54px;
	height: fit-content;
}

#Download {
	background: url('../img/down_bg.png') no-repeat center center;
	background-size: contain;
	min-height: 630px;
}
#Download .left_img {
	width: 70%;
	margin-right: 5%;
	height: 100%;
	object-fit: cover;
}

#Download .con_box {
	max-width: 1320px;
	margin: auto;
}
#Download .con_box h4 {
	font-size: 40px;
	color: #090909;
	margin-bottom: 46px;
}
#Download .con_box h4 span {
	color: #EC4040;
}
#Download .border_box {
	/* cursor: pointer; */
	font-size: 12px;
	color: #A6A6A6;
	border: 1px solid #E4E4E4;
	border-radius: 4px;
	padding: 15px 55px 15px 8px;
}
#Download .border_box img {
	width: 155px;
	margin-bottom: 0;
}
#Download .border_box .text {
	margin: 4px 10px 0;
}
#Download .down_box_item {
	cursor: pointer;
	position: relative;
	/* display: flex;
	align-items: center; */
}
#Download .down_box_item .down_box_item_img {
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 64px;
	height: 100%;
	background-color: #E54949;
	border-radius: 4px;
}
#Download .down_box_item_img img {
	width: 30px;
	height: fit-content;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#Download .down_box_item:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease;
}
#Download .down_box_item:hover .down_box_item_img {
		opacity: 1;
		transition: all 1s ease;
}
/* 手机端响应式样式 */
@media (max-width: 768px) {
	#Download {
		min-height: auto;
		padding: 40px 23px;
	}
	#Download .down_box {
		flex-direction: column !important;
		align-items: center !important;
	}
	#Download .down_box > .left_img {
		width: 100% !important;
		max-width: 100%;
		margin-bottom: 30px;
	}
	#Download .down_box > .w-25 {
		width: 100% !important;
	}
	#Download .down_box_item {
		margin-bottom: 15px;
	}
	#Download .con_box h4 {
		font-size: 28px;
		margin-bottom: 30px;
	}
}
@media (max-width: 1800px) {
	.top-h1 .text-break {
		font-size: 70px;
	}
}


@media (max-width: 1550px) {

	.carousel-control-next img,
	.carousel-control-prev img {
		width: 15px;
	}

	#enter-left-img,
	#enter-right-img {
		width: 46px;
	}

	.top-h1 .text-break {
		font-size: 65px;
	}

	#Concept,
	#OurTeam,
	#Media,
	#UserMember .UserMember_con_text {
		max-width: 1320px;
	}

	#site-footer .right .phone_bold {
		font-size: 14px;
	}

	.main-navigation>ul>li {
		font-size: 14px;
	}

	#site-logo img {
		width: 190px;
		height: auto;
	}

	.top-h1 p {
		font-size: 50px;
	}

	.top-h1 {
		/* padding-top: 185px; */
	}

	.top-h1 .text-con {
		font-size: 18px;
	}

	.project-tang .con-one .left .title {
		font-size: 28px;
	}

	.project-tang .con-one .left,
	.con-box .con-text .con-one .bottom .bottom-text,
	.project-tang .con-one .left .text-con {
		font-size: 14px;
	}

	.project-tang .con-one .left {
		width: 54%;
	}

	#site-footer .bottom .wrap {
		/* max-width: 1200px; */
		/* padding-top: 20px; */
		padding-left: 23px;
		padding-right: 23px;
		margin: auto;
		/* padding:40px !important; */
	}

	.con-box img {
		width: 32%;
	}

	.bg_top {
		/* height: 800px; */
	}

	.project-tang .con-one {
		/* margin-top: -100px; */
	}

	#Concept h4,
	#OurTeam h4,
	#Media h4,
	#ContactUs h4 {
		font-size: 30px;
	}

	#Concept .con_text {
		font-size: 18px;
	}

	#OurTeam .team_item .team_item_title,
	#ContactUs .sub-title {
		font-size: 14px;
	}

	#OurTeam .team_item .bigerr,
	#OurTeam .bottom .team_item .bigerr {
		font-size: 20px;
	}

	#OurTeam .team_item .text {
		font-size: 14px;
	}

	#Media .list li h5 {
		font-size: 22px;
	}

	#Media .list li {
		font-size: 14px;
	}

	#ContactUs input {
		height: 30px;
	}

	#ContactUs .Submite {
		width: 200px;
		font-size: 14px;
		margin-left: -290px;
	}

	.project-tang .con-one .left {
		align-self: center;
		margin-top: -30px;
	}

	.project-tang .con-one .one_img {
		margin-right: 50px;
	}

}

@media (max-width: 1320px) {

	.carousel-control-next img,
	.carousel-control-prev img {
		width: 14px;
	}

	#enter-left-img,
	#enter-right-img {
		width: 40px;
	}

	.top-h1 .text-break {
		font-size: 50px;
	}

	.project-tang .con-text,
	#OurTeam,
	#Media,
	#ContactUs,
	#Concept,
	#UserMember .UserMember_con_text {
		padding-left: 50px;
		padding-right: 50px;
	}

	#site-footer .bottom {
		/* padding: 8px 150px */
	}

	#site-footer .bottom .wrap {
		/* padding: 20px 20px 0; */
		font-size: 10px;
	}

	.project-tang .con-one .money_img {
		margin-top: -27px;
		height: fit-content;
	}

	.main-navigation>ul>li {
		font-size: 14px;
	}

}

@media (max-width: 1200px) {

	.carousel-control-next img,
	.carousel-control-prev img {
		width: 13px;
	}

	#enter-left-img,
	#enter-right-img {
		width: 36px;
	}

	#Concept,
	#OurTeam,
	#UserMember .UserMember_con_text {
		max-width: 1000px;
	}

	#site-footer .right .phone_bold {
		font-size: 10px;
	}

	.plr_140 {
		padding: 0;
	}

	.top-h1 p {
		font-size: 30px;
	}

	.top-h1 .text-con {
		font-size: 16px;
	}

	.container {
		max-width: 1200px;
	}

	.main-navigation ul>li>a {
		font-size: 14px;
	}

	#Concept h4,
	#OurTeam h4,
	#Media h4,
	#ContactUs h4 {
		font-size: 28px;
	}

	#Concept .con_text {
		font-size: 15px;
	}

	#OurTeam .team_item .team_item_title,
	#ContactUs .sub-title {
		display: flex;
		align-items: center;
		font-size: 14px;
		justify-content: left;
	}


	.project-tang .con-one .left,
	.con-box .con-text .con-one .bottom .bottom-text,
	.project-tang .con-one .left .text-con {
		font-size: 12px;
	}

	.project-tang .con-one .left .title {
		font-size: 26px;
	}

	#OurTeam .team_item .bigerr {
		font-size: 20px;
	}

	#OurTeam .team_item .dot_img {
		width: 16px;
		height: 16px;
		margin-right: 6px;
	}

	#OurTeam .team_item .text {
		font-size: 14px;
	}

	#OurTeam .list .bottom .team_item_title,
	#Media .list li {
		font-size: 12px;
	}

	#OurTeam .bottom .team_item .bigerr {
		font-size: 18px;
	}

	#Media {
		margin-bottom: 0;
	}

	#Media .list li h5 {
		font-size: 16px;
	}

	#Media .list li {
		line-height: 1.41;
		margin-bottom: 27px;
	}

	#Media .list li:nth-child(2) {
		margin-bottom: 0;
	}

	#site-footer .con_top .left {
		font-size: 12px;
	}

	#site-footer .con_top .right {
		font-size: 7px;
	}

	#site-footer .con_top .right img {
		width: 18px;
		height: 18px;
		margin-right: 4px;
	}

}



@media (min-width: 1200px) {}

@media (max-width: 1200px) {}

@media (max-height:660px) {}

@media (max-width: 992px) {
	.top-h1 {
		right: 6%;
	}

	.top-h1 .text-break {
		font-size: 42px;
	}

	#site-logo img {
		width: 150px;
		height: auto;
	}

	.con-box .con-text .title {
		font-size: 30px;
	}

	.project-tang .con-one .money_img {
		margin-top: 44px;
	}

	.bg_top {
		/* height: 770px; */
	}

	.top-h1 {
		/* padding-top: 160px; */
		/* padding-left: 60px; */
	}

}


@media (max-width: 767px) {
	#site-logo img {
		width: 120px;
		height: auto;
	}

	.top-h1 {
		top: 50%;
	}

	.top-h1 .text-break {
		margin-bottom: 18px;
		line-height: 1.1;
	}

	#site-footer .con_box p {
		margin: .3rem 0;
	}

	#Media .list li img {
		/* max-height: 216px; */
	}
	.bg_box {
		background: url('../img/User-Member-phone.png') no-repeat;
		background-position: left bottom;
		background-size: 100% auto;
	}

	#UserMember .left {
		display: none;
	}

	#UserMember .right {
		display: block;
		width: 85%;
		max-width: 100%;
		margin: auto;
	}

	#UserMember .arr_btn {
		width: auto;
		font-size: .88rem;
		justify-content: center;
		margin-top: .88rem;
	}

	#UserMember .small_show {
		display: block !important;
		font-size: 28px;
		margin-bottom: 0;
		width: 100%;
	}

	#UserMember {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	#UserMember .collapseddd {
		display: block !important;
		width: 100%;
		cursor: pointer;
	}

	#UserMember .collapseddd ul {
		margin: 1.19rem 0 0rem;
		padding: 0;
	}

	#UserMember .collapseddd h6 {
		font-size: 1rem;
		margin-bottom: 0;
	}

	#collapseOne,
	#collapseTwo {
		height: 3.19rem;
		transition: height .5s ease-in-out;
		/* 2秒完成高度变化 */
		overflow: hidden;
	}

	.rotate {
		transform: rotate(180deg);
		transition: transform 0.3s ease;
		/* 添加0.3秒的过渡效果，以平滑旋转动作 */
	}

	#collapseOne.open {
		height: auto;
	}

	#collapseTwo.two_open {
		height: auto;
	}

	#UserMember .collapseddd img {
		width: .69rem;
		height: .5rem;
	}

	#UserMember .collapseddd .box_context {
		padding: 1rem .69rem;
		border: 1px solid #E1E1E1;
		background-color: #fff;
		border-radius: 10px;
	}


	#site-footer .con_top {
		padding-bottom: 20px;
	}

	.mobile_logo img {
		width: 140px;
		height: 53px;
	}

	.project-tang .con-one .left {
		width: 90%;
		margin: auto;
		margin-top: 40px;
	}

	.bg_top {
		background: url('../img/top_one_bg.png') no-repeat;
		background-size: 100% 100%;
		/* height: 542px; */
	}

	#alert-success {
		font-size: 14px;
	}

	.project-tang {
		background: url('../img/top_two_bg.png') no-repeat top;
		background-size: 100% 100%;
		/* margin-top: -60px; */

	}

	#OurTeam .team_item .team_item_title,
	#ContactUs .sub-title {
		font-size: 12px;
	}

	.phone_text {
		padding: 26px;
		font-size: 14px;
		line-height: 1.5;
		color: #2A2B2B;
		margin-top: 98px;
	}

	.project-tang .con-one {
		/* margin-top: -40px; */
	}

	#OurTeam .list .team_item {
		margin-bottom: 40px;
	}

	#OurTeam .top {
		margin-bottom: 0;
	}

	.line {
		display: none;
	}

	#Concept .list li:nth-child(1),
	#Concept .list li:nth-child(3),
	#Media .list li:nth-child(1) {
		margin-right: 0;
	}

	#Media h4 {
		text-align: left;
		padding-left: 23px;
	}

	#OurTeam .list .team_item .lin_img {
		margin: 5px 0;
		height: 5px;
	}

	#Media .list li h5,
	#Media .list li p {
		padding: 0 23px;
	}

	#Concept .con_text {
		font-size: 14px;
		line-height: 1.5;
	}

	.project-tang .con-text,
	#OurTeam,
	#Media,
	#ContactUs,
	#Concept,
	#UserMember {
		padding-left: 23px;
		padding-right: 23px;
	}

	#OurTeam .team_item .team_item_title {
		justify-content: left;
	}

	.project-tang .con-text,
	#Media {
		padding-left: 0;
		padding-right: 0;
	}

	#Concept {
		text-align: left;
	}

	#ContactUs .textarea .small {
		left: 0;
		bottom: -20px;
	}

	.top-h1 {
		width: auto;
		font-size: 22px;
		/* padding: 90px 23px 0; */
		box-sizing: border-box;
	}

	#ContactUs {
		background: url('../img/phone_footer_bg.png') no-repeat;
		background-size: 100% 100%;
	}

	#ContactUs h4 {
		font-size: 30px;
		text-align: left;
		max-width: 360px;
		margin: auto;
	}

	#ContactUs .sub-title {
		font-size: 16px;
		line-height: 1.185;
	}

	#ContactUs .sub-title {
		justify-content: left;
		max-width: 360px;
		margin: auto;
	}

	.plr_140 {
		padding: 0 6%;
	}

	#ContactUs .form-item label,
	#ContactUs input::placeholder {
		font-size: 12px;
	}


	#ContactUs .form-item .small {
		padding-left: 0;
		margin-bottom: 0;
		font-size: 10px;
		width: fit-content;

		width: 360px;
		/* display: flex; */
		justify-content: center;
		text-align: left;
		margin: 0 auto;
		left: 50%;
		transform: translateX(-50%);
	}

	#ContactUs form {
		max-width: 659px;
	}

	#ContactUs .form-item {
		margin-bottom: 0;
		margin-top: 11px;
	}

	#ContactUs .Submite {
		margin-left: 0;
	}

	#ContactUs input,
	#ContactUs textarea {
		margin-left: 0;
		/* margin-top: 20px; */
	}

	#ContactUs input,
	#ContactUs .form-item label,
	#ContactUs .form-item .small,
	#ContactUs textarea {
		width: 100%;
		max-width: 360px;
	}

	#ContactUs .Submite {
		width: 280px;

	}

	#site-footer .con_top {
		padding-left: 23px;
	}

	#site-footer .con_top .right {
		font-size: 12px;

	}

	#site-footer .con_top .left,
	#site-footer .con_top .right {
		width: 100%;
	}

	#site-footer .con_top .right img {
		width: 26px;
		height: 26px;
		margin-right: 16px;
	}

	#site-footer .con_top .right .phone_bold {
		font-size: 12px;
		font-weight: 700;
	}

	#site-footer .con_top .right .phone-email {
		margin: 20px 0;
	}

	#site-footer .con_top .left {
		font-size: 12px;
		line-height: 1.333;
	}

	#Concept h4 {
		margin-bottom: 16px;
	}

	#Concept .list {
		margin-bottom: 30px;
	}

	#Concept .list li {
		margin-bottom: 14px;
	}

	#Concept .con_text {
		margin-bottom: 10px;
	}

	#site-footer .bottom {
		font-size: 10px;
		/* flex-direction: column; */
		justify-content: left;
		padding: 12px 23px !important;
	}

	#site-footer .bottom .wrap {
		font-size: 12px;
		/* padding: 20px 20px 0; */
		padding: 0;
	}

	#site-footer .bottom p:nth-child(1) {
		margin-bottom: 5px;
	}

	#ContactUs .form-item.error .small {
		font-size: 8px;
	}

	#OurTeam .team_item .bigerr,
	#OurTeam .bottom .team_item .bigerr {
		font-size: 20px;
	}

	#OurTeam .team_item .text {
		line-height: 1.357;
	}

	#OurTeam h4 {
		margin-bottom: 22px;
	}

	#Concept .list li,
	#OurTeam .list .team_item,
	#OurTeam .list .bottom .team_item,
	#Media .list li {
		width: 100%;
		color: #2A2B2B;
	}

	#OurTeam .team_item .bigerr {
		margin-top: 6px;
	}

	.con-box .right {
		font-size: 12px;
	}

	.con-box .con-text .con-one .bottom .bottom-text {
		margin-left: 0;
		font-size: 14px;
		line-height: 1.5;
	}

	.project-tang .con-one .left .title {
		font-size: 28px;
		margin-bottom: 10px;
	}

	.project-tang .con-one .left {
		line-height: 1.5;
	}

	.project-tang .con-one .left .text-con {
		font-size: 14px;
		/* line-height: 1.5; */
	}

	.con-box .con-text .con-one .one_img {
		display: none;
	}

	.con-box .con-text .con-one .phone_img {
		width: 222px;
		display: block;
		margin-bottom: -90px;
	}

	.con-box img {
		margin-top: 0;
	}

	.con-box .con-text .con-one .bottom img {
		display: none;
	}

	#site-footer .con_top {
		flex-direction: column-reverse;
		align-items: center;
	}

	#site-footer .con_top .left {
		margin-right: 0;
	}

	#site-footer .con_top .email {
		display: none;
	}
}

@media (max-width: 400px) {

	/* #collapseOne.open {
		height: 18.79rem;
	}
	#collapseOne.open {
		height: 20.59rem;
	}
	#collapseTwo.two_open {
		height: 22.79rem;
	} */

}

@media (max-width: 390px) {
	#collapseTwo {
		height: 4.5rem;
	}
}

@media (max-width: 330px) {
	#collapseOne {
		height: 4.5rem;
	}
}


@media (max-width: 400px) {
	/* #ContactUs .form-item input,#ContactUs .form-item label,#ContactUs .form-item textarea{
		width: 85%;
	}
	#ContactUs .form-item .small {
		padding-left: 8%;
	} */
}

@media (min-width: 992px) {}

@media (min-width: 1200px) and (max-width: 1920px) {}


/* 团队 */
.w-60 {
	width: 57%;
}

.w-40 {
	width: 42%;
}
#top_list {
	display: flex;
}
/* @media (min-width: 992px) { */
	#OurTeam .team_item,
	#advisors_list .advisors_item,
	#business_list .business_item {
		position: relative;
		background-color: #FFE2E2;
		border-radius: 10px;
		width: 174px;
		margin: 0 13.67px 10px 0;
		height: 174px;
		background-image: url('../img/Meda_one.png');
		background-size: auto 100%;
		background-position: center;
		background-repeat: no-repeat;
		cursor: pointer;
		
	}
	#OurTeam .team_item .team_item_des,
	#advisors_list .advisors_item .team_item_des,
	#business_list .business_item .team_item_des {
		display: none;
		text-align: left;
		position: absolute;
		top: 174px;
		left: 0;
		min-width: 500px;
		padding: 15px 20px;
		text-align: center;
		color: #424242;
		font-size:14px;
		line-height: 19px;
		font-family: 'Georgia';
		background-color: #fff;
		border-radius: 10px;
		box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2), 0 -10px 10px 0 rgba(0, 0, 0, 0.2), 10px 0 10px 0 rgba(0, 0, 0, 0.2), -10px 0 10px 0 rgba(0, 0, 0, 0.2);
		z-index: 100;
	}
	#OurTeam .team_item .title,
	#advisors_list .advisors_item .title,
	#business_list .business_item .title {
		text-align: left;
		font-family: 'Georgia';
		font-weight: 700;
		font-size: 18px;
		line-height: 20px;
	}

	#OurTeam .line_img_box {
		margin: 0px 0 4px;
	}

	#OurTeam .team_item:last-child,
	#advisors_list .advisors_item:last-child{
		margin-right: 0;
	}
	#OurTeam .team_item .name,
	#advisors_list .advisors_item .name,
	#business_list .business_item .name {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		text-align: center;
		font-size: 14px;
		font-weight: 500;
		font-family: 'Georgia';
		font-weight: 700;
		color: #fff;
		background-color: rgba(0, 0, 0, 0.32);
		padding: 5px  8px;
		border-radius: 0 0 10px 10px;
		margin-bottom: 0;
		z-index: 10;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	#business_list .business_item {
		width: 151px;
	}
	/* #advisors_list .advisors_item {
		width: 31%;
	} */
	#OurTeam .desc {
		color: #818181;
		font-size: 16px;
		font-family: 'Georgia';
		font-weight: 700;
	}
	#OurTeam .business_list .desc {
		margin: 5px 0 5px;
	}
	#OurTeam .team_item_des .close_btn {
		display: none;
		width: 100%;
		text-align: right;
	}
	#OurTeam .team_item_des .close_btn img {
		width: 20px;
		height: 20px;
		cursor: pointer;
	}
/* } */
#top_list .desc {
	margin-bottom: 5px;
}
@media (min-width: 1400px) {
	.team_left {
		width: 57%;
	}
	.advisors {
		width: 43%;
	}
}


@media (max-width: 500px) { 
	#top_list {
		display: block;
	}
	#OurTeam h4 {
		margin-bottom: 10px;
	}
	#OurTeam #team_list {
		margin-bottom: 23px;
	}

	#OurTeam .team_item,
	#advisors_list .advisors_item,
	#business_list .business_item  {
		width: 32%;
        height: auto;
        aspect-ratio: 1;
        margin: 3px 0;
		margin: 0 2% 2% 0;
	}
	/* #OurTeam .team_item,
	#advisors_list .advisors_item,
	#business_list .business_item   {
		
	} */

	#OurTeam .team_item:nth-child(3n),
	#advisors_list .advisors_item:nth-child(3n),
	#business_list .business_item:nth-child(3n) {
		margin-right: 0;
	}

	#OurTeam .team_item .team_item_des,
	#advisors_list .advisors_item .team_item_des,
	#business_list .business_item .team_item_des {
		display: none; /* 默认隐藏 */
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%); /* 居中 */
		width: 90%;
		min-width: 300px;
		background: white; /* 背景颜色 */
		padding: 20px; /* 内边距 */
		box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); /* 阴影效果 */
		z-index: 1000; /* 确保在遮罩层之上 */
	}

	/* 遮罩层样式 */
	.modal-overlay {
		display: none; /* 默认隐藏 */
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.08); /* 半透明黑色 */
		z-index: 999; /* 确保在最上层 */
	}
	#OurTeam .line_img_box img {
		height: 5px;
	}
	#OurTeam .team_item .title, #advisors_list .advisors_item .title, #business_list .business_item .title {
		font-size: 20px;
		line-height: 22px;
	}

	#OurTeam .team_item_des .close_btn {
		display: block;
	}
	#OurTeam .team_item .name, #advisors_list .advisors_item .name, #business_list .business_item .name {
		font-size: 12px;
	}
}




@media (min-width: 1290px ) and (max-width: 1316px) { 
	#business_list .business_item:nth-child(7n) {
		margin-right: 0;
	}
}

@media (min-width: 13160px) { 
	#business_list .business_item:nth-child(8n) {
		margin-right: 0;
	}
}
.link {
	padding-left: 10px;
}


