#index .index_baner .swiper-slide img {
  width: 100%;
}
#index .index_baner .swiper-pagination {
  bottom: 0;
  width: 100%;
}
#index .index_baner .swiper-pagination span {
  width: 0.1rem;
  height: 0.1rem;
  margin: 0.1rem;
}
#index .part1 {
  background: #e7e7e7;
  padding: 0.6rem;
}
#index .part1 .photo {
  width: 100%;
}
#index .part1 .photo img {
  width: 100%;
}
#index .part1 .tb {
  width: 4.3rem;
}
#index .part1 .tb img {
  width: 100%;
}
#index .part1 .core {
  display: flex;
  align-items: flex-end;
}
#index .part1 .core .cont {
  margin-left: 0.3rem;
}
#index .part1 .core .tb {
  margin-bottom: 0.3rem;
}
#index .part1 .core .nr {
  font-size: 0.16rem;
  line-height: 2;
}
#index .part1 .core .nr p,
#index .part1 .core .nr span {
  font-size: 0.16rem;
  line-height: 1.5;
}
#index .part3 {
  background: url(../img/index/index_45.jpg) center top no-repeat;
  height: auto;
  padding: 0.2rem 0;
}
#index .part3 ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0.4rem 0;
  margin-bottom: 0.1rem;
}
#index .part3 ul .more {
  font-size: 0.28rem;
  font-weight: bold;
  color: #fff;
  position: absolute;
  top: 5px;
  right: 19px;
}
#index .part3 ul li {
  width: 32.2%;
  background-color: #fff;
  border-radius: 7px;
  padding: 0.3rem 0;
  position: relative;
  margin: 0 0.2rem 0.2rem 0;
}
#index .part3 ul li:nth-child(3n) {
  margin-right: 0;
}
#index .part3 ul li:hover {
  background-color: #fff;
  background: #acce39;
}
#index .part3 ul li:hover .bt {
  color: #fff;
}
#index .part3 ul li:hover .nr {
  color: #fff;
}
#index .part3 ul li:hover .photo .y {
  display: none;
}
#index .part3 ul li:hover .photo .n {
  display: block;
}
#index .part3 ul li .photo .n {
  display: none;
}
#index .part3 ul li .bt {
  color: #2a5369;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 5px;
}
#index .part3 ul li .nr {
  font-size: 0.16rem;
  line-height: 1.5;
}
#index .part3 ul li .cont {
  display: flex;
  justify-content: space-around;
}
#index .part3 ul li .cont .js {
  width: 57%;
}
#index .part3 .index_more {
  width: 0.6rem;
  height: 0.6rem;
  margin: 0px auto;
  border-radius: 50%;
  border: 1px #205087 solid;
  background: #fff url(../img/index/g_more_35.png) center no-repeat;
  background-size: 0.3rem;
}
#index .part4 {
  padding: 0.5rem 0;
}
#index .part4 .title_box .title {
  color: #242424;
}
#index .part4 .title_box .nr {
  color: #646464;
}
#index .part4 .banner {
  margin: 0.5rem auto;
  position: relative;
}
#index .part4 .banner .swiper {
  width: 99%;
  padding: 6px 0;
}
#index .part4 .banner .button {
  outline: none;
  border: none;
}
#index .part4 .banner .button::after {
  content: "";
}
#index .part4 .banner .button .hide {
  display: none;
}
#index .part4 .banner .button:hover .shwo {
  display: none;
}
#index .part4 .banner .button:hover .hide {
  display: block;
}
#index .part4 .banner .swiper-slide {
  padding: 0.1rem;
}
#index .part4 .banner .swiper-slide > div {
  padding: 10px;
  box-shadow: 0 0 5px #ddd;
}
#index .part4 .banner .swiper-slide:hover img {
  filter: none;
  opacity: 1;
}
#index .part4 .banner .swiper-slide img {
  width: 100%;
  border-radius: 10px;
  filter: grayscale(90%);
  opacity: 0.9;
}
#index .part4 .banner .swiper-slide .title {
  text-align: center;
  margin: 20px 0;
}
#index .part4 .banner .swiper-slide .title a {
  font-size: 20px;
}
#index .part4 .banner .swiper-slide .title a:hover {
  color: red;
}
#index .part4 .pt-box {
  position: relative;
}
#index .part4 .pt-box .txt-box {
  display: none;
  position: absolute;
  background: #2a5369;
  width: 600px;
  height: 116px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#index .part4 .case-box {
  display: flex;
  flex-wrap: wrap;
}
#index .part4 .case-box li {
  float: left;
  width: 12.5%;
  border: solid 1px #e5e5e5;
  margin-top: -1px;
  margin-left: -1px;
  background: white;
  overflow: hidden;
}
#index .part4 .case-box li img {
  width: 100%;
  filter: grayscale(90%);
  opacity: 0.9;
}
#index .part5 {
  background: #f2f3f5 url(../img/index/inewbg_02.jpg) top center no-repeat;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  margin-bottom: 0.98rem;
}
#index .part5 ul {
  display: flex;
}
#index .part5 ul li {
  background: #fff;
  box-shadow: 0px 0px 11px #414243;
  border-radius: 5px;
  margin-right: 0.3rem;
  flex: 1;
  background-color: #fff;
}
#index .part5 ul li:nth-last-child(1) {
  margin-right: 0;
}
#index .part5 ul li .bk_bt {
  background: #2a5369;
}
#index .part5 ul li .bk_bt .cont {
  padding: 0.2rem;
  display: flex;
  justify-content: space-between;
  color: #ffffff;
}
#index .part5 ul li .bk_bt .cont .title {
  font-size: 0.25rem;
  font-weight: bold;
}
#index .part5 ul li .bk_bt .cont .nr {
  font-size: 0.22rem;
}
#index .part5 ul li .bk_bt .photo img {
  width: 0.45rem;
}
#index .part5 ul li dl {
  padding: 0.25rem;
}
#index .part5 ul li dl dd {
  margin: 0.2rem 0;
}
#index .part5 ul li dl dd a {
  font-size: 0.16rem;
  padding-left: 0.2rem;
  background: url(../img/index/newtb_14.png) left center no-repeat;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#index .part5 ul li .hot {
  border-bottom: 1px #b8b8b8 dotted;
  padding: 0.3rem 0;
  margin-bottom: 0.2rem;
}
#index .part5 ul li .hot .title a {
  color: #373737;
  display: block;
  font-size: 0.2rem;
  margin-bottom: 0.1rem;
}
#index .part5 ul li .hot .nr {
  font-size: 0.14rem;
  line-height: 1.5;
}
#index .part5 .bk_more {
  margin: 0.2rem auto;
  width: 1.5rem;
  padding: 0.08rem;
  text-align: center;
  border: 1px #2a5369 solid;
  border-radius: 5px;
  font-size: 0.16rem;
}
#index .part5 .bk_more img {
  width: 0.14rem;
}
#index .part6 {
  margin-bottom: 0.4rem;
}
#index .part6 .title_box .title {
  color: #242424;
}
#index .part6 .title_box .nr {
  color: #646464;
}
#index .part6 .p_nr {
  display: flex;
}
#index .part6 .p_nr > div {
  width: 50%;
}
#index .part6 .index_new .n_bt {
  margin-bottom: 0.3rem;
  display: flex;
  background: url(../img/index/pnewbg_03.jpg) repeat-x;
  justify-content: space-between;
}
#index .part6 .index_new .n_bt .tpleft {
  background: #fff;
  color: #000000;
  font-size: 24px;
  padding-right: 15px;
  line-height: 30px;
}
#index .part6 .index_new .n_bt a {
  background: #fff url(../img/index/grayjt_19.png) right no-repeat;
  color: #b2b2b2;
  font-size: 14px;
  padding-right: 22px;
  float: right;
  line-height: 30px;
  padding-left: 15px;
}
#index .part6 .new_swiper .title a {
  display: block;
  margin: 0.2rem 0;
  font-size: 0.2rem;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#index .part6 .new_swiper .new_nr {
  text-align: 2em;
  font-size: 0.16rem;
  line-height: 1.5;
}
#index .part6 .new_swiper .more {
  margin: 0.2rem 0;
  width: 1rem;
  padding: 0.05rem;
  text-align: center;
  border: 1px #2a5369 solid;
  border-radius: 5px;
  font-size: 0.16rem;
  display: block;
}
#index .part6 .new_swiper .photo img {
  width: 100%;
}
#index .part6 .list_ul {
  border-top: 1px #b8b8b8 dotted;
  padding: 0.2rem;
}
#index .part6 .list_ul li {
  margin: 0.3rem 0;
}
#index .part6 .list_ul li a {
  display: block;
  background: url(../img/index/newtb_14.png) left no-repeat;
  color: #47484a;
  font-size: 0.16rem;
  padding-left: 0.19rem;
  display: flex;
  justify-content: space-between;
}
#index .part6 .list_ul li a .date {
  color: #b9b8b8;
  font-size: 0.14rem;
}
#index .part6 .list_ul li a:hover {
  background: url(../img/index/newtb_12.png) left no-repeat;
}
#index .part6 .nr_l {
  margin-right: 0.5rem;
}
#index .part6 .new_1 {
  background: #f2f3f5;
  padding: 0.2rem 0.4rem;
}
#index .part6 .new_1 ul {
  border-bottom: 1px #b8b8b8 dotted;
}
#index .part6 .new_1 ul li {
  display: flex;
  align-items: center;
}
#index .part6 .new_1 ul li .tpleft {
  width: 1.7rem;
  margin-right: 0.2rem;
  margin: 0.3rem 0;
}
#index .part6 .new_1 ul li .tpleft img {
  width: 100%;
}
#index .part6 .new_1 ul li .cont {
  margin-left: 0.2rem;
}
#index .part6 .new_1 ul li .cont a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  color: #47484a;
  font-size: 0.2rem;
  line-height: 0.3rem;
}
#index .part6 .new_2 {
  background: #f2f3f5;
  padding: 0.2rem 0.4rem;
  padding-top: 0;
  overflow: hidden;
}
#index .part6 .new_2 ul li {
  margin: 0.2rem 0;
}
#index .part6 .new_2 ul li a {
  display: block;
  background: url(../img/index/newtb_14.png) left no-repeat;
  color: #47484a;
  font-size: 0.16rem;
  padding-left: 0.19rem;
  display: flex;
  justify-content: space-between;
}
#index .part6 .new_2 ul li a .date {
  color: #b9b8b8;
  font-size: 0.14rem;
}
#index .part6 .new_2 ul li a:hover {
  background: url(../img/index/newtb_12.png) left no-repeat;
}
#details .blist {
  border-top: 10px solid #acce39;
  max-width: 1920px;
  display: flex;
}
#details .blist .blist_l {
  background: url(../img/details/guang_04.jpg) center top no-repeat;
  background-size: 100%;
  width: 30%;
  position: relative;
  display: flex;
  justify-content: flex-end;
    background-size: auto 100%;
  min-height: 100%;
}
#details .blist .blist_l .cen_m {
  position: absolute;
  width: 100%;
  right: 0;
  top: 0;
  transform: translate(0, -100%);
  display: flex;
  justify-content: flex-end;
  background: #acce39;
}
#details .blist .blist_l .cen_m .ba_bt {
  background: #acce39;
  padding: 0.4rem;
}
#details .blist .blist_l .cen_m .ba_bt p {
  color: #fff;
  font-size: 0.36rem;
}
#details .blist .blist_l .pr_list {
  padding: 0.4rem 0;
}
#details .blist .blist_l .pr_list .pr_bt {
  color: #606060;
  font-size: 0.3rem;
  line-height: 0.3remx;
  font-weight: bold;
  margin-bottom: 14px;
}
#details .blist .blist_l .pr_list ul li {
  background-color: #848484;
  padding: 0.1rem 0.2rem;
  width: 2.2rem;
  border-left: 4px #666666 solid;
  margin-top: 0.2rem;
}
#details .blist .blist_l .pr_list ul li .jd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  font-size: 0.2rem;
  color: #fff;
  font-weight: bold;
}
#details .blist .blist_l .pr_list ul li .jd .show {
  display: block;
}
#details .blist .blist_l .pr_list ul li .jd .no {
  display: none;
}
#details .blist .blist_l .pr_list ul li .jd .text {
  font-size: 0.18rem;
  font-weight: bold;
  margin-left: -0.4rem;
}
#details .blist .blist_l .pr_list ul li .jd .ctb {
  display: inline-block;
  width: 0.2rem;
  text-align: center;
  background: url(../img/details/ctb_03.png) center no-repeat;
  background-size: 0.2rem;
  font-size: 0.16rem;
  padding: 0.1rem 0;
  color: #848484;
  font-weight: bold;
}
#details .blist .blist_l .pr_list ul .cur_a {
  background-color: #acce39;
  border-left: 4px #9aa64a solid;
}
#details .blist .blist_l .pr_list ul .cur_a .text {
  color: #3e3e40;
}
#details .blist .blist_l .pr_list ul .cur_a .jd .ctb {
  color: #fff;
  background: url(../img/details/ctb_06.png) center no-repeat;
  font-weight: bold;
  background-size: 0.2rem;
  font-size: 0.16rem;
}
#details .blist .blist_l .pr_list ul .cur_a .jt .show {
  display: none;
}
#details .blist .blist_l .pr_list ul .cur_a .jt .no {
  display: block;
}
#details .blist .blist_r {
  padding: 0.5rem;
  width: 60%;
}
#details .blist .blist_r .Electric {
  margin: 0.4rem 0;
}
#details .blist .blist_r .Electric .look {
  background: #acce39;
}
#details .blist .blist_r .Electric .look .sub:hover > ul {
  display: block;
}
#details .blist .blist_r .Electric .look .sub:hover::after {
  transform: rotate(180deg);
  border-top-color: #fff;
}
#details .blist .blist_r .Electric .look .sub::after {
  content: "\200B";
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  top: 50%;
  right: 0.1rem;
  border-width: 0.05rem;
  border-style: solid dashed dashed;
  border-color: #fff transparent transparent;
  border-top-color: rgba(0, 0, 0, 0.5);
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transform: translate(-50%);
}
#details .blist .blist_r .Electric .look .sub > ul {
  display: none;
  overflow: hidden;
  background-color: #fff;
  position: absolute;
  padding: 0.1rem 0px;
  background: white;
  border-top: solid 4px #12404d;
  box-shadow: 3px 3px 8px #ddd;
  width: 60%;
  left: 50%;
  transform: translate(-50%);
}
#details .blist .blist_r .Electric .look .sub > ul li {
  font-size: 0.14rem;
  margin: 0.1rem 0;
}
#details .blist .blist_r .Electric .look > ul {
  display: flex;
  align-items: center;
  height: 0.7rem;
}
#details .blist .blist_r .Electric .look > ul > li {
  font-size: 0.16rem;
  padding: 0.2rem 0;
  color: #fff;
  text-align: center;
  flex: 1;
  position: relative;
}
#details .blist .blist_r .Electric .look > ul > li:nth-last-child(1)::before {
  width: 0;
}
#details .blist .blist_r .Electric .look > ul > li::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  height: 0.7rem;
  width: 1px;
  background-color: #ededed;
  top: 50%;
  transform: translate(0, -50%);
}
#details .blist .blist_r .Electric .look > ul > li ul {
  width: 100%;
  position: absolute;
}
#details .blist .blist_r .Electric .anti-glue {
  font-size: 14px;
  vertical-align: middle;
  text-align: center;
  border: 1px #dcdcdc solid;
  border-top: 0;
}
#details .blist .blist_r .Electric .anti-glue tr {
  display: flex;
}
#details .blist .blist_r .Electric .anti-glue tr:nth-child(odd) {
  background: #f6f7f8;
}
#details .blist .blist_r .Electric .anti-glue tr td {
  text-align: center;
  border-right: 1px #ededed solid;
  padding: 0.5rem 0;
  flex: 1;
}
#details .blist .blist_r .pr_one {
  border: 1px #d8d8d8 solid;
  padding: 0.4rem;
}
#details .blist .blist_r .cont .nr p,
#details .blist .blist_r .cont .nr span {
  font-size: 0.14rem;
  line-height: 1.6;
  border-top: 1px #c1c1c1 solid;
  padding-top: 0.24rem;
}
#details .blist .blist_r .cont .title {
  text-align: center;
  color: #343434;
  font-size: 0.3rem;
  padding-bottom: 5px;
  margin-bottom: 20px;
  position: relative;
}
#details .blist .blist_r .cont .title::after {
  position: absolute;
  content: " ";
  display: block;
  width: 40px;
  height: 3px;
  bottom: 0px;
  left: 50%;
  margin-left: -20px;
  background: #acce39;
}
#cpnr .show_1 {
  margin: 0.2rem auto;
  display: flex;
  border: 1px #d8d8d8 solid;
  margin-bottom: 0px;
  box-shadow: 0px 0px 8px #ccc;
  background: #fff url(../img/djshow_05.jpg) right top no-repeat;
  background-size: 4rem;
}
#cpnr .show_1 .photo {
  flex: 3;
}
#cpnr .show_1 .photo .swiper {
  width: 100%;
}
#cpnr .show_1 .photo .swiper .swiper-pagination {
  width: 100%;
  bottom: 0;
}
#cpnr .show_1 .photo .swiper .swiper-pagination span {
  margin: 0.08rem;
}
#cpnr .show_1 .photo .swiper .swiper-slide {
  width: 100% !important;
}
#cpnr .show_1 .photo .swiper .swiper-slide img {
  width: 100%;
}
#cpnr .show_1 .cont {
  margin-left: 0.4rem;
  padding: 0.2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 5;
}
#cpnr .show_1 .cont .title {
  color: #2a5369;
  font-size: 0.35rem;
}
#cpnr .show_1 .cont .text {
  font-size: 0.14rem;
  line-height: 1.5;
  margin: 0.2rem 0;
}
#cpnr .show_1 .cont .line {
  height: 1px;
  background-color: #d9dadc;
}
#cpnr .show_1 .cont .online {
  display: flex;
}
#cpnr .show_1 .cont .online > a {
  width: 2.5rem;
  padding: 0.1rem;
  background-color: #acce39;
  color: #fff;
  font-size: 0.18rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
