.pc-header {
  position: inherit;
}
.scene-banner {
  height: 507px;
  background: url(../images/qjsyjsfw/scene-banner.jpg) center no-repeat;
  background-size: cover;
}
.scene-banner .sceneConter {
  width: 1200px;
  margin: 0 auto;
  padding-top: 115px;
  position: relative;
  z-index: 1;
}
.scene-banner .sceneImg {
  width: 37.92%;
}
.scene-banner .sceneImg img {
  width: 100%;
}
.scene-banner .sceneText {
  width: 230px;
  height: 60px;
  background-color: #fff;
  border-radius: 10px;
  font-size: 20px;
  color: #426fd7;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 54px;
  cursor: pointer;
}
.scene-banner .sceneText p {
  background: url(../images/qjsyjsfw/click.png) left center no-repeat;
  background-size: contain;
  padding-left: 34px;
}
.scene-banner .dropdown {
  width: 230px;
  background-color: #fff;
  border-radius: 10px;
  margin-top: 9px;
}
.scene-banner .dropdown .moreYJS {
  padding: 26px 25px 28px;
}
.scene-banner .dropdown .moreYJS a {
  font-size: 16px;
  color: #333333;
}
.scene-banner .dropdown .moreYJS a:hover {
  color: #426fd7;
}
.scene-banner .dropdown li {
  margin-top: 20px;
}
.scene-banner .dropdown li:first-child {
  margin-top: 0;
}
.mainConten {
  background: url(../images/qjsyjsfw/mainConten-bg.png) center no-repeat;
  background-size: cover;
  padding-top: 50px;
}
.mainConten .yjsggzpzf {
  width: 1200px;
  margin: 0 auto;
  font-size: 40px;
  color: #4473da;
  font-weight: bold;
  text-align: center;
  display: flex;
  justify-content: center;
}
.mainConten .yjsggzpzf p {
  position: relative;
}
.mainConten .yjsggzpzf p::before {
  content: '';
  width: 304px;
  height: 18px;
  background: url(../images/qjsyjsfw/left.png) center no-repeat;
  background-size: contain;
  position: absolute;
  left: -348px;
  top: 16px;
}
.mainConten .yjsggzpzf p::after {
  content: '';
  width: 304px;
  height: 18px;
  background: url(../images/qjsyjsfw/right.png) center no-repeat;
  background-size: contain;
  position: absolute;
  right: -348px;
  top: 16px;
}
.mainConten .mainBot {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 43px;
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.mainConten .botLeft {
  width: 239px;
  border-right: 1px dashed #4473da;
  height: calc(100% - 60px);
  position: sticky;
  top: 0;
}
.mainConten .botLeft .tjsTypeLi {
  width: 212px;
  height: 53px;
  font-size: 18px;
  color: #333333;
  background-color: #fff;
  border-radius: 5px;
  margin-top: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.mainConten .botLeft .tjsTypeLi:first-child {
  margin-top: 0;
}
.mainConten .botLeft .tjsTypeLi::before {
  content: '';
  width: 7px;
  height: 7px;
  background-color: #fff;
  border: 2px solid #b4c6ec;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  right: -33px;
  transform: translateY(-50%);
}
.mainConten .botLeft .tjsTypeLi a {
  color: #333333;
  width: 100%;
  line-height: 53px;
  display: block;
  text-align: center;
}
.mainConten .botLeft .tjsTypeLiFlag {
  position: relative;
  background-color: #4473da;
  color: #fff;
}
.mainConten .botLeft .tjsTypeLiFlag::after {
  content: '';
  width: 8px;
  height: 13px;
  background: url(../images/qjsyjsfw/i-1.png) center no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: -8px;
  transform: translateY(-50%);
}
.mainConten .botLeft .tjsTypeLiFlag a {
  color: #fff;
}
.mainConten .botRight {
  width: 938px;
  background-color: #fff;
}
.mainConten .padg25 {
  margin: 21px 13px 28px 16px;
  padding-right: 16px;
}
.mainConten .padg25::-webkit-scrollbar {
  width: 5px;
}
.mainConten .padg25::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  opacity: 0.2;
  background: #bcccee;
}
.mainConten .padg25::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px #FFFFFF;
  border-radius: 0;
  background: #FFFFFF;
}
.mainConten .indexLiyjs {
  padding: 22px 20px 16px 16px;
  border: 1px solid rgba(68, 115, 218, 0.14);
  margin-top: 19px;
  border-radius: 5px;
}
.mainConten .indexLiyjs:first-child {
  margin-top: 0;
}
.mainConten .indexLiyjs .title {
  font-size: 22px;
  color: #4473da;
  font-weight: bold;
  margin-left: -12px;
}
.mainConten .indexLiyjs .liTileBox {
  line-height: 30px;
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  padding-left: 14px;
  position: relative;
  margin-top: 20px;
  display: block;
}
.mainConten .indexLiyjs .liTileBox::after {
  content: '';
  width: 4px;
  height: 20px;
  background-color: #4473da;
  border-radius: 1.5px;
  position: absolute;
  left: 0;
  top: 5px;
}
.mainConten .indexLiyjs .litextBox {
  font-size: 16px;
  color: #666666;
  margin-top: 10px;
}
.mainConten .indexLiyjs .litextBox p {
  line-height: 30px;
}
.mainConten .indexLiyjs .litextBox img {
  max-width: 80% !important;
}
.mainConten .indexLiyjs .litextBox span {
  color: #4473da;
  margin-top: 10px;
}
.mainConten .indexLiyjs .litextBox .listBlod {
  color: #4473da;
  font-weight: bold;
  display: inline-block;
}
.mainConten .indexLiyjs .litextBox strong {
  color: #666666;
  font-weight: bold;
  margin-top: 10px;
  display: block;
}
.mainConten .indexLiyjs .litextBox .listT {
  color: #4473da;
}
.mainConten .indexLiyjs .litextBox a {
  position: relative;
  color: #4473da;
}
.mainConten .indexLiyjs .litextBox .listFlex {
  display: flex;
  align-items: center;
  margin-top: 19px;
}
.mainConten .indexLiyjs .litextBox .listFlex .text-b {
  color: #4473da;
  font-weight: bold;
}
.mainConten .indexLiyjs .litextBox .listScroll {
  width: 166px;
  height: 35px;
  border: 1px solid #4473da;
  border-radius: 5px;
  position: relative;
}
.mainConten .indexLiyjs .litextBox .select-p {
  padding: 0 15px;
  line-height: 35px;
  color: #4473da;
  font-size: 14px;
  cursor: pointer;
}
.mainConten .indexLiyjs .litextBox .select-p::after {
  content: '';
  width: 14px;
  height: 9px;
  background: url(../images/qjsyjsfw/xia.png) center no-repeat;
  background-size: contain;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.mainConten .indexLiyjs .litextBox .scrollBox {
  background-color: #fff;
  width: 100%;
  margin-top: 4px;
  border-radius: 5px;
  box-shadow: 0 0 16px rgba(20, 68, 179, 0.14);
  position: absolute;
  left: 0;
  z-index: 2;
  display: none;
}
.mainConten .indexLiyjs .litextBox .link {
  padding: 25px 0 25px 20px;
  margin-right: 10px;
  max-height: 220px;
  overflow-y: auto;
}
.mainConten .indexLiyjs .litextBox .link a {
  padding: 0;
  font-size: 14px;
  color: #333333;
  margin-top: 22px;
}
.mainConten .indexLiyjs .litextBox .link a:first-child {
  margin-top: 0;
}
.mainConten .indexLiyjs .litextBox .link a.active {
  color: #4473da;
}
.mainConten .indexLiyjs .litextBox .link::-webkit-scrollbar {
  width: 5px;
}
.mainConten .indexLiyjs .litextBox .link::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  opacity: 0.2;
  background: #bcccee;
}
.mainConten .indexLiyjs .litextBox .link::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px #FFFFFF;
  border-radius: 0;
  background: #FFFFFF;
}
.mainConten .indexLiyjs .litextBox .entrance {
  height: 33px;
  border: 1px solid #4473da;
  border-radius: 5px;
  font-size: 14px;
  color: #4473da;
  text-align: center;
  line-height: 33px;
  padding: 0 15px;
  margin-top: 10px;
  display: inline-block;
  margin-left: 18px;
}
.mainConten .indexLiyjs .litextBox .entrance:first-child {
  margin-left: 0;
}
