@charset "utf-8";
/* CSS Document */

.content {
  width: 100%;
  overflow: hidden;
  background-image: url(../images/xxgk2024/beijiao.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 50% auto;
}

.mode01 {
  max-width: 1366px;
  margin: 1.7% auto;
  overflow: hidden;
}

.mode01 .lf {
  max-width: 1366px;
}

.mode02 {
  width: 100%;
  /* overflow: hidden; */
  background-image: url(../images/xxgk2024/pub_bg.png);
  background-position: bottom center;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-color: #e4f2ff;
  background-origin: border-box;
  position: relative;
}

.articleList_01 {
  max-width: 1336px;
  margin: auto;
  padding: 30px 0;
}

/* .ser {
  display: block;
  width: 350px;
  height: 30px;
  top: 110px;
  right: 50px;
  line-height: 20px;
  border-radius: 2px;
  background: #fff;
  border: 1px #fff solid;
  border-radius: 25px;
}
.search{
  width: 350px;
  height: 30px;
}
.search input.notxt{
  width: 300px;
  height: 30px;
  line-height: inherit;
  color: #ffffff;
}
.search input.notxt1{
  width: 30px;
  height: 30px;
  right: 10px;
} */

.mode03 {
  max-width: 1366px;
  margin: 1.7% auto;
}

.mode03 .lf {
  width: 48.5%;
  float: left;
  overflow: hidden;
}

.mode03 .rt {
  width: 48.5%;
  float: right;
  overflow: hidden;
}

.mode04 {
  max-width: 1366px;
  overflow: hidden;
  margin: 0 auto;
}

/*mode01*/
/*图片轮播*/
/*FlexSlider默认样式*/
.Banner {
  width: 100%;
}

.Banner .flexslider {
  width: 100%;
  background: #fff;
  position: relative;
  zoom: 1;
  overflow: hidden;
}

.Banner .flexslider ul li {
  list-style: none;
  height: 0;
  padding-bottom: 53vw;
  overflow: hidden;
}

.Banner .flexslider ul li img {
  border: none;
  height: 53vw;
  width: 100%;
}

.Banner .flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.Banner .loading .flex-viewport {}

.Banner .flexslider .slides {
  zoom: 1;
  width: 100%;
  padding: 0;
}

.Banner .carousel li {
  margin-right: 5px;
}

.Banner .flexslider .slides .flex-active-slide a img {
  transition: transform 6000ms linear 0s;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

/*icon小点*/
.Banner .flex-control-nav {
  width: 200px;
  position: absolute;
  bottom: 10%;
  left: 10%;
  text-align: center;
  z-index: 9999;
}

.Banner .flex-control-nav li {
  margin: 0 20px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.Banner .flex-control-paging li a {
  float: left;
  width: 10px;
  height: 10px;
  display: block;
  background: rgba(255, 255, 255, 0.6);
  cursor: pointer;
  text-indent: -9999px;
}

.Banner .flex-control-paging li a:hover {
  background: rgba(255, 255, 255, 0.6);
}

.Banner .flex-control-paging li a.flex-active {
  background: #fff;
}

.Banner .slides h4 a {
  color: #fff;
  opacity: 1;
  font-size: 14px;
  text-decoration: none;
}

.Banner .slides h4 a:hover {
  color: #fff;
  font-size: 14px;
}

.flex-direction-nav {
  display: none;
}

.Banner .flexslider ul li>div {
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 100%;
  height: 35px;
  color: #fff;
  background: url(../images/xxgk2024/banner_bg.png) repeat;
  line-height: 35px;
  overflow: hidden;
  text-indent: 20px;
  z-index: 9999;
}

.Banner .flexslider ul li>div a {
  font-size: 14px;
  color: #fff;
}

.listTitle_01 {
  overflow: hidden;
  margin-bottom: 15px;
}

.listTitle_01 .title {
  float: left;
  font-size: 20px;
  color: #004ea2;
  font-weight: normal;
  letter-spacing: 2px;
  padding-left: 20px;
  position: relative;
}

.listTitle_01 .title::before {
  content: '';
  position: absolute;
  width: 4px;
  height: 20px;
  background: #004ea2;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}

.listTitle_02 {
  margin-left: 10px;
  width: 18px;
  line-height: 24px;
  margin-bottom: 15px;
  float: left;
  position: relative;
}

.listTitle_02 .title {
  color: #004ea2;
  /* height: 24px; */
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  position: relative;

  font-family: FZLTTHK--GBK1, FZLTTHK--GBK1;
}

.listTitle_02 .title::before {
  content: '';
  display: block;
  position: absolute;
  top: -10px;
  width: 20px;
  height: 4px;
  background: #004ea2;
}

.articleConList {
  float: left;
  width: 50%;
  background: #edf5fc;
  overflow: hidden;
}

.articleConList .firstNews {
  padding: 3% 4% 3% 9%;
}

.articleConList .firstNews h3 {
  font-size: 1.8em;
  color: #333333;
  height: 26px;
  overflow: hidden;
}

.articleConList .firstNews p {
  font-size: 1.4em;
  color: #999999;
  border-bottom: #cccccc 2px solid;
  padding: 13px 0;
  line-height: 27px;
  height: 45px;
  overflow: hidden;
}

.articleConList ul {
  padding: 0 4% 3% 9%;
}

.articleConList ul li {
  margin: 10px 0;
  height: 35px;
  overflow: hidden;
  line-height: 35px;
}

.articleConList ul li a {
  font-size: 1.6em;
}

ul li span.rightDate {
  float: right;
  font-size: 1.6em;
  color: #999999;
  font-family: "Arial";
}

.more {
  font-size: 18px;
  float: right;
  padding-right: 19px;
}

.more a {
  color: #858585;
}

/*mode02*/
.articleConList02 {
  margin-left: 150px;
}


.firstText {
  border-bottom: #dcdcdc 1px dashed;
  padding: 11px 0;
}

.firstText h2 {
  margin-bottom: 7px;
  font-weight: normal;
}

.firstText h2 a {
  font-size: 1.6em;
}

.firstText h2 .leftDate {
  font-family: "Arial";
  font-size: 24px;
  font-style: italic;
  font-weight: normal;
  color: #de0c13;
  padding-right: 8px;
}

.firstText p {
  font-size: 1.4em;
  color: #999999;
  line-height: 23px;
}

.infoBox {
  width: 100%;
  height: 60px;
  margin: 5px 0;
  background: #fff;
}

.infoBox .L1classBox {
  float: left;
  width: 200px;
  height: 60px;
  line-height: 60px;
  background: #bbdaff;
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #1F64B7;
}

.infoBox .L2classBox {
  float: left;
  height: 60px;
  width: 1056px;
  padding: 0 40px;
  font-size: 0;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #303030;
  display: table;
}

.infoBox .L2classBox .classLinks {
  display: table-cell;
  vertical-align: middle;
}

.infoBox .L2classBox a {
  display: inline-block;
  padding: 0 8px;
  line-height: 25px;
  font-size: 18px;
  position: relative;
}

.infoBox .L2classBox a::after {
  content: '';
  display: inline-block;
  position: absolute;
  width: 1px;
  height: 10px;
  right: -0.5px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #303030;
}

.infoBox .L2classBox a:last-child::after {
  display: none;
}

/*tab start*/
.tabArticleList {
  position: relative;
}

.tabArticleList .tabListTitle {
  overflow: hidden;
  position: absolute;
  top: -54px;
  left: 200px;
}

.tabArticleList .tab_menu .more a {
  color: #abaaab;
}

.tabArticleList .tab_menu .more a:hover {
  color: #d54c48;
}

.tabArticleList .tab_menu h3 {
  width: 105px;
  height: 33px;
  line-height: 33px;
  float: left;
  margin: 0 5px;
}

.tabArticleList .tab_menu h3 a {
  display: block;
  height: 33px;
  text-align: center;
  line-height: 33px;
  float: left;
  font-size: 1.8em;
  cursor: pointer;
  color: #666666;
  font-weight: normal;
  width: 105px;
}

.tabArticleList .tab_menu h3:hover,
.tabArticleList .tab_menu h3.on {
  display: block;
  height: 33px;
  line-height: 33px;
  float: left;
  width: 105px;
}

.tabArticleList .tab_menu h3:hover a,
.tabArticleList .tab_menu h3.on a {
  display: block;
  background: url(../images/xxgk2024/titlebg.png) no-repeat;
  color: #fff;
  width: 105px;
  height: 33px;
  text-align: center;
  line-height: 33px;
  font-weight: normal;
}

.tabArticleList .more_tab {
  display: none;
}

.tabArticleList .tabListTitle .more {
  float: right;
  padding-top: 10px;
}

.tabArticleList .tabList {
  position: relative;
}

.tabArticleList .tabListBox .more {
  position: absolute;
  right: 0;
  top: -52px;
  font-size: 18px;
}

.tabArticleList .tabListBox {
  display: none;
}

/*tab end*/

/*mode03*/
.articleConList02 {
  position: relative;
}

#imgList {
  white-space: nowrap;
  transition: left 1s;
  overflow: hidden;
  position: relative;
}

#imgList .imgBox {
  display: inline-block;
  overflow: hidden;
  margin: 0 10px 40px;
  height: 480px;
  width: 180px;
  transition: .1s;
}

#imgList .imgBox:hover {
  margin: 0;
  height: 520px;
  width: 240px;
  transition: .1s;
}

#imgList .imgBox a {
  display: inline-block;
  position: relative;
}

