@charset "UTF-8";
/* public style start  */
div, form, ul, ol, li, dl, dt, dd, cite, p, input, img {
  margin: 0;
  padding: 0;
  border: none; }

img {
  border: 0;
  vertical-align: middle; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal; }

input, textarea, select {
  font-size: 12px;
  font-family: "宋体","微软雅黑",PingFangSC-Regular,"\5FAE\8F6F\96C5\9ED1","Microsoft Yahei","mircro-soft yahei",Arial,Helvetica,sans-serif; }

input {
  border: 0;
  outline: medium; }

ol, ul, li {
  list-style-type: none; }

a {
  text-decoration: none; }

a, a:visited {
  text-decoration: none;
  color: #000; }

a:hover {
  text-decoration: none;
  color: #000; }

a:link {
  color: #000; }

a:hover {
  color: #000; }

a:active {
  color: #000; }

.boxsizing {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear {
  clear: both;
  overflow: hidden; }

.pa {
  position: absolute; }

.pr {
  position: relative; }

.hide {
  display: none; }

.show {
  display: block; }

body {
  font-size: 16px;
  color: #000; }

/* public style end */
body, html {
  width: 100%;
  padding: 0;
  margin: 0;
  min-width: 1200px; }

body {
  background-color: #fff; }

.infobody {
  min-height: 3000px;
  position: relative;
  width: 100%;
  background: url(ffff20250221banner.jpg) no-repeat center top !important; }

.bg2022 {
  position: relative;
  width: 100%;
  min-height: 1080px;
  background: url(ffff20250221banner2.jpg) no-repeat center top !important; }

.si_top {
  height: 780px; }

.row1200 {
  width: 1200px;
  margin: 0 auto; }

.imgtitle1 {
  position: relative; }
  .imgtitle1 .more {
    position: absolute;
    width: 55px;
    height: 16px;
    font-size: 0;
    background: url(ffff20240516more.png) 0 0/100%;
    bottom: 8px;
    right: 0;
    border: 0; }

.shadow {
  box-shadow: 2px 2px 5px rgba(5, 77, 157, 0.42); }

.ullist {
  width: 500px;
  padding: 20px 56px 32px 27px;
  font-size: 21px;
  line-height: 1.1;
  border-radius: 10px; }
  .ullist li {
    padding: 16px 0 14px 27px;
    background: url(ffff20240516listzs.png) no-repeat left center/15px 18px;
    border-bottom: 1px dashed #cacaca; }

.rowbox1box {
  position: relative; }
  .rowbox1box:before {
    content: "";
    position: absolute;
    left: 0.5%;
    width: 99%;
    height: 100%;
    border-radius: 16px;
    background-color: rgba(227, 238, 255, 0.68);
    z-index: 1;
    transform: rotate(2.6deg); }

.rowbox1 {
  width: 1100px;
  margin: 0 auto 60px;
  padding: 50px 58px 50px 42px;
  background: linear-gradient(50deg, #ebf7ff, #cadfff);
  box-shadow: 6px 6px 8px rgba(119, 164, 251, 0.72);
  border-radius: 16px;
  position: relative;
  z-index: 2; }
  .rowbox1::before {
    content: "";
    position: absolute;
    width: 197px;
    height: 174px;
    background: url(ffff20240516xiaozhu.png) 0 0/100%;
    top: -118px;
    right: 60px; }
  .rowbox1 h2 {
    font-size: 32px;
    color: #186fd1;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    margin-bottom: 20px; }
  .rowbox1 p {
    font-size: 22px;
    color: #1b1b1b;
    text-indent: 2em;
    line-height: 1.5; }
    .rowbox1 p a {
      color: #e90202; }

.rowbox2 {
  display: flex;
  justify-content: space-between; }
  .rowbox2 .video {
    width: 575px;
    height: 325px;
    margin-top: 30px; }

.rowbox3box {
  margin-top: 50px;
  background: url(ffff20240516row3bag.png) no-repeat bottom center;
  padding-bottom: 70px;
  margin-bottom: -38px; }

.rowbox3 {
  height: 401px;
  display: flex;
  justify-content: space-between; }
  .rowbox3 .accordion {
    width: 575px; }
    .rowbox3 .accordion li {
      width: 100%;
      height: 48px;
      margin-bottom: 18px;
      transition: 1s;
      overflow: hidden; }
      .rowbox3 .accordion li h3 {
        background: #f2f2f2;
        height: 48px;
        line-height: 48px;
        position: relative;
        padding-left: 24px;
        cursor: pointer;
        font-size: 21px; }
        .rowbox3 .accordion li h3 span {
          font-size: 22px;
          font-weight: bold;
          color: #186fd1;
          margin-right: 10px; }
        .rowbox3 .accordion li h3:before {
          content: "";
          position: absolute;
          width: 56px;
          height: 17px;
          bottom: 15px;
          right: 26px;
          background: url(ffff20240516icon_show.png) no-repeat 0 0/100% 100%; }
          .rowbox3 .accordion li h3:before span {
            color: #fff !important; }
      .rowbox3 .accordion li p {
        width: 520px;
        margin: 18px auto 0;
        font-size: 16px;
        line-height: 1.65;
        text-align: justify; }
        .rowbox3 .accordion li p a {
          color: #f79d01; }
      .rowbox3 .accordion li.show {
        height: 148px; }
        .rowbox3 .accordion li.show h3 {
          color: #fff;
          background: linear-gradient(to right, #16a5f0, #0067d0); }
          .rowbox3 .accordion li.show h3:before {
            display: none; }

.rowbox4box {
  background: url(ffff20240516xiaoxibag.png) no-repeat bottom center;
  margin-bottom: 56px; }

.rowbox5box {
  background: url(ffff20240516hbbag.png) no-repeat bottom center;
  min-height: 832px; }

.rowbox5 {
  margin-top: 50px; }
  .rowbox5 .title {
    width: 1200px;
    height: 40px;
    text-align: center;
    font-size: 28px;
    font-weight: bold; }
    .rowbox5 .title a {
      color: #0091FF; }
  .rowbox5 .prev {
    position: absolute;
    top: 200px;
    left: -86px;
    cursor: pointer;
    z-index: 9999; }
  .rowbox5 .next {
    position: absolute;
    top: 200px;
    right: -86px;
    cursor: pointer;
    z-index: 9999; }
  .rowbox5 #wrap {
    position: relative;
    width: 950px;
    height: 380px;
    margin: 0 auto;
    margin-top: 52px; }
    .rowbox5 #wrap ul {
      width: 100%;
      height: 380px;
      position: absolute;
      padding: 0;
      left: 0px;
      top: 10px;
      overflow: hidden; }
      .rowbox5 #wrap ul li {
        float: left;
        position: absolute; }
        .rowbox5 #wrap ul li a img {
          width: 100%; }

.si_info .row .title {
  height: 54px;
  font-size: 25px;
  color: #ffffff;
  text-align: center;
  font-family: "Microsoft YaHei";
  padding-top: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(ffff20240516title.png) 0 0 no-repeat; }

.bottom {
  color: #000 !important;
  padding: 30px 0 0 0;
  /* .footer{
        background:transparent !important;
    } */ }

.bottom a {
  color: #000 !important; }

/*文章列表*/
.listmain {
  width: 984px;
  margin: auto;
  margin-top: 20px;
  background: #fff; }

.listmain .title {
  width: 1000px;
  position: relative;
  left: -8px;
  top: -12px;
  height: 54px;
  font-size: 25px;
  color: #ffffff;
  text-align: center;
  font-family: Microsoft YaHei;
  padding-top: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(ffff20240516title.png) 0 0 no-repeat; }

.listmain .ul {
  width: 900px;
  margin: auto;
  padding: 40px 0 20px; }

.position2021 {
  width: 970px;
  padding: 30px 0 20px 30px;
  font-size: 17px;
  color: #000;
  margin: 0 auto; }
  .position2021 a {
    color: #000; }

.listul li {
  height: 45px;
  line-height: 45px;
  padding-left: 20px;
  border-bottom: 1px dashed #d6d6d6;
  font-size: 18px; }

.listul li a {
  float: left;
  width: 700px;
  color: #000;
  display: block;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
 }

.listul li span {
  float: right;
  color: #333; }

.fenye {
  width: 950px;
  font-size: 16px;
  line-height: 46px;
  margin: 60px auto 30px;
  color: #999999;
  text-align: center;
  background: #f0f0f0; }

.showmain {
  width: 1200px;
  margin: auto; }

.showposition {
  padding: 30px 0 20px 30px;
  font-size: 17px;
  color: #000; }

.showposition a {
  color: #000; }

.showbox {
  padding: 25px 20px 50px;
  border: 1px solid #e7e7e7;
  background: #fff; }

.showmain h1 {
  text-align: center;
  font-size: 24px;
  color: black; }

.showcontent {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  font-family: "arial,helvetica,sans-serif"; }
  .showcontent p {
    text-indent: 2em;
    line-height: 36px;
    color: #333; }
  .showcontent img {
    border: 0;
    vertical-align: middle;
    max-width: 90%; }

.showmain .aboutthis {
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  color: #444444;
  background: #efefef;
  margin: 10px auto 20px; }

.gdang {
  position: absolute;
  top: 230px;
  left: 50%;
  margin-left: 380px;
  width: 300px; }
  .gdang img {
    width: 100%; }

.banner {
  width: 1153px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 0; }
  .banner .fl {
    margin-top: 56px; }
  .banner .fr {
    margin-top: 52px; }