.bg-white {
  background: #fff;
}

.sub-banner {
  position: relative;
  height: 30rem;
  padding-top: 7rem;
  background: url(../images/son_banner.png) no-repeat center;
  background-size: cover;
  text-align: center;
  color: #fff;
}

.sub-banner h3 {
  font-size: 36px;
  font-weight: bold;
}

.sub-banner p {
  font-size: 22px;
  text-transform: uppercase;
  line-height: 54px;
}

.sub-banner .nav-2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5.2rem;
  line-height: 5.2rem;
  border-top: 1px solid rgba(225, 225, 225, 0.39);
}

.sub-banner .nav-2 > ul {
  justify-content: space-between;
}

.sub-banner .nav-2 > ul > li {
  flex: 1 0 auto !important;
  position: relative;
  text-align: center;
  height: 5.2rem;
}

.sub-banner .nav-2 > ul > li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0px;
  height: 1.6rem;
  border-left: 1px solid #FFFFFF;
  opacity: 0.4;
}

.sub-banner .nav-2 > ul > li:first-child {
  padding-left: 0;
}

.sub-banner .nav-2 > ul > li:first-child::after {
  content: "";
  display: none;
}

.sub-banner .nav-2 > ul > li > a {
  position: relative;
  display: inline-block;
  position: relative;
  font-size: 1.6rem;
  color: #fff;
  overflow: hidden;
}

.sub-banner .nav-2 > ul > li > a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 100%);
  width: 0;
  height: 0;
  border-bottom: 0.8rem solid #fff;
  border-right: 0.8rem solid transparent;
  border-left: 0.8rem solid transparent;
  transition: all .3s;
}

.sub-banner .nav-2 > ul > li > a:hover {
  font-weight: 600;
}

.sub-banner .nav-2 > ul > li > a:hover::after {
  transform: translate(-50%, 0);
}

.sub-banner .nav-2 > ul > li.on a {
  font-weight: 600;
}

.sub-banner .nav-2 > ul > li.on a::after {
  transform: translate(-50%, 0);
}

.sub-banner .nav-2qb {
  display: none;
  position: relative;
  align-items: center;
  z-index: 9;
}

.sub-banner .nav-2qb > a {
  padding-right: 2.6rem;
  background: url(../images/qiehuanb.png) no-repeat right center;
  background-size: 1.6rem;
}

.sub-banner .nav-2qb.on1 {
  display: unset;
}

.sub-banner .nav-2qb .sylm {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 120px;
  transform: translate(-50%, 100%);
  background: #fff;
  z-index: 999;
}

.sub-banner .nav-2qb .sylm a {
  text-align: center !important;
  display: block;
  line-height: 2.4;
  color: #333;
  font-size: 1.6rem;
}

.sub-banner .nav-2qb .sylm a:hover {
  color: #00899c;
}

.sub-banner .nav-2qb:hover .sylm {
  display: block;
}

.sub-banner .nav-2qb p img {
  width: 1.6rem;
  height: 1.6rem;
}

.map {
  margin-top: 4rem;
}

.map .w-h {
  padding-top: 42.37288%;
}

.map .BMap_bubble_content {
  font-size: 16px;
  line-height: 24px;
}

.main-box {
  background: url(../images/cityjb_.png) no-repeat top center;
  background-size: 100% auto;
}

.main-box.bg1 {
  background: url(../images/city.png) no-repeat top center;
  background-size: 100% 100% 
}

.main-box .position {
  height: 6rem;
  line-height: 6rem;
}

.main-box .position ul li {
  padding: 0 1rem 0 2.7rem;
  font-size: 14px;
  color: #898989;
  background: url(../images/jt_.png) no-repeat left center;
  background-size: 1.7rem;
}

.main-box .position ul li:first-child {
  background: url(../images/map_.png) no-repeat left center;
  background-size: 1.7rem;
}

.main-box .position ul li a {
  color: #898989;
}

.main-box .position ul li a:hover {
  color: #00899c;
}

.main-box .h-about {
  padding: 6rem 5rem 0;
  background: #fff;
}

.main-box .h-about .info {
  width: 45.71429%;
}

.main-box .h-about .info h3 {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 7.2rem;
  color: #333333;
}

.main-box .h-about .info .about-us {
  margin-top: 2.4rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2em;
  color: #333333;
}

.main-box .h-about .pic {
  width: 42.85714%;
}

.main-box .h-about .pic img {
  width: 100%;
}

.main-box .adv {
  padding-bottom: 9.8rem;
}

.main-box .adv .col-3 .adv-li {
  position: relative;
  padding: 2rem 2.6rem;
  height: 21rem;
}

.main-box .adv .col-3 .adv-li span {
  font-size: 3rem;
  font-weight: 400;
  line-height: 6.2rem;
  color: #fff;
}

.main-box .adv .col-3 .adv-li p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.2rem;
  color: rgba(225, 225, 225, 0.5);
}

.main-box .adv .col-3 .adv-li img {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
}

.main-box .adv .col-3 .adv-li:hover img {
  animation: flipInY 1.5s;
}

.main-box .adv .col-3:nth-child(1) .adv-li {
  background: url(../images/about_1.png) no-repeat right bottom;
  background-size: cover;
}

.main-box .adv .col-3:nth-child(2) .adv-li {
  background: url(../images/about_4.png) no-repeat right bottom;
  background-size: cover;
}

.main-box .adv .col-3:nth-child(3) .adv-li {
  background: url(../images/about_2.png) no-repeat right bottom;
  background-size: cover;
}

.main-box .adv .col-3:nth-child(4) .adv-li {
  background: url(../images/about_3.png) no-repeat right bottom;
  background-size: cover;
}

.main-box .h-history {
  padding: 5.8rem 0 0;
  background: url(../images/city_2.png) no-repeat center bottom #fff;
  background-size: 100% auto;
}

.main-box .h-history .t .since img {
  width: 14.6rem;
  height: 4.4rem;
}

.main-box .h-history .t .since p {
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 3.2rem;
  color: #666666;
}

.main-box .h-history .b {
  margin-top: 6rem;
  position: relative;
  padding: 0 8rem;
}

.main-box .h-history .b .swiper-slide {
  background: none;
}

.main-box .h-history .b .swiper-slide .year-box {
  position: relative;
  width: 100%;
  height: 39.4rem;
  background: url(../images/step_.png) no-repeat left top;
  padding: 0.9rem 3.5rem 0 2.5rem;
  cursor: pointer;
}

.main-box .h-history .b .swiper-slide .year-box p {
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: #787878;
}

.main-box .h-history .b .swiper-slide .year-box span {
  position: absolute;
  left: 2.5rem;
  top: 15.4rem;
  display: block;
  height: 4.3rem;
  font-size: 3.2rem;
  font-family: Arial;
  font-weight: bold;
  line-height: 4.3rem;
  color: #00899C;
}

.main-box .h-history .b .swiper-slide .year-box:hover {
  background: url(../images/step_l.png) no-repeat left top;
}

.main-box .h-history .b .swiper-slide .year-box:hover p {
  color: #00899c;
}

.main-box .h-history .b .swiper-slide:nth-child(2n) .year-box {
  background: url(../images/step_.png) no-repeat left 6rem;
  padding-top: 6rem;
}

.main-box .h-history .b .swiper-slide:nth-child(2n) .year-box:hover {
  background: url(../images/step_l.png) no-repeat left 6rem;
}

.main-box .h-history .b .swiper-button-next {
  width: 5rem;
  height: 5rem;
  background: url(../images/yjt2l.png) no-repeat center;
  background-size: 100%;
}

.main-box .h-history .b .swiper-button-next::after {
  display: none;
}

.main-box .h-history .b .swiper-button-next.swiper-button-disabled {
  background: url(../images/yjt2.png) no-repeat center;
}

.main-box .h-history .b .swiper-button-prev {
  width: 5rem;
  height: 5rem;
  background: url(../images/yjt1l.png) no-repeat center;
  background-size: 100%;
}

.main-box .h-history .b .swiper-button-prev::after {
  display: none;
}

.main-box .h-history .b .swiper-button-prev.swiper-button-disabled {
  background: url(../images/yjt1.png) no-repeat center;
}

.main-box .h-intro {
  background: url(../images/about4.png) no-repeat top center;
  background-size: 100% auto;
}

.main-box .h-intro .num {
  padding: 6rem 0 5.5rem;
  color: #FFFFFF;
  border-bottom: 1px dashed #A8D4DB;
}

.main-box .h-intro .num li span {
  display: flex;
}

.main-box .h-intro .num li span i {
  display: block;
  font-size: 6rem;
  font-family: Arial;
  font-weight: bold;
  line-height: 6.8rem;
}

.main-box .h-intro .num li span em {
  display: block;
  line-height: 3.4rem;
  font-size: 1.4rem;
}

.main-box .h-intro .num li p {
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.main-box .h-intro .c {
  padding: 1rem 0 5.8rem;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #FFFFFF;
}

.main-box .h-intro .b .row {
  --padd: 5.4rem;
}

.main-box .h-intro .b2 {
  padding: 1px 0 8rem;
}

.main-box .h-intro .b2 p {
  margin-top: 6rem;
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #333333;
}

.main-box .h-intro .b2 p img {
  max-width: 100%;
}

.main-box .h-leaders-box {
  padding-bottom: 8rem;
}

.main-box .h-leaders-box .h-leaders {
  width: 93.65079%;
  margin: 0 auto;
}

.main-box .h-leaders-box .h-leaders .row {
  --padd: 3.2rem;
}

.main-box .h-leaders-box .h-leaders .row li {
  position: relative;
}

.main-box .h-leaders-box .h-leaders .row li a {
  display: block;
  width: 100%;
  padding: 4rem 0 3.2rem;
}

.main-box .h-leaders-box .h-leaders .row li a .pic {
  width: 100%;
}

.main-box .h-leaders-box .h-leaders .row li a .pic .w-h {
  padding-top: 127.05882%;
}

.main-box .h-leaders-box .h-leaders .row li a .info {
  margin-top: 1.4rem;
  text-align: center;
}

.main-box .h-leaders-box .h-leaders .row li a .info span {
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 3.3rem;
  color: #00899C;
}

.main-box .h-leaders-box .h-leaders .row li a .info p {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 3.1rem;
  color: #888888;
}

.main-box .h-leaders-box .h-leaders .row li a:hover {
  background: #fff;
}

.main-box .h-leaders-box .h-leaders .row li:nth-child(6n+1)::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 600%;
  height: 0;
  border-bottom: #E9E9E9 1px dashed;
}

.main-box .h-honor-box {
  padding-bottom: 8rem;
}

.main-box .h-honor-box .h-honor {
  width: 93.65079%;
  margin: 0 auto;
}

.main-box .h-honor-box .h-honor .row {
  --padd: 6.2rem;
}

