
.f100{ font-size:100px;}
.f68{ font-size:68px;}
.f62{ font-size:62px;}
.f60{ font-size:60px;}
.f52{ font-size:52px;}
.f48{ font-size:48px;}
.f44{ font-size:44px;}
.f42{ font-size:42px;}
.f40{ font-size:40px;}
.f36{ font-size:36px;}
.f32{ font-size:32px;}
.f30{ font-size:30px;}
.f28{ font-size:28px;}
.f26{ font-size:26px;}
.f24{ font-size:24px;}
.f20{ font-size:20px;}
.divhidden{ display:none;}
.c_l{ clear:both;}
.wrap { width:96%;}
.wrap3 { width:96%;}

@media screen and (max-width: 1400px) {
.f100{ font-size:90px;}
.f68{ font-size:58px;}
.f62{ font-size:60px;}
.f60{ font-size:58px;}
.f52{ font-size:50px;}
.f48{ font-size:46px;}
.f44{ font-size:42px;}
.f42{ font-size:40px;}
.f40{ font-size:38px;}
.f36{ font-size:34px;}
.f32{ font-size:30px;}
.f30{ font-size:28px;}
.f28{ font-size:26px;}
.f26{ font-size:24px;}
.f24{ font-size:22px;}
.f20{ font-size:18px;}
}
@media only screen and (max-width: 1200px) {
.f100{ font-size:80px;}
.f68{ font-size:54px;}
.f62{ font-size:52px;}
.f60{ font-size:50px;}
.f52{ font-size:46px;}
.f48{ font-size:42px;}
.f44{ font-size:40px;}
.f42{ font-size:36px;}
.f40{ font-size:34px;}
.f36{ font-size:30px;}
.f32{ font-size:26px;}
.f30{ font-size:25px;}
.f28{ font-size:23px;}
.f26{ font-size:22px;}
.f24{ font-size:20px;}
.f20{ font-size:17px;}
}
@media only screen and (max-width: 960px) {
.f100{ font-size:70px;}
.f68{ font-size:49px;}
.f62{ font-size:44px;}
.f60{ font-size:43px;}
.f52{ font-size:42px;}
.f48{ font-size:38px;}
.f44{ font-size:34px;}
.f42{ font-size:30px;}
.f40{ font-size:28px;}
.f36{ font-size:25px;}
.f32{ font-size:22px;}
.f30{ font-size:22px;}
.f28{ font-size:21px;}
.f26{ font-size:20px;}
.f24{ font-size:19px;}
.f20{ font-size:16px;}
}
@media only screen and (max-width: 780px) {
.f100{ font-size:60px;}
.f68{ font-size:44px;}
.f62{ font-size:42px;}
.f60{ font-size:41px;}
.f52{ font-size:40px;}
.f48{ font-size:34px;}
.f44{ font-size:30px;}
.f42{ font-size:28px;}
.f40{ font-size:26px;}
.f36{ font-size:23px;}
.f32{ font-size:21px;}
.f30{ font-size:20px;}
.f28{ font-size:20px;}
.f26{ font-size:19px;}
.f24{ font-size:18px;}
.f20{ font-size:15px;}
}

@media only screen and (max-width: 640px) {
.f100{ font-size:50px;}
.f68{ font-size:40px;}
.f62{ font-size:38px;}
.f60{ font-size:37px;}
.f52{ font-size:36px;}
.f48{ font-size:30px;}
.f44{ font-size:26px;}
.f42{ font-size:24px;}
.f40{ font-size:23px;}
.f36{ font-size:21px;}
.f32{ font-size:19px;}
.f30{ font-size:19px;}
.f28{ font-size:18px;}
.f26{ font-size:17px;}
.f24{ font-size:16px;}
.f20{ font-size:14px;}
}

@media only screen and (max-width: 500px) {
.f100{ font-size:45px;}
.f68{ font-size:36px;}
.f62{ font-size:34px;}
.f60{ font-size:32px;}
.f52{ font-size:30px;}
.f48{ font-size:26px;}
.f44{ font-size:22px;}
.f42{ font-size:20px;}
.f40{ font-size:20px;}
.f36{ font-size:19px;}
.f32{ font-size:19px;}
.f30{ font-size:18px;}
.f28{ font-size:17px;}
.f26{ font-size:16px;}
.f24{ font-size:15px;}
}

@media only screen and (max-width: 360px) {
.f100{ font-size:40px;}
.f68{ font-size:32px;}
.f62{ font-size:30px;}
.f60{ font-size:28px;}
.f52{ font-size:26px;}
.f48{ font-size:22px;}
.f44{ font-size:20px;}
.f42{ font-size:18px;}
.f40{ font-size:18px;}
.f36{ font-size:18px;}
.f32{ font-size:17px;}
.f30{ font-size:16px;}
.f28{ font-size:16px;}
.f26{ font-size:15px;}
}


