﻿* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	font-family: "Microsoft YaHei", Helvetica, Arial, sans-serif;
}
body {            
	background: #fff;
	color: #000;
	width: 100%;
	height: 100%;
	font-size: 0.16rem;
}
a,a:active  { 
	text-decoration: none;
	color: #000;
}
.a {
	width: 7.5rem;
	height: 0.85rem;
	margin: 0 auto;
	background-size: cover;
	text-align:center;
	
}
.a h1
{
 font-size:0.36rem;
 line-height:0.85rem;
 margin-top:0.3rem;
}
.lb
{
background-color:#ededed;
vertical-align:middle;
}

/*业态导航栏*/
.zx_nav {
  width: 100%;
  height: 0.9rem;
}
.zx_nav>li { 
  float: left;
  list-style-type:none;
}

/* one item */
.zx_nav>li:first-child:nth-last-child(1) {
    width: 100%;
}
/* two items */
.zx_nav>li:first-child:nth-last-child(2),
.zx_nav>li:first-child:nth-last-child(2) ~ li {
    width: 50%;
}
/* three items */
.zx_nav>li:first-child:nth-last-child(3),
.zx_nav>li:first-child:nth-last-child(3) ~ li {
    width: 33.3333%;
}
/* four items */
.zx_nav>li:first-child:nth-last-child(4),
.zx_nav>li:first-child:nth-last-child(4) ~ li {
    width: 25%;
}
/* four items */
.zx_nav>li:first-child:nth-last-child(5),
.zx_nav>li:first-child:nth-last-child(5) ~ li {
    width: 20%;
}
 /* four items */
.zx_nav>li:first-child:nth-last-child(6),
.zx_nav>li:first-child:nth-last-child(6) ~ li {
    width: 16.6%;
}

