/* .bj{
  background: url(../img/bj1.png) 100% 300px center;
  width: 100%;
  height:300px;
} */

/* .bj2{
  background-image: url(../img/bj1.png) 100% 300px center;
} */
.title_xp{
  font-size:16px;
  font-family: '黑体','Raleway', sans-serif;
  font-weight:400;
  color:rgba(30,207,17,1);
  line-height:30px;
  margin-bottom:23px;
}
.title_xp1{
  font-size:18px;
  font-family: '黑体', sans-serif;
  font-weight:400;
  color:rgba(254,252,252,1);
  margin-top: 34px;
}
.footer-input{
  width:298px !important;
  height:46px;
  border:1px solid rgba(255,255,255,1) !important;
  opacity:0.5;
  /* background:none !important; */
  padding-left: 34px !important;
  background: url(../img/search.png)9px 14px no-repeat;
  background-size: 20px 20px;
  background-color: rgba(247,248,250,0);
}
.overlay {
  background: url(../img/search1.png) center center no-repeat rgba(19,23,95,0.8);
  background-size: 30px 30px;
}
input::-webkit-input-placeholder {

  color: #fff !important; 
  
  } 
  
  input:-moz-placeholder { 
  
  color: #fff !important; 
  
  } 
  
  input::-moz-placeholder { 
  
  color: #fff !important; 
  
  } 
  
  input:-ms-input-placeholder { 
  
  color: #fff !important; 
  
  } 
  .foot_right{
    margin: 0 0 15px 0 !important;
  }
  
  .dianhua{
    width:20px;
    height:20px;
  }
.zixun{
  font-size:18px;
  font-family: '黑体', sans-serif;
  font-weight:bold;
  color:rgba(254,252,252,1);
  position: relative;
  top: 2px;
}
.dianh{
  font-size:30px;
  font-family: '黑体','Raleway', sans-serif;
  font-weight:bold;
  color:rgba(30,207,17,1);
  line-height:24px;
  margin-top:12px;
}
.nr1{
  font-size:16px;
  font-family: '黑体', sans-serif;
  font-weight:400;
  color:rgba(247,248,250,1);
  line-height:24px;
  padding-bottom:15px !important;
  border-bottom:1px solid rgba(255,255,255,.1);
}
.select-menu>a{
  color: #13175F;
}
.header-nav>li {
  margin-right: 50px !important;
}
.header-nav li:last-of-type {
  margin-right: 0 !important;
}
.serviceTitle {
  color: #13175F;
}
.serviceTitle:hover {
  color: #1ECF11;
}
.swiperboxs{
	width: 100%;
}
.swiperbtn .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background-color: #13175F;
	opacity: 1;
}
.swiperbtn .swiper-pagination-bullet-active {
	padding: 20px 0;
	background-color: #13175F;
	border-radius: 20px;
}
.newbtn .swiper-pagination-bullet{
	width: 10px;
	height: 5px;
	border-radius: 3px;
	background-color: #13175F;
	opacity: 1;
}
.newbtn .swiper-pagination-bullet-active {
	width: 20px;
	height: 5px;
	background-color: #13175F;
	border-radius: 3px;
}
.newswiper {
	padding-bottom: 50px;
}
/*.swiper-slide1{
	width: 100%;
	height:474px;
	position: relative;
	background: url(../img/banner11.png) center;
}
.swiper-slide-nr{
	margin-top:200px;
	margin-left:180px;
	text-align: left;
}
.swiper-slide-p1{
	font-size:54px;
	font-weight:bold;
	font-style:italic;
	color:rgba(255,255,255,1);
	line-height:24px;
	font-family: arial;
	margin-left:-12px;
}
.swiper-slide-p2{
	width:490px;
	font-size:28px;
	color:rgba(255,255,255,1);
	line-height:30px;
	text-shadow:0px 0px 61px rgba(50,80,90,0.32);
	margin:39px 0;
}
.swiper-slide-nr > div{
	width:76px;
	height:6px;
	background:rgba(30,207,17,1);
}*/
.swiper-slide img{
	width: 100%;
	max-height: 600px;
	object-fit: cover;
}
.swiper-button-prev{
	left: 25px;
}
.swiper-button-next{
	right: 25px;
}
.zff-item,.zsf-item{
	width: 100%;
	background: #FFFFFF;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.zff-item:hover,.zsf-item:hover{
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
    box-shadow: 0 0 17px rgba(32,46,60,.1);
}



