@charset "UTF-8";
/* 关怀版 */

/********************************************* 首页 *********************************************/
.wrapper-ghb-top {
  height: 98px;
  background: #2760b7;
  border-bottom: 1px solid #3677da;
}
.ghb-top-left span {
  line-height: 98px;
  font-size: 32px;
  color: #fff;
}
.ghb-top-right a {
  display: inline-block;
  margin-top: 16px;
  margin-left: 50px;
  padding: 10px 20px;
  border-radius: 5px;
  background: #d18044;
  font-size: 32px;
  color: #ffffff;
}

/*  */
.wrapper-ghb-header {
  padding: 30px 0;
  background: #2760b7;
  border-top: 1px solid #003d9c;
  border-bottom: 10px solid #0044ab;
}
.wrapper-ghb-header .container-1200 {
  position: relative;
}
.ghb-header-logo {
  display: inline-block;
  vertical-align: middle;
}
.ghb-header-logo img {
  width: 550px;
  padding: 30px 0;
}
.ghb-header-text {
  display: inline-block;
  vertical-align: middle;
  padding: 0 50px;
  font-size: 35px;
  color: #ffffff;
  line-height: 80px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 2px;
  background: none;
  border-radius: 40px;
  border: 3px solid #ffffff;
}
.ghb-header-wza {
  display: inline-block;
  padding: 0 28px;
  font-size: 24px;
  color: #ffffff;
  line-height: 55px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 2px;
  background: none;
  border: 2px solid #ffffff;
  border-radius: 40px;
  position: absolute;
  top: 30px;
  right: 0;
}

/*  */
.wrapper-ghb-index-news {
  background: #f2f2f2;
  padding: 50px 0;
}
.wrapper-slideBox {
  padding-top: 60px;
  padding-bottom: 60px;
}
.slideBox {
  width: 100%;
  height: 455px;
  position: relative;
}
.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 30px;
  bottom: 20px;
  z-index: 1;
}
.slideBox .hd ul li {
  float: left;
  width: 35px;
  height: 10px;
  margin-left: 15px;
  text-align: center;
  cursor: pointer;
  background-color: #cccccc;
  box-sizing: border-box;
  border-radius: 10px;
  font-size: 0;
}
.slideBox .hd ul li.on {
  background-color: #2660b7;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
  background: #fff;
}
.slideBox .bd ul {
  width: 100%;
  height: 100%;
}
.slideBox .bd li {
  width: 100%;
  height: 100%;
  zoom: 1;
  vertical-align: middle;
  position: relative;
}
.slideBox .bd .bd-left {
  width: 60%;
  height: 100%;
  float: left;
  overflow: hidden;
}
.slideBox .bd .bd-right {
  width: 40%;
  float: left;
  padding: 20px 40px;
}
.slideBox .bd .bd-right h3 a {
  font-size: 34px;
  line-height: 60px;
  font-weight: bold;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 20px;
}
.slideBox .bd .bd-right p {
  font-size: 24px;
  line-height: 45px;
  text-indent: 2em;
  color: #999999;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.slideBox .bd .bd-right p a {
}
.slideBox .bd img {
  width: 100%;
  height: 100%;
  display: block;
}

