.banner {

  background: url("/img/news/banner.jpg");

  background-size: cover;

}



.page_wrap .banner > div:last-child {

  display: flex;

  height: auto;

}



.banner {

  flex-direction: column;

}



.content_button {

  display: flex;

  background: #fff;

  align-items: center;

  padding: 0.16rem 0.4rem;

  border-radius: 0rem 0rem 0.2rem 0rem;

  cursor: pointer;

  transition: var(--m_tran) background;

}



.content_button span {

  transition: var(--m_tran) color;

}



.content_button:nth-child(1) {

  margin-right: 0.43rem;

}



.content_button .content_img {

  background: url("/img/business_cooperation/6_3_1icon.png") no-repeat;

  background-size: contain;

  width: 0.07rem;

  height: 0.16rem;

  margin-right: 0.1rem;

  transition: var(--m_tran) background;

}



.content_button:hover .content_img {

  background: url("/img/jion_as/7_1_1index.png") no-repeat !important;

  background-size: contain !important;

}



.content_button:hover {

  background: #2b66b0ff;

}



.content_button:hover span {

  color: #fff !important;

}



.content_button_active {

  background: #2b66b0ff;

}

.content_button_active > .content_img {

  background: url("/img/jion_as/7_1_1index.png") no-repeat !important;

  background-size: contain !important;

}



.content_button > span {

  font-family: Microsoft YaHei, Microsoft YaHei;

  font-weight: bold;

  font-size: 0.18rem !important;

  color: #2b66b0 !important;

  line-height: unset !important;

}

.content_button_active > span {

  color: #fff !important;

}



.content_box {

  margin-top: 0.78rem;

}



.content_search {

  display: flex;

  align-items: center;

  background: #ffffff;

  box-shadow: 0rem 0.03rem 0.2rem 0.01rem rgba(0, 0, 0, 0.16);

  border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;

  padding: 0.32rem 0.29rem 0.32rem 0.52rem;

  position: relative;

  top: -0.78rem;

}



.content_search > p:first-child {

  width: 0.27rem;

  height: 0.33rem;

  margin-right: 0.17rem;

}



.content_search > p:nth-child(2) {

  font-family: Microsoft YaHei, Microsoft YaHei;

  font-weight: bold;

  font-size: 0.2rem;

  color: #000000;

  padding-right: 0.25rem;

  border-right: 0.01rem solid #d3d3d3;

}



.content_search > input {

  padding-left: 0.12rem;

  flex: 1;

}



.content_search > p:last-child {

  padding: 0.15rem 0.46rem;

  background-color: #2b66b0ff;

  border-radius: 0.1rem;

  color: #fff;

  cursor: pointer;

}



.contene_box .content_center {

  display: flex;

  margin-top: 0.11rem;

}



.content_center .content_left {

  padding-right: 0.69rem;

  border-radius: 0.02rem solid #cbcbcb;

}

.content_center .content_left > div > div:last-child {

  display: none;

}

.content_center .content_left > div > div:last-child > div {

  padding-top: 0.25rem;
padding-bottom:0.1rem
}

.content_left > div:nth-of-type(2) {

  padding-top: 0.17rem;

}



.checkbox {

  display: flex;

  align-items: center;


}



#checkbox {

  width: 0.19rem;

  height: 0.19rem;

  border-radius: 0.05rem;

}



#label {

  font-family: Microsoft YaHei, Microsoft YaHei;

  font-weight: 400;
  color: #000000;

}



.content_center .content_left > div > div:first-child {

  display: flex;

  justify-content: space-between;

  align-items: center;

  padding-bottom: 0.17rem;

  border-bottom: 0.01rem solid #cbcbcb;

}



.content_center .content_left > div > div:first-child span {

  font-family: Microsoft YaHei, Microsoft YaHei;

  font-weight: bold;

  font-size: 0.25rem;

  color: #333333;

  line-height: 0.37rem;

  margin-right: 0.74rem;

}



.content_right {

  padding-left: 0.67rem;

  border-left: 0.01rem solid #cbcbcb;

  flex: 1;

}



.content_right > p:first-child {

  font-family: Microsoft YaHei, Microsoft YaHei;

  font-weight: 600;

  font-size: 0.2rem;

  color: #000000ff;

  line-height: 0.37rem;

  margin-bottom: 0.25rem;

}



.content_right > p:first-child > span {

  color: #ff0000ff;

  font-weight: 600;

  font-size: 0.2rem;

}



.content_right_box > div:first-child {

  padding: 0.34rem 0.45rem 0.49rem 0.45rem;

  background: #ffffff;

  box-shadow: 0rem 0.03rem 0.2rem 0.01rem rgba(138, 138, 138, 0.16);

  border-radius: 0rem 0rem 0.7rem 0rem;

}



.content_table {

  display: flex;

  justify-content: space-between;

}



