.memories {
  height: 910px;
  width: 100%;
  text-align: center;
  background: url(../images/about/aboutUs.png) center center no-repeat;
  background-size: cover;
  color: #fff;
}

.translateView {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.pc-warp, .m-warp {
  display: block;
}

.pc-warp-block, .m-warp-block {
  display: none;
}

.memories .memories_pro {
  padding: 120px;
  text-align: left;
}

.memories .memories_pro h3 {
  font-size: 60px;
  font-weight: 600;
  line-height: 60px;
}

.memories .memories_pro p {
  font-size: 20px;
  line-height: 48px;
  letter-spacing: 1px;
  font-weight: 600;
}

.regar_year {
  position: relative;
  width: 800px;
  padding: 50px 0;
}

.regarding .regar_year .year:nth-of-type(1) h3 {
  margin-top: 30px;
}

.regar_year .year h3 {
  font-size: 24px;
  color: #CE2F37;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 80px;
}

.regar_year .year {
  padding: 0px 100px;
}

.regar_year .year .year_date {
  position: relative;
  display: flex;
  margin-top: -4px;
  justify-content: center;
  align-items: flex-end;
}

.regar_year .year .year_date .line {
  flex: 1;
}

.regar_year .year .year_date .line span {
  margin-right: 20px;
  color: #999999;
  width: 40px;
  display: inline-block;
}

.regar_year .year .year_date .hides span {
  visibility: hidden;
}

.regar_year .year .year_date p {
  display: inline-block;
  color: #666;
  transition: all 1s ease-in;
}

.regar_year .year .year_date:hover p {
  color: #CE2F37;
  transition: all 1s ease-in-out;
  cursor: pointer;
  transform: translate(-10px, 0);
}

.regar_year .year .year_date .year_affair {
  flex: 5;
}

.regar_year .year .year_date .year_affair em {
  display: inline-block;
  margin-right: 35px;
}

.regar_year .year .year_date .line i {
  display: inline-block;
  width: 1px;
  height: 80px;
  position: relative;
  background: #d4d4d4;
}

.regar_year .year .year_date .line em {
  width: 10px;
  height: 10px;
  background: #CE2F37;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 1s ease-in;
  margin-left: -4.6px;
}

.ipadBack {
  display: none;
}

.muen-item {
  text-align: center;
}

.muen-item ul {
  width: 100%;
  margin: 0 auto;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #E5E5E5;
}

.muen-item ul li {
  float: left;
  margin: 0 20px;
  height: 70px;
  line-height: 70px;
  padding: 0 30px;
  cursor: pointer;
  flex: 1;
}

.aboutUs .aboutsocoView {
  display: none;
}

.aboutUs .aboutsocoView.active {
  display: block;
}

.muen-item ul li a {
  color: #969696;
  letter-spacing: 1px;
  font-size: 18px;
  display: block;
}

.muen-item ul li.active,
.muen-item1 ul li.active {
  color: #CE2F37;
  transition: all 0.4s ease-in;
}

.muen-item ul li.active a,
.muen-item1 ul li.active a {
  color: #CE2F37;
  width: 86px;
  display: block;
  margin: 0 auto;
  border-bottom: 2px solid #CE2F37;
}

.col_fourthsView {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.col_fourthsView h2 {
  /* font-family: 'DINOT-Bold'; */
  font-size: 90px;
  font-weight: bold;
  margin-top: 20px;
  color: #FFF;
  margin-bottom: 0;
  text-align: center;
}

.col_fourthsView .counter {
  flex: 1;
}

.col_fourthsView p {
  font-size: 18px;
  font-weight: normal;
  color: #FFF;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}

.col_fourthsView h2>em {
  font-size: 16px !important;
  color: #fff;
  margin-left: 6px;
  vertical-align: middle;
  position: relative;
  top: 20px
}

.counter {
  padding: 30px 0 20px 0;
  border-radius: 5px;
}

.count-title {
  font-size: 40px;
  font-weight: bold;
  margin-top: 10px;
  color: #222D33;
  margin-bottom: 0;
  text-align: center;
}

.count-text {
  font-size: 18px;
  font-weight: bold;
  color: #222D33;
  margin-top: 20px;
  margin-bottom: 0;
  text-align: center;
}

.count-title em {
  font-size: 20px;
  color: #222D33;
  margin-left: 6px;
  vertical-align: middle;
}

.profile_us {
  padding: 64px 0 0 0;
  margin: 0 auto;
  text-align: left;
}

.profile .pro_num {
  background: #F5F5F5;
  margin: 0 auto;
  text-align: center;
}

.profile_us h3.BrandTipBingHhree {
  font-size: 60px;
  font-weight: bold;
}

.profile_us h1 {
  font-size: 30px;
  line-height: 70px;
  padding-bottom: 20px;
  font-weight: bold;
  color: #333;
}

.profile_us>p {
  line-height: 32px;
  font-size: 18px;
  color: #818181;
}

.brandmarks {
  background: #f5f5f5;
  padding: 100px 0;
}

.brandmark {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
}

.brandmark .brand {
  flex: 0 0 40%;
  text-align: center;
}

.brandmark .brand h3 {
  font-size: 24px;
  line-height: 50px;
  margin: 24px 0 40px 0;
  font-weight: normal;
  color: #333;
  position: relative;
}

.brandmark .brand h3::before {
  content: "";
  position: absolute;
  width: 70px;
  height: 1px;
  background: #cacaca;
  bottom: 0;
  margin-bottom: -10px;
  left: 50%;
  margin-left: -35px;
}

.brandmark .brand p {
  font-size: 14px;
  color: #666;
}

.national {
  position: relative;
  padding: 64px 0;
  text-align: center;
}

.national h1 {
  font-size: 24px;
  font-weight: normal;
  line-height: 70px;
  margin-bottom: 20px;
  color: #333;
  position: relative;
}

.national h1::before {
  content: '';
  position: absolute;
  width: 120px;
  height: 1px;
  background: #cacaca;
  bottom: 0;
  left: 50%;
  margin-left: -60px;
}

.national p {
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  color: #333;
}

.international {
  background: #f5f5f5;
}

.international #i-map {
  margin: 66px auto;
  width: 1410px;
  min-height: 831px;
}

.national img {
  margin-top: 64px;
}

.situation .team {
  padding: 20px 0;
  display: none;
}

.situation .team .title {
  text-align: center;
}

.situation .team .title h2 {
  font-size: 24px;
  font-weight: normal;
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 20px;
}

.situation .team .title h2::before {
  content: '';
  position: absolute;
  width: 120px;
  height: 1px;
  background: #cacaca;
  bottom: 0;
  left: 50%;
  margin-left: -60px;
}

.bannerList {
  margin-top: 50px;
  width: 100%;
  position: relative;
}

.bannerList .item {
  width: 100%;
  height: 500px;
  overflow: hidden;
}

.btns {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 100px;
  line-height: 100px;
  font-size: 30px;
  color: white;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}

.Brand_tip .tipative h1 {
  font-size: 60px;
  color: #222D33;
  line-height: 75px;
  margin-bottom: 60px;
  font-weight: bold;
  width: 100%;
  display: block;
  white-space: pre;
}

.Brand_tip .tipative h3 {
  font-size: 30px;
  color: #222D33;
  font-weight: bold;
  margin-bottom: 20px;
}

.Brand_tip .tipative p {
  font-size: 18px;
  color: #818181;
}

.ViewBrandmark {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.ViewBrandmark .Brand_tip,
.ViewBrandmark .BrandTipBing {
  flex: 1;
  overflow: hidden;
  position: relative;
}

.BrandTipBing {
  padding: 100px 0;
  box-sizing: border-box;
}

.BrandTipBing img {
  width: 100%;
}

.ViewBrandmark .Brand_tip {
  box-sizing: border-box;
}

.ViewBrandmark .Brand_tip .tipative {
  box-sizing: border-box;
}

.ViewBrandmark .Brand_tip .tipative:nth-last-of-type(1) {
  padding-top: 110px;
}

.ViewBrandmark .Brand_tip .tipative ul {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 100px 0 110px 0;
}

.ViewBrandmark .Brand_tip .tipative ul li {
  flex: 0 0 33.33%;
  background: rgba(245, 245, 245, 1);
  height: 80px;
  line-height: 80px;
  text-align: center;
}

.productionRight {
  width: 600px;
}

.productionRight img {
  width: 100%;
}

.ViewBrandmark .Brand_tip .tipative ul li:nth-child(even) {
  background: rgba(211, 211, 211, 1);
}

.ViewBrandmark .Brand_tip .tipative ul li h3 {
  font-size: 18px;
  font-weight: 400;
  color: rgba(34, 45, 51, 1);
  height: 80px;
  line-height: 80px;
}

.countryView {
  margin-top: 80px;
  margin-bottom: 169px;
}

.Viewglobe {
  height: 800px;
  width: 100%;
  text-align: center;
  background: url(../images/about/globe.jpg) center center no-repeat;
  background-size: cover;
}

.productionViewBase {
  margin: 80px 0 0 0;
}

.flex {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flexView {
  flex: 1;
}

.productionLeft .profile_us {
  margin-left: 120px;
}

.muen-item.scroll.fixed {
  position: fixed;
  top: 0;
  z-index: 99999;
  opacity: 0.9;
}

.muen-item1.scroll {
  position: fixed;
  top: -55px;
  transition: all 0.3s;
  z-index: 99999;
}

.muen-item1.scroll.fixed {
  position: fixed;
  top: 0;
  z-index: 9;
  opacity: 1;
  transition: all 0.4s;
  width: 100%;
  background: #f7f7f7;
}

.ViewTipIconConnter {
  display: flex;
  background: black;
  height: 600px;
  z-index: 2;
}

.ViewTipIconConnter .loginIcon {
  width: 146px;
  height: 146px;
  background: #444;
  line-height: 100px;
  text-align: center;
  position: absolute;
  left: 0;
}

.ViewTipIconConnter .NumView {
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ViewTipIconConnter .NumView h1 {
  font-size: 500px;
  font-weight: bold;
  /* font-family: auto; */
  letter-spacing: 20px;
  position: absolute;
  top: 49px;
  transform: translate(-50%, 0);
}

.ViewTipIconConnter .HistorCar {
  z-index: 99;
  position: absolute;
  flex: 1;
  right: -420px;
}

.historicalViewBottomList {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 100px;
}

.HistoryMilestoneView {
  display: flex;
}

.HistoryMilestoneView h2 {
  width: 146px;
  height: 416px;
  background: red;
  display: block;
  font-size: 60px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 150px;
}

.HistoryMilestoneView .MilesImg {
  width: 416px;
  height: 416px;
}

.HistoryMilestoneView .MilesImg img {
  width: 100%;
}

.historicalStoriesView {
  background: #ffffff;
}

.HistoryMilestoneViewName {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 0 80px;
  overflow: hidden;
  padding-top: 73px;
}

.HistoryMilestoneViewName h1 {
  font-weight: 600;
  color: rgba(34, 45, 51, 1);
  line-height: 56px;
  font-size: 40px;
  margin-bottom: 50px;
}

.HistoryMilestoneViewName p, .HistoryMilestoneViewName h5 {
  font-size: 14px;
  color: #222D33;
  position: relative;
  line-height: 25px;
  font-weight: bold;
}

.HistoryMilestoneViewName ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.HistoryMilestoneViewName ul li {
  flex: 0 0 100%;
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
}

.HistoryMilestoneViewName ul li h5 {
  width: 70px;
}

.HistoryMilestoneViewName ul li em:nth-of-type(1) {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #D11E26;
  margin-right: 10px;
}

.HistoryMilestoneViewName ul li p {
  display: flex;
  align-items: baseline;
  justify-items: center;
}

.historicalViewBottomList .label {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
}

.historicalViewBottomList .label>div {
  width: 120px;
  height: 120px;
}

.historicalViewBottomList .label>div:nth-of-type(1) {
  background: #f53131 !important;
  cursor: pointer;
}

.historicalViewBottomList .label>div:nth-of-type(2) {
  background: #818181 !important;
  cursor: pointer;
}

.historicalViewBottomList .label span {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 70px;
}

.ViewCodeUsJoin {
  padding: 80px 0 115px 0;
  position: relative;
  overflow: hidden;
}

.workUsView h1 {
  font-size: 36px;
  color: #FFFFFF;
  margin-bottom: 20px;
  font-weight: bold;
}

.workUsView .joinViewBack {
  background: url(../images/about/join.jpg) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 610px;
  text-align: center;
}

.workUsView .joinViewBack p {
  font-size: 16px;
  /* font-family: 'PingFangSC-Regular,PingFang SC'; */
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  line-height: 22px;
  letter-spacing: 1px;
}

.joinViewHight {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.applicationsView {
  width: 100%;
  margin-bottom: 100px;
}

.applicationsView .applicationImgView {
  flex: 0 0 40%;
}

.applicationsView .applicationTextView {
  flex: 0 0 60%;
}

.contactUsView {
  margin-bottom: 200px;
}

.applicationsView .applicationImgView .ImgView {
  width: 470px;
  overflow: hidden;
}

.applicationTextView:nth-of-type(2n) .TextViewSize {
  padding-left: 60px;
  padding-right: 0;
}

.applicationTextView:nth-of-type(2n-1) .TextViewSize {
  padding-right: 60px;
  padding-left: 0px;
}

.applicationTextView .TextViewSize h1 {
  font-size: 52px;
  color: #222D33;
  line-height: 60px;
  font-weight: bold;
  margin-bottom: 20px;
}

.applicationTextView .TextViewSize h2 {
  font-size: 30px;
  color: #222D33;
  margin-bottom: 80px;
  font-weight: bold;
}

.applicationTextView .TextViewSize span {
  font-size: 18px;
  color: #222D33;
  line-height: 25px;
  display: block;
  margin-bottom: 25px;
}

.applicationTextView .TextViewSize p {
  font-size: 18px;
  color: #222D33;
  line-height: 25px;
}

.joinUsViewCodeBase button {
  background: #D11E26;
  outline: none;
  border: none;
  padding: 15px 70px;
  color: #fff;
  margin: 0 auto;
  display: block;
  font-size: 16px;
  letter-spacing: 2px;
}

.joinUsViewCodeBase {
  padding-bottom: 120px
}

.contactUsView .contactUsViewFlag {
  flex-wrap: wrap;
  padding-bottom: 120px;
  padding-top: 80px;
}

.contactUsViewFlag .cantactUs {
  flex: 0 0 50%;
  height: 332px;
}

.contactUsViewFlag .cantactUs {
  background: #F5F5F5;
}

.contactUsViewFlag .cantactUs {
  text-align: center;
  padding-top: 130px;
  box-sizing: border-box;
  padding-bottom: 0;
}

.contactUsViewFlag .cantactUs h1 {
  font-size: 40px;
  color: #222D33;
  font-weight: bold;
  margin-bottom: 20px;
}

.collaboets .about_address .address {
  margin: 0px 0 60px 0;
}

.collaboets .about_address h3 {
  color: #333333;
  font-size: 40px;
  line-height: 68px;
  font-weight: bold;
  margin-bottom: 40px;
}

.collaboets label {
  font-size: 20px;
}

.collaboets .about_address p {
  font-size: 18px;
  color: #333333;
  line-height: 32px;
  font-weight: bold;
}

.cantactUsMake {
  margin-bottom: 150px
}

.cantactUsMake ul {
  display: flex;
}

.cantactUsMake ul li {
  flex: 0 0 106px;
  width: 106px;
  height: 38px;
  margin: 0px 20px 20px 0;
  line-height: 38px;
  border: 1px solid #9B9B9B;
  text-align: center;
}

.cantactUsMake ul li span {
  font-size: 14px;
  color: #818181;
  margin-left: 10px;
}

.cantactUsMake ul li img {
  vertical-align: middle;
}

.section6-PE-bottom {
  font-size: 18px;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 50px;
  left: 50%;
  z-index: 4;
  opacity: 0.5;
  transform: translate(-50%, -50%);
}

.socoSweet .socoSweetView {
  background: url(../images/about/soco-sweet.jpg) center center no-repeat;
  background-size: cover;
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 120px 0;
}

.socoSweetView h1 {
  font-size: 60px;
  line-height: 72px;
  font-weight: bold;
  flex: 0 0 100%;
  margin-bottom: 40px;
}

.SweetViewTop img {
  width: 10%;
  margin-bottom: 30px;
}

.SweetViewTop h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 16px;
  flex: 0 0 100%;
}

.SweetViewTop p {
  font-size: 18px;
  flex: 0 0 100%;
  line-height: 32px;
}

.SweetViewTop {
  flex-wrap: wrap;
}

.socoSweetViewList {
  padding: 80px 0;
  position: relative;
  overflow: hidden;
  text-align: center;
  width: 1200px;
  margin: 0 auto;
}

.socoSweetViewList ul.SewwtUiList {
  display: flex;
  justify-content: center;
  align-items: center;
}

.socoSweetViewList ul .SweetListTop {
  height: 229px;
}

.socoSweetViewList ul.SewwtUiList {
  padding: 0px 0 100px 0;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 100px;
  margin-top: 100px;
  height: 120px;
}

.socoSweetViewList ul li img {
  width: 100%;
}

.socoSweetViewList ul li p {
  text-align: center;
}

.socoSweetViewList ul li h5 {
  font-size: 24px;
  font-weight: bold;
}

.socoSweetViewList h3 {
  font-size: 30px;
  color: #222D33;
  font-weight: bold;
  margin-bottom: 30px;
}

.SweetViewList ul {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.SweetViewList ul li:nth-of-type(1) span {
  border-top: 1px solid #E2E2E2;
}

.SweetViewList ul li {
  flex: 0 0 100%;
}

.SweetViewList ul li span {
  border: 1px solid #E2E2E2;
  border-right: 0px solid #E2E2E2;
}

.SweetViewList ul li span {
  box-sizing: border-box;
  border-top: 0px solid #E2E2E2;
}

.SweetViewList .ViewlistStick,
.SweetViewList .ViewlistStickNum {
  display: flex;
  justify-items: center;
  align-items: center;
}

.SweetViewList .ViewlistStick {
  background: #fbfbfb;
}

.SweetViewList .ViewlistStick span,
.SweetViewList .ViewlistStickNum span {
  display: block;
  height: 54px;
  line-height: 54px;
  font-size: 18px;
  color: #818181;
  text-align: center;
}

.SweetViewList .ViewlistStick span:nth-of-type(1),
.SweetViewList .ViewlistStickNum span:nth-of-type(1) {
  flex: 0 0 200px;
}

.SweetViewList .ViewlistStick span, .SweetViewList .ViewlistStickNum span:nth-of-type(2) {
  font-weight: bold;
  color: #000;
}

.SweetViewList .ViewlistStick span:nth-of-type(2),
.SweetViewList .ViewlistStickNum span:nth-of-type(2),
.SweetViewList .ViewlistStick span:nth-of-type(3),
.SweetViewList .ViewlistStickNum span:nth-of-type(3) {
  flex: 0 0 500px;
}

.SweetViewList ul li span:nth-last-child(1) {
  border-right: 1px solid #E2E2E2;
}

.visibilityBorder {
  border-bottom: none !important;
  border-top: none !important;
}

.visibilityBorderTop {
  padding-top: 27px;
}

.socoSweetViewList p {
  font-size: 16px;
  color: #818181;
  text-align: left;
  margin-top: 15px;
}

.treasure-top {
  background: url(../images/service/speed.png) center center no-repeat;
  background-size: cover;
  padding: 130px 0 0px 0;
  height: 600px;
  box-sizing: border-box;
}

.treasure-top .treasure-details {
  text-align: center;
  margin-top: -10px;
}

.treasure-top .treasure-details h3 {
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  margin: 30px 0;
}

.treasure-top .treasure-details p {
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
  opacity: 0.6;
}

.qualityLongView ul {
  box-shadow: 0 26px 30px 0 rgba(0, 0, 0, 0.05);
  height: 220px;
  position: relative;
  top: -110px;
  background: #fff;
}

.qualityLongView ul li {
  flex: 0 0 33.333%;
  padding: 110px 0;
  box-sizing: border-box;
}

.qualityLongView ul li h1 {
  font-size: 40px;
  color: #222D33;
  font-weight: bold;
  text-align: center;
}

.qualityLongView ul li sub {
  font-size: 18px;
  color: #818181;
}

.qualityLongView ul li p {
  font-size: 18px;
  color: #222D33;
  text-align: center;
  margin-top: 20px;
}

.peaceViewLong {
  background: #FFFFFF;
  margin-bottom: 80px;
}

.peaceViewLong h3 {
  font-size: 30px;
  color: #222D33;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
}

.peaceViewLong p {
  font-size: 18px;
  color: #818181;
  text-align: center;
  line-height: 30px;
}

.both p,
.both h3,
.both h1 {
  font-weight: bold;
}

.peaceViewLong table {
  display: block;
  font-size: 18px;
  margin-top: 80px;
  width: 100%;
}

.peaceViewLong table td {
  border: 1px solid #E2E2E2;
  text-align: center;
  color: #818181;
}

.peaceViewLong table td {
  width: 400px;
  height: 54px;
  line-height: 54px;
}

.peaceViewLong table tr:nth-of-type(1) td {
  font-weight: bold;
  color: #000;
}

.guaranteeViewTop {
  padding: 100px 0;
  width: 300px;
  margin: 0 auto;
  text-align: left;
}

.guaranteeViewTop h1 {
  opacity: 0.28;
  /* font-family: DINOT-Bold; */
  font-size: 60px;
  color: #222D33;
}

.guaranteeViewTop h2 {
  font-size: 30px;
  color: #222D33;
  text-align: center;
  font-weight: bold;
  position: relative;
  top: -20px;
}

.ViewListTheft {
  margin-bottom: -15px;
}

.BrandTipBingTheft {
  position: relative;
}

.ViewListTheft h1 {
  font-size: 30px;
  color: #222D33;
  font-weight: bold;
}

.ViewListTheft p {
  font-size: 18px;
  color: #818181;
  margin: 20px 0;
  text-align: left;
}

.theftViewLeft,
.theftViewRight {
  flex: 0 0 50%;
}

.ViewListTheft a {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #D11E26;
  letter-spacing: 1px;
}

.guaranteeViewListTheft .ViewJoinOpen {
  position: relative;
  left: 80px;
}

.guaranteeWidthAuto .guaranteeViewTop {
  margin-bottom: -20px
}

.guarnateeViewBaseText {
  background: url(../images/service/telbg.png) center center no-repeat;
  background-size: cover;
  width: 600px;
  height: 323px;
  box-sizing: border-box;
  padding-top: 120px;
  padding-left: 60px;
  text-align: left;
}

.guarnateeCoderTel {
  margin: 80px 0 120px 0;
}

.guarnateeViewBaseText h1 {
  font-size: 60px;
  color: #FFFFFF;
  flex: 0 0 100%;
  font-weight: bold;
}

.guarnateeViewBaseText a {
  color: #fff;
  font-size: 40px;
}

.guarnateeViewBaseText p {
  text-align: left;
  font-size: 18px;
  letter-spacing: 2px;
  color: #FFFFFF;
  margin-top: 10px;
}

.agreement {
  background: rgba(20, 20, 20, 1);
}

.agreement .index-con {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.index-con h3.text {
  font-size: 60px;
  font-weight: 600;
  color: rgba(255, 255, 255, 1);
  line-height: 84px;
}

.lnsurces {
  padding: 1em;
}

.lnsurces h1 {
  font-size: 18px;
  text-align: left;
  margin: 0em 2em 1em 0;
  font-weight: 300;
  line-height: 35px;
  color: #fff;
}

.lnsurces h2 {
  font-size: 36px;
  text-align: left;
  color: #040404;
  font-weight: 300;
  padding-left: 0.4em;
}

.lnsurces .name-sampt {
  padding: 0.2em 0.5em 0 0;
}

.lnsurces .name-sampt h3 {
  font-weight: 300;
  font-size: 12px;
  display: inline-block;
  line-height: 22px;
}

.name-sampt ul li {
  margin: 0;
  padding: 0;
  line-height: 0;
  margin-bottom: 80px;
}

.lnsurces .name-sampt h3 {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  color: rgba(255, 255, 255, 1);
  line-height: 37px;
  display: block;
  margin: 20px 0;
}

.lnsurces .name-sampt span,
.lnsurces .name-sampt ul li p,
.lnsurces .name-sampt ul li address {
  font-size: 18px;
  color: #aaaaaa;
  margin-bottom: .5em;
  font-weight: 300;
  font-style: normal;
  display: inline-block;
  line-height: 30px;
  text-indent: initial;
  text-align: justify;
}

.lnsurces .name-sampt span em {
  color: #fff;
  font-style: normal;
}

.lnsurces .name-sampt ul li p {
  line-height: 20px;
}

@media all and (max-width: 1501px) {
  .ViewBrandmark .Brand_tip .tipative {
    padding: 43px 120px;
  }
}

.apply_car {
  font-size: 24px;
  padding: 120px 0;
}

.apply_car button {
  background: #D11E26;
  width: 600px;
  height: 54px;
  line-height: 54px;
  border: none;
  outline: none;
  color: #fff;
  font-size: 16px;
  margin: -80px auto 0 auto;
  text-align: center;
  display: block;
}

.apply_for {
  padding-bottom: 140px
}

.apply_for span {
  font-size: 60px;
  color: #222D33;
  font-weight: bold;
  display: block;
  line-height: 84px;
}

.apply_for p {
  font-size: 18px;
  color: #222D33;
  font-weight: bold;
}

.apply_for a {
  display: block;
  width: 210px;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 47px;
  background: #D11E26;
}

.applyViewInfo {
  padding-bottom: 150px;
}

.ViewMessageName sub {
  color: #e40000;
  font-size: 16px;
  font-weight: bold;
  margin-left: 4px;
}

.applyViewInfo .applyViewSize h1 {
  font-size: 30px;
  color: #222D33;
  padding-bottom: 30px;
  border-bottom: 1px solid #E5E5E5;
  margin-bottom: 80px;
}

.applyViewInfo .applyViewSize span {
  font-size: 16px;
  color: #818181;
}

.essentialViewMessage {
  width: 600px;
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
}

.essentialViewMessage .ViewMessageName {
  margin-bottom: 30px;
  position: relative;
}

.essentialViewMessage .ViewMessageName h3 {
  font-size: 16px;
  color: #818181;
  margin-bottom: 10px;
}

.essentialViewMessage .ViewMessageName input,
.essentialViewMessage .ViewMessageName textarea {
  width: 600px;
  height: 54px;
  border: 1px solid #E5E5E5;
  outline: none;
  font-size: 16px;
  color: #9B9B9B;
  text-indent: 10px;
}

.essentialViewMessage .ViewMessageName textarea {
  height: 108px;
  max-height: 108px;
  max-width: 600px;
  padding: 10px;
  box-sizing: border-box;
  text-indent: 0px;
}

select {
  border: solid 1px #000;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.essentialViewMessage .ViewMessageName input:focus,
.essentialViewMessage .ViewMessageName textarea:focus,
.essentialViewMessage .ViewMessageName select:focus {
  border: 1px solid #D11E26;
  transition: all 0.2s ease-in-out;
}

.ViewMessageName .MessageNameSelect {
  display: flex;
  justify-content: center;
  align-items: center;
}

.ViewMessageName select {
  flex: 0 0 186px;
  height: 54px;
  border: 1px solid #E5E5E5;
  padding-left: 10px;
  outline: none;
  border: 1px solid #E5E5E5;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-right: 21px;
  font-size: 14px;
  color: #9B9B9B;
}

.MessageNameFile {
  display: flex;
  justify-content: center;
  align-content: center;
  width: 100%;
}

.shopJoinType select,
.shopExperience select {
  width: 290px;
  margin-right: auto;
}

.MessagFile {
  margin-right: 20px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  padding: 4px 10px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  width: 135px;
  height: 135px;
  box-sizing: border-box;
  border: 1px dashed #E5E5E5;
  border-radius: 4px;
}

input:-webkit-autofill {
  box-shadow: 0 0 0px 1000px white inset;
}

.MessagFile:nth-of-type(4) {
  margin-right: 0;
}

.MessageNameFile span {
  color: #818181;
  font-size: 16px;
  display: block;
  position: relative;
  top: 66px;
}

.MessageNameFile .img-url {
  font-size: 12px;
  color: #666;
  font-weight: normal;
}

.MessageNameFile .img-url img {
  width: 100%;
  height: -webkit-fill-available;
  height: -moz-available;
  height: fill-available;
}

.MessageNameFile span::before {
  content: '+';
  position: absolute;
  font-size: 28px;
  margin-bottom: 10px;
  left: 50%;
  top: -143%;
  color: #777777;
  text-align: center;
  margin-left: -7px;
}

.MessageNameFile .file {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  border: solid transparent;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}

.ViewMessageName select:nth-of-type(1) {
  margin-left: 0;
}

.ViewMessageName select:nth-of-type(3) {
  margin-right: 0;
}

.personnelView {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.personnelView .ViewCommpay {
  flex: 1;
  position: relative;
}

.ViewCommpay em {
  position: absolute;
  right: 15px;
  font-size: 16px;
  top: 47px;
  color: #222D33;
}

.personnelView .ViewCommpay input {
  width: 290px;
}

.personnelView .capacity span,
.personnelView .below span {
  width: 290px;
  display: block;
  height: 54px;
  border: 1px solid #E5E5E5;
  outline: none;
  font-size: 16px;
  line-height: 54px;
  text-align: center;
  color: #818181;
  transition: all 0.3s ease-in;
}

.personnelView .capacity.active span,
.personnelView .below.active span {
  background: #D11E26;
  color: #fff;
  transition: all 0.3s ease-in-out;
}

.personnelView .ViewCommpay:nth-of-type(1) {
  margin-right: 10px;
}

.personnelView .ViewCommpay:nth-of-type(2) {
  margin-left: 10px;
}

.ViewMessageName em {
  position: absolute;
  right: 17px;
  top: 48px;
  font-size: 16px;
  color: #222D33;
}

.MessagFile input {
  width: 135px !important;
  height: 135px !important;
}

.joinHouse {
  background: url(../images/house/Bingview.png) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 910px;
  box-sizing: border-box;
  text-align: left;
  position: relative;
}

.joinHouse .seppedBtnTitle span {
  font-size: 18px;
  display: block;
  line-height: 32px;
  margin: 24px 0;
}

.joinHouse .seppedBtnTitle {
  position: absolute;
  top: 50%;
  transform: translate(10px, -50%);
}

.houseViewList {
  position: relative;
}

.houseViewListcoment {
  display: flex;
  justify-content: center;
  width: 1200px;
  margin: 0 auto;
  margin-bottom: -2px;
  padding-left: 200px;
  overflow: hidden;
}

.houseViewListcoment .houseViewcomeRing {
  flex: 0 0 30%;
  padding: 80px 120px;
}

.houseViewcomeRing.houseViewLeft {
  position: relative;
  left: -200px;
}

.houseViewcomeRing.houseViewRight {
  position: relative;
  right: -200px;
}

.houseViewListcoment .houseViewcomeBoots {
  flex: 0 0 70%;
  height: 100%;
}

.houseViewListcoment .houseViewcomeBoots img {
  width: 100%;
}

.houseViewcomeRing h3 {
  font-size: 60px;
  color: #222D33;
  line-height: 84px;
  font-weight: bold;
}

.houseViewcomeRing h4 {
  font-size: 30px;
  font-weight: bold;
}

.ViewcomeRingtanbul {
  padding: 80px 0;
}

.ViewcomeRingtanbul label {
  display: block;
  margin: 20px 0;
}

.ViewcomeRingtanbul label h5 {
  font-size: 18px;
  color: #222D33;
  font-weight: bold;
  line-height: 42px;
}

.ViewcomeRingtanbul label p {
  font-size: 18px;
  color: #818181;
}

.houseViewListcoment .houseViewcomeRingFlex {
  flex: 0 0 70%;
}

.soco_lifeHouse {
  margin-bottom: 200px;
}

.index-item {
  padding: 80px 0;
}

.index-item h3 {
  font-size: 20px;
  font-weight: normal;
  color: rgb(49, 49, 49);
}

.speed_compenstion {
  position: relative;
  color: #333333;
  min-height: 50vh;
  margin: 1em;
}

.ins-table_9 {
  width: 100%;
  display: block;
  margin: 0 auto;
  position: relative;
}

#con9 .ins-table_9 h1 {
  display: block;
  text-align: left;
  padding: 0rem 2rem 1rem 0rem;
  font-weight: 600;
  color: rgba(255, 255, 255, 1);
  top: 0;
  margin-top: -0.8em;
  overflow: hidden;
  margin-left: 0;
  font-size: 24px;
}

#con9 .ins-tables_9 thead,
#con10 .ins-tables_9 thead {
  width: 100%;
  font-size: 12px;
  box-sizing: border-box;
}

#con10 .ins-tables_9 thead tr {
  border: 1px solid #ececec;
  box-sizing: border-box;
  height: 65px;
  text-align: center;
  word-break: break-all;
  line-height: 65px;
  border-bottom: none;
  position: relative;
}

#con10 .ins-tables_9 thead tr {
  height: 44px;
  line-height: 44px;
}

#con10 .ins-table_9 h1 {
  display: block;
  text-align: left;
  padding: 0rem 2rem 1rem 0rem;
  font-weight: 600;
  top: 0;
  color: rgb(0, 0, 0);
  overflow: hidden;
  margin-left: 0em;
  font-size: 24px;
}

#con9 .ins-tables_9 thead tr,
#con10 .ins-tables_9 thead tr {
  border: none;
}

#con9 .ins-tables_9 tbody tr td:nth-of-type(1),
#con10 .ins-tables_9 tbody tr td:nth-of-type(1) {
  border-left: none
}

#con9 .ins-tables_9 tbody tr td:nth-of-type(2),
#con9 .ins-tables_9 tbody tr td:nth-of-type(3),
#con10 .ins-tables_9 tbody tr td:nth-of-type(2) {
  border-right: none
}

#con9 .ins-tables_9 tbody tr:nth-last-of-type(1) td,
#con9 tbody tr td:nth-of-type(1).rowspan,
#con10 .ins-tables_9 tbody tr:nth-last-of-type(1) td {
  border-bottom: none;
}

