@import '../font/iconfont.css';
.nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 0.88rem;
  padding-left: 0.32rem;
  padding-right: 0.32rem;
}
.nav img {
  height: 0.5rem;
}
.nav .ihisen-h5_icon_menu {
  font-size: 0.32rem;
}
.banner img {
  height: 7.5rem;
  width: 100%;
}
.enterprise {
  background: #2E3E46;
  padding: 0.8rem 0.55rem 1.28rem 0.48rem;
  text-align: center;
}
.enterprise .title {
  font-size: 0.36rem;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 0.48rem;
}
.enterprise h4 {
  margin-top: 0.08rem;
  margin-bottom: 0.08rem;
  font-size: 0.2rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  line-height: 0.28rem;
}
.enterprise .ihisen-icon_triangle {
  color: #EE831C;
  font-size: 0.4rem;
}
.enterprise .welfare {
  display: flex;
}
.enterprise .welfare .svg-icon {
  width: 0.82rem;
  height: 0.8rem;
}
.enterprise .welfare .describe {
  margin-left: 0.48rem;
  text-align: left;
}
.enterprise .welfare .describe .title {
  font-size: 0.3rem;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 0.44rem;
  margin-bottom: 0.08rem;
}
.enterprise .welfare .describe .label {
  font-size: 0.24rem;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
  line-height: 0.32rem;
}
.enterprise .welfare:nth-child(1),
.enterprise .welfare:nth-child(2) {
  margin-bottom: 0.64rem;
}
.servePlate {
  background: #FFFFFF;
  padding: 0.8rem 0.55rem 1.28rem 0.48rem;
  text-align: center;
}
.servePlate .title {
  font-size: 0.36rem;
  font-weight: 700;
  color: #333333;
  line-height: 0.48rem;
}
.servePlate h4 {
  margin-top: 0.08rem;
  margin-bottom: 0.08rem;
  font-size: 0.2rem;
  font-weight: 400;
  color: rgba(51, 51, 51, 0.7);
  line-height: 0.28rem;
}
.servePlate .ihisen-icon_triangle {
  color: #EE831C;
  font-size: 0.4rem;
}
.servePlate .detailAll {
  margin-top: 0.84rem;
}
.servePlate .detailAll .details {
  height: 1.6rem;
  border-radius: 0.32rem;
  overflow: hidden;
  display: flex;
}
.servePlate .detailAll .details:nth-child(2),
.servePlate .detailAll .details:nth-child(3) {
  margin-top: 0.32rem;
}
.servePlate .detailAll .details img {
  width: 2.4rem;
}
.servePlate .detailAll .details .desc {
  display: flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  background: #0F6AAF;
  font-size: 0.32rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.44rem;
  letter-spacing: 2px;
}
.oneStopService {
  background: #2E3E46;
  padding: 0.8rem 0.6rem 1.28rem 0.6rem;
  text-align: center;
}
.oneStopService .title {
  font-size: 0.36rem;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 0.48rem;
}
.oneStopService h4 {
  margin-top: 0.08rem;
  margin-bottom: 0.08rem;
  font-size: 0.2rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  line-height: 0.28rem;
}
.oneStopService .ihisen-icon_triangle {
  color: #EE831C;
  font-size: 0.4rem;
}
.oneStopService .detailAll {
  margin-top: 0.8rem;
}
.oneStopService .detailAll .details {
  display: flex;
  justify-content: space-between;
}
.oneStopService .detailAll .details div {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 1.28rem;
  height: 1.28rem;
  border-radius: 0.64rem;
  border: 0.01rem solid #FFFFFF;
  font-size: 0.24rem;
  font-weight: 400;
  color: #FFFFFF;
}
.oneStopService .detailAll .spaceEvenly {
  margin-top: 0.4rem;
  justify-content: space-evenly !important;
}
.general {
  padding: 0.8rem 0.48rem 1.28rem 0.48rem;
  padding-bottom: 0.48rem;
  text-align: center;
}
.general .title {
  font-size: 0.36rem;
  font-weight: 700;
  color: #333333;
  line-height: 0.48rem;
}
.general h4 {
  margin-top: 0.08rem;
  margin-bottom: 0.08rem;
  font-size: 0.2rem;
  font-weight: 400;
  color: rgba(51, 51, 51, 0.7);
  line-height: 0.28rem;
}
.general .ihisen-icon_triangle {
  color: #EE831C;
  font-size: 0.4rem;
}
.general .formInput {
  margin-top: 1.28rem;
}
.general .formInput input {
  display: inline-block;
  width: calc(90% - 0.64rem);
  line-height: 1.5;
  padding: 0 0.32rem;
  height: 0.8rem;
  border: 1px solid #cccccc;
  border-radius: 0.12rem;
  color: #515a6e;
  background-color: #fff;
  background-image: none;
  position: relative;
  cursor: text;
  font-size: 16px;
  transition: border 0.2s ease-in-out, background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.general .ihisen_btn3 {
  width: 90%;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  user-select: none;
  height: 0.82rem;
  border-radius: 99px;
  background: linear-gradient(90deg, #E41913 0%, #F08922 100%);
  color: #ffffff;
  font-size: 0.28rem;
  margin-top: 0.48rem;
}
.textCenter {
  text-align: center;
}
.footer {
  background: #2E3E46;
}
.footer .footer-top {
  color: #FFFFFF;
  padding: 0.48rem;
  display: flex;
}
.footer .footer-top a {
  color: #FFFFFF;
}
.footer .footer-top .top-left {
  flex: 1.5;
}
.footer .footer-top .top-left .foot_company {
  font-size: 0.28rem;
  margin-bottom: 5px;
}
.footer .footer-top .top-left .title {
  font-size: 0.2rem;
  font-weight: 400;
}
.footer .footer-top .top-left .num {
  margin-top: 0.08rem;
  height: 0.4rem;
  font-size: 0.28rem;
  font-weight: 700;
  color: #FFFFFF;
  line-height: 0.4rem;
}
.footer .footer-top .top-left .address {
  margin-top: 0.24rem;
}
.footer .footer-top .top-left .desc {
  margin-top: 0.08rem;
  font-size: 0.2rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.32rem;
}
.footer .footer-top .top-right {
  flex: 1;
  text-align: right;
}
.footer .footer-top .top-right .right-content {
  width: 1.92rem;
  display: inline-block;
}
.footer .footer-top .top-right img {
  width: 100%;
  height: 100%;
}
.footer .footer-top .top-right .text {
  margin-top: 0.08rem;
}
.footer .footer-item {
  height: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 0.2rem;
  font-weight: 400;
  border-top: 1px solid #ffffff;
  color: #FFFFFF;
  opacity: 0.5;
}
.footer .footer-item a {
  color: #FFFFFF;
}
.clientPartner .detailAll {
  margin-top: 0.8rem;
}
.clientPartner .detailAll .details {
  display: flex;
}
.clientPartner .detailAll .details:nth-child(n+2) {
  margin-top: 0.16rem;
}
.clientPartner .detailAll .details div {
  flex: 1;
}
.clientPartner .detailAll .details div img {
  width: 95%;
}
.clientPartner .detailAll .details div:nth-child(1) {
  text-align: left;
}
.clientPartner .detailAll .details div:nth-child(3) {
  text-align: right;
}
.businessBanner img {
  height: 2.88rem;
  width: 100%;
}
.businessFormInput {
  padding: 30px;
}
.businessFormInput .formInput input {
  display: inline-block;
  width: calc(90% - 0.64rem);
  line-height: 1.5;
  padding: 0 0.32rem;
  height: 0.8rem;
  border: 1px solid #cccccc;
  border-radius: 0.12rem;
  color: #515a6e;
  background-color: #fff;
  background-image: none;
  position: relative;
  cursor: text;
  font-size: 16px;
  transition: border 0.2s ease-in-out, background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.businessFormInput .ihisen_btn4 {
  width: 90%;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  user-select: none;
  height: 0.82rem;
  border-radius: 99px;
  background: linear-gradient(90deg, #E41913 0%, #F08922 100%);
  color: #ffffff;
  font-size: 0.28rem;
  margin-top: 0.48rem;
}
.travelServices .detailAll {
  margin-top: 0.48rem;
}
.travelServices .detailAll h3 {
  font-size: 0.28rem;
  font-weight: 700;
  color: #333333;
  line-height: 0.4rem;
}
.travelServices .detailAll .desc {
  text-align: left;
  font-size: 0.24rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.34rem;
  margin-top: 0.32rem;
}
.travelServices .detailAll .feature {
  display: flex;
  margin-top: 0.66rem;
}
.travelServices .detailAll .feature .ihisen {
  font-size: 0.8rem;
  color: #EE831C;
}
.travelServices .detailAll .feature .featureDetail {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.travelServices .detailAll .feature .featureDetail :nth-child(2) {
  margin-top: 0.16rem;
  font-size: 0.24rem;
  font-weight: 700;
  color: #333333;
  line-height: 0.32rem;
}
.travelServices .detailAll .feature .featureDetail :nth-child(3) {
  margin-top: 0.08rem;
  font-size: 0.2rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.28rem;
}
.miceBox {
  background: #F2F6F9;
  padding: 0.8rem 0.32rem 1.28rem 0.32rem !important;
}
.miceBox .detailAll {
  margin-top: 0.56rem;
}
.miceBox .detailAll .detail {
  margin-top: 0.24rem;
  height: 2.6rem;
  border-radius: 0.32rem;
  overflow: hidden;
  display: flex;
}
.miceBox .detailAll .detail img {
  width: 2rem;
}
.miceBox .detailAll .detail .desc {
  flex: 1;
  background: #0F6AAF;
  padding: 0.32rem 0.24rem;
  text-align: left;
}
.miceBox .detailAll .detail .desc h2 {
  height: 0.44rem;
  font-size: 0.32rem;
  margin-bottom: 0.08rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.44rem;
}
.miceBox .detailAll .detail .desc span {
  font-size: 0.24rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  line-height: 0.32rem;
}
.introduce h2 {
  height: 0.48rem;
  font-size: 0.36rem;
  font-weight: 700;
  color: #333333;
  line-height: 0.48rem;
}
.introduce .text {
  margin-top: 0.32rem;
  font-size: 0.24rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.34rem;
  text-align: left;
}
.introduce .picture {
  margin-top: 0.8rem;
}
.introduce .picture img {
  width: 4.8rem;
  height: 3.04rem;
}
.introduce :nth-child(2) {
  margin-top: 0.48rem;
}
.advantage {
  background: #F2F6F9;
}
.advantage h2 {
  height: 0.48rem;
  font-size: 0.36rem;
  font-weight: 700;
  color: #333333;
  line-height: 0.48rem;
}
.advantage .feature {
  display: flex;
  margin-top: 0.66rem;
}
.advantage .feature .ihisen {
  font-size: 0.8rem;
  color: #EE831C;
}
.advantage .feature .featureDetail {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.advantage .feature .featureDetail :nth-child(2) {
  margin-top: 0.16rem;
  font-size: 0.24rem;
  font-weight: 700;
  color: #333333;
  line-height: 0.32rem;
}
.advantage .feature .featureDetail :nth-child(3) {
  margin-top: 0.08rem;
  font-size: 0.2rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.36rem;
}
.advantage .formInput {
  margin-top: 1.28rem;
}
.advantage .formInput input {
  display: inline-block;
  width: calc(90% - 0.64rem);
  line-height: 1.5;
  padding: 0 0.32rem;
  height: 0.8rem;
  border: 1px solid #cccccc;
  border-radius: 0.12rem;
  color: #515a6e;
  background-color: #fff;
  background-image: none;
  position: relative;
  cursor: text;
  font-size: 16px;
  transition: border 0.2s ease-in-out, background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.advantage .notice {
  margin-top: 0.24rem;
  font-size: 0.2rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.36rem;
}
.advantage .phone {
  margin-top: 0.24rem;
}
.advantage .ihisen_btn,
.advantage .ihisen_btn2 {
  width: 90%;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  user-select: none;
  height: 0.82rem;
  border-radius: 99px;
  background: linear-gradient(90deg, #E41913 0%, #F08922 100%);
  color: #ffffff;
  font-size: 0.28rem;
  margin-top: 0.48rem;
}
.yideCard h2 {
  height: 0.48rem;
  font-size: 0.36rem;
  font-weight: 700;
  color: #333333;
  line-height: 0.48rem;
}
.yideCard .desc {
  margin-top: 0.08rem;
  font-size: 0.24rem;
  font-weight: 400;
  color: #EE831C;
  line-height: 0.34rem;
}
.yideCard .text {
  margin-top: 0.48rem;
  font-size: 0.24rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.34rem;
  text-align: left;
}
.yideCard .picture {
  margin-top: 0.8rem;
}
.yideCard .picture img {
  width: 4.8rem;
  height: 3.04rem;
}
.joinus h3 {
  font-size: 0.28rem;
  font-weight: 700;
  color: #333333;
  line-height: 0.4rem;
}
.joinus .detailAll .title {
  margin-top: 0.48rem;
}
.joinus .detailAll .text {
  font-size: 0.24rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.34rem;
  text-align: left;
  margin-top: 0.32rem;
}
.joinus .employment {
  margin-top: 0.8rem;
  text-align: left;
  padding: 0.48rem;
  background: #F2F6F9;
}
.joinus .employment .title {
  margin-left: 0.16rem;
  font-size: 0.24rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.32rem;
  position: relative;
}
.joinus .employment .title::before {
  position: absolute;
  left: -0.16rem;
  top: 15%;
  content: '';
  width: 0.08rem;
  height: 0.24rem;
  background: #EE831C;
}
.joinus .employment .title2 {
  margin-top: 0.16rem;
  font-size: 0.32rem;
  font-weight: 600;
  color: #323436;
  line-height: 0.44rem;
}
.joinus .employment .title3 {
  margin-top: 0.16rem;
  font-size: 0.24rem;
  font-weight: 400;
  color: #EE831C;
  line-height: 0.32rem;
}
.joinus .employment .title4 {
  margin-top: 0.32rem;
  font-size: 0.28rem;
  font-weight: 700;
  color: #333333;
  line-height: 0.4rem;
}
.joinus .employment .itemDiv {
  font-size: 0.24rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.48rem;
}
.company {
  text-align: center;
  padding: 0.8rem 0.48rem 1.28rem 0.48rem;
}
.company img {
  width: 2.86rem;
  height: 0.96rem;
}
.company div {
  text-align: left;
  margin-top: 0.48rem;
  font-size: 0.24rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.34rem;
}
.milestones {
  background: #F2F6F9;
}
.milestones .detailAll {
  margin-top: 0.8rem;
}
.milestones .detailAll .detail {
  display: flex;
  position: relative;
}
.milestones .detailAll .detail:nth-child(n+2) {
  margin-top: 0.16rem;
}
.milestones .detailAll .detail span {
  width: 1.12rem;
  height: 0.46rem;
  line-height: 0.46rem;
  border-radius: 0.4rem;
  border: 0.02rem solid #0D6AAF;
  font-size: 0.28rem;
  font-weight: 600;
  color: #0F6AAF;
}
.milestones .detailAll .detail .line::before {
  position: absolute;
  left: 0.56rem;
  top: 0.6rem;
  content: '';
  width: 1px;
  height: calc(100% - 0.6rem);
  background: #0F6AAF;
}
.milestones .detailAll .detail .rightBox {
  flex: 1;
  padding-left: 0.24rem;
}
.milestones .detailAll .detail .rightBox .title {
  text-align: left;
}
.milestones .detailAll .detail .rightBox .desc {
  margin-top: 0.16rem;
  font-size: 0.24rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.32rem;
  text-align: left;
}
.philosophy .detailAll {
  margin-top: 0.8rem;
}
.philosophy .detailAll .detail {
  border-radius: 0.32rem;
  overflow: hidden;
}
.philosophy .detailAll .detail img {
  width: 100%;
}
.philosophy .detailAll .detail div {
  text-align: left;
  font-size: 0.24rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.4rem;
  padding: 0.32rem 0.48rem;
  background: #2E3E46;
}
.philosophy .detailAll .detail:nth-child(2) {
  margin-top: 0.16rem;
}
.futureVision {
  background: #F2F6F9;
}
.futureVision .detailAll {
  margin-top: 0.48rem;
}
.futureVision .detailAll .detail {
  font-size: 0.24rem;
  font-weight: 400;
  color: #666666;
  line-height: 0.34rem;
  text-align: left;
}
.futureVision .detailAll .detail:nth-child(2) {
  margin-top: 0.32rem;
}
.honors .detailAll {
  text-align: left;
  margin-top: 0.8rem;
}
.honors .detailAll img {
  width: 100%;
  margin-bottom: 0.76rem;
}
.honors .detailAll p {
  font-size: 0.24rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.48rem;
}
.dialog {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  left: 0;
  bottom: 0;
  display: none;
  z-index: 100;
}
.dialog .nav {
  background: #ffffff;
}
.dialog .list {
  background: #ffffff;
  text-align: center;
}
.dialog .list a {
  display: block;
  font-size: 0.32rem;
  padding-top: 0.26rem;
  padding-bottom: 0.26rem;
  font-weight: 400;
  color: #333333;
  line-height: 0.44rem;
}
.dialog .closeIcon {
  padding-top: 0.32rem;
  padding-bottom: 0.32rem;
}
.dialog .closeIcon span {
  color: #999999;
}
.overflow-hidden {
  overflow: hidden !important;
}
.active {
  background: #106AB0 !important;
  color: #FFFFFF !important;
}
