body,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote {
  margin: 0;
  padding: 0;
  color: #333;
  font-family: "微软雅黑";
  font-size: 16px;
}
.w1300 {
  width: 1300px;
  margin: 0 auto;
}
.w1400 {
  width: 1400px;
  margin: 0 auto;
}
.tit {
  text-align: center;
}
.tit img {
  margin: 20px auto;
}
.tit span {
  display: block;
}
i,
u {
  font-style: normal;
}
.header {
  z-index: 999;
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 15px rgba(70, 70, 70, 0.612);
}
.header .inner {
  height: 100px;
  position: relative;
  width: 99%;
  margin: 0 auto;
  overflow: hidden;
}
.header .logo img {
  padding-top: 10px;
}
.header .nav {
  width: 54%;
}
.header .nav ul li {
  float: left;
  width: 11.11111111%;
  height: 100px;
  line-height: 100px;
  text-align: center;
}
.header .nav ul li a {
  color: #000;
  position: relative;
  z-index: 1;
  font-size: 16px;
}
.header .nav ul li i {
  position: absolute;
  width: 100%;
  height: 0;
  background-color: #d60009;
  left: 0;
  top: 0;
  z-index: -1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.header .nav ul li a:hover i,
.header .nav ul li a.active i {
  height: 100px;
}
.header .nav ul li a:hover span,
.header .nav ul li a.active span {
  color: #fff;
  line-height: 100px;
}
.header .product_son {
  display: none;
  position: absolute;
  left: 0;
  top: 140px;
  text-align: center;
  width: 100%;
  padding: 20px 0;
  height: auto;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 999;
}
.header .product_son .item {
  display: inline-block;
  width: 12%;
  margin: 0.5%;
}
.header .product_son .item p {
  font-size: 16px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  background: #d60009;
}
.header .product_son .item:hover .pb_bg {
  transform: scaleY(1);
  -webkit-transform: scaleY(1);
  transform-origin: left 0;
  -webkit-transform-origin: left 0;
  visibility: visible\9;
}
.header .ab_son {
  display: none;
  position: absolute;
  left: 0;
  top: 140px;
  text-align: center;
  width: 100%;
  padding: 20px 0;
  height: auto;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 999;
}
.header .ab_son .item {
  display: inline-block;
  width: 12%;
  margin: 0.5%;
}
.header .ab_son .item p {
  font-size: 16px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  background: #d60009;
}
.header .ab_son .item:hover .pb_bg {
  transform: scaleY(1);
  -webkit-transform: scaleY(1);
  transform-origin: left 0;
  -webkit-transform-origin: left 0;
  visibility: visible\9;
}
.header .xl_son {
  display: none;
  position: absolute;
  left: 0;
  top: 140px;
  text-align: center;
  width: 100%;
  padding: 20px 0;
  height: auto;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 999;
}
.header .xl_son .item {
  display: inline-block;
  width: 12%;
  margin: 0.5%;
}
.header .xl_son .item p {
  font-size: 16px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  background: #d60009;
}
.header .xl_son .item:hover .pb_bg {
  transform: scaleY(1);
  -webkit-transform: scaleY(1);
  transform-origin: left 0;
  -webkit-transform-origin: left 0;
  visibility: visible\9;
}
.header .news_son {
  display: none;
  position: absolute;
  left: 0;
  top: 140px;
  text-align: center;
  width: 100%;
  padding: 20px 0;
  height: auto;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 999;
}
.header .news_son .item {
  display: inline-block;
  width: 12%;
  margin: 0.5%;
}
.header .news_son .item p {
  font-size: 16px;
  color: #fff;
  height: 40px;
  line-height: 40px;
  background: #d60009;
}
.header .news_son .item:hover .pb_bg {
  transform: scaleY(1);
  -webkit-transform: scaleY(1);
  transform-origin: left 0;
  -webkit-transform-origin: left 0;
  visibility: visible\9;
}
.header .call {
  margin-top: 37px;
  height: 70px;
  width: 154px;
  background: url(1_06.jpg) left 10px no-repeat;
}
.header .call {
  font-size: 24px;
  color: #d60009;
  font-family: impact;
  margin-top: 20px;
  padding-left: 30px;
}
.header em {
  display: block;
  font-size: 16px;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.bt {
  overflow: hidden;
  margin-bottom: 20px;
  margin-top: 30px;
}
.bt h3 {
  font-size: 44px;
  color: #333333;
  font-weight: bold;
  float: left;
  width: 300px;
}
.bt span {
  font-size: 20px;
  color: #333333;
  padding-top: 30px;
  display: inline-block;
}
.bt a {
  font-size: 18px;
  padding-top: 20px;
}
.bt a:hover {
  color: #d60009;
}
.bt1 h3 {
  width: 210px;
}
.bt1 a {
  background: #f0be4d;
  border-radius: 30px;
  border: 5px solid #faeac7;
  padding: 10px 20px;
  font-size: 26px;
}
.section_three {
  background: url(cfbj.jpg) top right no-repeat;
  overflow: hidden;
}
.section_three .sy_wz_con ul {
  display: flex;
}
.section_three .sy_wz_con ul li {
  flex: 1;
  text-align: center;
}
.section_three .sy_wz_con ul li span {
  color: #d60009;
  font-size: 56px;
  display: block;
  margin-bottom: 10px;
}
.section_three .sy_wz_con ul li em {
  color: #b7b6b7;
  font-size: 24px;
  margin: 16px 0;
}
.section_three .sy_wz_con ul li i {
  display: block;
  color: #000000;
  font-size: 18px;
}
.gscon {
  padding-top: 50px;
  overflow: hidden;
}
.gscon .gs_l {
  width: 528px;
}
.gscon .gs_l img {
  height: 400px;
  padding-top: 50px;
}
.gscon .gs_r {
  width: 62%;
  line-height: 200%;
  margin-top: 30px;
}
.gscon .gs_r h2 {
  color: #333;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 50px;
  position: relative;
  height: 50px;
}
.gscon .gs_r h2::before {
  content: "";
  width: 76px;
  height: 9px;
  background: #d60009;
  left: 0;
  bottom: -5px;
  display: block;
  position: absolute;
}
.gscon .gs_r .sygs_txt {
  line-height: 180%;
  margin-bottom: 37px;
  font-size: 18px;
}
.num_top {
  margin-top: 140px;
}
.num_top div {
  background: url(1_33.jpg) center top no-repeat;
  float: left;
  text-align: center;
  width: 220px;
  height: 202px;
  margin-left: 150px;
}
.num_top div h3 {
  padding-top: 50px;
  position: relative;
}
.num_top div h3 span {
  position: absolute;
  right: 10px;
  top: 55px;
}
.num_top div i {
  font-size: 50px;
  color: #000;
  font-style: normal;
  font-weight: bold;
}
.sycp .sy_tit {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  position: relative;
  width: 1100px;
  margin: 70px auto 10px auto;
}
.sycp .sy_tit:after {
  content: url(1_17.jpg);
  width: 35px;
  height: 26px;
  left: 0;
  top: 0;
  display: block;
  position: absolute;
}
.sycp .sy_tit:before {
  width: 35px;
  height: 26px;
  content: url(1_27.jpg);
  right: 0;
  top: 0;
  display: block;
  position: absolute;
}
.sycp .sy_tit1 {
  width: 552px;
}
.sycp p {
  text-align: center;
  font-size: 18px;
}
.sycptj ul {
  overflow: hidden;
}
.sycptj ul li {
  width: 31.25%;
  float: left;
  margin-right: 38px;
}
.sycptj ul li:nth-of-type(3),
.sycptj ul li:nth-of-type(6) {
  margin-right: 0;
}
.sycptj ul li h4 {
  overflow: hidden;
}
.sycptj ul li a {
  display: block;
  position: relative;
  margin-bottom: 50px;
}
.sycptj ul li a img {
  transition: all .3s;
}
.sycptj ul li a .mxpic {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.sycptj ul li a ol {
  border-bottom: 1px solid #ccc;
  height: 60px;
  position: relative;
  text-align: center;
  line-height: 60px;
  font-size: 20px;
  transition: all .3s;
}
.sycptj ul li a ol i {
  position: absolute;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  bottom: -15px;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: all .3s;
  opacity: 0;
}
.sycptj ul li a:hover img {
  transform: scale(1.1, 1.1);
}
.sycptj ul li a:hover ol {
  line-height: 40px;
  border-bottom: 1px solid #d60009;
  color: #d60009;
}
.sycptj ul li a:hover ol i {
  background: #d60009;
  opacity: 1;
}
.section_six .swiper-container.anli .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 600px;
  height: 455px;
  border: 10px solid #fff;
  box-sizing: border-box;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.section_six .swiper-container.anli .swiper-slide img {
  width: 100%;
}
.more {
  text-align: center;
}
.more .call,
.more .but {
  display: inline-block;
  vertical-align: top;
}
.more .call {
  height: 50px;
  text-indent: 1em;
  line-height: 50px;
  padding: 0 40px;
  border-radius: 100px;
  font-size: 28px;
  font-family: impact;
  background: #d60009 url(d1.png) 22px center no-repeat;
}
.more .call a {
  color: #fff;
}
.more .but {
  width: 250px;
  height: 50px;
  line-height: 50px;
  margin-left: 20px;
  border-radius: 100px;
  background-color: #3a4750;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.more .but:hover {
  background: #d60009;
}
.syjjfa {
  background: #e4e5e7;
  height: 600px;
  margin-bottom: 80px;
  margin-top: 15px;
  overflow: hidden;
}
.syspb_box {
  margin-top: 66px;
  background: url(spbj.jpg) center top;
  background-attachment: fixed;
  height: 364px;
}
.syspb_box h3 {
  text-align: center;
  font-size: 36px;
  color: #fff;
  padding-top: 90px;
  padding-bottom: 15px;
}
.syspb_box p {
  font-size: 26px;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
.syspb_box a {
  border: 2px solid #f0be4d;
  border-bottom-left-radius: 20px;
  width: 55px;
  height: 55px;
  margin: 0 auto;
  padding-top: 15px;
  box-sizing: border-box;
  padding-left: 20px;
  position: relative;
}
.syspb_box a i {
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent transparent #f0be4d;
  display: block;
}
.syspb_box a em {
  position: absolute;
  top: 65px;
  left: -20px;
  color: #f0be4d;
  display: block;
  width: 200px;
}
.syspb_box a:hover {
  background: #fff;
}
.news_tit h4 {
  font-size: 32px;
  background: url(tb.jpg) left no-repeat;
  padding-left: 80px;
}
.news_tit a {
  padding-top: 20px;
}
.synews {
  margin-bottom: 40px;
  margin-top: 30px;
}
.synews .sn_l {
  width: 48%;
}
.synews .sn_r {
  width: 48%;
}
.synews .sn_pic a {
  padding: 20px;
  box-sizing: border-box;
  box-shadow: 0 0 10px #cfcfcf;
  border-radius: 10px;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
  height: 177px;
}
.synews .sn_pic a .img {
  width: 30%;
}
.synews .sn_pic a .info {
  width: 68%;
}
.synews .sn_pic a .info h3 {
  font-size: 20px;
  font-weight: 100;
}
.synews .sn_pic a .info h3 strong {
  font-weight: normal;
}
.synews .sn_pic a .info p,
.synews .sn_pic a .info span {
  color: #7f7f7f;
  font-size: 14px;
}
.synews .sn_pic a i {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #d60009;
  color: #fff;
  border-top-left-radius: 20px;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
.synews .sn_pic a:hover {
  box-shadow: 0 0 10px rgba(214, 0, 11, 0.222);
  transform: translateY(-5px);
}
.synews .sn_pic a:hover .info h3 {
  color: #d60009;
}
.synews .sn_txt {
  margin-top: 30px;
}
.synews .sn_txt a {
  height: 50px;
  line-height: 50px;
  background: url(1_35.jpg) left 10px no-repeat;
  padding-left: 40px;
  font-size: 16px;
}
.synews .sn_txt a strong {
  font-size: 16px;
  font-weight: normal;


  overflow: hidden;
  width: 521px;
  display: inline-block;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}
.synews .sn_txt a span {
  color: #a3a3a3;
}
.synews .sn_txt a:hover strong {
  color: #d60009;
}
.max-case {
  position: relative;
  margin-top: 20px;
}
.max-case .fa_l {
  position: absolute;
  z-index: 666;
  top: 80px;
}
.max-case .fa_l h2 {
  font-size: 44px;
  position: relative;
  margin-top: 50px;
  margin-bottom: 40px;
}
.max-case .fa_l h2::after {
  content: "";
  width: 76px;
  height: 9px;
  background: #d60009;
  left: 0;
  bottom: -15px;
  display: block;
  position: absolute;
}
.max-case .fa_l h3 {
  font-size: 30px;
  color: #000;
}
.max-case .fa_l h4 {
  font-size: 22px;
  color: #7d7e7f;
  font-weight: 100;
  width: 440px;
  margin: 20px 0;
}
.max-case .fa_l a {
  color: #fff;
  font-size: 18px;
  padding: 10px;
  width: 200px;
  background: url(jt.png) 139px 20px no-repeat #d60009;
}
.max-case .fa_l a:hover {
  padding: 10px 15px;
  background: url(jt.png) 149px 20px no-repeat #d60009;
}
.max-case li {
  width: 100%;
  height: 500px;
  overflow: hidden;
  position: relative;
}
.max-case li > a > img {
  position: absolute;
  right: 0;
  top: 10%;
}
.max-case li strong {
  font-size: 20px;
  color: #000;
  line-height: 50px;
  text-align: center;
  width: 642px;
  display: block;
  font-weight: normal;
}
.number {
  width: 100%;
  height: 50px;
  position: absolute;
  z-index: 99;
  right: 10px;
  bottom: -75px;
  text-align: center;
}
.number span {
  width: 26px;
  height: 26px;
  display: inline-block;
  border-radius: 50%;
  background: #fff;
  color: #666;
  margin: 0 5px 0 0;
  text-align: center;
  line-height: 26px;
}
.number-on {
  background: #d60009 !important;
  color: #fff !important;
}
.footer {
  padding: 40px 0;
  overflow: hidden;
  background-color: #393b45;
}
.footer h4 {
  font-size: 26px;
  color: #fff;
  font-weight: normal;
  padding-top: 30px;
  padding-bottom: 15px;
}
.footer .f1,
.footer .f2,
.footer .f3,
.footer .f4 {
  border-right: 1px solid #4d4f58;
  height: 352px;
  padding: 0 46px;
  color: #fff;
  line-height: 30px;
}
.footer .f1 a,
.footer .f2 a,
.footer .f3 a,
.footer .f4 a {
  color: #fff;
  line-height: 30px;
}
.footer .f1 {
  width: 236px;
}
.footer .f2 {
  width: 223px;
}
.footer .f2 li {
  width: 48%;
  float: left;
  right: 10px;
}
.footer .f3 {
  width: 110px;
}
.footer .f4 {
  width: 233px;
  color: #fff;
}
.footer .f4 p {
  color: #fff;
}
.footer .f5 {
  width: 108px;
}
.footer .f5 p {
  text-align: center;
  padding-top: 10px;
  color: #fff;
  font-size: 14px;
}


.footer .f6 {
  width: 108px;
  padding-top: 35px;
}
.footer .f6 p {
  text-align: center;
  padding-top: 10px;
  color: #fff;
  font-size: 14px;
}

.copyright {
  height: 60px;
  line-height: 60px;
  color: #000;
  background-color: #f5f5f5;
  font-size: 14px;
  text-align: center;
}
.copyright img {
  display: inline-block;
  margin: 0 10px 4px;
}
.copyright a {
  display: inline-block;
  margin: 0 10px;
  color: #000;
}
@media (max-width: 1439px) {
  .w1300,
  .w1400 {
    width: 96%;
  }
  .gscon {
    padding-top: 20px;
    overflow: hidden;
  }
  .gscon .gs_l {
    width: 428px;
  }
  .gscon .gs_l img {
    height: 400px;
    padding-top: 50px;
  }
  .footer .f1 {
    width: 213px;
  }
  .footer .f1,
  .footer .f2,
  .footer .f3,
  .footer .f4 {
    padding: 0 38px;
  }
}
@media (max-width: 1341px) {
  .footer .f1,
  .footer .f2,
  .footer .f3,
  .footer .f4 {
    padding: 0 27px;
  }
  .sy_tit,
  .gscon .gs_r h2,
  .max-case .fa_l h2,
  .bt h3 {
    font-size: 32px;
  }
  .bt h3 {
    width: 214px;
  }
  .bt span {
    padding-top: 13px;
  }
  .bt1 h3 {
    width: 135px;
  }
  .bt1 a {
    font-size: 18px;
  }
}
@media (min-width: 1026px) {
  .footer2 {
    display: none;
  }
  .pclx {
    display: block;
  }
  .mblx {
    display: none;
  }
}
@media (max-width: 1025px) {
  .gscon .gs_l {
    width: 40%;
  }
  .gscon .gs_l img {
    width: 100%;
    height: auto !important;
  }
  .sy_tit,
  .gscon .gs_r h2,
  .max-case .fa_l h2,
  .bt h3 {
    font-size: 1.2rem !important;
  }
  .gscon .gs_r h2::before {
    bottom: -32px;
  }
  .gscon .gs_r {
    width: 56%;
  }
  .gscon {
    position: relative;
    padding-bottom: 120px;
  }
  .sy_wz_con {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .sygs_txt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    font-size: 1.2rem;
  }
  .sycp .sy_tit {
    font-size: 1.4rem;
    width: 96%;
  }
  .sycptj ul {
    overflow: hidden;
  }
  .sycptj ul li {
    width: 48.7804878%;
    float: left;
    margin-right: 0;
    margin-left: 1%;
    height: 335px;
  }
  .max-case .fa_l {
    top: 20px;
    height: 500px;
  }
  .max-case .fa_l h2 {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 1.4rem !important;
  }
  .max-case .fa_l h3 {
    font-size: 1.2rem !important;
    color: #000;
    font-weight: normal;
  }
  .max-case .fa_l h4 {
    font-size: 1rem;
    width: 96%;
  }
  .max-case .fa_l a {
    font-size: 1rem;
  }
  .max-case li {
    width: 100%;
    height: 590px;
  }
  .max-case li > a {
    height: 590px;
  }
  .max-case li > a > img {
    top: 300px;
  }
  .number {
    bottom: -6px;
  }
  .bt span {
    font-size: 1rem;
    display: block;
    padding-top: 35px;
  }
  .bt a {
    font-size: 1rem;
  }
  .syspb_box h3 {
    font-size: 2rem;
  }
  .syspb_box p {
    font-size: 1.8rem;
  }
  .sycp .sy_tit {
    padding: 0 50px;
    width: 64%;
  }
  .sy_tit1 {
    width: 40% !important;
  }
  .sycp p {
    font-size: 1rem;
  }
  .sn_l,
  .sn_r {
    width: 100% !important;
  }
  .footer,
  .copyright {
    display: none;
  }
  .footer2 {
    display: block;
    height: 50px;
    background: #d60009;
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 96%;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .footer2 a {
    float: left;
    width: 33.33%;
    text-align: center;
  }
  .footer2 img {
    display: inline-block;
    height: 24px;
    margin: 5px 0 0;
  }
  .footer2 strong {
    color: #fff;
    font-size: 12px;
    display: block;
    height: 20px;
    line-height: 20px;
  }
  body {
    padding-bottom: 50px;
  }
  .header {
    height: 65px;
    max-width: 750px;
  }
  .header .inner {
    padding: 0 15px;
    width: auto;
    height: 54px;
  }
  .header .logo img {
    height: 45px;
    margin: 0;
    padding-top: 5px;
  }
  .header .nav {
    position: fixed;
    width: 280px;
    height: auto;
    overflow: auto;
    padding: 20px 0;
    top: 50%;
    left: 50%;
    margin: -200px 0 0 -140px;
    z-index: 9999999999;
    background-color: #fff;
    box-shadow: 0 0 10px #f1f1f1;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  .header .nav ul li {
    display: block;
    float: none;
    width: 90%;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f9f9f9;
  }
  .header .nav ul li span,
  .header .nav ul li a {
    color: #333 !important;
  }
  .header .nav ul li a:hover span,
  .header .nav ul li a.active span {
    line-height: 40px;
  }
  .header .nav ul li:last-child {
    border: none;
  }
  .product_son,
  .ab_son,
  .news_son,
  .xl_son {
    display: none !important;
  }
  .position_now .fl {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
  }
  .header .menu_box {
    right: 10px;
  }
  .header .nav_button {
    right: 0px;
  }
  .header .ab_son,
  .header .product_son,
  .header .news_son,
  .header .xl_son {
    display: none;
  }
  #nyba {
    background-size: 100% 200px  !important;
    height: 200px;
  }
  .fade_text {
    margin-top: 96px !important;
  }
  .product_list_two .item .info strong,
  .product_list_three .item .info strong {
    font-size: 1rem;
  }
  .page_list b a,
  .page_list b font {
    width: 25px;
    margin-right: 5px;
  }
  .news_one .news_box li .img {
    height: auto;
  }
  .pclx {
    display: none;
  }
  .mblx {
    display: block;
  }
  .mblx img {
    margin: 30px auto;
  }
  .ab_son,
  .product_son,
  .news_son,
  .xl_son {
    display: none;
  }
}
@media (max-width: 415px) {
  .product_list_two .item {
    height: 153px;
  }
  .product_list_one .item {
    height: 170px;
  }
  .product_list_one .item .info {
    padding: 5px;
  }
  ._banner {
    padding-top: 60px;
  }
  .gscon .gs_r .sygs_txt {
    margin-bottom: 0;
  }
  .gscon {
    padding-bottom: 90px;
    padding-top: 0;
  }
  .product_list_one .item strong {
    font-size: 0.8rem;
    width: 100%;
    text-align: center;
  }
  .sycp .sy_tit {
    margin-top: 28px;
  }
  .section_three .sy_wz_con ul li span {
    display: inline-block;
  }
  .sycptj ul li {
    height: 219px !important;
  }
  .syjjfa {
    height: 522px;
  }
  .max-case li > a > img {
    top: 323px;
  }
  .number {
    bottom: 67px !important;
  }
  .more .but {
    width: 277px;
    margin-left: 0;
  }
  .sy_tit,
  .gscon .gs_r h2,
  .max-case .fa_l h2,
  .bt h3 {
    font-size: 1.2rem !important;
  }
  .sygs_txt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 1.2rem;
  }
  .sycp .sy_tit {
    font-size: 1.4rem;
    width: 96%;
  }
  .section_three .sy_wz_con ul li span {
    font-size: 2rem;
  }
  .section_three .sy_wz_con ul li em {
    font-size: 1.2rem;
  }
  .section_three .sy_wz_con ul li i {
    font-size: 1rem;
  }
  .sycp .sy_tit {
    width: 65%;
  }
  .syspb_box {
    height: 183px;
  }
  .syspb_box h3 {
    padding: 10px 0;
    font-size: 1rem;
  }
  .syspb_box p {
    font-size: 1rem;
  }
  .sycptj ul {
    overflow: hidden;
  }
  .sycptj ul li {
    width: 48.7804878%;
    float: left;
    margin-right: 0;
    margin-left: 1%;
    height: 335px;
  }
  .news_tit h4 {
    font-size: 1.3rem;
  }
  .news_tit a {
    padding-top: 0;
  }
  .synews .sn_pic a .info h3 {
    font-size: 1rem;
  }
  .synews .sn_pic a .info p,
  .synews .sn_pic a .info span,
  .synews .sn_txt a strong {
    font-size: 0.8rem;
  }
  .synews {
    margin-bottom: 40px;
    margin-top: 30px;
  }
  .synews .sn_l {
    width: 48%;
  }
  .synews .sn_r {
    width: 48%;
  }
  .synews .sn_pic p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .max-case .fa_l {
    top: 20px;
    height: 500px;
  }
  .max-case .fa_l h2 {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 1.4rem !important;
  }
  .max-case .fa_l h3 {
    font-size: 1.2rem !important;
    color: #000;
    font-weight: normal;
  }
  .max-case .fa_l h4 {
    font-size: 1rem;
    width: 96%;
  }
  .max-case .fa_l a {
    font-size: 1rem;
  }
  .max-case li {
    width: 100%;
    height: 590px;
  }
  .max-case li > a {
    height: 590px;
  }
  .max-case li > a > img {
    top: 300px;
  }
  .number {
    bottom: -6px;
  }
  .synews .sn_pic a {
    height: 154px;
  }
  .synews .sn_txt a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .synews .sn_txt a span {
    display: none;
  }
}
@media (max-width: 376px) {
  .section_three {
    margin-top: 0;
  }
  .gscon .gs_r h2::before {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .gscon .gs_r h2 {
    line-height: 120%;
  }
  .gscon .gs_r .sygs_txt {
    margin-bottom: 0;
  }
  .sycp p,
  .gscon .gs_r .sygs_txt,
  .section_three .sy_wz_con ul li i,
  .max-case .fa_l h4,
  .synews .sn_pic a .info h3,
  .news_tit a {
    font-size: 0.8rem;
  }
  .syspb_box {
    height: 219px;
  }
  .syspb_box h3 {
    font-size: 1.4rem;
  }
  .syspb_box a {
    width: 40px;
    height: 40px;
    padding-left: 18px;
    padding-top: 10px;
  }
  .syspb_box a em {
    left: -34px;
    top: 46px;
  }
  .bt a {
    padding-top: 0;
  }
  .syjjfa {
    margin-bottom: 30px;
  }
  .bt a {
    display: none;
  }
  .sy_tit,
  .gscon .gs_r h2,
  .max-case .fa_l h2,
  .bt h3 {
    text-align: center;
    width: 100%;
  }
  .bt span {
    text-align: center;
    font-size: 0.8rem;
  }
  #scroll_one {
    margin: 10px auto !important;
  }
  .sycptj ul li a ol {
    font-size: 1rem;
  }
  ._banner {
    margin-top: 6px;
  }
  .info p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .sn_r {
    margin-top: 20px;
  }
}
@media (max-width: 321px) {
  .sycptj ul li {
    height: 168px !important;
  }
  .sycptj ul li a ol {
    height: 40px;
    line-height: 40px;
  }
  .product_list_one .item {
    height: 140px;
  }
}
@media (min-width: 1200px) {
  .sycptj ul li a h4 img {
    height: 312px;
  }
}