#con10, #con9 {
  margin: 0px 0;
  display: block;
  position: relative;
}

#con9 thead tr td {
  width: 33.333%;
  color: rgba(0, 0, 0, 1);
  display: inline-block;
  text-align: center;
  font-size: 18px;
  height: 48px;
  box-sizing: border-box;
  word-break: break-all;
  line-height: 48px;
  font-weight: 300;
  border-right: 1px solid #e1e1e1;
  position: relative;
  left: 1px;
}

#con9 .ins-table_9,
#con10 .ins-table_9 {
  border-radius: 8px;
  position: relative;
}

#con10 .ins-table_9 {
  border: none;
}

#con10 thead tr td {
  width: 50%;
  display: inline-block;
  text-align: center;
  font-size: 18px;
  border-right: 1px solid #e1e1e1;
  position: relative;
  left: 1px;
  word-break: break-all;
  font-weight: 300;
  color: rgba(0, 0, 0, 1);
  background: #fbfbfb;
}

#con9 tbody,
#con10 tbody {
  width: 100%;
  display: inherit;
  position: relative;
  font-size: 12px;
}

#con9 tbody tr td:nth-of-type(1).rowspan {
  text-align: center;
}

#con9 tbody td {
  border: 1px solid #ececec;
  padding: 1.2em;
  width: 33.333%;
  text-align: center;
  color: rgba(255, 255, 255, 1);
}