#imgList .imgBox a img {
  width: 240px;
  height: 520px;
  object-fit: cover;
}

#imgList .imgBox a .imgDescription {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  color: #fff;
  line-height: 40px;
  width: 40px;
  height: 200px;
  box-sizing: border-box;
  padding: 16px 0;
  background-color: rgba(0, 78, 162, 0.8);
  white-space: pre-wrap;
  white-space: break-spaces;
  font-family: PingFangSC, PingFang SC;
  writing-mode: tb-rl;
  text-align: center;
  letter-spacing: 3px;
}

.colBtn3 {
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 3;
  top: 39%;
  border-radius: 50%;
  background: #707070;
  text-align: center;
}

.colBtn3 .arrow {
  color: #ffffff;
  line-height: 40px;
  font-size: larger;
}

.colBtn3.pre {
  left: -15px;
}

.colBtn3.next {
  right: -15px;
}

/*mode04*/
.friendLink {
  background: #f2f2f2;
  padding: 15px 20px;
  overflow: hidden;
}

.friendLink h2 {
  font-size: 20px;
  color: #e60012;
  padding-right: 10px;
  float: left;
}

.friendLink a {
  font-size: 16px;
  color: #666666;
  display: inline-block;
  padding: 0 10px;
  line-height: 25px;
  border-right: 1px solid #ddd;
}