#cpnr .show_1 .cont .online > a img {
  display: block;
  margin-right: 0.2rem;
}
#cpnr .show_1 .cont .online .no2 {
  background-color: #0e304f;
}
#cpnr .cen_m .nr_box {
  margin: 0.4rem 0;
}
#cpnr .cen_m .nr_img {
  margin: 0.2rem 0;
}
#cpnr .cen_m .nr_img img {
  width: 100%;
}
#cpnr .show_23 {
  border-bottom: 1px solid #eaeaea;
  margin: 0.2rem 0;
}
#cpnr .show_23 .tpleft {
  background: url(../img/gfj_t.jpg) left no-repeat;
  border-bottom: 2px #ea5350 solid;
  background-size: 0.15rem;
  padding-left: 0.3rem;
  color: #606060;
  font-size: 0.3rem;
  display: inline;
}
#cpnr .wt {
  display: flex;
}
#cpnr .wt ul {
  padding-left: 0.4rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#cpnr .wt ul li {
  border-bottom: 1px #e5e5e5 solid;
  padding: 0.4rem 0;
  display: flex;
}
#cpnr .wt ul li:nth-last-child(1) {
  border-bottom: none;
}
#cpnr .wt ul li:hover .nr img {
  display: inline-block;
}
#cpnr .wt ul li .cont {
  margin-left: 0.2rem;
}
#cpnr .wt ul li .title a {
  font-size: 0.2rem;
  color: #373737;
  display: block;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#cpnr .wt ul li .nr {
  font-size: 0.14rem;
  color: #666666;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#cpnr .wt ul li .nr img {
  position: absolute;
  display: none;
}
#cpnr .wt ul li .bh {
  color: #acce39;
  line-height: 30px;
  float: left;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
}
#cpnr .wt .photo {
  width: 50%;
  margin-left: 0.4rem;
}
#cpnr .wt .photo img {
  width: 100%;
}
#jjfa .part1 {
  display: flex;
  background: #f2f3f5 url(../img/solu_05.jpg) left top no-repeat;
  padding: 0.5rem;
  margin: 0.2rem 0;
  justify-content: center;
}
#jjfa .part1 ul {
  flex: 2;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
