@charset "UTF-8";
/* THEME */
.home-block-1 {
  background-position: 90% 66px;
  background-repeat: no-repeat;
  background-image: url(../../image/bg/home-block-1-bg.png);
}
.home-block-1 .bjx-home-part-index {
  padding: 15px 0 35px;
  overflow: hidden;
}
.home-block-one-title {
  position: relative;
  width: 100%;
  height: 79px;
  padding: 20px 0;
  margin: 0 0 20px;
  line-height: 39px;
  font-size: 28px;
  font-weight: 400;
  color: #1a6779;
}
.home-block-one-title > span {
  font-size: 28px;
  font-weight: bold;
  color: #1a6779;
}
.home-block-one-title::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 60px;
  height: 6px;
  background-color: #f17d00;
}
.home-block-one-body {
  width: calc(100% + 30px);
  margin: 0 -15px;
}
.home-block-one-body > li {
  float: left;
  width: calc((100% / 3) - 30.01px);
  height: 248px;
  margin: 0 15px 15px;
  background-size: cover;
}
.home-block-one-body > li > a {
  float: left;
  display: block;
  width: 100%;
  height: 248px;
  padding: 42px 30px 0;
}
.home-block-one-body > li .icon-row {
  display: block;
  width: 100%;
  height: 60px;
  margin: 0 0 39px;
  line-height: 60px;
}
.home-block-one-body > li .icon-row > img {
  vertical-align: middle;
}
.home-block-one-body > li .title-row {
  display: block;
  width: 100%;
  margin: 0 0 15px;
  font-size: 22px;
  font-weight: bold;
  line-height: 32px;
  color: #fff;
}
.home-block-one-body > li .info-row {
  display: block;
  width: 100%;
}
.home-block-one-body > li .info-row .info-text {
  float: left;
  line-height: 26px;
  font-size: 16px;
  color: #fff;
}
.home-block-one-body > li .info-row .show-more-btn {
  float: right;
  padding: 0 23px 0 0 ;
  line-height: 26px;
  font-size: 14px;
  color: #fff;
  background-position: right center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAANCAYAAACZ3F9/AAAAzElEQVQokZ3SPS4FURjG8d+VW03rs1GLhNiCj8QSNFrLkMzMAlQKCxEVwgqICAWh4Vbs4VGYK2MS4/JP3pyT98n/5CnOoKoqbcqyHF9XcIBdvOsw1V20OMQ2zjD7F3EHt1jDeVfuE9+whRus4gJzX2mS32YmyXU+uUsyn2QiUZLpJFeNfJ9kYZAkPXV/4vK/4vIkNYskp03NUZKlJIZ1XX97qvUBoMAxNjFqzgcY9tQpcIJ1vDbS4zjsE48a6QUbeGqHfeI+FrGH5274AROGqG6vyICPAAAAAElFTkSuQmCC);
}
.home-block-one-body > li.item-1 {
  background-image: url(../../image/home/block-one-item-1.png);
}
.home-block-one-body > li.item-2 {
  background-image: url(../../image/home/block-one-item-2.png);
}
.home-block-one-body > li.item-3 {
  background-image: url(../../image/home/block-one-item-3.png);
}
.home-block-2 {
  position: relative;
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url(../../image/home/bg_zyh.png);
  background-color: #f2f7f6;
  border-top: 1px solid #dbe3e2;
}
.home-block-2 .bjx-home-part-index {
  position: relative;
  z-index: 10;
  padding: 30px 0 57px;
}
.home-block-2 .bjx-home-part-index::before {
  content: "";
  position: absolute;
  bottom: -40px;
  left: -110px;
  display: block;
  width: 86px;
  height: 68px;
  background-image: url(../../image/home/block-two-bg-2.png);
}
.home-block-2 .picture-right {
  position: absolute;
  left: 40px;
  top: 66px;
  right: 0;
  z-index: 1;
  text-align: center;
}
.home-block-2 .picture-right > img {
  max-width: 100%;
}
.home-block-two-title {
  position: relative;
  width: 100%;
  height: 86px;
  padding: 25px 0;
  margin: 0 0 20px;
  line-height: 36px;
  font-size: 28px;
  font-weight: 400;
  color: #1a6779;
}
.home-block-two-title > span {
  font-size: 28px;
  font-weight: bold;
  color: #1a6779;
}
.home-block-two-title::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  width: 34px;
  height: 14px;
  background-color: #f17d00;
}
.home-block-details {
  width: 100%;
}
.home-block-details .btn-row {
  width: 100%;
}
.home-block-details .btn-row .more-btn {
  float: left;
  display: block;
  width: 100%;
  max-width: 128px;
  height: 44px;
  padding: 0 20px;
  font-size: 16px;
  line-height: 44px;
  color: #fff;
  border-radius: 22px;
  background-image: linear-gradient(to right, #0f9386, #03a158);
}
.home-block-details .btn-row .more-btn > img {
  float: right;
  margin: 12px 0 0;
  vertical-align: middle;
}
.home-block-two-list {
  width: calc(100% - 375px);
  margin: 0 0 20px;
}
.home-block-two-list .item-box {
  float: left;
  width: 96px;
  margin: 0 calc((100% - 480px) / 5) 15px 0;
}
.home-block-two-list .item-box .icon-box {
  width: 100%;
  height: 100px;
  margin: 0 0 25px;
  line-height: 100px;
  text-align: center;
}
.home-block-two-list .item-box .icon-box > img {
  vertical-align: middle;
}
.home-block-two-list .item-box .title-box {
  width: 100%;
  font-size: 16px;
  line-height: 26px;
  color: #444;
  text-align: center;
}
.home-block-3 .bjx-home-part-index {
  position: relative;
  z-index: 10;
  padding: 42px 0 35px;
}
.home-block-3 .block-title-outside {
  float: left;
  width: 267px;
  height: 275px;
  background-image: url(../../image/home/tit-bg.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 0 10px;
}
.home-block-3 .block-title-outside .block-title {
  position: relative;
  width: 100%;
  padding: 20px 0 0 30px;
}
.home-block-3 .block-title-outside .block-title .fir-title {
  display: block;
  width: 100%;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  color: #1a6779;
}
.home-block-3 .block-title-outside .block-title .sec-title {
  display: block;
  width: 100%;
  font-size: 28px;
  font-weight: bold;
  line-height: 40px;
  color: #1a6779;
}
.home-block-3 .block-title-outside .block-title::before {
  content: "";
  display: block;
  position: absolute;
  bottom: -34px;
  width: 60px;
  height: 6px;
  background-color: #f17d00;
}
.home-block-3 .block-title-outside .block-title-icon {
  width: 100%;
  padding: 25px 0 0;
}
.home-block-3 .link-list-block-outside {
  float: right;
  width: calc(100% - 318px);
  padding: 10px 0 0;
}
.home-block-3 .link-list-block-outside .link-list-block {
  float: left;
  border-left: 4px solid rgba(26, 103, 121, 0.2);
}
.home-block-3 .link-list-block-outside .link-list-block .link-list-item {
  float: left;
  width: 100%;
  padding: 0 0 0 20px;
  margin: 0 0 20px;
  line-height: 22px;
  font-size: 16px;
  color: #666;
}
.home-block-3 .link-list-block-outside .link-list-block .link-list-item:last-child {
  margin: 0 0 8px;
}
.home-block-3 .link-list-block-outside .link-list-block:first-child {
  width: calc((100% / 3) - 30px);
}
.home-block-3 .link-list-block-outside .link-list-block:first-child .link-list-item:first-child {
  width: calc(100% + 4px);
  margin-left: -4px;
  margin-bottom: 24px;
  border-left: 4px solid #1a6779;
}
.home-block-3 .link-list-block-outside .link-list-block:first-child .link-list-item:first-child > span {
  display: block;
  width: 100%;
  margin: 0 0 8px;
  font-size: 20px;
  color: #333;
}
.home-block-3 .link-list-block-outside .link-list-block:nth-child(2) {
  width: calc((100% / 3) + 30px);
}
.home-block-3 .link-list-block-outside .link-list-block:last-child {
  width: calc((100% / 3) - 15px);
}
.bjx-homepage-ad {
  position: relative;
  width: 100%;
  height: 100vh;
}
.bjx-homepage-ad .ad-item-wrapper .ad-item {
  background-position: center;
  background-size: cover;
}
.bjx-homepage-ad .ad-item-wrapper .ad-content-box-outside {
  width: 100%;
  padding: 0 30px;
  position: absolute;
  bottom: 130px;
}
.bjx-homepage-ad .ad-item-wrapper .ad-content-box {
  width: 100%;
  max-width: 1148px;
  margin: 0 auto;
  height: 44px;
}
.bjx-homepage-ad .ad-item-wrapper .ad-content-box .view-btn {
  float: left;
  height: 44px;
  padding: 5px 20px;
  margin: 0 20px 0 0;
  background-color: #f17d00;
  color: #fff;
  font-size: 16px;
  line-height: 34px;
  border-radius: 5px;
}
.bjx-homepage-ad .ad-item-wrapper .ad-content-box .apply-btn {
  float: left;
  height: 100%;
  padding: 5px 42px 5px 20px;
  border-radius: 22px;
  border: 2px solid #f17d00;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  background-position: calc(100% - 20px) center;
  background-repeat: no-repeat;
  background-size: auto 20px;
  background-image: url(../../image/home/arrow_orange.png);
}
.bjx-homepage-ad .swiper-pagination-outside {
  width: 100%;
  padding: 0 30px;
}
.bjx-homepage-ad .swiper-pagination {
  position: relative;
  z-index: 888;
  width: 100%;
  max-width: 1148px;
  margin: -89px auto;
}
.bjx-homepage-ad .swiper-pagination .swiper-pagination-bullet {
  float: left;
  min-width: 28px;
  height: 28px;
  padding: 0 3px;
  margin: 0 5px 0;
  border-radius: 0;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  opacity: 1;
  background: none;
}
.bjx-homepage-ad .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  color: #19627b;
  background-color: #fff;
}

.top_ad{
  position:fixed;top: 10px;right: 10px;z-index: 9999;width: 150px;
}
.top_ad img{
  width: 100%;
}
.top_ad_close{
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background:rgba(0,0,0,.7);
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 20px;
  position: absolute;
  top: -6px;
  right: -6px;
}

@media only screen and (max-width: 1280px) {
  /*.bjx-homepage-ad{height:556px;
		.ad-item-wrapper{
			.ad-item{padding:338px 0 0;}
			.ad-content-box{max-width:948px;}
		}
	}*/
}
@media only screen and (max-width: 1100px) {
  .bjx-homepage-ad {
    height: 456px;
  }
  .bjx-homepage-ad .ad-item-wrapper .ad-item {
    padding: 278px 0 0;
  }
  .bjx-homepage-ad .ad-item-wrapper .ad-content-box-outside {
    position: relative;
    bottom: auto;
  }
  .bjx-homepage-ad .ad-item-wrapper .ad-content-box {
    max-width: 800px;
  }
  .bjx-homepage-ad .swiper-pagination-outside .swiper-pagination {
    max-width: 800px;
  }
}
@media only screen and (max-width: 1023px) {
  .bjx-homepage-ad {
    height: 400px;
  }
  .bjx-homepage-ad .ad-item-wrapper .ad-item {
    padding: 238px 0 0;
  }
  .bjx-homepage-ad .ad-item-wrapper .ad-content-box {
    max-width: 700px;
  }
  .bjx-homepage-ad .swiper-pagination {
    margin: -20px 0;
    text-align: center;
  }
  .bjx-homepage-ad .swiper-pagination .swiper-pagination-bullet {
    float: none;
    margin: 0 5px;
    height: 10px;
    width: 10px;
    min-width: 0;
    overflow: hidden;
    padding: 0;
    border-radius: 5px;
    font-size: 0;
    background-color: rgba(255, 255, 255, 0.5);
  }
  .home-block-2 .picture-right {
    display: none;
  }
  .home-block-two-list {
    width: 100%;
  }
  .home-block-two-list .item-box {
    margin: 0 calc((100% - 480px) / 10) 15px;
  }
  .home-block-details .btn-row .more-btn {
    margin-left: calc((100% - 480px) / 10);
  }
  .home-block-3 .block-title-outside {
    width: 100%;
    background-image: none;
    height: auto;
  }
  .home-block-3 .block-title-outside .block-title {
    margin: 0 0 40px;
    padding: 0;
  }
  .home-block-3 .block-title-outside .block-title .fir-title,
  .home-block-3 .block-title-outside .block-title .sec-title {
    float: left;
    width: auto;
  }
  .home-block-3 .block-title-outside .block-title::before {
    bottom: -10px;
  }
  .home-block-3 .block-title-outside .block-title-icon {
    display: none;
  }
  .home-block-3 .link-list-block-outside {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .home-block-one-body > li > a{
    padding: 0;
  }
  .bjx-homepage-ad {
    height: 250px;
  }
  .bjx-homepage-ad .ad-item-wrapper .ad-item {
    padding: 188px 0 0;
  }
  .bjx-homepage-ad .ad-item-wrapper .ad-content-box {
    width: 100%;
    max-width: 700px;
    height: 30px;
  }
  .bjx-homepage-ad .ad-item-wrapper .ad-content-box .view-btn {
    float: left;
    height: 30px;
    padding: 5px 10px;
    margin: 0 10px 0 0;
    background-color: #f17d00;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
  }
  .bjx-homepage-ad .ad-item-wrapper .ad-content-box .apply-btn {
    float: left;
    height: 30px;
    padding: 5px 28px 5px 15px;
    border-radius: 22px;
    border: 1px solid #f17d00;
    line-height: 18px;
    font-size: 14px;
    color: #fff;
    background-position: calc(100% - 10px) center;
    background-size: auto 14px;
  }
  .home-block-1 .bjx-home-part-index {
    padding: 15px 0 15px;
  }
  .home-block-one-body {
    width: 100%;
    margin: 0;
  }
  .home-block-one-body > li {
    width: 100%;
    height: 200px;
    margin: 0 0 15px;
    padding: 22px 50px 0;
  }
  .home-block-one-body > li .icon-row {
    margin: 0 0 15px;
  }
  .home-block-2 .picture-right {
    display: none;
  }
  .home-block-2 {
    background-size: auto 100%;
  }
  .home-block-2 .bjx-home-part-index {
    padding: 0 0 20px;
  }
  .home-block-two-list {
    width: 100%;
  }
  .home-block-two-list .item-box {
    width: 33.33%;
    margin: 0 0 10px;
  }
  .home-block-details .btn-row .more-btn {
    margin-left: calc((100% - 480px) / 10);
  }
  .home-block-3 .block-title-outside {
    width: 100%;
  }
  .home-block-3 .block-title-outside .block-title {
    margin: 0 0 20px;
  }
  .home-block-3 .block-title-outside .block-title .fir-title,
  .home-block-3 .block-title-outside .block-title .sec-title {
    float: left;
    width: auto;
  }
  .home-block-3 .block-title-outside .block-title-icon {
    display: none;
  }
  .home-block-3 .link-list-block-outside .link-list-block {
    width: 100%!important;
  }
}
@media only screen and (max-width: 500px) {
  .bjx-homepage-ad {
    height: 200px;
  }
  .bjx-homepage-ad .ad-item-wrapper .ad-item {
    padding: 138px 0 0;
  }
  .bjx-homepage-ad .ad-item-wrapper .ad-content-box {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    height: 44px;
  }
  .home-block-two-list .item-box {
    width: 50%;
  }
  .home-block-details .btn-row .more-btn {
    max-width: 100%;
    margin: 0;
    text-align: center;
  }
  .home-block-3 .block-title-outside {
    width: 100%;
  }
  .home-block-3 .block-title-outside .block-title {
    margin: 0 0 20px;
  }
  .home-block-3 .block-title-outside .block-title .fir-title,
  .home-block-3 .block-title-outside .block-title .sec-title {
    float: left;
    width: auto;
  }
  .home-block-3 .block-title-outside .block-title-icon {
    display: none;
  }
  .home-block-3 .link-list-block-outside .link-list-block {
    width: 100%!important;
  }
  .home-block-3 .link-list-block-outside .link-list-block .link-list-item:last-child {
    margin: 0 0 20px;
  }
}
