.jsxq-view1 {
  width: 100%;
  height: 30%;
  background: url(../../img/web/jsxq/bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.jsxq-view2 {
  width: 100%;
  min-height: 100%;
}

.jsxq-view3 {
  width: 100%;
  height: 100%;
  background: url(../../img/web/index/image10.png) no-repeat;
  background-size: 100% 100%;
}

.jsxq-view1-inner {
  position: relative;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.jsxq-view2-nav2 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 0;
    border-bottom: 1px solid #f2f2f2;
    width: 90%;
    margin: auto;
}

.jsxq-view2-nav2 div {
    margin: 0px 20px;
    border: none;
    background-color: #fff;
    color: #333;
    cursor: pointer;
    transition: background-color 0.3s ease, color 0.3s ease;
    width: 130px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    font-size: 22px;
    position: relative;
}

.jsxq-view2-nav2 div:last-child {
    margin-right: 0;
}

.jsxq-view2-nav2 .current {
    color: #003a96;
    border-bottom: 1px solid;
}

.jsxq-view2-nav2.current::before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #0000ff;
}

.jsxq-view1.esgbg {
  width: 100%;
  height: 100%;
  background: url(../../img/web/esgbg/banner.png) no-repeat;
  background-size: 100% 100%;
}

.jsxq-view1-item1 {
  position: absolute;
  top: 42%;
  width: 100%;
}

.jsxq-view1-title1 {
  font-size: 45px;
  color: #fff;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 10px;
}

.jsxq-view1-title2 {
  font-size: 25px;
  line-height: 30px;
  color: #fff;
  font-family: Arial;
  text-align: center;
  display: flex;
  justify-content: center;
}

.jsxq-view1-title2 div {
  margin: 5px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  line-height: 30px;
}

.jsxq-view2-empty {
  width: 100%;
  height: 70px;
}

.jsxq-view2-panel1 {
  width: 100%;
  height: 50px;
  text-align: center;
  margin-bottom: 50px;
}

.jsxq-view2-menu {
  display: inline-block;
  height: 50px;
}

.jsxq-view2-neirong {
  margin-bottom: 50px;
}

.jsxq-view2-neirong p {
  color: #666;
  font-size: 16px;
  margin-bottom: 10px;
}

.jsxq-view2-item1 {
  width: 100%;
  margin-bottom: 50px;
}

.jsxq-view2-page {
  width: 100%;
  margin-bottom: 70px;
  text-align: center;
}

.jsxq-view2-page-neirong {
  height: 59px;
  display: inline-block;
}

.queryview2 {
  width: 100%;
  margin-bottom: 50px;
}

.queryview2-item1 {
  padding: 10px;
  display: flex;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}

.queryview2-item1-left {
  width: 350px;
}

.queryview2-item1-right {
  flex: 1;
  padding-left: 20px;
  padding-top: 20px;
}

.queryview2-item1-logo {
  margin-bottom: 20px;
}

.queryview2-item1-title1 {
  color: #003a96;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
}

.queryview2-item1-title2 {
  color: #333333;
  font-size: 20px;
  margin-bottom: 20px;
}

.queryview2-item1-left img {
  max-width: 100%;
}

.queryview2-item1-neirong {
  color: #999;
  font-size: 16px;
  margin-bottom: 20px;
  padding-right: 20px;
}

.queryview2-item1-panel1 {
  margin-bottom: 10px;
}

.download2 {
  padding-left: 25px;
  padding-right: 25px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #003a96;
  border: 1px solid #003a96;
  border-radius: 30px;
  display: inline-block;
  cursor: pointer;
}

.download2 img {
  margin-right: 10px;
}

.download2 img:nth-child(1) {
  display: inline-block;
}

.download2 img:nth-child(2) {
  display: none;
}

.download2:hover img:nth-child(1) {
  display: none;
}

.download2:hover img:nth-child(2) {
  display: inline-block;
}

.download2:hover {
  background: #003a96;
  color: #fff;
}

.jsxq-redio-btn {
  position: absolute;
  top: -26%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 55px;
  height: 55px;
  background-image: url(../../img/web/jsxq/radio_icon.png);
  border: 0px solid #f5f5f5;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent;
}

/* 脙楼脗炉脗录脙篓脣鈥犆偮兟┟嗏€櫭偮兟ッ嬧€犆⑩偓聽 */
.jsxq-view2-nav1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px;
  margin-bottom: 30px;
  gap: 160px;
}

