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;
}
.pub_title p {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 30px;
  color: rgba(55, 55, 55, 0.822);
  letter-spacing: 2px;
  font-size: 18px;
  text-transform: uppercase;
}
.pub_title img {
  display: inline-block;
  padding-left: 10px;
  margin-top: -40px;
}
.pub_title h4 {
  position: relative;
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  z-index: 1;
  padding-top: 80px;
}
.pub_title h4 span {
  width: 191px;
  height: 43px;
  color: #2d5cc5;
  font-size: 36px;
  display: inline-block;
  margin-left: 10px;
  z-index: 1;
}
.pub_title h4 i {
  position: absolute;
  z-index: 0;
  font-size: 90px;
  color: #ebebeb;
  font-style: normal;
  font-family: Arial;
  text-transform: uppercase;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  top: 45px;
}
.pub_title2 h4 {
  padding-top: 40px;
}
/*---------------about---------------------*/
.abWrap {
  position: relative;
  margin: 0 auto;
}
.abWrap .a_sp {
  width: 45%;
  height: 460px;
  overflow: hidden;
  padding: 80px 0 0 0;
}
.abWrap .a_sp video {
  width: 100%;
  height: 100%;
}
.abWrap .jjL {
  color: #000;
  line-height: 36px;
  width: 55%;
  padding: 90px 0 0 0;
}
.abWrap .jjL h4 {
  font-size: 22px;
  margin-top: 30px;
}
.abWrap .jjL a {
  background: url(jt.png) 100px 20px no-repeat #2d5cc5;
  height: 50px;
  line-height: 50px;
  color: #fff;
  width: 200px;
  padding-left: 20px;
}
.abWrap .jjL a:hover {
  background: url(jt.png) 120px 20px no-repeat #2d5cc5;
  box-shadow: 0 0 15px #2d5cc5;
  padding-left: 25px;
}
.abWrap .jjL p {
  color: #000;
}
.abWrap .jjL h3 {
  font-size: 48px;
  color: #2d5cc5;
  display: block;
  position: relative;
  font-weight: bold;
}
.abWrap .jjL h3::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -20px;
  width: 100px;
  height: 5px;
  background: #2d5cc5;
}
.abWrap .jjL h3 strong {
  font-weight: normal;
}
.abWrap .ab_img {
  width: 44%;
}
.abWrap .ab_img img {
  width: 100%;
}
.abWrap .sygswz {
  color: rgba(0, 0, 0, 0.801);
  padding-top: 20px;
  width: 90%;
  line-height: 180%;
}
.about {
  background: url(gsb_16.jpg) center bottom no-repeat;
  overflow: hidden;
  height: 858px;
}
.about .pub_title h4 span {
  color: #fff;
}
.about .pub_title h4 i {
  opacity: 0.1;
}
.about .pub_title h4 {
  color: #fff;
}
.about .pub_title p {
  color: #fff;
}
.about .w1400 {
  position: relative;
  height: 858px;
}
.about .w1400 .pub_title .h4 {
  color: rgba(255, 255, 255, 0.445);
}
.about .w1400 .pub_title .h4 i {
  color: #fff;
}
.about .w1400 .pub_title .h4 span {
  color: #fff ;
}
.syys {
  background: url(ysb.jpg) top center no-repeat;
  text-align: center;
  overflow: hidden;
  height: 900px;
}
.syys h3 {
  text-align: center;
  padding: 40px 0;
}
.syys h3 img {
  margin: 0 auto;
}
.syys dl dt {
  width: 653px;
}
.syys dl dd {
  width: 46%;
  padding-top: 30px;
}
.syys dl dd div {
  text-align: left;
  position: relative;
  padding-left: 120px;
  margin-bottom: 50px;
}
.syys dl dd div i {
  position: absolute;
  left: 0;
  top: 0;
  background: url(ysb.png);
  width: 93px;
  height: 83px;
  padding-left: 20px;
  box-sizing: border-box;
  line-height: 83px;
  color: #fff;
  font-style: normal;
  font-family: "cuya";
  font-size: 36px;
}
.syys dl dd div h4 {
  font-size: 26px;
  font-weight: bold;
}
.syys dl dd div:nth-of-type(1),
.syys dl dd div:nth-of-type(4) {
  margin-left: -30px;
}
.synews {
  padding-bottom: 60px;
}
.synews .item {
  float: left;
  width: 31.33%;
  margin: 0 1%;
  background-color: #f4f4f4;
}
.synews .img {
  position: relative;
}
.synews .img .date {
  position: absolute;
  z-index: 88;
  left: 0;
  top: 0;
  text-align: center;
  color: #fff;
  width: 86px;
  height: 78px;
  background-color: #2d5cc5;
}
.synews .img .date strong {
  display: block;
  font-size: 40px;
}
.synews .img .date span {
  font-size: 14px;
}
.synews .item .info {
  padding: 20px 12px;
}
.synews .item h3 {
  font-size: 18px;
  color: #252525;
}
.synews .item p {
  font-size: 14px;
  margin-top: 12px;
  color: #8e8e8e;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
}
.synews .item:hover h3 {
  color: #2d5cc5;
}
.footer {
  padding: 40px 0 0 0;
  background: #2f3032;
  overflow: hidden;
}
.footer h4 {
  position: relative;
  padding-bottom: 10px;
}
.footer h4::after {
  position: absolute;
  content: "";
  width: 60px;
  height: 5px;
  background: #2d5cc5;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.footer .logo {
  width: 18%;
  padding: 0 30px 0 20px;
}
.footer .logo img {
  padding-left: 30px;
}
.footer .logo,
.footer .one,
.footer .two {
  min-height: 270px;
  border-right: 1px solid rgba(89, 89, 91, 0.342);
}
.footer .two {
  width: 22%;
  padding-left: 6%;
  background: url(dtel.png) 30px 50% no-repeat;
}
.footer .two h4 {
  font-size: 26px;
  color: #fff;
  margin-bottom: 20px;
}
.footer .two h4 span {
  font-size: 18px;
  color: #fff;
  padding-left: 10px;
}
.footer .two p {
  color: #fff;
  margin-bottom: 10px;
}
.footer .two strong {
  color: #fff;
  display: block;
  color: #005aca;
  font-size: 36px;
  font-family: Arial, Helvetica, sans-serif;
}
.footer .two h2 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #fff;
}
.footer .d_nav {
  width: 20%;
  padding-left: 3%;
  border-right: 1px solid rgba(89, 89, 91, 0.342);
  margin-right: 40px;
  height: 260px;
}
.footer .d_nav .text p {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
}
.footer .ewm {
  text-align: center;
  width: 194px;
}
.footer .ewm h4 {
  font-size: 26px;
  color: #fff;
  margin-bottom: 20px;
}
.footer .ewm h4 span {
  font-size: 18px;
  color: #fff;
}
.footer .ewm img {
  margin: 0 auto;
}
.footer .ewm p {
  font-size: 16px;
  color: #fff;
  margin-top: 12px;
}
.copyright {
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background: #2d5cc5;
}
.copyright img {
  display: inline-block;
  margin: 0 10px 4px;
}
.copyright a {
  display: inline-block;
  margin: 0 10px;
  color: #fff;
}
.sycp {
  margin-bottom: 50px;
}
/*产品上下滚动*/
.sycp2 {
  padding: 0px 0 30px  0;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}
