@charset "UTF-8";
.top {
  width: 100%;
  height: 113px;
  position: sticky;
  z-index: 99;
  top: 0;
  padding: 24px 7%;
  box-sizing: border-box;
  background: #820c0c; }
  .top .logo {
    width: 305px;
    height: 66px; }
  .top .nav li {
    margin: 0 20px;
    color: #fff;
    font-size: 16px; }
    .top .nav li.current {
      position: relative; }
      .top .nav li.current::after {
        position: absolute;
        content: '';
        width: 100%;
        height: 4px;
        background: #f9c403;
        bottom: -20px;
        left: 0; }
      .top .nav li.current a {
        color: #f9c403; }
    .top .nav li a {
      color: #fff; }
    .top .nav li .topBtn {
      margin-left: 40px; }

.sub_banner {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .sub_banner img {
    width: 100%;
    height: 420px;
    position: relative;
    left: 50%;
    transform: translateX(-50%); }
  .sub_banner .tit {
    position: absolute;
    top: 0;
    left: 50%;
    top: 36%;
    transform: translateX(-50%);
    width: 414px;
    height: 91px; }

.sub_banner2 {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .sub_banner2 img {
    width: 100%;
    height: 637px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    object-fit: cover; }
  .sub_banner2 .tit {
    position: absolute;
    top: 0;
    left: 50%;
    top: 36%;
    transform: translateX(-50%);
    width: 414px;
    height: 91px; }

.subContent {
  width: 100%;
  min-height: 500px;
  border: 4px solid #8A0000; }

.suyuan {
  width: 890px;
  margin: 0 auto;
  text-align: center; }
  .suyuan .tit {
    margin: 60px 0 93px; }
  .suyuan .inputBox {
    flex-flow: row wrap; }
    .suyuan .inputBox .inputLi {
      width: calc(50% - 15px);
      height: 56px;
      text-align: left;
      line-height: 54px;
      margin: 0 30px 30px 0;
      background: #FFC2C2;
      border-radius: 6px;
      border: 2px solid #610808;
      padding: 0 17px;
      box-sizing: border-box; }
      .suyuan .inputBox .inputLi .input {
        font-size: 16px;
        color: #610808;
        width: 100%;
        height: 100%;
        background: none;
        border: none;
        outline: none; }
        .suyuan .inputBox .inputLi .input::-webkit-input-placeholder {
          color: #610808; }
      .suyuan .inputBox .inputLi:nth-child(2n) {
        margin-right: 0; }
      .suyuan .inputBox .inputLi .layui-form-select .layui-input {
        height: 52px;
        color: #610808; }
        .suyuan .inputBox .inputLi .layui-form-select .layui-input::-webkit-input-placeholder {
          color: #610808; }
      .suyuan .inputBox .inputLi .layui-input:focus, .suyuan .inputBox .inputLi .layui-textarea:focus {
        box-shadow: none; }
      .suyuan .inputBox .inputLi .layui-form-select .layui-edge {
        border-top-color: #610808; }
    .suyuan .inputBox .inputBtn {
      width: 100%;
      height: 73px;
      margin: 66px 0;
      line-height: 70px;
      font-weight: bold;
      background: linear-gradient(to bottom, #FFCB7E 0%, #FFA93A 99%);
      border-radius: 6px;
      border: 1px solid #610808;
      color: #000000;
      font-size: 29px; }
  .suyuan .jieguo {
    width: 100%;
    margin: 40px 0;
    border: 4px solid #8A0000; }
    .suyuan .jieguo .img {
      width: 100%; }

.footer {
  width: 100%;
  background: #000000;
  padding: 50px 12%; }
  .footer .footLogo {
    width: 305px;
    height: 66px;
    margin-right: 8vw; }
  .footer .list {
    font-size: 16px;
    color: #fff;
    width: 300px; }
    .footer .list li {
      margin: 15px 5px; }
      .footer .list li a {
        color: #fff; }
  .footer .ewm {
    margin-left: auto; }
    .footer .ewm .ma {
      width: 164px;
      height: 164px; }
    .footer .ewm .text {
      font-size: 16px;
      text-align: center;
      color: #fff;
      margin-top: 10px; }

.info {
  padding: 40px 0;
  text-align: center;
  border-top: 1px solid rgba(232, 134, 7, 0.15);
  background: #000000; }
  .info p {
    color: #fff;
    margin: 10px 0; }

.banner {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .banner img {
    width: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%); }
  .banner .tit {
    position: absolute;
    top: 0;
    left: 50%;
    top: 36%;
    transform: translateX(-50%);
    width: 414px;
    height: 91px; }

.banner .banLi img {
  width: 100%; }

.banner .banner-pagination {
  justify-content: center;
  bottom: 40px; }

.banner .banner-pagination .swiper-pagination-bullet {
  margin: 0 8px;
  width: 30px;
  opacity: 1;
  padding: 0;
  height: 8px;
  background: #b72a25;
  border-radius: 100px; }

.banner .banner-pagination .swiper-pagination-bullet-active {
  background: #f9c403; }

.syCp {
  text-align: center; }
  .syCp .tit {
    margin: 76px 0; }
  .syCp .cont .li {
    width: calc(50% - 25px); }
    .syCp .cont .li img {
      width: 100%; }
  .syCp .more {
    margin: 90px 0; }

.syAbout {
  position: relative;
  text-align: center;
  overflow: hidden;
  background: #E88607; }
  .syAbout .sy_aboutBg {
    width: 100%;
    height: 58vw;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; }
  .syAbout .content {
    position: relative;
    z-index: 1; }
  .syAbout .tit {
    margin: 76px 0; }
  .syAbout .text {
    color: #fff;
    font-size: 21px;
    margin: 63px 0;
    line-height: 39px; }

.syNew {
  background: #E88607 url(../images/syNewbg.png) no-repeat center bottom;
  text-align: center;
  overflow: hidden;
  padding-bottom: 90px; }
  .syNew .tit {
    margin: 90px 0; }
  .syNew .cont {
    flex-flow: row wrap;
    padding: 0 10%;
    box-sizing: border-box; }
    .syNew .cont .li {
      width: calc(33.3% - 40px);
      margin: 0 20px;
      transition: 0.3s all; }
      .syNew .cont .li .img {
        width: 100%; }
        .syNew .cont .li .img img {
          width: 100%; }
      .syNew .cont .li .tit {
        font-size: 23px;
        color: #000000;
        line-height: 1.5;
        margin: 30px 0;
        text-align: left;
        transition: 0.3s all; }
      .syNew .cont .li .btm {
        transition: 0.3s all; }
        .syNew .cont .li .btm .time {
          font-size: 22px;
          color: #000000; }
      .syNew .cont .li:hover {
        background: rgba(0, 0, 0, 0.1);
        transform: translateY(-8px); }
        .syNew .cont .li:hover .tit {
          padding: 0 10px;
          box-sizing: border-box;
          color: #ffde20; }
        .syNew .cont .li:hover .btm {
          padding: 0 10px;
          box-sizing: border-box; }
  .syNew .more {
    margin: 40px 0; }

.pubTit {
  margin-bottom: 40px; }

.why {
  width: 100%;
  padding: 110px 0;
  box-sizing: border-box;
  text-align: center;
  background: url(../images/whybg.png), url(../images/bg2.jpg);
  background-position: right bottom 60px , left top;
  background-repeat: no-repeat , repeat; }
  .why .text {
    font-size: 21px;
    color: #000;
    margin: 90px 0; }
  .why .pic {
    text-align: center; }
    .why .pic img {
      display: inline-block;
      margin: 0 auto; }

.why2 {
  padding: 102px 0 88px;
  text-align: center;
  background: #FE9E16; }
  .why2 .img {
    width: 463px;
    margin-right: 40px; }
  .why2 .text {
    text-align: left;
    color: #000;
    line-height: 2;
    font-size: 21px; }

.mingjia {
  padding: 102px 0 88px;
  text-align: center;
  background: #FE9E16;
  background: url(../images/mjBgLeft.png), url(../images/mjBg1.png);
  background-position: left bottom 60px , right top 100px;
  background-repeat: no-repeat , no-repeat; }
  .mingjia .cont {
    text-align: center; }
    .mingjia .cont img {
      display: inline-block;
      margin: 0 auto; }

.gongpin {
  padding: 102px 0 88px;
  text-align: center;
  background: #FE9E16;
  background: url(../images/gongpinBgLeft.png), url(../images/gongpinBgRight.png), #671010;
  background-position: left bottom  , right -100px bottom 60px;
  background-repeat: no-repeat , no-repeat; }
  .gongpin .cont {
    margin: 100px 0; }

.pzYc {
  width: 100%;
  padding: 100px 0;
  background: url(../images/pzBg.png), url(../images/bg2.jpg);
  background-repeat: no-repeat ,repeat;
  background-position: left bottom; }
  .pzYc .pubTit {
    text-align: center;
    margin-bottom: 60px; }
  .pzYc .gy {
    margin-bottom: 200px; }
  .pzYc .lian {
    padding: 0 10%;
    box-sizing: border-box; }
    .pzYc .lian .li {
      width: calc(33.3% - 45px);
      min-height: 579px;
      margin: 0 15px;
      padding: 12px;
      box-sizing: border-box;
      background: #840B06 url(../images/lianBg.png) no-repeat right 20px bottom 30px;
      background-size: 60%; }
      .pzYc .lian .li .img {
        width: 100%; }
      .pzYc .lian .li .tit {
        position: relative;
        margin: 36px 0 16px;
        width: 100%;
        box-sizing: border-box; }
        .pzYc .lian .li .tit .icon {
          width: 92px;
          height: 46px;
          margin: 0 25px; }
        .pzYc .lian .li .tit::after {
          position: absolute;
          content: '';
          right: -12px;
          top: 20px;
          width: calc(100% - 142px);
          height: 3px;
          background: #FFAD0F; }
      .pzYc .lian .li .text {
        padding: 0 20px;
        box-sizing: border-box;
        color: #fff;
        font-size: 17px;
        line-height: 2; }

.pzBox2 {
  width: 100%;
  padding: 86px 0;
  background: url(../images/bg3.jpg);
  text-align: center; }
  .pzBox2 .jsImg {
    margin: 0px 0 80px; }
  .pzBox2 .text {
    max-width: 900px;
    color: #000;
    font-size: 24px;
    line-height: 2;
    margin: 0 auto 90px; }

.subMain {
  background: url(../images/bg2.jpg);
  overflow: hidden; }
  .subMain .dh {
    height: 69px;
    line-height: 69px;
    background-color: #fff;
    border-bottom: 2px solid #940402;
    font-size: 18px;
    color: #940402; }
    .subMain .dh a {
      color: #940402; }
  .subMain .subTit {
    color: #940402;
    font-size: 38px;
    font-weight: bold;
    text-align: center;
    margin: 40px 0; }
  .subMain .subNav {
    height: 65px;
    background: #940402;
    line-height: 65px; }
    .subMain .subNav li {
      padding: 0 30px;
      color: #fff;
      font-size: 20px;
      transition: 0.3s all; }
      .subMain .subNav li a {
        color: #fff; }
      .subMain .subNav li.current {
        background: #F28419; }
      .subMain .subNav li:hover {
        background: #F28419; }
  .subMain .subBox {
    line-height: 1.8;
    font-size: 18px;
    color: #000;
    line-height: 1.5;
    margin-bottom: 70px;
    background: #FFFFFF;
    padding: 38px;
    box-sizing: border-box; }
    .subMain .subBox p {
      line-height: 1.8; }
    .subMain .subBox img {
      display: block;
      margin: 40px auto; }
    .subMain .subBox .titBox {
      padding-bottom: 34px;
      border-bottom: 2px solid #940402;
      margin-bottom: 30px; }
      .subMain .subBox .titBox h1 {
        font-size: 32px;
        color: #000; }
      .subMain .subBox .titBox .infoBox {
        font-size: 20px;
        color: #666666;
        margin-top: 5px; }
  .subMain .page {
    color: #940402;
    font-size: 18px;
    margin: 30px  0 60px; }
    .subMain .page p {
      margin: 20px 0; }
    .subMain .page a {
      color: #940402; }

.jtNewList .li {
  padding: 30px;
  box-sizing: border-box;
  transition: all 0.3s;
  background-color: #fff;
  margin-bottom: 20px; }
  .jtNewList .li .img {
    width: 300px;
    height: 200px; }
  .jtNewList .li .rightBox {
    width: calc(100% - 320px); }
    .jtNewList .li .rightBox .textBox {
      width: calc(100% - 160px); }
      .jtNewList .li .rightBox .textBox .tit {
        padding: 20px 0;
        border-bottom: 1px dotted #ddd;
        font-size: 20px;
        color: #940402;
        font-weight: bold; }
        .jtNewList .li .rightBox .textBox .tit:hover {
          color: #940402; }
      .jtNewList .li .rightBox .textBox .text {
        opacity: 0.9;
        font-size: 16px;
        line-height: 1.8;
        margin-top: 20px;
        color: #000; }
        .jtNewList .li .rightBox .textBox .text:hover {
          opacity: 0.7; }
    .jtNewList .li .rightBox .timeBox {
      width: 80px;
      text-align: center; }
      .jtNewList .li .rightBox .timeBox .day {
        font-size: 40px;
        font-weight: bold;
        font-family: DIN;
        color: #940402; }
      .jtNewList .li .rightBox .timeBox .date {
        font-size: 12px;
        color: #000000;
        margin-top: 5px; }
      .jtNewList .li .rightBox .timeBox .more2 {
        margin-top: 15px; }
  .jtNewList .li:hover {
    transform: translateX(5px); }

/* 分页 */
.pagination {
  font-size: 0;
  text-align: center;
  overflow: hidden;
  margin: 60px 0; }

.pagination > div {
  line-height: 26px; }

.pagination a {
  font-size: 14px;
  color: #940402;
  background-repeat: no-repeat;
  display: inline-block;
  min-width: 28px;
  text-align: center;
  padding: 3px;
  border: solid 1px #940402;
  border-radius: 3px;
  margin-right: 5px; }

.pagination .cur {
  background: #940402;
  font-weight: 700;
  color: #fff;
  border: none; }

.cpList {
  flex-flow: row wrap;
  margin-top: 50px; }
  .cpList .li {
    width: calc(33.3% - 15px);
    margin-right: 22px;
    margin-bottom: 45px; }
    .cpList .li:nth-child(3n) {
      margin-right: 0; }
    .cpList .li .img {
      width: 100%;
      overflow: hidden;
      display: block; }
      .cpList .li .img img {
        width: 100%;
        height: 100%;
        transition: 0.3s all; }
        .cpList .li .img img:hover {
          transform: scale(1.1); }
    .cpList .li .tit {
      text-align: center;
      margin-top: 15px;
      font-size: 18px;
      color: #940402; }
    .cpList .li:hover .img {
      box-shadow: 0 0 12px rgba(0, 0, 0, 0.2); }
    .cpList .li:hover .tit {
      position: relative;
      transition: 0.3s all; }
      .cpList .li:hover .tit::after {
        position: absolute;
        width: 50%;
        left: 25%;
        height: 2px;
        background: #940402;
        bottom: -10px;
        content: '';
        transition: 0.3s all; }

@media screen and (max-width: 900px) {
  .xiangmu .item .img {
    width: 100%;
    height: 4rem;
    object-fit: cover; }
  .cpList {
    flex-flow: row wrap; }
    .cpList .li {
      width: calc(50% - 15px);
      margin: 0 0 15px 10px; }
      .cpList .li .img {
        height: 2.5rem; } }
