@charset "UTF-8";
/*新蓝文化*/
/*大善若水*/
.dsrs .content p {
  text-indent: 2em;
  line-height: 30px;
  color: #4E4E4E;
}
.dsrs .cont-img {
  margin-top: 50px;
}
.shzr .content {
  padding-top: 60px;
  padding-bottom: 80px;
  padding-left: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.shzr .content li:nth-child(1),
.shzr .content li:nth-child(2) {
  margin-bottom: 30px;
}
.shzr .sign {
  font-size: 0;
  width: 112px;
  height: 112px;
  background: #fff;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
.shzr .sign img {
  width: 45px;
  height: 45px;
}
.shzr .sign:hover {
  background-color: #5A7EA8;
}
.shzr .sign:hover img {
  opacity: 0;
}
.shzr .media-body {
  vertical-align: middle;
  width: 250px;
}
.shzr .big-text {
  font-size: 22px;
  line-height: 30px;
  color: #2F2F2F;
}
.shzr .small-text {
  font-size: 14px;
  line-height: 30px;
  color: #505050;
}
.gyjx-content {
  padding-top: 60px;
  padding-bottom: 80px;
  background: #F6F6F6;
}
.gyjx-content .check-item a {
  display: inline-block;
  padding: 4px 20px;
  margin: 0 6px;
  border-radius: 8px;
  font-size: 16px;
  line-height: 30px;
  color: #474747;
  border: 1px solid #959595;
}
.gyjx-content .check-item .active {
  background: #005591;
  border-color: #005591;
  color: #fff;
}
.gyjx-content .content-courl {
  margin-top: 46px;
}
.gyjx-content .content-courl .img-box {
  display: block;
  width: 307px;
  height: 220px;
  overflow: hidden;
}
.gyjx-content .content-courl .img-box img {
  width: 100%;
  height: 100%;
}
.gyjx-content .content-courl .titles {
  display: block;
  margin-top: 20px;
  font-size: 16px;
  line-height: 30px;
  color: #474747;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.gyjx-content .content-courl .intro {
  display: block;
  font-size: 14px;
  color: #7B7979;
  line-height: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.gyjx-content .content-courl .more {
  display: block;
  font-size: 12px;
  color: #474747;
  margin-top: 10px;
}
.gyjx-content .content-courl .item-box {
  background: #fff;
  -webkit-box-shadow: 0px 0px 18px #E4E4E4;
  -moz-box-shadow: 0px 0px 18px #E4E4E4;
  box-shadow: 0px 0px 18px #E4E4E4;
}
.gyjx-content .content-courl .item-box .cont-box {
  padding: 0 10px;
  padding-bottom: 20px;
}
.gyjx-content .content-courl .item-box:hover {
  background: #005591;
}
.gyjx-content .content-courl .item-box:hover .titles,
.gyjx-content .content-courl .item-box:hover .intro,
.gyjx-content .content-courl .item-box:hover .more {
  color: #fff;
}
.gyjx-content .content-courl .item-box:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.gyjx-content .jy {
  width: 1200px;
  height: 0;
}
.gyjx-content .jy .jzzx {
  width: 307px !important;
}
.to-top {
  margin: 70px auto;
}
/*企业文化*/
.qywh {
  margin-top: 64px;
}
.qywh .col-xs-6 {
  padding-top: 28px;
  padding-bottom: 28px;
}
.qywh .img-box {
  display: block;
  width: 236px;
  height: 196px;
  font-size: 0;
  overflow: hidden;
}
.qywh .img-box img {
  width: 100%;
  height: 100%;
}
.qywh .media-left {
  padding-right: 0;
}
.qywh .media-body {
  padding-left: 32px;
  padding-right: 14px;
  vertical-align: middle;
  border: 1px solid #EDEDED;
  border-left: none;
  width: 305px;
}
.qywh .media-body .qywh-title {
  font-size: 16px;
  margin-bottom: 10px;
  color: #585858;
}
.qywh .media-body .qywh-intro {
  font-size: 12px;
  line-height: 25px;
  color: #848383;
}
.qywh .media:hover {
  -webkit-box-shadow: 0 0 12px #333;
  -moz-box-shadow: 0 0 12px #333;
  box-shadow: 0 0 12px #333;
}
.qywh .media:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.qywh .media:hover .media-body {
  background: #6DA2C7;
  border-color: #6DA2C7;
}
.qywh .media:hover .media-body .qywh-title,
.qywh .media:hover .media-body .qywh-intro {
  color: #fff;
}