.jsxq-view2-nav1 div {
  padding: 10px 20px;
  border: none;
  background-color: #f2f2f2;
  color: #333;
  cursor: pointer;
  transition: background-color 0.3s ease;
  border-radius: 10px;
  width: 300px;
  /* 脙楼脗庐脗陆脙楼脗潞脗娄脙楼芒鈧∶偮徝兟ッ偮嵜吢犆兟偮济呪€櫭兟ッ偮徝嬇撁兟っ偮该偮 230px  */
  height: 60px;
  /* 脙漏脗芦脣艙脙楼脗潞脗娄脙楼芒鈧∶偮徝兟ッ偮嵜吢犆兟偮济呪€櫭兟ッ偮徝嬇撁兟っ偮该偮 50px  */
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 140px;
  font-size: 20px;
}

.jsxq-view2-nav1 div:last-child {
  margin-right: 0;
}

.jsxq-view2-nav1 .current {
  background: linear-gradient(to left, #1052d7, #6cbbff);
  color: #fff;
  border-radius: 10px;
  width: 300px;
  /* 脙漏芒鈥毬⑩偓掳脙陇脗赂脗颅脙漏脗隆脗鹿脙楼脗庐脗陆脙楼脗潞脗娄脙陇脗鹿脜赂脙楼芒鈧∶偮徝兟ッ偮嵜吢  */
  height: 60px;
  /* 脙漏芒鈥毬⑩偓掳脙陇脗赂脗颅脙漏脗隆脗鹿脙漏脗芦脣艙脙楼脗潞脗娄脙陇脗鹿脜赂脙楼芒鈧∶偮徝兟ッ偮嵜吢  */
  font-size: 20px;
}

.jsxq-view2-nav1 div:hover {
  background-color: #ddd;
}

/* 脙陇脗潞脗搂脙楼芒鈧撁偮伱兟ッ偮っ偮疵兟┟嗏€櫭偮兟ッ偮偮济兟嬧€犆偮 */
.jsxq-view2-nav2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 0;
  border-bottom: 1px solid #f2f2f2;
  width: 90%;
  margin: auto;
  gap: 30px;
}

.jsxq-view2-nav2 div {
  margin: 0px 20px;
  border: none;
  background-color: #fff;
  color: #333;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease;
  width: 90px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  font-size: 22px;
  position: relative;
}

.jsxq-view2-nav2 div:last-child {
  margin-right: 0;
}

.jsxq-view2-nav2 .current {
  color: #003a96;
  border-bottom: 1px solid;
}

.jsxq-view2-nav2.current::before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #0000ff;
}

/* 脙陇脗潞脗搂脙楼芒鈧撁偮伱兟ッ⑩偓聽芒鈧γ兟ッ偮偮 */
.jsxq-view2-content {
  padding-top: 30px;
  display: flex;
  width: 75%;
  margin: auto;
}

/* 脙陇脗潞脗搂脙楼芒鈧撁偮伱兟ッ偮访偮γ兟っ偮久偮兟ッ偮偮济兟嬧€犆偮 */
.jsxq-view2-left-nav {
  width: 150px;
  padding: 10px;
}

.jsxq-view2-left-nav div {
  padding: 5px 0;
  border: none;
  text-align: center;
  min-width: 70px;
}

