.sl-slider-wrapper {
 height:100vh;
 margin:0 auto;
 position:relative;
 overflow:hidden
}
.sl-slider {
 position:absolute;
 top:0;
 left:0
}
.sl-slide,
.sl-slides-wrapper,
.sl-slide-inner {
 position:absolute;
 width:100%;
 height:100%;
 top:0;
 left:0
}
.sl-slide {
 z-index:1
}
.sl-content-slice {
 overflow:hidden;
 position:absolute;
 -webkit-box-sizing:content-box;
 -moz-box-sizing:content-box;
 box-sizing:content-box;
 background:#fff;
 -webkit-backface-visibility:hidden;
 -moz-backface-visibility:hidden;
 -o-backface-visibility:hidden;
 -ms-backface-visibility:hidden;
 backface-visibility:hidden;
 opacity:1
}
.sl-slide-horizontal .sl-content-slice {
 width:100%;
 height:50%;
 left:-200px;
 -webkit-transform:translateY(0%) scale(1);
 -moz-transform:translateY(0%) scale(1);
 -o-transform:translateY(0%) scale(1);
 -ms-transform:translateY(0%) scale(1);
 transform:translateY(0%) scale(1)
}
.sl-slide-horizontal .sl-content-slice:first-child {
 top:-200px;
 padding:200px 200px 0
}
.sl-slide-horizontal .sl-content-slice:nth-child(2) {
 top:50%;
 padding:0 200px 200px
}
.sl-slide-vertical .sl-content-slice {
 width:50%;
 height:100%;
 top:-200px;
 -webkit-transform:translateX(0%) scale(1);
 -moz-transform:translateX(0%) scale(1);
 -o-transform:translateX(0%) scale(1);
 -ms-transform:translateX(0%) scale(1);
 transform:translateX(0%) scale(1)
}
.sl-slide-vertical .sl-content-slice:first-child {
 left:-200px;
 padding:200px 0 200px 200px
}
.sl-slide-vertical .sl-content-slice:nth-child(2) {
 left:50%;
 padding:200px 200px 200px 0
}
.sl-content-wrapper {
 position:absolute
}
.sl-content {
 width:100%;
 height:100%;
 background:#fff
}
.sl-slide-horizontal .sl-slide-inner {
 background:#ddd
}
.sl-slide-vertical .sl-slide-inner {
 background:#ccc
}


  .censa{
      background: #fff;
      margin: 20%;
      padding: 10%;
  }
  .kongs4{
      height: 100vh;
      background: #f5f5f5;
  }
  .kongs4 .censa h2{
      font-size: 20px;line-height: 1.7;
      margin-bottom: 15px;
      color: #000;
  }
  .kongs4 .censa a{
      font-size: 24px;
      display: inline-block;
      text-decoration: underline;
      color: #5d5d5e;
  }
  .kongs4 .censa a:hover{
      color: #1951f1;
  }
  
  
