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: 14px;
}
.w1300 {
  width: 1300px;
  margin: 0 auto;
}
.w1400 {
  width: 1400px;
  margin: 0 auto;
}


.pub_title p {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  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;
}
.pub_title h4 {
  position: relative;
  text-align: center;
  font-size: 46px;
  font-weight: bold;
  z-index: 1;
  padding-top: 46px;
  color: #005EAE;
}
.pub_title h4 span {
  width: 191px;
  height: 43px;
  color: #1f1f1f;
  font-size: 46px;
  display: inline-block;
  margin-left: 10px;
  z-index: 1;
}
.pub_title h4 i {
  position: absolute;
  z-index: 0;
  font-size: 120px;
  color: #f0f0f0;
  font-style: normal;
  font-family: Arial;
  text-transform: uppercase;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  top: 3px;
}




.pub_title p {
  margin-top: 10px;
  margin-bottom: 10px;
  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;
}
.pub_title h4 {
  position: relative;
  font-size: 46px;
  font-weight: bold;
  z-index: 1;
  padding-top: 46px;
  color: #005EAE;
}
.pub_title h4 span {
  width: 191px;
  height: 43px;
  color: #1f1f1f;
  font-size: 46px;
  display: inline-block;
  margin-left: 10px;
  z-index: 1;
}
.pub_title h4 i {
  position: absolute;
  z-index: 0;
  font-size: 120px;
  color: #f0f0f0;
  font-style: normal;
  font-family: Arial;
  text-transform: uppercase;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  top: 3px;
}


.sycp{
  overflow: hidden;
}
.sycp li{
width: 24%;
float: left;
margin-right: 1%;
text-align: center;
}
.sycpbj{
  padding: 30px 0;
}
.pub_title3{
  width: 1400px;
  margin: 0 auto;
  padding-top: 60px;
}
.pub_title3 a{
  border: 1px solid rgb(143, 143, 143);
  float: right;
  width:160px;
  border-radius: 15px;
  text-align: center;
  padding: 10px 0;
}
.pub_title3 h4{
  font-size: 36px;
}

.pub_title2 h4 {
  padding-top: 40px;
}
.guide-slider {
  width: 1250px;
  margin: 30px auto;
  background: #fff;
  height: 498px;
}
.guide-slider .guide {
  width: 266px;
  height: 498px;
  float: left;
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
  position: relative;
  overflow: hidden;
}
.guide-slider .guide .display {
  width: 260px;
  height: 498px;
  text-align: center;
  float: left;
  position: relative;
  z-index: 2;
  background: #ffffff;
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}
.guide-slider .guide .display .icon {
  display: inline-block;
  width: 114px;
  height: 114px;
  margin-top: 110px;
  background-image: url("function.png");
}
.guide-slider .guide .display .icon.icon1 {
  background-position: -559px 0;
}
.guide-slider .guide .display .icon.icon2 {
  background-position: -336px 0;
}
.guide-slider .guide .display .icon.icon3 {
  background-position: -560px 0;
}
.guide-slider .guide .display .icon.icon4 {
  background-position: -785px 0;
}
.guide-slider .guide .display .title {
  font-size: 26px;
  color: #666666;
  height: 40px;
  line-height: 40px;
}
.guide-slider .guide .display .introduction {
  border-top: 1px solid #ddd;
  width: 150px;
  margin: 20px auto;
  font-size: 16px;
  color: #999999;
  text-align: left;
  line-height: 20px;
  padding-top: 20px;
}
.guide-slider .guide .display::after {
  content: "";
  display: block;
  position: absolute;
  border-style: solid;
  border-color: transparent #ffffff transparent transparent;
  border-width: 10px 15px;
  top: 100%;
  margin-top: 0;
  right: -1px;
  -webkit-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}
.guide-slider .guide .behind {
  width: 280px;
  height: 498px;
  display: inline-block;
  border-right: 1px solid #ddd;
  background: #fff;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.guide-slider .guide .behind .function-list-wrap {
  width: 170px;
  float: right;
  margin-right: 10px;
  margin-top: 50px;
}
.guide-slider .guide .behind .function-list {
  margin-top: 10px;
}
.guide-slider .guide .behind .function-list > li > a {
  display: block;
  border: 1px solid #ddd;
  width: 100%;
  height: 25px;
  text-align: center;
  line-height: 25px;
  margin-bottom: 4px;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}
