@charset "utf-8";
/* CSS Document */

a:hover{
	text-decoration: none;
}

body{
	background: #f8f8f8;
}


.zy{
	z-index: 11;
	transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
-webkit-transition: all .5s;
-o-transition: all .5s;
	
	position: relative;
	width: 100%;
	padding: 5%;
	background: #fff;
	margin-bottom: 50px;
	margin-top: 50px;
}


.page-on-scroll .zy{
	margin-top: -50px;
}







.about{
	
}

.aboutzi{
	margin-bottom: 50px;
	text-align: center;
}

.aboutzi h3{
	font-size: 28px;
	
}

.aboutcon p{
	font-size: 14px;
	line-height: 28px;
	text-indent: 28px;
	color: #333;
}

.aboutimg{
	margin-top: 20px;
}


.fac{
	padding-top: 50px;
}

.faczi{
	margin-bottom: 50px;
	text-align: center;
}

.faczi h3{
	font-size: 28px;
	
}

.faccon .swiper-container{
	padding-bottom: 60px;
}








.profl{
	margin-bottom: 50px;
}

.profl ul{
	margin-bottom: 0;
}

.profl ul li{
	float: left;
	background: #ef8c09;
	padding: 10px 30px;
	border-radius: 50px;
	margin-right: 10px;
	margin-top: 10px;
}

.profl ul a{
	color: #fff;
	font-size: 14px;
}

.profl ul a:hover li{
	background: #0156b8;
}

.profl ul a.proflactive li{
	background: #0156b8;
}



.pro{
	
}

.prozi{
	margin-bottom: 50px;
	text-align: center;
}

.prozi h3{
	font-size: 28px;
	
}


.procon ul li{
	float: left;
	width: 32%;
	margin-bottom: 2%;
	box-shadow: 0 0 5px #c1c1c1;
}

.procon ul li:nth-child(3n+2){
	margin-left: 2%;
	margin-right: 2%;
}

.proimg{
	overflow: hidden;
}

.proimg img{
	transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-webkit-transition: all 1s;
-o-transition: all 1s;
}

.procon li:hover img{
	transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
-webkit-transform: scale(1.05);
-o-transform: scale(1.05);
}

.procon p{
	font-size: 14px;
	color: #333;
	margin-bottom: 0;
	padding: 12px 0;
	text-align: center;
}




.proocon{
	position: relative;
}

.proocon img{
	margin: 0 auto;
	
}

.prozuo{
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 0;
	font-size: 0;
}

.prozuo a{
	background: url(../images/prozuo.png) no-repeat;
	background-size: 60px;
	display: block;
	width: 60px;
	height: 60px;
}

.proyou{
	position: absolute;
	top: 50%;
	margin-top: -50px;
	right: 0;
	font-size: 0;
}

.proyou a{
	background: url(../images/proyou.png) no-repeat;
	display: block;
	width: 60px;
	height: 60px;
	background-size: 60px;
}

















.fw{
	
}

.fwzi{
	margin-bottom: 50px;
	text-align: center;
}

.fwzi h3{
	font-size: 28px;
	
}

.fwcon ul{
	margin-bottom: 0;
}

.fwcon ul li{
	float: left;
	width: 31%;
}

.fwcon ul li:nth-child(2){
	margin-left: 3.5%;
	margin-right: 3.5%;
}

.fwcon h3{
	font-size: 18px;
	margin-bottom: 20px;
	color: #ef8c09;
}

.fwcon p{
	font-size: 14px;
	line-height: 28px;
	color: #333;
}

.fwcon img{
	margin-top: 20px;
}


.lncon h3{
	margin-bottom: 50px;
	text-align: center;
	font-size: 28px;
	margin-top: 50px;
}

.lncon p{
	font-size: 14px;
	line-height: 28px;
	color: #333;
}

.lncon ul{
	margin-top: 40px;
	margin-bottom: 0;
}

.lncon ul li{
	float: left;
	width: 16.6%;
}

