.section-title:before, a.news-items:before, .section-title:after, .video-items {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.section-four {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 1920px auto;
}

.owl-item {
  transition: all 0.2s;
  -webkit-transition: all 0.2s
}

#jies {
  width: 70%;
  margin: 0 auto;
  line-height: 25px;
  text-align: left;
  text-indent: 32px;
  font-size: 16px
}

.over:hover #sybt {
  background: red!important;
  color: white!important;
}

.over:hover {
  box-shadow: 0 5px 25px rgba(0, 0, 0, .1);
  border: 2px solid red!important;
}

#zx {
  border-radius: 10px;
  padding: 13px 28px;
  border: none;
  background: #cf000d;
  c float: right;
  margin: 46px;
}

#abous div {
  width: 45%;
}

.abous_s {
  display: flex;
  justify-content: space-around;
  width: 100%!important;
  padding: 60px 25px;
}

.abous_s div {
  width: 22%;
}

.advantage div {
  width: 50%;
}

.anli {
  display: flex;
  justify-content: space-around;
}

.anli>.list {
  background: white;
  padding: 30px;
}

.sike {
  display: flex;
  justify-content: space-around;
}

@media only screen and (max-width:992px) {
  .owl2 .owl-nav {
    display: none !important
  }
  .advantage div, .advantage_s div {
    width: 100%!important;
  }
  #jies {
    width: 100%!important;
  }
  .advantage {
    padding: 8px!important;
  }
  .advantage_s {
    padding: 8px!important;
    width：100%!important;
  }
  .advantage:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 0px;
    height: 100%;
    width: 100%;
    -o-box-shadow: 0 0 25px rgba(0, 0, 0, .12);
    -ms-box-shadow: 0 0 25px rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, .12);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .12);
    box-shadow: 0 0 25px rgba(0, 0, 0, .12);
    border-bottom: 3px solid #cf000d;
    z-index: -3;
  }
  .advantage_s:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    height: 100%;
    width: 100%;
    -o-box-shadow: 0 0 25px rgba(0, 0, 0, .12);
    -ms-box-shadow: 0 0 25px rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, .12);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .12);
    s box-shadow: 0 0 25px rgba(0, 0, 0, .12);
    border-bottom: 3px solid #cf000d;
    z-index: -3;
  }
}

/* banner-start */

@media only screen and (min-width:769px) {
  .owl-item.active.aa h2 {
    color: #fff;
  }
  .owl1 .owl-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    height: 0px;
    margin: auto 0;
    left: 0;
    right: 0;
  }
  .video-items {
    min-height: 226px;
  }
  .main-info {
    text-align: left;
  }
  button.btn-toggle.active {
    background: #cf000d;
    color: #fff;
  }
  .owl1 .owl-prev, .owl1 .owl-next {
    width: 46px;
    height: 52px;
    background: #e2e2e2;
    position: absolute;
    top: -26px;
    background-position: center;
    background-repeat: no-repeat
  }
  .owl1 .owl-prev:hover, .owl1 .owl-next:hover {
    background-color: #cf000d;
  }
  .owl1 .owl-prev {
    left: 0;
    background-image: url(/images/l.png);
  }
  .owl1 .owl-next {
    right: 0;
    background-image: url(/images/r.png);
  }
  .owl1 .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 33px;
    display: flex;
    justify-content: center;
    z-index: 8;
    align-items: center;
  }
  .owl1 .owl-dot.active {
    width: 20px;
    height: 20px;
    background: #cf010e;
  }
  .owl1 .owl-dot {
    width: 14px;
    height: 14px;
    background: #aaaaaa;
    float: left;
    margin: 0 13px;
    border-radius: 50%;
    transition: 0.2s all;
  }
  .col-lg-3.col-md-4.col-xs-6.pro-items {
    padding: 12px;
  }
}

img.banner-img2.animated {
  top: 0;
  width: 100%;
  left: 10%;
}

img.banner-img1.animated {
  z-index: 1;
  bottom: 0;
  width: 45%;
  right: 0;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animate-container {
  position: absolute;
  width: 50%;
  height: 100%;
}

.animate-container>img {
  position: absolute;
}

.index-banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-size: cover;
  background-position: center;
}

/*all*/

.btn-toggle {
  text-align: center;
  background: #dcdcdc;
  border: none;
  padding: 0;
  outline: none;
  cursor: pointer;
}

.btn-toggle:hover {
  background: #cf000d;
  color: #fff
}

