* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.gray_right {
	background: url('../images/right_bg.png') no-repeat;
	background-size: 100% 100%;
	padding-bottom: 20px;
}

.develop_bg {
	background: url('../images/develop_bg.png') no-repeat;
	background-size: 100% 100%;
}

.shadow_slef {
	box-shadow: 0px 0 281px 6px rgba(0, 0, 0, 0.06);
}

.vision_bg {
	background: url('../images/vision_bg.png') no-repeat;
	background-size: 100% 100%;
}

.top_tools {
	width: 100%;
  height: 337px;
	font-size: 24px;
	background: url("../imagesNew/index_pc.png") no-repeat center center;
	background-size: 100%;
  display: none;
}
.navbar{
  width: 100%;
  height: 337px;
	font-size: 24px;
	background: url("../imagesNew/index.jpg") no-repeat center center;
	background-size: 100% 100%;
}

.tabbar {
	width: 1116px;
	margin: 0 auto;
	padding-top: 33px;
	box-sizing: border-box;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.indexText{
  width: 690px;
  margin: 0 auto;
  text-align: center;
  padding-top: 51px;
}
.indexText .t1{
  color: #000;
  font-size: 44px;
  margin-top: 40px;
}
.indexText .t2{
  margin-top: 40px;
  font-size: 16px;
  line-height: 160%;
  color: #000;
}


.indexTextMobile{
  width: 100%;
	margin: 0 auto;
  text-align: center;
  padding: 20px;
  padding-top: 0px;
}
.indexTextMobile .t1{
  color: #000;
  font-size: 20px;
}


.indexTextMobile .t2{
  margin-top: 10px;
  font-size: 12px;
  line-height: 160%;
  color: #000;
  display: -webkit-box;	
text-overflow: -o-ellipsis-lastline;
text-overflow: ellipsis;
line-clamp: 2;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden
}

#swiper2.swiper-container {
	direction: rtl !important;
}

