html {
  overflow-x: hidden;
}
html body {
  font-family: "Microsoft YaHei" !important;
}
html * {
  text-decoration: none;
}
html a {
  text-decoration: none!important;
  cursor: pointer;
}
html h3.titleS {
  margin-bottom: 1.2em;
  letter-spacing: 2px;
  font-weight: bold;
  text-align: center;
}
html h5.describeTxt {
  line-height: 2em;
  color: #9DA4A8;
  margin-top: 2em;
}
html .defauleBlue,
html .defaultGray {
  margin: 0 auto;
  color: #00E795;
  border: 1px solid #00E795;
  border-radius: 30px;
  background: #fff;
  padding: 0 15px;
  height: 35px;
  line-height: 35px;
  outline: none;
}
html .defaultGray {
  color: #77828B;
  background: #F0F1F3;
  border: none;
}
html .navbar {
  background: transparent;
  margin: 0 auto;
  height: 60px;
  line-height: 60px;
  width: 70%;
  padding-top: 20px;
  z-index: 9999;
}
html .navbar ul {
  height: 60px;
  line-height: 60px;
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
html .navbar ul li {
  height: 60px;
  line-height: 60px;
  width: 115px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
html .navbar ul li a {
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding: 0;
  display: inline-block;
  text-align: center;
  color: #fff;
}
html .navbar ul li a:hover {
  background: none;
}
html .navbar ul li a:focus {
  background: none;
}
html .navActive {
  position: absolute;
  width: 0;
  border-top: 2px solid #fff;
  bottom: 0;
  left: 0;
  -webkit-transition: all linear .2s;
  transition: all linear .2s;
}
html .navShow {
  width: 20%;
  left: 40%;
}
html .navHide {
  width: 0;
  left: 100%;
}
html .footer {
  padding-bottom: 1em;
  width: 100%;
  background: #30323E;
  color: #9096A0;
  padding-top: 6em;
}
html .footer .copyRight {
  width: 100%;
  text-align: center;
  margin: 6em 0 0 0;
  height: 40px;
  line-height: 40px;
}
html .footer .footerCon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
html .footer .footerCon div {
  padding: 0 20px;
  width: 24%;
  border-right: 1px solid #3F414D;
}
html .footer .footerCon div h4 {
  margin: 0;
  height: 60px;
  font-weight: 500;
  letter-spacing: 2px;
}
html .footer .footerCon div h6 {
  line-height: 2em;
  font-weight: 500;
  margin: 0;
}
html .footer .footerCon .aboutCool {
  text-align: justify;
}
html .footer .footerCon .contactsUs h6 {
  margin: 0;
}
html .footer .footerCon .contactsUs .case {
  margin-bottom: 1.5em;
}
html .footer .footerCon .qrCode {
  width: 164px;
  height: 164px;
  position: relative;
  padding: 0;
}
html .footer .footerCon .codeModel:hover {
  background: rgba(0, 0, 0, 0);
}
html .footer .footerCon .appDownLoad {
  width: 28%;
  border: none;
}
html .footer .footerCon .appDownLoad .coolApp,
html .footer .footerCon .appDownLoad .powerApp {
  padding: 0;
  width: 100%;
  margin-bottom: 3em;
  border: none;
}
html .footer .footerCon .appDownLoad .coolApp div,
html .footer .footerCon .appDownLoad .powerApp div {
  width: 73px;
  height: 73px;
  padding: 0;
  position: relative;
  display: inline-block;
  margin: 10px 10px 0 0;
}
html .footer .footerCon .appDownLoad .coolApp div .codeModel,
html .footer .footerCon .appDownLoad .powerApp div .codeModel {
  width: 74px;
  height: 74px;
  background: rgba(48, 50, 62, 0.4);
}
html .footer .footerCon .appDownLoad .coolApp div .codeModel:hover,
html .footer .footerCon .appDownLoad .powerApp div .codeModel:hover {
  background: rgba(0, 0, 0, 0);
}
html .footer .footerCon .codeModel {
  position: absolute !important;
  width: 100%;
  height: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 99;
  -webkit-transition: all linear .3s;
  transition: all linear .3s;
  cursor: pointer;
  margin: 0!important;
}
html #homePage,
html #school {
  position: relative;
}
html #homePage .videoModel,
html #school .videoModel {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  display: none;
  z-index: -1;
}
html #homePage .videoModel .videoP,
html #school .videoModel .videoP {
  top: 10%;
  position: absolute;
  text-align: center;
  left: 10%;
  width: 80%;
}
html #homePage .videoModel .closeVideo,
html #school .videoModel .closeVideo {
  position: absolute;
  width: 40px;
  height: 40px;
  cursor: pointer;
  color: #fff;
  text-align: center;
  top: 0;
  right: 5%;
}
html #homePage .F1,
html #school .F1 {
  overflow: hidden;
  width: 100%;
  background: url('../images/hm_bg.png') no-repeat;
  background-size: 100% 101%;
  position: relative;
}
html #homePage .F1 .right_Tv,
html #school .F1 .right_Tv {
  position: absolute;
  right: 0;
  top: 10%;
  width: 17%;
  min-height: 530px;
}
html #homePage .F1 .container,
html #school .F1 .container {
  overflow: hidden;
  width: 85%;
  height: 100%;
  margin-left: 15%;
  min-height: 300px;
  color: #fff;
  position: absolute;
  top: 0;
}
html #homePage .F1 .container .title_cn,
html #school .F1 .container .title_cn {
  position: relative;
  margin: 0;
  height: 60px;
  line-height: 60px;
  margin-top: 8em;
}
html #homePage .F1 .container .title_cn:after,
html #school .F1 .container .title_cn:after {
  content: "";
  position: absolute;
  width: 50px;
  left: 0;
  bottom: 0;
  border-bottom: 3px solid #fff;
}
html #homePage .F1 .container .title_en,
html #school .F1 .container .title_en {
  font-size: 40px;
  font-weight: 700;
}
html #homePage .F1 .container h6,
html #school .F1 .container h6 {
  line-height: 1.5em;
}
html #homePage .F1 .container .sporters,
html #school .F1 .container .sporters {
  position: absolute;
  width: 30%;
  right: 30%;
  bottom: 10%;
}
html #homePage .F2 .container,
html #school .F2 .container {
  width: 70%;
  margin: 0 auto;
}
html #homePage .F2 .cards,
html #school .F2 .cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
html #homePage .F2 .cards div.card_son,
html #school .F2 .cards div.card_son {
  width: 17%;
  border: 1px solid #E9E8E5;
  min-height: 100px;
  -webkit-box-shadow: 2px 1px 6px 1px #ddd;
  box-shadow: 2px 1px 6px 1px #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
