.company-culture,
.qualification-honor,
.media-sound,
.mind-course,
.contact-us {
  padding: 0 40px;
}

/* 关于我们 */
.about-container-left {
  width: 15%;
}
.about-container-left-item,
.about-container-left .curr {
  padding: 12px;
  align-items: center;
  border-bottom: 1px solid #ededed;
  display: flex;
  justify-content: space-between;
}
.about-container-left-item::after,
.about-container-left .curr::after {
  content: '';
  display: inline-block;
  flex-shrink: 0;
  width: 4px;
  height: 4px;
  background-color: #666666;
  margin-left: 18px;
}
.about-container-left-item.active,
.about-container-left .curr {
  background-color: #00a3fe;
}

.about-container-left-item.active a,
.about-container-left .curr a {
  display: block;
  width: 100%;
  overflow: hidden;
  text-align: center;
  color: white;
}
.about-container-left-item.active::after,
.about-container-left .curr::after {
  background-color: white;
}

.about-container-left-item a {
  color: #666666;
  display: block;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.about-container-left-item a.left,
.about-container-left .curr a.left {
  text-align: left;
}
.about-container-right {
  width: 82%;
  min-height:400px;
  padding-bottom: 40px;
}
.about-container {
  padding: 12px 0;
}
.about-container-right-title {
  width: 226px;
  height: 40px;
  margin: 12px auto 20px;
  background: url(../img/title-box.png) no-repeat;
  background-size: 100% 100%;
  font-weight: bold;
  font-size: 18px;
  white-space: nowrap;
}
.about-container-right-title.max {
  width: 365px;
}
/* 内容 style*/
.about-container-box-img {
  width: 240px;
  height: 320px;
  float: left;
  padding-right: 20px;
}
.about-container-box-span {
  text-indent: 32px;
}

/* 企业文化 */

.company-culture-top-item {
  width: 25%;
  display: flex;
  flex-flow: column;
  /*justify-content: center;*/
  align-items: center;
  color: white;
  padding: 52px 10px;
  text-align: center;
}
.company-culture-top-item div,
.company-culture-bot-item div{
	width:100%;
	height:60px;
	display:flex;
	justify-content:center;
	align-items:flex-end;
}
.company-culture-top-item img,
.company-culture-bot-item img {
  width: 42px;
  padding-bottom: 12px;
}
.company-culture-top-item p,
.company-culture-bot-item p {
  margin-top: 12px;
}
.company-culture-top-item.t1 {
  background-color: #418cff;
}
.company-culture-top-item.t2 {
  background-color: #00a3fe;
}
.company-culture-top-item.t3 {
  background-color: #ff5253;
}
.company-culture-top-item.t4 {
  background-color: #3ad361;
}

.company-culture-bot-item {
  width: 33.333333333%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  color: white;
  padding: 52px;
  text-align: center;
  margin-top: 4px;
}

.company-culture-bot-item.t1 {
  background-color: #3ad361;
}
.company-culture-bot-item.t2 {
  background-color: #00a3fe;
}
.company-culture-bot-item.t3 {
  background-color: #ff5253;
}
/* 资质荣誉 */
.qualification-honor-list {
  margin-bottom: 20px;
}
.qualification-honor-item {
  width: 25%;
  color: #666666;
}
.qualification-honor-item-div {
  padding: 30px;
  border: 1px solid #ededed;
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 12px;
}
.qualification-honor-item-div:hover {
  border-color: #00a3fe;
}
.qualification-honor-item p {
  text-align: center;
}
/* 分页 */
.pagination {
  display: flex;
  justify-content: center;
  color: #666666;
  font-size: 14px;
  align-items: center;
}
.pagination-span {
  padding-right: 18px;
}
.pagination-div a {
  display: inline-block;
  color: #666666;
  width: 30px;
  height: 30px;
  border: 1px solid #ededed;
  text-align: center;
  line-height: 30px;
}
.pagination-a.active {
  background-color: #00a3fe;
  color: white;
}
.pagination-div a:hover {
  text-decoration: none;
  color: none;
}
/* 媒体声音 */
.media-sound-list {
  display: flex;
  flex-wrap: wrap;
}
.media-sound-item {
  width: 31%;
  text-align: center;
  font-size: 0;
  margin-bottom: 20px;
}
.media-sound-item img{
	width:100%;
	height:auto;
}
.media-sound-item-play {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  align-items: center;
}
.media-sound-item-play img {
  width: 80px;
  height: 80px;
}
.media-sound-item > div {
  position: relative;
}

.media-sound-item p {
  font-size: 16px;
  padding: 14px 0;
  border: 1px solid #ededed;
  color: #666666;
}
.media-sound-padding {
  width: 2%;
}
/* 心路历程 */
.mind-course {
  padding: 0 50px;
}
.mind-course-left,
.mind-course-right {
  width: 50%;
}
.mind-course-border {
  width: 60px;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
}
.mind-course-border i {
  border-left: 1px solid #ededed;
}
.mind-course-left-item-top {
  position: relative;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
}
.mind-course-left-item-top img {
  width: 16px;
  height: 12px;
  top: 50%;
  right: -37px;
  margin-top: -6px;
  position: absolute;
}
.mind-course-right-item-top {
  position: relative;
  font-size: 20px;
}
.mind-course-right-item-top img {
  width: 16px;
  height: 12px;
  top: 50%;
  left: -37px;
  margin-top: -6px;
  position: absolute;
}

.mind-course-left-item-bot {
  min-height: 210px;
  background-color: #f4f4f4;
  padding: 26px 30px;
  border-radius: 4px;
  position: relative;
  margin-top: 26px;
}
.mind-course-right-item-bot {
  height: 210px;
  background-color: #f4f4f4;
  padding: 26px 30px;
  border-radius: 4px;
  position: relative;
  margin-top: 26px;
}
.mind-course-left-item-bot::after {
  content: '';
  display: block;
  width: 0px;
  border-width: 16px;
  border-style: solid;
  border-color: transparent transparent #f4f4f4 transparent;
  position: absolute;
  top: -32px;
  left: 358px;
}
.mind-course-right .mind-course-left-item-bot::after {
  left: 15px;
}
.mind-course-left-item-bot .title {
  display: inline-block;
  padding: 4px 20px;
  background-color: #00a3fe;
  border-radius: 4px;
  color: white;
}
.mind-course-left-item-bot .p {
  line-height: 30px;
  color: #444444;
  padding-top: 12px;
}
.mind-course-left {
  margin-top: 120px;
}
.mind-course-left-item,
.mind-course-right-item {
  margin-bottom: 40px;
}
.mind-course-left-item-top {
  text-align: right;
}
/* 联系我们 */
.contact-us-top-item {
  width: 33.33%;
  display: flex;
  flex-flow: column;
  align-items: center;
  color: #666666;
  text-align: center;
  font-size: 14px;
  padding-top: 40px;
}
.contact-us-top-item img {
  width: 60px;
  height: 60px;
}
.contact-us-top-item h3 {
  padding: 12px 0;
  color: black;
  font-size: 16px;
}
.contact-us-map {
  padding: 30px 68px;
}
.contact-us-map img{
	width:100%;
	height:auto;
}
.contact-us-bot {
  padding: 20px 100px 50px;
}
.contact-us-bot-title {
  text-align: center;
}
.contact-us-bot-title p {
  color: #666666;
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 30px;
}
.contact-us-bot-item,
.contact-us-bot-btn {
  width: 500px;
  margin: 0 auto 20px;
  border: 1px solid #ededed;
  border-radius: 5px;
  display: flex;
  align-items: center;
}
.contact-us-bot-item span {
  min-width: 96px;
  color: #444444;
  flex-shrink: 0;
  padding: 8px 16px;
}
.contact-us-bot-item input {
  width: 100%;
  border: 0;
  outline: none;
}
.contact-us-bot-btn {
  background-color: #00a3fe;
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.contact-us-bot-btn a {
  color: white;
  padding: 8px 16px;
}
.contact-us-bot-item-code {
  width: 86px;
  height: 38px;
  flex-shrink: 0;
}
.contact-us-bot-item-code img {
  height: 100%;
}
/* 解决方案 */
.solution-container-box-p {
  color: #494949;
  line-height: 28px;
}