#con10 tbody td {
  border: 1px solid #ececec;
  padding: 1.2em;
  width: 50%;
  text-align: center;
  color: rgba(255, 255, 255, 1);
}

.treasure-seven-top {
  margin: 70px 0;
  position: relative;
}

.treasure-seven-center,
.treasure-seven-bottom {
  margin: 70px 0;
  position: relative;
  border-radius: 8px;
}

.treasure-seven-top h1 {
  text-align: left;
  padding: 0.5em 1em 1em 0em;
  font-weight: 600;
  color: #212121;
  font-size: 24px;
}

#con9 tbody,
#con10 tbody {
  width: 100%;
  display: inherit;
  position: relative;
  font-size: 18px;
}

#con9 tbody tr td:nth-of-type(1).rowspan {
  text-align: center;
}

#con9 tbody td {
  border: 1px solid #ececec;
  padding: 1.2em;
  width: 33.333%;
  text-align: center;
  color: #777777;
  vertical-align: middle;
}

#con10 tbody td {
  border: 1px solid #ececec;
  padding: 1.2em;
  width: 50%;
  text-align: center;
  color: #777777;
}

.treasure-seven-center h1,
.treasure-seven-bottom h1 {
  display: block;
  text-align: left;
  padding: 0rem 2rem 0.5rem 0rem;
  font-weight: 600;
  color: #212121;
  font-size: 24px;
  top: 0;
  margin-top: -0.8em;
  overflow: hidden;
}