.zff-item img{
	width: 100%;
	height: 285px;
	object-fit: cover;
}
.zsf-item img{
	width: 100%;
	height: 255px;
	object-fit: cover;
}
.zff-item-text,.zsf-item-text{
	width: 100%;
	box-sizing: border-box;
	padding: 30px;
}
.zff-item-text a,.zsf-item-text a{
	display: block;
}

.zsf-item-text a:hover h2,.zff-item-text a:hover h2{
	color: #1ECF11;
}
.zsf-item-text a:hover span,.zff-item-text a:hover span{
	background: #1ECF11;
}
.zff-item-text h2,.zsf-item-text h2{
	font-size: 18px;
	color: #13175F;
	margin: 0;
	padding: 0;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
	height: 45px;
}
.zff-item-text p{
	font-size: 14px;
	color: #999999;
	line-height: 1.5;
	height: 60px;
	text-align: justify;
	word-break:break-all;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	overflow:hidden;
}
.zsf-item-text p{
	font-size: 14px;
	color: #999999;
	line-height: 1.5;
	height: 125px;
	text-align: justify;
	word-break:break-all;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:6;
	overflow:hidden;
	text-justify: inter-ideograph;
}
.zff-item-text span,.zsf-item-text span{
	display: block;
	background:#13175F;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 34px;
	height: 34px;
	width: 120px;
	text-align: center;
	margin: 30px auto 0;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.zff-item-text .for-border{
	background:transparent url(../img/borderlong.png) center center no-repeat ;
}
.zff-item-text .for-border,.zsf-item-text .for-border{
	margin: 20px auto;
}
.zn-second-fl{
	margin-top: 30px;
}
.inb-item{
	background: #ffffff;
	box-shadow: 0 0 12px 0 rgba(32,46,60,.06);
	width: 100%;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}
.inb-item:hover{
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px);
	box-shadow: 0 0 17px rgba(32,46,60,.1);
}
.inb-item:hover .inb-item-text a p{
	color: #1ECF11;
}
.inb-topimg{
	width: 100%;
	height: 165px;
	object-fit: cover;
}
.inb-item-text{
	width: 100%;
	box-sizing: border-box;
	padding:30px;
}
.inb-item-text a{
	display: block;
}
.inb-item-tit{
	display: flex;
	align-items: center;
	margin-bottom: 15px;
}
.inb-item-tit img{
	width: 30px;
	height: 30px;
	object-fit: cover;
	margin-right: 10px;
}
.inb-item-tit h2{
	font-size: 18px;
	color: #13175F;
	margin: 0;
}
.inb-item-text p{
	font-size: 14px;
	color: #333333;
	line-height: 1.5;
	height: 40px;
	text-align: justify;
	word-break:break-all;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-moz-transition: 0.5s;
	transition: 0.5s;
}

.znindextit{
	font-weight: normal;
	text-align: center;
	margin: 0;
	font-family: arial;
	color:rgba(51,51,51,1);
	line-height:27px;
}
.flex_left{
	display: inline-flex;
	align-items: center;
	font-size:14px;
	font-family: arial;
	color:rgba(153,153,153,1);
}
.flex_left img,.flex_right img{
	width:22px;
	height:22px;
	margin-right:5px;
}
.flex_right{
	display: inline-flex;
	align-items: center;
	margin-left:20px;
	font-size:14px;
	font-family: arial;
	color:rgba(153,153,153,1);
}