.guide-slider .guide .behind .function-list > li > a:hover {
  text-decoration: none;
  border: 1px solid #005EAE;
  background: #005EAE;
  color: #ffffff;
}
.guide-slider .guide.on {
  width: 450px;
}
.guide-slider .guide.on .display {
  background: #005EAE;
  border-right-color: transparent;
}
.guide-slider .guide.on .display .title {
  color: #fff;
  font-size: 30px;
}
.guide-slider .guide.on .display .introduction {
  color: #fff;
  font-size: 16px;
}
.guide-slider .guide.on .display::after {
  top: 50%;
  margin-top: -5px;
}
.guide-slider .guide.on .display .icon.icon1 {
  background-position: 0 1px ;
}
.guide-slider .guide.on .display .icon.icon2 {
  background-position: -222px 0;
}
.guide-slider .guide.on .display .icon.icon3 {
  background-position: -448px 0;
}
.guide-slider .guide.on .display .icon.icon4 {
  background-position: -671px 0;
}
.sy_wz_con {
  padding: 20px 0;
  margin: 0px auto 0 auto;
}
.sy_wz_con ul {
  display: flex;
  border: 1px solid rgba(255, 255, 255, 0.125);
}
.sy_wz_con ul li {
  flex: 1;
  text-align: center;
  border-right: 1px solid rgba(255, 255, 255, 0.125);
}
.sy_wz_con ul li span {
  color: #fff;
  font-size: 60px;
  font-family: Impact, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.sy_wz_con ul li em {
  color: #fff;
  font-size: 16px;
}
.sy_wz_con ul li i {
  display: block;
  color: #fff;
  font-size: 16px;
}
/*---------------about---------------------*/
.abWrap {
  position: relative;
  width: 1400px;
  margin: 0 auto;
}
.abWrap .jjL {
  color: #000;
  line-height: 36px;
  width: 100%;
  padding: 60px 0 0 0;
  text-align: center;
}
.abWrap .jjL p {
  text-align: center;
  color: #fff;
}
.abWrap .jjL h1 {
  color: #fff;
  font-size: 48px;
}
.abWrap .jjL a {
  border: 1px solid #fff;
  border-radius: 30px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  width: 200px;
  margin: 40px auto;
}
.abWrap .jjL a:hover {
  background: #d5001e;
  box-shadow: 0 0 15px #d5001e;
  border: 1px solid #d5001e;
}
.abWrap .jjL p {
  color: #000;
}
.abWrap .jjL h3 {
  color: #1c8d42;
  display: block;
  position: relative;
  font-weight: bold;
}
.abWrap .jjL h3::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: -20px;
  width: 100px;
  height: 5px;
  background: #005EAE;
}
.abWrap .jjL h3 strong {
  font-weight: normal;
}
.abWrap .ab_img {
  width: 44%;
}
.abWrap .ab_img img {
  width: 100%;
}
.abWrap .sygswz {
  color: rgba(255, 255, 255, 0.801);
  padding-top: 20px;
  width: 90%;
  line-height: 180%;
}
.abWrap .sygswz p {
  color: #fff;
}
.about {
  background: url(zsshilibj.jpg) center top no-repeat;
  height: 740px;
  background-attachment: fixed;
  position: relative;
}
.about .w1400 {
  position: relative;
  height: 808px;
}
.about .w1400 h1 {
  font-size: 42px;
  font-weight: bold;
  text-align: center;
}
.about .w1400 .aimg1 {
  position: absolute;
  top: 20px;
  left: 0;
}
.about .w1400 .aimg2 {
  position: absolute;
  top: 180px;
  right: 90px;
  z-index: 999;
}
.about .g_pic {
  display: flex;
  margin: 0 auto;
  width: 1400px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.about .g_pic a {
  flex: 1;
  margin: 20px 10px;
}
.about .g_pic a span {
  color: #fff;
  text-align: center;
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
}
.about .g_pic a span b {
  color: #ff0000;
}
.about .g_pic a:hover {
  transform: translateY(-10px);
}
.about .g_pic a img {
  width: 100%;
}
.dbbj{
  
  background: url(db.jpg) center top no-repeat;
  height: 425px;
  background-attachment: fixed;
  padding-top: 100px;
  box-sizing: border-box;
  text-align: center
}
.dbbj img{margin: 0 auto;}
.dbbj p{text-align: center;color: #fff;padding: 30px 0;font-size: 24px;border-top: 1px solid rgba(255, 255, 255, 0.342);width: 60%;margin: 20px auto 0 auto;}
.dbbj strong{margin:0 auto;text-align: center;color: #fff;font-size: 42px;
  background: url(tel1.png) left 10px no-repeat;padding-left: 40px;display: inline-block;}

.sy_wz_con {
  padding: 60px 0 0 0;
  margin: 0px auto 0 auto;
  position: relative;
}
.sy_wz_con ul {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.sy_wz_con ul li {
  text-align: center;
  width: 190px;
  height: 190px;
  display: inline-block;
  margin-left: 20px;
  padding-top: 29px;
  box-sizing: border-box;
  position: relative;
  border-right: 1px solid rgba(255, 255, 255, 0.227);
}
.sy_wz_con ul li span {
  color: #fff;
  font-size: 60px;
  font-family: Impact, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.sy_wz_con ul li i {
  display: block;
  color: #fff;
  font-size: 16px;
  font-style: normal;
}
.sy_wz_con ul li em {
  position: absolute;
  top: 10%;
  left: 70%;
}

.section_six .swiper-container.anli .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 400px;
  height: 555px;
  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;
  margin-bottom: 30px;
  margin-top: 20px;
}
.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: #005EAE 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: #454545;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.more .but:hover {
  background: #d60009;
}
.synews {
  padding-bottom: 60px;
  margin-top:30px;
}
.inner2{
  width: 90%;
  margin: 0 auto;
}
.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: #005EAE;
}
.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: #005EAE;
}
.cop {
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.cop img {
  display: inline-block;
  margin: 0 10px 4px;
}
.cop a {
  display: inline-block;
  margin: 0 10px;
  color: #fff;
}
.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: 4px;
  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: 16px;
  padding: 10px 10px;
  box-sizing: border-box;
}
.anliroll li a ol a {
  color: #555;
  font-size: 16px;
}
.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: #005EAE;
}
.anliroll li a:hover img {
  transform: scaleX(1.2) scaleY(1.2);
}
.anliroll li a:hover ol {
  background: #005EAE;
  color: #fff;
  padding-left: 25px;
}
.anliroll li a:hover span {
  background: #fff;
  color: #fff;
}