.treasure-seven-top li {
  font-size: 18px;
  color: #212121;
  line-height: 22px;
  margin-bottom: .5em;
  font-weight: 300;
}

.treasure-seven-center p,
.treasure-seven-bottom p {
  font-size: 18px;
  color: #212121;
  line-height: 22px;
  padding: 1em 1.2em 1em 0;
  font-weight: 300;
  line-height: 30px;
}

.speed_card_success {
  position: relative;
  margin: 0 auto;
  color: #333333;
  background: #ffffff;
  overflow: hidden;
  text-align: center;
}

.speed_card_success p {
  font-size: 14px;
  line-height: 23px;
  padding: 0em;
  text-align: center;
  color: #999;
  margin-bottom: 2em;
}

.speed_card_success .success_foot {
  text-align: center;
}

.speed_card_success a {
  font-size: 14px;
  line-height: 26px;
  padding: 3em 0.5em;
  text-decoration: underline;
  color: #333333;
}

.problemsTitle {
  padding: 120px 0 80px 0;
}

.problemsTitle h1 {
  font-size: 60px;
  font-weight: 600;
  color: rgba(34, 45, 51, 1);
  line-height: 84px;
  margin-bottom: 20px;
}

.problemsTitle h3 {
  font-size: 18px;
  font-weight: 600;
  color: rgba(34, 45, 51, 1);
  line-height: 25px;
}

