#banner {
  padding-left: 0;
  padding-right: 0;
}
.bannerLogo {
  margin: 0;
  height: 670px;
  width: 100%;
  background: url(../images/system_img_banner_0.png) center center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.indexSlogan {
  font-family: PingFangSC-Regular;
  font-size: 58px;
  color: #303E51;
  letter-spacing: 0;
}
.sloganEng {
  margin-top: 20px;
  opacity: 0.9;
  font-family: PingFangSC-Light;
  font-size: 20px;
  color: #303E51;
  letter-spacing: 5.1px;
  line-height: 34px;
}
.login {
  width: 400px;
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.login div {
  width: 170px;
  height: 50px;
  border-radius: 31px;
  font-size: 16px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.login div:first-child {
  border: 1px solid #FFFFFF;
  border: none;
}
.login div:first-child:hover {
  background-color: rgba(255, 255, 255, 0.4);
}
.login div:nth-child(2) {
  background: #59ACFF;
}
.login div:nth-child(2):hover {
  background: #499DF2;
}
.login #free:hover {
  background: #499DF2;
}
.tabledown {
  display: none;
  position: absolute;
  bottom: -100px;
  left: -5px;
}
.tabledown li {
  text-align: center;
  display: block;
  clear: both;
  white-space: nowrap;
  width: 104px;
  height: 50px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  padding: 0;
}
.tabledown > li a {
  text-decoration: none;
  color: #999999;
  font-size: 16px;
}
.tabledown > li:hover {
  background-color: #f1f2f3;
  color: #499df2;
}
.tabledown > li a:hover {
  background-color: #f1f2f3;
  color: #499df2;
}
.dropdown:hover .tabledown {
  display: block;
}
.dropdown:hover #hoverlogo {
  display: block;
}
.appdown {
  display: none;
  padding: 0;
  background-color: #fff;
  position: absolute;
  bottom: -100px;
  left: 0px;
  width: 103px;
  height: 100px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
  /* background: url(../images/nev_img_downloadapp.png) no-repeat center center; */
  background-size: 79px 79px;
}
.appdown img {
  width: 103px;
  height: 100px;
  padding: 10px;
}
#sliderNav {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 268px;
  background-color: #59ACFF;
}
#closed {
  background: url("../images/ic_closemenu.png") no-repeat;
  width: 71.4px;
  height: 71.4px;
  background-position: 13px;
  position: relative;
  left: 196px;
}
#banner {
  padding-left: 0;
  padding-right: 0;
}
.bannerLogo {
  margin: 0;
  height: 670px;
  width: 100%;
  background: url(../images/system_img_banner_0.png) center center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.indexSlogan {
  font-family: PingFangSC-Regular;
  font-size: 58px;
  color: #303E51;
  letter-spacing: 0;
}
.indexSlogan p {
  display: inline-block;
}
.sloganEng {
  margin-top: 20px;
  opacity: 0.9;
  font-family: PingFangSC-Light;
  font-size: 20px;
  color: #303E51;
  letter-spacing: 5.1px;
  line-height: 34px;
}
.sloganEng p {
  display: inline-block;
}
.login {
  width: 400px;
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.login div {
  width: 170px;
  height: 50px;
  border-radius: 31px;
  font-size: 16px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.login div {
  background: #59ACFF;
}
.login div:hover {
  background: #499DF2;
}
.content-box {
  background-color: #fff;
  padding-bottom: 75px;
  padding-top: 75px;
}
.content-box .container .big-title {
  font-family: PingFangSC-Regular;
  font-size: 38px;
  color: #303E51;
  letter-spacing: 0;
  margin-bottom: 15px;
}
.content-box .container .img-box {
  margin: 0 auto;
  width: 1200px;
  display: block;
  margin-top: 75px;
}
.content-box-two {
  background-color: #F5F5F5;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.footer-box {
  width: 100%;
}
.footer-box .header {
  width: 100%;
  background-color: #303E51;
}
.footer-box .header .container {
  padding-top: 36px;
  padding-bottom: 36px;
}
.footer-box .header .container .left {
  width: 343px;
  text-align: left;
  float: left;
}
.footer-box .header .container .left .phone,
.footer-box .header .container .left .addres {
  margin-top: 36px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
  overflow: hidden;
  position: relative;
}
.footer-box .header .container .left .phone .icon-phone,
.footer-box .header .container .left .addres .icon-phone {
  display: inline-block;
  width: 18px;
  height: 20px;
  margin-right: 12px;
  background-image: url('../images/footer_ic_phone.png');
  background-size: cover;
}
.footer-box .header .container .left .addres {
  margin-top: 12px;
}
.footer-box .header .container .left .addres .icon-addres {
  display: inline-block;
  width: 15px;
  height: 20px;
  margin-right: 12px;
  background-image: url('../images/footer_ic_location.png');
  background-size: cover;
}
.footer-box .header .container .center {
  height: 210px;
  border-left: 1px solid #979797;
  border-right: 1px solid #979797;
  margin-left: 398px;
  margin-right: 392px;
}
.footer-box .header .container .center .lis {
  width: 32%;
  display: inline-block;
  text-align: center;
}
.footer-box .header .container .center .lis .content {
  margin-bottom: 12px;
}
.footer-box .header .container .center .lis a:hover .content {
  color: #499DF2;
}
.footer-box .header .container .right {
  width: 343px;
  float: right;
  text-align: left;
}
.footer-box .header .container .right .erweima {
  display: inline-block;
  margin-right: 40px;
  margin-top: 14px;
}
.footer-box .header .container .right .erweima img {
  width: 80px;
  height: 80px;
  margin-bottom: 5px;
}
.footer-box .header .container .right .erweima p {
  text-align: center;
}
.footer-box .header .container .title {
  font-family: PingFangSC-Regular;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  margin-bottom: 12px;
}
.footer-box .header .container .content {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #FFFFFF;
  letter-spacing: 0;
}
.footer-box .footer {
  background: #1F2937;
}
.footer-box .footer p {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  color: #CCCCCC;
  letter-spacing: 0;
  text-align: left;
  padding: 19px 0;
}
.footer-box .hide-this {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #303E51;
  letter-spacing: 0;
}
