.top {
  height: 0.86rem;
  background-color: #4a4a4a;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 .25rem;
  position: relative; }
  .top .slider {
    position: absolute;
    top: .86rem;
    left: 0;
    z-index: 222;
    width: 100%;
    height: 0;
    transition: .2s;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1);
    background: #Fff;
    overflow: hidden; }
    .top .slider h3 {
      font-size: .22rem;
      color: #666;
      font-weight: normal;
      padding-left: .2rem;
      margin-bottom: .2rem;
      border-left: 1px solid crimson; }
    .top .slider dl {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: .2rem; }
      .top .slider dl a {
        font-size: .22rem;
        color: #666; }
    .top .slider .d1 {
      padding-left: .2rem;
      padding-right: .3rem; }
    .top .slider .d2 {
      flex-wrap: wrap; }
      .top .slider .d2 dd {
        flex: 0 0 25%;
        text-align: center;
        margin-bottom: 7px; }
    .top .slider .lis {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .top .slider .lis a {
        flex: 0 0 25%;
        font-size: .22rem;
        color: #666;
        text-align: center; }
        .top .slider .lis a b {
          margin: 0 auto;
          margin-bottom: 5px;
          border: 1px solid #e13b29;
          border-radius: 100%;
          width: 1rem;
          height: 1rem;
          background-size: 3rem;
          background-image: url("../img/icon_mid.png");
          background-repeat: no-repeat;
          background-position: .22rem;
          display: block; }
        .top .slider .lis a + a b {
          background-position: -.6rem; }
        .top .slider .lis a + a + a b {
          background-position: -1.46rem; }
        .top .slider .lis a + a + a + a b {
          background-position: -2.3rem; }
  .top .hei {
    padding: .25rem;
    height: auto;
    border-bottom: 1px solid crimson; }
  .top .t1 {
    height: 0.28rem; }
    .top .t1 + img {
      height: .44rem; }
	.top .t2 {
	  height: 0.48rem; }		
			

body {
  background-color: #f0f0f0; }

.pd {
  margin-bottom: .25rem;
  padding: .25rem; }

.tk {
  font-size: 0.22rem;
  font-weight: normal;
  color: #666666; }
	
.tk a{
	font-size: 0.22rem;
	font-weight: normal;
	color: #666666;
	margin-right:0.1rem;
}

.tk a:nth-of-type(2){
	margin-left:0.1rem;
}

.tk .ms{
	margin-left:0.1rem;
}

.fff {
  background: #fff; }

.tx {
  margin-top: .25rem;
  display: flex;
  height: 1.98rem;
  border-bottom: 1px solid #ededed;
  padding-bottom: .25rem;
  margin-bottom: .25rem; }
  .tx img {
    width: 1.94rem;
    height: 1.78rem; 
		overflow: hidden;
		}
  .tx div {
    margin-left: .25rem;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    display: flex; }
  .tx h1 {
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    color: #333333; }
  .tx h2 {
    display: flex;
    align-items: center;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    color: #666666; }
    .tx h2 img {
      width: 0.21rem;
      margin-right: 3px;
      height: 0.21rem; }
    .tx h2 .dz {
      margin-left: 10px; }
  .tx h3 {
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    color: #666666;
    line-height: 1.5; }
  .tx a {
    width: 3.78rem;
    height: 0.38rem;
    background-color: #35af57;
    border-radius: 0.04rem;
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    color: #ffffff;
    text-align: center;
    line-height: .38rem; }

.title {
  font-size: 0.34rem;
  font-weight: normal;
  font-stretch: normal;
  color: #333333;
  margin-left: -.25rem;
  border-left: .06rem solid #35af57;
  padding-left: .19rem;
  line-height: 1; }
	
.title span{
	color:#f00;
}

.ab h3 {
  margin: .25rem 0;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  color: #666666;
  display: flex;
  align-items: center; }
  .ab h3 b {
    margin-right: .25rem; }
  .ab h3 span {
    margin-right: .25rem;
    display: block;
    color: #35af57;
    font-size: 0.2rem;
    border: 1px solid #35af57;
    padding: 3px 5px;
    border-radius: 2px; }
.ab b {
  font-weight: normal; }
	.ab b:nth-of-type(1){
		font-size: 0.3rem;
	}
.ab p {
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.5;
  color: #666666;
	margin:0.1rem 0;
	}

* {
  text-align: justify; }

.pc {
  width: 100%;
  margin: .25rem 0; }

.yj {
  width: 4.08rem;
  height: 0.44rem;
  background-color: #35af57;
  border-radius: 0.04rem;
  font-size: 0.2rem;
  font-weight: normal;
  text-align: center;
  line-height: .44rem;
  font-stretch: normal;
  color: #ffffff;
  display: block;
  margin: 0 auto; }

.w3 video {
  display: block;
  margin: .25rem 0;
  width: 100%; }
.w3 .cen {
  display: flex;
  align-items: center;
  justify-content: center; }
  .w3 .cen a {
    margin: 0 .2rem;
    height: 0.44rem;
    background-color: #35af57;
    border-radius: 0.04rem;
    font-size: 0.18rem;
    font-weight: normal;
    text-align: center;
    line-height: .44rem;
    font-stretch: normal;
    color: #ffffff;
    display: block;
    width: 1.78rem; }

.w4 table {
  border-collapse: collapse;
  width: 100%;
  border-radius: .2rem;
  margin-top: .25rem;
  overflow: hidden;
  background-color: #fafafa; }
  .w4 table th {
    background-color: #35af57;
    font-size: 0.2rem;
    font-weight: normal;
    color: #ffffff;
    border: 1px solid #fff;
    text-align: center;
    padding: .2rem 0; }
    .w4 table th:first-child {
      width: 20%; }
      .w4 table th:first-child + th {
        width: 22%; }
        .w4 table th:first-child + th + th {
          width: 17%; }
          .w4 table th:first-child + th + th + th {
            width: 24%; }
            .w4 table th:first-child + th + th + th + th {
              width: 18%; }
  .w4 table td {
    font-size: .18rem;
    color: #4a4d54;
    border: 1px solid #ededed;
    font-weight: normal;
    text-align: center;
    padding: .2rem 0; }
  .w4 table a {
    width: 0.76rem;
    height: 0.34rem;
    background-image: linear-gradient(0deg, #35af57 0%, #39bc5d 100%);
    border-radius: 0.17rem;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: .34rem;
    color: #ffffff;
    display: block;
    margin: 0 auto;
    text-align: center; }

.f5 {
  background-color: #f5f5f5; }

.tfx {
  border-top: 1px solid #ededed;
  margin-top: .25rem;
  padding-top: .25rem;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .tfx img {
    width: 1.02rem;
    height: 1.02rem; }
  .tfx a {
    text-align: center;
    font-size: 0.18rem;
    font-weight: normal;
    font-stretch: normal;
    color: #4a4d54; }
    .tfx a p {
      width: 100%;
      margin-top: 4px;
      text-align: center; }

.foo {
  height: 1.1rem;
  background-color: #4a4a4a;
  display: flex;
  flex-direction: column;
  margin-top: -0.25rem;
  justify-content: center;
  align-items: center; }
  .foo p {
    margin: 5px 0;
    font-size: 0.14rem;
    font-weight: normal;
    font-stretch: normal;
    color: #ffffff; }

.top2 {
  height: auto;
  background-color: #f4f4f4;
  line-height: .52rem;
  font-size: 0.22rem;
  font-weight: normal;
  font-stretch: normal;
  color: #666666; 
	}

.top2 a{
	color: #666666; 
	padding:0 .25rem;
}


.r1 h1 {
  font-size: 0.4rem;
  font-weight: normal;
  color: #333333; 
	line-height: 0.6rem;
	}

.txx {
  display: flex;
  margin: .28rem 0 0 0;
  padding-bottom: .25rem;
  align-items: center; }
  .txx .img {
    flex: 0 0 0.7rem;
    height: 0.7rem;
    background-size: 100% 100%;
    border-radius: 100%;
    margin-right: .2rem;
    position: relative; }
    .txx .img img {
      width: 0.2rem;
      height: 0.2rem;
      position: absolute;
      right: 0;
      bottom: 0; }
  .txx div {
    flex: 1; }
    .txx div h3 {
      font-size: 0.2rem;
      font-weight: normal;
      color: #666666; }
    .txx div h4 {
      font-size: 0.18rem;
      margin-top: .15rem;
      font-weight: normal;
      font-stretch: normal;
      color: #666666; }
  .txx a {
    width: 1.3rem;
    height: 0.34rem;
    background-color: #35af57;
    border-radius: 0.08rem;
    text-align: center;
    line-height: .34rem;
    color: #fff;
    font-size: .2rem; }

.txt {
    height: auto;
    overflow: hidden;
    clear: both;
    font-size: 0.28rem;
    color: #333;
    line-height: 0.38rem;
		 }
  
.txt p {
    font-size: 0.28rem;
    color: #333;
    line-height: 0.38rem;
		}
	
.txt div {
    font-size: 0.28rem;
    color: #333;
    line-height: 0.38rem;
		}

.txt img{
	  display: block;
    width: 100% !important;
    height: auto !important;
		margin:0.35rem 0;
		border-radius: .2rem;
}	

.txt a{
	color:#3488FA;
	background: url(../img/sosuo.png) no-repeat right 2px;
	padding-right: 18px;
	border-bottom: 1px solid #3488FA;
	background-size:15px auto !important;
}

.js {
  font-size: 0.16rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.01rem;
  color: #999999;
  margin-top: .45rem; }

.page-list{
    width: 150px;
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
    text-align: center;
    margin: .45rem auto;
}
.page-list ul li{
    float: left;
    width: 30px;
    line-height: 30px;
    margin: 0 10px;
    background: #5dbf79;
    color: white;
}
.page-list ul li.now-page{
    background: white;
    color: #333;
}

.page-list ul li a{
    color: white;
		text-align: center;
		width: 30px;
		line-height: 30px;
		display: inline-block;
}

.swe{
	padding-top: 0.45rem;
}

.swe h3 {
  font-size: 0.28rem;
  font-weight: normal;
  color: #333333;
  margin-bottom: .1rem; }
  .swe h3 span {
    color: #dd2000; }

.fe {
  padding-bottom: 40px; }
  .fe p {
    display: flex;
    align-items: center;
    margin-top: .35rem; }
    .fe p a {
      border-left: 1px solid #ccc;
      padding-left: 1em;
      line-height: 1;
      flex: 0 0 50%;
      color: #333;
      font-size: 0.26rem; 
			overflow:hidden; 
			text-overflow:ellipsis;
			white-space:nowrap;
			}
      .fe p a:first-child {
        padding-left: 0;
        border-left: 0; }

.zde .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center; }
.zde .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  display: inline-block;
  margin: 0 2px !important;
  border-radius: 100%;
  background: #D7D7D7; }
.zde .swiper-pagination-bullet-active {
  background-color: #999999;
  opacity: .9; }

.p1 h1 {
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  color: #333333;
  text-align: center; }

.form {
  margin: 0 auto;
  width: 4.08rem;
  margin-top: .2rem; }
  .form > input {
    width: 4.08rem;
    height: 0.44rem;
    background-color: #ffffff;
    border-radius: 0.02rem;
    border: solid 0.01rem #e5e5e5;
    margin-bottom: .2rem; }
  .form input {
    font-size: .18rem;
    padding-left: 10px; }
  .form > div {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .form > div input {
      width: 2.46rem;
      height: 0.44rem;
      background-color: #ffffff;
      border-radius: 0.02rem;
      border: solid 0.01rem #e5e5e5; }
    .form > div button {
      width: 1.43rem;
      height: 0.44rem;
      background-color: #ffffff;
      border-radius: 0.02rem;
      border: solid 0.01rem #35af57;
      color: #35af57;
      font-size: 0.16rem;
      text-align: center; }
  .form .do {
    width: 100%;
    height: 0.44rem;
    background-color: #35af57;
    border-radius: 0.02rem;
    line-height: .44rem;
    color: #fff;
    justify-content: center;
    font-size: 0.18rem;
    text-align: center;
    margin-top: .2rem; }



.p5f {
  display: flex;
  align-items: center;
  margin-top: .25rem;
  height: 1.86rem; }
  .p5f .baike_pic{
    width: 1.86rem;
    height: 1.86rem;
    margin-right: .2rem;
		}
		
	.p5f .baike_pic img{
		width: 1.86rem;
		height: 1.86rem;
		margin-right: .2rem;
	}	
		
		
  .p5f div p {
    margin-bottom: .1rem;
    font-size: 0.2rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.36rem;
    color: #666666; }
  .p5f div h2 {
    font-size: 0.16rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: normal; }
    .p5f div h2 a {
      color: #35af57; }

.dhr {
  display: flex;
  align-items: flex-start;
  margin-top: .2rem; }
  .dhr > img {
    width: 0.36rem;
    height: 0.36rem;
    margin-right: .2rem; }
  .dhr > div {
    flex: 1; }
    .dhr > div .h1 {
      padding-top: .05rem;
      width: 100%;
      font-size: 0.2rem;
      font-weight: normal;
      font-stretch: normal;
      color: #666666;
      margin-bottom: .1rem; }
      .dhr > div .h1 p {
        display: inline-block; }
      .dhr > div .h1 b img {
        width: 0.22rem;
        height: 0.24rem;
        margin-right: .1rem; }
    .dhr > div h2 {
      font-size: 0.2rem;
      font-weight: normal;
      font-stretch: normal;
      line-height: 1.7;
      color: #999999; }
    .dhr > div span {
      font-size: 0.16rem;
      font-weight: normal;
      font-stretch: normal;
      letter-spacing: 0.01rem;
      color: #bebab5; }

.ul {
  margin-top: .25rem; }
  .ul li a {
    height: 1.8rem;
    border-top: 1px solid #ededed;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-position: right center;
    background-repeat: no-repeat;
		}
    .ul li a > img {
      width: 2.5rem;
      height: 1.2rem; 
			border-radius: 0.1rem;
			}
    .ul li a > div {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: flex-start;
      height: 100%; }
    .ul li a h3 {
      font-size: 0.3rem;
      font-weight: normal;
      font-stretch: normal;
      color: #666666;
			padding-right: .1rem;
      margin-bottom: .3rem; }
    .ul li a h4 {
      display: flex;
      align-items: center;
      font-size: 0.2rem;
      font-weight: normal;
      color: #bebab5; }
      .ul li a h4 img {
        width: 0.2rem;
        height: 0.2rem;
        margin-right: .1rem; }

.nm {
  padding-bottom: 0; }

/*# sourceMappingURL=style.css.map */
.top .t5{
  height: 0.6rem;
}