html #homePage .F2 .cards div.card_son img,
html #school .F2 .cards div.card_son img {
  display: inline-block;
  margin: 0 auto;
}
html #homePage .F2 .imgTxt,
html #school .F2 .imgTxt {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}
html #homePage .F2 .imgTxt p,
html #school .F2 .imgTxt p {
  width: 17%;
  text-align: center;
}
html #homePage .F2 div.progress_con,
html #school .F2 div.progress_con {
  width: 100%;
  height: 14px;
  border-radius: 30px;
  background: #E9E8E5;
  margin: 4em 0;
  overflow: hidden;
  -webkit-transition: all linear .5s;
  transition: all linear .5s;
}
html #homePage .F2 div.progress_con img,
html #school .F2 div.progress_con img {
  width: 100%;
  height: 100%;
}
html #homePage .F2 .bottomInfo,
html #school .F2 .bottomInfo {
  margin-top: 10em;
}
html #homePage .F3,
html #school .F3 {
  text-align: center;
  background: #F5F9FC;
  overflow: hidden;
}
html #homePage .F3 .F3_title,
html #school .F3 .F3_title {
  margin: 0 auto;
  padding: 0;
  height: 60px;
  line-height: 60px;
  width: 50%;
  position: relative;
}
html #homePage .F3 .F3_title b.textLine,
html #school .F3 .F3_title b.textLine {
  width: 50px;
  border: 2px solid #00E594;
  position: absolute;
  left: 48%;
  bottom: 0;
}
html #homePage .F3 .F3_card,
html #school .F3 .F3_card {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  min-height: 100px;
  -webkit-box-shadow: 2px 1px 6px 1px #ddd;
  box-shadow: 2px 1px 6px 1px #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
