.bannerBj{
  width: 100%;
  overflow: hidden;
  height: 540px;
}
.bannerImg{
  width: 100%;
}
.banner{
  height: 190px;
  width: 100%;
  background: #f8f8f8;
   /* background-image: url(../img/bannerBj.png); */
}
.bannerBox{
  width: 900px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.bannerLi{
  margin-top: 30px;
}
.bannerLi img{
  height: 75px;
  display: block;
  margin: 0 auto;
}
.bannerLi p:nth-child(2){
  margin-top: 8px;
  height: 30px;
  font-size: 18px;
  text-align: center;
  color: black;
  line-height: 18px;
}
.bannerLi p:nth-child(3){
  font-size: 12px;
  text-align: center;
  color: #aaaaaa;
}
.contentOne{
  width: 100%;
  overflow: hidden;
  background: white;
  height: 960px;
}
.contentBox{
    width: 1220px;
    margin: 0 auto;
}
.conHead{
  width: 100%;
  height: 25px;
  margin-top: 32px;
}
.conHeadLine{
  float: left;
  width: 4px;
  height: 25px;
  border-radius: 1px;
  background: linear-gradient(to bottom,#224bc0,#6b91ea);
}
.conHeadP{
  line-height: 25px;
  color: black;
  float: left;
  margin-left: 10px;
  user-select: none;
  font-size: 24px;
}
.jrMenu{
  margin-top: 40px;
  width: 415px;
  margin: 0 auto;
  height: 30px;
}
.jrMenuLi{
  width: 120px;
  float: left;
  text-align: center;
  color: black;
  background: #e5e5e5;
  border-radius: 15px;
  line-height: 30px;
  font-size: 14px;
  margin-left: 25px;
  cursor: pointer;
  user-select: none;
}
.jrMenuLi:nth-child(1){
  margin-left: 0;
}
.jrMenuLiDh{
  background: linear-gradient(to bottom,#315cc0,#77b7f4);
  color: white;
  box-shadow: 3px 3px 3px 3px #dce4f4;
}
.jrBox{
  width: 100%;
  margin-top: 35px;
}
.jrBoxUl{
  width: 100%;
  display: none;
}
.jrLi{
  width: 287px;
  height: 347px;
  float: left;
  margin-left: 24px;
  box-shadow: 0px 7px 10px 3px rgba(0, 0, 0, 0.1);
  position: relative;
  margin-bottom: 30px;
}
.jrLi:nth-child(4n+1){
  margin-left: 0;
}
.jrLiHead{
  width: 85%;
  height: 120px;
  border-bottom: 2px solid #fafafa;
  overflow: hidden;
  margin: 0 auto;
}
.jrLiHeadImg{
  display: block;
  margin: 0 auto;
  margin-top: 40px;
  width: 81px;
}
.jrLiHeadName{
  width: 100%;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: black;
  margin-top: 25px;
}
.jrTips{
  width: 65px;
  height: 26px;
  position: absolute;
  left: 0px;
  background: url(../img/jrTip.png) no-repeat center;
  background-size: cover;
  top: 30px;
  line-height: 26px;
  font-size: 12px;
  color: white;
  padding-left: 5px;
}
.jrLiOne{
  width: 85%;
  height: 100px;
  border-bottom: 2px solid #fafafa;
  overflow: hidden;
  margin: 0 auto;
}
.jrLiOneP1{
  margin-top: 13px;
  height: 23px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 14px;
  color: #ababab;
}
.jrLiOneP2{
  height: 36px;
  width: 100%;
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  color: #f0334d;
  font-weight: bold;
}
.jrLiOnePUl{
  width: 95%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.jrLiOnePLi{
  color: #a5b9de;
  background: #f2f2f2;
  border-radius: 10px;
  padding: 3px 10px;
  font-size: 12px;
}
.jrLiTwo{
  height: 35px;
  width: 85%;
  border-bottom: 2px solid #fafafa;
  overflow: hidden;
  margin: 0 auto;
}
.jrLiTwo1{
  width: 50%;
  float: left;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
}
.jrLiTwo1 span:nth-child(2){
  color: #888888;
}
.jrLiBtn{
  height: 38px;
  width: 105px;
  border-radius: 18px;
  font-size: 12px;
  text-align: center;
  line-height: 38px;
  margin: 0 auto;
  margin-top: 15px;
  cursor: pointer;
  user-select: none;
  background: #e5e5e5;
}
.jrLiBtn:hover{
  background: rgba(64, 111, 239, 1);
  box-shadow: 3px 3px 3px 3px #dce4f4;
  color: white;
}
.contentTwo{
  width: 100%;
  overflow: hidden;
  /* background: #f2f2f2; */
  height: 670px;
}
.zcUl{
  width: 100%;
  margin-top: 35px;
}
.zcLi{
  width: 380px;
  float: left;
  height: 220px;
  box-shadow: 3px 3px 3px 3px #d5e7ef;
  border-radius: 5px;
  background: linear-gradient(135deg,#e9f0ff,#ffffff);
  padding: 0px 25px;
  margin-bottom:25px ;
  margin-left: 30px;
}
.zcLi:nth-child(3n+1){
  margin-left: 0;
}
.zcLiHead{
  line-height: 24px;
  margin-top: 20px;
  font-size: 18px;
  color: black;
  margin-bottom: 20px;
}
.zcLiTxt{
  height: 30px;
  width: 100%;
  font-size: 14px;
  line-height: 14px;
}
.zcLiTxt span:nth-child(1){
  color: #888888;
}
.contentThr{
  width: 100%;
  overflow: hidden;
  height: 530px;
  background: #f2f2f2;
}
.lcImg{
  width: 1125px;
  display: block;
  margin: 0 auto;
  margin-top: 25px;
}
.jrBtnBox{
  width: 100%;
  float: left;
}
.jrBtn{
    font-size: 16px;
    height: 40px;
    margin-top: 20px;
    line-height: 40px;
    width: 120px;
    text-align: center;
    border-radius: 20px;
    color: white;
    background-image: linear-gradient(to right, #325fed, #6daaf9);
    cursor: pointer;
    user-select: none;
    margin: 0 auto;
}

.contentYh{
  width: 100%;
  overflow: hidden;
  background: #f2f2f2;
  padding-bottom: 30px;
}
.YhBox{
  width: 100%;
  overflow: hidden;
  margin-top:45px;
}
.YhLi{
  width: 230px;
  height: 90px;
  float: left;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 17px;
  margin-bottom: 25px;
}
.YhLi:nth-child(5n+1){
  margin-left: 0px;
}
.YhLi img{
  width: 100%;
  display: block;
}


.listYh{
  width: 100%;
  overflow: hidden;
  background: #f0f0f0;
}
.listYhBox{
  width: 1220px;
  margin: 0 auto;
}
.listLi{
  /* height: 175px; */
  width: 100%;
  margin-bottom: 30px;
  border-radius: 15px;
  background: white;
  overflow: hidden;
}
.listLiTop{
  height: 80px;
  border-bottom: 1px solid #fbfbfb;
  background: white;
}
.listLiTopZc{
 height: 60px;
 border-bottom: 1px solid rgba(0, 0, 0, 0.1);
 background: white;
}
.listLiTopP1{
  height: 80px;
  line-height: 80px;
  margin-left: 30px;
  float: left;
  font-size: 18px;
  font-weight: bold;
  color: black;
}
.listLiTopZcP1{
 height: 60px;
 line-height: 60px;
 margin-left: 30px;
 float: left;
 font-size: 18px;
 font-weight: bold;
 color: black;
}
.listLiTopP2{
  height: 30px;
  padding: 0 10px;
  float: left;
  background: #f5f6f7;
  margin-left: 15px;
  font-size: 14px;
  border-radius: 15px;
  line-height: 30px;
  margin-top: 25px;
  color: #495bb5;
}
.listLiTopBtn{
  float: right;
}
.listLiTopBtn1{
  float: left;
  font-size: 16px;
  margin-right: 30px;
  height: 40px;
  margin-top: 20px;
  line-height: 40px;
  width: 120px;
  text-align: center;
  border-radius: 20px;
  border: 1px solid #6577aa;
  color: #6577aa;
  cursor: pointer;
  user-select: none;
}
.listLiTopZcBtn1{
 float: left;
  font-size: 16px;
  margin-right: 30px;
  height: 40px;
  margin-top: 10px;
  line-height: 40px;
  width: 120px;
  text-align: center;
  border-radius: 20px;
  border: 1px solid #6577aa;
  color: #6577aa;
  cursor: pointer;
  user-select: none;
}
.listLiTopBtn2{
  float: left;
  font-size: 16px;
  margin-right: 30px;
  height: 40px;
  margin-top: 20px;
  line-height: 40px;
  width: 120px;
  text-align: center;
  border-radius: 20px;
  color: white;
  background-image: linear-gradient(to right, #325fed, #6daaf9);
  cursor: pointer;
  user-select: none;
}
.listLiBot{
  height: 95px;
  width: 100%;
  /* box-shadow: -10px 0px 15px 1px rgba(0, 0, 0, 0.05); */
}
.listLiBot1{
  float: left;
  height: 95px;
  width: 300px;
  /* box-shadow: 0px 3px 15px 1px rgba(0, 0, 0, 0.1); */
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.listLiBot1 img{
  width: 135px;
  display: block;
}
.listLiBot2{
  float: left;
  height: 95px;
  width: 230px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  /* box-shadow: 0px 3px 15px 1px rgba(0, 0, 0, 0.1); */
  color: #a6a6a6;
}
.listLiBot3{
 float: left;
 height: 35px;
 width: 300px;
 color: #a6a6a6;
}
.listLiBot4{
 width: 100%;
 height: 60px;
 font-size: 12px;
 float: left;
 line-height: 60px;
 color: #a6a6a6;
}
.listLiBotP1{
  margin-top: 20px;
  margin-left: 20px;
  height: 15px;
  font-size: 14px;
  line-height: 14px;
  display: -webkit-box;
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 1;
 overflow: hidden;
}
.listLiBotP2{
  margin-left: 20px;
  font-size: 14px;
  line-height: 14px;
}
.list{
 width: 100%;
 overflow: hidden;
 background: #f0f0f0;
}
.listBox{
 width: 1220px;
 margin: 0 auto;
}
.details{
 width: 1200px;
 overflow: hidden;
 margin: 0 auto;
}
.detailsQyHead{
 width: 100%;
 background: white;
 height: 50px;
 border-radius: 15px;
 margin-top: 25px;
 margin-bottom: 25px;
}
.detailsQyHeadLi{
 height: 55px;
 float: left;
 color: black;
 line-height: 55px;
 font-size: 16px;
 margin-left: 30px;
 cursor: pointer;
 user-select: none;
 font-weight: bold;
}
.detailsQyHeadLiDj{
 color: #00a6a7;
 border-bottom: 2px solid #00a6a7;
}
.detailsQyText{
 width: 100%;
 overflow: hidden;
 border-radius: 15px;
 background: white;
 padding: 15px 25px;
 margin-bottom: 25px;
}
.detailsLeft{
 width: 845px;
 float: left;
}
.detailsRight{
 float: right;
 background: white;
 border-radius: 15px;
 width: 345px;
 padding: 15px 25px;
}
.detailsRightLi{
 width: 100%;
 margin-bottom: 35px;
 /* height: 120px; */
 overflow: hidden;
}
.detailsRightLiHead{
 height: 35px;
 font-size: 14px;
 font-weight: bold;
 line-height: 14px;
 user-select: none;
}
.detailsRightLi1{
 width: 50%;
 float: left;
 height: 45px;
 display: flex;
 align-items: center;
 justify-content: center;
}
.detailsRightLi1 img{
 width: 60px;
}
.detailsRightLi2{
 width: 50%;
 float: left;
}
.detailsRightLi3{
 width: 100%;
 float: left;
}
.detailsRightLiP1{
 margin-left: 20px;
 height: 28px;
 font-size: 14px;
 line-height: 14px;
}
.detailsRightLiP2{
 margin-left: 20px;
 font-size: 14px;
 line-height: 14px;
}
.dtHead{
 width: 100%;
 height: 25px;
 margin-bottom: 15px;
 color: #222222;
 font-size: 18px;
 font-weight: bold;
 user-select: none;
}
.yhHead{
  width: 100%;
  height: 25px;
  margin-bottom: 15px;
  color: #1f5acb;
  font-size: 18px;
  font-weight: bold;
  user-select: none;
}
.yhxx{
  height: 195px;
  width: 100%;
  background: #f8f8f8;
  margin-bottom: 25px;
}
.yhxxImg{
  width: 275px;
  height: 100%;
  float: left;
  /*border: 1px solid #e1e1e1;*/
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.yhxxTxt{
  width: 475px;
  height: 100%;
  margin-left: 25px;
  float: left;
  padding: 25px 0px;
  font-size: 14px;
  color: #595959;
  line-height:24px;
  overflow:hidden;
}


.listZx {
 width: 100%;
 margin-bottom: 70px;
}
.listLiYh{
  width: 100%;
  margin-bottom: 30px;
  border-radius: 15px;
  background: white;
  overflow: hidden;
  box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.2);
}
.listLiYhBot2{
  float: left;
  height: 95px;
  width: 25%;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.listLiYhBotP1{
  width: 100%;
  padding-top: 20px;
  padding-left: 20px;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 20px;
}
.listLiYhBotP2{
  margin-left: 20px;
  font-size: 14px;
  line-height: 14px;
}