.fuwu_bg {
  height: 380px;
  background: url(../img/bg.jpg) no-repeat;
  background-size: cover;
  position: relative;
  top: 100px;
  margin: 0 !important;
  padding: 0 !important;
}
.fuwu_bg .btnBoxSmall {
  display: none !important;
}
.fuwu_bg .bg_title {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.fuwu_bg .bg_title #wrapper {
  width: 300px;
  height: 100px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.fuwu_bg .bg_title #wrapper .svg {
  display: none;
}
.fuwu_bg .bg_title #wrapper .tierd {
  font-size: 45px;
}
.fuwu_bg .fuwuTitle .divList {
  margin: 40px auto 60px auto;
  display: flex;
  justify-content: center;
}
.fuwu_bg .fuwuTitle .divList .div_title {
  position: relative;
  cursor: pointer;
}
.fuwu_bg .fuwuTitle .divList .div_title .leibie {
  display: none;
  width: 100%;
  margin: 15px auto 0 auto;
}
.fuwu_bg .fuwuTitle .divList .div_title .leibie .yingjian {
  color: black;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 10px;
}
.fuwu_bg .fuwuTitle .divList .div_title .leibie .yingjian:hover {
  background-color: #ccc;
  color: #333333;
  border-radius: 2px 2px 2px 2px;
  transform: scale(1.1);
  box-shadow: -1px 13px 25px -5px rgba(0, 0, 0, 0.13);
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
  transition-duration: 0.1s;
}
.fuwu_bg .fuwuTitle .divList .div_title .leibie .ruanjian {
  color: black;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fuwu_bg .fuwuTitle .divList .div_title .leibie .ruanjian:hover {
  background-color: #ccc;
  color: #333333;
  border-radius: 2px 2px 2px 2px;
  transform: scale(1.1);
  box-shadow: -1px 13px 25px -5px rgba(0, 0, 0, 0.13);
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
  transition-duration: 0.1s;
}
.fuwu_bg .fuwuTitle .divList .div_title .jiejuecontentPub {
  position: relative;
  padding: 4px 0;
  font-family: Lato, sans-serif;
  color: #95a5a6;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.5s;
  width: 60%;
  margin: 0 auto;
}
.fuwu_bg .fuwuTitle .divList .div_title .jiejuecontentPub::after {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  width: 100%;
  height: 3px;
  background: #3498db;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.5s;
}
.fuwu_bg .fuwuTitle .divList .div_title .jiejuecontentPub:hover {
  color: #333333;
}
.fuwu_bg .fuwuTitle .divList .div_title .jiejuecontentPub:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.fuwu_bg .fuwuTitle .divList .div_title .div_titleActive {
  color: #333333;
}
.fuwu_bg .fuwuTitle .divList .div_title .div_titleActive::after {
  transform: scaleX(1);
  transform-origin: left;
}
.fuwu_bg .fuwuTitle .divList .seconda:hover .leibie {
  display: block;
}
.fuwu_bg .fuwuTitle .divList .seconda {
  margin: 0 113px;
  height: 40px;
}
.fuwu_bg .fuwuTitle .divList .seconda .jiejuecontentBox {
  width: 220px;
}
.fuwu_bg .fuwuTitle .divList .seconda::after {
  content: '';
  border-left: 1px solid rgba(60, 86, 155, 0.97);
  display: block;
  position: absolute;
  left: -55px;
  top: 0%;
  height: 21px;
}
.fuwu_bg .fuwuTitle .divList .seconda::before {
  content: '';
  display: block;
  border-right: 1px solid rgba(60, 86, 155, 0.97);
  position: absolute;
  right: -55px;
  top: 0%;
  height: 21px;
}
.fuwu_bg .baozhang .textTitle {
  display: block;
  margin: 50px auto;
  width: 180px;
  text-align: center;
  font-size: 23px;
  position: relative;
}
.fuwu_bg .baozhang .textTitle::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -10px;
  height: 15px;
  width: 1px;
  background: linear-gradient(180deg, #384bbb, #3275d7);
}
.fuwu_bg .baozhang .textTitle::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -10px;
  height: 15px;
  width: 1px;
  background: linear-gradient(180deg, #384bbb, #3275d7);
}
.fuwu_bg .baozhang .fuwujieshao_bg {
  background: #FAFAFA;
  margin: 0;
}
.fuwu_bg .baozhang .fuwujieshao_bg .fuwujieshao_bg_title p {
  margin-top: 45px;
  margin-bottom: 45px;
  font-size: 23px;
  color: black;
  position: relative;
}
.fuwu_bg .baozhang .fuwujieshao_bg .fuwujieshao_bg_title p::after {
  content: '';
  display: block;
  height: 15px;
  width: 1px;
  background: linear-gradient(180deg, #384bbb, #3275d7);
  position: absolute;
  left: 40%;
  top: 50%;
  transform: translateY(-50%);
}
.fuwu_bg .baozhang .fuwujieshao_bg .fuwujieshao_bg_title p::before {
  content: '';
  display: block;
  height: 15px;
  width: 1px;
  background: linear-gradient(180deg, #384bbb, #3275d7);
  position: absolute;
  left: 60%;
  top: 50%;
  transform: translateY(-50%);
}
.fuwu_bg .baozhang .fuwujieshao_bg .fuwujieshao_bg_content {
  width: 822px;
  height: 329px;
  background: url(../img/jieshao.png) no-repeat;
  background-size: cover;
  opacity: 1;
  margin-left: 55px;
}
.fuwu_bg .baozhang .fuwujieshao_bg .fuwujieshao_bg_content_wenzi {
  color: black;
  width: 70%;
  height: 142px;
  margin-top: 146px;
  font-size: 11px;
  margin-left: 10%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  display: none;
}
.fuwu_bg .baozhang .fuwujieshao_bg .fuwujieshao_bg_content_wenzi_active {
  animation: movewenzi 0.5s forwards;
  display: block;
}
@keyframes movewenzi {
  from {
    opacity: 0;
    margin-left: 80%;
  }
  to {
    opacity: 1;
    margin-left: 10%;
  }
}
.fuwu_bg .baozhang .fuwuliucheng {
  width: 100%;
  opacity: 0;
  height: 673px;
  background: url(../img/img_fuwuliucheng.jpg) no-repeat;
  background-size: cover;
  background-position: 50%;
  padding: 0 !important;
  margin: 0 !important;
}
.fuwu_bg .baozhang .fuwuliucheng .fuwuliucheng_title {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.fuwu_bg .baozhang .fuwuliucheng .fuwuliucheng_title .fuwliuchengimgBox {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fuwu_bg .baozhang .fuwuliucheng .fuwuliucheng_title .fuwliuchengimgBox .fuwliuchengimg {
  height: 500px;
  width: 500px;
  margin-left: 50px;
}
.fuwu_bg .baozhang .fuwuxingshi {
  position: relative;
  /*left: -100%;*/
}
.fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content {
  width: 100%;
  display: flex;
  justify-content: center;
}
.fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop {
  display: flex;
  width: 1020px;
  justify-content: center;
  margin: 0 0 10px 0;
}
.fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top {
  height: 225px;
  width: 500px !important;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  position: relative;
  padding: 0;
  margin-right: 10px;
  margin-bottom: 10px;
}
.fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top .imgBox_left_top_bigImgBox {
  height: 100%;
  width: 300px;
  z-index: 10;
  position: absolute;
}
.fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top .imgBox_left_top_bigImgBox img {
  height: 100%;
  width:100%;
}


.fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top .smallBox_imgBox {
  overflow: hidden;
  height: 100%;
  width: 500px;
}
.fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top .smallBox_imgBox .smallBox_imgBox_img {
  width: 500px;
  height: 225px;
}
.fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top .imgBox_left_top_smallImgBox {
  position: absolute;
  right: 0;
  height: 100%;
  width: 200px;
}
.fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top .imgBox_left_top_smallImgBox .text {
  position: absolute;
  right: 0;
  height: 100%;
  width: 200px;
  font-size: 18px;
  color: #fefefe;
  background-color: rgba(55, 108, 218, 0.8);
}
.fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top .imgBox_left_top_smallImgBox .text .imgBox_left_top_smallImgBox_content {
  opacity: 0;
  overflow: hidden;
  font-size: 12px;
  padding: 10px 20px;
}
.fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top .imgBox_left_top_smallImgBox .text .iconfont {
  margin-left: 10%;
  position: relative;
  top: -5px;
}
.fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top .imgBox_left_top_smallImgBox .text .text_content {
  display: inline-block;
  margin-top: 30px;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.5s;
  width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top .imgBox_left_top_smallImgBox .text .text_content::after {
  position: absolute;
  content: "";
  top: 100%;
  left: 0;
  width: 80%;
  height: 3px;
  background: white;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.5s;
}
.fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top .imgBox_left_top_smallImgBox .text .text_content:hover {
  color: #95a5a6;
}
.fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top .imgBox_left_top_smallImgBox .text .text_content:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}
.fuwu_bg .baozhang .fuwuwangdian {
  position: relative;
  /*right: -100%;*/
  margin-bottom: 5rem;
  width: 100vw;
}
.fuwu_bg .baozhang .fuwuwangdian .fuwuwangdian_content {
  display: flex;
  justify-content: center;
}
.fuwu_bg .baozhang .fuwuwangdian .fuwuwangdian_content .dituBox {
  position: relative;
}
.fuwu_bg .baozhang .fuwuwangdian .fuwuwangdian_content .dituBox .ditu {
  position: absolute;
  right: 0;
  width: 470px;
  height: 225px;
}
.fuwu_bg .baozhang .fuwuwangdian .fuwuwangdian_content .dizhiBox .dizhiBox_ul {
  width: 470px;
  height: 225px;
}
.fuwu_bg .baozhang .fuwuwangdian .fuwuwangdian_content .dizhiBox .dizhiBox_ul li {
  color: #346DCD;
}
.fuwu_bg .baozhang .fuwuwangdian .fuwuwangdian_content .dizhiBox .dizhiBox_ul li p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: black;
  font-size: 1rem;
}
.fuwu_bg .baozhang .fuwuwangdian .fuwuwangdian_content .dizhiBox .dizhiBox_ul li p span {
  color: #BDBDBD;
}
.fuwu_bg .baozhang .songxiuxuzhi {
  opacity: 0;
  background: #fafafa;
  padding-bottom: 50px;
  height: 602px;
  width: 1500px;
  margin: 0 auto;
}
.fuwu_bg .baozhang .songxiuxuzhi .box {
  padding: 0px;
  margin: 0px;
}
.fuwu_bg .baozhang .songxiuxuzhi .box .box_con {
  padding: 0px;
  margin: 0px;
  min-width: 287px;
  height: 396px;
  position: relative;
  margin-right: 1rem;
  border-radius: 1rem;
  overflow: hidden;
}
.fuwu_bg .baozhang .songxiuxuzhi .box .box_con .box_conImg {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 0;
  transition: all 0.3s linear;
}
.fuwu_bg .baozhang .songxiuxuzhi .box .box_con:last-child {
  margin-right: 0;
}
.fuwu_bg .baozhang .songxiuxuzhi .box .box_con .noHover {
  width: 100%;
  height: 100%;
  border-radius: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  z-index: 1;
}
.fuwu_bg .baozhang .songxiuxuzhi .box .box_con .noHover img {
  margin-bottom: 1rem;
  height: 2rem;
  width: 2rem;
}
.fuwu_bg .baozhang .songxiuxuzhi .box .box_con .hover {
  min-width: 287px;
  height: 396px;
  border-radius: 1rem;
  display: none;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 1;
  top: 0;
}
.fuwu_bg .baozhang .songxiuxuzhi .box .box_con .hover .top {
  font-size: 1rem;
  height: 5rem;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #fff;
}
.fuwu_bg .baozhang .songxiuxuzhi .box .box_con .hover .top div {
  color: #fff;
  margin-left: 10px;
}
.fuwu_bg .baozhang .songxiuxuzhi .box .box_con .hover .top img {
  height: 26px;
  transition: all 0.5s linear;
}
.fuwu_bg .baozhang .songxiuxuzhi .box .box_con .hover ul {
  margin-top: 15px;
  padding: 0 20px;
}
.fuwu_bg .baozhang .songxiuxuzhi .box .box_con .hover ul li {
  font-size: 11px;
  color: white;
}
.fuwu_bg .baozhang .songxiuxuzhi .box .box_con .hover ul li p {
  padding-right: 30px;
}
.fuwu_bg .baozhang .songxiuxuzhi .box .box_con:hover .box_conImg {
  width: 110%;
  height: 110%;
}
.fuwu_bg .baozhang .songxiuxuzhi .box .box_con:hover .hover {
  display: block;
  background: rgba(53, 110, 206, 0.4);
}
.fuwu_bg .baozhang .songxiuxuzhi .box .box_con:hover .noHover {
  display: none;
}
.jiejuebanfa .ying {
  background-color: #FAFAFA;
  justify-content: center;
}
.jiejuebanfa .ying .btnBox {
  margin: 0 auto;
  margin-bottom: 50px;
}
.jiejuebanfa .ying .btnBox #nav-1 .nav {
  position: relative;
  height: 2em;
  border: none;
  border-radius: 10em;
  display: flex;
  list-style: none;
  background: #f5f5f5;
}
.jiejuebanfa .ying .btnBox #nav-1 .nav .slide1 {
  background: linear-gradient(270deg, #384bbb, #3275d7);
  z-index: 2;
  position: absolute;
  display: inline-block;
  height: 2em;
  border-radius: 10em;
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1.05);
}
.jiejuebanfa .ying .btnBox #nav-1 .nav .slide2 {
  opacity: 0;
  background: #fff;
  border: 1px solid #8ab9ff;
  z-index: 1;
  position: absolute;
  display: inline-block;
  height: 2em;
  border-radius: 10em;
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1.05);
}
.jiejuebanfa .ying .btnBox #nav-1 .nav li {
  margin-right: 10px;
}
.jiejuebanfa .ying .btnBox #nav-1 .nav li a {
  height: 2em;
  line-height: 100%;
  position: relative;
  padding: 0.6em 1em;
  font-size: 14px;
  border: none;
  color: #333;
  display: inline-block;
  text-decoration: none;
  z-index: 3;
}
.jiejuebanfa .ying .btnBox #nav-1 .nav li .aActive {
  color: #fff;
  background: linear-gradient(270deg, #384bbb, #3275d7);
  border-radius: 20px;
}
.jiejuebanfa .ying .btnBox .second {
  display: none;
  width: 100vw;
}
.jiejuebanfa .ying .btnBox .second .btn_box {
  width: 100vw;
  margin-left: 15px;
  display: flex;
  flex-direction: row;
}
.jiejuebanfa .ying .btnBox .second .btn_box .btn {
  border-radius: 20px;
  background-color: #fff;
}
.jiejuebanfa .ying .btnBox .second .btn_box .btn:hover {
  background: #336bd0;
}
.leixing_content {
  width: 100vw;
}
.leixing_content .leixing {
  width:100%;
}
.leixing_content .leixing .leixingCon {
  width:100%;
}