.main-box .h-honor-box .h-honor .row li {
  position: relative;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.main-box .h-honor-box .h-honor .row li a {
  position: relative;
  display: block;
  width: 100%;
}

.main-box .h-honor-box .h-honor .row li a::after {
  content: "";
  position: absolute;
  top: 0;
  right: calc(-1*var(--padd)/2);
  width: 0;
  height: 100%;
  border-right: #E9E9E9 1px dashed;
}

.main-box .h-honor-box .h-honor .row li a .pic {
  width: 100%;
}

.main-box .h-honor-box .h-honor .row li a .pic .w-h {
  padding-top: 64.77273%;
}

.main-box .h-honor-box .h-honor .row li a .info {
  text-align: center;
}

.main-box .h-honor-box .h-honor .row li a .info p {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 5.6rem;
  color: #888888;
}

.main-box .h-honor-box .h-honor .row li a:hover p {
  color: #00899c;
}

.main-box .h-honor-box .h-honor .row li:nth-child(6n+1)::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 600%;
  height: 0;
  border-bottom: #E9E9E9 1px dashed;
}

.main-box .article-box {
  padding-bottom: 4rem;
}

.main-box .article-box .w {
  padding: 4rem;
}

.main-box .article-box .content-main {
  width: 57.14286%;
  flex: none;
}

.main-box .article-box .content-main .t {
  padding-bottom: 3rem;
  border-bottom: #F5F6F9 1px solid;
}

.main-box .article-box .content-main .t .title h1 {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 2.4rem;
  color: #333333;
}

.main-box .article-box .content-main .t .title p {
  margin-top: 1.9rem;
}

.main-box .article-box .content-main .t .title p span {
  padding: 0 3rem 0 2.4rem;
  font-size: 1.4rem;
  font-family: Arial;
  font-weight: 400;
  line-height: 16px;
  color: #888888;
}

.main-box .article-box .content-main .t .title p span:nth-child(1) {
  background: url(../images/time_.png) no-repeat left center;
  background-size: auto 1.4rem;
}

.main-box .article-box .content-main .t .title p span:nth-child(2) {
  background: url(../images/eye_.png) no-repeat left center;
  background-size: auto 1.4rem;
}

.main-box .article-box .content-main .article {
  padding: 2.2rem 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  color: #333333;
}

.main-box .article-box .content-main .article img {
  max-width: 100% !important;
}

.main-box .article-box .content-main .b .tt {
  border-bottom: 1px solid #E4E4E4;
}

.main-box .article-box .content-main .b .tt span {
  position: relative;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  line-height: 62px;
  color: #333333;
}

.main-box .article-box .content-main .b .tt span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 3px;
  background: #00899C;
}

.main-box .article-box .content-main .b .cc {
  border-bottom: #F5F6F9 1px dashed;
  padding-bottom: 4rem;
}

.main-box .article-box .content-main .b .cc li {
  margin-top: 2rem;
}

.main-box .article-box .content-main .b .cc li a {
  display: flex;
  justify-content: space-between;
  line-height: 3.2rem;
}

.main-box .article-box .content-main .b .cc li a p {
  font-size: 1.8rem;
  font-weight: 400;
  color: #333333;
}

.main-box .article-box .content-main .b .cc li a span {
  width: 9.8rem;
  height: 3.2rem;
  background: rgba(0, 137, 156, 0.1);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #00899C;
}

.main-box .article-box .content-main .b .cc li a:hover p,
.main-box .article-box .content-main .b .cc li a:hover span {
  color: #00899c;
}

.main-box .article-box .content-main .b .bb {
  padding-top: 3rem;
}

.main-box .article-box .content-main .b .bb li {
  line-height: 3rem;
  font-size: 1.4rem;
  font-weight: 400;
}

.main-box .article-box .content-main .b .bb li span {
  width: 6rem;
  flex: none;
  color: #00899C;
  text-align: left;
}

.main-box .article-box .content-main .b .bb li p {
  color: #999999;
}

.main-box .article-box .content-main .b .bb li p a {
  color: #666666;
}

.main-box .article-box .content-main .b .bb li p a:hover {
  color: #00899c;
}

.main-box .article-box .content-main .b .bb li p a.disable {
  color: #ccc;
}

.main-box .article-box .content-main .b .bb:nth-child(2) span {
  text-align: right;
}

.main-box .article-box .aside-r {
  flex: none;
  height: max-content;
  width: 30.63492%;
  background: #FBFBFB;
  padding: 1rem 3.4rem 4rem;
}

.main-box .article-box .aside-r .t {
  padding-left: 3.4rem;
  background: url(../images/indexicon_r.png) no-repeat left center;
  background-size: 2.4rem;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 6.2rem;
  color: #333333;
}

.main-box .article-box .aside-r .c a {
  display: block;
  transition: all .3s;
}

.main-box .article-box .aside-r .c a .pic img {
  max-width: 100%;
}

.main-box .article-box .aside-r .c a .info {
  padding: 3.3rem 0 2.2rem;
  border-bottom: 1px solid #DDDDDD;
  transition: all .3s;
}

.main-box .article-box .aside-r .c a .info span {
  font-size: 1.8rem;
  font-family: Arial;
  font-weight: bold;
  line-height: 2rem;
  color: #00899C;
}

.main-box .article-box .aside-r .c a .info p {
  margin-top: 1.2rem;
  height: 5.2rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2.6rem;
  color: #333333;
}

.main-box .article-box .aside-r .c a:hover {
  transform: translateY(-2%);
}

.main-box .article-box .aside-r .b {
  margin-top: 1.4rem;
}

.main-box .article-box .aside-r .b ul li a {
  display: flex;
  justify-content: space-between;
}

.main-box .article-box .aside-r .b ul li a p {
  font-size: 1.5rem;
  font-weight: 400;
  color: #555555;
  line-height: 3.6rem;
}

.main-box .article-box .aside-r .b ul li a p i {
  margin-right: 1rem;
  font-size: 2.1rem;
  line-height: 3.6rem;
}

.main-box .article-box .aside-r .b ul li a span {
  font-size: 1.3rem;
  font-family: Arial;
  font-weight: 400;
  line-height: 3.8rem;
  color: #888888;
}

.main-box .article-box .aside-r .b ul li a:hover p,
.main-box .article-box .aside-r .b ul li a:hover span {
  color: #00899c;
}

.main-box .article-box .aside-r .b .more {
  margin-top: 1.6rem;
  display: block;
  height: 4.2rem;
  line-height: 4.2rem;
  background: #00899C;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 400;
  color: #FFFFFF;
}

.main-box .single .t {
  padding: 0 0 1.2rem;
  border-bottom: #F5F6F9 1px solid;
  margin-bottom: 2.8rem;
}

.main-box .single .t h1 {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 2.4rem;
  color: #00899C;
}

.main-box .single .t p span {
  margin: 0 1.5rem;
  padding-left: 2.4rem;
  font-size: 1.4rem;
  font-family: Arial;
  font-weight: 400;
  line-height: 5.2rem;
  color: #888888;
}

.main-box .single .t p span:nth-child(1) {
  background: url(../images/time_.png) no-repeat left center;
  background-size: 1.4rem;
}

.main-box .single .t p span:nth-child(2) {
  background: url(../images/eye_.png) no-repeat left center;
  background-size: 1.4rem;
}

.main-box .single .b {
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  color: #333333;
}

.main-box .single .b img {
  max-width: 100% !important;
}

.main-box .single .teams {
  padding: 0 0 0 0;
}

.main-box .single .teams .tt {
  position: relative;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 6.4rem;
  color: #333333;
  border-bottom: 1px solid #E4E4E4;
}

.main-box .single .teams .tt::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 4em;
  height: 3px;
  background: #00899c;
}

.main-box .single .teams .bb .row {
  --padd: 4rem;
}

.main-box .single .teams .bb .row li {
  margin: 0 0rem 4.8rem;
}

.main-box .single .teams .bb .row li a {
  display: block;
  border: 1px solid #EEEEEE;
  padding: 33px 33px 40px;
}

.main-box .single .teams .bb .row li a h6 {
  margin-bottom: 1.2rem;
  height: 5.2rem;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.6rem;
  color: #333333;
}

.main-box .single .teams .bb .row li a span {
  font-size: 1.4rem;
  font-family: Arial;
  font-weight: bold;
  line-height: 1.6rem;
  color: #666666;
}

.main-box .single .teams .bb .row li a .pic {
  margin: 1.6rem 0 2.5rem;
}

.main-box .single .teams .bb .row li a .pic .w-h {
  padding-top: 64.43662%;
}

.main-box .single .teams .bb .row li a .pic .bf {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 4.8rem;
  height: 4.8rem;
  background: url(../images/video_2.png) no-repeat center;
  background-size: 100%;
}

.main-box .single .teams .bb .row li a p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.6rem;
  color: #333333;
}

.main-box .single .teams .bb .row li a:hover {
  padding: 30px;
  border: 4px solid #00899c;
  box-shadow: 0px 4px 12px rgba(0, 137, 156, 0.16);
}

.main-box .single .teams .bb .row li a:hover h6 {
  color: #00899c;
  font-weight: bold;
}

.main-box .single .teams .bb .row li a:hover .pic .bf {
  background: url(../images/video_1.png) no-repeat center;
  background-size: 100%;
}

.main-box .single2-t {
  margin-bottom: 3.2rem;
}

.main-box .s-paiban .search-box {
  margin-bottom: 4rem;
  height: 5rem;
  line-height: 5rem;
}

.main-box .s-paiban .search-box .text {
  width: 49rem;
  height: inherit;
  border: 1px solid #ECECEC;
  border-right: none;
  padding: 0 2rem;
  font-size: 1.6rem;
  font-weight: 400;
  color: #333;
}

.main-box .s-paiban .search-box .text::placeholder {
  color: #898989;
}

.main-box .s-paiban .search-box .btn {
  width: 15rem;
  height: inherit;
  text-align: center;
  background: #00899C;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.main-box .s-paiban .depts {
  margin-bottom: 3rem;
}

.main-box .s-paiban .depts .left {
  width: 15.42373%;
  flex: none;
  background: #00899c;
  text-align: center;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 12rem;
  color: #FFFFFF;
}

.main-box .s-paiban .depts .right {
  width: 84.57627%;
  padding: 0 0 4rem 5rem;
  background: #FBFBFB;
}

.main-box .s-paiban .depts .right .row {
  width: 100%;
}

.main-box .s-paiban .depts .right .row li a {
  display: block;
  width: 100%;
  height: 1.8rem;
  padding-left: 2.1rem;
  line-height: 1.8rem;
  margin-top: 4rem;
  font-size: 17px;
  color: #333;
  cursor: pointer;
  background: url(../images/sx.png) no-repeat left center;
}

.main-box .s-paiban .depts .right .row li a:hover {
  color: #00899c;
  background: url(../images/sx-on.png) no-repeat left center;
}

.main-box .s-paiban2 .t .yxz {
  height: 3rem;
  line-height: 3rem;
  padding-left: 3rem;
  background: url(../images/searcht.png) no-repeat left center;
  background-size: 2rem;
}

.main-box .s-paiban2 .t .yxz p {
  font-size: 1.8rem;
  font-weight: 400;
  color: #666666;
}

.main-box .s-paiban2 .t .yxz p span {
  font-size: 2rem;
  font-weight: bold;
  color: #00899C;
}

.main-box .s-paiban2 .t .cxxz a {
  display: block;
  padding-right: 2.6rem;
  background: url(../images/qiehuanl.png) no-repeat right center;
  background-size: 1.6rem;
  color: #00899c;
  font-size: 1.6rem;
  font-weight: 400;
  transition: all .5s;
}