.toggle {
  display: inline-block;
  margin: 0 auto;
  font-size: 0;
}

header.section-header {
  text-align: center;
}

header.section-header:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
}

.section-title {
  color: #333;
  position: relative;
  z-index: 1;
  display: inline;
  font-weight: normal;
  top: 0.1rem;
}

.section-one .section-title:before, .section-one .section-title:after {
  background-image: url(/images/title-1.png);
}

.section-two .section-title:before, .section-two .section-title:after, .section-four .section-title:before, .section-four .section-title:after {
  background-image: url(/images/title-2.png);
}

.section-three .section-title:before, .section-three .section-title:after {
  background-image: url(/images/title-3.png);
}

.section-one .section-title {
  background-color: #eee;
}

.section-two .section-title, .section-four .section-title {
  background-color: #fff;
}

.section-title:before, .section-title:after {
  display: block;
  position: absolute;
  content: ' ';
}

.section-title:before {
  left: 0;
}

.section-title:after {
  right: 0;
}

.section-one header.section-header:after {
  background: #666;
}

.section-two header.section-header:after, .section-four header.section-header:after {
  background: #cf000d;
}

.section-three header.section-header:after {}

section.section.section-one {
  background-image: url(/images/section-one.png);
  background-repeat: no-repeat;
  background-size: cover;
}

p.section-intro {
  font-size: 0.34375rem;
  text-align: center;
}

.m-info {
  font-size: 0
}

.m-info>div {
  display: inline-block;
  font-size: 16px;
  color: #666
}

.col-lg-3.col-md-4.col-xs-6.pro-items>a>.items {
  display: block;
  border-radius: 10px;
  border: 2px solid white;
  padding: 20px!important;
  background-color: #fff;
}

/*all*/

/* banner-end */

/*blocks-all-start*/

.video-items {
  background-image: url(/images/video.png);
  display: block;
}

.video-words p {
  display: none;
}

a.video-items, .news-items {
  box-shadow: 1px 2px 3px #d0d0d0;
}

section.section.section-three {
  background-image: url(/images/section-three.png);
  position: relative;
}

.section-three .section-title {
  background: #4b4d4f;
  border-radius: 70%;
}

section.section.section-three h2.section-title-en, article.section-three-article, .section-three .section-title {}

article.section-three-article a {
  color: #fff;
  display: block;
  text-align: center;
}

.section-four {
  background-image: url('/images/section-four.png');
  background-size: 100% 100%;
}

section.news-info img {
  width: 227px;
  height: 143px;
  margin: 0 auto;
}

hr.news-hr {
  height: 2px;
  background: #d1d1d1;
  margin-top: 15px;
  position: absolute;
  left: 0;
  right: 0;
}

a.news-items:before {
  content: ' ';
  display: block;
  position: absolute;
  background-image: url(/images/index-icon9.png);
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 0 25px;
}

a.news-items {
  display: block;
  border-radius: 5px;
  background-color: #e1e1e1;
  text-align: justify;
  color: #666;
  font-family: 'Noto Sans S Chinese Regular';
}

/*blocks-all-end*/

/**************************section-start**************************/

/*pc-start*/