html #homePage .F3 .F3_card .card1,
html #school .F3 .F3_card .card1 {
  width: 50%;
  position: relative;
}
html #homePage .F3 .F3_card .card1 a,
html #school .F3 .F3_card .card1 a {
  color: #fff;
}
html #homePage .F3 .F3_card .card1 .txt,
html #school .F3 .F3_card .card1 .txt {
  text-align: left;
  width: 60%;
  margin: 35% auto;
  overflow: hidden;
}
html #homePage .F3 .F3_card .card1 .txt h5,
html #school .F3 .F3_card .card1 .txt h5 {
  margin: 0 auto;
  line-height: 1.5em;
}
html #homePage .F3 .F3_card .cardvideo a,
html #school .F3 .F3_card .cardvideo a {
  width: 50px;
  height: 50px;
  position: absolute;
  border: 1px solid #fff;
  top: 40%;
  left: 47%;
  line-height: 50px;
  cursor: pointer;
}
html #homePage .F2,
html #school .F2,
html #homePage .F3,
html #school .F3,
html #homePage .F4,
html #school .F4,
html #homePage .F5,
html #school .F5 {
  overflow: hidden;
  position: relative;
  text-align: center;
  padding-top: 6em;
}
html #homePage .F2 h3,
html #school .F2 h3,
html #homePage .F3 h3,
html #school .F3 h3,
html #homePage .F4 h3,
html #school .F4 h3,
html #homePage .F5 h3,
html #school .F5 h3 {
  font-weight: 700;
}
html #homePage .F2 h5,
html #school .F2 h5,
html #homePage .F3 h5,
html #school .F3 h5,
html #homePage .F4 h5,
html #school .F4 h5,
html #homePage .F5 h5,
html #school .F5 h5 {
  margin-top: 2em;
  margin-bottom: 6em;
  color: #797C81;
  font-weight: 500;
}
html #homePage .F4 h3,
html #school .F4 h3 {
  letter-spacing: 4px;
  height: 50px;
  position: relative;
}
html #homePage .F4 h3 .line,
html #school .F4 h3 .line {
  width: 40px;
  border-top: 4px solid #2BE296;
  position: absolute;
  bottom: 0;
  left: 48%;
}
html #homePage .F4 .media,
html #school .F4 .media {
  margin-bottom: 4em;
  height: 360px;
  border-bottom: 1px solid #ddd;
}
html #homePage .F4 .media img,
html #school .F4 .media img {
  height: 94%;
}
html #homePage .F4 .media .media-body,
html #school .F4 .media .media-body {
  padding-left: 5em;
  padding-top: 3em;
  text-align: left;
}
html #homePage .F4 .media .media-body .media-heading,
html #school .F4 .media .media-body .media-heading {
  font-size: 20px;
  font-weight: 500;
  color: #7C848B;
}
html #homePage .F4 .media .media-body div.btns button,
html #school .F4 .media .media-body div.btns button {
  width: 120px;
  margin: 0 20px 3em 0;
}
html #homePage .F4 .media .media-body h5,
html #school .F4 .media .media-body h5 {
  line-height: 2em;
  margin-bottom: 2em;
}
html #homePage .F4 .weiChart,
html #school .F4 .weiChart {
  position: relative;
  top: -30px;
}
html #homePage .F4 .android .media-body,
html #school .F4 .android .media-body {
  padding-left: 0;
}
html #homePage .F4 .android .media-body div.btns button,
html #school .F4 .android .media-body div.btns button {
  margin-bottom: 1em;
}
html #homePage .F5,
html #school .F5 {
  padding-top: 0;
}
html #homePage .F5 .more,
html #school .F5 .more {
  color: #00EAD7;
  text-align: right;
  font-size: 18px;
  cursor: pointer;
}
html #homePage .F5 img,
html #school .F5 img {
  margin-bottom: 1em;
}
html #homePage .F5 .news,
html #school .F5 .news {
  width: 100%;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
html #homePage .F5 .news p,
html #school .F5 .news p {
  width: 45%;
  text-align: left;
  color: #676B6E;
  border-bottom: 1px solid #E4E4E4;
  margin: 0;
  line-height: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
