﻿@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	/* [disabled]-moz-box-sizing: border-box; */
	list-style-position: outside;
}
img {
border:none; max-width:100%;}

body { font-size: 15px;font-family:Arial,"微软雅黑",Microsoft YaHei;color: #333; font-weight: normal; padding: 0px; margin: 0px; text-decoration: none; line-height: 27px;padding-top:90px;min-width:1200px;
}
a {
text-decoration:none;
font-family:Arial,"微软雅黑",Microsoft YaHei;
color:#333;
font-weight:normal;
}
a:hover { color:#e60012; }
.clear {clear:both;}
ul {
list-style-type: none;
}
li {
list-style-type:none;
line-height:27px;
}
.fl{float:left;}
.fr{float:right;}
.hz{width:1200px;margin:0 auto;}
.hza{width:1200px;margin:80px auto;}
.hza:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}


.logo{margin:15px 0;}
.logo img{height:60px;}
.top-pc { position: fixed; z-index: 99; top: 0px; left: 0;  width: 100%; background:#fff;box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2); }
.top-hz { width:1200px; margin: 0 auto; }
.logo-hz { margin:15px 0;}


.nav { display: inline-block; box-sizing: border-box; vertical-align: bottom; }
.mainbav ul:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
.mainbav li { position: relative; padding: 0 28px; }
.mainbav li:last-of-type { padding-right: 0px; }
.mainbav li a { font-size: 16px; }
.mainbav .memu { float: left; line-height:90px;  }
.mainbav .memu:hover, .mainbav .memu.active { display: block; }
.mainbav .memu:hover a, .mainbav .memu.active a { color: #e60012;}
.mainbav ul li ul { display: none; position: absolute; width:210px; left: 0; top:90px; z-index:1; background:#fff; padding-top:10px;}
.mainbav ul li ul li {float: none; border-right: none; padding:0; line-height:46px; position: relative; text-align: left; }
.mainbav ul li ul li a { border-bottom:none !important; display: block; color: #333 !important; font-size: 14px; font-weight: normal; padding: 0 20px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.mainbav ul li ul li a:hover { color:#e60012 !important;background:#f9f9f9;}
.mainbav ul li ul li ul { position: absolute; left: 100%; top: 0; }


.index-yyl {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: middle;
	line-height: 90px;
	margin-left: 50px;
	font-size: 16px;
}
.index-yyl img {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 2px;
	margin-right: 3px;
}
.set {
	font-size: 16px;
	background: 45px 10px no-repeat;
	transition: all 0.5s;
}
.new {
	width: 160px;
	position: absolute;
	z-index: 999;
	display: none;
	text-align: center;
	top:90px;
	margin-left: -20px;
}
.nav1 ul li {
	line-height: 48px;
	background: #fff;
	border-bottom: 1px solid #ebebeb;
}
.nav1 ul li:hover {
	background: #e60012;

}
.new a {
	font-size:15px;
	text-decoration: none;
}
.nav1 .new a:hover {
	color: #fff;
}
.sousuo { display: inline-block; box-sizing: border-box; vertical-align: bottom; line-height:90px; position: relative; z-index: 1; transition: all 0.5s; }
.sousuo .sousuo_an { width: 60px; height:90px; display: table-cell; vertical-align: middle; background: url(../images/index_07.png) center no-repeat; cursor: pointer; transition: all 0.5s; }
.sousuo .ssk_bj { width: 100%; display: none; position: fixed; left: 0; top: 100px; z-index: 10; }
.sousuo .ssk { max-width: 1300px; width: 90%; overflow: hidden; margin: 0 auto;  background: #fff; }
.sousuo .ssk .input_txt { width: 75%; height: 58px; float: left; line-height: 58px; padding: 0 2%; border: none; border-radius: 0;background:#fff; }
.sousuo .ssk .input_btn { width: 25%; height: 58px; float: right; FONT-SIZE: 18px; color: #fff; line-height: 58px; border: 0 none; border-radius: 0; background: #e60012; cursor: pointer; }
.p-show { display: block !important; }
 input,textarea {
	outline:none;
 }


/*banner*/
.block_home_slider{height:auto; position:relative; line-height:0px; text-align:center;}/*底部小图标*/
.block_home_slider .slide {position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a {width:27px; height:50px; display:block; margin-top:-20px; position:absolute; top:50%; text-indent:-9000px; }
.block_home_slider .flex-direction-nav a.flex-prev {left:0; background:url(../images/jt1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next {right:0; background:url(../images/jt2.png) no-repeat;}
.block_home_slider .flex-control-paging{ position:absolute; bottom:20px; width:100%;text-align: center;}
.block_home_slider .flex-control-paging li {margin: 0px;padding:0 5px; display:inline-block; *display:inline; *zoom:1; overflow: hidden;list-style-type: none;}
.block_home_slider .flex-control-paging li a{width:11px; height:11px; display:block; background:#fff; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:34px; background:#e60012;}
.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{line-height:0px;height:100%;display: none;-webkit-backface-visibility: hidden;list-style-type:none; position:relative;}



.index-about-left{float:left;width:45%;text-align:center;padding-top:50px;}
.index-about-left-title{font-weight:bold;color:#161616;font-size:30px;background:url(../images/x.jpg)no-repeat center bottom;padding-bottom:10px;}
.index-about-left-nr{margin:50px 0;font-size:16px;color:#666;}
.index-about-left-more{background:#e60012;width:120px;line-height:45px;margin:0 auto;text-align:center;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.index-about-left-more a{color:#fff;}
.index-title{background:url(../images/x.jpg)no-repeat bottom;padding-bottom:20px;
	text-align: center;font-weight:bold;
	font-size: 30px;color:#161616;}
.index-about-left-more:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);}
.index-about-right{float:right;width:48%;}


.index-products-title {font-weight:bold;color:#161616;font-size:30px;background:url(../images/x.jpg)no-repeat bottom left;padding-bottom:20px;text-transform:uppercase;float:left;margin-bottom:40px;}
.index-products-hz{margin:80px auto 50px auto;width:1200px;overflow:hidden;}
.parHd{float:left;width:100%;}

.parHd ul li{background:url(../images/index_09.png)no-repeat left;padding-left:25px;margin-bottom:20px;width:18%;margin-right:2%; display:inline-block; overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.parHd ul li:nth-child(5n){margin-right:0;}
.parHd ul li:hover {color:#e60012;background:url(../images/index_12.png)no-repeat left;}
.parHd ul li a {font-weight: bold;}

.index-products-bj{background:#f9f9f9;overflow:hidden;padding-bottom:70px;}
.ny-p .item a {
	overflow: hidden;
	display: block;
	padding-bottom: 20px;
	background-color: #fff;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.ny-p .item:hover a {
	background-color: #e60012;}
.ny-p .item .pic {
	overflow: hidden;
	position: relative;
	height: 0;
	padding-top:100%;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.ny-p .item:hover .pic {
	-webkit-transform: translateY(-7%);
	-ms-transform: translateY(-7%);
	-o-transform: translateY(-7%);
	transform: translateY(-7%);
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.ny-p .item .pic img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	_height: 100%;
}
.ny-p .item .tit {
	text-align: center;
	padding:30px 3% 10px 3%;
    font-size: 18px;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap; font-weight: bold;
}
.ny-p .item:hover .tit {
	color: #fff;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	-o-transform: translateY(-25%);
	transform: translateY(-25%);
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.ny-p .item .tit2 {
	text-align: center;
	margin: 0 15px 25px 15px ;
font-size: 14px;
	color:#999 !important;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; 

}
.ny-p .item:hover .tit2 {
	color: #fff !important;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	-o-transform: translateY(-25%);
	transform: translateY(-25%);
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.ny-p .item .more {
	display: block;border:none;
	font-size: 20px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	margin: 0 auto;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	background-color:#e1e1e1;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.ny-p .item:hover .more {
	-webkit-transform: translateY(-60%);
	-ms-transform: translateY(-60%);
	-o-transform: translateY(-60%);
	transform: translateY(-60%);
	background-color: #fff;
	color: #e60012;
}




.khjz_bj{width:100%;}
.khjz_dkj{position:relative;}

.khjz .item{width:100%;padding:0 8px; position:relative;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}

.owl-carousel .owl-wrapper:after{content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.owl-carousel{display:none; width: 100%;-ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.owl-carousel .owl-controls{width:100%;  z-index:11;}
.owl-carousel .owl-controls .owl-buttons div{position:absolute; display:inline-block ;zoom: 1;*display:inline; width:40px; height:70px; text-indent:-9999px; transition:.35s;  top:45%; margin-top:-35px;}
.owl-carousel .owl-controls .owl-buttons .owl-prev {background:url(../images/jtl02.png) center no-repeat; overflow:hidden; left:8px;}
.owl-carousel .owl-controls .owl-buttons .owl-next {background:url(../images/jtr02.png) center no-repeat; overflow:hidden; right:8px;}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {background:url(../images/jtl03.png) center no-repeat; overflow:hidden; }
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {background:url(../images/jtr03.png) center no-repeat; overflow:hidden;}

.owl-carousel .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.owl-carousel .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.owl-carousel .owl-controls .owl-page span{display: block;width:10px; height:10px; margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #869791;}
.owl-carousel .owl-controls .owl-page.active span,
.owl-carouselpzs .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1; background: #e46d22;}
.owl-carousel .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.owl-carousel .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.khjz .owl-pagination{width:100%; height:14px; text-align:center; margin-top:60px; display:none;}
.khjz .item .cpzs_wb{width:100%; height:100%; text-align:center; background:#fff; }
.khjz .item .cpzs_wb .cpzs_wb_t{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:15px 0; }
.khjz .item .cpzs_img{overflow:hidden;display:block; }
.khjz .item .cpzs_img img{ transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.khjz .item .cpzs_img img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.text-nowrap,.text-truncate {
	white-space:nowrap
}
.text-truncate {
	overflow:hidden;
	text-overflow:ellipsis
}

.c-flex {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.title-40{
	font-size:40px;
	font-weight:500;
	color:#222;
	transition:.2s linear;
}
.title-30{
	font-size:30px;
	font-weight:700;
	color:#222;
	transition:.2s linear;
}
.title-18{
	padding:20px 0;
	font-size:18px;
	font-weight:700;
	transition:.2s linear;
}
.blue{ color:#0e408c !important;}



.index-partner-bj{background:url(../images/index_06.jpg)center;background-size: cover;
    background-attachment: fixed;
padding:60px 0;overflow:hidden;}


.index-infou-bj{
background:url(../images/index_07.jpg) center;background-size: cover;
    background-attachment: fixed;
    padding: 80px 0  50px 0;
    overflow: hidden;}

.infou-ul{margin:40px 0;}
.infou-ul ul {display: flex;flex-wrap: wrap; }

    .infou-ul li {
        float: left;
        width: 25%;
        text-align: center;
    }
.infou-ul li > div {}

        .infou-ul li h3 {
            color: #fff;
            font-size: 0;
            line-height: 50px;
            height: 50px;}

.infou-ul li h3 span {
                font-size: 30px; }

.infou-ul li h3 span:nth-child(1) {font-size:45px;font-weight:normal; }
.infou-ul li h3 d {display: inline;font-size: 26px;font-weight:normal;}

        .infou-ul li p {
            margin-top: 3px;
            font-size: 16px;
            line-height: 30px;
            color: #fff;
        }


/* 新闻 */
.ind-news{width: 100%;overflow: hidden;padding: 70px 0;overflow: hidden;}
.news-box{width: 100%;margin-top: 70px;}
.news-list{width: 68%;float: left;}
.news-list ul li{float: left;width: 46.5%;margin-right: 3.5%;box-shadow: 0 0 10px rgba(9, 16, 24, .1);border-radius: 10px;}
.news-list ul li .img{width: 100%;position: relative;height: 270px;overflow: hidden;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.news-list ul li .img img{width: 100%;height: 100%;object-fit: cover;transition: all .8s ease;}
.news-list ul li .img .time{position: absolute;left: 20px;bottom: 15px;background-color: #e60012;line-height: 30px;padding: 0 8px;font-size: 14px;color: #fff;}
.news-list ul li .text{width: 100%;padding: 40px 30px;}
.news-list ul li .text h6{font-size: 18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition: all .4s ease;}
.news-list ul li .text p{color: #999;margin: 18px 0;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news-list ul li .text .more{font-size: 16px;color: #e60012;}
.news-list ul li .text .more i{display: inline-block;width: 17px;height: 10px;background: url('../images/jian-ico.png') no-repeat center center;margin-left: 10px;}
.news-list ul li:hover .text h6{color: #e60012;}
.news-list ul li:hover .img img{transform: scale(1.06);}

.news-main{width: 32%;float: right;box-shadow: 0 0 10px rgba(9, 16, 24, .1);border-radius: 10px;padding: 25px;}
.news-main .tit{width: 100%;overflow: hidden;margin-bottom: 10px;}
.news-main .tit h6{font-size:22px;float: left;}
.news-main .tit a{float: right;font-size: 14px;color: #999;}
.news-main .tit a:hover{color: #e60012;}
.news-main ul{width: 100%;}
.news-main ul li{width: 100%;padding: 20px 0;border-top: 1px solid #e6e6e6;}
.news-main ul li h6{font-size: 14px;color: #999;line-height: 15px;}
.news-main ul li p{font-size: 16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;
margin: 10px 0 8px;transition: all .4s ease;}
.news-main ul li:hover p{color: #e60012;}

.white,.whites{position: relative;overflow: hidden;}
.white:after,.whites:after{content: ''; cursor: pointer; position: absolute; left: -100%; top: 0; width:100%; height:100%; background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0)); transform: skewx(-25deg);}
.white:hover:after{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.whites:hover:after{left:100%; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; transition:0.5s;}



/*----底部----*/

.foot-bj {background:#1c1c1c;padding:0 0 15px 0; overflow: hidden;color:#a1a1a1; }
.foot-left{float:left;width:78%;margin-top:40px;}
.foot-lxfs {
	float: left;
	width:60%;
}
.foot-hz-nav {
	float: left;
	margin-right:12%;
}
.foot-hz-cd { font-size:18px;color:#fff;font-weight:bold;}
.foot-hz-menu { margin-top:25px; }
.foot-hz-menu a {color:#a1a1a1;line-height:30px; }
.foot-hz-menu a:hover {color:#e5251a;}
.foot-contact {float: left;width:40%;}
.foot-hz-lxwm{margin-top:30px;float:left;}
.foot-hz-lxwm a { color: #a1a1a1;  }
.foot-hz-lxwm a:hover{color: #e5251a; text-decoration: underline; }

.foot-right{float: right;width:22%;padding:60px 0 30px 0; text-align:center;color:#a1a1a1;}
.FootTel {margin-bottom: 20px;}

.FootTel p {font-size: 28px;color:#fff;font-weight: bold;}


.index-copy-left{float:left;}
.index-copy-bj {color:#a1a1a1; margin-top:40px;}
.index-copy{padding:20px 0 10px 0;}
.index-copy a { color: #a1a1a1;}
.index-copy a:hover {text-decoration:underline;color: #e5251a; }

.foot-bq-pc li{ float: left; margin-right:10px;  }
.foot-bq-pc li a{color:#a1a1a1;}
.foot-bq-pc li a:hover {text-decoration:underline;color: #e5251a; }



.ny-banner img{width:100%;}
.s-tu{margin-right:10px;}

.location { padding: 25px 0; background: #fff;border-bottom: 1px solid #ececec;}
.location,.location a { color:#999999; }
.location a.cur { color:#333; }

.servicesC {margin-top:50px;}
.servicesC-a ul li { float: left; margin: 0 15px 15px 0; }
.servicesC-a ul li a { overflow:hidden; text-overflow:ellipsis; white-space:nowrap;display: inline-block; padding:15px 35px; background:#fff; border-radius: 2px; font-size: 16px;color:#666666; }
.servicesC-a ul li.cur a,.servicesC-a ul li:hover a { background:#e60012; color:#fff; }



.ny-about-hz{margin:50px 0 70px;overflow:hidden;}
.ny-about-left-title{ font-weight: bold;font-size:30px;line-height:30px;background:url(../images/x.jpg)no-repeat left bottom;padding-bottom:18px;}
.ny-about-left-hz{background:#fff;overflow:hidden;padding:4%;}
.ny-about-left{width:100%;float:left;}

.ny-about-left-wb{color:#666;overflow:hidden;float:left;width:55%;background:#fff;padding-right: 4%;}
.ny-about-left-wb h2{color:#e60012;margin-bottom:20px;}
.ny-about-right{float:right;width:45%;}
.ny-about-left-wb p{margin-bottom:15px; }

.ny-about-lc{width:100%;float:left;background:#fff;padding:50px 0;overflow:hidden;}



.time-line-box {
  margin-top: 40px;
}
.time-line-box ul:after {
  content: '';
  background: url(../images/line.png) repeat-x left bottom;
  height: 52px;
  width: 1000%;
  position: absolute;
  left: 0;
  z-index: 1;
}
.time-line-box ul li {
  float: left;
  width: 350px;
  position: relative;
  padding-top: 176px;
  padding-bottom: 0;
  padding-left: 0;
  z-index: 2;
}
.time-line-box ul li:after {
  content: '';
  height: 124px;
  border-left: #d3d3d2 2px solid;
  position: absolute;
  top: 52px;
  left: 0;
}
.time-line-box ul li dl {
  padding-left: 25px;
}
.time-line-box ul li dl dt {
  font-size: 22px;
  color: #e80000;
  font-weight: bold;
  position: relative;
  margin-bottom: 10px;
}
.time-line-box ul li dl dt:after {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background: #e80000;
  position: absolute;
  left: -32px;
  top: 0;
  border: #ffc8c8 4px solid;
}
.time-line-box ul li dl dd {
 padding-left: 15px;
  position: relative;
}
.time-line-box ul li dl dd:after {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #e80000;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
}
.time-line-box ul li:first-child {
  margin-left: 95px;
}
.time-line-box ul li:last-child {
  margin-right: 40px;
}
.time-line-box ul li:nth-child(2n) {
  padding-top: 0;
}
.time-line-box ul li:nth-child(2n):after {
  top: auto;
  bottom: -51px;
  height: 76px;
  z-index: 2;
}
.time-line-box ul li:nth-child(2n) dt:after {
  left: -34px;
}
.time-line-box ul li:nth-child(2n) .layui-text {
  position: absolute;
  left: 0;
  bottom: 10px;
  border-left: #d3d3d2 2px solid;
}
.time-line-box ul .item-this:after {
  border-left: #e80000 2px solid;
}
.time-line-box ul .item-this .layui-text {
  border-left: #e80000 2px solid !important;
}


.ny-bj{background:#f9f9f9;overflow:hidden;}

.about_eb{ margin-top:50px; position:relative;display:block;padding-bottom:30px;}
.about_eb ul li{background:url(../images/abourt_eb-libg.png) no-repeat 130px top;display:block !important; width:100%; overflow:hidden;}
.about_eb ul li strong{margin-top:-5px; float:left; width:15%; font-size:16px; color:#333;}
.about_eb ul li span{ margin-top:-5px;width:80%; font-size:16px; margin-bottom:50px;float:left;}


.ny-about-qyzs{margin-top:40px;}


.index-product-bj{background:#f9f9f9;padding:80px 0 ;overflow:hidden;}
.linian_txt{font-size: 14px;color: #333;margin-top:50px;}
.linian_txt ul{display: flex; flex-wrap: wrap;}
.linian_txt ul li{float: left;width:31.5%;margin: 0 2% 2% 0;position: relative;overflow: hidden;padding:40px 1.5%;background: #fff;}
.linian_txt ul li:nth-child(3n){margin-right:0;}

.linian_txt ul li .linian_txt_img{text-align: center;}
.linian_txt ul li:hover{box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);}
.linian_txt_wz2{padding-top: 20px;}
.linian_txt_wz .h1{font-size: 22px;color: #333;text-align: center;padding-bottom:25px;}
.linian_txt_wz .h2{font-size: 14px;color: #999;text-align: center;}



.ny-ryzz-left{float:left;width:60%;}
.ny-ryzz-right{float:right;width:35%;background:#a4cbe8;padding:2%;text-align:center;}
.ny-about-left-ms{margin-top:15px;}



.ny-ryzz-hz{margin:50px 0 40px;overflow:hidden;}




.news { width: 100%;background:#fff; margin-bottom:35px; padding:45px 20px;overflow:hidden;}
.news:hover{box-shadow: 0 2px 20px rgba(0,0,0,.16);}
.news-title { font-size:20px;font-weight:bold; }
.news-hz{ width:65%;float:right;}
.news-content { margin-top:15px;color: #757575; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; overflow: hidden; }
.news-tu{float:left;width:30%;}

.news-tt-more{margin-top:20px;}
.news-tt-time{color:#999;margin-top:5px;}

.ny-newshow-title{font-size:30px;font-weight:bold;text-align:center;color:#333;}
.ny-newshow-rq{margin-top:10px;color:#999;text-align:center;}
.ny-newshow-nr{margin-top:30px;}


.ny-news-left{width:70%;float:left;background:#fff;padding:40px;}
.ny-newsshow-right{width:28%;float:right;background:#fff;padding:30px 20px;}
.ny-newsshow-right-title{font-size:24px;border-bottom:1px solid #e5e5e5;padding-bottom:10px;}
.ny-newsshow-right-nr{margin-top:30px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ny-newsshow-right-nr li{background:url(../images/wjdian.png)no-repeat left;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;line-height:36px;padding-left:20px;}



.news-ti { font-size: 24px;  font-weight:bold; }
.time {font-size: 14px; color: #999; font-weight: normal;margin-top:5px; }
.news-more { width: 150px; line-height:38px; text-align: center; }
.news-more a{color:#666;font-size:15px;border: 1px solid #e1e1e1;display: block; border-radius:25px;}
.news-more:hover a { background: #e3b703; border: 1px solid #e3b703;color: #fff; display: block; }
.about-content { margin-top:40px; }

.about-content p { margin-top:15px; }
.index-product-fl-box{float:left;width:21%;}
.index-product-title-hz{background:#3a3a3a;color:#fff;padding:28px 25px;}
.index-product-title{font-size:28px;font-weight:bold;}

.ny-product-fl{background:#fff; padding:15px;overflow:hidden;}
.ny-product-fl li{padding:14.5px 0;border-bottom:1px dashed #ececec;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ny-product-fl li a{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ny-product-fl li:hover a,.ny-product-fl li.an a{padding-right:15px;display:block;font-weight:bold;background:url(../images/index_12.png) no-repeat right;color:#f70011;}

.index-product-fr{float:right;width:77%;}

 .prt .nday{padding-top:0px;}

 .prt li{width:32%;float: left;margin-right: 2%;margin-bottom:4%;background: #fff;border:1px solid #e5e5e5;position: relative;overflow: hidden;}

 .prt li a{display: block;}

 .prt li:nth-child(3n){margin-right: 0;}

 .prt li:nth-child(3n+1){clear:both;}

 .prt li .img{width: 100%;overflow: hidden;}

 .prt li .img img{margin: 0 auto;}

 .prt li .txt{padding: 20px 15px 0px;}

 .prt li .txt .ltt{ font-size: 18px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-weight: bold;line-height: 1.5;}

 .prt li .txt .ltc{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;color: #999;margin: 15px 0 20px;}

 .prt li .txt .xian{width: 100%;height: 1px;background: #ddd;}

 .prt li .txt .more{position: relative;width:98px;line-height:65px;background: #fff url(../images/info-right1.png) 95% center no-repeat;}

 .prt li .txt .more s{display: none;position: absolute;top: 0;left: 0;width: 100%;height: 100%;border:1px solid #ddd;}

 .prt li:hover .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}

 .prt li:hover .txt .ltt{color: #e60012;}

 .prt li:hover .txt .ltc{color: #000;}

 .prt li:hover .txt .more{color: #e60012;background: #fff url(../images/info-right.png) 95% center no-repeat;}

 .prt li::before{content: '';display: block;width: 0;height: 3px;background: #e60012;position: absolute;left: 0;bottom: 0;z-index: 3;-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}

 .prt li:hover::before{width: 100%;}

 .prt li:hover{-moz-box-shadow:0px 2px 10px #ccc; -webkit-box-shadow:0px 2px 10px #ccc; box-shadow:0px 2px 10px #ccc;}

/* 产品详情 */



.box {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: 70px;
}

.prc1 .nav{line-height: 76px;}

.prc1 .prtp .img{ width: 45%;
    padding-right:40px;float: left;border-right: 1px solid #ddd;}

.prc1 .prtp .img img{display: block;width: 100%;}

.prc1 .prtp .prt{width: 50%;float: right;text-align: justify;}

.prc1 .prtp .prt ul li{list-style-type:disc;}

.prc1 .prtp .prt .ptt{margin: 60px 0 10px;line-height: 1.5;font-size:26px;font-weight: bold;}

.prc1 .prtp .prt .ptt2{display: none;}

.prc1 .prtp .prt .xian{display: block;width: 20px;height: 2px;background: #e60012;}

.prc1 .prtp .prt .ptc{color: #999;line-height: 2;padding: 20px 0;border-bottom: 1px solid #ddd;margin-bottom:30px;}

.prc1 .prtp .prt .more{display: block;width: 150px;line-height: 45px;text-align: center;background: #e60012;color: #fff;position: relative;overflow: hidden;margin: 0 ;border-radius: 3px;}


.prc2{line-height: 60px;text-align: center;border-bottom:1px solid #ddd;margin-top:40px;}

.prc2 a{display: block;width:220px;float: left;position: relative;background: #fff;font-size:20px;}

.prc2 a:after{content: "";display: block;width: 0%;height: 2px;background: #e60012;position: absolute;bottom: 0;left: 0;-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.prc2 a.act:after{width: 100%;}

.prc2 a.act,.prc2 a:hover{color: #333;font-weight: bold;}


.prc3{margin-top:40px;}


#demo{width:100%; overflow:hidden; }
.tj-product{background:#fff;background:#fff;padding:50px 0;}
.tjcp-title{font-size:30px;text-align:center;margin-bottom:50px;font-weight:bold;background:url(../images/x.jpg)no-repeat bottom;padding-bottom:15px;}
.tj-product-hz{width:300px;margin-right:20px;float:left;}
.tj-product-pic img{border:1px solid #e9e9e9;}
.tj-product-pic img:hover{border:1px solid #e80010;}
.zzmc{text-align:center;padding:15px;background:#f9f9f9;}




.relbar-map {width:100%; margin-top:30px;}
#map_container {
    height:450px;border: 1px solid #e6e6e6;
   }
   
 .ny-feedback{border-radius:25px;float:right;width:61%;box-shadow: 0 0 10px #ededed;background:#fff;padding:40px 20px;}
.ny-feedback p{color:#666;margin:10px 0 40px 0;}
.ny-feedback h2{margin-bottom:20px;}
 input,textarea {
	outline:none;
 }
.soka{ width: 48.5%;margin-right: 2%;padding-left:10px;border: 1px solid #f2f2f2; line-height: 45px; margin-bottom: 15px;   font-size: 15px;font-family:"Microsoft YaHei", verdant, tahoma;  }
.sokc{ width: 100%;margin-right: 2%;padding-left:10px;border: 1px solid #f2f2f2; line-height: 45px; margin-bottom: 15px;   font-size: 15px;font-family:"Microsoft YaHei", verdant, tahoma;  }
.soka:nth-child(2n){ margin-right:0;}
.sokb{ border: 1px solid #f2f2f2;line-height: 35px; padding:10px;margin-bottom: 15px;font-size: 15px; font-family:"Microsoft YaHei", verdant, tahoma; width:100%;}

.tj{ width: 170px; border: 1px solid #e5251a; line-height:43px; text-align: center; color: #fff; background:#e5251a; cursor: pointer; font-family: Arial,Microsoft YaHei; font-size: 15px; margin-top:10px;}



.ny-contact-hz{margin:50px 0;float:left; width: 100%;}
.contact-left{float:left;width:36%;color:#666;box-shadow: 0 0 10px #ededed;background:#fff;padding:3%;border-radius:25px;}
.contact-left h3{font-size: 20px;color:#e60012;border-bottom:1px solid #c9c9c9;padding-bottom:4%;}
.contact-left-lx{margin-top:22px;}
.contact-left-lx li{margin-bottom:10px;border-bottom:1px dashed #e1e1e1;padding-bottom:15px;overflow:hidden;}
.contact-left-lx-pic{float:left;width:6%;}
.contact-left-lx-wb-hz{float:right;width:90%;}
.contact-left-lx-wb-title{font-size:16px;font-weight:bold;}
.map-tu{float:right;width:62%; padding: 5px;border: 1px solid #e6e6e6;overflow:hidden;}



.pagination-outer{ text-align: center; }
	.pagination{
		font-family: 'Oxygen', sans-serif;
		display: inline-flex;
		position: relative;
	}
	.pagination li a.page-link{
		color: #e60012;
		background-color: transparent;
		font-size: 18px;
		font-weight: 700;
		letter-spacing: 1px;
		text-transform: uppercase;
		height: 40px;
		width: 40px;
		margin: 0 15px 0 0;
		border: 1px solid #e60012;
		border-radius: 0;
		position: relative;
		z-index: 1;
		transition: all 0.4s ease 0s;
	}
	.pagination li.active a.page-link,
	.pagination li a.page-link:hover,
	.pagination li.active a.page-link:hover{
		color: #fff ;
		background-color: #e60012;
		border-color: #e60012;
	}
	.pagination li a.page-link:before,
	.pagination li a.page-link:after{
		content: '';
		background-color: #e60012;
		height: 100%;
		width: 100%;
		border-radius: 50%;
		transform: scale(0) rotateX(360deg);
		position: absolute;
		left:0 ;
		top: 0;
		z-index: -1;
		transition: all 0.3s;
	}
	.pagination li a.page-link:after{
		background-color: transparent;
		border-radius: 0;
		transform: scale(0.7);
		transition-delay: 0.1s;
	}
	.pagination li a.page-link:hover:before{
		border-radius: 0;
		transform: scale(1) rotateX(0);
	}
	.pagination li a.page-link:hover:after{
		background-color: #e60012;
		opacity: 0;
		transform: scale(1.5);
	}


.info-page {
    font-size: 0;
    text-align: center;border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;
    position: relative;
    padding:20px 0;margin:50px 0;
}

    .info-page a {
        display: inline-block;
        font-size: 16px;
        line-height: 30px;
     
    }

.info-left {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 33.33%;
    background: url(../images/info-left.png)no-repeat center left;
    background-size: 22px 14px;
    padding-left: 40px;
}

.info-page a.info-cent {
    color: #666;
    padding-top: 26px;
    display: inline-block;
    position: relative;
}

    .info-page a.info-cent::before {
        position: absolute;
        content: "";
        width: 23px;
        height: 23px;
        background: url(../images/infopage-cen.png)no-repeat center;
        background-size: 100% 100%;
        transition: ease 1s;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }

    .info-page a.info-cent:hover::before {
        transform: rotate(180deg) translateX(50%);
    }

.info-right {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 33.33%;
    background: url(../images/info-right.png)no-repeat center right;
    background-size: 22px 14px;
    padding-right: 40px;
}


.service-title{text-align:center; font-size: 22px; font-weight: BOLD;}
.phone {margin-top:50px;
    font-size:22px;
    font-weight: 200;
    color: #191819;
    line-height: .2rem;
    text-align: center;
}
.number {
    text-align: center;
    font-size: .3rem;
    line-height: .3rem;
    margin-top: .16rem;
    font-family: Avenir;
    font-weight: 500;
    color: #e60012;
    margin-bottom: .68rem;
}

 .item {
  width:33%;
    flex: 1;float:left;
}

.item img {
    display: block;
    margin: 0 auto;
  
}

.item p:nth-child(2) {
    font-size: .16rem;
    font-family: AlibabaPuHuiTiR;
    font-weight: 400;
    margin-bottom: .16rem;
    color: #191819;
    text-align: center;
}

.item p:nth-child(3) {
    font-size: .14rem;
    font-family: AlibabaPuHuiTiR;
    font-weight: 200;
    margin-bottom: .16rem;
    color: #191819;
    text-align: center;
}

.service-wt{margin-top:50px;border-top:1px solid #999;font-size:22px;padding-top:50px;text-align:center;}

