﻿.padd_bt95 {
  padding: 95rem 0;
}

/* 解决方案 */
.solu_banner .txt h2 {
  font-weight: bold;
  margin-bottom: 30rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.solu_banner .txt h3 {
  width: auto;
  margin-bottom: 10rem;
  line-height: 1.5em;
  max-height: 3em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.solu_banner .txt {
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  position: absolute;
  left: 50%;
  top: 25%;
}

@media only screen and (max-width: 1024px) {
  .solu_banner .txt h3 {
    margin-bottom: 0rem;
  }
  .solu_banner .txt h2 {
    margin-bottom: 20rem;
  }
  .solu_banner .txt {
    top: 20%;
  }
}

@media only screen and (max-width: 1024px) {
  .padd_bt95 {
    padding: 80rem 0;
  }
}

.solu_01 {
  padding-bottom: 80rem;
  background: url(../images/solution/solu_bg01.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.solu_02 {
  padding-bottom: 10rem;
}
.solu_04 {
  background: #f3f5f4;
}

.solu_01 ul {
  margin: 0 -15rem;
}
.solu_01 li > a {
  display: block;
  margin: 0 15rem;
}
.solu_01 li {
  width: 33.33%;
  float: left;
  margin-bottom: 30rem;
}
.solu_01 dl {
  color: #000;
  border: 1rem solid #e6e8ec;
  background: #fff;
  padding: 30rem;
}
.solu_01 dt {
  overflow: hidden;
  position: relative;
  padding-left: 65rem;
  line-height: 37rem;
  margin-bottom: 30rem;
}
.solu_01 dt img {
  position: absolute;
  left: 0;
  top: 0;
  width: 37rem;
  height: 37rem;
  border-radius: 5rem;
}
.solu_01 dd p {
  height: 3em;
}

.solu_seek {
  text-align: center;
  padding-top: 20rem;
}
.solu_seek p {
  display: inline-block;
  text-align: left;
}
.solu_seek .index_btn {
  padding-top: 30rem;
}

.solu_scene li {
  width: 33.33%;
  float: left;
  margin-bottom: 30rem;
}
.solu_scene dt {
  overflow: hidden;
}
.solu_scene ul {
  margin: 0 -15rem;
}
.solu_scene dl {
  background: #f3f5f4;
  margin: 0 15rem;
}
.solu_scene dl p {
  color: #000;
}
.solu_scene dd {
  padding: 30rem;
}
.solu_scene dd h3 {
  margin-bottom: 20rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.solu_02 .solu_scene dd p {
  height: 3em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.solu_06 {
  padding: 100rem 0;
  text-align: center;
}
.solu_06 .index_boxtitle {
  margin-bottom: 0;
}
.solu_06 .index_btn {
  display: inline-block;
  margin-top: 10rem;
}
.solu_06 .index_btn a {
  border-color: #7b7b7b;
  color: #000000;
  padding: 0 20rem;
  min-width: 196rem;
}

.solu_v ul {
  display: flex;
  flex-wrap: wrap;
}
.solu_v dl {
  height: 100%;
}
.solu_v dt {
  position: relative;
}
.solu_v dt p {
  position: absolute;
  left: 0;
  bottom: 18rem;
  width: 100%;
  color: #fff;
  z-index: 6;
  width: 100%;
  padding: 0 20rem;
  overflow: hidden;
}
.solu_v dt p span {
  float: left;
}
.solu_v dt p span:last-child {
  margin-right: 0;
}
.solu_v dt p span:nth-child(1) {
  float: right;
}
.solu_v dt p span:nth-child(2) {
  float: left;
}

.solu_v dt em {
  font-size: 52rem;
  z-index: 5;
  color: #fff;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
}
.solu_v dt::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.solu_v dd {
  padding-bottom: 20rem;
}
.solu_v dd .s_p02 {
  color: #636363;
}
.solu_span {
  overflow: hidden;
  padding-top: 10rem;
}
.solu_span span {
  float: left;
  border-radius: 5rem;
  line-height: 30rem;
  background: #e7f1ff;
  padding: 0 15rem;
  margin-right: 10rem;
  margin-bottom: 10rem;
  color: #000;
}
.solu_span span:last-child {
  margin-right: 0;
}

.solu_v li.novideo dt em {
  display: none;
}
.solu_v li.novideo dt p {
  display: none;
}
.solu_v li.novideo dt::after {
  display: none;
}
.solu_v .solu_seek {
  padding-top: 0;
}

.solu_case {
  position: relative;
  margin: 0 -10rem;
  margin-top: -10rem;
}
.solu_case .swiper-container {
  padding: 10rem;
}

.solu_case li {
  width: 33.33%;
  float: left;
  height: auto;
}
.solu_case dl {
  background: #fff;
  padding: 30rem 40rem;
  border: 1rem solid #e6e8ec;
  height: 100%;
}
.solu_case dt {
  padding-bottom: 35rem;
  margin-bottom: 35rem;
  border-bottom: 1rem solid #d6d6d6;
}
.solu_case .solu_span {
  padding-top: 10rem;
  margin-bottom: 20rem;
}
.solu_case .solu_span span {
  padding: 0 20rem;
}

.solu_ess h4 {
  line-height: 1.5em;
  margin-bottom: 10rem;
}
.solu_iteam {
  margin-bottom: 20rem;
}
.solu_iteam:last-child {
  margin-bottom: 0;
}

.solu_num {
  overflow: hidden;
  padding-bottom: 40rem;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
}
.solu_num .solu_num_p {
  float: left;
  text-align: center;
  padding: 0 5rem;
  max-width: 40%;
}
.solu_num .solu_num_p h3 {
  color: #c3033f;
  line-height: 1em;
  margin-bottom: 10rem;
}

.solu_case .solu_more {
  text-align: center;
  height: 30rem;
}
.solu_case .solu_more a {
  display: inline-block;
}
@media only screen and (max-width: 1024px) {
  .solu_01 dt {
    padding-left: 50rem;
    margin-bottom: 20rem;
  }
  .solu_case {
    margin: 0;
  }
  .solu_case .swiper-container {
    padding: 0;
  }
  .solu_scene dd {
    padding: 20rem;
  }
  .solu_v dt em {
    font-size: 40rem;
  }
}
@media only screen and (max-width: 767px) {
  .solu_case .solu_slidebtn {
    display: none;
  }
  .solu_span span {
    line-height: 30px;margin-bottom: 5px
  }
  .resource_list_02 .solu_span{height: 70px}
  .solu_case .solu_more {
    height: auto;
  }

  .solu_01 li > a,
  .solu_01 ul,
  .solu_scene dl,
  .solu_scene ul {
    margin: 0;
  }
  .solu_01 li,
  .solu_scene li {
    width: 100%;
    float: none;
  }
  .solu_01 dt {
    line-height: 30px;
    padding-left: 40px;
  }
  .solu_01 dt img {
    width: 30px;
    height: 30px;
  }
  .solu_02 .solu_scene dd p {
    height: auto;
    max-height: 3em;
  }
  .solu_scene dd {
    padding: 20px;
  }
  .solu_case dl,
  .solu_01 dl {
    padding: 20px;
  }
  .solu_01 dl,
  .solu_case dl {
    border-width: 1px;
  }
  .solu_v dt em {
    font-size: 40px;
  }
}
@media only screen and (min-width: 1025px) {
  .solu_06 .index_btn a:hover {
    border-color: #c7103c;
  }
  .solu_case dl {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
  }
  .solu_case dl:hover {
    box-shadow: 0 0 8px 2px rgba(0, 15, 79, 0.1);
  }
}

/* 01 */
.solu_industry .pub_tabslider {
  margin-bottom: 40rem;
}
.solu_industry .pub_tabslider li a {
  border: none;
  border-radius: 0;
  padding: 0 20rem;
  padding-bottom: 15rem;
  margin: 0 40rem;
  line-height: 1em;
  position: relative;
}
.solu_industry .pub_tabslider li a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 4rem;
  width: 0;
  background: #c3033f;
}
.solu_industry .pub_tabslider li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 24rem;
  width: 1rem;
  background: #000;
}
.solu_industry .pub_tabslider li:first-child::after {
  display: none;
}
.solu_industry .pub_tabslider li.on a {
  background: none;
  color: #000 !important;
  line-height: 1em;
  font-weight: bold;
}
.solu_industry .pub_tabslider li.on a::after {
  left: 0;
  width: 100%;
}

.solu_ind dl {
  overflow: hidden;
  background: #e6effd;
}
.solu_ind dt,
.solu_ind dd {
  height: 100%;
  float: left;
  width: 50%;
}
.solu_ind dd {
  padding: 40rem 55rem;
}
.solu_ind_01 h3 {
  margin-bottom: 20rem;
}
.solu_ind_01 p {
  margin-bottom: 30rem;
}
.solu_ind_span {
  overflow: hidden;
  padding-bottom: 40rem;
}
.solu_ind_span span {
  float: left;
  margin-left: 15rem;
  padding-left: 15rem;
  border-left: 1rem solid #000;
  line-height: 1em;
}
.solu_ind_span span:first-child {
  padding-left: 0;
  margin-left: 0;
  border: 0;
}

.solu_fa_iteam {
  background: #fff;
  border: 1rem solid #fff;
  border-radius: 5rem;
  padding: 25rem;
  overflow: hidden;
  margin-bottom: 20rem;
}
.solu_fa_iteam:last-child {
  margin-bottom: 0;
}
.solu_fa_iteam > a {
  display: block;
}
.solu_fa_le {
  float: left;
  width: 47rem;
  height: 47rem;
  background: #e7f1ff;
  border-radius: 5rem;
  position: relative;
}
.solu_fa_le img {
  width: 30rem;
  height: 30rem;
}
.solu_fa_re {
  float: right;
  width: calc(100% - 70rem);
  color: #000;
  position: relative;
}
.solu_fa_re span {
  position: absolute;
  right: 0;
  top: 0;
  color: #c3033f;
}
.solu_fa_re h3 {
  padding-right: 100rem;
}
.solu_fa_re h3,
.solu_fa_re span {
  margin-bottom: 10rem;
  line-height: 30rem;
}

.solu_scoll {
  height: calc(100% - 64rem);
  overflow: hidden;
}
.solu_industry .index_btn {
  padding-top: 20rem;
}
@media only screen and (max-width: 1024px) {
  .solu_industry .pub_tabslider {
    margin-bottom: 20rem;
  }
  .solu_industry .pub_tabslider li a {
    margin: 0 20rem;
  }
  .solu_industry .pub_tabslider li::after {
    height: 18rem;
  }

  .solu_ind dd {
    padding: 30rem;
    padding-right: 40rem;
  }
  .solu_ind_01 p {
    margin-bottom: 20rem;
  }
  .solu_ind_01 h3 {
    margin-bottom: 10rem;
  }
  .solu_ind_span {
    padding-bottom: 20rem;
  }
  .solu_fa_iteam {
    padding: 15rem;
  }
  .solu_fa_re {
    width: calc(100% - 60rem);
  }
}
@media only screen and (max-width: 767px) {
  .solu_industry .pub_tabslider {
    margin-bottom: 20px;
  }
  .solu_industry .pub_tabslider li::after {
    height: 18px;
    width: 1px;
  }
  .solu_industry .pub_tabslider li a {
    padding-bottom: 10px;
  }
  .solu_industry .pub_tabslider li a::after {
    height: 2px;
  }
  .solu_ind dt,
  .solu_ind dd {
    float: none;
    width: 100%;
  }
  .solu_ind dl {
    height: auto !important;
  }
  .solu_ind_01 p {
    margin-bottom: 20px;
  }
  .solu_ind_01 h3 {
    margin-bottom: 10px;
  }
  .solu_ind_span {
    padding-bottom: 20px;
  }
  .solu_fa_le {
    width: 40px;
    height: 40px;
  }
  .solu_fa_le img {
    width: 30px;
    height: 30px;
  }
  .solu_fa_re {
    width: calc(100% - 50px);
  }
  .solu_fa_re h3,
  .solu_fa_re span {
    line-height: 24px;
  }
  .solu_fa_re h3 {
    padding-right: 0;
  }
  .solu_fa_re span {
    position: static;
    display: block;
    padding-top: 10px;
  }
  .solu_fa_iteam {
    padding: 20px 10px;
  }
  .solu_industry .index_btn {
    padding-top: 20px;
    text-align: center;
  }
}
@media only screen and (min-width: 1025px) {
  .solu_fa_iteam {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
  }
  .solu_fa_iteam:hover {
    border-color: #c3033f;
  }
}
/* 01 */
.solu_cont .index_btn b {
  display: none;
}

/* 资源中心 */
.resource_cont {
  background: #f9f9f9 url(../images/resource/resour_bg.jpg) no-repeat 0 0;
  background-size: 100%;
}

.ser_out {
  margin: 40rem 0;
  background: #fff;
  border-radius: 20rem;
  padding: 16rem 0;
  box-shadow: 0 0 10px 2px rgba(0, 15, 79, 0.06);
}

.ser_chose {
  clear: both;
}
.ser_chose li {
  border-bottom: 1rem solid #e4e4e4;
}
.ser_chose li:last-child {
  border: 0;
}
.ser_chose dl {
  overflow: hidden;
  line-height: 36rem;
}
.ser_chose dt,
.ser_search dt {
  float: left;
  width: 120rem;
  font-weight: bold;
}
.ser_chose dt i {
  display: none;
}
.ser_chose dd,
.ser_search dd {
  float: right;
  width: calc(100% - 120rem);
}
.ser_chose dd p {
  float: left;
  margin-right: 10rem;
  margin-bottom: 10rem;
}
.ser_chose dd p:last-child {
  margin-right: 0;
}
.ser_chose dd p a {
  display: block;
  padding: 0 20rem;
  border-radius: 20rem;
  text-align: center;
  color: #000000;
}
.ser_chose dd p a i {
  margin-left: 2rem;
}
.ser_chose dd p a i img {
  vertical-align: text-top;
}
.ser_chose dd p.on a {
  background: #c7103c;
  color: #fff !important;
}

.ser_out li {
  padding: 20rem 55rem;
}
.ser_chose li {
  padding-bottom: 10rem;
}
.ser_ressearch,
.ser_ressearch button {
  border-radius: 30rem;
}
.ser_ressearch {
  width: 750rem;
  max-width: 100%;
  background: #f3f3f3;
  overflow: hidden;
  position: relative;
}
.ser_ressearch input,
.ser_ressearch button,
.ser_search dt {
  height: 55rem;
  line-height: 55rem;
}
.ser_ressearch input {
  float: left;
  width: calc(100% - 115rem);
  padding: 0 30rem;
}
.ser_ressearch button {
  float: right;
  width: 115rem;
  background: #c7103c;
  color: #fff;
}

.ser_keyworld {
  width: calc(100% - 115rem);
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  cursor: default;
  background: #f3f3f3;
}
.ser_keyworld .swiper-container {
  height: 100%;
}
.ser_keyworld .swiper-slide {
  height: 55rem;
  line-height: 55rem;
  padding: 0 30rem;
  color: #868686;
}

.ser_keyworld.hide {
  visibility: hidden;
  opacity: 0;
}

@media only screen and (max-width: 1024px) {
  .ser_out li {
    padding: 20rem 30rem;
  }
}
@media only screen and (max-width: 767px) {
  .ser_out {
    padding: 20px 0;
    padding-bottom: 10px;
  }
  .ser_chose li {
    margin-bottom: 0px;
    -webkit-animation-name: none;
    animation-name: none;
    border: 0;
  }
  .ser_chose dl {
    position: relative;
    overflow: inherit;
  }
  .ser_chose dt,
  .ser_chose dd {
    float: none;
    width: 100%;
  }
  .ser_chose dt {
    font-weight: normal;
    height: 44px;
    line-height: 42px;
    border: 1px solid #dddddd;
    border-radius: 10px;
    padding: 0 10px;
    padding-right: 30px;
    position: relative;
  }
  .ser_chose dt p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .ser_chose dd {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 9;
    display: none;
    padding: 10px 0;
    box-shadow: 0 7px 14px 2px rgba(0, 15, 79, 0.1);
    border: 1px solid #dddddd;
    margin-top: -1px;
    border-radius: 10px;
    max-height: 270px;
    overflow: hidden;
    overflow-y: auto;
  }
  .ser_chose dd p {
    float: none;
    margin: 0;
  }
  .ser_chose dd p a {
    border: 0;
    color: #000 !important;
    line-height: 30px;
    padding: 2px 10px;
    text-align: left;
  }
  .ser_chose dd p.on a {
    background: none;
    color: #000 !important;
  }
  .ser_chose dd p .cur {
    color: #c7103c !important;
  }
  .ser_chose dt i {
    display: block;
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 14px !important;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
  }
  .ser_chose dt.on_o i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .ser_ressearch input,
  .ser_ressearch button,
  .ser_search dt {
    height: 44px;
    line-height: 44px;
  }
  .ser_search dt {
    width: 50px;
  }
  .ser_search dd {
    width: calc(100% - 50px);
  }
  .ser_ressearch,
  .ser_ressearch button,
  .ser_chose dt {
    border-radius: 5px;
  }
  .ser_out li {
    padding: 0 20px;
    margin-bottom: 10px;
  }
  .ser_search {
    padding-bottom: 10px;
  }
}

.resource_cont {
  padding-bottom: 140rem;
}
.resource_puble {
  float: left;
  width: 69.4%;
}
.resource_pubre {
  float: right;
  width: 27.7%;
}
.resource_hot {
  background: #fff;
  border-radius: 20rem;
  box-shadow: 0 0 10px 2px rgba(0, 15, 79, 0.06);
  padding: 40rem;
  margin-bottom: 40rem;
}
.resource_hot:last-child {
  margin-bottom: 0;
}
.resource_hot h2 {
  line-height: 1em;
  margin-bottom: 30rem;
}
.resource_hot li {
  margin-bottom: 25rem;
}
.resource_hot li:last-child {
  margin-bottom: 0;
}
.resource_hot h3 {
  line-height: 1.3em;
  max-height: 2.6em;
  margin-bottom: 10rem;
}
.resource_view {
  line-height: 30rem;
}

.resource_view:before {
  content: "";
  display: table;
}
.resource_view:after {
  content: "";
  display: table;
  clear: both;
}
.resource_view {
  *zoom: 1;
}
.resource_view .solu_more {
  overflow: inherit;
}
.resource_view .solu_more i {
  width: 15rem;
}
.resource_view span {
  float: left;
  color: #c7103c;
}

.resource_view span em {
  float: left;
  margin-right: 8rem;
}
.resource_view > i {
  color: #636363;
  float: right;
}
.resource_view .solu_morebox {
  float: left;
  padding-top: 0;
}
.resource_view .solu_morebox:nth-child(2) {
  float: right;
}

.resource_title {
  position: relative;
  margin-bottom: 30rem;
}
.resource_title h3 {
  line-height: 1em;
  margin-bottom: 15rem;
}
.resource_title .index_btn a {
  min-width: 110rem;
  overflow: hidden;
}
.resource_title .index_btn {
  position: absolute;
  right: 0;
  top: 20rem;
  padding-top: 0;
}

.resource_list ul {
  margin: 0 -10rem;
}
.resource_list li > a,
.resource_list li > dl {
  display: block;
  margin: 0 10rem;
}
.resource_list {
  background: #fff;
  border-radius: 20rem;
  padding: 50rem 40rem;
  padding-bottom: 0rem;
  margin-bottom: 40rem;
  box-shadow: 0 0 10px 2px rgba(0, 15, 79, 0.06);
}
.resource_list li {
  float: left;
  width: 33.33%;
  margin-bottom: 20rem;
}
.resource_list dt {
  overflow: hidden;
  border-radius: 20rem;
}
.resource_list dd h3 {
  line-height: 1.3em;
  margin-bottom: 15rem;
}
.resource_list dd p {
  color: #000;
}
.resource_list dd {
  padding: 30rem 20rem;
}
.resource_list .resource_view {
  padding-top: 20rem;
}

/* 01 */
.resource_list_01 dd h3 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 02 */
.resource_list_02 li {
  width: 25%;
}
.resource_list_02 dd h3 {
  height: 2.6em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}
.resource_list_02 ul {
  margin: 0 -18rem;
}

.resource_list_02 dl {
  overflow: inherit;
}
.resource_list_02 li > a,
.resource_list_02 li dl {
  display: block;
  margin: 0 18rem;
}
.resource_list_02 dd {
  padding-left: 0;
  padding-right: 0;
}
.resource_list_02 dt {
  border-radius: 10rem;
}

/* 04 */
.resource_list_04 dd h3 {
  max-height: 2.6em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.resource_list_04 dd .s_p01{display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
height: 4.5em;margin-bottom: 10rem
}
.resource_list_04 dt em {
  font-size: 40rem;
}

/* 03 */
.resource_list_03 dl {
  overflow: inherit;
}
.resource_list_03 dd {
  padding-top: 20rem;
}
.resource_list_03 .solu_span {
  padding-top: 0;
  padding-bottom: 0;
}

/* 06 */
.resource_list_06 dl {
  background: #f3f5f4;
}
.resource_list_06 dl {
  border-radius: 20rem;
}
.resource_list_06 dd {
  padding: 40rem 30rem;
}
.resource_list_06 dd h3 {
  margin-bottom: 25rem;
  height: 2.6em;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.resource_list_06 dd p {
  margin-bottom: 10rem;
  height: 4.5em;
  -webkit-line-clamp: 3;
}

@media only screen and (max-width: 1024px) {
  .resource_list {
    padding: 30rem;
    padding-bottom: 0;
  }
  .resource_list dd {
    padding: 20rem 10rem;
  }
  .resource_list ul {
    margin: 0 -8rem;
  }
  .resource_list li > a,
  .resource_list li > dl {
    display: block;
    margin: 0 8rem;
  }

  .resource_list_02 ul {
    margin: 0 -8rem;
  }
  .resource_list_02 li > a,
  .resource_list_02 li dl {
    display: block;
    margin: 0 8rem;
  }
  /* .resource_view .solu_morebox:nth-child(2){float: none;clear: both;} */
  .resource_list_04 dt em {
    font-size: 30rem;
  }
  .resource_list_04 dt p {
    padding: 0 20rem;
    bottom: 10rem;
  }
  .resource_list_02 dd {
    padding-left: 0;
    padding-right: 0;
  }
  .resource_list_06 dd {
    padding: 20rem;
  }

  .resource_puble,
  .resource_pubre {
    float: none;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .resource_hot {
    padding: 20px;
  }
  .resource_hot h3 {
    margin-bottom: 10px;
  }
  .resource_hot li {
    margin-bottom: 20px;
  }

  .resource_list {
    padding: 30px 20px;
  }
  .resource_list li {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  .resource_list li:last-child {
    margin-bottom: 0;
  }
  .resource_list dd {
    padding: 20px 0;
    padding-bottom: 0;
  }

  .resource_list_06 dd {
    padding: 20px;
  }
  .resource_list_06 dd p {
    height: auto;
    max-height: 4.5em;
  }
  .resource_list_04 dt em {
    font-size: 40px;
  }
  .resource_list_04 dt p {
    bottom: 18rem;
    padding: 0 30rem;
  }

  .resource_list_02 li {
    width: 50%;
    float: left;
  }
  /* .resource_list_02 dd h3{height: auto;max-height: 2.6em;} */
  .resource_view .solu_morebox:nth-child(2) {
    float: none;
    clear: both;
  }

  .resource_list dt {
    border-radius: 40rem;
  }
  .resource_list_02 dt {
    border-radius: 10rem;
  }
  .resource_list_06 dd h3 {
    height: auto;
    max-height: 2.6em;
  }

  .resource_view span em {
    font-size: 20px;
  }
  .resource_view > i{line-height: 30px}
  .ser_keyworld .swiper-slide{line-height: 44px}
}

@media only screen and (min-width: 1025px) {
  .resource_list li dl:hover .solu_more i {
    -webkit-transform: translateX(5rem);
    -moz-transform: translateX(5rem);
    -o-transform: translateX(5rem);
    -ms-transform: translateX(5rem);
    transform: translateX(5rem);
  }
  .resource_list li dl:hover h3 a,
  .resource_list li dl:hover h3 {
    color: #c7103c;
  }
  .resource_puble .resource_list li dl:hover {
    box-shadow: none;
  }

  .resource_puble .resource_listblock .resource_list li dl:hover {
    box-shadow: 0 0 14px 2px rgba(0, 15, 79, 0.1);
  }
  .resource_listblock .resource_list_02 li dl:hover {
    background: #fff;
  }
}

/* 列表 */
.resource_listblock .resource_list {
  padding: 0;
  margin: 0;
  background: none;
  box-shadow: none;
}
.resource_listblock .resource_list li dl {
  background: #fff;
  border-radius: 20rem;
  overflow: hidden;
}
.resource_listblock .resource_list li {
  margin-bottom: 30rem;
}
.resource_listblock .resource_list ul {
  margin: 0 -18rem;
}
.resource_listblock .resource_list li > a,
.resource_listblock .resource_list li > dl {
  margin: 0 18rem;
  height: 100%;
}
.resource_listblock .resource_list dd {
  padding: 30rem;
  padding-bottom: 40rem;
}
.resource_listblock .resource_list ul {
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (max-width: 1024px) {
  .resource_listblock {
    padding-bottom: 70rem;
  }
  .resource_listblock .resource_list ul {
    margin: 0 -8rem;
  }
  .resource_listblock .resource_list li > a,
  .resource_listblock .resource_list li > dl {
    margin: 0 8rem;
  }
  .resource_listblock .resource_list li {
    margin-bottom: 20rem;
  }
}
@media only screen and (max-width: 767px) {
  .resource_listblock .resource_list li {
    margin-bottom: 20px;
  }
}

/* 01 */
.resource_listblock .resource_list_01 li {
  float: none;
  width: 100%;
}
.resource_listblock .resource_list_01 li dt {
  float: left;
  width: 38%;
}
.resource_listblock .resource_list_01 li dd {
  float: right;
  width: 62%;
  padding: 30rem 50rem;
}
.resource_listblock .resource_list_01 li dd p {
  height: 3em;
}
.resource_listblock .resource_list_01 .resource_view {
  padding-top: 35rem;
}
.resource_listblock .resource_list_01 .resource_view > i {
  float: left;
  margin-left: 90rem;
}

@media only screen and (max-width: 1024px) {
  .resource_listblock .resource_list_01 .resource_view {
    padding-top: 25rem;
  }
}

@media only screen and (max-width: 767px) {
  .resource_listblock .resource_list_01 li dd p {
    max-height: 3em;
    height: auto;
  }
  .resource_listblock .resource_list_01 li dt,
  .resource_listblock .resource_list_01 li dd {
    float: none;
    width: 100%;
  }
  .resource_listblock .resource_list_01 li dd {
    padding: 20px;
  }
}

/* 02 */
.resource_listblock .resource_list_02 ul {
  margin: 0 -15rem;
}
.resource_listblock .resource_list_02 li > a,
.resource_listblock .resource_list_02 li > dl {
  margin: 0 15rem;
}
.resource_listblock .resource_list_02 li {
  margin-bottom: 15rem;
}
.resource_listblock .resource_list_02 dd {
  padding: 30rem 20rem;
}
.resource_listblock .resource_list_02 li dl {
  background: none;
}

.resource_listblock .resource_list_02 li dl {
  border-radius: 10rem;
}
 .resource_list_02 .solu_span{height: 130rem}
 .resource_list_03 .solu_span{height: auto;}
 .resource_list_02 .mCSB_scrollTools{width: 4px}
 .resource_list_02 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 4px !important}
  .resource_list_02 .mCSB_scrollTools .mCSB_draggerContainer:after{content: "";position: absolute;left: 50%;width: 2px;margin-left: -1px;background: #eee;height: 100%;top: 0;}
@media only screen and (max-width: 1024px) {
  .resource_listblock .resource_list_02 ul {
    margin: 0 -8rem;
  }
  .resource_listblock .resource_list_02 li > a,
  .resource_listblock .resource_list_02 li > dl {
    margin: 0 8rem;
  }
  .resource_listblock .resource_list_02 li {
    margin-bottom: 20rem;
  }
}
@media only screen and (max-width: 767px) {
  .resource_listblock .resource_list_02 li {
    margin-bottom: 20px;
  }
}

/* 03 */
.resource_listblock .resource_list_03 li {
  margin-bottom: 30rem;
}
.resource_listblock .resource_list_03 li dl {
  background: #fff;
}

@media only screen and (max-width: 1024px) {
  .resource_listblock .resource_list_03 li {
    margin-bottom: 20rem;
  }
}
@media only screen and (max-width: 767px) {
  .resource_listblock .resource_list_03 li {
    margin-bottom: 20px;
  }
}
/* 04 */
.resource_listblock .resource_list_04 dd {
  padding-bottom: 20rem;
}

/* 04 */
.resource_listblock .resource_list_06 dd h3 {
  height: 2.6em;
}
@media only screen and (max-width: 767px) {
  .resource_listblock .resource_list_06 dd h3 {
    height: auto;
  }
}

/* 详情页 */
@media only screen and (max-width: 1024px) {
  .resource_blockbox .ll {
    width: 100%;
    float: none;
    margin-bottom: 50rem;
  }
}
@media only screen and (max-width: 1024px) {
 .resource_blockbox .n_details .ll{width: 100%}
}
