body {
  overflow-x: hidden;
  overflow-y: auto;
}
.layout-main {
  flex: 1 1 auto;
  padding-bottom: 50px;
}
.sy {
  /** Carousel **/
  /** Carousel Controls **/
  /** Carousel Pagination **/
}
.sy .jcarousel-wrapper {
  position: relative;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
  font-size: 14px;
}
.sy .jcarousel {
  position: relative;
  overflow: hidden;
}
.sy .jcarousel ul {
  width: 10000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.sy .jcarousel li {
  float: left;
  position: relative;
}
.sy .jcarousel li img {
  width: 100%;
  display: block;
}
.sy .jcarousel li h5 {
  position: absolute;
  bottom: 9%;
  right: 10%;
  padding: 23px 42px;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 34px;
  background: rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.sy .jcarousel-control-prev,
.sy .jcarousel-control-next {
  position: absolute;
  top: 200px;
  width: 30px;
  height: 30px;
  text-align: center;
  background: #4E443C;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 1px #000;
  font: 24px/27px Arial, sans-serif;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 2px #999;
  -moz-box-shadow: 0 0 2px #999;
  box-shadow: 0 0 2px #999;
}
.sy .jcarousel-control-prev {
  left: -50px;
}
.sy .jcarousel-control-next {
  right: -50px;
}
.sy .jcarousel-control-prev:hover span,
.sy .jcarousel-control-next:hover span {
  display: block;
}
.sy .jcarousel-control-prev.inactive,
.sy .jcarousel-control-next.inactive {
  opacity: 0.5;
  cursor: default;
}
.sy .jcarousel-pagination {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 3%;
  right: 0;
  z-index: 2;
}
.sy .jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  line-height: 14px;
  min-width: 14px;
  background: rgba(177, 10, 10, 0.4);
  width: 20px;
  height: 8px;
  color: #4E443C;
  padding: 3px;
  text-align: center;
  margin-right: 10px;
}
.sy .jcarousel-pagination a.active {
  background: #4E443C;
  color: #fff;
  background: rgba(177, 10, 10, 0.87);
  width: 50px;
  opacity: 1;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
}
.sy_box {
  margin: 0 auto;
  margin-top: 30px;
  width: 1600px;
}
.sy_box .txbox {
  float: left;
  margin-right: 26px;
  width: 1090px;
  height: 168px;
  border: 1px solid #f5bbbb;
  background-color: rgba(177, 10, 10, 0.03);
}
.sy_box .txbox-titlebg {
  float: left;
  position: relative;
  margin-left: 25px;
  margin-top: -3px;
  width: 40px;
  height: 83px;
}
.sy_box .txbox-titlebg img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.sy_box .txbox-titlebg p {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  line-height: 24px;
  margin-top: 8px;
  text-align: center;
}
.sy_box .txbox-imbg {
  float: left;
  margin-left: 25px;
  margin-top: 25px;
  width: 180px;
  height: 116px;
}
.sy_box .txbox-imbg img {
  width: 100%;
  height: 100%;
  background-color: #e0e0e0;
}
.sy_box .txbox-contain {
  float: left;
  height: 100%;
  width: calc(100% - 270px);
  padding: 40px 30px 50px 30px;
}
.sy_box .txbox-contain h6 {
  font-size: 18px;
  font-weight: bold;
  color: #222222;
  line-height: 26px;
}
.sy_box .txbox-contain p {
  margin-top: 20px;
  color: #999999;
  font-size: 14px;
  height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sy_box .txbox:hover {
  cursor: pointer;
  text-decoration: underline;
}
.sy_box .tzbox {
  float: left;
  padding: 0 20px;
  width: 480px;
  height: 190px;
  background-color: rgba(177, 10, 10, 0.03);
  box-shadow: 3px 3px 0px 0px rgba(177, 10, 10, 0.1);
}
.sy_box .tzbox-titlebg {
  height: 58px;
  line-height: 58px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.sy_box .tzbox-titlebg span {
  font-size: 20px;
  font-weight: bold;
  color: #b10a0a;
}
.sy_box .tzbox-titlebg time {
  float: right;
  font-size: 24px;
  font-weight: 400;
  color: #aaaaaa;
}
.sy_box .tzbox ul {
  width: 100%;
  padding-top: 5px;
}
.sy_box .tzbox ul li {
  margin-top: 12px;
  width: 100%;
  height: 24px;
  line-height: 24px;
}
.sy_box .tzbox ul li span {
  float: left;
  padding: 0 10px;
  font-size: 16px;
  font-weight: 400;
  color: #B10A0A;
  border-right: 1px solid #B10A0A;
}
.sy_box .tzbox ul li p {
  float: left;
  padding: 0 10px;
  font-size: 16px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  color: #444444;
  width: calc(100% - 70px);
  height: 24px;
  line-height: 24px;
}
.sy_box .tzbox ul li p:hover {
  cursor: pointer;
  text-decoration: underline;
}
.sy_box .jdydbox {
  float: left;
  margin-right: 26px;
  width: 1090px;
}
.sy_box .jdydbox-titlebg {
  height: 58px;
  line-height: 58px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.sy_box .jdydbox-titlebg span {
  font-size: 20px;
  font-weight: bold;
  color: #b10a0a;
}
.sy_box .jdydbox-titlebg time {
  float: right;
  font-size: 24px;
  font-weight: 400;
  color: #aaaaaa;
}
.sy_box .jdydbox-contain {
  padding-bottom: 0px;
  overflow-x: hidden;
  overflow-y: auto;
}
.sy_box .jdydbox-contain .swiper-container {
  margin-top: 30px;
  float: left;
  height: 236px;
  width: 410px;
}
.sy_box .jdydbox-contain .pagination {
  position: absolute;
  right: 0;
  bottom: 0px;
  color: #ffffff;
}
.sy_box .jdydbox-contain .swiper-pagination-switch {
  margin-right: 2px;
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 12px;
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}
.sy_box .jdydbox-contain .swiper-active-switch {
  width: 16px;
  height: 16px;
  background: #b10a0a;
  color: #ffffff;
}
.sy_box .jdydbox-contain .inner {
  height: 236px;
  width: 410px;
  background-color: #e0e0e0;
}
.sy_box .jdydbox-contain .inner img {
  width: 100%;
}
.sy_box .jdydbox-contain ul {
  float: left;
  margin-top: 16px;
  padding-left: 25px;
  width: calc(100% - 410px);
}
.sy_box .jdydbox-contain ul li {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px dashed #DFDFDF;
}
.sy_box .jdydbox-contain ul li p {
  float: left;
  font-size: 16px;
  font-weight: 400;
  color: #444444;
  width: calc(100% - 100px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sy_box .jdydbox-contain ul li p:hover {
  cursor: pointer;
  text-decoration: underline;
}
.sy_box .jdydbox-contain ul li span {
  float: right;
  font-size: 16px;
  font-weight: 400;
  color: #999999;
}
.sy_box .jdydbox-contains {
  margin-top: 50px;
  width: 100%;
}
.sy_box .jdydbox-contains-manuebg {
  float: left;
  width: 160px;
  height: 250px;
}
.sy_box .jdydbox-contains-manuebg .manuebg-box {
  margin-top: 2px;
  width: 100%;
  height: 62px;
  line-height: 62px;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  color: #666666;
}
.sy_box .jdydbox-contains-manuebg .manuebg-box:hover {
  cursor: pointer;
}
.sy_box .jdydbox-contains-manuebg .manueactive {
  background: url(icon06.png) no-repeat;
  background-position: center;
  background-size: 100% 100%;
  color: #ffffff;
  font-weight: bold;
}
.sy_box .jdydbox-contains ul {
  display: none;
  float: left;
  width: calc(100% - 335px - 160px);
  padding-left: 25px;
  padding-right: 25px;
}
.sy_box .jdydbox-contains ul li {
  width: 100%;
  height: 51px;
  line-height: 51px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px dashed #DFDFDF;
}
.sy_box .jdydbox-contains ul li span {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  padding-right: 10px;
}
.sy_box .jdydbox-contains ul li:hover {
  cursor: pointer;
  text-decoration: underline;
}
.sy_box .jdydbox-contains-imbg {
  display: none;
  float: left;
  position: relative;
  width: 334px;
  height: 256px;
  background-color: #e0e0e0;
}
.sy_box .jdydbox-contains-imbg img {
  position: absolute;
  width: 334px;
  height: 256px;
}
.sy_box .jdydbox-contains-imbg .imbg-shadow {
  position: absolute;
  bottom: 0;
  width: 334px;
  height: 173px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%);
  font-weight: 400;
  color: #ffffff;
}
.sy_box .jdydbox-contains-imbg .imbg-shadow-text {
  float: left;
  margin-top: 120px;
  width: 72px;
  font-size: 18px;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.sy_box .jdydbox-contains-imbg .imbg-shadow p {
  float: left;
  margin-top: 120px;
  padding: 0 10px 0 20px;
  font-size: 14px;
  width: calc(100% - 75px);
  height: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sy_box .jdydbox-contains-imbg img:hover,
.sy_box .jdydbox-contains-imbg .imbg-shadow:hover {
  cursor: pointer;
  text-decoration: underline;
}
.sy_box .rightbox {
  float: left;
  margin-top: 40px;
  width: 480px;
}
.sy_box .rightbox .zzbox {
  width: 100%;
  height: 147px;
}
.sy_box .rightbox .zzbox-itembg {
  float: left;
  width: 235px;
  height: 69px;
  background-color: transparent;
}
.sy_box .rightbox .zzbox-itembg span {
  padding-left: 15px;
  line-height: 40px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}
.sy_box .rightbox .zzbox-itembg p {
  text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff;
  font-size: 20px;
}
.sy_box .rightbox .zzbox .left2 {
  margin-left: 10px;
}
.sy_box .rightbox .zzbox .top2 {
  margin-top: 10px;
}
.sy_box .rightbox .zzbox-criclitembg {
  position: relative;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  height: 100px;
  width: 100px;
  border-radius: 50%;
  z-index: 1;
  border: 10px solid transparent;
}
.sy_box .rightbox .zzbox-criclitembg p {
  position: absolute;
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
  height: 69px;
  width: 75px;
  padding: 5px 5px;
}
.sy_box .rightbox h4 {
  margin-top: 10px;
  text-align: center;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  background: rgba(0, 0, 0, 0.03);
}
.sy_box .rightbox h5 {
  height: 40px;
  border-bottom: 1px dashed #DFDFDF;
  margin-bottom: 30px;
}
.sy_box .rightbox h5 p {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 30px;
  padding-top: 24px;
}
.sy_box .rightbox .linkitem {
  float: left;
  width: 49%;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  font-weight: 400;
  color: #444444;
}
.sy_box .rightbox .linkitem a:hover {
  text-decoration: underline;
}
.sy_box .rightbox .linkitem:before {
  content: '▶';
  color: #B10A0A;
  margin-right: 8px;
}
.sy_box .gerybg {
  background: rgba(0, 0, 0, 0.03);
}
.sy_box .pad25 {
  padding: 0 25px;
  padding-bottom: 25px;
}
.sy_box .fixedcodebg {
  position: fixed;
  right: 1%;
  top: 500px;
  width: 167px;
  height: 167px;
  z-index: 9999;
}
.sy_box .fixedcodebg .fixedcode {
  position: relative;
  width: 167px;
  height: 167px;
}
.sy_box .fixedcodebg .fixedcode .code {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 149px;
  height: 149px;
  border: 5px solid #ffffff;
  border-radius: 4px;
  box-shadow: 3px 3px 0px 0px rgba(177, 10, 10, 0.1);
}
.sy_box .fixedcodebg .fixedcode .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  background: #ffffff;
  border: 3px solid #ffffff;
  border-radius: 50%;
  box-shadow: 3px 3px 0px 0px rgba(177, 10, 10, 0.1);
}
.sy_box .fixedcodebg .fixedcode .close:hover {
  cursor: pointer;
}
@media screen and (max-width: 1600px) {
  .sy_box {
    width: 1280px;
  }
  .sy_box .txbox {
    margin-right: 20.8px;
    width: 872px;
  }
  .sy_box .tzbox {
    width: 384px;
  }
  .sy_box .jdydbox {
    margin-right: 20.8px;
    width: 872px;
  }
  .sy_box .jdydbox-contain .swiper-container {
    height: 188.8px;
    width: 328px;
  }
  .sy_box .jdydbox-contain .inner {
    height: 188.8px;
  }
  .sy_box .jdydbox-contain ul {
    margin-top: 14.4px;
    padding-left: 20px;
    width: calc(100% - 410px * 0.8);
  }
  .sy_box .jdydbox-contain ul li {
    height: 41.6px;
    line-height: 41.6px;
  }
  .sy_box .jdydbox-contains {
    margin-top: 40px;
  }
  .sy_box .jdydbox-contains-manuebg {
    width: 128px;
    height: 200px;
  }
  .sy_box .jdydbox-contains-manuebg .manuebg-box {
    height: 49.6px;
    line-height: 49.6px;
  }
  .sy_box .jdydbox-contains ul {
    width: calc(100% - 335px * 0.8 - 160px * 0.8);
    padding-left: 20px;
    padding-right: 20px;
  }
  .sy_box .jdydbox-contains ul li {
    width: 100%;
    height: 40.8px;
    line-height: 40.8px;
  }
  .sy_box .jdydbox-contains-imbg {
    width: 267.2px;
    height: 204.8px;
  }
  .sy_box .jdydbox-contains-imbg img {
    width: 267.2px;
    height: 204.8px;
  }
  .sy_box .jdydbox-contains-imbg .imbg-shadow {
    width: 267.2px;
    height: 138.4px;
  }
  .sy_box .jdydbox-contains-imbg .imbg-shadow-text {
    float: left;
    margin-top: 96px;
    width: 57.6px;
    font-size: 16px;
    line-height: 18px;
  }
  .sy_box .jdydbox-contains-imbg .imbg-shadow p {
    margin-top: 96px;
    font-size: 12px;
    width: calc(100% - 75px * 0.8);
    height: 33.6px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .sy_box .rightbox {
    margin-top: 32px;
    width: 384px;
  }
  .sy_box .rightbox .zzbox {
    width: 100%;
    height: 117.6px;
  }
  .sy_box .rightbox .zzbox-itembg {
    width: 188px;
    height: 55.2px;
  }
  .sy_box .rightbox .zzbox-itembg p {
    font-size: 16px;
  }
  .sy_box .rightbox .zzbox .left2 {
    margin-left: 8px;
  }
  .sy_box .rightbox .zzbox .top2 {
    margin-top: 8px;
  }
  .sy_box .rightbox .zzbox-criclitembg {
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    height: 80px;
    width: 80px;
  }
  .sy_box .rightbox .zzbox-criclitembg p {
    font-size: 16px;
    height: 55.2px;
    width: 60px;
    padding: 5px 10px 5px 8px;
    line-height: 24px;
  }
}
@media screen and (max-width: 1000px) {
  .sy_box {
    padding: 0 10px;
    width: 100%;
  }
  .sy_box .txbox {
    margin-right: 0;
    width: 100%;
    height: 108px;
  }
  .sy_box .txbox-imbg {
    display: none;
  }
  .sy_box .txbox-contain {
    width: calc(100% - 70px);
    padding: 30px 10px 30px 10px;
  }
  .sy_box .txbox-contain p {
    display: none;
  }
  .sy_box .tzbox {
    padding: 0 0px;
    width: 100%;
    box-shadow: none;
  }
  .sy_box .jdydbox {
    float: left;
    margin-right: 0;
    width: 100%;
  }
  .sy_box .jdydbox-contain .swiper-container {
    display: none;
  }
  .sy_box .jdydbox ul {
    margin-top: 16px;
    padding-left: 0;
    width: 100% ;
  }
  .sy_box .jdydbox-contains {
    margin-top: 20px;
    width: 100%;
  }
  .sy_box .jdydbox-contains-manuebg {
    float: left;
    width: 100%;
    height: 62px;
  }
  .sy_box .jdydbox-contains-manuebg .manuebg-box {
    float: left;
    margin-top: 2px;
    height: 62px;
    line-height: 62px;
    font-size: 20px;
    width: 25%;
  }
  .sy_box .jdydbox-contains-manuebg .manueactive {
    background: #cc3434;
  }
  .sy_box .jdydbox-contains-imbg {
    display: none !important;
  }
  .sy_box .rightbox {
    margin-left: 0;
    width: 100%;
  }
  .sy_box .rightbox .zzbox {
    width: 100%;
  }
  .sy_box .rightbox .zzbox-itembg {
    float: left;
    width: 48%;
  }
  .sy_box .rightbox_top {
    display: none;
  }
  .sy_box .fixedcodebg {
    display: none;
  }
}