.about-item {
  background: #f5f5f5;
}

.about-item .aboutUs {
  color: #333;
}

.joinUs .aboutUs {
  padding: 30px 50px;
  position: relative;
  text-align: center;
}

.joinUs .aboutUs h1 {
  font-size: 36px;
  text-align: center;
  line-height: 100px;
  margin: 46px;
  font-weight: normal;
  color: #333;
}

.join_anding {
  position: relative;
  background: #ffffff;
  height: 100%;
  margin-bottom: 200px;
}

.joinUs .aboutUs p {
  line-height: 26px;
  color: #333333;
}

.joinUs .aboutUs h4 {
  font-size: 18px;
  margin-top: 50px;
  color: #fff;
}

.join_matter {
  position: relative;
  top: 0px;
  background: #fff;
}

.nav-muen {
  width: 224px;
  float: left;
  position: absolute;
  height: 100%;
  background: #FBFBFB;
}

.nav-muen ul {
  text-align: center;
}

.nav-muen ul li {
  line-height: 64px;
  box-sizing: border-box;
}

.nav-muen ul li.active .share {
  opacity: 1;
  transition: all 0.6s ease-in;
  -webkit-animation: zoomBitBig 1s ease-in;
          animation: zoomBitBig 1s ease-in;
  height: auto;
}