@media only screen and (min-width:769px) {
  .m-info-one.clearfix.m-info {
    text-align: left;
  }
  .pro-items {
    text-align: center;
  }
  .index-banner {
    height: 640px;
  }
  .owl-carousel.owl-drag .owl-item {
    transition: all 1s;
    -o-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -webkit-transition: all 1s;
  }
  /*section-title-start*/
  .section-one .section-title, .section-two .section-title, .section-four .section-title, .section-three .section-title {
    height: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    top: -29px;
    bottom: 0;
    left: 0;
    width: 160px;
    margin: auto;
    position: absolute;
    right: 0;
  }
  section.section {
    padding: 50px 0;
    text-align: center
  }
  header.section-header {
    position: relative;
  }
  .section-title-en {
    font-size: 14px;
    font-weight: bold;
    font-family: 'Arial';
    color: #999;
    line-height: 0.5;
    left: 0;
    right: 0;
    top: -4px;
    margin: auto;
  }
  .section-title {
    font-family: 'Noto Sans S Chinese Medium';
    font-size: 24px;
    padding: 0 20px;
  }
  header.section-header:after {
    top: 31px;
  }
  /*section-title-end*/
  /*block-1-start*/
  .m-info>div {
    font-size: 16px;
  }
  /*btns-start*/
  .btn-toggle {
    line-height: 30px;
    width: 125px;
    height: 30px;
    border: none;
    font-size: 14px;
    margin: 0 10px;
  }
  .toggle {
    display: inline-block;
    margin: 0 auto;
    width: 290px;
    font-size: 0;
    margin-bottom: 34px;
  }
  p.section-intro {
    font-size: 14px;
    color: #666;
    line-height: 1.5;
    padding: 0 6%;
    margin-bottom: 2%;
  }
  .col-lg-3.col-md-4.col-xs-6.pro-items>a>.items {
    border-radius: 10px;
    padding: 54px 20px 0px 20px;
  }
  .col-lg-3.col-md-4.col-xs-6.pro-items>a>.items .items-word {
    text-align: center
  }
  .col-lg-3.col-md-4.col-xs-6.pro-items a {
    color: #666;
  }
  .items-word {
    line-height: 40px;
    border-top: 1px solid #d9d9d9;
    height: 40px;
    font-weight: bold;
    margin-top: 10px;
  }
  .col-lg-3.col-md-4.col-xs-6.pro-items {
    padding: 12px;
  }
  .col-lg-3.col-md-4.col-xs-6.pro-items>a>.items>img {
    width: 180px;
    height: 180px;
  }
  .section-title:before, .section-title:after {
    width: 10px;
    height: 10px;
    top: 13px
  }
  .pro-items:hover .items>img {
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
  }
  /*.pro-items:hover .items:before {
		    position: absolute;
		    left: 0;
		    right:0;top:0;
		    bottom: 0;
		    background-color:rgba(255,255,255,0.8);
		    display:block;
		    content:'';
		    background-image:url('/images/index-icon7.png');
		    background-repeat:no-repeat;
		    background-position:center;
		    cursor: pointer
		}*/
  .pro-items:hover .items-word {
    color: #cf000d;
    border-top: 1px solid #cf000d;
  }
  .big-img-bg {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    z-index: 9;
    background-color: rgba(255, 255, 255, 0.71);
    display: none
  }
  .big-img-bg>img {
    max-width: 80%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  /*block-1-end*/
  /*block-2-start*/
  .owl2 .active.aa {
    transform: scale(1.1);
  }
  .owl2 .active.aa .video-words {
    top: 0;
    height: 100%;
    color: #fff;
    background-color: rgba(207, 0, 13, 0.87);
  }
  .owl2 .active.aa h2.video-items-word {
    text-align: center;
    top: 24%;
    font-size: 20px;
  }
  .owl2 .active.aa .video-words p {
    display: block;
    text-align: center;
    position: absolute;
    top: 49%;
    left: 14px;
    right: 14px;
    line-height: 1.5;
  }
  @media only screen and (max-width:1199px) {
    .video-items {
      height: 186px;
    }
    .owl-carousel .owl-stage-outer {
      height: 250px;
    }
    section.section {
      width: 100%;
      padding: 50px 3%;
    }
  }
  @media only screen and (min-width:1200px) {
    .video-items {
      height: 226px;
    }
    .owl2 .owl-item, .owl2 .owl-stage, .owl2 .owl-stage-outer {
      height: 226px
    }
    .owl-carousel .owl-stage-outer {
      height: 240px;
    }
    .advantage:before {
      content: "";
      position: absolute;
      top: 30px;
      right: 0px;
      height: 88%;
      width: 90%;
      -o-box-shadow: 0 0 25px rgba(0, 0, 0, .12);
      -ms-box-shadow: 0 0 25px rgba(0, 0, 0, .12);
      -moz-box-shadow: 0 0 25px rgba(0, 0, 0, .12);
      -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .12);
      box-shadow: 0 0 25px rgba(0, 0, 0, .12);
      border-bottom: 3px solid #cf000d;
      z-index: -3;
    }
    .advantage_s:before {
      content: "";
      position: absolute;
      top: 30px;
      left: 0;
      height: 88%;
      width: 90%;
      -o-box-shadow: 0 0 25px rgba(0, 0, 0, .12);
      -ms-box-shadow: 0 0 25px rgba(0, 0, 0, .12);
      -moz-box-shadow: 0 0 25px rgba(0, 0, 0, .12);
      -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .12);
      s box-shadow: 0 0 25px rgba(0, 0, 0, .12);
      border-bottom: 3px solid #cf000d;
      z-index: -3;
    }
  }
  .video-words {
    color: #666;
    text-align: left;
    background-color: #f6f6f6;
    height: 46px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
  }
  h2.video-items-word {
    font-size: 16px;
    line-height: 46px;
    position: absolute;
    left: 14px;
    right: 14px;
    bottom: 0;
    color: #cf000d;
  }
  .owl2 {
    margin-top: -60px;
    padding-top: 60px;
  }
  .owl2 .owl-prev {
    background: none;
    background-image: url(/images/owl2-left.png);
    left: -60px
  }
  .owl2 .owl-prev:hover {
    background-image: url(/images/owl2-lefth.png);
  }
  .owl2 .owl-next {
    background: none;
    background-image: url(/images/owl2-right.png);
    right: -60px
  }
  .owl2 .owl-next:hover {
    background-image: url(/images/owl2-righth.png);
    right: -60px
  }
  .owl2 .owl-stage-outer {
    overflow: hidden;
  }
  .owl2 {
    overflow: visible !important;
  }
  .owl2 .owl-nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    bottom: 0;
    margin: auto;
  }
  .owl2 .owl-nav>button {
    width: 40px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
  }
  button {
    outline: none
  }
  .owl-nav {
    position: relative;
  }
  .owl-carousel.owl2.owl-loaded.owl-drag {
    height: 300px;
  }
  /*block-2-end*/
  /*block-3-start*/
  @media only screen and (min-width:1400px) {
    section.section.section-three {
      margin-top: 94px;
    }
    section.section.section-three {
      margin-top: 94px;
    }
    i.section-top-left {
      height: 94px;
    }
    i.section-top-right {
      height: 80px;
    }
    section.section.section-three .section-header {
      margin-top: -94px;
    }
    .section-top {
      height: 94px;
      overflow-x: hidden;
      position: relative;
      z-index: 999;
      top: -120px;
      left: 0;
      right: 0;
    }
  }
  @media only screen and (max-width:1399px) {
    section.section.section-three {
      margin-top: 70px;
      padding: 50px 0;
    }
    i.section-top-left {
      height: 70px;
    }
    i.section-top-right {
      height: 56px;
    }
    .section-top {
      position: absolute;
      z-index: 8;
      top: -70px;
      height: 70px;
      overflow: hidden;
      width: 100%;
      left: 0;
      right: 0;
    }
  }
  @media only screen and (max-width:1199px) {
    article.section-three-article {
      width: 93%;
      margin: 0 auto;
    }
  }
  h3.news-items-title {
    font-size: 16px;
    margin-bottom: 15px;
    color: #cf000d;
    line-height: 1.5;
  }
  aside.news-article {
    line-height: 1.5;
  }
  span.news-time {
    margin-top: 25px;
    display: block;
    line-height: 2;
  }
  a.news-items:hover {
    background-color: #cf000d;
    color: #fff
  }
  a.news-items:hover .news-items-title {
    color: #fff
  }
  a.news-items:hover span.news-top {
    border-bottom: 18px solid #cf000d;
  }
  .owl-item:hover a.news-items:before {
    background-image: url('/images/index-icon9-hover.png');
  }
  span.news-top {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: -18px;
    left: 0;
    border-top: 0px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 18px solid #e1e1e1;
    right: 0;
    margin: 0 auto;
  }
  .owl3.owl-carousel.owl-loaded.owl-drag {
    padding-top: 68px;
    padding-bottom: 10px;
  }
  hr.news-hr {
    bottom: -18px;
  }
  a.news-items:before {
    width: 33px;
    height: 33px;
    top: -66px;
    background-size: 33px 33px;
  }
  span.top-span:nth-child(1) {
    left: -5%;
    width: 60%;
  }
  span.top-span:nth-child(2) {
    width: 60%;
    right: -5%;
  }
  span.top-span {
    transform: skew(45deg);
    -ms-transform: skew(45deg);
    -moz-transform: skew(45deg);
    -webkit-transform: skew(45deg);
    -o-transform: skew(45deg);
    overflow: hidden;
    height: 70px;
    width: 50%;
    position: absolute;
  }
  i.section-top-left, i.section-top-right {
    position: absolute;
    display: block;
    transform: skew(120deg);
    -ms-transform: skew(120deg);
    -moz-transform: skew(120deg);
    -webkit-transform: skew(120deg);
    -o-transform: skew(120deg);
    bottom: 0;
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
  }
  i.section-top-left {
    width: 120%;
    left: -10%;
    background-image: url(/images/section-top1.png);
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
  }
  i.section-top-right {
    width: 120%;
    right: -10%;
    background-image: url(/images/section-top2.png);
  }
  article.section-three-article {
    font-size: 14px;
    text-align: left;
    text-indent: 2em;
    line-height: 1.5;
  }
  article.section-three-article a {
    margin: 30px 0;
  }
  article.section-three-article a:hover {
    color: #cf000d;
  }
  /*block-3-end*/
  /*block-4-start*/
  a.news-items {
    padding: 24px;
    height: 370px;
  }
  .col-lg-3.col-md-4.col-xs-6.pro-items a {
    display: block;
  }
  a.news-items:before {
    background-color: #fff;
  }
  a.section-four-a:hover {
    background: #cf010e;
    color: #fff;
  }
  a.section-four-a {
    background: #999;
    color: #fff;
    width: 120px;
    display: block;
    height: 48px;
    line-height: 48px;
    margin: 0 auto;
    margin-bottom: 52px;
    font-size: 16px;
  }
  section.news-info {
    overflow: hidden;
    text-align: center;
  }
  aside.news-article, h3.news-items-title, span.news-time {
    text-align: left;
  }
  /*block-4-end*/
}