.jiejuebanfa .ying .leixing_content .leixing .title {
  font-size: 21px;
  margin-bottom: 20px;
}
.jiejuebanfa .ying .leixing_content .leixing .sm_con .one {
  font-size: 19px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.jiejuebanfa .ying .leixing_content .leixing .sm_con .two {
  font-size: 14px;
}
.jiejuebanfa .ruan {
  background-color: #FAFAFA;
  justify-content: center;
}
.jiejuebanfa .ruan .ruan_con {
  margin-top: 2rem;
}
.jiejuebanfa .ruan .ruan_con .one {
  font-size: 20px;
}
.jiejuebanfa .ruan .ruan_con .two {
  font-size: 14px;
}
.xiazai .tab_done {
  background-color: #fafafa;
  display: flex;
  justify-content: center;
  margin: 0;
}
.xiazai .tab_done .wrapper {
  width: 70%;
}
.xiazai .tab_done .wrapper .searchBox {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.xiazai .tab_done .wrapper .searchBox .search {
  width: 60%;
  border: none;
  border-radius: 20px;
  background: linear-gradient(248deg, #e5ecff, #f3f5ff);
  padding-left: 10px;
}
.xiazai .tab_done .wrapper .searchBox .btn {
  color: white;
  cursor: pointer;
  width: 12%;
  margin-left: 1%;
  border-radius: 20px;
  background-color: #275FBD;
}
.xiazai .tab_done .wrapper .downUl {
  width: 100%;
  box-shadow: 5px 5px 14px 2px rgba(203, 203, 203, 0.38);
  padding: 0;
}
.xiazai .tab_done .wrapper .downUl li {
  list-style-type: none;
  position: relative;
  height: 4rem;
  display: flex;
  align-items: center;
  margin-top: 20px;
  padding-left: 20px;
}
.xiazai .tab_done .wrapper .downUl li .buttondown {
  --background: linear-gradient(270deg, #384bbb, #3275d7);
  --background-hover: linear-gradient(270deg, #384bbb, #3275d7);
  --text: #fff;
  --icon: #fff;
  --particle: #fff;
  display: -webkit-box;
  display: flex;
  outline: none;
  cursor: pointer;
  border: 0;
  min-width: 75px;
  border-radius: 20px;
  height: 25px;
  width: 75px;
  line-height: 25px;
  font-family: inherit;
  font-size: 12px;
  text-align: center;
  position: absolute;
  right: 10px;
  top: 25px;
  color: var(--text);
  background: var(--b, var(--background));
  -webkit-transition: background 0.4s, -webkit-transform 0.3s;
  transition: background 0.4s, -webkit-transform 0.3s;
  transition: transform 0.3s, background 0.4s;
  transition: transform 0.3s, background 0.4s, -webkit-transform 0.3s;
  -webkit-transform: scale(var(--scale, 1)) translateZ(0);
  transform: scale(var(--scale, 1)) translateZ(0);
}
.xiazai .tab_done .wrapper .downUl li .buttondown:active {
  --scale: 0.95;
}
.xiazai .tab_done .wrapper .downUl li .buttondown:hover {
  --b: var(--background-hover);
}
.xiazai .tab_done .wrapper .downUl li .buttondown .icon {
  --arrow-y: 0;
  --arrow-rotate: 135;
  --arrow-top: 10px;
  width: 24px;
  height: 24px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
  pointer-events: none;
}
.xiazai .tab_done .wrapper .downUl li .buttondown .icon .dot {
  border-radius: 50%;
  background: #fff;
  background: var(--particle);
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 4px;
}
.xiazai .tab_done .wrapper .downUl li .buttondown .icon .arrow,
.xiazai .tab_done .wrapper .downUl li .buttondown .icon .line {
  position: absolute;
  z-index: 1;
}
.xiazai .tab_done .wrapper .downUl li .buttondown .icon .arrow {
  left: 20px;
  top: 4px;
  width: 2px;
  height: 12px;
  border-radius: 1px;
  background: var(--icon);
  -webkit-transform: translateY(calc(var(--arrow-y) * 1px)) translateZ(0);
  transform: translateY(calc(var(--arrow-y) * 1px)) translateZ(0);
}
.xiazai .tab_done .wrapper .downUl li .buttondown .icon .arrow:before,
.xiazai .tab_done .wrapper .downUl li .buttondown .icon .arrow:after {
  content: '';
  width: 2px;
  height: 7px;
  position: absolute;
  left: 0;
  top: var(--arrow-top);
  border-radius: 1px;
  background: inherit;
  -webkit-transform-origin: 1px 1px;
  transform-origin: 1px 1px;
  -webkit-transform: rotate(var(--r, calc(var(--arrow-rotate) * 1deg)));
  transform: rotate(var(--r, calc(var(--arrow-rotate) * 1deg)));
}
.xiazai .tab_done .wrapper .downUl li .buttondown .icon .arrow:after {
  --r: calc(var(--arrow-rotate) * -1deg);
}
.xiazai .tab_done .wrapper .downUl li .buttondown .icon .line {
  width: 24px;
  height: 24px;
  display: block;
  left: 9px;
  top: 7px;
  fill: none;
  stroke: var(--icon);
  stroke-width: 2;
  stroke-linejoin: round;
  stroke-linecap: round;
}
.xiazai .tab_done .wrapper .downUl li .buttondown .upload .icon {
  --arrow-rotate: 45;
  --arrow-top: 0;
}
.xiazai .tab_done .wrapper .downUl li:hover {
  background: #ffffff;
  box-shadow: 5px 5px 14px 2px rgba(203, 203, 203, 0.38);
  border-left: 4px solid #275fbd;
}
@media screen and (max-width: 800px) {
  body .jiejuebanfa{
    margin-top: 150px;
  }
  /*.baozhang-box{*/
  /*  */
  /*}*/
  body .fuwu_bg {
    width: 100vw;
    height: 300px;
  }
  body .fuwu_bg .baozhang .songxiuxuzhi {
    width: 100vw;
    opacity: 1;
  }
  .fuwu_bg .baozhang .songxiuxuzhi .box .box_con:hover .hover {
    width: 100vw;
  }
  .fuwu_bg .baozhang .fuwuwangdian .fuwuwangdian_content .dizhiBox .dizhiBox_ul {
    width: 100%;
  }
  .fuwu_bg .fuwuTitle .divList .seconda .jiejuecontentBox {
    width: 130px;
  }
  .jiejuebanfa .ying {
    margin-top: 100px;
  }
  .jiejuebanfa .ruan {
    margin-top: 100px;
  }
  .fuwu_bg .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop {
    width: 100vw !important;
  }
  .fuwu_bg .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top {
    min-width: 0;
  }
  .fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top .imgBox_left_top_smallImgBox {
    width: 40%;
  }
  .fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top .imgBox_left_top_smallImgBox .text {
    width: 100%;
  }
  .fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top .imgBox_left_top_smallImgBox .text ../ {
    top: -5px;
  }
  .fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top .imgBox_left_top_smallImgBox .text .text_content {
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top .imgBox_left_top_smallImgBox .text .text_content:hover {
    width: 200px;
  }
  .fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top .imgBox_left_top_bigImgBox {
    width: 60%;
  }
  .fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top .imgBox_left_top_bigImgBox img {
    height: 100%;
    width: 100%;
  }
  .fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_left_top {
    margin-right: 0;
  }

  .fuwu_bg .baozhang .fuwuliucheng .fuwuliucheng_title .fuwliuchengimgBox .fuwliuchengimg {
    height: 280px;
    width: 280px;
    margin-left: 30px;
  }
  .fuwu_bg .baozhang .fuwujieshao_bg .fuwujieshao_bg_content_wenzi {
    display: block;
    height: 100%;
  }
  .fuwu_bg .baozhang .fuwuxingshi {
    left: 0;
  }
  .fuwu_bg .baozhang .fuwuwangdian {
    right: 0;
  }
  body .fuwu_bg .fuwuTitle .divList {
    font-size: 13px;
  }
  .seconda::before,
  .seconda::after {
    display: none !important;
  }
  .fuwujieshao_bg_title p::before,
  .fuwujieshao_bg_title p::after {
    display: none !important;
  }
  .fuwuliucheng_name::before,
  .fuwuliucheng_name::after {
    display: none !important;
  }
  .fuwuxingshi_title::before,
  .fuwuxingshi_title::after {
    display: none !important;
  }
  .fuwuwangdian_title::before,
  .fuwuwangdian_title::after {
    display: none !important;
  }
  .fuwuwangdian_title::before,
  .fuwuwangdian_title::after {
    display: none !important;
  }
  .songxiuxuzhi_title::before,
  .songxiuxuzhi_title::after {
    display: none !important;
  }
  body .fuwu_bg .fuwuTitle .divList {
    margin: 17px auto;
  }
  body .fuwu_bg .fuwuTitle .divList .div_title {
    width: 33%;
    padding: 0 2px;
  }
  body .fuwu_bg .fuwuTitle .divList .div_title .jiejuecontentPub {
    display: block;
  }
  .ruan {
    padding: 0px 20px;
  }
  body .fuwu_bg .fuwuTitle .divList .div_title .jiejuecontentPub::after {
    width: 100%;
  }
  body .container-fluid {
    margin: 0;
    padding: 0;
  }
  body .row {
    margin: 0;
  }
  body .fuwu_bg .baozhang .fuwuliucheng {
    height: 489px;
    opacity: 1;
  }
  .fuwu_bg .fuwuxingshi {
    left: 0;
  }
  .fuwu_bg .fuwuwangdian {
    right: 0;
  }
  .fuwu_bg .songxiuxuzhi {
    opacity: 1;
  }
  body .fuwu_bg .baozhang .fuwuliucheng .fuwuliucheng_title .fuwliuchengimg {
    height: 373px;
    width: 100%;
  }
  .fuwu_bg .baozhang .fuwujieshao_bg .fuwujieshao_bg_content {
    width: 100vw;
    height: 100%;
    background-size: 100% 100%;
    margin-left: 0;
  }
  .common-footer {
    margin-top: 780px;
  }
  body .fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxBottom .imgBox_right_bottom {
    height: 225px;
    width: 30%;
    min-width: 0;
    margin-right: 10px;
    border-radius: 20px;
    display: flex;
    position: relative;
  }
  body .fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_right_top .imgBox_right_top_bigImgBox {
    left: 0px;
    width: 54%;
  }
  body .fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxTop .imgBox_right_top .imgBox_right_top_smallImgBox {
    right: 0;
  }
  body .fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxBottom .imgBox_right_bottom .imgBox_right_bottom_bigImgBox {
    left: 0;
    width: 54%;
  }
  body .fuwu_bg .baozhang .fuwuxingshi .fuwuxingshi_content .fourImgBoxBottom .imgBox_right_bottom .imgBox_right_bottom_smallImgBox {
    right: 0px;
  }
  body .fuwu_bg .baozhang .fuwuwangdian .fuwuwangdian_content .dituBox {
    height: 300px;
  }
  body .fuwu_bg .baozhang .fuwuwangdian .fuwuwangdian_content .dituBox .ditu {
    width: 100%;
  }
  body .dizhiBox {
    margin-top: 39px;
  }
  body .fuwu_bg .baozhang .songxiuxuzhi .box .box_con {
    margin-right: 0;
    width: 100%;
    margin-top: 11px;
    height: 300px;
  }
  body .fuwu_bg .baozhang .songxiuxuzhi {
    margin-top: -75px;
  }
  body .fuwu_bg .fuwuTitle .divList .div_title .leibie {
    width: 100%;
  }
  body .fuwu_bg .fuwuTitle .divList .div_title .leibie .yingjian {
    text-overflow: clip;
    white-space: normal;
  }
  body .fuwu_bg .fuwuTitle .divList .div_title .leibie .ruanjian {
    text-overflow: clip;
    white-space: normal;
  }
  .leixingone-kong {
    display: none;
  }
  body .fuwu_bg .xiazai .tab_done .wrapper .searchBox .search {
    width: 73%;
    height: 40px;
  }
  body .fuwu_bg .xiazai .tab_done .wrapper .searchBox .btn {
    line-height: 15px;
    margin-top: 6px;
    width: 21%;
    height: 30px;
  }
  body .fuwu_bg .xiazai .tab_done .wrapper .downUl li .button {
    right: 3%;
    height: 48%;
    width: 21%;
  }
  body .fuwu_bg .fuwuTitle .divList .seconda {
    margin: 0;
  }
  body .fuwu_bg .jiejuebanfa .ying .btnBox {
    display: none !important;
  }
  body .fuwu_bg .jiejuebanfa .ying .btnBoxSmall {
    display: flex !important;
    justify-content: space-between;
  }
  body .fuwu_bg .jiejuebanfa .ying .btnBoxSmall .small_btn_common {
    position: relative;
    border: 1px solid #cccccc;
    color: #333;
    padding: 0 5px;
    height: 36px;
    width: 48%;
    border-radius: 18px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    margin: 2px;
  }
  /*body .fuwu_bg .jiejuebanfa .ying .btnBoxSmall .small_btn_common .small_btn_common_con {*/
  /*  position: absolute;*/
  /*  top: 50%;*/
  /*  left: 50%;*/
  /*  transform: translate(-50%,-50%);*/
  /*  animation: goLeft 3s infinite;*/
  /*}*/
  /*@keyframes goLeft {*/
  /*  0%{*/
  /*    left: 50%;*/
  /*  }*/
  /*  100% {*/
  /*    left: 100%;*/
  /*  }*/
  /*}*/
  body .fuwu_bg .jiejuebanfa .ying .btnBoxSmall .btn_commonActive {
    background: linear-gradient(270deg, #384bbb, #3275d7);
    color: #fff;
  }
}
@media screen and (max-height: 650px)   {
  .fuwu_bg .baozhang .songxiuxuzhi .box .box_con {
    min-width: 250px;
    height: 350px;
  }
  .jiejuebanfa .ying .btnBox #nav-1 .nav li {
    margin: 0;
  }
  .jiejuebanfa .ying .btnBox #nav-1 .nav li a {
    padding: 0.6em 0.6em;
    font-size: 13px;
  }
}