/* 主体 */

body {
  background-color: #f8f8f8;
  overflow: auto;
}

.index_body_icon {
  min-width: 1200px;
  max-width: 100%;
  height: 860px;
  text-align: center;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}

.index_body_icon_box {
  width: 1920px;
  height: auto;
}
.index_body_icon_img {
  width: 1920px;
  height: 860px;
  min-width: 1200px;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.index_body_icon_video {
  width: 1920px;
  height: auto;
  /* height: 860px; */
  min-width: 1200px;
  object-fit: cover;
}
.body_title {
  font-size: 42px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 42px;
  color: #ffffff;
  text-align: center;
  top: calc(50% - 150px);
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 5;
}

.body_title_tips {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 24px;
  color: #ffffff;
  text-align: center;
  top: calc(50% - 80px);
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 5;
}

.join_body {
  width: 151px;
  height: 46px;
  background-color: #ffffffc2;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 46px;
  color: #ed8f26;
  text-align: center;
  top: calc(50% - 10px);
  position: absolute;
  left: calc(50% - 75px);
  z-index: 5;
}

.body_tips_item_box {
  width: 1200px;
  height: 134px;
  background-color: #ffffff;
  box-shadow: 0px 8px 20px rgba(34, 34, 34, 0.04);
  border-radius: 2px;
  margin: auto;
  margin-top: -27px;
  display: flex;
  padding: 45px 0;
  position: relative;
  z-index: 5;
}

.body_tips_item {
  display: flex;
  width: 370px;
  margin-left: 40px;
}

._tips_item_img {
  width: 50px;
  height: 50px;
  display: block;
}

._tips_item_right {
  padding-left: 25px;
}

._item_right_name {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 16px;
  color: #222222;
  text-align: left;
}

._item_right_txt {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 16px;
  color: #999999;
  padding-top: 16px;
  text-align: left;
}

.body_tips_item_line {
  width: 2px;
  height: 49px;
  background-color: #eeeeee;
}

.article_1 {
  width: 1200px;
  display: flex;
  margin: auto;
  margin-top: 143px;
  margin-bottom: 110px;
}

.article_1_left {
  width: 710px;
  padding-top: 3px;
}

._1_left_name {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 16px;
  color: #222222;
  text-align: left;
}
._1_left_value {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 32px;
  color: #222222;
  padding-top: 30px;
  padding-right: 148px;
}

.article_1_right {
  width: 487px;
  height: 339px;
  border-radius: 36px 36px 36px 0px;
}

.article_2_box_bg {
  height: 750px;
  background-color: #ffffff;
  padding-top: 100px;
}
.article_2 {
  width: 1200px;
  margin: auto;
}

.article_2_title {
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 30px;
  color: #222222;
  text-align: center;
}

.article_2_title2 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 16px;
  color: #999999;
  padding-top: 16px;
  text-align: center;
}

.article_2_item_box {
  display: flex;
  margin-top: 60px;
}

.article_2_img {
  width: 384px;
  height: 240px;
  display: block;
}
.article_2_sub {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 18px;
  color: #222222;
  line-height: 30px;
  background-color: #f8f8f8;
  padding-left: 30px;
  padding-top: 23px;
}
.article_2_value {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 30px;
  color: #222222;
  padding: 20px 23px;
  background-color: #f8f8f8;
  height: 180px;
}

.article_3_box_bg {
  width: 100%;
  height: 702px;
  background-color: #f8f8f8;
  padding-top: 100px;
  margin: auto;
}

.article_3_value {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 30px;
  color: #222222;
  padding-top: 34px;
  background-color: #ffffff;
  height: 127px;
  text-align: center;
}

.article_4_box_bg {
  height: 664px;
  background-color: #ffffff;
  padding-top: 100px;
  width: 100%;
  margin: auto;
}
.article_4_item_box {
  width: 1200px;
  display: flex;
  padding-top: 57px;
}
.article_4_item_box_left {
  flex: 1;
  padding-right: 135px;
  padding-top: 62px;
}
.article_4_item_box_left_name {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 16px;
  color: #ed8f26;
}
.article_4_item_box_left_value {
  padding-top: 24px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 32px;
  color: #222222;
  width: 500px;
}
.article_4_item_box_right {
  width: 487px;
  height: 379px;
  display: block;
}

.article_5_box_bg {
  width: 100%;
  padding-top: 100px;
  background-color: #f8f8f8;
  margin: auto;
}
.content_9 {
  width: auto;
  height: 750px;
  margin:  60px auto 100px auto;
  display: block;
}

.article_6_box_bg {
  background-color: #ffffff;
  height: 784px;
  width: 100%;
  padding-top: 100px;
}

