body {
  background-color: #fff;
}
.mp_content {
  min-width: 1200px;
  width: 1200px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
.big_bg_blue {
  background: #3494ff0d;
  width: 100%;
  display: inline-block;
}
button {
  border: none;
}
.article_body {
  width: 100%;
  display: inline-block;
  margin-bottom: 40px;
}
.article_body .ab_left {
  width: 945px;
  min-height: 500px;
  background: #FFFFFF;
  border-radius: 10px;
  float: left;
  box-shadow: 0px 2px 10px 1px rgba(104, 104, 104, 0.34);
}
.article_body .ab_left .ab_detail_title {
  padding-top: 61px;
  text-align: center;
  line-height: 1;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
}
.article_body .ab_left .article-info {
  padding-bottom: 30px;
  margin-top: 29px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  text-align: center;
}
.article_body .ab_left .article-info span {
  margin-right: 45px;
}
.article_body .ab_left .article-body {
  width: 880px;
  margin-left: 40px;
  border-top: 1px dashed #999999;
  padding-top: 35px;
  color: #999999;
  padding-bottom: 80px;
}
.article_body .ab_left .page_nav_container {
  text-align: left;
}
.article_body .ab_left .page_nav_container .page_nav {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 1;
  margin-bottom: 30px;
  width: 450px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.article_body .ab_left .page_nav_container .page_nav:hover {
  color: #44D492;
}
.article_body .ab_left .abl_header ul li {
  float: left;
  margin: 0 10px;
  padding-top: 30px;
  padding-bottom: 23px;
  position: relative;
}
.article_body .ab_left .abl_header ul li:nth-child(1) {
  margin-left: 29px;
}
.article_body .ab_left .abl_header ul li.active .line {
  display: block;
  height: 4px;
  background: #0D9BFF;
  border-radius: 2px;
  position: absolute;
  width: 70%;
  left: 15%;
  bottom: 0;
}
.article_body .ab_left .abl_header ul li.active a {
  color: #0D9BFF;
}
.article_body .ab_left .abl_header ul li a {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  line-height: 1;
}
.article_body .ab_left .abl_header ul li a:hover {
  cursor: pointer;
}
.article_body .ab_left .abl_header ul li .line {
  display: none;
}
.article_body .ab_left .abl_pages .pagination {
  margin-top: 60px;
  padding-bottom: 60px;
}
.article_body .ab_right {
  float: right;
  width: 240px;
}
.article_body .ab_right .free_ask_content {
  width: 240px;
  position: relative;
  height: 380px;
  margin-bottom: 24px;
}
.article_body .ab_right .free_ask_content .free_ask_btn {
  position: absolute;
  left: 20px;
  bottom: 60px;
  text-align: center;
  width: 200px;
  height: 38px;
  background: #5B62EB;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 38px;
}
.article_body .ab_right .common_latest_news {
  width: 240px;
  height: 380px;
  background: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0 2px 10px 1px rgba(104, 104, 104, 0.34);
}
.article_body .ab_right .common_latest_news .title {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  padding-top: 20px;
  padding-bottom: 10px;
}
.article_body .ab_right .common_latest_news ul li {
  width: 216px;
  margin: 0 auto;
}
.article_body .ab_right .common_latest_news ul li.first_news {
  height: 120px;
  background: #EEEEEE;
  border-radius: 4px;
  position: relative;
}
.article_body .ab_right .common_latest_news ul li.first_news a {
  display: inline-block;
}
.article_body .ab_right .common_latest_news ul li.first_news .fn_name {
  width: 216px;
  height: 38px;
  background: #000000;
  line-height: 38px;
  text-indent: 9px;
  overflow: hidden;
  opacity: 0.6;
  border-radius: 0px 0px 6px 6px;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.article_body .ab_right .common_latest_news ul li.list_news {
  margin-top: 13px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1;
  position: relative;
}
.article_body .ab_right .common_latest_news ul li.list_news:hover a {
  color: #44D492;
}
.article_body .ab_right .common_latest_news ul li.list_news:hover a i {
  background: #44D492;
}
.article_body .ab_right .common_latest_news ul li.list_news a {
  line-height: 1;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
}
.article_body .ab_right .common_latest_news ul li.list_news a i {
  width: 6px;
  height: 6px;
  background: #999;
  border-radius: 3px;
  display: inline-block;
  float: left;
  margin-top: 7px;
  margin-right: 7px;
}
.abl_list {
  width: 100%;
  display: inline-block;
  border-top: 1px solid #E5E5E5;
}
.abl_list .article {
  margin-left: 29px;
  height: 200px;
  width: 886px;
  border-bottom: 1px dashed #E5E5E5;
  position: relative;
  display: inline-block;
}
.abl_list .article .img-container {
  margin-top: 30px;
  float: left;
  width: 200px;
  height: 133px;
  background: #EEEEEE;
  border-radius: 4px;
  text-align: center;
}
.abl_list .article .img-container img {
  max-width: 200px;
  max-height: 133px;
}
.abl_list .article .word-container {
  float: left;
  width: 671px;
  margin-left: 13px;
  position: relative;
  height: 200px;
}
.abl_list .article .word-container .article-title {
  line-height: 14px;
  width: 390px;
  padding-top: 37px;
  height: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.abl_list .article .word-container .article-title a {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.abl_list .article .word-container .article-intr {
  margin-top: 25px;
  width: 671px;
  height: 72px;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
  overflow: hidden;
}
.abl_list .article .word-container .article-times {
  position: absolute;
  bottom: 36px;
  left: 0;
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 1;
}
.abl_list .article .word-container .article-times .date {
  margin-right: 40px;
}
.abl_list .article:hover .word-container .article-title a {
  font-size: 14px;
  font-weight: bold;
  color: #44D492;
}
.abl_list .article:hover .word-container .article-times .date {
  color: #0D9BFF;
}
.abl_list .article:hover .word-container .article-times .tags {
  color: #0D9BFF;
}
.detail_left_phone-container {
  position: relative;
  height: 340px;
  margin-top: 40px;
}
.detail_left_phone-container img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.detail_left_phone-container .dlp_body {
  width: 100%;
  height: 100%;
  z-index: 1;
  text-align: center;
}
.detail_left_phone-container .dlp_body .title {
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 20px;
  padding-top: 50px;
}
.detail_left_phone-container .dlp_body .sub_title {
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 20px;
  margin-top: 22px;
}
.detail_left_phone-container .dlp_body .left_phone_form {
  width: 420px;
  margin: 0 auto;
}
.detail_left_phone-container .dlp_body .phone_input {
  width: 420px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #CCCCCC;
  text-align: center;
  margin: 31px auto 0;
}
.detail_left_phone-container .dlp_body .phone_input::-webkit-input-placeholder {
  color: #ccc;
}
.detail_left_phone-container .dlp_body .phone_input:-moz-placeholder {
  color: #ccc;
}
.detail_left_phone-container .dlp_body .phone_input::-moz-placeholder {
  color: #ccc;
}
.detail_left_phone-container .dlp_body .phone_input:-ms-input-placeholder {
  color: #ccc;
}
.detail_left_phone-container .dlp_body .submit-btn {
  margin: 20px auto 0;
  width: 420px;
  height: 40px;
  background: #FFC334;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #FFFFFF;
  cursor: pointer;
}
.detail_left_phone-container .dlp_body .dlp_note {
  font-size: 12px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  text-align: center;
  width: 450px;
  margin: 15px auto 0;
}
.detail_left_phone-container .dlp_body .dlp_note a {
  color: #fff;
}
.recommend_title {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  padding-bottom: 20px;
  margin-top: 40px;
}
.recommend-container {
  height: 620px;
  background: #FFFFFF;
  box-shadow: 0 2px 10px 1px rgba(104, 104, 104, 0.34);
  border-radius: 10px;
  margin-bottom: 80px;
}
.recommend-container .abl_list .article {
  width: 1150px;
}
.recommend-container .abl_list .article:last-child {
  border-bottom: none;
}
.recommend-container .abl_list .article .word-container {
  width: 937px;
}
.recommend-container .abl_list .article .word-container .article-title {
  width: 900px;
}
.recommend-container .abl_list .article .word-container .article-intr {
  width: 95%;
}
.gjsb_news_service_top_banner {
  position: relative;
  width: 100%;
  height: 420px;
  background-repeat: no-repeat;
  background-position: center;
}
.gjsb_news_service_top_banner .title {
  padding-top: 142px;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #FFFFFF;
}
.gjsb_news_service_top_banner .note {
  font-size: 20px;
  line-height: 1;
  margin-top: 30px;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
}
.gjsb_news_service_top_banner .left_phone_cont {
  margin-top: 50px;
  margin-left: 290px;
  width: 670px;
  height: 48px;
  background: #FFFFFF;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}
.gjsb_news_service_top_banner .left_phone_cont .icon-llhomesearch {
  position: absolute;
  top: 13px;
  left: 25px;
  color: #CCCCCC;
  font-size: 22px;
}
.gjsb_news_service_top_banner .left_phone_cont .phone_input {
  float: left;
  width: 510px;
  height: 48px;
  text-indent: 57px;
  font-size: 12px;
  font-weight: bold;
}
.gjsb_news_service_top_banner .left_phone_cont .phone_input::-webkit-input-placeholder {
  color: #CCCCCC;
}
.gjsb_news_service_top_banner .left_phone_cont .phone_input:-moz-placeholder {
  color: #CCCCCC;
}
.gjsb_news_service_top_banner .left_phone_cont .phone_input::-moz-placeholder {
  color: #CCCCCC;
}
.gjsb_news_service_top_banner .left_phone_cont .phone_input:-ms-input-placeholder {
  color: #CCCCCC;
}
.gjsb_news_service_top_banner .left_phone_cont .submit-btn {
  width: 160px;
  height: 48px;
  background: #FFC334;
  float: left;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 48px;
  text-align: center;
  display: block;
  cursor: pointer;
}
