.cytb2024-top{
  border-bottom: 1px solid #dddddd;
  margin-bottom: 24px;
}
.cytb2024-top-tab a{
  width: 96px;
  font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 1px;
	color: #333333;
  padding-bottom: 19px;
  border-bottom: 4px solid transparent;
  text-align: center;
}
.cytb2024-top-tab a.cur{
  color: #2789ee;
  border-bottom: 4px solid #2789ee;
}
.cytb2024-top-ss{
	height: 32px;
	background-color: #ffffff;
	border-radius: 8px;
	border: 1px solid #eeeeee;
}
.cytb2024-top-ss input{
  width: 241px;
  font-size: 16px;
	line-height: 32px;
	letter-spacing: 0px;
	color: #a9a6a6;
  padding:0 12px;
}
.cytb2024-top-ss button{
  width: 40px;
  height: 32px;
  background-image: linear-gradient(-90deg,#2889ee 0%,#43a7f6 100%), linear-gradient(#1c69c6,#1c69c6);
	background-blend-mode: normal,normal;
	border-radius: 0px 8px 8px 0px;
  cursor: pointer;
}
.cytb2024-top-ss button img{
  width: 15px;
}
.cytb2024-items span{
  float: left;
  width: 132px;
	height: 50px;
  font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 1px;
	color: #333333;
  margin-right: 20px;
  margin-bottom: 20px;
  text-align: center;
  background-color: #f5f5f5;
	border-radius: 4px;
  cursor: pointer;
}
.cytb2024-items span:nth-child(8n){
  margin-right: 0;
}
.cytb2024-items span.cur,.cytb2024-items span:hover{
  color: #ffffff;
  background-color: #2789ee;
}
.cytb2024-list>div{
  width: 100%;
  height: 70px;
	background-color: #fefefe;
	box-shadow: 0px 4px 10px 0px #e3e3e3;
  margin-bottom: 20px;
  padding: 21px 43px;
  padding-right: 21px;

  font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 1px;
	color: #333333;
}
.cytb2024-list>div p{
  width: 80%;
}
.cytb2024-list>div span{
  color: #2789ee;
  cursor: pointer;
  font-size: 16px;
}
.cytb2024-list>div span:hover{
  font-weight: bold;
}
/* 川渝通办弹窗 */
.pop-cytbzq-content{
  width: 836px;
	background-color: #ffffff;
	border-radius: 4px;
  padding-bottom: 15px;
  padding-top: 12px;
}
.pop-cytbzq-title{
  font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: 1px;
	color: #333333;
  padding: 0px 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #f0ebeb;
}
.pop-cytbzq-title>p{
  display: inline-block;
}
.pop-cytbzq-level{
  width: 804px;
  margin-top: 18px;
  margin-left: 19px;
  background-color: #f6f6f6;
  padding: 6px 10px;
  font-size: 16px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #333333;
  margin-bottom: 12px;
}
.pop-cytbzq-level span{
  cursor: pointer;
  color: #2789ee;
}
.pop-cytbzq-list{
  margin: 21px 19px;
  margin-bottom: 0;
  max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
}
.pop-cytbzq-list span{
  cursor: pointer;
  width: 111px;
	height: 38px;
	background-color: #fefefe;
	border-radius: 4px;
	border: solid 1px #dddddd;
  padding: 0 11px;
  font-size: 16px;
	line-height: 38px;
	letter-spacing: 1px;
	color: #333333;
  text-align: center;
  margin-right: 24px;
  margin-bottom: 25px;
}
.pop-cytbzq-list span.disabled{
  cursor: none !important;
  filter: alpha(opacity = 40);
  -moz-opacity: 0.4;
  opacity: .4;
  pointer-events: none;
}
.pop-cytbzq-list span.nocur{
  cursor: not-allowed;
}
.pop-cytbzq-list span.cur{
  background: url(./cytb-icon1.png) no-repeat;
  background-size: 17px;
  background-position: right bottom;
  border: 1px solid #2789ee;
  color: #2789ee;
}
.pop-cytbzq-list span:nth-child(6n){
  margin-right: 0;
}
.pop-cytbzq-list span.w158{
  width: 158px;
}
.pop-cytbzq-items{
  margin-top: 17px;
  padding: 0 32px;
}
.pop-cytbzq-items a{
  display: block;
  font-size: 16px;
	line-height: 28px;
	letter-spacing: 1px;
	color: #333333;
}
.pop-cytbzq-items a:hover{
  color: #2789ee;
}
.pop-cytbzq-items a::before{
  content: "";
  float: left;
  width: 5px;
	height: 5px;
	background-color: #000000;
  margin-right: 13px;
  margin-top: 12px;
  border-radius: 50%;
}
.pop-cytbzq-btns{
  border-bottom: 1px solid #e3e3e3;
  padding: 20px;
}
.pop-cytbzq-btn{
  padding: 5px 15px;
  border-radius: 6px;
  text-align: center;
  /* color: #ffffff; */
  /* background-color: #4393f4; */
  font-size: 18px;
  font-weight: bold;
  margin-right: 10px;
  cursor: pointer;
  color: #4393f4;
  background-color: #ebf4fb;
}
/* .pop-cytbzq-btn2{
  color: #4393f4;
  background-color: #ebf4fb;
} */
.pop-cytbzq-btn.disabled{
  cursor: none !important;
  filter: alpha(opacity = 40);
  -moz-opacity: 0.4;
  opacity: .4;
  pointer-events: none;
}
.pop-cytbzq-btn.cur{
  background: url(./cytb-icon1.png) no-repeat;
  background-size: 17px;
  background-position: right bottom;
  border: 1px solid #2789ee;
  color: #2789ee;
}
@media screen and (max-width: 768px) {
  .cytb2024-top{
    margin-bottom: 0.3rem;
  }
  .cytb2024-top-tab a {
    width: 1.3rem;
    font-size: 0.4rem;
    line-height: 0.5rem;
    padding-bottom: 0.2rem;
    border-bottom: 0.06rem solid transparent;
  }
  .cytb2024-top-ss {
    height: 0.6rem;
    border-radius: 0.1rem;
  }
  .cytb2024-top-ss input {
    width: 3.5rem;
    font-size: 0.3rem;
    line-height: 0.6rem;
    padding: 0 0.2rem;
  }
  .cytb2024-top-ss button {
    width: 0.8rem;
    height: 0.58rem;
    border-radius: 0px 0.16rem 0.16rem 0px;
  }
  .cytb2024-items span{
    width: 48%;
    height: 0.8rem;
    font-size: 0.3rem;
    line-height: 0.8rem;
    margin-right: 0;
    margin-bottom: 0.3rem;
    border-radius: 0.05rem;
  }
  .cytb2024-items span:nth-child(2n){
    float: right;
  }
  .cytb2024-list>div {
    height: 1rem;
    box-shadow: 0px 0.04rem 0.1rem 0px #e3e3e3;
    margin-bottom: 0.3rem;
    padding: 0.21rem 0.3rem;
    padding-right: 0.1rem;
    font-size: 0.3rem;
    line-height: 0.5rem;
  }
  .cytb2024-list>div span{
    font-size: 0.26rem;
  }
  /* 川渝通办弹窗 */
  .pop-cytbzq-content{
    width: 7rem;
    border-radius: 0.08rem;
    padding-bottom: 0.3rem;
    padding-top: 0.3rem;
  }
  .pop-cytbzq-title{
    font-size: 0.35rem;
    line-height: 0.5rem;
    padding: 0px 0.25rem;
    padding-bottom: 0.2rem;
  }
  .pop-cytbzq-level{
    width: auto;
    margin:0 0.25rem;
    margin-top: 0.25rem;
    padding: 0.1rem 0.2rem;
    font-size: 0.3rem;
    line-height: 0.45rem;
    letter-spacing: 0.02rem;
    margin-bottom: 0.3rem;
  }
  .pop-cytbzq-list{
    margin: 0.25rem;
    margin-bottom: 0;
  }
  .pop-cytbzq-list span{
    width: 3rem;
    height: 0.6rem;
    border-radius: 0.08rem;
    border: solid 0.02rem #dddddd;
    padding: 0 0.15rem;
    font-size: 0.28rem;
    line-height: 0.6rem;
    letter-spacing: 0.02rem;
    margin-right: 0;
    margin-bottom: 0.25rem;
    float: left;
  }
  .pop-cytbzq-list span:nth-child(2n){
    float: right;
  }
  .pop-cytbzq-items{
    margin-top: 0.25rem;
    padding: 0 0.25rem;
  }
  .pop-cytbzq-items a{
    font-size: 0.3rem;
    line-height: 0.6rem;
    letter-spacing: 0.02rem;
  }
  .pop-cytbzq-items a::before{
    width: 0.1rem;
    height: 0.1rem;
    margin-right: 0.2rem;
    margin-top: 0.25rem;
  }
  .pop-cytbzq-btns{
    padding: 0.3rem 0.25rem;
  }
  .pop-cytbzq-btn {
    padding: 0.05rem 0.1rem;
    border-radius: 0.05rem;
    font-size: 0.3rem;
    margin-right:0.3rem;
  }
}