body{
    max-width: 100%;
    font-weight: 300
}
header{
    border-bottom: 1px solid #E1DCD9
}
@font-face {
	font-family: fa;
	src: url(../../fonts/SourceHanSerifCN-ExtraLight.ttf);
}
.page2_join{
    height: 9.58rem;
    width: 100%;
    background-image: linear-gradient(to bottom, #f2edea , #fff);
    padding-top: 1.5rem;
}
.page2_join h1{
    text-align: center;
    color: #4E2A06;
    font-size: .48rem;
    font-weight: 300;
    margin-top: 1.25rem;
    font-family: fa;
    letter-spacing: .05rem;
}
.bread-crumb{
    margin-top: 0;
    margin-left:0;
    padding-bottom: 0;
    color: #897C78 !important;
    font-size: .15rem;
    padding-left: 1rem;
    font-weight: normal
}
.cur{
     color: #897C78 !important;
}
.tt{
    width: 80%;
    margin: .8rem auto 0
}
.tt h2{
    margin-top: 0;
    margin-bottom: 0;
    font-size: .41rem;
    font-weight: 300
}
.wjun{
    width: 80%;
    margin: .42rem auto 0
}
.wjun ul{
    display: flex;
    align-items: center;
    justify-content: center
}
.wjun ul li {
    flex: 1;
    height: 4.23rem;
    background-image: url();
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: .17rem;
    border-radius: .22rem;
    font-size: .22rem;
    color: #fff;
    line-height: .37rem;
    padding: 0.95rem .32rem 0;
    background: #bda392;
    position: relative
}
.wjun ul li:nth-of-type(2n+2){
    background: #DED8D1;
}
.wjun ul li:nth-last-of-type(1){
    margin-right: 0
}

.wjun ul li h2{
    margin-top: 0;
    font-size: .3rem;
    font-weight: 300;
    color: #fff;
    margin-bottom: .49rem
}
.wjun ul li img{
    position: absolute;
    width: 0.93rem;
    height: auto;
    bottom: 0;
    right: 0.2rem;
}
.img_box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: .23rem;
    background: #f2edea;
}
.x{
    flex-direction: row-reverse;
    margin-top: .8rem
}
.t img{
    border-radius: .23rem 0 0 .23rem
}
.x img{
    border-radius: 0 .23rem .23rem 0
}
.img_box img{
    width: 60%;
}
.float_t,.float_2{
    width: 40%;
    color: #797979;
    font-size: .22rem;
    font-weight: 300;
    line-height: .34rem
}
.float_t{
    padding: 0 .73rem 0 .5rem; 
}
.float_t p{
      color: #797979;
    font-size: .22rem;
   margin-top: .3rem
}
.float_2 p{
      color: #797979;
    font-size: .22rem;
    margin-top: .3rem
  
}
.float_t h2{
    line-height: 1;
        margin-top: 0;
    margin-bottom: 0;
color: #000;
font-size: .3rem;
font-weight: 300
}
.float_2 h2{
    line-height: 1;
        margin-top: 0;
    margin-bottom: 0;
color: #000;
font-size: .3rem;
font-weight: 300
}
.float_2{
    padding: 0 .84rem 0 .86rem
}

.page2_area_table{
    width: 80%;
    margin: 0.45rem auto 0
}
.page2_area_table table:nth-last-of-type(1){
    margin-top: .5rem
}
.page2_area_table p{
    font-size: .14rem;
    line-height: .28rem;
    color: #000;
    font-weight: 300;
    margin-top: .32rem
}
table{
    width: 100%
}
.tb-title{
    height: .7rem;
    background: #bda392;
    padding-left: .9rem;
    color: #fff;
    font-size: .24rem
}
table thead tr:nth-last-of-type(1){
    height: .7rem;
    background: #ededed
}

