/* PC端样式 - 媒体查询 */
@media screen and (min-width: 960px) {
  .main {
    background-color: #FFFFFF;
  }

  .fran_title {
    width: 100%;
    height: 6rem;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/bj1.jpg') center no-repeat;
    background-size: cover;
    text-align: center;
  }

  .fran_img1 {
    width: 5.14rem;
    margin-top: 2.75rem;

  }

  .layoutT_policy {
    width: 100%;
    height: 8.8rem;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/bj3.png') left center no-repeat;
    background-size: 100% 100%;
    position: relative;
  }

  .tab-container {
    padding: 1.2rem 1.8rem 1.3rem 2.5rem;
    position: relative;
    display: flex;
    flex-direction: row;
  }

  .tab-header {
    padding: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
  }

  .tab-item {
    width: 4.2rem;
    height: 0.72rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/tabIcon1-1.png') left center no-repeat;
    background-size: 17.143% 100%;
    cursor: pointer;
  }

  .tab-item:nth-child(2) {
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/tabIcon2-1.png') left center no-repeat;
    background-size: 17.143% 100%;
  }

  .tab-item:nth-child(3) {
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/tabIcon3-1.png') left center no-repeat;
    background-size: 17.143% 100%;
  }

  .tab-item {
    width: 4.2rem;
    height: 0.72rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/tabIcon1-1.png') left center no-repeat;
    background-size: 17.143% 100%;
    margin-top: 0.92rem;
  }

  .layoutT_policy_tab {
    width: 0.04rem;
    position: absolute;
    top: 0.85rem;
    left: 2.85rem;
    z-index: -1;
  }

  .tab-item .item_span1 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.3rem;
    color: #663E0F;
    line-height: 0.42rem;
    letter-spacing: 0.05rem;
    text-align: left;
    font-style: normal;
    margin-left: 0.96rem;
  }

  .item_span2 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.26rem;
    color: #663E0F;
    line-height: 0.36rem;
    letter-spacing: 0.04rem;
    text-align: left;
    font-style: normal;
  }

  .tab-item.active {
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/tabIcon1-2.png') left center no-repeat;
    background-size: 17.143% 100%;
  }

  .tab-item:nth-child(2).active {
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/tabIcon2-2.png') left center no-repeat;
    background-size: 17.143% 100%;
  }

  .tab-item:nth-child(3).active {
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/tabIcon3-2.png') left center no-repeat;
    background-size: 17.143% 100%;
  }

  .tab-item.active .item_span1 {
    font-size: 0.36rem;
    line-height: 0.5rem;
    letter-spacing: 0.06rem;
    font-weight: bold;
  }

  .tab-item.active .item_span2 {
    font-size: 0.3rem;
    line-height: 0.42rem;
    letter-spacing: 0.06rem;
    font-weight: bold;
  }

  .tab-content {
    margin-left: 1.9rem;
  }

  .tab_img {
    width: 9.44rem;
    height: 6.28rem;
    overflow: hidden;
  }

  .tab_img img {
    width: 100%;
  }

  .tab-pane {
    display: none;
    position: relative;
  }

  .tab-pane.active {
    display: block;
  }

  .fran_policy {
    width: 100%;
    height: 10.17rem;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/bj5.png') center no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding-top: 0.7rem;
  }

  .fran_policy_title {
    font-family: STSongti-SC, STSongti-SC;
    font-weight: 900;
    font-size: 0.36rem;
    color: #333333;
    line-height: 0.50rem;
    letter-spacing: 0.06rem;
    font-style: normal;
  }

  .fran_policy_text {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.42rem;
    letter-spacing: 0.03rem;
    text-align: center;
    font-style: normal;
    margin-top: 0.25rem;
  }

  .fran_policy_list {
    display: flex;
    flex-direction: row;
    padding: 0.5rem 2rem 0.6rem 2rem;

  }

  .fran_policy_item {
    width: 3.03rem;
    height: 3.4rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
  }

  .fran_policy_item:hover {
    width: 3.03rem;
    height: 3.4rem;
    background: #FFFFFF;
    box-shadow: 0px 0.02rem 0.25rem 0px rgba(102, 62, 15, 0.18);
  }

  .fran_policy_item_title {
    display: inline-block;
    font-family: STSongti-SC, STSongti-SC;
    font-weight: 900;
    font-size: 0.3rem;
    color: #333;
    line-height: 0.42rem;
    letter-spacing: 0.03rem;
    text-align: center;
    font-style: normal;
    margin-top: 0.42rem;
  }

  .fran_policy_item_img {
    width: 0.9rem;
    height: 0.9rem;
    margin-top: 0.4rem;
  }

  .fran_policy_item_text {
    display: inline-block;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.24rem;
    color: #333;
    line-height: 0.33rem;
    letter-spacing: 0.03rem;
    text-align: center;
    font-style: normal;
    margin-top: 0.1rem;
  }

  .fran_suit {
    width: 100%;
    height: 8.8rem;
    background: #FFFAF4;
    text-align: center;
    position: relative;
  }

  .fran_suit_title {
    font-family: STSongti-SC, STSongti-SC;
    font-weight: 900;
    font-size: 0.36rem;
    color: #333333;
    line-height: 0.5rem;
    letter-spacing: 0.06rem;
    text-align: center;
    font-style: normal;
    padding-top: 0.7rem;
  }

  .fran_suit_center {
    width: 6.32rem;
    height: 6.32rem;
    margin-top: 0.62rem;
  }

  .fran_suit_item {
    width: 4.3rem;
    height: 1rem;
    background: #D6AB70;
    border-radius: 0.68rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: bold;
    font-size: 0.32rem;
    color: #FFFFFF;
    line-height: 1rem;
    letter-spacing: 0.04rem;
    text-shadow: 0 0.02rem 0.04rem rgba(139, 91, 26, 0.41);
    text-align: center;
    font-style: normal;
    position: absolute;
    z-index: 66;
  }

  .fran_suit_item:nth-child(1) {
    top: 2rem;
    left: 3.56rem;
  }

  .fran_suit_item:nth-child(2) {
    top: 2rem;
    right: 3.56rem;
  }

  .fran_suit_item:nth-child(3) {
    top: 3.57rem;
    left: 2.84rem;
  }

  .fran_suit_item:nth-child(4) {
    top: 3.57rem;
    right: 2.84rem;
  }

  .fran_suit_item:nth-child(5) {
    bottom: 2.66rem;
    left: 2.84rem;
  }

  .fran_suit_item:nth-child(6) {
    bottom: 2.66rem;
    right: 2.84rem;
  }

  .fran_suit_item:nth-child(7) {
    bottom: 1.09rem;
    left: 3.56rem;
  }

  .fran_suit_item:nth-child(8) {
    bottom: 1.09rem;
    right: 3.56rem;
  }

  .fran_feature {
    width: 100%;
    /* height: 8rem; */
    text-align: center;
    background: #FFFFFF;
    position: relative;
  }

  .fran_feature_title {
    font-family: STSongti-SC, STSongti-SC;
    font-weight: 900;
    font-size: 0.36rem;
    color: #333333;
    line-height: 0.5rem;
    letter-spacing: 0.06rem;
    text-align: center;
    font-style: normal;
    padding-top: 0.7rem;
  }

  .fran_feature_list {
    display: flex;
    flex-direction: row;
    margin: 0.6rem 2.4rem 0.5rem;
    padding-top: 0.2rem;
  }

  .fran_feature_item {
    /* width: 4.88rem; */
    margin-left: 2.23rem;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/jt2.png') top center no-repeat;
    background-size: 18.1818% 9.788%;
    cursor: pointer;
  }

  .fran_feature_item:hover {
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/jt1.png') top center no-repeat;
    background-size: 18.1818% 9.788%;
  }

  .fran_feature_item:nth-child(1) {
    margin-left: 0;
  }

  .fran_feature_item_icon {
    width: 0.38rem;
    height: 0.38rem;
  }

  .fran_feature_item_title {
    display: block;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 0.36rem;
    color: #663E0F;
    line-height: 0.5rem;
    letter-spacing: 0.06rem;
    text-align: center;
    font-style: normal;
    padding-top: 0.65rem;
  }

  .fran_feature_item_div {
    width: 3.3rem;
    height: 4.86rem;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/jt11.png') center no-repeat;
    background-size: 100% 100%;
    margin-top: 0.25rem;
  }

  .fran_feature_item_div:hover {
    width: 3.3rem;
    height: 4.86rem;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/jt12.png') center no-repeat;
    background-size: 100% 100%;
    margin-top: 0.25rem;
  }

  .fran_feature_item_div2 {
    width: 3.3rem;
    height: 4.86rem;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/jt21.png') center no-repeat;
    background-size: 100% 100%;
    margin-top: 0.25rem;
  }

  .fran_feature_item_div2:hover {
    width: 3.3rem;
    height: 4.86rem;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/jt22.png') center no-repeat;
    background-size: 100% 100%;
    margin-top: 0.25rem;
  }

  .fran_feature_item_div3 {
    width: 3.3rem;
    height: 4.86rem;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/jt31.png') center no-repeat;
    background-size: 100% 100%;
    margin-top: 0.25rem;
  }

  .fran_feature_item_div3:hover {
    width: 3.3rem;
    height: 4.86rem;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/jt32.png') center no-repeat;
    background-size: 100% 100%;
    margin-top: 0.25rem;
  }


  .fran_feature_item_text {
    display: block;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.28rem;
    color: #663E0F;
    line-height: 0.46rem;
    letter-spacing: 0.03rem;
    text-align: center;
    font-style: normal;
    padding-top: 0.5rem;
  }

  .fran_feature_item:hover .fran_feature_item_text {
    color: #FFFFFF;
  }

  .fran_feature_item:hover .fran_feature_item_title {
    font-weight: bold;
  }

  .fran_feature_item:hover .fran_feature_item_div {}

  .fran_feature_position1 {
    width: 3.3rem;
    position: absolute;
    top: 2.12rem;
    left: 5.18rem;
  }

  .fran_feature_position2 {
    width: 3.3rem;
    position: absolute;
    top: 2.12rem;
    right: 5.18rem;
  }

  .about_swiper1 {
    width: 100%;
    height:11rem;
    text-align: center;
    position: relative;
  }

  .about_swiper1_title {
    font-family: STSongti-SC, STSongti-SC;
    font-weight: 900;
    font-size: 0.36rem;
    color: #333333;
    line-height: 0.5rem;
    letter-spacing: 0.06rem;
    text-align: center;
    font-style: normal;
    position: absolute;
    top: 0.7rem;
    left: 9rem;
    z-index: 999;
  }

  .swper_banner {
    width: 100%;
    position: relative;
  }

  .about_swiper1 .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .about_swiper1 .swiper-slide {
    width: 100%;
    /* height: 8.8rem; */
    height: 100%;
    overflow: hidden;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
  }

  .about_swiper1 .swiper-slide img {
    width: 100%;
  }

  .about_swiper1 .swiper-slide img:hover {}

  .about_swiper1 .swiper-pagination {}

  .about_swiper1 .swiper-pagination-bullet-active {
    background: #FFFFFF
  }

  .about_swiper1 .swiper-button-prev {
    width: 0.52rem;
    height: 0.52rem;
    left: 15.8rem;
    top: 10rem;
    background-size: auto;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/icon13.png') center no-repeat;
    background-size: 100% 100%;
  }

  .about_swiper1 .swiper-button-prev:hover {
    width: 0.52rem;
    height: 0.52rem;
    left: 15.8rem;
    top: 8rem;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/icon14.png') no-repeat center center;
    background-size: 100% 100%;
  }

  .about_swiper1 .swiper-button-next {
    width: 0.52rem;
    height: 0.52rem;
    left: 17.3rem;
    top: 10rem;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/icon15.png') no-repeat center center;
    background-size: 100% 100%;
  }

  .about_swiper1 .swiper-button-next:hover {
    width: 0.52rem;
    height: 0.52rem;
    left: 17.3rem;
    top: 8rem;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/icon12.png') no-repeat center center;
    background-size: 100% 100%;
  }

  .fran_increase {
    width: 100%;
    height: 8.8rem;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/bj4.png') center no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding-top: 0.7rem;
  }

  .fran_increase_list {
    display: flex;
    flex-direction: row;
    align-items: center;
    /* flex-wrap: wrap; */
    justify-content: center;
    margin: 0.9rem 2rem 0.6rem;
  }

  .fran_increase_div {
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
  }

  .fran_increase_item {
    width: 2.07rem;
    height: 2.07rem;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.43);
    border: 0.03rem solid #BFBFBF;
    margin-left: 0.9rem;
    text-align: center;
    display: flex;
    flex-direction: column;
  }

  .fran_increase_item:nth-child(1) {
    margin-left: 0rem;
  }

  .fran_increase_item:hover {
    background: rgba(255, 255, 255, 0.43);
    border: 0.03rem solid #C49358;
  }

  .fran_increase_num {
    font-family: Arial, Arial;
    font-weight: 900;
    font-size: 0.4rem;
    color: #333;
    line-height: 0.45rem;
    letter-spacing: 0.01rem;
    text-align: left;
    font-style: normal;
    margin-top: 0.35rem;
    margin-left: 0.5rem;
  }

  .fran_increase_item:hover .fran_increase_num {
    color: #C49358;
  }

  .fran_increase_text {
    font-family: PingFangSC, PingFang SC;
    font-weight: bold;
    font-size: 0.32rem;
    color: #333;
    line-height: 0.45rem;
    letter-spacing: 0.01rem;
    text-align: center;
    font-style: normal;
    margin-top: 0.06rem;
  }

  .fran_increase_icon {
    width: 0.45rem;
    margin: 0 0.38rem;
  }


  .main_service_icon {
    width: 1.62rem;
    margin-top: 0.1rem;
  }

}

