@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; }

input {
  border: 0;
  outline: medium; }

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

a {
  text-decoration: none; }

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

a:hover {
  text-decoration: none; }

.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: 17px;
  color: #000;
  font-family: "微软雅黑", PingFangSC-Regular, "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "mircro-soft yahei", Arial, Helvetica, sans-serif; }

body,
html {
  width: 100%;
  padding: 0;
  margin: 0;
  min-width: 1200px; }

/* public style end */
body {
  background-color: #fff; }

.infobody {
  font-size: 17px;
  position: relative;
  width: 100%;
  background: url(202411011634bg.png) no-repeat center top/auto 3128px; }

.infobody2 {
  font-size: 17px;
  position: relative;
  width: 100%;
  background: url(202411011634bg.png) no-repeat center top/auto 3128px; }

.imgtitle {
  display: block;
  margin: 0 auto; }

.si_top {
  height: 586px; }

.si_info {
  padding-top: 30px;
  width: 1190px;
  margin: 0 auto;
  min-height: 800px;
  background: #fff;
  box-shadow: 0 0 8px 2px #cd905f; }
  .si_info .imgtitlerow {
    width: 1152px;
    margin: 0 auto;
    position: relative; }
  .si_info .rowbox1 {
    margin-bottom: 62px; }
    .si_info .rowbox1 ul {
      margin-top: 20px; }
      .si_info .rowbox1 ul li {
        line-height: 36px;
        padding-bottom: 7px;
        padding-top: 5px;
        border-bottom: 1px dashed #dadada; }
        .si_info .rowbox1 ul li:last-of-type {
          border: 0; }
        .si_info .rowbox1 ul li p {
          position: relative;
          padding-left: 36px; }
          .si_info .rowbox1 ul li p span {
            float: right; }
          .si_info .rowbox1 ul li p:before {
            content: "";
            position: absolute;
            left: 15px;
            top: 50%;
            margin-top: -3px;
            width: 6px;
            height: 6px;
            background: #ff8a1f;
            border-radius: 50%; }
        .si_info .rowbox1 ul li:hover p {
          background-image: linear-gradient(to right, #fee2c9, #fffffe); }
          .si_info .rowbox1 ul li:hover p a {
            color: #f1580c;
            font-weight: bold; }
          .si_info .rowbox1 ul li:hover p span {
            color: #f1580c; }
          .si_info .rowbox1 ul li:hover p:before {
            background-color: #fff; }
  .si_info .rowbox2 {
    margin-bottom: 62px; }
    .si_info .rowbox2 ul {
      width: 1150px;
      margin: 0 auto;
      margin-top: 20px;
      display: flex;
      flex-wrap: wrap;
      flex-direction: row;
      height: 316px; }
      .si_info .rowbox2 ul li {
        width: 566px;
        line-height: 37px;
        padding-bottom: 6px;
        padding-top: 5px;
        border-bottom: 1px dashed #dadada;
        font-size: 17px;
        margin-right: 8px; }
        .si_info .rowbox2 ul li a {
          color: #333; }
        .si_info .rowbox2 ul li:last-of-type {
          border: 0; }
        .si_info .rowbox2 ul li p {
          position: relative;
          padding-left: 36px; }
          .si_info .rowbox2 ul li p span {
            float: right;
            color: #333;
            font-size: 17px;
            padding-right: 10px; }
          .si_info .rowbox2 ul li p:before {
            content: "";
            position: absolute;
            left: 15px;
            top: 50%;
            margin-top: -3px;
            width: 6px;
            height: 6px;
            background: #707070;
            border-radius: 50%; }
        .si_info .rowbox2 ul li:hover p {
          background-image: linear-gradient(to right, #ffdebf, #ffffff); }
          .si_info .rowbox2 ul li:hover p a {
            color: #f1580c;
            font-weight: bold; }
          .si_info .rowbox2 ul li:hover p span {
            color: #f1580c; }
          .si_info .rowbox2 ul li:hover p:before {
            background-color: #f1580c; }
  .si_info .rowbox3 {
    width: 1150px;
    margin: 0 auto 82px; }
    .si_info .rowbox3 .fl {
      width: 556px; }
      .si_info .rowbox3 .fl ul {
        margin-left: 20px;
        margin-top: 30px; }
    .si_info .rowbox3 .fr {
      width: 556px; }
    .si_info .rowbox3 ul {
      margin-top: 30px; }
      .si_info .rowbox3 ul li {
        font-size: 17px;
        height: 70px;
        color: #333;
        background-color: #ffdfc1;
        display: flex;
        align-items: center;
        padding-left: 20px;
        padding-right: 26px;
        object-fit: cover;
        margin-bottom: 10px;
        cursor: pointer; }
        .si_info .rowbox3 ul li:hover {
          border-left: 11px solid #e22603;
          background-color: #fd7800; }
          .si_info .rowbox3 ul li:hover a {
            color: #fff;
            font-weight: bold; }
  .si_info .rowbox4 #certify {
    position: relative;
    width: 1052px;
    margin: 52px auto 70px auto;
    min-height: 315px; }
    .si_info .rowbox4 #certify .swiper-slide {
      width: 560px;
      height: 315px;
      background: #fff;
      position: relative; }
      .si_info .rowbox4 #certify .swiper-slide img {
        display: block;
        width: 560px;
        height: 315px;
        object-fit: cover; }
      .si_info .rowbox4 #certify .swiper-slide .swiper-slide-title {
        width: 100%;
        height: 48px;
        line-height: 48px;
        overflow: hidden;
        text-align: center;
        margin: 0;
        background-color: rgba(0, 0, 0, 0.6);
        position: absolute;
        left: 0;
        bottom: 0; }
        .si_info .rowbox4 #certify .swiper-slide .swiper-slide-title a {
          color: #fff;
          list-style: none; }
    .si_info .rowbox4 #certify .swiper-pagination {
      width: 100%;
      bottom: 20px; }
    .si_info .rowbox4 #certify .swiper-pagination-bullets .swiper-pagination-bullet {
      margin: 0 5px;
      border: 3px solid #fff;
      background-color: #d5d5d5;
      width: 10px;
      height: 10px;
      opacity: 1; }
    .si_info .rowbox4 #certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
      border: 3px solid #00aadc;
      background-color: #fff; }
    .si_info .rowbox4 #certify .swiper-button-prev {
      left: -35px;
      top: 170px;
      width: 57px;
      height: 57px;
      background: url(202411011634lb_left.png) no-repeat;
      background-size: 100%; }
    .si_info .rowbox4 #certify .swiper-button-next {
      right: -35px;
      top: 170px;
      width: 57px;
      height: 57px;
      background: url(202411011634lb_right.png) no-repeat;
      background-size: 100%; }
  .si_info .rowbox5 {
    width: 1092px;
    margin: 60px auto 52px; }
    .si_info .rowbox5 .fl {
      width: 47%; }
      .si_info .rowbox5 .fl ul {
        line-height: 52px; }
        .si_info .rowbox5 .fl ul li {
          object-fit: cover;
          position: relative;
          padding-left: 17px;
          margin-bottom: 8px;
          cursor: pointer; }
          .si_info .rowbox5 .fl ul li:before {
            content: "";
            width: 6px;
            height: 6px;
            background: #707070;
            position: absolute;
            left: 1px;
            top: 50%;
            margin-top: -3px; }
          .si_info .rowbox5 .fl ul li.hover {
            background: #ffeee0; }
            .si_info .rowbox5 .fl ul li.hover a {
              color: #f05002;
              font-weight: bold; }
            .si_info .rowbox5 .fl ul li.hover:before {
              content: "";
              width: 6px;
              height: 28px;
              border-radius: 2px;
              background: #f05002;
              position: absolute;
              left: 1px;
              top: 50%;
              margin-top: -14px; }
    .si_info .rowbox5 .fr {
      width: 53%;
      height: 300px;
      background: #ffeee0; }
      .si_info .rowbox5 .fr ul li {
        display: none;
        box-sizing: border-box;
        height: 300px;
        line-height: 38px;
        font-size: 17px;
        text-indent: 2em;
        text-align: justify;
        padding: 38px 40px;
        position: relative; }
        .si_info .rowbox5 .fr ul li a {
          position: absolute;
          right: 40px;
          bottom: 26px; }
        .si_info .rowbox5 .fr ul li.hover {
          display: block; }

.morebox {
  position: relative; }

.more {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 5px;
  font-size: 16px; }

.listmain {
  width: 984px;
  margin: auto;
  padding: 25px 20px 50px;
  background: #fff;
  border: 1px solid #e7e7e7; }
  .listmain .title {
    width: 1000px;
    position: relative;
    left: -8px;
    top: -12px;
    height: 54px;
    font-size: 25px;
    text-align: center;
    font-family: Microsoft YaHei;
    padding-top: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .listmain .ul {
    width: 900px;
    margin: auto;
    padding: 10px 0 20px; }

.listposition {
  width: 970px;
  padding: 30px 0 20px 30px;
  font-size: 16px;
  color: #333;
  margin: 0 auto; }
  .listposition a {
    color: #333; }

.listul li {
  height: 45px;
  line-height: 45px;
  padding-left: 20px;
  border-bottom: 1px dashed #d6d6d6;
  font-size: 16px; }
  .listul li a {
    float: left;
    width: 700px;
    color: #333; }
  .listul li span {
    float: right;
    color: #333; }

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

.showmain {
  width: 1200px;
  margin: auto; }
  .showmain h1 {
    text-align: center;
    font-size: 24px;
    color: #333; }
  .showmain .showbox {
    padding: 25px 20px 50px;
    border: 1px solid #e7e7e7;
    background: #fff; }
  .showmain .aboutthis {
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #333;
    background: #e8f5ff;
    margin: 10px auto 20px; }

.showposition {
  padding: 30px 0 20px 30px;
  font-size: 16px;
  color: #333; }
  .showposition a {
    color: #333; }

.showcontent {
  font-size: 20px;
  color: #333;
  line-height: 30px; }
  .showcontent p {
    text-indent: 2em;
    line-height: 36px;
    color: #666; }
  .showcontent img {
    border: 0;
    vertical-align: middle;
    max-width: 90%; }

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

.banner {
  width: 1100px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  margin-left: -550px;
  top: 26px; }
  .banner .fl {
    margin-top: 0px; }
  .banner .fr {
    margin-top: 0px; }

.footer {
  border-top: 0 !important;
  padding: 20px;
  margin-top: 35px;
  background: none !important;
  height: 140px; }

.bottom {
  color: #000 !important;
  padding-top: 0px;
  border-top: 8px solid #ff811b; }
  .bottom a {
    color: #000 !important; }

.footer-nav a {
  color: #fff !important; }

.rowbox1 .swiper {
  width: 541px;
  height: 348px;
  overflow: hidden;
  position: relative; }
  .rowbox1 .swiper .swiper-slide {
    text-align: center;
    font-size: 17px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative; }
    .rowbox1 .swiper .swiper-slide img {
      display: block;
      width: 541px;
      height: 348px;
      object-fit: cover; }
    .rowbox1 .swiper .swiper-slide p {
      box-sizing: border-box;
      width: 100%;
      height: 45px;
      line-height: 45px;
      padding-right: 220px;
      position: absolute;
      left: 0;
      bottom: 0;
      background: rgba(0, 0, 0, 0.6);
      color: #fff; }
      .rowbox1 .swiper .swiper-slide p a {
        color: #fff; }
  .rowbox1 .swiper .swiper-pagination {
    width: 220px;
    text-align: right;
    right: 5px;
    left: auto; }
  .rowbox1 .swiper .swiper-pagination-bullet {
    background: #fff;
    opacity: 0.9;
    width: 16px;
    height: 16px; }
  .rowbox1 .swiper .swiper-pagination-bullet-active {
    background: #ff8a1f; }