@media (min-width: 1680px) {
	.downBox {
		width: 140px !important;
		text-align: center;
		background: #fff;
		top: 40px;
		border: 1px solid #ccc;
	}

	/* 顶部 */
	.index_text {
		font-size: 26px;
	}

	.small_logo {
		height: 70px;
	}

	/* 首页 */
	.phone_right {
		height: 580px;
	}

	.phone_box {
		padding-top: 90px;
		padding-bottom: 100px;
		min-height: auto;
	}

	.phone_text {
		font-size: 24px;
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.phone_btn {
		min-width: 190px;
		height: 70px;
		padding: 0 20px;
		font-size: 26px;
	}

	.title_big {
		font-size: 60px !important;
	}

	.title_middle {
		font-size: 30px;
	}

	.title_small {
		font-size: 20px;
	}

	.max-w-1080px {
		max-width: 1400px !important;
	}

	.title_logo {
		height: 100px;
	}

	/* 关于我们 */

	.about_text {
		max-width: 920px;
		margin-top: 35px;
		font-size: 20px;
		line-height: 28px;
	}

	.about_box {
		width: 720px;
		height: 480px;
		margin-top: 75px;
	}

	/* 团队信息 */
	.team_box {
		width: 1320px;
		padding-top: 160px;
		margin-bottom: 120px;
	}

	.gray_right {
		height: 565px;
		margin-left: -70px;
		padding-left: 130px;
		padding-right: 80px;
		padding-top: 60px;
	}

	.team_one {
		line-height: 35px;
		margin-top: 35px;
	}

	.team_two {
		margin-top: 50px;
		line-height: 34px;
	}

	.gray_left_img {
		height: 465px;
	}

	/* 视频资源 */
	.video_bg {
		padding-top: 100px;
		padding-bottom: 90px;
	}

	/* 发展历程 */
	.develop_home {
		padding-top: 90px;
	}

	.develop_bg {
		width: 1280px;
		height: 760px;
	}

	.develop_line {
		height: 242px;
	}

	.develop_list {
		width: 340px;
		padding: 40px 30px;
	}

	.develop_list:nth-child(2) {
		margin-top: -85px;
		margin-left: 15px;
	}

	.develop_list:nth-child(3) {
		margin-top: -65px;
		margin-left: 15px;
	}

	/* 合作伙伴 */
	.huoban_box {
		width: 550px;
		line-height: 34px;
		margin-top: 40px;
	}

	.vision_bg {
		padding: 60px 0;
	}

	.yuanjing_text {
		width: 620px;
		line-height: 28px;
	}

	.swiper-container {
		min-height: 235px !important;
		max-height: 235px !important;
	}

	.swiper-slide {
		/* 这里添加你的样式规则，例如高度、宽度等 */
		height: 235px;
	}
}

.about_home {
	margin-top: 50px;
}

.content7{
  margin: 0 auto;
  margin-bottom: 17px;
  padding: 0 20px;
}

@media (max-width: 1680px) {
	.top_tools {
		width: calc(100% - 8%);
		margin: 0 auto;
		padding: 15px 0;
		font-size: 20px;
	}

	.xia_icon {
		height: 25px;
	}

	.small_logo {
		height: 60px;
	}

	.title_big {
		font-size: 52px !important;
	}

	.title_middle {
		font-size: 26px;
	}

	.title_small {
		font-size: 18px;
	}

	.max-w-1080px {
		max-width: 100vw !important;
	}

	.index_text {
		font-size: 22px;
	}

	.title_logo {
		height: 88px;
	}

	/* 愿景 */
	.vision_bg {
		padding: 50px 0;
	}

	.yuanjing_text {
		width: 540px;
		margin-top: 35px;
		margin-bottom: 45px;
	}

	/* 合作伙伴 */
	.huoban_box {
		width: 480px;
		font-size: 18px;
		line-height: 30px;
	}

	/* 发展历程 */
	.develop_bg {
		width: 1120px;
		height: 662px;
	}

	.develop_line {
		height: 212px;
	}

	.develop_list {
		width: 300px;
	}

	.develop_list:nth-child(2) {
		margin-top: -85px;
	}

	.develop_list:nth-child(3) {
		margin-top: -65px;
	}

	/* 视频资源 */
	.video_bg {
		height: 960px;
		padding-top: 95px;
	}

	.swiper-container {
		min-height: 210px !important;
		max-height: 210px !important;
	}

	.swiper-slide {
		/* 这里添加你的样式规则，例如高度、宽度等 */
		height: 210px;
	}

	.video_num {
		margin-top: 45px;
		margin-bottom: 70px;
		font-size: 65px;
	}

	/* 团队信息 */
	.team_box {
		padding-top: 150px;
		margin-bottom: 50px;
		width: 1150px;
	}

	.gray_right {
		height: 495px;
		margin-left: -70px;
		padding-left: 115px;
		padding-right: 70px;
		padding-bottom: 20px;
	}

	.gray_left_img {
		height: 405px;
	}

	.team_one {
		margin-top: 30px;
		line-height: 30px;
	}

	.team_two {
		margin-top: 40px;
		line-height: 30px;
	}

	/* 关于我们 */
	.about_text {
		max-width: 790px;
		text-align: center;
		line-height: 25px;
	}

	.about_box {
		width: 630px;
		height: 420px;
		margin-top: 75px;
	}

	/* 顶部 */
	.phone_box {
		padding-top: 80px;
		padding-left: 45px;
		padding-bottom: 90px;
		/* min-height: 400px; */
	}

	.phone_right {
		height: 510px;
	}

	.phone_text {
		margin-bottom: 35px;
		font-size: 22px;
		margin-top: 35px;
	}

	.phone_btn {
		min-width: 160px;
		height: 60px;
		padding: 0 20px;
		font-size: 23px;
	}
}

@media (max-width: 1336px) {
	.huoban_box {
		font-size: 16px !important;
	}

	.swiper-container {
		min-height: 180px !important;
		max-height: 180px !important;
	}

	.swiper-slide {
		/* 这里添加你的样式规则，例如高度、宽度等 */
		height: 180px;
	}

	.vision_bg {
		padding: 50px 0;
	}

	.title_big {
		font-size: 42px !important;
	}

	.title_middle {
		font-size: 21px;
	}

	.title_small {
		font-size: 16px;
	}
}

@media (max-width: 1199px) {
	.huoban_box {
		font-size: 16px !important;
	}

	.top_tools {
		width: calc(100% - 8%);
		margin: 0 auto;
		padding: 20px 0;
		font-size: 16px;
	}

	.xia_icon {
		height: 18px;
	}

	.small_logo {
		height: 50px;
	}

	.w_screen,
	.w_screen_yuanjing {
		max-width: 100% !important;
		padding: 0 15px;
	}

	.max-w-1080px {
		max-width: 100vw !important;
	}

	.phone_right {
		height: 365px;
	}

	.phone_box {
		padding-top: 50px;
		padding-bottom: 60px;
		padding-left: 0;
	}

	.index_text {
		font-size: 18px;
	}

	.team_box {
		width: 90%;
	}

	/* 发展历程  */
	.develop_bg {
		width: 80%;
		height: 527px;
	}

	.develop_line {
		height: 168px;
	}

	.develop_list {
		width: 240px;
		padding: 40px 30px;
	}

	.develop_list:nth-child(2) {
		margin-top: -70px;
	}

	.develop_list:nth-child(3) {
		margin-top: -50px;
	}

	.team_one {
		margin-top: 20px;
		line-height: 20px;
	}

	.team_two {
		margin-top: 10px;
		line-height: 20px;
	}
}

.min_show {
	display: block;
}

@media (max-width: 980px) {
	.huoban {
		flex-direction: column;
		align-items: center;
		padding-right: 0;
	}

	.huoban_box {
		margin-left: 0;
		width: 285px;
		line-height: 17px;
	}

	.huoban_linshi {
		text-align: center;
	}

	.footer {
		padding: 25px 0 15px;
	}

	.footer_bottom {
		margin: 0;
	}

	.phone_right {
		height: 350px;
	}

	/* 导航栏 */
	.navbar {
		padding: 0;
    box-sizing: border-box;    
	}

	.classify {
		display: block;
		margin-left: 15px;
	}

	.classify_list {
		flex-direction: column;
		gap: 10px !important;
		background-color: #fff;
		position: absolute;
		top: 80px;
		left: 0;
		width: 100vw;
		transform: translateX(-6vw);
		transition: all 0.3s;
		z-index: 99;
		padding: 15px 0;
	}

	/* 团队信息 */
	.team_box {
		width: 90%;
		display: flex;
		flex-direction: column;
		align-items: center;
		padding-top: 35px;
	}

	.gray_right {
		max-width: 80%;
		padding-bottom: 20px;
		min-height: 315px;
	}

	.gray_left {
		width: 70%;
	}

	.min_hidden {
		display: none;
	}

	.min_show {
		display: block;
	}

	.title_small {
		font-size: 14px;
	}
}

.logo_bg {
	display: none;
}

.phone_hidden {
	display: block;
}

@media (max-width: 768px) {
	.navbar {
		/* padding: 10px 0; */
	}

	.title_middle {
		font-size: 15px;
	}

	.top_tools {
		width: calc(100% - 8%);
		margin: 0 auto;
		padding: 5px 0;
		font-size: 14px;
	}

	.classify_list {
		top: 50px;
	}

	.swiper-container {
		min-height: 120px !important;
		max-height: 120px !important;
	}

	.swiper-slide {
		/* 这里添加你的样式规则，例如高度、宽度等 */
		height: 120px;
	}

	.logo_bg {
		display: block;
		height: 170px !important;
	}

	.phone_hidden {
		display: none;
	}

	.small_logo {
		height: 35px;
	}

	.title_logo {
		height: 40px;
	}

	/* 关于我们 */
	.about_text {
		max-width: 80%;
		text-align: center;
		line-height: 17px;
	}

	.about_box {
		width: 252px;
		height: 168px;
		margin-top: 35px;
	}

	/* 手机 */
	.phone_box {
		padding-top: 17px;
		padding-bottom: 30px;
	}

	.phone_btn {
		min-width: 95px;
		height: 35px;
		padding: 0 10px;
		font-size: 12px;
	}

	.phone_text {
		margin-bottom: 30px;
		font-size: 12px;
		margin-top: 15px;
	}

	/* 下载 */
	.phone_right {
		height: 148px;
		width: 153px;
		object-fit: contain;
		position: absolute;
		top: 0;
		right: 10px;
	}

	/* 团队信息 */
	.gray_right {
		width: 350px;
		height: 295px;
		max-width: 100%;
		padding-right: 35px;
		padding-left: 60px;
		padding-bottom: 20px;
		margin: 0 auto;
	}

	.gray_left {
		display: flex;
		justify-content: center;
	}

	.gray_left_img {
		width: 263px;
		height: 175px;
	}

	.title_big {
		font-size: 20px !important;
	}

	/* 底部 */
	.footer_box {
		display: block;
		text-align: center;
	}

	.navbar_box {
		width: 80%;
		margin: 35px auto 0;
		flex-wrap: wrap;
		gap: 25px 50px;
		justify-content: center;
	}

	.title_small {
		font-size: 12px;
	}

	/* 发展历程 */
	.small_hidden {
		display: none;
	}

	.develop_bg {
		width: 100%;
		height: 524px;
		background: url('../images/develop_small_bg.png') no-repeat;
		background-size: 100%;
		padding-top: 0;
		position: relative;
	}

	.develop_list {
		width: 150px;
		margin: 0;
		padding: 15px;
		position: absolute;
	}

	.develop_list:nth-child(1) {
		left: 20px;
		top: 35px;
	}

	.develop_list:nth-child(2) {
		right: 20px;
		top: 215px;
	}

	.develop_list:nth-child(3) {
		left: 20px;
		bottom: 0;
	}

	/* 公司愿景 */
	.vision_bg {
		height: 480px !important;
		background: url('../images/small_vision_bg.png') no-repeat;
		background-size: cover;
		padding: 25px 0;
	}

	.yuanjing_title {
		font-size: 15px;
	}

	.w_screen_yuanjing {
		width: calc(100vw - 60px);
		padding: 0;
	}

	.yuanjing_text {
		width: 315px !important;
		margin-top: 15px !important;
		margin-bottom: 20px;
	}

	.video_num {
		font-size: 30px;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.video_small {
		font-size: 14px;
	}

	.video_bg {
		padding-top: 30px;
		height: 440px;
	}

	.languageBox {
		margin-left: 20px;
	}

	.about_home {
		margin-top: 20px;
	}
}

.downBox {
	width: 100px;
	text-align: center;
	background: #fff;
	top: 40px;
	border: 1px solid #ccc;
}

.downBox::before {
	content: '';
	position: absolute;
	top: -10px;
	/* 根据需要调整三角形的位置 */
	left: 50%;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #ccc;
	/* 黑色边框 */
}



/* 0503 */

.content {
	width: 100%;
	margin: 0 auto;
}
.content7{
  font-size: 12px;
  width: 100%;
  /* height: 1065px; */
	margin: 0 auto;
  padding: 20px;
}

.content .content-item{
 padding: 0 20px 20px;
}

.content-item {
	box-sizing: border-box;
}

.content .grid-image {
	width: 100%;
	height: 500px;
  margin: 0 auto;
	background: url("../imagesNew/img1.png") no-repeat center center;
	background-size: 100%;
}

.content .grid-Text .grid-Text1,.content7 .grid-Text .grid-Text1 {
	font-weight: 500;
	font-size: 24px;
	letter-spacing: normal;
}

.content .grid-Text .grid-Text2 ,.content7 .grid-Text .grid-Text2{
	width: 24px;
	height: 2px;
	background: #d6d0c6;
	margin-top: 20px;
	margin-bottom: 20px;
}
.content7 .grid-Text .grid-Text3{
  line-height: 25px;
}

.content .grid-Text .grid-Text3 {
	font-weight: 400;
	line-height: 180%;
	font-size: 14px;
}
.content1{
 
}

.content1>.cont1{
  background: url("../imagesNew/img2.png") no-repeat center center;
}
.content1>.cont2{
  background: url("../imagesNew/img3.png") no-repeat center center;
}
.content1>.cont3{
  background: url("../imagesNew/img4.png") no-repeat center center;
}
.content1>.cont1,.content1>.cont2,.content1>.cont3{  
  margin-top: 17px;
  width: 32%;
  height: 220px;
  background-size: 100%;
}
.contAll{
  width: 100%;
  background-color: #f5f5f5;
  }
.content2{
  width: 100%;
  padding-top: 30px;
  padding-bottom: 0px;
	margin: 0 auto;
}
.content2 .cont2{
  padding: 20px;
  margin-bottom: 0px;
}
.content2 .cont2 .content2-item{
  text-align: center;
  background-color: #fff;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
.content2 .cont2 .content2-item .content2-item-img{
  width: 100%;
  height: 170px;
  overflow: hidden;
}
.content2 .cont2 .content2-item .content2-item-img>img{
  width: 100%;
  height: 170px;
}
.content2 .cont2 .content2-item .content2-item-title{
  font-weight: 400;
  font-size: 16px;
}
.content2 .cont2 .content2-item .content2-item-content{
  font-weight: 400;
  padding-top: 15px;
  font-size: 12px;
  box-sizing: border-box;
}


.content5 .cont2 .content2-item{
  text-align: center;
  width: 33%;
  overflow: hidden;
}
.content5 .cont2 .content2-item .content2-item-img{
  text-align: center;
  height: 70px;
  overflow: hidden;
}
.content5 .cont2 .content2-item .content2-item-img>img{
  width: 70px;
  height: 70px;
}

.content6{
  padding: 0 20px;
  box-sizing: border-box;
  height: 263px;
  color: #fff;
  margin: 0 auto;
}
.content3{
  display: none;
}

.content3 .cont2{
	background-color: #f5f5f5;
}

.content3Mobile{
  display: block;
  margin-top: 30px;
}
.content3Mobile .cont2{
  padding: 0 20px;
}
.content3Mobile .cont2 .content2-item{
  width: 50%;
  height: 163px;
  overflow: hidden;
  background-color: #f5f5f5;
}
.content3Mobile .cont2 .content2-item .content2-item-img,.content3Mobile .cont2 .content2-item .content2-item-img>img{
  width: 100%;
  height: 100%;
}

.content4 .cont2 .content2-item{
  width: 33%;
  height: 85px;
  overflow: hidden;
}
.content4 .cont2 .content2-item .content2-item-img,.content4 .cont2 .content2-item .content2-item-img>img{
  width: 100%;
  height: 100%;
}
.content6{
  padding-bottom: 40px;
  display: flex;
  align-items: flex-end;
  font-size: 12px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cont6Hei{
  line-height: 160%;
}

.content3Mobile .cont2,.content4 .cont2,.content5 .cont2{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}

.content2 .cont1 .grid-Text1,.content3 .cont1 .grid-Text1,.content3Mobile  .cont1 .grid-Text1,.content4 .cont1 .grid-Text1,.content5 .cont1 .grid-Text1,.content9 .cont1 .grid-Text1{
  font-weight: 500;
	font-size: 24px;
	letter-spacing: normal;
}
.content2 .cont1 .grid-Text2,.content3 .cont1 .grid-Text2,.content3Mobile .cont1 .grid-Text2,.content4 .cont1 .grid-Text2,.content5 .cont1 .grid-Text2,.content9 .cont1 .grid-Text2{
  width: 24px;
	height:2px;
  margin: 0 auto;
	background: #d6d0c6;
	margin-top: 20px;
	margin-bottom: 25px;

}
.content4{
  display: block;
  margin-top: 30px;
}
.content5{
  display: block;
  padding-top: 30px;
  padding: 30px 0;
}
/* 媒体查询：当屏幕宽度小于600px时，一行显示1个 */


/* 手机端样式 */
.container {
  width: 100%;
  padding: 10px;
}

/* 平板电脑及以上 */
@media (min-width: 768px) {
  .container {
    width: 750px;
    padding: 15px;
    margin: 0 auto;
  }
}

/* 桌面电脑 */
@media (min-width: 992px) {
  .container {
    width: 970px;
    padding: 20px;
  }
}


.inputText{
  width: 100%;
  height:40px;
  margin-bottom: 15px;
  border: 1px solid #BCBCBC;
  border-radius: 5px;
  padding-left: 10px;
}
.inputArea{
  width: 100%;
  /* height:40px; */
  margin-bottom: 10px;
  border: 1px solid #BCBCBC;
  border-radius: 5px;
  padding-left: 10px;
  padding-top: 10px;
}
.inputButton{
  width: 100%;
  background-color: #EBDACE;
  color: #000;
  line-height: 40px;
  text-align: center;
  border: none;
}

.content1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px;
}

.content7>.content-item>.grid-Text{
  width: 100%;
}
.content7>.content-item>.grid-input{
  width: 100%;
  padding-top: 20px;
}
.content5 {
  display: block;
  padding-top: 30px;
  padding: 30px 50px;
}
.content5 .cont2 .content2-item .content2-item-title{
  padding:20px 0 20px
}
.cont6Logo{
  width: 187px;height: 16px;
  margin-bottom: 32px;
}

.content9 .cont2{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 30px 30px;
}

.content9 .cont2 .content2-item{
  width: 50%;
}
.content9 .cont2 .content2-item .content2-item-img{
  text-align: center;
}
.content9 .cont2 .content2-item .content2-item-img img{
  width: 140px;
  height: 74px;
}

/* 大桌面电脑 */
@media (min-width: 1200px) {
  .content,.content1,.content2,.content3,.content4 ,.content5,.content6,.content7{
    width: 1114px;
    margin: 0 auto;
  }
  .content{
    display: flex;
  }
  .content .grid-Text {
	/* 515 */
    /* padding-top: 130px; */
	padding-top: 40px;
    padding-left: 60px;
  }
  .content .grid-Text {
    /* padding-top: 130px; */
	padding-top: 40px;
  }
  .content2,.content9{
    padding-top: 50px;
    padding-bottom: 50px;
    margin: 0 auto;
  }
  .content2 .cont2{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .content3{
    padding-top: 50px;
    padding-bottom: 50px;
    margin: 0 auto;
    display: none;
  }
  .content4,.content5{
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 0;
    padding-left: 0;
    margin: 0 auto;
  }
  .content6{
    height: 263px;
    color: #fff;
    margin: 0 auto;
    font-size: 14px;
    padding-bottom: 60px;
  }
  .content3Mobile{
    padding-top: 50px;
    padding-bottom: 50px;
    margin: 0 auto;
  }
  .content3 .cont2,.content9 .cont2{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .top_tools {
    height: 738px;
    display: block;
  }
  .navbar{
    display: none;
  }
  .content3Mobile{
    display: none;
  }
  .content .grid-image {
    width: 500px;
  }
  .content1>.cont1,.content1>.cont2,.content1>.cont3{  
    margin-top: 17px;
    width: 360px;
    height: 360px;
  }
  .content1{
    padding: 0 !important;
  }
  .content .content-item {
    padding: 20px 20px 20px 0;
  }
  .content2 .cont2{
    padding: 20px 0;
  }
  .content2 .cont2 .content2-item,.content2 .cont2 .content2-item{
    width: 24% !important;
  }
  .content2 .cont2 .content2-item{
    width: 50%;
  }
  .content3{
    display: block;
  }
  .content3 .cont2 .content2-item{
    width: 25%;
    overflow: hidden;
  }
  .content4 .cont2 .content2-item{
    width: 20%;
    height: 85px;
    overflow: hidden;
  }
  .content3Mobile{
    display: none;
  }
  .content2{
    padding-bottom: 50px;
  }
  .content2 .cont2{
    padding: 20px 0;
    margin-bottom: 20px;
  }
  .content2 .cont1 .grid-Text1,.content3 .cont1 .grid-Text1,.content3Mobile  .cont1 .grid-Text1{
    font-weight: 500;
    font-size: 24px;
    letter-spacing: normal;
  }
  .content2,.content9{
    width: 1114px;
    padding-top: 50px;
  }
  .content6{
    height: 263px;
    color: #fff;
  }
  .content7{
    font-size: 14px;
    padding-top: 100px;
    padding-bottom: 171px;
    padding-right: 0px;
    padding-left: 0px;
    /* height: 577px; */
  }
  .content7{
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 17px;
  }
  .inputText{
    width: 471px;
  }
  .inputArea{
    width: 471px;
  }
  .inputButton{
    width: 471px;
  }


  .content7>.content-item>.grid-Text{
		width: 497px;
  }
  .content7>.content-item>.grid-input{
    width: 471px;
  }


  .content7>.content-item>.grid-input{
    padding-top: 0px;
  }


  .content .grid-Text .grid-Text2 ,.content7 .grid-Text .grid-Text2{
    width: 58px;
    height: 4px;
    background: #d6d0c6;
    margin-top: 30px;
    margin-bottom: 35px;
  }
  .content .grid-Text .grid-Text1,.content7 .grid-Text .grid-Text1 {
    font-weight: 500;
    font-size: 32px;
    letter-spacing: normal;
  }
  .content2 .cont1 .grid-Text1,.content3 .cont1 .grid-Text1,.content3Mobile  .cont1 .grid-Text1{
    font-weight: 500;
    font-size: 32px;
    letter-spacing: normal;
  }

  .content2 .cont1 .grid-Text2,.content3 .cont1 .grid-Text2,.content3Mobile .cont1 .grid-Text2,.content4 .cont1 .grid-Text2,.content5 .cont1 .grid-Text2{
    width: 58px;
    height: 4px;  
  }

  .content5 .cont2 .content2-item{
    width: 133px;
    /* height: 133px; */
    margin-right: 105px;
  }
  .content5 .cont2 .content2-item:nth-child(5n){
    width: 133px;
    /* height: 133px; */
    margin-right: 0;
  }
  .content5 .cont2 .content2-item .content2-item-img{
    width: 133px;
    height: 133px;
  }
  .content5 .cont2 .content2-item .content2-item-img > img {
    width: 133px;
    height: 133px;
}

.content2 .cont1 .grid-Text1,.content3 .cont1 .grid-Text1,.content3Mobile  .cont1 .grid-Text1,.content4 .cont1 .grid-Text1,.content5 .cont1 .grid-Text1{
	font-size: 32px;
}
.content5 .cont2 .content2-item .content2-item-title{
  padding:20px 0 60px
}
.content9 .cont2 .content2-item{
	width: 25%;
}
}