body {
  padding: 0;
  margin: 0;
}
div {
  box-sizing: border-box;
}
.banner {
  width: 100%;
  position: relative;
}
.banner img {
  width: 100%;
  height: 100%;
}
.banner .classify {
  display: flex;
  justify-content: center;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.banner .classify a {
  background: -webkit-linear-gradient(right bottom, #414a93, #4eb8d2);
  background: -o-linear-gradient(right bottom, #414a93, #4eb8d2);
  background: -moz-linear-gradient(right bottom, #414a93, #4eb8d2);
  background: linear-gradient(right bottom, #414a93, #4eb8d2);
  color: #fff;
  width: 15rem;
  display: block;
  text-decoration: none;
  height: 3.75rem;
  line-height: 3.75rem;
  text-align: center;
  font-size: 1rem;
}
.banner .classify a:hover {
  background: #fff;
  color: #333333;
}
.banner .classify .active {
  background: #fff;
  color: #333333;
}
.path {
  width: 87.5rem;
  margin: 0 auto ;
  padding-left: 1.5625rem;
  background: url(../images/location.jpg) no-repeat left center;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  margin: 10px auto;
}
.path a {
  text-decoration: none;
  color: #666666;
}
.main {
  padding: 0 16.25rem;
  margin-bottom: 6rem;
}
.main .tit {
  color: #000000;
  font-size: 2rem;
  font-weight: 600;
  margin: 1.9375rem 0 1.5rem;
}
.main .main1 {
  display: flex;
  justify-content: space-between;
}
.main .main1 .left {
  width: 20.125rem;
}
.main .main1 .left a {
  display: block;
}
.main .main1 .left .left-bot {
  margin-bottom: 0.625rem;
}
.main .main1 .left .left-bot .left-bot1 {
  height: 4.25rem;
  border-radius: 0.125rem;
  background: #F7F7FA;
  color: #000000;
  font-size: 1.25rem;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1.875rem;
}
.main .main1 .left .left-bot .left-bot1 div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main .main1 .left .left-bot .left-bot1 img {
  width: 1.5rem;
  height: 1.5rem;
}
.main .main1 .left .left-bot .left-bot1 .open {
  display: none;
}
.main .main1 .left .left-bot .left-bot1 .close {
  display: block;
}
.main .main1 .left .left-bot .left1-3 {
  display: none;
}
.main .main1 .left .left-bot .left1 {
  display: block;
}
.main .main1 .left .left-bot .left1 {
  border-bottom: 1px dashed #D7D6DC;
  display: none;
}
.main .main1 .left .left-bot .left1 .left1-1 {
  height: 4.25rem;
  border-radius: 0.125rem;
  color: #333;
  font-size: 1.125rem;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 1.875rem;
  padding-right: 1rem;
}
.main .main1 .left .left-bot .left1 .left1-1 div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main .main1 .left .left-bot .left1 .left1-1:hover {
  background-color: #e0f7fa;
}
.main .main1 .left .left-bot .left1 .active {
  background-color: #e0f7fa;
}
.main .main1 .left .left-bot .active .left1-1 {
  background: #e0f7fa;
}
.main .main1 .left .left1-2 {
  display: none;
  height: 4rem;
  line-height: 4rem;
  border-bottom: 1px dashed #D7D6DC;
  color: #666666;
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none;
  padding: 0 1.875rem;
  padding: 0 1rem 0 3rem;
  box-sizing: border-box;
}
.main .main1 .left .left1-2:hover {
  color: #2C52B3;
}
.main .main1 .left .active1 {
  color: #2C52B3;
}
.main .main1 .left .active .left1-2 {
  display: block;
}
.main .main1 .left .down {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 12.5rem;
  background: #F7F7FA;
  border-radius: 0.125rem;
  padding: 1.5625rem;
}
.main .main1 .left .down img {
  width: 7.375rem;
  height: 9.375rem;
  margin-right: 1.875rem;
}
.main .main1 .left .down .right .title {
  color: #000;
  font-size: 1.125rem;
  font-weight: 600;
}
.main .main1 .left .down .right .type {
  color: #999999;
  font-size: 1rem;
  margin: 2.1875rem 0 1.375rem;
}
.main .main1 .left .down .right .bottom {
  display: flex;
  width: 7rem;
  height: 2.5rem;
  justify-content: center;
  align-items: center;
  background: #2C52B3;
  color: #fff;
  border-radius: 0.125rem;
  font-size: 1.125rem;

}
.main .main1 .left .down .right .yulan{
  margin-bottom: 8px;

}
.main .main1 .left .down .right .bottom img {
  width: 1rem;
  height: 1rem;
  margin-right: 0;
  margin-left: 0.75rem;
}
.main .main1 .left .active-bot .left-bot1 {
  background: #2C52B3;
  color: #fff;
}
.main .main1 .left .active-bot .left-bot1 .close {
  display: none;
}
.main .main1 .left .active-bot .left-bot1 .open {
  display: block;
}
.main .main1 .left .active-bot .left1 {
  display: block;
}
.main .main1 .left .active-bot .left1-3 {
  display: block;
}
.main .main1 .right {
  width: 63.75rem;
}
.main .main1 .right .search-help {
  display: flex;
  justify-content: space-between;
  width: 63.625rem;
  height: 4.25rem;
  background: #F7F7FA;
  border-radius: 0.125rem;
  padding: 1.25rem 1.875rem;
}
.main .main1 .right .search-help input {
  border: none;
  outline: none;
  background-color: #F7F7FA;
  width: 56.25rem;
  font-size: 1.125rem;
  color: #BCBCBC;
}
.main .main1 .right .search-help img {
  width: 1.75rem;
  height: 1.75rem;
}
.main .main1 .right .part .title {
  color: #000000;
  margin: 2.875rem 0 1.375rem;
  font-size: 2rem;
}
.main .main1 .right .part .time {
  color: #999999;
  font-size: 1rem;
  margin-bottom: 1.5rem;
}
.main .main1 .right .part .bot {
  max-width: 100%;
  line-height: 2;
  padding-bottom: 3.125rem;
  border-bottom: 1px solid #D7D6DC;
}
.main .main1 .right .feedback {
  margin-top: 2.5rem;
}
.main .main1 .right .feedback .tip {
  color: #000;
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
}
.main .main1 .right .feedback .an {
  display: flex;
}
.main .main1 .right .feedback .an .yes,
.main .main1 .right .feedback .an .no {
  width: 8.625rem;
  height: 2.875rem;
  line-height: 2.875rem;
  text-align: center;
  border-radius: 0.375rem;
  border: 1px solid #2C52B3;
  font-size: 1rem;
  color: #2C52B3;
  margin-right: 1.625rem;
}
.alert {
  display: none;
}
.alert .mask {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.alert .part {
  width: 40rem;
  min-height: 41.875rem;
  background: #FFFFFF;
  border-radius: 1rem;
  position: fixed;
  top: 12rem;
  left: 40rem;
  padding: 3.125rem;
  padding-right: 2.125rem;
  z-index: 3;
}
.alert .part .close {
  position: absolute;
  right: -1rem;
  top: -1rem;
  width: 2.0625rem;
  height: 2.0625rem;
}
.alert .part .tit {
  color: #222222;
  margin-bottom: 2rem;
  font-weight: 600;
  font-size: 1.875rem;
  text-align: center;
}
.alert .part .part1 {
  margin-bottom: 1.625rem;
  display: flex;
  align-items: center;
}
.alert .part .part1 input {
  width: 33.375rem;
  height: 3.75rem;
  border: 1px solid #ECECEC;
  outline: none;
  box-sizing: border-box;
  color: #666666;
  font-size: 1.125rem;
  padding: 0 1.6875rem;
}
.alert .part .part1 div {
  color: #F60000;
  margin-left: 1rem;
  font-weight: 600;
}
.alert .part .part1:nth-last-child(2) input {
  width: 19rem;
}
.alert .part .part1:nth-last-child(2) button {
  width: 12.75rem;
  height: 3.75rem;
  border: 1px solid #ECECEC;
  outline: none;
  box-sizing: border-box;
  background-color: #ffffff;
  margin-left: 1.625rem;
  color: #2C52B3;
  font-size: 1.125rem;
}
.alert .part .submit {
  width: 13.5rem;
  display: block;
  height: 4.125rem;
  line-height: 4.125rem;
  text-align: center;
  outline: none;
  border: none;
  color: #fff;
  font-weight: 600;
  font-size: 1.375rem;
  background: #2C52B3;
  border-radius: 0.375rem;
  margin: 2.5rem auto 0;
}
.alert .part .part2 {
  margin-bottom: 1rem;
  position: relative;
}
.alert .part .part2 .title {
  color: #222222;
  font-weight: 600;
  font-size: 1.25rem;
  margin-bottom: 0.9375rem;
}
.alert .part .part2 textarea {
  width: 33.375rem;
  height: 10.625rem;
  border: 0.0625rem solid #ECECEC;
  outline: none;
  padding: 1rem;
  box-sizing: border-box;
}
.alert .part .part2 .length {
  position: absolute;
  right: 2rem;
  bottom: 1rem;
  color: #9D9D9D;
  font-size: 1.125rem;
}
.alert .part .part2 input {
  width: 33.375rem;
  height: 3.75rem;
  line-height: 3.75rem;
  border: 1px solid #ECECEC;
  outline: none;
  padding: 0  1rem;
  box-sizing: border-box;
}
.alert .part .part2 .file {
  border: none;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 7.75rem;
  height: 7.75rem;
  padding: 0;
  opacity: 0;
}
.alert .part .part2 img {
  width: 7.75rem;
  height: 7.75rem;
}
.alert .part .tip {
  color: #9D9D9D;
  font-size: 1.125rem;
  margin-top: 0.9375rem;
  margin-bottom: 1.875rem;
}
.alert .part .bottom {
  display: flex;
  justify-content: center;
}
.alert .part .bottom button {
  width: 13.5rem;
  display: block;
  height: 4.125rem;
  line-height: 4.125rem;
  text-align: center;
  outline: none;
  border: none;
  color: #fff;
  font-weight: 600;
  font-size: 1.375rem;
  background: #2C52B3;
  border-radius: 0.375rem;
  margin-right: 0.625rem;
}
.alert .part .bottom .again {
  width: 13.5rem;
  height: 4.125rem;
  border-radius: 0.375rem;
  border: 2px solid #2C52B3;
  color: #2C52B3;
  box-sizing: border-box;
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 4.125rem;
  text-align: center;
  margin-left: 0.625rem;
}
.alert .part .part-text {
  display: flex;
  width: fit-content;
  margin-bottom: 0;
}
.alert .part .part-text .imageDiv {
  margin-right: 1rem;
  margin-bottom: 2rem;
  width: 7.75rem;
  height: 7.75rem;
}
.alert .part .part-text .imageDiv img {
  width: 100%;
  height: 100%;
}
.alert .part .part-text .cover i {
  font-size: 1rem;
  color: #333;
  font-style: normal;
  text-align: center;
  margin-bottom: 1rem;
  margin-top: 1rem;
  width: 100%;
  display: block;
}
.alert2 .part {
  top: 9rem;
  padding: 1rem 3.125rem;
}
@media (max-width: 1000px) {
  .main {
    padding: 0 5%;
  }
  .path {
    width: 90%;
  }
  .banner .classify a {
    width: auto;
    padding: 10px 20px;
    font-size: 16px;
    height: auto;
  }
  .main .tit {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    margin: 20px auto;
  }
  .main .main1 .left {
    width: 30rem;
  }
  .main .main1 .left .left1 .left1-1 {
    height: auto;
    font-size: 15px;
    padding: 15px  10px;
  }
  .main .main1 .left .left1 .left1-1 img {
    width: 15px;
    height: 15px;
  }
  .main .main1 .left .left1 .left1-2 {
    height: auto;
    line-height: 1;
    font-size: 14px;
    padding: 15px 10px;
  }
  .main .main1 .right {
    width: 73rem;
  }
  .main .main1 .left .down .right .title {
    color: #000;
    font-size: 14px;
  }
  .main .main1 .left .down .right .type {
    color: #999999;
    font-size: 14px;
  }
  .main .main1 .left .down .right .bottom {
    display: flex;
    width: auto;
    height: auto;
    font-size: 14px;
    padding: 5px;
  }
  .main .main1 .left .down .right .bottom img {
    width: 15px;
    height: 15px;
  }
  .main .main1 .right .search input {
    font-size: 14px;
    color: #BCBCBC;
  }
  .main .main1 .right .search {
    width: 100%;
    height: 50px;
    padding: 10px;
  }
  .main .main1 .right .search img {
    width: 20px;
    height: 20px;
    margin-top: 5px;
  }
  .main .main1 .right .part .title {
    color: #000000;
    font-weight: 600;
    margin: 20px auto 10px;
    font-size: 16px;
  }
  .main .main1 .right .part .time {
    color: #999999;
    font-size: 12px;
    margin-bottom: 10px;
  }
  .main .main1 .right .feedback .tip {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .main .main1 .right .feedback .an .yes,
  .main .main1 .right .feedback .an .no {
    width: auto;
    height: auto;
    line-height: 1;
    text-align: center;
    border-radius: 0.375rem;
    border: 1px solid #2C52B3;
    font-size: 16px;
    padding: 7px 20px;
    color: #2C52B3;
    margin-right: 1.625rem;
  }
  .path {
    padding-left: 20px;
  }
}
@media (max-width: 1000px) {
  .alert .part {
    width: 90%;
    position: fixed;
    top: 100px;
    left: 5%;
    padding: 20px 10px;
  }
  .alert .part .tit {
    color: #222222;
    margin-bottom: 20px;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
  }
  .alert .part .close {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 30px;
    height: 30px;
  }
  .alert1 .part .part1 {
    margin-bottom: 15px;
  }
  .alert1 .part .part1 input {
    width: 100%;
    height: 40px;
    font-size: 14px;
    padding: 0 10px;
  }
  .alert1 .part .part1:nth-last-child(2) input {
    width: 50%;
  }
  .alert1 .part .part1:nth-last-child(2) button {
    width: 45%;
    height: 40px;
    margin-left: 5%;
    color: #2C52B3;
    font-size: 14px;
  }
  .alert1 .part .submit {
    width: 60px;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: #2C52B3;
    border-radius: 5px;
    margin: 20px auto 0;
  }
  .alert1 .part .part1 div {
    color: #F60000;
    margin-left: 10px;
    font-weight: 600;
    font-size: 14px;
  }
  .alert .part .part2 .title {
    color: #222222;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 15px;
  }
  .alert .part .part2 textarea {
    width: 100%;
    height: 150px;
    padding: 10px;
    box-sizing: border-box;
    font-size: 14px;
  }
  .alert .part .part2 input {
    width: 100%;
    height: 40px;
    line-height: 41px;
    font-size: 14px;
    padding: 0 10px;
  }
  .alert .part .tip {
    color: #9D9D9D;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .alert .part .bottom button {
    width: 60px;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    outline: none;
    border: none;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    background: #2C52B3;
    border-radius: 5px;
    margin-right: 20px;
  }
  .alert .part .bottom .again {
    width: 60px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border-radius: 5px;
    text-align: center;
    margin-left: 20px;
  }
  .alert .part .part2 .length {
    font-size: 14px;
  }
  .alert .part .part2 {
    margin-bottom: 20px;
  }
  .alert .part .part2 .file {
    width: 70px;
    height: 70px;
  }
  .alert .part .part2 img {
    width: 70px;
    height: 70px;
  }
  .alert .part .part-text .imageDiv {
    margin-right: 10px;
    margin-bottom: 20px;
    width: 70px;
    height: 70px;
  }
  .alert .part .part-text .cover i {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
  }
}
@media (max-width: 600px) {
  .banner .classify {
    width: 100%;
    padding: 0 15px;
  }
  .banner .classify a {
    padding: 0 20px;
    flex: 1;
    font-size: 12px;
  }
  .main .main1 {
    flex-wrap: wrap;
  }
  .main .main1 .left,
  .main .main1 .right {
    margin-right: 0;
    width: 100%;
  }
  .main .main1 .left .left-bot .left-bot1 {
    height: 50px;
    font-size: 16px;
    padding: 0 10px;
  }
  .main .main1 .left .left-bot .left-bot1 img {
    width: 20px;
    height: 20px;
  }
  .main .main1 .left .left1-2 {
    display: none;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 0 10px 0 40px;
  }
  .main .main1 .left .left-bot .left1 .left1-1 {
    height: 45px;
    font-size: 14px;
    padding: 0 10px;
    padding-left: 25px;
    padding-right: 10px;
  }
  .main .main1 .left .left1 .left1-2 {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 0 10px;
    padding-left: 40px;
  }
  .main .main1 .left .down img {
    width: 70px;
    height: auto;
    margin-right: 20px;
  }
  .main .main1 .right {
    margin-top: 20px;
  }
  .main .main1 .right .search-help {
    width: 100%;
    height: 40px;
    padding: 10px;
  }
  .main .main1 .right .search-help img {
    width: 20px;
    height: 20px;
  }
  .main .main1 .right .search-help input {
    width: 270px;
    font-size: 14px;
    color: #BCBCBC;
  }
  .alert2 .part {
    top: 75px;
  }
  .main .main1 .left .down .right .bottom {
    display: flex;
    width: 90px;
  }
  .main .main1 .left .down {
    padding: 10px;
  }
  .main {
    margin-top: 30px;
  }
}
