.w1200 {
  width: 100%;
  max-width: 1200px;
}
.nav_p {
  margin: 20px 5px;
  color: #999;
}
.nav_p a {
  font-size: 14px;
}
.tags-container {
  padding-bottom: 25px;
}
.tags-container .hot_tags {
  height: 38px;
  margin-top: 40px;
}
.tags-container .hot_tags img {
  float: left;
  margin-right: 16px;
  margin-top: 4px;
}
.tags-container .hot_tags span {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  line-height: 38px;
  margin-right: 15px;
}
.tags-container .hot_tags a {
  height: 38px;
  line-height: 38px;
  padding: 0 18px;
  background: #F4F4F4;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  margin-right: 20px;
  display: inline-block;
}
.tags-container .hot_tags a:hover {
  color: #fff;
  background: #FFC334;
}
.tags-container .tags_list .title {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin-top: 40px;
  margin-bottom: 28px;
}
.tags-container .tags_list .tags_a-cont {
  width: 100%;
  display: inline-block;
}
.tags-container .tags_list .tags_a-cont a {
  width: 160px;
  margin-bottom: 10px;
  height: 40px;
  float: left;
  line-height: 40px;
  text-align: center;
  color: #333333;
  background: #F4F4F4;
  border-radius: 4px;
  margin-right: 13px;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
}
.tags-container .tags_list .tags_a-cont a:hover {
  background: linear-gradient(270deg, #44D492 0%, #2FD1AA 99%);
  color: #FFFFFF;
}
.tags-container .tags_list .tags_a-cont a.nr {
  margin-right: 0;
}
.tags_service_top_banner {
  position: relative;
  width: 100%;
  height: 420px;
  background-repeat: no-repeat;
  background-position: center;
}
.tags_service_top_banner .title {
  padding-top: 142px;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  color: #FFFFFF;
}
.tags_service_top_banner .note {
  font-size: 20px;
  line-height: 1;
  margin-top: 30px;
  text-align: center;
  font-weight: bold;
  color: #FFFFFF;
}
.tags_service_top_banner .left_phone_cont {
  margin-top: 115px;
  margin-left: 290px;
  width: 670px;
  height: 48px;
  background: #FFFFFF;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}
.tags_service_top_banner .left_phone_cont .icon-llhomesearch {
  position: absolute;
  top: 13px;
  left: 25px;
  color: #CCCCCC;
  font-size: 22px;
}
.tags_service_top_banner .left_phone_cont .tag_form_need {
  float: left;
  width: 510px;
  height: 48px;
  text-indent: 57px;
  font-size: 12px;
  font-weight: bold;
}
.tags_service_top_banner .left_phone_cont .tag_form_need::placeholder {
  color: #cccccc;
}
.tags_service_top_banner .left_phone_cont #tag_form_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;
}
.article {
  margin-left: 29px;
  height: 200px;
  width: 885px;
  border-bottom: 1px dashed #E5E5E5;
  position: relative;
  display: inline-block;
}
.article:hover .word-container .article-title a {
  font-size: 14px;
  font-weight: bold;
  color: #44D492;
}
.article:hover .word-container .article-times .date {
  color: #FFC334;
}
.article:hover .word-container .article-times .tags {
  color: #FFC334;
}
.article .img-container {
  margin-top: 30px;
  float: left;
  width: 200px;
  height: 133px;
  background: #EEEEEE;
  border-radius: 4px;
  text-align: center;
}
.article .img-container img {
  max-width: 200px;
  max-height: 133px;
}
.article .word-container {
  float: left;
  width: 671px;
  margin-left: 13px;
  position: relative;
  height: 200px;
}
.article .word-container .article-title {
  line-height: 1;
  width: 390px;
  padding-top: 37px;
  height: 14px;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.article .word-container .article-title a {
  font-weight: bold;
  color: #333333;
}
.article .word-container .article-intr {
  margin-top: 15px;
  width: 671px;
  height: 72px;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
  overflow: hidden;
}
.article .word-container .article-times {
  position: absolute;
  bottom: 36px;
  left: 0;
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 1;
}
.article .word-container .article-times .date {
  margin-right: 40px;
}
.tag_list_left {
  width: 945px;
  background: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0px 2px 10px 1px rgba(104, 104, 104, 0.34);
  float: left;
  padding-bottom: 60px;
}
.tag_list_left .tags-title {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  padding-top: 26px;
  text-indent: 30px;
  margin-bottom: 30px;
}
.tag_list_left .tags-desc {
  margin: 0 auto;
  width: 885px;
  background: #F9F9F9;
  border-radius: 4px;
  padding: 15px 0 30px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.tag_list_left .tags-desc .tags-desc-mid {
  width: 839px;
  margin: 0 auto;
}
.tag_list_hot {
  width: 240px;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px 1px rgba(104, 104, 104, 0.34);
  border-radius: 10px;
  margin-bottom: 20px;
}
.tag_list_hot .title {
  padding-top: 20px;
  line-height: 1;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.tag_list_hot ul {
  margin-left: 23px;
  margin-top: 24px;
  padding-bottom: 30px;
}
.tag_list_hot ul li a {
  height: 40px;
  background: #F4F4F4;
  border-radius: 4px;
  padding: 0 24px;
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  text-align: center;
  line-height: 40px;
  margin-bottom: 10px;
}
.tag_list_hot ul li a:hover {
  background: #1BD0A2;
  color: #fff;
}
.tags-news-list {
  margin-bottom: 50px;
  width: 100%;
  display: inline-block;
}
.tag_list_right {
  width: 240px;
  float: right;
}
.free_ask_content {
  width: 240px;
  position: relative;
  height: 380px;
  margin-bottom: 24px;
}
.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;
}
.common_latest_news {
  width: 240px;
  height: 380px;
  background: #FFFFFF;
  border-radius: 10px;
  box-shadow: 0px 2px 10px 1px rgba(104, 104, 104, 0.34);
}
.common_latest_news .title {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  padding-top: 20px;
  padding-bottom: 10px;
}
.common_latest_news ul li {
  width: 216px;
  margin: 0 auto;
}
.common_latest_news ul li.first_news {
  height: 120px;
  background: #EEEEEE;
  border-radius: 4px;
  position: relative;
}
.common_latest_news ul li.first_news a {
  display: inline-block;
}
.common_latest_news ul li.first_news .fn_name {
  width: 216px;
  height: 38px;
  background: #000000;
  line-height: 38px;
  text-indent: 9px;
  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;
  overflow: hidden;
}
.common_latest_news ul li.list_news {
  margin-top: 13px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 1;
  position: relative;
}
.common_latest_news ul li.list_news:hover a {
  color: #44D492;
}
.common_latest_news ul li.list_news:hover a i {
  background: #44D492;
}
.common_latest_news ul li.list_news a {
  line-height: 1;
  font-size: 12px;
  font-weight: 400;
  color: #333333;
}
.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;
}
