@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 1300px) {
  .guide_page,
  #myCanvas {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .wrap_box {
    font-size: 0.24rem;
  }
  img {
    width: 100%;
  }
  .mar_t10 {
    margin-top: 0.1rem;
  }
  .pc {
    display: none;
  }
  .phone {
    display: block;
  }
  .p_w100 {
    width: 100%;
  }
  .p_col {
    flex-direction: column;
  }
  .p_re_col {
    flex-direction: column-reverse;
  }
  .f22,
  .f24 {
    font-size: 0.28rem;
  }
  .f18,
  .f20 {
    font-size: 0.26rem;
  }
  .p_header {
    height: 1.2rem;
    width: 100% !important;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
  }
  .p_header .content {
    height: 100%;
  }
  .p_header.active {
    background: #fff;
  }
  .p_header.active .logo img:first-child,
  .p_header.active .p_ss img:first-child,
  .p_header.active .menu_btn img:first-child {
    display: none;
  }
  .p_header.active .logo img:last-child,
  .p_header.active .p_ss img:last-child,
  .p_header.active .menu_btn img:last-child {
    display: block;
  }
  .logo img {
    width: 3.3rem;
    height: 0.9rem;
  }
  .p_ss {
    margin-right: 0.45rem;
  }
  .p_ss img {
    width: 0.46rem;
  }
  .p_ss img:last-child {
    display: none;
  }
  .p_search_box {
    background: url(../images/p_ss_bg.jpg) no-repeat center top;
    background-size: 100% 100%;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 9999;
    position: fixed;
    padding: 0.5rem 0.4rem 0;
    display: none;
  }
  .search_con_box {
    margin: 2.1rem 0.4rem 0;
  }
  .long {
    width: 2.9rem;
  }
  .search_tit_box {
    padding: 1.45rem 0 0;
    flex-shrink: 0;
  }
  .search_right {
    margin: 0.75rem 0 0;
  }
  .search_con {
    height: 0.96rem;
    border-radius: 0.5rem;
  }
  .key {
    padding: 0.25rem 0.3rem 0;
  }
  .key b {
    font-size: 0.24rem;
  }
  .menu_btn img {
    width: 0.6rem;
  }
  .menu_btn img:last-child {
    display: none;
  }
  .menu_box {
    background: url(../images/p_nav_bg.jpg) no-repeat center top;
    background-size: 100% 100%;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 9999;
    position: fixed;
    padding: 0.5rem 0.4rem 0;
    display: none;
  }
  .menu_list {
    color: #fff;
    height: 11rem;
    overflow-y: auto;
    padding: 0.5rem 0 0;
  }
  .menu_list li {
    line-height: 3;
  }
  .menu_list li h3 {
    font-size: 0.36rem;
    font-weight: bold;
  }
  .menu_list li h3 img {
    width: 0.3rem;
    transform: rotate(-90deg);
  }
  .menu_list li.current h3 img {
    transform: rotate(0);
  }
  .sub_menu {
    font-size: 0.32rem;
    display: none;
  }
  .sub_menu a {
    display: block;
  }
  .about_bg {
    background: url(../images/p_about_bg.jpg) no-repeat center top;
    background-size: 100% 100%;
    height: 11.97rem;
    padding: 0.67rem 0 0;
  }
  .tian1 {
    width: 2.86rem;
    bottom: 0.2rem;
  }
  .tian2 {
    width: 4.26rem;
    bottom: 0;
    top: auto;
  }
  .about_logo {
    margin-bottom: 0.28rem;
  }
  .about_logo img {
    width: 3.67rem;
  }
  .about_ad img {
    width: 6rem;
  }
  .about_line {
    background: url(../images/p_about_line.png) no-repeat center 1rem;
    background-size: 100% 0.54rem;
    margin: 0.4rem 0 0;
  }
  .about_list li.swiper-slide-active {
    color: #bf9372;
    font-weight: bold;
    font-size: 0.4rem;
    margin: 0;
  }
  .cicle_box {
    width: 2.5rem;
  }
  .yuan {
    width: 0.8rem;
    height: 0.8rem;
  }
  .about_con_box {
    padding-bottom: 0.7rem;
    margin: 1.2rem auto 0;
  }
  .about_con_box .swiper-button-prev,
  .about_con_box .swiper-button-next {
    width: 1.15rem;
    height: 0.22rem;
    bottom: 0;
    top: auto;
    margin: 0;
  }
  .about_con_box .swiper-button-prev::after,
  .about_con_box .swiper-button-next::after {
    display: none;
  }
  .about_con_box .swiper-button-prev {
    background: url(../images/p_prev1.png) no-repeat;
    background-size: 100% 100%;
    left: 2rem;
  }
  .about_con_box .swiper-button-next {
    background: url(../images/p_next1.png) no-repeat;
    background-size: 100% 100%;
    right: 2rem;
  }
  .huodong_list {
    width: 7rem;
    overflow: visible;
  }
  .huodong_list .swiper-pagination {
    position: static;
    margin: 0.6rem 0;
  }
  .huodong_list .swiper-pagination-bullet {
    width: 0.16rem;
    height: 0.16rem;
    background: #00bc71;
  }
  .huodong_list .swiper-pagination-bullet-active {
    width: 0.51rem;
    height: 0.16rem;
    border-radius: 0.08rem;
  }
  .huodong_list_con {
    padding: 0.2rem 0 0;
  }
  .huodong_list_txt {
    line-height: 0.47rem;
    height: 0.94rem;
    margin: 0.1rem 0 0;
  }
  .huodong_list_pic {
    height: 4.34rem;
  }
  .more {
    width: 2.54rem;
    height: 0.75rem;
    background: #00bc71;
    border-radius: 0.38rem;
    color: #fff;
    margin: 0 auto;
  }
  .p_pro_pic_list {
    height: 12.44rem;
  }
  .pro_con {
    top: 5.07rem;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .p_pro_type {
    top: 3.25rem;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 0.3rem;
  }
  .p_pro_type li {
    text-align: center;
  }
  .pro_txt:nth-of-type(8) {
    right: auto;
    left: 3.1rem;
    top: auto;
    bottom: -0.4rem;
    flex-direction: column;
    align-items: flex-start;
  }
  .pc_cy_box .swiper-button-prev,
  .pc_cy_box .swiper-button-next {
    width: 0.44rem;
    height: 0.22rem;
    top: 3.38rem;
    margin: 0;
  }
  .pc_cy_box .swiper-button-prev::after,
  .pc_cy_box .swiper-button-next::after {
    display: none;
  }
  .pc_cy_box .swiper-button-prev {
    background: url(../images/p_prev2.png) no-repeat;
    background-size: 100% 100%;
    left: 1.4rem;
  }
  .pc_cy_box .swiper-button-next {
    background: url(../images/p_next2.png) no-repeat;
    background-size: 100% 100%;
    right: 1.4rem;
  }
  .pc_cy_box .swiper-pagination-bullet {
    width: 0.16rem;
    height: 0.16rem;
    background: #fff;
  }
  .pc_cy_box .swiper-pagination-bullet-active {
    width: 0.51rem;
    height: 0.16rem;
    border-radius: 0.08rem;
  }
  .news_bg {
    background: url(../images/p_news_bg.jpg) no-repeat center top;
    background-size: 100%;
  }
  .news_tit {
    line-height: 0.4rem;
    height: 0.8rem;
    margin: 0.2rem 0;
  }
  .news {
    margin: 0.4rem 0 0.55rem;
  }
  .news_btn {
    width: 6rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0.3rem;
  }
  .news_btn .swiper-button-prev,
  .news_btn .swiper-button-next {
    width: 1.15rem;
    height: 0.22rem;
    height: 0.2rem;
    margin: 0;
    position: static;
  }
  .news_btn .swiper-button-prev::after,
  .news_btn .swiper-button-next::after {
    display: none;
  }
  .news_btn .swiper-button-prev {
    background: url(../images/p_prev3.png) no-repeat;
    background-size: 100% 100%;
  }
  .news_btn .swiper-button-next {
    background: url(../images/p_next3.png) no-repeat;
    background-size: 100% 100%;
  }
  .news_pic {
    height: 3.4rem;
  }
  .p_four li {
    transform: scale(0.9);
  }
  .p_four li > img {
    height: 6.8rem;
  }
  .p_four li.swiper-slide-active {
    transform: scale(1);
  }
  .p_four li.swiper-slide-active .p_four_list {
    display: flex;
  }
  .p_four_list {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 1rem 0.3rem 0.8rem;
    flex-direction: column;
    display: none;
  }
  .p_four_list h3 {
    font-size: 0.33rem;
  }
  .p_four_list h3 p {
    font-weight: lighter;
  }
  .p_four_list h2 {
    font-size: 0.4rem;
    font-weight: normal;
  }
  .partner_bg {
    background: url(../images/partner_bg.jpg) no-repeat center top;
    background-size: 100% 100%;
    height: 8.27rem;
  }
  .partner {
    margin-top: -3.5rem;
  }
  .ind6-a4 {
    width: calc(100% / 4 - (1.5% * (4 - 1) / 4) - 2px);
    margin-right: 1.3%;
  }
  .ind6-a4:nth-child(5n) {
    margin-right: auto;
  }
  .ind6-a4:nth-child(4n) {
    margin-right: 0;
  }
  .footer_bg {
    background: url(../images/p_footer_bg.jpg) no-repeat center top;
    background-size: 100% 100%;
    height: 10.18rem;
    padding: 1rem 0 0;
  }
  .p_footer {
    border-bottom: solid 1px rgba(255, 255, 255, 0.4);
    padding-bottom: 0.6rem;
  }
  .p_footer_logo {
    width: 3.89rem;
    margin: 0 auto 0.7rem;
    display: block;
  }
  .p_tel_icon {
    width: 0.3rem;
    height: 0.3rem;
    margin-right: 0.15rem;
  }
  .p_tel_num {
    font-size: 0.48rem;
    margin: 0.2rem 0;
  }
  .share_list {
    margin: 0.7rem 0 0;
  }
  .share_list li {
    width: 0.95rem;
    margin: 0 0.28rem;
  }
  .share_list li p {
    margin-top: 0.1rem;
  }
  .share_icon {
    width: 0.95rem;
    height: 0.95rem;
  }
  .wx_code {
    width: 2rem;
    height: 2rem;
    left: -0.5rem;
    top: 1rem;
    bottom: auto;
  }
  .p_copyright {
    line-height: 0.6rem;
    white-space: pre-line;
    padding: 0.38rem 0 0;
  }
  .video_play {
    width: 0.8rem;
    height: 0.8rem;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .video_con {
    width: 100%;
    height: calc(7.5rem/16*9);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .video_close {
    font-size: 0.4rem;
    right: 0.5rem;
    top: 0.5rem;
    width: 0.6rem;
    height: 0.6rem;
  }
  .m_news_tit_box {
    align-items: center;
  }
  .m_news_tit {
    text-align: center;
    margin-bottom: 0.5rem;
  }
  .m_type a {
    margin: 0 0.3rem;
  }
  .m_news li {
    margin-right: 0;
    width: 100%;
  }
  .m_about_bg1 {
    padding: 0.3rem 0;
  }
  .m_about_txt {
    margin-bottom: 0.3rem;
  }
  .m_cicle1_box {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0.3rem;
    margin: 0 auto;
  }
  .m_about_num {
    padding: 0.3rem 0 0;
    margin: 0;
  }
  .m_about_num ul {
    flex-wrap: wrap;
  }
  .m_about_num_list {
    width: 34%;
    padding: 0;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    margin-left: 0;
  }
  .m_about_num_list:nth-of-type(1)::after,
  .m_about_num_list:nth-of-type(4)::after {
    display: none;
  }
  .brand_logo {
    padding: 5rem 0 0;
  }
  .brand_logo li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.3rem;
  }
  .m_linian_box {
    top: 0;
  }
  .m_about_bg3 {
    padding: 0.5rem 0 0.6rem;
  }
  .story_tit {
    width: auto;
    padding: 0;
  }
  .story_tit h2 {
    width: auto;
  }
  .story_tit p {
    width: auto;
  }
  .story_btn_box {
    margin: 0.45rem auto;
  }
  .m_four {
    height: 14rem;
  }
  .m_four_box {
    height: 7rem;
    padding: 0.4rem 0.25rem;
  }
  .m_four_list {
    top: 7rem;
    height: 7rem;
  }
  .m_video {
    height: 3.6rem;
  }
  .m_about_bg5 {
    padding-bottom: 3rem;
  }
  .team_pic {
    height: 4.2rem;
    margin: 0.3rem 0 0;
  }
  .news_btn {
    bottom: -0.5rem;
  }
  .side_type {
    width: 100%;
    display: flex;
    left: 0;
    top: 2.5rem;
    justify-content: center;
    font-size: 0.3rem;
  }
  .side_type li {
    margin: 0 0.3rem;
  }
  .m_pro .pro_con {
    display: none;
  }
  .m_pro_type {
    left: 0.3rem;
    height: 10rem;
    top: 0.3rem;
  }
  .m_pro_type li a {
    position: absolute;
    right: 0;
    top: 40%;
    font-size: 0.26rem;
    display: none;
  }
  .m_pro_type li.swiper-slide-active {
    color: #fff;
  }
  .m_pro_type li.swiper-slide-active a {
    display: block;
  }
  .web_link {
    height: 6rem;
    right: -31%;
    bottom: -23%;
  }
  .shop_list {
    transform: scale(1);
  }
  .news_tip > div {
    margin: 0 0.25rem;
  }
  .nextpage > div {
    max-width: 100%;
  }
  .pro_show_box {
    padding: 0.5rem 0;
  }
  .p_develop_bg {
    background: url(../images/p_develop_bg.jpg) no-repeat center bottom #f7fbfe;
    background-size: 100%;
    min-height: 12.67rem;
    padding: 0.5rem 0 2.8rem;
  }
  .p_develop_tit h2 {
    color: #00bc71;
    font-size: 0.46rem;
  }
  .p_develop_tit h4 {
    font-size: 0.36rem;
    color: #323233;
  }
  .p_develop_year {
    width: 5.6rem;
    margin: 0.2rem auto;
    border-bottom: solid 2px #e2e2e2;
  }
  .p_develop_year li {
    margin: 0 0.5rem;
    color: #333333;
    font-size: 0.48rem;
    position: relative;
  }
  .p_develop_year li::after {
    width: 100%;
    height: 2px;
    background: #00bc71;
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    display: none;
  }
  .p_develop_year li.current {
    color: #00bc71;
  }
  .p_develop_year li.current::after {
    display: block;
  }
  .p_develop {
    display: none;
  }
  .p_develop:first-child {
    display: block;
  }
  .m_story > .swiper-wrapper > .swiper-slide:first-child {
    background: url(../images/p_story_bg1.jpg) no-repeat center top;
    background-size: 100% 100%;
  }
  .m_story > .swiper-wrapper > .swiper-slide:nth-child(2) {
    background: url(../images/p_strory_bg2.jpg) no-repeat center top;
    background-size: 100% 100%;
  }
  .m_story_brand {
    position: static;
    margin: 3rem auto 0;
    display: block;
  }
  .m_story_list {
    padding: 1rem 1.25rem 0;
  }
  .m_story_list .swiper li:nth-child(odd) {
    margin-top: 0;
  }
  .m_gongyi {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .m_gongyi li {
    width: 3.4rem;
    height: 2.2rem;
    float: none;
  }
  .m_gongyi li:first-child {
    width: 100%;
    height: 3.63rem;
    margin-right: 0;
  }
  .m_gongyi_con {
    height: 1.1rem;
    padding: 0.1rem 0.3rem 0;
  }
  .m_gongyi_con p {
    margin: 0;
    line-height: 0.4rem;
    height: 0.4rem;
  }
  .forst_news {
    justify-content: space-between;
  }
  .forst_news li {
    width: 3.45rem;
    margin-right: 0;
  }
  .forst_news_pic {
    height: 2.02rem;
  }
  .forest_con_box {
    overflow-x: auto;
  }
  .forest_pic {
    width: auto !important;
  }
  .shouquan_bg {
    padding: 1rem 0;
    background: none;
  }
  .m_shouquan_box {
    padding: 0;
  }
  .m_shouquan {
    padding: 0.5rem 0 0;
  }
  .message li {
    width: 100%;
  }
  .agree_bg {
    background: none;
  }
  .m_shenbao_box {
    padding: 0.7rem 0;
  }
  .m_patner_list li {
    width: 24%;
  }
  .m_patner_list li:nth-child(4n) {
    margin-right: 0;
  }
  .m_patner_list li:nth-child(5n) {
    margin-right: auto;
  }
  .about_con_txt {
    height: 1.56rem;
    overflow: hidden;
  }
  .about_pop {
    z-index: 99;
    transition: 1s;
  }
  .about_pop.on {
    transition: 1s;
  }
  .pop_txt {
    width: 7rem;
    height: 8.5rem;
  }
  .about_pop_con {
    background-size: auto auto;
    padding: 1rem 0 0;
  }
  .pop_close {
    right: 0.5rem;
    top: 0.5rem;
    width: 0.6rem;
    height: 0.6rem;
  }
}

@media only screen and (max-width: 768px) {
  .content {
    width: 7rem;
  }
  .partner {
    margin-top: -1rem;
  }
  .menu_list{
    height: 5rem;
   }
   .m_story_brand{
    width: 1.5rem;
    height: 1.5rem;
    top: 0;
    position: absolute;
    margin-top: 1.5rem;
   }
   .m_story_list{
    padding: 3rem 2rem 0;
   }
   .pop_txt{
    height: 3rem;
   }
   .pop_logo{
    padding-top: 0;
   }

}
@media only screen and (max-width: 700px){
  .menu_list{
    height: 11rem;
   }
   .m_story_brand{
    width: 3.37rem;
    height: 3.27rem;
    position: static;
    margin: 3rem auto 0;
   }
   .pop_txt{
    height: 8.5rem;
   }
   .pop_logo{
    padding-top: 0.8rem;
   }

}
@media screen and (min-aspect-ratio: 1){
  .menu_list{
    height: 5rem;
   }
}
@media screen and (horizontal-viewport-segments: 2){
  .menu_list{
    height: 5rem;
   }
}
