.think {
  padding: 47px 0px 67px 0;
  background: #F4F7FD;
}
.think .think_content {
  text-align: center;
}
.think .think_content h1 {
  font-size: 30px;
  color: #333;
}
.think .think_content p {
  font-size: 18px;
  color: #666;
  margin: 18px 0 20px 0;
}
.think .think_content .think_content_list_li {
  position: relative;
  overflow: hidden;
  padding: 0;
  transition: all 1s;
}
.think .think_content .think_content_list_li dl {
  margin-bottom: 0;
  height: 260px;
  padding-top: 67px;
  cursor: pointer;
}
.think .think_content .think_content_list_li dl dd {
  margin-top: 27px;
  font-size: 20px;
  color: #fff;
}
.think .think_content .think_content_list_li .dl1:nth-of-type(1) {
  background: url(../img/lyy/2pic1.png) no-repeat;
}
.think .think_content .think_content_list_li .dl2 {
  background: url(../img/lyy/2pic2.png) no-repeat;
}
.think .think_content .think_content_list_li .dl3 {
  background: url(../img/lyy/2pic3.png) no-repeat;
}
.think .think_content .think_content_list_li .dl4 {
  background: url(../img/lyy/2pic4.png) no-repeat;
}
.think .think_content .think_content_list_li .dl5 {
  background: url(../img/lyy/2pic5.png) no-repeat;
}
.think .think_content .think_content_list_li .dl6 {
  background: url(../img/lyy/2pic6.png) no-repeat;
}
.think .think_content .think_content_list_li .hover_bg {
  position: absolute;
  top: -260px;
  left: 0;
  height: 260px;
  background: #2582FF;
  color: #fff;
  padding: 63px 39px 0 39px;
  box-sizing: border-box;
  transition: all 0.3s;
}
.think .think_content .think_content_list_li .hover_bg span {
  font-size: 20px;
}
.think .think_content .think_content_list_li .hover_bg p {
  margin-top: 20px;
  font-size: 14px;
  color: #fff;
}
.think .think_content .think_content_list_li:hover .hover_bg {
  transform: translateY(260px);
}
.one_stop {
  background: #fff;
  padding: 47px 0 67px 0;
}
.one_stop .one_stop_content {
  text-align: center;
}
.one_stop .one_stop_content h1 {
  font-size: 30px;
  color: #333;
}
.one_stop .one_stop_content p {
  font-size: 18px;
  color: #666;
  margin: 18px 0 51px 0;
}
.one_stop .one_stop_content .one_stop_content_list {
  position: relative;
  height: 650px;
}
.one_stop .one_stop_content .one_stop_content_list .img {
  margin-top: 276px;
}
.one_stop .one_stop_content .one_stop_content_list .dot {
  width: 159px;
  height: 159px;
  background: #ffffff;
  border: 1px solid #59bffc;
  box-shadow: 0px 4px 10px 0px rgba(18, 53, 101, 0.2);
  border-radius: 50%;
  padding: 30px 20px;
}
.one_stop .one_stop_content .one_stop_content_list .dot span {
  display: block;
  margin-top: 10px;
}
.one_stop .one_stop_content .one_stop_content_list .dl {
  position: absolute;
}
.one_stop .one_stop_content .one_stop_content_list .dl1 {
  bottom: 104px;
  left: 0;
}
.one_stop .one_stop_content .one_stop_content_list .dl2 {
  top: 151px;
  left: 169px;
}
.one_stop .one_stop_content .one_stop_content_list .dl3 {
  top: 55px;
  left: 50%;
  margin-left: -80px;
}
.one_stop .one_stop_content .one_stop_content_list .dl4 {
  top: 151px;
  right: -59px;
}
.one_stop .one_stop_content .one_stop_content_list .dl5 {
  bottom: 104px;
  right: -194px;
}
.introduce {
  background: url('../img/lyy/4beijing.png') no-repeat;
  background-size: 100% 100%;
  padding: 47px 0 67px 0;
}
.introduce .introduce_content {
  text-align: center;
  color: #fff;
}
.introduce .introduce_content h1 {
  font-size: 30px;
}
.introduce .introduce_content h3 {
  font-size: 18px;
  margin: 18px 0 87px 0;
}
.introduce .introduce_content .introduce_content_list .introduce_content_list_dl .bg {
  height: 325px;
  text-align: center;
  background: url(../img/lyy/4pic1.png) no-repeat;
  background-size: 100% 100%;
  transition: all 0.5s;
}
.introduce .introduce_content .introduce_content_list .introduce_content_list_dl .bg img {
  margin-top: 48px;
}
.introduce .introduce_content .introduce_content_list .introduce_content_list_dl .bg span {
  font-size: 20px;
  display: block;
  margin-top: 27px;
}
.introduce .introduce_content .introduce_content_list .introduce_content_list_dl .bg p {
  color: #A1B0C7;
  font-size: 14px;
  margin-top: 10px;
  padding: 0 25px;
  margin-bottom: 36px;
}
.introduce .introduce_content .introduce_content_list .introduce_content_list_dl:hover .bg {
  transform: translateY(-14px);
}
.solve {
  padding: 47px 0 67px 0;
  background: #fff;
}
.solve .solve_content {
  text-align: center;
}
.solve .solve_content h1 {
  font-size: 30px;
  color: #333;
}
.solve .solve_content p {
  font-size: 18px;
  color: #666;
  margin: 18px 0 49px 0;
}
.solve .solve_content img {
  width: 100%;
}
.solve .solve_content span {
  display: block;
  width: 90%;
  text-align: center;
  margin: 0 auto;
  font-size: 16px;
  color: #666;
  margin-top: 61px;
}
.wage {
  padding-right: 0;
  padding-left: 0;
  background: url('../img/lyy/6beijing.png') no-repeat;
  background-size: 100% 100%;
  position: relative;
  padding-top: 47px;
  height: 356px;
}
.wage .wage_content {
  color: #fff;
  text-align: center;
}
.wage .wage_content h3 {
  font-size: 44px;
  font-weight: bold;
}
.wage .wage_content p {
  font-size: 32px;
  margin: 34px 0 50px 0;
}
.wage .wage_content a {
  display: block;
  margin: 0 auto;
  color: #fff;
  text-decoration: none;
  width: 199px;
  height: 40px;
  background: linear-gradient(90deg, #297cec, #29b3ec);
  border-radius: 20px;
  font-size: 20px;
  text-align: center;
  line-height: 40px;
}
@media screen and (min-width: 1024px) and (max-width: 1360px) {
  .architecture {
    padding-bottom: 20px;
  }
  .architecture .architecture-box {
    width: auto;
  }
  .partner {
    background-color: #FFF;
  }
  .partner .partner-box {
    width: auto;
    padding-bottom: 70px;
  }
  .partner .partner-box .header-text {
    text-align: center;
    font-size: 30px;
    margin-top: 50px;
  }
  .partner .partner-box .header-text-two {
    text-align: center;
    font-size: 18px;
    margin-top: 20px;
  }
  .partner .partner-box ul {
    margin-left: -11px;
    margin-top: 29px;
    display: flex;
  }
  .partner .partner-box ul li {
    float: left;
    flex: 1;
    margin-left: 11px;
  }
  .partner .partner-box ul li img {
    width: 100%;
  }
  .getDetails .head-title {
    margin-top: 46px;
  }
  .getDetails .form-item .iphone-subt-post {
    margin-top: 27px;
  }
  .after-sale ul {
    width: auto;
  }
  .after-sale ul li {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .after-sale ul li p:nth-of-type(1) {
    height: auto;
  }
  .after-sale ul li p:nth-of-type(2) {
    font-size: 14px;
    margin-top: 13px;
    height: auto;
  }
  .mountains_content_list .mountains_content_list_center {
    display: none;
  }
  .mountains_content_list .mountains_content_list_right {
    float: right;
  }
  .apply .apply_content .apply_content_list .apply_content_list_dl dl {
    margin-left: 48px!important;
  }
  .introduce .introduce_content .introduce_content_list .bg img {
    margin-top: 41px;
  }
}
@media (min-width: 768px) {
  .find-out-the-details {
    height: 270px;
    background: url("../img/zwy/4beijing.png") no-repeat;
    background-size: 100% 100%;
  }
  .find-out-the-details .title-text {
    font-size: 40px;
    color: #FFF;
    margin-top: 45px;
    text-align: center;
  }
  .find-out-the-details .iphone {
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin-top: 32px;
  }
  .find-out-the-details .but-iphone {
    display: inline-block;
    width: 178px;
    height: 40px;
    margin: 0 auto;
    background: -moz-linear-gradient(left, #277bfe 3%, #74e6c2 100%);
    background: -webkit-linear-gradient(left, #277bfe 70%, #87b5fc 100%);
    background: -ms-linear-gradient(left, #277bfe 3%, #74e6c2 100%);
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
  }
  .find-out-the-details .iphone-subt {
    text-align: center;
    margin-top: 28px;
  }
  .partner {
    background-color: #F4F7FD;
  }
  .partner .partner-box {
    width: 1205px;
    padding-bottom: 70px;
  }
  .partner .partner-box .header-text {
    text-align: center;
    font-size: 30px;
    margin-top: 60px;
    color: #333333;
  }
  .partner .partner-box .header-text-two {
    text-align: center;
    font-size: 18px;
    margin-top: 7px;
    color: #666666;
  }
  .partner .partner-box ul {
    margin-left: -31px;
    margin-top: 50px;
  }
  .partner .partner-box ul li {
    padding: 0 0;
    float: left;
    width: 270px;
    height: 138px;
    margin-left: 31px;
  }
  .partner .partner-box ul li img {
    width: 100%;
    height: 100%;
  }
  .getDetails {
    height: 238px;
    background: url("../img/smy/8lbeijing.png") no-repeat;
    background-size: 100% 100%;
  }
  .getDetails .head-title {
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin-top: 46px;
  }
  .getDetails .form-item {
    text-align: center;
  }
  .getDetails .form-item .form-control {
    display: inline-block;
    width: 368px;
    height: 50px;
    font-size: 20px;
    font-weight: 400;
    background-color: transparent;
    border: 1px solid #fff;
  }
  .getDetails .form-item input::-webkit-input-placeholder {
    color: #cccccc;
  }
  .getDetails .form-item input:-moz-placeholder {
    color: #cccccc;
  }
  .getDetails .form-item input::-moz-placeholder {
    color: #cccccc;
  }
  .getDetails .form-item input:-ms-input-placeholder {
    color: #cccccc;
  }
  .getDetails .form-item .iphone-subt-post {
    display: inline-block;
    width: 198px;
    height: 50px;
    background: #ffffff;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    color: #0080FE;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
    line-height: 50px;
    margin-left: 17px;
    margin-top: 46px;
  }
  .after-sale {
    text-align: center;
    padding-bottom: 69px;
    background-color: #FFF;
  }
  .after-sale .header-text {
    text-align: center;
    font-size: 30px;
    margin-top: 59px;
  }
  .after-sale .header-text-two {
    text-align: center;
    font-size: 18px;
    margin-top: 8px;
    margin-bottom: 50px;
  }
  .after-sale ul {
    margin-left: -42px;
    width: 1226px;
    margin: 0 auto;
  }
  .after-sale ul li {
    float: left;
    width: 203px;
    margin-left: 42px;
    text-align: center;
  }
  .after-sale ul li img {
    width: 92px;
    height: 92px;
  }
  .after-sale ul li p {
    text-align: center;
  }
  .after-sale ul li p:nth-of-type(1) {
    margin-top: 14px;
    font-size: 20px;
    font-weight: 400;
    height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .after-sale ul li p:nth-of-type(2) {
    font-size: 14px;
    margin-top: 13px;
    height: 62px;
    overflow: hidden;
    color: #777;
  }
}
@media (max-width: 767px) {
  .find-out-the-details {
    height: 176px;
    background: url("../img/zwy/4beijing.png") no-repeat;
    background-size: 100% 100%;
  }
  .find-out-the-details .title-text {
    font-size: 20px;
    color: #FFF;
    margin-top: 15px;
    text-align: center;
  }
  .find-out-the-details .iphone {
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin-top: 10px;
  }
  .find-out-the-details .but-iphone {
    display: inline-block;
    width: 130px;
    height: 40px;
    margin: 0 auto;
    background: -moz-linear-gradient(left, #277bfe 3%, #74e6c2 100%);
    background: -webkit-linear-gradient(left, #277bfe 70%, #87b5fc 100%);
    background: -ms-linear-gradient(left, #277bfe 3%, #74e6c2 100%);
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
  }
  .find-out-the-details .iphone-subt {
    text-align: center;
    margin-top: 28px;
  }
  .think .think_content .think_content_list {
    padding: 0 30px;
  }
  .one_stop .one_stop_content .one_stop_content_list {
    height: auto!important;
    overflow: hidden;
  }
  .one_stop .one_stop_content .one_stop_content_list .img {
    display: none;
  }
  .one_stop .one_stop_content .one_stop_content_list .dl {
    position: sticky!important;
    top: 0;
    left: 0;
    bottom: 0!important;
    right: 0!important;
    margin-left: 0!important;
    margin-bottom: 20px;
    text-align: -webkit-center;
  }
  .introduce_content_list .bg {
    margin: 0 auto 20px;
    width: 263px;
  }
  .partner {
    background-color: #F4F7FD;
  }
  .partner .partner-box {
    padding-bottom: 20px;
  }
  .partner .partner-box .header-text {
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
  }
  .partner .partner-box .header-text-two {
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
    color: #666;
  }
  .partner .partner-box ul {
    margin-top: 20px;
  }
  .partner .partner-box ul li img {
    width: 100%;
    height: 100%;
  }
  .getDetails {
    height: 200px;
    background: url("../img/smy/8lbeijing.png") no-repeat;
    background-size: 100% 100%;
  }
  .getDetails .head-title {
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
  }
  .getDetails .form-item {
    text-align: center;
  }
  .getDetails .form-item .form-control {
    height: 50px;
    font-size: 20px;
    font-weight: 400;
    margin-top: 10px;
  }
  .getDetails .form-item .iphone-subt-post {
    display: inline-block;
    width: 198px;
    height: 50px;
    background: #ffffff;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    color: #0080FE;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
    line-height: 50px;
    margin-left: 17px;
    margin-top: 15px;
  }
  .after-sale {
    text-align: center;
    padding-bottom: 30px;
    background-color: #F4F7FD;
  }
  .after-sale .header-text {
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
  }
  .after-sale .header-text-two {
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 8px;
  }
  .after-sale ul li img {
    max-width: 60%;
  }
  .after-sale ul li p {
    text-align: center;
  }
  .after-sale ul li p:nth-of-type(1) {
    font-size: 16px;
    font-weight: 400;
    height: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .after-sale ul li p:nth-of-type(2) {
    font-size: 12px;
    margin-top: 13px;
    height: 58px;
    overflow: hidden;
  }
  .mountains_content_list .mountains_content_list_left {
    margin-left: 0!important;
  }
  .mountains_content_list .mountains_content_list_center {
    display: none;
  }
  .mountains_content_list .mountains_content_list_right {
    margin-top: 0!important;
  }
  .case_content_list_content {
    height: 234px!important;
  }
  .case_content_list_content .right img {
    top: 71px!important;
    right: 99px!important;
    height: 50px!important;
  }
  .case_content_list_content .right span {
    top: 126px!important;
    right: 7px!important;
    font-size: 15px!important;
  }
  .case_content_list_content .left {
    position: relative;
  }
  .case_content_list_content .left img {
    top: 71px!important;
    left: 99px!important;
    height: 50px!important;
  }
  .case_content_list_content .left span {
    top: 126px!important;
    left: 99px!important;
    font-size: 15px!important;
    right: 0!important;
    text-align: left;
  }
  .wage {
    padding: 75px 30px!important;
  }
  .wage h3 {
    font-size: 23px!important;
  }
  .wage p {
    font-size: 24px!important;
    margin: 21px 0 15px 0!important;
  }
  .apply_content .apply_content_list .img {
    height: 200px!important;
  }
  .apply_content .apply_content_list .apply_content_list_dl {
    width: 100%!important;
  }
  .apply_content .apply_content_list .apply_content_list_dl dl {
    margin-left: 15px!important;
  }
  .apply_content .apply_content_list .apply_content_list_dl dl dt {
    margin-right: 2px!important;
  }
  .apply_content .apply_content_list .apply_content_list_dl dl dt img {
    height: 40px!important;
  }
  .apply_content .apply_content_list .apply_content_list_dl dl dd {
    font-size: 16px!important;
    line-height: 40px!important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1020px) {
  .architecture .architecture-box {
    width: auto;
  }
  .introduce .introduce_content .introduce_content_list .bg img {
    margin-top: 41px;
  }
  .one_stop .one_stop_content .one_stop_content_list {
    height: auto!important;
    overflow: hidden;
    padding: 30px 0;
  }
  .one_stop .one_stop_content .one_stop_content_list .img {
    display: none;
  }
  .one_stop .one_stop_content .one_stop_content_list .dl {
    position: sticky!important;
    top: 0;
    left: 0;
    bottom: 0!important;
    right: 0!important;
    margin-left: 0!important;
    margin-bottom: 20px;
    text-align: -webkit-center;
  }
  .partner {
    background-color: #FFF;
  }
  .partner .partner-box {
    width: auto;
    padding-bottom: 70px;
  }
  .partner .partner-box .header-text {
    text-align: center;
    font-size: 30px;
    margin-top: 50px;
  }
  .partner .partner-box .header-text-two {
    text-align: center;
    font-size: 18px;
    margin-top: 20px;
  }
  .partner .partner-box ul {
    margin-left: -11px;
    margin-top: 29px;
    display: flex;
  }
  .partner .partner-box ul li {
    float: left;
    flex: 1;
    margin-left: 11px;
  }
  .partner .partner-box ul li img {
    width: 100%;
  }
  .getDetails .head-title {
    margin-top: 46px;
  }
  .getDetails .form-item .iphone-subt-post {
    margin-top: 27px;
  }
  .after-sale ul {
    width: auto;
  }
  .after-sale ul li {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .after-sale ul li p:nth-of-type(1) {
    height: auto;
  }
  .after-sale ul li p:nth-of-type(2) {
    font-size: 14px;
    margin-top: 13px;
    height: auto;
  }
  .mountains_content_list .mountains_content_list_left {
    margin-left: 0!important;
  }
  .mountains_content_list .mountains_content_list_center {
    display: none;
  }
  .mountains_content_list .mountains_content_list_right {
    float: right;
  }
  .case_content_list_content .right {
    position: relative;
  }
  .case_content_list_content .right img {
    right: 119px!important;
  }
  .case_content_list_content .right span {
    right: 7px!important;
  }
  .case_content_list_content .left {
    position: relative;
  }
  .case_content_list_content .left img {
    right: 474px!important;
  }
  .case_content_list_content .left span {
    right: 382px!important;
  }
  .apply_content .apply_content_list .img {
    height: 200px!important;
  }
  .apply_content .apply_content_list .apply_content_list_dl {
    width: 90%!important;
  }
  .apply_content .apply_content_list .apply_content_list_dl dl {
    margin-left: 48px!important;
  }
}