/* 移动端样式 - 媒体查询 */
@media screen and (max-width: 960px) {
   .main {
    background-color: #FFFFFF;
  }

  .fran_title {
    width: 100%;
    height: 6.09rem;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/bj1.png') center no-repeat;
    background-size: 100% 100%;
    text-align: center;
  }

  .fran_img1 {
    width: 3.64rem;
    margin-top: 2rem;

  }

  .layoutT_policy {
    width: 100%;
    height: 7.35rem;
    /* background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/bj3.png') left center no-repeat; */
    /* background-size: 100% 100%; */
    background: #FFFAF4;
    position: relative;
  }

  .tab-container {
    /* padding: 1.2rem 1.8rem 1.3rem 2.5rem; */
    position: relative;
    display: flex;
    flex-direction: column;
  }

  .tab-header {
    padding: 0;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
  }

  .tab-item2 {
    width: 1.8rem;
    height: 1.8rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/tabIcon1-1.png') top center no-repeat;
    background-size:40% 40%;
    margin-top: 0.4rem;
    margin-left: 0.75rem;
  }
  .tab-item2:nth-child(1){
    margin-left: 0;
  }
  .tab-item2:nth-child(2) {
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/tabIcon2-1.png') top center no-repeat;
    background-size:40% 40%;
  }

  .tab-item2:nth-child(3) {
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/tabIcon3-1.png') top center no-repeat;
    background-size:40% 40%;
  }

  .layoutT_policy_tab {
    width: 0.04rem;
    position: absolute;
    top: 0.85rem;
    left: 2.85rem;
    z-index: -1;
  }

  .tab-item2 .item_span1 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.3rem;
    color: #663E0F;
    line-height: 0.42rem;
    letter-spacing: 0.02rem;
    text-align: center;
    font-style: normal;
    padding-top: 0.9rem;
  }

  .item_span2 {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.26rem;
    color: #663E0F;
    line-height: 0.36rem;
    letter-spacing: 0.07rem;
    text-align: center;
    font-style: normal;
    margin-top: 0.1rem;
  }

  .tab-item2.active {
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/tabIcon1-2.png') top center no-repeat;
    background-size:40% 40%;
  }

  .tab-item2:nth-child(2).active {
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/tabIcon2-2.png') top center no-repeat;
    background-size:40% 40%;
  }

  .tab-item2:nth-child(3).active {
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/tabIcon3-2.png') top center no-repeat;
    background-size:40% 40%;
  }

  .tab-item2.active .item_span1 {
    font-size: 0.34rem;
    line-height: 0.48rem;
    letter-spacing: 0.02rem;
    font-weight: bold;
  }

  .tab-item2.active .item_span2 {
    font-size: 0.3rem;
    line-height: 0.42rem;
    letter-spacing: 0.02rem;
    font-weight: bold;
  }

  .tab-content {
    margin:0.1rem  0.135rem 0.16rem;
  }

  .tab_img {
    width: 7.23rem;
    height: 4.81rem;
    overflow: hidden;
  }

  .tab_img img {
    width: 100%;
  }

  .tab-pane {
    display: none;
    position: relative;
  }

  .tab-pane.active {
    display: block;
  }

  .fran_policy {
    width: 100%;
    height: 19.09rem;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/bj5.png') center no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding-top: 0.4rem;
    margin-top: 0.4rem;
  }

  .fran_policy_title {
    font-family: STSongti-SC, STSongti-SC;
    font-weight: 900;
    font-size: 0.36rem;
    color: #333333;
    line-height: 0.50rem;
    letter-spacing: 0.06rem;
    font-style: normal;
  }

  .fran_policy_text {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.3rem;
    color: #333333;
    line-height: 0.42rem;
    letter-spacing: 0.03rem;
    text-align: center;
    font-style: normal;
    margin-top: 0.25rem;
  }

  .fran_policy_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0.32rem 0.32rem 0.25rem;

  }

  .fran_policy_item {
    width: 3.03rem;
    height: 3.4rem;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    margin-left: 0.8rem;
  }
  .fran_policy_item:nth-child(2n-1){
    margin-left: 0;
  }
  .fran_policy_item:hover {
    width: 3.03rem;
    height: 3.4rem;
    background: #FFFFFF;
    box-shadow: 0px 0.02rem 0.25rem 0px rgba(102, 62, 15, 0.18);
  }

  .fran_policy_item_title {
    display: inline-block;
    font-family: STSongti-SC, STSongti-SC;
    font-weight: 900;
    font-size: 0.3rem;
    color: #333;
    line-height: 0.45rem;
    letter-spacing: 0.02rem;
    text-align: center;
    font-style: normal;
    margin-top: 0.42rem;
  }

  .fran_policy_item_img {
    width: 0.9rem;
    height: 0.9rem;
    margin-top: 0.4rem;
  }

  .fran_policy_item_text {
    display: inline-block;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.28rem;
    color: #333;
    line-height: 0.4rem;
    letter-spacing: 0.02rem;
    text-align: center;
    font-style: normal;
    margin-top: 0.05rem;
  }

  .fran_suit {
    width: 100%;
    height: 6.98rem;
    background: #FFFAF4;
    text-align: center;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  .fran_suit_title {
    font-family: STSongti-SC, STSongti-SC;
    font-weight: 900;
    font-size: 0.36rem;
    color: #333333;
    line-height: 0.5rem;
    letter-spacing: 0.06rem;
    text-align: center;
    font-style: normal;
    padding-top: 0.8rem;
  }

  .fran_suit_item {
    width: 3.3rem;
    height: 1rem;
    border-radius: 0.16rem 0px 0px 0.16rem;
    border: 0.02rem solid #D6AB70;
    font-family: PingFangSC, PingFang SC;
    font-weight: bold;
    font-size: 0.32rem;
    color: #C49358;
    line-height: 1rem;
    letter-spacing: 0.04rem;
    text-align: center;
    font-style: normal;
  }
  .fran_suit_item:nth-child(2n-1){
    margin-left: 0.25rem;
    border-radius:0 0.16rem 0.16rem 0;
  }
  .fran_feature {
    width: 100%;
    /* height: 8rem; */
    text-align: center;
    background: #FFFFFF;
    position: relative;
    margin-bottom: 0.7rem;
  }

  .fran_feature_title {
    font-family: STSongti-SC, STSongti-SC;
    font-weight: 900;
    font-size: 0.36rem;
    color: #333333;
    line-height: 0.5rem;
    letter-spacing: 0.06rem;
    text-align: center;
    font-style: normal;
    padding-top: 0.8rem;
  }

  .fran_feature_list {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0.3rem 0.3rem;
  }

  .fran_feature_item {
    margin-top: 0.48rem;
    width: 6.56rem;
    height: 2.34rem;
    /* background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/jt2.png') top center no-repeat;
    background-size: 0.695653% 20.69%; */
    cursor: pointer;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .fran_feature_item:nth-child(1){
    margin-top: 0;
  }
  .fran_feature_item:hover {
    /* background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/jt1.png') top center no-repeat;
    background-size: 18.1818% 9.788%; */
  }

  .fran_feature_item_icon {
    width: 0.48rem;
    height: 0.48rem;
  }

  .fran_feature_item_title {
    display: block;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 0.32rem;
    color: #663E0F;
    line-height: 0.45rem;
    letter-spacing: 0.03rem;
    text-align: center;
    font-style: normal;
    padding-top: 0.15rem;
    position: absolute;
    top: 1.1rem;
    left: -0.3rem;
  }
  .fran_feature_item_div,.fran_feature_item_div2,.fran_feature_item_div3{
    position: relative;
     width: 6.56rem;
    height: 2.34rem;
    margin-left: 0.2rem;
  }
  .fran_feature_item_div {
   
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/jt11.png') center no-repeat;
    background-size: 100% 100%;
   
  }

  .fran_feature_item_div:hover {
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/jt12.png') center no-repeat;
    background-size: 100% 100%;
  }

  .fran_feature_item_div2 {
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/jt21.png') center no-repeat;
    background-size: 100% 100%;
    margin-top: 0.25rem;
  }

  .fran_feature_item_div2:hover {
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/jt22.png') center no-repeat;
    background-size: 100% 100%;
    margin-top: 0.25rem;
  }

  .fran_feature_item_div3 {
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/jt31.png') center no-repeat;
    background-size: 100% 100%;
    margin-top: 0.25rem;
  }

  .fran_feature_item_div3:hover {
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/jt32.png') center no-repeat;
    background-size: 100% 100%;
    margin-top: 0.25rem;
  }


  .fran_feature_item_text {
    display: block;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.28rem;
    color: #663E0F;
    line-height: 0.46rem;
    letter-spacing: 0.03rem;
    text-align: left;
    font-style: normal;
    /* padding-top: 0.5rem; */
  }
  .fran_feature_item_text:nth-child(2n-1){
    text-align: right;
  }

  .fran_feature_item:hover .fran_feature_item_text {
    color: #FFFFFF;
  }

  .fran_feature_item:hover .fran_feature_item_title {
    font-weight: bold;
  }

  .fran_feature_item:hover .fran_feature_item_div {}

  .fran_feature_position1 {
    width: 0.3rem;
    position: absolute;
    top: 3.66rem;
    left: 0.7rem;
  }

  .fran_feature_position2 {
    width: 0.3rem;
    position: absolute;
    top: 6.56rem;
    left: 0.7rem;
  }

  .about_swiper1 {
    width: 100%;
    height: 7.8rem;
    text-align: center;
    position: relative;
  }

  .about_swiper1_title {
    width: 100%;
    text-align: center;
    font-family: STSongti-SC, STSongti-SC;
    font-weight: 900;
    font-size: 0.36rem;
    color: #333333;
    line-height: 0.5rem;
    letter-spacing: 0.06rem;
    text-align: center;
    font-style: normal;
    position: absolute;
    top: 0.4rem;
    left: 0rem;
    z-index: 99;
  }

  .swper_banner {
    width: 100%;
    position: relative;
  }

  .about_swiper1 .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }

  .about_swiper1 .swiper-slide {
    width: 100%;
    height: 7.8rem;
    overflow: hidden;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
  }

  .about_swiper1 .swiper-slide img {
    width: 100%;
  }

  .about_swiper1 .swiper-slide img:hover {}

  .about_swiper1 .swiper-pagination {}

  .about_swiper1 .swiper-pagination-bullet-active {
    background: #FFFFFF
  }

  .about_swiper1 .swiper-button-prev {
    width: 0.48rem;
    height: 0.48rem;
    left: 5.5rem;
    top: 6.92rem;
    background-size: auto;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/icon13.png') center no-repeat;
    background-size: 100% 100%;
  }

  .about_swiper1 .swiper-button-prev:hover {
    width: 0.48rem;
    height: 0.48rem;
    left: 5.5rem;
    top: 6.92rem;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/icon14.png') no-repeat center center;
    background-size: 100% 100%;
  }

  .about_swiper1 .swiper-button-next {
    width: 0.48rem;
    height: 0.48rem;
    left: 6.42rem;
    top: 6.92rem;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/icon15.png') no-repeat center center;
    background-size: 100% 100%;
  }

  .about_swiper1 .swiper-button-next:hover {
    width: 0.48rem;
    height: 0.48rem;
    left: 6.42rem;
    top: 6.92rem;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/icon12.png') no-repeat center center;
    background-size: 100% 100%;
  }

  .fran_increase {
    width: 100%;
    height: auto;
    background: url('//cdn.xuansiwei.com/yangy11566/images/franchise/min/bj4.png') center no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding-top: 0.8rem;
  }

  .fran_increase_list {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0.32rem 0.3rem;
  }
  .fran_increase_div{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 0.73rem;
  }
  .fran_increase_item {
    width: 1.8rem;
    height: 1.8rem;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.43);
    border: 0.03rem solid #BFBFBF;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
  }

  .fran_increase_div:nth-child(1) ,.fran_increase_div:nth-child(2),.fran_increase_div:nth-child(3){
    margin-top: 0rem;
  }

  .fran_increase_item:hover {
    background: rgba(255, 255, 255, 0.43);
    border: 0.03rem solid #C49358;
  }

  .fran_increase_num {
    font-family: Arial, Arial;
    font-weight: 900;
    font-size: 0.35rem;
    color: #333;
    line-height: 0.45rem;
    letter-spacing: 0.01rem;
    text-align: left;
    font-style: normal;
    margin-top: 0.32rem;
    margin-left: 0.35rem;
  }

  .fran_increase_item:hover .fran_increase_num {
    color: #C49358;
  }

  .fran_increase_text {
    font-family: PingFangSC, PingFang SC;
    font-weight: bold;
    font-size: 0.28rem;
    color: #333;
    line-height: 0.38rem;
    letter-spacing: 0.01rem;
    text-align: center;
    font-style: normal;
    margin-top: 0.03rem;
  }

  .fran_increase_icon {
    width: 0.45rem;
    margin: 0 0.1rem;
  }
.fran_increase_icon2{
  width: 0.3rem;
  position: absolute;
  top: 1.96rem;
  right: 0.76rem;
}
.fran_increase_icon3{
  width: 0.3rem;
  position: absolute;
  top: 4.6rem;
  left: 0.8rem;
}

  .main_service_icon {
    width: 1.62rem;
    margin-top: 0.1rem;
  }
}