body{
  background: #F5F8FF;
  color: #393939;
}
@media screen and (min-width: 1024px) and (max-width: 1366px) {
  html {
    font-size: 15px;
  }
}
header{
  height: 5.5rem;
  background: #425F92;
  font-size: 0.9rem;
  color: #FFFFFF;
}
footer{
  background: #425F92;
  /*height: 16.05rem;*/
  color: #FFFFFF;
  font-size: 0.9rem;
  line-height: 2.5;
  text-align: center;
  overflow: auto;
}
footer div{
  vertical-align: text-top;
  font-size: 0.9rem;
}
footer>div:first-child{
  margin: 2.3rem auto ;
}
footer>div>div:last-child{
  margin-left: 5%;
  line-height: 1.5;
}
footer .title{
  font-size: 1rem;
  font-weight: bold;
}
footer .bottom{
  background: #28477E;
  font-size: 0.9rem;
}
@media screen and (max-width: 1024px) {
  .m_hide {display: none}
  .m_show {display: block}
  .m_inline {display: inline-block}
  header {
    height: 2.5rem;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 10;
  }
  footer div{
    font-size: 0.8rem;
  }
  footer .title{
    font-size: 0.8rem;
    font-weight: normal;
  }
  footer>div:first-child{
    margin: 1.25rem 0;
    text-align: left;
    position: relative;
    padding: 0 5vw;
  }
  footer>div>div:last-child{
    width: 6rem;
    /*position: absolute;*/
    text-align: center;
    /*top: 1rem;*/
    /*right: 5vw;*/
    /* right: 5vw; */
    margin: 0 calc(50% - 2.75rem);
  }
}
.page_width{
  width: 90%;
  max-width: 70rem;
  margin: auto;
}
.full20{
  margin: 0 -1rem;
}
.menu>*{
  display: inline-block;
}
.menu>div>img{
  vertical-align: middle;
}
.menu>div:last-child{
  font-size: 0.45rem;
  text-align: center;
  float: right;
  width: 2.8rem;
  margin-top: 1.15rem;
  line-height: 2;
}
.menu>a{
  margin: 2rem 1%;
}
.menu>a>div{
  padding: 0 0 1rem;
  border-bottom: 0.15rem solid transparent;
  color: #FFFFFF;
  display: inline-block;
}
.menu>a>div.active{
  border-color: #fff;
  font-weight: bold;
}
.m_menu{
  text-align: center;
  position: relative;
}
.cover{
  background-color: #F2F2F2;
  background-size: cover;
  background-position: center;
}
.home .pc-banner .cover{
  height: 56vw;
  max-height: calc(100vh - 5.5rem);
}
.home .pc-banner .title{
  background: linear-gradient( 180deg, rgba(0,0,0,0) 0%, #000000 100%);
  line-height: 3.7rem;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #FFFFFF;
  font-size: 1.2rem;
}
h1,h2{
  font-size: 2.2rem;
  color: #393939;
  text-align: center;
  margin: 3.3rem;
  position: relative;
}
h2{
  margin: 0;
}
h1 .more{
  position: absolute;
  right: 0;
  top: .5rem;
  border: 2px solid #425F92;
  border-radius: 50%;
  width: 1.7rem;
  height: 1.7rem;
  line-height: 1.5rem;
  font-size: 1.2rem;
  color: #425F92;
}
h3>div{
  background-image:
      url("https://cdn.ipadbiz.cn/space%2Ftaishan%2Ftitle01%402x.png"),
      url("https://cdn.ipadbiz.cn/space%2Ftaishan%2Ftitle02%402x.png");
  background-repeat: no-repeat,no-repeat;
  background-position: center left, center right;
  background-size: 3.3rem,3.3rem;
  padding: 0 4rem;
  font-size: 2.2rem;
  color: #393939;
  text-align: center;
  display: inline-block;
  margin: 3.6rem;
}
.tab_box{
  text-align: center;
}
.tab_box>div{
  display: inline-block;
  font-size: 0.9rem;
  margin: .6rem;
}
.tab_box>div>div{
  width: 1.5rem;
  height: 0.15rem;
  margin: .4rem auto 0;
}
.tab_box>div.active{
  color: #425F92;
  font-weight: bold;
}
.tab_box>div.active>div{
  background: #425F92;
}
@media screen and (max-width: 1024px) {
  .home .pc-banner .title{
    line-height: 1.5rem;
    font-size: .9rem;
    padding: .5rem 0;
  }
  h1{
    font-size: 1rem;
    margin: 1.3rem auto 1rem;
  }
  h2{
    font-size: 1rem;
    color: #425F92;
    margin: 1rem;
  }
}
.grey_box{
  background: #F2F2F2;
  overflow: auto;
}
.white_box{
  background: #FFFFFF;
  overflow: auto;
}
.bule_box{
  background: #F5F8FF;
  overflow: auto;
}
.activity_box .box_shadow{
  box-shadow: 0rem 0.15rem 0.3rem 0.05rem rgba(0,0,0,0.06);
  background: #FFFFFF;
  border-radius: 0.5rem 0.5rem 0rem 0rem;
  width: calc(33% - 2rem);
  margin: 1rem;
  float: left;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .activity_box .box_shadow{
    width: calc(100vw - 2rem);
  }
  .phone_heng.activity_box .box_shadow{
    width: calc(85vw - 2rem);
    margin-right: 0;
  }
  .full20{
    margin: 0 -5%;
  }

}
.activity_box .box_shadow .title{
  padding: .7rem 1rem ;
  font-size: 0.9rem;
  color: #393939;
  line-height: 1.7;
}
.activity_box .cover{
  padding-bottom: 60%;
}
.benyuan{
  background: #F9F9F8;
  overflow: auto;
  line-height: 1;
  padding-bottom: 4.3rem;
}
.benyuan>div>div{
  box-shadow: 0rem 0.15rem 0.75rem 0.05rem rgba(0,0,0,0.16);
  border-radius: 1rem 1rem 1rem 1rem;
  border-bottom: .7rem solid #425F92;
  padding: 1.3rem 1.85rem 0 0;
  color: #393939;
  font-size: 1.2rem;
  line-height: 2.4rem;
  overflow: auto;
}
.benyuan>div>div>div{
  width: calc(65% - 5.5rem);
  padding: 1.75rem 2rem 0.7rem 3rem;
}
.benyuan>div>div img{
  vertical-align: bottom;
  width: 35%;
  float: right;
}
.button_more{
  width: 7.88rem;
  height: 2.5rem;
  color: #425F92;
  font-size: 0.9rem;
  line-height: 2.5rem;
  background-image: url("https://cdn.ipadbiz.cn/space%2Ftaishan%2Fbutton01%402x.png");
  background-size: cover;
  text-align: center;
}
.tszx .button_more{
  margin: 4.6rem 0 4rem
}
.benyuan .button_more{
  margin: 2rem 0 1.5rem
}

.article{
  color: #393939;
  font-size: 0.7rem;
}
.article .title{
  font-size: 1rem;
  color: #505153;
  text-align: left;
  margin: 1rem 0 .7rem;
}
.shuyuan .top_img{
  width: 54%;
  vertical-align: middle;
}
.sy_img_list>div{
  width: calc(33% - 2rem);
  margin: 3rem 1rem 6rem;
  float: left;
}
.book_type>div{
  width: calc((100% / 3) - .04rem);
  border-width: 1px;
  float: left;
  text-align: center;
}
.book_type>div:nth-child(3n){
  border-right: 0;
}
.book_type>div:nth-child(3+n){
  border-bottom: 0;
}
h4{
  color: #375A8D;
  font-size: 1.6rem;
  text-align: center;
  line-height: 1.2;
  margin: 2.3rem 0 1.6rem;
}
h5{
  color: #425F92;
  font-size: 2.2rem;
  margin: 3rem 0 1.6rem;
}
.sy_left_img{
  margin-top: 2rem;
}
.sy_left_img img{
  width: 12.4rem;
  margin-right: 2.55rem;
  vertical-align: text-top;
}
.sy_left_img>div{
  width: calc(100% - 16rem);
  vertical-align: text-top;
}
.ketang{
  padding: 2.7rem 0;
  font-size: 1.2rem;
  text-align: center;
  line-height: 2;
}
.ketang strong{
  color: #425F92;
}
.ketang .page_width>div{
  padding-bottom: 4rem;
  border-bottom: 1px dashed #425F92;
}
.ketang .page_width>div:last-child{
  border-bottom: none;
}
@media screen and (min-width: 1024px) {
  .shuyuan .right_text {
    background: #FFFFFF;
    box-shadow: 0rem 0.15rem 0.75rem 0.05rem rgba(0,0,0,0.12);
    font-size: 1.1rem;
    line-height: 2;
    padding: 2rem;
    border-radius: 1rem 1rem 1rem 1rem;
    display: inline-block;
    width: 50%;
    margin-left: -12%;
    vertical-align: middle;
  }
  .big_shadow{
    background: #FFFFFF;
    box-shadow: 0rem 0.15rem 0.75rem 0.05rem rgba(0,0,0,0.07);
    border-radius: 1rem 1rem 1rem 1rem;
    overflow: auto;
  }
  .book_type>div{
    border-style: none solid solid none;
    border-color: #E1E1E1;
    height: 17rem;
    font-size: 1.55rem;
    line-height: 1.5;
  }
  .book_type>div img{
    margin-bottom: .5rem;
  }
  .chaojin_box{
    /*padding: 3.2rem;*/
    font-size: 1.1rem;
    line-height: 2;
  }
  .chaojin_box>div:first-child{
    padding: 3.2rem;
  }
  .chaojin{
    padding: 0 5rem;
  }
  .chaojin p{
    padding: .5rem 0;
  }
  .jieyuan{
    padding: 2.5rem 5rem;
  }
  .jieyuan img{
    width: 47%;
    margin-right: 4%;
    vertical-align: middle;
  }
  .jieyuan>div{
    display: inline-block;
    width: 47%;
    vertical-align: middle;
  }
  .article{
    background: #FFFFFF;
    box-shadow: 0rem 0.15rem 0.75rem 0.05rem rgba(0,0,0,0.07);
    border-radius: 1rem 1rem 1rem 1rem;
    margin: 2.5rem 0;
    padding: 1rem 5rem 5rem;
    font-size: 1.1rem;
    line-height: 2;
  }
  .article .title{
    font-size: 2.2rem;
    text-align: center;
    font-weight: bold;
    margin: 2rem;
  }

  .activity_box.hover_bule .box_shadow:hover .title{
    background: #425F92;
    color: #FFFFFF;
  }

  .left_img {
    position: relative;
    border-radius: 1rem;
    margin-bottom: 6rem;
    overflow: auto;
    background: #fff;
    height: 28.5rem;
  }
  .left_img .box_shadow{
    float: none;
    margin: 0 0 0 40rem;
    border-radius: 0;
    width: auto;
  }
  .left_img .box_shadow .cover{
    position: absolute;
    left: 0;
    top: 0;
    width: 40rem;
    height: 100%;
    padding: 0;
    display: none;
  }
  .left_img a:first-child .box_shadow .cover{
    display: block;
  }
  .left_img .box_shadow .title{
    font-size: 0.9rem;
    border-bottom: 0.05rem dashed #DCDCDC;
  }
  .left_img a:last-child .box_shadow .title{
    border: none;
  }
  .left_img .box_shadow .title>div:first-child{
    font-size: 1.1rem;
  }
  .left_img .box_shadow:hover .title{
    color: #425F92;
  }
  .left_img .box_shadow:hover .title>div:first-child{
    font-weight: bold;
  }
  .left_img .box_shadow:hover .cover{
    display: block;
  }
  .pb45{
    padding-bottom: 4.5rem;
  }
  .yanxi{
    box-shadow: 0rem 0.15rem 0.75rem 0.05rem rgba(0,0,0,0.07);border-radius: 1rem 1rem 1rem 1rem;
  }
  .yanxi>div{
    padding: 3vw 5vw;
  }
  .yanxi p{
    color: #393939;
    font-size: 1.1rem;
    line-height: 2;
    margin: 2rem 0;
  }
  .yanxi>div:last-child>img{
    width: 17.6rem;
    margin-right: 3rem;
    vertical-align: middle;
  }
  .yanxi>div:last-child h2{
    text-align: left;
  }
  .yanxi>div:last-child>div{
    width: calc(100% - 21rem);
    vertical-align: middle;
  }
  .yanxi>div:last-child>div img{
    float: right;
    margin-top: -1rem;
  }
}
.activity_box.img_list .box_shadow{
  box-shadow: none;
}
.activity_box.img_list .box_shadow .cover{
  border-radius: .5rem;
}
.home{
  background-color: #fff;
}
.home_icon{
  margin: 1.2rem 1rem;
  background-image: url("https://cdn.ipadbiz.cn/space%2Ftaishan%2F%E6%B3%B0%E5%B1%B1%E4%BB%8B%E7%BB%8D.png");
  background-size: cover;
  background-position: center;
  overflow: auto;
}
.home_icon>a{
  float: left;
  width: calc((100vw - 2rem) / 5);
  height: calc((100vw - 2rem) / 5);
  background-color: rgba(90, 19, 14, .8);
  color: #FFFFFF;
  font-size: 0.7rem;
  text-align: center;
  line-height: 1.5;
}
.home_icon>a:nth-child(2n+1){
  background-color: rgba(35, 55, 103, .8);
}
.home_icon>a:nth-child(1),.home_icon>a:nth-child(4){
  background-color: rgba(154, 116, 38, .8);
}
.home_icon>a>div img{
  height: 1rem;
}
.detail .cover{
  height: 22vw;
}
.show_img{
  z-index: 11;
}
.show_img>div:first-child{
  height: calc(100vh - 20vw);
  padding: 10vw;
}
.show_img>div.change_img img{
  width: 8vw;
  max-width: 3rem;
}
.show_img>div:first-child img{
  max-height: calc(100vh - 20vw);
  max-width: calc(100vw - 20vw)
}
.show_img .change_img{
  position: fixed;
  top: 50%;
  left: 1vw;
  width: 97vw;
}
.show_img .change_img img:last-child{
  float: right;
}
.big_btn{
  font-size: 1.2rem;
  color: #FFFFFF;
  background: #425F92;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  line-height: 3rem;
  width: calc(100vw - 1.4rem);
  max-width: 22.1rem;
  margin: 3.5rem;
}
.bule_btn{
  background-image: url("https://cdn.ipadbiz.cn/space%2Ftaishan%2Fbutton03%402x.png");
  background-size: cover;
  width: 18.79rem;
  height: 4.15rem;
  line-height: 4.15rem;
  font-size: 1.3rem;
  color: #FFFFFF;
  text-align: center;
  display: inline-block;
}
.bg_img{
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
   height: calc(100vh - 1.81rem);
   height: calc(100vh - 0rem);
   overflow: auto;
 }
.bg_img>img{
  width: 10rem;margin: 2rem 0 0
}
.bg_img .middleBox{
  height: 15rem;
}
.bg_btn{
  display: block;
  background-image: url("https://cdn.ipadbiz.cn/space%2Ftaishan%2Fbutton03%402x.png");
  background-repeat: no-repeat;
  background-size: 100%;
  height: .9rem;
  width: 10.7rem;
  text-align: center;
  font-size: .9rem;
  font-weight: 900;
  color: #FFFFFF;
  line-height: 1;
  padding: .8rem 0;
  letter-spacing: 1px;
  text-shadow: 0px 1px 0px rgba(125, 93, 50, 0.54);
  margin: 1.2rem auto;
}
iframe{
  width: 90%;
  max-width: 70rem;
  height: calc(100vh - 6rem)
}
.yueli{
  padding: 2rem 0;
}
.w1000{
  width: 50rem;
  max-width: 100%;
  margin: auto;
}
.week_title{
  background: #F2F2F2;
  overflow: auto;
}
.box7>div{
  float: left;
  width: calc(100% / 7);
  text-align: center;
  color: #1E1E1E;
  font-size: 1rem;
  line-height: 2.2rem;
}
.w1000.box7{
  /*margin: 0 calc(-50% / 7);*/
  width: calc(50rem + (50% / 7));
}
.day_box .box7>div{
  padding: 1rem 0;
  height: 2rem;
  color: #1E1E1E;
  font-size: 1.3rem;
  line-height: 1.8rem;
  cursor: pointer;
}
.day_list div{
  line-height: 1;
  color: #425F92;
  font-size: 1rem;
}
.yueli_icon>span{
  margin-top: 1rem;
}
.day_list.active span{
  display: inline-block;
  width: 1.8rem;
  line-height: 1.8rem;
  background: #425F92;
  color: #FFFFFF;
  border-radius: 50%;
}
.yueli .activity_list{
  margin-bottom: 2rem;
}
.yueli .activity_list .title{
  background: #F2F2F2;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  color: #425F92;
  font-size: 1.4rem;
  padding: 1rem 3.2rem;
}
.yueli .activity_list .title img{
  margin-top: .5rem;
}
.yueli .activity_list .content{
  font-size: 1.2rem;
  line-height: 2;
}
.yueli .btn{
  font-size: 1.2rem;
  width: 10.4rem;
  line-height: 3rem;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  border: 0.05rem solid #425F92;
  text-align: center;
  display: inline-block;
  color: #FFFFFF;
  background: #425F92;
  margin: 0px .8rem;
}
.yueli .btn.normal_button{
  color: #425F92;
  background: #FFFFFF;
}
.load_more{

}
@media screen and (max-width: 1024px) {
  .m_bule{
    background: #F5F8FF;
  }
  .m_white{
    background: #FFFFFF;
    border-radius: 0.6rem 0.6rem 0.6rem 0.6rem;
    padding: .75rem;
  }
  iframe{
    width: 100%;
    height: calc(100vh - 3rem)
  }
  .benyuan>div>div{
    padding: 0;
  }
  .benyuan>div>div>div{
    font-size: 0.7rem;
    width: calc(100% - 2.4rem);
    padding: 1.2rem;
    line-height: 1.2rem;
  }
  .ketang{
    padding: 5vw 0;
    font-size: 0.7rem;
  }
  h5{
    font-size: 1.1rem;
    margin: 1.2rem 0 .5rem;
  }
  .ketang .m_white{
    padding: 0;
  }
  .ketang img{
    width: 8.5rem;
  }
  .ketang .page_width>div{
    padding-bottom: 1rem;
  }
  .button_more{
    width: 5.38rem;
    height: 1.71rem;
    line-height: 1.71rem;
    font-size: 0.6rem;
  }
  .tszx .button_more{
    margin: 0.6rem 0 1.5rem;
  }
  .benyuan .button_more{
    margin: 2rem 1.2rem 1.5rem;
    float: left;
  }
  .activity_box .box_shadow .title{
    font-size: 0.75rem;
    padding: 0.5rem 0.6rem;
  }
  .list_box .box_shadow{
    box-shadow: 0rem 0.15rem 0.3rem 0.05rem rgba(66,95,146,0.12);
    border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
    margin: .7rem;
    float: none;
    width: calc(100% - 1.4rem);
  }
  .list_box .box_shadow .cover{
    border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
    width: 5.8rem;
    height: 3.85rem;
    margin: 0.5rem;
    padding: 0;
    float: left;
  }
  .list_box .box_shadow .title{
    display: inline-block;
    width: calc(100% - 7.5rem);
    padding: .5rem 0 0;
  }
  .list_box .box_shadow .title>div div:first-child{
    font-size: 0.65rem;
    color: #393939;
    height: 3rem;
  }
  .list_box .box_shadow .title>div div:last-child{
    font-size: 0.6rem;
    color: #7B7B7B;
  }
  .phone_bg{
    background-image: url("https://cdn.ipadbiz.cn/space%2Ftaishan%2Fbg01%402x.png");
    background-size: cover;
    background-position: center;
    overflow: auto;
  }
  .benyuan{
    background: #FBFBFB;
    padding: 1.75rem 0;
  }
  .activity_box.img_list{
    margin: .5rem;
  }
  .activity_box.img_list .box_shadow{
    width: calc(50% - .8rem);
    margin: 0.4rem;
    font-size: 0.6rem;
    background-color: transparent;
  }
  .activity_box.img_list .box_shadow .title{
    padding-bottom: 0;
    line-height: 1;
  }
  .yanxi p{
    font-size: 0.7rem;
    line-height: 2;
    margin: .5rem 0;
    text-align: left;
  }
  .yanxi>div:last-child{
    text-align: center;
  }
  .yanxi>div:last-child>img{
    width: 10.6rem;
  }
  .yanxi>div:last-child>div{
    background-color: #fff;
    border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
    padding: .2rem 1rem;
    margin-bottom: 2rem;
  }
  .shuyuan{
    font-size: 0.7rem;
    line-height: 1.7;
    background-color: #fff;
  }
  .shuyuan .top_img{
    width: 100%;
  }
  .sy_img_list>div{
    width: calc(50% - 1rem);
    margin: .25rem .5rem;
  }
  .sy_img_list>div:first-child{
    width: calc(100% - 1rem);
  }
  h3>div{
    font-size: 1.1rem;
    margin: 1rem;
  }
  .book_type>div{
    height: 5rem;
    font-size: 0.7rem;
    line-height: 1.2;
  }
  .book_type>div img{
    max-width: 2.2rem;
    max-height: 2.26rem;
  }
  h4{
    font-size: 0.85rem;
    margin: 0.4rem 0;
  }
  h4 img{
    width: 1.5rem;
  }
  .sy_left_img>div{
    width: 100%;
  }
  .shuyuan p{
    padding: 0 0 .5rem;
  }
  .jieyuan{
    padding: .5rem;
  }
  .sy_left_img{
    padding: .5rem;
  }
  .sy_left_img img{
    width: 9rem;
    margin-left: calc(50% - 4.5rem);
  }
  .right_text{
    padding: .5rem 0;
  }
  .big_btn{
    font-size: 0.9rem;
    line-height: 2.2rem;
    margin: .6rem;
  }
  .sm_btn{
    width: 3.4rem;
    height: 1.07rem;
    line-height: 1.07rem;
    font-size: 0.5rem;
  }
  .m_no_bg{
    background-color: transparent;
  }
  .m_pull{
    width: 100vw;
    margin: 0;
    border-radius: 0;
  }
  .menu_link_bg{
    position: fixed;
    top: 2.5rem;
    right: 0;
    height: calc(100vh - 2.5rem);
    width: 100vw;
    background-color: rgba(0,0,0,.8);
    display: none;
    z-index: 2;
  }
  .menu_link{
    background: #fff;
    position: fixed;
    top: 2.5rem;
    right: -8.3rem;
    height: calc(100vh - 2.5rem);
    width: 8.3rem;
    display: none;
    text-align: left;
    z-index: 2;
  }
  .menu_link>a>div{
    padding: .5rem 1rem;
    border-bottom: 1px solid #ccc;
  }
  .yueli_icon{
    width: calc(100% - 1.4rem);
    padding: 0 .7rem;
  }
  .yueli_icon>span{
    margin-top: 0;
    width: 0.8rem;
  }
  .day_list span{
    font-size: 0.7rem;
    line-height: 1.55rem;
  }
  .day_list.active span{
    width: 1.55rem;
    line-height: 1.55rem;
  }
  .week_title{
    margin-bottom: .5rem;
  }
  .box7>div{
    font-size: 0.6rem;
    line-height: 1.2rem;
  }
  .day_box .box7>div{
    padding: 0 0 .5rem;
    line-height: .5;
  }
  .day_list div{
    line-height: .5;
  }
  .yueli{
    padding: .8rem;
  }
  .yueli .m_white{
    padding: 0;
    width: 100%;
    overflow: auto;
  }
  .yueli .activity_list {
    margin: 0 .75rem .75rem;
    width: calc(100% - 1.5rem);
  }
  .yueli .activity_list .title{
    padding: .45rem;
    font-size: 0.8rem;
    border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  }
  .yueli .activity_list .title img{
    margin-top: .3rem;
    width: .6rem;
  }
  .yueli .activity_list .content{
    font-size: 0.7rem;
    line-height: 1.7;
  }
  .yueli .btn{
    font-size: 0.7rem;
    line-height: 1.7rem;
    margin: 0 .1rem;
    max-width: calc(25% - 0.5rem);
    border-radius: 0.3rem 0.3rem 0.3rem 0.3rem;
  }
}

.my>div{
  /*padding: 0 .5rem;*/
}
.my .my_list{
  font-size: .7rem;
  color: #333333;
  line-height: 1;
  padding: .9rem ;
  overflow: auto;
  display: block;
  background: white;
  margin: .25rem 0;
}
.my .my_list img{
  width: .8rem;
  vertical-align: text-top;
  margin-right: .2rem;
}

.my .avatar{
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  display: inline-block;
  background-color: #dbdbdb;
  vertical-align: middle;
  background-size: cover;
}
.my .my_title{
  font-size: .7rem;
  font-weight: 900;
  color: #333333;
  vertical-align: middle;
}
.my .my_title>div{
  /*background: linear-gradient(71deg, #9AA8CC 0%, #4158A3 100%);*/
  border-radius: 3px;
  font-size: .5rem;
  font-weight: bold;
  /*color: #FFFFFF;*/
  padding: .15rem .5rem;
  display: inline-block;
  margin-top: .2rem;
}
.my .my_activity_list>div{
  margin: .3rem 0;
}
.my .my_activity_list>div .order_link{
  color: #666666;
}
.my .my_activity_list{
  font-size: .7rem;
  font-weight: 600;
  color: #333333;
  padding: .3rem .6rem;
  line-height: 1.5;
  margin: .4rem .3rem;
}
.my .my_activity_list span{
  font-weight: 400;
}
.my .my_activity_list .time{
  color: #999999;
}

.my .no_list{
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #425F92;
  padding-bottom: 2rem;
}
.my .no_list img{
  width: 4.5rem;
  margin: 3rem 0 1rem;
}
.my .no_list .zixun{
  background-image: url("https://cdn.ipadbiz.cn/space%2Fimg%2Fmituo%2Fkaifazhongw%402x.png");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 80vw;
  height: calc(39vw - 1rem);
  margin: 1.5rem auto;
  font-size: .7rem;
  font-weight: 400;
  color: #425F92;
  text-align: center;
  line-height: 2.5;
  padding: .5rem 0;
}
.my .no_list .zixun>div{
  font-weight: 900;
  text-align: right;
  margin: auto;
  line-height: 1.5;
  display: inline-block;
}
.my .my_btn{
  display: inline-block;
  width: 3rem;
  background: #425F92;
  font-size: 0.55rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 1.2rem;
  border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
  text-align: center;
  float: right;
  margin-left: .6rem;
}
.my .my_activity_list .fr{
  width: 8.1rem;
}

.certificate_page{
  background: #F2F2F2;
  overflow: auto;
  height: calc(100vh - 1.81rem);
}

.certificate{
  background-image: url("https://cdn.ipadbiz.cn/space%2Ftaishan%2F%E8%AF%81%E4%B9%A6%402x.png");
  background-position: center;
  background-size: 100%;
  margin: 5%;
  width: calc(90%);
  height: calc(90vw * 1.41);
}
.certificate>div{
  padding: 45vw 9vw 0;
  font-weight: 400;
  color: #B58C3C;
  font-size: 2.7vw;
  line-height: 2;
}
.certificate>div .title{
  font-size: 3.2vw;
}
.certificate>div strong{
  font-weight: 600;
  color: #D54B33;
  font-size: 3.2vw;
}

.receipt{
  background-image: url("https://cdn.ipadbiz.cn/space%2Ftaishan%2F%E6%94%B6%E6%8D%AE%402x.png");
  background-position: center;
  background-size: 100%;
  margin: 5%;
  width: calc(90%);
  height: calc(90vw * 0.478);
  position: relative;
}
.receipt div{
  font-size: 0.5rem;
  font-weight: 600;
  color: #D54B33;
  position: absolute;
  font-size: 2.5vw;
}
.receipt .no{
  right: 4.8vw;
  top: 3.3vw;
}
.receipt .date_y{
  left: 14.8vw;
  top: 8.8vw;
}
.receipt .date_m{
  left: 26.5vw;
  top: 8.8vw;
}
.receipt .date_d{
  left: 36.3vw;
  top: 8.8vw;
}
.receipt .name{
  top: 14vw;
  left: 17vw;
}
.receipt .pay_type{
  top: 14vw;
  left: 58vw;
}
.receipt .cny{
  top: 19.7vw;
  left: 17vw;
}
.receipt .total{
  top: 19.7vw;
  left: 58vw;
}
.receipt .product_name{
  top: 26.5vw;
  left: 17vw;
}
.receipt img{
  top: 30.9vw;
  left: 17vw;
  width: 6.5vw;
  position: absolute;
}

.bg_img{
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: calc(100vh - 1.81rem);
  height: calc(100vh - 0rem);
  overflow: auto;
}
.bg_img>img{
  width: 10rem;margin: 2rem 0 0
}
.bg_img .middleBox{
  height: 15rem;
}
.bg_btn{
  display: block;
  background-image: url("https://cdn.ipadbiz.cn/space%2Fimg%2Fmituo%2Fbtn%402x.png");
  background-repeat: no-repeat;
  background-size: 100%;
  height: .9rem;
  width: 10.7rem;
  text-align: center;
  font-size: .9rem;
  font-weight: 900;
  color: #FFFFFF;
  line-height: 1;
  padding: .8rem 0;
  letter-spacing: 1px;
  text-shadow: 0px 1px 0px rgba(125, 93, 50, 0.54);
  margin: 1.2rem auto;
}



.bg_black{
  top: 0;
  right: 0;
  height: 100vh;
  width: 100vw;
  position: fixed;
  background-color: rgba(0,0,0,.8);
}
.middleBox{
  -webkit-display:flex;
  display:flex;
  -webkit-align-items:center;
  align-items:center;
  -webkit-justify-content:center;
  justify-content:center;
}
.nowrap {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  width: 100%;
}