/*pc-end*/

/*mobile-start*/

/* @media only screen and (max-width:768px) {
  #abous {
    flex-direction: column;
  }
  #abous div {
    width: 100%!important;
  }
  h2.section-title-en {
    font-size: 0.28125rem;
    line-height: 1.5;
  }
  .index-banner {
    height: 6rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 40% 100%;
  }
  .section {
    padding: 0.625rem 0.3125rem;
    font-size: 0.375rem
  }
  h2.section-title {
    font-size: 0.4375rem;
    padding: 0 0.3rem;
    line-height: 1.5
  }
  button.btn-toggle {
    width: 2.27rem;
    height: 0.625rem;
    line-height: 0.625rem;
    margin: 0.2rem;
  }
  .toggle {
    width: 5.4rem;
    margin: 0 auto;
  }
  button.btn-toggle {
    color: #333;
    font-size: 0.375rem
  }
  .items-word.one-omission {
    text-align: center;
    font-size: 0.135rem;
    line-height: 2;
    color: #666;
  }
  button.btn-toggle.active {
    background: #cf000d;
    color: #fff;
  }
  header.section-header {
    height: 0.84375rem;
    line-height: 0.32rem;
    position: relative;
    margin-bottom: 0.4rem;
  }
  .section-title:before, .section-title:after {
    width: 0.2rem;
    height: 0.2rem;
    top: 0.1rem
  }
 
  .col-lg-3.col-md-4.col-xs-6.pro-items {
    padding: 5px;
  }
  p.section-intro {
    margin: 0.3rem 0;
    line-height: 1.5;
  }
  .col-lg-3.col-md-4.col-xs-6.pro-items>a>.items {
    border: 2px solid #d9d9d9;
  }
  .col-lg-3.col-md-4.col-xs-6.pro-items>a>.items img {
    min-height: 144px;
  }
 
  h2.video-items-word {
    font-size: 0.3125rem;
    color: #666;
    background: #f6f6f6;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 2.5;
    padding-left: 16px;
  }
  header.section-header:after {
    top: 0.8rem;
  }
  a.video-items {
    height: 3.125rem;
  }
  .owl-carousel.owl2.owl-loaded.owl-drag {
    padding-top: 0.4rem;
  }
 
  article.section-three-article {
    font-size: 0.34rem;
    margin-top: 0.5rem;
    line-height: 1.5;
  }
 
  h3.news-items-title {
    font-size: 0.4rem;
    margin-bottom: 0.1rem;
    text-decoration: underline;
    color: #cf000d;
    line-height: 1.5;
    text-align: justify;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
  }
  section.section.section-four {
    overflow: hidden;
  }
  aside.news-article {
    line-height: 1.2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 0.1rem;
  }
  section.news-info img {
    width: 100%;
    height: auto;
  }
  span.news-time {
    margin-top: 0.2rem;
    display: block;
    line-height: 2;
    font-size: 0.15rem;
  }
  span.news-top {
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: -18px;
    left: 0;
    border-top: 0px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 18px solid #e1e1e1;
    right: 0;
    margin: 0 auto;
  }
  .owl3.owl-carousel.owl-loaded.owl-drag {
    padding-top: 2.1rem;
    padding-bottom: 2.1rem;
  }
  section.section.section-four .container {}
  hr.news-hr {
    top: 1.2rem;
  }
  a.news-items:before {
    width: 0.6rem;
    height: 0.6rem;
    top: -2rem;
    background-size: 0.6rem;
  }
  .aa a.news-items:before {
    top: -1.6rem;
  }
  .owl-item.active.aa .news-items {
    top: -0.4rem;
    position: relative;
  }
  a.news-items {
    padding: 0.2rem;
  }
  .owl3 .owl-item.active.aa {
    transform: scale(1.2) translateY(0.8rem);
  }
  a.news-items:before {
    background-color: #f4f4f4;
  } 
} */

