body {
  overflow-x: hidden;
  overflow-y: auto;
}
.layout-main {
  flex: 1 1 auto;
  margin-bottom: 0px;
  background-color: transparent;
}
.layout-headers {
  margin-bottom: 0;
}
.sy {
  padding-bottom: 0px;
  overflow-x: hidden;
  overflow-y: auto;
}
.sy a {
  text-decoration: none;
}
.sy .swiper-container {
  height: 646px;
  width: 1600px;
  overflow: visible;
  background-color: #ffffff;
}
.sy .pagination {
  position: absolute;
  right: 0;
  bottom: 40px;
  width: 26%;
  text-align: center;
  height: 20px;
}
.sy .swiper-pagination-switch {
  width: 10px;
  height: 10px;
  font-size: 0;
  line-height: 10px;
  text-align: center;
  cursor: pointer;
  transition: width 0.8s;
  border-radius: 50%;
}
.sy .swiper-pagination-switch:before {
  content: '';
  display: inline-block;
  margin-left: 10px;
  width: 10px;
  height: 10px;
  background: #005ABF;
  opacity: 0.2;
  vertical-align: middle;
  transition: width 0.8s, background-color 0.8s;
  border-radius: 50%;
}
.sy .swiper-active-switch:before {
  width: 10px;
  background: #005ABF;
  opacity: 0.87;
  border-radius: 50%;
}
.sy .swiper-slide {
  position: relative;
  opacity: 0;
  transition: opacity 0.7s ease-in-out;
  overflow: hidden;
}
.sy .swiper-slide-active {
  opacity: 1;
}
.sy .swiper-slide .img {
  position: absolute;
}
.sy .inner {
  position: relative;
  display: block;
  width: 1600px;
  height: 646px;
  margin: 0 auto;
  overflow: hidden;
  background-color: #e0e0e0;
}
.sy .inner img {
  width: 100%;
  height: 100%;
}
.sy .inner .inner_right {
  position: absolute;
  top: 0;
  right: 0;
  height: 646px;
  width: 450px;
  background: rgba(255, 255, 255, 0.6);
  padding: 55px 55px 0 55px;
}
.sy .inner .inner_right h5 {
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #005abf;
  line-height: 37px;
  height: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sy .inner .inner_right p {
  margin-top: 37px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  line-height: 28px;
  height: 136px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sy .inner .inner_right-datail {
  margin-top: 50px;
  margin-left: 110px;
  width: 124px;
  height: 35px;
  line-height: 35px;
  background: rgba(0, 90, 191, 0.6);
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
}
.sy .inner .inner_right-datail:hover {
  cursor: pointer;
  background: #005abf;
}
.sy_box {
  margin: 0 auto;
  width: 1600px;
  background-color: #ffffff;
  padding: 40px;
}
.sy_box .jdydbox {
  float: left;
  width: 740px;
  padding: 0 40px;
  background-color: #e8f5ff;
}
.sy_box .jdydbox-contain {
  padding-bottom: 0px;
  overflow-x: hidden;
  overflow-y: auto;
}
.sy_box .jdydbox-contain .swiper-container {
  float: left;
  margin-top: 20px;
  height: 318px;
  width: 660px;
}
.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.2);
  cursor: pointer;
}
.sy_box .jdydbox-contain .swiper-active-switch {
  width: 16px;
  height: 16px;
  background: #005ABF;
  color: #ffffff;
}
.sy_box .jdydbox-contain .inner {
  height: 318px;
  width: 660px;
  background-color: #e0e0e0;
}
.sy_box .jdydbox-contain .inner img {
  width: 100%;
  height: 100%;
}
.sy_box .ulmodel {
  float: left;
  width: 100%;
  border-bottom: 1px dashed #DFDFDF;
}
.sy_box .ulmodel .ul-titlebg {
  margin-top: 20px;
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid #DFDFDF;
}
.sy_box .ulmodel .ul-titlebg-imbg {
  float: left;
  width: 24px;
  height: 24px;
  margin-top: 6px;
  margin-right: 5px;
}
.sy_box .ulmodel .ul-titlebg img {
  width: 100%;
  height: 100;
}
.sy_box .ulmodel .ul-titlebg span {
  font-size: 20px;
  font-weight: bold;
  color: #222222;
  margin-right: 5px;
}
.sy_box .ulmodel .ul-titlebg .spans {
  font-size: 14px;
  font-weight: 400;
  color: #cccccc;
}
.sy_box .ulmodel .ul-titlebg time {
  float: right;
  font-size: 24px;
  font-weight: 400;
  color: #005ABF;
}
.sy_box .ulmodel li {
  height: 50px;
  line-height: 50px;
  border-top: 1px dashed #DFDFDF;
}
.sy_box .ulmodel li span {
  float: left;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #005ABF;
  padding: 0 13px 0 0 ;
  border-right: 1px solid #BBBBBB;
  height: 16px;
  line-height: 16px;
}
.sy_box .ulmodel li p {
  float: left;
  margin-left: 11px;
  font-size: 15px;
  font-weight: 400;
  color: #222222;
  width: calc(100% - 80px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sy_box .ulmodel li p:hover {
  cursor: pointer;
  text-decoration: underline;
}
.sy_box .ulmodel .li-point {
  border: none;
  height: 42px;
  line-height: 42px;
}
.sy_box .ulmodel .li-point p {
  width: calc(100% - 110px);
}
.sy_box .ulmodel .li-point .points {
  float: left;
  margin-top: 17px;
  background-color: #005ABF;
  width: 5px;
  height: 5px;
}
.sy_box .ulmodel .li-point time {
  float: right;
  color: #999999;
}
.sy_box .ulpadding {
  padding-bottom: 30px;
  border: none;
}
.sy_box .ulpadding .ul-titlebg {
  margin-bottom: 20px;
}
.sy_box .noborder {
  border: none;
}
.sy_box .zhxxbox {
  float: left;
  margin-top: 15px;
  margin-left: 40px;
  margin-right: 40px;
  width: 355px;
}
.sy_box .zhxxbox .ulimbgs {
  margin-top: 19px;
  margin-bottom: 16px;
  width: 100%;
}
.sy_box .zhxxbox .ulimbgs img {
  width: 100%;
}
.sy_box .zhxxbox .ulimbgs-textbg {
  width: 100%;
}
.sy_box .zhxxbox .ulimbgs-textbg p {
  font-size: 16px;
  font-weight: 400;
  color: #222222;
  line-height: 26px;
}
.sy_box .xsbox {
  float: left;
  margin-top: 16px;
  margin-left: 36px;
  width: 350px;
}
.sy_box .xsbox-item {
  float: left;
  margin-top: 24px;
  width: 100%;
  background-color: rgba(0, 90, 191, 0.1);
}
.sy_box .xsbox-item .imsss {
  float: left;
  width: 100%;
  background-color: #e0e0e0;
}
.sy_box .xsbox-item-content {
  float: left;
  width: calc(100% - 110px);
  padding: 16px 20px 0 10px;
  height: 160px;
  overflow: hidden;
}
.sy_box .xsbox-item-content p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #222222;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.sy_box .xsbox-item-content h6 {
  margin-top: 12px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
  height: 14px;
  line-height: 14px;
  overflow: hidden;
}
.sy_box .xsbox-item-content .titls {
  float: left;
  width: 55px;
}
.sy_box .xsbox-item-detail {
  float: right;
  margin: 10px 10px 0 0;
  width: 140px;
  height: 40px;
  line-height: 40px;
  background-color: rgba(0, 90, 191, 0.3);
  font-size: 15px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
}
.sy_box .xsbox-item-detail:hover {
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.sy_box .xsbox-item:hover {
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.sy_box .xsbox .xsboxitemwh {
  width: 350px;
  height: 160px;
  background: url(imgsysjj.png) no-repeat;
  background-position: center;
  background-size: 100%;
}
.sy_box .manuebox {
  float: left;
  width: 100%;
}
.sy_box .manuebox .manueitem {
  float: left;
  width: 100%;
  height: 86px;
  position: relative;
  padding: 14px 16px 14px 32px;
}
.sy_box .manuebox li:nth-child(1) .manueitem {border: #e3c0e9 solid 2px;}
.sy_box .manuebox li:nth-child(2) .manueitem {border: #d2c4ea solid 2px;}
.sy_box .manuebox li:nth-child(3) .manueitem {border: #b9d1ed solid 2px;}
.sy_box .manuebox li:nth-child(4) .manueitem {border: #b4dade solid 2px;}
.sy_box .manuebox li:nth-child(5) .manueitem {border: #d0dab8 solid 2px;}
.sy_box .manuebox .manueitem img {position: absolute;right: 28px;bottom: 10px;}
.sy_box .manuebox .manueitem h5 {
  font-size: 12px;
  font-family: Arial;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.sy_box .manuebox .manueitem h4 {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #005abf;
}
.sy_box .manuebox li:nth-child(1) .manueitem h5, .sy_box .manuebox li:nth-child(1) .manueitem h4 {color: #9e28b2;}
.sy_box .manuebox li:nth-child(2) .manueitem h5, .sy_box .manuebox li:nth-child(2) .manueitem h4 {color: #6839b8;}
.sy_box .manuebox li:nth-child(3) .manueitem h5, .sy_box .manuebox li:nth-child(3) .manueitem h4 {color: #1264c1;}
.sy_box .manuebox li:nth-child(4) .manueitem h5, .sy_box .manuebox li:nth-child(4) .manueitem h4 {color: #00828f;}
.sy_box .manuebox li:nth-child(5) .manueitem h5, .sy_box .manuebox li:nth-child(5) .manueitem h4 {color: #658315;}
.sy_box .manuebox .itemcolor1 {
  border: 2px solid rgba(0, 90, 191, 0.3);
}
.sy_box .manuebox .manueitem:hover {
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.3);
}
.sy_box .manuebox .col-md-2 {width: 20%;float: left;}
@media screen and (max-width: 1600px) {
  .sy .swiper-container {
    height: 517px;
    width: 1280px;
  }
  .sy .inner {
    height: 517px;
    width: 1280px;
  }
  .sy .inner .inner_right {
    height: 517px;
    width: 376px;
    padding: 45px 45px 0 45px;
  }
  .sy .inner .inner_right h5 {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #005abf;
    line-height: 37px;
    height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .sy .inner .inner_right p {
    margin-top: 24px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 28px;
    height: 106px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .sy .inner .inner_right-datail {
    margin-top: 25px;
    margin-left: 66px;
    width: 124px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 90, 191, 0.6);
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ffffff;
  }
  .sy_box {
    width: 1280px;padding: 32px;
  }
  .sy_box .jdydbox {
    width: 576px;
    padding: 0 32px;
  }
  .sy_box .jdydbox-contain .swiper-container {
    margin-top: 13px;
    height: 254.4px;
    width: 528px;
  }
  .sy_box .jdydbox-contain .inner {
    height: 254.4px;
    width: 528px;
  }
  .sy_box .ulmodel .ul-titlebg {
    height: 35.2px;
    line-height: 35.2px;
  }
  .sy_box .ulmodel li {
    height: 40px;
    line-height: 40px;
  }
  .sy_box .ulmodel li span {
    margin-top: 14.4px;
    font-size: 14px;
  }
  .sy_box .ulmodel li p {
    font-size: 14px;
    width: calc(100% - 80px);
  }
  .sy_box .ulmodel .li-point {
    border: none;
    height: 35.2px;
    line-height: 35.2px;
  }
  .sy_box .ulmodel .li-point p {
    width: calc(100% - 110px);
  }
  .sy_box .ulmodel .li-point .points {
    float: left;
    margin-top: 13.6px;
  }
  .sy_box .zhxxbox {
    margin-top: 12px;
    margin-left: 32px;
    margin-right: 32px;
    width: 284px;
  }
  .sy_box .zhxxbox .ulimbgs {
    margin-top: 15.2px;
  }
  .sy_box .zhxxbox .ulimbgs-textbg {
    width: 100%;
  }
  .sy_box .zhxxbox .ulimbgs-textbg p {
    font-size: 14px;
  }
  .sy_box .xsbox {
    margin-top: 12.8px;
    margin-left: 32px;
    width: 288px;
  }
  .sy_box .xsbox-item {
    margin-top: 19.2px;
  }
  /*.sy_box .xsbox-item .imsss {
    width: 88px;
    height: 128px;
  }*/
  .sy_box .xsbox-item-content {
    width: calc(100% - 110px * 0.8);
    padding: 12.8px 16px 0 8;
    height: 128px;
  }
  .sy_box .xsbox-item-content p {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
  }
  .sy_box .xsbox-item-content h6 {
    margin-top: 6px;
  }
  .sy_box .xsbox .xsboxitemwh {
    width: 280px;
    height: 128px;
  }
  .sy_box .manuebox .manueitem {
    height: 66px;
    padding: 13px 16px;
  }
  .sy_box .manuebox .manueitem h5 {
    margin-bottom: 5px;
  }
  .sy_box .manuebox .manueitem h4 {
    font-size: 15px;
  }
	.sy_box .manuebox .manueitem img {right: 14px;height: 23px;}
}
@media screen and (max-width: 1000px) {
  .sy .pagination {
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 100%;
    text-align: center;
    height: 20px;
  }
  .sy .swiper-container {
    height: 207px;
    width: 512px;
  }
  .sy .inner {
    height: 207px;
    width: 512px;
  }
  .sy .inner .inner_right {
    display: none;
  }
  .sy_box {
    float: left;
    width: 100%;
    padding: 0 5px;
  }
  .sy_box .zhxxbox {
    float: left;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  .sy_box .jdydbox {
    display: none;
  }
  .sy_box .xsbox {
    float: left;
    margin-top: 20px;
    margin-left: 0;
    width: 100%;
  }
  .sy_box .manuebox {
    width: 100%;
	margin: 20px auto 25px;
    padding: 0 10px;
  }
	.sy_box .manuebox .manueitem {height: auto;}
	.sy_box .manuebox .row {margin-left: -8px;margin-right: -8px;}
	.sy_box .manuebox .row > [class^='col'] {padding-left: 8px;padding-right: 8px;}
	.sy_box .manuebox li {margin-top: 16px;}
}

.sy_m {
  position: relative;
  background-color: transparent;
  width: 100%;
}
.sy_m a:hover {
  text-decoration: underline;
}
.sy_m-bg {
  margin: 0 auto;
  width: 1600px;
  z-index: 11;
}
.sy_m-bg-left {
  float: left;
  margin-right: 40px;
}
.sy_m-bg-left-itembg {
  width: 100%;
  margin-bottom: 34px;
  overflow: hidden !important;
}
.sy_m-bg-left-itembg[data-v-xs] {margin-bottom: 26px;}
.sy_m-bg-left-itembg-nav {
  white-space: nowrap;
  border-top: 2px solid #9abde5;
  border-bottom: 2px solid transparent;
  height: 56px;
}
.sy_m-bg-left-itembg-nav-left,
.sy_m-bg-left-itembg-nav-right {
  display: inline-block;
  margin-top: -2px;
  width: 160px;
  height: 54px;
  line-height: 54px;
  border-bottom: 2px solid transparent;
  position: relative;
}
.sy_m-bg-left-itembg-nav-left img,
.sy_m-bg-left-itembg-nav-right img {
  position: absolute;
  left: 15px;
  bottom: 10px;
  height: 23px;
}
.sy_m-bg-left-itembg-nav-left span,
.sy_m-bg-left-itembg-nav-right span {
  position: absolute;
  left: 51px;
  font-size: 20px;
  color: #777777;
}
.sy_m-bg-left-itembg-nav-right {
  width: 160px;
}
.sy_m-bg-left-itembg-nav-right span {
  left: 51px;
}
.sy_m-bg-left-itembg-nav-long {
  width: 215px !important;
}
.sy_m-bg-left-itembg-nav-active {
  border-top: 2px solid #89b4e1;
  background-color: #e6eef9;
}
.sy_m-bg-left-itembg-nav-active span {
  font-weight: bold;
  color: #333333;
}
.sy_m-bg-left-itembg-nav-more {
  float: right;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
	font-size: 14px;
	color: #666;
}
.sy_m-bg-left-itembg-nav-more a:hover {
  text-decoration: none;
	color: #015ac0;
}
.sy_m-bg-left-itembg-nav-mores {
  display: none;
  float: right;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  font-weight: bold;
}
.sy_m-bg-left-itembg-nav-mores a:hover {
  text-decoration: none;
}
.sy_m-bg-left-itembg-nav:hover {
  cursor: pointer;
}
.sy_m-bg-left-itembg-contain-imgbg {
  display: inline-block;
  position: relative;
  margin-right: 30px;
  width: 300px;
  height: 253px;
}
.sy_m-bg-left-itembg-contain-imgbg img {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #EEEEEE;
}
.sy_m-bg-left-itembg-contain-imgbg span {
  position: absolute;
  width: 38px;
  height: 20px;
  line-height: 20px;
  background-color: #FF5A3D;
  text-align: center;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 400;
  left: 19px;
  bottom: 46px;
}
.sy_m-bg-left-itembg-contain-imgbg p {
  position: absolute;
  height: 44px;
  line-height: 44px;
  width: 100%;
  bottom: 0;
  overflow: hidden;
  text-overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 0 18px;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  margin-bottom: 0;
}
.sy_m-bg-left-itembg-contain ul {
  padding-top: 11px;
  display: inline-block;
  width: 740px;
  height: 281px;
  overflow: hidden;
}
.sy_m-bg-left-itembg-contain li {
  height: 55px;
  line-height: 55px;
  border-bottom: 1px solid #F1F1F1;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sy_m-bg-left-itembg-contain a:last-child li {border-bottom:0;}
.sy_m-bg-left-itembg-contain li span {
  padding: 0 12px;
  color: #444444;
  font-size: 16px;
}
.sy_m-bg-left-itembg-contain li img {
  float: left;
  margin-top: 25px;
}
.sy_m-bg-left-itembg-contain li p {
  float: left;
  padding: 0 12px;
  color: #444444;
  font-size: 16px;
  width: calc(100% - 130px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sy_m-bg-left-itembg-contain li .timss {
  float: left;
  padding: 0 0px;
  color: #AAAAAA;
  font-size: 14px;
  width: 115px;
  text-align: right;
}
.sy_m-bg-right {
  width: 410px;
  margin-right: 0;
}
.sy_m .home-bg-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 584px;
  height: 719px;
  z-index: -1;
  background-color: red;
}
.sy_m .home-bg-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 584px;
  height: 719px;
  z-index: -1;
  background-color: red;
}
.sy_m-ula {
  overflow: hidden;
}
.sy_m-ula-topcon {
  margin-top: 28px;
  height: 143px;
  background: #f8f8fa;
}
.sy_m-ula-topcon img {
  float: left;
  width: 110px;
  height: 100%;
  background-color: #e0e0e0;
}
.sy_m-ula-topcon-textbg {
  float: left;
  padding: 0 21px;
  width: calc(100% - 112px);
  height: 100%;
}
.sy_m-ula-topcon-textbg h5 {
  height: 58px;
  line-height: 58px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #444444;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sy_m-ula-topcon-textbg h6 {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #6a7a87;
  margin-bottom: 9px;
}
.sy_m-ula-topcon-textbg h6 p {
  float: left;
  color: #999999;
  width: 50px;
  font-size: 14px;
}
.sy_m-ula .ulconss {
  margin-top: 12px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #F1F1F1;
  height: 390px;
}
.sy_m-ula .ulconss li {
  height: 56.5px;
}
@media screen and (max-width: 1600px) {
  .sy_m-ula .ulconss {
    margin-top: 8px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid #F1F1F1;
  }
  .sy_m-ula .ulconss li {
    height: 45px;
  }
}
.sy_m-ula-ulcon {
  margin-top: 10px;
  border-top: 1px solid #F1F1F1;
  overflow: hidden;
}
.sy_m-ula-ulcon[data-v-tz] {margin-top: 28px;}
.sy_m-ula-ulcon li {
  float: left;
  width: 100%;
  height: 37px;
  border-bottom: 1px solid #F1F1F1;
}
.sy_m-ula-ulcon li:last-child {border-bottom: 0;}
.sy_m-ula-ulcon li p {
  float: left;
  height: 36px;
  line-height: 36px;
  width: 58px;
  color: #0158c1;
}
.sy_m-ula-ulcon li h4 {
  float: left;
  margin-top: 8px;
  padding-left: 16px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #444444;
  width: calc(100% - 62px);
  height: 18ppx;
  line-height: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  border-left: 1px solid rgba(0, 0, 0, 0.14);
}
.sy_m-ula-ulcon li:hover {
  cursor: pointer;
  text-decoration: underline;
}
.sy_m-ula .spe-img {
  float: left;
  margin-top: 26px;
  width: 70%;
  height: 96px;
  line-height: 96px;
  text-align: center;
  font-size: 19px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  background-color: #e0e0e0;
}
.sy_m-ula .spe-imgs {
  float: right;
  width: 26%;
  line-height: 22px !important;
}
.sy_m-ula .spe-imgs .spe-imgs-txt {
  line-height: 96px;
}
@media screen and (max-width: 1600px) {
  .sy_m-ula .spe-imgs {
    line-height: 20px !important;
  }
  .sy_m-ula .spe-imgs .spe-imgs-txt {
    margin-top: 17%;
  }
}
@media screen and (max-width: 1440px) {
  .sy_m-ula .spe-imgs {
    line-height: 18px !important;
  }
}
.sy_m-ula .normal-img {
  float: left;
  margin-top: 14px;
  width: 250px;
  height: 96px;
  padding-top: 34px;
  vertical-align: middle;
  text-align: center;
  font-size: 19px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  background-color: #e0e0e0;
}
.sy_m-ula .normal-img span {
  font-size: 17px;
}
.sy_m-ula .normal-img-marginl {
  float: right;
}
.sy_m-ula .normal-img-pad {
  padding-top: 20px;
}
.sy_m-ula .normal-img:hover,
.sy_m-ula .spe-img:hover {
  cursor: pointer;
}
@media screen and (max-width: 1600px) {
  .sy_m-bg {
    width: 1280px;
  }
  .sy_m-bg-left {
    margin-right: 32px;
  }
  .sy_m-bg-left-itembg-contain-imgbg {
    margin-right: 24px;
  }
  .sy_m-bg-left-itembg-contain-imgbg p {
    font-size: 14px;
  }
  .sy_m-bg-left-itembg-contain ul {
    padding-top: 9px;
    width: 512px;
    height: 276px;
  }
  .sy_m-bg-left-itembg-contain li span {
    padding: 0 12px;
    font-size: 14px;
  }
  .sy_m-bg-right {
    width: 343px;
    margin-right: 0;
  }
  .sy_m-ula-topcon {
    margin-top: 23px;
    height: 114.4px;
  }
  .sy_m-ula-topcon img {
    width: 88px;
  }
  .sy_m-ula-topcon-textbg {
    padding: 0 16.8px;
    width: calc(100% - 112px * 0.8);
  }
  .sy_m-ula-topcon-textbg h5 {
    height: 46.4px;
    line-height: 46.4px;
    font-size: 16px;
  }
  .sy_m-ula-topcon-textbg h6 {
    font-size: 14px;
  }
  .sy_m-ula-topcon-textbg h6 p {
    width: 50px;
    font-size: 14px;
  }
  .sy_m-ula-ulcon {
    margin-top: 12.8px;
  }
  .sy_m-ula-ulcon li {
    height: 43.2px;
  }
  .sy_m-ula-ulcon li p {
    height: 43.2px;
    line-height: 43.2px;
    width: 46.4px;
  }
  .sy_m-ula-ulcon li h4 {
    margin-top: 15.2px;
    padding-left: 12px;
    font-size: 14px;
    width: calc(100% - 62px * 0.8);
    height: 14.4px;
    line-height: 14.4px;
  }
  .sy_m-ula .spe-img {
    margin-top: 20.8px;
    height: 76.8px;
    line-height: 76.8px;
    font-size: 17px;
  }
  .sy_m-ula .normal-img {
    margin-top: 12px;
    width: 200px;
    height: 76.8px;
    padding-top: 27.2px;
    font-size: 15px;
  }
  .sy_m-ula .normal-img span {
    font-size: 13px;
  }
  .sy_m-ula .normal-img-marginl {
    float: right;
  }
  .sy_m-ula .normal-img-pad {
    padding-top: 16px;
  }
	.sy_m-bg-left-itembg-contain li p {font-size: 15px;}
	.sy_m-bg-left-itembg[data-v-xs] {margin-bottom: 33px;}
	.sy_m-ula-ulcon[data-v-tz] {margin-top: 23px;}
	.sy_m-ula-ulcon[data-v-tz] li p {height: 36px;line-height: 36px;width: 46.4px;}
	.sy_m-ula-ulcon[data-v-tz] li h4 {margin-top: 10px;}
	.sy_m-ula-ulcon[data-v-tz] li {height: 36px;}
	.sy_m-ula-topcon-textbg h6 {margin-bottom: 5px;}
}
@media screen and (max-width: 1000px) {
  .main-content-wrapper {
    margin-top: 30px;
  }
  .sy .jcarousel-control-prev,
  .sy .jcarousel-control-next {
    top: 35%;
    width: 25px;
    height: 25px;
  }
  .sy {
    margin-top: 0px;
    padding-bottom: 30px;
  }
  .sy .jcarousel li h5 {
    bottom: 15%;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 18px;
    width: 40%;
  }
  .sy_m-bg {
    float: left;
    width: 100%;
  }
  .sy_m-bg-left {
    margin-right: 0;
    width: 100%;
  }
  .sy_m-bg-left-itembg {
    width: 100%;
    padding: 20px 12px 0;
    margin-bottom: 0;
  }
  .sy_m-bg-left-itembg-nav {
    height: 56px;
  }
  .sy_m-bg-left-itembg-nav-left,
  .sy_m-bg-left-itembg-nav-right {
    width: 110px;
    height: 54px;
    line-height: 54px;
  }
  .sy_m-bg-left-itembg-nav-long {
    width: 160px !important;
  }
  .sy_m-bg-left-itembg-nav-right {
    width: 110px;
  }
  .sy_m-bg-left-itembg-nav-right span {
    left: 36px;
  }
  .sy_m-bg-left-itembg-contain {
    width: 100%;
  }
  .sy_m-bg-left-itembg-contain-imgbg {
    margin-top: 20px;
    margin-right: 0;
    width: 100%;
    height: auto;
  }
  .sy_m-bg-left-itembg-contain-imgbg img {
    position: relative;
    width: 100%;
  }
  .sy_m-bg-left-itembg-contain ul {
    padding-top: 18px;
    width: 100%;
    height: auto;
  }
  .sy_m-bg-left-itembg-contain li {
    height: 45px;
    line-height: 45px;
  }
  .sy_m-bg-left-itembg-contain li span {
    padding: 0 12px;
    font-size: 14px;
  }
  .sy_m-bg-right {
    width: 100%;
    margin-right: 0;
  }
  .sy_m .home-bg-left {
    display: none;
  }
  .sy_m .home-bg-right {
    display: none;
  }
  .sy_m-ula {
    height: 229.2px;
  }
  .sy_m-ula-topcon {
    margin-top: 20.8px;
    height: 114.4px;
  }
  .sy_m-ula-topcon img {
    width: 88px;
  }
  .sy_m-ula-topcon-textbg {
    padding: 0 16.8px;
    width: calc(100% - 112px * 0.8);
  }
  .sy_m-ula-topcon-textbg h5 {
    height: 46.4px;
    line-height: 46.4px;
    font-size: 16px;
  }
  .sy_m-ula-topcon-textbg h6 {
    font-size: 14px;
  }
  .sy_m-ula-topcon-textbg h6 p {
    width: 50px;
    font-size: 14px;
  }
  .sy_m-ula-ulcon {
    margin-top: 12.8px;
  }
  .sy_m-ula-ulcon li {
    height: 44.8px;
  }
  .sy_m-ula-ulcon li p {
    height: 43.2px;
    line-height: 43.2px;
    width: 46.4px;
  }
  .sy_m-ula-ulcon li h4 {
    margin-top: 15.2px;
    padding-left: 12px;
    font-size: 14px;
    width: calc(100% - 62px * 0.8);
    height: 14.4px;
    line-height: 14.4px;
  }
  .sy_m-ula .spe-img {
    margin-top: 15.6px;
    height: 57.6px;
    line-height: 57.6px;
    font-size: 10.2px;
  }
  .sy_m-ula .normal-img {
    margin-top: 12px;
    width: 150px;
    height: 57.6px;
    padding-top: 20.4px;
    font-size: 9px;
  }
  .sy_m-ula .normal-img span {
    font-size: 7.8px;
  }
  .sy_m-ula .normal-img-marginl {
    float: right;
  }
  .sy_m-ula .normal-img-pad {
    padding-top: 16px;
  }
	.sy_m-bg-left-itembg-contain li img {margin-top: 19px;}
	.sy_m-bg-left-itembg[data-v-xs] {margin-bottom: 15px;}
	.sy_m-bg-left-itembg-contain li .timss {font-size: 13px;width: 76px;}
	.sy_m-bg-left-itembg-contain li p {width: calc(100% - 85px);}
	.sy_box .manuebox li:first-child.col-md-2 {width: 100%;}
	.sy_box .manuebox .col-md-2 {width: 50%;}
}
@media screen and (max-width: 767px) {
	.sy_box .manuebox .manueitem {height: 80px;}
}
.sy_m-ula .spe-imgs .spe-imgs-txt {
  margin-top: 0 !important;
}
