.content-box {
  position: relative;
  cursor: default;
  max-width: 1280px;
  margin: 0 auto;
}

a {
  text-decoration: none;
  font-size: inherit !important;
}

/* 当前导航页 */

.path-name {
  height: 54px;
  line-height: 54px;
}

.path-name span {
  width: 84px;
  height: 19px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  opacity: 1;
}

.path-name span a {
  color: rgba(102, 102, 102, 1);
}

.path-name .active a {
  /* color: rgba(71, 171, 185, 1) */
  color: rgba(102, 102, 102, 1);
  /* color: rgba(102, 102, 102, 1); */
}

.path-name .active a:hover {
  color: rgba(71, 171, 185, 1);
}

.article_wrapper {
  display: flex;
}

/*文章 */

.article_list {
  /* width: 320px;
    float: right; */
  flex: 0.2;
  margin-left: 20px;
}

.article_list .img {
  width: 120px;
  height: 90px;
  margin: 11px 14px;
}

.article_list .article_title>span {
  position: absolute;
  /* width: 235px; */
  /* text-align: right; */
  display: block;
  top: 0;
  right: 10px;
}

.article_list .article_title {
  position: relative;
  width: 292px;
  height: 46px;
  text-align: left;
  line-height: 46px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  background: rgba(238, 238, 238, 1);
  color: black;
  opacity: 1;
  padding: 0 14px;
}

.article_list .hot_title {
  background: rgba(71, 171, 185, 1);
  color: rgba(255, 255, 255, 1);
}

.article_list .hot_title a {
  background: rgba(71, 171, 185, 1);
  color: rgba(255, 255, 255, 1);
}

.article_list .hot_title a:hover {
  color: rgba(255, 255, 255, 1);
}

.article_list .article_title a {
  display: inline-block;
  font-size: 12px;
  font-family: SimSun;
  font-weight: 400;
  margin-left: 180px;
  opacity: 1;
  float: right;
}

.article_title a:hover {
  color: rgba(71, 171, 185, 1);
}

.article_title a img {
  margin-bottom: -3px;
}

.article_list a {
  font-size: 12px;
  font-family: SimSun;
  font-weight: 400;
  text-decoration: none;
  color: rgba(51, 51, 51, 1);
  opacity: 1;
}

.article_details {
  /* width: 930px; */
  flex: 0.8;
  /* float: left; */
}

.serve {
  background-image: url("../images/strategy/bg1.png");
  height: 160px;
  margin-top: 20px;
}

.serve .phone {
  vertical-align: top;
  margin: 40px 0 0 45px;
}

.serve img:nth-child(1) {
  border: 1px solid rgba(71, 171, 185, 1);
  opacity: 1;
  padding: 5px;
}

.serve_img {
  font-size: 16px;
  margin: 17px 0 0 49px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 24px;
  color: rgba(51, 51, 51, 1);
  opacity: 1;
  text-align: center;
}

.serve div {
  display: inline-block;
}

.statement {
  height: 73px;
  background: rgba(238, 238, 238, 1);
  opacity: 1;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 24px;
  padding: 14px;
  margin-top: 20px;
  color: rgba(102, 102, 102, 1);
}

.serve p {
  font-size: 26px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 35px;
  color: rgba(71, 171, 185, 1);
  opacity: 1;
}

.serve .phone1 {
  vertical-align: super;
  display: inline-block;
  width: calc(100% - 36px);
}

.article_content {
  font-size: 16px;
  margin: 26px 14px 0;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 30px;
  color: rgba(102, 102, 102, 1);
  opacity: 1;
  margin: 10px;
  padding-bottom: 0px;
}

.article_text {
  border: 1px solid rgba(237, 237, 237, 1);
  opacity: 1;
  padding: 30px 0 -3px;
}

.article_box {
  border: 1px solid rgba(230, 230, 230, 1);
  opacity: 1;
  margin-bottom: 20px;
}

.article_info {
  height: 37px;
  padding: 0 74px 0 24px;
  border-bottom: 1px solid rgba(237, 237, 237, 1);
  margin-top: 10px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 20px;
  color: rgba(153, 153, 153, 1);
  opacity: 1;
  display: flex;
  justify-content: space-between;
}

.article_info span {
  display: inline-block;
  vertical-align: top;
}

.article_title {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 60px;
  color: rgba(51, 51, 51, 1);
  opacity: 1;
  text-align: center;
}

.article_list .title-a:hover {
  color: rgba(71, 171, 185, 1);
}

.other>div:last-child {
  flex: 1;
  margin-left: 20px;
}

.other>div:first-child {
  flex: 1;
  margin: 0;
}

.articent-span a {
  font-size: 14px;
  font-family: Microsoft YaHei;
}

.title_warpper a:hover {
  color: rgba(71, 171, 185, 1);
}

