
.wow {
  position: relative;
  opacity: 0;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  /* Safari 和 Chrome */
}
/*字体*/
/* @font-face {
	font-family: "Fontke";
	src: url("Fontke.woff2") format("woff2"),
		 url("Fontke.woff") format("woff"),
		 url("Fontke.ttf") format("truetype"),
		 url("Fontke.eot") format("embedded-opentype"),
		 url("Fontke.svg") format("svg"),
		 url("Fontke.otf") format("opentype");
} */
@font-face {
  font-family: 'zhengti';
  src: url('../font/HarmonyOS_Sans_Medium.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cu';
  src: url('../font/HarmonyOS_Sans_Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
* {
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: calc(100vw/19.2);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


/* clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before,
.clearfix:before,
.cf:before,
body:before,
.header:before,
.main:before,
.footer:before {
    content: '';
    display: table
}

.fixed:after,
.clearfix:after,
.cf:after,
after,
.header:after,
.main:after,
.footer:after {
    content: '';
    display: table;
    clear: both
}

.fixed,
.clearfix,
.cf,
.header,
.main,
.footer {
    *zoom: 1;
}

.clear,
.cl {
    display: block !important;
    float: none !important;
    clear: both;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    max-height: none !important;
    min-height: 0 !important;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 none !important;
    font-size: 0 !important;
    line-height: 0 !important
}

/*公用样式end*/


.udesk_btn_chat{
    top: 300px !important;
}

.sub_01c_h1 {
    font-size: 34px;
    line-height: 1.7;
    color: #fff;
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: block;
    overflow: hidden;
    display: flex;
    align-items: center;
    align-content: center;
    /* justify-content: center; */
}

.sub_01c_h1 img {
    width: 540px;
    height: 110px;
    object-fit: contain;
    padding-right: 10px;
    display: block;
    max-width: 100%;
}

.sub_01c_h1 i {
    display: block;
}

.sub_01c_h1 em {
    font-size: 30px;
    line-height: 1.5;
}

.sub_01c_h1 em.em1 {
    font-size: 18px;
    line-height: 1.5;
}

.sub_01c_h1 em.em2 {
    width: 40%;
}

.wrap_in {
    overflow: visible;
    margin: 0px 8%;
}

.abbanner_01 {
    overflow: hidden;
    position: relative;
}

.abber_slide {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.abber_slide .swiper-slide {
    width: 100%;
    overflow: hidden;
}

.abber_bg {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.abber_bg b {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}

.abber_bg img.img1 {
    width: 100%;
    display: block;
}

.abber_bg .abber_txt {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
}

.abber_bg .abber_txt p {
    width: 100%;
    overflow: hidden;
    color: #fff;
}

.abber_bg .abber_txt p.p1 {
    font-size: 0.48rem;
    line-height: 0.8rem;
}

.abber_bg .abber_txt p.p2 {
    font-size: 30px;
    line-height: 1.5;
    margin-top: 0.12rem;
}

.abber_bg .abber_txt1 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
}

.abber_bg .abber_txt1 p {
    width: 100%;
    overflow: hidden;
    color: #fff;
    text-align: center;
}

.abber_bg .abber_txt1 p.p1 {
    font-size: 0.65rem;
    line-height: 1.02rem;
}

.abber_bg .abber_txt1 p.p2 {
    font-size: 0.22rem;
    line-height: 0.5rem;
}

.abber_slide .abber_spfr {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: 0.39rem;
    z-index: 999;
    text-align: center;
}

.abber_slide .abber_spfr em.em1 {
    display: inline-block;
    font-style: normal;
    line-height: 0.39rem;
    padding: 0px 0.23rem;
    background-color: rgba(0, 0, 0, 0.21);
    border-radius: 0.39rem;
}

.abber_slide .abber_spfr .abber_sp {
    position: relative;
    display: inline-block;
}

.abber_slide .abber_spfr .abber_sp span {
    width: 0.13rem;
    height: 0.13rem;
    margin: 0px 0.06rem;
    padding: 0px;
    border-radius: 50%;
    opacity: 1;
    background-color: rgba(255, 255, 255, 255);
}

.abber_slide .abber_spfr .abber_sp span.swiper-pagination-bullet-active {
    background-color: #fff;
}


.banner .text_p {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
}

.banner .btn_block {
  width: 100%;
}

.banner .textcenter h1 {
  font-size: 34px;
  margin-bottom: 40px;
  line-height: 1.2;
}

.banner .text_p h1 {
  display: block;
  line-height: 2;
  width: 100%;
}

.banner .text_p>div.inner-20 {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

.pc360 .banner .text1 .text_p>div.inner-20{
  width:50%;
}

.pc360 .banner .text1 .text_p>div.inner-img{
  width:50%;
}

.pc360 .banner .text1 .text_p>div.inner-img img{
  max-height: 350px;
  margin: auto;
  display: block
}

.banner .text_p>div {
  width: 100%;
}

.banner p {
  width: 100%;
  font-size: 18px;
  margin-bottom: 10px;
  line-height: 1.5;
  max-width: 560px;
  /* max-width: 600px; */
}

.banner .text_p.textcenter p {
  max-width: max-content;
  margin-bottom: 60px;
}

.banner p strong {
  font-size: 18px;
}

.banner h2 {
  font-size: 40px;
  /* font-weight: normal; */
  width: 100%;
  margin-bottom: 40px;
  line-height: 1.2;
}

.banner .type2 h2 {
  font-size: 34px;
}

.banner h2 em {
  display: block;
  font-size: 30px;
  padding-top: 15px;
  font-weight: normal;
  /* max-width: 560px; */
  /* line-height: 1.5; */
}

.main-box .banner h2,
.main-box .banner p {
  color: #181818;
  padding-right: 50%;
}

.main-box .banner p{
    max-width: 100%;
}

.jfa_01 {
    overflow: hidden;
    padding-top: 1.03rem;
    background-color: #fff;
}

.jfa_01_t {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.jfa_01_t h2 {
    font-size: 28px;
    color: #000;
    font-weight: normal;
    line-height: 55px;
}
.p7_02 {
    overflow: hidden;
    padding: 1.04rem 0px 1rem 0px;
}

.p7_02 .jfa_01_t h2 {
    color: #fff;
}

.p7_02_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.54rem;
}

.p7_02_c img {
    width: 100%;
    display: block;
}

.jfa_05 {
    overflow: hidden;
    padding-top: 0.84rem;
    padding-bottom: 0.95rem;
}

.jfa_05_c {
    width: 100%;
    overflow: visible;
    padding-top: 0.7rem;
}

.jfa_05_c ul li {
    width: 18.4%;
    float: left;
    margin-right: 2%;
    margin-bottom: 0.3rem;
}

.jfa_05_c ul li img {
    width: 100%;
    display: block;
    border-radius: 0.04rem;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.jfa_05_c ul li:nth-child(5n) {
    margin-right: 0px;
}

.jfa_05_c ul li:hover img {
    transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
}

.jfa_05_b {
    width: 100%;
    overflow: visible;
    text-align: center;
    margin-top: 0.1rem;
}

.jfa_05_b a {
    display: inline-block;
    line-height: 1;
    border-radius: 40px;
    background-color: #00b2c0;
    font-size: 16px;
    color: #fff;
    padding: 12px 25px;
}

.jfa_05_b a span {
    display: inline-block;
    background: url("../../fer/images/jfa_03.png") right center no-repeat;
    background-size: 0.17rem;
    padding-right: 0.48rem;
    -moz-box-shadow: 0px 0px 18px rgba(0, 178, 192, 0.38);
    -webkit-box-shadow: 0px 0px 18px rgba(0, 178, 192, 0.38);
    box-shadow: 0px 0px 18px rgba(0, 178, 192, 0.38)
}

.jfa_05_b a:hover {
    opacity: 0.9;
}

.jfa_06 {
    overflow: hidden;
    padding: 0.68rem 0px 0.85rem 0px;
}

.jfa_06 p {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.jfa_06 p.p1 {
    font-size: 28px;
    color: #181818;
    line-height: 2;
}

.jfa_06 p.p2 {
    font-size: 18px;
    color: #181818;
    line-height: 1.5;
}

.jfa_06 p.p3 {
    margin-top: 0.27rem;
    overflow: visible;
}

.jfa_06 p.p3 a {
    display: inline-block;
    line-height: 0.53rem;
    padding: 0px 0.35rem;
    font-size: 16px;
    color: #fff;
    background-color: #00b2c0;
    border-radius: 0.4rem;
    -moz-box-shadow: 0px 0px 18px rgba(0, 178, 192, 0.38);
    -webkit-box-shadow: 0px 0px 18px rgba(0, 178, 192, 0.38);
    box-shadow: 0px 0px 18px rgba(0, 178, 192, 0.38)
}

.jfa_06 p.p3 a:hover {
    opacity: 0.9;
}

.jfa_06 p.p4 {
    margin-top: 0.12rem;
    font-size: 18px;
    color: #434343;
    line-height: 0.23rem;
}


.jfa_07 {
    overflow: hidden;
    background-color: #fff;
    padding: 0.73rem 0px 0.06rem 0px;
}

.jfa_07 .fl {
    width: 46.875%;
    overflow: hidden;
}

.jfa_07 .fr {
    width: 46.875%;
    overflow: hidden;
}

.jfa_07_t {
    width: 92%;
    overflow: hidden;
    line-height: 0.4rem;
}

.jfa_07_t span {
    float: left;
    font-size: 18px;
    color: #292929;
}

.jfa_07_t a {
    float: right;
    line-height: 1;
    border-radius: 40px;
    padding: 5px 15px;
    background-color: #00b2c0;
    font-size: 16px;
    color: #fff;
}

.jfa_07_t a i {
    display: inline-block;
    background: url("../../fer/images/jfa_03.png") right center no-repeat;
    background-size: 0.17rem;
    padding-right: 0.41rem;
}

.jfa_07_t a:hover {
    opacity: 0.9;
}

.jfa_07_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.36rem;
}

.jfa_07_c ul li {
    width: 100%;
    line-height: 0.45rem;
    overflow: hidden;
}

.jfa_07_c ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
}

.jfa_07_c ul li a span {
    width: 80%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #292929;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    background: url("../../fer/images/jfa_07.png") left center no-repeat;
    background-size: 0.17rem;
    padding-left: 0.37rem;
}

.jfa_07_c ul li a i {
    width: 0.18rem;
    height: 0.45rem;
    display: block;
    overflow: hidden;
    background: url("../../fer/images/jfa_04.png") center no-repeat;
    background-size: 100%;
    float: right;
}

.jfa_07_c ul li a:hover span {
    color: #00b2c0;
}

.jfa_07_c1 {
    width: 100%;
    overflow: hidden;
    margin-top: 0.36rem;
}

.jfa_07_c1 ul li {
    width: 100%;
    line-height: 0.45rem;
    overflow: hidden;
}

.jfa_07_c1 ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
}

.jfa_07_c1 ul li a span {
    width: 80%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #292929;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    background: url("../../fer/images/jfa_05.png") left center no-repeat;
    background-size: 0.1rem;
    padding-left: 0.25rem;
}

.jfa_07_c1 ul li a i {
    display: block;
    float: none;
    font-size: 14px;
    color: #999;
}

.jfa_07_c1 ul li a:hover span {
    color: #00b2c0;
}




.ab_02 {
    overflow: hidden;
    background-color: #fff;
    padding-top: 0.78rem;
    padding-bottom: 0.52rem;
}

.ab_02_t {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.ab_02_t span {
    display: inline-block;
    background-color: #fff;
    font-size: 36px;
    color: #111;
    line-height: 1.5;
    position: relative;
    z-index: 9;
    padding: 0px 0.78rem;
}

.ab_02_t b {
    width: 100%;
    height: 1px;
    display: block;
    overflow: hidden;
    background-color: #e3e3e3;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -0.5px;
}

.ab_02_c {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 0.6rem;
}

.ab_02_c ul {
    display: inline-block;
    width: 61.25000000000001%;
    margin: 0px auto;
    padding: 0px;
}

.ab_02_c ul li {
    width: 33.3333%;
    overflow: hidden;
    float: left;
    padding: 0.17rem 0px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

.ab_02_c ul li:nth-child(4) {
    border-bottom: 0px;
}

.ab_02_c ul li:nth-child(5) {
    border-bottom: 0px;
}

.ab_02_c ul li:nth-child(6) {
    border-bottom: 0px;
    border-right: 0px;
}

.ab_02_c ul li:nth-child(3) {
    border-right: 0px;
}

.ab_02_c ul li span {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
}

.ab_02_c ul li span.sp1 {
    font-size: 45px;
    color: #111;
    line-height: 1.5;
}

.ab_02_c ul li span.sp2 {
    font-size: 18px;
    color: #111;
    line-height: 1.5;
}

.ab_02_b {
    width: 100%;
    overflow: hidden;
    margin-top: 0.6rem;
}

.ab_02_b p {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    color: #111;
    line-height: 2;
    margin-bottom: 0.3rem;
}

.ab_03 {
    overflow: hidden;
    padding-top: 1.10rem;
    padding-bottom: 1.04rem;
}

.ab_03 .wrap_in ul{
    display: flex;
}

.ab_03 ul li {
    width: 23.5%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    background-color: #fff;
    min-height: 5.12rem;
}

.ab_03 ul li:nth-child(4) {
    margin-right: 0px;
}

.ab_03 ul li em {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
}

.ab_03 ul li em.em1 img {
    width: 100%;
    display: block;
}

.ab_03 ul li em.em2 {
    width: auto;
    margin: 0.24rem 0.3rem;
}

.ab_03 ul li em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.ab_03 ul li em.em2 span.sp1 {
    font-size: 24px;
    color: #111;
    line-height: 1.5;
    font-weight: bold;
}

.ab_03 ul li em.em3 {
    display: table;
    font-size: 16px;
    color: #666;
    margin-top: 0.12rem;
    line-height: 1.5;
}

.ab_03 ul li em.em3 span.sp2 {
    display: table-row;
}

.ab_03 ul li em.em3 span.sp2 i {
    display: table-cell;
    padding: 0.04rem 0px;
}

.ab_03 ul li em.em3 span.sp2 i.i1 {
    width: 0.4rem;
}

.ab_03 ul li em.em3 span.sp3 {
    padding: 0.04rem 0px;
}

.ab_03 ul li:hover {
    background-color: #00adbb;
    position: relative;
    -moz-box-shadow: 10px 0px 20px rgba(0, 173, 187, 0.25);
    -webkit-box-shadow: 10px 0px 20px rgba(0, 173, 187, 0.25);
    box-shadow: 10px 0px 20px rgba(0, 173, 187, 0.25)
}

.ab_03 ul li:hover em.em2 span.sp1 {
    color: #fff;
}

.ab_03 ul li:hover em.em3 {
    color: #fff;
}


.ab_04 {
    overflow: hidden;
    margin-top: 0.88rem;
}

.ab_04_t {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.ab_04_t p {
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
    font-size: 0.44rem;
    color: #333;
    line-height: 0.66rem;
    padding-bottom: 0.13rem;
}

.ab_04_t p b {
    width: 0.18rem;
    height: 0.04rem;
    display: block;
    overflow: hidden;
    background-color: #00adbb;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -0.09rem;
}

.ab_04_t a {
    width: 1.42rem;
    height: 0.45rem;
    display: block;
    overflow: hidden;
    background-color: #c8c8c8;
    font-size: 0.18rem;
    color: #fff;
    border-radius: 0.06rem;
    text-align: center;
    line-height: 0.45rem;
    position: absolute;
    right: 0px;
    bottom: 0.13rem;
}

.ab_04_t a span {
    display: inline-block;
    background: url("../../fer/images/ab_07.png") right center no-repeat;
    background-size: 0.08rem;
    padding-right: 0.2rem;
}

.ab_04_t a:hover {
    background-color: #00b3c1
}

.ab_05 {
    overflow: hidden;
    margin-top: 0.1rem;
}

.ab_05.last .ab_05_c {
    border-bottom: 0px;
}

.ab_06 {
    margin-top: 0.36rem;
}

.ab_05_t {
    width: 100%;
    overflow: hidden;
    line-height: 0.5rem;
    position: relative;
    margin-bottom: 0.15rem;
}

.ab_05_t b {
    width: 0.04rem;
    height: 0.25rem;
    display: block;
    background-color: #00b3c1;
    position: absolute;
    left: 0px;
    top: 0.12rem;
}

.ab_05_t span {
    font-size: 0.32rem;
    color: #333;
    margin-left: 0.18rem;
}

.ab_05_c {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #e5e5e5;
}

.ab_05_c ul li {
    width: 23.5%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    margin-bottom: 0.36rem;
}

.ab_05_c ul li em.em1 {
    display: block;
    overflow: hidden;
    padding: 0.1rem;
    background-color: #f2f2f2;
    border: 1px solid #d6d6d6;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.ab_05_c ul li em.em1 img {
    width: 100%;
    display: block;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.ab_05_c ul li em.em2 {
    width: 100%;
    display: block;
    overflow: hidden;
    margin-top: 0.2rem;
    font-style: normal;
    padding: 0px 0.3rem;
    text-align: center;
    font-size: 0.17rem;
    color: #666;
    line-height: 0.25rem;
    height: 0.5rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.ab_05_c ul li:nth-child(4n) {
    margin-right: 0px;
}

.ab_05_c ul li:hover em.em1 img {
    transform: scale(1.01, 1.01);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}


.ab_06 {
    overflow: hidden;
    margin-top: 0.39rem;
}

.ab_process_06{
  margin-bottom: 40px;
}

.ab_06_t {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.ab_06_t em {
    display: inline-block;
    font-style: normal;
    width: 2.18rem;
}

.ab_06_t em img {
    width: 100%;
    display: block;
}

.ab_06_t em span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 0.36rem;
    color: #fff;
    line-height: 0.54rem;
    background-color: #00b3c1;
}

.ab_06_t p {
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    color: #666;
    line-height: 0.44rem;
}

.ab_06_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.18rem;
    position: relative;
}

.ab_06_c b.b1 {
    width: 1px;
    height: 100%;
    display: block;
    overflow: hidden;
    background-color: #d8d8d8;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -0.5px;
}

.ab_06_c ul li {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 0.68rem;
}

.ab_06_c ul li.li1 {
    margin-top: 0px;
}

.ab_06_c ul li .ab_06c_t1 {
    float: left;
    width: 34.25%;
    margin-left: 13%;
    text-align: right;
}

.ab_06_c ul li .ab_06c_t2 {
    float: right;
    width: 34.25%;
    margin-right: 13%;
    text-align: left;
}

.ab_06_c ul li.li1 b {
    width: 0.22rem;
    height: 0.15rem;
    display: block;
    overflow: hidden;
    background: url("../../fer/images/ab_01.jpg") no-repeat;
    background-size: 100%;
    margin: 0px auto;
    padding: 0px;
}

.ab_06_c ul li.li2 b {
    width: 0.22rem;
    height: 0.21rem;
    display: block;
    overflow: hidden;
    background: url("../../fer/images/ab_02.jpg") no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    top: 0.13rem;
    margin-left: -0.11rem;
}

.ab_06_c ul li .ab_06c_i1 {
    font-size: 0.36rem;
    color: #00b3c1;
    line-height: 0.5rem;
}

.ab_06_c ul li .ab_06c_i2 {
    margin-top: 0.08rem;
}

.ab_06_c ul li .ab_06c_i2 p {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    line-height: 0.32rem;
    color: #666;
}


.ab_07_c {
    width: 100%;
    overflow: hidden;
    padding-top: 0.51rem;
}

.ab_07_c ul li {
    width: 30%;
    float: left;
    overflow: hidden;
    background-color: #fff;
    margin-right: 5%;
    border-radius: 0.06rem;
    padding: 0.5rem 0px 0.65rem 0px;
    position: relative;
}

.ab_07_c ul li:nth-child(3) {
    margin-right: 0px;
}

.ab_07_c ul li em.em1 {
    display: block;
    overflow: hidden;
    width: 100%;
}

.ab_07_c ul li em.em1 img {
    width: 1.4rem;
    display: block;
    margin: 0px auto;
    padding: 0px;
}

.ab_07_c ul li em.em2 {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
    margin-top: 0.17rem;
}

.ab_07_c ul li em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    position: relative;
    font-size: 0.3rem;
    color: #444;
    line-height: 0.76rem;
}

.ab_07_c ul li em.em2 span b {
    width: 0.15rem;
    height: 0.03rem;
    display: block;
    background-color: #dadada;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -0.075rem;
}

.ab_07_c ul li em.em2 i {
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    font-size: 0.24rem;
    color: #888;
    line-height: 0.3rem;
    margin-top: 0.3rem;
}


.ab_08 {
    overflow: hidden;
    background-color: #fff;
    margin-top: 0.9rem;
    padding-top: 0.99rem;
    padding-bottom: 1.34rem;
}

.ab_08_t {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #00b3c1;
    margin-top: 0.51rem;
    border-radius: 0.03rem;
}

.ab_08_t ul li {
    width: 6.66666%;
    float: left;
    text-align: center;
    overflow: hidden;
    position: relative;
    line-height: 0.78rem;
}

.ab_08_t ul li a {
    font-size: 0.22rem;
    color: #444;
}

.ab_08_t ul li i {
    width: 1px;
    height: 0.22rem;
    display: block;
    overflow: hidden;
    background-color: #e5e5e5;
    position: absolute;
    right: 0px;
    top: 0.29rem;
}

.ab_08_t ul li.on {
    background-color: #00b3c1;
}

.ab_08_t ul li.on a {
    color: #fff;
}

.ab_08_t ul li.on i {
    display: none;
}

.ab_08_c {
    width: 100%;
    overflow: hidden;
    background-color: #f4f5fb;
    margin-top: 0.48rem;
}

.ab_08_c .fl {
    width: 44%;
    overflow: hidden;
}

.ab_08_c .fl #allmap {
    width: 100%;
    height: 4.72rem;
    overflow: hidden;
}

.ab_08_c .fr {
    width: 47.75%;
    overflow: hidden;
    margin-right: 0.66rem;
}

.ab_08_c .fr p {
    width: 100%;
    overflow: hidden;
}

.ab_08_c .fr p.p1 {
    font-size: 0.28rem;
    color: #333;
    line-height: 0.67rem;
    position: relative;
    margin-top: 0.53rem;
    margin-bottom: 0.33rem;
}

.ab_08_c .fr p.p1 i {
    width: 100%;
    height: 1px;
    display: block;
    overflow: hidden;
    background-color: #d7d7d7;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.ab_08_c .fr p.p1 span {
    display: inline-block;
    position: relative;
}

.ab_08_c .fr p.p1 span b {
    width: 100%;
    height: 0.03rem;
    display: block;
    overflow: hidden;
    background-color: #00b3c1;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.ab_08_c .fr p.p2 {
    line-height: 0.37rem;
    font-size: 0.18rem;
    color: #333;
}

.ab_08_c .fr p.p2 img {
    width: 0.22rem;
    height: 0.22rem;
    display: block;
    float: left;
    margin: 0.08rem 0.1rem 0px 0px;
}


.ab_09 {
    overflow: hidden;
    margin-top: 0.3rem;
}

.ab_09_t {
    width: 100%;
    overflow: hidden;
}

.ab_09_t a {
    float: right;
    width: 1.42rem;
    height: 0.45rem;
    display: block;
    overflow: hidden;
    background-color: #c8c8c8;
    font-size: 0.18rem;
    color: #fff;
    border-radius: 0.06rem;
    text-align: center;
    line-height: 0.45rem;
}

.ab_09_t a span {
    display: inline-block;
    background: url("../../fer/images/ab_07.png") right center no-repeat;
    background-size: 0.08rem;
    padding-right: 0.2rem;
}

.ab_09_t a:hover {
    background-color: #00b3c1
}

.ab_09_c {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.ab_09_c .wrap_in {
    position: relative;
}

.ab_09_c b.b1 {
    width: 90%;
    height: 2.62rem;
    overflow: hidden;
    display: block;
    background-color: #a3a3a3;
    position: absolute;
    left: 5%;
    top: 0.45rem;
}

.ab_09c_slide {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 99;
    height: 4.64rem;
}

.ab_09c_slide .swiper-slide {
    width: 100%;
    overflow: hidden;
}

.ab_09c_slide .swiper-slide .fl {
    width: 51%;
    overflow: hidden;
}

.ab_09c_slide .swiper-slide .fl img {
    width: 100%;
    display: block;
}

.ab_09c_slide .swiper-slide .fl b {
    width: 100%;
    height: 4.64rem;
    display: block;
    overflow: hidden;
}

.ab_09c_slide .swiper-slide .fr {
    width: 36%;
    overflow: hidden;
    margin-right: 9%;
    margin-top: 0.45rem;
}

.ab_09c_slide .swiper-slide .fr p {
    width: 100%;
    overflow: hidden;
}

.ab_09c_slide .swiper-slide .fr p.p1 {
    font-size: 0.2rem;
    color: #fff;
    position: relative;
    line-height: 0.35rem;
    height: 0.35rem;
    margin-top: 0.33rem;
    padding-bottom: 0.18rem;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ab_09c_slide .swiper-slide .fr p.p1 b {
    width: 0.18rem;
    height: 0.03rem;
    display: block;
    overflow: hidden;
    background-color: #b6b6b6;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.ab_09c_slide .swiper-slide .fr p.p2 {
    font-size: 0.16rem;
    color: #d1d1d1;
    margin-top: 0.18rem;
    line-height: 0.25rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.ab_09c_slide .swiper-slide .fr p.p3 {
    line-height: 0.25rem;
    margin-top: 0.29rem;
}

.ab_09c_slide .swiper-slide .fr p.p3 a {
    display: inline-block;
    font-size: 0.16rem;
    color: #fff;
    background: url("../../fer/images/ab_08.png") right center no-repeat;
    background-size: 0.16rem;
    padding-right: 0.3rem;
}

.ab_09_b {
    width: 49%;
    overflow: hidden;
    position: absolute;
    right: 0px;
    bottom: 0.42rem;
    z-index: 999;
}

.ab_09b_slide {
    width: 76%;
    overflow: hidden;
    float: right;
    margin-right: 8.5%;
    height: 0.75rem;
}

.ab_09b_slide .swiper-slide {
    float: left;
    overflow: hidden;
}

.ab_09b_slide .swiper-slide a {
    width: 100%;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 2px solid #fff;
}

.ab_09b_slide .swiper-slide a img {
    width: 100%;
    display: block;
}

.ab_09b_slide .swiper-slide a.on {
    border: 2px solid #00adbb;
}

.ab_09_b a.ab_09_prev {
    width: 0.44rem;
    height: 0.44rem;
    display: block;
    overflow: hidden;
    background: url("../../fer/images/ab_09.png") center no-repeat;
    background-size: 100%;
    position: absolute;
    left: 6%;
    top: 0.16rem;
}

.ab_09_b a.ab_09_next {
    width: 0.44rem;
    height: 0.44rem;
    display: block;
    overflow: hidden;
    background: url("../../fer/images/ab_10.png") center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0px;
    top: 0.16rem;
}


.ab_11 {
    background-color: #fff;
    overflow: hidden;
}

.ab_10 {
    overflow: hidden;
    padding: 0.88rem 0px 0.98rem 0px;
}

.ab_10_c {
    width: 100%;
    overflow: hidden;
    padding-top: 0.49rem;
}

.ab_10_c ul li {
    width: 23.5%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    background-color: #ecedf3;
    position: relative;
}

.ab_10_c ul li:nth-child(4) {
    margin-right: 0px;
}

.ab_10_c ul li a {
    display: block;
    overflow: hidden;
    margin: 0.25rem;
}

.ab_10_c ul li span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.ab_10_c ul li span.sp1 {
    line-height: 0.27rem;
    height: 0.54rem;
    margin-top: 0.1rem;
    font-size: 0.2rem;
    color: #333;
    text-align: justify;
    text-justify: inter-ideograph;
}

.ab_10_c ul li span.sp2 {
    margin-top: 0.16rem;
}

.ab_10_c ul li span.sp2 img {
    width: 100%;
    display: block;
}

.ab_10_c ul li span.sp3 {
    font-size: 0.16rem;
    color: #333;
    line-height: 0.25rem;
    height: 0.75rem;
    margin-top: 0.23rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.ab_10_c ul li span.sp4 {
    margin-top: 0.19rem;
}

.ab_10_c ul li span.sp4 i {}

.ab_10_c ul li span.sp4 i.i1 {
    float: left;
    line-height: 0.4rem;
    font-size: 14px;
    color: #333;
    display: inline-block;
    background: url("../../fer/images/ab_11.png") right center no-repeat;
    font-size: 0.16rem;
    padding-right: 0.34rem;
}

.ab_10_c ul li span.sp4 i.i2 {
    float: right;
}

.ab_10_c ul li span.sp4 i.i2 b {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
    text-align: right;
}

.ab_10_c ul li span.sp4 i.i2 b.b1 {
    font-size: 0.18rem;
    color: #333;
    line-height: 0.21rem;
}

.ab_10_c ul li span.sp4 i.i2 b.b2 {
    font-size: 14px;
    color: #333;
    line-height: 0.24rem;
}

.ab_10_c ul li a:hover span.sp1 {
    color: #00adbb;
}

.ab_14 {
    overflow: hidden;
    padding: 0rem 0px 0rem 0px;
}

.ab_14_c {
    width: 100%;
    overflow: hidden;
    padding-top: 0.4rem;
}

.ab_14_c ul li {
    width: 23.5%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    background-color: #fff;
    position: relative;
    margin-bottom: 0.3rem;
}

.ab_14_c ul li:nth-child(4n) {
    margin-right: 0px;
}

.ab_14_c ul li a {
    display: block;
    overflow: hidden;
    margin: 0.25rem;
}

.ab_14_c ul li span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.ab_14_c ul li span.sp1 {
    line-height: 0.27rem;
    height: 0.54rem;
    margin-top: 0.1rem;
    font-size: 18px;
    color: #333;
    text-align: justify;
    text-justify: inter-ideograph;
}

.ab_14_c ul li span.sp2 {
    margin-top: 0.16rem;
}

.ab_14_c ul li span.sp2 img {
    width: 100%;
    display: block;
}

.ab_14_c ul li span.sp3 {
    font-size: 16px;
    color: #333;
    line-height: 0.25rem;
    height: 0.75rem;
    margin-top: 0.23rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.ab_14_c ul li span.sp4 {
    margin-top: 0.19rem;
}

.ab_14_c ul li span.sp4 i {}

.ab_14_c ul li span.sp4 i.i1 {
    float: left;
    line-height: 0.4rem;
    font-size: 14px;
    color: #333;
    display: inline-block;
    background: url("../../fer/images/ab_11.png") right center no-repeat;
    font-size: 0.16rem;
    padding-right: 0.34rem;
}

.ab_14_c ul li span.sp4 i.i2 {
    float: right;
}

.ab_14_c ul li span.sp4 i.i2 b {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
    text-align: right;
}

.ab_14_c ul li span.sp4 i.i2 b.b1 {
    font-size: 0.18rem;
    color: #333;
    line-height: 0.21rem;
}

.ab_14_c ul li span.sp4 i.i2 b.b2 {
    font-size: 14px;
    color: #333;
    line-height: 0.24rem;
}

.ab_14_c ul li a:hover span.sp1 {
    color: #00adbb;
}

.ab_12 {
    background-color: #fff;
    padding: 0.86rem 0px 0.99rem 0px;
}

.ab_12_c {
    width: 100%;
    overflow: hidden;
    padding-top: 0.55rem;
}

.ab_12_c .fl {
    width: 48.75%;
}

.ab_12c_slide {
    width: 100%;
    overflow: hidden;
    height: 5.51rem;
    background-color: #f7f7f7;
    position: relative;
}

.ab_12c_slide .swiper-slide {
    width: 100%;
    overflow: hidden;
    height: 5.51rem;
}

.ab_12c_slide .swiper-slide em {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
}

.ab_12c_slide .swiper-slide em.em1 {}

.ab_12c_slide .swiper-slide em.em1 img {
    width: 100%;
    display: none;
}

.ab_12c_slide .swiper-slide em.em1 b {
    width: 100%;
    display: block;
    overflow: hidden;
    height: 4.38rem;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.ab_12c_slide .swiper-slide em.em2 {
    width: auto;
    margin: 0px 0.23rem;
    margin-top: 0.26rem;
}

.ab_12c_slide .swiper-slide em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
    line-height: 0.33rem;
    font-size: 0.2rem;
    color: #444;
}

.ab_12c_slide .swiper-slide em.em2 i {
    width: 100%;
    display: block;
    overflow: hidden;
    line-height: 0.26rem;
    font-size: 0.17rem;
    color: #888;
}

.ab_12c_slide .swiper-slide a:hover em.em1 b {
    transform: scale(1.01, 1.01);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.ab_12c_slide .swiper-slide a:hover em.em2 span {
    color: #00adbb;
}

.ab_12c_slide .ab_012c_sp {
    position: absolute;
    right: 0.5rem;
    bottom: 0.49rem;
    z-index: 999;
}

.ab_12c_slide .ab_012c_sp span {
    width: 0.13rem;
    height: 0.13rem;
    opacity: 1;
    margin: 0px;
    padding: 0px;
    margin-left: 0.13rem;
    background-color: #d3d3d3;
}

.ab_12c_slide .ab_012c_sp span.swiper-pagination-bullet-active {
    background-color: #00adbb;
}


.ab_12_c .fr {
    width: 47.875%;
}

.ab_12_c .fr ul {
    width: 100%;
    overflow: hidden;
    border-top: 1px dashed #e8e8e8;
}

.ab_12_c .fr ul li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #e8e8e8;
    padding: 0.28rem 0px;
}

.ab_12_c .fr ul li em {
    display: block;
    overflow: hidden;
    font-style: normal;
}

.ab_12_c .fr ul li em.em1 {
    width: 1.25rem;
    height: 1.25rem;
    float: left;
    background-color: #f7f7f7;
    font-family: Arial;
}

.ab_12_c .fr ul li em.em1 span {
    display: block;
    overflow: hidden;
    margin: 0px 0.15rem;
    font-size: 0.34rem;
    color: #1f1f1f;
    line-height: 0.4rem;
    margin-top: 0.15rem;
    font-weight: normal;
}

.ab_12_c .fr ul li em.em1 i {
    display: block;
    overflow: hidden;
    margin: 0px 0.15rem;
    font-size: 0.17rem;
    color: #1f1f1f;
    line-height: 0.28rem;
    font-weight: normal;
}

.ab_12_c .fr ul li em.em2 {
    width: 6.18rem;
    float: right;
    overflow: hidden;
}

.ab_12_c .fr ul li em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 0.2rem;
    color: #444;
    line-height: 0.36rem;
    margin-top: 0.12rem;
}

.ab_12_c .fr ul li em.em2 i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 0.16rem;
    color: #888;
    line-height: 0.26rem;
    margin-top: 0.07rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.ab_12_c .fr ul li a:hover em.em2 span {
    color: #00adbb;
}


.ab_13 {
    overflow: hidden;
    padding-top: 0.88rem;
}

.ab_13_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.52rem;
}

.ab_13_c .fl {
    width: 40.375%;
    overflow: hidden;
}

.ab_13_c .fl a {
    width: 100%;
    overflow: hidden;
    display: block;
    background-color: #fff;
    height: 5.93rem;
}

.ab_13_c .fl em {
    display: block;
    font-style: normal;
    overflow: hidden;
}

.ab_13_c .fl em.em1 {
    width: 100%;
}

.ab_13_c .fl em.em1 img {
    width: 100%;
    display: none;
}

.ab_13_c .fl em.em1 b {
    width: 100%;
    display: block;
    height: 3.64rem;
}

.ab_13_c .fl em.em2 {
    margin: 0px 0.5rem;
    margin-top: 0.42rem;
}

.ab_13_c .fl em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.ab_13_c .fl em.em2 span.sp1 {
    line-height: 0.41rem;
}

.ab_13_c .fl em.em2 span.sp1 i {
    width: 80%;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.2rem;
    color: #333;
    float: left;
}

.ab_13_c .fl em.em2 span.sp1 b {
    float: right;
    font-size: 0.17rem;
    color: #999;
    font-weight: normal;
}

.ab_13_c .fl em.em2 span.sp2 {
    font-size: 0.16rem;
    color: #999;
    line-height: 0.3rem;
    margin-top: 0.18rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.ab_13_c .fl a:hover em.em2 span.sp1 i {
    color: #00adbb;
}

.ab_13_c .fr {
    width: 58.1875%;
    overflow: hidden;
}

.ab_13_c .fr ul li {
    width: 49%;
    margin-right: 2%;
    overflow: hidden;
    float: left;
    margin-bottom: 0.17rem;
    height: 2.88rem;
    background-color: #fff;
}

.ab_13_c .fr ul li:nth-child(2n) {
    margin-right: 0px;
}

.ab_13_c .fr ul li a {
    display: block;
    overflow: hidden;
    margin: 0px 0.4rem;
}

.ab_13_c .fr ul li a span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.ab_13_c .fr ul li a span.sp1 {
    font-size: 0.2rem;
    color: #333;
    line-height: 0.37rem;
    margin-top: 0.4rem;
}

.ab_13_c .fr ul li a span.sp2 {
    font-size: 0.16rem;
    color: #999;
    line-height: 0.3rem;
    margin-top: 0.09rem;
    height: 0.9rem;
}

.ab_13_c .fr ul li a span.sp3 {
    font-size: 0.17rem;
    color: #999;
    line-height: 0.18rem;
    margin-top: 0.12rem;
}

.ab_13_c .fr ul li a span.sp4 {
    font-size: 0.17rem;
    color: #999;
    line-height: 0.28rem;
    margin-top: 0.12rem;
}

.ab_13_c .fr ul li a:hover span.sp1 {
    color: #00adbb;
}


.sub_01_c12 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -1.55rem;
}

.sub_01_c12 p {
    width: 100%;
    overflow: hidden;
    color: #fff;
}

.sub_01_c12 p.p1 {
    font-size: 0.48rem;
    line-height: 0.6rem;
}

.sub_01_c12 p.p2,
.sub_01_c12 p.p3 {
    font-size: 24px;
    line-height: 1.5;
}

.sub_01_c12 p.p3 {
    margin-top: 0.19rem;
}

.sub_01_c12 p.p4 {
    font-size: 14px;
    line-height: 1.5;
}

.sub_01_c12 p.p5 {
    margin-top: 0.38rem;
}

.sub_01_c12 p.p5 a {
    display: inline-block;
    line-height: 50px;
    background-color: #fff;
    border-radius: 50px;
    font-size: 14px;
    color: #00adbb;
    float: left;
}

.sub_01_c12 p.p5 a.a1 {
    padding: 0px 0.34rem 0px 0.33rem;
    margin-right: 0.2rem;
}

.sub_01_c12 p.p5 a.a1 span {
    display: inline-block;
    background: url("../../fer/images/sfl_01.png") left center no-repeat;
    background-size: 0.17rem;
    padding-left: 0.27rem;
}

.sub_01_c12 p.p5 a.a2 {
    padding: 0px 0.28rem 0px 0.34rem;
}

.sub_01_c12 p.p5 a.a2 span {
    display: inline-block;
    background: url("../../fer/images/sfl_02.png") left center no-repeat;
    background-size: 0.22rem;
    padding-left: 0.33rem;
}

.sub_01_c12 p.p5 a:hover {
    background-color: #00adbb;
    color: #fff;
}

.sub_01_c12 p.p5 a.a1:hover span {
    background: url("../../fer/images/sfl_01_on.png") left center no-repeat;
    background-size: 0.17rem;
}

.sub_01_c12 p.p5 a.a2:hover span {
    background: url("../../fer/images/sfl_02_on.png") left center no-repeat;
    background-size: 0.22rem;
}




.banner_slide {
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.banner_slide .swiper-slide {
    width: 100%;
    overflow: hidden;
}

.banner_slide .swiper-slide .banner_bg {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
}

.banner_slide .swiper-slide .banner_bg img.img1 {
    display: none;
}

.banner_slide .swiper-slide .banner_bg b {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}

.banner_slide .swiper-slide .banner_bg .wrap_in {
    overflow: hidden;
    position: relative;
    z-index: 99;
    display: none;
}

.banner_slide .swiper-slide .banner_bg .banner_txt {
    width: 100%;
    overflow: hidden;
    margin-top: 17%;
}

.banner_slide .swiper-slide .banner_bg .banner_txt p {
    width: 100%;
    overflow: hidden;
}

.banner_slide .swiper-slide .banner_bg .banner_txt p.p1 {
    font-size: 45px;
    color: #252525;
    line-height: 1.3;
}

.banner_slide .swiper-slide .banner_bg .banner_txt p.p2 {
    margin-top: 0.22rem;
    font-size: 26px;
    color: #646464;
    line-height: 1.5;
    font-weight: normal;
}

.banner_slide .swiper-slide .banner_bg .banner_txt p.p3 {
    margin-top: 0.49rem;
}

.banner_slide .swiper-slide .banner_bg .banner_txt p.p3 a {
    float: left;
    display: inline-block;
    text-align: center;
    line-height: 1;
    padding: 10px 20px;
    border-radius: 0.06rem;
    /* width: 2.06rem; */
    font-size: 20px;
    border: 0.02rem solid #00acbb;
    background-color: #fff;
    color: #00acbb;
}

.banner_slide .swiper-slide .banner_bg .banner_txt p.p3 a.a2 {
    margin-left: 0.2rem;
}

.banner_slide .swiper-slide .banner_bg .banner_txt p.p3 a.a1 {
    background-color: #00acbb;
    color: #fff;
}

.banner_slide .swiper-slide .banner_bg .banner_txt p.p3 a.a1:hover {
    opacity: 0.8;
}

.banner_slide .swiper-slide .banner_bg .banner_txt p.p3 a.a2:hover {
    background-color: #00acbb;
    color: #fff;
}

.banner_slide .banner_sp {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: 140px;
    z-index: 999;
    text-align: center;
}

.banner_slide .banner_sp span {
    opacity: 1;
    background-color: #b1b5be;
    border-radius: 0px;
    margin: 0px 4px;
    height: 3px;
    width: 40px;
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.banner_slide .banner_sp span i {
    width: 0px;
    height: 3px;
    background-color: #fff;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}

.banner_slide .banner_sp span.on i {
    width: 100%;
    transition: 6s linear;
    -webkit-transition: 6s linear;
    -o-transition: 6s linear;
    -moz-transition: 6s linear;
}



.sfl_01 {
    overflow: hidden;
    background-color: #fff;
    padding: 0.5rem 0px 0.2rem 0px;
}

.sfl_01_c {
    width: 100%;
    overflow: visible;
    margin-top: 0.37rem;
    border: 1px solid #eaeaea;
    height: 0.98rem;
    -moz-box-shadow: 18px 0px 21px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 18px 0px 21px rgba(0, 0, 0, 0.05);
    box-shadow: 18px 0px 21px rgba(0, 0, 0, 0.05)
}

.sfl_01_c ul li {
    width: 20%;
    overflow: visible;
    float: left;
    position: relative;
    text-align: center;
    line-height: 0.98rem;
}

.sfl_01_c ul li i {
    width: 1px;
    height: 0.37rem;
    display: block;
    overflow: hidden;
    background-color: #dcdcdc;
    position: absolute;
    right: 0px;
    top: 0.31rem;
}

.sfl_01_c ul li span {
    display: inline-block;
    font-size: 16px;
    color: #222;
    padding-left: 0.58rem;
}

.sfl_01_c ul li span.sp1 {
    background: url("../../fer/images/sfl_03.png") left center no-repeat;
    background-size: 0.33rem;
}

.sfl_01_c ul li span.sp2 {
    background: url("../../fer/images/sfl_04.png") left center no-repeat;
    background-size: 0.34rem;
}

.sfl_01_c ul li span.sp3 {
    background: url("../../fer/images/sfl_05.png") left center no-repeat;
    background-size: 0.31rem;
}

.sfl_01_c ul li span.sp4 {
    background: url("../../fer/images/sfl_06.png") left center no-repeat;
    background-size: 0.38rem;
}

.sfl_01_c ul li span.sp5 {
    background: url("../../fer/images/sfl_07.png") left center no-repeat;
    background-size: 0.38rem;
}

.sfl_01_c ul li span.sp6 {
    background: url("../../fer/images/rly_01.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp7 {
    background: url("../../fer/images/rly_02.png") left center no-repeat;
    background-size: 0.33rem;
}

.sfl_01_c ul li span.sp8 {
    background: url("../../fer/images/rly_03.png") left center no-repeat;
    background-size: 0.26rem;
}

.sfl_01_c ul li span.sp9 {
    background: url("../../fer/images/rly_04.png") left center no-repeat;
    background-size: 0.38rem;
}

.sfl_01_c ul li span.sp10 {
    background: url("../../fer/images/rly_05.png") left center no-repeat;
    background-size: 0.41rem;
}

.sfl_01_c ul li span.sp11 {
    background: url("../../fer/images/p7_01.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp12 {
    background: url("../../fer/images/p7_02.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp13 {
    background: url("../../fer/images/p7_03.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp14 {
    background: url("../../fer/images/p7_04.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp15 {
    background: url("../../fer/images/p7_05.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp16 {
    background: url("../../fer/images/p8_02.png") left center no-repeat;
    background-size: 0.35rem;
}

.sfl_01_c ul li span.sp17 {
    background: url("../../fer/images/p8_03.png") left center no-repeat;
    background-size: 0.51rem;
}

.sfl_01_c ul li span.sp18 {
    background: url("../../fer/images/p8_04.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp19 {
    background: url("../../fer/images/p8_05.png") left center no-repeat;
    background-size: 0.38rem;
}

.sfl_01_c ul li span.sp20 {
    background: url("../../fer/images/p9_02.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp21 {
    background: url("../../fer/images/p9_03.png") left center no-repeat;
    background-size: 0.42rem;
}

.sfl_01_c ul li span.sp22 {
    background: url("../../fer/images/p9_04.png") left center no-repeat;
    background-size: 0.35rem;
}

.sfl_01_c ul li span.sp23 {
    background: url("../../fer/images/p9_05.png") left center no-repeat;
    background-size: 0.37rem;
}

.sfl_01_c ul li span.sp24 {
    background: url("../../fer/images/p9_06.png") left center no-repeat;
    background-size: 0.38rem;
}

.sfl_01_c ul li span.sp25 {
    background: url("../../fer/images/p13_01.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp26 {
    background: url("../../fer/images/p13_02.png") left center no-repeat;
    background-size: 0.41rem;
}

.sfl_01_c ul li span.sp27 {
    background: url("../../fer/images/p13_03.png") left center no-repeat;
    background-size: 0.41rem;
}

.sfl_01_c ul li span.sp28 {
    background: url("../../fer/images/p13_04.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp29 {
    background: url("../../fer/images/p13_05.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp30 {
    background: url("../../fer/images/p14_01.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp31 {
    background: url("../../fer/images/p14_02.png") left center no-repeat;
    background-size: 0.31rem;
}

.sfl_01_c ul li span.sp32 {
    background: url("../../fer/images/p14_03.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li span.sp33 {
    background: url("../../fer/images/p14_04.png") left center no-repeat;
    background-size: 0.41rem;
}

.sfl_01_c ul li span.sp34 {
    background: url("../../fer/images/p14_05.png") left center no-repeat;
    background-size: 0.34rem;
}

.sfl_01_c ul li span.sp35 {
    background: url("../../fer/images/p14_06.png") left center no-repeat;
    background-size: 0.41rem;
}


.sfl_01_c ul li b {
    width: 100%;
    height: 0.1rem;
    display: none;
    overflow: hidden;
    background: url("../../fer/images/sfl_08.png") center no-repeat;
    background-size: auto 100%;
    position: absolute;
    left: 0px;
    bottom: -0.1rem;
}

.sfl_01_c ul li.on span.sp1 {
    background: url("../../fer/images/sfl_03_on.png") left center no-repeat;
    background-size: 0.33rem;
}

.sfl_01_c ul li.on span.sp2 {
    background: url("../../fer/images/sfl_04_on.png") left center no-repeat;
    background-size: 0.34rem;
}

.sfl_01_c ul li.on span.sp3 {
    background: url("../../fer/images/sfl_05_on.png") left center no-repeat;
    background-size: 0.31rem;
}

.sfl_01_c ul li.on span.sp4 {
    background: url("../../fer/images/sfl_06_on.png") left center no-repeat;
    background-size: 0.38rem;
}

.sfl_01_c ul li.on span.sp5 {
    background: url("../../fer/images/sfl_07_on.png") left center no-repeat;
    background-size: 0.38rem;
}

.sfl_01_c ul li.on span.sp6 {
    background: url("../../fer/images/rly_01_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp7 {
    background: url("../../fer/images/rly_02_on.png") left center no-repeat;
    background-size: 0.33rem;
}

.sfl_01_c ul li.on span.sp8 {
    background: url("../../fer/images/rly_03_on.png") left center no-repeat;
    background-size: 0.26rem;
}

.sfl_01_c ul li.on span.sp9 {
    background: url("../../fer/images/rly_04_on.png") left center no-repeat;
    background-size: 0.38rem;
}

.sfl_01_c ul li.on span.sp10 {
    background: url("../../fer/images/rly_05_on.png") left center no-repeat;
    background-size: 0.41rem;
}

.sfl_01_c ul li.on span.sp11 {
    background: url("../../fer/images/p7_01_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp12 {
    background: url("../../fer/images/p7_02_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp13 {
    background: url("../../fer/images/p7_03_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp14 {
    background: url("../../fer/images/p7_04_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp15 {
    background: url("../../fer/images/p7_05_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp16 {
    background: url("../../fer/images/p8_02_on.png") left center no-repeat;
    background-size: 0.35rem;
}

.sfl_01_c ul li.on span.sp17 {
    background: url("../../fer/images/p8_03_on.png") left center no-repeat;
    background-size: 0.51rem;
}

.sfl_01_c ul li.on span.sp18 {
    background: url("../../fer/images/p8_04_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp19 {
    background: url("../../fer/images/p8_05_on.png") left center no-repeat;
    background-size: 0.38rem;
}

.sfl_01_c ul li.on span.sp20 {
    background: url("../../fer/images/p9_02_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp21 {
    background: url("../../fer/images/p9_03_on.png") left center no-repeat;
    background-size: 0.42rem;
}

.sfl_01_c ul li.on span.sp22 {
    background: url("../../fer/images/p9_04_on.png") left center no-repeat;
    background-size: 0.35rem;
}

.sfl_01_c ul li.on span.sp23 {
    background: url("../../fer/images/p9_05_on.png") left center no-repeat;
    background-size: 0.37rem;
}

.sfl_01_c ul li.on span.sp24 {
    background: url("../../fer/images/p9_06_on.png") left center no-repeat;
    background-size: 0.38rem;
}

.sfl_01_c ul li.on span.sp25 {
    background: url("../../fer/images/p13_01_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp26 {
    background: url("../../fer/images/p13_02_on.png") left center no-repeat;
    background-size: 0.41rem;
}

.sfl_01_c ul li.on span.sp27 {
    background: url("../../fer/images/p13_03_on.png") left center no-repeat;
    background-size: 0.41rem;
}

.sfl_01_c ul li.on span.sp28 {
    background: url("../../fer/images/p13_04_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp29 {
    background: url("../../fer/images/p13_05_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp30 {
    background: url("../../fer/images/p14_01_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp31 {
    background: url("../../fer/images/p14_02_on.png") left center no-repeat;
    background-size: 0.31rem;
}

.sfl_01_c ul li.on span.sp32 {
    background: url("../../fer/images/p14_03_on.png") left center no-repeat;
    background-size: 0.4rem;
}

.sfl_01_c ul li.on span.sp33 {
    background: url("../../fer/images/p14_04_on.png") left center no-repeat;
    background-size: 0.41rem;
}

.sfl_01_c ul li.on span.sp34 {
    background: url("../../fer/images/p14_05_on.png") left center no-repeat;
    background-size: 0.34rem;
}

.sfl_01_c ul li.on span.sp35 {
    background: url("../../fer/images/p14_06_on.png") left center no-repeat;
    background-size: 0.41rem;
}


.sfl_01_c ul li.on {
    background-color: #00adbb;
}

.sfl_01_c ul li.on span {
    color: #fff;
}

.sfl_01_c ul li.on b {
    display: block;
}



.rly_01 {
    overflow: hidden;
    background-color: #fff;
}

.rly_01 ul li {
    width: 100%;
    overflow: hidden;
}

.sfl_tab_change ul li {
    display: none;
}

.sfl_tab_change ul li:nth-child(1) {
    display: block;
}

.rly_01 ul li:nth-child(2n) {
    background-color: #f8f9fb;
}

.rly_01 ul li .wrap_on {
    overflow: hidden;
    display: table;
}

.rly_01 ul li .sfl_02_cell {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

.rly_01 ul li .sfl_02_img img {
    display: block;
    width: 100%;
}

.rly_01 ul li .sfl_02_img_wap {
    display: none;
}

.rly_01 ul li .sfl_02_txt {
    padding-left: 1.2rem;
}

.rly_01 ul li .sfl_02_txt p {
    width: 100%;
    display: block;
    overflow: hidden;
}

.rly_01 ul li .sfl_02_txt p.p1,
.rly_01 ul li .sfl_02_txt h3.p1 {
    font-size: 24px;
    color: #292929;
    line-height: 2;
}

.rly_01 ul li .sfl_02_txt p.p2 {
    margin-top: 0.09rem;
}

.rly_01 ul li .sfl_02_txt p.p2 i {
    display: block;
    overflow: hidden;
    margin: 0.1rem 0px;
    background: url("../../fer/images/sfl_09.png") left 0.065rem no-repeat;
    background-size: 0.1rem;
    padding-left: 0.21rem;
    font-size: 14px;
    color: #292929;
}

.rly_01 ul li .sfl_02_txt p.p3 {
    margin-top: 0.3rem;
}

.rly_01 ul li .sfl_02_txt p.p3 a {
    display: inline-block;
    line-height: 40px;
    padding: 0px 20px;
    border-radius: 50px;
    background-color: #00adbb;
    font-size: 16px;
    color: #fff;
    margin-left: 0.1rem;
}

.rly_01 ul li .sfl_02_txt p.p3 a span {
    display: inline-block;
    background: url("../../fer/images/jfa_06_on.png") left center no-repeat;
    background-size: 0.22rem;
    padding-left: 0.37rem;
}

.rly_01 ul li .sfl_02_txt p.p3 a:hover {
    opacity: 0.9;
}

.rly_01 ul li .sfl_02_txt p.p3 a:nth-child(1) {
    margin-left: 0px;
}


.p7_03 {
    overflow: hidden;
    background-color: #fff;
    padding: 1.04rem 0px 1.2rem 0px;
}

.p7_03_c {
    width: 100%;
    overflow: visible;
    padding-top: 0.56rem;
}

.p7_03_c ul li {
    width: 31.25%;
    margin-right: 3.125%;
    overflow: visible;
    float: left;
    height: 2.03rem;
    position: relative;
}

.p7_03_c ul li:nth-child(3) {
    margin-right: 0px;
}

.p7_03_c ul li img {
    width: 1.43rem;
    display: block;
    position: absolute;
    left: 0px;
    top: 0.3rem;
    border-radius: 50%;
}

.p7_03_c ul li em {
    display: block;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    border-radius: 0.08rem;
    font-style: normal;
    margin-left: 0.73rem;
    height: 2.03rem;
    -moz-box-shadow: 0px 18px 21px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0px 18px 21px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 18px 21px rgba(0, 0, 0, 0.06);
}

.p7_03_c ul li em span {
    display: block;
    overflow: hidden;
    margin-left: 1.09rem;
    font-size: 20px;
    color: #2c2c2c;
    line-height: 0.38rem;
    margin-top: 0.63rem;
}

.p7_03_c ul li em i {
    display: block;
    overflow: hidden;
    margin-left: 1.09rem;
    font-size: 16px;
    color: #7c7c7c;
    line-height: 0.3rem;
    margin-top: 0.06rem;
}

.p7_03_c ul li:nth-child(1) img {
    -moz-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38)
}

.p7_03_c ul li:nth-child(2) img {
    -moz-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38)
}

.p7_03_c ul li:nth-child(3) img {
    -moz-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38)
}


.sfl_02 {
    overflow: hidden;
    background-color: #fff;
}

.sfl_02 ul li {
    width: 100%;
    overflow: hidden;
}

.sfl_02 ul li:nth-child(2n) {
    background-color: #f8f9fb;
}

.sfl_02 ul li .wrap_on {
    overflow: hidden;
    display: table;
}

.sfl_02 ul li .sfl_02_cell {
    display: table-cell;
    vertical-align: middle;
}

.sfl_02 ul li .sfl_02_img {
    width: 62.5%;
}

.sfl_02 ul li .sfl_02_img img {
    display: block;
    width: 100%;
}

.sfl_02 ul li .sfl_02_img_wap {
    display: none;
}

.sfl_02 ul li .sfl_02_txt {
    width: 37.5%;
}

.sfl_02 ul li .sfl_02_txt p {
    width: 100%;
    display: block;
    overflow: hidden;
}

.sfl_02 ul li .sfl_02_txt p.p1,
.sfl_02 ul li .sfl_02_txt h3.p1 {
    font-size: 24px;
    color: #292929;
    line-height: 1.5;
}

.sfl_02 ul li .sfl_02_txt p.p2 {
    margin-top: 0.09rem;
}

.sfl_02 ul li .sfl_02_txt p.p2 i {
    display: block;
    overflow: hidden;
    margin: 0.1rem 0px;
    background: url("../../fer/images/sfl_09.png") left center no-repeat;
    background-size: 0.1rem;
    padding-left: 0.21rem;
    font-size: 14px;
    color: #292929;
}

.sfl_02 ul li .sfl_02_txt p.p3 {
    margin-top: 0.3rem;
}

.sfl_02 ul li .sfl_02_txt p.p3 a {
    display: inline-block;
    line-height: 45px;
    padding: 0px 25px;
    border-radius: 40px;
    background-color: #00adbb;
    font-size: 18px;
    color: #fff;
}

.sfl_02 ul li .sfl_02_txt p.p3 a span {
    display: inline-block;
    background: url("../../fer/images/jfa_06_on.png") left center no-repeat;
    background-size: 0.22rem;
    padding-left: 0.37rem;
}

.sfl_02 ul li .sfl_02_txt p.p3 a:hover {
    opacity: 0.9;
}



.p7_01 {
    overflow: hidden;
    background-color: #fff;
    padding: 1.22rem 0px 0.88rem 0px;
}

.p7_01_c {
    width: 100%;
    overflow: visible;
    margin-top: 0.47rem;
}

.p7_01_c ul li {
    width: 18.4%;
    float: left;
    overflow: visible;
    margin-right: 2%;
    position: relative;
}

.p7_01_c ul li:nth-child(5) {
    margin-right: 0px;
}

.p7_01_c ul li img {
    width: 1.43rem;
    display: block;
    position: absolute;
    left: 50%;
    top: 0px;
    margin-left: -0.715rem;
    border-radius: 50%;
}

.p7_01_c ul li:nth-child(1) img {
    -moz-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 102, 112, 0.38)
}

.p7_01_c ul li:nth-child(2) img {
    -moz-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38);
    box-shadow: 8px 0px 18px rgba(57, 151, 252, 0.38)
}

.p7_01_c ul li:nth-child(3) img {
    -moz-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38);
    box-shadow: 8px 0px 18px rgba(93, 211, 214, 0.38)
}

.p7_01_c ul li:nth-child(4) img {
    -moz-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38);
    box-shadow: 8px 0px 18px rgba(255, 196, 57, 0.38)
}

.p7_01_c ul li:nth-child(5) img {
    -moz-box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38);
    -webkit-box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38);
    box-shadow: 8px 0px 18px rgba(165, 76, 212, 0.38)
}

.p7_01_c ul li .jfa_01c_c {
    width: 100%;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    border-radius: 0.08rem;
    margin-top: 0.715rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
    box-shadow: 8px 0px 18px rgba(0, 0, 0, 0.06);
}

.p7_01_c ul li .jfa_01c_c em {
    display: block;
    overflow: hidden;
    font-style: normal;
    margin: 0px 0.20rem;
    margin-top: 0.715rem;
    margin-bottom: 0.37rem;
}

.p7_01_c ul li .jfa_01c_c em span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 18px;
    line-height: 0.34rem;
    margin-top: 0.24rem;
    text-align: center;
}

.p7_01_c ul li .jfa_01c_c em i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #999;
    line-height: 1.5;
    margin-top: 0.19rem;
    text-align: center;
}




.sub_01 {
    overflow: hidden;
    position: relative;
}

.sub_01 img.img1 {
    width: 100%;
    display: block;
}

.sub_01 img.img1_small {
    width: 100%;
    display: none;
}

.sub_01_c1 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -0.96rem;
}

.sub_01_c1 p {
    width: 100%;
    overflow: hidden;
}

.sub_01_c1 p.p1 {
    font-size: 0.48rem;
    color: #fff;
    line-height: 0.77rem;
}

.sub_01_c1 p.p2 {
    font-size: 18px;
    color: #fff;
    line-height: 0.5rem;
    margin-top: 0.15rem;
}


.sub_01_c8 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -1.13rem;
}

.sub_01_c8 p {
    width: 100%;
    overflow: hidden;
    color: #fff;
}

.sub_01_c8 p.p_img {}

.sub_01_c8 p.p_img img {
    height: 0.73rem;
    display: block;
    width: auto;
}

.sub_01_c8 p.p1 {
    font-size: 0.48rem;
    line-height: 0.65rem;
    margin-top: 0.23rem;
}

.sub_01_c8 p.p2 {
    font-size: 0.3rem;
    line-height: 0.65rem;
}


.ins_01 {
    overflow: hidden;
    background-color: #fff;
    padding: 0.87rem 0px 1rem 0px;
}

.ins_01_t {
    width: 100%;
    overflow: hidden;
}

.ins_01_t p {
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 36px;
    color: #111;
    line-height: 2;
    padding-bottom: 0.08rem;
    position: relative;
}

.ins_01_t p b {
    width: 0.18rem;
    height: 0.04rem;
    display: block;
    overflow: hidden;
    background-color: #00adbb;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -0.09rem;
}

.ins_01_c1 {
    width: 100%;
    overflow: hidden;
    margin-top: 0.4rem;
}

.ins_01_c1 p {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #111;
    line-height: 0.36rem;
}

.ins_01_c1 p a {
    color: #00adbb;
    text-decoration: underline;
}

.ins_01_c2 {
    width: 100%;
    overflow: visible;
    margin-top: 0.42rem;
}

.ins_01_c2 ul li {
    width: 23.5%;
    overflow: hidden;
    float: left;
    position: relative;
    margin-right: 2%;
    -moz-box-shadow: 6px 0px 13px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 6px 0px 13px rgba(0, 0, 0, 0.06);
    box-shadow: 6px 0px 13px rgba(0, 0, 0, 0.06);
}

.ins_01_c2 ul li:nth-child(4) {
    margin-right: 0px;
}

.ins_01_c2 ul li .em1 {
    width: 100%;
    overflow: hidden;
}

.ins_01_c2 ul li .em1 img {
    width: 100%;
    display: block;
}

.ins_01_c2 ul li .em2 {
    overflow: hidden;
    margin: 0.23rem 0.35rem;
    /* height: 2.3rem; */
}

.ins_01_c2 ul.list-paddingleft-2 {
    display: flex;
}

.ins_01_c2 ul li .em2 p {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #666;
    margin-top: 0.11rem;
}

.ins_01_c2 ul li .em2 p.p1 {
    font-size: 24px;
    color: #111;
    line-height: 1.5;
    margin-top: 0px;
}

.ins_01_c2 ul li:hover {
    background-color: #00adbb;
    -moz-box-shadow: 10px 0px 20px rgba(0, 173, 187, 0.25);
    -webkit-box-shadow: 10px 0px 20px rgba(0, 173, 187, 0.25);
    box-shadow: 10px 0px 20px rgba(0, 173, 187, 0.25);
}

.ins_01_c2 ul li:hover .em2 p {
    color: #fff;
}

.ins_01_c2 ul li:hover .em2 p.p1 {
    color: #fff;
}


.ins_02 {
    overflow: hidden;
    padding: 0.87rem 0px 0.96rem 0px;
}

.ins_02_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.48rem;
}

.ins_02_c ul li {
    width: 20%;
    overflow: hidden;
    float: left;
    position: relative;
}

.ins_02_c ul li img {
    width: 100%;
    display: block;
}

.ins_02_c ul li em {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
}

.ins_02_c ul li em.em1 {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    background-color: rgba(55, 61, 65, 0.65);
    display: flex;
    justify-content: center;
    align-items: center;
}

.ins_02_c ul li em.em2 {}

.ins_02_c ul li em.em2 span {
    display: block;
    overflow: hidden;
    margin: 0px 0.35rem;
    color: #fff;
}

.ins_02_c ul li em.em2 span.sp1 {
    position: relative;
    padding-bottom: 0.28rem;
}

.ins_02_c ul li em.em2 span.sp1 img {
    width: auto;
    height: 0.49rem;
    display: block;
    margin: 0px auto;
    padding: 0px;
}

.ins_02_c ul li em.em2 span.sp1 b {
    width: 0.23rem;
    height: 0.02rem;
    display: block;
    overflow: hidden;
    background-color: #fff;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -0.115rem;
}

.ins_02_c ul li em.em2 span.sp2 {
    font-size: 24px;
    text-align: center;
    line-height: 0.36rem;
    margin-top: 0.23rem;
}

.ins_02_c ul li em.em2 span.sp3 {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 0.16rem;
    display: none;
}

.ins_02_c ul li:hover em.em1 {
    background-color: rgba(0, 173, 187, 0.65);
}

.ins_02_c ul li:hover em.em2 span.sp3 {
    display: block;
}

.ins_02_b {
    width: 100%;
    overflow: hidden;
    margin-top: 0.31rem;
}

.ins_02_b p {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #888;
    line-height: 1.5;
}

.ins_02_b p.p1 {
    position: relative;
    font-size: 24px;
    line-height: 1.5;
    color: #111;
    margin-bottom: 0.08rem;
}

.ins_02_b p.p1 b {
    width: 0.05rem;
    height: 0.22rem;
    display: block;
    overflow: hidden;
    background-color: #00adbb;
    position: absolute;
    left: 0px;
    top: 0.08rem;
}

.ins_02_b p.p1 span {
    margin-left: 0.2rem;
}

.ins_02_b img {
    max-width: 100%;
}

.ins_03 {
    overflow: hidden;
    background-color: #fff;
    padding: 0.88rem 0px 1rem 0px;
}

.ins_04 {
    overflow: hidden;
    padding: 0.8rem 0px 1.05rem 0px;
    background-color: #f5f6fb;
}

.ins_04_c {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 0.63rem;
}

.ins_04_c b.b_x {
    width: 100%;
    height: 1px;
    display: block;
    overflow: hidden;
    background-color: #c9d6d7;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -0.5px;
    z-index: 990;
}

.ins_04_c .wrap_in {
    position: relative;
    overflow: hidden;
    z-index: 999;
}

.ins_04_c .ins_04c_prev {
    width: 0.43rem;
    height: 0.43rem;
    display: block;
    overflow: hidden;
    background: url("../../fer/images/ins_03.png") center no-repeat #bbbbbb;
    background-size: 100%;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -0.215rem;
    z-index: 999;
}

.ins_04_c .ins_04c_prev:hover {
    background: url("../../fer/images/ins_03.png") center no-repeat #00adbb;
    background-size: 100%;
}

.ins_04_c .ins_04c_next {
    width: 0.43rem;
    height: 0.43rem;
    display: block;
    overflow: hidden;
    background: url("../../fer/images/ins_04.png") center no-repeat #bbbbbb;
    background-size: 100%;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -0.215rem;
    z-index: 999;
}

.ins_04_c .ins_04c_next:hover {
    background: url("../../fer/images/ins_04.png") center no-repeat #00adbb;
    background-size: 100%;
}

.ins_04c_slide {
    width: 85.4375%;
    overflow: visible;
    margin: 0px auto;
    padding: 0px;
}

.ins_04c_slide .swiper-slide {
    width: 100%;
    overflow: visible;
    position: relative;
    background-color: #f5f6fb;
}

.ins_04c_slide .swiper-slide ul li {
    width: 20%;
    overflow: visible;
    float: left;
    height: 3.95rem;
    position: relative;
}

.ins_04c_slide .swiper-slide ul li span {
    width: 0.85rem;
    height: 0.85rem;
    text-align: center;
    position: relative;
    z-index: 999;
    line-height: 0.85rem;
    display: block;
    overflow: hidden;
    background-color: #fff;
    border: 0.03rem solid #eee;
    border-radius: 50%;
    margin: 0px auto;
    padding: 0px;
    margin-top: 1.54rem;
    font-size: 0.24rem;
    color: #333;
    transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
}

.ins_04c_slide .swiper-slide ul li .ins_04c_u {
    position: absolute;
    left: -0.35rem;
    top: 0px;
}

.ins_04c_slide .swiper-slide ul li .ins_04c_u b {
    width: 0.21rem;
    height: 0.08rem;
    display: block;
    overflow: hidden;
    background: url("../../fer/images/ins_01.png") no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    bottom: -0.08rem;
    margin-left: -0.105rem;
}

.ins_04c_slide .swiper-slide ul li .ins_04c_d {
    position: absolute;
    left: -0.35rem;
    bottom: 0px;
}

.ins_04c_slide .swiper-slide ul li .ins_04c_d b {
    width: 0.21rem;
    height: 0.08rem;
    display: block;
    overflow: hidden;
    background: url("../../fer/images/ins_02.png") no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50%;
    top: -0.08rem;
    margin-left: -0.105rem;
}

.ins_04c_slide .swiper-slide ul li .ins_04c_txt {
    width: 3.4rem;
    background-color: #fff;
    height: 1.15rem;
}

.ins_04c_slide .swiper-slide ul li .ins_04c_txt p {
    font-size: 16px;
    color: #666;
    width: auto;
    background: url("../../fer/images/rly_06.jpg") left 0.08rem no-repeat;
    padding-left: 0.15rem;
    line-height: 1.5;
    /* height: 0.5rem; */
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    overflow: hidden;
}

.ins_04c_slide .swiper-slide ul li:hover span {
    background-color: #00adbb;
    color: #fff;
}

.ins_04cfr {
    margin: 0.3rem 0.25rem;
}


.ins_05 {
    overflow: hidden;
    background-color: #fff;
    padding: 0.84rem 0px 1rem 0px;
}

.ins_05_t {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 0.82rem;
}

.ins_05_t ul {
    font-size: 0px;
}

.ins_05_t ul li {
    display: inline-block;
    overflow: hidden;
    width: 3.1rem;
    position: relative;
}

.ins_05_t ul li p {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.ins_05_t ul li p.p1 {
    line-height: 1.5;
    font-size: 16px;
    color: #888;
}

.ins_05_t ul li p.p1 i {
    font-size: 60px;
    color: #00adbb;
}

.ins_05_t ul li p.p2 {
    line-height: 1.5;
    font-size: 16px;
    color: #888;
}

.ins_05_t ul li b {
    width: 1px;
    height: 0.79rem;
    display: block;
    background-color: #f3f0f0;
    position: absolute;
    right: 0px;
    top: 0.11rem;
}


.ins_05_c {
    width: 100%;
    overflow: visible;
    padding-top: 0.62rem;
}

.ins_05_c ul li {
    width: 15.625%;
    overflow: hidden;
    float: left;
    margin-right: 1.25%;
    -moz-box-shadow: 6px 0px 13px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 6px 0px 13px rgba(0, 0, 0, 0.06);
    box-shadow: 6px 0px 13px rgba(0, 0, 0, 0.06);
}

.ins_05_c ul li:nth-child(6) {
    margin-right: 0px;
}

.ins_05_c ul li em {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
}

.ins_05_c ul li em.em1 {}

.ins_05_c ul li em.em1 img {
    width: 100%;
    display: block;
}

.ins_05_c ul li em.em2 {
    width: auto;
    margin: 0.26rem 0.32rem;
    height: 2.4rem;
}

.ins_05_c ul li em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 22px;
    color: #333;
    line-height: 1.5;
}

.ins_05_c ul li em.em2 i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #222;
    margin-top: 0.16rem;
    line-height: 1.5;
    text-align: justify;
    text-justify: inter-ideograph;
}


.sub_01_c9 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -0.69rem;
}

.sub_01_c9 p {
    width: 100%;
    overflow: hidden;
    color: #fff;
}

.sub_01_c9 p.p1 {
    font-size: 0.48rem;
    line-height: 0.84rem;
}

.sub_01_c9 p.p2 {
    font-size: 30px;
    line-height: 1.5;
    margin-top: 0.14rem;
}


.ins_06 {
    overflow: hidden;
    margin-top: 0.58rem;
}

.ins_06 .wrap_in {
    background-color: #fff;
    overflow: hidden;
}

.ins_06 .fl {
    width: 49%;
}

.ins_06 .fl img {
    width: 100%;
    display: block;
}

.ins_06 .fr {
    width: 51%;
}

.ins_06_fr {
    overflow: hidden;
    margin: 0px 0.6rem;
}

.ins_06_fr p {
    width: 100%;
    overflow: hidden;
}

.ins_06_fr p.p1 {
    font-size: 28px;
    color: #333;
    line-height: 1.5;
    padding-bottom: 0.16rem;
    position: relative;
    margin-top: 0.74rem;
}

.ins_06_fr p.p1 b {
    width: 0.23rem;
    height: 0.03rem;
    display: block;
    overflow: hidden;
    background-color: #e5e5e5;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.ins_06_fr p.p2 {
    font-size: 18px;
    color: #888;
    line-height: 1.5;
    margin-top: 0.2rem;
}

.ins_06_fr p.p3 {
    margin-top: 0.54rem;
}

.ins_06_fr p.p3 a {
    /* width: 1.44rem; */
    height: 45px;
    display: inline-block;
    overflow: hidden;
    border-radius: 4px;
    background-color: #00adbb;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    padding: 0 20px;
}


.cter_03 {
    overflow: hidden;
    margin-top: 0.4rem;
    margin-bottom: 0.54rem;
}

.cter_03 .breadcrumb-link{
  font-size: 14px;
  margin: 0 0 20px 0;
  color: #424242;
}
.cter_03 .breadcrumb-link .breadcrumb-color{
  color: #00acbb;
}

.cter_03 .cter_03_l {
    width: 70%;
    overflow: hidden;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    padding: 0px 0.38rem;
    border-radius: 0.04rem;
}

.cter_03 .cter_03_l a{
    color: #00acbb;
}

.cter_03 .cter_03_r {
    width: 28%;
    overflow: hidden;
    float: right;
}

.cter_03l_t {
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
    font-size: 0.24rem;
    color: #00adbb;
    line-height: 0.43rem;
    margin-top: 0.16rem;
    padding-bottom: 0.17rem;
    font-weight: bold;
}

.cter_03l_t h1 {
    margin: 0px;
    padding: 0px;
    font-size: 0.24rem;
    font-weight: 500;
}

.cter_03l_t i {
    width: 100%;
    height: 1px;
    display: block;
    overflow: hidden;
    background-color: #e5e5e5;
    position: absolute;
    left: 0px;
    bottom: 1px;
}

.cter_03l_t b {
    width: 0.2rem;
    height: 3px;
    display: block;
    overflow: hidden;
    background-color: #00adbb;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -0.1rem;
    z-index: 9;
}

.cter_03l_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.39rem;
}

.cter_03l_c video {
    width: 100%;
    overflow: hidden;
}

.cter_03l_c p {
    width: 100%;
    overflow: hidden;
    line-height: 0.38rem;
    padding: 0.18rem 0px;
    background-color: #f4f5fb;
}

.cter_03l_c p span {
    float: left;
    font-size: 0.2rem;
    color: #444;
    margin-left: 0.19rem;
}

.cter_03l_c p a {
    float: right;
    margin-right: 0.19rem;
    width: 1.48rem;
    height: 0.38rem;
    display: block;
    overflow: hidden;
    background-color: #00b3c1;
    border-radius: 0.38rem;
    font-size: 0.18rem;
    color: #fff;
    text-align: center;
}

.cter_03l_c p a i {
    display: inline-block;
    background: url("../../fer/images/cter_05.png") right center no-repeat;
    background-size: 0.22rem;
    padding-right: 0.3rem;
}


.cter_03l_c1 {
    width: 100%;
    overflow: hidden;
    margin-top: 0.24rem;
}

.cter_03l_c1 p {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #222;
    line-height: 2em;
    margin-top: 0.12rem;
}

.cter_03l_c1 p.p1 {
    line-height: 50px;
    position: relative;
    font-size: 0.26rem;
    color: #444;
}

.cter_03l_c1 p.p1 b {
    width: 0.05rem;
    height: 0.25rem;
    display: block;
    background-color: #00adbb;
    position: absolute;
    left: 0px;
    top: 0.18rem;
}

.cter_03l_c1 p.p1 span {
    float: left;
    margin-left: 0.2rem;
}

.cter_03l_b {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #e5e5e5;
    margin-top: 0.4rem;
    padding-top: 0.14rem;
    margin-bottom: 0.5rem;
}

.cter_03l_b a {
    width: 3rem;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 0.3rem;
}

.cter_03l_b a.fr {
    text-align: right;
}

.cter_03l_b a.fl span {
    display: inline-block;
    background: url("../../fer/images/cter_03.png") left center no-repeat;
    background-size: 0.13rem;
    padding-left: 0.34rem;
}

.cter_03l_b a.fr span {
    display: inline-block;
    background: url("../../fer/images/cter_04.png") right center no-repeat;
    background-size: 0.13rem;
    padding-right: 0.34rem;
}


.cter_03r_01 {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0px 0.3rem;
    background-color: #fff;
    border-radius: 0.04rem;
}

.cter_03r_t {
    width: 100%;
    height: 0.49rem;
    overflow: hidden;
    position: relative;
    padding-bottom: 3px;
    margin-top: 0.2rem;
}

.cter_03r_t i {
    width: 100%;
    display: block;
    overflow: hidden;
    background-color: #e5e5e5;
    height: 1px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.cter_03r_t span {
    display: inline-block;
    font-size: 0.24rem;
    color: #333;
    position: relative;
    line-height: 0.49rem;
    padding-bottom: 3px;
}

.cter_03r_t span b {
    width: 100%;
    height: 3px;
    display: block;
    overflow: hidden;
    background-color: #00adbb;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.cter_03r01_c {
    width: 100%;
    overflow: hidden;
    margin-bottom: 0.47rem;
}

.cter_03r01_c ul li {
    width: 100%;
    overflow: hidden;
    margin-top: 0.26rem;
}

.cter_03r01_c ul li span {
    width: 2.68rem;
    display: block;
    overflow: hidden;
    float: left;
    font-size: 0.16rem;
    color: #888;
    line-height: 0.3rem;
}

.cter_03r01_c ul li img {
    width: 0.84rem;
    float: right;
    border-radius: 0.03rem;
}

.cter_03r_02 {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0px 0.3rem;
    background-color: #fff;
    margin-top: 0.17rem;
    border-radius: 0.04rem;
}

.cter_03r02_c {
    width: 100%;
    overflow: hidden;
    padding-bottom: 0.3rem;
}

.cter_03r02_c ul li {
    width: 100%;
    overflow: hidden;
    padding-top: 0.2rem;
}

.cter_03r02_c ul li em.em1 {
    width: 22%;
    display: block;
    overflow: hidden;
    font-style: normal;
    float: left;
}

.cter_03r02_c ul li em.em1 img {
    width: 0.64rem;
    display: block;
    border-radius: 50%;
}

.cter_03r02_c ul li em.em2 {
    float: right;
    width: 78%;
    overflow: hidden;
    font-style: normal;
    padding-bottom: 0.15rem;
    border-bottom: 1px dashed #e5e5e5;
}

.cter_03r02_c ul li em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.cter_03r02_c ul li em.em2 span.sp1 {
    font-size: 0.16rem;
    color: #333;
    line-height: 0.24rem;
}

.cter_03r02_c ul li em.em2 span.sp2 {
    font-size: 0.16rem;
    color: #888;
    line-height: 0.24rem;
    font-weight: bold;
    margin-top: 0.04rem;
}

.cter_03r02_c ul li:nth-child(4) em.em2 {
    border-bottom: 0px;
}


.sub_01_c11 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -1.3rem;
}

.sub_01_c11 p {
    width: 100%;
    overflow: hidden;
    color: #fff;
}

.sub_01_c11 p.p1 {
    font-size: 0.48rem;
    line-height: 0.84rem;
}

.sub_01_c11 p.p2 {
    font-size: 24px;
    line-height: 1.5;
    margin-top: 0.14rem;
}

.sub_01_c11 p.p3 {
    font-size: 18px;
    line-height: 1.5;
    margin-top: 0.2rem;
}

.cter_04r_t {
    width: 100%;
    /* height: 0.67rem; */
    overflow: hidden;
    position: relative;
    margin-top: 0.08rem;
}

.cter_04r_t i {
    width: 100%;
    display: block;
    overflow: hidden;
    background-color: #e5e5e5;
    height: 1px;
    position: absolute;
    left: 0px;
    bottom: 1px;
}

.cter_04r_t span {
    display: inline-block;
    font-size: 20px;
    color: #00adbb;
    position: relative;
    line-height: 1.5;
    padding-bottom: 0.10rem;
}

.cter_04r_t span b {
    width: 100%;
    height: 3px;
    display: block;
    overflow: hidden;
    background-color: #00adbb;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.cter_04r_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.4rem;
}

.cter_04r_c ul li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #e8e8e8;
    padding-bottom: 0.39rem;
    margin-bottom: 0.31rem;
}

.cter_04r_c ul li em.em1 {
    width: 30%;
    overflow: hidden;
    float: left;
    font-style: normal;
}

.cter_04r_c ul li em.em1 img {
    width: 100%;
    display: block;
}

.cter_04r_c ul li em.em2 {
    width: 67%;
    overflow: hidden;
    float: right;
    font-style: normal
}

.cter_04r_c ul li em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
}

.cter_04r_c ul li em.em2 span.sp1 {
    font-size: 18px;
    color: #444;
    line-height: 1.5;
}

.cter_04r_c ul li em.em2 span.sp2 {
    font-size: 14px;
    color: #888;
    line-height: 1.5;
    margin-top: 0.15rem;
}

.cter_04r_c ul li em.em2 span.sp3 {
    margin-top: 0.12rem;
    line-height: 1.5;
}

.cter_04r_c ul li em.em2 span.sp3 i {
    float: left;
    display: inline-block;
    font-size: 16px;
    color: #888;
}

.cter_04r_c ul li em.em2 span.sp3 i.i1 {
    display: inline-block;
    background: url("../../fer/images/cter_07.jpg") left center no-repeat;
    background-size: 0.23rem;
    padding-left: 0.32rem;
}

.cter_04r_c ul li em.em2 span.sp3 i.i2 {
    display: inline-block;
    background: url("../../fer/images/cter_06.jpg") left center no-repeat;
    background-size: 0.17rem;
    padding-left: 0.26rem;
    margin-left: 0.4rem;
}

.cter_04r_b {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 0.1rem;
    margin-bottom: 0.5rem;
}

.cter_04r_b a {
    width: 1.78rem;
    height: 0.46rem;
    display: inline-block;
    line-height: 0.46rem;
    text-align: center;
    font-size: 0.2rem;
    color: #fff;
    border-radius: 0.46rem;
    background-color: #00adbb;
}

.cter_05 {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0px 0.3rem;
    border-radius: 0.04rem;
}

.cter_05_t {
    width: 100%;
    overflow: hidden;
    margin-top: 0.3rem;
    position: relative;
}

.cter_05_t input.cter_05t_txt {
    width: 100%;
    height: 0.54rem;
    font-size: 18px;
    color: #333;
    line-height: 1.5;
    border: 0px;
    background-color: #f1f1f1;
    border-radius: 0.08rem;
    padding: 0px 0.19rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.cter_05_t input.cter_05t_btn {
    width: 0.21rem;
    height: 100%;
    border: 0px;
    background: none;
    background: url("../../fer/images/cter_08.png") center no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0.19rem;
    top: 0px;
}

.cter_05_t1 {
    width: 100%;
    overflow: hidden;
    margin-top: 0.18rem;
    line-height: 1.5;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    color: #333;
}

.cter_05_c {
    width: 100%;
    overflow: hidden;
    margin-top: 0.24rem;
    margin-bottom: 0.23rem;
}

.cter_05_c ul li {
    width: 30%;
    overflow: hidden;
    float: left;
    margin-right: 5%;
    margin-bottom: 0.18rem;
}

.cter_05_c ul li:nth-child(3n) {
    margin-right: 0px;
}

.cter_05_c ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
    line-height: 1.5;
    border: 1px solid #eee;
    border-radius: 0.08rem;
    font-size: 14px;
    color: #333;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.cter_05_c ul li a:hover {
    color: #00adbb;
    border: 1px solid #00adbb;
}

.cter_06 {
    width: 100%;
    overflow: hidden;
}

.cter_06 ul li {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 0.17rem;
}

.cter_06 ul li a {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    background-color: #fff;
    border-radius: 0.04rem;
    padding: 0.16rem 0px 0.2rem 0px;
}

.cter_06 ul li a span {
    display: block;
    overflow: hidden;
    margin-left: 0.33rem;
}

.cter_06 ul li a span.sp1 {
    font-size: 18px;
    color: #333;
    line-height: 1.5;
}

.cter_06 ul li a span.sp2 {
    font-size: 14px;
    color: #d8d8d8;
    line-height: 1.5;
}

.cter_06 ul li a b {
    width: 0.05rem;
    height: 0.22rem;
    display: block;
    overflow: hidden;
    background-color: #58c5cf;
    position: absolute;
    left: 0px;
    top: 0.35rem;
}

.cter_06 ul li a i {
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
}

.cter_06 ul li.li1 a i {
    background: url("../../fer/images/cter_25.png") right center no-repeat;
    background-size: auto 100%;
}

.cter_06 ul li.li2 a i {
    background: url("../../fer/images/cter_26.png") right center no-repeat;
    background-size: auto 100%;
}

.cter_06 ul li.li3 a i {
    background: url("../../fer/images/cter_27.png") right center no-repeat;
    background-size: auto 100%;
}

.cter_06 ul li.ali4 .article_item{
    background-color: #fff;
    padding-bottom: 10px;
}

.cter_06 ul li.ali4 .article_item a{
    padding: 8px 0 8px 0.33rem;
    border-radius:0;
}

.cter_06 ul li:hover  {
    background-color: #00adbb;
}

.cter_06 ul li.ali4:hover a {
    background-color: #fff;
}

.cter_06 ul li.ali4 .article_item>div:hover a {
    background-color: #00adbb;
    color: #fff;
}
.cter_06 ul li.ali4:hover a b {
    background-color: #58c5cf;
}

.cter_06 ul li:hover a span.sp1 {
    color: #fff;
}

.cter_06 ul li:hover a span.sp2 {
    color: #58c5cf;
}

.cter_06 ul li.ali4:hover a span.sp1 {
    color: #333;
}

.cter_06 ul li.ali4:hover a span.sp2 {
    color: #d8d8d8;
}

.cter_07 {
    width: 100%;
    overflow: hidden;
    margin-top: 0.4rem;
}

.cter_07 ul li {
    width: 48%;
    overflow: hidden;
    float: left;
    margin-right: 4%;
    margin-bottom: 0.4rem;
}

.cter_07 ul li:nth-child(2n) {
    margin-right: 0px;
}

.cter_07 ul li em {
    width: 100%;
    display: block;
    overflow: hidden;
    font-style: normal;
}

.cter_07 ul li em.em1 {
    position: relative;
    border-radius: 2px;
}

.cter_07 ul li em.em1 img {
    width: 100%;
    display: block;
}

.cter_07 ul li em.em1 b {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    background: url("../../fer/images/cter_09.png") center no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    background-size: 0.42rem;
}

.cter_07 ul li em.em2 {}

.cter_07 ul li em.em2 span {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 22px;
    color: #444;
    line-height: 1.5;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 0.13rem;
}

.cter_07 ul li em.em2 i {
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 18px;
    color: #888;
    line-height: 1.5;
    margin-top: 0.09rem;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.cter_01_fixed{
  position: relative;
  top:0;
  width: 100%;
  overflow: hidden;
  margin-top: 0.4rem;
  background: #fff;
}

.cter_01_fixed .cter_01_inner{
  width: 100%;
}
.cter_01_fixed .cter_01_inner b{
  width: 0.05rem;
  height: 0.22rem;
  display: block;
  overflow: hidden;
  background-color: #58c5cf;
  position: absolute;
  left: 0;
  top: 15px;
}
.cter_01_fixed .cter_01_inner .img-wrap {
  width: 100%;
  display: block;
  overflow: hidden;
  font-style: normal;
}

.cter_01_fixed .cter_01_inner span.sp1{
  display: block;
  font-size: 18px;
  color: #333;
  line-height: 50px;
  margin-left: 15px;
}

.cter_01_fixed .cter_01_inner img {
  width: 100%;
  display: block;
}
.cter_01_fixed >div .sp2 {
  font-size: 14px;
  display: block;
  color: #999;
  line-height: 30px;
  margin-bottom: 10px;
  margin-left: 15px;
}

.cter_01_fix{
  position: fixed;
  top: 0.99rem;
  width: 23.52%;
  overflow: hidden;
  margin-top: 0;
  background: #fff;
}

.cter_08 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 1.14rem;
}



.anxq_01 {
    overflow: hidden;
    margin-top: 0.6rem;
}

.anxq_01 .wrap_in {
    overflow: hidden;
    background-color: #fff;
    padding-bottom: 0.7rem;
    border-radius: 0.03rem;
    border: 1px solid #e2e2e2;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 60px;
}

.anxq_01_01 {
    width: 100%;
    overflow: hidden;
    margin-top: 0.38rem;
}

.anxq_0101_t {
    overflow: hidden;
    padding: 0px 0.39rem;
    line-height: 0.53rem;
    position: relative;
    font-size: 0.3rem;
    color: #111;
    font-weight: bold;
}

.anxq_0101_t b {
    width: 0.03rem;
    height: 0.29rem;
    display: block;
    overflow: hidden;
    background-color: #00adbb;
    position: absolute;
    left: 0px;
    top: 0.12rem;
}

.anxq_0101_c {
    overflow: hidden;
    margin: 0px 0.39rem;
}

.anxq_0101_c p {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #444;
    line-height: 2em;
    margin-top: 0.2rem;
}

.anxq_0101_c p a{
    color: #00acbb;
}

.anxq_0101_c img {
    max-width: 100%;
     width: 100% !important;
     height: auto !important;
}


.anxq_02 {
    overflow: hidden;
    margin-top: 0.75rem;
}

.anxq_02_t {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.anxq_02_t h5 {
    font-size: 0.45rem;
    color: #111;
    line-height: 0.8rem;
    font-weight: bold;
}

.anxq_02_c {
    margin-top: 0.2rem;
}

.anxq_03 {
    margin-top: 0.09rem;
}

.sub_01_c5 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -1.24rem;
}


.in_06_more {
    width: 100%;
    overflow: hidden;
    margin-top: 0.4rem;
    text-align: center;
}

.in_06_more a {
    display: inline-block;
    overflow: hidden;
    /* line-height: 0.68rem; */
    border-radius: 5px;
    font-size: 20px;
    padding: 12px 15px;
    color: #666;

    border: 1 solid #c6ceda;
}

.in_06_more a.a1 {
    background-color: #fff;
}

.in_06_more a:hover {
    background-color: #00acbb;
    border: 0.01rem solid #00acbb;
    color: #fff;
}

.pages {
    overflow: hidden;
    text-align: center;
    margin-top: 0.3rem;
}

.pages a {
    display: inline-block;
    font-size: 14px;
    color: #333;
    border: 1px solid #dcdcdc;
    padding: 5px 9px;
    margin: 0px 5px;
    line-height: 1;
}

.pages a.on {
    background-color: #00adbb;
    border: 1px solid #00adbb;
    color: #fff;
}

.pages a:hover {
    background-color: #00adbb;
    border: 1px solid #00adbb;
    color: #fff;
}

.pages i {
    color: #333;
    display: inline-block;
    margin: 0px 0.04rem;
}

.pages p {
    display: inline-block;
    width: auto;
    margin: 0px 0.04rem;
}

.content-no-top{
    padding-top: 0 !important;
}

@media (min-width: 1901px) {
  html {
    font-size: 100px !important;
  }
}
@media (max-width: 1580px) {
  html {
    font-size: 66px;
  }
}
@media (max-width: 767px) {
  html {
    font-size: calc(100vw/10.8);
  }
}
@media (max-width: 567px) {
  html {
    font-size: calc(100vw/7.5);
  }
}
body {
  min-height: 100%;
  font-family: 'PingFang SC', 'zhengti', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  font-size: 16px;
  line-height: 1.5;
  color: #111111;
  background: #fff;
}
@media (max-width: 1580px) {
  body {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
}
img {
  border: 0;
  vertical-align: top;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: normal;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
input,
button {
  -webkit-appearance: none;
  border-radius: 0;
}
button {
  cursor: pointer;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
textarea {
  resize: none;
  overflow: auto;
}
input,
button,
textarea,
select {
  border: 0;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: normal;
  color: inherit;
  background: transparent;
}
select {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
table {
  border-collapse: collapse;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  zoom: 1;
}
.clear:after {
  content: '';
  display: block;
  clear: both;
}
.container {
  margin: 0 auto;
  width: 87.5%;
  max-width: 1600px;
}
@media (max-width: 1580px) {
}
@media (max-width: 991px) {
  .container {
    width: 92%;
  }
}
.bg-color1 {
  background-color: #fff;
}
.transition {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.ptb100 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .ptb100 {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }
}
.pt100 {
  padding-top: 1rem;
}
@media (max-width: 767px) {
  .pt100 {
    padding-top: 1.2rem;
  }
}
.pb100 {
  padding-bottom: 1rem;
}
@media (max-width: 767px) {
  .pb100 {
    padding-bottom: 1.2rem;
  }
}
.ptb120 {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
@media (max-width: 767px) {
  .ptb120 {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }
}
.pt120 {
  padding-top: 1.2rem;
}
@media (max-width: 767px) {
  .pt120 {
    padding-top: 1.2rem;
  }
}
.pb120 {
  padding-bottom: 1.2rem;
}
@media (max-width: 767px) {
  .pb120 {
    padding-bottom: 1.2rem;
  }
}
.ptb140 {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
}
@media (max-width: 767px) {
  .ptb140 {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
  }
}
.pt140 {
  padding-top: 1.4rem;
}
@media (max-width: 767px) {
  .pt140 {
    padding-top: 1.2rem;
  }
}
.pb140 {
  padding-bottom: 1.4rem;
}
@media (max-width: 767px) {
  .pb140 {
    padding-bottom: 1.2rem;
  }
}
.font16 {
  font-size: 16px;
}
@media (max-width: 1580px) {
  .font16 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .font16 {
    font-size: 0.28rem;
  }
}
.font18 {
  font-size: 18px;
}
@media (max-width: 1580px) {
  .font18 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .font18 {
    font-size: 0.3rem;
  }
}
.font20 {
  font-size: 20px;
}
@media (max-width: 1580px) {
  .font20 {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .font20 {
    font-size: 16px;
  }
}
.font24 {
  font-size: 0.24rem;
}
@media (max-width: 1580px) {
  .font24 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .font24 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .font24 {
    font-size: 0.3rem;
  }
}
.font30 {
  font-size: 0.3rem;
}
@media (max-width: 1199px) {
  .font30 {
    font-size: 0.36rem;
  }
}
@media (max-width: 767px) {
  .font30 {
    font-size: 0.36rem;
  }
}
.font36 {
  font-size: 0.36rem;
}
@media (max-width: 1199px) {
  .font36 {
    font-size: 0.4rem;
  }
}
@media (max-width: 767px) {
  .font36 {
    font-size: 0.42rem;
  }
}
.font40 {
  font-size: 0.4rem;
}
@media (max-width: 1199px) {
  .font40 {
    font-size: 0.42rem;
  }
}
@media (max-width: 767px) {
  .font40 {
    font-size: 0.46rem;
  }
}
.font48 {
  font-size: 0.48rem;
}
@media (max-width: 1199px) {
  .font48 {
    font-size: 0.42rem;
  }
}
@media (max-width: 767px) {
  .font48 {
    font-size: 0.46rem;
  }
}
.font60 {
  font-size: 0.6rem;
}
@media (max-width: 1199px) {
}
@media (max-width: 767px) {
  .font60 {
    font-size: 0.66rem;
  }
}
#hi-upgrade {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #fff;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
}
#hi-upgrade .hi-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -177px 0 0 -450px;
  width: 900px;
}
#hi-upgrade .hi-wrap .hi-title {
  font-size: 30px;
  line-height: 40px;
  color: #333;
}
#hi-upgrade .hi-wrap .hi-close {
  margin: 10px 0;
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  color: #2cc6d0;
}
#hi-upgrade .hi-wrap .hi-close:hover {
  text-decoration: underline;
}
#hi-upgrade .hi-wrap .hi-text1 {
  color: #666;
}
#hi-upgrade .hi-wrap .hi-text1 span {
  color: #2cc6d0;
}
#hi-upgrade .hi-wrap .hi-text2 {
  position: relative;
  margin: 60px 0;
  color: #333;
}
#hi-upgrade .hi-wrap .hi-text2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  width: 100%;
  border-top: 1px solid #ddd;
}
#hi-upgrade .hi-wrap .hi-text2 span {
  position: relative;
  z-index: 5;
  padding: 0 30px;
  background: #fff;
}
#hi-upgrade .hi-wrap .hi-list {
  overflow: hidden;
}
#hi-upgrade .hi-wrap .hi-list li {
  display: inline-block;
  width: 16%;
}
#hi-upgrade .hi-wrap .hi-list li div {
  margin: 0 auto 5px;
  width: 50px;
  height: 50px;
}
#hi-upgrade .hi-wrap .hi-list li a {
  color: #666;
}
#hi-upgrade .hi-wrap .hi-list li a:hover {
  color: #2cc6d0;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico1 {
  background: url(https://www.beisen.com/public/mobile/index/images/hi-llq-1.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico2 {
  background: url(../images/hi-llq-2.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico3 {
  background: url(../images/hi-llq-3.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico4 {
  background: url(../images/hi-llq-4.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico5 {
  background: url(../images/hi-llq-5.jpg) no-repeat center / 100%;
}
#hi-upgrade .hi-wrap .hi-list li .hi-ico6 {
  background: url(../images/hi-llq-6.jpg) no-repeat center / 100%;
}
/* 导航 */
/* End */
/* End */
.basemenubut {
  display: flex;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  height: 100%;
  width: 22px;
}
.basemenubut span {
  display: block;
  width: 100%;
  height: 2px;
  margin-bottom: 5px;
  border-radius: 3px;
  background-color: #666;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.basemenubut span:last-child {
  margin-bottom: 0;
}
.basemenubut span:nth-child(2) {
  width: 80%;
}
.basemenubut2 span:nth-child(1) {
  transform: rotate(45deg);
  margin: 0;
  margin-top: 2px;
}
.basemenubut2 span:nth-child(2) {
  display: none;
}
.basemenubut2 span:nth-child(3) {
  transform: rotate(-45deg);
  margin: 0;
  margin-top: -2px;
}
/* 公共分页 */
.basepage {
  display: flex;
  justify-content: center;
}
@media (max-width: 767px) {
  .basepage {
    flex-wrap: wrap;
    padding: 0.4rem 0;
  }
}
.basepage .zong {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #161b27;
}
@media (max-width: 1580px) {
  .basepage .zong {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .basepage .zong {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .basepage .zong {
    order: 1;
  }
}
.basepage .zong span {
  color: #2cc6d0;
}
.basepage .zong .li {
  margin-right: 0.26rem;
}
.basepage .zong .li:last-child {
  margin-right: 0;
}
.basepage .page {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 100%;
  width: 100%;
}
@media (max-width: 767px) {
  .basepage .page {
    order: 0;
    width: 100%;
    max-width: 100%;
  }
}
.basepage .page a,
.basepage .page span {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999999;
  background-color: #e7e7e7;
  flex-shrink: 0;
  font-weight: 100;
  font-size: 16px;
  float: left;
  font-size: 18px;
  margin: 0 5px 10px;
}
@media (max-width: 1580px) {
  .basepage .page a,
  .basepage .page span {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .basepage .page a,
  .basepage .page span {
    width: 35px;
    height: 35px;
    font-size: 14px;
  }
}
.basepage .page .active {
  background-color: #2cc6d0;
  color: #fff;
}
.basepage .page .prev,
.basepage .page .next {
  position: relative;
  width: 100px;
  font-weight: inherit;
  font-size: 16px;
  color: #999999;
}
@media (max-width: 1580px) {
  .basepage .page .prev,
  .basepage .page .next {
    font-size: 14px;
    width: 80px;
  }
}
@media (max-width: 991px) {
}
.basepage .page .prev i,
.basepage .page .next i {
  display: block;
}
.basepage .page .prev img,
.basepage .page .next img,
.basepage .page .prev svg,
.basepage .page .next svg {
  width: 20px;
}
.basepage .page .prev img path,
.basepage .page .next img path,
.basepage .page .prev svg path,
.basepage .page .next svg path {
  fill: #cccccc;
}
.basepage .page .prev:hover svg path,
.basepage .page .next:hover svg path {
  fill: #2cc6d0;
}
.basepage .page .prev i {
  margin-right: 8px;
}
.basepage .page .next i {
  margin-left: 8px;
}
.basepage .page a:hover {
  color: #fff;
  background-color: #2cc6d0;
}
.basepage .beforew {
  display: flex;
  align-items: center;
  color: #161b27;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .basepage .beforew {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .basepage .beforew {
    font-size: 14px;
  }
}
.basepage .beforew input {
  width: 50px;
  height: 32px;
  border-radius: 3px;
  border: solid 1px #dfe2eb;
  color: #161b27;
  margin: 0 10px;
  text-align: center;
  font-family: 'PingFang SC', 'zhengti', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  font-size: 18px;
}
@media (max-width: 1580px) {
  .basepage .beforew input {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .basepage .beforew input {
    font-size: 14px;
  }
}
.base_img {
  position: relative;
}
.base_img img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.base_img:before {
  content: "";
  display: block;
}
/* 面包屑 */
.breadbox .f_cont {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0.35rem 0;
}
@media (max-width: 1580px) {
}
@media (max-width: 991px) {
  .breadbox .f_cont {
    padding: 12px 0;
  }
}
.breadbox .f_cont a,
.breadbox .f_cont span {
  font-size: 14px;
  line-height: 26px;
  color: #999999;
  zoom: 1;
}
@media (max-width: 1580px) {
  .breadbox .f_cont a,
  .breadbox .f_cont span {
    font-size: 14px;
    line-height: 24px;
  }
}
.breadbox .f_cont a:after,
.breadbox .f_cont span:after {
  content: '';
  display: block;
  clear: both;
}
.breadbox .f_cont a img,
.breadbox .f_cont span img {
  float: left;
  width: 20px;
}
@media (max-width: 1580px) {
  .breadbox .f_cont a img,
  .breadbox .f_cont span img {
    width: 18px;
  }
}
.breadbox .f_cont span {
  width: 6px;
  margin: 0 18px;
  display: block;
}
@media (max-width: 1580px) {
  .breadbox .f_cont span {
    margin: 0 14px;
  }
}
@media (max-width: 991px) {
  .breadbox .f_cont span {
    margin: 0 8px;
  }
}
.breadbox .f_cont span img,
.breadbox .f_cont span svg {
  width: 10px;
}
.breadbox .f_cont span img path,
.breadbox .f_cont span svg path {
  fill: #999999;
}
.breadbox .f_cont span svg {
  height: 10px;
}
.breadbox .f_cont .on {
  color: #003bb0;
}
.breadbox .f_cont a:last-child {
  color: #666666;
}
@media (max-width: 991px) {
  .breadbox .f_cont a:last-child {
    max-width: 33.333%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
  }
}
@media (max-width: 375px) {
  .breadbox .f_cont a:last-child {
    max-width: 28%;
  }
}
.breadbox .f_cont .wofe {
  display: flex;
}
.breadbox .f_cont .wofe .li {
  display: flex;
  align-items: flex-start;
  padding: 0 6px;
  border: 1px solid #4070f4;
  line-height: 24px;
  font-size: 14px;
  color: #2cc6d0;
}
.breadbox .f_cont .wofe .li a {
  line-height: 1;
}
/* 文本编辑详情页 */
.make-text {
  line-height: 1.75;
  color: #999999;
  font-size: 16px;
  font-family: 'PingFang SC', 'zhengti', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial' !important;
}
@media (max-width: 1580px) {
  .make-text {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media (max-width: 1199px) {
}
.make-text img {
  max-width: 100%;
  height: auto!important;
}
.make-text table {
  width: 100%!important;
}
@media (max-width: 767px) {
  .make-text table {
    min-width: 700px;
  }
}
.make-text table td {
  color: #666666;
  border: 1px solid #ddd;
  padding: 0.12rem 0.4rem;
}
@media (max-width: 767px) {
  .make-text table td {
    font-size: 16px;
  }
}
.make-text ul,
.make-text li,
.make-text ol {
  list-style: inherit;
}
.make-text ul {
  padding-left: 20px;
}
.make-text h1,
.make-text h2,
.make-text h3,
.make-text h4,
.make-text h5,
.make-text h6 {
  font-weight: revert;
  line-height: 1.22;
  font-size: 0.24rem;
  color: #1F2226;
}
@media (max-width: 1580px) {
  .make-text h1,
  .make-text h2,
  .make-text h3,
  .make-text h4,
  .make-text h5,
  .make-text h6 {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .make-text h1,
  .make-text h2,
  .make-text h3,
  .make-text h4,
  .make-text h5,
  .make-text h6 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .make-text h1,
  .make-text h2,
  .make-text h3,
  .make-text h4,
  .make-text h5,
  .make-text h6 {
    font-size: 0.3rem;
  }
}
@media (max-width: 767px) {
  .make-text h1,
  .make-text h2,
  .make-text h3,
  .make-text h4,
  .make-text h5,
  .make-text h6 {
    font-size: 16px!important;
    line-height: 1.3;
  }
}
.make-text p,
.make-text span {
  font-size: 16px;
  font-family: 'PingFang SC', 'zhengti', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial' !important;
  color: #999;
}
@media (max-width: 767px) {
  .make-text p,
  .make-text span {
    line-height: 24px;
    font-size: 16px!important;
  }
}
.bsTop {
  width: 100%!important;
}
.bsFrameDiv > div {
  height: 208px!important;
}
.bsFrameDiv img {
  margin: 16px!important;
}
/* 法律声明 */
.privacybox {
  background-color: #f5f5f5;
}
.privacybox .tit {
  margin-bottom: 0.18rem;
}
.privacybox .make-text {
  padding-top: 0.34rem;
  border-top: 1px solid #dcdcdc;
}
.privacybox .container {
  padding: 0 2rem;
}
@media (max-width: 767px) {
  .privacybox .container {
    padding: 0;
  }
}
/* End */
/* 网站地图 */
.sitmapbox {
  padding-top: 0.6rem;
}
.sitmapbox .fz_tit {
  font-size: 0.48rem;
  text-align: center;
  margin-bottom: 0.18rem;
}
.sitmapbox .cont .item {
  width: 100%;
  margin-bottom: 0.48rem;
}
.sitmapbox .cont .item:last-child {
  margin-bottom: 0;
}
.sitmapbox .cont .item .tit {
  color: #333;
  border-bottom: 1px solid #f0f0f0;
  width: 100%;
  display: block;
  padding-bottom: 0.24rem;
}
.sitmapbox .cont .item .jut {
  padding-top: 0.2rem;
  width: 100%;
}
.sitmapbox .cont .item .jut .li {
  width: 100%;
  padding-right: 10px;
  margin-bottom: 16px;
}
@media (max-width: 767px) {
  .sitmapbox .cont .item .jut .li {
    width: 50%;
  }
}
.sitmapbox .cont .item .jut .li .name {
  font-size: 16px;
  color: #333;
  display: block;
  padding-left: 10px;
  position: relative;
}
@media (max-width: 767px) {
  .sitmapbox .cont .item .jut .li .name {
    font-size: 14px;
  }
}
.sitmapbox .cont .item .jut .li .name:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 12px;
  width: 5px;
  height: 1px;
  background-color: #3d3d3d;
}
@media (min-width: 1200px) {
  .sitmapbox .cont .item .jut .li .name:hover {
    color: #2cc6d0;
  }
  .sitmapbox .cont .item .jut .li .name:hover:after {
    background-color: #2cc6d0;
  }
}
.sitmapbox .cont .item .jut .li .nei {
  margin-top: 10px;
}
.sitmapbox .cont .item .jut .li .nei a {
  display: block;
  color: #999;
  font-size: 14px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .sitmapbox .cont .item .jut .li .nei a {
    font-size: 12px;
  }
}
.sitmapbox .cont .item .jut .li .nei a:last-child {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .sitmapbox .cont .item .jut .li .nei a:hover {
    color: #2cc6d0;
  }
}
/* End */
/* 404 */
.f_cuo {
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.f_cuo .container {
  margin: 0;
}
.f_cuo .cont {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.f_cuo .cont img {
  max-width: 100%;
  margin-bottom: 0.2rem;
}
.f_cuo .cont .text {
  padding-top: 0;
  margin-bottom: 0.44rem;
}
@media (max-width: 748px) {
  .f_cuo .cont .text {
    margin-bottom: 30px;
  }
}
.f_cuo .cont .but {
  width: 180px;
  height: 50px;
  color: #fff;
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  background-size: 100% 100%;
}
@media (max-width: 1580px) {
  .f_cuo .cont .but {
    font-size: 14px;
    width: 140px;
    height: 45px;
  }
}
.f_cuo .cont .tit {
  font-size: 16px;
  color: #999999;
  margin-top: 12px;
}
@media (max-width: 1580px) {
  .f_cuo .cont .tit {
    font-size: 16px;
    margin-top: 16px;
  }
}
/* End */
svg path {
  opacity: 1;
}
/* 导航 */
.hadheight {
  display: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-color: #fff;
   height: 70px;  
  /*height: 130px;*/
  /* 有顶部广告高度 */
}
/*@media (max-width: 991px) {
  .hadheight {
    height: 114px !important;
  }
}*/
@media (max-width: 767px) {
  .hadheight {
    height: 60px !important;
  }
}
.hadbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  zoom: 1;
}
.hadbox:after {
  content: '';
  display: block;
  clear: both;
}
.hadbox-sec1 {
  float: left;
  width: 100%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  height: 70px;
  line-height: 70px;
}
@media (max-width: 991px) {
  .hadbox-sec1 {
    height: 60px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .hadbox-sec1 {
    height: 60px;
    line-height: 60px;
  }
}
.hadbox-sec1 .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  height: 100%;
}
@media (min-width: 768px) {
  .hadbox-sec1 .container {
    width: 97%;
    max-width: 1844px;
  }
}
.hadbox-sec1 .container1 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 100%;
}
@media (min-width: 768px) {
  .hadbox-sec1 .container1 {
    width: 97%;
    max-width: 1844px;
  }
}
.hadbox-sec1 .lt {
  display: flex;
  align-items: center;
  height: 100%;
}
.hadbox-sec1 .lt .logo {
  display: block;
  width: 143px;
  overflow: hidden;
  margin-right: 35px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .lt .logo {
    margin-right: 30px;
  }
}
@media (max-width: 991px) {
  .hadbox-sec1 .lt .logo {
    width: 110px;
    margin-right: 26px;
  }
}
@media (max-width: 767px) {
  .hadbox-sec1 .lt .logo {
    width: 110px;
  }
}
.hadbox-sec1 .lt .logo img {
  float: left;
  width: 100%;
}
.hadbox-sec1 .lt .logo img:nth-child(2) {
  display: none;
}
.hadbox-sec1 .f_navbox {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .hadbox-sec1 .f_navbox {
    display: none;
  }
}
.hadbox-sec1 .f_navbox li {
  position: relative;
}
.hadbox-sec1 .f_navbox li .tit {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 16px;
  position: relative;
  padding: 0 0.27rem;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .tit {
    font-size: 16px;
    padding: 0 0.16rem;
  }
}
@media (max-width: 1199px) {
  .hadbox-sec1 .f_navbox li .tit {
    padding: 0 12px;
  }
}
.hadbox-sec1 .f_navbox li .tit i {
  display: block;
  overflow: hidden;
  opacity: 0.5;
  margin-left: 8px;
  width: 12px;
  margin-bottom: 2px;
  height: 12px;
  font-size: 13px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .tit i {
    margin-left: 6px;
    font-size: 11px;
  }
}
.hadbox-sec1 .f_navbox li .tit i svg {
  width: 100%;
  float: left;
  max-height: 100%;
}
.hadbox-sec1 .f_navbox li .tit i svg path {
  fill: #fff;
  opacity: 1;
}
.hadbox-sec1 .f_navbox li .tit i img {
  width: 100%;
  float: left;
}
.hadbox-sec1 .f_navbox li .tit i img:nth-child(2) {
  display: none;
}
.hadbox-sec1 .f_navbox li .tit:after {
  content: "";
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  background-color: #2cc6d0;
  height: 2px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 2px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .tit:after {
    height: 2px;
  }
}
.hadbox-sec1 .f_navbox li ul {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
  width: 180px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.04);
  background-color: rgba(255, 255, 255, 0.9);
  line-height: 45px;
  text-align: center;
  border-top: 1px solid rgba(0, 0 0, 0.4);
  display: none;
}
.hadbox-sec1 .f_navbox li ul > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.hadbox-sec1 .f_navbox li ul > li:last-child {
  border-bottom: none;
}
.hadbox-sec1 .f_navbox li ul > li a {
  font-size: 14px;
  color: #333;
}
.hadbox-sec1 .f_navbox li ul > li a:hover {
  color: #2cc6d0;
}
.hadbox-sec1 .f_navbox li .hover1 {
  background-color: #fff;
  position: absolute;
  top: 100%;
  width: 8.3rem;
  padding: 0.3rem 0.4rem;
  left: -0.4rem;
  border-radius: 0px 0px 10px 10px;
  line-height: 1.5;
  display: none;
}


.hadbox-sec1 .f_navbox li .hover1 .fzq_title {
  width: 100%;
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
  color: #999999;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e9e9e9;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover1 .fzq_title {
    margin-bottom: 16px;
    font-size: 16px;
    padding-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .hadbox-sec1 .f_navbox li .hover1 .fzq_title {
    font-size: 0.3rem;
  }
}

.hadbox-sec1 .f_navbox li .hover1 .fz_jut {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1px;
}
.hadbox-sec1 .f_navbox li .hover1 .fz_jut .item {
  width: 50%;
  padding: 0 1px;
  margin-bottom: 0.15rem;
}
.hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list {
  position: relative;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  padding: 0.2rem 0.2rem;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
.hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list .font {
  position: relative;
  width: 100%;
}
.hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list .font .fz_tit {
  display: flex;
  align-items: center;
  color: #1a1a1a;
  font-weight: bold;
  font-size: 18px;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list .font .fz_tit {
    font-size: 16px;
  }
}
.hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list .font .fz_tit i {
  opacity: 0;
  display: block;
  width: 8px;
  margin-left: 18px;
  overflow: hidden;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list .font .fz_tit i {
    margin-left: 14px;
  }
}
.hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list .font .fz_tit i svg {
  width: 100%;
  float: left;
}
.hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list .font .fz_tit i svg path {
  fill: #2cc6d0;
  opacity: 1;
}
.hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list .font .text {
  width: 100%;
  font-size: 14px;
  line-height: 24px;
  color: #505050;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list .font .skip {
  width: 100%;
}
.hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list .font .skip a {
  font-size: 14px;
  line-height: 24px;
  color: #505050;
  display: flex;
  align-items: center;
}
.hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list .font .skip a i {
  display: block;
  overflow: hidden;
  width: 6px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-left: 10px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list .font .skip a i {
    margin-left: 6px;
  }
}
.hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list .font .skip a i svg {
  width: 100%;
  float: left;
}
.hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list .font .skip a i svg path {
  fill: #2cc6d0;
  opacity: 1;
}
.hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list .font .skip a:hover i {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0.93rem;
  height: 0.72rem;
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  background: url(../images/zhengfangximg1.png) center / cover no-repeat;
}
.hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list:hover {
  background-color: #f0f8f9;
}
.hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list:hover .font .fz_tit {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list:hover .font .fz_tit i {
  opacity: 1;
}
.hadbox-sec1 .f_navbox li .hover1 .fz_jut .item .list:hover:before {
  opacity: 1;
}
.hadbox-sec1 .f_navbox li .hover2 {
  position: absolute;
  top: 100%;
  width: 14rem;
  background-color: #fff;
  line-height: 1.4;
  left: -4.8rem;
  padding: 0.4rem 0.35rem 0.36rem;
  padding-right: 0.4rem;
  border-radius: 0px 0px 10px 10px;
  display: none;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut {
  display: flex;
  align-items: flex-start;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left {
  width: 71.35%;
  display: flex;
  justify-content: space-between;
  padding-right: 0.42rem;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei {
  width: calc(50% - 0.275rem);
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_title {
  width: 100%;
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
  color: #999999;
  padding-bottom: 20px;
  border-bottom: 1px solid #e9e9e9;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_title {
    font-size: 16px;
    padding-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_title {
    font-size: 0.3rem;
  }
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong {
  padding-top: 20px;
  padding-right: 0.6rem;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong {
    padding-top: 16px;
    padding-right: 0;
  }
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item {
  margin-bottom: 0.15rem;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item:last-child {
  margin-bottom: 0;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list {
  position: relative;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  padding: 0.2rem 0.2rem;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list .font {
  width: 100%;
  position: relative;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list .font .fz_zi {
  display: flex;
  align-items: center;
  color: #1a1a1a;
  font-weight: normal;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list .font .fz_zi {
    font-size: 16px;
  }
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list .font .fz_zi i {
  display: block;
  width: 8px;
  margin-left: 18px;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list .font .fz_zi i {
    margin-left: 14px;
  }
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list .font .fz_zi i svg {
  width: 100%;
  float: left;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list .font .fz_zi i svg path {
  fill: #2cc6d0;
  opacity: 1;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list .font .text {
  font-size: 14px;
  line-height: 24px;
  color: #505050;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list .font .skip {
  width: 100%;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list .font .skip a {
  font-size: 14px;
  line-height: 24px;
  color: #505050;
  display: flex;
  align-items: center;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list .font .skip a i {
  display: block;
  overflow: hidden;
  width: 6px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-left: 10px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list .font .skip a i {
    margin-left: 6px;
  }
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list .font .skip a i svg {
  width: 100%;
  float: left;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list .font .skip a i svg path {
  fill: #2cc6d0;
  opacity: 1;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list .font .skip a:hover i {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0.93rem;
  height: 0.72rem;
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  background: url(../images/zhengfangximg1.png) center / cover no-repeat;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list:hover {
  background-color: #f0f8f9;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list:hover .font .fz_zi {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list:hover .font .fz_zi i {
  opacity: 1;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_zhong .item .list:hover:before {
  opacity: 1;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_link {
  padding-top: 20px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_link {
    padding-top: 14px;
  }
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_link .fz_li {
  display: flex;
  color: #1a1a1a;
  margin-bottom: 10px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_link .fz_li:last-child {
  margin-bottom: 0;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_link .fz_li i {
  display: block;
  width: 18px;
  text-align: left;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_link .fz_li i {
    width: 16px;
  }
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_link .fz_li span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 18px);
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_link .fz_li span {
    width: calc(100% - 16px);
  }
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_left .fz_nei .fz_link .fz_li:hover {
  color: #2cc6d0;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_right {
  width: 28.65%;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_right .item {
  display: block;
  position: relative;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_right .item .img {
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  z-index: 2;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_right .item .img img {
  width: 100%;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_right .item .fz_video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 0.5rem;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_right .item .fz_video img,
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_right .item .fz_video svg {
  width: 100%;
}
.hadbox-sec1 .f_navbox li .hover2 .fz_jut .fz_right .item:hover img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
.hadbox-sec1 .f_navbox li .hover3 {
  position: absolute;
  top: 100%;
  left: -1.58rem;
  background-color: #fff;
  border-radius: 0px 0px 10px 10px;
  width: 11.6rem;
  display: none;
  line-height: 1.4;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_jut {
  margin: 0 -0.15rem;
  display: flex;
  padding: 0.4rem 0.5rem;
  padding-right: 0.45rem;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei {
  width: 33.333%;
  padding: 0 0.15rem;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_title {
  width: 100%;
  line-height: 1;
  font-size: 18px;
  font-weight: bold;
  color: #999999;
  padding-bottom: 20px;
  border-bottom: 1px solid #e9e9e9;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_title {
    font-size: 16px;
    padding-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_title {
    font-size: 0.3rem;
  }
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong {
  padding-top: 18px;
  padding-right: 10px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong {
    padding-top: 16px;
    padding-right: 0;
  }
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item {
  margin-bottom: 2px;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item:last-child {
  margin-bottom: 0;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list {
  position: relative;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  padding: 0.2rem 0.2rem 0.14rem;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list .font {
  width: 100%;
  position: relative;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list .font .fz_zi {
  display: flex;
  align-items: center;
  color: #1a1a1a;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list .font .fz_zi {
    font-size: 16px;
  }
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list .font .fz_zi i {
  display: block;
  width: 8px;
  margin-left: 18px;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list .font .fz_zi i {
    margin-left: 14px;
  }
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list .font .fz_zi i svg {
  width: 100%;
  float: left;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list .font .fz_zi i svg path {
  fill: #2cc6d0;
  opacity: 1;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list .font .text {
  font-size: 14px;
  line-height: 24px;
  color: #505050;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list .font .skip {
  width: 100%;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list .font .skip a {
  font-size: 14px;
  line-height: 24px;
  color: #505050;
  display: flex;
  align-items: center;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list .font .skip a i {
  display: block;
  overflow: hidden;
  width: 6px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-left: 10px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list .font .skip a i {
    margin-left: 6px;
  }
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list .font .skip a i svg {
  width: 100%;
  float: left;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list .font .skip a i svg path {
  fill: #2cc6d0;
  opacity: 1;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list .font .skip a:hover i {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1.05rem;
  height: 0.5rem;
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  background: url(../images/zhengfangximg1.png) left top / cover no-repeat;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list:hover {
  background-color: #f0f8f9;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list:hover .font .fz_zi {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list:hover .font .fz_zi i {
  opacity: 1;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .item .list:hover:before {
  opacity: 1;
}
/* wxr */
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang{
  display: flex;
  flex-wrap: wrap;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item {
  margin-bottom: 2px;
  width: 50%;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item:last-child {
  margin-bottom: 0;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list {
  position: relative;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  padding: 0.2rem 0.2rem 0.14rem;
  display: block;
  border-radius: 10px;
  overflow: hidden;
  width: 110%;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list .font {
  width: 300px;
  position: relative;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list .font .fz_zi {
  display: flex;
  align-items: center;
  color: #1a1a1a;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list .font .fz_zi {
    font-size: 16px;
  }
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list .font .fz_zi i {
  display: block;
  width: 8px;
  margin-left: 18px;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list .font .fz_zi i {
    margin-left: 14px;
  }
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list .font .fz_zi i svg {
  width: 100%;
  float: left;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list .font .fz_zi i svg path {
  fill: #2cc6d0;
  opacity: 1;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list .font .text {
  font-size: 14px;
  line-height: 24px;
  color: #505050;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list .font .skip {
  width: 100%;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list .font .skip a {
  font-size: 14px;
  line-height: 24px;
  color: #505050;
  display: flex;
  align-items: center;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list .font .skip a i {
  display: block;
  overflow: hidden;
  width: 6px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-left: 10px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list .font .skip a i {
    margin-left: 6px;
  }
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list .font .skip a i svg {
  width: 100%;
  float: left;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list .font .skip a i svg path {
  fill: #2cc6d0;
  opacity: 1;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list .font .skip a:hover i {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1.05rem;
  height: 0.5rem;
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  background: url(../images/zhengfangximg1.png) left top / cover no-repeat;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list:hover {
  background-color: #f0f8f9;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list:hover .font .fz_zi {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list:hover .font .fz_zi i {
  opacity: 1;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_zhong .fz_wang .item .list:hover:before {
  opacity: 1;
}

.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_link {
  padding-top: 20px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_link {
    padding-top: 14px;
  }
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_link .fz_li {
  display: flex;
  color: #1a1a1a;
  margin-bottom: 10px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_link .fz_li {
    font-size: 16px;
  }
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_link .fz_li:last-child {
  margin-bottom: 0;
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_link .fz_li i {
  display: block;
  width: 18px;
  text-align: left;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_link .fz_li i {
    width: 16px;
  }
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_link .fz_li span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: calc(100% - 18px);
}
@media (max-width: 1580px) {
  .hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_link .fz_li span {
    width: calc(100% - 16px);
  }
}
.hadbox-sec1 .f_navbox li .hover3 .fz_nei .fz_link .fz_li:hover {
  color: #2cc6d0;
}
.hadbox-sec1 .f_navbox li.on .tit {
  color: #ffffff;
}
.hadbox-sec1 .gt {
  display: flex;
  height: 100%;
  align-items: center;
}
.hadbox-sec1 .gt .tel {
  display: flex;
  align-items: center;
  font-size: 14px;
}
@media (max-width: 767px) {
  .hadbox-sec1 .gt .tel {
    font-size: 12px;
    display: none;
  }
}
.hadbox-sec1 .gt .tel i {
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 6px;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .gt .tel i {
    width: 26px;
    height: 26px;
  }
}
.hadbox-sec1 .gt .tel i svg,
.hadbox-sec1 .gt .tel i img {
  width: 100%;
  height: 100%;
  float: left;
}
.hadbox-sec1 .gt .tel i svg path,
.hadbox-sec1 .gt .tel i img path {
  opacity: 1;
  fill: #fff;
}
.hadbox-sec1 .gt .tel strong {
  display: block;
  margin-left: 10px;
  font-size: 16px;
}
@media (max-width: 1199px) {
  .hadbox-sec1 .gt .tel strong {
    margin-left: 6px;
  }
}
@media (max-width: 767px) {
  .hadbox-sec1 .gt .tel strong {
    font-size: 14px;
  }
}
.hadbox-sec1 .gt .login_but {
  position: relative;
  margin-left: 0.15rem;
}
@media (max-width: 767px) {
  .hadbox-sec1 .gt .login_but {
    margin-left: 0.3rem;
    display: none;
  }
}
.hadbox-sec1 .gt .login_but .nut {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 108px;
  height: 40px;
  border-radius: 20px;
  border: solid 1px #fff;
  color: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.hadbox-sec1 .gt .login_but .nut i {
  width: 12px;
  height: 10px;
  overflow: hidden;
  margin-left: 10px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-bottom: 4px;
}
.hadbox-sec1 .gt .login_but .nut i svg {
  width: 100%;
  float: left;
  max-height: 100%;
}
.hadbox-sec1 .gt .login_but .nut i svg path {
  fill: #fff;
  opacity: 1;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .gt .login_but .nut {
    width: 96px;
    height: 36px;
    border-radius: 18px;
  }
  .hadbox-sec1 .gt .login_but .nut i {
    margin-left: 12px;
  }
}
@media (max-width: 767px) {
  .hadbox-sec1 .gt .login_but .nut {
    width: 90px;
    height: 32px;
    border-radius: 16px;
    margin-left: 8px;
  }
}
.hadbox-sec1 .gt .login_but .hover1 {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  display: none;
  border-radius: 0 0 10px 10px;
  padding: 10px 0;
  overflow: hidden;
  background-color: #fff;
}
.hadbox-sec1 .gt .login_but .hover1 .li {
  display: block;
  background-color: #fff;
  line-height: 42px;
  text-align: center;
  font-size: 14px;
  color: #1a1a1a;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.hadbox-sec1 .gt .login_but .hover1 .li:last-child {
  border-bottom: none;
}
.hadbox-sec1 .gt .login_but .hover1 .li:hover {
  color: #2cc6d0;
}
.hadbox-sec1 .gt .login_but:hover .nut {
  background-color: #2cc6d0;
}
.hadbox-sec1 .gt .login_but:hover .nut span {
  color: #fff;
}
.hadbox-sec1 .gt .login_but:hover .nut i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  margin-top: 8px;
}
.hadbox-sec1 .gt .login_but:hover .nut i svg path {
  fill: #fff !important;
}
.hadbox-sec1 .gt .login_but:hover .hover1 {
  display: block;
}
.hadbox-sec1 .gt .but {
  position: relative;
  line-height: 1.2;
  border-radius: 20px;
  background-color: #2cc6d0;
  margin-left: 0.36rem;
}
@media (max-width: 1199px) {
  .hadbox-sec1 .gt .but {
    margin-left: 0.22rem;
  }
}
@media (max-width: 1580px) {
  .hadbox-sec1 .gt .but {
    border-radius: 18px;
  }
}
@media (max-width: 1199px) {
  .hadbox-sec1 .gt .but {
    display: none;
  }
}
.hadbox-sec1 .gt .but .tit {
  display: flex;
  align-items: center;
  width: 140px;
  height: 40px;
  cursor: pointer;
  justify-content: center;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .hadbox-sec1 .gt .but .tit {
    width: 100px;
    height: 36px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .hadbox-sec1 .gt .but .tit {
    width: 90px;
    height: 26px;
    font-size: 12px;
  }
}
.hadbox-sec1 .gt .but .tit span {
  display: block;
  transform: translateX(10px);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.hadbox-sec1 .gt .but .tit i {
  display: block;
  width: 7px;
  margin-left: 10px;
  transform: translateX(-10px);
  opacity: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.hadbox-sec1 .gt .but .tit i svg {
  float: left;
  width: 100%;
}
.hadbox-sec1 .gt .but .tit i svg path {
  opacity: 1;
  fill: #fff;
}
.hadbox-sec1 .gt .but .tit:hover span {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.hadbox-sec1 .gt .but .tit:hover i {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.hadbox-sec1 .gt .qie {
  margin-left: 0.5rem;
}
@media (min-width: 1200px) {
  .hadbox-sec1 .gt .qie {
    display: none;
  }
}
.hadbox-sec1 .gt .qie span {
  background-color: #fff;
}
.hadbox-sec2 {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 999;
  width: 100%;
  height: 100vh;
  height: calc(100vh - 70px);
  background-color: #fff;
  display: none;
}
.hadbox-sec2 .container {
  position: relative;
}
@media (max-width: 1199px) {
  .hadbox-sec2 .container {
    height: 100%;
    padding: 0 ;
  }
}
@media (max-width: 1199px) {
}
.hadbox-sec2 .container .f_portrait {
  width: 120px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #2cc6d0;
  border-radius: 20px;
  font-size: 14px;
}
.hadbox-sec2 .container .f_portrait i {
  display: block;
  width: 7px;
  margin-left: 10px;
}
.hadbox-sec2 .container .f_portrait i svg {
  width: 100%;
  float: left;
}
.hadbox-sec2 .container .f_portrait i svg path {
  fill: #fff;
}
.hadbox-sec2 .container .navbox {
  padding: 0.6rem 0;
  line-height: 60px;
  height: 100%;
}
.hadbox-sec2 .container .navbox > ul {
  height: calc(100% - 70px);
  margin-bottom: 10px;
  overflow-x: hidden;
  overflow-y: auto;
}
.hadbox-sec2 .container .navbox > ul li {
  list-style: none;
}
.hadbox-sec2 .container .navbox > ul li.active > a > i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.hadbox-sec2 .container .navbox > ul > li {
  border-bottom: 1px solid #ddd;
}
.hadbox-sec2 .container .navbox > ul > li .tit {
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #333;
}
@media (max-width: 767px) {
  .hadbox-sec2 .container .navbox > ul > li .tit {
    font-size: 16px;
  }
}
.hadbox-sec2 .container .navbox > ul > li .tit i {
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  height: 20px;
}
.hadbox-sec2 .container .navbox > ul > li .tit i img,
.hadbox-sec2 .container .navbox > ul > li .tit i svg {
  float: left;
  width: 12px;
}
.hadbox-sec2 .container .navbox > ul > li .tit i img path,
.hadbox-sec2 .container .navbox > ul > li .tit i svg path {
  fill: #333;
}
.hadbox-sec2 .container .navbox > ul > li ul {
  line-height: 35px;
  padding-bottom: 15px;
  padding-left: 16px;
  display: none;
  padding-right: 0;
}
.hadbox-sec2 .container .navbox > ul > li ul li a {
  font-size: 16px;
  color: #666;
  display: flex;
  justify-content: space-between;
}
.hadbox-sec2 .container .navbox > ul > li ul li a i {
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  height: 20px;
}
.hadbox-sec2 .container .navbox > ul > li ul li a i img,
.hadbox-sec2 .container .navbox > ul > li ul li a i svg {
  float: left;
  width: 12px;
}
.hadbox-sec2 .container .navbox > ul > li ul li a i img path,
.hadbox-sec2 .container .navbox > ul > li ul li a i svg path {
  fill: #333;
}
.hadbox-sec2 .container .navbox > ul > li ul li ul a {
  font-size: 14px;
}
.hadbox-sec2 .container .navbox > ul > li ul li.on a {
  color: #2cc6d0;
}
.hadbox-sec2 .container .navbox > ul > li.on .tit {
  color: #2cc6d0;
}
.hadbox-sec2 .container .navbox > ul > li.on .tit i svg path {
  fill: #2cc6d0;
}
.hadbox-sec3 {
  position: absolute;
  top: -100%;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hadbox-sec3.active {
  top: 0;
}
.hadbox-sec3 .container {
  height: 100%;
}
.hadbox-sec3 .cont {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 500px;
  margin: 0 auto;
}
.hadbox-sec3 .cont .form {
  display: flex;
  align-items: center;
  width: calc(100% - 36px);
  border-radius: 30px;
  border: 1px solid #2cc6d0;
  padding: 0 30px;
  overflow: hidden;
}
@media (max-width: 1900px) {
  .hadbox-sec3 .cont .form {
    padding: 0 24px;
  }
}
@media (max-width: 1580px) {
  .hadbox-sec3 .cont .form {
    width: calc(100% - 28px);
  }
}
.hadbox-sec3 .cont .form .f_sub {
  outline: none;
  width: 20px;
  border: none;
  background: transparent;
  overflow: hidden;
  height: 30px;
}
@media (max-width: 1900px) {
  .hadbox-sec3 .cont .form .f_sub {
    width: 16px;
  }
}
.hadbox-sec3 .cont .form .f_sub img,
.hadbox-sec3 .cont .form .f_sub svg {
  width: 100%;
  float: left;
}
.hadbox-sec3 .cont .form .f_sub img path,
.hadbox-sec3 .cont .form .f_sub svg path {
  fill: #666;
}
.hadbox-sec3 .cont .form .f_sub svg {
  max-height: 100%;
  margin-top: 2px;
}
.hadbox-sec3 .cont .form .int {
  outline: none;
  width: 80%;
  width: calc(100% - 20px);
  padding: 16px 0;
  font-size: 16px;
  border: none;
  background-color: transparent;
  color: #999999;
  padding-left: 20px;
}
@media (max-width: 1900px) {
  .hadbox-sec3 .cont .form .int {
    font-size: 14px;
    padding: 12px 0;
    padding-left: 14px;
    width: calc(100% - 16px);
  }
}
@media (max-width: 991px) {
  .hadbox-sec3 .cont .form .int {
    padding: 10px 0;
    padding-left: 12px;
  }
}
.hadbox-sec3 .cont .f_close {
  overflow: hidden;
  width: 16px;
  display: block;
}
@media (max-width: 1900px) {
  .hadbox-sec3 .cont .f_close {
    width: 14px;
  }
}
.hadbox-sec3 .cont .f_close img {
  float: left;
  width: 100%;
}
.hadbox-sec4 {
  position: absolute;
  top: 100%;
  width: 100%;
  left: 0;
}
.hadbox-sec4 .cont {
  background-color: #fff;
  display: none;
  border-top: 1px solid #eeeeee;
}
.hadbox-sec4 .cont .pro_cont {
  padding: 0.4rem 0 0.72rem;
  display: flex;
  align-items: flex-start;
}
.hadbox-sec4 .cont .pro_cont .lt {
  width: 76.25%;
  padding-right: 0.45rem;
  display: flex;
  justify-content: space-between;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item {
  width: calc(63.829% - 0.25rem);
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li {
  display: block;
  width: 100%;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .fz_title {
  width: 100%;
  line-height: 1;
  font-weight: bold;
  padding-bottom: 20px;
  border-bottom: 1px solid #e9e9e9;
  color: #999999;
}
@media (max-width: 1580px) {
  .hadbox-sec4 .cont .pro_cont .lt .fz_item .li .fz_title {
    padding-bottom: 16px;
  }
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei {
  margin: 0 -0.1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  padding-top: 0.28rem;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item {
  width: 50%;
  padding: 0 0.1rem;
  margin-bottom: 2px;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item .list {
  display: flex;
  align-items: flex-start;
  padding: 0.2rem 8px 8px;
  border-radius: 10px;
  position: relative;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  overflow: hidden;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item .list .f_icon {
  width: 0.6rem;
  overflow: hidden;
  position: relative;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item .list .f_icon img {
  width: 100%;
  float: left;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item .list .font {
  width: calc(100% - 0.6rem);
  padding-left: 8px;
  position: relative;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item .list .font .tit {
  display: flex;
  align-items: center;
  font-weight: bold;
  color: #1a1a1a;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item .list .font .tit {
    font-size: 16px;
  }
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item .list .font .tit i {
  display: block;
  width: 8px;
  margin-left: 18px;
  overflow: hidden;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  opacity: 0;
}
@media (max-width: 1580px) {
  .hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item .list .font .tit i {
    margin-left: 14px;
  }
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item .list .font .tit i svg {
  width: 100%;
  float: left;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item .list .font .tit i svg path {
  fill: #2cc6d0;
  opacity: 1;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item .list .font .text {
  font-size: 14px;
  line-height: 24px;
  color: #505050;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item .list .font .skip {
  width: 100%;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item .list .font .skip a {
  font-size: 14px;
  line-height: 24px;
  color: #505050;
  display: flex;
  align-items: center;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item .list .font .skip a i {
  display: block;
  overflow: hidden;
  width: 6px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-left: 10px;
}
@media (max-width: 1580px) {
  .hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item .list .font .skip a i {
    margin-left: 6px;
  }
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item .list .font .skip a i svg {
  width: 100%;
  float: left;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item .list .font .skip a i svg path {
  fill: #2cc6d0;
  opacity: 1;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item .list .font .skip a:hover i {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item .list:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0.93rem;
  height: 0.72rem;
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  background: url(../images/zhengfangximg1.png) center / cover no-repeat;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item:hover .list {
  background-color: #f0f8f9;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item:hover .list:before {
  opacity: 1;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item:hover .list .font .tit {
  padding-left: 6px;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .item:hover .list .font .tit i {
  opacity: 1;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .f_te .list {
  padding-bottom: 0.2rem;
}
.hadbox-sec4 .cont .pro_cont .lt .fz_item .li .f_nei .f_te:hover .list .font .tit i {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.hadbox-sec4 .cont .pro_cont .lt .fz_li2 {
  width: calc(36.171% - 0.25rem);
}
.hadbox-sec4 .cont .pro_cont .lt .fz_li2 .li .f_nei .item {
  width: 100%;
}
.hadbox-sec4 .cont .pro_cont .gt {
  width: 23.75%;
  padding-top: 41px;
}
@media (max-width: 1580px) {
  .hadbox-sec4 .cont .pro_cont .gt {
    padding-top: 34px;
  }
}
.hadbox-sec4 .cont .pro_cont .gt .item {
  display: block;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
  z-index: 2;
  background-color: #f8f8f8;
}
.hadbox-sec4 .cont .pro_cont .gt .item .img {
  width: 100%;
  overflow: hidden;
}
.hadbox-sec4 .cont .pro_cont .gt .item .img img {
  width: 100%;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.hadbox-sec4 .cont .pro_cont .gt .item .font {
  padding: 0.2rem 0.28rem 0.24rem;
  width: 100%;
}
.hadbox-sec4 .cont .pro_cont .gt .item .font .tit {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  width: 100%;
  font-size: 18px;
  color: #1a1a1a;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 8px;
}
@media (max-width: 1580px) {
  .hadbox-sec4 .cont .pro_cont .gt .item .font .tit {
    font-size: 16px;
    margin-bottom: 6px;
  }
}
.hadbox-sec4 .cont .pro_cont .gt .item .font .but {
  color: #2cc6d0;
  display: flex;
  align-items: center;
}
.hadbox-sec4 .cont .pro_cont .gt .item:hover .img img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
.hadbox-sec4 .cont .pro_cont .gt .item:hover .font .tit {
  color: #2cc6d0;
}
.hadbox-sec4 .cont .solu_cont .lt .fz_li2 .li .f_nei .item .list {
  padding: 0.2rem 8px 0.2rem;
  padding-right: 0.68rem;
  padding-left: 0.2rem;
}
.hadbox-sec4 .cont .solu_cont .lt .fz_li2 .li .f_nei .item .list .f_icon {
  width: 0.4rem;
}
.hadbox-sec4 .cont .solu_cont .lt .fz_li2 .li .f_nei .item .list .font {
  width: calc(100% - 0.4rem);
  padding-left: 0.2rem;
}
.hadbox-sec4 .cont .solu_cont .lt .fz_li2 .li .f_nei .item .list .font .text {
  white-space: normal;
  overflow: hidden;
  display: block;
  line-height: 18px;
  margin-top: 4px;
}
.hadbox-sec5 {
  display: none;
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .hadbox-sec5 {
    display: none;
  }
}
.hadbox-sec5 .bag {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hadbox-sec5 .bag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hadbox-sec5 .close {
  position: absolute;
  right: 0.34rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 58px;
  line-height: 25px;
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 5px;
}
.hadbox-sec5 .close i {
  display: block;
  width: 8px;
  margin-right: 8px;
  overflow: hidden;
}
.hadbox-sec5 .close i img {
  float: left;
  width: 100%;
}
.hadbox-sec5 .close span {
  opacity: 0.5;
  font-size: 12px;
}
.hadbox-sec5 .container {
  position: relative;
}
@media (max-width: 767px) {
  .hadbox-sec5 .container {
    display: none;
  }
}
.hadbox-sec5 .container .item {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 60px;
}
@media (max-width: 1580px) {
  .hadbox-sec5 .container .item {
    height: 54px;
  }
}
.hadbox-sec5 .container .item .tit {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 18px;
  padding-right: 0.26rem;
}
@media (max-width: 1580px) {
  .hadbox-sec5 .container .item .tit {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .hadbox-sec5 .container .item .tit {
    font-size: 14px;
    width: 60%;
  }
}
.hadbox-sec5 .container .item .but {
  width: 123px;
  height: 30px;
  background-color: #ffffff;
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2cc6d0;
  flex: 0 0 123px;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .hadbox-sec5 .container .item .but {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .hadbox-sec5 .container .item .but {
    width: 100px;
    flex: 0 0 100px;
  }
}
.hadbox-sec5 .container .item .but i {
  display: block;
  width: 8px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-left: 12px;
}
@media (max-width: 1580px) {
  .hadbox-sec5 .container .item .but i {
    margin-left: 8px;
  }
}
.hadbox-sec5 .container .item .but i img,
.hadbox-sec5 .container .item .but i svg {
  width: 100%;
  float: left;
}
.hadbox-sec5 .container .item .but i img path,
.hadbox-sec5 .container .item .but i svg path {
  opacity: 1;
  fill: #2cc6d0;
}
.hadbox-sec5:hover .item .but i {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
.hadbox2 .hadbox-sec1 {
  background-color: #fff;
  border-color: #f1f1f1;
}
.hadbox2 .hadbox-sec1 .lt {
  border-color: #f1f1f1;
}
.hadbox2 .hadbox-sec1 .lt .logo img:nth-child(1) {
  display: none;
}
.hadbox2 .hadbox-sec1 .lt .logo img:nth-child(2) {
  display: block;
}
.hadbox2 .hadbox-sec1 .lt .text {
  color: #999999;
  opacity: 1;
}
.hadbox2 .hadbox-sec1 .f_navbox li .tit {
  color: #1a1a1a;
}
.hadbox2 .hadbox-sec1 .f_navbox li .tit i img:nth-child(1) {
  display: none;
}
.hadbox2 .hadbox-sec1 .f_navbox li .tit i img:nth-child(2) {
  display: block;
}
.hadbox2 .hadbox-sec1 .f_navbox li .tit i svg path {
  fill: #aaaaaa;
}
.hadbox2 .hadbox-sec1 .f_navbox li.on .tit,
.hadbox2 .hadbox-sec1 .f_navbox li:hover .tit,
.hadbox2 .hadbox-sec1 .f_navbox li.active .tit {
  color: #2cc6d0;
}
.hadbox2 .hadbox-sec1 .f_navbox li.on .tit i svg path,
.hadbox2 .hadbox-sec1 .f_navbox li:hover .tit i svg path,
.hadbox2 .hadbox-sec1 .f_navbox li.active .tit i svg path {
  fill: #2cc6d0;
}
.hadbox2 .hadbox-sec1 .gt .lange {
  border-color: #f1f1f1;
}
.hadbox2 .hadbox-sec1 .gt .lange .tit span {
  opacity: 1;
  color: #333333;
}
.hadbox2 .hadbox-sec1 .gt .lange .tit b img path,
.hadbox2 .hadbox-sec1 .gt .lange .tit b svg path {
  fill: #e5e5e5;
}
.hadbox2 .hadbox-sec1 .gt .tel {
  color: #505050;
  color: #2cc6d0;
}
.hadbox2 .hadbox-sec1 .gt .tel i svg path {
  fill: #666666;
}
.hadbox2 .hadbox-sec1 .gt .tel strong {
  color: #2cc6d0;
}
.hadbox2 .hadbox-sec1 .gt .login_but .nut {
  border-color: #2cc6d0;
  color: #505050;
}
.hadbox2 .hadbox-sec1 .gt .login_but .nut i svg path {
  fill: #aaaaaa;
}
.hadbox2 .hadbox-sec1 .gt .login_but .nut:hover {
  background-color: #2cc6d0;
  color: #fff;
}
.hadbox2 .hadbox-sec1 .gt .login_but .nut:hover i svg path {
  fill: #fff;
}
.hadbox2 .hadbox-sec1 .gt .qie span {
  background-color: #666;
}
.hadbox4 {
  box-shadow: 20px 4px 10px 0px rgba(213, 214, 222, 0.3);
}
/* End */
/* 底部 */
.fotbox .fot1 {
  padding-top: 0.86rem;
  padding-bottom: 0.24rem;
}
.fotbox .fot1 .cont {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.fotbox .fot1 .cont .lt {
  width: 69.1875%;
  display: flex;
  padding-right: 0.4rem;
}
@media (max-width: 1580px) {
  .fotbox .fot1 .cont .lt {
    justify-content: space-between;
  }
}
@media (max-width: 1199px) {
  .fotbox .fot1 .cont .lt {
    justify-content: flex-start;
  }
}
@media (max-width: 991px) {
  .fotbox .fot1 .cont .lt {
    width: 100%;
    margin-bottom: 0.6rem;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .fotbox .fot1 .cont .lt {
    flex-wrap: wrap;
    padding-right: 0;
    margin-bottom: 0.9rem;
  }
}
.fotbox .fot1 .cont .lt .item {
  margin-right: 0.9rem;
}
@media (max-width: 1580px) {
  .fotbox .fot1 .cont .lt .item {
    margin-right: 0.8rem;
  }
}
@media (max-width: 1199px) {
  .fotbox .fot1 .cont .lt .item {
    margin-right: 0.6rem;
  }
}
@media (max-width: 767px) {
  .fotbox .fot1 .cont .lt .item {
    width: 100%;
    margin-bottom: 0.5rem;
    margin-right: 0;
  }
  .fotbox .fot1 .cont .lt .item:last-child {
    margin-bottom: 0;
  }
}
.fotbox .fot1 .cont .lt .item:last-child {
  margin-right: 0;
}
.fotbox .fot1 .cont .lt .item .tit {
  color: #010101;
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  align-items: center;
  font-size: 20px;
}
@media (max-width: 1580px) {
  .fotbox .fot1 .cont .lt .item .tit {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .fotbox .fot1 .cont .lt .item .tit {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .fotbox .fot1 .cont .lt .item .tit {
    width: 100%;
  }
}
.fotbox .fot1 .cont .lt .item .tit i {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  width: 10px;
}
@media (min-width: 768px) {
  .fotbox .fot1 .cont .lt .item .tit i {
    display: none;
  }
}
.fotbox .fot1 .cont .lt .item .tit i svg path {
  fill: #010101;
}
.fotbox .fot1 .cont .lt .item .jut {
  padding-top: 14px;
}
@media (max-width: 991px) {
  .fotbox .fot1 .cont .lt .item .jut {
    padding-top: 12px;
  }
}
@media (max-width: 767px) {
  .fotbox .fot1 .cont .lt .item .jut {
    display: none;
  }
}
.fotbox .fot1 .cont .lt .item .jut a {
  font-size: 16px;
  color: #666666;
  display: block;
  transition: all 0.4s;
  margin-bottom: 10px;
}



@media (max-width: 1580px) {
  .fotbox .fot1 .cont .lt .item .jut a {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .fotbox .fot1 .cont .lt .item .jut a {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .fotbox .fot1 .cont .lt .item .jut a {
    font-size: 16px;
    margin-bottom: 0.28rem;
  }
}
.fotbox .fot1 .cont .lt .item .jut a:last-child {
  margin-bottom: 0;
}
.fotbox .fot1 .cont .lt .item .jut a:hover {
  color: #2cc6d0;
}
.fotbox .fot1 .cont .lt .item .jut a.subtitle:hover {
  color: #666666;
}
.fotbox .fot1 .cont .lt .item.on .tit i {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fotbox .fot1 .cont .lt .fz_item {
  max-width: 30%;
  margin-right: 0.2rem;
}
@media (max-width: 1199px) {
  .fotbox .fot1 .cont .lt .fz_item {
    max-width: initial;
  }
}
@media (max-width: 767px) {
  .fotbox .fot1 .cont .lt .fz_item {
    margin-right: 0;
  }
}
.fotbox .fot1 .cont .lt .fz_item .jut {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1199px) {
  .fotbox .fot1 .cont .lt .fz_item .jut {
    display: block;
  }
}
@media (max-width: 767px) {
  .fotbox .fot1 .cont .lt .fz_item .jut {
    display: none;
  }
}
.fotbox .fot1 .cont .lt .fz_item .jut a {
  width: 50%;
}

.fotbox .fot1 .cont .lt .fz_item .jut a.subtitle {
    font-weight: bold;
}

.fotbox .fot1 .cont .lt .item .jut a.full {
    width: 100%;
}

@media (max-width: 1199px) {
  .fotbox .fot1 .cont .lt .fz_item .jut a {
    width: auto;
  }
}
.fotbox .fot1 .cont .gt {
  padding-left: 0.74rem;
  width: 30.8125%;
}
@media (min-width: 992px) {
  .fotbox .fot1 .cont .gt {
    border-left: 1px solid #eeeeee;
    padding-bottom: 0.3rem;
  }
}
@media (max-width: 991px) {
  .fotbox .fot1 .cont .gt {
    padding-left: 0;
    width: 60%;
  }
}
@media (max-width: 767px) {
  .fotbox .fot1 .cont .gt {
    width: 100%;
  }
}
.fotbox .fot1 .cont .gt .tit {
  color: #666666;
  font-size: 20px;
  margin-bottom: 0.2rem;
}
@media (max-width: 1580px) {
  .fotbox .fot1 .cont .gt .tit {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
}
.fotbox .fot1 .cont .gt .jut {
  padding-right: 0.6rem;
  overflow: auto;
  height: 140px;
}
@media (max-width: 1580px) {
  .fotbox .fot1 .cont .gt .jut {
    height: 100px;
  }
}
@media (max-width: 1199px) {
  .fotbox .fot1 .cont .gt .jut {
    height: 1.4rem;
  }
}
@media (max-width: 767px) {
  .fotbox .fot1 .cont .gt .jut {
    height: 2.4rem;
  }
}
.fotbox .fot1 .cont .gt .jut::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fotbox .fot1 .cont .gt .jut::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #2cc6d0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fotbox .fot1 .cont .gt .jut::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #f1f1f1;
}
.fotbox .fot1 .cont .gt .jut a {
  color: #666;
  font-size: 16px;
  margin-bottom: 4px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  display: block;
}
@media (max-width: 1580px) {
  .fotbox .fot1 .cont .gt .jut a {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .fotbox .fot1 .cont .gt .jut a {
    margin-bottom: 10px;
  }
}
.fotbox .fot1 .cont .gt .jut a:last-child {
  margin-bottom: 0;
}
.fotbox .fot1 .cont .gt .jut a:hover {
  color: #2cc6d0;
}
.fotbox .fot1 .fz_logo {
  display: flex;
  justify-content: space-between;
  margin-top: auto;
  padding-top: 0.26rem;
  border-top: 1px solid #eeeeee;
}
@media (max-width: 1580px) {
  .fotbox .fot1 .fz_logo {
    flex-wrap: wrap;
  }
}
.fotbox .fot1 .fz_logo .lt {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .fotbox .fot1 .fz_logo .lt {
    width: 100%;
    margin-bottom: 0.14rem;
  }
}
@media (max-width: 991px) {
  .fotbox .fot1 .fz_logo .lt {
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .fotbox .fot1 .fz_logo .lt {
    flex-wrap: wrap;
    display: none;
  }
}
.fotbox .fot1 .fz_logo .lt .logo1 {
  display: block;
  width: 117px;
  overflow: hidden;
  margin-right: 0.62rem;
}
@media (max-width: 1900px) {
  .fotbox .fot1 .fz_logo .lt .logo1 {
    width: 100px;
    margin-right: 0.4rem;
  }
}
@media (max-width: 1199px) {
  .fotbox .fot1 .fz_logo .lt .logo1 {
    margin-top: 8px;
  }
}
@media (max-width: 767px) {
  .fotbox .fot1 .fz_logo .lt .logo1 {
    width: 117px;
    margin-bottom: 0.24rem;
  }
}
.fotbox .fot1 .fz_logo .lt .logo1 img {
  float: left;
  width: 100%;
}
.fotbox .fot1 .fz_logo .lt .jut {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .fotbox .fot1 .fz_logo .lt .jut {
    flex-wrap: wrap;
  }
}
.fotbox .fot1 .fz_logo .lt .jut .li {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #666666;
  margin-right: 0.16rem;
}
@media (max-width: 1900px) {
  .fotbox .fot1 .fz_logo .lt .jut .li {
    font-size: 14px;
    margin-right: 0.3rem;
  }
}
@media (max-width: 767px) {
  .fotbox .fot1 .fz_logo .lt .jut .li {
    margin-bottom: 0.14rem;
  }
}
.fotbox .fot1 .fz_logo .lt .jut .li:last-child {
  margin-right: 0;
}
.fotbox .fot1 .fz_logo .lt .jut .li i {
  display: block;
  width: 14px;
  margin-right: 6px;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .fotbox .fot1 .fz_logo .lt .jut .li i {
    width: 10px;
  }
}
.fotbox .fot1 .fz_logo .lt .jut .li i svg {
  width: 100%;
  float: left;
}
.fotbox .fot1 .fz_logo .lt .jut .li i svg path {
  fill: #999999;
}
.fotbox .fot1 .fz_logo .lt .jut .li strong {
  display: block;
  color: #2cc6d0;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .fotbox .fot1 .fz_logo .lt .jut .li strong {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  .fotbox .fot1 .fz_logo .lt .jut .li strong {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .fotbox .fot1 .fz_logo .lt .jut .li strong {
    font-size: 14px;
  }
}
.fotbox .fot1 .fz_logo .gt {
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .fotbox .fot1 .fz_logo .gt {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .fotbox .fot1 .fz_logo .gt {
    justify-content: space-between;
  }
}
.fotbox .fot1 .fz_logo .gt .fen {
  display: flex;
  align-items: center;
}
.fotbox .fot1 .fz_logo .gt .fen .name {
  color: #666666;
  margin-right: 0.2rem;
  display: block;
}
.fotbox .fot1 .fz_logo .gt .fen .list {
  display: flex;
  align-items: center;
}
.fotbox .fot1 .fz_logo .gt .fen .list .li {
  position: relative;
}
.fotbox .fot1 .fz_logo .gt .fen .list .li .img {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #2cc6d0;
  border-radius: 50%;
  width: 0.4rem;
  height: 0.4rem;
  margin-right: 8px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 567px) {
  .fotbox .fot1 .fz_logo .gt .fen .list .li .img {
    width: 0.66rem;
    height: 0.66rem;
  }
}
.fotbox .fot1 .fz_logo .gt .fen .list .li .img:last-child {
  margin-right: 0;
}
.fotbox .fot1 .fz_logo .gt .fen .list .li .img svg {
  height: 40%;
}
.fotbox .fot1 .fz_logo .gt .fen .list .li .img svg path {
  fill: #fff;
  opacity: 1;
}
.fotbox .fot1 .fz_logo .gt .fen .list .li .hover1 {
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-bottom: 10px;
  width: 120px;
  display: none;
  overflow: hidden;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1580px) {
  .fotbox .fot1 .fz_logo .gt .fen .list .li .hover1 {
    width: 100px;
  }
}
.fotbox .fot1 .fz_logo .gt .fen .list .li .hover1 img {
  float: left;
  width: 100%;
}
.fotbox .fot1 .fz_logo .gt .fen .list .li:hover .img {
  opacity: 0.9;
}
.fotbox .fot1 .fz_logo .gt .fen .list .li:hover .hover1 {
  display: block;
}
.fotbox .fot1 .fz_logo .gt .fz_list {
  margin-left: 0.38rem;
  position: relative;
}
.fotbox .fot1 .fz_logo .gt .fz_list .tit {
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #666666;
  padding: 12px 0.3rem;
  border-radius: 5px;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  border: solid 2px #eeeeee;
}
@media (max-width: 1900px) {
  .fotbox .fot1 .fz_logo .gt .fz_list .tit {
    padding: 10px 0.24rem;
  }
}
@media (max-width: 1199px) {
  .fotbox .fot1 .fz_logo .gt .fz_list .tit {
    padding: 10px 0.36rem;
  }
}
@media (max-width: 567px) {
  .fotbox .fot1 .fz_logo .gt .fz_list .tit {
    padding: 10px 0.4rem;
  }
}
.fotbox .fot1 .fz_logo .gt .fz_list .tit i {
  display: block;
  width: 8px;
  overflow: hidden;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  margin-left: 0.52rem;
}
@media (max-width: 1900px) {
  .fotbox .fot1 .fz_logo .gt .fz_list .tit i {
    margin-left: 0.3rem;
  }
}
.fotbox .fot1 .fz_logo .gt .fz_list .tit i svg {
  width: 100%;
  float: left;
}
.fotbox .fot1 .fz_logo .gt .fz_list .tit i svg path {
  fill: #2cc6d0;
  opacity: 1;
}
.fotbox .fot1 .fz_logo .gt .fz_list .hover1 {
  position: absolute;
  bottom: 100%;
  width: 100%;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #eeeeee;
  overflow: hidden;
  display: none;
  overflow: auto;
  max-height: 3.2rem;
  z-index: 4;
}
.fotbox .fot1 .fz_logo .gt .fz_list .hover1::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 3px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fotbox .fot1 .fz_logo .gt .fz_list .hover1::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #2cc6d0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.fotbox .fot1 .fz_logo .gt .fz_list .hover1::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #f1f1f1;
}
.fotbox .fot1 .fz_logo .gt .fz_list .hover1 a {
  display: block;
  width: 100%;
  background-color: #fff;
  color: #666666;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  padding: 12px 0.3rem;
  border-bottom: 1px solid #eeeeee;
}
@media (max-width: 1900px) {
  .fotbox .fot1 .fz_logo .gt .fz_list .hover1 a {
    font-size: 14px;
    padding: 10px 0.2rem;
  }
}
@media (max-width: 767px) {
  .fotbox .fot1 .fz_logo .gt .fz_list .hover1 a {
    font-size: 12px;
  }
}
.fotbox .fot1 .fz_logo .gt .fz_list .hover1 a:last-child {
  border-bottom: none;
}
.fotbox .fot1 .fz_logo .gt .fz_list .hover1 a:hover {
  color: #2cc6d0;
}
.fotbox .fot1 .fz_logo .gt .fz_list.on .tit {
  color: #2cc6d0;
}
.fotbox .fot1 .fz_logo .gt .fz_list.on .tit i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fotbox .fot2 {
  padding: 16px 0;
  background-color: #f4f4f4;
}
.fotbox .fot2 .container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .fotbox .fot2 .container {
    line-height: 24px;
  }
}
.fotbox .fot2 .container .lt {
  display: flex;
  flex-wrap: wrap;
}
.fotbox .fot2 .container .lt span,
.fotbox .fot2 .container .lt a {
  font-size: 14px;
  color: #999999;
  display: block;
  margin-right: 12px;
}
@media (max-width: 767px) {
  .fotbox .fot2 .container .lt span,
  .fotbox .fot2 .container .lt a {
    margin: 0 6px;
    font-size: 12px;
  }
}
.fotbox .fot2 .container .lt a:last-child {
  margin-right: 0;
}
.fotbox .fot2 .container .lt a:hover {
  color: #2cc6d0;
}
.fotbox .fot2 .container .gt {
  display: flex;
}
.fotbox .fot2 .container .gt a {
  display: block;
  margin-right: 0.25rem;
  font-size: 14px;
  color: #999999;
}
.fotbox .fot2 .container .gt a:last-child {
  margin-right: 0;
}
.fotbox .fot2 .container .gt a:hover {
  color: #2cc6d0;
}
@media (max-width: 767px) {
  .fotbox .fot2 .container .gt a {
    margin-right: 0;
    margin: 0 0.1rem;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .fotbox .fot2 .container .lt,
  .fotbox .fot2 .container .gt {
    width: 100%;
    justify-content: center;
    text-align: center;
  }
}
/* End */
/* banner */
.bannerbox {
  width: 100%;
  height: 9rem;
}
@media (max-width: 767px) {
  .bannerbox {
    height: auto;
  }
}
.bannerbox .item {
  width: 100%;
  position: relative;
  height: 100%;
  display: block;
}
.bannerbox .item .bag {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
}
.bannerbox .item .bag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bannerbox .item .bag img:nth-child(2) {
  display: none;
}
@media (max-width: 1200px) {
  .bannerbox .item .bag img:nth-child(1) {
    display: none;
  }
  .bannerbox .item .bag img:nth-child(2) {
    display: block;
  }
}
.bannerbox .item .fz_video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .bannerbox .item .fz_video {
    display: none;
  }
}
.bannerbox .item .fz_video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bannerbox .item .cont {
  position: absolute;
  top: 2.4rem;
  left: 0;
  width: 100%;
  z-index: 3;
}
@media (max-width: 767px) {
  .bannerbox .item .cont {
    padding: 0.6rem 0;
    top: 0.3rem;
    text-align: center;
  }
}
.bannerbox .item .cont .container {
  padding-left: 0.3rem;
}
@media (max-width: 767px) {
  .bannerbox .item .cont .container {
    padding-left: 0;
  }
}
.bannerbox .item .cont .container .logo1 {
  display: block;
  width: 1.48rem;
  overflow: hidden;
  margin-bottom: 0.22rem;
}
@media (max-width: 767px) {
  .bannerbox .item .cont .container .logo1 {
    margin: 0 auto;
    margin-bottom: 0.32rem;
  }
}
.bannerbox .item .cont .container .logo1 img {
  float: left;
  width: 100%;
}
.bannerbox .item .cont .container .tit {
  font-size: 0.42rem;
  margin-bottom: 0.43rem;
  color: #010101;
  font-weight: 500;
}
.bannerbox .item .cont .container .tit1 {
  font-size: 0.42rem;
  margin-bottom: 0.43rem;
  color: #ffffff;
  font-weight: 500;
}
@media (max-width: 767px) {
  .bannerbox .item .cont .container .tit {
    margin-bottom: 0.26rem;
  }
}
.bannerbox .item .cont .container .text {
  font-size: 18px;
  line-height: 30px;
  max-width: 490px;
  color: #505050;
  margin-bottom: 0.64rem;
}
.bannerbox .item .cont .container .text1 {
  font-size: 16px;
  line-height: 26px;
  max-width: 490px;
  color: #ffffff;
  margin-bottom: 0.64rem;
  word-break: keep-all;
}
.bannerbox .item .cont .container .text2 {
  font-size: 18px;
  line-height: 30px;
  max-width: 490px;
  color: #505050;
  margin-bottom: 0.64rem;
  word-break: keep-all;
}
@media (max-width: 1580px) {
  .bannerbox .item .cont .container .text {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 1580px) {
  .bannerbox .item .cont .container .text1 {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 1580px) {
  .bannerbox .item .cont .container .text2 {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .bannerbox .item .cont .container .text {
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 767px) {
  .bannerbox .item .cont .container .text1 {
    margin-bottom: 0.5rem;
    word-break: normal;
  }
}
@media (max-width: 767px) {
  .bannerbox .item .cont .container .text2 {
    margin-bottom: 0.5rem;
    word-break: normal;
  }
}
@media (max-width: 767px) {
  .bannerbox .item .cont .container .hm_but {
    margin: 0 auto;
  }
}

.bannerbox .bannerbox-page {
  bottom:0.2rem;
}
@media (max-width: 991px) {
  .bannerbox .bannerbox-page {
    bottom: 0.4rem;
  }
}
.bannerbox .bannerbox-page span {
  width: 100px;
  height: 5px;
  opacity: 1;
  border-radius: 0;
  background-color: rgba(255, 255, 255, 0.5);
  background-color: #cccccc;
}
@media (max-width: 1580px) {
  .bannerbox .bannerbox-page span {
    width: 80px;
    height: 3px;
  }
}
@media (max-width: 1199px) {
  .bannerbox .bannerbox-page span {
    width: 60px;
  }
}
.bannerbox .bannerbox-page span:after {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  background-color: #2cc6d0;
}
.bannerbox .bannerbox-page .swiper-pagination-bullet-active:after {
  -webkit-animation: width1 5.49s linear;
  animation: width1 5.49s linear;
}
.bannerbox_cont {
  position: relative;
  z-index: 3;
  height: 0;
}
@media (max-width: 1199px) {
  .bannerbox_cont {
    height: auto;
    background-color: #f5f5f5;
    padding: 1.2rem 0 1.2rem;
  }
}
@media (max-width: 767px) {
  .bannerbox_cont {
    zoom: 1;
    padding: 0.8rem 0 0.6rem;
  }
  .bannerbox_cont:after {
    content: '';
    display: block;
    clear: both;
  }
}
.bannerbox_cont .cont {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  display: flex;
  flex-wrap: wrap;
  margin: -0.4rem -10px 0;
}
@media (max-width: 1580px) {
  .bannerbox_cont .cont {
    margin: -0.4rem -8px 0;
  }
}
@media (max-width: 1199px) {
  .bannerbox_cont .cont {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .bannerbox_cont .cont {
    margin: 0 -5px 0;
    float: left;
  }
}
.bannerbox_cont .cont .item {
  width: 25%;
  padding: 0 10px;
}
@media (max-width: 1580px) {
  .bannerbox_cont .cont .item {
    padding: 0 8px;
  }
}
@media (max-width: 1199px) {
  .bannerbox_cont .cont .item {
    width: 50%;
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .bannerbox_cont .cont .item {
    padding: 0 5px;
    margin-bottom: 10px;
  }
}
.bannerbox_cont .cont .item .list {
  display: flex;
  justify-content: space-between;
  height: 100%;
  background-color: #fff;
  box-shadow: inset 0px 0px 0px 1px #ffffff;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  padding: 0.4rem;
}
@media (max-width: 767px) {
  .bannerbox_cont .cont .item .list {
    flex-wrap: wrap;
    padding: 0.4rem 0.3rem;
  }
}
.bannerbox_cont .cont .item .list .bag {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.bannerbox_cont .cont .item .list .bag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bannerbox_cont .cont .item .list .font {
  position: relative;
  padding-right: 10px;
  width: calc(100% - 0.6rem);
}
@media (max-width: 767px) {
  .bannerbox_cont .cont .item .list .font {
    width: calc(100% - 0.8rem);
    width: 100%;
    order: 1;
    margin-top: 0.24rem;
    padding-right: 0;
    margin-top: 0;
  }
}
.bannerbox_cont .cont .item .list .font .tit {
  color: #1a1a1a;
  width: 100%;
  margin-bottom: 4px;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
@media (max-width: 767px) {
  .bannerbox_cont .cont .item .list .font .tit {
    font-size: 0.28rem;
    margin-bottom: 0;
  }
}
.bannerbox_cont .cont .item .list .font .text {
  width: 100%;
  font-size: 16px;
  line-height: 30px;
  color: #505050;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: all 0.4s 0.2s linear;
  transition: all 0.4s 0.1s linear;
}
@media (max-width: 1580px) {
  .bannerbox_cont .cont .item .list .font .text {
    font-size: 14px;
    line-height: 26px;
  }
}
.bannerbox_cont .cont .item .list .img {
  position: relative;
  width: 0.6rem;
  overflow: hidden;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
@media (max-width: 767px) {
  .bannerbox_cont .cont .item .list .img {
    width: 0.8rem;
  }
}
.bannerbox_cont .cont .item .list .img img {
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  .bannerbox_cont .cont .item .list .img {
    display: none;
  }
  .bannerbox_cont .cont .item .list .font .text {
    display: none;
  }
}
@media (min-width: 992px) {
  .bannerbox_cont .cont .item .list:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
  }
  .bannerbox_cont .cont .item .list:hover .bag {
    opacity: 1;
  }
  .bannerbox_cont .cont .item .list:hover .font .tit {
    color: #2cc6d0;
  }
  .bannerbox_cont .cont .item .list:hover .img {
    opacity: 0;
  }
}
@-webkit-keyframes width1 {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
@keyframes width1 {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
/* End */
/* 首页 */
.base_prev,
.base_next {
  position: absolute;
  top: 50%;
  opacity: 1;
  pointer-events: auto!important;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: none;
  display: flex;
  align-items: center;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  justify-content: center;
  background-color: #fff;
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  border: 2px solid #e5e5e5;
}
.base_prev .fzqimg,
.base_next .fzqimg {
  width: 16.666%;
  overflow: hidden;
}
.base_prev .fzqimg img,
.base_next .fzqimg img {
  width: 100%;
  float: left;
}
.base_prev .fzqimg svg,
.base_next .fzqimg svg {
  float: left;
  width: 100%;
}
.base_prev .fzqimg svg path,
.base_next .fzqimg svg path {
  fill: #999999;
  opacity: 1;
}
.base_prev:hover,
.base_next:hover {
  background-color: #2cc6d0;
  border-color: #2cc6d0;
}
.base_prev:hover .fzqimg svg path,
.base_next:hover .fzqimg svg path {
  fill: #fff;
}
.base_prev {
  left: -1.1rem;
  left: -0.3rem;
}
@media (max-width: 1199px) {
}
.base_next {
  right: -1.1rem;
  right: -0.3rem;
  border: none;
  border-color: transparent;
}
@media (max-width: 1199px) {
}
.base_next .huan {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.base_next .huan svg {
  width: 100%;
  height: 100%;
}
.base_next .huan svg circle {
  width: 100%;
  height: 100%;
}
.base_next .huan svg circle:nth-child(2) {
  stroke-dasharray: 0 166;
}
.base_next.active .huan svg circle:nth-child(2) {
  stroke-dasharray: 176 166;
  -webkit-transition: all 5s linear;
  transition: all 5s linear;
}
.base_next:hover .huan {
  opacity: 0;
}
.hm_tit {
  text-align: center;
}
.hm_tit .tit {
  color: #1a1a1a;
}
@media (max-width: 767px) {
  .hm_tit .tit {
    margin-bottom: 6px;
    margin-bottom: 0;
  }
}
.hm_tit .text {
  color: #505050;
}
@media (max-width: 375px) {
  .hm_tit .text {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .hm_tit .text {
    display: none;
  }
}
.hm_but {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 1.7rem;
  height: 0.5rem;
  border: 1px solid #2cc6d0;
  background-color: #2cc6d0;
  border-radius: 0.25rem;
  position: relative;
  overflow: hidden;
}
.hm_but i,
.hm_but span {
  position: relative;
}
.hm_but i {
  display: block;
  overflow: hidden;
  width: 8px;
  margin-left: 0.3rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.hm_but i svg {
  width: 100%;
  float: left;
}
.hm_but i svg path {
  fill: #fff;
  opacity: 1;
}
@media (max-width: 1580px) {
  .hm_but {
    width: 1.9rem;
    height: 0.66rem;
    border-radius: 0.33rem;
  }
  .hm_but i {
    margin-left: 0.22rem;
  }
}
@media (max-width: 567px) {
  .hm_but {
    font-size: 12px;
    width: 2.2rem;
    height: 0.76rem;
    border-radius: 0.38rem;
  }
}
.hm_but:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background-color: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.hm_but:hover {
  border-color: #2cc6d0;
  color: #2cc6d0;
}
.hm_but:hover i {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.hm_but:hover i svg path {
  fill: #2cc6d0;
}
.hm_but:hover:before {
  width: 100%;
}
@media (min-width: 1200px) {
  .hm-sec1 {
    margin-top: 0.4rem;
  }
}

@media (max-width: 767px) {
  .hm-sec1 {
    overflow: hidden;
  }
}
.hm-sec1 .hm_tit {
  margin-bottom: 0.58rem;
}
.hm-sec1 .nav {
  display: flex;
  justify-content: center;
}
.hm-sec1 .nav .hm1_nav {
  margin: 0;
  max-width: 100%;
}
.hm-sec1 .nav .hm1_nav .swiper-slide {
  width: auto;
  margin: 0 0.6rem;
}
@media (max-width: 767px) {
  .hm-sec1 .nav .hm1_nav .swiper-slide {
    margin: 0 0.2rem;
  }
}
.hm-sec1 .nav .hm1_nav .swiper-slide .item {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  position: relative;
  padding-bottom: 20px;
}
@media (max-width: 1580px) {
  .hm-sec1 .nav .hm1_nav .swiper-slide .item {
    padding-bottom: 16px;
  }
}
@media (max-width: 991px) {
  .hm-sec1 .nav .hm1_nav .swiper-slide .item {
    padding-bottom: 12px;
  }
}
.hm-sec1 .nav .hm1_nav .swiper-slide .item .circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.96rem;
  height: 0.96rem;
  position: relative;
}
@media (max-width: 767px) {
  .hm-sec1 .nav .hm1_nav .swiper-slide .item .circle {
    width: 1.6rem;
    height: 1.6rem;
  }
}
.hm-sec1 .nav .hm1_nav .swiper-slide .item .circle .img {
  width: 65.625%;
  height: 65.625%;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  z-index: 3;
}
.hm-sec1 .nav .hm1_nav .swiper-slide .item .circle .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hm-sec1 .nav .hm1_nav .swiper-slide .item .circle .yaun {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 36%;
  height: 36%;
  width: 62%;
  height: 62%;
  width: 100%;
  height: 100%;
  transform: scale(0.4);
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  transform: translate(-50%, -50%) scale(0.5);
  background-color: #2cc6d0;
}
.hm-sec1 .nav .hm1_nav .swiper-slide .item .tit {
  line-height: 1;
  color: #505050;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .hm-sec1 .nav .hm1_nav .swiper-slide .item .tit {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .hm-sec1 .nav .hm1_nav .swiper-slide .item .tit {
    font-size: 14px;
  }
}
.hm-sec1 .nav .hm1_nav .swiper-slide .item:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 2px;
  width: 0;
  background-color: #2cc6d0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.hm-sec1 .nav .hm1_nav .on .item:after {
  width: 100%;
}
.hm-sec1 .nav .hm1_nav .on .item .circle .yaun {
  -webkit-animation: scale1 1.4s linear infinite;
  animation: scale1 2s linear infinite;
}
.hm-sec1 .nav .hm1_nav .on .item .circle .f_scale2 {
  -webkit-animation: scale1 1.4s 1.4s linear infinite;
  animation: scale1 2s 1.4s linear infinite;
}
.hm-sec1 .nav .hm1_nav .on .item .circle .f_scale3 {
  animation-delay: 1.4s;
  display: none;
}
.hm-sec1 .cont {
  width: 100%;
  background-color: #eaf2f5;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}

@media (max-width: 767px) {
  .hm-sec1 .cont {
    overflow: visible;
  }
}
.hm-sec1 .cont .item {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media (max-width: 1199px) {
  .hm-sec1 .cont .item {
    flex-wrap: wrap;
  }
}
@media (max-width: 991px) {
  .hm-sec1 .cont .item {
    padding-right: 0;
  }
}
.hm-sec1 .cont .item .lt {
  padding: 0.3rem;
  width: 26.875%;
}
@media (max-width: 1199px) {
  .hm-sec1 .cont .item .lt {
    width: 36%;
  }
}
@media (max-width: 991px) {
  .hm-sec1 .cont .item .lt {
    width: 100%;
/*    margin-bottom: 0.4rem;
*/    margin-bottom: 0;

  }
}
.hm-sec1 .cont .item .lt .font {
  position: relative;
  width: 100%;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: inset 0px 0px 13px 0px #ffffff;
  min-height: 5.2rem;
  overflow: hidden;
  z-index: 4;
  padding: 0.68rem 0.43rem 1.94rem;
}
@media (max-width: 991px) {
  .hm-sec1 .cont .item .lt .font {
    padding-bottom: 1rem;
    min-height: initial;
  }
}
.hm-sec1 .cont .item .lt .font .text {
  position: relative;
  z-index: 2;
  font-size: 18px;
  padding-left: 10px;
  line-height: 28px;
  color: #333333;
}
@media (max-width: 1580px) {
  .hm-sec1 .cont .item .lt .font .text {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 991px) {
  .hm-sec1 .cont .item .lt .font .text {
    line-height: 24px;
  }
}
.hm-sec1 .cont .item .lt .font .wen {
  position: relative;
  z-index: 2;
  margin-bottom: 0.6rem;
}
.hm-sec1 .cont .item .lt .font .wen:before {
  content: "";
  display: block;
  width: 0.7rem;
  height: 64px;
  position: absolute;
  top: -0.46rem;
  left: 0;
  background: url(../images/douhaoimg1.png) center / 100% no-repeat;
}
.hm-sec1 .cont .item .lt .font .staff_font {
  padding: 0.26rem 0.26rem 0;
  color: #999999;
  position: relative;
  z-index: 2;
}
@media (max-width: 991px) {
  .hm-sec1 .cont .item .lt .font .staff_font {
    padding: 0.46rem 0.46rem 0;
  }
}
.hm-sec1 .cont .item .lt .font .staff_font:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background: url(../images/xiantiaoim1.svg) top left / 100% no-repeat;
}
@media (max-width: 991px) {
  .hm-sec1 .cont .item .lt .font .staff_font:before {
    height: 20px;
  }
}
.hm-sec1 .cont .item .lt .font .staff_font span {
  color: #28adff;
}
.hm-sec1 .cont .item .lt .font .circle1 {
  position: absolute;
  bottom: 0;
  opacity: 0.3;
  border-radius: 50%;
}
.hm-sec1 .cont .item .lt .font .circle1:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.hm-sec1 .cont .item .lt .font .yuan1 {
  background: url(../images/jianbianimg2.png) center / contain no-repeat;
  width: 79.459459%;
  right: -15.675%;
  bottom: -24%;
  -webkit-animation: trantale1 10s linear infinite;
  animation: trantale1 10s linear infinite;
}
@media (max-width: 991px) {
  .hm-sec1 .cont .item .lt .font .yuan1 {
    width: 2.9rem;
    bottom: -1.6rem;
    right: -0.3rem;
  }
}
.hm-sec1 .cont .item .lt .font .yuan2 {
  background-color: #ddd;
  width: 45.9459%;
  bottom: 0.58rem;
  background: url(../images/jianbianimg1.png) center / contain no-repeat;
  right: -21%;
  -webkit-animation: trantale1 16s 2s linear infinite;
  animation: trantale1 16s 3s linear infinite;
}
@media (max-width: 991px) {
  .hm-sec1 .cont .item .lt .font .yuan2 {
    width: 1.7rem;
    right: -0.4rem;
  }
}
.hm-sec1 .cont .item .gt {
  width: 62.5%;
  width: 73.125%;
}
@media (max-width: 1199px) {
  .hm-sec1 .cont .item .gt {
    width: 64%;
  }
}
@media (max-width: 991px) {
  .hm-sec1 .cont .item .gt {
    width: 76%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .hm-sec1 .cont .item .gt {
    width: 90%;
  }
}

@media (min-width: 992px) {
  .hm-sec1 .cont .item .gt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.hm-sec1 .cont .item .gt .fz_img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (max-width: 767px) {
  .hm-sec1 .cont .item .gt .fz_img {
    margin-top: -0.6rem;
  }
}

@media (max-width: 767px) {
  .hm-sec1 .cont .item .gt .fz_img {
    margin-top: -0.6rem;
  }
}
.hm-sec1 .cont .item .gt .fz_img img,
.hm-sec1 .cont .item .gt .fz_img video {
  width: 100%;
  float: left;
}

.hm-sec1 .cont .item .gt .fz_img video {
  width: 116%;
  height: 116%;
  margin-left: -8%;
  margin-top: -5%;
  object-fit: cover;
  background-color: transparent;
}
@media (max-width: 767px) {
  .hm-sec1 .cont .item .gt .fz_img video {
    width: 160%;
    height: 100%;
    margin-left: -30%;
  }
}
.hm-sec1 .cont .item .gt .fz_img video:nth-child(2) {
  display: none;
}
@media (max-width: 991px) {
  .hm-sec1 .cont .item .gt .fz_img video {
    height: auto;
  }
  .hm-sec1 .cont .item .gt .fz_img video:nth-child(1) {
    display: none;
  }
  .hm-sec1 .cont .item .gt .fz_img video:nth-child(2) {
    display: block;
  }
}
.hm-sec1 .cont .active {
  position: relative;
  visibility: visible;
  opacity: 1;
}
.hm-sec2 {
/*  background-color: #ebf4f3;*/
  position: relative;
  overflow: hidden;
  padding-bottom:0;
}
.hm-sec2 .hm_tit {
  margin-bottom: 0.42rem;
}
.hm-sec2 .nav {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 0.9rem;
}
.hm-sec2 .nav .hm2_nav {
  max-width: 100%;
  margin: 0;
  border-radius: 25px;
  background-color: #fff;
}
@media (max-width: 1580px) {
  .hm-sec2 .nav .hm2_nav {
    border-radius: 23px;
  }
}
@media (max-width: 991px) {
  .hm-sec2 .nav .hm2_nav {
    border-radius: 21px;
  }
}
.hm-sec2 .nav .hm2_nav .xian {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: absolute;
  left: 0;
  height: 100%;
  background-color: #2cc6d0;
  width: 50%;
  border-radius: 25px;
}
@media (max-width: 1580px) {
  .hm-sec2 .nav .hm2_nav .xian {
    border-radius: 23px;
  }
}
@media (max-width: 991px) {
  .hm-sec2 .nav .hm2_nav .xian {
    border-radius: 21px;
  }
}
.hm-sec2 .nav .hm2_nav .swiper-slide {
  width: auto;
}
.hm-sec2 .nav .hm2_nav .swiper-slide .item {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding-left: 0.32rem;
  padding-right: 0.4rem;
  line-height: 50px;
}
@media (max-width: 1580px) {
  .hm-sec2 .nav .hm2_nav .swiper-slide .item {
    line-height: 46px;
  }
}
@media (max-width: 991px) {
  .hm-sec2 .nav .hm2_nav .swiper-slide .item {
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .hm-sec2 .nav .hm2_nav .swiper-slide .item {
    padding: 0 0.46rem;
  }
}
.hm-sec2 .nav .hm2_nav .swiper-slide .item i {
  overflow: hidden;
  display: block;
  width: 18px;
}
@media (max-width: 1580px) {
  .hm-sec2 .nav .hm2_nav .swiper-slide .item i {
    width: 16px;
  }
}
@media (max-width: 991px) {
  .hm-sec2 .nav .hm2_nav .swiper-slide .item i {
    width: 14px;
  }
}
.hm-sec2 .nav .hm2_nav .swiper-slide .item i img,
.hm-sec2 .nav .hm2_nav .swiper-slide .item i svg {
  float: left;
  width: 100%;
}
.hm-sec2 .nav .hm2_nav .swiper-slide .item i img:nth-child(2) {
  display: none;
}
.hm-sec2 .nav .hm2_nav .swiper-slide .item i svg path {
  fill: #505050;
  opacity: 1;
}
.hm-sec2 .nav .hm2_nav .swiper-slide .item .tit {
  display: block;
  font-size: 18px;
  color: #505050;
  margin-left: 0.16rem;
}
@media (max-width: 1580px) {
  .hm-sec2 .nav .hm2_nav .swiper-slide .item .tit {
    font-size: 16px;
  }
}
.hm-sec2 .nav .hm2_nav .swiper-slide.on .item i svg path {
  fill: #fff;
}
.hm-sec2 .nav .hm2_nav .swiper-slide.on .item i img:nth-child(1) {
  display: none;
}
.hm-sec2 .nav .hm2_nav .swiper-slide.on .item i img:nth-child(2) {
  display: block;
}
.hm-sec2 .nav .hm2_nav .swiper-slide.on .item .tit {
  color: #fff;
}
.hm-sec2 .cont {
  margin-bottom: 0.56rem;
  position: relative;
}
@media (max-width: 991px) {
  .hm-sec2 .cont {
    margin-bottom: 0.1rem;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .hm-sec2 .cont {
    margin: 0 -0.15rem;
    margin-bottom: 0.1rem;
  }
}
.hm-sec2 .cont .item {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  width: 100%;
  display: flex;
  margin: 0 -5px;
}
@media (max-width: 991px) {
  .hm-sec2 .cont .item {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .hm-sec2 .cont .item {
    margin: 0;
  }
}
.hm-sec2 .cont .item .li {
  width: 13.125%;
  flex: 1 1 13.125%;
  padding: 0 5px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 991px) {
  .hm-sec2 .cont .item .li {
    width: 33.33%;
    flex: 1 1 33.333%;
    margin-bottom: 0.6rem;
  }
}
@media (max-width: 767px) {
  .hm-sec2 .cont .item .li {
    width: 50%;
    flex: 1 1 50%;
    padding: 0 0.15rem;
    margin-bottom: 0.3rem;
  }
}
@media (max-width: 567px) {
}
.hm-sec2 .cont .item .li .list {
  background-color: #fff;
  border-radius: 5px;
  transition: all 0.4s;
  padding: 0.46rem 0.2rem;
  min-height: 4.1rem;
  flex-direction: column;
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
}
@media (max-width: 1580px) {
  .hm-sec2 .cont .item .li .list {
    min-height: 5rem;
  }
}
@media (max-width: 991px) {
  .hm-sec2 .cont .item .li .list {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .hm-sec2 .cont .item .li .list {
    padding: 0 0.24rem 0.4rem;
    min-height: initial;
    align-items: flex-start;
  }
}
.hm-sec2 .cont .item .li .list .bag {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 1.1rem;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.hm-sec2 .cont .item .li .list .bag img {
  width: 100%;
  float: left;
}
.hm-sec2 .cont .item .li .list .img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.hm-sec2 .cont .item .li .list .img img {
  width: 68.8%;
  margin-top: 0.4rem;
}
.hm-sec2 .cont .item .li .list .tit {
  display: flex;
  align-items: center;
  color: #010101;
  width: 100%;
  justify-content: center;
  padding-bottom: 0.32rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .hm-sec2 .cont .item .li .list .tit {
    font-size: 0.3rem;
    justify-content: flex-start;
  }
}
.hm-sec2 .cont .item .li .list .tit i {
  width: 6px;
  display: block;
  margin-left: 8px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .hm-sec2 .cont .item .li .list .tit i {
    display: none;
  }
}
.hm-sec2 .cont .item .li .list .tit i svg {
  width: 100%;
  float: left;
}
.hm-sec2 .cont .item .li .list .tit i svg path {
  opacity: 1;
  fill: #010101;
  fill: #2cc6d0;
}
.hm-sec2 .cont .item .li .list .jut {
  position: relative;
  width: 100%;
}
.hm-sec2 .cont .item .li .list .jut .but {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0.45rem;
  overflow: hidden;
}
.hm-sec2 .cont .item .li .list .jut .but img {
  width: 100%;
  float: left;
}
.hm-sec2 .cont .item .li .list .jut .text {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  visibility: visible;
  max-height: 1rem;
  color: #999999;
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 1580px) {
  .hm-sec2 .cont .item .li .list .jut .text {
    font-size: 14px;
    line-height: 22px;
    min-height: 1.8rem;
  }
}
@media (max-width: 991px) {
  .hm-sec2 .cont .item .li .list .jut .text {
    max-height: initial;
  }
}
@media (min-width: 992px) {
  .hm-sec2 .cont .item .li .list .jut .text {
    -webkit-transform: translateY(24px);
    transform: translateY(24px);
  }
}
@media (max-width: 767px) {
  .hm-sec2 .cont .item .li .list .jut .text {
    font-size: 0.24rem;
    text-align: left;
  }
}
.hm-sec2 .cont .item .li .list .jut .nei {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  max-height: 1rem;
  visibility: visible;
}
@media (max-width: 1580px) {
  .hm-sec2 .cont .item .li .list .jut .nei {
    min-height: 1.8rem;
  }
}
@media (max-width: 991px) {
  .hm-sec2 .cont .item .li .list .jut .nei {
    max-height: initial;
  }
}
@media (min-width: 992px) {
  .hm-sec2 .cont .item .li .list .jut .nei {
    -webkit-transform: translateY(24px);
    transform: translateY(24px);
  }
}
.hm-sec2 .cont .item .li .list .jut .nei a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #505050;
  transition: all 0.4s;
  font-size: 18px;
  margin-bottom: 16px;
}
@media (max-width: 1580px) {
  .hm-sec2 .cont .item .li .list .jut .nei a {
    font-size: 16px;
    margin-bottom: 12px;
  }
}
@media (max-width: 991px) {
  .hm-sec2 .cont .item .li .list .jut .nei a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .hm-sec2 .cont .item .li .list .jut .nei a {
    font-size: 0.24rem;
    justify-content: flex-start;
  }
}
.hm-sec2 .cont .item .li .list .jut .nei a:last-child {
  margin-bottom: 0;
}
.hm-sec2 .cont .item .li .list .jut .nei a i {
  flex: 0 0 auto;
  display: block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  width: 8px;
  overflow: hidden;
  margin-left: 10px;
}
.hm-sec2 .cont .item .li .list .jut .nei a i img,
.hm-sec2 .cont .item .li .list .jut .nei a i svg {
  float: left;
  width: 100%;
}
.hm-sec2 .cont .item .li .list .jut .nei a i svg path {
  fill: #2cc6d0;
}
.hm-sec2 .cont .item .li .list .jut .nei a:hover {
  color: #2cc6d0;
}
.hm-sec2 .cont .item .li .list .jut .nei a:hover i {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hm-sec2 .cont .item .li .list .jut .fq_but {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  width: 1.5rem;
  height: 0.45rem;
  background-color: #2cc6d0;
  border: 1px solid #2cc6d0;
  overflow: hidden;
  color: #fff;
  margin: 0 auto;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-top: 0.38rem;
  border-radius: 0.225rem;
}
@media (max-width: 1580px) {
  .hm-sec2 .cont .item .li .list .jut .fq_but {
    width: 1.7rem;
    height: 0.56rem;
    border-radius: 0.28rem;
  }
}
@media (max-width: 767px) {
  .hm-sec2 .cont .item .li .list .jut .fq_but {
    width: 2rem;
    height: 0.6rem;
    display: none;
  }
}
@media (max-width: 567px) {
  .hm-sec2 .cont .item .li .list .jut .fq_but {
    width: 2.4rem;
    height: 0.66rem;
    font-size: 12px;
    border-radius: 0.33rem;
    width: 1.8rem;
    height: 0.6rem;
  }
}
.hm-sec2 .cont .item .li .list .jut .fq_but span,
.hm-sec2 .cont .item .li .list .jut .fq_but i {
  position: relative;
}
.hm-sec2 .cont .item .li .list .jut .fq_but i {
  width: 8px;
  margin-left: 0.25rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 567px) {
  .hm-sec2 .cont .item .li .list .jut .fq_but i {
    width: 6px;
  }
}
.hm-sec2 .cont .item .li .list .jut .fq_but i svg {
  width: 100%;
  float: left;
}
.hm-sec2 .cont .item .li .list .jut .fq_but i svg path {
  opacity: 1;
  fill: #fff;
}
.hm-sec2 .cont .item .li .list .jut .fq_but:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background-color: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.hm-sec2 .cont .item .li .list .jut .fq_but:hover span {
  color: #2cc6d0;
}
.hm-sec2 .cont .item .li .list .jut .fq_but:hover i {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.hm-sec2 .cont .item .li .list .jut .fq_but:hover i svg path {
  fill: #2cc6d0;
}
.hm-sec2 .cont .item .li .list .jut .fq_but:hover:before {
  width: 100%;
}
@media (max-width: 991px) {
  .hm-sec2 .cont .item .li .list {
    border-radius: 10px;
    padding: 0 0.4rem 0.4rem;
  }
  .hm-sec2 .cont .item .li .list .bag {
    opacity: 0;
  }
  .hm-sec2 .cont .item .li .list .img {
    background-color: #ffffff;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.08);
    margin-top: -0.84rem;
  }
  .hm-sec2 .cont .item .li .list .tit {
    padding-top: 0.22rem;
    padding-bottom: 0.26rem;
  }
  .hm-sec2 .cont .item .li .list .jut .but {
    opacity: 0;
  }
  .hm-sec2 .cont .item .li .list .jut .nei,
  .hm-sec2 .cont .item .li .list .jut .text {
    opacity: 1;
    position: relative;
    visibility: visible;
    -webkit-transition: all 0.4s 0.4s;
    transition: all 0.4s 0.4s;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .hm-sec2 .cont .item .li .list {
    padding: 0 0.2rem 0.4rem;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .hm-sec2 .cont .item .li .list .img {
    margin-top: 0;
    box-shadow: none;
  }
}
@media (min-width: 992px) {
  .hm-sec2 .cont .item .on {
    width: 33.75%;
    flex: 1 1 33.75%;
  }
  .hm-sec2 .cont .item .on .list {
    border-radius: 10px;
  }
  .hm-sec2 .cont .item .on .list .bag {
    opacity: 0;
  }
  .hm-sec2 .cont .item .on .list .img {
    background-color: #ffffff;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.08);
    margin-top: -0.84rem;
  }
  .hm-sec2 .cont .item .on .list .tit {
    padding-top: 0.22rem;
    padding-bottom: 0.24rem;
  }
  .hm-sec2 .cont .item .on .list .jut .but {
    opacity: 0;
  }
  .hm-sec2 .cont .item .on .list .jut .nei,
  .hm-sec2 .cont .item .on .list .jut .text {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    position: relative;
    visibility: visible;
    -webkit-transition: all 0.4s 0.4s;
    transition: all 0.4s 0.4s;
  }
}
.hm-sec2 .cont .active {
  visibility: visible;
  opacity: 1;
  z-index: 4;
  position: relative;
}
.hm-sec2 .but1 {
  display: flex;
  justify-content: center;
}
.hm-sec2 .fz_but {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: #2cc6d0;
  margin: 0 auto;
  position: relative;
  color: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  border: 1px solid #2cc6d0;
  border-radius: 25px;
  padding-left: 0.3rem;
  font-size: 18px;
  padding-right: 0.2rem;
  line-height: 50px;
}
@media (max-width: 1580px) {
  .hm-sec2 .fz_but {
    line-height: 46px;
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .hm-sec2 .fz_but {
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .hm-sec2 .fz_but {
    line-height: 0.76rem;
    font-size: 14px;
    padding: 0 0.4rem;
  }
}
.hm-sec2 .fz_but span,
.hm-sec2 .fz_but i {
  float: left;
  position: relative;
}
.hm-sec2 .fz_but i {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-left: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hm-sec2 .fz_but i svg {
  width: 100%;
}
.hm-sec2 .fz_but i svg path {
  fill: #fff;
  opacity: 1;
}
.hm-sec2 .fz_but:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background-color: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.hm-sec2 .fz_but:hover {
  opacity: 0.9;
  color: #2cc6d0;
  border-color: #2cc6d0;
}
.hm-sec2 .fz_but:hover i {
  border-color: #2cc6d0;
}
.hm-sec2 .fz_but:hover i svg path {
  fill: #2cc6d0;
}
.hm-sec2 .fz_but:hover:before {
  width: 100%;
}
.hm-sec2:before,
.hm-sec2:after {
  content: "";
  display: block;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
}
.hm-sec2:before {
  width: 21.35%;
  padding-bottom: 21.35%;
  /* background-image: url(../images/gaodniyuan1.png); */
  right: 0.2rem;
  top: -2.6rem;
  -webkit-animation: trantale1 10s linear infinite;
  animation: trantale1 10s linear infinite;
}
.hm-sec2:after {
  background-image: url(../images/gaodniyuan2.png);
  width: 22%;
  padding-bottom: 22%;
  bottom: -1.43rem;
  left: -2.08rem;
  -webkit-animation: trantale1 8s 2s linear infinite;
  animation: trantale1 6s 3s linear infinite forwards;
}
.hm-sec3 {
  overflow: hidden;
  position: relative;
  z-index: 4;
}
.hm-sec3 .hm_tit {
  margin-bottom: 0.7rem;
}
.hm-sec3 .cont {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  border-radius: 10px;
  min-height: 6rem;
  margin-bottom: 0.6rem;
}
.hm-sec3 .cont .lt {
  width: 20%;
  border: 1px solid #eeeeee;
  border-right: none;
  background: url(../images/fanganltbag1.jpg) right bottom / cover no-repeat;
  border-radius: 10px 0 0 10px;
}
@media (max-width: 1199px) {
  .hm-sec3 .cont .lt {
    width: 100%;
    display: flex;
    align-items: center;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    border-right: 1px solid #eeeeee;
  }
}
@media (max-width: 567px) {
  .hm-sec3 .cont .lt {
    overflow: auto;
  }
}
.hm-sec3 .cont .lt .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.2rem 0.4rem;
  padding-right: 0.34rem;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  border-bottom: 1px solid #eeeeee;
}
@media (max-width: 1199px) {
  .hm-sec3 .cont .lt .item {
    width: auto;
    border-bottom: none;
    width: 33.333%;
    border-top: 1px solid #eeee;
  }
}
@media (max-width: 767px) {
  .hm-sec3 .cont .lt .item {
    width: 50%;
    border: none;
  }
}
@media (max-width: 567px) {
  .hm-sec3 .cont .lt .item {
    padding: 0.1rem 0.3rem;
    flex-shrink: 0;
  }
}
.hm-sec3 .cont .lt .item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -6px;
  opacity: 0;
  height: 100%;
  width: 6px;
  background-color: #97d700;
  border-radius: 5px 0px 0px 5px;
}
@media (max-width: 1199px) {
  .hm-sec3 .cont .lt .item:before {
    display: none;
  }
}
.hm-sec3 .cont .lt .item .but {
  width: calc(100% - 18px);
  display: flex;
  align-items: center;
}
.hm-sec3 .cont .lt .item .but i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 46px;
}
@media (max-width: 1580px) {
  .hm-sec3 .cont .lt .item .but i {
    width: 41px;
    height: 42px;
  }
}
@media (max-width: 991px) {
  .hm-sec3 .cont .lt .item .but i {
    width: 37px;
    height: 38px;
  }
}
@media (max-width: 767px) {
  .hm-sec3 .cont .lt .item .but i {
    width: 0.66rem;
    height: 0.68rem;
  }
}
.hm-sec3 .cont .lt .item .but i img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  float: left;
}
.hm-sec3 .cont .lt .item .but i img:nth-child(2) {
  display: none;
}
.hm-sec3 .cont .lt .item .but span {
  display: block;
  width: calc(100% - 45px);
  color: #1a1a1a;
  padding-left: 0.3rem;
}
@media (max-width: 1580px) {
  .hm-sec3 .cont .lt .item .but span {
    width: calc(100% - 41px);
  }
}
@media (max-width: 991px) {
  .hm-sec3 .cont .lt .item .but span {
    width: calc(100% - 37px);
  }
}
@media (max-width: 767px) {
  .hm-sec3 .cont .lt .item .but span {
    width: calc(100% - 0.66rem);
  }
}
.hm-sec3 .cont .lt .item .f_icon {
  width: 8px;
  overflow: hidden;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.hm-sec3 .cont .lt .item .f_icon svg {
  width: 100%;
  float: left;
}
.hm-sec3 .cont .lt .item .f_icon svg path {
  fill: #a5abac;
}
.hm-sec3 .cont .lt .on {
  background-color: #2cc6d0;
}
.hm-sec3 .cont .lt .on .but i img:nth-child(1) {
  display: none;
}
.hm-sec3 .cont .lt .on .but i img:nth-child(2) {
  display: block;
}
.hm-sec3 .cont .lt .on .but span {
  color: #fff;
}
.hm-sec3 .cont .lt .on .f_icon svg path {
  fill: #fff;
}
@media (max-width: 991px) {
  .hm-sec3 .cont .lt .on .f_icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
.hm-sec3 .cont .lt .on:before {
  opacity: 1;
}
.hm-sec3 .cont .gt {
  width: 80%;
  background-color: #fff;
  border: solid 1px #eeeeee;
  position: relative;
}
@media (max-width: 1199px) {
  .hm-sec3 .cont .gt {
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .hm-sec3 .cont .gt {
    border-top: none;
  }
}
@media (min-width: 992px) {
  .hm-sec3 .cont .gt {
    border-radius: 0 10px 10px 0;
  }
}
.hm-sec3 .cont .gt .fz_jut {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 1199px) {
  .hm-sec3 .cont .gt .fz_jut {
    height: auto;
  }
}
.hm-sec3 .cont .gt .fz_jut .fz_scene {
  display: flex;
  flex-wrap: wrap;
  margin-right: -2px;
}
@media (min-width: 992px) {
  .hm-sec3 .cont .gt .fz_jut .fz_scene {
    border-radius: 0 10px 10px 0;
    border-right: 1px solid #eeeeee;
  }
}
.hm-sec3 .cont .gt .fz_jut .fz_scene .item {
  width: 25%;
  border-left: 1px solid #eeeeee;
  margin-left: -1px;
  margin-top: -1px;
  padding-left: 1px;
  border-top: 1px solid #eeeeee;
}
@media (max-width: 1199px) {
  .hm-sec3 .cont .gt .fz_jut .fz_scene .item {
    width: 50%;
  }
}
.hm-sec3 .cont .gt .fz_jut .fz_scene .item .list {
  display: block;
  position: relative;
  padding-left: 1px;
}
.hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .tit {
  color: #1a1a1a;
  display: flex;
  align-items: center;
}
.hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .tit i {
  display: block;
  width: 8px;
  overflow: hidden;
  margin-left: 12px;
}
@media (min-width: 768px) {
  .hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .tit i {
    display: none;
  }
}
.hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .tit i svg {
  width: 100%;
  float: left;
}
.hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .tit i svg path {
  opacity: 1;
  fill: #1a1a1a;
  fill: #2cc6d0;
}
.hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .nei {
  width: 100%;
  padding: 0.28rem 0.34rem 0.28rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s 0.1s;
}
.hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .nei .tit {
  margin-bottom: 0.19rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s 0.1s;
}
.hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .nei .text {
  -webkit-transition: all 0.4s;
  transition: all 0.4s 0.2s;
  font-size: 18px;
  line-height: 28px;
  color: #505050;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 86px;
  margin-bottom: 0.2rem;
}
@media (max-width: 1580px) {
  .hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .nei .text {
    height: 80px;
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 1199px) {
  .hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .nei .text {
    height: 68px;
    font-size: 14px;
    line-height: 22px;
  }
}
.hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .nei .but {
  -webkit-transition: all 0.4s;
  transition: all 0.4s 0.1s;
  overflow: hidden;
  width: 0.74rem;
  margin-left: -0.2rem;
}
.hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .nei .but img {
  width: 100%;
  float: left;
}
.hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .hover1 {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 3;
  top: 0;
  opacity: 0;
  transform: translateY(10px);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  height: 100%;
  padding: 0.28rem 0.24rem 0.28rem;
  border-radius: 10px;
  box-shadow: 5px 9px 20px 0px rgba(0, 0, 0, 0.08), inset 0px 0px 0px 2px rgba(255, 255, 255, 0.65);
  background-color: #fff;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  background: url(../images/zhapingxiaoyuabimg1.jpg) center / cover no-repeat;
}
@media (max-width: 1199px) {
  .hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .hover1 {
    display: none;
  }
}
.hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .hover1 .tit {
  margin-bottom: 0.26rem;
}
.hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .hover1 .text {
  font-size: 16px;
  line-height: 26px;
  color: #505050;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 132px;
  margin-bottom: 0.1rem;
}
@media (max-width: 1580px) {
  .hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .hover1 .text {
    height: 98px;
    font-size: 14px;
    -webkit-line-clamp: 4;
    line-height: 24px;
  }
}
@media (max-width: 1199px) {
  .hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .hover1 .text {
    height: 112px;
    line-height: 22px;
  }
}
.hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .hover1 .fz_but {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2cc6d0;
  padding-top: 0.2rem;
  border-top: 1px solid #e5e5e5;
}
.hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .hover1 .fz_but i {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-left: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .hover1 .fz_but i svg {
  width: 100%;
}
.hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .hover1 .fz_but i svg path {
  fill: #2cc6d0;
}
.hm-sec3 .cont .gt .fz_jut .fz_scene .item .list .hover1 .fz_but:hover i {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
@media (min-width: 1200px) {
  .hm-sec3 .cont .gt .fz_jut .fz_scene .item .list:hover .nei {
    transition: all 0.4s;
  }
  .hm-sec3 .cont .gt .fz_jut .fz_scene .item .list:hover .nei .tit,
  .hm-sec3 .cont .gt .fz_jut .fz_scene .item .list:hover .nei .text {
    opacity: 0;
  }
  .hm-sec3 .cont .gt .fz_jut .fz_scene .item .list:hover .nei .but {
    transform: translateY(10px);
    opacity: 0;
  }
  .hm-sec3 .cont .gt .fz_jut .fz_scene .item .list:hover .hover1 {
    opacity: 1;
    transform: translateY(0);
    -webkit-transition: all 0.4s;
    transition: all 0.4s 0.1s;
  }
}
.hm-sec3 .cont .gt .fz_jut .fz_industry {
  height: 100%;
  align-items: flex-start;
  background: url(../images/secaizhibag.png) center / cover no-repeat;
}
.hm-sec3 .cont .gt .fz_jut .fz_industry .item {
  width: 33.333%;
  border-bottom: 1px solid #eeeeee;
}
@media (max-width: 1199px) {
  .hm-sec3 .cont .gt .fz_jut .fz_industry .item {
    width: 50%;
    border-right: 1px solid #eeeeee;
  }
}
@media (max-width: 767px) {
  .hm-sec3 .cont .gt .fz_jut .fz_industry .item {
    width: 100%;
    border-right: none;
  }
}
.hm-sec3 .cont .gt .fz_jut .fz_industry .item .list .nei {
  padding: 0.6rem 0.5rem 0.32rem;
}
.hm-sec3 .cont .gt .fz_jut .fz_industry .item .list .nei .tit {
  margin-bottom: 0.16rem;
}
.hm-sec3 .cont .gt .fz_jut .fz_industry .item .list .nei .text {
  margin-bottom: 0.12rem;
  -webkit-line-clamp: 3;
  max-height: 86px;
}
@media (max-width: 1580px) {
  .hm-sec3 .cont .gt .fz_jut .fz_industry .item .list .nei .text {
    max-height: 80px;
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 1199px) {
  .hm-sec3 .cont .gt .fz_jut .fz_industry .item .list .nei .text {
    max-height: 68px;
    font-size: 14px;
    line-height: 22px;
  }
}
.hm-sec3 .cont .gt .fz_jut .fz_industry .item .list .nei .but {
  margin-left: 0;
  width: 0.6rem;
}
.hm-sec3 .cont .gt .fz_jut .fz_industry .item .list .hover1 {
  padding: 0.3rem 0.4rem 0.28rem;
  padding-right: 0.25rem;
  background-image: url(../images/zhihoushouy1.png);
}
.hm-sec3 .cont .gt .fz_jut .fz_industry .item .list .hover1 .tit {
  margin-bottom: 0.2rem;
}
.hm-sec3 .cont .gt .active {
  position: relative;
  visibility: visible;
  opacity: 1;
  z-index: 3;
}
.hm-sec3 .cont:after {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/zhuanshshouim1.png) center / contain no-repeat;
  z-index: -1;
  left: 0.9rem;
  bottom: -1.3rem;
  width: 20.31%;
  padding-bottom: 20.31%;
  -webkit-animation: trantale3 16s ease infinite;
  animation: trantale3 16s ease infinite;
}
.hm-sec3 .but1 {
  display: flex;
  justify-content: center;
}
.hm-sec3 .but1 .fz_but {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: #2cc6d0;
  margin: 0 auto;
  position: relative;
  color: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  border: 1px solid #2cc6d0;
  border-radius: 25px;
  padding-left: 0.3rem;
  font-size: 18px;
  padding-right: 0.2rem;
  line-height: 50px;
}
@media (max-width: 1580px) {
  .hm-sec3 .but1 .fz_but {
    line-height: 46px;
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .hm-sec3 .but1 .fz_but {
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .hm-sec3 .but1 .fz_but {
    line-height: 0.76rem;
    font-size: 14px;
    padding: 0 0.4rem;
  }
}
.hm-sec3 .but1 .fz_but span,
.hm-sec3 .but1 .fz_but i {
  float: left;
  position: relative;
}
.hm-sec3 .but1 .fz_but i {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-left: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hm-sec3 .but1 .fz_but i svg {
  width: 100%;
}
.hm-sec3 .but1 .fz_but i svg path {
  fill: #fff;
  opacity: 1;
}
.hm-sec3 .but1 .fz_but:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background-color: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.hm-sec3 .but1 .fz_but:hover {
  opacity: 0.9;
  color: #2cc6d0;
  border-color: #2cc6d0;
}
.hm-sec3 .but1 .fz_but:hover i {
  border-color: #2cc6d0;
}
.hm-sec3 .but1 .fz_but:hover i svg path {
  fill: #2cc6d0;
}
.hm-sec3 .but1 .fz_but:hover:before {
  width: 100%;
}
.hm-sec4 {
  position: relative;
  z-index: 2;
}
.hm-sec4 .fzqcircle {
  position: absolute;
  right: 0;
  top: -4.4rem;
  z-index: -1;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.hm-sec4 .fzqcircle img {
  width: 43.4375%;
  position: absolute;
  right: -24.16666%;
  top: 0;
  -webkit-animation: trantale3 16s ease infinite;
  animation: trantale3 16s ease infinite;
}
.hm-sec4 .hm_tit {
  margin-bottom: 0.72rem;
}
.hm-sec4 .cont {
  position: relative;
  margin-bottom: 0.3rem;
}
.hm-sec4 .cont .hm4_cont {
  overflow: visible;
  width: 100%;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}
/*.hm-sec4 .cont .hm4_cont .swiper-slide .item .lt {
  width: 100%;
  -webkit-transition: all 1s cubic-bezier(0.11, 0.2, 0.1, 0.95);
  transition: all 1s cubic-bezier(0.11, 0.2, 0.1, 0.95);
}*/
@media (min-width: 992px) {
  .hm-sec4 .cont .hm4_cont .swiper-slide .item .lt {
    position: absolute;
    left: 0;
    top: 50%;
    width: 39.0625%;
    margin-top: -14%;
  /*  -webkit-transform: translateX(1.4rem);
    transform: translateX(1.4rem);
    opacity: 0;*/
  }
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .lt .jut {
  position: relative;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .lt .jut .img {
  overflow: hidden;
  background-color: #2cc6d0;
  border-radius: 10px;
  padding-bottom: 67.36%;
}
@media (max-width: 991px) {
  .hm-sec4 .cont .hm4_cont .swiper-slide .item .lt .jut .img {
    border-radius: 10px 10px 0 0 ;
  }
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .lt .jut .font {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .lt .jut .font .fz_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 1.1rem;
  margin-bottom: 0.44rem;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .lt .jut .font .fz_icon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .lt .jut .font .but {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 135px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 20px;
  color: #2cc6d0;
}
@media (max-width: 1580px) {
  .hm-sec4 .cont .hm4_cont .swiper-slide .item .lt .jut .font .but {
    width: 110px;
    height: 36px;
    border-radius: 18px;
  }
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .lt .jut .font .but i {
  display: block;
  overflow: hidden;
  width: 6px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-left: 14px;
}
@media (max-width: 1580px) {
  .hm-sec4 .cont .hm4_cont .swiper-slide .item .lt .jut .font .but i {
    margin-left: 10px;
  }
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .lt .jut .font .but i svg {
  float: left;
  width: 100%;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .lt .jut .font .but i svg path {
  fill: #2cc6d0;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .lt .jut .font .but:hover i {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .lt .jut .label {
  position: absolute;
  top: 0;
  left: -8px;
  width: 2.02rem;
  height: 0.75rem;
  background: url(../images/lbaelzhaophm1.png) left top / contain no-repeat;
  color: #2cc6d0;
  z-index: 2;
  padding: 0.2rem 0.46rem 0;
  padding-right: 0;
  line-height: 1;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .gt {
/*  -webkit-transition: all 1s cubic-bezier(0.11, 0.2, 0.1, 0.95);
  transition: all 1s cubic-bezier(0.11, 0.2, 0.1, 0.95);*/
  position: relative;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 10px;
  border: solid 1px #eeeeee;
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  width: 66.875%;
  min-height: 4.8rem;
  padding: 0.52rem 0.8rem 0.16rem;
}
@media (max-width: 991px) {
  .hm-sec4 .cont .hm4_cont .swiper-slide .item .gt {
    border-radius: 0 0 10px 10px;
  }
}
@media (max-width: 991px) {
  .hm-sec4 .cont .hm4_cont .swiper-slide .item .gt {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .hm-sec4 .cont .hm4_cont .swiper-slide .item .gt {
    padding: 0.6rem 0.6rem 0.16rem;
  }
}
@media (min-width: 992px) {
/*  .hm-sec4 .cont .hm4_cont .swiper-slide .item .gt {
    -webkit-transform: translateX(-1.4rem);
    transform: translateX(-1.4rem);
    opacity: 0;
  }*/
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .label {
  background-color: rgba(153, 153, 153, 0.11);
  border-radius: 5px;
  padding: 10px;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 0.25rem;
  color: #666666;
}
@media (max-width: 767px) {
  .hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .label {
    font-size: 12px;
    padding: 8px;
  }
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .tit {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  padding-right: 0.62rem;
  position: relative;
  padding-left: 11px;
  margin-bottom: 0.44rem;
}
@media (max-width: 1580px) {
  .hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .tit {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .tit {
    padding-right: 0.2rem;
    padding-left: 0;
    font-size: 14px;
    line-height: 24px;
  }
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .tit:before,
.hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .tit:after {
  content: "";
  display: block;
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
  width: 0.56rem;
  height: 0.6rem;
  position: absolute;
}
@media (max-width: 767px) {
  .hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .tit:before,
  .hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .tit:after {
    width: 0.4rem;
  }
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .tit:before {
  left: -0.52rem;
  top: -0.18rem;
  background-image: url(../images/hezuodouhaoimg1.png);
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .tit:after {
  right: -0.3rem;
  bottom: -0.18rem;
  background-image: url(../images/hezuodouhaoimg2.png);
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .text {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #999999;
  margin-bottom: 0.76rem;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .text:before {
  content: "";
  display: block;
  width: 0.58rem;
  height: 2px;
  background-color: #cccccc;
  border-radius: 1px;
  margin-right: 0.1rem;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .jut {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 0.3rem;
  border-top: 1px solid #eeeeee;
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .jut .li {
  margin-bottom: 0.1rem;
  height: 0.65rem;
  width: 16.666%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 991px) {
  .hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .jut .li {
    padding: 0 0.2rem;
  }
}
@media (max-width: 767px) {
  .hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .jut .li {
    width: 33.333%;
  }
}
.hm-sec4 .cont .hm4_cont .swiper-slide .item .gt .jut .li img {
  max-width: 78%;
  max-height: 78%;
  float: left;
}
/*@media (min-width: 992px) {
  .hm-sec4 .cont .hm4_cont .swiper-slide .item:hover .lt {
    -webkit-transform: translateY(5%) translateX(3%);
    transform: translateY(5%) translateX(3%);
  }
  .hm-sec4 .cont .hm4_cont .swiper-slide .item:hover .gt {
    -webkit-transform: translateX(-3%);
    transform: translateX(-3%);
  }
}*/
.hm-sec4 .cont .hm4_cont .swiper-slide-active .item .lt,
.hm-sec4 .cont .hm4_cont .swiper-slide-active .item .gt {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.hm-sec4 .cont .hm4-next,
.hm-sec4 .cont .hm4-prev {
  opacity: 1;
}
@media (max-width: 991px) {
  .hm-sec4 .cont .hm4-next,
  .hm-sec4 .cont .hm4-prev {
    display: none;
  }
}

.hm-sec4 .hm4-page {
  margin-bottom: 0.4rem;
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
}
.hm-sec4 .hm4-page span {
  width: 10px;
  height: 10px;
  background-color: #cccccc;
  opacity: 1;
  margin: 0 5px;
}
@media (max-width: 767px) {
  .hm-sec4 .hm4-page span {
    width: 8px;
    height: 8px;
    margin: 0 4px;
  }
}
.hm-sec4 .hm4-page .swiper-pagination-bullet-active {
  background-color: #2cc6d0;
}
.hm-sec4 .but1 {
  display: flex;
  justify-content: center;
}
.hm-sec4 .but1 .fz_but {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: #2cc6d0;
  margin: 0 auto;
  position: relative;
  color: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  border: 1px solid #2cc6d0;
  border-radius: 25px;
  padding-left: 0.3rem;
  font-size: 18px;
  padding-right: 0.2rem;
  line-height: 50px;
}
@media (max-width: 1580px) {
  .hm-sec4 .but1 .fz_but {
    line-height: 46px;
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .hm-sec4 .but1 .fz_but {
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .hm-sec4 .but1 .fz_but {
    line-height: 0.76rem;
    font-size: 14px;
    padding: 0 0.4rem;
  }
}
.hm-sec4 .but1 .fz_but span,
.hm-sec4 .but1 .fz_but i {
  float: left;
  position: relative;
}
.hm-sec4 .but1 .fz_but i {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-left: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hm-sec4 .but1 .fz_but i svg {
  width: 100%;
}
.hm-sec4 .but1 .fz_but i svg path {
  fill: #fff;
  opacity: 1;
}
.hm-sec4 .but1 .fz_but:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background-color: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.hm-sec4 .but1 .fz_but:hover {
  opacity: 0.9;
  color: #2cc6d0;
  border-color: #2cc6d0;
}
.hm-sec4 .but1 .fz_but:hover i {
  border-color: #2cc6d0;
}
.hm-sec4 .but1 .fz_but:hover i svg path {
  fill: #2cc6d0;
}
.hm-sec4 .but1 .fz_but:hover:before {
  width: 100%;
}
.hm-sec5 {
  position: relative;
  padding-top: 1.52rem;
}
@media (max-width: 767px) {
  .hm-sec5 {
    padding-top: 0.8rem;
  }
}
.hm-sec5 .container {
  position: relative;
}
.hm-sec5 .bag {
  position: absolute;
  left: 0;
  bottom: 0;
  top: initial;
  width: 100%;
  text-align: center;
  overflow: hidden;
  height: 3rem;
}
.hm-sec5 .bag img {
  width: 100vw;
  max-width: 1920px;
}
.hm-sec5 .hm_tit {
  margin-bottom: 0.62rem;
}
.hm-sec5 .cont {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .hm-sec5 .cont {
    padding-bottom: 0.6rem;
  }
}
.hm-sec5 .cont .item {
  width: 16.6666%;
  border-right: 1px solid #f1f1f1;
  text-align: center;
}
@media (max-width: 1199px) {
  .hm-sec5 .cont .item {
    width: 33.333%;
    margin-bottom: 0.4rem;
  }
}
@media (max-width: 1199px) and (min-width: 568px) {
  .hm-sec5 .cont .item:nth-child(3n) {
    border-right: none;
  }
}
@media (max-width: 567px) {
  .hm-sec5 .cont .item {
    width: 50%;
    margin-bottom: 0.6rem;
  }
  .hm-sec5 .cont .item:nth-child(2n) {
    border-right: none;
  }
}
.hm-sec5 .cont .item:last-child {
  border-right: none;
}
.hm-sec5 .cont .item .tit {
  font-size: 18px;
  color: #505050;
  margin-bottom: 10px;
}
@media (max-width: 1580px) {
  .hm-sec5 .cont .item .tit {
    font-size: 16px;
  }
}
@media (max-width: 567px) {
  .hm-sec5 .cont .item .tit {
    font-size: 14px;
  }
}
.hm-sec5 .cont .item .shu {
  line-height: 0.8;
  font-size: 0.42rem;
  font-weight: 600;
  color: #2cc6d0;
}
.hm-sec5 .fz_cont {
  width: 100%;
  padding: 0 0.96rem 0.86rem;
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  .hm-sec5 .fz_cont {
    padding: 0 0 0.86rem;
  }
}
.hm-sec5 .fz_cont .img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  height: 2.44rem;
}
.hm-sec5 .fz_cont .img img {
  height: 100%;
}
.hm-sec5 .fz_cont .fz_tit {
  position: relative;
  color: #010101;
  padding: 0 0.66rem;
  margin-bottom: 0.3rem;
}
.hm-sec5 .fz_cont .fz_tit:before,
.hm-sec5 .fz_cont .fz_tit:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0.56rem;
  height: 0.58rem;
}
.hm-sec5 .fz_cont .fz_tit:before {
  left: 0;
  background: url(../images/hm5douhaoimg1.png) center / contain no-repeat;
}
.hm-sec5 .fz_cont .fz_tit:after {
  right: 0;
  background: url(../images/hm5douhaoimg2.png) center / contain no-repeat;
}
.hm-sec5 .fz_cont .fz_text {
  position: relative;
  color: #2cc6d0;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .hm-sec5 .fz_cont .fz_text {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .hm-sec5 .fz_cont .fz_text {
    font-size: 14px;
  }
}
.hm-sec5 .fz_cont .fz_text span {
  position: relative;
}
.hm-sec5 .fz_cont .fz_text span:before,
.hm-sec5 .fz_cont .fz_text span:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  width: 0.6rem;
  height: 2px;
}
.hm-sec5 .fz_cont .fz_text span:before {
  background: url(../images/xiantiaoimg1.png) center / 100% no-repeat;
  right: 100%;
  margin-right: 0.16rem;
}
.hm-sec5 .fz_cont .fz_text span:after {
  left: 100%;
  margin-left: 0.16rem;
  background: url(../images/xiantiaoimg2.png) center / 100% no-repeat;
}
.hm-sec5 .yuan1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 6rem;
  overflow: hidden;
  top: -2.4rem;
}
.hm-sec5 .yuan1:after {
  content: "";
  display: block;
  position: absolute;
  left: -20%;
  top: 0;
  width: 34.0625%;
  padding-bottom: 34.0625%;
  background: url(../images/guanlirenxiaimg1.png) center / contain no-repeat;
  -webkit-animation: trantale1 16s ease infinite;
  animation: trantale1 16s ease infinite;
}
.hm-sec6 {
  background-color: #2cc6d0;
  position: relative;
}
@media (max-width: 767px) {
  .hm-sec6 {
    overflow: hidden;
  }
}
.hm-sec6 .container {
  position: relative;
}
.hm-sec6 .container .img {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 3;
  width: 18.875%;
}
@media (max-width: 991px) {
  .hm-sec6 .container .img {
    width: 36%;
  }
}
@media (max-width: 767px) {
}
.hm-sec6 .container .img img {
  width: 100%;
  float: left;
}
.hm-sec6 .cont {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 79.375%;
  padding: 1.2rem 0 0.94rem;
  padding: 1rem 0 1rem;
  position: relative;
  z-index: 4;
  color: #fff;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .hm-sec6 .cont {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .hm-sec6 .cont {
    width: 100%;
  }
}
.hm-sec6 .cont .font {
  width: calc(100% - 3.72rem);
}
@media (max-width: 1580px) {
  .hm-sec6 .cont .font {
    width: calc(100% - 4.1rem);
  }
}
@media (max-width: 991px) {
  .hm-sec6 .cont .font {
    width: 100%;
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 768px) {
  .hm-sec6 .cont .font {
    margin-top: -10px;
  }
}
.hm-sec6 .cont .font .tit {
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  .hm-sec6 .cont .font .tit {
    font-size: 0.38rem;
    font-size: 18px;
  }
}
.hm-sec6 .cont .font .text {
  font-size: 18px;
}
@media (max-width: 1580px) {
  .hm-sec6 .cont .font .text {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .hm-sec6 .cont .font .text {
    font-size: 14px;
  }
}
.hm-sec6 .cont .gt {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .hm-sec6 .cont .gt {
    display: block;
  }
}
.hm-sec6 .cont .gt .f_but1 {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  box-shadow: inset 0px 0px 0px 2px #ffffff;
}
.hm-sec6 .cont .gt .f_but1:hover {
  color: #2cc6d0;
}
.hm-sec6 .cont .gt .f_but1:hover i svg path {
  fill: #2cc6d0;
}
.hm-sec6 .cont .gt .f_but1:hover:before {
  width: 100%;
}
.hm-sec6 .cont .gt .f_but2 {
  box-shadow: inset 0px 0px 0px 2px #ffffff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-left: 0.22rem;
}
@media (max-width: 767px) {
  .hm-sec6 .cont .gt .f_but2 {
    margin-left: 0;
    margin-top: 0.2rem;
  }
}
.hm-sec6 .cont .gt .f_but2 i {
  display: block;
  width: 22px;
  margin-left: 14px;
}
@media (max-width: 1580px) {
  .hm-sec6 .cont .gt .f_but2 i {
    width: 18px;
    margin-left: 10px;
  }
}
@media (max-width: 991px) {
  .hm-sec6 .cont .gt .f_but2 i {
    width: 16px;
  }
}
.hm-sec6 .cont .gt .f_but2:hover {
  color: #2cc6d0;
}
.hm-sec6 .cont .gt .f_but2:hover i {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.hm-sec6 .cont .gt .f_but2:hover i svg path {
  fill: #2cc6d0;
}
.hm-sec6 .cont .gt .f_but2:hover:before {
  width: 100%;
}
.hm-sec6 .fzq_jut {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hm-sec6 .fzq_jut .circle {
  position: absolute;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.hm-sec6 .fzq_jut .circle:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.hm-sec6 .fzq_jut .yuan1 {
  background-color: #0bb2bf;
  opacity: 0.5;
  width: 61.9791666%;
  top: -0.6rem;
  left: -23%;
  -webkit-animation: trantale2 16s ease infinite;
  animation: trantale2 16s ease infinite;
}
.hm-sec6 .fzq_jut .yuan2 {
  width: 7.552%;
  background-image: url(../images/tuoyuanimgfaz1.png);
  left: 2%;
  top: -0.6rem;
  -webkit-animation: trantale1 16s 1s ease infinite;
  animation: trantale1 16s 1s ease infinite;
}
@media (max-width: 767px) {
  .hm-sec6 .fzq_jut .yuan2 {
    top: 0.2rem;
    left: 6%;
  }
}
.hm-sec6 .fzq_jut .yuan3 {
  width: 21.354166%;
  background-image: url(../images/tuoyuanimgfaz2.png);
  bottom: -99%;
  left: 60%;
  -webkit-animation: trantale1 16s 1s ease infinite;
  animation: trantale1 16s 1s ease infinite;
}
@media (max-width: 991px) {
  .hm-sec6 .fzq_jut .yuan3 {
    bottom: -40%;
    left: 40%;
  }
}
@media (max-width: 767px) {
  .hm-sec6 .fzq_jut .yuan3 {
    bottom: -10%;
  }
}
.hm-sec6 .fzq_jut .yuan4 {
  width: 41.6666%;
  background-image: url(../images/tuoyuanimgfaz3.png);
  right: -20%;
  top: -6.8rem;
  -webkit-animation: trantale1 16s 1s ease infinite;
  animation: trantale1 16s 1s ease infinite;
}
@media (max-width: 991px) {
  .hm-sec6 .fzq_jut .yuan4 {
    top: -4.8rem;
  }
}
@media (max-width: 767px) {
  .hm-sec6 .fzq_jut .yuan4 {
    top: -2rem;
  }
}
.motive-ani {
  position: absolute;
  width: 120%;
  height: 100%;
  left: 0;
  opacity: 0.6;
}
.motive-ani01 {
  bottom: -50px;
}
.motive-ani02 {
  top: 0;
  left: -105px;
  transform: rotate(180deg);
}
.motive-ani > div {
  width: 10px;
  height: 100%;
  background: url(../images/moti-bg.png) no-repeat top center;
  background-size: 100% 100%;
  display: inline-block;
  height: 40%;
  bottom: 0;
  position: absolute;
  opacity: 0.3;
  animation: wave 12s linear infinite;
}
.motive-wr02 {
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 0;
  width: 100%;
}
.motive-wr02 .motive-ani > div {
  animation: wave02 8s linear infinite;
}
@keyframes wave {
  0% {
    left: -2%;
  }
  5% {
    height: 45%;
  }
  15%,
  27%,
  55%,
  67%,
  95% {
    height: 65%;
  }
  20%,
  22%,
  60%,
  62% {
    height: 70%;
  }
  35%,
  45%,
  75%,
  85% {
    height: 45%;
  }
  40%,
  42%,
  80%,
  82% {
    height: 40%;
  }
  100% {
    left: 100%;
    height: 70%;
  }
}
@keyframes wave02 {
  1%,
  33%,
  35%,
  66%,
  68%,
  99% {
    height: 40%;
  }
  5%,
  29%,
  31%,
  62%,
  72%,
  95% {
    height: 45%;
  }
  12%,
  22%,
  45%,
  55%,
  79%,
  89% {
    height: 65%;
  }
  16%,
  18%,
  49%,
  51%,
  83%,
  85% {
    height: 70%;
  }
}
@-webkit-keyframes fzqwidth {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes fzqwidth {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
.fzqwidth {
  -webkit-animation-name: fzqwidth;
  animation-name: fzqwidth;
}
@-webkit-keyframes scale1 {
  0% {
    opacity: 0.7;
    transform: translate(-50%, -50%) scale(0.6);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes scale1 {
  0% {
    opacity: 0.7;
    -webkit-transform: translate(-50%, -50%) scale(0.6);
    transform: translate(-50%, -50%) scale(0.6);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}
@-webkit-keyframes trantale1 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    transform: translate(-0.4rem, -0.4rem);
  }
  50% {
    transform: translate(0.6rem, -0.6rem);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes trantale1 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    transform: translate(-0.4rem, -0.4rem);
  }
  50% {
    transform: translate(0.6rem, -0.6rem);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-webkit-keyframes trantale2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    transform: translate(-0.8rem, -0.8rem);
  }
  50% {
    transform: translate(1rem, 1rem);
  }
  75% {
    transform: translate(0.8rem, 0.8rem);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes trantale2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  25% {
    transform: translate(-0.8rem, -0.8rem);
  }
  50% {
    transform: translate(1rem, 1rem);
  }
  75% {
    transform: translate(0.8rem, 0.8rem);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes trantale3 {
  form {
    -webkit-transform-origin: 40%;
    transform-origin: 40%;
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform-origin: 40%;
    transform-origin: 40%;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* End */
/* 右侧固定 */
@media (max-width: 767px) {
  .fixehE {
    height: 61.03px;
  }
}
.fixedgt {
  position: fixed;
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
  display: none;
  padding: 0 7px;
  width: 70px;
  z-index: 466;
  padding-bottom: 22px;
}
@media (max-width: 1580px) {
}
@media (max-width: 767px) {
  .fixedgt {
    padding: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0.14rem 0;
    zoom: 1;
    background-color: #2cc6d0;
  }
  .fixedgt:after {
    content: '';
    display: block;
    clear: both;
  }
}
@media (min-width: 768px) {
  .fixedgt {
    right: 0.25rem;
    top: 50%;
    border-radius: 35px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.fixedgt .item {
  border-bottom: 1px solid #f0f0f0;
  position: relative;
  padding: 12px 0 14px;
}
@media (max-width: 767px) {
  .fixedgt .item {
    padding: 0;
    border-bottom: none;
    width: 33.333%;
    float: left;
    border-right: 1px solid #f0f0f0;
  }
}
.fixedgt .item:last-child,
.fixedgt .item:nth-child(3) {
  border-bottom: 0;
  border-right: none;
}
.fixedgt .item .fz_li {
  cursor: pointer;
  color: #505050;
  display: flex;
  font-size: 14px;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 767px) {
  .fixedgt .item .fz_li {
    font-size: 12px;
  }
}
.fixedgt .item .fz_li .fz_icon {
  display: flex;
  align-items: center;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  justify-content: center;
}
@media (max-width: 767px) {
  .fixedgt .item .fz_li .fz_icon {
    width: 0.5rem;
    height: 0.5rem;
  }
}
.fixedgt .item .fz_li .fz_icon img:nth-child(2) {
  display: none;
}
.fixedgt .item .fz_li .fz_icon img,
.fixedgt .item .fz_li .fz_icon svg {
  height: 59.0909%;
  position: relative;
}
@media (max-width: 767px) {
  .fixedgt .item .fz_li .fz_icon img,
  .fixedgt .item .fz_li .fz_icon svg {
    height: 76%;
  }
}
.fixedgt .item .fz_li .fz_icon svg path {
  fill: #fff;
  opacity: 1;
}
.fixedgt .item .hover1 {
  background-color: #fff;
  width: 180px;
  border-radius: 10px;
  padding: 6px 0.2rem;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
  position: absolute;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (min-width: 768px) {
  .fixedgt .item .hover1 {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 100%;
    margin-right: 26px;
  }
}
@media (max-width: 767px) {
  .fixedgt .item .hover1 {
    bottom: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 22px;
    width: 140px;
  }
}
.fixedgt .item .hover1 .link {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0.12rem;
}
.fixedgt .item .hover1 .link:last-child {
  border-bottom: 0;
}
.fixedgt .item .hover1 .link .fz_t {
  color: #505050;
  font-size: 14px;
  margin-bottom: 4px;
}
.fixedgt .item .hover1 .link .tel {
  line-height: 0.8;
  color: #2cc6d0;
  font-size: 16px;
  font-weight: bold;
  white-space: nowrap;
}
@media (max-width: 1580px) {
  .fixedgt .item .hover1 .link .tel {
    font-size: 14px;
  }
}
.fixedgt .item .hover1:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: -8px;
  width: 0;
  height: 0;
  border-left: 8px solid #fff;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
@media (max-width: 767px) {
  .fixedgt .item .hover1:after {
    border-top: 8px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    right: 50%;
    margin: 0;
    margin-right: -8px;
    top: 100%;
  }
}
.fixedgt .item:hover .hover1 {
  visibility: visible;
  opacity: 1;
}
@media (max-width: 767px) {
  .fixedgt .fz_advisory {
    background-color: #2cc6d0;
    border-right-color: rgba(255, 255, 255, 0.5);
  }
}
@media (max-width: 767px) {
  .fixedgt .fz_advisory .fz_li {
    color: #fff;
  }
}
.fixedgt .fz_advisory .fz_li .fz_icon {
  position: relative;
}
.fixedgt .fz_advisory .fz_li .fz_icon:after {
  content: "1";
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -6px;
  top: -4px;
  width: 16px;
  height: 16px;
  background-color: #fc3d37;
  border: solid 2px #ffffff;
  color: #ffffff;
  font-size: 12px;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .fixedgt .fz_advisory .fz_li .fz_icon {
    background-color: #2cc6d0;
    margin-bottom: 0.2rem;
  }
  .fixedgt .fz_advisory .fz_li .fz_icon:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 140%;
    height: 140%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: scale2 1s linear infinite alternate;
    animation: scale2 1s linear infinite alternate;
    background-color: #2cc6d0;
    border-radius: 50%;
    opacity: 0.4;
  }
}
@media (max-width: 767px) {
  .fixedgt .fz_advisory .fz_li .fz_icon svg path {
    fill: #2cc6d0;
    fill: #fff;
  }
}
.fixedgt .fz_top {
  margin-top: 13px;
  padding: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .fixedgt .fz_top {
    position: absolute;
    top: 100%;
    left: 0;
  }
}
@media (max-width: 767px) {
  .fixedgt .fz_top {
    position: absolute;
    bottom: 1.6rem;
    width: 0.8rem;
    right: 0.3rem;
  }
}
.fixedgt .fz_top .fz_li {
  background-color: #fff;
  border-radius: 50%;
  width: 100%;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  height: 70px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
}
@media (max-width: 767px) {
  .fixedgt .fz_top .fz_li {
    height: 0.8rem;
  }
}
.fixedgt .fz_top .fz_li .fz_icon {
  width: 100%;
  height: 100%;
}
.fixedgt .fz_top .fz_li .fz_icon svg {
  height: 38.57%;
}
.fixedgt .fz_top .fz_li .fz_icon svg path {
  opacity: 1;
  fill: #2cc6d0;
}
.fixedgt .fz_top:hover .fz_li {
  background-color: #2cc6d0;
}
.fixedgt .fz_top:hover .fz_li .fz_icon svg path {
  fill: #fff;
}
@media (max-width: 767px) {
  .fixedgt .fz_fan {
    background-color: #2cc6d0;
    border-right-color: rgba(255, 255, 255, 0.5);
  }
  .fixedgt .fz_fan .fz_li .fz_icon img:nth-child(1) {
    display: none;
  }
  .fixedgt .fz_fan .fz_li .fz_icon img:nth-child(2) {
    display: block;
  }
  .fixedgt .fz_fan .fz_li {
    color: #fff;
  }
}
@keyframes scale2 {
  from {
    transform: translate(-50%, -50%) scale(0.8);
  }
  to {
    transform: translate(-50%, -50%) scale(1);
  }
}
@-webkit-keyframes scale2 {
  from {
    transform: translate(-50%, -50%) scale(0.8);
  }
  to {
    transform: translate(-50%, -50%) scale(1);
  }
}
/* End */
/* 弹窗 */
.bealter {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 8888888;
  display: none;
}
.bealter .bag {
  background-color: #000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
}
.bealter .cont {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  background-color: #f8f8f8;
  width: 910px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  min-height: 6rem;
}
@media (max-width: 991px) {
  .bealter .cont {
    width: 92%;
  }
}
.bealter .cont .close {
  position: absolute;
  right: 28px;
  top: 32px;
  width: 38px;
  height: 38px;
  cursor: pointer;
  overflow: hidden;
  z-index: 2;
}
@media (max-width: 767px) {
  .bealter .cont .close {
    right: 12px;
    top: 12px;
    width: 32px;
    height: 32px;
  }
}
.bealter .cont .close img,
.bealter .cont .close svg {
  width: 100%;
  float: left;
  max-height: 100%;
}
.bealter .cont .close img path,
.bealter .cont .close svg path {
  opacity: 1;
  fill: #cccccc;
}
.bealter .cont .lt {
  display: flex;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 38.46%;
  padding-top: 1.44rem;
}
@media (max-width: 767px) {
  .bealter .cont .lt {
    display: none;
  }
}
.bealter .cont .lt .fz_jut {
  width: 100%;
  padding: 0 0.42rem;
}
.bealter .cont .lt .fz_jut .fz_name {
  color: #505050;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 8px;
}
@media (max-width: 1580px) {
  .bealter .cont .lt .fz_jut .fz_name {
    font-size: 16px;
  }
}
.bealter .cont .lt .fz_jut .fz_tit {
  color: #505050;
  line-height: 1;
  margin-bottom: 0.36rem;
}
.bealter .cont .lt .fz_jut .nei {
  width: 100%;
}
.bealter .cont .lt .fz_jut .nei .li {
  display: flex;
  align-items: center;
  margin-bottom: 0.18rem;
}
.bealter .cont .lt .fz_jut .nei .li:last-child {
  margin-bottom: 0;
}
.bealter .cont .lt .fz_jut .nei .li i {
  display: block;
  width: 20px;
}
@media (max-width: 1580px) {
  .bealter .cont .lt .fz_jut .nei .li i {
    width: 16px;
  }
}
.bealter .cont .lt .fz_jut .nei .li i img {
  width: 100%;
  float: left;
}
.bealter .cont .lt .fz_jut .nei .li span {
  color: #666666;
  font-size: 18px;
  display: block;
  padding-left: 10px;
  width: calc(100% - 20px);
}
@media (max-width: 1580px) {
  .bealter .cont .lt .fz_jut .nei .li span {
    font-size: 16px;
    width: calc(100% - 16px);
  }
}
.bealter .cont .gt {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 61.54%;
  position: relative;
}
@media (max-width: 767px) {
  .bealter .cont .gt {
    width: 100%;
  }
}
.bealter .cont .gt .fz_jut {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.bealter .cont .gt .fz_jut .form {
  width: 100%;
}
.bealter .cont .gt .fz_jut .form .fz_li {
  width: 100%;
  margin-bottom: 10px;
}
.bealter .cont .gt .fz_jut .form .fz_li .int {
  width: 100%;
}
.bealter .cont .gt .fz_jut .form .fz_li .int input,
.bealter .cont .gt .fz_jut .form .fz_li .int select {
  width: 100%;
  color: #999999;
  padding: 17px 0.26rem;
  height: 55px;
  background-color: #ffffff;
  border-radius: 10px;
  border: solid 1px #efefef;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .bealter .cont .gt .fz_jut .form .fz_li .int input,
  .bealter .cont .gt .fz_jut .form .fz_li .int select {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .bealter .cont .gt .fz_jut .form .fz_li .int input,
  .bealter .cont .gt .fz_jut .form .fz_li .int select {
    height: 50px;
    padding: 12px 0.26rem;
  }
}
.bealter .cont .gt .fz_jut .form .fz_li .int select {
  background-repeat: no-repeat;
  background-position: 94% center;
  background-position: calc(100% - 34px) center;
  background-size: 10px;
  background-image: url(../images/selceiconim1.svg);
}
@media (max-width: 1580px) {
  .bealter .cont .gt .fz_jut .form .fz_li .int select {
    background-position: calc(100% - 30px) center;
  }
}
@media (max-width: 767px) {
  .bealter .cont .gt .fz_jut .form .fz_li .int select {
    background-position: calc(100% - 20px) center;
  }
}
.bealter .cont .gt .fz_jut .form .fz_telcode {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px 10px;
}
@media (max-width: 767px) {
  .bealter .cont .gt .fz_jut .form .fz_telcode {
    margin: 0;
    margin-bottom: 10px;
  }
}
.bealter .cont .gt .fz_jut .form .fz_telcode .fz_tel,
.bealter .cont .gt .fz_jut .form .fz_telcode .fz_code {
  padding: 0 5px;
}
@media (max-width: 767px) {
  .bealter .cont .gt .fz_jut .form .fz_telcode .fz_tel,
  .bealter .cont .gt .fz_jut .form .fz_telcode .fz_code {
    padding: 0;
  }
}
.bealter .cont .gt .fz_jut .form .fz_telcode .fz_tel {
  width: 65.555%;
}
@media (max-width: 767px) {
  .bealter .cont .gt .fz_jut .form .fz_telcode .fz_tel {
    width: 100%;
  }
}
.bealter .cont .gt .fz_jut .form .fz_telcode .fz_tel .zh {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  border-radius: 10px;
  border: solid 1px #efefef;
}
.bealter .cont .gt .fz_jut .form .fz_telcode .fz_tel .int {
  width: 56.56%;
}
.bealter .cont .gt .fz_jut .form .fz_telcode .fz_tel .int input {
  border-radius: 10px;
  border: none;
}
.bealter .cont .gt .fz_jut .form .fz_telcode .fz_tel .fz_but {
  width: 43.44%;
  color: #2cc6d0;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 767px) {
  .bealter .cont .gt .fz_jut .form .fz_telcode .fz_tel .fz_but {
    width: 30%;
    font-size: 12px;
  }
}
.bealter .cont .gt .fz_jut .form .fz_telcode .fz_code {
  width: 34.445%;
}
@media (max-width: 767px) {
  .bealter .cont .gt .fz_jut .form .fz_telcode .fz_code {
    width: 100%;
    margin-top: 10px;
  }
}
.bealter .cont .gt .fz_jut .form .fzlat {
  margin-top: 0.38rem;
  margin-bottom: 0.3rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
}
.bealter .cont .gt .fz_jut .form .fzlat i {
  display: block;
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  border-radius: 5px;
  border: solid 2px #cccccc;
  background-position: center;
  background-size: contain;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-repeat: no-repeat;
}
@media (max-width: 1580px) {
  .bealter .cont .gt .fz_jut .form .fzlat i {
    width: 12px;
    height: 12px;
    border-width: 1px;
  }
}
.bealter .cont .gt .fz_jut .form .fzlat span {
  display: block;
  padding-left: 12px;
  font-size: 14px;
  color: #999999;
}
@media (max-width: 1580px) {
  .bealter .cont .gt .fz_jut .form .fzlat span {
    padding-left: 8px;
  }
}
.bealter .cont .gt .fz_jut .form .fzlat span a {
  color: #2cc6d0;
}
.bealter .cont .gt .fz_jut .form .fzlat span a:hover {
  text-decoration: underline;
}
.bealter .cont .gt .fz_jut .form .fzlat input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.bealter .cont .gt .fz_jut .form .fzlat input:checked ~ i {
  background-color: #2cc6d0;
  border-color: #2cc6d0;
  background-image: url(../images/zhengque.svg);
}
.bealter .cont .gt .fz_jut .form .fz_sub {
  margin: 0 auto;
}
.bealter .cont .gt .fz_j1 {
  padding: 0.46rem 0.55rem 0.3rem;
}
@media (max-width: 767px) {
  .bealter .cont .gt .fz_j1 {
    padding: 0.6rem 0.3rem;
  }
}
.bealter .cont .gt .fz_j1 .tit {
  color: #1a1a1a;
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  .bealter .cont .gt .fz_j1 .tit {
    text-align: center;
  }
}
.bealter .cont .gt .fz_j1 .text {
  color: #505050;
  font-size: 16px;
  margin-bottom: 0.46rem;
}
@media (max-width: 1580px) {
  .bealter .cont .gt .fz_j1 .text {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .bealter .cont .gt .fz_j1 .text {
    text-align: center;
  }
}
@media (max-width: 567px) {
  .bealter .cont .gt .fz_j1 .text {
    font-size: 12px;
  }
}
.bealter .cont .gt .fz_j2 {
  padding: 1.08rem 0.55rem 0.3rem;
}
@media (max-width: 767px) {
  .bealter .cont .gt .fz_j2 {
    padding: 0.6rem 0.3rem;
  }
}
.bealter .cont .gt .fz_j2 .text {
  font-size: 18px;
}
@media (max-width: 1580px) {
  .bealter .cont .gt .fz_j2 .text {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .bealter .cont .gt .fz_j2 .text {
    text-align: center;
  }
}
.bealter .cont .gt .fz_j2 .tit {
  margin-top: 4px;
  margin-bottom: 0.32rem;
}
@media (max-width: 767px) {
  .bealter .cont .gt .fz_j2 .tit {
    text-align: center;
  }
}
.bealter .cont .gt .fz_j2 .form .fz_li select {
  color: #505050;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .bealter .cont .gt .fz_j2 .form .fz_li select {
    font-size: 16px;
  }
}
.bealter .cont .gt .fz_j2 .form .fzlat {
  margin-top: 1.15rem;
}
@media (max-width: 767px) {
  .bealter .cont .gt .fz_j2 .form .fzlat {
    margin-top: 0.6rem;
  }
}
.bealter .cont .gt .fz_j3 {
  display: flex;
  align-items: flex-end;
  background: url(../images/banyuanchenim1.png) center bottom / 100% no-repeat;
  padding: 1rem 0.5rem 0.5rem;
}
@media (max-width: 767px) {
  .bealter .cont .gt .fz_j3 {
    padding: 0.6rem 0.3rem;
  }
}
.bealter .cont .gt .fz_j3 .fz_chengong {
  text-align: center;
  width: 100%;
}
.bealter .cont .gt .fz_j3 .fz_chengong .fz_icon {
  width: 0.77rem;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 0.24rem;
}
.bealter .cont .gt .fz_j3 .fz_chengong .fz_icon img {
  width: 100%;
  float: left;
}
.bealter .cont .gt .fz_j3 .fz_chengong .fz_t {
  color: #2cc6d0;
  margin-bottom: 4px;
}
.bealter .cont .gt .fz_j3 .fz_chengong .fz_txt {
  color: #505050;
  margin-bottom: 0.54rem;
  font-size: 22px;
}
@media (max-width: 1580px) {
  .bealter .cont .gt .fz_j3 .fz_chengong .fz_txt {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .bealter .cont .gt .fz_j3 .fz_chengong .fz_txt {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .bealter .cont .gt .fz_j3 .fz_chengong .fz_txt {
    font-size: 14px;
  }
}
@media (max-width: 567px) {
  .bealter .cont .gt .fz_j3 .fz_chengong .fz_txt {
    font-size: 12px;
  }
}
.bealter .cont .gt .fz_j3 .fz_chengong .er {
  display: block;
  width: 152px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 0.18rem;
}
@media (max-width: 767px) {
  .bealter .cont .gt .fz_j3 .fz_chengong .er {
    width: 1.8rem;
  }
}
.bealter .cont .gt .fz_j3 .fz_chengong .er img {
  width: 100%;
  float: left;
}
.bealter .cont .gt .fz_j3 .fz_chengong .fz_nei1 {
  line-height: 1.3;
}
.bealter .cont .gt .active {
  position: relative;
  visibility: visible;
  opacity: 1;
}
/* End */
/* 图片弹窗 */
.imgAlert {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 888;
  width: 100%;
  height: 100%;
  display: none;
}
.imgAlert .bag {
  background-color: #000;
  opacity: 0.5;
  width: 100%;
  height: 100%;
}
.imgAlert .cont {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 6.4rem;
}
@media (max-width: 767px) {
  .imgAlert .cont {
    width: 92%;
  }
}
.imgAlert .cont .close {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  width: 0.46rem;
  height: 0.46rem;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-color: #ffffff;
  top: -0.2rem;
  right: -0.2rem;
}
@media (max-width: 767px) {
  .imgAlert .cont .close {
    width: 0.66rem;
    height: 0.66rem;
  }
}
.imgAlert .cont .close svg {
  width: 36.956%;
}
.imgAlert .cont .close svg path {
  fill: #2cc6d0;
  opacity: 1;
}
.imgAlert .cont .close:hover {
  background-color: #2cc6d0;
}
.imgAlert .cont .close:hover svg path {
  fill: #fff;
}
.imgAlert .cont .img {
  width: 100%;
  border-radius: 10px;
  display: block;
  overflow: hidden;
}
.imgAlert .cont .img img {
  float: left;
  width: 100%;
}
/* End */



@media (max-width: 1260px) {
     .jfa_07 .fl {
        width: 100%;
    }

    .jfa_07 .fr {
        width: 100%;
        margin-top: 20px;
    }

    .jfa_07_t {
        line-height: 40px;
    }

    .jfa_07_t span {
        font-size: 16px;
    }

    .jfa_07_t a {
        font-size: 12px;
        line-height: 22px;
        border-radius: 20px;
        padding: 0px 10px;
        height: 24px;
    }

    .jfa_07_t a i {
        background-size: 14px;
        padding-right: 20px;
        background-position: right 5px;
    }

    .jfa_07_c ul li {
        line-height: 24px;
    }

    .jfa_07_c1 ul li {
        line-height: 24px;
    }

    .sfl_01_c ul li {
        line-height: 30px;
    }

    .sfl_01_c {
        height: 30px;
        display: none
    }

    .sfl_tab_change ul li {
        display: block;
    }

    .rly_01 ul li .sfl_02_cell {
        display: block;
        width: 100%;
    }

    .rly_01 ul li .sfl_02_cell:nth-child(3) {
        display: none;
    }

    .rly_01 ul li .sfl_02_txt {
        margin-top: 10px;
        margin-bottom: 15px;
        padding-left: 0px;
    }

    .rly_01 ul li .sfl_02_txt p.p1 {
        font-size: 18px;
        line-height: 30px;
    }

    .rly_01 ul li .sfl_02_txt p.p2 i {
        font-size: 16px;
        line-height: 24px;
        background: url("https://www.beisen.com/public/mobile/index/images/sfl_09.png") left 9px no-repeat;
        background-size: 6px;
        padding-left: 10px;
    }
    .rly_01 ul li .sfl_02_txt p.p3 a {
        font-size: 14px;
        line-height: 34px;
        border-radius: 34px;
        padding: 0px 20px;
        margin-bottom: 10px;
    }
    .rly_01 ul li .sfl_02_txt p.p3 a span {
        background-size: 15px;
        padding-left: 20px;
    }
}
.fotbox .fot1 .cont .gt .fz_er {
  width: 100%;
  margin-top: 0.3rem;
  display: flex;
}
@media (max-width: 767px) {
  .fotbox .fot1 .cont .gt .fz_er {
    justify-content: center;
    margin-top: 0.5rem;
    display:none;
  }
}
.fotbox .fot1 .cont .gt .fz_er .fli {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: auto;
  margin-right: 0.24rem;
}
@media (max-width: 767px) {
  .fotbox .fot1 .cont .gt .fz_er .fli {
    width: 1.8rem;
    margin: 0 0.2rem;
  }
}
.fotbox .fot1 .cont .gt .fz_er .fli:last-child {
  margin-right: 0;
}
.fotbox .fot1 .cont .gt .fz_er .fli .img {
  width: 1.4rem;
  overflow: hidden;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .fotbox .fot1 .cont .gt .fz_er .fli .img {
    margin-bottom: 4px;
  }
}
.fotbox .fot1 .cont .gt .fz_er .fli .img img {
  width: 100%;
  float: left;
}
.fotbox .fot1 .cont .gt .fz_er .fli .ftext {
  font-size: 16px;
  color: #666;
}
@media (max-width: 1580px) {
  .fotbox .fot1 .cont .gt .fz_er .fli .ftext {
    font-size: 14px;
  }
}

.list_1 .tj_tag {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 16px;
    padding: 5px 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #ebf3ff;
    color: #858e99;
    text-align: center;
    transition: all .4s;
}