/* 版心 */
.warpper {
  width: 1457px;
  margin: 0 auto;
}
header {
  background-color: #fff;
  position: relative;
  z-index: 999;
}
header a:hover {
  color: #35a0fe;
}
header .header {
  height: 80px;
  opacity: 0.95;
  display: flex;
  align-items: center;
}
header .header h1 {
  width: 270px;
  margin-right: 20px;
}
header .header .nav_bar {
  flex: 1;
  height: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-size: 20px;
  color: #666666;
}
header .header .nav_bar li {
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
header .header .nav_bar li:hover {
  background: #f6f6f6;
}
header .header .nav_bar li > a {
  padding: 0 30px;
  display: block;
  width: 100%;
  height: 100%;
  color: #666;
  line-height: 80px;
}
header .header .nav_bar .li {
  padding: 0 30px;
}
header .header .nav_bar .trialBtn {
  width: 104px;
  height: 30px;
  background: #ff9c00 !important;
  padding: 0;
  margin-left: 20px;
  border-radius: 16px 16px 16px 16px;
  font-size: 16px;
}
header .header .nav_bar .trialBtn > a {
  padding: 0;
  text-align: center;
  color: #fff;
  line-height: 30px;
}
header .header .shade {
  transition: all 0.5s;
  height: 0;
  overflow: hidden;
  position: absolute;
  top: 80px;
  left: 0;
  right: 0;
  background-color: #fff;
  box-shadow: 0px 15px 10px -15px #999;
}
header .header .shade .shade_warpper {
  display: flex;
  justify-content: space-between;
  width: 1100px;
  padding: 20px;
  margin: 0 auto;
}
header .header .shade .list > span {
  display: block;
  border-bottom: 1px solid #666;
  margin-bottom: 20px;
  font-size: 14px;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: #666666;
  padding: 20px 0;
}
header .header .shade .list .item {
  cursor: pointer;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
header .header .shade .list .item .img {
  width: 38px;
  height: 38px;
  margin-right: 16px;
  margin-top: 2px;
}
header .header .shade .list .item .text {
  font-size: 14px;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
}
header .header .shade .list .item .text p {
  color: #999999;
}
header .header .active_scheme:hover .shade,
header .header .active_system:hover .shade {
  height: 70px;
}
header .header .active_products:hover .shade {
  height: 300px;
}
header .header .active_app:hover .shade {
  height: 370px;
}
header .header .active_app .shade_warpper .list > span {
  width: 200px;
}
header .header .scheme {
  justify-content: start !important;
}
header .header .scheme .item {
  margin-right: 116px;
}
footer {
  color: #fff;
  margin: 0 auto;
  padding: 50px;
  background: url(/images/footer/组\ 1324@2x.png);
}
footer a:hover {
  color: #fff;
}
footer .box {
  width: 1200px;
  margin: 0 auto;
}
footer a {
  color: #35a0fe;
}
footer span {
  font-size: 24px;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
}
footer .top_box {
  margin-bottom: 60px;
}
footer .top_box > a {
  font-size: 20px;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  margin-left: 48px;
}
footer .btm_box {
  display: flex;
}
footer .btm_box .item {
  margin-right: 50px;
  display: flex;
  flex-direction: column;
}
footer .btm_box .item span {
  margin-bottom: 15px;
}
footer .btm_box .item .list {
  display: flex;
}
footer .btm_box .item .list li {
  display: flex;
  flex-direction: column;
}
footer .btm_box .item .list li a {
  margin-bottom: 10px;
}
footer .btm_box .item .border_box {
  width: 120px;
  border-right: 2px solid #fff;
  height: 130px;
}
footer .btm_box .item .img {
  width: 112px;
  height: 112px;
  margin-bottom: 15px;
}
footer .btm_box .service {
  align-items: center;
}
footer .end {
  margin: 0 !important;
}
footer .end .input {
  margin-bottom: 10px;
}
footer .end .input i {
  color: red;
  margin-right: 10px;
}
footer .end .input .w50 {
  width: 66px;
}
footer .end .input .icon {
  text-align: center;
  display: inline-block;
  width: 66px;
  height: 29px;
  line-height: 29px;
  vertical-align: middle;
  color: #999 !important;
  background-color: #fff;
}
footer .end .input .text {
  cursor: pointer;
  margin-top: -1px;
  float: right;
  width: 36px;
  line-height: 16px;
  font-size: 12px;
  font-family: Source Han Sans CN-Regular, Source Han Sans CN;
  font-weight: 400;
  color: #98caff;
}
footer .end .btns {
  display: flex;
  justify-content: end;
}
footer .end .btns .reset {
  margin-left: 4px;
}
footer .end input {
  padding: 10px;
  width: 184px;
  height: 30px;
  background: #ffffff;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  border: 1px solid #707070;
}
footer .end .submit {
  color: #fff;
  width: 132px;
  height: 35px;
  background: #4fa2fa;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  border: 1px solid #707070;
}
footer .end .reset {
  width: 47px;
  height: 35px;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  border: 1px solid #4fa2fa;
}
footer > p {
  text-align: center;
  margin-top: 30px;
  color: #808082;
}
.up {
  display: none;
  cursor: pointer;
  transition: all 1s;
  position: fixed;
  left: 50%;
  top: 80%;
  text-align: center;
  padding: 6px;
  margin-left: 752px;
  width: 3em;
  color: #fff;
  border-radius: 6px;
  background-color: #2773ef;
}
#shade {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
  padding: 30px 20px 10px;
  position: fixed;
  width: 200px;
  text-align: center;
  right: -200px;
  top: 50%;
  background-color: #2773ef;
  border-radius: 6px;
  transition: all 0.5s;
}
#shade img {
  width: 140px;
  margin-bottom: 10px;
}
#shade span {
  color: #fff;
}
#shade::before {
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 10px;
  display: block;
  content: "+";
  color: #fff;
  font-size: 28px;
  cursor: pointer;
}
#app {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
  padding: 30px 20px 10px;
  position: fixed;
  width: 200px;
  text-align: center;
  right: -200px;
  top: 50%;
  background-color: #2773ef;
  border-radius: 6px;
  transition: all 0.5s;
}
#app img {
  width: 140px;
  margin-bottom: 10px;
}
#app span {
  color: #fff;
}
#app::before {
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 10px;
  display: block;
  content: "+";
  color: #fff;
  font-size: 28px;
  cursor: pointer;
}
#code {
  z-index: 10;
  display: none;
  justify-content: space-around;
  align-items: center;
  flex-direction: column;
  position: fixed;
  height: 10 0px;
  right: 0px;
  top: 50%;
  border-radius: 6px;
  transition: all 0.5s;
}
#code li {
  cursor: pointer;
  width: 84px;
  padding: 10px;
  border-radius: 10px 0 0 10px;
  background-color: #2773ef;
  margin-bottom: 8px;
  color: #fff;
}
#items {
  position: relative;
  z-index: 10;
}
.active {
  right: 0 !important;
}