.jsxq-view2-left-nav div a {
  text-decoration: none;
  color: #333;
  font-size: 16px;
  -webkit-user-select: none;
  /* 脙搂脗娄脗聛脙娄脗颅脗垄脙漏芒鈥毬⑩偓掳脙陇脗赂脗颅脙娄芒鈧€溍⑩偓隆脙楼脗颅芒鈧€澝兟偮济嬧€犆兟┟⑩€毬⑩偓拧脙搂芒鈧澝偮兟っ偮好吢 Safari 脙搂脗颅芒鈧 WebKit 脙楼芒鈧犆⑩偓娄脙娄脗聽脗赂脙娄脗碌脗聫脙篓脗搂脣鈥犆兟ッ⑩€灺⒚偮兟偮济⑩偓掳 */
  -moz-user-select: none;
  /* 脙搂脗娄脗聛脙娄脗颅脗垄脙漏芒鈥毬⑩偓掳脙陇脗赂脗颅脙娄芒鈧€溍⑩偓隆脙楼脗颅芒鈧€澝兟偮济嬧€犆兟┟⑩€毬⑩偓拧脙搂芒鈧澝偮兟っ偮好吢 Firefox 脙搂脗颅芒鈧 Gecko 脙楼芒鈧犆⑩偓娄脙娄脗聽脗赂脙娄脗碌脗聫脙篓脗搂脣鈥犆兟ッ⑩€灺⒚偮兟偮济⑩偓掳 */
  -ms-user-select: none;
  /* 脙搂脗娄脗聛脙娄脗颅脗垄脙漏芒鈥毬⑩偓掳脙陇脗赂脗颅脙娄芒鈧€溍⑩偓隆脙楼脗颅芒鈧€澝兟偮济嬧€犆兟┟⑩€毬⑩偓拧脙搂芒鈧澝偮兟っ偮好吢 IE 脙搂脗颅芒鈧 Trident 脙楼芒鈧犆⑩偓娄脙娄脗聽脗赂脙娄脗碌脗聫脙篓脗搂脣鈥犆兟ッ⑩€灺⒚偮兟偮济⑩偓掳 */
  user-select: none;
  /* 脙搂脗娄脗聛脙娄脗颅脗垄脙漏芒鈥毬⑩偓掳脙陇脗赂脗颅脙娄芒鈧€溍⑩偓隆脙楼脗颅芒鈧€澝兟偮济嬧€犆兟┟⑩€毬吢∶兟⑩偓聺脗篓脙炉脗录芒鈧 */
}

.jsxq-view2-left-nav div.current a:hover {
  color: white !important;
}

.jsxq-view2-left-nav div.current {
  background: linear-gradient(to left, #1052d7, #6cbbff);
  border-radius: 10px;
}

.jsxq-view2-left-nav div.current a {
  color: #fff;
}

/* 脙陇脗潞脗搂脙楼芒鈧撁偮伱兟ッ偮徝偮趁兟っ偮久偮兟ッ⑩偓聽芒鈧γ兟ッ偮偮姑兟┟嗏€櫭偮兟ッ嬧€犆⑩偓聽 */
.list-content {
  padding: 0 20px;
  overflow: auto;
  max-height: 415px;
  margin-top: 10px;
}

.title1 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 25px;
  color: #333333;
  line-height: 50px;
  margin-left: 20px;
}

.title2 {
  margin-left: 20px;
  margin-top: 70px;
  margin-bottom: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 25px;
  color: #333333;
  line-height: 60px;
}

.img1 {
  padding: 20px;
  width: 70%;
}

.img2 {
  padding: 20px 0;
  width: 90%;
}

.item {
  padding: 3px 10px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
  /* 脙陇脗陆脗驴脙娄脗炉脗聫脙漏脗隆脗鹿脙陇脗赂脗颅脙搂脜隆芒鈧久兟ッ偮⑩偓鈥澝兟っ偮矫⑩偓艙脙篓芒鈧∶偮兟┟⑩€毬⑩偓拧脙楼脗潞芒鈧澝兟偮久偮姑兟偮访偮 */
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: white;
  font-size: smaller;
}

.item:nth-child(1) {
  background: #37A73C
}

.item:nth-child(2) {
  background: #37A75F;
}

.item:nth-child(3) {
  background: #37A789;
}

.item:nth-child(4) {
  background: #3793A7;
}

