*{
  margin: 0;
  padding: 0;
}

.container_ul_sj{display: none;}
.dqwz{width: 85%;margin: 90px 7.5% 35px 7.5%;}
.dqwz a{font-size:16px; color:#333;font-family: "方正兰亭纤黑简体";}
.dqwz span{background: url(/ciicbj/uiFramework/commonResource/image/2022111613550642282.png) no-repeat left center;padding-left: 50px;height: 30px;line-height: 24px;display: inline-block;}
body{
  background: url(/ciicbj/uiFramework/commonResource/image/2022112110480739086.png) no-repeat;
  background-color: #f3f3f3;
  overflow-x:hidden;
}
.container{
  width:100%;
  border-top:1px solid transparent;

}
.container_ul{
  width: 85%;
  margin: 0 auto;
  text-align: center;
}
.container_ul{
  margin-top: 100px;
}
.container_ul>ul{
  list-style: none;
}
.container_ul>ul>li{
  display: flex;
  height: 100px;
  justify-content: space-between;
  font-size: 24px;
  color: #333333;
  line-height: 100px;
  border-bottom: 2px solid #ededed;font-family: "方正兰亭纤黑简体";
}
.container_ul>ul>li a{
  text-decoration: none;
  font-size: 22px;
  color: #55ba78;
}
.container_ul>ul>li:hover{
  border-bottom: 2px solid #2d54df;
  color: #2d54df;
  font-family: "方正兰亭中粗黑简体";
}
.container_ul>ul>li:hover>span::before{
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: #55ba78;
  margin-right: 25px;
}
.container_ul>ul>li:hover>a{
  color: #2d54df;
  font-weight: 500;
}
.btn_more{
  margin: 70px 0;
  font-size: 18px;
  color: #333333;
  letter-spacing: 2px;
  border: none;
  background: none;
  cursor:pointer;font-family: "方正兰亭纤黑简体";
}
.btn_more>img{
  width: 10px;
  height: 5px;
  margin-left: 10px;
  margin-bottom: 3px;
}
.rotate{
  transform:rotate(180deg);
  transition: 0.5s;
}


@media screen and (max-width:1000px){
.container_sj{display: none;}
.btn_more{margin: 20px 0; font-size: 0.9rem;}
.dqwz{width: 90%;margin: 20px auto;}
.dqwz a{font-size: 0.85rem;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #666666;}
.dqwz span{background-size: 20px;padding-left: 30px;line-height: 26px;}

.container_ul_sj>ul>li:hover>span::before{display: none; margin-right: 0;}

.container_ul_sj{width:90%;margin-top: 0;margin: 0 auto;display: block;}
.container_ul_sj>ul>li:hover{border: none;}
.container_ul_sj > ul > li{font-size: 1.1rem;font-family: PingFang-SC-Bold, PingFang-SC;display: block;height: auto;line-height: initial;background: #fff; margin-bottom: 10px; border-bottom: none;}
.container_ul_sj > ul > li>span{display: block;font-family: PingFang-SC-Bold, PingFang-SC;font-weight: bold;color: #333333;padding: 15px;text-align: left;border-bottom: 1px solid #DCDCDC;}
.container_ul_sj > ul > li a{ font-size: 1rem;font-family: PingFangSC-Regular, PingFang SC;font-weight: 400;color: #55BA78; padding: 10px;display: block;text-align: right;background: url(/ciicbj/uiFramework/commonResource/image/2023020720245285536.png) no-repeat 97%;
padding-right: 30px;background-size: 16px;}
.btn_more{font-family: PingFang-SC-Bold, PingFang-SC;}
}


@media screen and (min-width:1401px) and (max-width:1600px){

.container_ul > ul > li{font-size:18px;}
.container_ul{margin-top: 20px;}
.container_ul > ul > li a{font-size:18px;}

}

@media screen and (min-width:1001px) and (max-width:1399px){
.container_ul > ul > li{font-size: 20px;}
.container_ul > ul > li a{font-size:16px;}
.btn_more{font-size:16px;}
.container_ul{margin-top: 50px;}
}