h1 {
  color: #388DCD;
  float: left;
  line-height: 30px;
  margin: 36px 0;
}
.cur {
  background-color: #388DCD;
  display: block;
  cursor: pointer;
  padding: 4px 20px !important;
  color: #fff !important;
}
.article_content div {
  overflow: hidden;
}
.article_content .cortorl_ {
  float: right;
  margin: 36px 0;
}
.article_content .cortorl_ span {
  min-width: 120px;
  display: inline-block;
  float: left;
  line-height: 30px;
  margin-left: 18px;
  text-align: center;
  background-color: #EEEEEE;
}
.article_content .cortorl_ span a {
  display: block;
  cursor: pointer;
  padding: 4px 20px;
  color: #6666;
}
@media screen and (max-width: 520px) {
  .article_content .cortorl_ span {
    margin-top: 12px;
  }
}
.article_Main {
  margin-top: 24px;
}
.article_Main .vision .article_ {
  background: rgba(47, 149, 229, 0.15);
  /* height: 400px; */
  margin-bottom: 36px;
  display: flex;
  justify-content: center;
  /* align-items: center; */
  
}
.article_Main .vision .article_:nth-child(odd) > div:nth-child(1) {
  /* width: 50%; */
  flex: 1;
  color: #388DCD;
  line-height: 26px;
  padding: 12px 30px;
  /* float: left; */
}
.article_Main .vision .article_:nth-child(odd) > div:nth-child(1) h3 {
  font-weight: bold;
  font-size: 24px;
  opacity: 0.9;
  line-height: 30px;
}
.article_Main .vision .article_:nth-child(odd) > div:nth-child(1) small {
  line-height: 26px;
  font-size: 24px;
  font-weight: 400;
  margin-top: 12px;
}
.article_Main .vision .article_:nth-child(odd) > div:nth-child(1) span {
  display: block;
  margin-top: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
  text-align: justify;
}
.article_Main .vision .article_:nth-child(odd) > div:nth-child(2) {
  /* width: 50%;
  float: right; */
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
} 
.article_Main .vision .article_ .spirti{
  flex: none !important;
}
.article_Main .vision .article_:nth-child(odd) > div:nth-child(2) img {
  /* height: 100%; */
  width: 100%;
}
.article_Main .vision .article_:nth-child(even) > div:nth-child(1) {
  width: 50%;
  float: left;
}
.article_Main .vision .article_:nth-child(even) > div:nth-child(1) img {
  height: 100%;
  width: 100%;
}
.article_Main .vision .article_:nth-child(even) > div:nth-child(2) {
  width: 50%;
  color: #388DCD;
  line-height: 30px;
  padding: 12px 30px;
  float: left;
  height: 100%;
}
.article_Main .vision .article_:nth-child(even) > div:nth-child(2) h3 {
  font-weight: bold;
  font-size: 24px;
  opacity: 0.9;
  line-height: 30px;
}
.article_Main .vision .article_:nth-child(even) > div:nth-child(2) small {
  line-height: 26px;
  font-size: 24px;
  font-weight: 400;
  margin-top: 12px;
}
.article_Main .vision .article_:nth-child(even) > div:nth-child(2) span {
  display: block;
  margin-top: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
  text-align: justify;
}
.article_Main .spiritM {
  width: 100%;
}
.article_Main .spiritM .margin_b24 {
  margin-bottom: 24px;
}
.article_Main .spiritM h4 {
  color: #388DCD;
  line-height: 30px;
  font-size: 24px;
  font-weight: bold;
}
.article_Main .spiritM .spiritM_ {
  height: 300px;
}
.article_Main .spiritM .spiritM_ .spiritM_left {
  float: left;
  width: 200px;
  height: 100%;
}
.article_Main .spiritM .spiritM_ .spiritM_left img {
  width: 100%;
  height: 100%;
}
.article_Main .spiritM .spiritM_ .spiritM_r {
  padding: 24px;
  width: calc(100% - 200px);
  height: 100%;
  float: left;
  background: #F4FAFF;
}
.article_Main .spiritM .spiritM_ .spiritM_r small {
  display: block;
  height: 36px;
  line-height: 36px;
  font-size: 24px;
  font-weight: bold;
  color: #388DCD;
  margin-bottom: 16px;
}
.article_Main .spiritM .spiritM_ .spiritM_r .sp1 {
  display: block;
  width: 50px;
  height: 3px;
  background: #DB3241;
  margin-bottom: 16px;
}
.article_Main .spiritM .spiritM_ .spiritM_r .sp2 {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
  text-align: justify;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
}
.article_Main .artilceU ul li {
  padding: 0 16px 0 24px;
  border: 1px solid #E9E9E9;
  height: 60px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  background: url("/eportal/uiFramework/commonResource/zip/static/en/detail/img/o.png") no-repeat 9px 26px;
  margin-bottom: 12px;
}
.article_Main .artilceU ul li span {
  display: inline-block;
  line-height: 60px;
}
.article_Main .artilceU ul li span:nth-child(2) {
  font-size: 18px;
  font-weight: 400;
  color: #999999;
}
.article_Main #demo2 {
  display: block;
  /* width: 38%; */
  margin: 0 auto;
  margin-top: 24px;
}
@media screen and (max-width: 1200px) {
  .article_Main .vision .article_:nth-child(odd) {
    width: 100%;
    float: left;
    overflow: hidden;
    height: auto;
    display: block;
  }
  .article_Main .vision .article_:nth-child(odd) > div:nth-child(1) {
    width: 100%;
    float: left;
  }
  .article_Main .vision .article_:nth-child(odd) > div:nth-child(2) {
    width: 100%;
    float: left;
    height: 300px;
    margin: 0 auto 12px auto;
  }
  .article_Main .vision .article_:nth-child(odd) > div:nth-child(2) img {
    display: block;
    width: 75%;
    height: 100%;
    margin: auto;
  }
  .article_Main .vision .article_:nth-child(even) {
    width: 100%;
    float: left;
    overflow: hidden;
    height: auto;
  }
  .article_Main .vision .article_:nth-child(even) > div:nth-child(1) {
    width: 100%;
    float: left;
    height: 300px;
  }
  .article_Main .vision .article_:nth-child(even) > div:nth-child(1) img {
    display: block;
    width: 60%;
    margin: 12px auto 0 auto;
  }
  .article_Main .vision .article_:nth-child(even) > div:nth-child(2) {
    width: 100%;
    float: left;
  }
}
@media screen and (max-width: 780px) {
  .article_Main .spiritM {
    width: 100%;
  }
  .article_Main .spiritM .margin_b24 {
    margin-bottom: 24px;
  }
  .article_Main .spiritM h4 {
    color: #388DCD;
    line-height: 30px;
    font-size: 18px;
  }
  .article_Main .spiritM .spiritM_ {
    height: 250px;
  }
  .article_Main .spiritM .spiritM_ .spiritM_left {
    float: left;
    width: 160px;
    height: 100%;
  }
  .article_Main .spiritM .spiritM_ .spiritM_left img {
    width: 100%;
    height: 100%;
  }
  .article_Main .spiritM .spiritM_ .spiritM_r {
    padding: 12px;
    width: calc(100% - 160px);
  }
  .article_Main .spiritM .spiritM_ .spiritM_r small {
    line-height: 18px;
    height: 18px;
    font-size: 18px;
    margin-bottom: 8px;
  }
  .article_Main .spiritM .spiritM_ .spiritM_r .sp1 {
    margin-bottom: 8px;
  }
  .article_Main .spiritM .spiritM_ .spiritM_r .sp2 {
    font-size: 16px;
    line-height: 24px;
    width: 100%;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    line-clamp: 8;
    /* autoprefixer: ignore next */
    -webkit-box-orient: vertical;
  }
  .article_Main .artilceU ul li span:nth-child(1) {
    width: 58%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .article_Main .artilceU ul li span:nth-child(2) {
    font-size: 18px;
    font-weight: 400;
    color: #999999;
    float: right;
  }
}
@media screen and (max-width: 560px) {
  .article_Main .vision .article_:nth-child(odd) > div:nth-child(2) {
    width: 100%;
    float: left;
    height: 250px;
    display: block;
  }
  .article_Main .vision .article_:nth-child(even) > div:nth-child(1) {
    width: 100%;
    float: left;
    height: 250px;
  }
  .article_Main .spiritM {
    width: 100%;
  }
  .article_Main .spiritM .margin_b24 {
    margin-bottom: 24px;
  }
  .article_Main .spiritM h4 {
    color: #388DCD;
    line-height: 30px;
    font-size: 18px;
  }
  .article_Main .spiritM .spiritM_ {
    height: auto;
  }
  .article_Main .spiritM .spiritM_ .spiritM_left {
    float: left;
    width: auto;
    height: 100%;
  }
  .article_Main .spiritM .spiritM_ .spiritM_left img {
    width: 100%;
    height: 100%;
  }
  .article_Main .spiritM .spiritM_ .spiritM_r {
    padding: 12px;
    float: left;
    width: 100%;
  }
  .article_Main .spiritM .spiritM_ .spiritM_r small {
    line-height: 18px;
    height: 18px;
    font-size: 18px;
    margin-bottom: 8px;
  }
  .article_Main .spiritM .spiritM_ .spiritM_r .sp1 {
    margin-bottom: 8px;
  }
  .article_Main .spiritM .spiritM_ .spiritM_r .sp2 {
    font-size: 16px;
    line-height: 24px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
  }
}
@media screen and (max-width: 480px) {
  .article_Main .vision .article_:nth-child(odd) > div:nth-child(2) {
    width: 100%;
    float: left;
    height: 200px;
  }
  .article_Main .vision .article_:nth-child(even) > div:nth-child(1) {
    width: 100%;
    float: left;
    height: 200px;
  }
}
.article_Main .vision {
  display: block;
}
.article_Main .spiritM {
  display: none;
}
.article_Main .artilceU {
  display: none;
}