#jjfa .part1 ul li {
  text-align: right;
}
#jjfa .part1 ul .title {
  color: #000000;
  font-size: 0.3rem;
  margin-bottom: 0.05rem;
}
#jjfa .part1 ul .nr {
  color: #555555;
  font-size: 0.18rem;
  line-height: 0.3rem;
}
#jjfa .part1 ul .bh {
  color: #acce39;
  font-size: 0.45rem;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 0.45rem;
  margin-bottom: 0.05rem;
}
#jjfa .part1 .photo {
  flex: 3;
  margin-left: 0.4rem;
}
#jjfa .part1 .photo img {
  width: 100%;
  height: 100%;
}
#jjfa .part2 {
  margin: 0.3rem 0;
  display: flex;
  justify-content: space-between;
}
#jjfa .part2 .tpleft {
  background: #f2f3f5;
  text-align: center;
}
#jjfa .part2 .tpleft .photo img {
  width: 100%;
}
#jjfa .part2 .tpleft .title {
  color: #000000;
  font-size: 0.3rem;
  margin-bottom: 0.15rem;
}
#jjfa .part2 .tpleft .nr {
  color: #555555;
  line-height: 24px;
  overflow: hidden;
  font-size: 14px;
  width: 3.5rem;
  margin: 0px auto;
}
#jjfa .part2 .tpleft_t {
  padding: 0.4rem;
}
#jjfa .part2 ul {
  display: flex;
  flex-direction: column;
  margin-left: 0.4rem;
  align-items: center;
  justify-content: space-around;
}
#jjfa .part2 ul .show {
  display: block;
}
#jjfa .part2 ul .no {
  display: none;
}
#jjfa .part2 ul .tb {
  width: 0.7rem;
  height: 0.7rem;
  border: 1px #2a5369 solid;
  border-radius: 50%;
  padding: 0.15rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
