.aboutM {
  width: 100%;
  height: auto;
  margin-top: 114px;
  user-select: none;
}
.aboutM .banner {
  width: 100%;
  height: auto;
  min-width: 1300px;
}
.aboutM .banner img {
  width: 100%;
  height: auto;
  display: block;
}
.aboutM .about_content {
  width: 1300px;
  margin: 45px auto 0;
  display: flex;
  justify-content: space-between;
  position: relative;
  top: 40px;
  opacity: 0;
}
.aboutM .about_content .aboutCon_leftTab {
  width: 206px;
}
.aboutM .about_content .aboutCon_leftTab .title:nth-of-type(1){
	border-top: 1px solid #002150;
}
.aboutM .about_content .aboutCon_leftTab .title {
  width: 100%;
  height: 55px;
  border-bottom: 1px solid #002150;
  border-left: 1px solid #002150;
  border-right: 1px solid #002150;
  background: #02347c;
  font-size: 18px;
  color: #fff;
  line-height: 55px;
  text-align: center;
  cursor: pointer;
}
.aboutM .about_content .aboutCon_leftTab .active {
  background: #00b7ee;
}
.aboutM .about_content .aboutCon_right .aboutTabs{
	display: none;
}
.aboutM .about_content .aboutCon_right .aboutTabShow{
	display: block;
}

