@charset "utf-8";

:root{
    --m-width:1260px;
    --m-padding:30px;
}

*,*:before,*:after {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,body {
  width: 100%;
  /* min-width: 1200px; */
  background: #fff;
  color: #333;
}
html{overflow-x: hidden}
body,input,button,select {
  font-family: "Microsoft YaHei", sans-serif;
  font-size: 14px;
  background: #fff;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #b0b0b0;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #b0b0b0;
}
select::-ms-expand {
  display: none;
}
input[type="button"],input[type="submit"],input[type="reset"],input[type="date"],input[type="text"],input[type="tel"],button { -webkit-appearance: none;appearance: none;font-family: 'Microsoft YaHei';outline: none;}
select { outline: none; appearance: none; -moz-appearance: none; -webkit-appearance: none;}
textarea { -webkit-appearance: none; appearance: none; outline: none;}
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, html, input, legend, li, ol, p, pre, td, textarea, th, ul {

    font-weight: 500;
}
table {border-collapse: collapse; border-spacing: 0; }
fieldset,img {border: 0px;}
address,caption,cite,code,dfn,th,var,em,i {font-weight: normal;font-style: normal; }
ol,ul {list-style-image: none;list-style:none; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size: 100%;}
a {text-decoration:none;color:#333;outline:none;}
a:active {star:expression(this.onFocus=this.blur());}
.clearfix{*zoom:1}
.clearfix:after{display:block;clear:both;content:"\0020";visibility:hidden;height:0}
/* my通用样式 */
.fl {float:left;}
.fr {float:right;}
.abs{position:absolute;}
.rel{position:relative;}
.center{max-width:var(--m-width);margin:0 auto;width:100%;overflow:hidden;padding:0 var(--m-padding);}
.center2{max-width:var(--m-width);margin:0 auto;width:100%;padding:0 var(--m-padding);}
.center2::after{content: "";display: block; height: 0;clear: both;visibility: hidden;}
.center3{max-width:calc(10px + var(--m-width));width:100%;margin: 0 auto ; padding: 0 35px;overflow: hidden;}

.cli { overflow:hidden;}
.flex{ width:1200px; margin:0 auto; overflow:hidden;}
.flex2 {width:1200px; margin:0 auto;}
.yfont { color:#ffc045;}
.bfont { color:#13bfd9;}
.lfont { color:#6db005;}
.pfont { color:#f9607e;}
.gfont { color:#999;}
.fred { color:#d71a11;}
.mt5 { margin-top:5px;}
.mt15 { margin-top:15px; }
.ml0 { margin-left:0px;}
.ml10 { margin-left:10px;}
.mt20 { margin-top:20px;}
.mt30 { margin-top:30px;}
.pd25 { padding-top:25px;}
.mt35 { margin-top:35px;}
.mt50 { margin-top:50px;}
.mr0 { margin-right:0;}
.b0 { border:none;}
.bg0 { background:none;}
.cli { overflow:hidden;}
.tb-box { overflow: hidden;}
.dlay1 { animation-delay:0.1s;}
.dlay2 { animation-delay:0.2s;}
.dlay3 { animation-delay:0.3s;}
.dlay4 { animation-delay:0.4s;}
.dlay5 { animation-delay:0.5s;}
.dlay6 { animation-delay:0.6s;}
.dlay7 { animation-delay:0.7s;}
.dlay8 { animation-delay:0.8s;}
.dlay9 { animation-delay:0.9s;}
.dlay10 { animation-delay:1s;}
.dlay11 { animation-delay:1.1s;}
.dlay12 { animation-delay:1.2s;}
.dlay13 { animation-delay:1.3s;}
.dlay14 { animation-delay:1.4s;}
.dlay15 { animation-delay:1.5s}

/******************************/
.arclist_page {padding:20px 0 50px;*zoom: 1;text-align:center;}
.arclist_page a,.arclist_page em {display:inline-block;font-size: 16px;margin: 0px 5px;padding:5px 15px;background: #ededed;text-align: center;font-style: normal;white-space: nowrap;border: 1px solid #ededed;line-height: 25px;color:#333;}
.arclist_page a:hover,.arclist_page a.cur {color:#fff;border-color:#006cba;background:#006cba;}
/**********/
.info-t { line-height:60px;font-size:24px; color:#393939; text-align: center;}
.info-sp { color:#999999; border-bottom:1px solid #dcdcdc;  padding-bottom: 20px; line-height:35px;text-align: center;font-size: 14px;}
.info-sp span{margin: 0 20px;}
.info-c { font-size:16px; line-height:32px;  overflow:hidden;}
.info-c img { max-width:100%;height:auto !important;}
.info-c table{width: 1200px !important;}
.info-fenx{height: 60px;background: #ffffff;text-align: center;}
.info-fenx span{position: relative;top: 10px;}
.info-fenx a{ float: none !important;width: 24px !important;height: 24px !important; display: inline-block !important;padding-left: 0px !important; margin: 0 2px !important;position: relative;top: 16px;}
.sxpian { color: #333333; line-height:30px;  font-size:14px; margin-bottom: 60px;}
.sxpian>h1{margin:5px 0;}
.sxpian a { margin-left:6px; color:#666666;}
.sxpian div a:hover {  color:#007dc9; text-decoration:underline;}

.one{text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
.two{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}


.header-bg {
  background-size: auto 100%;
  height: 100px;
}
.header-bg .center2 {
  height: 100%;
}
.header-bg .logo {
  width: 223px;
  margin-top: 13px;
  float: left;
}
.nav6-bg {
  background: #fff;
  height: 45px;
}
.nav6-bg::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.nav6 {
  z-index: 100;
  position: relative;
  float: right;
}
.nav6 li {
  float: left;
  margin: 0;
  width: 128px;
  height: 100px;
  line-height: 100px;
  color: #4c4c4c;
  position: relative;
  font-size: 16px;
}
.nav6 li::after {
  content: "";
  position: absolute;
  bottom: 20px;
  width: 30px;
  height: 2px;
  background: #2655cb;
  left: 50%;
  transform: translateX(-50%);
  font-size: 14px;
  line-height: 14px;
  font-style: italic;
  opacity: 0;
  transition: all 0.3s;
}
.nav6 li:hover::after {
  opacity: 1;
}
.nav6 li .link-a {
  position: relative;
  overflow: hidden;
  display: block;
  height: 100px;
  color: #2655cb;
  text-align: center;
  font-size: 16px;
}
.nav6 li .nav-show {
  height: 45px;
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 97;
  -webkit-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #4c4c4c;
  transition: all 0.3s;
}
.nav6 li .nav-show:hover {
  color: #2655cb;
}
.nav6 li .lev6 {
  position: absolute;
  left: 0;
  top: 100px;
  z-index: 1000;
  width: 128px;
  padding: 10px 0;
  background: rgba(38, 85, 203, 0.6);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  filter: scale(0);
  filter: transform;
  transition: all 0.3s ease 0s;
  -webkit-transform: all 0.3s ease 0s;
  transform: all 0.3s ease 0s;
  opacity: 0;
}
.nav6 li .lev6 a {
  display: block;
  color: #fff;
  line-height: 30px;
  font-size: 14px;
  background: url(../img/nav-drow.png) 8px 12px no-repeat;
  -webkit-transition: all 0.3s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  text-align: center;
}
.nav6 li .lev6 a:hover {
  background: rgba(38, 85, 203, 0.6) url(../img/nav-drow.png) 8px -18px no-repeat;
}
.nav6 li:hover .lev6 {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  filter: scale(1);
  filter: transform;
  transition: all 0.3s ease 0s;
  -webkit-transform: all 0.3s ease 0s;
  transform: all 0.3s ease 0s;
  cursor: pointer;
  opacity: 1;
}
/**banner**/
.sy-banner {
  width: 100%;
  height: 650px;
}
.sy-banner .sy-slide {
  width: 100%;
  height: 650px;
}
.sy-banner .sy-pagination {
  bottom: 30px !important;
}
.sy-banner .sy-pagination .swiper-pagination-bullet {
  width: 80px !important;
  height: 2px !important;
  margin: 0 7px !important;
  background: #fff;
  opacity: 1;
  border-radius: 5px !important;
  outline: none;
  transition: all 0.3s;
}
.sy-banner .sy-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #2655cb !important;
}
.sy-banner .sy-prev,
.sy-banner .sy-next {
  width: 52px;
  height: 52px;
  outline: none;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s;
}
.sy-banner .sy-prev {
  background: url(../img/sy-prev.png) center no-repeat;
  background-size: 100% auto;
}
.sy-banner .sy-prev:hover {
  background: url(../img/sy-prev2.png) center no-repeat;
}
.sy-banner .sy-next {
  background: url(../img/sy-next.png) center no-repeat;
  background-size: 100% auto;
}
.sy-banner .sy-next:hover {
  background: url(../img/sy-next2.png) center no-repeat;
}
/**首页产品**/
.sy-tit {
  margin-top: 78px;
  text-align: center;
  color: #9d9d9d;
  font-size: 16px;
}
.sy-tit h1 {
  font-size: 36px;
  color: #2655cb;
  font-weight: bold;
}
.sy-chanpbg {
  overflow: hidden;
  background: url(../img/sy-cpbg.jpg) center no-repeat;
  background-size: auto 100%;
  height: 680px;
}
.sy-chanpbg .center2 {
  position: relative;
}
.sy-chanpbg .center2 .sy-cpprev,
.sy-chanpbg .center2 .sy-cpnext {
  top: 65%;
  width: 52px;
  height: 52px;
  outline: none;
  transition: all 0.3s;
}
.sy-chanpbg .center2 .sy-cpprev {
  background: url(../img/sy-prev.png) center no-repeat;
  background-size: 100% auto;
  left: -50px;
}
.sy-chanpbg .center2 .sy-cpprev:hover {
  background: url(../img/sy-prev2.png) center no-repeat;
  background-size: 100% auto;
}
.sy-chanpbg .center2 .sy-cpnext {
  background: url(../img/sy-next.png);
  right: -50px;
}
.sy-chanpbg .center2 .sy-cpnext:hover {
  background: url(../img/sy-next2.png) center no-repeat;
  background-size: 100% auto;
}
.sy-cpNav {
  overflow: hidden;
  text-align: center;
  margin: 30px auto 60px;
}
.sy-cpNav a {
  font-size: 16px;
  display: inline-block;
  padding: 0 30px;
  color: #232e3a;
}
.sy-cpNav a:not(:last-child) {
  border-right: 2px solid #535961;
}
.sy-cpNav a:hover {
  color: #2655cb;
}
.sy-cpList {
  width: 100%;
}
.sy-cpList .sy-cpslide {
  background: #ffffff;
  margin-bottom: 10px;
}
.sy-cpList .sy-cpslide .sy-cpImg {
  width: 285px;
  height: 200px;
  overflow: hidden;
}
.sy-cpList .sy-cpslide .sy-cpImg img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.sy-cpList .sy-cpslide .sy-cptit {
  color: #484848;
  width: 285px;
  height: 100px;
  background: #fff;
  padding: 20px;
  font-size: 14px;
  transition: all 0.3s;
  box-shadow: 5px 5px 5px #fafafa;
}
.sy-cpList .sy-cpslide .sy-cptit h1 {
  font-size: 18px;
  margin-bottom: 15px;
  position: relative;
  transition: all 0.3s;
}
.sy-cpList .sy-cpslide .sy-cptit span {
  position: relative;
  color: #2655cb;
  font-size: 14px;
}
.sy-cpList .sy-cpslide .sy-cptit span::after {
  content: ">";
  position: absolute;
  right: 8px;
  opacity: 0;
  transition: all 0.3s;
}
.sy-cpList .sy-cpslide:hover .sy-cptit {
  background: #2655cb;
}
.sy-cpList .sy-cpslide:hover span::after {
  opacity: 1;
  right: -10px;
}
.sy-cpList .sy-cpslide:hover h1 {
  margin-bottom: 12px;
  color: #fff;
}
.sy-cpList .sy-cpslide:hover span {
  color: #fff;
}
.sy-cpList .sy-cpslide:hover .sy-cpImg img {
  transform: scale(1.1);
}
/**首页新闻**/
.sy-newsbg {
  background: url(../img/sy-news.jpg) center no-repeat;
  height: 470px;
  overflow: hidden;
}
.sy-newsbg .center {padding: 55px calc(20px + var(--m-padding)) 0;}
.news-left {
  float: left;
  width: 565px;
}
.news-left .news-top {
  overflow: hidden;
}
.news-left .news-top > em {
  font-size: 30px;
  font-weight: bold;
  color: #2655cb;
}
.news-left .news-top .news-nav {
  margin-top: 20px;
  float: right;
  font-size: 14px;
}
.news-left .news-top .news-nav .active {
  color: #2655cb;
  font-weight: bold;
}
.news-left .news-top .news-nav em,
.news-left .news-top .news-nav a {
  color: #4a4a4a;
  padding: 0 15px;
}
.news-left .news-top .news-nav em:not(:last-child),
.news-left .news-top .news-nav a:not(:last-child) {
  border-right: 2px solid #858585;
}
.news-left .news-top .news-nav em:last-child,
.news-left .news-top .news-nav a:last-child {
  padding: 0 0 0 15px;
}
.news-left .news-top .news-nav em:hover,
.news-left .news-top .news-nav a:hover {
  color: #2655cb;
  font-weight: bold;
}
.news-left .newsBox {
  width: 100%;
  overflow: hidden;
  margin-top: 25px;
}
.news-left .newsBox .newList {
  overflow: hidden;
  width: 350%;
  transition: all 0.3s;
  height: 320px;
}
.news-left .newsBox .newList li {
  float: left;
  width: 565px;
  overflow: hidden;
  margin-right: 15px;
}
.news-left .newsBox .newList li .news-li {
  width: 100%;
  overflow: hidden;
  margin: 30px 0;
}
.news-left .newsBox .newList li .news-li .news-time {
  width: 68px;
  height: 68px;
  border: 1px solid #2655cb;
  text-align: center;
  font-size: 14px;
  color: #565656;
  float: left;
  margin-right: 20px;
}
.news-left .newsBox .newList li .news-li .news-time h1 {
  line-height: 40px;
  font-size: 30px;
  color: #2655cb;
  font-weight: bold;
}
.news-left .newsBox .newList li .news-li a {
  display: block;
  overflow: hidden;
}
.news-left .newsBox .newList li .news-li a > h1 {
  font-size: 18px;
  color: #4a4a4a;
  margin-top: 10px;
  margin-bottom: 5px;
  transition: all 0.3s;
}
.news-left .newsBox .newList li .news-li a > h2 {
  font-size: 14px;
  color: #969696;
}
.news-left .newsBox .newList li .news-li:hover a > h1 {
  color: #2655cb;
}
.news-right {
  float: right;
  width: 530px;
}
.news-right .news-top {
  overflow: hidden;
}
.news-right .news-top em {
  font-size: 30px;
  color: #2655cb;
  font-weight: bold;
}
.news-right .news-top a {
  float: right;
  font-size: 14px;
  margin-top: 20px;
  color: #2655cb;
}
.news-right .news-top a:hover {
  text-decoration: underline;
}
.news-right .gongsi-info {
  margin-top: 45px;
  font-size: 14px;
  color: #40444e;
  line-height: 28px;
}
.news-right .gongsi-info p {
  font-size: 14px;
  color: #40444e;
  line-height: 28px;
}
.news-right .gonsi-nav {
  margin-top: 15px;
}
.news-right .gonsi-nav a {
  display: inline-block;
  width: 55px;
  height: 55px;
  background: #2454cf;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  font-size: 16px;
  line-height: 18px;
  padding-top: 8px;
  margin-right: 20px;
  transition: all 0.3s;
}
.news-right .gonsi-nav a:hover {
  background: #fff;
  color: #2655cb;
}
/**foot**/
.foot-bg {
  background: #232323;
  overflow: hidden;
  padding-top: 70px;
}
.foot-bg .ft-call {
  float: left;
  width: 245px;
  padding-left: 15px;
}
.foot-bg .ft-call h1 {
  font-size: 14px;
  color: #fff;
}
.foot-bg .ft-call > img {
  margin-top: 5px;
}
.foot-bg .ft-call .fenx2 {
  zoom: 1;
  position: relative;
  text-align: left;
  font-size: 18px;
  height: 48px;
  background-repeat: no-repeat;
  margin-top: 15px;
}
.foot-bg .ft-call .fenx2 .bds_sqq2 {
  background: url(../img/fx1.png);
}
.foot-bg .ft-call .fenx2 .bds_weixin2 {
  background: url(../img/fx2.png);
}
.foot-bg .ft-call .fenx2 .bds_tsina2 {
  background: url(../img/fx3.png);
}
.foot-bg .ft-call .fenx2:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.foot-bg .ft-call .fenx2 a {
  display: inline-block;
  width: 34px;
  height: 34px;
  cursor: pointer;
  margin-right: 10px;
}
.foot-bg .center {
  padding-bottom: 35px;
}
.foot-bg .foot-nav {
  overflow: hidden;
  float: left;
}
.foot-bg .foot-nav li:nth-child(1),.foot-bg .foot-nav li:last-child{display: none;}
.foot-bg .foot-nav li {
  float: left;
  font-size: 14px;
  text-align: center;
  padding: 0 35px;
}
.foot-bg .foot-nav li .foot-h1 {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 10px;
}
.foot-bg .foot-nav li a {
  display: block;
  color: #8e8e8e;
  line-height: 28px;
  transition: all 0.3s;
}
.foot-bg .foot-nav li a:hover {
  color: #fff;
  text-decoration: underline;
}
.foot-bg .erweima {
  float: right;
  color: #fff;
  text-align: center;
  margin-right: 60px;
}
.foot-bg .erweima img {
  width: 140px;
}
.foot-bg .erweima h1 {
  font-size: 16px;
  margin-top: 10px;
}
.foot-bg .foot-btn {
  width: 1200px;
  padding: 15px 0;
  margin: 0 auto;
  border-top: 1px solid #3c3c3c;
  color: #8e8e8e;
  font-size: 14px;
  text-align: center;
  line-height: 28px;
}
.foot-bg .foot-btn a {
  color: #8e8e8e;
}
.foot-bg .foot-btn a:hover {
  color: #fff;
}
/**************产品中心*****************/
.inban {
  height: 350px;
  color: #fff;
  overflow: hidden;
}
.inban .inban-con {
  padding: 90px 0 0 calc(75px + var(--m-padding));
  font-size: 16px;
}
.inban .inban-con h1 {
  font-size: 45px;
  font-weight: bold;
  line-height: 85px;
}
.inban .inban-con h1::after {
  content: "";
  display: block;
  width: 72px;
  background: #fff;
  height: 2px;
}
.inban .inban-con h2 {
  width: 555px;
  line-height: 24px;
  font-size: 16px;
  margin-top: 15px;
}
.tittle {
  text-align: center;
  padding-bottom: 15px;
}
.tittle h1 {
  position: relative;
  font-size: 36px;
  color: #006cba;
  font-weight: bold;
  line-height: 80px;
}
.tittle h1::after {
  content: "";
  position: absolute;
  display: block;
  width: 222px;
  height: 1px;
  background: #3875bc;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.tittle h1::before {
  content: "";
  position: absolute;
  display: block;
  width: 37px;
  height: 22px;
  background: #fff url(../img/ball.png) center no-repeat;
  left: 50%;
  bottom: -10px;
  transform: translateX(-50%);
  z-index: 2;
}
.product-box {
  padding-top: 60px;
}
.in-nav {
  margin-top: 20px;
  margin-bottom: 80px;
  text-align: center;
  overflow: hidden;
}
.in-nav a {
  display: inline-block;
  height: 40px;
  line-height: 38px;
  margin: 0 10px;
  background: #fff;
  color: #696969;
  padding: 0 20px;
  border-radius: 40px;
  font-size: 16px;
  font-weight: bolder;
  text-align: center;
  border: 1px solid #e5e5e5;
  transition: all 0.3s;
}
.in-nav a:hover {
  border: 1px solid #006cba;
  background: #006cba;
  color: #fff;
}
.in-nav a.active {
  border: 1px solid #006cba;
  background: #006cba;
  color: #fff;
}
.product-list {
  overflow: hidden;
  width: 1220px;
}
.product-list li {
  width: 285px;
  float: left;
  margin-right: 20px;
  margin-bottom: 80px;
}
.product-list li a {
  display: block;
}
.product-list li a .cp-img {
  width: 285px;
  height: 200px;
  overflow: hidden;
}
.product-list li a .cp-img img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.product-list li a .cp-tit {
  width: 100%;
  color: #484848;
  height: 100px;
  background: #fff;
  padding: 20px;
  font-size: 14px;
  transition: all 0.3s;
  box-shadow: 5px 5px 5px #fafafa;
}
.product-list li a .cp-tit h1 {
  font-size: 18px;
  margin-bottom: 15px;
  position: relative;
  transition: all 0.3s;
}
.product-list li a .cp-tit span {
  position: relative;
  color: #2655cb;
}
.product-list li a .cp-tit span::after {
  content: ">";
  position: absolute;
  right: 8px;
  opacity: 0;
  transition: all 0.3s;
}
.product-list li:hover .cp-img img {
  transform: scale(1.1);
}
.product-list li:hover .cp-tit {
  background: #2655cb;
}
.product-list li:hover .cp-tit span {
  color: #fff;
}
.product-list li:hover .cp-tit span::after {
  opacity: 1;
  right: -10px;
}
.product-list li:hover .cp-tit h1 {
  margin-bottom: 12px;
  color: #fff;
}
.cp-infoTop {
  margin-bottom: 50px;
}
.cp-infoTop .big-cp {
  width: 650px;
  height: 455px;
  border: 1px solid #dcdcdc;
  float: left;
  margin-right: 45px;
  overflow: hidden;
}
.cp-infoTop .big-cp img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.cp-infoTop .big-cp img:hover {
  transform: scale(1.05);
}
.cp-info {
  width: 470px;
  float: left;
}
.cp-name {
  font-size: 22px;
  color: #2655cb;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 15px;
}
.cp-infoBt {
  margin-bottom: 40px;
}
/************产品展示**************/
.cpd-list {
  margin-top: 135px;
  margin-bottom: 100px;
  display: flex;
  justify-content: space-between;
}

.cpd-list li {
  width: 280px;
  height: 400px;
  position: relative;
}
.cpd-list li a {
  display: block;
}
.cpd-list li a > div {
  margin: 0 auto;
  width: 190px;
  height: 190px;
  transition: all 0.3s;
  overflow: hidden;
}
.cpd-list li a > div img {
  width: 100%;
  height: 100%;
}
.cpd-list li a h2 {
  font-size: 22px;
  color: #404040;
  text-align: center;
  line-height: 28px;
  margin: 10px 0 15px 0;
  transition: all 0.3s;
}
.cpd-list li a h1 {
  font-size: 14px;
  line-height: 24px;
  color: #404040;
}
.cpd-list li a h3 {
  left: 0;
  width: 100%;
  bottom: 0;
  position: absolute;
  text-align: center;
  font-size: 16px;
  color: #2454cf;
  font-weight: 550;
}
.cpd-list li a h3::after {
  content: ">";
  position: relative;
  left: -10px;
  opacity: 0;
  transition: all 0.3s;
}
.cpd-list li:hover a > div {
  transform: scale(1.05);
}
.cpd-list li:hover h2 {
  color: #2655cb;
}
.cpd-list li:hover h1 {
  color: #2655cb;
}
.cpd-list li:hover h3:after {
  left: 0;
  opacity: 1;
}
/*******联系我们******/
.lx-list {
  overflow: hidden;
  padding-left: 30px;
  margin-top: 70px;
}
.lx-list li {
  float: left;
  overflow: hidden;
  color: #3f3f3f;
  width: 250px;
}
.lx-list li:last-child {
  width: 400px;
}
.lx-list li img {
  float: left;
  margin-right: 10px;
}
.lx-list li h1 {
  font-size: 20px;
  margin: 7px 0 5px 0;
}
.lx-list li h2 {
  font-size: 16px;
  line-height: 24px;
  padding-left: 76px;
}
.map {
  margin-bottom: 100px;
  margin-top: 50px;
  padding: 0 calc(30px + var(--m-padding));
}
#containermap {
  width: 100%;
  height: 500px;
  background-color: #eee;
}
#imgDemo {
  width: 85%;
  display: block;
  margin: 0 auto;
}
/**************企业简介**********/
.jianjie {
  width: 1120px;
  background: url(../img/jianjie-bg.jpg) center no-repeat;
  margin: 0 auto 85px;
  padding: 40px;
  overflow: hidden;
}
.jianjie .jianjie-img {
  float: left;
  height: 100%;
  vertical-align: middle;
  margin-right: 30px;
}
.jianjie .jianjie-img img {
  vertical-align: middle;
  height: 350px;
  width: 490px;
}
.jianjie .jianjie-h1 {
  font-size: 30px;
  font-weight: bold;
  color: #40444e;
  position: relative;
  margin-bottom: 18px;
}
.jianjie .jianjie-h1::after {
  content: "";
  display: block;
  width: 120px;
  height: 1px;
  background: #3875bc;
  position: absolute;
  left: 50%;
  bottom: -11px;
}
/*********企业资质***********/
.zizi {
  overflow: hidden;
  width: 1255px;
}
.zizi a {
  display: block;
  float: left;
  width: 260px;
  height: 360px;
  margin-right: 53px;
  position: relative;
  margin-bottom: 50px;
}
.zizi a img{height: 100%;width: 100%;}
.zizi a h1 {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 55px;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  color: #fff;
  font-size: 16px;
}
.zizi a h1 span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 20px;
}
.rebox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.rebox-caption p {
  font-size: 16px;
}
/****************新闻中心***************/
.news-list2 {
  overflow: hidden;
  width: 100%;
  margin-bottom: 50px;
  padding-bottom: 8px;
}
.news-list2 li {
  width: 100%;
  border-bottom: 1px dashed #929292;
  transition: all 0.3s;
}
.news-list2 li a {
  padding: 30px 40px;
  overflow: hidden;
  display: block;
}
.news-list2 li a .news-time {
  width: 110px;
  height: 110px;
  background: #e6e6e6;
  float: left;
  color: #666666;
  font-size: 14px;
  text-align: center;
  margin-right: 30px;
  padding-top: 10px;
  transition: all 0.3s;
}
.news-list2 li a .news-time h1 {
  font-size: 48px;
  color: #868686;
  transition: all 0.3s;
}
.news-list2 li a > h1 {
  font-size: 20px;
  font-weight: bold;
  margin: 15px 0;
}
.news-list2 li a > h2 {
  color: #929292;
  font-size: 14px;
  line-height: 22px;
}
.news-list2 li:hover {
  transform: translateX(-15px);
  box-shadow: 5px 5px 5px #dcdcdc;
}
.news-list2 li:hover .news-time {
  background: #007dc9;
  color: #fff;
  transform: translateX(15px);
}
.news-list2 li:hover .news-time h1 {
  color: #fff;
}
.news-list2 li:hover a > h1 {
  color: #007dc9;
}
/*************新闻详情******************/
.news-info {
  padding: 40px 0;
}
.fx {
  padding-top: 45px;
  border-top: 1px solid #dcdcdc;
}
.fx span {
  position: relative;
  top: -5px;
  font-size: 14px;
  margin-right: 10px;
  color: #333333;
}
.fenx {
  display: inline;
}
.fenx a {
  float: none !important;
  width: 32px !important;
  height: 32px !important;
  display: inline-block !important;
  padding-left: 0px !important;
  margin: 0 2px !important;
  position: relative;
  top: 4px;
}
.fenx .bds_sqq {
  background: url(../img/fenx.jpg) no-repeat !important;
  background-position: -40px 0 !important;
}
.fenx .bds_weixin {
  background: url(../img/fenx.jpg) no-repeat !important;
  background-position: -80px 0 !important;
}
.fenx .bds_tsina {
  background: url(../img/fenx.jpg) no-repeat !important;
  background-position: 0px 0 !important;
}
.fenx .bds_qzone {
  background: url(../img/fenx.jpg) no-repeat !important;
  background-position: -160px 0 !important;
}
.fenx .bds_tqq {
  background: url(../img/fenx.jpg) no-repeat !important;
  background-position: -120px 0 !important;
}
.fenx .bds_more {
  background: url(../img/fenx.jpg) no-repeat !important;
  background-position: -123px 0 !important;
}
.bd_weixin_popup {
  padding: 0 !important;
}
/**企业文化*/
.wenhua {
  text-align: center;
  margin-bottom: 150px;
}
.wenhua img {
  max-width: 1200px;
}
.rlzy {
  margin-bottom: 80px;
}
.rlzy .zp-ul {
  overflow: hidden;
  margin-top: 10px;
}
.rlzy .zp-ul .zp-li {
  overflow: hidden;
  border: 1px solid #d7d7d6;
  margin-top: 10px;
}
.rlzy .zp-ul .zp-li .zp-head {
  height: 50px;
  color: #5b5b5b;
  line-height: 50px;
  font-size: 18px;
  overflow: hidden;
}
.rlzy .zp-ul .zp-li .arrow {
  background: url(../img/zp-drop.png) no-repeat;
  display: inline-block;
  width: 17px;
  height: 10px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.rlzy .zp-ul .zp-li .le_on1 {
  background: #007dc9;
  color: #fff;
}
.rlzy .zp-ul .zp-li .le_on1 .arrow {
  background: url(../img/zp-drop2.png) no-repeat;

  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rlzy .zp-ul .zp-li .sp1 {
  width: 300px;
  margin-left: 34px;
  float: left;
  font-size: 16px;
  color: #383838;
  position: relative;
}
.rlzy .zp-ul .zp-li .zp-bom {
  padding: 20px 25px;
  border-top: 1px solid #d7d7d6;
  font-size: 14px;
  color: #989898;
  line-height: 30px;
  display: none;
  position: relative;
  background: #eeeeee;
}
.rlzy .zp-top {
  height: 60px;
  font-size: 18px;
  line-height: 60px;
  background: #007dc9;
  color: #fff;
}
.rlzy .sp2 {
  width: 16.666%;
  float: left;
  text-align: center;
  font-size: 16px;
}
/****资料下载**/
.xiazai-list {
  padding: 0 15px;
  margin-bottom: 80px;
}
.xiazai-list li {
  width: 100%;
  overflow: hidden;
  background: #eeeeee;
  height: 130px;
  margin-bottom: 20px;
}
.xiazai-list li:hover .xiazai-info h1 {
  color: #2655cb;
  transform: translateX(5px);
}
.xiazai-list li .xiazai-info {
  float: left;
  width: 800px;
  padding: 30px;
}
.xiazai-list li .xiazai-info h1 {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 15px;
  color: 505050;
  transition: all 0.3s;
}
.xiazai-list li .xiazai-info h2 {
  font-size: 14px;
  color: #909090;
}
.xiazai-list li > a {
  display: block;
  width: 125px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #a8a8a8;
  color: #fff;
  border-radius: 40px;
  float: right;
  font-size: 16px;
  margin-right: 30px;
  margin-top: 45px;
  font-weight: bold;
}
.xiazai-list li > a:hover {
  background: #006cba;
  color: #fff;
}


.leftsidebar_box{display:none;}
.m-show{display:none;}


@media screen and (max-width:1220px){

body{font-size:.24rem;background: #fff;}
.center{width:11rem;padding:0;}
.center3{width:11rem;margin:0 auto;padding:0;}

.nav6{display:none;}

.pc-show{display:none;}
.m-show{display:block;}

.shades {background: rgba(0, 0, 0, 0.3);position: fixed;top: 1.44rem;width: 100%;height: 100%;z-index: 2333;display: none;}
.leftsidebar_box {position: fixed;top: 1.44rem;right: -60%;width: 50%;padding: 0 0.5rem;border-top: 1px solid #cecadb;height: 100%;background: #fff;box-shadow: 1px 1px 1px #dcdcdc;z-index: 2400;-webkit-transition: all 0.3s linear;-ms-transition: all 0.3s linear;transition: all 0.3s linear;}
.bar-show {right: 0;}
.line {height: 2px;width: 100%;background-repeat: repeat-x;}
.leftsidebar_box dt a {color: #1f1f1f;display: block;padding-left: 1.2rem;text-indent: 0;}
.leftsidebar_box dt {color: #1f1f1f;font-size: 0.45rem;position: relative;text-indent: 1.28rem;height: 1.4rem;line-height: 1.4rem;border-bottom: 1px solid #bfbfbf;}
.leftsidebar_box dt.abc {color: #2655cb;}
.leftsidebar_box dd {background-color: #fff;border-bottom: 1px solid #dcdcdc;}
.leftsidebar_box dd a {color: #1f1f1f;line-height: 1rem;font-size: 0.4rem;padding-left: 1.28rem;}
.leftsidebar_box dd a:hover {color: #2655cb;}



.header-bg{height: 1.44rem;position: fixed;top: 0;left: 0;z-index: 9999;background: #fff;padding-left:0!important;padding-right:0!important;}
.header-bg .logo{margin: 0.15rem 0 0 0.32rem;width: 3.68rem;}


.nav-bar2 {position: absolute;right: 0.35rem;top: 0.27rem;height: 0.9rem;display: block;z-index: 2500;}
.nav-icon {display: block;position: relative;width: 0.8rem;margin-top: 0.4rem;height: 0.1rem;-webkit-border-radius: 2px;border-radius: 2px;background-color: #2655cb;
  -webkit-transition-property: background-color, -webkit-transform;transition-property: background-color, -webkit-transform;transition-property: background-color, transform;transition-property: background-color, transform, -webkit-transform;-webkit-transition-duration: 300ms;transition-duration: 300ms;}
.nav-icon:before,.nav-icon:after {content: '';display: block;width: 0.8rem;height: 0.1rem;-webkit-border-radius: 2px;border-radius: 2px;position: absolute;background: #2655cb;-webkit-transition-property: margin, -webkit-transform;transition-property: margin, -webkit-transform;transition-property: margin, transform;transition-property: margin, transform, -webkit-transform;-webkit-transition-duration: 300ms;transition-duration: 300ms;}
.nav-icon:before {margin-top: -0.3rem;}
.nav-icon:after {margin-top: 0.3rem;}

.nav-ac .nav-icon {background: none;}
.nav-ac .nav-icon:before {margin-top: 0;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.nav-ac .nav-icon:after {margin-top: 0;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}

.sy-banner{margin-top:1.44rem!important;height: 6.4rem;}
.sy-banner .sy-slide{display: block;width: 100%;height: 6.4rem;background-size: cover!important; background-position: center!important;}
.sy-banner .sy-prev, .sy-banner .sy-next{display:none;}

.sy-banner .sy-pagination{bottom: 0.3rem !important;}
.sy-banner .sy-pagination .swiper-pagination-bullet{border: none !important;width: 0.3rem!important;height: 0.3rem!important;margin: 0 0.1rem !important;background: #fff;opacity: 1;}

.sy-tit {margin-top: 0.8rem;margin-bottom: 0.6rem;text-align: center;color: #9d9d9d;font-size: 0.27rem;}
.sy-tit h1 {font-size: 0.58rem;}


.sy-chanpbg-m {overflow: hidden;background: url(../img/sy-cpbg-m.jpg) center no-repeat;background-size: 100% 100%;}
.sy-chanpbg-m .center {position: relative;}
.sy-chanpbg-m .center .chanp-top .swiper-slide {width: 33.3% !important;text-align: center;background: #fff;line-height: 1.1rem;color: #454545;font-size: 0.42rem;border-right: 1px solid #eeeeee;}
.sy-chanpbg-m .center .chanp-top .swiper-slide:last-child { border: none;}
.sy-chanpbg-m .center .chanp-top .swiper-slide-thumb-active {background: #2655cb;color: #fff;}
.sy-chanpbg-m .center .chanp-bt {margin-top: 0.8rem;}
.sy-cpList-m {overflow: hidden;width: 12rem;height:10.2rem;}
.sy-cpList-m li {float: left;margin-right: 0.33rem;width: 5.33rem;margin-bottom: 0.3rem;}
.sy-cpList-m li a {display: block;overflow: hidden;padding-bottom: 0.3rem;}
.sy-cpList-m li a .sy-cpImg {width: 5.33rem;height: 3.75rem;}
.sy-cpList-m li a .sy-cpImg img {width: 100%;height: 100%;}
.sy-cpList-m li a h1 {font-size: 0.35rem;line-height: 0.72rem;}
.sy-cpList-m li a h1::after {content: "";display: block;width: 1.2rem;height: 0.032rem;background: #2655cb;}
.more-m {
  display: block;
  width:100%;
  margin: 0 auto;
    margin-bottom: 0px;
  text-align: center;
  line-height: 1.1rem;
  font-size: 0.38rem;
  color: #676767;
  background: #fff;
  margin-bottom: 1.5rem;
}


.news-bt{margin-top:0.8rem;}
.news-bt .more-m{background:#eee;}
.news-top .swiper-slide {
  width: 33.3% !important;
  text-align: center;
  background: #fff;
  line-height: 1.1rem;
  color: #454545;
  font-size: 0.42rem;
  border-right: 1px solid #fff;
  background: #eeeeee;
}
.news-top .swiper-slide-thumb-active {
  background: #2655cb;
  color: #fff;
}
.sy-newsList {
  width: 100%;
  height: 9.6rem;
  overflow: hidden;
}
.sy-newsList li {
  width: 100%;
  margin-bottom: 0.96rem;
}
.sy-newsList li a {
  display: block;
  overflow: hidden;
}
.sy-newsList li a .news-time {
  width: 1.6rem;
  height: 1.6rem;
  font-size: 0.26rem;
  float: left;
  background: #e6e6e6;
  text-align: center;
  color: #808080;
  margin-right: 0.32rem;
}
.sy-newsList li a .news-time h1 {
  font-weight: bold;
  margin-top: 0.15rem;
  line-height: 1rem;
  font-size: 0.76rem;
}
.sy-newsList li a > h1 {
  font-size: 0.45rem;
  color: #4a4a4a;
  line-height: 0.7rem;
  margin-top: 0.2rem;
}
.sy-newsList li a > h2 {
  font-size: 0.29rem;
  color: #969696;
  line-height: 0.38rem;
}

.sy-absBg {
  background: url(../img/sy-absbg-m.jpg) center no-repeat;
  background-size: 100% 100%;
}
.sy-absBg .sy-gsinfo {
  margin-bottom: 0.8rem;
}

.foot-top-m {
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
}
.foot-top-m .foot-xx {
  position: absolute;
  left: 0;
  top: -1.1rem;
  width: 100%;
  line-height: 0.48rem;
  height: 1.1rem;
  color: #5b5b5b;
  text-align: center;
  font-size: 0.29rem;
  padding-bottom: 0.1rem;
}
.foot-top-m .foot-xx a {
  color: #5b5b5b;
}
.foot-top-m .foot-xx h1 {
  font-size: 0.29rem;
}
.fixed-bottom {
  position: fixed;
  left: 0;
  bottom: 0;
}
.hei {
  height: 1.44rem;
}
.foot-list {
  height: 1.44rem;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 600;
  display: flex;
  justify-content: space-between;
  width: 100%;
  background: #2655cb;
}
.foot-list li {
  text-align: center;
  width: 33.3%;
}
.foot-list li a {
  display: block;
  overflow: hidden;
  color: #fff;
  padding: 0.2rem 0;
}
.foot-list li a img {
  width: 0.6rem;
}
.foot-list li a h1 {
  font-size: 0.38rem;
}

.inban-m {height: 4.8rem;color: #fff;overflow: hidden;margin-top:1.44rem;}
.inban-m .inban-con {padding: 1.14rem 0 0 1.2rem;font-size: 0.29rem;}
.inban-m .inban-con h1 {font-size: 0.72rem;font-weight: bold;line-height: 1.36rem;}
.inban-m .inban-con h1::after {content: "";display: block;width: 1.152rem;background: #fff;height: 0.032rem;}
.inban-m .inban-con h2 {width: 8.8rem;line-height: 0.4rem;font-size: 0.29rem;margin-top: 0.24rem;}

.tittle {
  text-align: center;
  padding-bottom: 0.256rem;
}
.tittle h1 {
  position: relative;
  font-size: 0.576rem;
  color: #006cba;
  font-weight: bold;
  line-height: 1.4rem;
}
.tittle h1::after {
  content: "";
  position: absolute;
  display: block;
  width: 3.55rem;
  height: 1px;
  background: #3875bc;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.tittle h1::before {
  content: "";
  position: absolute;
  display: block;
  width: 0.592rem;
  height: 0.56rem;
  background-size: 0.352rem 0.352rem;
  left: 50%;
  bottom: -0.256rem;
  transform: translateX(-50%);z-index: 2;}
.product-box{padding-top: 0.32rem;}

.in-nav {
  margin-top: 0.32rem;
  margin-bottom: 0.8rem;
  display: flex;
  flex-wrap:wrap;
}
.in-nav a {
  height: 0.96rem;
  line-height: 0.96rem;
  background: #fff;
  color: #696969;
  width: auto;
  border-radius: 0.96rem;
  font-size: 0.352rem;
  font-weight: bolder;
  text-align: center;
  border: 1px solid #e5e5e5;
  margin: 0 0.16rem;
  margin-bottom:.3rem;
}
.in-nav a:hover {
  border: 1px solid #006cba;
  background: #006cba;
  color: #fff;
}
.in-nav a.active {
  border: 1px solid #006cba;
  background: #006cba;
  color: #fff;
}

.jianjie{width:11rem;margin:0 auto;padding:0;background:none;}
.jianjie .jianjie-img{width:10rem;margin:0 auto;float:none;margin-bottom:0.48rem;}
.jianjie .jianjie-img img{width:100%;height:auto;}
.jianjie .jianjie-h1 {font-size: 0.48rem;font-weight: bold;color: #40444e;position: relative;margin-bottom: 0.32rem;}
.jianjie .jianjie-h1::after {content: "";display: block;width: 1.92rem;height: 1px;background: #3875bc;position: absolute;left: 0;bottom: -0.16rem;}

.info-c {overflow: hidden;line-height: .6rem !important;font-size: .36rem !important;color: #3f3f3f;}
.kongbai {width: 100%;height:2.55rem;}

.info-c img {max-width: 100%;height: auto !important;}

.zizi-box {
  padding-left: 0.72rem;
}
.zizi-list {
  overflow: hidden;
  width: 13rem;
}
.zizi-list a {
  width: 4.8rem;
  height:auto;
  float: left;
  margin-right: 0.9rem;
  margin-bottom: 0.6rem;
}
.zizi-list a img {
  width: 4.8rem;
  height: 6.72rem;
}
.zizi-list a h1 {
  font-size: 0.352rem;
  line-height: 0.48rem;
  margin-top: 0;
  height: .96rem;
  background:none;
  color:#333;
  position:relative;
}
.zizi a h1 span{margin:0;}


.news-list2 {
  overflow: hidden;
  width: 100%;
}
.news-list2 li {
  width: 100%;
  transition: all 0.3s;
  margin-bottom: 0.9rem;
}
.news-list2 li a {
  overflow: hidden;
  display: block;
  padding:0;
}
.news-list2 li a .news-time {
  width: 1.6rem;
  height: 1.6rem;
  background: #e6e6e6;
  float: left;
  color: #666666;
  font-size: 0.26rem;
  text-align: center;
  margin-right: 0.48rem;
  padding-top: 0.16rem;
  transition: all 0.3s;
}
.news-list2 li a .news-time h1 {
  font-size: 0.768rem;
  color: #868686;
  transition: all 0.3s;
}
.news-list2 li a > h1 {
  font-size: 0.448rem;
  margin: 0.2rem 0 0.1rem 0;
  font-weight: bold;
}
.news-list2 li a > h2 {
  color: #929292;
  font-size: 0.384rem;
}
.news-list2 li:hover {
  transform: translateX(-0.24rem);
  box-shadow: 0.1rem 0.1rem 0.1rem #dcdcdc;
}
.news-list2 li:hover .news-time {
  background: #007dc9;
  color: #fff;
  transform: translateX(0.24rem);
}
.news-list2 li:hover .news-time h1 {
  color: #fff;
}
.news-list2 li:hover a > h1 {
  color: #007dc9;
}

.product-list {
  overflow: hidden;
  width: 12rem;
}
.product-list li {
  float: left;
  margin-right: 0.33rem;
  width: 5.33rem;
  margin-bottom: 0.3rem;
}
.product-list li a {
  display: block;
  overflow: hidden;
  padding-bottom: 0.3rem;
}
.product-list li a .cp-img {
  width: 5.33rem;
  height: 3.76rem;
}
.product-list li a .cp-img img {
  width: 100%;
  height: 100%;
}
.product-list li a .cp-tit{background:none;padding:0;height:auto;box-shadow:none;}
.product-list li a .cp-tit h1 {
  font-size: 0.35rem;
  line-height: 0.72rem;
  background:none;
}
.product-list li a .cp-tit h1::after {
  content: "";
  display: block;
  width: 1.2rem;
  height: 0.032rem;
  background: #2655cb;
}
.product-list li a .cp-tit span{display:none;}
.cp-infoTop{margin-bottom:.5rem;}
.cp-infoTop .big-cp {float: none;height: auto;width: 100%;margin-right: 0;}
.cp-info{width:100%;float:none;margin-top:.5rem;}
.info-c table{width:100%!important;border: 1px solid #777;}

.rlzy .sp2 {font-size: 0.32rem;}

.map{display:flex;flex-direction: column-reverse;margin-top:0!important;}
.lx-list {
  overflow: hidden;
  margin-top: 1rem;
  padding-left:0;
}
.lx-list li {
  float: left!important;
  overflow: hidden;
  color: #3f3f3f;
  width: 50%!important;
  margin: 0.4rem 0;
}
.lx-list li img:nth-child(1) {
  width: 1rem!important;
  float: left;
  margin-right: 0.16rem;
}
.lx-list li h1 {
  font-size: 0.384rem;
}
.lx-list li h2 {
  font-size: 0.32rem;
  line-height: 0.448rem;
  padding-left: 1.216rem;
}
#cona2{width:100%!important;height:8rem!important;}

.info-t {font-size: .48rem;color: #414141;position: relative;line-height: .6rem;padding: .1rem .3rem;text-align: center;}
.info-sp span:nth-child(n+3){display:none;}


}