body {
  color: #666;
  font-style: normal;
  font-family: "SourceHanSansCN-Light", "Lantinghei SC", "Open Sans", "Hiragino Sans GB", "Microsoft YaHei", "STHeiti-Light", "WenQuanYi Micro Hei", "Arial", "SimSun", "sans-serif";
  font-size: 14px;
  line-height: 1.5;
  background-color: #f2f2f2;
}
.navbar-default {
  padding: 15px 0;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
  z-index: 1000;
  background-color: rgba(255, 255, 255, 0.98);
}
.navbar-default .navbar-nav a {
  text-align: center;
}
.navbar-default .navbar-nav > .click > a {
  color: #06609c;
}
.navbar-default .navbar-toggle {
  border: none;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #06609c;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}
.line-top {
  border-top: 1px solid #06609c;
  width: 18px;
  margin: auto;
}
.memberzhuc {
  color: #06609c;
  background-color: transparent;
  border: 1px solid #06609c;
  font-size: 12px;
  padding: 6px 25px;
  border-radius: 2px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-block;
}
.memberzhuc:hover {
  color: #06609c;
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav > li > a {
    padding: 16px 16px 5px !important;
    font-size: 16px;
    color: #333;
  }

}

@media (max-width: 768px) {

  .column{
    display:none;
  }
}
.banner {
  margin-top: 81px;
}
.banner .swiper-pagination-bullet-active {
  background: #06609c;
}
#pcbanners {
  height: 465px;
}
#pcbanner a {
  width: 100%;
  height: 465px;
  display: block;
}
#mbanners img {
  width: 100%;
}
.title-comm {
  text-align: center;
  margin: 100px 0 80px;
}
.welinain {
  text-align: center;
}
h3,
h4 {
  color: #333;
  font-weight: normal;
  font-family: "SourceHanSansCN-Light", "Lantinghei SC", "Open Sans", "Hiragino Sans GB", "Microsoft YaHei", "STHeiti-Light", "WenQuanYi Micro Hei", "Arial", "SimSun", "sans-serif";
  margin: 0;
}
.line {
  border-top: 1px solid #06609c;
  width: 30px;
  margin: 20px auto 40px;
}
.col-div {
  padding: 25px;
  overflow: hidden;
  text-align: center;
  background-color: rgba(6, 96, 156, 0.8);
  color: rgba(255, 255, 255, 0.8);
  border-radius: 2px;
  padding: 18% 10%;
}
.col-div h4 {
  color: #fff;
  margin-top: 9%;
  margin-bottom: 5%;
}
.ac-figure-icon {
  margin-left: auto;
  margin-right: auto;
}
.pu-logo-icon {
  background-image: url(../img/puhui.svg);
  background-repeat: no-repeat;
  background-size: 110px 110px;
  width: 110px;
  height: 110px;
}
.chuanxin-logo-icon {
  background-image: url(../img/chuangxin.svg);
  background-repeat: no-repeat;
  background-size: 110px 110px;
  width: 110px;
  height: 110px;
}
.chonggou-logo-icon {
  background-image: url(../img/chonggou.svg);
  background-repeat: no-repeat;
  background-size: 110px 110px;
  width: 110px;
  height: 110px;
}
@media (max-width: 768px) {
  .welinain {
    font-size: 18px;
  }
  .col-div {
    margin-bottom: 30px;
  }
  .title-comm {
    text-align: center;
    margin: 40px 0 30px;
  }
}
h3 {
  text-align: center;
}
.desc {
  font-size: 13px;
  text-align: center;
  width: 80%;
  color: #848484;
  margin: 0px auto;
  margin-bottom: 10px;
  font-family: "Microsoft YaHei";
}
.s1 {
  padding: 60px 0;
}
.s1 .desc {
  padding-top: 10px;
}
.s1 .slick-next {
  display: none;
}
.s1 .index_more {
  height: 40px;
  line-height: 40px;
  width: 60px;
  background: url(http://www.proslife.net/templates/res017/min/img/icon_more.png) no-repeat 0px -9px;
  display: block;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border: #dfdfdf 1px solid;
  position: relative;
  top: -70px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: absolute;
  top: 94%;
  left: 50%;
  margin-left: -30px;
}
.s2 {
  padding: 70px 0px;
  background: #fff;
  position: relative;
  z-index: 2;
}
.s1slider {
  margin-right: -10px;
  overflow: hidden;
  padding-bottom: 40px;
}
.s1slider .slick-next {
  display: none!important;
}
.s1slider .slick-arrow {
  bottom: 0;
  top: 100%;
  width: 40px;
  height: 40px;
}
@media (max-width: 991px) {
  .s1slider .slick-arrow {
    display: none !important;
  }
}
.s1slider .slick-arrow i {
  font-size: 0;
  width: 40px;
  height: 20px;
}
.s1slider .slick-next {
  right: 50%;
  margin-right: -80px;
}
.s1slider .slick-next i {
  background: url(http://www.proslife.net/templates/res017/min/img/jiantou.png) repeat -37px -50px;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.s1slider .slick-prev {
  left: 50%;
  margin-left: -90px;
}
.s1slider .slick-prev i {
  background: url(http://www.proslife.net/templates/res017/min/img/jiantou.png) repeat 0px -50px;
  -webkit-transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.s1slider .slick-next:hover i {
  background: url(http://www.proslife.net/templates/res017/min/img/jiantou.png) repeat -37px -70px;
}
.s1slider .slick-prev:hover i {
  background: url(http://www.proslife.net/templates/res017/min/img/jiantou.png) repeat 0px -70px;
}
.s1slider li {
  clear: none;
}
.s1slider h4 {
  font-size: 14px;
  text-align: left;
}
@media (max-width: 767px) {
  .s1slider h4 {
    font-size: 14px;
  }
}
.s1slider h4 a {
  color: #666;
  font-size: 16px;
}
.s1slider h4 p {
  padding-top: 5px;
  margin: 0;
  font-size: 13px;
  color: #848484;
}
.s1slider .widget {
  margin-right: 10px;
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
}
.s1slider .widget .widget-title {
  padding: 20px 20px 20px 0px;
  border-bottom: 1px solid #E0E0E0;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.s1slider .widget .widget-title:hover {
  border-color: #666;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.s1slider .widget .widget-header {
  border-radius: 0;
  overflow: hidden;
}
.s1slider .widget .widget-header a {
  display: block;
  position: relative;
}
.s1slider .widget .widget-header a:after {
  content: '+';
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin: 0 auto;
  margin-left: -26px;
  margin-top: 0px;
  display: inline-block;
  position: absolute;
  top: 0%;
  left: 50%;
  z-index: 10;
  border-radius: 50px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
  transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
  opacity: 0;
  color: #fff;
  font-size: 40px;
  text-align: center;
  font-family: "Times New Roman", "微软雅黑";
}
.s1slider .widget .widget-header .mask {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: 2;
}
.s1slider .widget .widget-header:hover .mask {
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.s1slider .widget .widget-header:hover a:after {
  top: 35%;
  opacity: 1;
}
.s1slider .widget .widget-header:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
  transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
}
.s1slider .widget .widget-header img {
  -webkit-transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
  transition: all 0.6s cubic-bezier(0.17, 0.84, 0.44, 1) 0s;
  width: 100%;
}
.footer {
  background: #3a3c41;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
}
/*文章模块*/
/*文章模块列表页*/
.met-news {
  padding: 30px 0px;
  border-top: 1px solid #f0f2f5;
  background: #f2f2f2;
  /* 列表 */
  /* 模式3 */
}
.met-news .service_item {
  padding: 50px;
}
.met-news .service_item a {
  width: 100%;
  display: block;
}
.met-news .service_item a img {
  width: 100%;
}
.met-news .service_item a:focus {
  color: none;
  text-decoration: none;
}
@media (max-width: 767px) {
  .met-news .service_item {
    margin-bottom: 0!important;
    padding: 50px;
    border-bottom: 1px solid #95a5a6;
  }
}
@media (max-width: 767px) {
  .met-news {
    padding: 0px;
  }
}
.met-news .met-news-body {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.met-news .met-news-list {
  padding: 30px;
  background: #ffffff;
  padding-bottom: 30px;
  border-bottom: 1px solid #f0f2f5;
  margin-bottom: 30px;
  overflow: hidden;
}
.met-news .met-news-list .news-headlines {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .met-news .met-news-list {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .met-news .met-news-list {
    padding-top: 20px;
  }
}
.met-news .met-news-list .slick-slide {
  width: 100%;
  position: relative;
}
.met-news .met-news-list .slick-slide:first-child {
  display: block;
}
.met-news .met-news-list .headlines-text {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 30px;
  text-align: center;
}
.met-news .met-news-list .headlines-text h3 {
  margin: 0px;
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
}
.met-news .met-news-list .slick-dots {
  bottom: 35px;
}
@media (max-width: 767px) {
  .met-news .met-news-list {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .met-news .met-news-list .headlines-text {
    bottom: 20px;
  }
  .met-news .met-news-list .headlines-text h3 {
    font-size: 16px;
  }
  .met-news .met-news-list .slick-dots {
    bottom: 20px;
  }
}
.met-news ul.met-page-ajax {
  padding: 0px;
  list-style: none;
}
.met-news ul.met-page-ajax li {
  border-bottom: 1px solid #f0f2f5;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.met-news ul.met-page-ajax li h4 {
  margin: 0 0 20px;
  font-size: 22px;
}
.met-news ul.met-page-ajax li h4 a {
  color: #464646;
}
.met-news ul.met-page-ajax li h4 a:hover {
  color: #696969;
}
.met-news ul.met-page-ajax li p {
  font-size: 16px;
}
.met-news ul.met-page-ajax li p.des {
  color: #6a6a6a;
  margin-bottom: 10px;
  font-size: 13px;
}
.met-news ul.met-page-ajax li p.info {
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 300;
  color: #a3afb7;
}
.met-news ul.met-page-ajax li p.info span {
  margin-left: 10px;
}
.met-news ul.met-page-ajax li p.info span:first-child {
  margin: 0;
}
.met-news ul.met-page-ajax li p.info i {
  color: #a3afb7;
  font-weight: 300;
}
@media (max-width: 991px) {
  .met-news ul.met-page-ajax li h4 {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .met-news ul.met-page-ajax li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
  }
  .met-news ul.met-page-ajax li h4 {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .met-news ul.met-page-ajax li p {
    font-size: 14px;
  }
  .met-news ul.met-page-ajax li p.des {
    height: 3em;
    overflow: hidden;
    margin-bottom: 5px;
  }
  .met-news ul.met-page-ajax li .media .media-left {
    padding-right: 10px;
  }
  .met-news ul.met-page-ajax li .media.media-lg .media-object {
    width: 100px;
  }
}
.met-news.type-3 .met-news-body {
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  .met-news.type-3 .met-news-body {
    margin-bottom: 20px;
  }
}
.met-news.type-3 .widget {
  border-radius: 0;
}
.met-news.type-3 .widget .widget-body,
.met-news.type-3 .widget .widget-header {
  border-radius: 0;
}
.met-news.type-3 .widget .widget-title {
  font-size: 24px;
}
.met-news.type-3 .widget .widget-title a {
  color: #464646;
}
.met-news.type-3 .widget .widget-title a:hover {
  color: #696969;
}
.met-news.type-3 .widget .widget-metas span {
  margin-left: 10px;
}
.met-news.type-3 .widget .widget-metas span:first-child {
  margin: 0;
}
@media (max-width: 767px) {
  .met-news.type-3 .widget {
    margin: 15px 10px;
  }
  .met-news.type-3 .widget .widget-title {
    font-size: 18px;
  }
}
/* 文章模块侧栏 */
.met-news-bar {
  margin-left: 30px;
  padding: 20px;
  background: #ffffff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
@media (max-width: 991px) {
  .met-news-bar {
    margin-left: 0px;
    margin-top: 30px;
    padding: 30px;
  }
}
@media (max-width: 767px) {
  .met-news-bar {
    margin-left: 0px;
    margin-top: 0px;
    padding: 20px 15px;
  }
}
.met-news-bar ul.column {
  padding: 0px;
  list-style: none;
}
.met-news-bar ul.column li {
  margin-bottom: 10px;
}
.met-news-bar ul.column li a {
  font-size: 16px;
  color: #464646;
}
.met-news-bar ul.column li a:hover {
  color: #696969;
}
.met-news-bar ul.column li a.active {
  color: #4e97d9;
  border-bottom: 1px solid;
}
.met-news-bar .recommend {
  margin: 20px 0px;
  padding: 20px 0px;
  border-top: 1px solid #f0f2f5;
  border-bottom: 1px solid #f0f2f5;
}
.met-news-bar .recommend h3 {
  font-size: 18px;
  font-weight: 300;
  margin: 0px;
}
.met-news-bar .recommend .list-group {
  margin-top: 10px;
  margin-bottom: 0px;
}
.met-news-bar .recommend .list-group a {
  color: #464646;
  font-size: 15px;
}
.met-news-bar .recommend .list-group a:hover {
  color: #696969;
}
/* 文章模块详情页 */
.met-shownews {
  padding: 30px 0px;
  border-top: 1px solid #f0f2f5;
  background: #f2f2f2;
}
@media (max-width: 767px) {
  .met-shownews {
    padding: 0px;
  }
  .met-shownews .met-shownews-header {
    padding-top: 20px;
  }
}
.met-shownews .met-shownews-body {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.met-shownews .met-news-body {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.met-shownews .met-editor .postbody {
  width: 100%!important;
}
.met-shownews .met-shownews-header,
.met-shownews .met-shownews-footer {
  padding: 30px;
  background: #ffffff;
}
@media (max-width: 767px) {
  .met-shownews .met-shownews-header,
  .met-shownews .met-shownews-footer {
    padding: 10px;
  }
}
.met-shownews .met-shownews-header {
  padding-bottom: 0px;
}
.met-shownews h1 {
  margin: 0px;
  margin-bottom: 5px;
  font-size: 32px;
}
@media (max-width: 767px) {
  .met-shownews h1 {
    font-size: 20px;
  }
}
.met-shownews .info {
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f2f5;
  font-size: 16px;
  font-weight: 300;
  color: #a3afb7;
}
.met-shownews .info span {
  padding-right: 10px;
}
@media (max-width: 767px) {
  .met-shownews .info {
    padding-bottom: 20px;
  }
}
.met-shownews .met-shownews-footer {
  padding-top: 0px;
}
.met-shownews .met-shownews-footer ul.pager {
  margin: 0px;
  border-top: 1px solid #f0f2f5;
  padding-top: 20px;
}
/*分页*/
.met_pager {
  margin-top: 20px;
  text-align: center;
}
.met_pager * {
  display: inline-block;
}
.met_pager a {
  padding: 9px 15px;
  border: 1px solid #e4eaec;
  background: #fff;
  text-align: center;
  color: #76838f;
  margin-right: 20px;
}
.met_pager a:hover {
  background: #f5f5f5;
  text-decoration: none;
}
.met_pager a.NextA {
  border-right: 1px solid #e4eaec;
  display: none;
}
.met_pager a.PreA {
  display: none;
}
.met_pager .PreSpan,
.met_pager .NextSpan {
  padding: 9px 15px;
  border: 1px solid #e4eaec;
  background: #fff;
  color: #ccd5db;
  cursor: default;
  display: none;
}
.met_pager .firstPage,
.met_pager .lastPage {
  min-width: 40px;
  height: 28px;
  line-height: 28px;
}
.met_pager li.thisclass a {
  border-color: #292929;
  background: #292929;
  color: #fff;
  cursor: default;
}
.met_pager li.thisclass a:hover {
  border-color: #292929;
  background: #292929;
  color: #fff;
}
.met_pager a {
  text-decoration: none;
}
.met_pager a:active,
.met_pager a:focus,
.met_pager a:hover {
  text-decoration: none;
}
.met_pager .PageText {
  display: none;
  margin-left: 10px;
  color: #aaa;
}
.met_pager input {
  display: none;
}
/* 文章模块详情页 */
.met-shownews {
  padding: 30px 0px;
  border-top: 1px solid #f0f2f5;
  background: #f2f2f2;
}
@media (max-width: 767px) {
  .met-shownews {
    padding: 0px;
  }
  .met-shownews .met-shownews-header {
    padding-top: 20px;
  }
}
.met-shownews .met-shownews-body {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.met-shownews .met-news-body {
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.met-shownews .met-editor .postbody {
  width: 100%!important;
}
.met-shownews .met-shownews-header,
.met-shownews .met-shownews-footer {
  padding: 30px;
  background: #ffffff;
}
@media (max-width: 767px) {
  .met-shownews .met-shownews-header,
  .met-shownews .met-shownews-footer {
    padding: 10px;
  }
}
.met-shownews .met-shownews-header {
  padding-bottom: 0px;
}
.met-shownews h1 {
  margin: 0px;
  margin-bottom: 5px;
  font-size: 32px;
}
@media (max-width: 767px) {
  .met-shownews h1 {
    font-size: 20px;
  }
}
.met-shownews .info {
  padding-bottom: 20px;
  border-bottom: 1px solid #f0f2f5;
  font-size: 16px;
  font-weight: 300;
  color: #a3afb7;
}
.met-shownews .info span {
  padding-right: 10px;
}
@media (max-width: 767px) {
  .met-shownews .info {
    padding-bottom: 20px;
  }
}
.met-shownews .met-shownews-footer {
  padding-top: 0px;
}
.met-shownews .met-shownews-footer ul.pager {
  margin: 0px;
  border-top: 1px solid #f0f2f5;
  padding-top: 20px;
}
/*编辑器*/
.met-editor {
  padding: 30px;
  background: #ffffff;
  width: 100%;
  max-width: 100%;
  font-size: 18px;
  line-height: 1.8;
  color: #222;
  word-wrap: break-word;
}
@media (max-width: 767px) {
  .met-editor {
    padding: 10px;
  }
}
.met-editor p {
  margin-bottom: 16px;
}
.met-editor img {
  max-width: 100%;
}
.met-editor img:not(.imgload) {
  height: auto !important;
}
.met-editor table {
  color: #464646;
}
.met-editor .table-saw {
  overflow-x: auto;
}
.met-editor video,
.met-editor .metvideo,
.met-editor iframe {
  max-width: 100% !important;
  margin: auto;
  display: block;
}
.gonganbeian a{
color:#fff;}