.mode04 .lf {
  width: 48.5%;
  float: left;
}

.mode04 .rt {
  width: 48.5%;
  margin-left: 51.5%;
}

.contactTitle {
  padding-left: 15px;
  margin-bottom: 50px;
}

.contactTitle .title {
  line-height: 24px;
  font-size: 20px;
  color: #004ea2;
  position: relative;
  font-family: FZLTTHK--GBK1, FZLTTHK--GBK1;
  font-weight: bold;
}

.contactTitle .title::before {
  content: '';
  display: block;
  position: absolute;
  background: #004ea2;
  width: 4px;
  height: 20px;
  left: -15px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.contactList {
  font-size: 18px;
  font-weight: 400;
  color: #303030;
  line-height: 30px;
}

#toInfo {
  position: absolute;
  top: -75px;
  left: 0;
  right: 0;
  margin: auto;
  width: 180px;
  height: 100px;
  font-size: 0;
  z-index: 9999;
  cursor: pointer;
}

#toInfo .topHalf {
  height: 0px;
  width: 100%;
  border-bottom: #1F64B7 60px solid;
  font-size: 21px;
  color: #ffffff;
  font-weight: bolder;
  background-color: #1F64B7;
  text-align: center;
  line-height: 70px;
  transition: translate 1s;
  display: inline-block;
}

#toInfo .bottomHalf {
  height: 40px;
  width: 100%;
  font-size: 0;
  transition: translate 1s;
  position: relative;
}

#toInfo .arrow {
  position: absolute;
  bottom: 10px;
  width: 30px;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 0;
  transition: translate .3s;
}

#toInfo:hover .topHalf,
#toInfo:hover .bottomHalf {
  translate: 0 10px;
}

#toInfo:hover .arrow {
  translate: 0 8px;
}

#toInfo .bottomHalf .bottomLeft,
#toInfo .bottomHalf .bottomRight {
  height: 0;
  width: 0;
  display: inline-block;
  border-top: #1F64B7 20px solid;
  border-bottom: transparent 20px solid;
}

#toInfo .bottomHalf .bottomLeft {
  border-left: transparent 45px solid;
  border-right: #1F64B7 45px solid;
}

#toInfo .bottomHalf .bottomRight {
  border-right: transparent 45px solid;
  border-left: #1F64B7 45px solid;
}

.quickLinks {
  position: fixed;
  right: 5px;
  height: 150px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 9999;
  animation: disappear 1s;
}