.aboutM .about_content .aboutCon_right .aboutTan1_top {
  display: flex;
  background: #f7f7f7;
}
.aboutM .about_content .aboutCon_right .aboutTan1_top .rightImg{
	width: 428px;
	height: 629px;
	display: block;
}
.aboutM .about_content .aboutCon_right .aboutTan1_top .text {
  width: 604px;
  height: auto;
  padding-top: 32px;
  background: #f7f7f7;
}
.aboutM .about_content .aboutCon_right .aboutTan1_top .text p {
  margin: 10px 32px 0;
  line-height: 30px;
  font-size: 16px;
  color: #666;
  text-indent: 2em;
}
.aboutM .about_content .aboutCon_right .aboutTan1_top .text img {
  margin: 18px 0 8px 170px;
  display: block;
}
.aboutM .about_content .aboutCon_right .video {
  width: 1032px;
  height: auto;
  margin: 51px 0 80px;
}
.aboutM .about_content .aboutCon_right .video img {
  width: 100%;
  display: block;
}
.aboutM .about_content .aboutCon_right .tab2List{
	width: 700px;
	height: 50px;
	background: #02347c;
	display: flex;
	justify-content: space-between;
	line-height: 50px;
	color: #fff;
	margin: 0 auto 50px;
}
.aboutM .about_content .aboutCon_right .tab2List .aaa{
	width: 33%;
	text-align: center;
	font-size: 18px;
	cursor: pointer;
}
.aboutM .about_content .aboutCon_right .tab2List .act{
	background: #00b7ee;
}
.aboutM .about_content .aboutCon_right .aboutTab2Wrap{
	display: none;
}
.aboutM .about_content .aboutCon_right .about2ACT{
	display: block;
}
.aboutM .about_content .aboutCon_right .aboutTab2 {
  width: 1031px;
  height: 535px;
  display: flex;
  background: url(../images/about_culture.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 80px;
  /* position: relative; */
}
.aboutM .about_content .aboutCon_right .aboutTab2 ul {
  width: 395px;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
}
.aboutM .about_content .aboutCon_right .aboutTab2 ul li {
  width: 305px;
  height: 20%;
  padding: 0 45px;
  color: #414141;
  /* cursor: pointer; */
  overflow: hidden;
  transition: all 0.5s;
}
.aboutM .about_content .aboutCon_right .aboutTab2 ul li p:nth-of-type(1) {
  font-size: 22px;
  margin: 20px 0 10px;
}
.aboutM .about_content .aboutCon_right .aboutTab2 ul li p:nth-of-type(2) {
  font-size: 16px;
  line-height: 22px;
}
.aboutM .about_content .aboutCon_right .aboutTab2 ul li:hover {
  background: #00b7ee;
  color: #fff;
}
/* .aboutM .about_content .aboutCon_right .aboutTab2 > p {
  position: absolute;
  top: 40px;
  right: 30px;
  font-size: 36px;
  color: #adafb0;
} */
.aboutM .about_content .aboutCon_right .aboutTab3 {
  width: 1031px;
  height: auto;
  background-size: 100% 100%;
  margin-bottom: 80px;
  display: flex;
}
.aboutM .about_content .aboutCon_right .aboutTab3 .text {
  width: 604px;
  height: auto;
  padding-top: 32px;
  background: #f7f7f7;
  margin-right: 38px;
}
.aboutM .about_content .aboutCon_right .aboutTab3 .text p {
  margin: 10px 32px 0;
  line-height: 30px;
  font-size: 16px;
  color: #666;
  text-indent: 2em;
}
.aboutM .about_content .aboutCon_right .aboutTab3 .text img {
  margin: 115px 0 8px 169px;
  display: block;
}
.aboutM .about_content .aboutCon_right .aboutTab3 .leader {
  width: 390px;
  color: #fff;
  padding-bottom: 27px;
  background: #02347c;
}
.aboutM .about_content .aboutCon_right .aboutTab3 .leader img {
  width: 100%;
  height: 520px;
  display: block;
}
.aboutM .about_content .aboutCon_right .aboutTab3 .leader p {
  font-size: 36px;
  line-height: 72px;
  margin-left: 18px;
}
.aboutM .about_content .aboutCon_right .aboutTab3 .leader span {
  display: block;
  font-size: 16px;
  margin-left: 18px;
}
.aboutM .about_content .aboutCon_right .aboutTab4 {
  width: 1031px;
  height: auto;
  background-size: 100% 100%;
  margin-bottom: 80px;
}
.aboutM .about_content .aboutCon_right .aboutTab4 img {
  width: 100%;
  height: auto;
  display: block;
}
.aboutM .about_content .aboutCon_right .aboutTab5 {
  width: 1031px;
  height: auto;
  background-size: 100% 100%;
  margin-bottom: 80px;
}
.aboutM .about_content .aboutCon_right .aboutTab5 .text {
  width: 100%;
  height: auto;
  padding-top: 32px;
  background: #f7f7f7;
}
.aboutM .about_content .aboutCon_right .aboutTab5 .text p:nth-of-type(1) {
  margin: 10px 32px 60px;
  line-height: 30px;
  font-size: 16px;
  color: #666;
  text-indent: 2em;
}
.aboutM .about_content .aboutCon_right .aboutTab5 .text .title {
  font-size: 60px;
  font-weight: bold;
  color: #ececec;
  position: relative;
  text-align: center;
  margin: 35px 0 75px;
}
.aboutM .about_content .aboutCon_right .aboutTab5 .text .title span {
  position: absolute;
  top: 16px;
  left: 0;
  bottom: 0;
  right: 0;
  font-size: 28px;
  color: #333;
}
.aboutM .about_content .aboutCon_right .aboutTab5 .text .imglist {
  display: flex;
  flex-wrap: wrap;
}
.aboutM .about_content .aboutCon_right .aboutTab5 .text .imglist img {
  margin: 0 1% 40px;
  display: block;
  width: 31.3%;
  height: 100%;
}
.aboutM .about_content .aboutCon_right .aboutTab6 {
  width: 1031px;
  height: auto;
  background-size: 100% 100%;
  margin-bottom: 80px;
}
.aboutM .about_content .aboutCon_right .aboutTab6 .text {
  padding: 0 30px;
  width: auto;
  height: auto;
  padding-top: 32px;
  line-height: 30px;
  color: #666;
  background: #f7f7f7;
}
.aboutM .about_content .aboutCon_right .aboutTab6 .text .year {
  font-weight: 600;
  font-size:18px;
}
.aboutM .about_content .aboutCon_right .aboutTab6 img {
  margin: 100px 0 8px 576px;
  display: block;
}