/*  */
.wrapper-ghb-index-links {
  padding-top: 50px;
}
.ghb-news {
  margin: 0 -15px;
  margin-bottom: 60px;
}
.ghb-news li {
  padding: 0 15px;
  margin-bottom: 30px;
  float: left;
  width: 33.333333%;
}
.ghb-news li:nth-child(1) a {
  background: #81c9ab;
}
.ghb-news li:nth-child(2) a {
  background: #74abc1;
}
.ghb-news li:nth-child(3) a {
  background: #c3b378;
}
.ghb-news li:nth-child(4) a {
  background: #5db8c1;
}
.ghb-news li:nth-child(5) a {
  background: #cfae88;
}
.ghb-news li:nth-child(6) a {
  background: #d59690;
}
.ghb-news li a {
  display: block;
  text-align: center;
  box-shadow: 0px 8px 10px -1px #dddddd;
  border-radius: 20px;
}
.ghb-news li a:hover {
  transform: translateY(-4%);
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.ghb-news li a:hover span {
  color: #2760b7;
}
.ghb-news li img {
  width: 135px;
  height: 135px;
  margin: 30px 0;
}
.ghb-news li span {
  display: block;
  padding-bottom: 40px;
  font-size: 42px;
  line-height: 60px;
  color: #ffffff;
  letter-spacing: 2px;
  text-align: center;
  font-weight: bold;
}

/*  */
.ghb-channel {
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}
.ghb-channel span {
  display: inline-block;
  font-size: 50px;
  line-height: 75px;
  color: #2760b7;
  font-weight: bold;
  letter-spacing: 2px;
}
.ghb-channel:before {
  content: '';
  display: inline-block;
  width: calc(50% - 185px);
  background: url(../images/ghb_channel_left.png) no-repeat center right;
  height: 75px;
  position: absolute;
  left: 0;
  top: 0;
}
.ghb-channel:after {
  content: '';
  display: inline-block;
  width: calc(50% - 185px);
  background: url(../images/ghb_channel_right.png) no-repeat center left;
  height: 75px;
  position: absolute;
  right: 0;
  top: 0;
}

/*  */
.ghb-bs {
  margin: 0 -15px;
}
.ghb-bs li {
  width: 25%;
  float: left;
  padding: 0 15px;
  margin-bottom: 30px;
}
.ghb-bs li a {
  display: block;
  height: 340px;
  background: #ffffff;
  box-shadow: 0px 8px 10px -1px #dddddd;
  border-radius: 6px;
  background-size: 100% 135px;
  background-repeat: no-repeat;
  background-position: center top;
}
.ghb-bs li a:hover {
  transform: translateY(-4%);
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.ghb-bs li a:hover p {
  color: #2760b7;
}
.ghb-bs li:nth-child(1) a {
  background-image: url(../images/ghb_bs_img1.png);
}
.ghb-bs li:nth-child(2) a {
  background-image: url(../images/ghb_bs_img2.png);
}
.ghb-bs li:nth-child(3) a {
  background-image: url(../images/ghb_bs_img3.png);
}
.ghb-bs li:nth-child(4) a {
  background-image: url(../images/ghb_bs_img4.png);
}
.ghb-bs li:nth-child(5) a {
  background-image: url(../images/ghb_bs_img5.png);
}
.ghb-bs li:nth-child(6) a {
  background-image: url(../images/ghb_bs_img6.png);
}
.ghb-bs li:nth-child(7) a {
  background-image: url(../images/ghb_bs_img7.png);
}
.ghb-bs li:nth-child(8) a {
  background-image: url(../images/ghb_bs_img8.png);
}
.ghb-bs li img {
  height: 84px;
  padding: 20px;
  margin: 105px 100px 0;
  background: #fff;
  border-radius: 50%;
  border: 3px solid rgba(255, 255, 255, 0.6);
}
.ghb-bs li p {
  padding: 20px;
  font-size: 42px;
  line-height: 60px;
  color: #494949;
  letter-spacing: 2px;
  text-align: center;
  font-weight: bold;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media screen and (max-width: 1000px) {
  .ghb-top-left {
    display: none;
  }
  .ghb-header-text {
    display: none;
  }
  .ghb-header-wza {
    display: none;
  }
  .wrapper-ghb-header .container-1200 {
    text-align: center;
  }
  .ghb-header-logo img {
    width: 100%;
  }

  .slideBox {
    height: 480px;
  }
  .slideBox .hd {
    bottom: -40px;
  }
  .slideBox .bd .bd-left {
    width: 100%;
    height: 300px;
  }
  .slideBox .bd .bd-right {
    width: 100%;
  }
  .slideBox .bd .bd-right h3 a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
  }
  .slideBox .bd .bd-right p {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px;
  }

  .ghb-news li {
    width: 50%;
  }
  .ghb-news li img {
    width: 60px;
    height: 60px;
    margin: 15px 0;
  }
  .ghb-news li span {
    padding-bottom: 0px;
    font-size: 24px;
    line-height: 60px;
    color: #ffffff;
    letter-spacing: 2px;
    text-align: center;
    font-weight: bold;
  }

  .ghb-bs li {
    width: 50%;
  }
  .ghb-bs li a {
    text-align: center;
  }
  .ghb-bs li img {
    margin: 0;
    margin-top: 100px;
  }
  .ghb-bs li p {
    font-size: 24px;
  }
}
@media screen and (max-width: 500px) {
  .wrapper-ghb-top {
    height: 80px;
  }
  .ghb-top-right a {
    display: inline-block;
    margin-top: 16px;
    margin-left: 50px;
    padding: 10px 20px;
    border-radius: 5px;
    background: #d18044;
    font-size: 20px;
    color: #ffffff;
  }

  .ghb-news li {
    width: 100%;
  }

  .ghb-bs li {
    width: 100%;
  }
}

/********************************************* 列表页 *********************************************/
.wrapper-ghb-list {
  padding-top: 50px;
}
.ghb-list-header {
  height: 70px;
  border-bottom: solid 2px #d9d9d9;
}
.ghb-list-header span {
  display: inline-block;
  padding: 0px 25px;
  height: 70px;
  color: #2760b7;
  line-height: 70px;
  font-size: 40px;
  font-weight: bold;
  border-bottom-color: #2760b7;
  border-bottom-width: 6px;
  border-bottom-style: solid;
}

.ghb-list {
  margin-bottom: 60px;
}
.ghb-list li {
  border: 1px solid #eaeaea;
  margin-top: 49px;
}
.ghb-list li:hover {
  transform: translateY(-2%);
  box-shadow: 5px 5px 10px #eaeaea;
  -webkit-box-shadow: 5px 5px 10px #eaeaea;
  -moz-box-shadow: 5px 5px 10px #eaeaea;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.ghb-list li a {
  display: block;
  padding: 36px 38px;
}
.ghb-list li a:hover .ghb-list-right span {
  color: #2760b7;
  border-color: #2760b7;
}
.ghb-list-right {
  float: right;
  width: 180px;
  height: 80px;
  padding-left: 20px;
}
.ghb-list-right span {
  display: inline-block;
  width: 100%;
  height: 60px;
  position: relative;
  top: 30px;
  background: #ffffff;
  border: 2px solid #adcdff;
  border-radius: 60px;
  font-size: 30px;
  line-height: 56px;
  color: #adcdff;
  text-align: center;
}
.ghb-title {
  position: relative;
  padding-left: 20px;
}
.ghb-title:before {
  content: '';
  width: 13px;
  height: 13px;
  float: left;
  background: #2760b7;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.ghb-title span:first-child {
  float: right;
  padding-top: 19px;
  font-size: 24px;
  color: #888888;
  font-weight: 400;
}
.ghb-title span:last-child {
  font-size: 36px;
  line-height: 50px;
  color: #2760b7;
  font-weight: 500;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 30px;
}
.ghb-content {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 30px;
  line-height: 60px;
  color: #444444;
}

#page-div a {
  font-size: 32px;
}
#page-div span {
  font-size: 32px;
}

