.video_layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99999;
}
.video_layer .close {
  position: absolute;
  right: 50px;
  top: 20px;
  font-size: 30px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #FFFFFF;
  color: #333;
  border-radius: 50px;
  cursor: pointer;
}
.video_layer video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 80%;
  max-height: 80%;
  min-width: 40%;
}
.network_all_handle {
  min-width: 1200px;
  position: relative;
  overflow: hidden;
}
.network_all_handle .right_menu .mxn {
  display: none;
}
.network_all_handle .nav {
  display: none;
  height: 40px;
  background-color: #4078BE;
}
.network_all_handle .nav .nav_content {
  width: 1200px;
  margin: auto;
  height: 40px;
}
.network_all_handle .nav .nav_content .left {
  float: left;
}
.network_all_handle .nav .nav_content .left > a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  color: #FFF;
  font-size: 12px;
  padding: 0 5px;
}
.network_all_handle .nav .nav_content .left > a:hover {
  font-weight: bold;
  color: #FFF !important;
}
.network_all_handle .nav .nav_content .function_box {
  height: 40px;
  line-height: 40px;
  float: right;
}
.network_all_handle .nav .nav_content .function_box .icon-a-geren2 {
  margin-right: 10px;
}
.network_all_handle .nav .nav_content .function_box > div {
  display: inline-block;
}
.network_all_handle .nav .nav_content .function_box a {
  padding: 0 5px;
  color: #FFF;
  font-size: 12px;
}
.network_all_handle .nav .nav_content .function_box a i {
  font-size: 12px;
}
.network_all_handle .nav .nav_content .function_box a img {
  width: 20px;
  height: 20px;
}
.network_all_handle .nav .nav_content .function_box .hidethis {
  display: none;
}
.network_all_handle .nav .nav_content .function_box a:hover {
  color: #FFF !important;
}
.network_all_handle .nav.active {
  display: block;
  position: fixed;
  z-index: 99;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
}
.network_all_handle .banner_box {
  min-width: 1200px;
  height: 300px;
  background: url(./network_all_handle_banner.png) center no-repeat;
  background-size: cover;
}
.network_all_handle .banner_box .banner_content {
  margin-top: 49px;
  position: relative;
}
.network_all_handle .banner_box .banner_content .welcome_english {
  font-size: 14px;
  color: #FFFFFF;
}
.network_all_handle .banner_box .banner_content .welcome_chinese {
  font-size: 36px;
  color: #FFFFFF;
  margin-top: 1px;
}
.network_all_handle .banner_box .banner_content .search_box {
  display: inline-block;
  margin-top: 20px;
  font-size: 0;
}
.network_all_handle .banner_box .banner_content .search_box input {
  width: 530px;
  height: 60px;
  border: 0;
  font-size: 16px;
  padding-left: 10px;
  box-sizing: border-box;
}
.network_all_handle .banner_box .banner_content .search_box .search_btn {
  display: inline-block;
  width: 140px;
  height: 60px;
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
  line-height: 60px;
  background-color: #0056A3;
  margin-right: 10px;
  vertical-align: top;
  cursor: pointer;
}
.network_all_handle .banner_box .banner_content .search_box .icon-sousuo:before {
  margin-right: 11px;
}
.network_all_handle .banner_box .banner_content .search_box .hopeui-input-warp {
  width: 670px;
}
.network_all_handle .banner_box .banner_content .search_box .hopeui-input-warp .hopeui-input {
  width: 530px;
  height: 60px;
  background: #FFFFFF;
  padding: 21px 0 20px 14px;
  box-sizing: border-box;
}
.network_all_handle .banner_box .banner_content .search_box .hopeui-input-warp .hopeui-btn {
  width: 140px;
  height: 60px;
  background: #0056A3;
  font-size: 18px;
  font-family: MicrosoftYaHeiUI-Bold, MicrosoftYaHeiUI;
  font-weight: bold;
  color: #FFFFFF;
}
.network_all_handle .banner_box .banner_content .search_box .hopeui-input-warp .hopeui-btn i {
  font-size: 20px;
  margin-right: 10px;
}
.network_all_handle .banner_box .banner_content .hot_search {
  display: none;
  margin-top: 15px;
  font-size: 14px;
  color: #FFFFFF;
}
.network_all_handle .banner_box .banner_content .hot_search .search_terms_list li {
  padding: 2px 16px;
  border-radius: 11px;
  background-color: rgba(0, 86, 163, 0.6);
  margin-left: 10px;
}
.network_all_handle .banner_box .banner_content .hot_search .search_terms_list li a {
  font-size: 14px;
  color: #FFFFFF;
  text-decoration: underline;
}
.network_all_handle .banner_box .banner_content .hot_search .search_terms_list li:hover {
  background-color: #0056a3;
}
.network_all_handle .banner_box .banner_content .video_box_out {
  position: absolute;
  right: 0;
  top: -8px;
  width: 400px;
  height: 218px;
  background: rgba(255, 255, 255, 0.45);
  text-align: center;
  border: 1px solid #FFFFFF;
}
.network_all_handle .banner_box .banner_content .video_box_out .video_box_in {
  width: 382px;
  height: 204px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.network_all_handle .banner_box .banner_content .video_box_out .video_box_in #video0 {
  width: 100%;
  height: 100%;
}
.network_all_handle .banner_box .banner_content .video_box_out .video_box_in .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.5;
}
.network_all_handle .banner_box .banner_content .video_box_out .video_box_in .play_btn {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  cursor: pointer;
}
.network_all_handle .banner_box .banner_content .video_box_out .video_box_in .play_btn img {
  height: 100%;
  width: 100%;
}
.network_all_handle .main {
  padding: 30px 0;
}
.network_all_handle .main .item_title span {
  vertical-align: middle;
}
.network_all_handle .main .item_title .item_icon_box {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 100%;
  background: #0056A3;
  color: #fff;
}
.network_all_handle .main .item_title .item_icon_box i {
  font-size: 20px;
}
.network_all_handle .main .item_title .item_name {
  font-size: 24px;
  font-family: MicrosoftYaHeiUI-Bold, MicrosoftYaHeiUI;
  font-weight: bold;
  color: #333333;
  margin-left: 13px;
}
.network_all_handle .main .hanledling_function {
  display: none;
}
.network_all_handle .main .hanledling_function .hanledling_bg {
  display: inline-block;
  min-width: 1200px;
  height: 140px;
  background: url(./network_all_handle_banner2.png) center no-repeat;
  background-size: cover;
}
.network_all_handle .main .hanledling_function .hanledling_content .tab_title {
  font-size: 0;
}
.network_all_handle .main .hanledling_function .hanledling_content .tab_title a {
  display: inline-block;
  position: relative;
  width: 400px;
  height: 80px;
  line-height: 80px;
  font-size: 21px;
  color: #333333;
  border: 1px solid #E3E3E3;
  background-color: #F6F7FB;
  box-sizing: border-box;
  text-align: center;
}
.network_all_handle .main .hanledling_function .hanledling_content .tab_title a .arrow {
  display: none;
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 9px solid #DAEAFF;
  z-index: 999;
}
.network_all_handle .main .hanledling_function .hanledling_content .tab_title a .icon_box {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  background: #fff;
  border-radius: 100%;
}
.network_all_handle .main .hanledling_function .hanledling_content .tab_title a .icon_box .iconfont {
  font-size: 28px;
  color: #4078be;
}
.network_all_handle .main .hanledling_function .hanledling_content .tab_title a.active {
  background-color: #DAEAFF;
}
.network_all_handle .main .hanledling_function .hanledling_content .tab_title a.active .icon_box {
  background-color: #4078BE;
}
.network_all_handle .main .hanledling_function .hanledling_content .tab_title a.active .icon_box .iconfont {
  color: #fff;
}
.network_all_handle .main .hanledling_function .hanledling_content .tab_title a:after {
  position: absolute;
  left: 50%;
  margin-left: -14px;
  bottom: -7px;
  top: auto;
  content: "";
  border-width: 1px;
  border-bottom-color: #ffffff;
  border-radius: 2px 2px 0 0;
  box-sizing: border-box;
  pointer-events: none;
  color: #eeeeee;
  width: 0;
  height: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 7px solid #DAEAFF;
  display: none;
}
.network_all_handle .main .hanledling_function .hanledling_content .tab_title a.active:after {
  display: block;
}
.network_all_handle .main .hanledling_function .tab_content {
  padding: 20px 15px 2px 15px;
  box-shadow: 0px 2px 10px 0px rgba(221, 221, 221, 0.5);
}
.network_all_handle .main .hanledling_function .tab_content .tab_item {
  display: none;
}
.network_all_handle .main .hanledling_function .tab_content .tab_item ul {
  width: 1186px;
}
.network_all_handle .main .hanledling_function .tab_content .tab_item ul li {
  float: left;
  width: 280px;
  height: 70px;
  line-height: 70px;
  background: #F2F8FF;
  font-size: 16px;
  color: #333333;
  margin-right: 16px;
  margin-bottom: 20px;
  transition: 0.3s;
}
.network_all_handle .main .hanledling_function .tab_content .tab_item ul li a {
  display: inline-block;
  width: 100%;
  height: 70px;
  line-height: 70px;
}
.network_all_handle .main .hanledling_function .tab_content .tab_item ul li a > :first-child {
  display: inline-block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border-radius: 50%;
  background: #83ABDE;
  border: 1px solid #BED4F0;
  margin-left: 30px;
}
.network_all_handle .main .hanledling_function .tab_content .tab_item ul li a > :first-child i.iconfont {
  color: #fff;
  line-height: 48px;
}
.network_all_handle .main .hanledling_function .tab_content .tab_item ul li a > :last-child {
  width: 60%;
  display: inline-block;
  margin-left: 20px;
  overflow: hidden;
  line-height: 21px;
  max-height: 50px;
  padding: 4px 0;
  box-sizing: border-box;
}
.network_all_handle .main .hanledling_function .tab_content .tab_item ul li:hover {
  background-color: #DAEAFF;
}
.network_all_handle .main .hanledling_function .tab_content .tab_item.active {
  display: block;
}
.network_all_handle .main .service_function .service_content {
  position: relative;
  padding-top: 40px;
  width: 880px;
}
.network_all_handle .main .service_function .service_content .service_title_box .icon_box {
  position: absolute;
  left: 0;
  top: 35px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #0056A3;
  border-radius: 50%;
}
.network_all_handle .main .service_function .service_content .service_title_box .icon_box .iconfont {
  color: #FFFFFF;
  font-size: 20px;
}
.network_all_handle .main .service_function .service_content .service_title_box .item_title_list {
  display: inline-block;
  margin-left: 35px;
  vertical-align: middle;
}
.network_all_handle .main .service_function .service_content .service_title_box .item_title_list .icon_font_display {
  display: block !important;
}
.network_all_handle .main .service_function .service_content .service_title_box .item_title_list li {
  float: left;
  padding: 0 15px;
  font-size: 18px;
  font-weight: bold;
  color: #666666;
  cursor: pointer;
}
.network_all_handle .main .service_function .service_content .service_title_box .item_title_list li .icon_font_box {
  height: 10px;
  display: none;
  text-align: center;
  width: 100%;
}
.network_all_handle .main .service_function .service_content .service_title_box .item_title_list li .icon_font_box > i {
  position: relative;
  top: -7px;
  color: #4078BE;
  font-size: 13px;
}
.network_all_handle .main .service_function .service_content .service_title_box .item_title_list li a {
  display: block;
}
.network_all_handle .main .service_function .service_content .service_title_box .item_title_list li.active {
  color: #666666;
}
.network_all_handle .main .service_function .service_content .service_title_box .item_title_list .project {
  display: none;
}
.network_all_handle .main .service_function .service_content .service_title_box .project {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -4px;
  margin-left: 5px;
  cursor: pointer;
}
.network_all_handle .main .service_function .service_content .service_title_box .project img {
  width: 115px;
  height: 30px;
}
.network_all_handle .main .service_function .service_content .service_title_box .project .icon_font_box {
  display: none;
  height: 4px;
  text-align: center;
  width: 100%;
}
.network_all_handle .main .service_function .service_content .service_title_box .project .icon_font_box > i {
  position: relative;
  top: -2px;
  color: #4078BE;
  font-size: 13px;
}
.network_all_handle .main .service_function .service_content .service_title_box .see_all a > :first-child {
  font-size: 14px;
  color: #666666;
}
.network_all_handle .main .service_function .service_content .service_title_box .see_all a > :first-child:hover {
  border-bottom: 1px solid #999;
  vertical-align: top;
}
.network_all_handle .main .service_function .service_content .service_title_box .see_all a .iconfont {
  font-size: 12px;
  color: #4078BE;
  margin-left: 5px;
  line-height: 18px;
}
.network_all_handle .main .service_function .service_content .item_content {
  margin-top: 16px;
}
.network_all_handle .main .service_function .service_content .item_content .inContent {
  display: none;
}
.network_all_handle .main .service_function .service_content .item_content .js_inContent_display {
  display: block;
}
.network_all_handle .main .service_function .service_content .item_content .item_content_list {
  width: 900px;
}
.network_all_handle .main .service_function .service_content .item_content .item_content_list li {
  float: left;
  width: 205px;
  height: 200px;
  background: #F6F7FB;
  padding-left: 24px;
  box-sizing: border-box;
  margin-right: 20px;
  margin-bottom: 15px;
  cursor: pointer;
}
.network_all_handle .main .service_function .service_content .item_content .item_content_list li .item_icon {
  margin-top: 37px;
}
.network_all_handle .main .service_function .service_content .item_content .item_content_list li .item_icon i {
  font-size: 30px;
  color: #4078be;
}
.network_all_handle .main .service_function .service_content .item_content .item_content_list li .title {
  font-size: 21px;
  color: #333333;
  margin-top: 13px;
}
.network_all_handle .main .service_function .service_content .item_content .item_content_list li .classify {
  margin-top: 15px;
  font-size: 14px;
  color: #666666;
}
.network_all_handle .main .service_function .service_content .item_content .item_content_list li .classify span {
  vertical-align: middle;
}
.network_all_handle .main .service_function .service_content .item_content .item_content_list li .classify .line {
  display: inline-block;
  width: 1.5px;
  height: 15px;
  background-color: #999999;
  margin: 0 5px;
}
.network_all_handle .main .service_function .service_content .item_content .item_content_list li:hover {
  background: #F2F8FF;
  box-shadow: 0px 2px 7px 0px #BFD4EF;
}
.network_all_handle .main .service_function .service_content .item_content .item_content_list li:hover .title {
  color: #0056A3;
}
.network_all_handle .main .service_function .service_content .inContent_box li {
  background: #F1F2F3;
  display: inline-block;
  width: 151px;
  height: 34px;
  font-size: 18px;
  font-family: MicrosoftYaHei;
  color: #666666;
  line-height: 34px;
  text-align: center;
  cursor: pointer;
  border: none;
}
.network_all_handle .main .service_function .service_content .inContent_box .inContent_content_display {
  background-color: #4078BE;
  color: #fff;
}
.network_all_handle .main .service_function .service_content .inContent_box .js_inContent_tab_content > div {
  display: none;
}
.network_all_handle .main .service_function .service_content .inContent_box .js_inContent_tab_content .inContent_tab_display {
  display: block;
}
.network_all_handle .main .service_function .service_content .js_inContent_tab_content {
  margin-top: 12px;
  font-size: 0;
}
.network_all_handle .main .service_function .service_content .js_inContent_tab_content li {
  position: relative;
  margin-right: 20px;
  display: inline-block;
  width: 205px;
  height: 364px;
}
.network_all_handle .main .service_function .service_content .js_inContent_tab_content li:last-child {
  margin-right: 0;
}
.network_all_handle .main .service_function .service_content .js_inContent_tab_content li > a {
  display: block;
}
.network_all_handle .main .service_function .service_content .js_inContent_tab_content li .in_content_tab_text_box {
  position: absolute;
  width: 105px;
  height: 290px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: rgba(62, 112, 156, 0.5);
}
.network_all_handle .main .service_function .service_content .js_inContent_tab_content li .in_content_tab_text_box > p {
  width: 35px;
  display: inline-block;
  -ms-writing-mode: tb-rl;
      writing-mode: tb-rl;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  font-size: 18px;
  font-family: MicrosoftYaHeiUI-Bold, MicrosoftYaHeiUI;
  font-weight: bold;
  color: #FFFFFF;
}
.network_all_handle .main .service_function .service_ask {
  position: relative;
  width: 300px;
  height: 464px;
  background: url(./network_all_handle_zixun.png) center no-repeat;
  background-size: cover;
  margin-top: 40px;
  padding: 20px 15px 20px 20px;
  box-sizing: border-box;
}
.network_all_handle .main .service_function .service_ask .ask_top {
  font-size: 0;
}
.network_all_handle .main .service_function .service_ask .ask_top .ask_top_left {
  display: inline-block;
}
.network_all_handle .main .service_function .service_ask .ask_top .ask_top_left .ask_title {
  padding-top: 25px;
  font-size: 0;
}
.network_all_handle .main .service_function .service_ask .ask_top .ask_top_left .ask_title .img_box {
  display: inline-block;
  width: 24px;
  height: 27px;
}
.network_all_handle .main .service_function .service_ask .ask_top .ask_top_left .ask_title .img_box img {
  width: 100%;
  height: auto;
}
.network_all_handle .main .service_function .service_ask .ask_top .ask_top_left .ask_title .text_box {
  display: inline-block;
  font-size: 24px;
  font-family: MicrosoftYaHeiUI-Bold, MicrosoftYaHeiUI;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 30px;
  margin-left: 16px;
}
.network_all_handle .main .service_function .service_ask .ask_top .ask_top_right {
  vertical-align: top;
  margin-left: 30px;
  display: inline-block;
  width: 72px;
}
.network_all_handle .main .service_function .service_ask .ask_top .ask_top_right img {
  width: 72px;
  height: auto;
}
.network_all_handle .main .service_function .service_ask .ask_top .ask_top_right p {
  text-align: center;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #FFFFFF;
  line-height: 16px;
  margin-top: 6px;
}
.network_all_handle .main .service_function .service_ask .yellow_text {
  margin-top: 14px;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #FFCC70;
}
.network_all_handle .main .service_function .service_ask .yellow_text span {
  font-size: 18px;
  vertical-align: top;
}
.network_all_handle .main .service_function .service_ask .text_boxs {
  box-sizing: border-box;
  margin-top: 15px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  line-height: 22px;
  color: #FFFFFF;
}
.network_all_handle .main .service_function .service_ask .text_boxs p {
  text-indent: 30px;
  line-height: 26px;
  text-align: justify;
}
.network_all_handle .main .service_function .service_ask .text_boxs p span {
  color: #FFFFFF;
  font-size: 16px;
  vertical-align: top;
}
.network_all_handle .main .service_function .service_ask .erweima_box {
  border-top: dashed #fff 1px;
  margin-top: 10px;
  padding-top: 10px;
  font-size: 0;
}
.network_all_handle .main .service_function .service_ask .erweima_box .img_box {
  display: inline-block;
  width: 72px;
  height: 72px;
}
.network_all_handle .main .service_function .service_ask .erweima_box .img_box:nth-child(1) {
  margin-left: 18px;
}
.network_all_handle .main .service_function .service_ask .erweima_box .img_box:nth-child(2) {
  margin-left: 66px;
}
.network_all_handle .main .service_function .service_ask .erweima_box .img_box img {
  width: 100%;
  height: auto;
}
.network_all_handle .main .service_function .service_ask .erweima_box .img_box p {
  margin-top: 6px;
  text-align: center;
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #FFFFFF;
  line-height: 16px;
}
.network_all_handle .main .list_link {
  margin: 30px 0;
}
.network_all_handle .main .list_link .list_box {
  text-align: left;
  font-size: 0;
  margin-top: 30px;
  padding: 30px 10px 20px;
  background-color: #F6F7FB;
}
.network_all_handle .main .list_link .list_box a {
  display: inline-block;
  padding: 0 10px;
  font-size: 16px;
  height: 24px;
  line-height: 24px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 751px) {
  .network_all_handle .main .list_link .list_box a:nth-child(12)::after,
  .network_all_handle .main .list_link .list_box a:last-child::after {
    display: none;
  }
}
.network_all_handle .main .list_link .list_box a::after {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  content: '';
  display: block;
  background-color: #333;
}
.network_all_handle .main .office_network {
  margin-top: 37px;
}
.network_all_handle .main .office_network .office_network_content {
  margin-top: 23px;
  background: #F6F7FB;
  padding-top: 30px;
  box-sizing: border-box;
  height: 393px;
  width: 402px;
  float: left;
}
.network_all_handle .main .office_network .office_network_content .clearfix .item_select {
  width: 350px;
  margin-left: 26px;
  margin-bottom: 32px;
}
.network_all_handle .main .office_network .office_network_content .clearfix .item_select .item_select_title span {
  vertical-align: middle;
}
.network_all_handle .main .office_network .office_network_content .clearfix .item_select .item_select_title .sign {
  position: relative;
  top: -17px;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: 15px solid #0056A3;
  border-left: 7px solid transparent;
}
.network_all_handle .main .office_network .office_network_content .clearfix .item_select .item_select_title .name {
  margin-left: 10px;
  font-size: 18px;
  font-family: MicrosoftYaHeiUI-Bold, MicrosoftYaHeiUI;
  font-weight: bold;
  color: #333333;
}
.network_all_handle .main .office_network .office_network_content .clearfix .item_select .item_select_box {
  margin-top: 14px;
}
.network_all_handle .main .office_network .office_network_content .clearfix .item_select .item_select_box .hopeui-form-select .hopeui-input {
  width: 350px;
  height: 48px;
  background: #FFFFFF;
  border-radius: 8px;
  border: 1px solid #AFE4FE;
}
.network_all_handle .main .office_network .code_box {
  width: 778px;
  height: auto;
  position: relative;
  top: -35px;
  float: right;
}
.network_all_handle .main .office_network .code_box a {
  display: block;
  height: 359px;
}
.network_all_handle .main .office_network .code_box a img {
  width: 100%;
  height: 100%;
}
.network_all_handle .main .office_network .code_box .love_shandong {
  display: block;
  margin-top: 14px;
  text-indent: 1em;
  text-align: left;
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  letter-spacing: 0.7px;
}
.network_all_handle .main .office_network .code_box .love_shandong b {
  font-weight: bold;
  vertical-align: baseline;
}
.network_all_handle .main .characteristic_service {
  margin-top: 0;
  background-color: #F7F7F8;
  padding: 40px 0;
}
.network_all_handle .main .characteristic_service .characteristic_content {
  margin-top: 27px;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title {
  position: relative;
  z-index: 2;
  font-size: 0;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title li {
  width: 50%;
  height: 109px;
  cursor: default;
  position: relative;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title li .clearfix_box_text {
  width: 200px;
  top: 0;
  left: 63px;
  position: absolute;
  color: #fff;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title li .clearfix_box_text h4 {
  margin-top: 25px;
  line-height: 26px;
  font-size: 21px;
  color: #fff;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title li .clearfix_box_text div {
  font-size: 14px;
  margin-top: 5px;
  line-height: 19px;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title .fl {
  background: url(network_all_handle_service_hide1.png) no-repeat;
  background-size: 100%;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title .fl.active {
  background: url(network_all_handle_service_show1.png) no-repeat;
  background-size: 100%;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title .fr {
  background: url(network_all_handle_service_hide2.png) no-repeat;
  background-size: 100%;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title .fr.active {
  background: url(network_all_handle_service_show2.png) no-repeat;
  background-size: 100%;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content {
  position: relative;
  top: -10px;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li {
  display: none;
  border: 1px solid #DDDDDD;
  padding-right: 33px;
  box-sizing: border-box;
  position: relative;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .baihuashi {
  width: 49px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  box-sizing: border-box;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  background-color: rgba(103, 219, 196, 0.8);
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .baihuashi_one {
  width: 49px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px;
  box-sizing: border-box;
  color: #FFFFFF;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  background-color: rgba(113, 198, 255, 0.8);
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .content_img img {
  width: 335px;
  height: 170px;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .content_text {
  width: 626px;
  margin-top: 25px;
  margin-left: 52px;
  font-size: 14px;
  color: #333333;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .content_text > :first-child {
  text-indent: 10px;
  line-height: 30px;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .content_text > :first-child span {
  vertical-align: top;
  font-weight: bold;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .content_text .go a {
  display: inline-block;
  font-size: 14px;
  color: #1966AC;
  margin-top: 20px;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .content_text .go a:hover {
  border-bottom: 1px solid #1966AC;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .conotent_code {
  margin-top: 25px;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .conotent_code img {
  width: 102px;
  height: 102px;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .conotent_code > :last-child {
  font-size: 14px;
  color: #666666;
  margin-top: 10px;
}
.network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li:first-child {
  display: block;
}
.network_all_handle .main .key_services {
  margin-top: 40px;
}
.network_all_handle .main .key_services .key_services_content {
  margin-top: 25px;
  position: relative;
}
.network_all_handle .main .key_services .key_services_content .swiper-container {
  height: 300px;
}
.network_all_handle .main .key_services .key_services_content .swiper-container .swiper-wrapper .swiper-slide img {
  width: 285px;
  height: 180px;
}
.network_all_handle .main .key_services .key_services_content .swiper-container .swiper-wrapper .swiper-slide .img_title {
  width: 285px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  box-shadow: 0px 0px 13px 0px rgba(209, 209, 209, 0.5);
  font-size: 16px;
  font-family: MicrosoftYaHeiUI-Bold, MicrosoftYaHeiUI;
  font-weight: bold;
  color: #4078BE;
}
.network_all_handle .main .key_services .key_services_content .swiper-container .pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.network_all_handle .main .key_services .key_services_content .swiper-container .swiper-pagination-switch {
  display: inline-block;
  width: 56px;
  height: 6px;
  border-radius: 3px;
  background: #D8D8D8;
  margin: 0 5px;
  cursor: pointer;
  display: none;
}
.network_all_handle .main .key_services .key_services_content .swiper-container .swiper-pagination-switch.show {
  display: inline-block;
  z-index: 80;
}
.network_all_handle .main .key_services .key_services_content .swiper-container .swiper-pagination-switch.active {
  background: #457BBF;
}
.network_all_handle .main .key_services .key_services_content .swiper_button {
  cursor: pointer;
  width: 40px;
  height: 40px;
  position: absolute;
  border-radius: 50%;
  top: 70px;
  z-index: 40;
  margin: auto;
  line-height: 40px;
  text-align: center;
  background: #FFFFFF;
  box-shadow: 0px 0px 13px 0px rgba(209, 209, 209, 0.5);
}
.network_all_handle .main .key_services .key_services_content .swiper_button > i {
  font-size: 20px;
  color: #BCBCBC;
}
.network_all_handle .main .key_services .key_services_content .swiper_button:hover > i {
  color: #4078BE;
}
.network_all_handle .main .key_services .key_services_content .swiper_left {
  left: 20px;
}
.network_all_handle .main .key_services .key_services_content .swiper_right {
  right: 20px;
}
.network_all_handle .main .help_peoples .item_title {
  position: relative;
}
.network_all_handle .main .help_peoples .item_title .item_name a {
  color: #000;
}
.network_all_handle .main .help_peoples .item_title .serve_evaluate {
  position: absolute;
  right: 0;
}
.network_all_handle .main .help_peoples .item_title .serve_evaluate img {
  width: 278px;
  height: 40px;
}
.network_all_handle .main .help_peoples .help_peoples_content {
  margin-top: 25px;
}
.network_all_handle .main .help_peoples .help_peoples_content ul {
  width: 1210px;
}
.network_all_handle .main .help_peoples .help_peoples_content ul li {
  float: left;
  width: 232px;
  height: 60px;
  line-height: 60px;
  background: #F1F2F3;
  transition: 0.3s;
  margin-right: 10px;
  margin-bottom: 14px;
}
.network_all_handle .main .help_peoples .help_peoples_content ul li a {
  font-size: 16px;
  display: inline-block;
  width: 100%;
  height: 100%;
  padding-left: 24px;
  box-sizing: border-box;
}
.network_all_handle .main .help_peoples .help_peoples_content ul li:hover {
  background-color: #999999;
}
.network_all_handle .main .help_peoples .help_peoples_content ul li:hover a {
  color: #fff;
}
.network_all_handle .main .platform_direct {
  margin-top: 23px;
}
.network_all_handle .main .platform_direct .container {
  position: relative;
}
.network_all_handle .main .platform_direct .container .platform_direct_content {
  margin-top: 26px;
}
.network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container {
  height: 140px;
}
.network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container .swiper-slide {
  font-size: 0;
}
.network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container .swiper-slide > a {
  display: inline-block;
  width: 95%;
  z-index: 99;
  background: #FFFFFF;
  border-radius: 100%;
  text-align: center;
  outline: 0;
  position: relative;
  margin-right: 20px;
}
.network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container .swiper-slide > a img {
  width: 100%;
  height: auto;
}
.network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container .swiper-slide > a .img_title {
  position: absolute;
  left: 20px;
  top: 42px;
  font-size: 18px;
  font-weight: bold;
  color: #2F4261;
}
.network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container .swiper-slide > a .img_title > p {
  width: 147px;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #2F4261;
  line-height: 28px;
}
.network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container .swiper-slide > a:last-child {
  margin-right: 0;
}
.network_all_handle .main .platform_direct .container .platform_direct_content .arrow_but {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0px 0px 11px 0px rgba(188, 188, 188, 0.5);
}
.network_all_handle .main .platform_direct .container .platform_direct_content .arrow-left {
  position: absolute;
  right: 50px;
  top: 18px;
  margin-top: -15px;
  color: #BCBCBC;
}
.network_all_handle .main .platform_direct .container .platform_direct_content .arrow-left:hover {
  color: #4078BE;
}
.network_all_handle .main .platform_direct .container .platform_direct_content .arrow-right {
  position: absolute;
  right: 10px;
  top: 18px;
  margin-top: -15px;
  color: #BCBCBC;
}
.network_all_handle .main .platform_direct .container .platform_direct_content .arrow-right:hover {
  color: #4078BE;
}
.network_all_handle .free_nav {
  display: none;
  position: fixed;
  top: 200px;
  left: 50%;
  margin-left: 623px;
  background: #FFFFFF;
  box-shadow: 0px 2px 11px 0px rgba(189, 189, 189, 0.5);
  z-index: 999;
}
.network_all_handle .free_nav .free_nav_list li {
  border-bottom: 1px solid #E9E9E9;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
  transition: 0.3s;
}
.network_all_handle .free_nav .free_nav_list li a {
  display: inline-block;
  width: 70px;
  height: 68.4px;
  box-sizing: border-box;
  padding-top: 14px;
}
.network_all_handle .free_nav .free_nav_list li .iconfont {
  color: #4078BE;
  font-size: 18px;
}
.network_all_handle .free_nav .free_nav_list li .free_nav_name {
  font-size: 12px;
  color: #333333;
  margin-top: 9px;
}
.network_all_handle .free_nav .free_nav_list li:hover {
  background-color: #E9E9E9;
}
.network_all_handle .free_nav .free_nav_list .go_back {
  width: 70px;
  height: 70px;
  box-sizing: border-box;
  padding-top: 14px;
}
@media (max-width: 750px) {
  .network_all_handle {
    min-width: 7.5rem;
  }
  .network_all_handle .nav {
    display: none !important;
  }
  .network_all_handle .container {
    padding: 0 !important;
  }
  .network_all_handle .banner_box {
    min-width: 0;
    width: 100%;
    height: 6rem;
    background-image: url(./network_all_handle_banner_xs.png);
  }
  .network_all_handle .banner_box .banner_content {
    margin-top: 0;
    padding-left: 0.36rem;
  }
  .network_all_handle .banner_box .banner_content .search_box {
    display: none;
  }
  .network_all_handle .banner_box .banner_content .welcome_english {
    font-size: 0.2rem;
    line-height: 0.28rem;
    display: none;
  }
  .network_all_handle .banner_box .banner_content .welcome_chinese {
    font-size: 0.44rem;
    line-height: 0.58rem;
    display: none;
  }
  .network_all_handle .banner_box .banner_content .video_box_out {
    position: absolute;
    left: 0.26rem;
    top: 1.7rem;
    width: 7rem;
    height: 3.82rem;
    border: 0.02rem solid #FFFFFF;
  }
  .network_all_handle .banner_box .banner_content .video_box_out .video_box_in {
    width: 6.68rem;
    height: 3.6rem;
  }
  .network_all_handle .banner_box .banner_content .video_box_out .video_box_in .play_btn {
    width: 0.48rem;
    height: 0.48rem;
  }
  .network_all_handle .main .item_title {
    margin-bottom: 0.2rem;
  }
  .network_all_handle .main .item_title .item_icon_box {
    width: 0.7rem;
    height: 0.7rem;
    line-height: 0.7rem;
  }
  .network_all_handle .main .item_title .item_icon_box i {
    font-size: 0.38rem;
  }
  .network_all_handle .main .item_title .item_name {
    font-size: 0.4rem;
    line-height: 0.7rem;
    margin-left: 0.2rem;
  }
  .network_all_handle .main .hanledling_function .hanledling_bg {
    min-width: 0;
    width: 100%;
    height: 1.9rem;
    background-image: url(./network_all_handle_banner2_xs.png);
  }
  .network_all_handle .main .hanledling_function .hanledling_content .tab_title {
    font-size: 0;
  }
  .network_all_handle .main .hanledling_function .hanledling_content .tab_title a {
    display: inline-block;
    position: relative;
    width: 2.5rem;
    height: 1.08rem;
    line-height: 1.08rem;
    font-size: 0.28rem;
    color: #333333;
    border: 0.01rem solid #E3E3E3;
    background-color: #F6F7FB;
    box-sizing: border-box;
    text-align: center;
  }
  .network_all_handle .main .hanledling_function .hanledling_content .tab_title a .icon_box {
    display: inline-block;
    width: 0.63rem;
    height: 0.63rem;
    line-height: 0.63rem;
    text-align: center;
    background: #fff;
    border-radius: 100%;
  }
  .network_all_handle .main .hanledling_function .hanledling_content .tab_title a .icon_box .iconfont {
    font-size: 28px;
    color: #4078be;
  }
  .network_all_handle .main .hanledling_function .hanledling_content .tab_title a.active {
    background-color: #DAEAFF;
  }
  .network_all_handle .main .hanledling_function .hanledling_content .tab_title a.active .icon_box {
    background-color: #4078BE;
  }
  .network_all_handle .main .hanledling_function .hanledling_content .tab_title a.active .icon_box .iconfont {
    color: #fff;
  }
  .network_all_handle .main .hanledling_function .hanledling_content .tab_title a:after {
    position: absolute;
    left: 50%;
    margin-left: -14px;
    bottom: -7px;
    top: auto;
    content: "";
    border-width: 1px;
    border-bottom-color: #ffffff;
    border-radius: 2px 2px 0 0;
    box-sizing: border-box;
    pointer-events: none;
    color: #eeeeee;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 7px solid #DAEAFF;
    display: none;
  }
  .network_all_handle .main .hanledling_function .hanledling_content .tab_title a.active:after {
    display: block;
  }
  .network_all_handle .main .hanledling_function .tab_content {
    padding: 0.4rem 0.24rem;
    box-shadow: 0px 2px 10px 0px rgba(221, 221, 221, 0.5);
  }
  .network_all_handle .main .hanledling_function .tab_content .tab_item {
    display: none;
  }
  .network_all_handle .main .hanledling_function .tab_content .tab_item ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .network_all_handle .main .hanledling_function .tab_content .tab_item ul:after,
  .network_all_handle .main .hanledling_function .tab_content .tab_item ul:before {
    display: none;
  }
  .network_all_handle .main .hanledling_function .tab_content .tab_item ul li {
    float: none;
    width: 3.46rem;
    height: 1.2rem;
    line-height: 0.42rem;
    margin-right: 0;
    margin-bottom: 0.1rem;
  }
  .network_all_handle .main .hanledling_function .tab_content .tab_item ul li a {
    line-height: normal;
    height: 100%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0 0.1rem 0 0.2rem;
  }
  .network_all_handle .main .hanledling_function .tab_content .tab_item ul li a > :first-child {
    width: 0.64rem;
    height: 0.64rem;
    line-height: 0.64rem;
    flex-shrink: 0;
    margin-left: 0;
  }
  .network_all_handle .main .hanledling_function .tab_content .tab_item ul li a > :first-child i.iconfont {
    font-size: 0.24rem;
    line-height: 0.64rem;
  }
  .network_all_handle .main .hanledling_function .tab_content .tab_item ul li a > :last-child {
    flex: 1;
    margin-left: 0.3rem;
    max-height: none;
    font-size: 0.24rem;
    line-height: 0.3rem;
    padding: 0;
    display: -webkit-box;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .network_all_handle .main .hanledling_function .tab_content .tab_item.active {
    display: block;
  }
  .network_all_handle .main .service_function .service_content {
    float: none;
    width: 100%;
    padding: 0.4rem 0.24rem 0;
    box-sizing: border-box;
  }
  .network_all_handle .main .service_function .service_content .service_title_box {
    overflow: hidden;
    padding-bottom: 0.26rem;
  }
  .network_all_handle .main .service_function .service_content .service_title_box .icon_box {
    position: static;
    float: left;
    width: 0.7rem;
    height: 0.7rem;
    line-height: 0.7rem;
    margin-right: 0.1rem;
  }
  .network_all_handle .main .service_function .service_content .service_title_box .icon_box .iconfont {
    font-size: 0.38rem;
  }
  .network_all_handle .main .service_function .service_content .service_title_box .item_title_list {
    float: left;
    margin-left: 0;
  }
  .network_all_handle .main .service_function .service_content .service_title_box .item_title_list li {
    padding: 0 0.19rem;
    font-size: 0.36rem;
    line-height: 0.7rem;
    height: 0.7rem;
  }
  .network_all_handle .main .service_function .service_content .service_title_box .item_title_list li .icon_font_box {
    line-height: 0;
    height: 0.26rem;
  }
  .network_all_handle .main .service_function .service_content .service_title_box .item_title_list li .icon_font_box > i {
    line-height: 0.26rem;
    top: 0;
    font-size: 0.28rem;
  }
  .network_all_handle .main .service_function .service_content .service_title_box .item_title_list li.link {
    display: none;
  }
  .network_all_handle .main .service_function .service_content .service_title_box .see_all {
    line-height: 0.7rem;
  }
  .network_all_handle .main .service_function .service_content .service_title_box .see_all a > :first-child {
    font-size: 0.28rem;
  }
  .network_all_handle .main .service_function .service_content .service_title_box .see_all a .iconfont {
    font-size: 0.28rem;
    line-height: 0.7rem;
    margin-left: 0.1rem;
  }
  .network_all_handle .main .service_function .service_content .item_content {
    margin-top: 0.1rem;
  }
  .network_all_handle .main .service_function .service_content .item_content .item_content_list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .network_all_handle .main .service_function .service_content .item_content .item_content_list::before,
  .network_all_handle .main .service_function .service_content .item_content .item_content_list::after {
    display: none;
  }
  .network_all_handle .main .service_function .service_content .item_content .item_content_list li {
    float: none;
    width: 3.4rem;
    height: 3.4rem;
    margin-right: 0;
    margin-bottom: 0.2rem;
    padding: 0.4rem 0.2rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .network_all_handle .main .service_function .service_content .item_content .item_content_list li .item_icon {
    margin-top: 0;
    height: 0.9rem;
    overflow: hidden;
  }
  .network_all_handle .main .service_function .service_content .item_content .item_content_list li .item_icon i {
    font-size: 0.9rem;
  }
  .network_all_handle .main .service_function .service_content .item_content .item_content_list li .title {
    font-size: 0.32rem;
    line-height: 0.38rem;
    margin-top: 0.48rem;
  }
  .network_all_handle .main .service_function .service_content .item_content .item_content_list li .classify {
    font-size: 0.28rem;
    line-height: 0.38rem;
    margin-top: 0.38rem;
  }
  .network_all_handle .main .service_function .service_content .item_content .item_content_list li .classify .line {
    height: 0.28rem;
    margin: 0 0.1rem;
  }
  .network_all_handle .main .service_function .service_content .item_content .item_content_list li li:hover {
    background: #F6F7FB;
    box-shadow: none;
  }
  .network_all_handle .main .service_function .service_content .item_content .item_content_list li li:hover .title {
    color: #333;
  }
  .network_all_handle .main .service_function .service_ask {
    float: none;
    margin: 0;
    width: 100%;
    height: auto;
    min-height: 5rem;
    padding: 0.2rem 0.24rem;
    background-image: url(./network_all_handle_zixun_xs.png);
  }
  .network_all_handle .main .service_function .service_ask .ask_top {
    display: flex;
  }
  .network_all_handle .main .service_function .service_ask .ask_top .ask_top_left {
    flex-shrink: 0;
  }
  .network_all_handle .main .service_function .service_ask .ask_top .ask_top_left .ask_title .img_box {
    width: 0.5rem;
    height: 0.54rem;
  }
  .network_all_handle .main .service_function .service_ask .ask_top .ask_top_left .ask_title .text_box {
    font-size: 0.48rem;
    line-height: 0.6rem;
    margin-left: 0.32rem;
  }
  .network_all_handle .main .service_function .service_ask .ask_top .ask_top_right {
    width: auto;
    display: flex;
    flex: 1;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .network_all_handle .main .service_function .service_ask .ask_top .ask_top_right img {
    width: 1.44rem;
  }
  .network_all_handle .main .service_function .service_ask .ask_top .ask_top_right p {
    font-size: 0.24rem;
    line-height: 0.32rem;
    margin-top: 0.12rem;
  }
  .network_all_handle .main .service_function .service_ask .yellow_text {
    margin-top: 0.1rem;
    font-size: 0.36rem;
    line-height: 0.48rem;
  }
  .network_all_handle .main .service_function .service_ask .yellow_text span {
    font-size: 0.4rem;
  }
  .network_all_handle .main .service_function .service_ask .text_boxs {
    line-height: 0.44rem;
  }
  .network_all_handle .main .service_function .service_ask .text_boxs p {
    text-indent: 0.3rem;
    font-size: 0.24rem;
    line-height: 0.6rem;
  }
  .network_all_handle .main .service_function .service_ask .text_boxs p span {
    font-weight: bold;
  }
  .network_all_handle .main .service_function .service_ask .erweima_box {
    margin-top: 0.2rem;
    padding-top: 0.2rem;
    display: flex;
    justify-content: space-around;
  }
  .network_all_handle .main .service_function .service_ask .erweima_box .img_box {
    width: 1.44rem;
    height: auto;
    margin-left: 0 !important;
  }
  .network_all_handle .main .service_function .service_ask .erweima_box .img_box p {
    font-size: 0.24rem;
    line-height: 0.32rem;
    margin-top: 0.12rem;
  }
  .network_all_handle .main .list_link {
    margin: 0.4rem 0;
  }
  .network_all_handle .main .list_link .item_title {
    padding: 0 0.24rem;
  }
  .network_all_handle .main .list_link .list_box {
    text-align: left;
    font-size: 0;
    padding: 0 0.24rem;
    margin-top: 0.4rem;
    padding: 0.15rem;
  }
  .network_all_handle .main .list_link .list_box a {
    display: inline-block;
    padding: 0 0.15rem;
    font-size: 0.24rem;
    height: 0.32rem;
    line-height: 0.32rem;
    overflow: hidden;
    margin-bottom: 0.2rem;
    position: relative;
  }
  .network_all_handle .main .list_link .list_box a:nth-child(4)::after,
  .network_all_handle .main .list_link .list_box a:nth-child(9)::after,
  .network_all_handle .main .list_link .list_box a:nth-child(13)::after,
  .network_all_handle .main .list_link .list_box a:nth-child(15)::after,
  .network_all_handle .main .list_link .list_box a:nth-child(18)::after,
  .network_all_handle .main .list_link .list_box a:last-child::after {
    display: none;
  }
  .network_all_handle .main .office_network {
    padding: 0 0.24rem;
    margin-top: 0.4rem;
    margin-bottom: 0.38rem;
  }
  .network_all_handle .main .office_network .office_network_content {
    width: 100%;
    height: auto;
    margin-top: 0;
    padding: 0.4rem 0.2rem;
  }
  .network_all_handle .main .office_network .office_network_content .clearfix .item_select {
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: 0.28rem;
  }
  .network_all_handle .main .office_network .office_network_content .clearfix .item_select:last-child {
    margin-bottom: 0;
  }
  .network_all_handle .main .office_network .office_network_content .clearfix .item_select .item_select_title .sign {
    top: 0;
    border-bottom: 0.25rem solid #0056A3;
    border-left: 0.14rem solid transparent;
    display: inline-block;
  }
  .network_all_handle .main .office_network .office_network_content .clearfix .item_select .item_select_title .name {
    font-size: 0.36rem;
    line-height: 0.46rem;
    margin-left: 0.2rem;
  }
  .network_all_handle .main .office_network .office_network_content .clearfix .item_select .item_select_box {
    margin-top: 0.2rem;
  }
  .network_all_handle .main .office_network .office_network_content .clearfix .item_select .item_select_box .hopeui-form-select .hopeui-input {
    width: 100%;
    height: 0.86rem;
    line-height: 0.86rem;
    font-size: 0.28rem;
    padding: 0 0.4rem 0 0.4rem;
  }
  .network_all_handle .main .office_network .office_network_content .clearfix .item_select .item_select_box .hopeui-edge {
    border-width: 0.12rem;
  }
  .network_all_handle .main .office_network .code_box {
    top: 0;
    height: auto;
    width: 7rem;
  }
  .network_all_handle .main .office_network .code_box a {
    height: 10.44rem;
    width: 7rem;
  }
  .network_all_handle .main .office_network .code_box a img {
    width: 100%;
    height: 100%;
  }
  .network_all_handle .main .office_network .code_box .love_shandong {
    margin-top: 0.28rem;
    font-size: 0.28rem;
    line-height: 0.48rem;
    bottom: 0.56rem;
  }
  .network_all_handle .main .characteristic_service {
    margin-top: 0;
    padding: 0.4rem 0.24rem;
  }
  .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title li {
    height: 1.1rem;
    box-sizing: border-box;
    padding: 0.2rem 0 0 0.2rem;
  }
  .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title li .clearfix_box_text {
    width: auto;
    position: static;
  }
  .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title li .clearfix_box_text h4 {
    font-size: 0.26rem;
    line-height: 0.3rem;
    margin-top: 0;
  }
  .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title li .clearfix_box_text div {
    font-size: 0.2rem;
    line-height: 0.26rem;
  }
  .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title .fl {
    background-image: url(network_all_handle_service_hide1_xs.png);
  }
  .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title .fl.active {
    background-image: url(network_all_handle_service_show1_xs.png);
  }
  .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title .fr {
    background-image: url(network_all_handle_service_hide2_xs.png);
  }
  .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title .fr.active {
    background-image: url(network_all_handle_service_show2_xs.png);
  }
  .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content {
    top: -0.1rem;
  }
  .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li {
    padding-right: 0;
    padding: 0.2rem 0.1rem;
  }
  .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .content_img img {
    width: 100%;
    height: auto;
  }
  .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .content_text {
    width: 100%;
    margin: 0;
    font-size: 0.24rem;
    line-height: 0.4rem;
  }
  .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .content_text > :first-child {
    line-height: 0.4rem;
  }
  .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .content_text .go a {
    display: block;
    font-size: 0.24rem;
    line-height: 0.4rem;
    margin-top: 0.08rem;
    float: right;
  }
  .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .conotent_code {
    float: none;
    text-align: center;
    margin-top: 0.2rem;
  }
  .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .conotent_code img {
    width: 2rem;
    height: 2rem;
  }
  .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .conotent_code > :last-child {
    font-size: 0.16rem;
    margin-top: 0.2rem;
  }
  .network_all_handle .main .key_services {
    margin-top: 0.4rem;
    padding: 0 0.24rem;
  }
  .network_all_handle .main .key_services .key_services_content .swiper-container {
    height: auto;
    padding-bottom: 0.5rem;
  }
  .network_all_handle .main .key_services .key_services_content .swiper-container .swiper-wrapper .swiper-slide {
    padding: 0 0.1rem;
    box-sizing: border-box;
    width: 3.51rem;
  }
  .network_all_handle .main .key_services .key_services_content .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 2rem;
  }
  .network_all_handle .main .key_services .key_services_content .swiper-container .swiper-wrapper .swiper-slide .img_title {
    width: 100%;
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.24rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .network_all_handle .main .key_services .key_services_content .swiper-container .pagination {
    bottom: 0.1rem;
  }
  .network_all_handle .main .key_services .key_services_content .swiper-container .swiper-pagination-switch {
    width: 0.46rem;
    height: 0.06rem;
    margin: 0 0.1rem;
  }
  .network_all_handle .main .key_services .key_services_content .swiper_button {
    width: 0.6rem;
    height: 0.6rem;
    top: 0.6rem;
    line-height: 0.6rem;
  }
  .network_all_handle .main .key_services .key_services_content .swiper_button > i {
    font-size: 0.28rem;
  }
  .network_all_handle .main .key_services .key_services_content .swiper_left {
    left: 0;
  }
  .network_all_handle .main .key_services .key_services_content .swiper_right {
    right: 0;
  }
  .network_all_handle .main .help_peoples {
    margin-top: 0.4rem;
    padding: 0 0.24rem;
  }
  .network_all_handle .main .help_peoples .item_title .serve_evaluate {
    top: 0.22rem;
  }
  .network_all_handle .main .help_peoples .item_title .serve_evaluate img {
    width: 2.78rem;
    height: 0.4rem;
  }
  .network_all_handle .main .help_peoples .help_peoples_content {
    margin-top: 0.3rem;
  }
  .network_all_handle .main .help_peoples .help_peoples_content ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .network_all_handle .main .help_peoples .help_peoples_content ul::after,
  .network_all_handle .main .help_peoples .help_peoples_content ul::before {
    display: none;
  }
  .network_all_handle .main .help_peoples .help_peoples_content ul li {
    float: none;
    width: 3.41rem;
    height: 1rem;
    line-height: 1rem;
    margin-right: 0;
    margin-bottom: 0.2rem;
  }
  .network_all_handle .main .help_peoples .help_peoples_content ul li a {
    font-size: 0.32rem;
    padding-left: 0;
    text-align: center;
  }
  .network_all_handle .main .help_peoples .help_peoples_content ul li:hover {
    background-color: #F1F2F3;
  }
  .network_all_handle .main .help_peoples .help_peoples_content ul li:hover a {
    color: #333333;
  }
  .network_all_handle .main .platform_direct {
    padding: 0 0.24rem;
    margin-top: 0.4rem;
  }
  .network_all_handle .main .platform_direct .container .platform_direct_content {
    margin-top: 0.26rem;
  }
  .network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container {
    height: auto;
  }
  .network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container .swiper-slide {
    height: 2rem;
  }
  .network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container .swiper-slide > a {
    width: 100%;
    height: 100%;
    margin-right: 0;
  }
  .network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container .swiper-slide > a .img_box {
    height: 100%;
  }
  .network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container .swiper-slide > a img {
    height: 100%;
  }
  .network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container .swiper-slide > a .img_title {
    left: 0.8rem;
    top: 0.34rem;
  }
  .network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container .swiper-slide > a .img_title > p {
    width: 2.88rem;
    font-size: 0.32rem;
    line-height: 0.56rem;
  }
  .network_all_handle .main .platform_direct .container .platform_direct_content .arrow_but {
    width: 0.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
  }
  .network_all_handle .main .platform_direct .container .platform_direct_content .arrow_but .iconfont {
    font-size: 0.24rem;
  }
  .network_all_handle .main .platform_direct .container .platform_direct_content .arrow-left {
    right: 0.9rem;
    top: 0.1rem;
    margin-top: 0;
  }
  .network_all_handle .main .platform_direct .container .platform_direct_content .arrow-right {
    right: 0.1rem;
    top: 0.1rem;
    margin-top: 0;
  }
}
@media (min-width: 751px) {
  .pageold .hopeui-select-list {
    top: 1.28rem;
  }
  .pageold .hopeui-select-list .hopeui-scrollbar-box .option {
    font-size: 0.32rem;
    line-height: 0.64rem;
  }
  .pageold .network_all_handle {
    min-width: 7.5rem !important;
  }
  .pageold .network_all_handle .nav {
    display: none !important;
  }
  .pageold .network_all_handle .container {
    padding: 0 !important;
  }
  .pageold .network_all_handle .banner_box {
    display: none;
    min-width: 0;
    width: 100%;
    height: 2.88rem;
    background-image: url(./network_all_handle_banner_xs.png);
  }
  .pageold .network_all_handle .banner_box .banner_content {
    margin-top: 0.608rem;
    padding-left: 0.576rem;
  }
  .pageold .network_all_handle .banner_box .banner_content .search_box {
    display: none;
  }
  .pageold .network_all_handle .banner_box .banner_content .welcome_english {
    font-size: 0.32rem;
    line-height: 0.448rem;
  }
  .pageold .network_all_handle .banner_box .banner_content .welcome_chinese {
    font-size: 0.704rem;
    line-height: 0.928rem;
  }
  .pageold .network_all_handle .banner_box .banner_content .erweima_box {
    display: none;
  }
  .pageold .network_all_handle .main .item_title {
    margin-bottom: 0.32rem;
  }
  .pageold .network_all_handle .main .item_title .item_icon_box {
    width: 1.12rem;
    height: 1.12rem;
    line-height: 1.12rem;
  }
  .pageold .network_all_handle .main .item_title .item_icon_box i {
    font-size: 0.608rem;
  }
  .pageold .network_all_handle .main .item_title .item_name {
    font-size: 0.64rem;
    line-height: 1.12rem;
    margin-left: 0.32rem;
  }
  .pageold .network_all_handle .main .hanledling_function .hanledling_bg {
    min-width: 0;
    width: 100%;
    height: 3.04rem;
    background-image: url(./network_all_handle_banner2_xs.png);
  }
  .pageold .network_all_handle .main .hanledling_function .hanledling_content .tab_title {
    font-size: 0;
  }
  .pageold .network_all_handle .main .hanledling_function .hanledling_content .tab_title a {
    display: inline-block;
    position: relative;
    width: 4rem;
    height: 1.728rem;
    line-height: 1.728rem;
    font-size: 0.448rem;
    color: #333333;
    border: 0.016rem solid #E3E3E3;
    background-color: #F6F7FB;
    box-sizing: border-box;
    text-align: center;
  }
  .pageold .network_all_handle .main .hanledling_function .hanledling_content .tab_title a .icon_box {
    display: inline-block;
    width: 1.008rem;
    height: 1.008rem;
    line-height: 1.008rem;
    text-align: center;
    background: #fff;
    border-radius: 100%;
  }
  .pageold .network_all_handle .main .hanledling_function .hanledling_content .tab_title a .icon_box .iconfont {
    font-size: 28px;
    color: #4078be;
  }
  .pageold .network_all_handle .main .hanledling_function .hanledling_content .tab_title a.active {
    background-color: #DAEAFF;
  }
  .pageold .network_all_handle .main .hanledling_function .hanledling_content .tab_title a.active .icon_box {
    background-color: #4078BE;
  }
  .pageold .network_all_handle .main .hanledling_function .hanledling_content .tab_title a.active .icon_box .iconfont {
    color: #fff;
  }
  .pageold .network_all_handle .main .hanledling_function .hanledling_content .tab_title a:after {
    position: absolute;
    left: 50%;
    margin-left: -14px;
    bottom: -7px;
    top: auto;
    content: "";
    border-width: 1px;
    border-bottom-color: #ffffff;
    border-radius: 2px 2px 0 0;
    box-sizing: border-box;
    pointer-events: none;
    color: #eeeeee;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 7px solid #DAEAFF;
    display: none;
  }
  .pageold .network_all_handle .main .hanledling_function .hanledling_content .tab_title a.active:after {
    display: block;
  }
  .pageold .network_all_handle .main .hanledling_function .tab_content {
    padding: 0.64rem 0.384rem;
    box-shadow: 0px 2px 10px 0px rgba(221, 221, 221, 0.5);
  }
  .pageold .network_all_handle .main .hanledling_function .tab_content .tab_item {
    display: none;
  }
  .pageold .network_all_handle .main .hanledling_function .tab_content .tab_item ul {
    width: 100%;
    justify-content: space-between;
    overflow: hidden;
  }
  .pageold .network_all_handle .main .hanledling_function .tab_content .tab_item ul:after,
  .pageold .network_all_handle .main .hanledling_function .tab_content .tab_item ul:before {
    display: none;
  }
  .pageold .network_all_handle .main .hanledling_function .tab_content .tab_item ul li {
    display: inline-block;
    float: none;
    width: 48%;
    height: 1.92rem;
    line-height: 0.672rem;
    margin-right: 0;
    margin-bottom: 0.16rem;
    float: left;
  }
  .pageold .network_all_handle .main .hanledling_function .tab_content .tab_item ul li:nth-child(2n+2) {
    float: right;
  }
  .pageold .network_all_handle .main .hanledling_function .tab_content .tab_item ul li a {
    line-height: normal;
    height: 100%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding: 0 0.16rem 0 0.32rem;
  }
  .pageold .network_all_handle .main .hanledling_function .tab_content .tab_item ul li a > :first-child {
    width: 1.024rem;
    height: 1.024rem;
    line-height: 1.024rem;
    flex-shrink: 0;
    margin-left: 0;
  }
  .pageold .network_all_handle .main .hanledling_function .tab_content .tab_item ul li a > :first-child i.iconfont {
    font-size: 0.384rem;
    line-height: 1.024rem;
  }
  .pageold .network_all_handle .main .hanledling_function .tab_content .tab_item ul li a > :last-child {
    flex: 1;
    margin-left: 0.48rem;
    max-height: none;
    font-size: 0.384rem;
    line-height: 0.48rem;
    padding: 0;
    display: -webkit-box;
    white-space: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .pageold .network_all_handle .main .hanledling_function .tab_content .tab_item.active {
    display: block;
  }
  .pageold .network_all_handle .main .service_function .service_content {
    float: none;
    width: 100%;
    padding: 0.64rem 0.384rem 0;
    box-sizing: border-box;
  }
  .pageold .network_all_handle .main .service_function .service_content .service_title_box {
    overflow: hidden;
    padding-bottom: 0.416rem;
  }
  .pageold .network_all_handle .main .service_function .service_content .service_title_box .icon_box {
    position: static;
    float: left;
    width: 1.12rem;
    height: 1.12rem;
    line-height: 1.12rem;
    margin-right: 0.16rem;
  }
  .pageold .network_all_handle .main .service_function .service_content .service_title_box .icon_box .iconfont {
    font-size: 0.608rem;
  }
  .pageold .network_all_handle .main .service_function .service_content .service_title_box .item_title_list {
    float: left;
    margin-left: 0;
  }
  .pageold .network_all_handle .main .service_function .service_content .service_title_box .item_title_list li {
    padding: 0 0.304rem;
    font-size: 0.576rem;
    line-height: 1.12rem;
    height: 1.12rem;
  }
  .pageold .network_all_handle .main .service_function .service_content .service_title_box .item_title_list li .icon_font_box {
    line-height: 0;
    height: 0.416rem;
  }
  .pageold .network_all_handle .main .service_function .service_content .service_title_box .item_title_list li .icon_font_box > i {
    line-height: 0.416rem;
    top: 0;
    font-size: 0.448rem;
  }
  .pageold .network_all_handle .main .service_function .service_content .service_title_box .item_title_list li.link {
    display: none;
  }
  .pageold .network_all_handle .main .service_function .service_content .service_title_box .see_all {
    line-height: 1.12rem;
  }
  .pageold .network_all_handle .main .service_function .service_content .service_title_box .see_all a > :first-child {
    font-size: 0.448rem;
  }
  .pageold .network_all_handle .main .service_function .service_content .service_title_box .see_all a .iconfont {
    font-size: 0.448rem;
    line-height: 1.12rem;
    margin-left: 0.16rem;
  }
  .pageold .network_all_handle .main .service_function .service_content .item_content {
    margin-top: 0.16rem;
  }
  .pageold .network_all_handle .main .service_function .service_content .item_content .item_content_list {
    width: 100%;
    justify-content: space-between;
    overflow: hidden;
  }
  .pageold .network_all_handle .main .service_function .service_content .item_content .item_content_list::before,
  .pageold .network_all_handle .main .service_function .service_content .item_content .item_content_list::after {
    display: none;
  }
  .pageold .network_all_handle .main .service_function .service_content .item_content .item_content_list li {
    float: none;
    display: inline-block;
    text-align: center;
    float: left;
    width: 49%;
    height: 5.12rem;
    margin-right: 0;
    margin-bottom: 0.32rem;
    padding: 0.64rem 0.32rem 0;
    flex-direction: column;
    align-items: center;
  }
  .pageold .network_all_handle .main .service_function .service_content .item_content .item_content_list li:nth-child(2n+2) {
    float: right;
  }
  .pageold .network_all_handle .main .service_function .service_content .item_content .item_content_list li .item_icon {
    margin-top: 0;
    height: 1.44rem;
    overflow: hidden;
  }
  .pageold .network_all_handle .main .service_function .service_content .item_content .item_content_list li .item_icon i {
    font-size: 1.44rem;
  }
  .pageold .network_all_handle .main .service_function .service_content .item_content .item_content_list li .title {
    font-size: 0.512rem;
    line-height: 0.608rem;
    margin-top: 0.768rem;
  }
  .pageold .network_all_handle .main .service_function .service_content .item_content .item_content_list li .classify {
    font-size: 0.448rem;
    line-height: 0.608rem;
    margin-top: 0.608rem;
  }
  .pageold .network_all_handle .main .service_function .service_content .item_content .item_content_list li .classify .line {
    height: 0.448rem;
    margin: 0 0.16rem;
  }
  .pageold .network_all_handle .main .service_function .service_content .item_content .item_content_list li li:hover {
    background: #F6F7FB;
    box-shadow: none;
  }
  .pageold .network_all_handle .main .service_function .service_content .item_content .item_content_list li li:hover .title {
    color: #333;
  }
  .pageold .network_all_handle .main .service_function .service_ask {
    float: none;
    margin: 0;
    width: 100%;
    height: auto;
    min-height: 8rem;
    padding: 0.32rem 0.384rem;
    background-image: url(./network_all_handle_zixun_xs.png);
  }
  .pageold .network_all_handle .main .service_function .service_ask .ask_top {
    font-size: 0;
  }
  .pageold .network_all_handle .main .service_function .service_ask .ask_top .ask_top_left {
    display: inline-block;
    flex-shrink: 0;
  }
  .pageold .network_all_handle .main .service_function .service_ask .ask_top .ask_top_left .ask_title .img_box {
    width: 0.8rem;
    height: 0.864rem;
  }
  .pageold .network_all_handle .main .service_function .service_ask .ask_top .ask_top_left .ask_title .text_box {
    font-size: 0.768rem;
    line-height: 0.96rem;
    margin-left: 0.512rem;
  }
  .pageold .network_all_handle .main .service_function .service_ask .ask_top .ask_top_right {
    display: inline-block;
    width: auto;
    padding-left: 1.6rem;
    flex: 1;
    width: 3.2rem;
    text-align: center;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .pageold .network_all_handle .main .service_function .service_ask .ask_top .ask_top_right img {
    width: 2.304rem;
  }
  .pageold .network_all_handle .main .service_function .service_ask .ask_top .ask_top_right p {
    font-size: 0.384rem;
    line-height: 0.512rem;
    margin-top: 0.192rem;
  }
  .pageold .network_all_handle .main .service_function .service_ask .yellow_text {
    margin-top: 0.16rem;
    font-size: 0.576rem;
    line-height: 0.768rem;
  }
  .pageold .network_all_handle .main .service_function .service_ask .yellow_text span {
    font-size: 0.64rem;
  }
  .pageold .network_all_handle .main .service_function .service_ask .text_boxs {
    font-size: 0.384rem;
    line-height: 0.704rem;
  }
  .pageold .network_all_handle .main .service_function .service_ask .text_boxs p {
    text-indent: 0.48rem;
    line-height: 0.96rem;
  }
  .pageold .network_all_handle .main .service_function .service_ask .text_boxs p span {
    font-size: 0.384rem;
    font-weight: bold;
  }
  .pageold .network_all_handle .main .service_function .service_ask .erweima_box {
    margin-top: 0.32rem;
    padding-top: 0.32rem;
    display: flex;
    justify-content: space-around;
  }
  .pageold .network_all_handle .main .service_function .service_ask .erweima_box .img_box {
    width: 2.304rem;
    height: auto;
    margin-left: 0 !important;
  }
  .pageold .network_all_handle .main .service_function .service_ask .erweima_box .img_box p {
    font-size: 0.384rem;
    line-height: 0.512rem;
    margin-top: 0.192rem;
  }
  .pageold .network_all_handle .main .list_link {
    margin: 0.64rem 0;
  }
  .pageold .network_all_handle .main .list_link .item_title {
    padding: 0 0.384rem;
  }
  .pageold .network_all_handle .main .list_link .list_box {
    text-align: left;
    font-size: 0;
    padding: 0 0.384rem;
    margin-top: 0.64rem;
    padding: 0.24rem;
  }
  .pageold .network_all_handle .main .list_link .list_box a {
    display: inline-block;
    padding: 0 0.24rem;
    font-size: 0.384rem;
    height: 0.512rem;
    line-height: 0.512rem;
    overflow: hidden;
    margin-bottom: 0.32rem;
    position: relative;
  }
  .pageold .network_all_handle .main .list_link .list_box a:nth-child(4)::after,
  .pageold .network_all_handle .main .list_link .list_box a:nth-child(9)::after,
  .pageold .network_all_handle .main .list_link .list_box a:nth-child(13)::after,
  .pageold .network_all_handle .main .list_link .list_box a:nth-child(15)::after,
  .pageold .network_all_handle .main .list_link .list_box a:nth-child(18)::after,
  .pageold .network_all_handle .main .list_link .list_box a:last-child::after {
    display: none;
  }
  .pageold .network_all_handle .main .office_network {
    padding: 0 0.384rem;
    margin-top: 0.64rem;
    margin-bottom: 0.608rem;
  }
  .pageold .network_all_handle .main .office_network .office_network_content {
    width: 100%;
    height: auto;
    float: none;
    margin-top: 0;
    padding: 0.64rem 0.32rem;
  }
  .pageold .network_all_handle .main .office_network .office_network_content .clearfix .item_select {
    width: 100%;
    margin-left: 0 !important;
    margin-bottom: 0.448rem;
  }
  .pageold .network_all_handle .main .office_network .office_network_content .clearfix .item_select:last-child {
    margin-bottom: 0;
  }
  .pageold .network_all_handle .main .office_network .office_network_content .clearfix .item_select .item_select_title .sign {
    top: 0;
    border-bottom: 0.4rem solid #0056A3;
    border-left: 0.224rem solid transparent;
    display: inline-block;
  }
  .pageold .network_all_handle .main .office_network .office_network_content .clearfix .item_select .item_select_title .name {
    font-size: 0.576rem;
    line-height: 0.736rem;
    margin-left: 0.32rem;
  }
  .pageold .network_all_handle .main .office_network .office_network_content .clearfix .item_select .item_select_box {
    margin-top: 0.32rem;
  }
  .pageold .network_all_handle .main .office_network .office_network_content .clearfix .item_select .item_select_box .hopeui-form-select .hopeui-input {
    width: 100%;
    height: 1.376rem;
    line-height: 1.376rem;
    font-size: 0.448rem;
    padding: 0 0.64rem 0 0.64rem;
  }
  .pageold .network_all_handle .main .office_network .office_network_content .clearfix .item_select .item_select_box .hopeui-edge {
    border-width: 0.192rem;
  }
  .pageold .network_all_handle .main .office_network .code_box {
    top: 0;
    background-size: contain;
    width: 100%;
    height: 708px;
    float: none;
  }
  .pageold .network_all_handle .main .office_network .code_box a {
    height: 538px;
  }
  .pageold .network_all_handle .main .office_network .code_box .love_shandong {
    margin-top: 40px;
    font-size: 0.24rem;
    line-height: 0.384rem;
    bottom: 0.36rem;
    padding: 0 0.336rem;
    letter-spacing: 0.032rem;
  }
  .pageold .network_all_handle .main .characteristic_service {
    margin-top: 0;
    padding: 0.64rem 0.384rem;
  }
  .pageold .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title li {
    height: 1.76rem;
    box-sizing: border-box;
    padding: 0.32rem 0 0 0.32rem;
  }
  .pageold .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title li .clearfix_box_text {
    width: auto;
    position: static;
  }
  .pageold .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title li .clearfix_box_text h4 {
    font-size: 0.416rem;
    line-height: 0.48rem;
    margin-top: 0;
  }
  .pageold .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title li .clearfix_box_text div {
    font-size: 0.32rem;
    line-height: 0.416rem;
  }
  .pageold .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title .fl {
    background-image: url(network_all_handle_service_hide1_xs.png);
  }
  .pageold .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title .fl.active {
    background-image: url(network_all_handle_service_show1_xs.png);
  }
  .pageold .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title .fr {
    background-image: url(network_all_handle_service_hide2_xs.png);
  }
  .pageold .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .title .fr.active {
    background-image: url(network_all_handle_service_show2_xs.png);
  }
  .pageold .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content {
    top: -0.16rem;
  }
  .pageold .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li {
    padding-right: 0;
    padding: 0.32rem 0.16rem;
  }
  .pageold .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .content_img img {
    width: 100%;
    height: auto;
  }
  .pageold .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .content_text {
    width: 100%;
    margin: 0;
    font-size: 0.384rem;
    line-height: 0.64rem;
  }
  .pageold .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .content_text > :first-child {
    line-height: 0.64rem;
  }
  .pageold .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .content_text .go a {
    display: block;
    font-size: 0.384rem;
    line-height: 0.64rem;
    margin-top: 0.128rem;
    float: right;
  }
  .pageold .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .conotent_code {
    position: absolute;
    top: 0;
    right: 0.2rem;
    float: none;
    text-align: center;
    margin-top: 0.32rem;
  }
  .pageold .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .conotent_code img {
    width: 2.88rem;
    height: 2.88rem;
  }
  .pageold .network_all_handle .main .characteristic_service .characteristic_content .characteristic_content_tab .content li .conotent_code > :last-child {
    font-size: 0.256rem;
    margin-top: 0.16rem;
  }
  .pageold .network_all_handle .main .key_services {
    margin-top: 0.64rem;
    padding: 0 0.384rem;
  }
  .pageold .network_all_handle .main .key_services .key_services_content {
    overflow: hidden;
    height: 4.8rem;
  }
  .pageold .network_all_handle .main .key_services .key_services_content .swiper-container {
    height: auto;
    padding-bottom: 0.8rem;
  }
  .pageold .network_all_handle .main .key_services .key_services_content .swiper-container .swiper-wrapper .swiper-slide {
    padding: 0 0.16rem;
    box-sizing: border-box;
    width: 5.616rem;
  }
  .pageold .network_all_handle .main .key_services .key_services_content .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 3.2rem;
  }
  .pageold .network_all_handle .main .key_services .key_services_content .swiper-container .swiper-wrapper .swiper-slide .img_title {
    width: 100%;
    height: 1.12rem;
    line-height: 1.12rem;
    font-size: 0.384rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  .pageold .network_all_handle .main .key_services .key_services_content .swiper-container .pagination {
    bottom: 0.16rem;
  }
  .pageold .network_all_handle .main .key_services .key_services_content .swiper-container .swiper-pagination-switch {
    width: 0.736rem;
    height: 0.096rem;
    margin: 0 0.16rem;
  }
  .pageold .network_all_handle .main .key_services .key_services_content .swiper_button {
    width: 0.96rem;
    height: 0.96rem;
    top: 0.96rem;
    line-height: 0.96rem;
  }
  .pageold .network_all_handle .main .key_services .key_services_content .swiper_button > i {
    font-size: 0.448rem;
  }
  .pageold .network_all_handle .main .key_services .key_services_content .swiper_left {
    left: 0;
  }
  .pageold .network_all_handle .main .key_services .key_services_content .swiper_right {
    right: 0;
  }
  .pageold .network_all_handle .main .help_peoples {
    margin-top: 0.64rem;
    padding: 0 0.384rem;
  }
  .pageold .network_all_handle .main .help_peoples .item_title .serve_evaluate {
    top: 0.352rem;
  }
  .pageold .network_all_handle .main .help_peoples .item_title .serve_evaluate img {
    width: 4.448rem;
    height: 0.64rem;
  }
  .pageold .network_all_handle .main .help_peoples .help_peoples_content {
    margin-top: 0.48rem;
  }
  .pageold .network_all_handle .main .help_peoples .help_peoples_content ul {
    width: 100%;
    flex-wrap: wrap;
    font-size: 0;
    overflow: hidden;
  }
  .pageold .network_all_handle .main .help_peoples .help_peoples_content ul::after,
  .pageold .network_all_handle .main .help_peoples .help_peoples_content ul::before {
    display: none;
  }
  .pageold .network_all_handle .main .help_peoples .help_peoples_content ul li {
    float: left;
    float: none;
    display: inline-block;
    width: 46%;
    height: 1.6rem;
    line-height: 1.6rem;
    margin-right: 0;
    margin-bottom: 0.32rem;
  }
  .pageold .network_all_handle .main .help_peoples .help_peoples_content ul li:nth-child(2n+2) {
    margin-left: 0;
    float: right;
  }
  .pageold .network_all_handle .main .help_peoples .help_peoples_content ul li a {
    font-size: 0.512rem;
    padding-left: 0;
    text-align: center;
  }
  .pageold .network_all_handle .main .help_peoples .help_peoples_content ul li:hover {
    background-color: #F1F2F3;
  }
  .pageold .network_all_handle .main .help_peoples .help_peoples_content ul li:hover a {
    color: #333333;
  }
  .pageold .network_all_handle .main .platform_direct {
    padding: 0 0.384rem;
    margin-top: 0.64rem;
  }
  .pageold .network_all_handle .main .platform_direct .container .platform_direct_content {
    margin-top: 0.416rem;
  }
  .pageold .network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container {
    height: auto;
  }
  .pageold .network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container .swiper-slide {
    height: 3.2rem;
  }
  .pageold .network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container .swiper-slide > a {
    width: 100%;
    height: 100%;
    margin-right: 0;
  }
  .pageold .network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container .swiper-slide > a .img_box {
    height: 100%;
    overflow: hidden;
  }
  .pageold .network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container .swiper-slide > a img {
    width: 100%;
    height: auto;
  }
  .pageold .network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container .swiper-slide > a .img_title {
    left: 1.28rem;
    top: 0.544rem;
  }
  .pageold .network_all_handle .main .platform_direct .container .platform_direct_content .swiper-container .swiper-slide > a .img_title > p {
    width: 4.608rem;
    font-size: 0.512rem;
    line-height: 0.896rem;
  }
  .pageold .network_all_handle .main .platform_direct .container .platform_direct_content .arrow_but {
    width: 0.96rem;
    height: 0.96rem;
    line-height: 0.96rem;
  }
  .pageold .network_all_handle .main .platform_direct .container .platform_direct_content .arrow_but .iconfont {
    font-size: 0.384rem;
  }
  .pageold .network_all_handle .main .platform_direct .container .platform_direct_content .arrow-left {
    right: 1.44rem;
    top: 0.16rem;
    margin-top: 0;
  }
  .pageold .network_all_handle .main .platform_direct .container .platform_direct_content .arrow-right {
    right: 0.16rem;
    top: 0.16rem;
    margin-top: 0;
  }
  .pageold .network_all_handle .free_nav {
    top: auto;
  }
}
