.content {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  /* background-color: pink; */
}
.header {
  height: 40px;
  width: 100%;
  line-height: 40px;
  background-color: #fff;
  position: fixed;
  top: 0;
}
.left {
  color: #6c7579;
  font-size: 15px;
}
.right {
  color: #6c7579;
  font-size: 15px;
}
.right span {
  color: #ff924a;
  font-size: 17px;
}

.nav {
  width: 100%;
  height: 554px;
  overflow: hidden;
  background-image: url(../images/904614272864462827.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.nav_left {
  width: 70%;
  margin-top: 140px;
}
.nav_left img {
  width: 745px;
  margin-bottom: 20px;
}
.nav_left p {
  font-size: 26px;
  padding-left: 10px;
  line-height: 40px;
  color: #fff;
}
.login {
  height: 370px;
  width: 360px;
  overflow: hidden;
  background-color: #2394fb;
  border-radius: 5px;
  margin-top: 80px;
  text-align: center;
}
.login .login_title {
  color: #ffffff;
  font-size: 25px;
  margin-top: 40px;
}
.login .login_txt {
  color: #a9c7f4;
  font-size: 15px;
  margin: 10px 0;
}
.login_input {
  width: 320px;
  height: 45px;
  background-color: #fff;
  margin-left: 20px;
  margin-top: 20px;
  border-radius: 3px;
  margin-bottom: 10px;
  line-height: 45px;
}
.login_input input {
  color: #6c7579;
  width: 70%;
  /* padding-left: 20px; */
}
.login_input span {
  font-size: 14px;
}

.login_bnt {
  width: 320px;
  height: 45px;
  color: #ffffff;
  background-color: #ff924a;
  margin-left: 20px;
  margin-top: 20px;
  border-radius: 20px;
  margin-bottom: 10px;
  line-height: 45px;
  text-align: center;
  cursor: pointer;
}

.login p {
  line-height: 50px;
  color: #a9c7f4;
  font-size: 13px;
}
.login p i {
  color: #ff924a;
}
/* ios */
.ios {
  height: 700px;
  width: 100%;
  background-color: #f7f8fa;
  position: relative;
}
.ios .con {
  width: 1200px;
  height: 455px;
  position: absolute;
  left: 50%;
  top: -40px;
  transform: translateX(-50%);
}
.Customized_center {
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  flex: 1;
}

.Customized_center .Customized_cente {
  width: 23%;
  height: 210px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0px 0px 20px #ccc;
}
.Customized_circular {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  /* background-color: red; */
}

.Shopping {
  width: 90px;
  height: 90px;
  background-color: #f0f2fa;
  border-radius: 50%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-left: 20px;
  padding-top: 25px;
}
.active {
  font-size: 40px;
  color: #616881;
}
.Customization_function {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
}

.details {
  margin-top: 10px;
  text-align: center;
  color: #737880;
  font-size: 14px;
}
.Customized_circular2 {
  width: 100%;
  height: 210px;
  background-color: #2394fb;
  border-radius: 5px;
}
.Customized_circular2 .Customization_function {
  color: #fff;
  padding-top: 50px;
  margin-bottom: 10px;
}
.Customized_circular2 .details {
  color: #fff;
  margin-bottom: 30px;
}

.Customized_circular2 .Consultation {
  width: 100px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: 0 auto;
  border-radius: 20px;
  color: #2394fb;
  background-color: #fff;
  cursor: pointer;
}
.show {
  display: block !important;
}
.hide {
  display: none;
}

/* 选择的理由 */
.Reason {
  width: 100%;
  height: 190px;
  background-color: #fff;
  position: relative;
}
.Reason .con {
  width: 1200px;
  height: 480px;
  position: absolute;
  left: 50%;
  top: -290px;
  transform: translateX(-50%);
}

.Reason .con .enterprise_title {
  height: 140px;
  width: 100%;
  padding-top: 87px;
  font-size: 34px;
  text-align: center;
  margin-bottom: 10px;
}

.enterprise_center {
  width: 100%;
  height: 250px;
}

.enterprise_left {
  width: 20%;
  height: 250px;
  float: left;
}
.enterprise_left .circular {
  width: 70px;
  height: 70px;
  margin: 0 auto;
  margin-top: 40px;
  /* background-color: #276bef; */
  border-radius: 50%;
  text-align: center;
  margin-bottom: 20px;
}
.enterprise_left .circular .circular_color {
  color: #fff;
  padding-top: 15px;
}
.tit {
  text-align: center;
  font-size: 23px;
  line-height: 50px;
}
.text {
  line-height: 30px;
  text-align: center;
  color: #576166;
  font-size: 13px;
}
.fuwu {
  font-size: 37px;
}
/* <!--  多体系选择 --> */
.Choice {
  width: 100%;
  height: 815px;
  background-image: url(../images/home.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.Choice .con {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.Choice .con .case_title {
  height: 140px;
  width: 100%;
  padding-top: 100px;
  color: #000000;
  font-size: 34px;
  text-align: center;
  margin-bottom: 60px;
}
.case_center {
  height: 263px;
}
.case_left {
  width: 32%;
  height: 540px;
  float: left;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0px 4px 10px #cccc;
}

.Choice_center {
  color: #fff;
  text-align: center;
  width: 100%;
  height: 100px;
  overflow: hidden;

  border-radius: 5px 5px 0 0;
}
.Choice_center .Choice_title {
  font-size: 18px;
  font-weight: 700;
  margin-top: 25px;
}
.Choice_center p {
  font-size: 16px;
  line-height: 30px;
}

.meal {
  padding: 0 20px;
}
.meal_top_txt {
  line-height: 70px;
  font-size: 14px;
  color: #829199;
}
.meal_top_l {
  padding-bottom: 25px;
  border-bottom: 1px solid #dae1e6;
}
.meal_top_I {
  line-height: 40px;
  color: #576166;
  font-size: 17px;
}
.dui {
  margin-right: 5px;
  font-size: 18px;
}
.bnt {
  width: 145px;
  height: 50px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  line-height: 50px;
  font-size: 20px;
  border-radius: 25px;
  margin-top: 60px;
  cursor: pointer;
}

/* 办理流程 */
.process {
  height: 650px;
  width: 100%;
  background-color: #f5f5fa;
}
.process .con {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.process .con .case_title {
  height: 140px;
  width: 100%;
  padding-top: 100px;
  color: #000000;
  font-size: 34px;
  text-align: center;
  margin-bottom: 60px;
}
nav {
  width: 200px;
  height: 355px;
  background-color: #fff;
}
nav li {
  line-height: 70px;
  text-align: center;
}
nav ul li i {
  font-size: 25px !important;
  margin-right: 20px;
}
nav li:hover {
  background-color: #2394fb;
  color: #fff;
}
.process_cnetter {
  width: 943px;
  height: 355px;
  margin-left: 53px;
  position: relative;
}

.contents .process_cnetter {
  display: none;
}
.contents .div_show {
  display: block;
}
.tab {
  background: #2394fb;
}

.service_li {
  width: 48%;
  height: 242px;
  float: left;
  padding-left: 20px;
  padding-top: 20px;
  border: 1px solid #d9dbe3;
}
.service_li p {
  color: #576166;
  font-size: 17px;
  line-height: 30px;
}

.service_li_tit {
  height: 30px;
  font-size: 22px;
  margin-left: 10px;
  margin-top: 15px;
}
.buttom {
  width: 241px;
  height: 60px;
  float: left;
  background-color: #ff924a;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  text-align: center;
  line-height: 60px;
  border-radius: 30px;
  color: #fff;
  font-size: 19px;
  cursor: pointer;
}
.process_color {
  width: 50px;
  height: 50px;
  background-color: #ebeff5;
  border-radius: 50%;
  text-align: center;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-left: 5px;
}
.process_color i {
  font-size: 30px;
}

/* 尾部 */
.tail {
  height: 300px;
  width: 100%;
  background-image: url(../images/home_04.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.tail .con {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}
.tail .con .enterprise_center .enterprise_left {
  width: 25%;
}
.tail .con .enterprise_center .enterprise_left .fuwu {
  font-size: 54px;
}
.tail .con .enterprise_center .enterprise_left .tit {
  color: #ffff;
}
.tail .con .enterprise_center .enterprise_left .text {
  color: #cfe2fe;
}