.sycp2 .cpbj {
  background: url(cpb.jpg) bottom center no-repeat;
  background-attachment: fixed;
  position: absolute;
  bottom: 20px;
  height: 180px;
  width: 100%;
}
.rtCont {
  position: relative;
  margin: 20px 0 20px 0;
  padding-top: 10px;
}
.rtCont ul {
  margin: 0px auto;
  width: 1400px;
  overflow: hidden;
}
.rtCont li {
  float: left;
  text-align: center;
  margin-right: 5px;
  margin-left: 5px;
}
.rtCont li a {
  display: block;
  position: relative;
  transition: all .2s ease;
}
.rtCont li a img {
  display: block;
  font-size: 0px;
  width: 168px;
  height: 168px;
  transition: all .2s ease;
  border: 10px solid #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
}
.rtCont li a p {
  font-size: 16px;
  color: #000;
  text-align: center;
  height: 40px;
  line-height: 40px;
  border-radius: 30px;
  display: block;
  margin-bottom: 20px;
  transition: all .3s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.rtCont li a:hover img {
  border-color: #2d5cc5;
}
.rtCont li a:hover p {
  background: #2d5cc5;
  color: #fff;
}
@keyframes sss {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
@keyframes sss1 {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-5px);
  }
}
@keyframes sss2 {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes sss3 {
  0% {
    transform: translateY(-20px);
  }
  100% {
    transform: translateY(0);
  }
}
.anliroll {
  height: 800px;
  width: 96%;
  margin: 0 auto;
  overflow: hidden;
}
.anliroll li {
  float: left;
  width: 23.25581395%;
  margin: 2% 0 0 1.4%;
}
.anliroll li a {
  display: block;
  overflow: hidden;
  padding: 10px;
  background: #e9e9e9;
}
.anliroll li a h4 {
  overflow: hidden;
}
.anliroll li a img {
  width: 100%;
  display: block;
  transition: all .5s;
}
.anliroll li a ol {
  line-height: 35px;
  color: #555;
  width: 100%;
  transition: all .3s;
  font-size: 20px;
  padding: 10px 10px;
  box-sizing: border-box;
}
.anliroll li a ol a {
  color: #555;
  font-size: 20px;
}
.anliroll li a ol b {
  display: block;
  background: url(sj.png) left no-repeat;
  background-size: 30px 30px;
  padding-left: 35px;
}
.anliroll li a span {
  display: inline-block;
  position: absolute;
  right: 10px;
  bottom: 6%;
  border-radius: 999px;
  padding: 10px 20px;
}
.anliroll li a:hover {
  color: #fff;
  background: #2d5cc5;
}
.anliroll li a:hover img {
  transform: scaleX(1.2) scaleY(1.2);
}
.anliroll li a:hover ol {
  background: #2d5cc5;
  color: #fff;
  padding-left: 25px;
}
.anliroll li a:hover span {
  background: #fff;
  color: #000;
}
.sycp4 {
  padding: 0px 0 30px  0;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}
