@charset "utf-8";
/* CSS Document */
body {
  font-family: "Open Sans", "PingFang SC", "Microsoft YaHei", "Helvetica Neue",
    "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif !important;
  color: #333;
  font-size: 15px;
  background: #fff;
  word-wrap: break-word;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow-x: hidden;
  min-width: 1200px;
}
body,
form,
input,
p,
ol,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
table,
th,
td,
dl,
dt,
dd {
  padding: 0;
  margin: 0;
}
img {
  border: 0;
  vertical-align: middle;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
  outline: none;
  color: #333;
}
a:hover {
  outline: none;
  color: #333;
  text-decoration: none;
}
input,
textarea {
  box-sizing: border-box;
  border: 0;
  background: none;
  width: 100%;
  -webkit-appearance: none;
  outline: none;
  resize: none;
}
h2 {
  font-weight: 400;
}
i {
  font-style: normal;
}

.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.container {
  min-width: 1200px;
}
body.bj {
  background: #f4f4f9;
}
/*头部logo top1*/
.header {
  width: 100%;
  background-color: #f5f5f5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999999;
}
.header .top1 {
  border-bottom: solid 1px #eee;
  height: 36px;
  font-size: 13px;
  color: #aaa;
}
.header .top1 li {
  position: relative;
  display: inline-block;
  margin: 0 15px;
}
.header .top1 li a {
  line-height: 36px;
  color: #aaa;
  font-size: 13px;
}
.header .top1 li:last-child::after {
  display: none;
}
.header .top1 li:hover a {
  color: #00a0e9;
}
.header .top1 li::after {
  content: "";
  position: absolute;
  top: 10px;
  right: -20px;
  display: block;
  width: 1px;
  height: 18px;
  background-color: #ccc;
}
.header .top1 li .tc {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  width: 140px;
  padding: 5px 5px 0 5px;
  border-radius: 5px;
  z-index: 1111;
  background-color: #ffffff;
  border: solid 1px #eee;
}
.header .top1 li .tc img {
  width: 100%;
}
.header .top1 li .tc p {
  text-align: center;
  font-size: 15px;
  line-height: 30px;
  margin: 0;
}
.header .top1 li:hover .tc {
  display: block;
}
/*logo 导航 top2*/
.header .top2 {
  border-top: solid 1px #fff;
  border-bottom: solid 1px #eee;
}
.header .logo {
  width: auto;
  height: 50px;
  margin: 20px 0 20px 0;
  float: left;
}
.header .logo img {
  height: 100%;
  display: block;
}
.header .nav {
  float: right;
}
.header .nav ul li {
  font-size: 16px;
  text-align: center;
  float: left;
  display: block;
  position: relative;
  margin: 0px 0px 0px 30px;
  line-height: 90px;
}
.header .nav ul li a {
  color: #333;
  display: block;
}
.header .nav .ej {
  width: 130px;
  background: #0858b1;
  position: absolute;
  left: 50%;
  margin-left: -65px;
  z-index: 999;
  display: none;
  padding: 0px;
  text-align: center;
  border-top: solid 1px #0074dd;
}
.header .nav .ej a {
  font-size: 14px;
  line-height: 40px;
  color: #fff;
  border-bottom: solid 1px #0074dd;
}
.header .nav .ej img {
  width: 100%;
}
.header .nav .ej a:hover {
  background: #022a9f;
  color: #fff;
}
.header .nav ul li:hover .ej {
  display: block;
}
.head_h {
  width: 100%;
  background-color: #fff;
  height: 128px;
}
/* 搜索 */
.sousuo {
  position: relative;
  margin-top: 34px;
  width: 30px;
  margin-left: 40px;
  float: right;
}
.searchbtn {
  cursor: pointer;
}
.suk {
  display: none;
  position: absolute;
  top: 30px;
  z-index: 9999999;
  right: 0px;
  width: 320px;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  border: solid 1px #eee;
}
.input1 {
  width: 218px;
  line-height: 40px;
  height: 41px;
  border: #d4d4d4 1px solid;
  padding-left: 10px;
  outline: none;
  color: #aaa;
  background: #fff;
  border-radius: 20px 0 0 20px;
}
.btn1 {
  background: #253ab9;
  border-radius: 0px;
  border: 0;
  color: #fff;
  width: 60px;
  line-height: 40px;
  text-align: center;
  outline: none;
  cursor: pointer;
  float: right;
  border-radius: 0 20px 20px 0;
}
/* banner */
.gallery-top {
  width: 100%;
  height: auto;
  position: relative !important;
  left: 0;
  z-index: 9;
}
.gallery-top .swiper-slide {
  width: 100%;
  height: auto;
  position: relative;
  background: #fff;
}
.gallery-top .swiper-slide img {
  width: 100%;
  height: auto;
  opacity: 1;
}
.gallery-top .swiper-slide .hb {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
}
.gallery-top .swiper-slide .dxs {
  display: block;
}
.gallery-top .swiper-slide .sxs {
  display: none;
}
.gallery-top .swiper-slide .wz {
  color: #ffffff;
  position: absolute;
  left: 50%;
  margin-left: -575px;
  top: 35%;
  width: 100%;
}
.gallery-top .swiper-slide .wz h3 {
  font-size: 50px;
  letter-spacing: 2px;
  line-height: 120px;
  color: #fff;
  text-transform: uppercase;
}
.gallery-top .swiper-slide .wz p {
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 5px;
}
.gallery-top .swiper-slide .wz .aBox {
  overflow: hidden;
}
.gallery-top .swiper-slide .wz .aBox .ljgd {
  display: inline-block;
  width: 160px;
  height: 60px;
  border: solid 1px #fff;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 60px;
  border-radius: 30px;
  margin: 20px 10px 0 0;
}
.gallery-top .swiper-slide .wz .aBox .ljgd:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.gallery-top .swiper-button-next::after,
.gallery-top .swiper-button-prev::after {
  display: none;
}
.gallery-top .swiper-button-next,
.gallery-top .swiper-button-prev {
  width: 40px;
  height: 80px;
  opacity: 0.5;
  font-size: 40px;
  line-height: 80px;
  color: #fff;
  background-image: none;
}
.gallery-top .swiper-button-next:hover,
.gallery-top .swiper-button-prev:hover {
  background-color: #333;
}
.gallery-top .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  border-radius: 3px;
  margin: 0 5px !important;
  opacity: 0.5;
}
.gallery-top .swiper-pagination-bullet-active {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin: 2px 5px -2px !important;
  background-color: #00a0e9;
  opacity: 1;
}