@media screen and (max-width: 1000px) {
  .ghb-list-header {
    height: 50px;
  }
  .ghb-list-header span {
    padding: 0px 25px;
    height: 50px;
    line-height: 50px;
    font-size: 30px;
    border-bottom-width: 6px;
    border-bottom-style: solid;
  }

  .ghb-list li {
    margin-top: 25px;
  }
  .ghb-list li a {
    padding: 20px 20px;
  }
  .ghb-title:before {
    content: '';
    width: 8px;
    height: 8px;
  }
  .ghb-title span:last-child {
    font-size: 24px;
  }
  .ghb-title span:first-child {
    padding-top: 15px;
    font-size: 20px;
  }
  .ghb-content {
    font-size: 24px;
    line-height: 60px;
  }
  .ghb-list-right {
    width: 110px;
  }
  .ghb-list-right span {
    display: inline-block;
    width: 100%;
    height: 40px;
    border: 1px solid #adcdff;
    border-radius: 60px;
    font-size: 16px;
    line-height: 38px;
    color: #adcdff;
    text-align: center;
  }

  #page-div a {
    font-size: 18px;
  }
  #page-div span {
    font-size: 18px;
  }
}
@media screen and (max-width: 500px) {
  .ghb-title span:last-child {
    font-size: 18px;
  }
  .ghb-title span:first-child {
    padding-top: 15px;
    font-size: 16px;
  }
  .ghb-content {
    font-size: 18px;
    line-height: 60px;
  }
}