._6_content {
  width: 1240px;
  margin: auto;
  padding-top: 60px;
}
._6_content_item {
  background: url('../img/index/_6_content_item.png');
  background-size: 100% 100%;
  width: 588px;
  height: 230px;
  display: inline-block;
  margin-right: 24px;
  margin-bottom: 24px;
  padding: 36px;
  vertical-align: top;
}

._6_content_icon1 {
  width: 80px;
  height: 80px;
  display: inline-block;
  vertical-align: top;
}
._6_content_item_right {
  padding-left: 33px;
  width: 420px;
  display: inline-block;
  vertical-align: top;
}

._6_content_item_right_name {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 22px;
  color: #222222;
}

._6_content_item_right_value {
  padding-top: 16px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 32px;
  color: #222222;
}

.article_7_box_bg {
  width: 100%;
  height: 822px;
  background-color: #f8f8f8;
  padding-top: 100px;
}

.article_7_menu_box {
  width: 100%;
  border-bottom: 1px solid #eeeeee;
  padding-top: 60px;
}
.article_7_menu {
  width: 1200px;
  margin: auto;
  display: flex;
  position: relative;
  justify-content: center;
}
._7_menu_item {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 16px;
  color: #222222;
  position: relative;
  width: 70px;
  margin: 0 50px;
  padding-bottom: 10px;
  cursor: pointer;
}
._7_menu_item_line {
  width: 63px;
  height: 2px;
  background-color: #ed8f26;
  position: absolute;
  bottom: 0;
  display: none;
}

._menu_item_active {
  color: #ed8f26;
}

._menu_item_active ._7_menu_item_line {
  display: block;
}

._7_menu_item_more {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  line-height: 25px;
  color: #999999;
  position: absolute;
  right: 0;
  bottom: 5px;
  cursor: pointer;
}

.article_7_menu_value_box {
  width: 1200px;
  overflow: hidden;
  margin: auto;
}

.article_7_menu_value {
  width: 1200px;
  display: flex !important;
  margin: auto;
  padding-top: 50px;
}

.article_7_menu_img {
  width: 500px;
  height: 400px;
  display: block;
}

._7_menu_value_right {
  padding-left: 34px;
  position: relative;
  padding-top: 23px;
  flex: 1;
}

._7_menu_value_name {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 16px;
  color: #222222;
}
._7_menu_value_tips {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 32px;
  color: #666666;
  width: 634px;
  padding-top: 33px;
}

._7_menu_value_name2 {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 100px;
  color: #222222;
  height: 100px;
}

._7_menu_value_img_ {
  width: 282px;
  height: auto;
  margin-right: 24px;
  background-color: #ffffff;
}

.Immediately_consult {
  width: 127px;
  height: 38px;
  background-color: #ed8f26;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 38px;
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}

.article_8_box_bg {
  width: 100%;
  height: 838px;
  background-color: #ffffff;
  padding-top: 100px;
}
.article_8_content {
  display: flex;
  padding-top: 39px;
  margin: auto;
  width: 1200px;
}
.article_8_content_left {
  width: 660px;
  height: 526px;
}
.article_8_content_img {
  width: 660px;
  height: 526px;
  display: none;
}
.article_8_content_right {
  flex: 1;
  padding-left: 33px;
}
._8_content_right_item {
  width: 539px;
  height: 140px;
  border-radius: 8px;
  margin-top: 30px;
  padding: 25px 32px;
  cursor: pointer;
}
._8_active {
  background: rgba(255, 255, 255, 0.39);
  border: 1px solid #ed8f26;
  box-shadow: 0px 5px 12px rgba(34, 34, 34, 0.1);
}

._8_content_right_item_name {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 16px;
  color: #222222;
}

._8_content_right_item_value {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 28px;
  color: #222222;
  padding-top: 15px;
}

._8_active ._8_content_right_item_name {
  color: #ed8f26;
}
._8_active ._8_content_right_item_value {
  color: #ed8f26;
}

.article_9_box_bg {
  height: 762px;
  width: 100%;
  background-color: #f8f8f8;
  padding-top: 100px;
}

._9_box_name {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 55px;
  color: #222222;
  position: absolute;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
}
._9_box_content {
  display: flex;
  padding-top: 60px;
  width: 1220px;
  margin: auto;
}
._9_box_left {
  flex: 1;
  position: relative;
  padding-top: 55px;
}
._9_box_line {
  width: 1px;
  height: 462px;
  background-color: #dddddd;
  margin: 0 17px;
}

._9_box_img {
  width: 193px;
  height: 206px;
  display: inline-block;
}
._9_box_right {
  flex: 1;
  position: relative;
  padding-top: 55px;
}

._9_box_right_box {
  width: 590px;
  height: 100%;
  overflow: hidden;
}