/* 首页标题 */
.sy-title {
  text-align: center;
}
.sy-title p {
  font-size: 16px;
  background: url(../images/bt-bj-xian.png) no-repeat;
  background-size: 100% auto;
  background-position: center;
}
.sy-title h2 {
}
.sy-title span {
  background-color: #0858b1;
  padding: 0 30px;
  color: #ccc;
}
/* 产品 */
.sy-product {
  padding: 80px 0;
  overflow: hidden;
}
.sy-product li {
  display: inline-block;
  float: left;
  width: 24%;
  height: auto;
  overflow: hidden;
  margin-right: 1.33%;
  border-radius: 5px;
  border: solid 1px #eee;
  margin-top: 15px;
  background-color: #ffffff;
}
.sy-product li:nth-child(4n) {
  margin-right: 0;
}
.sy-product li img {
  display: block;
  width: 100%;
}
.sy-product li .txt {
  padding: 10px 20px;
}
.sy-product li p {
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
}
.sy-product li a.card-link {
  color: #0858b1;
  border-bottom: solid 1px #0858b1;
}
.sy-product li span {
  float: right;
  font-size: 14px;
  color: #aaa;
}
/* 技术资讯 */
.sy-news {
  background-color: #fff;
  overflow: hidden;
  padding: 80px 0;
}
.sy-news main {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}
.sy-news .swiper {
  width: 100%;
  height: 100%;
  position: relative;
}
.sy-news .swiper-slide {
  background: #fff;
  border-bottom: solid 1px #ccc;
}