.service_consultation {
  padding: 50px;
  text-align: center
}

.constultation_center h3 {
  font-size: 32px;
  font-weight: normal;
}

.constultation_center p {
  margin-top: 20px;
  font-size: 14px;
  line-height: 22px;
  color: #666;
}

.constultation_center ul {
  margin-top: 20px;
  width: 80%;
  display: block;
  margin: 0 auto;
  height: 100px;
  padding: 40px;
  position: relative;
}

.constultation_center ul li {
  float: left;
  width: 25%;
}

.constultation_center ul li:hover img.Chatimg {
  opacity: 1;
  transition: all 0.5s ease-in;
  display: block;
  -webkit-filter: none;
          filter: none;
}

.constultation_center ul li img.Chatimg {
  float: right;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0;
  margin-top: 20px;
  margin-right: -30px;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  transition: all 0.5s ease-in-out;
}

.constultation_center ul li h4 {
  font-size: 16px;
  margin-top: 14px;
  color: #666;
  font-weight: normal;
}

.nav-muen ul li .share {
  opacity: 0;
}

@-webkit-keyframes zoomBitBig {
  0% {
    height: 0;
  }

  50% {
    height: 50%;
  }

  100% {
    height: 100%;
  }
}

@keyframes zoomBitBig {
  0% {
    height: 0;
  }

  50% {
    height: 50%;
  }

  100% {
    height: 100%;
  }
}