table thead tr:nth-last-of-type(1) td {
    text-align: center;
    border-right: 1px solid #e5e5e5;
    color: #000;
    font-size: .2rem
}
tbody{
    border: 1px solid #e5e5e5;
    border-top: none;
    font-size: .18rem;
    color: #000
}
tbody tr{
    height: .7rem;
    background: #fff;
    text-align: center;
}
tbody tr td{
     border: 1px solid #e5e5e5;
}
.cond-title{
    width: 100%;
    background: rgb(242, 242, 242);
    padding: 0 0 0.63rem 0;
    overflow: hidden;
    margin-top: 0.78rem;
}
.requirement{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
    margin: .54rem auto 0;
}
.requirement li{
    display: flex;
    flex-direction: column;
    width: 31%;
    border-radius:.15rem;
    box-shadow: 2.8px 2.8px 2.2px rgba(0, 0, 0, 0.006),
  6.7px 6.7px 5.3px rgba(0, 0, 0, 0.008),
  12.5px 12.5px 10px rgba(0, 0, 0, 0.01),
  22.3px 22.3px 17.9px rgba(0, 0, 0, 0.012),
  41.8px 41.8px 33.4px rgba(0, 0, 0, 0.014),
  100px 100px 80px rgba(0, 0, 0, 0.02)
;
}
.requirement li img{
    height: 2.85rem;
    width: 100%;
    border-radius: .15rem .15rem 0 0
}
.requirement li div{
    height: 1rem;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-weight: 300;
    font-size: .24rem;
     border-radius:0 0 .15rem .15rem 
}
.page_8{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80%;
    flex-wrap: wrap;
    margin: .65rem auto 0
}
.page_8 .item {
    height: 2.07rem;
    background: rgba(222,216,209,.6);
    border-radius: 0.23rem;
    width: 32.1%;
    margin-right: 0.24rem;
    margin-bottom: 0.18rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 .5rem
}
.page_8 .item .top{
    display: flex;
    align-items: center
}
.page_8 .item  .bottom{
    color: #897C78;
    line-height: .24rem;
    font-size: .18rem;
    font-weight: 300;
    margin-top: 0.1rem;
}
.page_8 .item .top .num{
    font-weight: 300;
font-style: italic;
color: #897C78;
font-size: .7rem;
font-family: fa
}
.page_8 .item .top .text {
    font-size: .3rem;
    color: #897C78;
    font-weight: 300;
    margin-left: .15rem;
    margin-top: 0.2rem;
}
.page_8 .item:nth-of-type(3){
    margin-right: 0
}

.page-15{
    background: #F8F8F8;
    margin-top: .6rem;
    padding-top: 1.36rem;
}
.pg-t{
    width: 80%;
    margin: 0 auto;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    padding-bottom: 0.93rem;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}
.pg-t h2{
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 300;
    font-size: .4rem;
    color: #897C78;
}

