* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0;
}

dl, ol, ul {
  margin-bottom: 0;
}

input, select {
  outline: none;
}

p {
  margin-bottom: 0;
}

ul {
  padding: 0;
}

li {
  list-style: none;
}

.container {
  max-width: 640px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}

.alw img {
  display: block;
  width: 100%;
}

.gf_1{
  margin: 2rem 0.75rem 1rem;
  border: 1px solid #7d7d7d;
  border-radius: 0.35rem;
  background-color: #f6f6f6;
}
.gf_1 h1{
  position: absolute;
  margin: -2rem 0 0 1rem;
}
.gf_1 h1 span{
  background-color: #028b84;
  color: #FFF;
  border-radius: 0.3rem;
  font-size: 1.492rem;
  width: 1.912rem;
  height: 1.912rem;
  display: inline-block;
  text-align: center;
  margin-right: 0.25rem;
}
.gf_1 h1 span:first-child{
  
}
.gf_1 p{
  padding: 1.5rem 0.5rem 1rem 0.5rem;
  text-indent: 2rem;
  font-size: 0.75rem;
}
.gf_2{
  margin: 0.5rem 0 0;
}
.gf_2 h1{
  color: #049c8f;
  font-size: 1.349rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-weight:bold;
  width: 24rem;
  height: 1.349rem;
}

.gf_2 h1::after{
  background: url("../images/right.png") no-repeat;
  background-size: 100% 100%;
  content: '';
  position: absolute;
  right: 2.5rem;
  top: 0;
  width: 4.087rem;
  height: 1.349rem;
}
.gf_2 h1::before{
  background: url("../images/left.png") no-repeat;
  background-size: 100% 100%;
  content: '';
  position: absolute;
  left: 2.5rem;
  top: 0;
  width: 4.087rem;
  height: 1.349rem;
}
.gf_2 h2{
  background: url("../images/gf_2.png") no-repeat;
  background-size: 100% 100%;
  font-size: 0.825rem;
  width: 12.487rem;
  height: 1.837rem;
  color: #FFF;
  text-align: center;
  line-height: 1.23rem;
  margin: 0.5rem 5.756rem 1rem;
}
.gf_3{
  margin: 0 0.75rem;
}
.gf_3_1{
  background: url("../images/gf_6.png") no-repeat;
  background-size: 100% 100%;
  padding: 0.5rem 0.75rem;
  font-size: 0.75rem;

  margin: 1rem 0;
}
.gf_3_1 p{
  text-indent: 1.5rem;
}

.gf_3_1 .qh .tab-btn{
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    margin: 0.5rem 0;
}
.gf_3_1 .qh .tab-btn li{
  margin-left: 3.5rem;
  width: 6.5rem;
  height: 2rem;
  line-height: 2rem;
  float: left;
  color: #333333;
  text-align: center;
  background-color: #e5e5e5;

}
.gf_3_1 .qh .tab-btn .on{
  background-color: #028b84;
  color:#FFF;
}

.gf_3_1 .qh .tab-btn li:last-child{
  margin-left: 0.9rem;
}

.gf_3_1 .qh .tab-txt{
  overflow: hidden;
  background-color: #ebf9f8;
}
.gf_3_1 .qh .tab-txt li {
  padding-bottom: 0.5rem;
}
.gf_3_1 .qh .tab-txt li p{
    padding: 1rem 1rem 0;
}
.gf_3_1 .qh .tab-txt li ul li{
  float: left;
  width: 9.45rem;
  font-size: 0.712rem;
  margin-top: 0.5rem;
}
.gf_3_1 .qh .tab-txt li ul li:nth-child(1){
  margin-right: 0.1rem;
}
.gf_3_1 .qh .tab-txt li ul li img {
  width: 100%;
}
.gf_3_1 .qh .tab-txt li ul{
  padding: 0rem 1rem;
  overflow: hidden;
}
.gf_3_1 .qh .tab-txt li ul li p{
  padding: 0 0 0 0 ;
  text-indent: 0;
  background-color: #3ea7a2;
  color: #FFF;
  text-align: center;
}
.gf_3_1 .qh .tab-txt li ul li:nth-child(3){
  width: 6.225rem;
  margin-right: 0.15rem;
}
.gf_3_1 .qh .tab-txt li ul li:nth-child(4){
  width: 6.225rem;
  margin-right: 0.15rem;
}
.gf_3_1 .qh .tab-txt li ul li:nth-child(5){
  width: 6.225rem;
}
.gd {
  overflow: hidden;
  margin: 0 auto;
  padding: 0.5rem 0.75rem 0;
}
.gd img{
  width: 100%;
}
.gd .swiper-pagination{
  position: inherit;
  margin-top: 0.5rem;
}
.gd .swiper-pagination span{
  border-radius:0;
  width: 2rem;
  background-color: #028b84;
}
.gf_tit img {
  width: 100%;
}
.gf_3_2{
  background: url("../images/gf_6.png") no-repeat;
  background-size: 100% 100%;
  padding: 0.5rem 0.75rem;
  font-size: 0.75rem;
  margin: 1rem 0;
}
.gf_3_2 .wz p{
  text-indent: 1.5rem;
  padding-top: 0.5rem;
}
.gf_3_2_1{
  margin-top: 0.5rem;
  background-color: #ebf9f8;
}
.gf_3_2_1 .gf_3_2_1_1{
  display: flex;
  padding: 1rem 0.75rem;
  align-items: center;
}
.gf_3_2_1_1 img {
  width: 2.024rem;
}
.gf_3_2_1_1 .right img {
  width: 100%;
}
.gf_3_2_1 .gf_3_2_1_1 .right{
    padding: 0 0.75rem;
}
.gf_3_2_1 .gf_3_2_1_1 .right p{
  text-indent: 1.5rem;
}
.gf_3_2_1 .tit h1{
  font-size: 1.199rem;
  text-align: center;
  display: flex;
  font-weight: 600;
  position: relative;
  justify-content:center;
  align-items: center;
}
.gf_3_2_1 .tit h1 span{
  color: #fe9635;
}
.gf_3_2_1 .tit h1::before{
  background: url("../images/gf_16.png") no-repeat;
  background-size: 100% 100%;
  content: '';
  position: absolute;
  left: 2.5rem;
  top: 0.3rem;
  width: 2.362rem;
  height: 1.012rem;
}
.gf_3_2_1 .tit h1::after{
  background: url("../images/gf_17.png") no-repeat;
  background-size: 100% 100%;
  content: '';
  position: absolute;
  right: 2.5rem;
  top: 0.3rem;
  width: 2.362rem;
  height: 1.012rem;
}
.gf_3_2_1_2 {
  padding: 1rem 0.75rem;
}
.gf_3_2_1_2 p{
  text-indent: 1.5rem;
}
.gf_3_2_1_2 .hd {
  background-color: #FFF;
  padding-bottom: 1rem;
}
.gf_3_2_1_2 .hd img{
  width: 100%;
}
.gf_3_2_1_2 .hd h1{
  font-size: 0.974rem;
  width: 100%;
  text-align: center;
  margin-top: 1rem;
}
.gf_3_2_1_2 .hd h2{
  font-size: 0.974rem;
  width: 100%;
  text-align: center;
  color: #028b84;
}
.gf_3_2_1_2 .hd p{
  padding: 0 1rem ;
  margin: 0 auto;
}
.gf_3_2_1_2 .hd .img{
  width: 17.174rem;
  margin: 0 auto;
  margin-top: 0.5rem;
  display: block;
}
.hd .swiper-pagination {
  position: inherit;
  margin-top: 1rem;
}
.hd .swiper-pagination span{
  width: 2rem;
  border-radius: 0;
  background-color: #028b84;
}