.part2 {
  width: 100%;
  margin: 2px auto 0;
  padding-bottom: 50px;
}

.part2_con {
  width: 1160px;
  padding-top: 100px;
  margin: 0 auto;
  height: 450px;
}

.part2_con img {
  margin-top: 10px;
}

.part2_con h2 {
  float: left;
  width: 640px;
}

.part2_con_div {
  width: 450px;
  float: right;
  height: 254px;
}

.part2_con_div a:hover {
  text-decoration: underline;
}

.part2_con_div h3 {
  border-bottom: #9ea2a3 dashed 1px;
  padding-bottom: 15px;
  text-align: center;
  font-size: 24px;
  color: #333;
}

.part2_con_div p {
  font-family: "Microsoft YaHei";
  line-height: 25px;
  margin-top: 20px;
}

.part2_con_div h3 {
  font-size: 12px;
  font-family: "宋体";
  font-weight: normal;
  color: #4eae30;
}

.part2_con_div h3 a {
  color: #4eae30;
}

.part2_con_div h3 a:hover {
  color: #4eae30;
  text-decoration: underline;
}

.container .imgxian {
  margin-left: -8px;
}

.img p {
  font-family: 'Noto Sans S Chinese Medium';
  font-size: 24px;
  text-align: center;
  margin-top: -74px;
  margin-left: -15px;
}