.nav-muen .v_nav ul {
  padding: 8px;
}

.nav-muen .v_nav ul li {
  line-height: 32px;
}

.nav-muen .v_nav ul li a {
  font-size: 14px;
}

.nav-list {
  padding: 0px 65px;
  width: 1080px;
  float: right;
  min-height: 200px;
}

#count {
  font-size: 16px;
  line-height: 28px;
  color: #828282;
}

#problems {
  width: 850px;
}

.nav-list dt {
  display: block;
  width: 100%;
  font-weight: bold;
  line-height: 48px;
}

.nav-list.problems dt {
  line-height: 60px;
  border-bottom: 1px solid #cecece;
}

.nav-list dt dl:nth-of-type(1) {
  display: inline-block;
  width: 43%;
}

.nav-list dt dl {
  display: inline-block;
  width: 18%;
  color: #333;
  font-size: 24px;
}

.nav-list ul li {
  display: block;
  line-height: 50px;
  width: 100%;
  position: relative;
  box-sizing: border-box;
}

.join_matter .nav-list>li {
  border-bottom: 1px solid #cecece;
}

.join_matter .nav-list>li:nth-last-of-type(1) {
  border-bottom: none !important;
}

.join_matter .nav-list li ul li {
  border-bottom: none;
}

.join_matter .nav-list #list_details>li {
  border-bottom: 1px solid #cecece;
}

.join_matter .nav-list #list_details>li:nth-last-child(1) {
  border-bottom: none;
}

.join_matter .nav-list #list_details>li:nth-of-type(5) {
  border-bottom: 1px solid #cecece;
}

#list_details>li {
  border-bottom: none;
}

.nav-list ul li>span:nth-of-type(1) {
  display: inline-block;
  width: 97%;
  font-weight: bold;
  color: #333;
  font-size: 14px;
  text-transform: uppercase;
}