.item:nth-child(5) {
  background: #377CA7;
}

.item:nth-child(6) {
  background: #37A73C
}

.item:nth-child(7) {
  background: #37A75F;
}

.item:nth-child(8) {
  background: #37A789;
}

.item:nth-child(9) {
  background: #3793A7;
}

.item:nth-child(10) {
  background: #377CA7;
}

.item:last-child {
  border-bottom: none;
}

.item-time {
  float: right;
}

.item:last-child {
  border-bottom: none;
}

.item-time {
  width: 20%;
  float: right;
  text-align: center;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 40px;
  color: #FFFFFF;
  line-height: 72px;
}

/* table 脙搂脗卢脗卢脙陇脗赂芒鈥毬兟偮∶呪€櫭兟ッ偮偮济兟嬧€犆偮 */
.jsxq-view2-table {
  padding: 2% 20%;
  width: 100%;
  margin: auto;
  background: #F7F7F7;
}

.jsxq-view2-table .nav1 div {
  font-family: Microsoft YaHei;
  display: inline-block;
  margin-right: 30px;
  font-size: 25px;
  padding: 5px;
}

.jsxq-view2-table .nav1 .current {
  font-weight: bold;
  border-bottom: 2px solid #003A96;
}

.jsxq-view2-table .nav2 div {
  font-family: Microsoft YaHei;
  display: inline-block;
  margin-left: 7px;
  margin-top: 25px;
  font-size: 16px;
}

.jsxq-view2-table .nav2 .current {
  position: relative;
  font-weight: bold;
}

.jsxq-view2-table .nav2 .current:before {
  content: "";
  border-left: 2px solid #003A96;
  margin-right: 3px;
  height: 70%;
  position: absolute;
  left: -9px;
  top: 4px;
}

.jsxq-view2-title1 {
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 2.5rem;
  color: #333333;
  line-height: 75px;
  letter-spacing: 3px;
  text-align: center;
  padding-top: 2rem;
}

.jsxq-view2-underline {
  width: 50px;
  height: 4px;
  background: #1052D7;
  margin: auto;
}

.jsxq-view2-img {
  padding: 2% 15%;
}

.jsxq-view2-text {
  padding: 2% 20%;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #333333;
  text-align: left;
}

/* 脙楼脗录脗鹿脙楼芒鈧∶偮好兟γ偮∶⑩偓聽脙娄脗聽脗路脙楼脗录脗聫 */
.modal {
  display: none;
  /* 脙楼脣鈥犆偮澝兟ッ偮⑩偓鹿脙娄芒鈧€澝偮睹兟┟吢∶偮惷兟⑩偓鈥澝偮徝兟γ偮偮∶兟γ⑩€毬偮伱兟γ偮∶⑩偓聽 */
  position: fixed;
  /* 脙楼芒鈧好偮好兟ッ偮吢∶兟ッ偮吢∶兟っ偮矫偮 */
  z-index: 1;
  /* 脙搂脗陆脗庐脙陇脗潞脜陆脙漏脗隆脗露脙楼脗卤芒鈧 */
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  /* 脙楼芒鈧γ偮伱兟偮偮该兟γ偮幻吢∶兟ッ吢犆偮兟偮济呪€櫭兟ッ偮γ⑩偓拧脙娄脜戮脜鈥溍兟ッ⑩偓聽芒鈧γ兟ッ偮偮姑兟偮睹⑩偓娄脙楼芒鈧∶偮好兟偮⑩偓鈥澝兟ッ偮徝偮 */
  background-color: rgba(0, 0, 0, 0.4);
  /* 脙楼脗聧脜聽脙漏芒鈥毬偮徝兟γ嬇撁吢矫兟嗏€櫭呪€櫭兟γ⑩€灺⒚偮 */
}

.modal-content {
  background-color: #fefefe;
  margin: 15% auto;
  /* 脙楼脜戮芒鈧∶兟⑩偓潞脗麓脙楼脗卤芒鈧γ兟っ偮该偮 */
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}