.gf_3_3{
  background: url("../images/gf_6.png") no-repeat;
  background-size: 100% 100%;
  padding: 1rem 1rem ;
  font-size: 0.75rem;
  margin: 1rem 0;
}
.gf_3_3 .wz p{
  text-indent: 1.5rem;
  font-size: 0.75rem;
}
.gf_3_3 ul{
  overflow: hidden;
}
.gf_3_3 ul li{
  float: left;
  width: 9.937rem;
  margin-right: 0.6rem;
  position: relative;
  margin-top: 0.5rem;
}
.gf_3_3 ul li:nth-child(2n){
  margin-right: 0;
}
.gf_3_3 ul li p{
  width: 9.937rem;
  background-color: #3ea7a2;
  color: #FFF;
  height: 3rem;
  line-height: 1rem;
  text-align: center;
  position: inherit;
  padding-top: 0.5rem;
  margin-top: -0.5rem;
}

.gf_3_3 ul li p::after{
  
}
.gf_3_3 ul li img {
  width: 100%;
}
.gf_4{
  background: url("../images/gf_26.png") no-repeat;
  background-size: 100% 100%;
  height: 41.962rem;
}
.gf_4 .gf_2{
  padding-top: 7.5rem;
  overflow: hidden;
}
.gf_4 .gf_4_1{
  margin: 1rem auto 0;
  text-align: center;
}
.gf_4 .gf_4_1 .tab-txt img{
  width: 19.799rem;
}
.gf_4 .gf_4_1 .tab-btn{
  margin-top: 1rem;
  overflow: hidden;
}
.gf_4 .gf_4_1 .tab-btn li{
  background: url("../images/gf_28.png") no-repeat;
  background-size: 100% 100%;
  width: 8.324rem;
  float: left;
  height: 2.249rem;
  line-height: 2.249rem;
  margin-left: 3.5rem;
  font-size: 0.825rem;
  color: #FFF;
}
.gf_4 .gf_4_1 .tab-btn .on{
  background: url("../images/gf_29.png") no-repeat;
  
}
.gf_4 .gf_4_1 .tab-btn li:last-child{
  margin-left: 0.352rem;
}
.gf_4 .gf_4_2 {
  width: 18rem;
  margin: 2.3rem 0 0 4rem;
  overflow: hidden;
}
.gf_4 .gf_4_2 img {
  width: 100%;
}
.gf_4 .gf_4_2 .swiper-slide{  
  width: 8.8rem;
}
/*# sourceMappingURL=css.css.map */


.shipinbg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0.8;
  background: #333;
  z-index: 99999;
  display: none;
}

.fancybox-overlay {
  -webkit-overflow-scrolling: touch;
}

.fancybox-close {
  position: absolute;
  top: -0.8rem;
  right: -0.875rem;
  width: 1.35rem;
  height: 1.35rem;
  cursor: pointer;
  z-index: 99999999999;
  background-image: url("/images/fancybox_sprite.png?id=1");
  background-size: 1.3rem 1.3rem;
  background-repeat: no-repeat;
}

.zhegai-nr .video_box {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -6.5625rem;
  margin-left: -9.375rem;
  z-index: 9999999;
  width: auto;
  height: auto;
  background-color: #fff;
}

.zhegai-nr video {
  width: 18.75rem;
  height: 13.125rem;
  display: block;
  position: relative;
  z-index: 99;
}

.zhegai-nr {
  display: none;
}

.zhegai {
  width: 100%;
  height: 100%;
  background: #333333;
  z-index: 9999999;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.8;
  display: none;
}
.gf_4 .gf_2 h1::after{
  right: 1rem;
}
.gf_4 .gf_2 h1::before{
  left: 1rem;
}