.zx_nav>li>a {
  height:0.9rem;
  display: block;
  font-size: 0.24rem;
  line-height:0.9rem;
  text-align: center;
  color: #fff;
  background-color: #00bbbe;

}
.sw-slide >.title-box[data-v-637f9bd3] {
  width: 7.5rem;
  padding: 0.4rem 0.3rem 0.2rem;
  position: absolute;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#000), to(rgba(0,0,0,0)));
  background: linear-gradient(to top, #000, rgba(0,0,0,0));
}
.sw-slide >.title-box >p[data-v-637f9bd3] {
  font-size: 0.28rem;
  line-height: 0.4rem;
  text-align: left;
  color: #fff;
 word-wrap:break-word;
}
.zx_nav>li>a:hover { background-color: #00a9ac;}
  /*白色样式*/
  .fixed_nav { height: 0.9rem; clear:both}
  .zx_nav.white { 
    border: 1px solid #eee;
    position: relative;
  }
  .zx_nav.white.fixed {
    position: fixed;
    width: 100%;
    z-index: 50;
    top: 142px;
    background-color: #fff;
  }
  .zx_nav.white.item-08>li { width: 12.5%;} /*8个项目*/
  .zx_nav.white.item-05>li { width: 20%;} /*5个项目*/
  .zx_nav.white.item-06>li { width: 16.6%;} /*6个项目*/
  .zx_nav.white.item-03>li { width: 33.3%;} /*3个项目*/
  .zx_nav.white.item-04>li { width: 25%;} /*4个项目*/
.zx_nav.white.item-02>li { width: 50%;} /*4个项目*/
  .zx_nav.white>li>a {
    line-height: 0.9rem;
    color: #000;
    background-color: #fff;
  }
  .zx_nav.white>li.active>a,
  .zx_nav.white>li>a:hover {
    background-color: #02b2b4;
    color: #fff;
	font-weight:bold;
  }





.tab_pane { display: none;}
.tab_pane.active { display: block;}












.banner img{display:block;width: 100%;/*height:2rem;*/}
.tit{padding: 0.2rem;background: #fff; }
.tit1{padding: 0.2rem;background: #fff; height:1.8rem;margin-bottom:0.2rem;}
.tit1 span{color: #30bab8;border-right: 1px #30bab8 solid;margin-right: 0.1rem;}
.tit1 p{ line-height: 1.5;font-size: 0.2rem;color: #666666;}
.tit span{color: #02b2b4;border-right: 1px #02b2b4 solid;margin-right: 0.1rem;}
.tit p{ line-height: 1.5;font-size: 0.24rem;color: #666666;}












.b {
	width: 7.5rem;
}
.b h2, .d h2, .e h2, .f h2, .h h2 {
	text-align: center;
	font-size: 0.28rem;
	padding: 0.25rem 0;
}
.b h2 {
	background: rgb(242,242,242);

}
.b h2 span, .e h2 span, .f h2 span, .h h2 span {
	display: inline-block;
	padding: 0 0.3rem;
}
.b2-1 {
	width: 6.7rem;
	height: 1.1rem;
	position: relative;
	/*vertical-align: top;*/
	padding: 0.38rem 0.4rem 0.38rem 0.4rem;
	border-bottom: 1px solid rgb(242,242,242);
}
.b2-b {
	border-bottom: 1px solid #fff;
}
.b2-1 img {
	display: inline-block;
	width: 1.72rem;
	height: 1.1rem;
	margin-right: 0.2rem;
}
.b2-1-0 {
	display: inline-block;
	width: 4.5rem;
	height: 1.1rem;
	vertical-align: top;
}
.b2-1 h3 {
	width: 4.5rem;
	font-size: 0.22rem;
	font-weight: bold;
	text-overflow : ellipsis;
	height: 0.7rem;
	vertical-align: top;
}
.b2-1 p {
	width: 4.5rem;
	height: 0.6rem;
	font-size: 0.2rem;
	line-height: 0.3rem;
	text-overflow : ellipsis;
	vertical-align: top;
}
.b .jzan {
	display: block;
	width: 1.65rem;
	height: 0.22rem;
	margin: 0 auto;
	background: #fff;
	margin-bottom: 0.4rem;
}
.jzan div {
	display: inline-block;
	background: rgb(242,242,242);
	height: 0.2rem;
	width: 0.2rem;
	border-radius: 0.2rem;
	margin-left: 0.05rem;

}

.jzan div:hover, .jzan div:active, .jzan div:focus {
	background: rgb(0,0,254);
	padding-left: 0.1rem;
}

.c {
	background: url(../img/js-tp-m2.jpg) no-repeat center;
	width: 7.5rem;
	height: 1.2rem;
	background-size: cover;
}

.d {
	width: 7.5rem;
	margin-top:0.3rem;
}
.d h1
{ text-align:center;
 font-size:0.36rem;
 line-height:0.85rem;
}
.d-1 {
	padding: 0rem 0.4rem 0.4rem;
	font-size: 0.24rem;
	line-height: 0.35rem;
	text-align: justify;
	border-bottom: 1px solid rgb(242,242,242);
}

/*------------*/
.d-2 {
	position: relative;
	width: 6.7rem;
	margin: 0.2rem auto;
	height: 13.6rem;
	background: url(../img/js-sjz.jpg) no-repeat center;
	background-size: 0.11rem 13.54rem;
}
.d-2 h3 {
	font-size: 0.22rem;
}
.d-2 img {
	width: 3.04rem;
	height: 2.30rem;
}
.d-2-1 p, .d-2-2 p {
	line-height: 0.25rem;
	padding: 0.02rem 0 0.05rem 0;
	font-size: 0.15rem;
}
.d-2-1 {
	float: left;
	width: 3.04rem;
	text-align: right;
}
.d-2-2 {
	float: right;
	width: 3.04rem;
}
.d-2-1 h3 {
	text-align: right;
}
.d-2-20 {
	height: 1.72rem;
}
.d-2-20 h3 {
	text-align: left;
}
.d-2-1998 {
	margin-bottom: 0.20rem;
}
.d-2-2001 {
	margin-bottom: 0.08rem;
}
.d-2-2002 {
	margin-bottom: 0.32rem;
}
.d-2-2005 {
	margin-bottom: 0.48rem;
}
.d-2-2006 {
	margin-bottom: 0.30rem;
}
.d-2-2015 {
	margin-bottom: 1.40rem;
	/*font-weight: bold;*/
}

/*----------------视频集锦----------------*/
.e {
	width: 7.5rem;
	background: rgb(250,251,255);
	padding: 0 auto;
	height: 8.8rem;
}
.e  h2 {
	padding-top: 0.35rem;
}
.e-1 {
	width: 6.4rem;
	height: 7.4rem;
	margin: 0 auto 0.3rem;
}
video {
	width: 6.4rem;
	height: 3.4rem;
	border-radius: 0.25rem;
}
.v2
{
    width: 6.4rem;
	height: 3.4rem;
	border-radius: 0.25rem;
	margin-top:0.2rem;
}

/*------------*/
.f {
	width: 7.5rem;
	background: rgb(242,242,242);
	padding: 0 auto;
	/*	height: 1430px;*/
}
.f  h2 {
	padding: 0;
	padding-top: 0.4rem;
}
.f h3 {
	padding: 15px 15px;
}
.f2 {
	padding: 0.4rem;
}
.f2-1, .f2-2 {
	display: inline-block;
	width: 3.25rem;
	height: 4.5rem;
	background: #fff;
	vertical-align: top;
	margin-bottom: 0.2rem;
}
.f2-1 { margin-right: 0.08rem; }
.f2-1-b { margin-bottom: 0rem; }
.f2-1 img, .f2-2 img {
	width: 3.25rem;
	height: 2.0rem;
}
.f2-1 h3, .f2-2 h3 {
	padding: 0.18rem 0.2rem;
	font-weight: 700;
}
 .f2-1 p, .f2-2 p  {
	padding: 0 0.2rem;
 }
 .f-height {
 	height: 4.8rem;
 } 

.h {
	width: 7.5rem;
	height: 6rem;
}
.h-2 {
	width: 6.71rem;
	height: 6.26rem;
	background: url(../img/ry-bj.jpg) no-repeat center;
	background-size: cover;
	margin: 0 auto;
}
.h-2 p {
	text-align: center;
	line-height: 0.36rem;
}
.h-2-1 {
	padding-top: 0.9rem;
}
.h-2-2 {
	padding-top: 0.7rem;
}
.load-btn {
	display: block;
	width: 260px;
	height: 52px;
	border: 1px solid rgb(230,230,230);
	color: #000;
	border-radius: 5px;
	margin: 20px auto 35px;
	background: #fff;
	letter-spacing: 1px;
	font-size: 0.22rem;
	line-height:52px;
	text-align:center;
}

.swipeslider {
  position: relative;
  overflow: hidden;
  display: block;
  padding-top: 60%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .swipeslider .sw-slides {
    display: block;
    padding: 0;
    list-style: none;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    font-size: 0;
    transform: translateX(0);
    position: absolute;
    bottom: 0; }
  .swipeslider .sw-slide {
    width: 100%;
    height: 100%;
    margin: auto;
    display: inline-block;
    position: relative; }
    .swipeslider .sw-slide > img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      max-height: 100%;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
    .swipeslider .sw-slide .sw-content {
      width: 100%;
      height: 100%;
      margin-left: 0;
      margin-right: 0;
      font-size: 14px; }

.sw-next-prev {
  font-family: "Courier New", Courier, monospace;
  height: 50px;
  width: 50px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  line-height: 50px;
  font-size: 30px;
  font-weight: bolder;
  color: rgba(160, 160, 160, 0.53);
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(255, 255, 255, 0);
  border-radius: 50%;
  text-decoration: none;
  transition: all .2s ease-out;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .sw-next-prev:hover {
    background-color: rgba(255, 255, 255, 0.74); }
  .sw-next-prev:active {
    background-color: rgba(255, 255, 255, 0.5); }

.sw-prev {
  left: 2%; }
  .sw-prev::after {
    content: '<'; }

.sw-next {
  right: 2%; }
  .sw-next::after {
    content: '>'; }

.sw-bullet {
  position: absolute;
  bottom: 2%;
  list-style: none;
  display: block;
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 0; }
  .sw-bullet li {
    width: 0px;
    height: 0px;
    background-color: rgba(160, 160, 160, 0.53);
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
    transition: all .2s ease-out; }
    .sw-bullet li:hover {
      background-color: rgba(255, 255, 255, 0.74); }
    .sw-bullet li.active {
      background-color: rgba(255, 255, 255, 0.5);
      box-shadow: 0 0 2px rgba(160, 160, 160, 0.53); }
    .sw-bullet li:not(:last-child) {
      margin-right: 5px; }
	  
	  