.pg-t p{
    font-size: .22rem;
    color: #897C78;
    line-height: .33rem;
    margin-top: .37rem;
    font-weight: 300;
}
.xz_btn{
    display: flex;
    align-items: center;
    justify-content: center;

}
.xz_btn a{
    width: 3.92rem;
height: .63rem;
background: #897C78;
display: flex;
align-items: center;
justify-content: center;
font-size: .22rem;
color: #fff;
font-weight: 300;
margin-left: .44rem
}
.xz_btn a img{
    width: 0.3rem;
    margin-left: 0.2rem;
}
.last-page{
    width: 80%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 0
}
.page-item{
    font-weight: 300;
    font-size: .26rem;
    line-height: .35rem;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, .2);
    flex: 1;
}
.last-page .page-item:nth-last-of-type(1){
    border: none
}
.remark{
    width: 80%;
    margin: 0.5rem auto 0;
    font-size: .14rem;
}
@media (max-width:768px){
    .remark{
    width: 80%;
    margin: 0.5rem auto 0;
    font-size: .17rem;
}
    .page2_join{
height: 14.58rem;
    width: 100%;
    background-image: linear-gradient(to bottom, #f2edea , #fff);
    padding-top: 1.5rem;
}
.page2_join h1{
    text-align: center;
    color: #4E2A06;
    font-size: .56rem;
    font-weight: 300;
    margin-top: 1.25rem;
    font-family: fa;
    letter-spacing: .05rem;
}
.bread-crumb{
    margin-top: 0;
    margin-left:0;
    padding-bottom: 0;
    color: #897C78 !important;
    font-size: .19rem;
    padding-left: 1rem;
}
.cur{
     color: #897C78 !important;
}
.tt{
    width: 85%;
    margin: .8rem auto 0
}
.tt h2{
    margin-top: 0;
    margin-bottom: 0;
    font-size: .43rem;
    font-weight: 300
}
.wjun{
    width: 85%;
    margin: .42rem auto 0
}
.wjun ul{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.wjun ul li {
    flex: auto;
    height: 2.2rem;
    background-image: url();
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 0;
    border-radius: 0.22rem;
    font-size: .22rem;
    color: #fff;
    line-height: .3rem;
    padding: 0.47rem 0.22rem 0.47rem 0.28rem;
    background: #bda392;
    margin-bottom: 0.19rem;
    position: relative;
}
.wjun ul li:nth-of-type(2n+2){
    background: #DED8D1;
}
.wjun ul li:nth-last-of-type(1){
    margin-right: 0
}

.wjun ul li h2{
    margin-top: 0;
    font-size: .28rem;
    font-weight: 300;
    color: #fff;
    margin-bottom: 0.27rem;
}
.wjun ul li img{
    position: absolute;
    width: 0.7rem;
    height: auto;
    bottom: auto;
    right: 0.1rem;
    top: 0;
}
.img_box{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 0;
    flex-direction: column;
    background: transparent;
}
.x{
    flex-direction: column;
    margin-top: 0.53rem;
}
.t img{
    border-radius: 0
}
.x img{
    border-radius: 0 
}
.img_box img{
    width: 100%;
}
.float_t,.float_2{
    width: 100%;
    color: #797979;
    font-size: .17rem;
    font-weight: 300;
    line-height: .38rem;
}
.float_t{
   padding: 0.32rem 0 0 0;
}
.float_t p{
      color: #797979;
    font-size: .22rem;
   margin-top: .2rem
}
.float_2 p{
      color: #797979;
    font-size: .22rem;
    margin-top: .2rem
  
}
.float_t h2{
    line-height: 1;
        margin-top: 0;
    margin-bottom: 0;
color: #000;
font-size: .23rem
}
.float_2 h2{
    line-height: 1;
        margin-top: 0;
    margin-bottom: 0;
color: #000;
font-weight: 300;
font-size: .23rem
}
.float_2{
       padding: 0.32rem 0 0 0;
}

.page2_area_table{
    width: 85%;
    margin: 0.45rem auto 0
}
.page2_area_table table:nth-last-of-type(1){
    margin-top: .5rem
}
.page2_area_table p{
    font-size: .17rem;
    line-height: .34rem;
    color: #000;
    font-weight: 300;
    margin-top: 0.57rem;
}
table{
    width: 100%
}
.tb-title{
height: 0.53rem;
    background: #bda392;
    padding-left: 0.15rem;
    color: #fff;
    font-size: .2rem;
}
table thead tr:nth-last-of-type(1){
    height: 0.57rem;
    background: #ededed;
}

table thead tr:nth-last-of-type(1) td {
    text-align: center;
    border-right: 1px solid #e5e5e5;
    color: #000;
    font-size: .17rem;
}
tbody{
    border: 1px solid #e5e5e5;
    border-top: none;
    font-size: .15rem;
    color: #000;
}
tbody tr{
    height: 0.54rem;
    background: #fff;
    text-align: center;
}
tbody tr td{
     border: 1px solid #e5e5e5;
}
.cond-title{
    width: 100%;
    background: rgb(242, 242, 242);
    padding: 0 0 0.63rem 0;
    overflow: hidden;
    margin-top: 0.78rem;
}
.requirement{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 85%;
    margin: 0.28rem auto 0;
    flex-direction: column;
}
.requirement li{
    display: flex;
    flex-direction: column;
    width: 100%;
    border-radius:.11rem;
    margin-bottom: 0.3rem;
    box-shadow: 2.8px 2.8px 2.2px rgba(0, 0, 0, 0.006),
  6.7px 6.7px 5.3px rgba(0, 0, 0, 0.008),
  12.5px 12.5px 10px rgba(0, 0, 0, 0.01),
  22.3px 22.3px 17.9px rgba(0, 0, 0, 0.012),
  41.8px 41.8px 33.4px rgba(0, 0, 0, 0.014),
  100px 100px 80px rgba(0, 0, 0, 0.02)
;
}
.requirement li img{
    height: 3.95rem;
    width: 100%;
    border-radius: .11rem .11rem 0 0
}
.requirement li div{
    height: 0.97rem;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-weight: 300;
    font-size: .29rem;
    border-radius: 0 0 0.11rem 0.11rem;
}
.page_8{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 85%;
    flex-wrap: wrap;
    margin: 0.35rem auto 0;
}
.page_8 .item {
   height: 2.03rem;
    background: rgba(222,216,209,.6);
    border-radius: 0.17rem;
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.23rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 0.35rem;
}
.page_8 .item .top{
    display: flex;
    align-items: center
}
.page_8 .item  .bottom{
    color: #897C78;
    line-height: .33rem;
    font-size: .21rem;
    font-weight: 300;
    margin-top: 0.1rem;

}
.page_8 .item .top .num{
    font-weight: 300;
    font-style: italic;
    color: #897C78;
    font-size: .66rem;
    font-family: fa;
}
.page_8 .item .top .text {
    font-size: .29rem;
    color: #897C78;
    font-weight: 300;
    margin-left: 0.2rem;
    margin-top: 0.2rem;
}
.page_8 .item:nth-of-type(3){
    margin-right: 0
}

.page-15{
    background: #F8F8F8;
    margin-top: 0.6;
    padding-top: 0.52rem;
}
.pg-t{
    width: 85%;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column;
    padding-bottom: 0;
    border-bottom: none;
}
.pg-t h2{
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 300;
    font-size: .43rem;
    color: #000;
}

.pg-t p{
    font-size: .21rem;
    color: #000;
    line-height: .34rem;
    margin-top: 0.33rem;
    font-weight: 300;
}
.xz_btn{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 0.58rem;
    width: 100%;

}
.xz_btn a{
    width: 100%;
    height: 0.57rem;
    background: #897C78;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .22rem;
    color: #fff;
    font-weight: 300;
    margin-left: 0;
    margin-bottom: 0.23rem;
}
.last-page{
    width: 85%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0.7rem 0;
}
.page-item{
    font-weight: 300;
    font-size: .2rem;
    line-height: .3rem;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, .2);
    border-bottom: 1px solid rgba(0,0,0,.2);
    flex: auto;
    width: 50%;
    height: 1.75rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.last-page .page-item:nth-last-of-type(3){
    border-right: none
}
.last-page .page-item:nth-last-of-type(2){
    border-bottom: none
}
.last-page .page-item:nth-last-of-type(1){
    border: none
}
}