.nav-list ul li>span.job_titles:nth-of-type(1) {
  width: 44%;
}

.nav-list ul li span:nth-of-type(1) small {
  font-weight: normal;
  margin-left: 10px;
  font-size: 14px;
}

.nav-list ul li>span:nth-of-type(2),
.nav-list ul li>span:nth-of-type(3) {
  display: inline-block;
  width: 18%;
  color: #333;
  font-size: 14px;
}

.nav-list ul li>span:nth-last-of-type(1) {
  display: inline-block;
  width: 13%;
  color: #333;
  font-size: 14px;
}

.nav-list ul li>span {
  color: #333;
}

#info_list .matter_mobile_blems li ul li a {
  color: #bc7070;
  padding: 0;
  background: none;
  font-size: 10.5pt;
  text-decoration: underline;
}

.nav-list ul li a.i,
.nav-muen ul li i {
  display: inline-block;
  height: 20px;
  width: 20px;
  background: url(../images/mobile/index/system-add-s.png) center center no-repeat;
  background-size: 100%;
  position: relative;
  transform: rotate(0deg);
  top: 7px;
  vertical-align: text-bottom;
  text-align: right;
}

.MsoNormal a {
  color: #e01515;
  text-decoration: underline;
  font-size: 16px;
  line-height: 40px;
  cursor: pointer;
}

.nav-list ul li a.current,
.nav-muen ul li i.current {
  display: inline-block;
  height: 20px;
  width: 20px;
  position: relative;
  top: 12px;
  background: url(../images/mobile/index/system-cancel-c.png) center center no-repeat;
  background-size: 100%;
  transition: all 300ms ease-out;
  transform: rotate(0deg);
  vertical-align: text-bottom;
  text-align: right;
  transition: all linear .2s;
}

.nav-list ul li:nth-of-type(1) a.i {
  background: url(../images/mobile/index/system-cancel-c.png) center center no-repeat !important;
}

.nav-list ul li:nth-of-type(1) a.i.c {
  background: url(../images/mobile/index/system-add-s.png) center center no-repeat !important;
}

#list_details>li:nth-of-type(1) a.i,
.nav-list>ul>li:nth-of-type(1) a.i {
}

#list_details {
  min-height: 640px;
}

.nav-muen ul li.active a i {
  transition: all 300ms ease-out;
  transform: rotate(45deg);
}

.nav-muen ul li a {
  transform: rotate(0deg);
  color: #7b7b7b;
  font-size: 18px;
}

.cur {
  transform: rotate(0deg) !important;
}

.reshide {
  display: none;
}

#list_details li:nth-of-type(1)>ul,
.nav-list>ul>li:nth-of-type(1)>ul {
  display: block;
}

#list_details li>ul li, .nav-list>ul>li>ul li {
  border-bottom: none;
}

.nav-muen ul li i,
.nav-list ul li label i {
  transition: all 300ms ease-out;
  transform: rotate(0deg);
}

.nav-muen ul li {
  display: block;
  border-bottom: 1px solid #f1f1f1;
  cursor: pointer;
}

.nav-muen ul li.active {
  background: rgba(209, 30, 38, 1);
  transition: all 0.4s ease-in;
}

.nav-muen ul li:hover a {
  transition: all 0.4s ease-in-out;
  color: #818181;
}

.nav-muen ul li.active a {
  color: #fff;
  transition: all 0.4s ease-in-out;
}

.share {
  height: auto;
  overflow: hidden;
  line-height: 38px;
  background: #fff;
}

.nav-muen .v_nav.share {
  height: 0;
  overflow: hidden;
  line-height: 38px;
  background: none;
  border: none;
}

.responsibilities {
  padding: 30px 40px;
  position: relative;
}

.top_left {
  font-size: 24px;
}

.responsibilities table tr {
  border: 1px solid #a5a5a5;
  height: 3rem;
  text-align: center;
}

.responsibilities table tr td:nth-of-type(1) {
  width: 10%;
}

.responsibilities table tr td {
  border: 1px solid #a5a5a5;
  vertical-align: middle;
}

.responsibilities table tr td:nth-last-child(1) {
  width: 100px;
  vertical-align: middle;
}

.reshide {
  overflow-y: scroll;
  max-height: 600px;
}

.responsibilities::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.responsibilities::-webkit-scrollbar-thumb {
  background-color: #dddddd;
  background-clip: padding-box;
  min-height: 28px;
  opacity: 0;
  -webkit-transition: all 1s ease-in;
  transition: all 1s ease-in;
  cursor: pointer;
}

.responsibilities::-webkit-scrollbar-thumb:hover {
  background-color: #bbb;
  opacity: 1;
  -webkit-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  cursor: pointer;
}

.responsibilities .sibille {
  line-height: 22px;
  font-size: 14px;
  color: #333;
  padding-bottom: 20px;
}

.responsibilities button {
  padding: 16px 52px;
  outline: none;
  border: none;
  margin: 32px 0 24px 0;
}

.responsibilities a.email {
  padding: 10px 52px;
  color: #fff;
  margin: 32px 0 24px 0;
  background: #CE2F37;
  float: left;
  width: auto;
  height: 36px;
  line-height: 36px;
}

.responsibilities .sibille h3 {
  line-height: 24px;
  margin: 18px 0;
}

.responsibilities .top {
  font-size: 14px;
  color: #1e57c4;
  cursor: pointer;
  float: right;
  position: relative;
  top: 50px;
}

.Life-Hous-detail-eleven {
  background: #111111;
  position: relative;
  padding: 148px 79px 148px 100px;
  box-sizing: border-box;
}

.detail-elevenHotel h3 {
  font-size: 36px;
  color: #fff;
}

.detail-elevenHotel p {
  font-size: 18px;
  color: #818181;
  line-height: 56px;
}

.detail-elevenHotelList {
  padding: 80px 0;
}

.detail-elevenHotelList img {
  margin: 20px 0;
}

.detail-elevenHotelList p {
  margin-top: 24px;
  font-size: 18px;
  color: #818181;
  line-height: 30px;
  text-indent: initial;
  text-align: justify;
}

.detail-elevenHotelList h2 {
  font-size: 26px;
  font-weight: 600;
  color: rgba(255, 255, 255, 1);
  line-height: 37px;
  margin: 20px 0;
}