html #homePage .F5 .news p a,
html #school .F5 .news p a {
  color: #676B6E;
  text-decoration: none;
}
html #homePage .F5 .news p .newsTime,
html #school .F5 .news p .newsTime {
  color: #C9CACC;
}
html #homePage .F5 .f5nextTitle,
html #school .F5 .f5nextTitle {
  margin: 4em 0 2em 0;
}
html #homePage .F5 .companys,
html #school .F5 .companys {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 3em;
}
html #homePage .F5 .companys .conCard,
html #school .F5 .companys .conCard {
  width: 15%;
  height: 75px;
  border: 1px solid #DFDFDF;
  line-height: 75px;
  margin-bottom: 2em;
  overflow: hidden;
}
html #homePage .F5 .companys .conCard img,
html #school .F5 .companys .conCard img {
  display: inline-block;
  margin: 0;
}
@media screen and (max-width: 1366px) {
  html #homePage .F1 .right_Tv,
  html #school .F1 .right_Tv {
    top: 8%;
  }
  html #homePage .F1 .sporters,
  html #school .F1 .sporters {
    bottom: 10%!important;
  }
  html #homePage .F2,
  html #school .F2 {
    padding-top: 3em;
  }
  html #homePage .F2 h5,
  html #school .F2 h5 {
    margin-bottom: 5em;
  }
  html #homePage .F2 .bottomInfo,
  html #school .F2 .bottomInfo {
    margin-top: 0;
  }
  html #homePage .F3,
  html #school .F3 {
    padding-top: 3em;
    margin-top: 3em;
  }
  html #homePage .F3 h5.fadeIn,
  html #school .F3 h5.fadeIn {
    margin-bottom: 3em;
  }
  html #homePage .F3 .F3_card,
  html #school .F3 .F3_card {
    width: 80%;
  }
  html #homePage .F3 .F3_card .card1 .txt,
  html #school .F3 .F3_card .card1 .txt {
    width: 70%;
  }
}
html #power .F1 {
  background: url('../images/bg_power.png') no-repeat;
  background-size: 100%;
  overflow: hidden;
}
html #power .F1 .container {
  position: relative;
  height: 60%;
  margin-top: 5%;
}
html #power .F1 .container .f1Titel {
  position: absolute;
  height: 60%;
  width: 70%;
  text-align: right;
  color: #fff;
  bottom: 0;
}
html #power .F1 .container .f1Titel h1 {
  line-height: 2em;
  font-weight: bold;
  font-size: 48px;
  letter-spacing: 3px;
}
html #power .F1 .container .f1Titel .bigbtn {
  width: 255px;
  height: 70px;
  line-height: 70px;
  font-size: 30px;
  border-radius: 35px;
  outline: none;
  background: rgba(47, 244, 193, 0.6);
  border: none;
}
html #power .F2,
html #power .F4 {
  overflow: hidden;
}
html #power .F2 .media,
html #power .F4 .media {
  margin: 8em 0;
}
html #power .F2 .media .media-heading h2,
html #power .F4 .media .media-heading h2 {
  font-weight: 600;
  padding-left: 15px;
  position: relative;
  height: 60px;
  line-height: 40px;
  margin-bottom: 1em;
}
html #power .F2 .media .media-heading h2 .heading-textDecoration,
html #power .F4 .media .media-heading h2 .heading-textDecoration {
  position: absolute;
  width: 80px;
  border-top: 2px solid #53E9AA;
  bottom: 0;
  left: -5%;
}
html #power .F2 .media .media-heading h5,
html #power .F4 .media .media-heading h5 {
  line-height: 2em;
  color: #9AA2AA;
}
html #power .F2 .media-first .media-heading,
html #power .F4 .media-first .media-heading {
  width: 60%;
  margin-left: 20%;
}
html #power .F2 .media-second .media-heading,
html #power .F4 .media-second .media-heading {
  padding-left: 10%;
}
html #power .F3,
html #power .F5 {
  background: #F5F9FC;
  padding-top: 6em;
}
html #power .F3 h5,
html #power .F5 h5 {
  text-align: center;
  width: 60%;
  margin: 0 auto;
  line-height: 2em;
  color: #959698;
}
html #power .F3 h2,
html #power .F5 h2 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 1em;
}
html #power .F3 .powerCard,
html #power .F5 .powerCard {
  width: 100%;
  min-height: 400px;
  background: #fff;
  margin-top: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4em;
  overflow: hidden;
}
html #power .F3 .powerCard .card2,
html #power .F5 .powerCard .card2 {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
html #power .F3 .powerCard .users,
html #power .F5 .powerCard .users {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
html #power .F3 .powerCard .users img,
html #power .F5 .powerCard .users img {
  width: 75%;
}
html #power .F4 .media .media-first .media-heading {
  margin-left: 10%;
}
html #power .F4 .media .media-second .media-heading {
  padding-left: 20%;
}
@media screen and (max-width: 1366px) {
  html #power .F2 .media {
    margin: 4em 0;
  }
  html #power .F2 .media img {
    width: 80%;
    margin-left: 10%;
  }
  html #power .F2 .media-first .media-heading {
    margin-left: 30%;
  }
  html #power .F3 {
    padding-top: 2em;
    padding-bottom: 4em;
  }
  html #power .F3 .powerCard {
    width: 80%;
    margin: 1em auto;
  }
  html #power .F3 .powerCard .tvPower img {
    width: 80%;
  }
  html #power .F5 img {
    width: 70%;
    margin: 0 auto;
  }
}
html #smart .F1 {
  background: url('../images/bg_fa.png') no-repeat;
  background-size: 100%;
  overflow: hidden;
  color: #fff;
}
html #smart .F1 .container {
  text-align: center;
  height: 80%;
  margin-top: 20%;
}
html #smart .F1 .container h1 {
  font-size: 42px;
  font-weight: bold;
  letter-spacing: 4px;
  line-height: 1.2em;
}
html #smart .F1 .container button {
  width: 20%;
  height: 60px;
  border-radius: 30px;
  background: url('../images/Btn_lxhz.png') no-repeat;
  border: none;
  outline: none;
  font-size: 28px;
  margin-top: 2em;
}
html #smart .F1 .container button i {
  font-size: 20px;
  margin-left: 10px;
}
html #smart .F2,
html #smart .F3 {
  padding-top: 6em;
  overflow: hidden;
}
html #smart .F2 h3,
html #smart .F3 h3 {
  font-weight: bold;
  text-align: center;
}
html #smart .F2 .circles,
html #smart .F3 .circles {
  width: 65%;
  margin: 4em auto;
  background: url('../images/circles.png') no-repeat;
  background-size: 100%;
  position: relative;
}
html #smart .F2 .circles img,
html #smart .F3 .circles img {
  width: 50%;
  margin: 0 auto;
  display: block;
  -webkit-transform: translate(9%, 70%);
  transform: translate(9%, 70%);
}
html #smart .F3 {
  background: #FCFDFF;
  padding-top: 6em;
}
html #smart .F3 h3 {
  margin-bottom: 3em;
  letter-spacing: 2px;
}
html #smart .F3 .gyms,
html #smart .F3 .gymsTxt {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
html #smart .F3 .gyms div,
html #smart .F3 .gymsTxt div {
  width: 32%;
  text-align: center;
}
html #smart .F3 .gyms img {
  width: 100%;
}
html #smart .F3 .gymsTxt {
  margin-bottom: 20%;
}
html #smart .F3 .gymsTxt div {
  height: 60px;
  line-height: 60px;
  color: #B1C0D1;
}
html #smart .F3 .media {
  margin-bottom: 6em;
}
html #smart .F3 .media .media-body {
  vertical-align: middle;
}
html #smart .F3 .media .media-body .media-heading {
  line-height: 1.5em;
  margin: 1em 0;
  text-align: left;
}
html #smart .F3 .media .media-body h5 {
  line-height: 2em;
  color: #BCC8D5;
}
html #smart .F3 .media .media-body img {
  width: 80px;
  height: 80px;
}
html #smart .F3 .media .media-right {
  width: 45%;
}
html #smart .F4 {
  background: #F5F9FC;
  padding-top: 8em;
  text-align: center;
}
html #smart .F4 * {
  list-style: none;
}
html #smart .F4 h3 {
  margin-bottom: 3em;
  letter-spacing: 2px;
  font-weight: bold;
}
html #smart .F4 .devices {
  width: 10%;
  position: absolute;
  right: 1%;
  bottom: -5%;
}
html #smart .F4 h5 {
  line-height: 2em;
  color: #9DA4A8;
  margin-top: 5em;
}
html #smart .F5 {
  padding-top: 8em;
  background: #fff;
  text-align: center;
}
html #smart .F5 .container {
  overflow: hidden;
  margin: 5em auto;
  margin-bottom: 5%;
}
html #smart .F5 .container img {
  width: 90%;
}
html #smart .F6 {
  background: #F4F9FC;
  padding-top: 5%;
}
html #smart .F6 .container {
  min-height: 70%;
  position: relative;
  top: 15%;
  background: #fff;
}
html #smart .F6 .container .row .txts {
  width: 60%;
  margin: 15% auto;
}
html #smart .F6 .container .row .txts h3 {
  text-align: left;
  margin-bottom: .3em;
  margin-top: .5em;
}
html #smart .F6 .container .row .txts h5 {
  margin-top: 0;
}
@media screen and (max-width: 1366px) {
  html #smart .F1 .container {
    margin-top: 15%;
  }
  html #smart .F2,
  html #smart .F5 {
    padding-top: 3em;
  }
  html #smart .F2 .circles,
  html #smart .F5 .circles {
    width: 50%;
  }
  html #smart .F4 {
    padding-top: 3em;
  }
  html #smart .F4 h3 {
    margin-bottom: 1em;
  }
  html #smart .F4 .container .box {
    width: 50%;
    margin: 0 7%;
  }
  html #smart .F4 .container h5 {
    margin-top: 3em;
  }
  html #smart .F5 .container img {
    width: 60%;
  }
  html #smart .F6 {
    padding-bottom: 6em;
  }
}
html #about .F1 {
  background: url('../images/bg_about-us.png') no-repeat;
  background-size: 100%;
  overflow: hidden;
}
html #about .F1 .container {
  position: relative;
  height: 80%;
}
html #about .F1 .container .f1Titel {
  color: #fff;
  font-weight: bold;
  position: absolute;
  width: 40%;
  height: 30%;
  top: 30%;
  right: 0;
}
html #about .F1 .container .f1Titel h1 {
  position: relative;
}
html #about .F1 .container .f1Titel h1:after {
  content: "";
  position: absolute;
  width: 15%;
  border-top: 3px solid #fff;
  bottom: -50%;
  left: 0;
}
html #about .F1 .container .f1Titel h4 {
  line-height: 2em;
  margin-top: 2em;
  color: #F7F7FC;
  font-size: 22px;
}
html #about .F2 {
  padding-top: 6em;
  overflow: hidden;
}
html #about .F2 .logo {
  text-align: center;
}
html #about .F2 h3.titleS {
  margin-top: 2em;
  height: 50px;
  line-height: 50px;
}
html #about .F2 h5.describeTxt {
  text-align: center;
  color: #A5ADB4;
}
html #about .F2 div.zhengshu {
  width: 60%;
  margin: 5em  auto;
}
html #about .F2 div.zhengshu img {
  width: 100%;
}
html #about .F3 {
  background: #F5F9FC;
  padding-top: 6em;
  padding-bottom: 5em;
}
html #about .F3 .describeTxt {
  text-align: center;
}
html #about .F3 .ourImg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 3em;
  background: #fff;
  -webkit-box-shadow: 0px 6px 16px 4px #d5d8dc;
  box-shadow: 0px 6px 16px 4px #d5d8dc;
  padding: 30px;
}
html #about .F3 .ourImg .picture {
  width: 70%;
}
html #about .F3 .ourImg .picture img {
  width: 90%;
}
html #about .F3 .ourImg .companysTxt {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
html #about .F3 .ourImg .companysTxt .describeTxt {
  text-align: left;
}
html #news .shijing {
  width: 70% !important;
  margin: 30px 15%;
}
html #news .listImg {
  width: 300px;
  height: 175px;
}
html #news .banner {
  background: url('../images/banner.png') no-repeat;
  background-size: 100%;
}
html #news .content {
  margin: 4em 0 3em 0;
}
html #news .content .newsTitle h3 {
  color: #63717C;
}
html #news .content .newsTitle h3 i {
  color: #00C4FD;
  margin-right: 20px;
}
html #news .content .newsTitle .subTitle {
  padding-left: 44px;
  color: #AFAAA5;
}
html #news .content .newsTitle .newsContent {
  margin-top: 2em;
}
html #news .content .newsTitle .newsContent img {
  border-radius: 10px;
  width: 100%;
}
html #news .content .newsTitle .newsContent .newsText {
  padding: 30px 20px;
  line-height: 2em;
  color: #9A9691;
  font-size: 15px;
}
html #news .content .newsTitle .newsContent .newsText h4 {
  margin: 20px 0;
  color: #333;
  font-weight: bold;
}
html #news .content .newsTitle .media {
  color: #9A9691;
}
html #news .content .newsTitle .media .newsText {
  line-height: 2em;
  color: #9A9691;
  font-size: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