.article_list .title-a {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  opacity: 1;
  white-space: nowrap;
}

.shenglve {
  overflow: hidden;
  text-overflow: ellipsis;
  float: right;
  margin-right: 15px;
  margin-top: 10px;
  width: 154px;
  height: 90px;
}

.unLine {
  height: 1px;
  background: rgba(230, 230, 230, 1);
}

.other_list a {
  color: rgba(102, 102, 102, 1);
}

.other_list a:hover {
  color: rgba(71, 171, 185, 1);
}

.articent_span {
  height: 34px;
  line-height: 34px;
  padding: 0 14px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.article_content p {
  line-height: 30px;
  margin: 20px 0;
}

.articent_span a {
  font-size: 14px;
  font-family: Microsoft YaHei;
}

.articent_span a:hover {
  color: rgba(71, 171, 185, 1);
}

.button a {
  color: white;
}

.button {
  display: inline-block;
  text-align: center;
  font-weight: 400;
  border-radius: 100px;
  width: 140px;
  height: 36px;
  background: rgba(245, 163, 29, 1);
  border-radius: 100px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 36px;
  color: rgba(255, 255, 255, 1);
  opacity: 1;
  vertical-align: top;
  margin: 60px 0 0 59px;
}

.text {
  font-size: 12px;
  font-family: SimSun;
  font-weight: 400;
  line-height: 18px;
  color: rgba(136, 136, 136, 1);
  opacity: 1;
  color: rgba(136, 136, 136, 1);
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.activle_tag {
background-color: #f9f9f9;
    border-radius: 2px;
    margin: 30px 0;
    font-size: 15px;
    line-height: 1.5;
    padding: 10px;
    border: 1px solid #efefef;
    color: #999;

}

.activle_page {
  display: flex;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 19px;
  color: rgba(51, 51, 51, 1);
  opacity: 1;
  margin-top: 25px;
  margin-bottom: 25px;
}

.next {
  flex: 0.5;
  text-align: right;
}

.prev {
  flex: 0.5;
}

.article_title h1 {
  font-size: 24px;
}

.other_title h2 {
  font-size: 24px;
}

.other_title a {
  color: rgba(51, 51, 51, 1);
}

.other_title a:hover {
  color: rgba(71, 171, 185, 1);
}

.activle_tag a {
  color: rgba(51, 51, 51, 1);
}

.activle_page a {
  color: rgba(51, 51, 51, 1);
}

.activle_page a:hover {
  color: rgba(71, 171, 185, 1);
}

/* 其他攻略 */

.other {
  display: flex;
}

.other_img {
  background: rgba(255, 255, 255, 1);
  border: 1px solid rgba(234, 234, 234, 1);
  opacity: 1;
  margin-bottom: 8px;
  padding: 10px;
}

.other_img img {
  height: 150px;
  width: 210px;
  margin-right: 10px;
}

.other li {
  margin-top: 12px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 19px;
  color: rgba(51, 51, 51, 1);
  opacity: 1;
  margin-left: 17px;
}

.other li:hover {
  color: rgba(71, 171, 185, 1);
}

.title_warpper {
  display: inline-block;
  width: calc(100% - 240px);
  vertical-align: top;
  overflow: hidden;
  text-overflow: ellipsis;
}

.title_warpper a {
  text-decoration: none;
  color: rgba(51, 51, 51, 1);
    
}

.title_warpper a p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.other_img .title {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 24px;
  color: rgba(102, 102, 102, 1);
  opacity: 1;
  /* white-space: nowrap; */
}

.other_img .title1 {
  font-size: 14px;
  margin-top: 16px;
  font-family: SimSun;
  font-weight: 400;
  line-height: 24px;
  color: rgba(136, 136, 136, 1);
  opacity: 1;
  /* white-space: nowrap; */
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.other_title {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  line-height: 31px;
  color: rgba(51, 51, 51, 1);
  opacity: 1;
  display: flex;
  padding-bottom: 20px;
}

.other_title span {
  font-size: 12px;
  font-family: SimSun;
  font-weight: 400;
  line-height: 16px;
  color: rgba(153, 153, 153, 1);
  opacity: 1;
  vertical-align: top;
  flex: 1;
  text-align: right;
  /* line-height: 30px; */
  margin-top: 15px;
}

.other_list {
  font-size: 16px;
  font-family: SimSun;
  font-weight: 400;
  margin-top: 17px;
  line-height: 19px;
  color: rgba(102, 102, 102, 1);
  opacity: 1;
  width: calc(100% - 80px);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.other_list .dot {
  display: inline-block;
  width: 4px;
  height: 4px;
  background: rgba(209, 209, 209, 1);
  border-radius: 50%;
  opacity: 1;
  margin-bottom: 3px;
}