.content_table > div:last-child > .content_table_img {

  background: url("/img/jion_as/7_1_4index.png") no-repeat;

  background-size: contain;

  width: 0.14rem;

  height: 0.08rem;

  margin-top: 0.04rem;

  transition: var(--m_tran) background;

}



.content_table > div:last-child {

  padding: 0.1rem 0.1rem;

  border-radius: 2rem;

  border: 0.02rem solid #2b66b0ff;

  cursor: pointer;

  transform: var(--m_tran) background border;

}



.content_table > div:last-child:hover > .content_table_img {

  background: url("/img/jion_as/7_1_3index.png") no-repeat;

  background-size: contain;

}



.content_table > div:last-child:hover {

  background-color: #2b66b0ff;

}



.content_right_box > div:last-child {

  margin-top: 0.11rem;

}



.content_right_box > div:last-child .content_table {

  padding-top: 0.39rem;

  padding-bottom: 0.31rem;

  border-bottom: 0.01rem solid #eaeaea;

}



.content_table > p {

  font-family: Microsoft YaHei, Microsoft YaHei;

  font-weight: 400;

  font-size: 0.2rem;

  color: #626262;

  line-height: 0.36rem;

}



.content_table > p:first-child {

  font-family: Microsoft YaHei, Microsoft YaHei;

  font-weight: bold;

  font-size: 0.2rem;

  color: #333333;

  line-height: 0.37rem;

}



.content_right_box > div:first-child > div:nth-child(2) {

  font-family: Microsoft YaHei, Microsoft YaHei;

  font-weight: bold;

  font-size: 0.18rem;

  color: #000000;

  line-height: 0.35rem;

  margin-top: 0.51rem;

}



.content_right_box > div:first-child > div:nth-child(3),

.content_right_box > div:first-child > div:nth-child(5) {

  font-family: Microsoft YaHei, Microsoft YaHei;

  font-weight: 400;

  font-size: 0.14rem;

  color: #777777;

  line-height: 0.25rem;

  margin-top: 0.15rem;

}



.content_right_box > div:first-child > div:nth-child(4) {

  font-family: Microsoft YaHei, Microsoft YaHei;

  font-weight: bold;

  font-size: 0.18rem;

  color: #000000;

  line-height: 0.35rem;

  margin-top: 0.31rem;

}



.content_right_box > div:first-child > span:last-child {

  display: inline-block;

  font-family: Microsoft YaHei, Microsoft YaHei;

  font-weight: 400;

  font-size: 0.18rem;

  color: #ffffff;

  padding: 0.13rem 0.33rem;

  background: #2b66b0;

  border-radius: 0rem 0rem 0.15rem 0rem;

  color: #fff;

  margin-top: 0.31rem;

  cursor: pointer;

}



.content_four {

  display: flex;

  justify-content: flex-end;

  margin-bottom: 0.63rem;

  margin-top: 0.58rem;

}



.content_four > p {

  display: flex;

  justify-content: center;

  align-items: center;

  width: 0.32rem;

  height: 0.32rem;

  color: RGBA(223, 223, 223, 1);

  margin-right: 0.08rem;

  cursor: pointer;

}



.content_four > p:first-child {

  border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;

  border: 0.01rem solid #dedede;

  color: RGBA(223, 223, 223, 1);

}



.content_four > p:last-child {

  border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;

  border: 0.01rem solid #dedede;

  color: RGBA(223, 223, 223, 1);

}



.content_four > p:nth-child(2) {

  border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;

  color: #fff;

  background: rgba(43, 102, 176, 1);

}



.content_four > p:nth-child(3) {

  border: 0.01rem dashed #dedede;

}



.content_four > p:nth-child(4) {

  border: 0.01rem dashed #dedede;

}



.content_four > p:nth-child(5) {

  border: 0.01rem dashed #dedede;

}



.content_four > p:nth-child(7) {

  border: 0.01rem dashed #dedede;

}

@media only screen and (max-width: 1024px) {
  .content_search{
    top: -0.18rem;
  }
  .content_button > span a,.content_search > p:nth-child(2),.content_search > input,.content_search > p:last-child,.content_right > p:first-child,.content_right > p:first-child > span,.content_table > p:first-child{
    font-size: 12px;
  }
  .content_search > p:last-child{
    padding: 0.1rem 0.2rem;
  }
  .contene_box .content_center{
    display: block;
  }
  .content_center .content_left{
    padding-right: 0;
  }
  .content_right{
    padding-left: 0;
    border-left: none;
    margin-top: 0.5rem;
  }
  .content_right_box > div{
    padding: 0.34rem 0.15rem 0.34rem 0.15rem !important;
  }
  .content_right_box > div:first-child > div:nth-child(2) div,.content_right_box > div:first-child > div:nth-child(2) p{
    font-size: 12px;
  }
}