﻿@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
	border:none;
	box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	list-style-position: outside;
}
img {max-width:100%;}

body { font-size:15px;font-family:"Microsoft YaHei", verdant, tahoma;font-style: normal;color:#3e4855; font-weight: normal; padding: 0px; margin: 0px; text-decoration: none; line-height: 27px;padding-top:80px;}



a {
text-decoration:none;
font-family:"Microsoft YaHei", verdant, tahoma;
font-style: normal;
color:#3e4855;
font-weight:normal;
}

a:hover { color:#0078e8; }

.clear {clear:both;}
ul {
list-style-type: none;
}
li {list-style-type:none;line-height:27px;}
.fl{float:left;}
.fr{float:right;}
.hz{width:82%;margin:0 auto;}
.hza{width:82%;margin:80px auto 30px auto;}
.hza:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}


.logo {float:left;margin:10px 0;}
.logo img {height:60px;float:left;}
.top-pc { position: fixed; z-index: 999; top:0px; left:0;background:#fff; width:100%; box-shadow:0px 0px 20px 0px rgba(4, 0, 0, 0.2); }
.top-hz{width:92%;margin:0 auto;display: flex;
    flex-wrap: nowrap;
    align-items: center;}
.top-menu{ flex: 1 1;
    display: flex;
    justify-content: flex-end;}
.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 { float: left;}

.mainbav .memu {float: left;}

.mainbav .memu>a {
    line-height:80px;
    font-size:16px;
    padding: 0 25px;color:#000;
}

.mainbav .memu>a:hover {
    color: #0078e8 !important;
}

.mainbav .memu.active>a,
.mainbav .memu:hover>a {
    color: #0078e8;
    display: block;
}

.mainbav ul li ul {
    position: absolute;
    display: none;
    z-index: 9999;
    width: 220px;
    background: #f3f5f8;
    padding: 10px 0;
}

.mainbav ul li ul li {
    float: none;
    border-right: none;
    text-align: left;
}

.mainbav ul li ul li a {
    display: block;
    font-size:15px;
    padding:8px 20px;
}

.mainbav ul li ul li a:hover {
  background:#fff;  color: #0078e8!important;
}

.index-yyl {
	display: inline-block;
	box-sizing: border-box;
	vertical-align: middle;
	margin:0 20px;margin-top:28px;}
.new {
	width:150px;text-align:center;
	position: absolute;
	z-index: 999;
	display: none;background:#f3f5f8;
	top:80px;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);
	margin-left:-65px;}
.new li{line-height: 45px;font-size: 14px;}
.new li:hover a{background:#ffffff;color:#0078e8;display:block;}
.set{cursor: pointer;}
.sousuo { margin-left:30px;float:left;display: inline-block; box-sizing: border-box; vertical-align: bottom; position: relative; z-index: 1; transition: all 0.5s; }
.sousuo .sousuo_an { width:30px; height:80px; display: table-cell; vertical-align: middle; background: url(../images/index_05.svg) 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 {width:30%; overflow: hidden; margin: 0 auto;  border-radius:50px; border:none;}
.sousuo .ssk .input_txt { width: 75%; height: 50px; float: left; padding: 0 20px; border: none; background:#fff;  font-family: "Poppins-Medium"; font-size:15px;}
.sousuo .ssk .input_btn { width: 25%; height: 50px; float: right; color: #fff; border: 0; background: #0078e8; cursor: pointer;	 font-family: "Poppins-Medium"; font-size:15px;}
.p-show { display: block !important; }
 input,textarea {
	outline:none;
 }

.top-hy {
    float: right;
    margin-top: 28px;
}

.top_sj {
	display: 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: 45px;
	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-direction-nav a.flex-prev:hover {
	left: 0;
	background: url(../images/jt1a.png) no-repeat;
}
.block_home_slider .flex-direction-nav a.flex-next:hover {
	right: 0;
	background: url(../images/jt2a.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:10px; height:10px; display:block; background:#fff; text-indent:-9000px; position:relative; overflow:hidden;cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:40px; background:#0094d8;border-radius:6px;}

.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; position:relative;}
.flexslider .slides li img{display:block;}

#home_slider2{display:none;}
.top_sj { display:none; }


.index-products-bj{background:url(../images/cpbj.jpg) center;background-size: cover;
    background-attachment: fixed;
    overflow: hidden;}
	
.index-products-left{width:50%;float:left;text-align:center;padding:100px 5% 0;}
.index-products-left-title{font-weight:bold;font-size:36px;line-height:65px;}
.index-products-left-title-ms{font-size:18px;margin:30px 0 45px;}
.index-products-left-more a{font-size:16px; display: inline-block;padding:0 40px;color:#fff;border-radius:25px;line-height:50px;background:#0078e8;text-align:center;margin:0 auto;}
.index-products-left-more { overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.index-products-left-more:hover{transform:translateY(-6px); -webkit-trafont-size: 0; line-height: 0;}
.index-products-left-menu{margin-top:120px;}
.index-products-left-menu li{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
list-style-type: disc; list-style-position: inside; padding-left: 25px;width:33.3%;float:left;text-align:left;margin-bottom:50px;}
.index-products-left-menu li a{font-size:20px;}

.index-products-right{width:50%;float:right;}
.index-products-right li{width:50%;float:left;background:#fff;text-align:center; padding-top:50px;}
.index-products-right li:nth-child(1){background:#f3f5f6;}
.index-products-right li:nth-child(4){background:#f3f5f6;}
.index-products-right-title{font-size:30px;line-height:36px;}
.index-products-right-title p{font-size:14px;color:#999;margin-top:5px;font-weight:normal;}
.index-products-right li:hover{box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2);}
.index-products-right li:hover, .index-products-right-title a{color:#0078e8;}
.index-products-right-pic{overflow:hidden;}
.index-products-right-pic img{ object-fit: cover;transition: all .8s ease; }
.index-products-right-pic:hover img{transform: scale(1.06);}


.index-xptj-bj{background:url(../images/xpbj.jpg) center;background-size: cover;
    background-attachment: fixed;padding:80px 0;
    overflow: hidden;}



.index-title{text-align:center;font-weight:bold;color: #17255a;font-size:40px;line-height:1.5em;position: relative;padding-bottom:20px;}
.index-title:after {
    content: "";
    position: absolute;
    background: #0078e8;
    width:60px;left:50%;transform:translate(-50%,0%);
    height:5px;bottom:0; }
.index-title-ms{margin-top:30px;text-align:center;font-size:18px;}
	

.khjz_dkj{position:relative;margin-top:60px;}
.khjz .item{ background-color:#fff; margin:0 12px; position:relative;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;text-align:center;border:1px solid #eee;}
.khjz .item:hover{border-bottom:3px solid #17255a;box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2);}

.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; }

.cpzs_wb_t{padding:25px;
    font-size: 24px;
    color: #17255a;
      font-weight: bold;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;}

.cpzs_wb{padding:20px;
    font-size: 16px;

    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.cpzs_wb_t2{ font-size:18px;font-weight:bold;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:18px;background:#fff;text-align:center;}



.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 { text-align: center;}
/* 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;margin-top:30px;
}
.owl-carousel .owl-controls .owl-buttons div {
display: inline-block;
	zoom: 1;
*display:inline;
	width:50px;
	height:50px;
	text-indent: -9999px;
	transition: .35s;
	bottom: -50px;
    font-size: 0;
}

.owl-carousel .owl-controls .owl-buttons .owl-prev {
	background: url(../images/jtl02.png) center no-repeat;
	overflow: hidden;margin:0 15px;

}
.owl-carousel .owl-controls .owl-buttons .owl-next {
	background: url(../images/jtr02.png) center no-repeat;
	overflow: hidden;

}
.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.active span, .owl-carouselpzs .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);/*IE7 fix*/

}
.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;
}

.khjz .owl-pagination{width:100%;text-align:center; margin-top:35px; }

.index-about-bj {
    background: url(../images/service_bg.jpg) center bottom;
    background-size: cover;
    background-attachment: fixed;
padding:60px 0;
    overflow: hidden;
}
.index-about-left {
    width:58%;
	background:rgba(255,255,255,0.9);
    float: left;padding:5%;
}

.index-about-title p{margin-bottom:10px;font-size:28px;line-height:40px;}
.index-about-title{font-size:40px;line-height:55px;font-weight:bold;text-transform:uppercase;}
.index-about-nr{margin:50px 0 20px;font-size:16px;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:6; -webkit-box-orient:vertical; overflow:hidden; }
.index-about-nr p{margin-bottom:20px;}
.index-xptj-more a{color:#fff;}

.index-about-right{width:45%;float:right;margin-top:30px;}
.infou-ul {margin-top:50px;}
.infou-ul ul {
	display: flex;
	flex-wrap: wrap;
}
.infou-ul li {
	float: left;width:25%;}

.infou-ul li h3 {
 font-weight:normal;
	font-size: 0;
}
.infou-ul li h3 span:nth-child(1){color: #17255a;font-size:52px;font-weight:bold;line-height:55px;font-family:Arial, Helvetica, sans-serif;}
.infou-ul li h3 d {
	display: inline;
    font-size:16px;line-height:30px;margin-left:5px;
   font-weight:normal;}
.infou-ul li p {font-size:22px;margin-top:5px; }


.index-news-nr{margin-top:60px;}
.index-news-nr-left{width:50%;background:#fff;float:left;display: flex; flex-wrap: wrap;}
.index-news-nr-left:hover .index-news-nr-left-title {color:#0078e8;}
.index-news-nr-left-title{ margin-top:20px; font-size:24px;line-height:35px; color:#000;}

.index-news-nr-left-rq{ color:#999;font-size:26px;font-family:Arial, Helvetica, sans-serif;}
.index-news-nr-hz{padding:10% 5%; width:50%;float:left;}
.index-news-nr-left-pic{ display:block; overflow:hidden; width:50%;float:left;}

.index-news-nr-left-pic 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; }

.index-news-nr-left-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;width:100%;}



/*----底部----*/
.foot{background: #001e48;
    padding: 50px 0 30px;
    overflow: hidden;color:#e1e9f5;}
.fot-topl-title{font-size:18px;font-weight:bold;margin-bottom:20px;color:#fff;}
.fot_topl{float:left;width:45%;}
.foot-contact a{color:#e1e9f5;}
.foot-contact a:hover{color:#fff;}
.ewm{margin-top:30px;float:left;}
.ewm li{float:left;margin-right:30px;    margin-bottom: 20px;}
.ewm li p{margin-top:10px;}
.ewm li img{width:100px;}

.foot-box{  flex: 1 1;
    display: flex;
    justify-content: flex-end;}
.foot-contact-fx{margin-top:30px;}
.foot-contact-fx li{float:left;margin-right:5px;}
.foot-contact-fx li img{width:35px;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.foot-contact-fx li img:hover{transform:translateY(-6px); -webkit-trafont-size: 0; line-height: 0;}

.foot-contact-title{ font-size:18px; font-weight:bold;text-transform:uppercase;margin-bottom:20px;}
.foot-contact-nr{float:left;}
.foot-contact-nr a{color:#e1e9f5;}
.foot-contact-nr a:hover{ color:#fff;}

#firstpane{display:none;}
.foot-menu{float:left;margin-right:12%;color:#fff;}
.foot-menu:last-of-type { margin-right:0; } 
.jxs{font-size:20px;}

.foot-bq{color:#e1e9f5;margin-top:40px;border-top:1px solid #233f5e;padding-top:20px;}
.foot-bq a{color:#e1e9f5;}
.foot-bq a:hover{ color:#fff; }


.sidebar-content{position: fixed; top:55%; right: 0; z-index: 1000; margin-bottom:0;}
.sidebar-box{position: relative; margin-top: 1px;}
.sidebar-icon{width: 50px; height: 50px; cursor: pointer;}
.si1 .sidebar-icon{background: #015aa1 url(../images/side1.png) no-repeat center center;}
.si2 .sidebar-icon{background: #015aa1 url(../images/side2.png) no-repeat center center;}
.si3 .sidebar-icon{background: #015aa1 url(../images/side3.png) no-repeat center center;}
.si4 .sidebar-icon{background: #015aa1 url(../images/side4.png) no-repeat center center;}
.si5 .sidebar-icon{background: #015aa1 url(../images/side5.png) no-repeat center center;}
.si1:hover .sidebar-icon{background: #0078e8 url(../images/side1.png) no-repeat center center;}
.si2:hover .sidebar-icon{background: #0078e8 url(../images/side2.png) no-repeat center center;}
.si3:hover .sidebar-icon{background: #0078e8 url(../images/side3.png) no-repeat center center;}
.si4:hover .sidebar-icon{background: #0078e8 url(../images/side4.png) no-repeat center center;}
.si5:hover .sidebar-icon{background: #0078e8 url(../images/side5.png) no-repeat center center;}
.sidebar-dark1{position: absolute; top: 0; right: 50px; padding: 0 20px; background-color: #0078e8; display: none;}
.sidebar-dark2{position: absolute; top: 0; right: 50px; padding: 16px 20px; background-color: #0078e8; display: none;}
.sidebar-box:hover .sidebar-dark1{display: block;}
.sidebar-box:hover .sidebar-dark2{display: block;}
.sidebar-dark1 p a{display: block; height: 50px; line-height: 50px; font-size: 16px; color: white; text-align: center; white-space: nowrap;}
.sidebar-code{width: 98px; margin-top: 8px;}
.sidebar-code p{padding-top:10px;}
.sidebar-dark2 .sidebar-code:first-child{margin-top: 0;}
.sidebar-code p{text-align: center; color: white; line-height: 18px; margin-top: 4px;}
.sidebar-top{display: block; width: 50px; height: 50px;}
.sidebar-icon-a{display: block; width: 50px; height: 50px;}
.side-layer{position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1001; display: none;}
.side-layer-bg{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; opacity: 0.5;}


.ny-bj{background:#f3f5f6;overflow:hidden;}
.ny-banner-sj{display:none;}
.ny-banner img{width:100%;}

.ny-menu{background:#eceff6;overflow:hidden;line-height:80px;text-align:center;}
.ny-menu li{color:#b3b3b3;display:inline-block; margin: 0 20px;line-height:80px;}

.ny-menu li a{font-size:18px;display:block;}
.ny-menu li a:hover, .ny-menu li a.on{color:#0078e8;border-bottom:3px solid #0078e8;}

.about-left{width:50%;float:left;}
.about-right{width:45%;float:right;margin-top:50px;}

.about-title{font-size:36px;line-height:36px;color:#17255a;font-weight:bold;position: relative;padding-bottom:20px;}
.about-title:after {
    content: "";
    position: absolute;
    background:#0078e8;
    width:50px; 
    height:4px;bottom:0; 
	 left: 0;
   }
.about-top{margin-bottom:50px;overflow:hidden;}
.about-nr{margin:50px 0;font-size:16px;line-height:30px;}
.about-nr p{margin-bottom:10px;}
.about-ggy{font-size:22px;font-weight:bold;color: #17255a;}
.about-ggy p{margin-bottom:10px;}



/*发展历程*/

.cd-container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  border-radius: 2px;
}
.cd-container::after {
  content: '';
  display: table;
  clear: both;
}



#cd-timeline {
  position: relative;
  margin-top: 4em;
  
}
#cd-timeline>.box{
 max-height:680px;
  overflow:hidden;
  transition:all 1s;}
  
#cd-timeline.show>.box {
  max-height:400vh;
}

#cd-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 25px;
  height: 100%;
  width: 4px;
  background: #0078e8;
}

@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top:5em; margin-bottom:3em;}

  #cd-timeline::before {
    left: 50%;
    margin-left: -3px;
  }

}

.cd-timeline-block {
  position: relative;

}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {

  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
  
}

.cd-timeline-img {
  position: absolute;
  top: 8px;
  left: 19px;
  width: 16px;
  height:16px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.cd-timeline-img {
  background: #0078e8;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width:16px;
    height: 16px;
    left: 50%;
    margin-left: -9px;
    margin-top: 15px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }

}

.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #fff;
  border-radius: 2px;    margin-bottom: 10px;
  padding: 1.6em;
  .timeline-content-info {
    background: #eee;
    padding: 5px 10px;
    box-shadow:  inset 0 2px 0 rgba(0, 0, 0, 0.08);
    border-radius: 2px;
    i {
      margin-right: 5px;
    }

   
  }
 
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-content h2 {
  color: #0078e8;
  margin-top:0;   
    font-size: 1.45rem;

}

.cd-timeline-content p {
  margin-top:1em;}

.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid #eee;
}

@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 20px;
    font-size: 1.85rem;
  }
  .cd-timeline-content p {
    font-size: 18px;  

  }
  
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.7em;
    width: 46%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #eeeeee;
  }
  
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #eee;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }

}
.ny-ryzz-more{margin:50px auto 0 auto;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s; text-align: center;}
.ny-ryzz-more a{background:#0078e8;color:#fff;display: inline-block; font-size:18px;padding:13px 30px;}
.ny-ryzz-more:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);}

/*发展历程结束*/

.index-product-fl-box{float:left;width:16%;}
.index-product-title{background:#038ede;color:#fff;padding:15px;font-size:24px;}
.index-product-title span{margin-top:8px;margin-right:3px;}

.product-lxfs{background:#fff;padding:10% 5%;word-break:break-all;margin-top:80px;}
.product-lxfs-wb{font-size:18px;font-weight:bold;margin:20px 0;coloR:#17255a;}
.product-lxfs-dh{font-size:18px;font-weight:bold;coloR:#0078e8;}
.product-lxfs-pic{width:85px;height:85px;margin-top:-70px;}
.product-lxfs-pic img{border-radius:50%;box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2);}
.cpfl{}
.cpfl ul li{background-color:#fff; border:solid 1px #eee; border-bottom:0;    position: relative;}
.cpfl ul li a{padding:0 35px 0 20px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; display: block; height:48px;line-height: 48px;position: relative;}
.cpfl ul li .inactive{ background:url(../images/off.png) no-repeat center; position: absolute;top:0;right:0; padding:0; height:48px;width:48px;z-index:22222;}
.cpfl ul li .inactives{background:url(../images/on.png) no-repeat center;} 

.cpfl ul li ul{display: none;}
.cpfl ul li ul li { border-left:0; border-right:0;}
.cpfl ul li ul li ul{display: none;}
.cpfl ul li ul li a{ padding:0 35px 0 30px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;color:#0078e8;font-weight:normal;}
.cpfl ul li ul li ul li { background-color:#fff; border-color:#eee; }
.cpfl ul li ul li ul li a{  color:#316a91; padding:0 30px 0 45px;font-weight:normal;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;position:relative;}
.cpfl ul li ul li ul li a:before {
    width:6px;
    height: 1px;
 background:#666;
    position: absolute;
    top:50%;left:35px;
    content: "";
}
.cpfl ul li ul li ul li a:hover{ color:#0078e8;}
.index-product-fr-title{background:#fff;margin-bottom:25px;font-size:24px;padding:25px;}
.index-product-fr-ms{margin-top:10px;}
.index-pro{display: flex; flex-wrap: wrap;margin-top:40px;margin-right: -1%; margin-left: -1%;}
.index-product-fr{float:right;width:83%;margin-right:-1%;margin-left:-1%;}
.index-pro-box{background:#fff;border-radius:10px;width:23%;margin-right:1%;margin-left:1%;float:left;margin-bottom:25px;}
.index-pro-box:hover{box-shadow: 0px 0px 15px 0px rgba(4, 0, 0, 0.2);background:#0078e8;}
.index-pro-box:hover .index-pro-box-bt,.index-pro-box:hover .index-pro-box-xh, .index-pro-box:hover .index-pro-box-nr {color:#fff !important;}
.index-pro-box-bt-hz{padding:20px; text-align: center;}
.index-pro-box-bt{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;font-size:18px;font-weight:bold;}
.index-pro-box-nr{color:#666;margin:18px 0 30px 0; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:1; -webkit-box-orient:vertical; overflow:hidden; }


.index-pro-box-pic{display:block; overflow:hidden;border-top-left-radius:10px;border-top-right-radius:10px;}
.index-pro-box-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;overflow:hidden;}

.index-pro-box-pic 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; }

.xptj-pro-box{background:#fff;border-radius:10px;width:48%;margin-right:1%;margin-left:1%;float:left;margin-bottom:25px;}
.xptj-pro-box:hover{box-shadow: 0px 0px 15px 0px rgba(4, 0, 0, 0.2);}
.xptj-pro-box-pic{width:45%;float:left;display:block; overflow:hidden;border-top-left-radius:10px;border-top-right-radius:10px;}
.xptj-pro-box-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;overflow:hidden;}

.xptj-pro-box-pic 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; }
.xptj-pro-box-bt-hz{padding:50px; float:left;width:55%;  }
.xptj-pro-box-bt{font-size:30px;margin-bottom:30px;font-weight: bold;color: #17255a;}
.xptj-pro-box-wb{color:#666;}


.case-pro-box{background:#fff;width:31.3%;margin-right:1%;margin-left:1%;float:left;margin-bottom:45px;}
.case-pro-box:hover{box-shadow: 0px 0px 15px 0px rgba(4, 0, 0, 0.2);background:#0078e8;}
.case-pro-box:hover .case-pro-box-bt,.index-pro-box:hover .index-pro-box-xh, .index-pro-box:hover .index-pro-box-nr {color:#fff !important;}
.case-pro-box-bt{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;font-size:16px;}
.case-pro-box-pic{display:block; overflow:hidden;}
.case-pro-box-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;overflow:hidden;}

.case-pro-box-pic 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; }

.case-pic{background:#fff;text-align:center;margin:50px 0;padding:30px;}
.case-title-ms{font-size:30px;line-height:30px;}
.case-pro-box{margin-bottom: 20px;}


.tj-product{border-top:1px solid #e2e2e2;padding-top:70px;}

.pro-right {width:50%;float:right;}
.ppdz{font-weight:bold;font-size:20px;margin-bottom:20px;color:#0078e8;}
.ptc{margin:50px 0;line-height:32px;}
.p-hotline{float:left;padding:8px 20px;background:#0078e8;border-radius:25px;}
.p-hotline span{float:left;padding-right:10px;padding-top:3px;}
.p-hotline a{font-size:20px;color:#fff;}
.ptt-title {font-size:36px;font-weight:bold;position:relative;padding-bottom:20px;color:#17255a;}
.ptt-title:after {
    content: "";
    position: absolute;
    background: #0078e8;
    width:60px; left:0;
    height:4px;bottom:0;
   }

 .index-pro-bj2{background:#f2f3f6; padding:80px 0;overflow:hidden;}	
 
.tabs{margin-top:80px;}
.tabs .div{
    display: none;
    clear: both; padding:3% 0;border-top:1px solid #e0e0e0;
}
.tabs .horizontal{
    margin: 0px;
    padding: 0px;
}
.tabs .horizontal li{
    float: left;
    background-color: #DDDDDD;
padding:1% 3%;
    text-align: center;
    cursor: pointer;
    font-size:18px;
}
.tabs .horizontal li:not(:first-child){
    margin-left: 5px;
}

.tabs .horizontal li.selectActive{
    background-color:#0078e8;
    color: white;
}
.jsggs{float:left;padding-top:5px;padding-right:5px;}
.tabs .div p{margin-bottom:15px; }
.product-top{width: 100%;}
.product-top .l { width:45%; float: left; }
.product-ny-title { width: 100%; font-size:30px;line-height:32px;padding-bottom:10px; color:#144982;border-bottom:1px solid #144982;}
.product-xq-sj {display:none; }	


.hover-k{ position:relative}
.hover-k:after{ position: absolute; content: ""; width: 100%;height:3px; background:#0078e8; left: 0; bottom: 0px; transition: transform 0.5s;
	right: 0; transition: transform 0.5s; margin: auto; transform-origin: right center; transform: scaleX(0)}
.hover-k:hover:after{  transform-origin: left center; transform: scaleX(1);}
.hover-k img{ transition: all 0.5s}
.hover-k:hover img{ transform:scale(1.02)}

.ny-news-nr{float:left;width:73%;}
.ny-news-nr-hz{margin-bottom:50px;border-bottom:1px solid #e0e0e0;padding-bottom:40px;float:left;width:100%;}
.ny-news-nr-hz:hover .news-more{color:#0078e8;}
.ny-news-nr-left-title{font-size:24px;font-weight:bold;margin-top:10px; }

.news-nr-left-content{margin-top:30px;color:#666; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;font-size:16px;}
.news-more{margin-top:20px;color:#0078e8;}

.rq{margin-top:10px;}
.ny-news-right{width:24%;float:right;padding:3% 2%;background:#f2f3f6;}
.ny-news-right-title{position: relative;font-size:28px;font-weight: bold;border-bottom:1px solid #e0e0e0;padding-bottom:20px;}
.ny-news-right-title:after {
    content: "";
    position: absolute;
    background: #0078e8;
    width:50px; 
    height:4px;bottom:0; 
	 left: 0;
   }
   
.ny-news-right-nr{margin-top:30px;overflow:hidden; }

.ny-news-right-nr li{border-bottom:1px solid #e0e0e0;padding:15px 0;}
.ny-news-right-nr li p{color:#999;margin-top:10px;}
.ny-news-right-nr li a{font-size:18px;}
.rq img{float:left;margin-right:10px;margin-top:4px;}

.ny-newshow-title{font-size:28px;font-weight:bold;}
.ny-newshow-rq{padding:20px 0;color:#999;font-size:14px;border-bottom:1px solid #e0e0e0;}
.ny-newshow-rq a{color:#0078e8;}
.ny-newshow-rq a:hover{ text-decoration:underline;}
.ny-newshow-nr{margin-top:50px; font-size: 16px;}
.ny-newshow-nr p{margin-bottom:10px;}

/*上下篇*/
#page{margin-top:50px;padding-top:25px;border-top:1px solid #e0e0e0;}

#page .next a,#page .prev a{color: #333;}
#page .next a:hover,#page .prev a:hover{color: #0078e8;}
#page .next{margin-top: 6px;}

/*分页*/
.yema{ width:100%; text-align:center; overflow:hidden;margin-top:20px; }
.yema.bgs2{ text-align:right;}
.yema a{ display:inline-block; height:38px; line-height:38px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:40px;margin-left:3px;  text-align:center; color:#333333; font-size:16px; border:1px solid #ececee; background:#ececee;}
.yema a:hover{ text-decoration:none; color:#fff; background:#0078e8;border:1px solid #0078e8;}
.yema a.on{color:#fff;  background:#0078e8;border:1px solid #0078e8;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#0078e8;}
.yema a span{ font-family: "宋体";font-size:16px;}

.zlbz-wb{margin:40px 0;overflow:hidden;display: flex; flex-wrap: wrap;font-size:17px;line-height:32px;}
.zlbz-wb p{font-size:17px;line-height:32px;}
.nylist{ }
.nylist ul{display: flex; flex-wrap: wrap;margin-right:-3%; }
.nylist li{ float:left; width:30.3%; margin-right:3%; margin-bottom:3%; position:relative; text-align:center; overflow:hidden;border-radius:10px;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);}
.nylist_pic{ overflow:hidden;}
.nylist_pic img{ width:100%; transition:ease-in-out 0.25s all;}
.nylist li:hover .nylist_pic img{ transform:scale(1.1);}
.nylist_tit:after{ content:''; transition:ease-in-out 0.15s all; position:absolute; left:0; bottom:0; width:100%; height:100%; z-index:-1;}
.nylist li .nylist_tit:before{content:''; transition: ease-in-out 0.15s all;background:#0078e8; position:absolute; left:-100%; bottom:0; width:100%; height:100%;  z-index:-2;}
.nylist li:hover .nylist_tit:after{ left:100%;}
.nylist li:hover .nylist_tit:before{ left:0;}
.nylist_tit{ width:100%; overflow:hidden; padding:25px; font-size:18px;font-weight: bold;}
.nylist li:hover .nylist_tit{ color:#fff;}

.zlbz-left{float:left;width:50%;background:#f3f5f8;padding:4%;}
.zlbz-left p{margin-bottom:10px;}
.zlbz-pic{float:right;width:50%; }
.zlbz-pic img{width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}
.download-nr {
    margin: 50px 0;
    overflow: auto;
}

.download-nr table {
    border-collapse: collapse;
}
.download-nr-title{background:#0078e8  !important;}

.download-nr-title-ys {
   font-weight:bold;color:#fff !important;
    font-size:20px !important;
}
.download-pic{float:left;margin-right:8px;}
.download-nr table tr:nth-child(Odd){background:#f3f5f8;}
.download-nr table td {
    word-wrap: break-word;
    padding: 15px;
}

.download-nr table td a:hover { color: #17255a;}
.download-xz a {color: #17255a !important;}
.download-xz a:hover { text-decoration: underline;}


/*登陆开始*/
.login-bj{
    width: 100%;
    min-height:100vh;
    display: flex;
    justify-content: center;
    align-items: center;
  background:#eee;padding:2% 0;
}
.login-box{width:100%;}
.login-logo{text-align:center;margin-bottom:50px;}
.login-logo img{width:280px;}
.login-hz{width:25%;margin:0 auto;min-width:600px;background:#fff;padding:2%; border-radius: 4px; border: 1px solid #D4D4D4;}
.login-title{text-align:center;font-size:30px;font-weight:bold;}

.login-text{width:100%;margin-bottom:10px;line-height:38px; height:38px;border:1px solid #ccc;padding:0 10px;border-radius: 4px;}
.login-text2{width:98%;margin-bottom:10px;line-height:38px;height:38px;border:1px solid #ccc;padding:0 10px;border-radius: 4px;}
.label{color:#666;}
.login-ssk span{color:#F00;}
.login-ssk{margin-top:30px; }
.login-ssk li{float:left;width:100%;}
.login-ssk li a{margin-left:10px;color: #0078e8;white-space:nowrap;}
.dxyz{position:relative;}
.dxyz input{overflow:hidden;padding-right:90px;}
.dxyz a{position:absolute;z-index:1;top:20%; right:15px; transform:translate(0%,-20%); }
.login-ssk:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #999; 
}

.login-ssk::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #999;
}

.login-ssk input:-ms-input-placeholder,
.login-ssk textarea:-ms-input-placeholder {
color: #999;
}

.login-ssk input::-webkit-input-placeholder,
.login-ssk textarea::-webkit-input-placeholder {
color: #999;
}
select {
	outline:none;

}

.index-tj{ width:100%; margin-top:30px;border: 1px solid #0078e8; line-height:38px; text-align: center; color: #fff; background-color: #0078e8; cursor: pointer; font-size: 16px; border-radius:5px; }

.login-wb{margin-top:20px;}
.login-wb a{color:#0078e8;}

.zc-hz{width:42%;margin:0 auto;min-width:800px;background:#fff;padding:2%; border-radius: 4px; border: 1px solid #D4D4D4;}
.zc-box{width:48%;float:left;margin-right:2%;}
.zc-wb{text-align:center;margin-bottom:20px;  padding: 0 5%;}
.zc-bq{text-align:center;margin-top:20px;color:#666;}
.zctk a{color: #0078e8;}
.zctk a:hover{ text-decoration:underline;}
.zctk2 a{color: #0078e8;}
.zctk2 a:hover{ text-decoration:underline;}

.yzm{ width:200px;
    margin-top:28px;
    border: 1px solid #0078e8;
    line-height: 38px;
    text-align: center;
    color: #fff;
    background-color: #0078e8;
    cursor: pointer;
    font-size: 16px;
    border-radius:20px;
}
#con { }
#tags {  background:#eeeeee;display:block;overflow:hidden;}
#tags LI {FLOAT: left;width:50%;display:block;text-align:center; line-height:46px;}
#tags LI A {  display:block;font-size: 16px;font-weight:bold;}
#tags LI.selectTag A { width:100%;COLOR: #fff;display:block;background:#0078e8;}
#tagContent { float: left;}
.tagContent {DISPLAY: none; }
#tagContent DIV.selectTag { DISPLAY: block }


.yszc-nr{margin:5% 0;height:490px;overflow:auto;padding-right:20px;}
.yszc-nr::-webkit-scrollbar{
  width:5px;
  height:5px;
  /**/
}
.yszc-nr::-webkit-scrollbar-track{
  background: rgb(239, 239, 239);
  border-radius:2px;
}
.yszc-nr::-webkit-scrollbar-thumb{
  background: #bfbfbf;
  border-radius:10px;
}
.yszc-nr::-webkit-scrollbar-thumb:hover{
  background: #333;
}
.yszc-nr::-webkit-scrollbar-corner{
  background: #179a16;}

/*登陆结束*/


.relbar-map {margin-top:50px;overflow:hidden;}
#map_container{ height:480px;}

.contact-left{width:52%;float:left;}

.contact-right{width:40%;float:right;background:#f8f9fb;overflow:hidden;padding:3%;margin-top: 13%;}
.contact-right li{margin-bottom:20px;}
.contact-right a:hover{color:#0078e8;}
.contact-right li span{float:left;text-align:center;margin-right:40px;}

 .index-feedback-box{display: flex; flex-wrap: wrap;margin-top:50px;}
.index-feedback-left{box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);width:45%;float:left;background:#0078e8;padding:5%;border-top-left-radius:5%;border-bottom-left-radius:5%;color:#fff;}
.index-feedback-left-wb{font-size:36px;line-height:45px;font-weight:bold;}
.Don{font-size:28px;font-weight:normal;margin-bottom:10px;}
.index-feedback-left-nr{margin-top:80px;}
.index-feedback-left-nr li{float:left;width:100%;margin-bottom:30px;}
.index-feedback-left-nr li img{width:25px;float:left;margin-right:15px;-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);}
.index-feedback-left-nr li p{padding-top:2px;font-size:22px;}
.index-feedback-left-nr li p a{color:#fff;}
.index-feedback-left-nr li p a:hover{text-decoration:underline;}
.index-feedback-right{width:55%;float:right;background:#fff;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);padding:5%;border-top-right-radius:5%;border-bottom-right-radius:5%;}

	
 input,textarea {outline:none;}
.soka{ width:100%;padding:15px;font-size:15px; border:1px solid #dddddd;  font-family:"Microsoft YaHei", verdant, tahoma; margin-bottom: 20px; }
.sokb{  border:1px solid #dddddd;  font-family:"Microsoft YaHei", verdant, tahoma;padding:15px;margin-bottom:20px; width: 100%;font-size:15px;}
.tj{ text-align: center;
    color: #fff;cursor: pointer;
    background: #0078e8;border-radius:50px;
    display: block;font-family:"Microsoft YaHei", verdant, tahoma;
    width: 180px;
    line-height:50px;
    font-size:18px;}