.article_10_box_bg {
  height: 942px;
  width: 100%;
  background-color: #ffffff;
  padding-top: 100px;
}

._10_box_content {
  width: 1200px;
  margin: auto;
  padding-top: 60px;
}
._10_box_item {
  width: 282px;
  height: 264px;
  margin-bottom: 43px;
  display: inline-block;
  margin-right: 12px;
}

._10_box_img {
  width: 282px;
  height: 200px;
}
._10_box_txt {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 64px;
  color: #222222;
  width: 282px;
  height: 64px;
  background-color: #f8f8f8;
  text-align: center;
}
._10_box_more {
  font-size: 14px;
  font-family: MicrosoftYaHei;
  line-height: 25px;
  color: #666666;
  text-align: center;
}
/* ----------------------------------------------------------- */

.CommunityJoin_franchise_advantage {
  width: 1200px;
  min-width: 1200px;
  text-align: center;
  padding-top: 89px;
  background: url('../img/CommunityJoin/6.png');
  background-size: 100% 100%;
  height: 689px;
  margin: auto;
}

.franchise_advantage_menu_bg {
  width: 100vw;
  background-color: #ffffff;
  padding-bottom: 40px;
}

.franchise_advantage_menu {
  width: 440px;
  display: flex;
  margin: auto;
}

.franchise_advantage_item {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 30px;
  color: #222222;
  line-height: 73px;
}

.franchise_advantage_item_left {
  margin-right: 200px;
}
.franchise_advantage_item_active {
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 30px;
  color: #ed8f26;
  line-height: 73px;
  border-bottom: 4px solid #ed8f26;
}

.franchise_advantage {
  width: 1200px;
  min-width: 1200px;
  text-align: center;
  padding-top: 89px;
  background: url('../img/franchise_advantage.png');
  background-size: 100% 100%;
  height: 592px;
  margin: auto;
}

.advantage_item_top {
  border-bottom: 1px solid #e8e8e8;
}

.advantage_item_top_bottom {
  border-right: 1px solid #e8e8e8;
}

.franchise_advantage_img {
  width: 100px;
  height: 100px;
  display: block;
  margin: auto;
}

.franchise_advantage .franchise_advantage_p1 {
  font-size: 24px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
}

.franchise_advantage .franchise_advantage_p2 {
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #666666;
}

/* /////// */

/* .Join_in_icon {
    width: 223px;
    height: 207px;
    margin: 0 auto;
} */

.Join_title {
  margin-top: 21px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  line-height: 35px;
  color: #ffffff;
  opacity: 0.7;
  text-align: center;
}

.Join_title2 {
  margin-top: 29px;
  height: 21px;
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  display: flex;
  text-align: center;
}

.title2_left {
  flex: 1;
  text-align: right;
  margin-right: 20px;
}

.title2_right {
  flex: 1;
  text-align: left;
}

.join_table {
  width: 1000px;
  margin: 0 auto;
  margin-top: 65px;
}

.table_input {
  width: 100%;
  display: flex;
  margin-bottom: 36px;
}

.input_left {
  flex: 1;
  text-align: left;
}

.input_right {
  flex: 1;
  text-align: right;
}

.input_icon {
  width: auto;
  height: 32px;
  vertical-align: middle;
}

.input_text {
  width: 400px;
  height: 52px;
  border: 1px solid #ffffff;
  border-radius: 8px;
  background-color: inherit;
  padding-left: 10px;
  color: #ffffff;
}

.input_red {
  border: 1px solid red;
}

.input_text::placeholder {
  color: #ffffff;
}

.table_btn {
  width: 384px;
  height: 54px;
  background-color: #ed8f26;
  border-radius: 4px;
  margin: auto;
  cursor: pointer;
  background: #f58220;
  border-radius: 4px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 54px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* 新闻解答 */

.content_notes_news {
  width: 1200px;
  display: flex;
  margin: auto;
}

.notes_new_line {
  width: 60px;
}

.notes_new {
  flex: 1;
  margin: 0 auto;
  margin-top: 65px;
  margin-bottom: 100px;
}

.notes_title {
  width: 100%;
  display: flex;
  align-items: center;
  padding-bottom: 18px;
  border-bottom: 1px solid #e8e8e8;
}

.notes_title_text {
  flex: 1;
  text-align: left;
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  padding-bottom: 5px;
}

.notes_title_more {
  flex: 1;
  text-align: right;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  cursor: pointer;
}

.notes_list li {
  margin: 20px 0 30px;
}

.li_title {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 570px;
}

.li_note {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 570px;
}

.li_news_box {
  display: flex;
}

.new_list_box {
  width: 105px;
}

.new_list_img {
  width: 85px;
  height: auto;
}

.li_news {
  width: 465px;
}
