.cpxq-pad{
  padding: 15px 0;
  padding-bottom: 70px;
}
.gsyj-con{
  width: 100%;
}
.gsyj-con h5{
  padding: 0 15px;
  border-left: 4px solid #1795ff;
  color: #000000;
  font-size: 30px;
  font-family: "PingFang SC","Microsoft Yahei","微软雅黑",arial,"\5b8b\4f53";
}
.gsyj-con span{
  font-size: 18px;
  color: #6a6a6a;
  text-indent: 30pt;
  line-height: 45px;
  width: 100%;
  display: block;
  font-family: "PingFang SC","Microsoft Yahei","微软雅黑",arial,"\5b8b\4f53";
}
.gsyj-con img{
  width: fit-content;
  margin: 0 auto;
  margin-top: 30px;
}
.rcdw-bg{
background: #f6f6f6;
padding: 40px 0;
}
.rczp ul li{
  background: #ffffff;
  margin-bottom: 30px;
  /* cursor: pointer; */
}
/* .rczp ul li:hover .erjicd{
  display: flex;
} */
.rczp-tit{
  height: 80px;
  line-height: 80px;
  align-items: center;
  display: flex;
  flex-direction: row;
  
  justify-content: space-between;
  padding: 0 40px;
  color: #393737;
}
.active{
  /*display: flex;*/
}
.rczp-tit h6{
  margin: 0;
  height: fit-content;
  padding-left: 15px;
  font-size: 16px;
  border-left: 3px solid #1795ff;
}
.rczp-tit p{
  flex-direction: row;
  display: flex;
  font-size: 16px;
  margin: 0;
}
.rczp-tit p strong{
  font-size: 16px;
  margin-right: 40px;
  font-weight: 500;
}
.rczp-tit p span{
padding: 0 20px;
cursor: pointer;
}
.erjicd{
  background: #ffffff;
  width: 100%;
  padding: 35px;
  display: flex;
  flex-direction: column;
  display: none;
}
.erjicd h6{
  font-size: 16px;
  color: #333333;
  margin-top: 15px;
}
.erjicd span{
  font-size: 16px;
   color: #666666;
   display: block;
   line-height: 40px;
}
.erjicd a{
  font-size: 16px;
  display: block;
  line-height: 40px;
  color: #1795ff !important;
}
.rczp ul li:hover{
  background: #1795ff;
  color: #ffffff;
}
.rczp ul li:hover .rczp-tit h6{
  border-left: #ffffff 3px solid #ffffff;
}
.rczp ul li:hover .rczp-tit{
  color: #ffffff;
}
.jiazaigd{
  width: 225px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  color: #1795ff;
  margin: 0 auto;
  border: 1px solid #1795ff;
  
}
.jiazaigd:hover{
  cursor: pointer;
  background: #1795ff;
  color: #ffffff;
}
@media screen and (max-width: 1024px){
	.erjicd span{
		line-height: 25px !important;
	}
  .gsyj-con span{
    line-height: 35px;

  }

.gsyj-con img{
  width: 100% !important;
}
.gsyj-con h5{
  font-size: 18px;
}
.gsyj-con span{
  font-size: 14px;
}
.rczp-tit p strong{
  font-size: 12px;
  margin-right: 5px;
}
.rczp ul li{
  font-size: 12px;
  margin-bottom: 10px;
  /*white-space: nowrap;*/
}
.rczp-tit h6{
  font-size: 12px;
}
.rczp-tit{
  padding: 0 10px;
  height: 60px;
  line-height: 60px;
}
.jiazaigd{
  width: 130px;
  height: 35px;
  line-height: 35px;
}
}
@media screen and (max-width: 1200px){
	.rcdw-bg{
		padding:20px 15px;
	}
}