td, address {
  margin: 0;
  padding: 0;
  font-size: 14px;
  text-justify: inter-word;
  font-family: "Microsoft Yahei";
  color: #725744;
}

table {
  margin-left: auto;
  margin-right: auto;
}

li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.photox:hover {
  LEFT: 5px;
  POSITION: relative;
  TEXT-DECORATION: none;
}

.photoy:hover {
  LEFT: -5px;
  POSITION: relative;
  TEXT-DECORATION: none;
}

.itemOff, .itemOn {
  width: 100px;
  height: 100px;
  margin-left: 6px;
  margin-right: 6px;
  padding: 3px;
  float: left;
}

.itemOff {
  border: #999999 1px solid
}

.itemOn {
  border: #0e78be 1px solid;
  background-color: #FFFFFF;
}

A:link, A:active, A:visited {
  TEXT-DECORATION: none;
  color: #725744;
}

A:hover {
  TEXT-DECORATION: underline;
  Color: #ff0000
}

.photo:hover {
  LEFT: 1px;
  POSITION: relative;
  TOP: 1px;
  TEXT-DECORATION: none;
}

.b {
  font-weight: bold;
}

.wi3 {
  font-family: 'Wingdings 3';
}

.none {
  display: none;
}

.f12 {
  font-size: 12px;
}

.f13 {
  font-size: 13px;
}

.f15 {
  font-size: 15px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.f24 {
  font-size: 24px;
}

.f30 {
  font-size: 30px;
}

.fl15 {
  line-height: 15px;
}

.fl16 {
  line-height: 16px;
}

.fl20 {
  line-height: 20px;
}

.fl24 {
  line-height: 24px;
}

.fl25 {
  line-height: 25px;
}

.fl26 {
  line-height: 26px;
}

.fl30 {
  line-height: 30px;
}

.fl35 {
  line-height: 35px;
}

.fl8 {
  line-height: 8px;
  font-size: 1px;
}

.fl5 {
  line-height: 5px;
  font-size: 1px;
}

.icnew {
  width: 100%;
  height: 22px;
  overflow: hidden;
  line-height: 22px;
}

.icnew2 {
  width: 100%;
  height: 40px;
  overflow: hidden;
  line-height: 20px;
  padding-top: 4px;
}

.xt3 {
  width: 100%;
  height: 66px;
  overflow: hidden;
  line-height: 22px;
  padding-top: 4px;
}

  
/* i i s 7 . c o m */
<!--0.00029492378234863-->