/*footer*/
.footer{
  background: #005EAE;
}
.f_t,.f_b_con{
  width: 1350px;
  margin: 0 auto;
  overflow: hidden;
}
.f_b_con a p{
  color: #fff;
}
.f_nav,.f_contact{
  float: left;
}
.f_nav{
  overflow: hidden;
  width: 720px;
}
.f_nav div{
  overflow: hidden;
  border-bottom: 1px solid rgba(147, 172, 255, 0.377);
  padding: 20px 0;
}
.f_nav div span,.f_nav div i{
  float: left;
  position: relative;
}
.f_nav div span::after{
  content: '';
  display: block;
  width: 1px;
  height: 70px;
  background: rgba(147, 172, 255, 0.377);
  position: absolute;
  top: 11px;
  right: -28px;
}
.f_nav div i{
  font-size:30px;
  color: #fff;
  line-height: 42px;
  margin-left: 60px;
  font-style: normal;
}
.f_nav ul li{
  float: left;
  font-size: 15px;
  margin-right: 50px;
  line-height: 88px;
}
.f_nav ul li a{
  color: #fff;
}
.f_contact{
  width: 420px;
  box-sizing: border-box;
  padding: 0 0 0 60px;
  margin-top: 31px;
}
.f_contact h3{
  font-size: 20px;
  color: #fff;
  margin-bottom: 15px;
  font-weight: normal;
}
.f_contact ul li{
  font-size: 16px;
  color: #fff;
  line-height: 28px;;
}

.f_contact ul li:nth-child(1)::before{
  background-position: -254px -242px;
}
.f_contact ul li:nth-child(2)::before{
  background-position: -275px -243px;
}
.f_contact ul li:nth-child(3)::before{
  background-position: -298px -243px;
}
.f_ewm{
  float: right;
  width: 10%;
  text-align: center;
}
i{
  font-style: normal;
}
.f_ewm img{
  width: 100%;
  margin-top: 27px;
}
.f_ewm i{
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin-top: 8px;
}
.f_b{
  border-top: 1px solid rgba(147, 172, 255, 0.377);
  font-size: 15px;
  color: #fff;
  padding: 20px 0;
}
.link {
  text-align: center
}
.link a {
  color: #fff;
  display: inline-block;
}
.link img{
  display: inline-block;
  margin-left: 20px;
}
.bq {
  float: right;
  line-height: 68px;
}
.bq a, .bq a {
  color: #fff;
}
.bq a img{
  vertical-align: middle;
  margin-left: 8px;
  height: 30px;
}
.f_t{
  padding: 30px 0;
}





/*产品上下滚动*/
.sycp2 {
  padding: 0px 0 10px  0;
  overflow: hidden;
  margin-bottom: 20px;
  background: #f4f4f4;
}
.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: #005EAE;
}
.rtCont li a:hover p {
  background: #005EAE;
  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);
  }
}