.sy-news .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sy-news .swiper-slide p {
  font-size: 14px;
  line-height: 24px;
  color: #aaa;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.sy-news .swiper-slide p.bt {
  font-size: 18px;
  line-height: 40px;
  color: #333;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.sy-news .swiper-slide a {
  line-height: 40px;
  position: relative;
  color: #0858b1;
}
.sy-news .swiper-slide a::after {
  content: "";
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #0858b1;
}
.sy-news .swiper-button-next,
.sy-news .swiper-button-prev {
  width: 40px;
  height: 80px;
  opacity: 0.5;
  font-size: 40px;
  line-height: 80px;
  color: #fff;
  background-image: none;
}
.sy-news .swiper-button-next:hover,
.sy-news .swiper-button-prev:hover {
  background-color: #333;
}
/* footer */
.footer {
  background: #3b404d;
  position: relative;
  overflow: hidden;
}
.footer .top {
  padding: 46px 0;
}
.footer .top .left {
  float: left;
  box-sizing: border-box;
  padding-right: 40px;
  width: 400px;
}
.footer .top .left img {
  height: 60px;
}
.footer .top .left p {
  font-size: 14px;
  line-height: 26px;
  color: #9f9f9f;
}
.footer .top .left p.bt {
  font-size: 18px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 10px;
}
.footer .top .right {
  float: right;
  padding-top: 50px;
}
.footer .top .right > div {
  float: right;
}
.footer .top .right .list {
  padding: 3px 10px 0 0;
  line-height: 30px;
}
.footer .top .right .list p {
  color: #9f9f9f;
}
.footer .top .right .list i {
  margin-right: 5px;
}

.footer .top .right .ewm span {
  margin-left: 30px;
  display: block;
  float: left;
}
.footer .top .right .ewm span i {
  margin-right: 5px;
}
.footer .top .right .ewm span img {
  width: 140px;
}
.footer .top .right .ewm span p {
  text-align: center;
  color: #9f9f9f;
}
.footer .bot {
  padding-bottom: 12px;
}
.footer .bot .left {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding-right: 40px;
}
.footer .bot .left dt {
  padding-bottom: 15px;
}
.footer .bot .left dt a {
  display: inline-block;
  padding-right: 6px;
}
.footer .bot .left dt a:hover {
  opacity: 0.8;
}
.footer .bot .left dd {
  font-size: 14px;
  line-height: 26px;
  color: #9f9f9f;
  padding-bottom: 10px;
}
.footer .bot .left dd a {
  color: #9f9f9f;
}
.footer .bot .right {
  float: right;
  width: 50%;
  text-align: right;
  padding-top: 56px;
  font-size: 14px;
  color: #9f9f9f;
}
.footer .bot .right dt {
  display: inline-block;
}
.footer .bot .right dd {
  display: inline-block;
}
.footer .bot .right dd a {
  color: #9f9f9f;
  padding-left: 13px;
}
.footer .bot .right dd a:hover {
  color: #3a466b;
}

/* 内页 */
.nyBannerBox {
  position: relative;
}
.nyBannerBox img.bj {
  display: block;
  width: 100%;
}
.nyBannerBox .bt {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -600px;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.nyBannerBox .bt h1 {
  font-size: 60px;
  color: #fff;
  margin-bottom: 20px;
  font-weight: 400;
  letter-spacing: 4px;
}

.nyBannerBox .bt .mbxBox {
  color: #fff;
}
.nyBannerBox .bt .mbxBox a {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin: 5px;
}
.nyBannerBox .bt .mbxBox img {
  display: inline-block;
  width: 26px;
  height: 26px;
  float: left;
  margin-top: 4px;
}

/*左侧选项卡*/
.ny_news_big_box .container {
  height: auto;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 20px;
}
.ny_news_big_box .L_tab {
  display: inline-block;
  width: 22%;
  float: left;
  border: solid 1px #ccc;
  background-color: #fff;
  border-bottom: 0;
  border-radius: 10px;
  overflow: hidden;
}
.tabBt {
  background-color: #0858b1;
  color: #fff;
  line-height: 50px;
  font-size: 18px;
  padding-left: 30px;
  border-radius: 10px 10px 0 0;
}
.wrap-menu {
  width: 100%;
}

.wrap-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #e9edf4;
}

