html {
  font-size: 12px;
  box-sizing: border-box;
}

@media screen and (min-width: 750px) {
  html .group1 {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
  }
  html #cboxPhoto {
    width: 300px !important;
    height: 300px !important;
  }
  html .swiper-container {
    width: 100%;
  }
  html .swiper-slide {
    text-align: center;
    font-size: 18px;
    width: 240px !important;
    margin-right: 12px !important;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  html .swiperBox {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  html .swiperBox .tit {
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: CENTER;
    color: #111111;
  }
  html .swiperBox .tit2 {
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: CENTER;
    color: #666666;
    margin-top: 10px;
  }
  html .swiperImg {
    width: 240px;
    height: 400px;
    border: 1px solid #eeeeee;
    margin-bottom: 14px;
  }
  html .dettop {
    background: #fff;
    display: flex;
    padding-top: 97px;
  }
  html .dettop .left {
    width: 160px;
    height: 160px;
    opacity: 1;
    background: #f5f5f5;
    border-radius: 12px;
    text-align: center;
    line-height: 160px;
  }
  html .dettop .left img {
    width: 104px;
    height: 104px;
    opacity: 1;
    border-radius: 20px;
  }
  html .dettop .cen {
    display: flex;
    flex-direction: column;
    font-size: 34px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #111111;
    margin-left: 50px;
    padding-top: 10px;
  }
  html .dettop .cen .ccen {
    display: flex;
    height: 24px;
    line-height: 24px;
    margin-top: 18px;
  }
  html .dettop .cen .ccen img {
    height: 24px;
    width: 24px;
  }
  html .dettop .cen .ccen .cf {
    font-size: 28px;
    font-family: DIN, DIN-Medium;
    font-weight: 500;
    margin-left: 19px;
    color: #2020fa;
  }
  html .dettop .cen .ccen .cf span {
    font-size: 16px;
  }
  html .dettop .cen .cdown {
    margin-top: 21px;
    display: flex;
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: CENTER;
    color: #666666;
    height: 20px;
    line-height: 12px;
    align-items: center;
  }
  html .dettop .cen .cdown .cdone {
    padding-right: 16px;
    height: 12px;
    border-right: 1px solid #dddddd;
    margin-right: 15px;
  }
  html .dettop .cen .cdown .dbox {
    display: flex;
    height: 20px;
    line-height: 20px;
  }
  html .dettop .cen .cdown .dbox .yd {
    font-size: 14px;
    padding: 0px 8px;
    height: 20px;
    border: 1px solid #eee;
  }
  html .dettop .cright {
    display: flex;
    margin-left: auto;
    margin-right: 0;
    font-size: 16px;
    align-items: center;
  }
  html .dettop .cright .butl {
    width: 186px;
    height: 52px;
    opacity: 1;
    background: #2020fa;
    color: #fff;
    text-align: center;
    line-height: 52px;
    border-radius: 2px;
  }
  html .dettop .cright .butr {
    width: 186px;
    height: 52px;
    opacity: 1;
    background: #ffffff;
    color: #2020fa;
    border: 1px solid #666666;
    border-radius: 2px;
    text-align: center;
    line-height: 52px;
    margin-left: 12px;
  }
  html .topd {
    height: 306px;
    padding: 0 !important;
    margin: 0 auto !important;
    display: flex;
    padding-top: 80px !important;
  }
  html .topd .bg {
    width: 101px;
    height: 101px;
    background: linear-gradient(320deg, rgba(255, 249, 194, 0) 0%, #fff9c2 100%);
    border-radius: 100px;
    position: absolute;
  }
  html .topd .topImg {
    width: 161px;
    height: 92px;
    margin-left: 30px;
    margin-top: 28px;
    opacity: 10;
    z-index: 100;
  }
  html .topd .topTit {
    font-size: 42px;
    font-weight: 500;
    color: #111111;
    margin-left: 50px;
    margin-top: 44px;
  }
  html .content {
    margin-top: 50px !important;
  }
  html .content .prOne .prTop {
    display: flex;
    margin-top: 70px;
    margin-bottom: 28px;
  }
  html .content .prOne .prTop .topImg {
    width: 84px;
    height: 84px;
    opacity: 1;
    margin-right: 30px;
    border-radius: 8px;
  }
  html .content .prOne .prTop .toptit {
    font-size: 34px;
    height: 84px;
    line-height: 84px;
    font-weight: 500;
    text-align: LEFT;
    color: #111111;
  }
  html .content .prOne .prTop .toptit span {
    font-size: 18px;
    margin-left: 20px;
    font-weight: 500;
  }
  html .content .cbbh {
    font-size: 14px;
    font-weight: 500;
    text-align: LEFT;
    color: #666666;
    display: flex;
    position: relative;
  }
  html .content .cbbh .cbone {
    margin-right: 30px;
    display: flex;
    height: 14px;
    line-height: 14px;
    height: 50px;
  }
  html .content .cbbh .cbone img {
    width: 18px;
    height: 18px;
    margin-top: -2px;
  }
  html .content .cbbh .ch:hover {
    color: #2020FA;
  }
  html .content .cbbh .ch:hover .imga {
    display: block;
  }
  html .content .cbbh .ch:hover .imgb {
    display: none;
  }
  html .content .cbbh .ch:hover .boxh {
    display: block;
  }
  html .content .cbbh .boxh:hover {
    display: block;
  }
  html .content .no {
    display: none;
  }
  html .content .boxh {
    width: 280px;
    display: none;
    padding: 15px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 25px;
  }
  html .content .boxh .btop {
    color: #111111;
    font-size: 14px;
    margin-bottom: 8px;
  }
  html .content .boxh .bdown {
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    height: 155px;
    overflow-y: scroll;
  }
  html .down {
    margin-top: 54px !important;
  }
  html .down .top {
    font-size: 22px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #111111;
    margin-bottom: 20px;
  }
  html .down .cona {
    font-size: 12px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #666666;
    line-height: 20px;
  }
  html .butTc {
    width: 729px !important;
    height: 427px;
    z-index: 9999999;
    background: #ffffff;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #fafafa;
    display: flex;
    box-shadow: 0px 10px 80px 0px rgba(0, 0, 0, 0.15);
    flex-direction: column;
  }
  html .butTc .tcTop img {
    width: 50px;
    height: 50px;
    float: right;
  }
  html .butTc .tcTop .ttimgh {
    display: none;
  }
  html .butTc .tcTop:hover .ttimgh {
    display: block;
  }
  html .butTc .tcTop:hover .ttimg {
    display: none;
  }
  html .butTc .tcDown {
    display: flex;
    flex-wrap: wrap;
    padding-left: 50px;
    align-items: center;
  }
  html .butTc .tcOne {
    display: flex;
    flex-direction: column;
    margin-right: 28px;
    width: 133px;
    height: 160px;
    opacity: 1;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 28px;
  }
  html .butTc .tcOne .downImg {
    width: 90px;
    height: 90px;
  }
  html .butTc .tcOne .bd {
    font-size: 16px;
    font-family: PingFang SC, PingFang SC-Medium;
    text-align: CENTER;
    color: #333333;
  }
  html .butTc .tcOne .sm {
    font-size: 11px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: CENTER;
    color: #b3b7c0;
    margin-top: 5px;
  }
  html .butTc .tcOne .downImg1,
  html .butTc .tcOne .bd1,
  html .butTc .tcOne .sm2 {
    display: none;
  }
  html .butTc .tcOne .downImg1 {
    width: 100px;
    height: 100px;
  }
  html .butTc .tcOne:hover {
    background: #2020fa;
    border-radius: 2px;
    box-shadow: 0px 25px 45px 0px rgba(32, 32, 235, 0.2);
    padding-top: 10px;
    color: #ffffff;
  }
  html .butTc .tcOne:hover .downImg,
  html .butTc .tcOne:hover .bd,
  html .butTc .tcOne:hover .sm {
    display: none;
  }
  html .butTc .tcOne:hover .downImg1,
  html .butTc .tcOne:hover .bd1,
  html .butTc .tcOne:hover .sm2 {
    display: block;
  }
  html .butTc .tcOne:hover .bd1 {
    margin-top: 6px;
  }
  html .butTc .tcOne:hover .sm2 {
    margin-top: 2px;
    font-size: 12px;
  }
  html .hidd {
    display: none;
  }
}

@media screen and (max-width: 750px) {
  html .group1 {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
  }
  html #cboxPhoto {
    width: 300px !important;
    height: 300px !important;
  }
  html .swiper-container {
    width: 100%;
  }
  html .swiper-slide {
    text-align: center;
    font-size: 18px;
    width: 2.25rem !important;
    margin-right: 12px !important;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  html .swiperBox {
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  html .swiperBox .tit {
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: CENTER;
    color: #111111;
  }
  html .swiperBox .tit2 {
    font-size: 14px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: CENTER;
    color: #666666;
    margin-top: 10px;
  }
  html .swiperImg {
    width: 2.25rem;
    height: 4rem;
    border: 1px solid #eeeeee;
    margin-bottom: 14px;
  }
  html .dettop {
    background: #fff;
    display: flex;
    padding-top: 1rem;
    position: relative;
  }
  html .dettop .left {
    width: 1.1rem;
    height: 1.1rem;
    opacity: 1;
    background: #f5f5f5;
    border-radius: 12px;
    text-align: center;
    line-height: 1.1rem;
    box-sizing: border-box;
  }
  html .dettop .left img {
    width: .8rem;
    height: .8rem;
    opacity: 1;
    border-radius: 20px;
  }
  html .dettop .cen {
    display: flex;
    flex-direction: column;
    font-size: .4rem;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #111111;
    margin-left: .2rem;
  }
  html .dettop .cen .ccen {
    display: flex;
    height: .2rem;
    line-height: .2rem;
  }
  html .dettop .cen .ccen img {
    height: .2rem;
    width: .2rem;
  }
  html .dettop .cen .ccen .cf {
    font-size: .2rem;
    font-family: DIN, DIN-Medium;
    font-weight: 500;
    margin-left: 19px;
    color: #2020fa;
  }
  html .dettop .cen .ccen .cf span {
    font-size: .15rem;
  }
  html .dettop .cen .cdown {
    margin-top: 21px;
    display: flex;
    flex-wrap: wrap;
    font-size: .15rem;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: left;
    color: #666666;
    height: 20px;
    line-height: 12px;
    align-items: center;
  }
  html .dettop .cen .cdown .cdone {
    padding-right: 16px;
    height: 20px;
    line-height: 20px;
    border-right: 1px solid #dddddd;
    text-align: left;
    margin-right: 15px;
  }
  html .dettop .cen .cdown .dbox {
    display: flex;
    height: 20px;
    line-height: 20px;
  }
  html .dettop .cen .cdown .dbox .yd {
    font-size: 14px;
    padding: 0px 8px;
    height: 20px;
    border: 1px solid #eee;
  }
  html .dettop .cright {
    display: flex;
    font-size: .16rem;
    align-items: center;
    position: absolute;
    left: 5rem;
    top: 1rem;
  }
  html .dettop .cright .butl {
    width: 1.2rem;
    height: .6rem;
    opacity: 1;
    background: #2020fa;
    color: #fff;
    text-align: center;
    line-height: .6rem;
    border-radius: 2px;
  }
  html .dettop .cright .butr {
    width: 1.2rem;
    height: .6rem;
    opacity: 1;
    background: #ffffff;
    color: #2020fa;
    border: 1px solid #666666;
    border-radius: 2px;
    text-align: center;
    line-height: .6rem;
    margin-left: .12rem;
  }
  html .topd {
    height: 306px;
    padding: 0 !important;
    margin: 0 auto !important;
    display: flex;
    padding-top: 80px !important;
  }
  html .topd .bg {
    width: 101px;
    height: 101px;
    background: linear-gradient(320deg, rgba(255, 249, 194, 0) 0%, #fff9c2 100%);
    border-radius: 100px;
    position: absolute;
  }
  html .topd .topImg {
    width: 161px;
    height: 92px;
    margin-left: 30px;
    margin-top: 28px;
    opacity: 10;
    z-index: 100;
  }
  html .topd .topTit {
    font-size: 42px;
    font-weight: 500;
    color: #111111;
    margin-left: 50px;
    margin-top: 44px;
  }
  html .content {
    margin-top: 50px !important;
  }
  html .content .prOne .prTop {
    display: flex;
    margin-top: 70px;
    margin-bottom: 28px;
  }
  html .content .prOne .prTop .topImg {
    width: 84px;
    height: 84px;
    opacity: 1;
    margin-right: 30px;
    border-radius: 8px;
  }
  html .content .prOne .prTop .toptit {
    font-size: 34px;
    height: 84px;
    line-height: 84px;
    font-weight: 500;
    text-align: LEFT;
    color: #111111;
  }
  html .content .prOne .prTop .toptit span {
    font-size: 18px;
    margin-left: 20px;
    font-weight: 500;
  }
  html .content .cbbh {
    font-size: 14px;
    font-weight: 500;
    text-align: LEFT;
    color: #666666;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  html .content .cbbh .cbone {
    margin-right: 30px;
    display: flex;
    height: 14px;
    line-height: 14px;
    height: .2rem;
    margin-bottom: .2rem;
  }
  html .content .cbbh .cbone img {
    width: 18px;
    height: 18px;
    margin-top: -2px;
  }
  html .content .cbbh .ch:hover {
    color: #2020FA;
  }
  html .content .cbbh .ch:hover .imga {
    display: block;
  }
  html .content .cbbh .ch:hover .imgb {
    display: none;
  }
  html .content .cbbh .ch:hover .boxh {
    display: block;
  }
  html .content .cbbh .boxh:hover {
    display: block;
  }
  html .content .no {
    display: none;
  }
  html .content .boxh {
    width: 280px;
    display: none;
    padding: 15px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 1rem;
  }
  html .content .boxh .btop {
    color: #111111;
    font-size: 14px;
    margin-bottom: 8px;
  }
  html .content .boxh .bdown {
    font-size: 12px;
    color: #666666;
    line-height: 20px;
    height: 155px;
    overflow-y: scroll;
  }
  html .down {
    margin-top: 54px !important;
  }
  html .down .top {
    font-size: 22px;
    font-family: PingFang SC, PingFang SC-Medium;
    font-weight: 500;
    text-align: LEFT;
    color: #111111;
    margin-bottom: 20px;
  }
  html .down .cona {
    font-size: 12px;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: LEFT;
    color: #666666;
    line-height: 20px;
  }
  html .butTc {
    width: 6rem !important;
    height: 4.3rem;
    z-index: 9999999;
    background: #ffffff;
    position: absolute;
    border: 1px solid #fafafa;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    box-shadow: 0px 10px 80px 0px rgba(0, 0, 0, 0.15);
    flex-direction: column;
  }
  html .butTc .tcTop img {
    width: .5rem;
    height: .5rem;
    float: right;
  }
  html .butTc .tcTop .ttimgh {
    display: none;
  }
  html .butTc .tcTop:hover .ttimgh {
    display: block;
  }
  html .butTc .tcTop:hover .ttimg {
    display: none;
  }
  html .butTc .tcDown {
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    padding-left: .2rem;
    align-items: center;
  }
  html .butTc .tcOne {
    display: flex;
    flex-direction: column;
    margin-right: .1rem;
    width: 1.3rem;
    height: 1.6rem;
    opacity: 1;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: .2rem;
  }
  html .butTc .tcOne .downImg {
    width: .8rem;
    height: .8rem;
  }
  html .butTc .tcOne .bd {
    font-size: .15rem;
    font-family: PingFang SC, PingFang SC-Medium;
    text-align: CENTER;
    color: #333333;
  }
  html .butTc .tcOne .sm {
    font-size: .11rem;
    font-family: PingFang SC, PingFang SC-Regular;
    font-weight: 400;
    text-align: CENTER;
    color: #b3b7c0;
    margin-top: 5px;
    display: none;
  }
  html .butTc .tcOne .downImg1,
  html .butTc .tcOne .bd1,
  html .butTc .tcOne .sm2 {
    display: none;
  }
  html .butTc .tcOne .downImg1 {
    width: 1rem;
    height: 1rem;
  }
  html .hidd {
    display: none;
  }
}
<!--ºÄÊ±1759490815.7962Ãë-->