* {
  padding: 0;
  margin: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-family: 'pingfang SC', 'webfont', 'helvetica neue', arial, 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif !important;
}
body {
  overflow-x: hidden;
  background-color: #fff;
}
table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: 0;
}
img {
  vertical-align: top;
  border: none;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul,
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
abbr,
acronym {
  border: 0;
}
em,
i {
  font-style: normal;
}
a {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}
input {
  border: none;
  outline: none;
  background: none;
}
.clearfix::before,
.clearfix::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  clear: both;
}
.base {
  width: 1196px;
  margin: auto;
}
.fc {
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-knowMore {
  display: block;
  margin: auto;
  width: 360px;
  height: 60px;
  padding-top: 6px;
  background: url(http://img.mobiletrain.org/templates/mobiletrain/occupation/imgs/btn-knowMore-bg.png) no-repeat;
  background-size: 100% 100%;
  border: 1px solid #BAFFFF;
  border-radius: 30px;
  box-sizing: border-box;
  text-align: center;
  line-height: 54px;
  font-size: 28px;
  font-weight: bold;
  color: #FFFFFF;
  position: relative;
  transition: all ease 0.2s;
}
.btn-knowMore .icon {
  margin-top: 12px;
  width: 28px;
  height: 49px;
}
.btn-knowMore:hover {
  scale: 1.1;
}
.banner a {
  display: block;
  position: relative;
  overflow: hidden;
}
.banner a img {
  position: absolute;
  width: 1920px;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.banner .swiper-pagination-bullet {
  background-color: #fff;
}
.s-title {
  width: 1196px;
  margin: auto;
  display: flex;
}
.s-title .logo-box {
  position: relative;
  height: 102px;
  width: 97px;
  background: #F8B551;
}
.s-title .logo-box img {
  width: 73px;
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
}
.s-title h2 {
  margin-left: 13px;
  margin-top: 49px;
  font-size: 36px;
  font-weight: bold;
  line-height: 34px;
  color: #E8380D;
}
.s-title-b {
  margin-top: 8px;
  height: 56px;
  background: linear-gradient(90deg, rgba(97, 224, 254, 0) 0%, rgba(6, 160, 233, 0.99) 36%, rgba(186, 255, 255, 0) 100%);
}
.s-title-b h3 {
  width: 1196px;
  margin: auto;
  font-size: 30px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 56px;
}
.article-list li {
  height: 39px;
}
.article-list li a {
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  line-height: 39px;
  font-size: 20px;
  font-weight: 400;
  color: rgba(1, 0, 0, 0.8);
  overflow: hidden;
  padding-right: 90px;
  box-sizing: border-box;
  position: relative;
}
.article-list li a .time {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 14px;
  font-weight: 400;
  color: #010000;
  opacity: 0.4;
}
.article-list li a:hover {
  color: #010000;
}
.btn-more {
  margin-top: 18px;
  float: right;
  width: 113px;
  height: 28px;
  background: url(http://img.mobiletrain.org/templates/mobiletrain/occupation/imgs/btn-more-bg.png) no-repeat;
  background-size: 100% 100%;
  line-height: 28px;
  font-size: 20px;
  color: rgba(1, 0, 0, 0.8);
  padding-left: 8px;
  box-sizing: border-box;
}
.img-swiper .swiper-slide {
  margin-right: 8px;
  width: 294px;
  height: 166px;
  background: #4FBFF0;
  border: 1px solid #BAFFFF;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.35);
  border-radius: 5px;
  overflow: hidden;
  box-sizing: border-box;
}
.img-swiper .swiper-slide:last-child {
  margin-right: 0;
}
.img-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.s1 {
  min-width: 1196px;
  height: 517px;
  background: url(http://img.mobiletrain.org/templates/mobiletrain/occupation/imgs/s1-bg.png) no-repeat;
  background-size: 1920px auto;
  background-position: center bottom;
}
.s1 .content {
  margin-top: 7px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
}
.s1 .content .swiper-news {
  margin-left: -1px;
  text-align: center;
}
.s1 .content .swiper-news .cover {
  height: 295px;
}
.s1 .content .swiper-news .title {
  width: 80%;
  margin: auto;
  margin-top: 33px;
  padding-left: 7px;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 24px;
}
.s1 .content .swiper-news .swiper-news-pagination {
  left: -137px;
  bottom: 77px;
}
.s1 .content .article-list-container {
  max-height: 273px;
}
.s1 .content .left {
  width: 480px;
}
.s1 .content .right {
  flex: 1;
  margin-left: 52px;
  overflow: hidden;
}
.s2 .btn-knowMore,
.s3 .btn-knowMore {
  margin-top: 36px;
  position: relative;
  z-index: 10;
}
.s2 {
  padding-bottom: 37px;
}
.s2 h3 {
  margin-top: 8px;
  padding-left: 19px;
  height: 56px;
  background: #4FBFF0;
  border-radius: 10px;
  line-height: 56px;
  font-size: 30px;
  color: #FFFFFF;
}
.s2 .content {
  width: 1200px;
  margin-left: -2px;
  background: #4FBFF0;
  border: 2px solid #BAFFFF;
  border-radius: 10px;
  box-sizing: border-box;
  padding: 28px 18px 19px 18px;
}
.s2 .content p:first-child {
  font-size: 20px;
  color: #FFFFFF;
  line-height: 25px;
  text-align: center;
}
.s2 .content .list {
  margin-top: 22px;
  display: flex;
  justify-content: space-between;
}
.s2 .content .list li {
  width: 280px;
  height: 320px;
  background: rgba(37, 161, 243, 0.6);
  border: 1px solid #BAFFFF;
  border-radius: 10px;
  background: url(http://img.mobiletrain.org/templates/mobiletrain/occupation/imgs/s2-list-box-bg.png) no-repeat;
  background-size: 240px auto;
  background-position: center 26px;
  box-sizing: border-box;
  padding: 0 16px;
  transition: all ease 0.2s;
}
.s2 .content .list li:hover {
  background-color: #1ca1df;
}
.s2 .content .list li img.icon {
  margin: 34px 0 0 61px;
  width: 122px;
  height: 122px;
}
.s2 .content .list li h4 {
  margin: 24px 0 24px 0;
  text-align: center;
  line-height: 20px;
  font-size: 20px;
  font-weight: 400;
  color: #FFFFFF;
}
.s2 .content .list li p {
  line-height: 22px;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  white-space: nowrap;
}
.s2 .content .wrap {
  margin-top: 20px;
  display: flex;
}
.s2 .content .wrap .con-left {
  width: 622px;
  height: 291px;
  border: 1px solid #BAFFFF;
  border-radius: 8px;
}
.s2 .content .wrap .con-left img {
  width: 100%;
  height: 100%;
}
.s2 .content .wrap .con-right {
  margin-left: 14px;
}
.s2 .content .wrap .con-right .c-tit {
  margin: 4px 0 15px 24px;
  line-height: 27px;
  font-size: 28px;
  text-align: start;
}
.s2 .content .wrap .con-right .article-list-box {
  width: 516px;
  height: 245px;
  box-sizing: border-box;
  padding: 33px 25px;
  flex-direction: column;
}
.s2 .content .wrap .con-right .article-list-box .article-list {
  width: 100%;
}
.s2 .content .wrap .con-right .article-list-box .btn-more {
  align-self: flex-end;
}
.s2 .content .article-list-box {
  height: 270px;
  background: #FFFFFF;
  border: 1px solid #BAFFFF;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.s2 .content .c-tit {
  line-height: 27px;
  font-size: 28px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  margin: 24px 0 12px 0;
}
.s2 .content .img-swiper {
  margin-top: 17px;
}
.c-banner {
  background-color: #EFF2F4;
  margin-top: -20px;
  display: block;
  position: relative;
  height: 326px;
}
.c-banner img {
  width: 1920px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  height: 100%;
}
.s3 {
  padding-bottom: 37px;
  background: #EFF2F4;
}
.s3 .content-title {
  margin-top: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 108px;
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  color: #FFFFFF;
  background: url(http://img.mobiletrain.org/templates/mobiletrain/occupation/imgs/s3-content-title-bg.png) no-repeat;
  background-size: auto 100%;
  background-position: center;
}
.s3 .content {
  padding: 20px;
  background: #4FBFF0;
  border-radius: 7px;
  overflow: hidden;
  border: 2px solid #BAFFFF;
  box-sizing: border-box;
  /* 
        .list1 {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;

            li {
                margin-bottom: 16px;
                width: 224px;
                height: 80px;
                border: 1px solid #fff;
                border-radius: 5px;
                display: flex;
                align-items: center;
                justify-content: center;
                flex-direction: column;

                font-size: 20px;
                color: #000000;
                box-sizing: border-box;

                &:nth-last-child(-n+5) {
                    margin-bottom: 0;
                }

                span {
                    display: block;
                    font-size: 24px;
                    font-weight: bold;
                }
            }
        } */
}
.s3 .content .content-top {
  margin-bottom: 20px;
  height: 230px;
  background: url(http://img.mobiletrain.org/templates/mobiletrain/occupation/imgs/s3-content-top-bg.png) no-repeat;
  background-size: 100% 100%;
}
.s3 .content .sec-list .sec {
  margin-bottom: 20px;
}
.s3 .content .sec-list .sec:last-child {
  margin-bottom: 0;
}
.s3 .content .sec-list .sec h4 {
  margin-left: 20px;
  width: 301px;
  height: 44px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}
.s3 .content .sec-list .sec h4 span {
  width: 269px;
  height: 44px;
  border: 1px solid #BAFFFF;
  border-radius: 5px 5px 0px 0px;
  box-sizing: border-box;
  line-height: 44px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}
.s3 .content .sec-list .sec .wrap {
  height: 230px;
  background: #FFFFFF;
  border: 1px solid #BAFFFF;
  border-radius: 10px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 25px 28px;
}
.s3 .content .sec-list .sec .wrap .s3-swiper-wrapper {
  float: left;
  position: relative;
  width: 320px;
}
.s3 .content .sec-list .sec .wrap .s3-swiper-wrapper .swiper-container {
  height: 180px;
  background: #E0E0E0;
  border: 1px solid #BAFFFF;
}
.s3 .content .sec-list .sec .wrap .s3-swiper-wrapper .swiper-pagination {
  left: 50%;
  transform: translateX(-50%);
}
.s3 .content .sec-list .sec .wrap .s3-swiper-wrapper .swiper-pagination .swiper-pagination-bullet {
  margin-right: 6px;
  width: 6px;
  height: 6px;
  background-color: rgba(1, 0, 0, 0.8);
}
.s3 .content .sec-list .sec .wrap .s3-swiper-wrapper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #BAFFFF;
}
.s3 .content .sec-list .sec .wrap .article-list-box {
  width: 720px;
  float: left;
  margin-left: 45px;
}
.s3 .content .sec-list .sec .wrap .article-list-box h5 {
  margin-bottom: 12px;
  font-size: 22px;
  font-weight: bold;
  color: #000000;
  line-height: 22px;
  opacity: 0.8;
}
.s3 .content .sec-list .sec .wrap .article-list-box .btn-more {
  margin-top: 12px;
}
.s4 .article-list-box,
.s5 .article-list-box,
.s6 .article-list-box,
.s7 .article-list-box {
  margin-left: 629px;
  padding-top: 44px;
  width: 544px;
}
.s4 .article-list-box h4,
.s5 .article-list-box h4,
.s6 .article-list-box h4,
.s7 .article-list-box h4 {
  margin-bottom: 20px;
  line-height: 27px;
  font-size: 28px;
  font-weight: bold;
  color: #000000;
  opacity: 0.8;
}
.s4 {
  background-color: #fff;
}
.s4 .content {
  margin-top: 28px;
  height: 677px;
  background: url(http://img.mobiletrain.org/templates/mobiletrain/occupation/imgs/s4-bg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.s4 .content .img-swiper {
  margin-top: 77px;
}
.s4 .content .btn-knowMore {
  position: absolute;
  left: 50%;
  bottom: 48px;
  margin-left: -180px;
}
.s4 .text-list {
  margin-top: 205px;
  float: left;
  width: 590px;
  display: flex;
  justify-content: space-between;
}
.s4 .text-list li {
  width: 140px;
  text-align: center;
  padding-top: 12px;
}
.s4 .text-list li span {
  display: inline-block;
  line-height: 22px;
  font-size: 22px;
  font-family: HelveticaNeue;
  font-weight: bold;
  color: #E8380D;
}
.s4 .text-list li p {
  margin-top: 10px;
  font-size: 20px;
  font-weight: 400;
  color: #000000;
  line-height: 23px;
  opacity: 0.8;
}
.s4 .article-list-box {
  width: 558px;
}
.s4 .article-list-box .article-list {
  margin-right: 14px;
}
.s4 .article-list-box h4 {
  margin-bottom: 12px;
}
.s4 .article-list-box .btn-more {
  margin-top: 0;
}
.s5 {
  margin-top: -18px;
}
.s5 .content {
  min-width: 1196px;
  height: 870px;
  background: url(http://img.mobiletrain.org/templates/mobiletrain/occupation/imgs/s5-bg.png) no-repeat;
  background-size: 1920px 100%;
  background-position: center;
  box-sizing: border-box;
  padding-top: 222px;
  position: relative;
}
.s5 .content .text-list {
  margin-bottom: 75px;
  display: flex;
  box-sizing: border-box;
  padding: 0 60px;
}
.s5 .content .text-list li {
  text-align: center;
}
.s5 .content .text-list li p {
  margin-top: 10px;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px;
  white-space: nowrap;
}
.s5 .content .text-list li .motionNumber {
  font-size: 36px;
}
.s5 .content .text-list li span {
  white-space: nowrap;
  display: inline-block;
  font-size: 22px;
  font-family: DINCondensed;
  font-weight: bold;
  color: #E8380D;
  line-height: 28px;
}
.s5 .content .text-list li:nth-child(2) {
  margin-left: 143px;
}
.s5 .content .text-list li:nth-child(3) {
  margin-left: 165px;
}
.s5 .content .text-list li:nth-child(4) {
  margin-left: 180px;
}
.s5 .content .con-left {
  float: left;
  width: 520px;
}
.s5 .content .con-left .top-img-box {
  height: 290px;
  background: url(http://img.mobiletrain.org/templates/mobiletrain/occupation/imgs/swiper-img-bg.png) no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 10px 20px;
}
.s5 .content .con-left .top-img-box img {
  width: 100%;
  height: 100%;
}
.s5 .content .con-left .img-swipers {
  margin-top: 7px;
  display: flex;
  justify-content: space-between;
}
.s5 .content .con-left .img-swipers .swiper-slide {
  width: 170px;
  height: 94px;
  background: url(http://img.mobiletrain.org/templates/mobiletrain/occupation/imgs/swiper-img-bg.png) no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
}
.s5 .content .con-left .img-swipers .swiper-slide img {
  width: 100%;
  height: 100%;
}
.s5 .content .con-right {
  float: right;
}
.s5 .content .con-right .article-list-box {
  margin-left: 0;
  padding-top: 58px;
  width: 630px;
}
.s5 .content .con-right .article-list-box .article-list {
  margin-right: 20px;
}
.s5 .content .btn-knowMore {
  position: absolute;
  left: 50%;
  bottom: 22px;
  margin-left: -180px;
}
.s6 .content {
  height: 930px;
  background: url(http://img.mobiletrain.org/templates/mobiletrain/occupation/imgs/s6-bg.png) no-repeat;
  background-size: 100% 100%;
  background-position: center;
  box-sizing: border-box;
  padding-top: 236px;
  position: relative;
}
.s6 .content .text-list {
  margin-bottom: 36px;
  display: flex;
  width: 834px;
  justify-content: space-between;
}
.s6 .content .text-list li {
  width: 180px;
  height: 103px;
  text-align: center;
  padding-top: 30px;
  box-sizing: border-box;
}
.s6 .content .text-list li:hover {
  background: linear-gradient(180deg, #93E8FF 0%, rgba(68, 186, 239, 0) 100%);
}
.s6 .content .text-list li p {
  margin-top: 10px;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 20px;
  white-space: nowrap;
}
.s6 .content .text-list li span {
  white-space: nowrap;
  display: inline-block;
  font-size: 22px;
  font-family: DINCondensed;
  font-weight: bold;
  color: #E8380D;
  line-height: 28px;
}
.s6 .content .article-list-box {
  width: 644px;
  margin-top: 20px;
  padding-top: 0;
  margin-left: 10px;
}
.s6 .content .btn-more {
  float: none;
  margin-left: 566px;
}
.s6 .content .btn-knowMore {
  margin-top: 30px;
}
.s7 {
  margin-top: -18px;
}
.s7 .content {
  min-width: 1196px;
  height: 980px;
  background: url(http://img.mobiletrain.org/templates/mobiletrain/occupation/imgs/s7-bg.png) no-repeat;
  background-size: 1920px 100%;
  background-position: center;
  box-sizing: border-box;
  padding-top: 348px;
}
.s7 .content .swiper-s7 {
  float: left;
  width: 520px;
  height: 290px;
  background: url(http://img.mobiletrain.org/templates/mobiletrain/occupation/imgs/swiper-img-bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 10px 20px;
  box-sizing: border-box;
}
.s7 .content .swiper-s7 .swiper-container {
  height: 100%;
}
.s7 .content .article-list-box {
  margin: 24px 0 0 40px;
  float: left;
  padding-top: 0;
  width: 624px;
}
.s7 .content .img-swiper {
  margin-top: 27px;
}
.s7 .content .img-swiper .swiper-slide {
  background: url(http://img.mobiletrain.org/templates/mobiletrain/occupation/imgs/swiper-img-bg.png) no-repeat;
  background-size: 100% 100%;
}
.s7 .content .btn-knowMore {
  margin-top: 33px;
}
.s8 {
  margin-top: -18px;
}
.s8 .content {
  margin-top: -29px;
  padding-top: 59px;
  min-width: 1196px;
  height: 649px;
  background: url(http://img.mobiletrain.org/templates/mobiletrain/occupation/imgs/s8-bg.png) no-repeat;
  background-size: 1920px 100%;
  background-position: center;
  box-sizing: border-box;
}
.s8 .content .top-img-box {
  float: right;
  width: 596px;
  height: 335px;
  background: #44BAEF;
  border: 1px solid #BAFFFF;
  border-radius: 10px;
  overflow: hidden;
}
.s8 .content .top-img-box img {
  width: 100%;
  height: 100%;
}
.s8 .content .imgs-swiper {
  float: left;
  margin-top: 10px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.s8 .content .imgs-swiper .swiper-slide {
  width: 384px;
  height: 216px;
  background: #44BAEF;
  border: 1px solid #BAFFFF;
  border-radius: 10px;
  overflow: hidden;
}
.s8 .content .imgs-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.s9 {
  margin-top: -3px;
}
.s9 .content {
  margin-top: 8px;
  height: 642px;
  background: url(http://img.mobiletrain.org/templates/mobiletrain/occupation/imgs/s9-bg.png) no-repeat;
  background-size: 1920px 100%;
  background-position: center;
}
.s10 .base {
  width: 1200px;
}
.s10 .city-list {
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.s10 .city-list .city {
  text-align: center;
  width: 108px;
  height: 108px;
  background: #225FFF;
  cursor: pointer;
  box-sizing: border-box;
}
.s10 .city-list .city:nth-child(-n+11) {
  margin-bottom: 1px;
}
.s10 .city-list .city:hover,
.s10 .city-list .city.active {
  background: #4F9AEC;
}
.s10 .city-list .city .city-img {
  width: 55px;
  height: 55px;
  margin: 15px 0 12px 0;
}
.s10 .city-list .city .city-name {
  height: 15px;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 15px;
}
.s10 .cityenv-swiper {
  margin-top: 12px;
  width: 100%;
  height: 500px;
  padding-bottom: 40px;
  display: none;
}
.s10 .cityenv-swiper.active {
  display: block;
}
.s10 .cityenv-swiper .swiper-slide img {
  width: 100%;
  height: 100%;
}
.s10 .swiper-pagination .swiper-pagination-bullet {
  width: 52px;
  height: 8px;
  background: #dddddd;
  border-radius: 0;
  opacity: 1;
}
.s10 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fd4b01;
}