.wrap-menu ul li {
  text-indent: 2em;
  white-space: nowrap;
}

.wrap-menu ul li h2 {
  cursor: pointer;
  height: 100%;
  width: 100%;
  font-size: 16px;
  color: #333;
  line-height: 50px;
  border-bottom: solid 1px #ccc;
  background: url(../images/jt.png) no-repeat;
  background-position: 95% center;
  background-size: 20px 20px;
  background-color: #fff;
}
.wrap-menu ul li a {
  display: block;
  outline: none;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  text-decoration: none;
  color: #666;
  border-bottom: solid 1px #ccc;
}

.wrap-menu ul li img {
  margin-right: 10px;
  margin-left: -17px;
  margin-top: -2px;
  width: 7px;
  height: 7px;
  background: url(../images/arrow.gif) no-repeat;
  border: none;
}

.wrap-menu ul li img.unfold {
  background-position: 0 -9px;
}

.wrap-menu ul li a:hover {
  background-color: #0858b1;
  color: #fff;
  background-image: none;
}
.wrap-menu ul .lev-2 {
  background-color: #fff;
}
/*右侧内容*/
/* 标题 */
.ny_title h1 {
  text-align: center;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: 2px;
  margin: 20px auto 20px;
}
.ny_gsjj_box .xian,
.ny_title .xian {
  width: 100%;
  height: 1px;
  background-color: #eee;
  margin: 10px 0 20px;
}
.ny_gsjj_box .xian em,
.ny_title .xian em {
  display: block;
  width: 40px;
  height: 5px;
  background-color: #006ab5;
  margin: 0 auto;
  position: relative;
  top: -2px;
}
/* 列表 */
.ny_news_big_box .R_nr {
  display: inline-block;
  width: 77%;
  float: right;
  background-color: #fff;
  border-radius: 10px;
  border: solid 1px #eee;
  padding: 20px;
}
.ny_product_list_box {
  overflow: hidden;
}
.ny_product_list_box a {
  display: inline-block;
  float: left;
  width: 32%;
  margin-right: 2%;
  overflow: hidden;
  border: solid 1px #eee;
  box-sizing: border-box;
  margin-bottom: 20px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.ny_product_list_box a:nth-child(3n) {
  margin-right: 0;
}
.ny_product_list_box a .imgBox {
  width: 100%;
  height: auto;
  position: relative;
}
.ny_product_list_box a .imgBox img {
  display: block;
  width: 100%;
  height: auto;
}
.ny_product_list_box a .txtBox {
  width: 100%;
  height: auto;
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
.ny_product_list_box a .txtBox h1 {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 40px;
  color: #666;
  text-align: center;
  transition: all 0.3s;
  -ms-transform: all 0.3s;
  -moz-transform: all 0.3s;
  -webkit-transform: all 0.3s;
  -o-transform: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.ny_product_list_box a .read_more_tc {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 9;
  top: 0;
  left: 0;
  opacity: 0;
  transform: scale(0.9);
  -ms-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  -o-transform: scale(0.9);
  transition: all 0.5s;
  -ms-transform: all 0.5s;
  -moz-transform: all 0.5s;
  -webkit-transform: all 0.5s;
  -o-transform: all 0.5s;
}
.ny_product_list_box a .read_more_tc span {
  width: 140px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.8);
  margin: 0 auto;
  display: block;
  margin-top: 40%;
  line-height: 40px;
  border-radius: 20px;
  text-align: center;
  color: #006ab5;
}
.ny_product_list_box a .read_more_tc span i {
  margin-right: 10px;
  font-size: 12px;
}
.ny_product_list_box a:hover .read_more_tc {
  opacity: 1;
  transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  transition: all 0.5s;
  -ms-transform: all 0.5s;
  -moz-transform: all 0.5s;
  -webkit-transform: all 0.5s;
  -o-transform: all 0.5s;
}
.ny_product_list_box a:hover {
  border: solid 1px #006ab5;
  transition: all 0.3s;
  -ms-transform: all 0.3s;
  -moz-transform: all 0.3s;
  -webkit-transform: all 0.3s;
  -o-transform: all 0.3s;
}
.ny_product_list_box a:hover .txtBox h1 {
  color: #006ab5;
  transition: all 0.3s;
  -ms-transform: all 0.3s;
  -moz-transform: all 0.3s;
  -webkit-transform: all 0.3s;
  -o-transform: all 0.3s;
}
/*******************************通用详情******************************/
.nyxqBox h2 {
  font-size: 28px;
  line-height: 38px;
  text-align: center;
  width: 80%;
  margin: 0 auto;
}
.ny-product .left,
.ny-product .right {
  width: 48%;
}
.ny-product .left {
  border: solid 1px #ccc;
  padding: 5px;
}
.ny-product .left img {
  display: block;
  width: 100%;
}
.ny-product .right h1 {
  font-size: 20px;
  font-weight: bold;
  color: #006ab5;
  margin: 20px 0;
}
.ny-product .right p {
  line-height: 24px;
  padding: 15px 0;
  border-bottom: solid 1px #eee;
}
.ny-product .right p a:hover {
  color: #0052c9;
}
.ny_news_big_box .R_nr .nr-bt {
  border: solid 1px #d4d4d4;
  width: 100%;
  height: 40px;
  background-color: #f5f5f5;
}
.ny_news_big_box .R_nr .nr-bt span {
  background-color: #ccc;
  line-height: 38px;
  display: inline-block;
  padding: 0 30px;
  border-right: solid 1px #d4d4d4;
}
.ny_news_big_box .R_nr .nr {
  padding: 20px 0;
}
.ny_news_big_box .R_nr .nr img {
  width: 100%;
  margin: 5px 0;
}
.ny_news_big_box .R_nr .nr p {
  margin: 5px 0;
  font-size: 14px;
  color: #686868;
  line-height: 28px;
}
/*下一篇*/
.next_box {
  border-top: solid 1px #eee;
  background-color: #fff;
}
.next_box li {
  display: inline-block;
  max-width: 48%;
  overflow: hidden;
}
.next_box li a {
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.next_box li:hover a {
  color: #1d2087;
}

/*相关阅读*/
.xgyd {
  background-color: #fff;
  border-radius: 10px;
  margin-top: 15px;
  padding: 30px;
}
.xgyd h3 {
  font-size: 20px;
  font-weight: 900;
  margin-bottom: 20px;
  padding-bottom: 10px;
  color: #00893b;
  border-bottom: solid 1px #eee;
}
.xgyd h3 i {
  float: left;
  margin-right: 10px;
}
.xgyd .nr {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.xgyd .nr a {
  display: inline-block;
  float: left;
  width: 50%;
  padding: 0 5px;
  height: 40px;
  line-height: 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.xgyd .nr a h4 {
  color: #666;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.xgyd .nr a h4::before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #31a892;
  margin: 3px 10px 3px 0;
}
.xgyd .nr a:hover h4 {
  color: #31a892;
}
.zw{ line-height:30px; padding:15px 0; min-height:350px;color:#555555; font-size:14px;}
.zw a:link{ color:#555555; }
.zw a:visited{ color:#555;}
.zw a:hover{ color:#0858b1;}
.zw a:active{color:#555555;}
.zw img{
 max-width:100%;

 width:expression(document.body.clientWidth>100%?"100%":"auto");

}

.xiaocms-page span{ margin:0 3px;  border:1px solid #0858b1;line-height:30px; padding:0 13px; background:#0858b1; color:#FFFFFF; display:inline-block; }
.xiaocms-page  a{margin:0 3px;   border:1px solid #eee;line-height:30px;background:#fff; display:block; color:#333; padding:0 13px;display:inline-block; }
.xiaocms-page  a:hover {margin:0 3px;   border:1px solid #0858b1;line-height:30px; background:#0858b1; color:#fff; padding:0 13px;display:inline-block;}