.content-warp{
  width: 100%;
  overflow: hidden;
  background: #f6f7fb;
}
.content-con{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.content-con-tit{
  width: 100%;
  padding: 30px 0;
}
.content-con-tit h5{
  padding-bottom: 20px;
}
.banner{
  width: 100%;
  height: 200px;
}
.banner img{
  width: 100%;
}
.content-con-list{
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.content-con-list-l{
  width: 872px;
  overflow: hidden;
  margin-right: 20px;
}
.content-con-list-r{
  flex: 1;
}
.content-con-list-l ul{
  width: 100%;
  overflow: hidden;
}
.content-con-list-l ul li a{
  text-decoration: none;
  color: #333333;
  display: flex;
  flex-direction: row;
  justify-content: end;
  height: 100%;
}
.content-con-list-l ul li{
  margin-bottom: 25px;
  height: 165px;
  border: 1px solid #e5e4e4;
  background: #ffffff;
  padding: 25px;
}

.content-con-list-l-le{
  display: flex;
  flex-direction: column;
  border-right: 1px solid #e5e4e4;
  justify-content: space-between;
}
.content-con-list-l-ri{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 30px;
  flex: 1;
}
.content-con-list-l-ri span{
  color: #636466;
  font-size: 16px;
  font-weight: initial;
}
.content-con-list-l-ri span b{
  color: #636466;
  font-size: 16px;
  font-weight: initial;
}
.content-con-list-l-ri p{
  width: 100%;
  display: flex;
  flex-direction: row;
  margin: 0;
  justify-content: space-between;
}
.content-con-list-l-ri p span{
  display: block;
  float: left;
  width: 85px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #eff9fe;
  color: #539dc7;
  border: 1px solid #e5e4e4;
}
.content-con-list-l-le p{
  font-size: 20px;
  color: #0279e9;
  margin: 0;
}
.content-con-list-l-le span b:nth-of-type(1){
  color: #e66b5e;
}
.content-con-list-r{
  width: 100%;
}
.content-con-list-r h5{
  color: #3a3a3a;
  font-size: 15px;
  padding-left: 15px;
  height: 20px;
  line-height: 20px;
  border-left: 4px solid #0279e9;
  margin-bottom: 20px;
}
.content-con-list-r ul{
  width: 100%;
}
.content-con-list-r ul li{
  background: #ffffff;
  height: 170px;
  width: 100%;
  padding: 20px 15px;
  margin-bottom: 25px;
  border: 1px solid #e5e4e4;
}
.content-con-list-r ul li a h6{
  width: 100%;
  color: #3a3a3a;
  font-size: 15px;
  font-weight: 600;
}
.content-con-list-r ul li a{
  text-decoration: none;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.content-con-list-r ul li a p span:last-child{
  border: none;
  padding: 0;
}
.content-con-list-r ul li a p span{
  border-right: 1px solid #e5e4e4;
  padding-right: 15px;
}
.content-con-list-r ul li a h6 span{
  text-align: right;
  font-weight: 600;
  color: #e66b5e;
  float: right;
}
.content-con-list-r ul li a p{
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-bottom: 1px solid #e5e4e4;
  padding-bottom: 15px;
}
.content-con-list-r ul li a p span{
  color: #636466;
  font-size: 14px;
}
.jysz{
  color: #636466;
  font-size: 14px;
}
.gsgm{
  color: #999999;
  font-size: 12px;
  font-weight: 500;
}
.gsgm b{
  color: #999999;
  font-size: 12px;
  font-weight: 500;
}


.fbsj{
  color: #636466;
  font-size: 15px;
}
.content-con-list-l-le span b:last-child::after{
  content: "";
}
.content-con-list-l-le span b::after{
  content: "|";
  margin-left: 20px;
  margin-right: 20px;
}
.content-con-list-l-le span b{
  font-size: 18px;
  font-weight: initial;
  color: #636466;
}











.jian{
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #1A2F89;
  display: inline-block;
  margin-right: 10px;
}
.jia{
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #1A2F89;
  display: inline-block;
  margin-left: 10px;
}

.shaixuan{
  height: 45px;
  line-height: 45px;
  margin: 30px 0;
  background: #f2f2f0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.shaixuan-l span a{
  text-decoration: none;
  color: #7e7e7e;
}
.shaixuan-l span{
  width: 100px;
  text-align: center;
  display: inline-block;
  color: #7e7e7e;
  font-size: 12px;
  border-right: 1px dashed #d9d9d9;
  
}
.shaixuan-r{
  padding: 0 20px;
}

.shangcheng-con{
  width: 100%;
  padding: 0 35px;
  border: 1px solid #e1e1e1;
  background: #ffffff;
}
.shangc-tit-one{
  display: flex;
  flex-direction: row;
  height: 75px;
  line-height: 75px;
}
.shangc-tit-one h5{
  height: 75px;
  line-height: 75px;
  margin: 0;
  font-size: 17px;
  color: #3a3a3a;
}
.borde{
  border-bottom: 1px solid #e1e1e1;
}
.tlist label{
  margin-right: 25px;
  font-weight: normal !important;
}
.tlist{
  padding: 0 30px;
  font-size: 17px;
  color: #6a6a6a;
  font-weight: 500 !important;
}
.layui-laypage{
  margin: 10px auto;
}
.shaixuan-con{
  width: 100%;
}
.shaixuan-list{
  width: 100%;
}
.shaixuan-list ul{
  width: 100%;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #e4e4e4;
}
@media screen and (min-width: 1024px) {
.shaixuan-list ul li:nth-of-type(5n){
  border-right: none;
}
}
.shaixuan-list ul li p{
  text-align: left;
  font-size: 14px;
  color: #3a3a3a;
      overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1; 
    -webkit-box-orient: vertical;
    margin: 10px 0;
}
.shaixuan-list ul li span{
  width: 100%;
  display: inline-block;
  text-align: left;
  font-size: 16px;
  color: #ff0000;
}
.shaixuan-list ul li a{
  text-decoration: none;
}
.shaixuan-list ul li{
  width: 20%;
  box-sizing: border-box;
  overflow: hidden;
  float: left;
  text-align: center;
  padding: 20px 10px;
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}
.shaixuan-list-img{
  padding: 0 15px;
  width: 100%;
  height: 185px;
  display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
.shaixuan-list-img img{
  /*width: 100%;
  height: 100%;*/
          width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.jian{
  cursor: pointer;
}
.jia{
  cursor: pointer;
}

@media screen and (max-width: 1024px) {
  .shaixuan-list ul li{
    width: 50%;
  }
  .tlist label{
    margin-right: 10px;
  }
  .tlist{
    padding: 0 10px;
    font-size: 12px;
  }
  .shangcheng-con{
    padding: 0 !important;
  }
  .shaixuan-l span{
    width: 20%;
  }
  .shaixuan{
    flex-direction: column;
    height: auto;
    margin: 10px 0;
  }
  .content-con-tit{
    padding: 0;
  }
  .shangc-tit-one{
    height: auto;
    line-height: 60px;
    padding: 0 10px;
  }
  .tlist label{
    margin-bottom: 0;
  }
  .shangc-tit-one h5{
    height: 60px;
    line-height: 60px;
    white-space: nowrap;
    font-size: 13px;
  }
  .banner{
    height: auto;
  }
  .content-con-list{
    flex-direction: column;
  }
  .content-con-list-l{
    width: 100%;
  }
  .content-con-list-l ul li{
    padding: 10px;
    margin-bottom: 10px;
  }
  .content-con-list-r ul li{
    margin-bottom: 10px;
  }
  .content-con-list-l-ri{
    padding-left: 15px;
    justify-content: space-around;
  }
  .content-con-list-l-le p{
    font-size: 14px;
    text-align: center;
  }
  .fbxz{
    display: flex;
    flex-direction: column;
  }
  .content-con-list-l-le span b{
    font-size: 12px;
    text-align: center;
  }
  .content-con-list-l-le span b::after{
    content: none !important;
  }
  .fbsj{
    font-size: 12px;
    white-space: nowrap;
  }
  .content-con-list-l-le{
    justify-content: space-around;
  }
  .content-con-list-r ul li a p span{
    border-right: none;
  }
  .content-con-tit{
    padding: 0 15px;
  }
}