.quickLinks:hover {
  animation: appear 1s;
}

@keyframes appear {
  from {
    transform: translateX(50px);
  }

  to {
    transform: translateX(0);
  }
}

@keyframes disappear {
  from {
    transform: translateX(-50px);
  }

  to {
    transform: translateX(0);
  }

}

.quickLinks::before {
  content: '';
  display: block;
  position: absolute;
  background-image: url(../images/xxgk2024/向左.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 30px;
  height: 30px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -30px;
}

.quickLinks:hover::before {
  background-image: url(../images/xxgk2024/向右.png);
}

.quickLinks a {
  display: block;
  font-size: 0;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  background-color: #004f93;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 2px;
}

.quickLinks a:first-child {
  background-image: url(../images/xxgk2024/jdyw.png);
}

.quickLinks a:nth-child(2) {
  background-image: url(../images/xxgk2024/tzgg.png);
}

.quickLinks a:nth-child(3) {
  background-image: url(../images/xxgk2024/lxwm.png);
}

.quickLinks a:nth-child(4) {
  background-image: url(../images/xxgk2024/jdzy.png);
}

.quickLinks:hover a {
  border-radius: 5px;
  color: #ffffff;
  font-size: 14px;
  width: fit-content;
  height: 35px;
  line-height: 35px;
  background-image: none;
  padding: 0 15px;
}

@media screen and (max-width: 1366px) {

  .mode01,
  .mode02,
  .mode03,
  .mode04 {
    width: 94%;
    margin: 30px auto;
  }

  .Banner {
    width: 100%;
    float: none;
  }

  .articleConList {
    float: none;
    width: 100%;
    margin-top: 30px;
  }

  .articleConList ul {
    padding: 20px;
  }

  .listTitle_01 {
    padding-left: 0;
  }

  .listTitle_01 .title {
    font-size: 24px;
  }

  .listTitle_02 .title {
    font-size: 24px;
  }

  .articleConList ul {
    overflow: hidden;
  }

  .articleConList ul li {
    width: 46%;
    float: left;
    margin: 0 2%;
  }
}

@media screen and (max-width: 1000px) {

  .Banner,
  .articleConList {
    float: none;
    width: 100%;
  }

  .Banner {
    margin-bottom: 20px;
  }

  .listTitle_01,
  .articleConList .firstNews,
  .articleConList ul {
    padding-left: 4%;
  }

  .listTitle_01 .title {
    font-size: 22px;
  }

  .listTitle_02 .title {
    font-size: 22px;
  }
}

@media screen and (max-width: 900px) {
  .tabArticleList .tab_menu h3 {
    margin: 0;
  }

  .tabArticleList .tabListTitle {
    left: 155px;
  }
}

@media screen and (max-width: 800px) {

  .articleConList02 ul li a,
  ul li span.rightDate {
    font-size: 14px;
  }

  .address ul li {
    font-size: 16px;
    height: 30px;
  }

  .mode01 .lf {
    width: 100%;
    float: none;
  }

  .mode01 .rt {
    width: 100%;
    float: none;
    margin-top: 3%;
  }

  .mode02 .lf,
  .mode03 .lf,
  .mode02 .rt,
  .mode03 .rt {
    float: none;
    width: 100%;
  }

  .mode03 .rt,
  .mode02 .rt {
    margin-top: 2%;
  }

  .articleList05 ul li {
    width: 31%;
  }
}

@media screen and (max-width: 640px) {
  .articleList02 ul.newsImg {}

  .articleList02 dl.hotnewsList dd {
    float: none;
    width: 100%;
  }

  .information ul li {
    float: none;
    width: auto;
    margin-right: 0;
  }

  .articleList02 ul.newsImg li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 3%;
  }

  .articleListImg {
    text-align: center;
    margin-bottom: 2%;
  }

  .articleListImg,
  .articleListText {
    float: none;
    width: 100%;
  }

  .articleConList ul li {
    width: 100%;
    float: none;
    margin: 0;
  }
}

@media screen and (max-width: 520px) {
  .linkInfo_t {
    padding: 9% 2.8%;
  }

  .serviceList li {
    width: 33.2%;
  }
}

@media screen and (max-width: 480px) {
  .tabArticleList .tab_menu h3 {
    margin: 0;
  }

  .tabArticleList .tabListTitle {
    left: 155px;
  }
}

@media screen
/*and (min-width: 320px) */
and (max-width: 360px) {}