.main-box .s-paiban2 .t .cxxz a:hover {
  transform: translateY(-0.2rem);
}

.main-box .s-paiban2 .zc {
  margin: 3rem 0;
  border: 1px solid #EEEEEE;
}

.main-box .s-paiban2 .zc .left {
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 12rem;
  background: #FBFBFB;
}

.main-box .s-paiban2 .zc .left span {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2rem;
  color: #333333;
}

.main-box .s-paiban2 .zc .right {
  flex: 1;
  padding: 1.8rem;
  display: flex;
  justify-content: space-evenly;
}

.main-box .s-paiban2 .zc .right li {
  margin: 0 3rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 4rem;
}

.main-box .s-paiban2 .zc .right li a {
  color: #333;
}

.main-box .s-paiban2 .zc .right li a:hover {
  color: #00899c;
}

.main-box .s-paiban2 .zc .right li span {
  color: #888888;
}

.main-box .s-paiban2 .c .search-box {
  margin-bottom: 4rem;
  height: 5rem;
  line-height: 5rem;
}

.main-box .s-paiban2 .c .search-box .text {
  width: 87.28814%;
  height: inherit;
  border: 1px solid #ECECEC;
  border-right: none;
  padding: 0 2rem;
  font-size: 1.6rem;
  font-weight: 400;
  color: #333;
  background: #FBFBFB;
}

.main-box .s-paiban2 .c .search-box .text::placeholder {
  color: #898989;
}

.main-box .s-paiban2 .c .search-box .btn {
  width: 12.71186%;
  height: inherit;
  text-align: center;
  background: #00899C;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.main-box .s-paiban2 .b .left2 {
  width: 46.44068%;
}

.main-box .s-paiban2 .b .left2 .ttt .ll {
  width: 100%;
  flex: none;
  height: 6.4rem;
  padding-left: 1.6rem;
  line-height: 5.4rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: #666666;
}

.main-box .s-paiban2 .b .left2 .ttt .ll span {
  color: #00899c;
}

.main-box .s-paiban2 .b .left2 .bbb ul li a .ll {
  width: 100%;
}

.main-box .s-paiban2 .b .left2 .bbb ul li a .ll .llys {
  display: flex;
  align-items: center;
}

.main-box .s-paiban2 .b .left2 .bbb ul li a .ll .llys .pic {
  width: 13rem;
  height: 16.4rem;
  flex: none;
  overflow: hidden;
}

.main-box .s-paiban2 .b .left2 .bbb ul li a .ll .llys .pic .w-h {
  padding-top: 126.15385%;
}

.main-box .s-paiban2 .b .left2 .bbb ul li a .ll .llys .pic img {
  transition: all .5s;
}

.main-box .s-paiban2 .b .left2 .bbb ul li a .ll .llys .pic img:hover {
  transform: scale(1.1);
}

.main-box .s-paiban2 .b .left2 .bbb ul li a .ll .llys .info {
  padding: 0 2.6rem;
}

.main-box .s-paiban2 .b .left2 .bbb ul li a .ll .llys .info span {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 2.8rem;
  color: #00899c;
}

.main-box .s-paiban2 .b .left2 .bbb ul li a .ll .llys .info i {
  margin-left: 1rem;
  padding-left: 1rem;
  border-left: #E2E2E2 1px solid;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.8rem;
  color: #555555;
}

.main-box .s-paiban2 .b .left2 .bbb ul li a .ll .llys .info p {
  margin-top: 0.8rem;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 2.2rem;
  color: #777777;
}

