.web {
  display: block;
}

.mobile {
  display: none;
}

@media screen and (max-width: 1680px) {
  .z_head {
    width: 100%;
    height: 130px;
    background: #fff;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    /* padding: 0 80px; */
    padding: 0 8px;
  }

  .s_video dl dd .vpibgc {
    background-size: 60px;
  }

  .s_video dl dd .vpic {
    width: 98%;
    height: 200px;
    float: left;
    position: relative;
    z-index: 10;
    overflow: hidden;
  }

  .m_banner {
    width: 100%;
    margin-top: 20px;
    float: left;
    position: relative;
    z-index: 2;
    overflow: hidden;
  }
}

@media screen and (max-width: 1500px) and (min-width: 1200px) {
  .z_head {
    width: 100%;
    height: 130px;
    background: #fff;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 20px;
  }

  .z_head .search {
    width: 200px;
    height: 40px;
    float: left;
    margin: 10px 10px 0 20px;
    border-bottom: 1px solid #a0a0a0;
  }

  .z_head .search input.sinp1 {
    width: 160px;
    height: 30px;
    float: left;
    background: #fff;
    border: none;
    font-size: 14px;
    color: #333;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
  }

  .z_head .search input.sinp2 {
    width: 23px;
    height: 23px;
    float: left;
    margin: 5px 0 0 5px;
    background: url(../images/sous.png) no-repeat left bottom;
    border: none;
    text-indent: -999px;
  }

  .m_position1 {
    position: relative;
    width: 64%;
    max-width: 674px;
    height: 263px;
    left: 50%;
    margin-left: -26%;
    top: 35%;
  }

  .m_tchbox {
    width: 64%;
    max-width: 760px;
    height: 300px;
    float: left;
    position: absolute;
    z-index: 8;
    left: 50%;
    margin-left: -21%;
    top: 30%;
    background: url(../images/tchuangs1.jpg) no-repeat left bottom;
    background-size: 100% 100%;
    border: 2px solid #fff;
    border-radius: 21px;
    box-shadow: 5px 6px 10px rgba(150, 160, 205, 0.49);
  }

  .m_denglu {
    width: 100%;
    height: 263px;
    float: left;
    position: absolute;
    z-index: 8;
    background: url(../images/lobgc.jpg) no-repeat left bottom;
    background-size: 100% 100%;
    border: 2px solid #fff;
    border-radius: 21px;
    box-shadow: 5px 6px 10px rgba(150, 160, 205, 0.49);
  }

  .m_denglu_bottom {
    width: 102%;
    float: left;
    position: absolute;
    z-index: 5;
    left: -0.7%;
    top: 15px;
  }

  .m_denglu_bottom img {
    width: 100%;
  }

  .m_position2 {
    position: relative;
    width: 74%;
    max-width: 860px;
    height: 307px;
    left: 50%;
    margin-left: -26%;
    top: 35%;
  }

  .s_conta_left {
    width: 64%;
    max-width: 940px;
    float: left;
  }

  .s_serv_bt font {
    width: 88%;
    height: 36px;
    float: left;
    margin: 0 0 0 2%;
    font-family: 'SourceHanSansSC-Regular';
    font-size: 18px;
    color: #333333;
    text-align: left;
    line-height: 36px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .s_serv_con font {
    width: 88%;
    height: 108px;
    float: left;
    margin: 0 0 0 2%;
    font-size: 18px;
    color: #333333;
    text-align: left;
    line-height: 36px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .s_serv_more {
    width: 98%;
    height: 36px;
    float: left;
    font-family: Arial;
    font-size: 18px;
    color: #9cbf27;
    text-align: right;
    line-height: 36px;
    font-weight: bold;
    text-transform: uppercase;
    overflow: hidden;
  }

  .sfobox ul {
    float: right;

    width: 42%;

    margin: 2% 0;
  }

  .sfobox ul li a {
    float: left;

    padding: 0 10px;

    font-size: 14px;

    color: #759801;

    text-align: center;

    line-height: 40px;

    font-weight: normal;

    text-decoration: none;
  }

  .s_serv_bt .span1 {
    width: 36px;
    height: 36px;
    float: left;
    margin: 0 0 0 2%;
    background: #9cbf27;
    border: none;
    border-radius: 5px;
    font-family: Arial;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    font-weight: bold;
    text-transform: uppercase;
  }

  .s_serv_bt font {
    width: 88%;
    height: 36px;
    float: left;
    margin: 0 0 0 2%;
    font-family: 'SourceHanSansSC-Regular';
    font-size: 16px;
    color: #333333;
    text-align: left;
    line-height: 36px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .s_serv_con .span1 {
    width: 36px;
    height: 36px;
    float: left;
    margin: 0 0 0 2%;
    background: #faa832;
    border: none;
    border-radius: 5px;
    font-family: Arial;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    font-weight: bold;
    text-transform: uppercase;
  }

  .s_serv_con font {
    width: 88%;
    height: 108px;
    float: left;
    margin: 0 0 0 2%;
    font-size: 14px;
    color: #333333;
    text-align: left;
    line-height: 36px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .s_serv_more {
    width: 96%;
    height: 36px;
    float: left;
    font-family: Arial;
    font-size: 16px;
    color: #9cbf27;
    text-align: right;
    line-height: 36px;
    font-weight: bold;
    text-transform: uppercase;
    overflow: hidden;
  }

  .s_quest dl dd .quecon {
    width: 48%;
    float: left;
    margin: 0 0 0 10px;
  }

  .s_quest dl dd .quecon h4 {
    width: 100%;
    height: 120px;
    margin: 0 0 3% 0;
    float: left;
    font-size: 18px;
    color: #666;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .s_quest dl dd .quecon h5 {
    width: 136px;
    float: left;
    margin: 0;
  }

  .s_quest dl dd .quecon h5 img {
    width: 100%;
    margin: 0;
  }

  .s_video dl dd .vpibgc {
    background-size: 50px;
  }

  .s_video dl dd .vpic {
    width: 98%;
    height: 180px;
    float: left;
    position: relative;
    z-index: 10;
    overflow: hidden;
  }
}

@media screen and (max-width: 1024) {
  .z_head {
    display: none !important;
  }
  .nav {
    display: block;
    margin: 0;
  }
  .z_mhead .nav {
    position: absolute;
    width: 55px;
    height: 44px;
    background: url(../images/dh.png) no-repeat center center;
    background-size: 100%;
    border-radius: 0px;
    left: 24%;
    top: 1.5rem;
    display: block;
    z-index: 15;
  }
  .z_nav {
    position: fixed;
    width: 100%;
    height: calc(100% - 0rem);
    left: 0%;
    top: 6rem;
    z-index: 999999999;
    zoom: 1;
    display: none;
  }
  .z_nav .navleft {
    width: 30%;
    float: right;
    background: rgba(0, 0, 0, 0.1);
    height: 100vh;
    overflow: hidden;
  }
  .z_nav .nav {
    width: 70%;
    float: left;
    background: #fff;
    height: calc(100% - 0rem);
    overflow-y: auto;
    overflow-x: hidden;
  }
  .z_nav .nav ul {
    width: 100%;
    float: left;
    margin: 3% 0 3% 0%;
    border-top: 1px dashed #f2f3f5;
  }
  .z_nav .nav ul li {
    width: 100%;
    min-height: 3rem;
    float: left;
    border-bottom: 1px dashed #f2f3f5;
  }
  .z_nav .nav ul li.selected {
  }
  .z_nav .nav ul li a {
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    float: left;
    margin: 0 3%;
    font-size: 18px;
    color: #333;
    line-height: 3rem;
  }
  .z_nav .nav ul li a img.vimg1 {
    width: 1rem;
    display: block;
    margin: 4% 8% 4% 6%;
  }
  .z_nav .nav ul li a img.vimg2 {
    width: 1rem;
    display: none;
    margin: 4% 8% 4% 6%;
  }
  .z_nav .nav ul li.selected > a {
    color: #0275fc;
  }
  .z_nav .nav ul li.selected a img.vimg1 {
    width: 1rem;
    display: none;
    margin: 4% 8% 4% 6%;
  }
  .z_nav .nav ul li.selected a img.vimg2 {
    width: 1rem;
    display: block;
    margin: 4% 8% 4% 6%;
  }
  .z_nav .nav ul li ul {
    background: #fff;
    margin: 0;
    padding: 1rem 1rem;
    box-sizing: border-box;
  }
  .z_nav .nav ul li ul li {
    border: 0;
    margin-bottom: 0.5rem;
    padding: 0;
    border-bottom: 1px solid #f2f3f5;
  }
  .z_nav .nav ul li ul li a {
    font-size: 14px;
    color: #333333;
    margin-bottom: 0;
  }
  .z_mhead {
    position: fixed;
    background: #fff;
    width: 100%;
    left: 0;
    top: 0%;
    height: 6rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: nowrap;
    box-sizing: border-box;
    padding: 0 0%;
    z-index: 45;
  }
  .z_mhead .ss {
    width: 5%;
    /* margin-right: 2%; */
    position: relative;
  }
  .z_mhead .ss img {
    width: 30px;
  }
  .z_mhead .search {
    position: absolute;
    z-index: 25;
    right: 5.4vw;
    background: #fff;
    border: 1px solid #bfbfbf;
    height: 2.5rem;
    top: -0.5rem;
    box-sizing: border-box;
    padding: 0 0.8rem;
    font-size: 0.9rem;
    color: #333;
    width: 40vw;
    display: none;
  }
  .z_mhead .search input.zmsp {
    width: 78%;
    height: 2.5rem;
    float: left;
    background: transparent;
    border: none;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 2.5rem;
    font-weight: normal;
  }
  .z_mhead .search input.sinp2 {
    width: 20px;
    height: 20px;
    float: right;
    margin: 8px 0 0 5px;
    background: url(../images/sous.png) no-repeat left bottom;
    background-size: 100% 100%;
    border: none;
    text-indent: -999px;
  }
  .z_mhead .logo {
    width: 20%;
    float: left;
    margin: 1% 0 0 1%;
  }
  .z_mhead .logo img {
    width: 100%;
  } /*9cbf27*/
  .z_mhead .z_qiehuan {
    /* width: 197px; */
    width: 78px;
    height: 35px;
    float: left;
    background: #9cbf27;
    border: none;
    border-radius: 16px;
    margin: 10px 10px 10px 10px;
    display: block;
    
  }
  .z_qiehuan dl {
    width: 100%;
    float: left;
    padding: 0 5px;
  }
  .z_qiehuan dl dd {
    /* width: 75px; */
    width: 100%;
    height: 35px;
    float: left;
    /* border-right: 1px solid #fff; */
  }
  /* .z_qiehuan dl dd:last-child {
    width: 108px;
    height: 35px;
    float: left;
    border-right: none;
  } */
  .z_qiehuan dl dd a {
    width: 100%;
    height: 14px;
    float: left;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-weight: normal;
  }
  .z_mhead .z_ying {
    width: auto;
    height: 20px;
    float: right;
    margin: 10px 10px 10px 0;
    font-size: 20px;
    color: #000000;
    text-align: left;
    line-height: 20px;
    font-weight: normal;
    text-transform: uppercase;
  }
  .z_ying a {
    color: #000;
  }
  .z_ying img {
    width: 23px;
    float: left;
    margin: 2px 5px 0 0;
  }
  /* .z_head {
    width: 100%;
    height: 130px;
    background: #fff;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 0 20px;
  }

  .s_video dl dd .vpibgc {
    background-size: 50px;
  }

  .s_video dl dd .vpic {
    width: 98%;
    height: 140px;
    float: left;
    position: relative;
    z-index: 10;
    overflow: hidden;
  } */
}

@media screen and (max-width: 980px) {
  .mobile {
    display: block;
  }

  .web {
    display: none;
  }

  .z_head.web {
    display: none;
  }

  .z_mhead {
    position: fixed;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    width: 100%;
    left: 0;
    top: 0%;
    height: 6rem;
    /* display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: nowrap; */
    box-sizing: border-box;
    padding: 0 0%;
    z-index: 45;
  }

  .z_mhead .ss {
    width: 5%;
    /* margin-right: 2%; */
    position: absolute;
    top: 58%;
    right: 22%;
  }

  .z_mhead .search {
    position: absolute;
    z-index: 25;
    right: 5.4vw;
    background: #fff;
    border: 1px solid #bfbfbf;
    height: 2.5rem;
    top: -0.5rem;
    box-sizing: border-box;
    padding: 0 0.8rem;
    font-size: 0.9rem;
    color: #333;
    width: 40vw;
    display: none;
  }

  .z_mhead .search input.zmsp {
    width: 78%;
    height: 2.5rem;
    float: left;
    background: transparent;
    border: none;
    font-size: 12px;
    color: #333;
    text-align: left;
    line-height: 2.5rem;
    font-weight: normal;
  }

  .z_mhead .search input.sinp2 {
    width: 20px;
    height: 20px;
    float: right;
    margin: 8px 0 0 5px;
    background: url(../images/sous.png) no-repeat left bottom;
    background-size: 100% 100%;
    border: none;
    text-indent: -999px;
  }

  /*.z_mhead .ss input.sinp { position: absolute; z-index: 25; right: 5.4vw; background: #fff; border: 1px solid #bfbfbf; height: 2.5rem; top: -0.5rem; box-sizing: border-box; padding: 0 0.8rem; font-size: 0.9rem; color: #333; width: 40vw; transition: all 0.3s ease-in-out 0s; transform: translateX(500px); visibility: hidden; }



    .z_mhead .ss.active input.sinp {   visibility: visible; transform: translateX(0px); }*/

  .z_mhead .logo {
    width: 30%;
    float: left;
    /* left: 3%; */
    margin: 1% 0 0 1%;
    /* margin-right: -12%; */
  }

  .z_mhead .logo img {
    width: 100%;
  }

  /*9cbf27*/

  .z_mhead .z_qiehuan {
    width: 74px;
    height: 28px;
    /* float: left; */
    background: #9cbf27;
    border: none;
    border-radius: 16px;
    /* margin: 10px 10px 10px 10px; */
    display: block;
    position: absolute;
    top: 55%;
    right: 2%;
  }

  .z_qiehuan dl {
    width: 64px;
    float: left;
    padding: 8px 5px 0px 5px;
  }

  .z_qiehuan dl dd {
    width: 31px;
    height: 14px;
    float: left;
    border-right: 1px solid #fff;
  }

  .z_qiehuan dl dd:last-child {
    width: 31px;
    height: 14px;
    float: left;
    border-right: 1px solid #9cbf27;
  }

  .z_qiehuan dl dd a {
    width: 100%;
    height: 14px;
    float: left;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 14px;
    font-weight: normal;
  }

  .z_mhead .z_ying {
    width: auto;
    height: 20px;
    float: right;
    margin: 25px 10px 10px 0;
    font-size: 12px;
    color: #000000;
    text-align: left;
    line-height: 20px;
    font-weight: normal;
    text-transform: uppercase;
  }

  .z_ying a {
    color: #000;
  }

  .z_ying img {
    width: 16px;
    float: left;
    margin: 4px 5px 0 0;
  }

  .web {
    display: none;
  }

  .nav {
    display: block;
    margin: 0;
  }

  .z_mhead .nav {
    position: absolute;
    width: 31px;
    height: 16px;
    background: url(../images/dh.png) no-repeat center center;
    background-size: 100%;
    border-radius: 0px;
    left: 33%;
    top: 1.5rem;
    display: block;
    z-index: 15;
  }

  .z_nav {
    position: fixed;
    width: 100%;
    height: calc(100% - 0rem);
    left: 0%;
    top: 4rem;
    z-index: 999999999;
    zoom: 1;
    display: none;
  }

  .z_nav .navleft {
    width: 30%;
    float: right;
    background: rgba(0, 0, 0, 0.1);
    height: 100vh;
    overflow: hidden;
  }

  .z_nav .nav {
    width: 70%;
    float: left;
    background: #fff;
    height: calc(100% - 0rem);
    overflow-y: auto;
    overflow-x: hidden;
  }

  .z_nav .nav ul {
    width: 100%;
    float: left;
    margin: 3% 0 3% 0%;
    border-top: 1px dashed #f2f3f5;
  }

  .z_nav .nav ul li {
    width: 100%;
    min-height: 3rem;
    float: left;
    border-bottom: 1px dashed #f2f3f5;
  }

  .z_nav .nav ul li.selected {
  }

  .z_nav .nav ul li a {
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    float: left;
    margin: 0 3%;
    font-size: 16px;
    color: #333;
    line-height: 3rem;
  }

  .z_nav .nav ul li a img.vimg1 {
    width: 1rem;
    display: block;
    margin: 4% 8% 4% 6%;
  }

  .z_nav .nav ul li a img.vimg2 {
    width: 1rem;
    display: none;
    margin: 4% 8% 4% 6%;
  }

  .z_nav .nav ul li.selected > a {
    color: #0275fc;
  }

  .z_nav .nav ul li.selected a img.vimg1 {
    width: 1rem;
    display: none;
    margin: 4% 8% 4% 6%;
  }

  .z_nav .nav ul li.selected a img.vimg2 {
    width: 1rem;
    display: block;
    margin: 4% 8% 4% 6%;
  }

  .z_nav .nav ul li ul {
    background: #fff;
    margin: 0;
    padding: 1rem 1rem;
    box-sizing: border-box;
  }

  .z_nav .nav ul li ul li {
    border: 0;
    margin-bottom: 0.5rem;
    padding: 0;
    border-bottom: 1px solid #f2f3f5;
  }

  .z_nav .nav ul li ul li a {
    font-size: 14px;
    color: #333333;
    margin-bottom: 0;
  }

  .m_cokkie {
    width: 90%;
    float: left;
    height: 56px;
    margin: 40px 0 20px 5%;
    position: relative;
    z-index: 18;
  }

  .m_cokkie_zhong h4 {
    width: 100%;
    float: left;
    margin: 10px 0 0px 0;
    font-size: 24px;
    color: #333;
    line-height: 26px;
    text-align: center;
    font-weight: normal;
  }

  .m_cokkie_zhong font {
    width: 100%;
    float: left;
    margin: 0px 0 0 0;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    text-align: center;
    font-weight: normal;
  }

  /*seaction2*/

  .section2 {
    width: 100%;
    float: left;
    min-height: 800px;
    background: #f6f6f6 url(../images/tuoyuan1.png) no-repeat 2% 40%;
    background-size: 86px 86px;
  }

  .m_company {
    width: 94%;
    max-width: initial;
    display: block;
    margin: 0 auto;
    position: relative;
  }

  .m_abo_wen {
    width: 93%;
    max-width: initial;
    height: auto;
    padding: 3%;
    float: left;
    background: #fff;
    position: relative;
    z-index: 10;
    left: 0;
    top: 0px;
    margin: 2% 0 3% 0%;
  }

  .m_abo_wen h3 {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 20px;
    font-weight: normal;
    text-transform: uppercase;
  }

  .m_abo_wen h3 font {
    float: left;
    width: 34px;
    height: 12px;
    margin: 3px 5px 0 0;
    background: #b1d020;
  }

  .m_abo_wen h4 {
    width: 100%;
    float: left;
    height: 30px;
    margin: 10px 0 10px 0;
    font-family: 'SourceHanSansSC-Regular';
    font-size: 20px;
    color: #333;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
  }

  .m_abo_wen h4 font {
    font-family: 'SourceHanSansSC-Light';
    font-size: 20px;
    color: #333;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
  }

  .m_abo_wen h5 {
    width: 100%;
    float: left;
    height: auto;
    margin: 10px 0 10px 0;
    font-family: 'SourceHanSansSC-Regular';
    font-size: 14px;
    color: #333;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .m_abo_wen h6 {
    width: 85px;
    float: left;
    padding: 5px 0;
    margin: 10px 0 20px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }

  .m_abo_wen h6 a {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #333;
    text-align: left;
    line-height: 20px;
    font-weight: normal;
  }

  .m_abo_wen h6 a font {
    float: left;
    padding: 0 6% 0 2%;
    font-size: 14px;
    color: #333;
    text-align: left;
    line-height: 20px;
    font-weight: normal;
  }

  .m_abo_wen h6 a img {
    width: 15px;
    float: left;
    margin: 4px 0 0 0;
  }

  .m_abo_imgs {
    width: 98%;
    max-width: inherit;
    height: auto;
    max-height: initial;
    float: right;
    background: #dcdcdc;
    position: relative;
    z-index: 5;
    margin: 1% 1% 4% 0;
    overflow: hidden;
  }

  .m_abo_imgs img {
    width: 100%;
  }

  .c_max {
    width: 94%;
    display: block;
    margin: 0 auto;
    position: relative;
    display: block;
  }

  .m_logbox {
    width: 100%;
    height: auto !important;
    min-height: 680px;
    float: left;
    background: url(../images/cbgc1.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    overflow: hidden;
  }

  .m_tchbox {
    width: 82%;
    max-width: inherit;
    height: auto;
    float: left;
    position: absolute;
    z-index: 8;
    left: 0%;
    margin-left: 8%;
    top: 30%;
    background: url(../images/tchuangs1.jpg) no-repeat left bottom;
    background-size: 100% 100%;
    border: 2px solid #fff;
    border-radius: 21px;
    box-shadow: 5px 6px 10px rgba(150, 160, 205, 0.49);
  }

  .m_tchbox h3 {
    width: 94%;
    float: left;
    margin: 50px 0 0 3%;
    font-family: 'PingFangSC-Light', sans-serif;
    font-size: 18px;
    color: #4b4b4b;
    text-align: center;
    line-height: 30px;
    font-weight: 200;
    letter-spacing: 5px;
  }

  .m_tchbox h4 {
    width: 94%;
    float: left;
    margin: 20px 0 0 3%;
    font-family: 'SourceHanSansSC-Light';
    font-size: 12px;
    color: #4b4b4b;
    text-align: center;
    line-height: 26px;
    font-weight: 200;
    letter-spacing: 0px;
  }

  .m_tchbox h5 {
    width: 94%;
    float: left;
    margin: 20px 0 10px 2%;
    font-family: 'SourceHanSansSC-Light', sans-serif;
    font-size: 12px;
    color: #4b4b4b;
    text-align: left;
    line-height: 26px;
    font-weight: 200;
    letter-spacing: 0px;
  }

  .m_tchbox h5 a {
    width: auto;
    float: left;
    font-family: 'SourceHanSansSC-Light', sans-serif;
    font-size: 12px;
    color: #4b4b4b;
    text-align: left;
    line-height: 26px;
    font-weight: 200;
    letter-spacing: 0px;
  }

  .m_tchbox h5 a:hover {
    color: #000000;
  }

  .m_tchbox h5 font {
    float: right;
    font-family: 'SourceHanSansSC-Light', sans-serif;
    font-size: 12px;
    color: #4b4b4b;
    text-align: left;
    line-height: 26px;
    font-weight: 200;
    letter-spacing: 0px;
  }

  .m_tchbox h5 font a {
    float: right;
    font-family: 'SourceHanSansSC-Light', sans-serif;
    font-size: 12px;
    color: #4b4b4b;
    text-align: left;
    line-height: 26px;
    font-weight: 200;
    letter-spacing: 0px;
  }

  .m_areas dl {
    width: 100%;
    float: left;
  }

  .m_areas dl dt {
    width: 94%;
    max-width: initial;
    height: auto !important;
    max-height: 520px;
    float: left;
    margin: 3% 0% 3% 3%;
    overflow: hidden;
  }

  .m_areas dl dt h4 {
    width: 100%;
    float: left;
    height: 40px;
    margin: 60px 0 20px 0;
    font-family: 'SourceHanSansSC-Regular';
    font-size: 25px;
    color: #333333;
    text-align: center;
    line-height: 40px;
    font-weight: normal;
  }

  .m_areas dl dt img {
    width: 100%;
    display: block;
    margin: 0 auto;
  }

  .footer {
    width: 100%;
    min-height: 30px;
    float: left;
    background: #9cbf27;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    font-weight: normal;
    padding: 10px 0;
  }

  .m_denglu {
    width: 82%;
    max-width: inherit;
    height: auto;
    float: left;
    position: absolute;
    z-index: 8;
    left: 0%;
    margin-left: 8%;
    top: 30%;
    background: url(../images/lobgc.jpg) no-repeat left bottom;
    background-size: cover;
    border: 2px solid #fff;
    border-radius: 21px;
    box-shadow: 5px 6px 10px rgba(150, 160, 205, 0.49);
  }

  .m_wangji {
    width: 100%;
    max-width: inherit;
    height: auto;
    float: left;
    position: absolute;
    z-index: 8;
    background: url(../images/lobgc.jpg) no-repeat left bottom;
    background-size: 100% 100%;
    border: 2px solid #fff;
    border-radius: 21px;
  }

  .dlogin {
    width: 84%;
    max-width: inherit;
    float: left;
    margin: 10px 0 6% 10%;
    position: relative;
  }

  .m_position1 {
    position: relative;
    width: 86%;
    max-width: initial;
    height: auto;
    left: 0%;
    margin-left: 6%;
    top: 0%;
    margin-top: 45%;
  }

  table.table1 {
    width: 100%;
    float: left;
    border-collapse: collapse;
  }

  table.table1 tr td {
    width: 100%;
    height: 32px;
    float: left;
    margin-top: 20px;
    border-bottom: 1px dashed #5d5e5e;
  }

  table.table1 tr:nth-child(3) td {
    width: 100%;
    height: 36px;
    float: left;
    margin-top: 20px;
    border-bottom: 1px dashed transparent;
  }

  table.table1 td input.tinp1 {
    width: 94%;
    height: 24px;
    float: left;
    padding-left: 3%;
    background: transparent;
    border: none;
    border-left: 3px solid #5d5e5e;
    font-size: 14px;
    color: #4b4b4b;
    text-align: left;
    line-height: 24px;
    font-weight: 200;
  }

  .dlogin a.ddlu,
  input.ddlu {
    float: left;
    font-size: 14px;
    color: #4b4b4b;
    text-align: left;
    line-height: 24px;
    font-weight: 200;
  }

  .dlogin a.dzhuce {
    float: left;
    margin-left: 16%;
    font-size: 14px;
    color: #4b4b4b;
    text-align: left;
    line-height: 24px;
    font-weight: 200;
  }

  .dlogin a.dwji {
    float: right;
    font-size: 14px;
    color: #4b4b4b;
    text-align: left;
    line-height: 24px;
    font-weight: 200;
  }

  .dlogin a:hover {
    color: #000000;
  }

  .s_person {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #4b4b4b;
    text-align: center;
    line-height: 40px;
    font-weight: 200;
    position: absolute;
    z-index: 33;
    left: 0;
    top: 0%;
    margin-top: -20%;
  }

  .m_position2 {
    position: relative;
    width: 86%;
    max-width: initial;
    height: auto;
    left: 0%;
    margin-left: 6%;
    top: 0%;
    margin-top: 50%;
  }

  .m_center {
    width: 100%;
    height: auto;
    float: left;
    position: absolute;
    z-index: 8;
    background: url(../images/person1.jpg) no-repeat left bottom;
    background-size: 100% 100%;
    border: 2px solid #fff;
    border-radius: 8px;
  }

  .m_denglu_bottom {
    width: 102.6%;
    float: left;
    position: absolute;
    z-index: 5;
    left: -0.5%;
    top: 0;
    margin-top: 38%;
  }

  .m_denglu_bottom img {
    width: 100%;
  }

  table.table11 {
    width: 100%;
    float: left;
    border-collapse: collapse;
  }

  table.table11 tr {
    width: 100%;
    float: left;
  }

  table.table11 tr td {
    width: 94%;
    height: 36px;
    float: left;
    margin: 3% 0% 4% -3%;
    border-bottom: 1px dashed #5d5e5e;
  }

  table.table11 tr:nth-child(8) td {
    width: 50%;
    height: 36px;
    float: left;
    margin-top: 20px;
    border-bottom: 1px dashed transparent;
  }

  table.table11 td input.tinp1 {
    width: 94%;
    height: 24px;
    float: left;
    padding-left: 3%;
    background: transparent;
    border: none;
    border-left: 3px solid #5d5e5e;
    font-size: 14px;
    color: #4b4b4b;
    text-align: left;
    line-height: 24px;
    font-weight: 200;
  }

  table.table11 td input.tinp21 {
    width: 56%;
    font-size: 14px;
  }

  table.table11 td input.tinp22 {
    width: 34%;
    font-size: 14px;
  }

  .c_person {
    width: 96%;
    float: left;
    margin: 2% 0 0 2%;
    padding-bottom: 3%;
    position: relative;
  }

  table.table2 {
    width: 100%;
    float: left;
    border-collapse: collapse;
  }

  table.table2 tr {
    width: 100%;
    float: left;
  }

  table.table2 tr td {
    width: 90%;
    height: 36px;
    float: left;
    margin: 3% 0% 4% 3%;
    border-bottom: 1px dashed #5d5e5e;
  }

  table.table2 tr:nth-child(8) td {
    width: 50%;
    height: 36px;
    float: left;
    margin-top: 20px;
    border-bottom: 1px dashed transparent;
  }

  table.table2 td input.tinp2 {
    width: 94%;
    height: 24px;
    float: left;
    padding-left: 3%;
    background: transparent;
    border: none;
    border-left: 3px solid #5d5e5e;
    font-size: 14px;
    color: #4b4b4b;
    text-align: left;
    line-height: 24px;
    font-weight: 200;
  }

  table.table2 td input.tinp3 {
    width: 60%;
    height: 24px;
    float: left;
    padding-left: 3%;
    background: transparent;
    border: none;
    border-left: 3px solid #5d5e5e;
    font-family: 'SourceHanSansSC-Light', sans-serif;
    font-size: 14px;
    color: #4b4b4b;
    text-align: left;
    line-height: 24px;
    font-weight: 200;
  }

  table.table2 td input.tinp4 {
    width: 26%;
    max-width: 90px;
    height: 24px;
    float: right;
    background: #4b4b4b;
    border: none;
    border-radius: 5px;
    font-family: 'SourceHanSansSC-Light', sans-serif;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-weight: 200;
    cursor: pointer;
  }

  table.table2 td input.tinp5 {
    width: 60%;
    max-width: 136px;
    height: 38px;
    float: left;
    margin: -10px 0px 0 120px;
    background: #4b4b4b;
    border: none;
    border-radius: 5px;
    font-family: 'SourceHanSansSC-Light', sans-serif;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-weight: 200;
    cursor: pointer;
  }

  .dlogin .zhaohui {
    margin-left: 36%;
    font-size: 16px;
  }

  .sect1 {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 94%;
    height: 24px;
    border: none;
    margin-bottom: 10px;
    border-left: 3px solid #5d5e5e;
    padding: 0 2% 0 3%;
    float: left;
    background: url(../images/duo1.png) no-repeat scroll 98% 8px transparent;
    font-family: 'SourceHanSansSC-Light', sans-serif;
    font-size: 24px;
    color: #666;
    line-height: 24px;
    text-align: left;
    font-weight: normal;
  }

  .sect2 {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 94%;
    height: 24px;
    border: none;
    margin-bottom: 10px;
    border-left: 3px solid #5d5e5e;
    padding: 0 2% 0 3%;
    float: left;
    background: url(../images/duo1.png) no-repeat scroll 98% 8px transparent;
    font-family: 'SourceHanSansSC-Light', sans-serif;
    font-size: 24px;
    color: #4b4b4b;
    line-height: 24px;
    text-align: left;
    font-weight: normal;
  }

  select::-ms-expand {
    display: none;
  }

  .sect3 {
    font-size: 20px;
    color: #4b4b4b;
    line-height: 40px;
    background: transparent;
  }

  .m_success h4 {
    width: 94%;
    float: left;
    margin: 20px 0 0 3%;
    font-family: 'SourceHanSansSC-Light';
    font-size: 24px;
    color: #4b4b4b;
    text-align: center;
    line-height: 30px;
    font-weight: 200;
    letter-spacing: 0px;
  }

  .m_success h5 {
    width: 96%;
    float: left;
    margin: 20px 0 10px 2%;
    font-family: 'SourceHanSansSC-Light', sans-serif;
    font-size: 14px;
    color: #4b4b4b;
    text-align: center;
    line-height: 30px;
    font-weight: 200;
    letter-spacing: 0px;
  }

  .s_inc_menu1 {
    width: 98%;
    float: left;
  }

  .s_cokkie {
    width: 100%;
    float: left;
    height: 56px;
    margin: 0px 0 2px 0;
    position: relative;
    z-index: 18;
  }

  .s_cokkie_en {
    width: 100%;
    float: left;
    height: 56px;
    position: relative;
    z-index: 2;
  }

  .s_cokkie_en img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    float: left;
    max-height: 70px;
    display: none;
  }

  .s_cokkie_zhong {
    width: 100%;
    float: left;
    height: 56px;
    position: absolute;
    z-index: 8;
    left: 0;
    top: 0;
  }

  .s_cokkie_zhong h4 {
    width: 100%;
    float: left;
    margin: 5px 0 0px 0;
    font-size: 18px;
    color: #333;
    line-height: 20px;
    text-align: left;
    font-weight: bold;
  }

  .s_cokkie_zhong h4 em {
    padding: 0 10px 0 10px;
    color: #9cbf27;
    font-style: normal;
  }

  .s_cokkie_zhong font {
    width: 100%;
    float: left;
    margin: 5px 0 0 0;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    text-align: left;
    font-weight: normal;
  }

  .s_inc_right1 {
    width: 100%;
    float: left;
    margin: 2% 0 1% 0;
  }

  .s_inc_right1 ul {
    width: auto;
    float: left;
  }

  .s_inc_right1 ul li {
    width: auto;
    height: 40px;
    padding: 0 10px;
    float: left;
    position: relative;
  }

  .s_inc_right1 ul li a {
    font-family: 'SourceHanSansSC-Normal';
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    line-height: 40px;
  }

  .s_inc_right1 ul li a:hover,
  .s_inc_right1 ul li a.ahov {
    font-family: 'SourceHanSansSC-Bold';
    color: #333;
    background: url(../images/navhov.jpg) no-repeat left bottom;
  }

  .s_conta_left {
    width: 100%;
    max-width: inherit;
    float: left;
  }

  .s_map {
    width: 100%;
    height: 180px;
    float: left;
    border: 1px solid #d4d4d3;
    position: relative;
    z-index: 10;
    overflow: hidden;
  }

  .s_conta_txt {
    width: 100%;
    max-width: inherit;
    float: left;
    margin: 20px 0 20px 0;
    font-size: 14px;
    color: #333;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
  }

  .s_conta_txt strong {
    width: 100%;
    float: left;
    margin: 10px 0 10px 0;
    font-size: 16px;
    color: #9cbf27;
    text-align: left;
    line-height: 30px;
    font-weight: bold;
  }

  .s_conta_wxin {
    width: 60%;
    max-width: inherit;
    float: right;
    margin: 20px 20% 20px 0;
  }

  .s_conta_wxin img {
    width: 100%;
  }

  .s_conta_gbk {
    width: 100%;
    max-width: inherit;
    height: auto;
    float: left;
    background: #727171;
    border: none;
    border-radius: 20px;
  }

  .s_gbk_bgc {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 4% 0;
    padding-bottom: 4%;
    background: #9abd23;
    border-radius: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    font-size: 21px;
    color: #eaecde;
    text-align: center;
    line-height: 30px;
    font-weight: normal;
  }

  .s_gbk_bgc font {
    width: 100%;
    float: left;
    margin: 30px 0 10px 0;
    font-size: 36px;
    color: #eaecde;
    text-align: center;
    line-height: 40px;
    font-weight: normal;
    text-transform: capitalize;
  }

  .s_gbk_bgc font img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }

  input.gbk1 {
    width: 86%;
    height: 40px;
    float: left;
    margin: 4% 0 1% 6%;
    padding-left: 3%;
    background: #eaecde;
    border: none;
    border-radius: 10px;
    font-family: 'SourceHanSansSC-Regular', sans-serif;
    font-size: 14px;
    color: #9abd24;
    text-align: left;
    line-height: 40px;
    font-weight: 200;
  }

  textarea.gbk2 {
    width: 82.5%;
    height: 115px;
    float: left;
    margin: 4% 0 1% 6%;
    padding: 10px 10px 10px 3%;
    background: #eaecde;
    border: none;
    border-radius: 10px;
    font-family: 'SourceHanSansSC-Regular', sans-serif;
    font-size: 14px;
    color: #9abd24;
    text-align: left;
    line-height: 25px;
    font-weight: 200;
  }

  input.gbk3 {
    width: 88%;
    height: 40px;
    float: left;
    margin: 4% 0 8% 6%;
    padding-left: 0%;
    background: #9abd24;
    border: none;
    border-radius: 10px;
    font-family: 'SourceHanSansSC-Regular', sans-serif;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-weight: 200;
  }

  /*joins*/

  .menu_head {
    width: 100%;
    float: left;
    padding: 10px 0px 10px 0px;
    cursor: pointer;
    position: relative;
    margin: 10px 0 0 0;
    font-weight: bold;
    background: #fff;
  }

  .menu_list {
    width: 100%;
  }

  .menu_list .current {
    background: #fff;
  }

  .menu_body {
    width: 100%;
    float: left;
    display: none;
    margin: 0px 0px 20px 0px;
    padding: 0 0px 0 0px;
    font-size: 14px !important;
    color: #333333;
    text-align: left;
    line-height: 24px !important;
    font-weight: normal;
  }

  .menu_body a {
    color: #333;
  }

  .menu_body .biaoshi {
    width: 100%;
    float: left;
    margin: 10px 0 10px 0;
    height: 20px;
    padding-left: 3%;
    font-size: 16px;
    color: #333333;
    text-align: left;
    line-height: 20px;
    font-weight: bold;
    position: relative;
  }

  .menu_body .biaoshi::after {
    width: 4px;
    height: 20px;
    float: left;
    background: #9cbf27;
    border: none;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 0;
    content: '';
  }

  .obiao {
    width: 80% !important;
    max-width: initial !important;
    height: 30px;
    float: left;
    font-size: 20px !important;
    color: #9cbf27;
    text-align: left;
    line-height: 30px;
    font-weight: bold;
    margin: 10px 0 10px 0;
  }

  .join_hline {
    width: 100%;
    float: left;
    display: block;
    border-top: 1px solid #9cbf27;
  }

  .join_bt {
    width: 100% !important;
    max-width: initial !important;
    height: auto;
    float: left;
    font-size: 14px !important;
    color: #010101;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    margin: 10px 0 0px 0;
  }

  .join_bt em {
    width: 100%;
    display: block;
    font-size: 12px !important;
    color: #010101;
    text-align: left;
    line-height: 20px;
    font-weight: normal;
    font-style: normal;
  }

  .join_bt font {
    margin: 5px 4px 4px 0;
    float: left;
    background: #fff6e9;
    border: none;
    border-radius: 5px;
    font-size: 12px !important;
    color: #fca327;
    text-align: center;
    line-height: 22px;
    font-weight: normal;
    padding: 0 5px !important;
  }

  .join_hline .jxiang {
    float: right;
    padding: 0 10px !important;
    background: #9cbf27;
    font-size: 14px !important;
    color: #fff;
    text-align: center;
    line-height: 20px !important;
    font-weight: normal;
    cursor: pointer;
  }

  .s_environ {
    width: 100%;
    float: left;
    margin: 0;
  }

  .s_environ dl {
    width: 100%;
    float: left;
    margin: 0;
  }

  .s_environ dl dd {
    width: 93%;
    float: left;
    height: auto;
    margin: 3% 0% 0 0;
    padding: 3% 3% 2% 3%;
    position: relative;
    background: #eeeeee;
    box-shadow: 1px 5px 10px rgba(8, 15, 27, 0);
    overflow: hidden;
  }

  .s_environ dl dd .epic {
    width: 100%;
    height: auto;
    float: left;
    position: relative;
    z-index: 10;
    overflow: hidden;
  }

  .s_environ dl dd .epic img {
    width: 100%;
    position: relative;
    z-index: 3;
  }

  .s_environ dl dd font {
    width: 100%;
    height: auto;
    margin: 20px 0 0px 0;
    float: left;
    font-size: 14px;
    color: #333;
    text-align: left;
    line-height: 26px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .s_aboshow {
    width: 100%;
    float: left;
    margin: 3% 0 2% 0;
    font-family: 'SourceHanSansSC-Normal';
    font-size: 14px;
    color: #666;
    line-height: 26px;
    text-align: left;
    font-weight: normal;
  }

  .s_aboshow strong {
    font-weight: bold;
  }

  .s_aboshow img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
  }

  .s_servbox {
    width: 100%;
    float: left;
  }

  .s_servbox dl {
    width: 100%;
    float: left;
  }

  .s_servbox dl dd {
    width: 98%;
    max-width: initial;
    height: auto;
    max-height: 260px;
    float: left;
    margin: 3% 0% 2% 0;
    padding: 1%;
    background: #f5f8e9;
  }

  .s_serv_bt {
    width: 100%;
    height: 26px;
    float: left;
    overflow: hidden;
  }

  .s_serv_bt .span1 {
    width: 26px;
    height: 26px;
    float: left;
    margin: 0 0 0 2%;
    background: #9cbf27;
    border: none;
    border-radius: 5px;
    font-family: Arial;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    font-weight: bold;
    text-transform: uppercase;
  }

  .s_serv_bt font {
    width: 86%;
    height: 26px;
    float: left;
    margin: 0 0 0 2%;
    font-family: 'SourceHanSansSC-Regular';
    font-size: 14px;
    color: #333333;
    text-align: left;
    line-height: 26px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .s_serv_con {
    width: 100%;
    height: auto;
    float: left;
    margin: 1% 0 1% 0;
    overflow: hidden;
  }

  .s_serv_con .span1 {
    width: 26px;
    height: 26px;
    float: left;
    margin: 0 0 0 2%;
    background: #faa832;
    border: none;
    border-radius: 5px;
    font-family: Arial;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    font-weight: bold;
    text-transform: uppercase;
  }

  .s_serv_con font {
    width: 86%;
    height: auto;
    float: left;
    margin: 0 0 0 2%;
    font-size: 14px;
    color: #333333;
    text-align: left;
    line-height: 26px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .s_serv_more {
    width: 94%;
    height: 26px;
    float: left;
    font-family: Arial;
    font-size: 14px;
    color: #9cbf27;
    text-align: right;
    line-height: 26px;
    font-weight: bold;
    text-transform: uppercase;
    overflow: hidden;
  }

  .s_sshow {
    width: 100%;
    height: auto;
    margin: 1% 0 1% 0;
    float: left;
    font-size: 14px;
    color: #666;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
  }

  .s_sshow h4 {
    width: 100%;
    height: auto;
    margin: 0 0 0% 0;
    float: left;
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 30px;
    font-weight: bold;
  }

  .s_sshow h5 {
    width: 100%;
    height: auto;
    margin: 0 0 2% 0;
    float: left;
    font-size: 14px;
    color: #999999;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
  }

  .s_sshow img {
    max-width: 100%;
  }

  .s_fan1 {
    width: 100%;
    height: auto;
    float: left;
  }

  .s_fan1 dl {
    width: 100%;
    height: auto;
    float: left;
  }

  .s_fan1 dl dd {
    width: 96%;
    height: 54px;
    float: left;
    background: #eeeeee;
    padding: 0 2%;
    margin: 2% 3% 1% 0;
  }

  .s_fan1 dl dd a {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #333;
    text-align: left;
    line-height: 54px;
    font-weight: normal;
  }

  .s_fan1 dl dd a .span1 {
    width: 60px;
    height: 54px;
    float: left;
    font-size: 14px;
    color: #333;
    text-align: left;
    line-height: 54px;
    font-weight: normal;
    text-decoration: none;
  }

  .s_fan1 dl dd a font {
    width: 74%;
    height: 54px;
    float: left;
    font-size: 14px;
    color: #333;
    text-align: left;
    line-height: 54px;
    font-weight: normal;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .s_fan1 dl dd a:hover .span1,
  .s_fan1 dl dd a:hover font {
    text-decoration: underline;
  }

  .sfo_type {
    width: 100%;
    max-width: initial;
    float: left;
    margin: 0 0 3% 0;
  }

  .xiny_head .xbiao {
    font-size: 20px;
  }

  .xiny_head font {
    font-size: 12px;
  }

  .xiny_body dl dd {
    width: 100%;
    height: 36px;
    float: none;
    border-bottom: 1px solid #bfbfbf;
  }

  .xiny_body dl dd a {
    width: 100%;
    height: 26px;
    float: none;
    font-size: 14px;
    color: #333333;
    text-align: left;
    line-height: 26px;
    font-weight: normal;
  }

  .xiny_body dl dd a font {
    float: right;
    margin: 20px 0 0 0;
  }

  .sfo_rlist {
    width: 100%;
    max-width: initial;
    float: left;
    margin: 3% 0;
  }

  .sfo_rlist dl {
    width: 103%;
    float: left;
  }

  .sfo_rlist dl dd {
    width: 42%;
    padding: 2%;
    float: left;
    margin: 2% 4% 3% 0%;
    box-shadow: 0px 1px 6px rgba(51, 51, 51, 0.2);
  }

  .sfo_rlist dl dd:hover {
    width: 42%;
    padding: 2%;
    float: left;
    margin: 2% 4% 3% 0;
    box-shadow: 0px 1px 6px rgba(51, 51, 51, 0.1);
  }

  .sfo_rlist dl dd img {
    width: 100%;
    display: block;
    margin: 0 auto 10px auto;
    border: 1px solid #d7eae8;
  }

  .sfo_rlist dl dd h4 {
    width: 100%;
    height: 30px;
    float: left;
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 30px;
    font-weight: normal;
    margin: 0px 0;
    border-bottom: 1px solid #9cbf27;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .sfo_rlist dl dd font {
    width: 100%;
    height: 30px;
    float: left;
    font-size: 14px;
    color: #9cbf27;
    text-align: center;
    line-height: 30px;
    font-weight: normal;
    margin: 0px 0;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .fanye_mob {
    width: 60%;
    display: block;
    margin: 0 auto;
  }

  .fanye_mob a {
    width: 100%;
    height: 40px;
    float: left;
    background: #9cbf27;
    border: none;
    border-radius: 10px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-weight: normal;
  }

  .sfo_right {
    width: 100%;
    max-width: initial;
    float: right;
    margin: 0;
  }

  .sfo_rtitle {
    width: 100%;
    float: left;
    margin: 0;
    font-size: 14px;
    color: #91c50f;
    text-align: left;
    line-height: 30px;
    font-weight: bold;
  }

  .sfo_rtitle h4 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 16px;
    color: #616161;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
  }

  .sfo_rtitle h4 font {
    float: left;
    width: 100%;
    height: auto;
    padding: 0px 0 10px 0px;
    font-size: 12px;
    color: #616161;
    text-align: left;
    line-height: 25px;
    font-weight: normal;
  }

  .sfobox ul {
    float: right;
    width: 100%;
    margin: 1% 0;
  }

  .sfobox ul li {
    float: left;
    margin: 1% 2% 1% 0;
    height: 34px;
    background: #f5f8e9;
    border: none;
    border-radius: 10px;
  }

  .sfobox ul li a {
    float: left;
    padding: 0 5px;
    font-size: 12px;
    color: #759801;
    text-align: center;
    line-height: 34px;
    font-weight: normal;
    text-decoration: none;
  }

  .sfshow dl h5 {
    width: 100%;
    height: 40px;
    float: left;
    font-size: 16px;
    color: #80c01a;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
  }

  .sfshow dl dt {
    width: 95%;
    padding: 2%;
    float: left;
    margin: 0% 2% 2% 0;
    box-shadow: 0px 1px 6px rgba(51, 51, 51, 0.1);
  }

  .sfshow dl dt:hover {
    width: 95%;
    padding: 2%;
    float: left;
    margin: 0% 2% 2% 0;
    box-shadow: 0px 1px 6px rgba(51, 51, 51, 0.1);
  }

  .sfshow dl dt img {
    width: 100%;
    display: block;
    margin: 5px auto 10px auto;
  }

  .sfshow dl dt h4 {
    font-size: 14px;
  }

  .s_areas {
    width: 100%;
    float: left;
    margin: 20px 0 40px 0;
  }

  .s_areas {
    width: 100%;
    float: left;
    margin: 30px 0 40px 0;
  }

  .s_quest {
    width: 100%;
    float: left;
    margin: 0;
  }

  .s_quest dl {
    width: 100%;
    float: left;
    margin: 0;
  }

  .s_quest dl dd {
    width: 99%;
    float: left;
    height: auto;
    margin: 3% 0% 1% 0;
    position: relative;
    background: #eeeeee;
    padding: 3% 0;
    overflow: hidden;
  }

  .s_quest dl dd img {
    width: 94%;
    max-width: initial;
    float: left;
    margin: 0 0 0 3%;
  }

  .s_quest dl dd .quecon {
    width: 94%;
    float: left;
    margin: 0 0 0 3%;
  }

  .s_quest dl dd .quecon h4 {
    width: 100%;
    height: auto;
    margin: 0 0 3% 0;
    float: left;
    font-size: 14px;
    color: #666;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .s_quest dl dd .quecon h5 {
    width: 100px;
    float: left;
    margin: 0;
  }

  .s_quest dl dd .quecon h5 img {
    width: 100%;
    margin: 0;
  }

  .s_sharing dl {
    width: 100%;
    float: left;
    margin: 0;
  }

  .s_sharing dl dd {
    width: 96%;
    float: left;
    height: auto;
    margin: 3% 0% 0 0%;
    padding: 2.2% 2% 2% 2%;
    position: relative;
    background: #fff;
    box-shadow: 1px 5px 10px rgba(8, 15, 27, 0.11);
    overflow: hidden;
  }

  .s_sharing dl dd .vpic {
    width: 99%;
    height: auto;
    float: left;
    position: relative;
    z-index: 10;
    overflow: hidden;
  }

  .s_sharing dl dd .vpic img {
    width: 100%;
    position: relative;
    z-index: 3;
  }

  .s_sharing dl dd h4 {
    width: 100%;
    height: 30px;
    margin: 10px 0 0px 0;
    float: left;
    font-size: 16px;
    color: #666;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .s_sharing dl dd h5 {
    width: 100%;
    height: 40px;
    margin: 10px 0 0px 0;
    float: left;
    font-size: 12px;
    color: #666;
    text-align: left;
    line-height: 20px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  .s_sharing dl dd font {
    width: 100%;
    height: 30px;
    margin: 10px 0 0px 0;
    float: left;
    font-size: 12px;
    color: #666;
    text-align: left;
    line-height: 30px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  /*sfo_type*/

  .sfo_navi {
    width: 100%;
    float: left;
  }

  .sfo_navi dl {
    width: 100%;
    float: left;
  }

  .sfo_navi dl dd {
    width: 31%;
    height: auto !important;
    min-height: 40px;
    float: left;
    margin: 2% 2% 0 0;
    position: relative;
    z-index: 20;
  }

  .sfo_navi dl dd > a {
    width: 100%;
    float: left;
    height: 36px;
    position: relative;
    z-index: 5;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 36px;
    font-weight: normal;
    background: #9cbf27;
    border: none;
    border-radius: 2px;
  }

  .sfo_navi dl dd .sfo_top {
    width: 100%;
    float: left;
    position: absolute;
    z-index: 15;
    left: 0;
    top: 36px;
    background: rgba(251, 255, 239, 1);
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.2);
    display: none;
  }

  .sfo_navi dl dd:hover .sfo_top {
    width: 100%;
    float: left;
    position: absolute;
    z-index: 15;
    left: 0;
    top: 36px;
    background: rgba(251, 255, 239, 1);
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.2);
    display: block;
  }

  .sfo_navi dl dd .sfo_top ul {
    width: 100%;
    float: left;
  }

  .sfo_navi dl dd .sfo_top ul li {
    width: 100%;
    height: 34px;
    float: left;
    border-bottom: 1px solid #eaecde;
  }

  .sfo_navi dl dd .sfo_top ul li a {
    width: 100%;
    height: 34px;
    float: left;
    font-size: 13px;
    color: #222222;
    text-align: center;
    line-height: 34px;
    font-weight: normal;
  }

  .s_video dl dd {
    width: 94%;
    height: auto;
  }

  .s_video dl dd .vpic {
    width: 98%;
    height: auto;
    float: left;
    position: relative;
    z-index: 10;
    overflow: hidden;
  }

  .s_video dl dd font {
    font-size: 14px;
  }

  table.table3 td input.mtinp5 {
    width: 30%;

    max-width: initial;

    height: 28px;

    float: left;

    margin: -10px 0px 0 35%;

    background: #4b4b4b;

    border: none;

    border-radius: 5px;

    font-family: 'SourceHanSansSC-Light', sans-serif;

    font-size: 16px;

    color: #fff;

    text-align: center;

    line-height: 28px;

    font-weight: 200;

    cursor: pointer;
  }

  table.table3 tr:last-child td {
    width: 90%;

    height: 30px;

    float: left;

    margin: 4% 0% 1% 3%;

    border-bottom: 1px dashed transparent;
  }
}

@media screen and (max-width: 420px) {
  .z_banner {
    width: 100%;
    max-width: 375px;
    height: auto;
    float: left;
    margin-top: 4rem;
  }

  .z_banner .swiper-container {
    width: 100%;
    height: 100%;
  }

  .z_banner .swiper-container .swiper-slide {
    width: 100%;
    max-width: 375px;
    height: 100%;
  }

  .m_foot_txt {
    width: 90%;
    float: left;
    margin: 1% 0 3% 4%;
    font-family: 'SourceHanSansSC-Normal';
    text-align: left;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    font-weight: normal;
  }

  .m_cokkie_en img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    display: none;
  }
}