.layout {
	position: relative;
	margin: 0 auto;background: #fff;
	overflow: hidden;
}
.wrap {
	margin: 0 auto;width: 1500px;
}
.footer {
	background: #313131;padding-top: 20px;
}
.footer ul {
	text-align: center;
}
.footer ul li {
	margin: 0 40px;display: inline-block;
}
.footer ul li a {
	display: block;font-size: 16px;
	line-height: 34px;color: #fff;transition: all 0.3s;
}
.footer ul li a:hover {
	color: #e62129;
}
.footer .fen {
	padding: 55px 285px 70px;
}
.footer .fen .lo {
	float: left;height: 90px;
}
.footer .fen .lo a,
.footer .fen .lo img {
	display: block;height: 100%;
}
.footer .fen .ph {
	float: right;margin-top: 18px;position: relative;
	padding-left: 54px;font-size: 16px;
	background: url(../images/fn1.png) no-repeat left center;
}
.footer .fen .ph a {
	display: block;
}
.footer .fen .ph h4 {
	font-size: 16px;line-height: 24px;color: #fff;
}
.footer .fen .ph h5 {
	font-size: 24px;line-height: 30px;color: #fff;
	font-weight: bold;
}
.copyright a{
	font-size: 12px;line-height: 30px;color: #fff;text-align: center;
	border-top: 1px solid rgba(255,255,255,0.2);display: block;
}
.banner {
	height: 935px;
}
.header .logo{
	float: left;margin-top: 14px;margin-left: 50px;
	width: 72px;
}
.header .logo a,
.header .logo img {
	display: block;width: 100%;
}
.header .naver {
	float: right;width: calc(100% - 280px);
}
.header .naver li {
	float: left;width: calc((100% - 492px)/8);margin-right: 70px;
}
.header .naver li:last-child {
	margin-right: 0;
}
.header .naver li a {
	display: block;font-size: 16px;text-align: center;
	line-height: 80px;color: #000;transition: all 0.3s;
}
.header .naver li.on a,
.header .naver li a:hover {
	background: #e62129;color: #fff;
}
.fabout {
	padding: 80px 0 100px;
}
.tit {
	text-align: center;
}
.tit h2 {
	font-size: 54px;line-height: 1;color: #cccccc;
	font-weight: bold;text-transform: uppercase;
}
.tit h3 {
	font-size: 34px;line-height: 1;color: #e62129;
	font-weight: bold;margin: -22px auto 0;
}
.tit h4 {
	text-align: center;
}
.tit i {
	display: inline-block;margin-top: 7px;position: relative;
	font-size: 14px;line-height: 20px;color: #282828;text-transform: uppercase;
}
.tit i::after,
.tit i::before {
	position: absolute;z-index: 11;content: "";
	left: -516px;top: 50%;transform: translateY(-50%);
	background: url(../images/fh1.png) no-repeat center/cover;
	height: 6px;width: 506px;
}
.tit i::after {
	left: auto;right: -516px;
	transform: translateY(-50%) rotate(180deg);
}
.fabout p {
	font-size: 16px;line-height: 1.6;color: #000;text-align: center;
	margin-top: 55px;
}
.fabout ul {
	text-align: center;font-size: 0;
	margin-top: 90px;
}
.fabout li {
	display: inline-block;margin: 0 60px;position: relative;
}
.fabout li .icon {
	width: 260px;transition:all 2s;
}
.fabout li:hover .icon{
	transform:rotate(720deg);
	-ms-transform:rotate(720deg);  /* IE 9 */
	-moz-transform:rotate(720deg);     /* Firefox */
	-webkit-transform:rotate(720deg); /* Safari 和 Chrome */
	-o-transform:rotate(720deg);
}
.fabout li .icon img {
	display: block;width: 100%;
}
.fabout li .cens {
	position: absolute;z-index: 33;
	top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;text-align: center;
}
.fabout li .cens .ico {
	height: 56px;position: relative;margin-bottom: 12px;
}
.fabout li .cens .ico img {
	display: block;position: absolute;
	z-index: 11;top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;
}
.fabout li .cens h4 {
	font-size: 20px;
	line-height: 1.5;color: #e62129;
}
.fabout li .cens h4 i {
	display: inline-block;
}
.hserv {
	padding: 35px 0 40px;
}
.hserv .fhse {
	margin-top: 60px;
}
.hserv .fhse .pic {
	float: left;overflow: hidden;width: 43%;height: 700px;
}
.hserv .fhse .pic ul {
	width: 100%;height: 100%;
}
.hserv .fhse .pic li {
	width: 100%;height: 100%;display: none;
}
.hserv .fhse .pic li:first-child {
	display: block;
}
.hserv .fhse .rta {
	float: right;width: 56%;
}
.hserv .fhse .rta .ova {
	margin-top: 70px;padding: 30px 60px 40px;
	-webkit-box-sizing: border-box;width: 94%;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: -5%;
	display: none;
}
.hserv .fhse .rta .ova:first-child{
	display: block;
}
.hserv .fhse .rta .ova .text h2 {
	font-size: 40px;line-height: 1.5;color: #010000;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.hserv .fhse .rta .ova .text h4 {
	font-size: 16px;line-height: 1.8;color: #010000;
	margin-top: 26px;font-weight: bold;
}
.hserv .fhse .rta .ova .text p {
	font-size: 16px;line-height: 26px;color: #010000;
	margin-top: 25px;height: 130px;overflow: hidden;
}
.hserv .fhse .rta .ova .text a {
	display: block;font-size: 16px;
	color: #fff;text-align: center;background: #e62129;
	width: 160px;line-height: 46px;margin-top: 26px;transition: all 0.3s;
}
.hserv .fhse .rta .ova .text a:hover {
	background: #bb080f;
}
.hserv .fhse .rta dl {
	overflow: hidden;margin-top: 40px;
}
.hserv .fhse .rta dd {
	float: left;width: calc((100% - 38px)/4);cursor: pointer;
	margin-right: 12px;height: 200px;position: relative;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);#eeeeee
	filter: grayscale(100%);
	filter: gray;transition: all 0.3s;
}
.head{
	height: 80px;position: relative;
}
.header{
	position: absolute;top: 0;z-index: 999;left: 0;right: 0;
}
.header.active{
	position: fixed;
	background: #eeeeee;
}
.hserv .fhse .rta dd.on,
.hserv .fhse .rta dd:hover {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: gray;
}
.hserv .fhse .rta dd:nth-child(4n) {
	margin-right: 0;
}
.hserv .fhse .rta dd h5 {
	position: absolute;z-index: 11;bottom: 0;
	left: 0;right: 0;margin: 0 auto;
	text-align: center;background: rgba(0,0,0,0.7);
	font-size: 20px;line-height: 2;color: #fff;
	padding: 0 20px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.hserv .fhse .rta dd:hover h5,
.hserv .fhse .rta dd.on h5{
	color: #fff;background: #e62129;
}
.hproduct {
	padding-top: 30px;
}
.hproduct .hd {
	margin-top: 30px;
}
.hproduct .hd ul{
	display: flex;
	justify-content: space-between;
}
.hproduct .hd ul:after{
	display: none;
}
.hproduct .hd li {
	display: inline-block;
	position: relative;font-size: 16px;line-height: 40px;color: #000;
	transition: all 0.3s;text-align: center;cursor: pointer;
	word-break:keep-all;padding-bottom: 6px;
	white-space:nowrap;width: auto !important;margin: 0 !important;
	overflow:hidden;
	text-overflow:ellipsis;
}
.hproduct .hd li:last-child {
	margin-right: 0;
}
.hproduct .hd li:hover,
.hproduct .hd li.on {
	color: #e62129;
}
.hproduct .hd li::before {
	position: absolute;z-index: 11;content: "";
	bottom: 6px;left: 0;right: 0;margin: 0 auto;opacity: 0;
	background: #e62129;height: 2px;transition: all 0.3s;
}
.hproduct .hd li:hover::before,
.hproduct .hd li:hover::after,
.hproduct .hd li.on::after,
.hproduct .hd li.on::before {
	opacity: 1;
}
.hproduct .hd li::after {
	position: absolute;z-index: 11;content: "";
	bottom: 0;left: 0;right: 0;margin: 0 auto;opacity: 0;
	background: url(../images/fj6.png) no-repeat center/cover;height: 8px;transition: all 0.3s;width: 10px;
}
.hproduct .bd {
	margin-top: 36px;
}
.hproduct .bd li {
	float: left;width: calc((100% - 92px)/4);margin-bottom: 30px;margin-right: 30px;
}
.hproduct .bd li:nth-child(4n) {
	margin-right: 0;
}
.hproduct .bd li a {
	display: block;padding: 28px 14px 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #eeeeee;
	transition: all 0.3s;
	background: #fff;
}
.hproduct .bd li a:hover {
	border-color: #e62129;
}
.hproduct .bd li .pic {
	height: 214px;
}
.hproduct .bd li h5 {
	text-align: center;margin: 22px auto 0;
	width: 180px;border: 1px solid #eeeeee;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;transition: all 0.3s;
}
.hproduct .bd li h5 i {
	display: inline-block;
	font-size: 16px;line-height: 42px;
	padding-right: 68px;
	background: url(../images/fj4.png) no-repeat right center;
	color: #000;transition: all 0.3s;
}
.hproduct .bd li:hover h5 {
	background: #e62129;border-color: #e62129;
	
}
.hproduct .bd li:hover h5 i {
	color: #fff;	
	background: url(../images/fj5.png) no-repeat right center;
}
.hliuc {
	padding: 6vw 0 ;background: #eeeeee;
}
.hliuc .swiperlist {
	margin: 70px auto 0;overflow: hidden;
}
.hliuc .swiperlist .swiper-slide h5 {
	text-align: center;margin-top: 15px;
}
.hliuc .swiperlist .swiper-slide .pics {
	border: 1px solid #cccccc;height: 300px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	
}
.hliuc .swiperlist .swiper-slide h5 em,
.hliuc .swiperlist .swiper-slide h5 i {
	display: inline-block;margin: 0 6px;vertical-align: top;
}
.hliuc .swiperlist .swiper-slide h5 i {
	background: #e62129;line-height: 30px;width: 30px;
	text-align: center;color: #fff;font-size: 16px;border-radius: 50%;overflow: hidden;
}
.hliuc .swiperlist .swiper-slide h5 em {
	font-size: 24px;line-height: 30px;color: #000;
}
.hliuc .swiperlist .spans {
	margin: 65px auto 0;
}
.spans {
	text-align: center;
}
.spans span {
	margin: 0 6px !important;
	height: 10px;width: 10px;
	background: #bfbfbf;opacity: 1;
}
.spans span.swiper-pagination-bullet-active {
	background: #e62129;
}
.hmaps {
	padding: 85px 0 100px;
}
.hmaps .maps {
	margin: 45px 150px 0;
}
.hmaps .maps img {
	display: block;width: 100%;
}

.fmouths {
	position: fixed;z-index: 222;bottom: 10%;
	left: 0;border: 1px solid #e62129;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 184px;background: #fff;
}
.fmouths h2 {
	font-size: 22px;line-height: 40px;color: #fff;
	text-align: center;background: #e62129;
}
.fmouths ul {
	padding: 12px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fmouths li {
	margin-bottom: 10px;
	border: 1px solid #e62129;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 20px;
	padding: 1px;position: relative;top: 0;
	transition: all 0.3s;
}
.fmouths li:hover {
	top: -2px;
}
.fmouths li a {
	display: block;
	overflow: hidden;
}
.fmouths li:last-child {
	margin-bottom: 0;overflow: hidden;
	
}
.fmouths li .ico {
	float: left;height: 36px;width: 36px;
	border-radius: 50%;overflow: hidden;
}
.fmouths li .ico img {
	display: block;width: 100%;height: 100%;
}
.fmouths li h4 {
	width: calc(100% - 55px);float: right;
	font-size: 18px;line-height: 36px;color: #e62129;
	
}
.fservic {
	position: fixed;top: 20%;
	right: 5px;z-index: 222;
}
.fservic li {
	margin-bottom: 4px;width: 74px;
	background: #e62129;transition: all 0.3s;
	position: relative;
}
.fservic li .weisxd{
	position: absolute;right: 100%;top: 0;width: 130px;display: none;
}
.fservic li .weih6{
	position: absolute;right: 100%;top: 0;width: 180px;display: none;background: #e62129;text-align: center;
	opacity: 0.8;
}
.fservic li .weih6 h6{
    font-size: 24px;
    line-height: 70px;
    color: #fff;
    font-weight: bold;
}
.fservic li:hover .weih6,
.fservic li:hover .weisxd{
	display: block;
}
.fservic li:hover {
	background: rgba(230,33,41,0.7);
}
.fservic li a {
	display: block;padding: 12px 2px 13px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;position: relative;
}
.fservic li .ico {
	height: 32px;position: relative;
}
.fservic li .ico img {
	position: absolute;z-index: 11;top: 0;
	left: 0;right: 0;margin: 0 auto;
}
.fservic li h4 {
	font-size: 14px;line-height: 1;color: #fff;
}


/* 关于我们 */
.fhezise {
	background: #eeeeee;
}
.about .hd {
	padding: 65px 0 75px;
}
.ti {
	text-align: center;
}
.ti h2 {
	font-size: 34px;line-height: 1.8;color: #000;
	font-weight: bold;
}
.ti .line {
	margin: 0 auto;position: relative;
	width: 230px;background: #000;height: 1px;
}
.ti .line i {
	height: 3px;width: 45px;background: #e62129;
	margin: 0 auto;display: block;position: relative;top: -1px;
}
.about .hd .dels {
	margin-top: 32px;padding: 0 130px;
	font-size: 16px;line-height: 1.8;color: #000;
	-webkit-box-sizing: border-box;text-align: center;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.about .bd {
	padding: 45px 0 90px;
}

.about .bd .porovs {
	padding: 0 85px;position: relative;
}
.about .bd .abswiper {
	overflow: hidden;padding: 75px 0 70px;
}
.about .bd .porovs .next,
.about .bd .porovs .prev {
	position: absolute;z-index: 66;
	top: 50%;transform: translateY(-50%);
	left: 25px;height: 40px;width: 40px;
	border-radius: 50%;overflow: hidden;transition: all 0.3s;
	cursor: pointer;background: url(../images/fj1.png) no-repeat center/cover;
}
.about .bd .porovs .next:hover,
.about .bd .porovs .prev:hover {
	background: url(../images/fj1-1.png) no-repeat center/cover;
}
.about .bd .porovs .next {
	left: auto;right: 25px;
	transform: translateY(-50%) rotate(180deg);
}
.about .bd .abswiper li {
	height: 570px;
	transform: scale(0.8);
}
.about .bd .abswipers li{
	    width: 650px;
	    height: 533px;
	    background: #fff;
	    box-shadow: 0 8px 30px #ddd;
}

.about .bd .abswiper li.swiper-slide-active {
	position: relative;z-index: 66;
	transform: scale(1);
}

/* 联系我们 */

.contact .fcon {
	margin-top: 70px;padding: 0 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.contact .hd {
	padding: 40px 0 70px;
}
.contact .fcon .weix {
	float: left;width: 425px;
}
.contact .fcon .weix li {
	float: left;width: calc((100% - 50px)/2);
}
.contact .fcon .weix li:nth-child(2n) {
	float: right;
}
.contact .fcon .weix li .img {
	height: 186px;
}
.contact .fcon .weix li .img img {
	display: block;height: 100%;width: 100%;
}
.contact .fcon .weix li h6 {
	margin-top: 10px;text-align: center;
	font-size: 16px;line-height: 1.8;color: #000;
}
.contact .fcon .ph {
	float: left;margin-left: 140px;margin-top: 20px;
}
.contact .fcon .ph h3 {
	padding-left: 70px;
	font-size: 30px;line-height: 60px;color: #000;
	background: url(../images/fn5.png) no-repeat left center;
}
.contact .fcon .ph h5 {
	margin-top: 9px;font-size: 40px;line-height: 50px;color: #e62129;
}
.contact .fcon .lx {
	float: right;width: calc(100% - 1020px);margin-top: 20px;
}
.contact .fcon .lx h6 {
	font-size: 30px;line-height: 42px;color: #000;
}
.contact .fcon .lx dl {
	margin-top: 10px;
}
.contact .fcon .lx dd {
	padding-left: 26px;
	font-size: 16px;line-height: 30px;color: #000;
}
.maps {
	height: 700px;
}
.hmaps .maps {
	height: auto;
}

.maps .anchorBL {
	display: none;
}

/* 公司新闻 */
.pages ul {
	text-align: center;font-size: 0;
}
.pages li {
	display: inline-block;margin: 0 2px;
}
.pages li a {
	padding: 0 6px;transition: all 0.3s;
	font-size: 16px;line-height: 38px;color: #888888;
	text-align: center;min-width: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	display: block;
}
.pages li.on a,
.pages li a:hover {
	color: #fff;background: #e62129;border-color: #e62129;
}
.news {
	padding: 30px 0 100px;
}
.news .hd {
	overflow: hidden;
}
.news .hd .lt {
	float: left;width: 750px;
}
.news .hd .lt h3 {
	font-size: 16px;line-height: 22px;color: #e62129;font-weight: bold;
	padding-left: 12px;position: relative;
}
.news .hd .lt h3::before {
	position: absolute;z-index: 11;content: "";
	width: 4px;height: 16px;background: #e62129;
	left: 0;top: 50%;transform: translateY(-50%);
}
.news .hd .seach {
	float: right;margin-top: 12px;
}
.product .hd .seach form {
	width: 450px;
}
.product .hd .seach form,
.news .hd .seach form {
	display: block;position: relative;
	width: 500px;overflow: hidden;
	background: #eeeeee;border-radius: 21px;
}
.product .hd .seach .txt,
.news .hd .seach .tx {
	padding: 0 25px;width: 90%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;border: none;
	font-size: 16px;height: 42px;color: #888888;
	background: none;
}
.product .hd .seach .btn,
.news .hd .seach .btn {
	display: block;border: none;
	position: absolute;z-index: 11;
	right: 22px;top: 50%;transform: translateY(-50%);
	width: 23px;height: 23px;background: url(../images/fn3.png) no-repeat center/cover;
}
.fpadd {
	padding: 0 50px;
}
.news .bd {
	margin-top: 40px;background: #e62129;padding: 10px;
	-webkit-box-sizing: border-box;overflow: hidden;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.news .hd .lt ul {
	margin-top: 6px;overflow: hidden;padding-left: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.news .hd .lt li {
	float: left;margin-right: 20px;
	
}
.news .hd .lt li a {
	font-size: 16px;line-height: 1.8;color: #000;
	transition: all 0.3s;display: block;
}
.news .hd .lt li a:hover {
	color: #e62129;
}
.news .bd .pic{
	width: 58%;float: left;height: 430px;
}
.news .bd .pic a {
	display: block;width: 100%;height: 100%;
}
.news .bd .text {
	float: right;width: 42%;padding: 14px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.news .time i{
	display: block;font-size: 50px;line-height: 1;color: #fff;
	font-weight: bold;
}
.news .time span {
	font-size: 14px;line-height: 1.1;color: #fff;
}
.news .bd .text h2 a {
	margin-top: 34px;font-size: 16px;
	line-height: 26px;color: #fff;font-weight: bold;
	height: 52px;overflow: hidden;display: block;
}
.news .bd .text p {
	margin-top: 10px;font-size: 16px;line-height: 26px;color: #fff;height: 78px;overflow: hidden;
}
.news .bd .text h6 {
	margin-top: 20px;padding-left: 27px;
	font-size: 14px;line-height: 20px;color: #fff;
	background: url(../images/fn4.png) no-repeat left center;
}
.news .bd .text .mores {
	margin-top: 36px;width: 140px;
	font-size: 16px;line-height: 40px;color: #e62129;
	background: #fff;text-align: center;border-radius: 20px;
	overflow: hidden;transition: all 0.3s;display: block;
}
.news .list {
	margin-top: 50px;
}
.news .list li {
	float: left;width: calc((100% - 42px)/3);margin-bottom: 30px;
	margin-right: 20px;
}
.news .list li:nth-child(3n) {
	margin-right: 0;
}
.news .list li a {
	display: block;background: #eeeeee;padding-bottom: 22px;
	transition: all 0.3s;
}
.news .list li a:hover {
	background: #e62129;
}
.news .list li a:hover dd,
.news .list li a:hover p{
	color: #fff;
}
.news .list li .pica {
	height: 295px;border: 4px solid #e62129;border-bottom: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.news .list li .txt {
	overflow: hidden;padding: 16px 0 32px;
}
.news .list li .txt .tim {
	float: left;margin-top: 5px;width: 100px;
	position: relative;text-align: center;
}
.news .list li .txt .tim::before {
	position: absolute;z-index: 11;content: "";
	top: 6px;right: 0;height: 56px;width: 1px;
	background: #888;transition: all 0.3s;
}
.news .list li:hover .txt .tim::before {
	background: #fff;
}
.news .list li .txt .tim i {
	font-size: 50px;line-height: 1;color: #000;
	font-weight: bold;display: block;transition: all 0.3s;
}
.news .list li .txt .tim span {
	font-size: 14px;line-height: 1;color: #000;display: block;transition: all 0.3s;
}
.news .list li:hover .txt .tim i,
.news .list li:hover .txt .tim span {
	color: #fff;
}
.news .list li .txt .rtx {
	float: right;padding: 0 30px 0 17px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: calc(100% - 100px);
}
.news .list li .txt .rtx h3 {
	font-size: 16px;line-height: 24px;color: #000;
	font-weight: bold;transition: all 0.3s;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.news .list li .txt .rtx p {
	margin-top: 12px;font-size: 16px;transition: all 0.3s;
	line-height: 22px;color: #888888;height: 44px;overflow: hidden;
}
.news .list li:hover .txt .rtx h3,
.news .list li:hover .txt .rtx p {
	color: #fff;
}
.news .list li h6 {
	text-align: center;
}
.news .list li h6 i {
	display: inline-block;padding-left: 26px;
	font-size: 14px;line-height: 24px;color: #888888;transition: all 0.3s;
	background: url(../images/fn4-1.png) no-repeat left center;
}
.news .list li:hover h6 i {
	color: #fff;
	background: url(../images/fn4.png) no-repeat left center;
}
.sheji .hd {
	padding-top: 40px;
}
.sheji .hd .qies {
	border: 1px solid #e62129;
	-webkit-box-sizing: border-box;margin: 50px 150px 0;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.sheji .hd .qies .lt {
	float: left;width: 180px;
}
.sheji .hd .qies .lt li h4 {
	font-size: 16px;line-height: 172px;color: #000;
	text-align: center;transition: all 0.3s;cursor: pointer;
}
.sheji .hd .qies .lt li {
	border-bottom: 1px solid #e62129;
}
.sheji .hd .qies .lt li:last-child {
	border-bottom: none;
}
.sheji .hd .qies .lt li.on h4,
.sheji .hd .qies .lt li:hover h4 {
	color: #fff;background: #e62129;
}
.sheji .hd .qies .trc {
	overflow: hidden;float: right;width: calc(100% - 180px);
	border-left: 1px solid #e62129;min-height: 518px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 95px 16px 40px 50px;
}
.sheji .hd .qies .trc .trls {
	display: none;
}
.sheji .hd .qies .trc .trls:first-child {
	display: block;
}
.sheji .hd .qies .trc .lta {
	float: left;margin-top: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: calc(100% - 400px);
}
.sheji .hd .qies .trc .lta h5 {
	font-size: 30px;line-height: 42px;color: #000;font-weight: bold;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.sheji .hd .qies .trc .lta dl {
	margin-top: 20px;
}
.sheji .hd .qies .trc .lta dd {
	margin-bottom: 16px;
	font-size: 16px;line-height: 1.8;color: #000;
	padding-left: 18px;background: url(../images/fn2.png) no-repeat left center;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.sheji .hd .qies .trc .rta {
	float: right;width: 380px;height: 320px;
}
.sheji .hd .qies .trc .rta img {
	display: block;width: 100%;height: 100%;
}

/* 产品 */
.product {
	padding: 50px 0 130px;
}
.product .hd ul {
	float: left;overflow: hidden;margin-top: 3px;
	width: calc(100% - 540px);display: flex;justify-content: space-between;
}
.product .hd li {
	position: relative;margin: 0 !important;
}
.product .hd li:last-child {
	margin-right: 0;
}
.product .hd li a {
	display: block;font-size: 16px;
	line-height: 30px;color: #000;
	transition: all 0.3s;
}
.product .hd li::before {
	position: absolute;z-index: 11;content: "";
	bottom: 0;left: 0;right: 0;margin: 0 auto;width: 0;
	height: 2px;background: #e62129;transition: all 0.3s;
}
.product .hd li:hover::before,
.product .hd li.on::before {
	width: 100%;
}
.fpad {
	padding: 0 50px;
}
.product .hd .seach {
	float: right;
}
.product .hd {
	margin-top: 55px;
}
.product .bd {
	margin-top: 24px;border: 4px solid #e62129;
	-webkit-box-sizing: border-box;overflow: hidden;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 6px 0;
}
.product .bd .pic {
	width: 52%;float: left;height: 465px;
}
.product .bd .text {
	float: right;width: 47%;margin-top: 80px;padding-right: 22px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.product .bd .text dd {
	font-size: 16px;line-height: 40px;color: #000;
	padding-left: 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: url(../images/fn12.png) no-repeat left top 16px;
}
.product .list ul {
	margin-top: 30px;overflow: hidden;
}
.product .list li {
	float: left;width: calc((100% - 42px)/3);margin-bottom: 30px;
	margin-right: 20px;
}
.product .list li:nth-child(3n) {
	margin-right: 0;
}
.product .list li a {
	display: block;
}
.product .list li .pics{
	height: 300px;
	border: 1px solid #e62129;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: none;
	
}
.product .list li h6 {
	font-size: 16px;line-height: 80px;color: #000;
	font-weight: bold;background: #eeeeee;position: relative;
}
.product .list li h6 em {
	text-align: center;width: 60%;
	display: block;margin: 0 auto;
	word-break:keep-all;transition: all 0.3s;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.product .list li:hover h6 em {
	color: #e62129;
}
.product .list li h6 i {
	position: absolute;z-index: 11;
	top: 0;left: 6%;display: block;
}
.product .pages {
	padding-top: 10px;
}
.dels {
	padding: 60px 0 80px;
}
.dels h1 {
	font-size: 36px;line-height: 1.6;color: #000;font-weight: 500;
	word-break:keep-all;text-align: center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.dels h6 {
	font-size: 16px;line-height: 1.4;color: #666;text-align: center;
	padding-bottom: 20px;
}
.dels .del {
	padding: 30px 0;border-bottom: 1px solid #999;
	font-size: 16px;line-height: 1.6;
}
.dels .btns {
	overflow: hidden;margin-top: 20px;
}
.dels .btns a {
	float: left;font-size: 16px;line-height: 2.2;color: #333;
	transition: all 0.3s;display: block;
	word-break:keep-all;width: 48%;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.dels .btns a:nth-child(2) {
	float: right;
}
.dels .btns a:hover {
	color: #e62129;
}
.swiperpage{
	height: 100vh;
}
.swiperpage>.swiper-wrapper>.swiper-slide{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	height: 100vh;
}
.swiperpage>.swiper-wrapper>.swiper-slide.fass{
	height: auto;
}
.spanswiper{
	position: absolute;right: 40px !important;top: auto !important;
	bottom: 10%;z-index: 111;
}
.spanswiper span{
	display: block;margin: 5px 0 !important;
}
.spanswiper .swiper-pagination-bullet-active{
	background: #e62129;
}





.hnews .lts{
	width: 55%;
	float: left;
}
.hnews .rts{
	float: right;
	width: 43%;float: right;
}
.hnews .hd{
	border-bottom: 2px solid #d5d1d2;
}
.hnews .hd h2{
	float: left;
	border-bottom: 2px solid #e62129;
	font-size: 20px;
	line-height: 40px;
	color: #333;
	position: relative;top: 2px;
}
.hnews .hd a{
	float: right;
	font-size:14px ;
	line-height: 40px;
	color: #333;
}
.hnews .hd{
	margin-bottom: 30px;
}
.hnews .lts li{
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 30px;margin-bottom: 30px;
}
.hnews .lts li a{
	display: block;
	overflow: hidden;
}
.hnews .lts li .pic{
	float: left;
	width: 160px;
	height: 125px;
	overflow: hidden;
}
.hnews .lts li .pic img{
	width: 100%;height: 100%;
	display: block;
	object-fit: cover;
}
.hnews .lts li .text{
	float: right;
	width: calc(100% - 180px);
}
.hnews .lts li .text h2{
	font-size: 16px;
	line-height: 1.6;
	color: #333;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.hnews .lts li .text p{
	font-size:14px ;
	line-height: 1.7;
	color: #666;
	margin: 10px 0;
	height: 3.4em;
	overflow: hidden;
}
.hnews .lts li .text h6{
	overflow: hidden;
}
.hnews .lts li .text h6 i{
	float: left;font-size:14px ;
	line-height: 30px;
	color: #94909e;
}
.hnews .lts li .text h6 i.num{
	background: url(../images/fn4-1.png) no-repeat left center;
	margin-right: 30px;
	padding-left: 25px;
}
.hnews .lts li .text h6 i.time{
	background: url(../images/uutime.png) no-repeat left center/18px auto;
	margin-right: 30px;
	padding-left: 25px;
}
.hnews .lts li .text h6 .more{
	float: right;
	width: 100px;
	line-height: 30px;text-align: center;
	border-radius: 20px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #94909e;
}
.hnews .rts li{
	margin-bottom: 10px;
}
.hnews .rts li a{
	display: block;
	overflow: hidden;
}
.hnews .rts li h2{
	float: left;width: calc(100% - 120px);
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-left: 20px;
	font-size:16px ;
	line-height: 30px;
	color: #333;position: relative;
}
.hnews .rts li h2::before{
	content: "";
	position: absolute;
	left: 0;top: 50%;
	width: 10px;height: 10px;
	border-radius: 50%;
	background: #e62129;
	display: block;margin-top: -5px;
}
.hnews .rts li i{
	float: right;width: 100px;
	text-align: right;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:14px ;
	line-height: 30px;
	color: #666;
}
.hnews {
	padding: 5% 0;
}
.hnews .rts li:nth-child(n + 14){
	display: none;
}
.hnews .lts li a:hover h2{
	color: #e62129;
}
.hnews .lts li a:hover .text h6 .more{
	color: #fff;border-color: #e62129;
	background: #e62129;
}
.hnews .lts li a:hover .pic img{
	transform:scale(1.1);
	-ms-transform:scale(1.1);  /* IE 9 */
	-moz-transform:scale(1.1);     /* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1); 
}
.hnews .lts li a .pic img{
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.hnews .rts li a:hover h2{
	color: #e62129;
}
.hnews .hd a:hover{
	color: #e62129;
}

.link dl{
	overflow: hidden;
}
.link dd,
.link dt{
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 1.7;
}
.link dd a{
	display: inline-block;
	font-size: 14px;
	color: #fff;
	line-height: 1.7;
}
.link dd{
	margin-right: 10px;
}