.main-box .s-paiban2 .b .right2 {
  flex: 1;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox {
  position: relative;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .hd {
  height: 6.4rem;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .hd .arrow {
  display: block;
  height: 100%;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .hd .arrow a {
  display: block;
  width: 5.6rem;
  height: 100%;
  background-color: pink;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .hd .arrow a.next {
  float: right;
  background: url(../images/pbyjtl.png) no-repeat center;
  background-size: 2.4rem 2.4rem;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .hd .arrow a.next.nextStop {
  background: url(../images/pbyjt.png) no-repeat center;
  background-size: 2.4rem 2.4rem;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .hd .arrow a.prev {
  background: url(../images/pbzjtl.png) no-repeat center;
  background-size: 2.4rem 2.4rem;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .hd .arrow a.prev.prevStop {
  background: url(../images/pbzjt.png) no-repeat center;
  background-size: 2.4rem 2.4rem;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd {
  background: #FBFBFB;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul .xqt {
  height: 6.4rem;
  padding: 0 5.6rem;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul .xqt .zbt-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul .xqt .zbt-box span {
  font-size: 1.6rem;
  font-family: Arial;
  font-weight: bold;
  line-height: 2.6rem;
  color: #333333;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul .xqt .zbt-box p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.4rem;
  color: #333333;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li {
  padding: 0 5.6rem;
  position: relative;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .sxw {
  position: absolute;
  width: 5.6rem;
  left: 0;
  top: 0;
  height: inherit;
  background: #FBFBFB;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .sxw p {
  display: block;
  height: 8.2rem;
  line-height: 8.2rem;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 400;
  color: #666666;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .sxw p:first-child {
  border-bottom: #fff 2px solid;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .rr2 {
  background: #FBFBFB;
  position: relative;
  display: flex;
  width: 100%;
  height: 16.4rem;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .rr2 .zb-box {
  height: 16.4rem;
  width: 100%;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .rr2 .zb-box .btian {
  height: 8.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .rr2 .zb-box .btian .ann {
  display: block;
  position: relative;
  width: 4.2rem;
  height: 4.2rem;
  line-height: 4.2rem;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .rr2 .zb-box .btian .ann.pt {
  background: #63B98C;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .rr2 .zb-box .btian .ann.zj {
  background: #54A0EA;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .rr2 .zb-box .btian .ann .pbxx {
  display: none;
  position: absolute;
  z-index: 99990;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 100%);
  width: 26rem;
  border: 1px solid #00899C;
  box-shadow: 0px 4px 12px rgba(0, 137, 156, 0.16);
  padding: 2.5rem 3rem;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.8rem;
  color: #333333;
  background: #fff;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .rr2 .zb-box .btian .ann .pbxx::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -100%);
  width: 1.7rem;
  height: 1rem;
  background: url(../images/sjs.png) no-repeat center bottom;
  background-size: auto 100%;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .rr2 .zb-box .btian .ann .pbxx p {
  text-align: left;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .rr2 .zb-box .btian .ann .pbxx p span {
  display: inline-block;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .rr2 .zb-box .btian .ann .pbxx p span i {
  color: #00899c;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .rr2 .zb-box .btian .ann:hover .pbxx {
  display: block;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .rr2 .zb-box .btian:first-child {
  border-bottom: #fff 2px solid;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .rr2 .zb-box:hover {
  background: #F3F3F3;
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .rr2 .swiper-button-next {
  background-image: url(../images/pbyjtl.png);
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .rr2 .swiper-button-next .swiper-button-disabled {
  background-image: url(../images/pbyjt.png);
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .rr2 .swiper-button-prev {
  background-image: url(../images/pbzjtl.png);
}

.main-box .s-paiban2 .b .right2 .slideTxtBox .bd ul li .rr2 .swiper-button-prev .swiper-button-disabled {
  background-image: url(../images/pbzjt.png);
}

.main-box .s-paiban2 .b .tt {
  background: #FBFBFB;
}

.main-box .s-paiban2 .b .tt .ll {
  width: 46.44068%;
  flex: none;
  height: 6.4rem;
  padding-left: 1.6rem;
  line-height: 5.4rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: #666666;
}

.main-box .s-paiban2 .b .tt .ll span {
  color: #00899c;
}

.main-box .s-paiban2 .b .tt .rr {
  position: relative;
  display: flex;
  width: 53.55932%;
  height: 6.4rem;
  padding: 0 5.6rem;
}

.main-box .s-paiban2 .b .tt .rr .zbt-box {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.main-box .s-paiban2 .b .tt .rr .zbt-box span {
  font-size: 1.6rem;
  font-family: Arial;
  font-weight: bold;
  line-height: 2.6rem;
  color: #333333;
}

.main-box .s-paiban2 .b .tt .rr .zbt-box p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.4rem;
  color: #333333;
}

.main-box .s-paiban2 .b .tt .rr .swiper-slide {
  background: none;
}

.main-box .s-paiban2 .b .tt .rr .swiper-button-next,
.main-box .s-paiban2 .b .tt .rr .swiper-button-prev,
.main-box .s-paiban2 .b .tt .rr .swiper-button-disabled {
  background-position: center;
  background-size: 2.4rem 2.4rem;
  background-repeat: no-repeat;
}

.main-box .s-paiban2 .b .tt .rr .swiper-button-next::after,
.main-box .s-paiban2 .b .tt .rr .swiper-button-prev::after,
.main-box .s-paiban2 .b .tt .rr .swiper-button-disabled::after {
  display: none;
}

.main-box .s-paiban2 .b .tt .rr .swiper-button-next {
  background-image: url(../images/pbyjtl.png);
}

.main-box .s-paiban2 .b .tt .rr .swiper-button-next .swiper-button-disabled {
  background-image: url(../images/pbyjt.png);
}

.main-box .s-paiban2 .b .tt .rr .swiper-button-prev {
  background-image: url(../images/pbzjtl.png);
}

.main-box .s-paiban2 .b .tt .rr .swiper-button-prev .swiper-button-disabled {
  background-image: url(../images/pbzjt.png);
}

.main-box .s-paiban2 .b .bb li a {
  display: flex;
  border-bottom: 1px solid #EEEEEE;
  width: 100%;
  height: 100%;
}

.main-box .s-paiban2 .b .bb li a:hover {
  border-bottom: 1px solid #00899c;
}

.main-box .s-paiban2 .b .bb li a:hover .ll .llys .pic img {
  transform: scale(1.1);
}

.main-box .s-paiban2 .b .bb li .ll {
  width: 46.44068%;
}

.main-box .s-paiban2 .b .bb li .ll .llys {
  display: flex;
  align-items: center;
}

.main-box .s-paiban2 .b .bb li .ll .llys .pic {
  width: 13rem;
  height: 16.4rem;
  flex: none;
  overflow: hidden;
}

.main-box .s-paiban2 .b .bb li .ll .llys .pic .w-h {
  padding-top: 126.15385%;
}

.main-box .s-paiban2 .b .bb li .ll .llys .pic img {
  transition: all .5s;
}

.main-box .s-paiban2 .b .bb li .ll .llys .pic img:hover {
  transform: scale(1.1);
}

.main-box .s-paiban2 .b .bb li .ll .llys .info {
  padding: 0 2.6rem;
}

.main-box .s-paiban2 .b .bb li .ll .llys .info span {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 2.8rem;
  color: #00899c;
}

.main-box .s-paiban2 .b .bb li .ll .llys .info i {
  margin-left: 1rem;
  padding-left: 1rem;
  border-left: #E2E2E2 1px solid;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.8rem;
  color: #555555;
}

.main-box .s-paiban2 .b .bb li .ll .llys .info p {
  margin-top: 0.8rem;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 2.2rem;
  color: #777777;
}

.main-box .s-paiban2 .b .bb li .rr {
  background: #FBFBFB;
  position: relative;
  display: flex;
  width: 53.55932%;
  height: 16.4rem;
  padding: 0 5.6rem;
}

.main-box .s-paiban2 .b .bb li .rr .swiper {
  overflow: unset;
}

.main-box .s-paiban2 .b .bb li .rr .swiper-slide {
  background: none;
  visibility: hidden;
  width: 0;
}

.main-box .s-paiban2 .b .bb li .rr .swiper-slide.swiper-slide-active {
  visibility: visible;
}

.main-box .s-paiban2 .b .bb li .rr .sxw {
  position: absolute;
  width: 5.6rem;
  left: 0;
  top: 0;
  height: inherit;
  background: #FBFBFB;
}

.main-box .s-paiban2 .b .bb li .rr .sxw p {
  display: block;
  height: 8.2rem;
  line-height: 8.2rem;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 400;
  color: #666666;
}

.main-box .s-paiban2 .b .bb li .rr .sxw p:first-child {
  border-bottom: #fff 2px solid;
}

.main-box .s-paiban2 .b .bb li .rr .zb-box {
  height: 16.4rem;
  width: 100%;
}

.main-box .s-paiban2 .b .bb li .rr .zb-box .btian {
  height: 8.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-box .s-paiban2 .b .bb li .rr .zb-box .btian .ann {
  display: block;
  position: relative;
  width: 4.2rem;
  height: 4.2rem;
  line-height: 4.2rem;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  font-size: 14px;
}

.main-box .s-paiban2 .b .bb li .rr .zb-box .btian .ann.pt {
  background: #63B98C;
}

.main-box .s-paiban2 .b .bb li .rr .zb-box .btian .ann.zj {
  background: #54A0EA;
}

.main-box .s-paiban2 .b .bb li .rr .zb-box .btian .ann .pbxx {
  display: none;
  position: absolute;
  z-index: 99990;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 100%);
  width: 26rem;
  border: 1px solid #00899C;
  box-shadow: 0px 4px 12px rgba(0, 137, 156, 0.16);
  padding: 2.5rem 3rem;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.8rem;
  color: #333333;
  background: #fff;
}

.main-box .s-paiban2 .b .bb li .rr .zb-box .btian .ann .pbxx::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -100%);
  width: 1.7rem;
  height: 1rem;
  background: url(../images/sjs.png) no-repeat center bottom;
  background-size: auto 100%;
}

.main-box .s-paiban2 .b .bb li .rr .zb-box .btian .ann .pbxx p {
  text-align: left;
}

.main-box .s-paiban2 .b .bb li .rr .zb-box .btian .ann .pbxx p span {
  display: inline-block;
}

.main-box .s-paiban2 .b .bb li .rr .zb-box .btian .ann .pbxx p span i {
  color: #00899c;
}

.main-box .s-paiban2 .b .bb li .rr .zb-box .btian .ann:hover .pbxx {
  display: block;
}

.main-box .s-paiban2 .b .bb li .rr .zb-box .btian:first-child {
  border-bottom: #fff 2px solid;
}

.main-box .s-paiban2 .b .bb li .rr .zb-box:hover {
  background: #F3F3F3;
}

.main-box .s-paiban2 .b .left {
  width: 46.44068%;
}

.main-box .s-paiban2 .b .left .tt {
  height: 6.4rem;
  padding-left: 1.6rem;
  line-height: 5.4rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: #666666;
  background: #FBFBFB;
}

.main-box .s-paiban2 .b .left .tt span {
  color: #00899c;
}

.main-box .s-paiban2 .b .left .bb li {
  border-bottom: 1px solid #EEEEEE;
}

.main-box .s-paiban2 .b .left .bb li a {
  display: flex;
  align-items: center;
}

.main-box .s-paiban2 .b .left .bb li a .pic {
  width: 13rem;
  height: 16.4rem;
  flex: none;
}

.main-box .s-paiban2 .b .left .bb li a .pic .w-h {
  padding-top: 126.15385%;
}

.main-box .s-paiban2 .b .left .bb li a .info {
  padding: 0 2.6rem;
}

.main-box .s-paiban2 .b .left .bb li a .info span {
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 2.8rem;
  color: #00899c;
}

.main-box .s-paiban2 .b .left .bb li a .info i {
  margin-left: 1rem;
  padding-left: 1rem;
  border-left: #E2E2E2 1px solid;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.8rem;
  color: #555555;
}

.main-box .s-paiban2 .b .left .bb li a .info p {
  margin-top: 0.8rem;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 2.2rem;
  color: #777777;
}

.main-box .s-paiban2 .b .right {
  width: 53.55932%;
  background: #FBFBFB;
}

.main-box .s-paiban2 .b .right .ll {
  width: 9.04762%;
  padding-top: 6.4rem;
  flex: none;
}

.main-box .s-paiban2 .b .right .ll li {
  border-bottom: 1px solid #EEEEEE;
}

.main-box .s-paiban2 .b .right .ll li p {
  height: 8.2rem;
  line-height: 8.2rem;
  font-size: 1.4rem;
  font-weight: 400;
  color: #666666;
  text-align: center;
}

.main-box .s-paiban2 .b .right .ll li p:nth-child(1) {
  border-bottom: #fff 1px solid;
}

.main-box .s-paiban2 .b .right .rr {
  position: relative;
  width: 90.95238%;
}

.main-box .s-paiban2 .b .right .rr .swiper-slide {
  background: none;
}

.main-box .s-paiban2 .b .right .rr .zbtli {
  height: 6.4rem;
  padding-top: 0.6rem;
}

.main-box .s-paiban2 .b .right .rr .zbtli .zbt-box {
  height: inherit;
}

.main-box .s-paiban2 .b .right .rr .zbtli .zbt-box span {
  font-size: 1.6rem;
  font-family: Arial;
  font-weight: bold;
  line-height: 2.6rem;
  color: #333333;
}

.main-box .s-paiban2 .b .right .rr .zbtli .zbt-box p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.4rem;
  color: #333333;
}

.main-box .s-paiban2 .b .right .rr .zbli {
  height: 16.4rem;
}

.main-box .s-paiban2 .b .right .rr .zbli li {
  height: 8.2rem;
}

.main-box .pb12 {
  background: url(../images/cont-bg.png) no-repeat top center #fff;
  background-size: 100% auto;
}

.main-box .pb12c .t .l {
  position: relative;
  flex: none;
  width: auto;
  padding-left: 2.20339%;
}

.main-box .pb12c .t .l::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 11.01695%;
  height: 7rem;
  background: #00899c;
}

.main-box .pb12c .t .l .pic {
  overflow: hidden;
  width: 21rem;
}

.main-box .pb12c .t .l .pic .w-h {
  padding-top: 126.19048%;
}

.main-box .pb12c .t .l .pic .w-h img {
  transition: all .5s;
}

.main-box .pb12c .t .l .pic .w-h:hover img {
  transform: scale(1.1);
}

.main-box .pb12c .t .r {
  margin-top: 1.6rem;
  flex: 1;
  background: #fff;
  padding: 5.5rem 5.7rem 0 3.4rem;
}

.main-box .pb12c .t .r .tt {
  position: relative;
  padding-bottom: 3rem;
  border-bottom: #E0E0E0 1px dashed;
}

.main-box .pb12c .t .r .tt .xmzw {
  display: flex;
}

.main-box .pb12c .t .r .tt .xmzw h3 {
  margin-right: 1rem;
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 4.2rem;
  color: #333333;
}

.main-box .pb12c .t .r .tt .xmzw span {
  margin: 1.8rem 0 0;
  display: inline-block;
  padding: 0 1rem;
  height: 1.8rem;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.8rem;
  color: #00899C;
  border-left: #E2E2E2 1px solid;
}

.main-box .pb12c .t .r .tt .yj {
  height: 1.6rem;
  padding-left: 2.4rem;
  background: url(../images/eye_.png) no-repeat left center;
  background-size: 1.4rem;
  font-size: 1.4rem;
  font-family: Arial;
  font-weight: 400;
  line-height: 1.6rem;
  color: #888888;
}

.main-box .pb12c .t .r .tt::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -3px;
  width: 7px;
  height: 7px;
  background: #00899c;
  border-radius: 50%;
}

.main-box .pb12c .t .r .cc {
  padding: 1rem 0;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.8rem;
  color: #555555;
}

.main-box .pb12c .t .r .bb {
  padding-top: 1rem;
}

.main-box .pb12c .t .r .bb a {
  display: inline-block;
  padding: 0 5.6rem 0 2.9rem;
  height: 5.2rem;
  line-height: 5.2rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: #00899C;
  background: url(../images/pbyjtl.png) no-repeat 12.9rem center rgba(228, 242, 244, 0.39);
  background-size: 1.6rem;
}

.main-box .pb12c .t .r-ks {
  position: relative;
  width: 61.86441%;
  flex: none;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background: url(../images/kesi_.png) no-repeat top #fff;
  background-size: 100% auto;
  padding: 0 3rem 0.9rem 0;
}

.main-box .pb12c .t .r-ks .tt {
  position: relative;
}

.main-box .pb12c .t .r-ks .tt .xmzw {
  display: flex;
}

.main-box .pb12c .t .r-ks .tt .xmzw h3 {
  font-size: 3.1rem;
  font-weight: bold;
  line-height: 7rem;
  color: #333333;
}

.main-box .pb12c .t .r-ks .tt .yj {
  height: 1.6rem;
  padding-left: 2.4rem;
  background: url(../images/eye_.png) no-repeat left center;
  background-size: 1.4rem;
  font-size: 1.4rem;
  font-family: Arial;
  font-weight: 400;
  line-height: 1.6rem;
  color: #888888;
}

.main-box .pb12c .t .r-ks .cc {
  padding: 0 0 1.8rem;
}

.main-box .pb12c .t .r-ks .cc .lll span {
  margin: 0 1rem 0 0;
  display: inline-block;
  padding: 0 1rem;
  height: 2.8rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.8rem;
  font-size: 16px;
  font-weight: 400;
  color: #898989;
  background: #EEEEEE;
}

.main-box .pb12c .t .r-ks .cc .lll span:nth-child(2) {
  background: #E4F2F4;
  color: #00899c;
}

.main-box .pb12c .t .r-ks .bb {
  padding-top: 1rem;
  position: relative;
  border-bottom: #E0E0E0 1px dashed;
}

.main-box .pb12c .t .r-ks .bb span {
  position: relative;
  display: inline-block;
  font-size: 2rem;
  font-weight: 400;
  line-height: 6.2rem;
  color: #333333;
}

.main-box .pb12c .t .r-ks .bb span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 2.4em;
  height: 3px;
  background: #00899c;
}

.main-box .pb12c .t .r-ks .bb::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -3px;
  width: 7px;
  height: 7px;
  background: #00899c;
  border-radius: 50%;
}

.main-box .pb12c .t .ks-pic {
  width: 38.13559%;
  flex: none;
}

.main-box .pb12c .t .ks-pic .w-h {
  padding-top: 64.44444%;
}

.main-box .pb12c .t .ks-pic .w-h a {
  display: block;
  width: 100%;
  height: 100%;
}

.main-box .pb12c .t .ks-pic .w-h .swiper-pagination {
  text-align: right;
  bottom: 2rem;
  padding-right: 2rem;
}

.main-box .pb12c .t .ks-pic .w-h .swiper-pagination-bullet {
  width: 1rem;
  height: 1rem;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  opacity: 1;
  background: none;
}

.main-box .pb12c .t .ks-pic .w-h .swiper-pagination-bullet-active {
  background: #fff;
  border-radius: 50%;
  opacity: 1;
}

.main-box .pb12c .tit {
  height: 6.2rem;
  line-height: 6.2rem;
  border-bottom: 1px solid #E4E4E4;
}

.main-box .pb12c .tit span {
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
  color: #333333;
  border-bottom: 3px solid #00899c;
  margin-bottom: -3px;
}

.main-box .pb12c .tit2 {
  padding-top: 1rem;
  position: relative;
  border-bottom: #E0E0E0 1px dashed;
}

.main-box .pb12c .tit2 span {
  position: relative;
  display: inline-block;
  font-size: 2rem;
  font-weight: 400;
  line-height: 6.2rem;
  color: #333333;
}

.main-box .pb12c .tit2 span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 2.4em;
  height: 3px;
  background: #00899c;
}

.main-box .pb12c .tit2::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -3px;
  width: 7px;
  height: 7px;
  background: #00899c;
  border-radius: 50%;
}

.main-box .pb12c .c {
  background: #fff;
  padding-top: 2rem;
}

.main-box .pb12c .c .bb {
  padding: 1.6rem 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 3.2rem;
  color: #333333;
}

.main-box .pb12c .b .cc {
  display: flex;
}

.main-box .pb12c .b .cc span {
  position: relative;
  display: block;
  padding: 1.6rem 0 1.6rem 2.2rem;
  margin-right: 4rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 3.2rem;
  color: #333333;
}

.main-box .pb12c .b .cc span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background: #63B98C;
}

.main-box .pb12c .b .cc span:nth-child(2)::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  background: #54A0EA;
}

.main-box .pb12c .b .bb .biao {
  display: flex;
}

.main-box .pb12c .b .bb .biao li {
  width: 12.5%;
  flex: none;
  text-align: center;
  border-left: none;
  border: 1px solid #EEEEEE;
}

.main-box .pb12c .b .bb .biao li:first-child {
  border-left: 1px solid #EEEEEE;
}

.main-box .pb12c .b .bb .biaot {
  height: 3.8rem;
  line-height: 3.8rem;
}

.main-box .pb12c .b .bb .biaot li {
  height: inherit;
}

.main-box .pb12c .b .bb .biaob {
  background: #FBFBFB;
  font-size: 1.4rem;
  font-weight: 400;
  color: #333333;
}

.main-box .pb12c .b .bb .biaob li {
  height: 14.4rem;
}

.main-box .pb12c .b .bb .biaob li .bt {
  height: 7.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-box .pb12c .b .bb .biaob li .bt:first-child {
  border-bottom: #fff 2px solid;
}

.main-box .pb12c .b .bb .biaob li .bt a {
  position: relative;
  display: block;
  width: 4.2rem;
  height: 4.2rem;
  line-height: 4.2rem;
  text-align: center;
  color: #fff;
  border-radius: 50%;
}

.main-box .pb12c .b .bb .biaob li .bt a.zj {
  background: #54A0EA;
}

.main-box .pb12c .b .bb .biaob li .bt a.pt {
  background: #63B98C;
}

.main-box .pb12c .b .bb .biaob li .bt a .pbxx {
  display: none;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 100%);
  width: 26rem;
  padding: 2.5rem 3rem;
  background: #fff;
  border: 1px solid #00899C;
  box-shadow: 0px 4px 12px rgba(0, 137, 156, 0.16);
  text-align: left;
  z-index: 99;
}

.main-box .pb12c .b .bb .biaob li .bt a .pbxx::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -100%);
  width: 1.7rem;
  height: 1rem;
  background: url(../images/sjs.png) no-repeat center bottom;
  background-size: auto 100%;
}

.main-box .pb12c .b .bb .biaob li .bt a .pbxx p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2;
  color: #333333;
}

.main-box .pb12c .b .bb .biaob li .bt a .pbxx p span {
  display: inline-block;
}

.main-box .pb12c .b .bb .biaob li .bt a .pbxx p span i {
  color: #00899c;
}

.main-box .pb12c .b .bb .biaob li .bt a.zj:hover .pbxx {
  display: block;
}

.main-box .pb12c .b .bb .biaob li .bt a.pt:hover .pbxx {
  display: block;
}

.main-box .pb12c .b .bb .ksys-lis {
  margin-top: 2.4rem;
  --padd: 5.6rem;
}

.main-box .pb12c .b .bb .ksys-lis li {
  margin-bottom: 3rem;
}

.main-box .pb12c .b .bb .ksys-lis a {
  display: block;
}

.main-box .pb12c .b .bb .ksys-lis a .w-h {
  padding-top: 126.66667%;
}

.main-box .pb12c .b .bb .ksys-lis a .info {
  text-align: center;
  padding: 1.2rem 0;
}

.main-box .pb12c .b .bb .ksys-lis a .info span {
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 3.3rem;
  color: #00899C;
}

.main-box .pb12c .b .bb .ksys-lis a .info p {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 3.1rem;
  color: #888888;
}

.main-box .qs {
  width: 100%;
  min-height: 59rem;
  text-align: center;
  line-height: 5rem;
  font-size: 1.6rem;
  font-weight: 400;
  color: #999999;
}

.main-box .qspic {
  width: 9.8rem;
  height: 8.6rem;
}

.main-box .share-box .share p {
  display: inline-block;
  width: 6.6rem;
  line-height: 2.4rem;
  font-size: 1.4rem;
  font-weight: 400;
  color: #999999;
}

.main-box .share-box .share .bshare-custom {
  display: flex;
}

.main-box .share-box .share .share-btn {
  overflow: hidden;
  position: relative;
  width: 2.4rem;
  height: 2.4rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin-right: 0.5rem;
  transition: all 0.3s;
}

.main-box .share-box .share .share-btn a {
  display: block !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 1;
  opacity: 0;
}

.main-box .share-box .share .share-btn:hover {
  transform: translateY(-8%);
}

.main-box .share-box .share .share-btn img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.main-box .share-box .share .share-btn.xl-btn {
  background-image: url(../images/share_xl.png);
}

.main-box .share-box .share .share-btn.xl-btn .box-fill {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.main-box .search .t {
  height: 2rem;
  padding-left: 3rem;
  background: url(../images/searcht.png) no-repeat left center;
  background-size: 2rem;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2rem;
  color: #666666;
}

.main-box .search .t span {
  color: #00899c;
}

.main-box .search .b {
  margin: 1.7rem 0 0;
}

.main-box .search .b .slideTxtBox .hd {
  border-bottom: 1px solid #EEEEEE;
}

.main-box .search .b .slideTxtBox .hd li {
  position: relative;
  margin-right: 4rem;
  display: inline-block;
  font-size: 2rem;
  font-weight: 400;
  line-height: 6.6rem;
  color: #666666;
  cursor: pointer;
}

.main-box .search .b .slideTxtBox .hd li::after {
  content: "";
  position: absolute;
  display: none;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 3px;
  background: #00899c;
}

.main-box .search .b .slideTxtBox .hd li.on {
  font-weight: bold;
  color: #333333;
}

.main-box .search .b .slideTxtBox .hd li.on::after {
  display: block;
}

.main-box .search .b .slideTxtBox .bd ul .search-li a {
  background: #fff;
  padding: 4rem 0;
  border-bottom: 1px dashed #ECECEC;
  display: flex;
  align-items: center;
}

.main-box .search .b .slideTxtBox .bd ul .search-li a:hover {
  padding-left: 2rem;
}

.main-box .search .b .slideTxtBox .bd ul .search-li a .pic {
  flex: none;
}

.main-box .search .b .slideTxtBox .bd ul .search-li a .pic img {
  width: auto;
  height: 11.7rem;
  margin-right: 3rem;
}

.main-box .search .b .slideTxtBox .bd ul .search-li a .info span {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 4.6rem;
  color: #333333;
}

.main-box .search .b .slideTxtBox .bd ul .search-li a .info span i {
  color: #00899c;
}

.main-box .search .b .slideTxtBox .bd ul .search-li a .info p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 3.8rem;
  color: #696969;
}
.main-box .search .b .slideTxtBox .bd ul .search-li a .info p i {
  color: #00899c;
}

.main-box .jjfw-list li a {
  padding: 4rem 0;
  border-bottom: 1px solid #ECECEC;
  transition: all .5s;
  border-left: #fff 4px solid;
}

.main-box .jjfw-list li a .date {
  width: 19rem;
  flex: none;
  font-size: 2.8rem;
  font-family: Arial;
  font-weight: normal;
  color: #93979C;
}

.main-box .jjfw-list li a .pic {
  width: 18.2rem;
  flex: none;
}

.main-box .jjfw-list li a .pic .w-h {
  padding-top: 64.83516%;
}

.main-box .jjfw-list li a .info {
  padding: 0 3rem;
  flex: 1;
  overflow: hidden;
}

.main-box .jjfw-list li a .info span {
  --line-height: 2.2rem;
  font-size: 2.2rem;
  font-weight: bold;
  color: #333333;
}

.main-box .jjfw-list li a .info p {
  --line-height: 2.2rem;
  font-size: 1.4rem;
  font-weight: 400;
  color: #696969;
}

.main-box .jjfw-list li a .yjt {
  flex: none;
  width: 4rem;
  height: 4rem;
  background: url(../images/rig_.png) no-repeat center;
  background-size: 100%;
  border: 1px solid #ECECEC;
}

.main-box .jjfw-list li a:hover {
  border-bottom: #FBFBFB 1px solid;
  background: #FBFBFB;
  border-left: #00899c 4px solid;
  padding-right: 4rem;
  padding-left: 4rem;
}

.main-box .jjfw-list li a:hover .yjt {
  background: url(../images/rig_b.png) no-repeat center #00899c;
  background-size: 100%;
  border: 1px solid #00899c;
}

.main-box .jjfw-list2 li a {
  padding: 4rem 0;
  border-bottom: 1px solid #ECECEC;
  transition: all .5s;
}

.main-box .jjfw-list2 li a .date {
  width: 19rem;
  flex: none;
  font-size: 2rem;
  font-family: Arial;
  font-weight: normal;
  color: #93979C;
}

.main-box .jjfw-list2 li a .info {
  padding: 0 3rem;
  flex: 1;
}

.main-box .jjfw-list2 li a .info span {
  --line-height: 2.4rem;
  font-size: 22px;
  font-weight: 400;
  color: #333333;
}

.main-box .jjfw-list2 li a .yjt {
  width: 16rem;
  height: 4.2rem;
  line-height: 4.2rem;
  padding-left: 3.9rem;
  font-size: 1.6rem;
  font-weight: 400;
  color: #999999;
  border: 1px solid #EEEEEE;
  background: url(../images/xzy1.png) no-repeat 11.6rem center;
  background-size: 1.6rem auto;
}

.main-box .jjfw-list2 li a:hover {
  border-bottom: #FBFBFB 1px solid;
  background: #FBFBFB;
  border-left: #00899c 6px solid;
  padding-right: 4rem;
  padding-left: 4rem;
}

.main-box .jjfw-list2 li a:hover .yjt {
  background: url(../images/xzy2.png) no-repeat 11.6rem center #00899c;
  background-size: 1.6rem auto;
  color: #fff;
}

.main-box .yhjl .tit {
  height: 4.8rem;
  line-height: 4.8rem;
}

.main-box .yhjl .tit span {
  padding-left: 3rem;
  background: url(../images/qiehuanl.png) no-repeat left center;
  background-size: 2rem;
  font-size: 2rem;
  font-weight: bold;
  color: #333333;
}

.main-box .yhjl .tit a {
  display: block;
  width: 19.3rem;
  padding-left: 2.9rem;
  height: inherit;
  background: url(../images/qiehuanl.png) no-repeat 14.7rem center #E4F2F4;
  background-size: 1.6rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: #00899C;
}

.main-box .yhjl .tit a.x {
  padding-left: 5.2rem;
  background: url(../images/qiehuanl.png) no-repeat 14rem center #E4F2F4;
  background-size: 1.6rem;
}

.main-box .yhjl .radio-box {
  margin-top: 1.8rem;
  height: 2rem;
  margin-bottom: 1.8rem;
}

.main-box .yhjl .radio-box span {
  float: left;
  font-size: 1.8rem;
  line-height: 1.6rem;
  font-weight: 400;
  color: #666666;
}

.main-box .yhjl .radio-box input {
  float: left;
  appearance: none;
  width: 1.8rem;
  height: 1.8rem;
  border: #CCCCCC 1px solid;
  border-radius: 50%;
  background: url(../images/radio-bgy.png) no-repeat center center;
  background-size: 100%;
}

.main-box .yhjl .radio-box input:checked {
  background: url(../images/radio-bg.png) no-repeat center center;
  background-size: 100%;
  border-color: #00899c;
}

.main-box .yhjl .radio-box input.text {
  width: 7.6rem;
  height: 5rem;
  line-height: 5rem;
  border: 1px solid #EEEEEE;
  border-radius: 4px;
  background: #fff;
  margin-top: -1.8rem;
  font-size: 1.8rem;
  text-align: center;
  color: #666666;
}

.main-box .yhjl .radio-box .select-box {
  display: inline-block;
  margin-left: 1rem;
  position: relative;
}

.main-box .yhjl .radio-box .select-box input {
  cursor: pointer;
  width: 7.6rem;
  height: 5rem;
  line-height: 5rem;
  border: 1px solid #EEEEEE;
  border-radius: 4px;
  background: #fff;
  margin-top: -1.8rem;
  font-size: 1.8rem;
  padding-left: 1.7rem;
  color: #666666;
  background: url(../images/xiala_2.png) no-repeat 4.2rem;
  background-size: 1.7rem;
}

.main-box .yhjl .radio-box .select-box ul {
  position: absolute;
  display: none;
  left: 0;
  bottom: 0;
  min-width: 100%;
  transform: translate(0, 100%);
  border: 1px solid #ECECEC;
  border-top: none;
  background: #fff;
}

.main-box .yhjl .radio-box .select-box ul li {
  line-height: 4rem;
  color: #333;
  font-size: 1.6rem;
  padding: 0 2rem;
  cursor: pointer;
}

.main-box .yhjl .radio-box select {
  margin-left: 1rem;
  appearance: none;
  width: 7.6rem;
  height: 5rem;
  line-height: 5rem;
  border: 1px solid #EEEEEE;
  border-radius: 4px;
  background: #fff;
  margin-top: -1.8rem;
  font-size: 1.8rem;
  padding-left: 1.7rem;
  color: #666666;
  background: url(../images/xiala_2.png) no-repeat 4.2rem;
  background-size: 1.7rem;
}

.main-box .yhjl .radio-box label {
  float: left;
  margin-left: 1.6rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: #666666;
  line-height: 1.6rem;
  margin-right: 5rem;
}

.main-box .yhjl .radio-box label:first-child {
  margin-right: 0;
}

.main-box .yhjl .b-t {
  border-bottom: 1px solid #ECECEC;
  padding-bottom: 5.7rem;
}

.main-box .yhjl .depts {
  padding-bottom: 4rem;
  border-bottom: 1px solid #ECECEC;
  margin-bottom: 3rem;
}

.main-box .yhjl .depts .row {
  background: #FBFBFB;
  padding: 2rem 2.4rem;
}

.main-box .yhjl .depts .row li a {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 3.5rem;
  color: #333333;
}

.main-box .yhjl .depts .row li a:hover {
  color: #00899c;
}

.main-box .yhjl .depts .row li.ydj a {
  color: #00899c;
}

.main-box .yhjl .zhushi {
  margin-top: 1.6rem;
  height: 12rem;
  background: rgba(0, 137, 156, 0.1);
}

.main-box .yhjl .zhushi div {
  flex: none;
}

.main-box .yhjl .zhushi .l {
  width: 56.77966%;
  min-height: 6.8rem;
  padding-left: 12.3rem;
  background: url(../images/ques_.png) no-repeat 3rem center;
  background-size: 6.8rem 6.8rem;
}

.main-box .yhjl .zhushi .l p {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.6rem;
  color: #00899C;
}

.main-box .yhjl .zhushi .xx {
  flex: none;
  width: 0px;
  height: 6.7rem;
  margin: 0 0 0 4rem;
  border-right: 1px solid #cccccc;
}

.main-box .yhjl .zhushi .r {
  width: 43.22034%;
  padding-left: 12.3rem;
  background: url(../images/tel_.png) no-repeat 3rem center;
  background-size: 6.8rem 6.8rem;
}

.main-box .yhjl .zhushi .r span {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.6rem;
  color: #333333;
}

.main-box .yhjl .zhushi .r p {
  margin-top: 1rem;
  font-size: 2.4rem;
  font-family: Arial;
  font-weight: bold;
  line-height: 2.6rem;
  color: #26BF8C;
}

.main-box .yhjl .text-box {
  padding: 2rem 0 0;
}

.main-box .yhjl .text-box textarea {
  width: 100%;
  height: 11rem;
  padding: 1.4rem 2.4rem;
  background: rgba(251, 251, 251, 0.39);
  border: 1px solid #EEEEEE;
  opacity: 1;
  border-radius: 4px;
  font-size: 1.5rem;
  font-family: Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
  font-weight: 400;
  line-height: 2.6rem;
  color: #333333;
}

.main-box .yhjl .zhushi2 {
  border-bottom: 1px solid #ECECEC;
  margin-bottom: 2rem;
}

.main-box .yhjl .zhushi2 .l {
  width: 52.88136%;
  height: 14rem;
  padding-left: 7.7rem;
  background: url(../images/success_.png) no-repeat left center;
  background-size: 5.6rem;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.6rem;
}

.main-box .yhjl .zhushi2 .l span {
  font-weight: 600;
}

.main-box .yhjl .zhushi2 .xx {
  flex: none;
  width: 0px;
  height: 6.7rem;
  margin: 0 4rem;
  border-right: 1px solid #ECECEC;
}

.main-box .yhjl .zhushi2 .r {
  height: 14rem;
  padding-left: 7.7rem;
  background: url(../images/fail_.png) no-repeat left center;
  background-size: 5.6rem;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.6rem;
}

.main-box .yhjl .zhushi2 .r span {
  font-weight: 600;
}

.main-box .yhjl .input-box {
  margin-top: 1rem;
}

.main-box .yhjl .input-box input {
  width: 30rem;
  height: 5rem;
  padding: 0 2rem;
  line-height: 5rem;
  border: 1px solid #EEEEEE;
  opacity: 1;
  margin-right: 1rem;
  font-size: 1.8rem;
  color: #333;
}

.main-box .yhjl .input-box input:nth-child(2) {
  width: 25.8rem;
  margin-right: 0;
  border-right: none;
}

.main-box .yhjl .input-box input::placeholder {
  color: #999999;
}

.main-box .yhjl .input-box.m2 {
  border-bottom: 1px solid #ECECEC;
  padding-bottom: 4rem;
  margin-bottom: 3rem;
}

.main-box .yhjl .input-box.m2 input:nth-child(2) {
  width: 30rem;
  height: 5rem;
  padding: 0 2rem;
  line-height: 5rem;
  border: 1px solid #EEEEEE;
  opacity: 1;
  margin-right: 1rem;
  font-size: 1.8rem;
  color: #333;
}

.main-box .yhjl .input-box .btn {
  width: 16rem;
  height: 5rem;
  line-height: 5rem;
  background: rgba(0, 137, 156, 0.1);
  border-radius: 0 3px 3px 0;
  font-size: 18px;
  font-weight: 400;
  color: #00899C;
}

.main-box .yhjl .ti-box {
  padding-top: 4rem;
}

.main-box .yhjl .ti-box input {
  width: 39.3rem;
  height: 6rem;
  line-height: 6rem;
  background: #00899c;
  opacity: 1;
  border-radius: 4px;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  color: #FFFFFF;
}

.main-box .zx-lis {
  padding: 4rem 0 0;
  border-top: #EEEEEE 1px solid;
  margin-top: 4rem;
}

.main-box .zx-lis .lis {
  margin-top: 4rem;
}

.main-box .zx-lis .lis li {
  padding: 3rem 0;
  border-bottom: #E2E2E2 1px dashed;
}

.main-box .zx-lis .lis li:first-child {
  border-top: #E2E2E2 1px dashed;
}

.main-box .zx-lis .lis li img {
  flex: none;
  width: 4.2rem;
  height: 4.2rem;
  margin: 0 1.6rem 0 0;
}

.main-box .zx-lis .lis li .c {
  flex: 1;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.6rem;
  color: #333333;
  padding-right: 2.6rem;
  border-right: #EEEEEE 1px solid;
  text-align: left;
}

.main-box .zx-lis .lis li .hf {
  width: 14.9rem;
  flex: none;
  text-align: right;
}

.main-box .zx-lis .lis li .hf .hfa {
  position: relative;
}

.main-box .zx-lis .lis li .hf .hfa span {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.6rem;
  color: #00899C;
}

.main-box .zx-lis .lis li .hf .hfnr {
  display: none;
  position: absolute;
  top: 3.3rem;
  right: -4rem;
  width: 73rem;
  background: #fff;
  border: 1px solid #00899C;
  box-shadow: 0px 4px 12px rgba(0, 137, 156, 0.16);
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.8rem;
  color: #333333;
  opacity: 1;
  z-index: 999;
  text-align: left;
  padding: 2rem;
  border-radius: 4px;
}

.main-box .zx-lis .lis li .hf .hfnr .sj {
  position: absolute;
  right: 5.4rem;
  top: -1rem;
  width: 1.7rem;
  height: 1rem;
  background: url(../images/sjs.png) no-repeat;
  background-size: 100% auto;
}

.main-box .zx-lis .lis li .hf i {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.6rem;
  color: #898989;
}

.main-box .zx-lis .lis li.yhf .hf .hfa {
  cursor: pointer;
}

.main-box .zx-lis .lis li.yhf .hf .hfa span {
  color: #B20718;
}

.main-box .zx-lis .lis li.yhf .hf .hfa:hover .hfnr {
  display: block;
}

.main-box .dept-all .t {
  width: 100%;
  flex: none;
  margin-bottom: 2.5rem;
}

.main-box .dept-all .t .l {
  flex: none;
  width: 13.4rem;
  height: 5.6rem;
  line-height: 5.6rem;
  padding-left: 6.2rem;
  background: url(../images/sy.png) no-repeat 3rem center #00899c;
  background-size: 2rem 2rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: #FFFFFF;
}

.main-box .dept-all .t .r {
  flex: 1;
  padding: 0 2rem;
  background: #FBFBFB;
  height: 5.6rem;
  line-height: 5.6rem;
}

.main-box .dept-all .t .r span {
  font-size: 1.8rem;
  font-weight: 400;
  color: #00899C;
}

.main-box .dept-all .t .r a {
  font-size: 1.8rem;
  color: #333333;
  font-family: Arial;
  font-weight: 400;
  -webkit-text-stroke: 1 transparent;
  text-stroke: 1 transparent;
}

.main-box .dept-all .t .r a.disable {
  color: #CCCCCC !important;
}

.main-box .dept-all .t .r a.disable:hover {
  color: #CCCCCC !important;
}

.main-box .dept-all .t .r a.on, .main-box .dept-all .t .r a:hover {
  color: #00899c;
}

.main-box .dept-all .tit {
  border-bottom: 1px solid #EEEEEE;
}

.main-box .dept-all .tit span {
  display: inline-block;
  box-sizing: content-box;
  height: 6.4rem;
  line-height: 6.4rem;
  border-bottom: #00899c 3px solid;
  margin-bottom: -2px;
  padding-left: 4rem;
  font-size: 2.2rem;
  font-weight: bold;
  color: #333333;
}

.main-box .dept-all .kslx1 {
  background: url(../images/depta1.png) no-repeat left center;
  background-size: 2.4rem;
}

.main-box .dept-all .kslx2 {
  background: url(../images/depta2.png) no-repeat left center;
  background-size: 2.4rem;
}

.main-box .dept-all .kslx3 {
  background: url(../images/depta3.png) no-repeat left center;
  background-size: 2.4rem;
}

.main-box .dept-all .dept-all-lis {
  margin: 4.2rem 0 0;
}

.main-box .dept-all .dept-all-lis .row {
  --padd: 3.5rem;
}

.main-box .dept-all .dept-all-lis li {
  margin-bottom: 3rem;
}

.main-box .dept-all .dept-all-lis li a {
  display: block;
  height: 15.3rem;
  border: 1px solid #EEEEEE;
  padding: 2rem;
  transition: all .3s;
}

.main-box .dept-all .dept-all-lis li a span {
  display: block;
  padding-left: 1.8rem;
  line-height: 1.8rem;
  font-size: 1.8rem;
  font-weight: bold;
  color: #333333;
  background: url(../images/sx.png) no-repeat left center;
  background-size: auto 1.8rem;
}

.main-box .dept-all .dept-all-lis li a i {
  margin: 1.3rem 0;
  display: inline-block;
  padding: 0 1rem;
  height: 2rem;
  line-height: 2rem;
  background: rgba(0, 137, 156, 0.1);
  font-size: 1.3rem;
  font-weight: 400;
  color: #00899C;
}

.main-box .dept-all .dept-all-lis li a p {
  height: 4.4rem;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 2.2rem;
  color: #888888;
}

.main-box .dept-all .dept-all-lis li a:hover {
  box-shadow: 0px 4px 12px rgba(0, 137, 156, 0.16);
  transform: translateY(-1rem);
}

.main-box .dept-all .dept-all-lis li a:hover span {
  background: url(../images/sx-on.png) no-repeat left center;
  background-size: auto 1.8rem;
}

.main-box .m-b-0 {
  margin-bottom: 0 !important;
}

.main-box .nurse-tit {
  margin-bottom: 3rem;
}

.main-box .nurse-tit span {
  position: relative;
  padding-bottom: 2.2rem;
  height: 4.6rem;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 2.4rem;
  color: #00899C;
  border-bottom: 1px solid #E4E4E4;
}

.main-box .nurse-tit span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 2em;
  height: 3px;
  background: #00899c;
}

.main-box .nurse-tit a {
  display: block;
  padding-right: 2.6rem;
  background: url(../images/qiehuan.png) no-repeat right center;
  background-size: 1.6rem 1.6rem;
  height: 1.6rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6rem;
  color: #666666;
}

.main-box .nurse-tit a:hover {
  color: #00899c;
}

.main-box .nurse-t .pic-news {
  flex: none;
  width: 50%;
}

.main-box .nurse-t .pic-news .w-h {
  padding-top: 64.40678%;
}

.main-box .nurse-t .pic-news a {
  display: block;
  width: 100%;
  height: 100%;
}

.main-box .nurse-t .pic-news a img {
  transition: all .5s;
}

.main-box .nurse-t .pic-news a:hover img {
  transform: scale(1.1);
}

.main-box .nurse-t .pic-news .info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5.9rem;
  line-height: 5.9rem;
  background: rgba(0, 0, 0, 0.36);
  color: #fff;
  text-align: center;
}

.main-box .nurse-t .pic-news .swiper-pagination {
  text-align: right;
  bottom: 2rem;
  padding-right: 2rem;
}

.main-box .nurse-t .pic-news .swiper-pagination-bullet {
  width: 1rem;
  height: 1rem;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  opacity: 1;
  background: none;
}

.main-box .nurse-t .pic-news .swiper-pagination-bullet-active {
  background: #fff;
  border-radius: 50%;
  opacity: 1;
}

.main-box .nurse-t .r {
  margin-left: 2.6rem;
}

.main-box .nurse-t .r .top-list li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-bottom: 1px solid #EEEEEE;
  height: 12.5rem;
  transition: all .3s;
}

.main-box .nurse-t .r .top-list li a h6 {
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.4rem;
  color: #333333;
}

.main-box .nurse-t .r .top-list li a span {
  font-size: 1.4rem;
  font-family: Arial;
  font-weight: 400;
  line-height: 2.8rem;
  color: #888888;
}

.main-box .nurse-t .r .top-list li a p {
  font-size: 13px;
  font-weight: 300;
  line-height: 22px;
  color: #777777;
}

.main-box .nurse-t .r .top-list li a:hover {
  border-left: #00899c 4px solid;
  padding-left: 2.4rem;
}

.main-box .nurse-t .r .top-list li a:hover h6 {
  color: #00899c;
}

.main-box .nurse-tz {
  margin: 5rem 0;
  position: relative;
  height: 16.7rem;
  background: url(../images/tzggbj_.png) no-repeat left center #F9F9F9;
  background-size: auto 100%;
  padding: 0 2rem 0 8rem;
}

.main-box .nurse-tz .more {
  position: absolute;
  left: 0;
  top: 44%;
  transform: translateY(-50%);
  display: block;
  width: 8.5rem;
  height: 7.6rem;
  background: url(../images/tzgg_.png) no-repeat left center;
  background-size: 100% 100%;
  z-index: 99;
}

.main-box .nurse-tz .swiper {
  background: #F9F9F9;
  padding: 2.8rem 0 3.8rem;
}

.main-box .nurse-tz .swiper .swiper-slide {
  height: 9rem;
  border: 1px solid #F4F4F4;
  padding: 1.7rem;
}

.main-box .nurse-tz .swiper .swiper-slide:hover {
  border: #00899c 2px solid;
}

.main-box .nurse-tz .swiper .swiper-pagination {
  bottom: 2rem;
}

.main-box .nurse-tz .swiper .swiper-pagination-bullet {
  width: 1rem;
  height: 1rem;
}

.main-box .nurse-tz .swiper .swiper-pagination-bullet-active {
  background-color: #00899c;
}

.main-box .nurse-tz a .date-box {
  flex: none;
  padding: 0.9rem;
  width: 5.6rem;
  height: 5.6rem;
  background: rgba(255, 255, 255, 0.39);
  border: 2px solid #C2C2C0;
}

.main-box .nurse-tz a .date-box .date {
  position: relative;
  width: 3.8rem;
  height: 3.8rem;
  background: url(../images/xiexian_.png) no-repeat center;
  background-size: 100%;
}

.main-box .nurse-tz a .date-box .date span {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1.6rem;
  font-size: 1.4rem;
  font-family: Arial;
  font-weight: 400;
  color: #02A3AD;
}

.main-box .nurse-tz a .date-box .date p {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 1.6rem;
  font-size: 1.4rem;
  font-family: Arial;
  font-weight: 400;
  color: #898989;
}

.main-box .nurse-tz a .info {
  margin-left: 1.6rem;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.4rem;
  color: #333333;
  text-align: left;
}

.main-box .nurse-fc {
  position: relative;
  --swiper-navigation-size: 3rem;
}

.main-box .nurse-fc .swiper {
  padding: 0 0 3.2rem;
}

.main-box .nurse-fc a {
  display: block;
  width: 100%;
}

.main-box .nurse-fc a .pic {
  width: 100%;
}

.main-box .nurse-fc a .info {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 5.6rem;
  color: #333333;
}

.main-box .nurse-fc a .w-h {
  padding-top: 82.85714%;
}

.main-box .nurse-fc a:hover .info {
  color: #00899c;
}

.main-box .nurse-fc .swiper-button-prev {
  left: -3rem;
  transform: translateY(-100%);
}

.main-box .nurse-fc .swiper-button-next {
  right: -3rem;
  transform: translateY(-100%);
}

.main-box .nurse-fc .swiper-button-prev,
.main-box .nurse-fc .swiper-button-next {
  color: #cccccc;
}

.main-box .nurse-fc .swiper-pagination-bullets {
  bottom: 0;
}

.main-box .nurse-fc .swiper-pagination-bullets span {
  width: 1.2rem;
  height: 1.2rem;
  background: #999999;
}

.main-box .nurse-fc .swiper-pagination-bullets span.swiper-pagination-bullet-active {
  background: #00899C;
}

.main-box .row.nurse-more-news {
  --padd: 3.5rem;
}

.main-box .row.nurse-more-news .new-box {
  border: 1px solid #EEEEEE;
  padding: 3rem;
}

.main-box .row.nurse-more-news .new-box .t span {
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 2.8rem;
  color: #333333;
}

.main-box .row.nurse-more-news .new-box .t a {
  display: block;
  padding-right: 2.6rem;
  background: url(../images/qiehuanl.png) no-repeat right center;
  background-size: 1.6rem 1.6rem;
  color: #00899c;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6rem;
  color: #00899C;
}

.main-box .row.nurse-more-news .new-box .b .ul1 li {
  margin-top: 2.5rem;
}

.main-box .row.nurse-more-news .new-box .b .ul1 li a {
  position: relative;
  display: block;
  padding-left: 1.3rem;
}

.main-box .row.nurse-more-news .new-box .b .ul1 li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.8rem;
  width: 0.3rem;
  height: 0.3rem;
  border-radius: 50%;
  background: #333;
}

.main-box .row.nurse-more-news .new-box .b .ul1 li a h6 {
  margin-bottom: 1.2rem;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.8rem;
  color: #444444;
}

.main-box .row.nurse-more-news .new-box .b .ul1 li a span {
  font-size: 1.4rem;
  font-family: Arial;
  font-weight: 400;
  line-height: 1.6rem;
  color: #00899C;
}

.main-box .row.nurse-more-news .new-box .b .ul1 li:hover h6 {
  color: #00899c;
}

.main-box .row.nurse-more-news .new-box .b .ul2 li {
  margin-top: 2.5rem;
}

.main-box .row.nurse-more-news .new-box .b .ul2 li a {
  position: relative;
  display: block;
  padding-left: 2.6rem;
}

.main-box .row.nurse-more-news .new-box .b .ul2 li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1.6rem;
  height: 100%;
  background: url(../images/hlyjt.png) no-repeat left center;
  background-size: 1.6rem;
}

.main-box .row.nurse-more-news .new-box .b .ul2 li a h6 {
  margin-bottom: 1.2rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8rem;
  color: #444444;
}

.main-box .row.nurse-more-news .new-box .b .ul2 li a span {
  font-size: 1.4rem;
  font-family: Arial;
  font-weight: 400;
  line-height: 1.6rem;
  color: #00899C;
}

.main-box .row.nurse-more-news .new-box .b .ul2 li:hover h6 {
  color: #00899c;
}

.main-box .xkzj .l {
  width: 8rem;
  flex: none;
}

.main-box .xkzj .l span {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 5.5rem;
  color: #333333;
}

.main-box .xkzj .t .r {
  flex: 1;
}

.main-box .xkzj .t .r .slideTxtBox .hd li {
  position: relative;
  display: inline-block;
  height: 5.5rem;
  line-height: 5.5rem;
  padding: 0 3rem 0 6.2rem;
  font-size: 1.8rem;
  color: #333333;
  cursor: pointer;
  border-radius: 4px;
}

.main-box .xkzj .t .r .slideTxtBox .hd li span {
  position: absolute;
  display: none;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 100%);
  width: 0;
  height: 0;
  border-top: 1rem solid #00899c;
  border-right: 1rem solid transparent;
  border-left: 1rem solid transparent;
}

.main-box .xkzj .t .r .slideTxtBox .hd li:nth-child(1) {
  background: url(../images/dept1.png) no-repeat 3rem center;
  background-size: 2rem;
}

.main-box .xkzj .t .r .slideTxtBox .hd li:nth-child(2) {
  background: url(../images/dept2.png) no-repeat 3rem center;
  background-size: 2rem;
}

.main-box .xkzj .t .r .slideTxtBox .hd li:nth-child(3) {
  background: url(../images/dept3.png) no-repeat 3rem center;
  background-size: 2rem;
}

.main-box .xkzj .t .r .slideTxtBox .hd li.on {
  color: #fff;
}

.main-box .xkzj .t .r .slideTxtBox .hd li.on span {
  display: block;
}

.main-box .xkzj .t .r .slideTxtBox .hd li.on:nth-child(1) {
  background: url(../images/dept1b.png) no-repeat 3rem center #00899c;
  background-size: 2rem;
}

.main-box .xkzj .t .r .slideTxtBox .hd li.on:nth-child(2) {
  background: url(../images/dept2b.png) no-repeat 3rem center #00899c;
  background-size: 2rem;
}

.main-box .xkzj .t .r .slideTxtBox .hd li.on:nth-child(3) {
  background: url(../images/dept2b.png) no-repeat 3rem center #00899c;
  background-size: 2rem;
}

.main-box .xkzj .t .r .slideTxtBox .bd {
  background: #FBFBFB;
  padding: 2.4rem;
}

.main-box .xkzj .t .r .slideTxtBox .bd li {
  width: 11.1111%;
  flex: none;
}

.main-box .xkzj .t .r .slideTxtBox .bd li a {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 3.5rem;
  color: #666666;
}

.main-box .xkzj .t .r .slideTxtBox .bd li a:hover {
  color: #00899c;
}

.main-box .xkzj .t .r .slideTxtBox .bd li.active a {
  color: #00899c;
}

.main-box .xkzj .c {
  padding: 1.2rem 0;
  border-top: #eee 1px solid;
  border-bottom: #eee 1px solid;
  margin-top: 3rem;
}

.main-box .xkzj .c .r {
  padding: 1rem 0;
}

.main-box .xkzj .c .r li {
  margin: 0 2.4rem;
  font-size: 18px;
  font-weight: 400;
  line-height: 3.6rem;
  color: #333333;
}

.main-box .xkzj .c .r li a:hover {
  color: #00899c;
}

.main-box .xkzj .c .r li.active a {
  color: #00899c;
}

.main-box .xkzj .b .tt {
  background: #FBFBFB;
}

.main-box .xkzj .b .tt .ll {
  flex: none;
  width: 10rem;
  padding-left: 2.8rem;
  background: url(../images/searcht.png) no-repeat left center;
  background-size: 2rem auto;
  height: 6.2rem;
  line-height: 6.2rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: #666666;
}

.main-box .xkzj .b .tt .cc {
  flex: 1;
  padding: 1rem 0;
}

.main-box .xkzj .b .tt .cc li {
  display: flex;
  align-items: center;
  margin-right: 2.9rem;
}

.main-box .xkzj .b .tt .cc li a {
  display: flex;
  align-items: center;
}

.main-box .xkzj .b .tt .cc li a span {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 4.2rem;
  color: #333333;
}

.main-box .xkzj .b .tt .cc li a img {
  display: block;
  margin-left: 0.7rem;
  width: 1.8rem;
  height: 1.8rem;
}

.main-box .xkzj .b .tt .rr {
  flex: none;
  width: 9rem;
  height: 6.2rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 6.2rem;
  color: #666666;
}

.main-box .xkzj .b .tt .rr span {
  font-size: 2rem;
  font-family: Arial;
  font-weight: bold;
  color: #26BF8C;
}

.main-box .xkzj .b .bb .row {
  --padd: 3.6rem;
}

.main-box .xkzj .b .bb .row li {
  margin-top: 3rem;
}

.main-box .xkzj .b .bb .row li a {
  display: flex;
  border: 1px solid #F4F4F4;
}

.main-box .xkzj .b .bb .row li a .pic {
  flex: none;
  width: 32.97297%;
}

.main-box .xkzj .b .bb .row li a .pic .w-h {
  padding-top: 126.22951%;
}

.main-box .xkzj .b .bb .row li a .info {
  padding: 2rem 1.8rem;
}

.main-box .xkzj .b .bb .row li a .info h6 {
  display: block;
  padding-left: 1.8rem;
  margin-bottom: 1.3rem;
  background: url(../images/sx.png) no-repeat left center;
  background-size: auto 100%;
  height: 1.8rem;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.8rem;
  color: #333333;
}

.main-box .xkzj .b .bb .row li a .info .zwzc {
  display: flex;
}

.main-box .xkzj .b .bb .row li a .info .zwzc span {
  margin-right: 1rem;
  height: 2rem;
  line-height: 2rem;
  padding: 0 0.8rem;
  font-size: 1.3rem;
  border-radius: 2px;
}

.main-box .xkzj .b .bb .row li a .info .zwzc span.zw {
  background: #F2F2F2;
  color: #898989;
}

.main-box .xkzj .b .bb .row li a .info .zwzc span.zc {
  flex: none;
  background: rgba(0, 137, 156, 0.1);
  color: #00899c;
}

.main-box .xkzj .b .bb .row li a .info p {
  margin-top: 1rem;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 2.2rem;
  color: #888888;
}

.main-box .xkzj .b .bb .row li a:hover .info h6 {
  background: url(../images/sx-on.png) no-repeat left center;
  background-size: auto 100%;
}

.main-box .ksxq {
  width: 100%;
}

.tanchuan-box {
  position: fixed;
  display: none;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
}

.tanchuan-box .tanchuang {
  position: absolute;
  left: 50%;
  top: 30%;
  transform: translate(-50%, -50%);
  width: 53rem;
  padding: 0 0 2rem;
  box-shadow: 0px 3px 6px rgba(31, 122, 193, 0.16);
  background: #fff;
  opacity: 1;
  border-radius: 6px;
  overflow: hidden;
}

.tanchuan-box .tanchuang .t {
  padding: 0 1.6rem;
  height: 4.2rem;
  background: #F8F8F8;
}

.tanchuan-box .tanchuang .t span {
  line-height: 4.2rem;
  font-size: 1.4rem;
  font-weight: 400;
  color: #333333;
}

.tanchuan-box .tanchuang .t a {
  display: block;
  width: 1.2rem;
  height: 1.2rem;
}

.tanchuan-box .tanchuang .t a img {
  width: 1.2rem;
  height: 1.2rem;
}

.tanchuan-box .tanchuang .b {
  flex: 1;
  height: 23.8rem;
  text-align: center;
}

.tanchuan-box .tanchuang .b img {
  width: 5.2rem;
  height: 5.2rem;
}

.tanchuan-box .tanchuang .b p {
  margin: 2rem 0 2.4rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #888888;
}

.tanchuan-box .tanchuang .b a {
  display: block;
  width: 39.3rem;
  height: 4.2rem;
  line-height: 4.2rem;
  background: #00899c;
  opacity: 1;
  border-radius: 4px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #FFFFFF;
  letter-spacing: 0.4em;
  opacity: 1;
}

.nav-3 li a {
  display: block;
  width: 100%;
  height: 6rem;
  line-height: 6rem;
  text-align: center;
  border-bottom: #EEEEEE 1px solid;
  font-size: 1.8rem;
  font-weight: 400;
  color: #898989;
}

.nav-3 li a:hover {
  border-radius: 10px 10px 0px 0px;
  background: #00899c;
  border: #00899c 1px solid;
  color: #fff;
}

.nav-3 li.on a {
  border-radius: 10px 10px 0px 0px;
  background: #00899c;
  border: #00899c 1px solid;
  color: #fff;
}

.page-box {
  width: 100%;
  text-align: center;
  margin-top: 4rem;
}

.page-box ul {
  display: flex;
  justify-content: center;
}

.page-box li {
  margin: 0 0.15rem;
}

.page-box li a {
  display: block;
  padding: 0 1.5rem;
  height: 3.8rem;
  line-height: 3.8rem;
  border: #E9E9E9 1px solid;
  box-sizing: content-box;
  font-size: 1.4rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #A0A0A0;
}

.page-box li a:hover {
  color: #fff;
  background: #00899c;
}

.page-box li:first-child a {
  width: 4rem;
  padding: 0;
  background: url(../images/left_.png) no-repeat center;
  background-size: auto 100%;
}

.page-box li:first-child a:hover {
  background: url(../images/left_b.png) no-repeat center #00899c;
}

.page-box li:last-child a {
  width: 4rem;
  padding: 0;
  background: url(../images/rig_.png) no-repeat center;
  background-size: auto 100%;
}

.page-box li:last-child a:hover {
  background: url(../images/rig_b.png) no-repeat center #00899c;
}