.lncon ul img{
	margin: 0 auto;
	width: 40%;
}

.lncon ul p{
	text-align: center;
}














.xxcon{
	margin-top: 50px;
}

.xxcon ul li{
	float: left;
	width: 31%;
}

.xxcon ul li:nth-child(2){
	margin-left: 3.5%;
	margin-right: 3.5%;
}

.xxcon h3{
	font-size: 18px;
	margin-bottom: 20px;
	color: #ef8c09;
	margin-top: 30px;
}

.xxcon p{
	font-size: 14px;
	line-height: 28px;
	color: #333;
}
















.news{
	
}

.newszi{
	margin-bottom: 50px;
	text-align: center;
}

.newszi h3{
	font-size: 28px;
	
}


.newscon > a{
  display: block;
  margin-bottom: 20px;
}
.new_time{
  float: left;
  width: 10%;
  margin-top: 53px;
  font-size: 30px;
  line-height: 30px;
	color: #333;
}
.new_time > span{
  font-size: 18px;
}
.new_tex_box{
  float: right;
  padding: 35px 0;
  width: 75%;
  transition: all .5s ease;
  padding-right: 4.615%;
}
.new_tex_box> img{
  float: left;
  width: 40%;
  margin-left: -20.376%;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  transition: all .5s ease;
}
.new_tex_box >  div{
  float: right;
  width: 60%;
	margin-right: 6%;
}
.new_title{
  font-size: 18px;
  line-height: 1.5;
  margin-top: 40px;
  transition: all .5s ease;
	color: #ef8c09;
	height: 30px;
	overflow: hidden;
}
@media (max-width:1500px){
	.new_title{
		margin-top: 20px;
	}
}
.new_info{
  font-size: 14px;
  line-height: 2;
  color: rgba(0,0,0,.6);
  margin-top: 20px;
  transition: all .5s ease;
  text-align: justify;
	height: 58px;
overflow: hidden;
}
.newscon > a:hover .new_tex_box{
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 54px rgba(29, 56, 75, .26);
  -moz-box-shadow: 0 0 54px rgba(29, 56, 75, .26);
  box-shadow: 0 0 54px rgba(29, 56, 75, .26);
}
.newscon > a:hover .new_tex_box > img{
  margin-left: -23.376%;
}
.newscon > a:hover .new_title{
  
}
.newscon > a:hover .new_info{
  color: rgba(0,0,0,1);
}



.newsscon{
	font-size: 14px;
	line-height: 28px;
	color: #333;
}

.fanhui{
	margin-top: 5%;
	text-align: center;
}

.fanhui a{
	color: #fff;
	background: #ef8c09;
	padding: 16px 60px;
	border-radius: 50px;
	font-size: 14px;
}

.fanhui a:hover{
	background: #0156b8;
}















.lx{
	
}

.lxzi{
	margin-bottom: 50px;
	text-align: center;
}

.lxzi h3{
	font-size: 28px;
	
}

.lxcon{
	position: relative;
}

.lxl{
	float: left;
	width: 50%;
}

.lxr{
	width: 40%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
}

.lxr ul{
	margin-bottom: 0;
}

.lxr ul li{
	margin-bottom: 20px;
	font-size: 14px;
	color: #333;
}













.fenye{
	margin-top: 5%;
}

.fenye *{
	font-size: 0px;
}

.fenye a{
	text-decoration:none;
	color:#3c3c3c;
	background: none;
	padding: 7px 11px;
	margin-right:3px;
	cursor:pointer;
	font-size: 14px;
}
.fenye .red{
	color:#ef8c09; 
	border-bottom: 1px solid #ef8c09;
	padding: 7px 11px;
	font-size: 14px;
	margin-right:3px;
}
.fenye a.active{
	color:#ef8c09; 
	border-bottom: 1px solid #ef8c09;
}
.fenye a:hover{
	text-decoration:none;
	color:#ef8c09; 
	border-bottom: 1px solid #ef8c09;
}