#jjfa .part2 ul .tb img {
  width: 100%;
}
#jjfa .part2 ul .cont {
  margin-left: 0.2rem;
}
#jjfa .part2 ul .cont .title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0.05rem;
  color: #2a5369;
}
#jjfa .part2 ul .cont .nr {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #555555;
  font-size: 0.16rem;
  line-height: 2;
  overflow: hidden;
}
#jjfa .part2 ul li {
  padding: 0.2rem 0;
  border-bottom: 1px #e9edf0 solid;
  display: flex;
  justify-content: flex-start;
}
#jjfa .part2 ul li:nth-last-child(1) {
  border-bottom: none;
}
#jjfa .part2 ul li:hover .tb {
  border: 1px #b0d042 solid;
}
#jjfa .part2 ul li:hover .cont .title {
  color: #b0d042;
}
#jjfa .part2 ul li:hover .show {
  display: none;
}
#jjfa .part2 ul li:hover .no {
  display: block;
}
#gywm .about_t {
  text-align: center;
}
#gywm .about_t .title {
  color: #242424;
  font-size: 0.4rem;
  margin-bottom: 0.05rem;
}
#gywm .about_t .nr {
  font-size: 0.2rem;
  color: #646464;
}
#gywm .part1_nr {
  display: flex;
  align-items: flex-end;
  background: url(../img/about_05.jpg) center top no-repeat;
  background-size: contain;
  height: 8rem;
  margin-bottom: 1rem;
}
#gywm .part1_nr .qy_one {
  width: 50%;
}
#gywm .part1_nr .qy_one ul {
  width: 42%;
}
#gywm .part1_nr .qy_one ul li {
  background: #acce39;
  color: #fff;
  font-weight: bold;
  font-size: 0.16rem;
  line-height: 24px;
  padding: 0.18rem 0.23rem;
  margin: 0.1rem 0;
}
#gywm .part1_nr .qy_one .nr {
  font-size: 0.16rem;
  line-height: 2;
  color: #646464;
  padding-top: 0.36rem;
}
#gywm .part2_nr {
  margin: 0.7rem auto;
  border: 1px #e7e7e7 solid;
  box-shadow: 0px 0px 25px 2px #d5d5d5;
  display: flex;
}
#gywm .part2_nr .tpleft {
  flex: 4;
}
#gywm .part2_nr .tpleft img {
  width: 100%;
  display: block;
}
#gywm .part2_nr .nr {
  padding: 0.4rem;
  flex: 3;
}
#gywm .part2_nr .nr .title {
  text-align: center;
  font-size: 0.16rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
}
#gywm .part2_nr .nr p,
#gywm .part2_nr .nr span {
  font-size: 0.14rem;
  line-height: 2;
}
#gywm .part3_nr {
  margin: 1rem 0;
  display: flex;
}
#gywm .part3_nr > div {
  flex: 1;
}
#gywm .part3_nr .culture {
  background: url(../img/about_12.jpg) center top no-repeat;
  background-size: 100%;
  width: 958px;
  top: 0px;
  z-index: 0;
  left: -358px;
  display: flex;
  justify-content: flex-end;
  padding: 0.4rem;
}
#gywm .part3_nr .culture ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 48%;
}
#gywm .part3_nr .culture ul li {
  width: 49%;
  border: 1px #fff solid;
  color: #fff;
  height: 1.14rem;
  margin: 0.05rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#gywm .part3_nr .culture ul li .nr {
  font-size: 0.16rem;
}
#gywm .part3_nr .culture ul li .title {
  font-size: 0.3rem;
}
#gywm .part3_nr .culture ul li .title p {
  font-size: 0.16rem;
}
#gywm .part3_nr .culture ul li .bh {
  font-size: 0.5rem;
  margin-right: 0.4rem;
}
#gywm .part3_nr .culture ul li img {
  width: 100%;
  height: 100%;
}
#gywm .part3_nr .culture ul .no2 .nr {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#gywm .part3_nr .culture ul .no5 {
  width: 100%;
}
#gywm .part3_nr .culture ul .js {
  justify-content: space-around;
  display: flex;
  flex-wrap: wrap;
}
#gywm .part3_nr .culture ul .js > span {
  text-align: center;
  width: 30%;
  margin: 0.05rem 0;
  font-size: 0.18rem;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#gywm .part3_nr .culture_r {
  padding: 0.4rem 0.4rem;
  transform: translate(0, 10%);
  background: #f2f3f5 url(../img/about_15.jpg) no-repeat;
  background-position: 80% 100%;
  background-size: 2.9rem;
}
#gywm .part3_nr .culture_r .Idea .photo {
  width: 4.5rem;
}
#gywm .part3_nr .culture_r .Idea .photo img {
  width: 100%;
}
#gywm .part3_nr .culture_r .Idea ul {
  width: 70%;
  display: flex;
  flex-wrap: wrap;
}
#gywm .part3_nr .culture_r .Idea ul li {
  padding: 0.15rem;
  width: 45%;
  background-color: #fff;
  margin: 0.1rem;
  margin-left: 0;
  margin-top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#gywm .part3_nr .culture_r .Idea ul li .title {
  font-size: 0.3rem;
}
#gywm .part3_nr .culture_r .Idea ul li .title p {
  font-size: 0.16rem;
}
#gywm .part3_nr .culture_r .Idea ul li .nr {
  font-size: 0.16rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#gywm .part3_nr .culture_r .Idea ul li .bh {
  font-size: 0.5rem;
  margin-right: 0.4rem;
}
#alxw .new {
  margin: 0.4rem 0;
}
#alxw .part1 {
  margin: 0.4rem 0;
}
#alxw .part1 > .core {
  display: flex;
  justify-content: space-between;
}
#alxw .part1 > .core .part1_l {
  width: 40%;
  padding: 0.2rem;
  background-color: #f2f3f5;
}
#alxw .part1 > .core .part1_l .photo img {
  width: 100%;
}
#alxw .part1 > .core .part1_l .title a {
  line-height: 1.5;
  margin-bottom: 0.2rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  font-size: 0.2rem;
  color: #47484a;
}
#alxw .part1 > .core .part1_l .more {
  font-size: 0.16rem;
  background: url(../img/bluejt_03.png) right no-repeat;
  display: inline;
  color: #2a5369;
  margin: 0.2rem 0;
  padding-right: 20px;
}
#alxw .part1 > .core .part1_l .nr {
  font-size: 0.16rem;
  line-height: 1.5;
  margin: 0.2rem 0;
}
#alxw .part1 > .core .part1_l .cont {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
#alxw .part1 > .core .part1_r {
  width: 55%;
}
#alxw .part1 > .core .part1_r ul {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#alxw .part1 > .core .part1_r ul li {
  padding-bottom: 0.2rem;
  border-bottom: 1px #e5e5e5 solid;
}
#alxw .part1 > .core .part1_r ul li:nth-last-child(1) {
  border: none;
}
#alxw .part1 > .core .part1_r ul li a {
  display: flex;
}
#alxw .part1 > .core .part1_r ul li a .cont {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 0.2rem;
}
#alxw .part1 > .core .part1_r ul li a .cont .more {
  font-size: 0.14rem;
  background: url(../img/grayjt_19.png) right no-repeat;
  display: block;
  color: #898a8a;
  padding-right: 20px;
}
#alxw .part1 > .core .part1_r ul li a .cont .title {
  font-size: 0.2rem;
}
#alxw .part1 > .core .part1_r ul li a .cont .nr p,
#alxw .part1 > .core .part1_r ul li a .cont .nr span {
  font-size: 0.16rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.5;
}
#alxw .part1 > .core .part1_r ul li a .photo img {
  width: 2rem;
}
#alxw .part2 {
  background-color: #e8ebee;
}
#alxw .part2 .online_bt {
  position: absolute;
  z-index: 10;
  border-left: 0.37rem #2a5369 solid;
  padding-left: 0.3rem;
  left: 0px;
  top: 0.9rem;
  color: #646464;
  font-size: 0.16rem;
}
#alxw .part2 .online_bt p {
  color: #242424;
  font-size: 0.28rem;
  margin-bottom: 0.15rem;
}
#alxw .part2 .new_banner {
  background-color: #2a5369;
  background-color: rgba(42, 83, 105, 0.9);
  position: absolute;
  padding: 0.4rem 0;
  top: 65%;
  left: 40%;
  transform: translate(-50%, -50%);
  z-index: 20;
  width: 50%;
}
#alxw .part2 .new_banner .button {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.18rem;
}
#alxw .part2 .new_banner .button:hover {
  background-color: #8dc32f;
}
#alxw .part2 .new_banner .button:hover .shwo {
  display: none;
}
#alxw .part2 .new_banner .button:hover .hide {
  display: block;
}
#alxw .part2 .new_banner .button img {
  width: 100%;
}
#alxw .part2 .new_banner .button .hide {
  display: none;
}
#alxw .part2 .new_banner .button::after {
  content: " ";
}
#alxw .part2 .new_banner .swiper-button-prev {
  left: -0.55rem;
}
#alxw .part2 .new_banner .swiper-button-next {
  right: -0.55rem;
}
#alxw .part2 .new_banner .swiper-button-next img {
  transform: rotate(180deg);
}
#alxw .part2 .new_banner .swiper-slide {
  padding: 0.4rem;
  padding-top: 0;
}
#alxw .part2 .new_banner .swiper-slide a {
  color: #fff;
}
#alxw .part2 .new_banner .swiper-slide a .title {
  font-size: 0.18rem;
  margin-bottom: 0.4rem;
}
#alxw .part2 .new_banner .swiper-slide a .nr {
  font-size: 0.14rem;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#alxw .part2 .new_banner .swiper-pagination {
  display: flex;
  width: 100%;
  padding: 0 0.4rem;
}
#alxw .part2 .new_banner .swiper-pagination span {
  border-radius: 5px;
  width: 0.35rem;
  height: 0.04rem;
  display: block;
  margin-left: 5px;
  z-index: 9;
}
#alxw .part2 .new_banner .swiper-pagination .swiper-pagination-bullet-active {
  background: #8dc32f;
}
#alxw .part2 .core {
  position: relative;
  display: flex;
}
#alxw .part2 .core .bg_1 {
  flex: 2;
}
#alxw .part2 .core .bg_2 {
  flex: 3;
}
#alxw .part2 .core > div img {
  width: 100%;
  display: block;
}
#alxw .part3 ul {
  display: flex;
}
#alxw .part3 ul li {
  width: 50%;
}
#alxw .part3 ul li a {
  margin: 0.2rem;
  background-color: #f2f3f5;
  padding: 0.2rem;
  display: flex;
}
#alxw .part3 ul li a:hover {
  background-color: #acce39;
}
#alxw .part3 ul li a:hover .cont {
  color: #fff;
}
#alxw .part3 ul li a:hover .cont .more {
  background: url(../img/bluejt_034.png) right no-repeat;
}
#alxw .part3 ul li a .photo {
  width: 2.3rem;
}
#alxw .part3 ul li a .photo img {
  width: 100%;
}
#alxw .part3 ul li a .cont {
  margin-left: 0.2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  width: 70%;
}
#alxw .part3 ul li a .cont .more {
  font-size: 0.14rem;
  background: url(../img/grayjt_19.png) right no-repeat;
  padding-right: 20px;
}
#alxw .part3 ul li a .cont .title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 0.16rem;
}
#alxw .part3 ul li a .cont .nr {
  font-size: 0.14rem;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#contact .part1 {
  margin: 0.3rem 0;
  text-align: center;
}
#contact .part1 .title {
  color: #242424;
  font-size: 0.36rem;
  margin-bottom: 0.32rem;
}
#contact .part1 .nr {
  font-size: 0.16rem;
  color: #646464;
  line-height: 1.5;
}
#contact .part2 .title {
  font-size: 0.24rem;
}
#contact .part2 ul {
  display: flex;
  margin: 0.8rem 0;
}
#contact .part2 ul li {
  border-radius: 5px;
  display: flex;
  justify-content: center;
  flex: 1;
  margin-right: 0.4rem;
  background-color: #f1f1ef;
  position: relative;
  padding: 0.4rem 0;
  padding-top: 0.8rem;
  border-bottom: 3px #dfe2d4 solid;
}
#contact .part2 ul li:nth-last-child(1) {
  margin-right: 0;
}
#contact .part2 ul li:hover {
  cursor: pointer;
  border-bottom: 3px #acce39 solid;
}
#contact .part2 ul li .tb {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background-color: #acce39;
  width: 0.8rem;
  height: 0.8rem;
  border: 2px #f1f1ef solid;
  border-radius: 50%;
  top: 0;
  transform: translate(0, -50%);
  padding: 0.2rem;
}
#contact .part2 ul li .tb img {
  width: 100%;
}
#contact .part3 ul {
  display: flex;
  flex-wrap: wrap;
}
#contact .part3 ul li {
  width: 50%;
  padding: 0.4rem 0;
  padding-top: 0.2rem;
  border-bottom: 1px #f1f1ef solid;
}
#contact .part3 ul li .nr {
  font-size: 0.16rem;
  line-height: 1.5;
}
#contact .part3 ul li .tit {
  font-size: 0.26rem;
  margin-bottom: 0.2rem;
}
#bk .blist_yd {
  display: none;
}
#bk .blist {
  display: flex;
}
#bk .blist .blist_l {
  width: 30%;
  background: url(../img/jbk_04.jpg) center top no-repeat;
  display: flex;
  justify-content: flex-end;
    background-size: cover;
  min-height: 100%;
}
#bk .blist .blist_l ul {
  width: 30%;
}
#bk .blist .blist_l ul li {
  margin: 0.2rem 0;
  position: relative;
}
#bk .blist .blist_l ul li a {
  padding: 0.2rem;
  display: block;
  background: #2a5369;
  color: #fff;
  font-size: 0.28rem;
  text-align: center;
}
#bk .blist .blist_l ul .cur_a a {
  background: #fbcb73;
  color: #3e3e40;
}
#bk .blist .blist_l ul .cur_a span {
  display: inline;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  right: -16px;
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 16px solid #fbcb73;
}
#bk .blist .blist_r {
  width: 60%;
  padding-left: 1rem;
}
#bk .blist .blist_r .hotspot {
  margin: 0.2rem 0;
}
#bk .blist .blist_r .hotspot .swiper-slide {
  display: flex;
  background-color: #f2f3f5;
  padding: 0.4rem;
}
#bk .blist .blist_r .hotspot .swiper-slide .jtright {
  margin-left: 0.4rem;
}
#bk .blist .blist_r .hotspot .swiper-slide .jttitle {
  font-size: 0.24rem;
}
#bk .blist .blist_r .hotspot .swiper-slide .nr {
  font-size: 0.18rem;
  line-height: 1.5;
  margin: 0.2rem 0;
}
#bk .blist .blist_r .hotspot .swiper-slide .more {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #2a5369;
  border-radius: 4px;
  padding: 0.07rem 0.24rem;
}
#bk .blist .blist_r .list li {
  display: flex;
  padding: 0.4rem 0;
  border-bottom: 1px #dbdbdb solid;
}
#bk .blist .blist_r .list li .li_r img {
  width: 3rem;
}
#bk .blist .blist_r .list li .li_l {
  margin-left: 0.4rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
}
#bk .blist .blist_r .list li .title {
  font-size: 0.2rem;
}
#bk .blist .blist_r .list li .nr {
  font-size: 0.16rem;
  line-height: 2;
  margin: 0.2rem 0;
}
#bk .blist .blist_r .list li .more {
  border: 1px solid #2a5369;
  padding: 0.07rem 0.2rem;
  bottom: 0.2rem;
  text-align: center;
  display: inline-block;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  margin: 0.2rem 0;
}
#bk .blist .blist_r .list li .more:hover {
  background-color: #2a5369;
}
#bk .blist .blist_r .list li .more:hover .show {
  display: none;
}
#bk .blist .blist_r .list li .more:hover .hide {
  display: block;
}
#bk .blist .blist_r .list li .more .hide {
  display: none;
}
#details {
  margin: 0.3rem 0;
}
#details .sy_up {
  background: #f3f8e1;
  display: flex;
  padding: 0.2rem;
}
#details .sy_up > a {
  flex: 1;
  display: flex;
  font-size: 0.2rem;
  align-items: center;
}
#details .sy_up > a span {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#details .sy_up > a .tpleft {
  white-space: nowrap;
  border-right: 1px #e5e5e5 solid;
  padding-right: 0.2rem;
  margin-right: 0.2rem;
  color: #666666;
  font-size: 0.14rem;
}
#details .contentjs {
  margin: 0.2rem;
}
#details .contentjs p,
#details .contentjs span {
  font-size: 0.18rem;
  line-height: 2;
}
.bk_details .no_details {
  display: none;
}
.title_box .title {
  color: #fff;
  font-size: 0.36rem;
  text-align: center;
}
.title_box .title2 {
  color: #242424;
}
.title_box .nr {
  color: #a7afbd;
  text-align: center;
  font-size: 0.18rem;
  margin: 0.1rem 0;
}
.adv {
  max-width: 1920px;
  position: relative;
}
.adv img {
  width: 100%;
}
.adv .cen_m {
  width: 100%;
  position: absolute;
  bottom: 0;
}
.adv .cen_m .text {
  width: 30%;
  background: #acce39;
  padding: 0.4rem;
}
.adv .cen_m .text p {
  text-align: right;
  font-size: 0.4rem;
  color: #fff;
}
.adv .cen_m .line {
  width: 100%;
  max-width: 1920px;
  height: 5px;
  background-color: #acce39;
}
.adv .about {
  text-align: center;
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.adv .about .about_js {
  margin-top: 0.4rem;
}
.adv .about .about_js p,
.adv .about .about_js span {
  font-size: 0.16rem;
  line-height: 2;
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.adv .about .nr {
  color: #fff;
  font-size: 0.2rem;
}
.adv .about .nr span {
  color: #acce39;
}
.adv .about .title {
  font-size: 0.36rem;
  line-height: 1.5;
  margin-bottom: 0.1rem;
  color: #fff;
}
#part2 {
  margin: 0.4rem 0;
}
#part2 .index_bt {
  text-align: center;
  margin-bottom: 37px;
}
#part2 .index_bt .title {
  color: #242424;
  font-size: 0.36rem;
  line-height: 40px;
  margin-bottom: 5px;
}
#part2 .index_bt .nr {
  font-size: 18px;
  color: #646464;
}
#part2 .index_product ul {
  display: flex;
  flex-wrap: wrap;
}
#part2 .index_product ul li {
  width: 23%;
  background: #f2f3f5;
  overflow: hidden;
  margin: 0.2rem 0;
  margin-right: 0.3rem;
  position: relative;
}
#part2 .index_product ul li:nth-child(n + 4) {
  margin-right: 0;
}
#part2 .index_product ul li:hover .xfk {
  width: 100%;
}
#part2 .index_product ul li .xfk {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(172, 206, 57, 0.95);
  height: 100%;
  width: 0;
  color: #fff;
  line-height: 1.5;
  overflow: hidden;
}
#part2 .index_product ul li .xfk .intr {
  margin: 0.3rem;
}
#part2 .index_product ul li .xfk .js {
  font-size: 0.18rem;
  line-height: 1.5;
}
#part2 .index_product ul li .xfk .bt {
  font-size: 0.2rem;
  font-weight: bold;
  position: relative;
  padding: 0.2rem 0;
  margin-bottom: 0.3rem;
}
#part2 .index_product ul li .xfk .bt::after {
  position: absolute;
  content: "\200B";
  display: block;
  width: 30px;
  height: 2px;
  bottom: 0px;
  left: 0%;
  background: #fff;
}
#part2 .index_product ul li .bh {
  font-size: 0.9rem;
  color: #d9dadc;
  position: absolute;
  right: 0.2rem;
  bottom: -5%;
  font-family: "黑体";
}
#part2 .index_product ul li .photo {
  position: relative;
  width: 100%;
}
#part2 .index_product ul li .photo img {
  width: 100%;
}
#part2 .index_product ul li .cont {
  padding: 0.3rem;
}
#part2 .index_product ul li .cont .title {
  color: #2a5369;
  font-size: 0.24rem;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  margin-bottom: 5px;
}
#part2 .index_product ul li .cont .nr {
  font-size: 0.18rem;
  margin-bottom: 0.3rem;
  margin-top: 0.1rem;
}
#part2 .index_product ul li .cont .more {
  width: 68px;
  height: 29px;
  border: 1px #2a5369 solid;
  border-radius: 5px;
  background: url(../img/index/bluejt_03.png) center no-repeat;
}
.show_8 {
  box-shadow: 0px 0px 18px #e3dfdf;
}
.page_pc {
  margin: 0.3rem 0;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page_pc .page_a {
  background-color: #acce39;
  color: #fff;
}
.page_pc a {
  margin: 0 0.05rem;
  padding: 0.05rem 0.1rem;
  width: 0.54rem;
  text-align: center;
  border-radius: 5px;
}
.page_pc .next1 {
  border: 1px #2a5369 solid;
  color: #2a5369;
  padding: 0.05rem 0.15rem;
  width: auto;
  position: absolute;
  right: 0;
}
.page_pc .next1:hover {
  background-color: #acce39;
  border: 1px #acce39 solid;
  color: #fff;
}
/* ===== 解决方案详情页 ===== */
#details .article_wrap {
  max-width: 900px;
  margin: 0.4rem auto;
  padding: 0 0.2rem;
}
#details .article_title {
  text-align: center;
  color: #2e2e2e;
  font-size: 0.32rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
  line-height: 1.4;
}
#details .article_meta {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  font-size: 0.14rem;
  color: #999;
  border-bottom: 1px #cfcfcf dashed;
  padding-bottom: 0.15rem;
  margin-bottom: 0.3rem;
}
#details .article_meta span {
  margin: 0 0.15rem;
}
#details .article_meta .back {
  display: inline-flex;
  align-items: center;
  color: #999;
  margin: 0 0.15rem;
}
#details .article_meta .back:hover {
  color: #b0d042;
}
#details .article_meta .back img {
  width: 0.14rem;
  margin-left: 0.05rem;
}
#details .article_content {
  font-size: 0.16rem;
  line-height: 2;
  color: #555;
}
#details .article_content p {
  margin-bottom: 0.2rem;
  text-indent: 2em;
}
#details .article_content img {
  max-width: 100%;
  display: block;
  margin: 0.2rem auto;
}
#details .article_content strong {
  color: #2a5369;
  font-weight: bold;
}
#details .article_nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #f3f8e1;
  padding: 0.15rem 0.3rem;
  margin-top: 0.3rem;
  font-size: 0.14rem;
}
#details .article_nav .nav_prev,
#details .article_nav .nav_next {
  display: flex;
  align-items: center;
  flex: 1;
}
#details .article_nav .nav_next {
  justify-content: flex-end;
}
#details .article_nav .label {
  color: #555;
  white-space: nowrap;
}
#details .article_nav .sep {
  color: #ccc;
  margin: 0 0.15rem;
}
#details .article_nav .text {
  color: #2a5369;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 3rem;
}
#details .article_nav .nav_next .text:hover {
  color: #b0d042;
}
#details .article_nav a {
  color: #2a5369;
}