html #news .content .newsTitle .media .media-left {
  vertical-align: middle;
}
html #news .content .newsTitle .media .media-body {
  padding-left: 20px;
  color: #A7A39E;
  vertical-align: middle;
}
html #news .content .newsTitle .media .media-body h4 {
  color: #7B878B;
}
html #news .content .newsTitle .media .media-body .row {
  margin: 2em 0;
}
html #news .content .newsTitle .media .media-body .row div {
  padding-left: 0;
}
html #news .content .newsTitle .media .media-body a {
  color: #686F72;
  float: right;
}
html #school .container {
  overflow: hidden;
}
html #school .F1 {
  background: url('../images/school.png') no-repeat;
  background-size: 100%;
}
html #school .F2 .schoolImages img {
  width: 100%;
}
html #school .F2 .schoolImages .txt {
  min-height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
html #school .F2 .schoolImages .txt p {
  width: 100%;
  line-height: 2em;
  color: #97938E;
}
html #school .yijian h5 {
  margin: 0 auto;
  text-align: left;
  line-height: 30px;
}
html #school .F3 {
  background: #fff;
}
html #school .F3 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
html #school .F3 .row img {
  width: 90%;
}
html #school .F3 .row div.txt {
  width: 75%;
  margin-left: 20%;
  text-align: left;
}
html #school .F3 .row div.txt p {
  line-height: 1.5em;
  color: #7C8E95;
  font-size: 12px;
}
html #school .F3 .row div.txt h4 {
  line-height: 3em;
  color: #72868E;
}
html #school .F3 .row .txtParent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
html #school .F4 .media {
  height: auto;
  border: none;
}
html #school .F4 .media img {
  height: 80%;
}
html #school .F4 .media .media-body {
  vertical-align: middle;
}
html #school .F4 .media .media-body p,
html #school .F4 .media .media-body h3 {
  width: 60%;
}
html #school .F4 .media .media-body p {
  color: #8F9FA5;
}
html #school .F4 .media .media-body h3 {
  text-align: center;
  color: #333 !important;
  font-weight: bold !important;
}
html #school .F5 {
  margin-top: 12em;
}
html #school .F5 img {
  width: 80%;
  margin: 0 auto;
}
html #school .F5 .twoCol {
  margin: 6em auto;
  overflow: hidden;
}
html #school .F5 .twoCol img {
  width: 80%;
}
html #school .F5 .twoCol .colTxt {
  min-height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
html #school .F5 .twoCol .colTxt h4 {
  font-weight: bold;
}
html #school .F5 .twoCol .colTxt p {
  text-align: left;
  padding-left: 10%;
}
html #school .F5 .twoCol h4 {
  font-weight: bold;
  width: 100%;
}
html #school .F5 .twoCol p {
  text-align: left;
  padding-left: 10%;
  width: 100%;
  color: #6C7B82;
  line-height: 1.5em;
}
@media screen and (max-width: 1366px) {
  html #about .F1 h1 {
    font-size: 30px;
  }
  html #about .F2 {
    padding-top: 4em;
  }
  html #about .F2 h3.titleS {
    height: 30px;
    line-height: 30px;
  }
  html #about .F2 div.zhengshu {
    margin: 3em auto;
  }
  html #about .F2 div.zhengshu img {
    width: 80%;
    margin: 0 auto;
  }
}
