* {
  margin: 0;
  padding: 0;
}
body {
  color: #000;
  background: #fbfcfd;
  overflow-x: hidden;
  width: 100%;
  padding-bottom: 1.24rem;
  font-family: 'Î¢ÈíÑÅºÚ';
}
li {
  list-style: none;
}
a {
  color: #333;
  text-decoration: none;
}
i {
  font-style: normal;
}
h3 {
  font-weight: normal;
}
img {
  display: block;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.df {
  display: flex;
}
.dfc {
  display: flex;
  align-items: center;
}
.dfcc {
  display: flex;
  align-items: center;
  justify-content: center;
}
.fx1 {
  flex: 1;
}
.com-title {
  text-align: center;
  background: url('/themes/wapsimpleboot3/public/assets/images/wap04_04.gif') center top / 100% 0.7rem no-repeat;
  width: 100%;
  margin-bottom: 0.34rem;
}
.com-title .name {
  display: block;
  color: #fff;
  font-size: 0.34rem;
  height: 0.78rem;
  line-height: 0.78rem;
  font-style: italic;
  font-size: 0.4rem;
  font-weight: 600;
  margin-left: -0.26rem;
}
.com-title .en-name {
  font-size: 0.2rem;
  color: #2b2929;
  display: block;
  text-transform: uppercase;
  letter-spacing: 4px;
}
.header {
  height: 0.88rem;
  position: relative;
}
.header .menu {
  position: absolute;
  left: 0.2rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.6rem;
  color: #262626;
}
.header .logo {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  height: 0.8rem;
}
.header .iconsousuo {
  font-size: 0.6rem;
  position: absolute;
  right: 0.26rem;
  top: 50%;
  transform: translateY(-50%);
  color: #262626;
}
.banner {
  width: 100%;
  height: 3.57rem;
  position: relative;
  overflow: hidden;
}
.banner .bd {
  position: relative;
}
.banner .bd img {
  height: 3.57rem;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.pro-list,
.ny-pro {
  margin: 0.33rem auto 0;
}
.pro-list .list,
.ny-pro .list {
  padding: 0 0.24rem;
  flex-wrap: wrap;
  margin-bottom: 0.22rem;
  justify-content: space-between;
}
.pro-list .list li,
.ny-pro .list li {
  width: 3.4rem;
  margin-bottom: 0.2rem;
}
.pro-list .list li .img,
.ny-pro .list li .img {
  width: 3.4rem;
  height: 2.21rem;
  display: block;
}
.pro-list .list li .btm,
.ny-pro .list li .btm {
  font-size: 0.32rem;
  height: 0.55rem;
  line-height: 0.55rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.about {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 0.8rem;
  padding: 0 0.24rem;
}
.about .cont {
  line-height: 0.5rem;
  font-size: 0.32rem;
}
.about img {
  width: 7.04rem;
  height: 5.12rem;
  display: block;
  margin-bottom: 0.2rem;
}
.about .more-btn {
  width: 2.46rem;
  height: 0.7rem;
  background: #3db45e;
  text-align: center;
  line-height: 0.7rem;
  color: #fff;
  font-size: 0.32rem;
  margin-top: 0.5rem;
  display: block;
}
.pro ul {
  justify-content: space-between;
  padding: 0 0.24rem;
  margin-top: 0.2rem;
}
.pro ul li {
  color: #969696;
  font-size: 0.3rem;
  background: #f8f8f8;
  padding: 0.22rem 0.2rem 0.22rem 0.33rem;
  margin-bottom: 0.32rem;
  box-sizing: border-box;
}
.pro ul li .img {
  width: 3.12rem;
  height: 2rem;
  overflow: hidden;
  position: relative;
  display: block;
}
.pro ul li .img img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
  min-height: 100%;
}
.pro ul li .info {
  margin-left: 0.22rem;
}
.pro ul li .info .dec {
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.34rem;
  height: 0.68rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.news,
.ny-news {
  padding: 0 0.24rem;
}
.news .list li,
.ny-news .list li {
  border-bottom: 1px solid #eeeeee;
  padding: 0.28rem 0.24rem 0.32rem;
  margin-bottom: 0.32rem;
  background: #ffffff;
  box-shadow: 0px 1px 0.27rem 0px rgba(237, 237, 237, 0.57);
  box-sizing: border-box;
}
.news .list li .date,
.ny-news .list li .date {
  color: #999999;
  font-size: 0.26rem;
}
.news .list li .tit,
.ny-news .list li .tit {
  font-size: 0.3rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 10px;
}
.news .list li .dec,
.ny-news .list li .dec {
  color: #666666;
  line-height: 0.4rem;
  height: 0.8rem;
  font-size: 0.28rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin: 0.15rem 0 0.15rem;
}
.news .list li .more,
.ny-news .list li .more {
  width: 1.22rem;
  height: 0.37rem;
  line-height: 0.37rem;
  border: 1px solid #e5e5e5;
  border-radius: 0.04rem;
  color: #999999;
  font-size: 0.26rem;
  display: block;
  text-align: center;
}
.contact {
  justify-content: space-between;
  padding: 0.24rem;
}
.contact .left {
  line-height: 0.4rem;
  font-size: 0.24rem;
}
.contact .right {
  padding-top: 0.1rem;
}
.contact .right img {
  width: 1.8rem;
  height: 1.8rem;
}
.contact .right p {
  width: 0.24rem;
  font-size: 0.24rem;
  line-height: 0.24rem;
  margin-left: 0.05rem;
}
.copyright {
  font-size: 0.22rem;
  border-top: 1px solid #e5e5e5;
  height: 0.8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.footer {
  height: 1rem;
  background: #f4f4f4;
  font-size: 0.24rem;
  position: fixed;
  left: 50%;
  bottom: 0.2rem;
  z-index: 1000;
  width: 7.02rem;
  border-radius: 0.4rem;
  transform: translateX(-50%);
}
.footer div a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 1.04rem;
  color: #3db45e;
}
.footer div a .iconfont {
  font-size: 0.5rem;
  margin-bottom: -0.1rem;
}
.navBar {
  width: 100%;
  height: 0;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  overflow-y: auto;
  opacity: 0;
  transition: all 0.3s ease-in;
}
.navBar.show {
  opacity: 1;
  height: 100%;
}
.navBar .close {
  position: fixed;
  right: 0.26rem;
  top: 0.26rem;
  font-size: 0.5rem;
  color: #fff;
  z-index: 10000;
}
.navBar .nav {
  padding-top: 0.5rem;
}
.navBar li {
  text-align: center;
}
.navBar li .tit {
  display: block;
  color: #fff;
  font-size: 0.36rem;
  height: 1rem;
  line-height: 1rem;
}
.navBar li .sub li a {
  display: block;
  height: 0.62rem;
  line-height: 0.62rem;
}
.navBar li.on .sub {
  display: block;
}
.navBar .sub a {
  color: #bab4ac;
  font-size: 0.32rem;
}
.container {
  overflow: hidden;
}
.container .bar_menu {
  margin-bottom: 0.26rem;
  height: 0.9rem;
  border-bottom: 1px solid #f5f5f5;
}
.container .bar_menu .swiper-slide {
  display: block;
  height: 0.9rem;
  line-height: 0.9rem;
  float: left;
  font-size: 0.32rem;
  color: #666666;
  text-align: center;
  position: relative;
}
.container .bar_menu .swiper-slide:hover .sub {
  display: block;
}
.container .sub {
  position: absolute;
  left: 0;
  top: 0.9rem;
  background: #fff;
  width: 100%;
  display: none;
  padding: 0.2rem 0.1rem;
}
.container .sub a {
  display: block;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.24rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.container .nav-active {
  color: #161616;
  position: relative;
  box-sizing: border-box;
}
.container .nav-active::before {
  content: '';
  width: 100%;
  height: 0.04rem;
  background: #3db45e;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
}
.container .main {
  padding: 0 0.24rem 0.6rem;
}
.container .main.page {
  line-height: 0.5rem;
  font-size: 0.28rem;
}
.container .main.page img {
  max-width: 100%;
}
.container .main.detail {
  font-size: 0.24rem;
  margin-top: 0.4rem;
}
.container .main.detail .tit {
  font-size: 0.3rem;
  font-weight: bold;
  text-align: center;
}
.container .main.detail .related {
  text-align: center;
  color: #666;
  font-size: 0.24rem;
  line-height: 0.6rem;
}
.container .main.detail .text {
  line-height: 0.4rem;
  margin: 0.1rem 0;
}
.container .main.detail .text img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  height: auto;
}
.container .main.detail .text p {
  line-height: 0.4rem;
}
.container .main.detail .other li {
  line-height: 0.4rem;
}
.container .main.detail .other li:hover a {
  color: #038a03;
}
.paging {
  display: flex;
  justify-content: center;
  margin-top: 0.5rem;
}
.paging li {
  width: 0.6rem !important;
  font-size: 0.26rem !important;
  margin: 0 0.05rem !important;
}
.paging li a,
.paging li span {
  display: block;
  width: 0.6rem;
  height: 0.4rem;
  text-align: center;
  line-height: 0.4rem;
  border: 1px solid #999;
}
.message {
  padding: 0 0.24rem;
  margin-top: 0.6rem;
}
.message li {
  margin-bottom: 0.4rem;
}
.message li span {
  color: #666;
  font-size: 0.32rem;
  display: block;
}
.message li span i {
  text-align: center;
}
.message li input,
.message li textarea {
  display: block;
  width: 100%;
  height: 0.88rem;
  border-radius: 0.1rem;
  line-height: 0.88rem;
  padding-left: 0.22rem;
  box-sizing: border-box;
  background: #f7f7f7;
  outline: none;
  border: none;
  margin-top: 0.2rem;
}
.message li textarea {
  height: 1.52rem;
}
.message .btn {
  padding-left: 0.6rem;
  margin-top: 0.3rem;
}
.message .btn button {
  width: 2.22rem;
  height: 0.62rem;
  background: #3db45e;
  border-radius: 0.1rem;
  margin: 0 0.3rem;
  color: #fff;
  border: none;
  outline: none;
}
.message .btn button:last-of-type {
  background: #eaeaea;
  color: #5a5d5a;
}
.search {
  margin-top: 0.5rem;
}
.search .item input {
  width: 6rem;
  height: 0.8rem;
  line-height: 0.8rem;
  padding-left: 0.2rem;
  box-sizing: border-box;
  border: 1px solid #dcdcdc;
  border-radius: 0.1rem;
  font-size: 0.3rem;
}
.search .item .iconsousuo {
  font-size: 0.5rem;
  margin-left: 0.1rem;
  color: #161616;
}
.search ul {
  min-height: 5rem;
  padding: 0 0.24rem;
  margin-top: 0.4rem;
}
.search ul li a {
  display: block;
  line-height: 0.5rem;
  font-size: 0.26rem;
  color: #333;
}
.ny-contact {
  margin-top: 0.38rem;
  margin-bottom: 0.6rem;
}
.ny-contact .map {
  width: 100%;
  height: 4.8rem;
  margin-bottom: 0.5rem;
}
.ny-contact .map img {
  max-width: 100%;
  width: 100%;
}
.ny-contact p {
  padding: 0 0.24rem;
  line-height: 0.6rem;
  font-size: 0.32rem;
}