.f_HelveticaWorld-Bold{ font-family:"HelveticaWorld-Bold";}
.f_PingFang-Bold{/* font-family:"PingFang SC Bold";*/ font-weight:bold!important;}
.wrap {
  max-width: 1540px;
  width: 94%;
  margin: 0 auto;
}
.wrap:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.wrap3 {
  max-width: 1720px;
  width: 94%;
  margin: 0 auto;
}
.wrap3:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.lzpic2 {
  display: none;
}
.picc {
  overflow: hidden;
}
.picc img {
  width: 100%;
  display: block;
}
.picc span {
  display: block;
  background: no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.row:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.col {
  float: left;
  min-height: 1px;
}
.col1 {
  width: 8.33333333%;
}
.col2 {
  width: 16.66666667%;
}
.col3 {
  width: 25%;
}
.col4 {
  width: 33.33333333%;
}
.col5 {
  width: 41.66666667%;
}
.col6 {
  width: 50%;
}
.col7 {
  width: 58.33333333%;
}
.col8 {
  width: 66.66666667%;
}
.col9 {
  width: 75%;
}
.col10 {
  width: 83.33333333%;
}
.col11 {
  width: 91.66666667%;
}
.col12 {
  width: 100%;
}
.order1 {
  order: 1;
}
.order2 {
  order: 2;
}
.order3 {
  order: 3;
}
.order4 {
  order: 4;
}
.order5 {
  order: 5;
}
.order6 {
  order: 6;
}
.order7 {
  order: 7;
}
.order8 {
  order: 8;
}
.order9 {
  order: 9;
}
.l {
  float: left;
}
.r {
  float: right;
}
.tal {
  text-align: left;
}
.tar {
  text-align: right;
}
.tac {
  text-align: center;
}
.textover {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.textovers {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.hide {
  display: none;
}
.table {
  display: table;
  height: 100%;
  width: 100%;
}
.td {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.swiper-pagination-bullet,
.swiper-button-prev,
.swiper-button-next {
  outline: none;
}
.tynodata {
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  margin-top: 13%;
  margin-bottom: 13%;
  background: url(/web/images/nodata.png) center top no-repeat;
  background-size: auto 169px;
  padding-top: 180px;
}
.tynodata .tytitle {
  color: #555555;
  font-size: 18px;
  overflow: hidden;
  margin-top: 2%;
  line-height: 26px;
}
.tynodata .tydesc {
  color: #999999;
  font-size: 14px;
  overflow: hidden;
  line-height: 24px;
  margin-top: 5px;
}
@media screen and (max-width: 640px) {
  .tynodata {
    background-size: auto 130px;
    padding-top: 140px;
    margin-top: 15%;
    margin-bottom: 15%;
  }
}
@media screen and (max-width: 1100px) {
  .layui-layer-iframe {
    overflow-y: visible !important;
  }
}
.rbtn {
  position: relative;
  display: block;
  text-align: center;
  overflow: hidden;
}
.rbtn:hover::after {
  width: 100%;
}
.rbtn button,
.rbtn input,
.rbtn span {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 5;
  display: block;
  background: none;
  cursor: pointer;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.rbtn::after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 0;
  height: 100%;
  background: #e55561;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.rbtn.w::after {
  background: #fff;
}
.article {
  line-height: 30px;
  font-size: 1.6rem;
}
.main-filter {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  display: none;
  background: url(/web/images/mainFilter.png);
}
.wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 100px;
}
@media only screen and (max-width: 1400px) {
 /* .header .nav {
    margin-right: 30px;
  }
  .header .nav > ul > li {
    margin: 0 36px;
  }*/
  .header .nav > ul > li{ margin-left:6px; margin-right:6px;}
  .header .nav > ul > li > a { /*min-width:106px;*/ font-size:16px; padding-left:10px; padding-right:10px;}
  .header .nav .sub .sub_a .ul li{ margin-right:2%; width:18%;}
  .header .nav .sub .sub_a .ul li .h4{ font-size:16px;}
  .header .nav .sub .sub_a .ul li .p a{ font-size:14px;}
  .header .nav .sub .sub_b .ul li .h4{ font-size:16px;}
  .header .nav .sub .sub_b .ul li .p dd b{ font-size:15px;}
  .header .nav .sub .sub_b .ul li .p dd span{ font-size:15px;}
}
.mobiletel{display:none;}
.footer {
  background: #1a1a1a;
  padding-top: 80px; font-size:14px;
}
.footer .title {
  line-height: 26px;
  font-size: 1.8rem;
  color: #fff; font-weight:normal;
}
.footer .link-list {
width:calc(98% - 502px);width:-webkit-calc(98% - 502px);width:-moz-calc(98% - 502px); max-width:942px;
  float: left; border-right:1px solid #3c3c3c; /*height:210px;*/
}
.footer .link-list .list {
  width: 20%;
  float: left;
  padding-right:10px;
}
.footer .link-list ul {
  margin-top: 16px;
}
.footer .link-list li {
  line-height: 22px;
  margin-bottom: 10px;
}
.footer .link-list li a {
 /* opacity: 0.8;*/ color:rgba(255,255,255,0.6); 
}
.footer .link-list li a:hover {
  color: #0047ba; /*text-decoration:underline;*/ margin-left:1px;
}
.footer .contact {
  float: right;
  width: 280px;
}
.footer .contact .tel {
  line-height: 30px;
  margin: 8px 0 10px 0;font-family:PingFang SC Bold; clear:both;
}
.footer .contact .tel,
.footer .contact .tel a {
 font-weight:bold;
  color: #0047ba;
}
.footer .contact .tel a:hover{opacity:0.9;filter:Alpha(opacity=90);}
.footer .contact .text {
  line-height: 26px;
  color:rgba(255,255,255,0.8);  margin-top:13px; font-size:16px; padding-left:28px; background-repeat:no-repeat; background-position:left center; background-size:auto 17px;
}
.footer .contact .text.bgs1{ background-image:url(/web/images/foot_pic1.png);}
.footer .contact .text.bgs2{ background-image:url(/web/images/foot_pic2.png);}
.footer .contact .text2{color:rgba(255,255,255,0.6); font-size:16px; line-height:24px; overflow:hidden; margin-top:8px;}
.footer .contact .text2 a{color:rgba(255,255,255,0.6);}
.footer .contact .text2 a:hover{color: #0047ba;}
.f_weixin{ float:right;color:rgba(255,255,255,0.6); overflow:hidden; line-height:32px;}
.f_weixin li{ float:left; margin-left:20px; text-align:center; width:91px;}
.f_weixin li .img{ display:block; width:100%;}

.footer .social-share {
  margin-top: 25px; text-align:left;
}
.footer .social-share:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.footer .social-share a {
  width: 28px;
  height: 24px;
  /*margin: 0 14px 0 0;
  float: left;*/
  display: inline-block; margin-right:20px;
  position: relative;
  background: no-repeat center;
  background-size: 100% 100%;
}
.footer .social-share .icon-wechat {
  background-image: url(/web/images/share1.png);
}
.footer .social-share .icon-wechat:hover {
  background-image: url(/web/images/share1_on.png);
}
.footer .social-share .icon-weibo {
  background-image: url(/web/images/share2.png);
}
.footer .social-share .icon-weibo:hover {
  background-image: url(/web/images/share2_on.png);
}
.footer .social-share .icon-qq {
  background-image: url(/web/images/share3.png);
}
.footer .social-share .icon-qq:hover {
  background-image: url(/web/images/share3_on.png);
}
.footer .social-share .icon-wechat.icon-douyin {
  background-image: url(/web/images/share4.png);
}
.footer .social-share .icon-wechat.icon-douyin:hover {
  background-image: url(/web/images/share4_on.png);
}
.footer .social-share .icon-wechat.icon-shipinhao {
  background-image: url(/web/images/share5.png);
}
.footer .social-share .icon-wechat.icon-shipinhao:hover {
  background-image: url(/web/images/share5_on.png);
}
.footer .social-share .icon-wechat.icon-douyin .qrcode{
	width:130px;
}
.footer .friendship {
  margin-top: 50px; margin-bottom:12px;
}
.footer .friendship span,
.footer .friendship a {
  line-height: 22px;
  display: inline-block;
  margin: 0 25px 10px 0;color:rgba(255,255,255,0.4);
}
.footer .friendship span {
  margin-right: 15px; color:rgba(255,255,255,0.4);
}
.footer .friendship .logos{ display: inline-block; height:42px; margin-right:25px;}
.footer .friendship a {
 /* opacity: 0.8;*/
}
.footer .friendship a:hover{ color:#0047ba;}
.footer .bottom {
  border-top: solid 1px #313131;
  line-height:32px;
  padding: 15px 0;color:rgba(255,255,255,0.4); font-size:14px;
}
.footer .bottom a{color:rgba(255,255,255,0.4);}
.footer .bottom a:hover{  color:#0047ba;}
.footer .copy {
  /*opacity: 0.8;*/
}
.footer .copy span{ padding-left:8px;}
.footer .copy .p{ overflow:hidden;}
.footer .copy .p a{ margin-right:25px;}
.footer .support{ margin-top:32px;}
.footer .support a{ display:inline-block; padding-left:16px; /*margin-right:9px;*/ position:relative;}
/*.footer .support a:after{ content:""; position:absolute; right:0; top:50%; margin-top:-6px; height:12px; width:1px; background:#222339;}*/
.footer .support a:last-child{ margin-right:0; padding-right:0;}
/*.footer .support a:last-child:after{ display:none;}*/
.icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 9;
  width: 140px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}
.icon-wechat .wechat-qrcode.bottom {
  top: 40px;
  left: -84px;
}
.icon-wechat .wechat-qrcode.bottom:after {
  display: none;
}
.icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}
.icon-wechat .wechat-qrcode .qrcode {
  width: 100px;
  margin: 10px auto;
}
.icon-wechat .wechat-qrcode .qrcode table {
  margin: 0 !important;
}
.icon-wechat .wechat-qrcode .help {
  display: none;
}
.icon-wechat .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  display: none;
}
.icon-wechat:hover .wechat-qrcode {
  display: block;
}


.icon-add {
  width: 60px;
  height: 60px;
  position: relative;
  background: #0047ba;
}
.icon-add::after {
  width: 16px;
  height: 16px;
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  background: url(/web/images/icon-add.png) no-repeat center;
  background-size: 100% auto;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.icon-add:hover::after {
  transform: translate(-50%, -50%) rotate(90deg);
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  -moz-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  -o-transform: translate(-50%, -50%) rotate(90deg);
}
.bg-gray {
  background: #f7f7f7;
}
.bg-white {
  background: #fff;
}
.columnmenu {
  text-align: center;
  top: -68px;
  z-index: 2;
  position: relative;
}
.columnmenu ul:after {
  content: "";
  height: 0;
  display: block;
  clear: both;
}
.columnmenu .sub li.on a,
.columnmenu li.on > a {
  color: #0047ba;
  border-bottom: solid 2px #0047ba;
}
.columnmenu a:hover {
  color: #0047ba;
}
.columnmenu .wrap > ul > li {
  width: 25%;
  float: left;
}
.columnmenu.bgs2 .wrap > ul > li { width:33.33%;}
.columnmenu .wrap > ul > li > a {
  display: block;
  height: 68px;
  line-height: 68px;
  background: rgba(255, 255, 255, 0.9);
  font-size: 1.6rem;
}
.columnmenu .wrap > ul > li.on > a {
  color: #0047ba;
  border-bottom: solid 2px #0047ba;
}
.columnmenu .sub {
  width: 100%;
  height: 56px;
  position: absolute;
  left: 0;
  top: 68px;
  z-index: 2;
  background: #fff;
  text-align: center;
  box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.05);
}
.columnmenu .sub ul {
  display: inline-block;
}
.columnmenu .sub li {
  float: left;
  margin: 0 40px;
}
.columnmenu .sub li a {
  height: 56px;
  line-height: 56px;
  font-size: 1.6rem;
  color: #7f7f7f;
  display: block;
}
.img-box {
  position: relative;
}
.img-box::before {
  content: "";
  display: block;
}


/*轮显*/
.banner img {
  width: 100%;
  display: block;
}
.banner .lzpic1,
.banner .lzpic2 {
  background: none;
}
.banner.full .lzpic1,
.banner.sm-full .lzpic1,
.banner.full .lzpic2,
.banner.sm-full .lzpic2 {
  background: no-repeat center;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
.banner.sm-full .lzpic2 img,
.banner.full .lzpic1 img {
  display: none;
}
@keyframes banner-down {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: 10px;
  }
}
@-o-keyframes banner-down {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: 10px;
  }
}
@-moz-keyframes banner-down {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: 10px;
  }
}
@-webkit-keyframes banner-down {
  0% {
    margin-top: 0;
  }
  100% {
    margin-top: 10px;
  }
}
.main .banner {
  position: relative;
}
.main .banner .btn {
  position: absolute;
  bottom: 55px;
  right: 30px;
  z-index: 10;
  width:150px;
}
.main .banner .swiper-button-prev,
.main .banner .swiper-button-next {
  width: 30px;
  height: 30px;
  margin: 0 0 0 12px;
  background: no-repeat center;
  position: static;
  
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  background-size:12px 21px;
}
.main .banner .swiper-button-prev {
 /* background-image: url(/web/images/arrow2.png);float: left;*/
}
.main .banner .swiper-button-prev:hover {
  background-position: 0 center;
}
.main .banner .swiper-button-next {
 /* background-image: url(/web/images/arrow3.png);float: right;*/
}
.main .banner .swiper-button-next:hover {
  background-position: right center;
}
.main .banner .down {
  width: 28px;
  height: 52px;
  position: absolute;
  left: 50%;
  bottom:70px;
  z-index: 10;
  cursor: pointer;
  margin-left: -13px;
}
.main .banner .down span {
  height: 45px;
  background: url(/web/images/banner_down.png) no-repeat 0 center;
  background-size: 100% auto;
  display: block;
}
.main .banner .down:hover span {
  animation: banner-down 0.6s infinite alternate;
  -o-animation: banner-down 0.6s infinite alternate;
  -moz-animation: banner-down 0.6s infinite alternate;
  -webkit-animation: banner-down 0.6s infinite alternate;
}
.main .banner .swiper-slide {
  position: relative;
}
.main .banner .swiper-slide .table {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  text-align: left;
  /*display: flex; align-items: center; justify-content: center;*/
  display:none;
}
.main .banner .swiper-slide .cons{ margin:0 auto; max-width:1540px;width:96%;}
.main .banner .swiper-slide .cons .imgs{ float:left; width:333px; margin-right:60px; overflow:hidden; }
.main .banner .swiper-slide .cons .imgs img{display:inline; height:auto;}
.main .banner .swiper-slide .cons .txts{ float:left;width:calc(100% - 393px);width:-webkit-calc(100% - 393px);width:-moz-calc(100% - 393px);}
.main .banner .swiper-slide .txt {
  /*font-size: 5.5rem;*/
  color: #fff;
  letter-spacing: 2px;  position:relative; padding-bottom:4%; margin-top:2%; font-family:PingFang SC Bold;
 
}
.main .banner .swiper-slide .txt:after{ content:""; position:absolute; left:0; bottom:0; width:40px; height:4px; background:#0047ba;}
.main .banner .swiper-slide .desc {
  /*font-size: 5.5rem;*/
  color: #fff;
  letter-spacing: 1px; font-weight:lighter;margin-top:4%; max-width:490px; line-height:1.5;
}

.main .banner .swiper-slide .rbtn {
  padding: 0 25px;
  min-width: 145px;
  display: inline-block;
  font-size: 1.6rem;
  color: #fff;
  margin-top: 3%;
  background:#0047ba;
  background-size:cover; border-radius:6px;
}
.main .banner .swiper-slide .rbtn span {
  height: 54px;
  line-height: 54px;
  background: url(/web/images/i_pic1.png) no-repeat right center; background-size:10px 17px; padding-right:26px;
}
.main .banner .swiper-slide .rbtn:hover span {
  /*background: url(/web/images/arrow5.png) no-repeat right center;*/
  color: #fff;
}
/*.main .banner .swiper-pagination{ bottom:36px; width:100%;}
.main .banner .swiper-pagination-bullet{ width:11px; height:11px; background:rgba(255,255,255,0.24); margin-left:8px; margin-right:8px;}
.main .banner .swiper-pagination-bullet-active{ width:32px; background:#0047ba; border-radius:20px;}*/

@media screen and (max-width: 1200px) {
	.main .banner .swiper-slide .table{
		display:none;
	}
	
.header .nav #m2 .sub .sub_a .ul li{/*height:320px;*/ min-height:unset;}
}
@media (max-width: 1600px) and (min-width:1200px){
	.header .nav .sub .sub_b .ul li:first-child{
		padding-left:2%;
	}
	.header .nav .sub ul li:first-child{
		padding-left:2%;
	}
}

/*首页*/
/*轮显*/
.c-banner1 .swiper-pagination {display: flex;align-items: center;justify-content: center; bottom: 50px;}
.c-banner1 .swiper-pagination-bullet {position: relative; margin: 0 8px !important; width: 12px; height: 12px;display: inline-block;border-radius: 100%; background: transparent;opacity: 1;}
.c-banner1 .swiper-pagination-bullet::before {content: ""; position: absolute; z-index: -1;top: 1px;left: 3px; width: 10px; height: 10px; border-radius: 50%;background: #fff;
 transition: all 0s;}
.c-banner1 .swiper-pagination-bullet.swiper-pagination-bullet-active::before { top: 1px; left: 1px;width: 10px; height: 10px;  border: 2px solid rgba(255, 255, 255, .5); background: transparent;}
.c-banner1 .swiper-pagination-bullet svg {vertical-align: top;}
.c-banner1 .swiper-pagination-bullet svg circle { opacity: 0; fill: none; stroke: #f40000; stroke-width: 3; stroke-linecap: round; stroke-linejoin: round; stroke-dasharray: 39 39;stroke-dashoffset: 39; -webkit-transition: stroke-dashoffset 0s linear, opacity 0s linear; transition: stroke-dashoffset 0s linear, opacity 0s linear;}
.c-banner1 .swiper-pagination-bullet.swiper-pagination-bullet-active svg circle { opacity: 1;stroke-dashoffset: 0; -webkit-transition: stroke-dashoffset 5s linear, opacity 0s linear; transition: stroke-dashoffset 5s linear, opacity 0s linear;}
/*产品*/
.i_one_ul{ margin-top:5%; margin-bottom:5%;}
.i_one_ul ul{ overflow:hidden; position:relative;}
.i_one_ul li{ float:left; width:50%; }
.i_one_ul .ul1 li:nth-child(2){ position:absolute; top:0; right:0; height:100%;}
.i_one_ul .ul2 li:nth-child(2){ position:absolute; top:0; left:0; height:100%;}
.i_one_ul .ul2 li{ float:right;}
.i_one_ul li .boxs2{  position:relative;/* z-index:0;*/}
.i_one_ul li .boxs2:after{ content:""; position:absolute; right:-26px; top:50%; margin-top:-13px;width: 0;  height: 0;border-width: 13px;border-style: solid;border-color: transparent transparent transparent #0047ba; z-index:1;}
.i_one_ul .ul2 li .boxs2:after{ left:-26px; right:auto;border-color: transparent #0047ba transparent transparent;}
.i_one_ul li .boxs2 .imgs{ position:relative; padding-top:50%; transition:all 0.3s; overflow:hidden; }
.i_one_ul li .boxs2 .imgs img{ display: block;width: 100%; height:100%; position:absolute; top:0; left:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s; /*-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/}
.i_one_ul li .boxs2:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);/*-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;*/}
.i_one_ul li .boxs2 .txts{ background:rgba(23,23,23,0.2); position:absolute;  left:0; top:0; height:100%; width:100%;display: flex; align-items: center; justify-content: left;}
.i_one_ul li .boxs2 .boxs{ margin:0 auto; position:relative;width:94%; max-width:700px;}
.i_one_ul li .boxs2 .label{ display:block; text-align:left; height:22px; line-height:22px; color:#fff;  font-size:18px;transition:all 0.3s;}
.i_one_ul li .boxs2 .h4{  font-weight:normal; height:40px; line-height:40px; margin-top:16px; overflow:hidden; color:#fff;  transition:all 0.3s;white-space:nowrap;text-overflow:ellipsis;}
.i_one_ul li .boxs2 .p{height:108px; line-height:36px; margin-top:27px; overflow:hidden; color:#fff;  transition:all 0.3s;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; max-width:410px; font-size:16px;}
.i_more2.rbtn{padding: 0 19px; display: inline-block;font-size: 1.6rem; color: #fff; background: #0047ba; background-size: cover; border-radius: 6px; font-style:normal;}
.i_more2.rbtn span{height: 50px; line-height: 50px; background: url(/web/images/i_pic1.png) no-repeat right center; background-size: 7px 12px; padding-right: 21px;}
.i_one_ul li .boxs2 .rbtn{ margin-top: 32px;  }
.i_one_ul li .boxs3{ position:absolute; height:100%; width:50%; left:0; top:0;overflow:hidden; background:#f7f7f7;display: flex; align-items: center; justify-content: left;}
.i_one_ul li .boxs3.bg2{ right:0;background:#ededed; left:auto;}
.i_one_ul li .boxs3 .boxs{ margin:0 auto; position:relative;width:94%; max-width:320px;}
.i_one_ul li .boxs3 .imgs{ width:320px; margin:0 auto;position:relative; padding-top:320px; transition:all 0.3s;  }
.i_one_ul li .boxs3 .imgs img{ display: block;width: 100%; height:100%; position:absolute; top:0; left:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s; }
.i_one_ul li .boxs3:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.i_one_ul li .boxs3 .cons{ overflow:hidden; /*margin-top:15%;*/ background:url(/web/images/i_pic2.png) right center no-repeat; background-size:41px 41px; padding-right:45px;transition:all 0.3s;}
.i_one_ul li .boxs3:hover .cons{ background-image:url(/web/images/i_pic2_on.png);}
.i_one_ul li .boxs3 .cons .h4{  font-weight:normal;overflow:hidden; line-height:32px; height:32px; color:#333333;white-space:nowrap;text-overflow:ellipsis;}
.i_one_ul li .boxs3:hover .cons .h4{ color:#0047ba;}
.i_one_ul li .boxs3 .cons .p{ height:28px; line-height:28px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size:16px; color:#666666;}
/*关于我们*/
.i_more.rbtn{padding: 0 30px; display: inline-block;font-size: 1.6rem; color: #666666; background-size: cover; border-radius: 6px; font-style:normal; border:1px solid #cacaca;}
.i_more.rbtn span{height: 50px; line-height: 50px; background: url(/web/images/i_pic3.png) no-repeat right center; background-size: 8px 15px; padding-right: 21px;}
.i_more.rbtn:hover span{ background-image:url(/web/images/i_pic3_on.png);}
.i_more.rbtn:hover{ color:#fff; border:none;}
.i_more.rbtn::after{background: #0047ba;}
.i_about{ margin-top:8%; position:relative; overflow:hidden;}
.i_about .wrap.bgs2{margin-bottom:120px; position:relative; z-index:3;}
.i_about .imgs{ width:475px; overflow:hidden; float:right; border-radius:10px; }
.i_about .imgs img{ display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s; }
.i_about .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.i_about .i_about_l{ float:left; max-width:636px; width:calc(98% - 475px);width:-webkit-calc(98% - 475px);width:-moz-calc(98% - 475px); margin-top:32px;}
.i_about .i_about_l .label{ display:block; text-align:left; height:22px; line-height:22px; color:#333333;  font-size:20px;transition:all 0.3s;}
.i_about .i_about_l .h4{  font-weight:bold; max-height:120px; line-height:60px; margin-top:4px; overflow:hidden; color:#333333;  transition:all 0.3s;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.i_about .i_about_l .p{height:108px; line-height:36px; margin-top:25px; overflow:hidden; color:#333333;  transition:all 0.3s;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;  font-size:16px;}
.i_about .i_about_l .rbtn{ margin-top: 44px;   }
.i_about .i_about_two{ overflow:hidden; background:#0047ba; color:#fff; bottom:0; position:absolute; left:0; width:100%;}
/*数字*/
.i_about .counter{ width:calc(98% - 475px);width:-webkit-calc(98% - 475px);width:-moz-calc(98% - 475px);  text-align:left; margin-top:7%; margin-bottom:5%;}
.i_about .counter ul li{ float:left; width:25%;   transition:all 0.3s; position:relative; overflow:hidden;}
.i_about .counter ul li .txts2{ display:inline-block; vertical-align:top; }
.i_about .counter ul li .nums{ color:#fff; line-height:1;}
.i_about .counter span{display:inline-block; vertical-align:top; overflow:hidden; letter-spacing:1px;  }
.i_about .counter label{display:inline-block;vertical-align:bottom;  line-height:2;font-weight:500;  }
.i_about .counter ul li:nth-child(1) label{font-size:16px;}
.i_about .counter ul li:nth-child(4) label{font-size:20px;}
.i_about .counter .h6{ font-weight: normal; font-size:16px;  overflow:hidden; line-height:20px;  margin-top:2%;  color:#fff;}
.i_about .counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
/*解决方案*/
.i_title{ text-align:left; overflow:hidden; margin-top:6%;}
.i_title .label{display:block;  height:22px; line-height:22px; color:#333333;  font-size:20px;transition:all 0.3s;}
.i_title .h4{  font-weight:bold; max-height:120px; line-height:1.3; margin-top:8px; overflow:hidden; color:#333333;  transition:all 0.3s;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.i_title .p{  line-height:1.6; margin-top:12px; overflow:hidden; color:#333333;  transition:all 0.3s;  font-size:18px;}
.i_title .rbtn{ float:right; margin-top:-55px;}
.i_solution{ margin-top:4%; overflow:hidden; margin-bottom:6%;}
.i_solution ul li{ float:left; width:13.31%; margin-right:1.42%;  overflow:hidden; position:relative; -webkit-transition:all 0.6s ease-out 0s; -moz-transition:all 0.6s ease-out 0s; -o-transition:all 0.6s ease-out 0s; transition:all 0.6s ease-out 0s; border-radius:10px;}
.i_solution ul li:nth-child(6n+0){ margin-right:0;}
.i_solution ul li.on{ width:26.35%;}
.i_solution ul li .imgs{ overflow:hidden;padding-top:500px; background-repeat:no-repeat; background-size:auto 100%; background-position:center center;}
.i_solution ul li .imgs img{ display: block;overflow:hidden; width:100%;opacity:0;filter:Alpha(opacity=0); position:absolute; height:100%; top:0; left:0;}
.i_solution ul li .imgs:after{ content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,0.5);transition:all 0.3s;}
.i_solution ul li.on .imgs:after{ background:rgba(49,49,49,0.6);}
.i_solution ul li .txts{ overflow:hidden; position:absolute; top:0%; left:0; width:100%; height:100%;display: flex; align-items: center; justify-content: left;transition:all 0.6s;opacity:0;filter:Alpha(opacity=0);}
.i_solution ul li.on .txts{opacity:1.0;filter:Alpha(opacity=100);}
.i_solution ul li .txts .boxs{ width:94%;margin:0 auto; max-width:340px; overflow:hidden;}
.i_solution ul li .txts .h4{overflow:hidden; line-height:32px; height:32px;  color:#fff; font-weight:normal;white-space:nowrap;text-overflow:ellipsis;}
.i_solution ul li .txts .p{overflow:hidden; line-height:32px; height:96px; font-size:16px; color:#fff;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin-top:21px;}
.i_solution ul li .txts .rbtn{ margin-top:47px;}
.i_solution ul li .txts2{overflow:hidden; position:absolute; top:0%; left:0; width: 100%; height:100%;display: flex; align-items: center; justify-content: left;transition:all 0.6s;}
.i_solution ul li.on .txts2{opacity:0;filter:Alpha(opacity=0);}
.i_solution ul li .txts2 .p{writing-mode: tb-rl;color:#fff;}
.i_solution ul li .txts2 .cons{ margin:0 auto; text-align:center;}
/*新闻资讯*/
.i_news_bg{ background:#f7f7f7; overflow:hidden;}
.i_news_ul{ clear:both;margin-top:2%; padding-bottom:6%;}
.i_news_ul li{ float:left; width:49%; }
.i_news_ul li:nth-child(2n+0){ float:right;}
.i_news_ul li .boxs2{ background:#fff;box-shadow: 2px 2px 15px rgba(0,0,0,0.05); overflow:hidden; margin-bottom:20px;transition:all 0.3s;}
.i_news_ul li .boxs2:hover{box-shadow: 2px 2px 15px rgba(0,0,0,0.1);}
.i_news_ul li .boxs2.bgs1{ height:740px;}
.i_news_ul li .boxs2.bgs2{ height:420px;}
.i_news_ul li .boxs2.bgs3{ height:300px;}
.i_news_ul li .boxs{ max-width:700px; margin:0 auto; width:94%; overflow:hidden;}
.i_news_ul li .i_news_t{ height:74px; line-height:74px; display:block; overflow:hidden; background:url(/web/images/i_news_bg2.png) right center no-repeat; background-size:8px 16px; color:#333333; font-weight:bold;}
.i_news_ul li .i_news_t:hover{ background-image:url(/web/images/i_news_bg1_on.png);}
.i_news_ul .i_news_img{  position:relative; padding-top:300px; overflow:hidden;}
.i_news_ul .i_news_img img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.i_news_ul .i_news_img:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.i_news_ul .i_news_img .bgs{ background:url(/web/images/i_news_bg1.png) center bottom no-repeat; background-size:cover; overflow:hidden; position:absolute; top:0; left:0; width:100%; height:100%;}
.i_news_ul .i_news_img .bgs .cons{ margin:0 auto; width:94%; max-width:634px; color:#fff; }
.i_news_ul .i_news_img .bgs .cons .date{ width:76px; text-align:center; line-height:22px; font-size:16px; overflow:hidden; margin-top:34px;}
.i_news_ul .i_news_img .bgs .cons .label{ height:36px; line-height:36px; overflow:hidden;}
.i_news_ul .i_news_img .bgs .cons .h3{ font-weight:normal; height:34px; line-height:34px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#fff; margin-top:115px; font-size:18px;}
.i_news_ul .i_news_img .bgs .cons .p{ line-height:24px; height:24px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; font-size:16px;color:rgba(255,255,255,0.8); margin-top:6px;}
.i_news_ul .dl{}
.i_news_ul li:first-child .dl{ margin-top:27px;}
.i_news_ul .dl dd{ display:block; overflow:hidden; padding-bottom:15px; margin-bottom:15px;/* border-bottom:1px solid #e5e5e5;*/ position:relative; z-index:0;}
.i_news_ul .dl dd:last-child{ border-bottom:0;}
.i_news_ul .dl dd:before{ position:absolute; content:""; bottom:0;  height:1px; left:0; width:100%; background:#e5e5e5;}
.i_news_ul .dl dd:last-child:before{ display:none;}
.i_news_ul .dl dd:after{ position:absolute; content:""; bottom:0;  height:1px; left:0; width:0%; background:#0047ba;transition:all 0.6s; z-index:1;transition-delay: 0.2s;}
.i_news_ul .dl dd:hover:after{ width:100%;}
.i_news_ul .dl dd:last-child:after{ display:none;}
.i_news_ul .dl dd .imgs{ width:150px; float:left; position:relative; padding-top:85px; overflow:hidden; margin-right:3%; border-radius:4px;}
.i_news_ul .dl dd .imgs img{display: block;width: 100%; position:absolute; height:100%; left:0; top:0;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.i_news_ul .dl dd:hover .imgs img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.i_news_ul .dl dd .cons{ overflow:hidden;}
.i_news_ul .dl dd .cons .date{ float:right; border-left:1px solid #e6e6e6; width:114px; text-align:center; margin-top:10px; margin-left:2%;line-height:22px; font-size:16px; color:#999999;}
.i_news_ul .dl dd .cons .date .label{ height:36px; line-height:36px; overflow:hidden; color:#999999;}
.i_news_ul .dl dd .cons .h3{ font-weight:bold; height:30px; line-height:30px; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#333333; margin-top:10px; font-size:18px;}
.i_news_ul .dl dd:hover .cons .h3{ color:#0047ba;}
.i_news_ul .dl dd .cons .p{ line-height:28px; height:28px; overflow:hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; font-size:16px;color:#666666; }
.i_news_title{ display:none;}
/*合作伙伴*/
.i_partner_bg{ background:#efefef; overflow:hidden;}
/* 鼠标跟随 --> */
#c-followDot { position: fixed;top: 0;left: 0; width: 4px;height: 4px;border-radius: 50%; background-color: #0047ba; z-index: 999; pointer-events: none;}
#c-followDot .c-default { position: absolute;top: -18px; left: -18px;width: 40px; height: 40px;border: 1px solid #9c9c9c; border-radius: 50%; opacity: .2; box-sizing: border-box;z-index: 99; -webkit-transition: all 0.6s; transition: all 0.6s;}
#c-followDot .c-hover { position: absolute; top: -38px; left: -38px; width: 80px; height: 80px; background-color: #0047ba; border-radius: 50%; opacity: .12; z-index: 98;
  box-sizing: border-box; transform: scale(0, 0);-webkit-transform: scale(0, 0);  -webkit-transition: all 0.6s;transition: all 0.6s;}
#c-followDot.c-active .c-default {transform: scale(0, 0);-webkit-transform: scale(0, 0);}
#c-followDot.c-active .c-hover { transform: scale(1, 1); -webkit-transform: scale(1, 1);}
@media screen and (max-width: 1600px) {
/*产品*/
.i_one_ul li .boxs3 .imgs{ width:240px; padding-top:240px;}
.i_one_ul li .boxs3 .cons{ margin-top:7%;}

}
@media screen and (max-width: 1400px) {
/*产品*/
.i_one_ul li .boxs2 .label{ font-size:16px;}
.i_one_ul li .boxs2 .h4{ margin-top:12px; height:36px; line-height:36px;}
.i_one_ul li .boxs2 .p{ line-height:26px; height:78px; font-size:15px; margin-top:20px;}
.i_more2.rbtn{ font-size:15px;}
.i_more2.rbtn span{ height:46px; line-height:46px;}
.i_one_ul li .boxs3 .imgs{ width:200px; padding-top:200px;}
.i_one_ul li .boxs3 .cons{ margin-top:5%;}
.i_one_ul li .boxs3 .cons .p{ font-size:15px;}
/*关于我们*/
.i_about .wrap.bgs2{margin-bottom:100px;}
}

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

}

@media screen and (max-width: 1200px) {
/*轮显*/
.main .banner .swiper-slide .txt{ margin-top:5%;}
/*产品*/
.i_one_ul li{ float:none; width:100%;}
.i_one_ul li .boxs2 .boxs{ max-width:1000px;}
.i_one_ul li .boxs2:after{ display:none;}
.i_one_ul .ul2 li .boxs2:after{ display:none;}
.i_one_ul li .boxs3{ position:static; height:auto; float:left; display:block;}
.i_one_ul li .boxs3 .boxs{ max-width:500px; margin-top:10%; margin-bottom:10%;}
.i_one_ul li .boxs3 .cons{ margin-top:8%;}
.i_one_ul .ul1 li:nth-child(2){ position:static; height:auto;}
.i_one_ul .ul2 li:nth-child(2){ position:static; height:auto;}
.i_one_ul .ul2 li{ float:none; clear:both;}

/*关于我们*/
.i_about .i_about_l .h4{ margin-top:8px; line-height:50px; max-height:100px;}
.i_more.rbtn:hover{ background-color:#0047ba;}
/*新闻资讯*/
.i_news_ul .i_news_img .bgs .cons .h3{ font-size:16px;}
.i_news_ul .i_news_img .bgs .cons .p{ font-size:14px;}
.i_news_ul .dl dd .cons .p{ font-size:14px;}
.i_news_ul .dl dd .cons .h3{ font-size:16px;}
.i_news_ul .dl dd .cons .date{ width:90px; font-size:14px;}
}

@media screen and (max-width: 960px) {
/*轮显*/
.main .banner .swiper-slide .cons .imgs{ width:280px; margin-right:30px;}
.main .banner .swiper-slide .cons .txts{width: calc(100% - 310px); width: -webkit-calc(100% - 310px); width: -moz-calc(100% - 310px);}
.main .banner .swiper-slide .txt{ margin-top:8%; font-size:40px;}
.c-banner1 .swiper-pagination{ bottom:40px;}
/*关于我们*/
.i_about .wrap.bgs2{ margin-bottom:6%;}
.i_about .i_about_l{ float:none; max-width:none;width: calc(100% - 0px);width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); margin-top:5%;}
.i_about .imgs{ float:none; width:100%;}
.i_about .i_about_l .h4{ line-height:1.5; max-height:none;}
.i_about .i_about_l .p{ height:auto; line-height:1.6; margin-top:15px;}
.i_about .i_about_two{ position:static;}
/*数字*/
.i_about .counter{width: calc(100% - 0px);width: -webkit-calc(100% - 0px); width: -moz-calc(100% - 0px); margin-top:5%; margin-bottom:4%;}
/*解决方案*/
.i_title .label{ font-size:18px;}
.i_title .p{ font-size:16px;}
.i_solution ul li{ width:32%; margin-right:2%; margin-bottom:2%;}
.i_solution ul li:nth-child(3n+0){ margin-right:0;}
.i_solution ul li.on{ width:32%;}
.i_solution ul li.on .txts{opacity: 0; filter: Alpha(opacity=0);}
.i_solution ul li.on .txts2{opacity: 1.0; filter: Alpha(opacity=100);}
.i_solution ul li .imgs{ padding-top:122%;background-size:cover;}
/*新闻资讯*/
.i_news_ul{ margin-top:4%;}
.i_news_ul li{ float:none; width:100%; margin-bottom:2%;}
.i_news_ul li:nth-child(2n+0){ float:none;}
.i_news_ul li .boxs2{ margin-bottom:2%; display:none;}
.i_news_ul li:first-child .boxs2{ display:block;}
.i_news_ul li .boxs{ max-width:840px;}
.i_news_ul .i_news_img .bgs .cons{ max-width:770px;}
.i_news_ul .i_news_img .bgs .cons .date{ margin-top:4%;}
.i_news_ul li .i_news_t{ height:60px; line-height:60px; }
.i_news_ul li .boxs2.bgs1{ height:auto;}
.i_news_ul li .boxs2.bgs2{ height:auto;}
.i_news_ul li .boxs2.bgs3{ height:auto;}
.i_news_title{ float:right; overflow:hidden; margin-top:-36px;  display:block;}
.i_news_title li{ float:left; margin-left:10px; font-weight:bold; line-height:36px; height:36px; font-size:16px;}
.i_news_title li.on{ color:#0047ba;}
.i_news_ul li .boxs2.bgs2{display:block;}
}

@media screen and (max-width: 780px) {
/*轮显*/
.main .banner .swiper-slide .cons .imgs{ width:220px; margin-right:20px;}
.main .banner .swiper-slide .cons .txts{width: calc(100% - 240px); width: -webkit-calc(100% - 240px); width: -moz-calc(100% - 240px);}
.main .banner .swiper-slide .txt{font-size:32px;}
.main .banner .swiper-slide .rbtn span{ height:46px; line-height:46px;}
.c-banner1 .swiper-pagination{ bottom:30px;}
/*关于我们*/
.i_more.rbtn{ padding:0 20px;}
.i_about .i_about_l .label{ font-size:18px;}
/*数字*/
.i_about .counter .h6{ font-size:14px;}
.i_about .counter ul li:nth-child(1) label{ font-size:14px;}
.i_about .counter ul li:nth-child(4) label{ font-size:18px;}
}
@media screen and (max-width: 640px) {
/*轮显*/
.main .banner .swiper-slide .cons .imgs{ width:180px; margin-right:12px;}
.main .banner .swiper-slide .cons .txts{width: calc(100% - 192px); width: -webkit-calc(100% - 192px); width: -moz-calc(100% - 192px);}
.main .banner .swiper-slide .txt{font-size:28px; margin-top:4%;}
.main .banner .swiper-slide .rbtn span{ height:40px; line-height:40px;}
.main .banner .swiper-slide .rbtn{ margin-top:4%;}
/*产品*/
.i_one_ul li .boxs2 .h4{ height:30px; line-height:30px; margin-top:8px;}
.i_one_ul li .boxs2 .p{ line-height:22px; height:auto; max-height:44px;font-size:14px;}
.i_more2.rbtn{ font-size:14px;}
.i_more2.rbtn span{ height:36px; line-height:36px; padding-right:16px;}
.i_one_ul li .boxs3 .imgs{ width:150px; padding-top:150px;}
.i_one_ul li .boxs3 .cons .p{ font-size:14px;}
/*关于我们*/
.i_more.rbtn{ font-size:14px;}
.i_more.rbtn span{ height:44px; line-height:44px; padding-right:16px;}
.i_about .i_about_l .rbtn{ margin-top:6%;}
.i_about .i_about_l .p{ font-size:14px;}
.i_about .i_about_l .label{ font-size:16px;}
/*解决方案*/
.i_title .label{ font-size:16px;}
.i_title .p{ font-size:14px;}
.i_solution ul li .imgs{ padding-top:130%;}
/*新闻资讯*/
.i_news_ul .dl dd .imgs{ margin-right:2%;}
.i_news_ul .i_news_img{ padding-top:43%;}
.i_news_ul .i_news_img .bgs .cons .date{ margin-top:5%;}
.i_news_ul .i_news_img .bgs .cons .h3{ margin-top:12%; height:26px; line-height:26px;}
.i_news_ul .i_news_img .bgs .cons .p{ font-size:13px; line-height:20px; height:20px;}


.i_news_ul li:first-child .dl{ margin-top:20px;}
.i_news_ul .dl dd:last-child{ margin-bottom:0; padding-bottom:20px;}
.i_news_ul li .i_news_t{ height:50px; line-height:50px;}
.i_news_title{ margin-top:-30px;}
.i_news_title li{ font-size:15px; line-height:30px; height:30px;}
/* 鼠标跟随 --> */
#c-followDot { display:none;}

.wrapper .footer .contact{display:block;margin-left: 30%;}
}

@media screen and (max-width: 480px) {
/*轮显*/
.main .banner .swiper-slide .cons .imgs{ width:150px; margin-right:10px;}
.main .banner .swiper-slide .cons .txts{width: calc(100% - 160px); width: -webkit-calc(100% - 160px); width: -moz-calc(100% - 160px);}
.main .banner .swiper-slide .txt{font-size:24px; margin-top:4%; padding-bottom:5%;}
.main .banner .swiper-slide .txt:after{ height:3px;}
.main .banner .swiper-slide .rbtn span{ height:36px; line-height:36px;}
.main .banner .swiper-slide .rbtn{ min-width:120px; padding:0 20px; font-size:14px;}
.main .banner .swiper-slide .desc{ font-size:14px;}
.c-banner1 .swiper-pagination{ bottom:20px;}
/*产品*/
.i_more2.rbtn{font-size:13px; padding:0 15px;}
.i_one_ul li .boxs2 .rbtn{  margin-top:18px;}
.i_one_ul li .boxs2 .p{ font-size:13px; margin-top:10px;}
.i_one_ul li .boxs2 .imgs{ padding-top:55%;}
.i_one_ul li .boxs3 .boxs{ margin-top:12%;}
.i_one_ul li .boxs3 .cons{background-size: 32px 32px; padding-right:unset;background-image:unset;}
.i_one_ul li .boxs3 .cons .p{ font-size:13px; height:24px; line-height:24px;text-align:center;}
.i_one_ul li .boxs3 .cons .h4{ height:26px; line-height:26px;text-align:center;}
/*关于我们*/
.i_more.rbtn{ font-size:13px; padding:0 15px;}
.i_more.rbtn span{ height:36px; line-height:36px;}
.i_about .i_about_l{ margin-top:6%;}

/*数字*/
.i_about .counter .h6{ font-size:13px;}
.i_about .counter span{ font-size:26px;}
.i_about .counter ul li:nth-child(4) label{ font-size:16px;}
/*解决方案*/
.i_title .label{ font-size:14px;}
.i_title .p{ font-size:13px; margin-top:6px;}
.i_title .h4{ margin-top:4px;}
.i_solution ul li{ width:49%; }
.i_solution ul li:nth-child(3n+0){ margin-right:2%;}
.i_solution ul li:nth-child(2n+0){ margin-right:0;}
.i_solution ul li.on{ width:49%;}
.i_solution ul li .imgs{ padding-top:134%;}
/*新闻资讯*/
.i_news_ul .dl dd .cons .date{width:75px;}
.i_news_ul .dl dd .cons .p{ display:none;}
.i_news_ul .dl dd .cons .h3{height:60px;white-space:unset;text-overflow:ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -webkit-box;}
.i_news_ul .dl dd .imgs{ width:130px; padding-top:74px;}
.i_news_ul .i_news_img{ padding-top:186px;}
.i_news_ul .i_news_img .bgs .cons .date{ margin-top:16px;}
.i_news_ul .i_news_img .bgs .cons .h3{ margin-top:36px;}
.i_news_ul li .i_news_t{ height:44px; line-height:44px;}
.i_news_title{ margin-top:-26px;}
.i_news_title li{ font-size:14px; line-height:26px; height:26px;}
.wrapper .footer .contact{display:block;margin-left: 25%;}
}
@media screen and (max-width: 420px) {
/*轮显*/
.main .banner .swiper-slide .txt{font-size:20px;}
.main .banner .swiper-slide .desc{ font-size:13px;}
.c-banner1 .swiper-pagination{ bottom:15px;}
.main .banner .swiper-slide .rbtn{ font-size:13px; min-width:110px;}
.main .banner .swiper-slide .rbtn span{ padding-right:20px;}
/*产品*/
.i_one_ul li .boxs2 .label{ font-size:14px;}
.i_one_ul li .boxs2 .p{ font-size:12px;}
.i_one_ul li .boxs2 .imgs{ padding-top:60%;}
.i_one_ul li .boxs3 .cons .p{ font-size:12px;}
/*解决方案*/
.i_title .p{ font-size:12px;}
.i_title .rbtn{ margin-top:-60px;}

.i_news_ul .dl dd .cons .h3{font-size:14px;}
.i_news_ul .dl dd .cons .date{width:65px;}
.i_about .counter ul li{width:24%}
.i_about .counter ul li:last-child{width:28%}
}





