body, h1, h2, h3, h4, ul, li, a, input {
	margin: 0;
	padding: 0;
	font-family: microsoft yahei;
}
.banner .fp-controlArrow{
	display: none;
}
.banner #fp-nav ul li, .fp-slidesNav ul li{
	width: 45px;
	height: 6px;
}
.banner #fp-nav ul li a span, .fp-slidesNav ul li a span{
	border: 0;
	width: 45px;
	height: 6px;
	background: #fff;
	border-radius: 0;
}
.banner #fp-nav ul li a.active span, .fp-slidesNav ul li a.active span{
	background: #295c33;
}
.head_tel{
	float:right;
	color:#f08e2d;
	font-size:24px;
	margin-top:25px;
	height:39px;
	line-height:39px;
}
.head_tel span{
	font-size:14px;
}
.head_tel{
		display:none;
	}
.navbar{
	position: absolute;
	z-index: 999;
	width: 100%;
	height: 89px;
}
.navbar-brand{
	padding: 10px;
}
.navbar-brand>img{
	width:95%;
}
.navbar-nav{
	margin-left:20px;
}
.navbar-default{
	background:#fff;
	border: 0;
	opacity:0.8;
}
.navbar-default .navbar-nav > li > a{
	color: #505050;
	font-size: 18px;
	line-height: 60px;
	width:116px;
	text-align:center;
	padding:19px 0;
	margin-right:15px;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
	color: #505050;
}
.navbar-default .navbar-nav > li > a:hover,.navbar-default .navbar-nav > li > a.hover{
	color: #fff;
	background:url(../../images/nav_ho.png) no-repeat center;
}
.container_1{
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.ny_tel{
		width:10%;
	}
.head_tel img{
	width:75%;
}
@media screen and (max-width:1200px){
	.navbar-default .navbar-nav > li > a{
		width:78px;
	}
	.navbar-brand{
		width:215px !important;
	}
	.navbar-default .navbar-nav > li > a{
		font-size:15px;
	}
	.head_tel{
		display:none;
	}
	.ny_tel{
		width:10%;
	}
}
@media screen and (max-width:992px){
	.navbar-default .navbar-nav > li > a{
		margin-left: 0;
		font-size: 12px;
		padding: 0 11px;
		width:70px;
		line-height:98px;
		margin-right:0;
	}
	/*.head_tel{
		display:none;
	}*/
	.navbar-brand{
		margin-top:15px;
	}
	.navbar-nav{
		margin-left:0;
	}
	.ny_tel{
		width:20%;
	}
}
@media screen and (max-width:768px){
	.navbar{
		height: 60px;
		
	}
	.navbar-brand img{
		height: 40px;
		width: auto;
	}
	.navbar-toggle{
		margin-top: 30px;
	}
	.navbar-nav{
		background: rgba(46,46,46,.78);
		padding: 20px 0;
		text-align: center;
		margin:0;
	}
	.container_1{
		padding:0;
	}
	.head_tel{
		display:block !important;
	}
	.navbar-default .navbar-nav > li > a{
		    margin-left: 0;
			font-size: 16px;
			padding: 0 11px;
			width: 100%;
			line-height: 53px;
			color: #fff;
			
	}
	.banner .slide:first-child{
		background: url(../../images/n_img01.jpg) center/cover !important;
	}
	.banner .slide:nth-child(2){
		background: url(../../images/n_img02.jpg) center/cover !important;
	}
	.banner .slide:nth-child(3){
		background: url(../../images/n_img03.jpg) center/cover !important;
	}
	.ny_tel{
		width:20%;
	}
	
}

.index_tit{
	text-align: center;
}
.index_tit hr{
	width:40px;
	height:3px;
	background:#265d33;
	border:none;
	margin:10px auto;
}
.index_tit p{
	color: #7dc53b;
	font-size: 40px;
	margin: 0;
	letter-spacing:5px;
	font-family:Georgia, "Times New Roman", Times, serif
}
.index_tit em{
	color:#2d2d2d;
	font-style:normal;
	display:block;
	margin-top:1%;
	line-height:25px;
}
.index_tit span{
	color:#2d2d2d;
	font-size:32px;
	font-style:normal;
	display:block;
	margin-top:1%;
	line-height:25px;
}
.index_info{
	color: #293146;
	line-height: 30px;
	text-align: center;
	margin-top: 30px;
	padding: 0 40px;
}
@media screen and (max-width:1200px){
	.index_tit p{
		font-size: 30px;
	}
	.index_tit span{
		font-size: 20px;
	}
}
@media screen and (max-width:992px){
	.index_tit p{
		font-size: 25px;
	}
	.index_tit span{
		font-size: 18px;
	}
	.index_info{
		font-size: 12px;
		line-height: 25px;
	}
}
@media screen and (max-width:768px){
	.index_tit{
		margin-top: 20px;
	}
	.index_info{
		font-size: 12px;
		line-height: 25px;
	}
	.index_tit em{
		display:none;
	}
}


.section1{
	background:url(../../images/bg01.jpg) no-repeat scroll center center / cover;
	position: relative;
}
.abtab{
	margin-top: 130px;
}
.section2 .ab{
	padding: 0 50px;
}
.about_txt{
	
}
.about_img{
	margin-top:50px;
}
.about_txt p{
	color:#2d2d2d;
	text-align:center;
	font-size:16px;
	line-height:35px;
}
.ih-item {
  position: relative;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item,
.ih-item * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ih-item a {
  color: #333;
}
.ih-item a:hover {
  text-decoration: none;
}
.ih-item img {
  width: 90%;
  height: 90%;
}

.ih-item.circle {
  position: relative;
  border-radius: 50%;
}
.ih-item.circle .img {
  position: relative;
  border-radius: 50%;
}
.ih-item.circle .img img{
	width:50%;
}

.ih-item.circle .img:before {
  position: absolute;
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle .img img {
  border-radius: 50%;
}
.ih-item.circle .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-radius: 50%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ih-item.circle.effect6 .img {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  text-align:center;
}
.ih-item.circle.effect6.colored .info {
	background:none;
}
.ih-item.circle.effect6 .info {
  background: #333333;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.circle.effect6 .info p {
  color: #000000;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 18px;
  margin: 0 10px;
  padding: 195px 0 0 0;
  text-align:center;
  height: 70px;
  text-shadow: 0 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.3);
  font-size:16px;
}


@media screen and (max-width:1200px){
	.ih-item.circle.effect6 .info p{
		padding:130px 0 0 0;
	}
}
@media screen and (max-width:992px){
	.section1 .ab{
		padding: 0 30px;
	}
	.ih-item.circle.effect6 .info h3{
		font-size: 16px;
	}
	.section1 .index_info{
		display: none;
	}
	.section1 .abtab{
		margin-top: 10px;
	}
	.section1 .ab{
		margin-top: 130px;
	}
	.ih-item.circle .img img{
		width:100%;
	}
	.ih-item.circle.effect6 .info p{
		padding:160px 0 0 0;
	}
	
}
@media screen and (max-width:992px){
	.ih-item.circle.effect6 .info p{
		    padding: 120px 0 0 0;
	}
	.section1 .ab{
		margin-top:100px;
	}
}

@media screen and (max-width:768px){
	.section1 .ab {
		margin-top: 49px;
		padding:0 15px;
	}
	.active .abouttop{
		top:45px !important;
	}
	
}

.section2{
	background:url(../../images/bg02.jpg) no-repeat scroll center center / cover;
	position: relative;
}
.section2 .bus{
	padding: 0;
}
.sld{}
.sld .hd{ height:auto; overflow:hidden; text-align:center; width:85%; margin:0 auto}
.sld .hd ul li{float: left;height: 45px; background:url(../../images/cp_bg.png) no-repeat center; text-align:center; list-style:none; width:20%;}
.sld .hd ul li a{display: block;height: 45px;line-height: 45px;text-align: center;font-size:16px;color:#fff;}
.sld .hd ul li.on{ background:url(../../images/cp_ho.png) no-repeat center; color:#fff; text-decoration:none !important;}
.sld .hd ul li.on a{color: #fff; height:36px;font-size: 16px;}
.sld .hd span{display: block;}
.sld .bd{padding-top:8px;overflow: hidden;}
.sld .bdst{ margin:15px 0px 0px 0px;}
.sld .bdst .bds{padding-top: 8px;}
.sld .bdst .bds ul{}
/*.sld .bdst .bds ul li,.sld .bdst .bds ul li a,.sld .bdst .bds ul li a img,.sld .bdst .bds ul li .pic{width: 25%;}*/
.sld .bdst .bds ul li{float: left;margin-right: 3%; margin-top:15px;width: 22%; list-style:none; background:#e5e5e5;}
.sld .bdst .bds ul li a{display: block;text-align: center;}
.sld .bdst .bds ul li a .pic{overflow:hidden;}
.sld .bdst .bds ul li a .pic img{width:100%; }
.sld .bdst .bds ul li a .pic img:hover{-webkit-transition: all 0.25s linear 0.01s; -moz-transition: all 0.25s linear 0.01s; -ms-transition: all 0.25s linear 0.01s; -o-transition: all 0.25s linear 0.01s; transition: all 0.25s linear 0.01s;transform:scale(1.15,1.15);}
.sld .bdst .bds ul li a p{height: 50px;line-height: 50px; text-align:center;color: #000000; font-size:16px;}
.pro_more{
	width:20%;
	margin:4% auto;
	text-align:center;
}
.pro_more img{
	width:60%;
}
.pro_txt{
	font-size:20px !important;
	color:#fff !important;
	text-align:center;
}
.pro_txt p{
	margin-top:1%;
	font-size:16px !important;
	color:#fff !important;
}
.section2 .index_info{
	margin-top: 10px;
}
.section2 .bus1{
	margin-top: 10px;
}
.section2 .bus2{
	margin-top: 170px;
}
.section2 .bus3{
	margin-top: 40px;
}
.product{
	margin-top:135px;
	
}

@media screen and (max-width:1450px){
	
	.sld .bdst .bds ul li:nth-child(5),.sld .bdst .bds ul li:nth-child(6),.sld .bdst .bds ul li:nth-child(7),.sld .bdst .bds ul li:nth-child(8){
		display:none;
	}
}



@media screen and (max-width:1200px){
	.section2 .bus{
		padding: 0 ;
	}
	.index_tit span{
		/*display:none;*/
	}
.product{
	margin-top:105px;
	
}

.product ul li .pic img{
	max-width:193px;
	max-height:261px;
}
.product ul li p{
	text-align:center;
	color:#fff;
	height:30px;
	line-height:30px;
	font-size:14px;
	margin-bottom:0;
}
}
@media screen and (max-width:992px){
	.section2 .bus{
		padding: 0;
	}
	.ih-item.circle.effect3 .info h3{
		font-size: 16px;
	}
}
@media screen and (max-width:768px){
	.section2 .bus1{
		margin-bottom: 66px;
	}
	.section2 .bus2{
		margin-top: 20px;
	}
	.section2 .bus3{
		margin-top: 20px;
	}
	.section2 .bus{
		padding: 0;
	}
	.sld .hd{
		width:100% !important;
	}
	.sld .hd ul li {
		width: 45% !important;
		margin-bottom: 3%;
		margin-left:4%;
		}
	.sld .bdst .bds ul li {
		    margin-bottom: 15px;
			width: 47%;
			list-style: none;
	}
	.sld .hd ul li:last-child{
		display:none;
	}
	.sld .hd ul li a{
		font-size:12px;
	}
	.sld .hd ul li.on a{
		font-size:12px;
	}
	.sld .bdst .bds ul li a .pic img{
		width: 87%;
	}
	.sld .bdst{
		margin:0;
	}
	.pro_txt,.pro_more{
		display:none;
	}
	.section2 .bus1{
		margin-bottom:0;
	}
	
}

.section3{
	background:url(../../images/bg03.jpg) no-repeat scroll center center / cover;
	position: relative;
}

.section3 .service{
	text-align: center;
	margin-top: 160px;
	
}
.case_top{
}
.case_top p{
	color:#1971ef
}
.case_top em{
	color:#5b5b5b;
	margin-top:0 !important;
	line-height:20px !important;
}
.section3 a{
	text-decoration: none;
	float: left;
    position: relative;
	display:block;
	background:#e5e5e4;
	padding:4px 4px 10px 4px;
	margin-bottom:40px;
	border-radius:5px;
}
.section3 a .simg{
	text-align: center;
}
.section3 a .simg img{
	display: inline-block;
	width:100%;
	max-width:284px;
	max-height:195px;
	border-radius:5px;
}
.section3 a:hover img{
	filter:alpha(Opacity=70);-moz-opacity:0.7;opacity: 0.7
}

.section3 a p{
	margin-top:10px;
	color:#5b5b5b;
	font-size:18px;
	text-align:center;
}
@media screen and (max-width:1500px){
	.c5,.c6,.c7,.c8{ display:none !important;}
}

@media screen and (max-width:1200px){
	.section3 .simg{
		padding: 0;
	}
	
	.c5,.c6,.c7,.c8{ display:none;}
}
@media screen and (max-width:992px){
	.section3 .service{
		margin-top: 50px;
	}
	.section3 .simg{
		padding: 0;
	}
	.section3 .service p.info{
		font-size: 12px;
	}
	.section3 .service .pic{
		position:absolute;
		top:-40px;
		left:5px;
	}
	.section3 .service .pic img{
		border-radius:50%;
		width:90%;
		border:4px solid #f10940;
	}
	.section3 .service .name{
		padding-top: 54px;
		font-size:14px;
	}
	.section3 .service .zhiw{
		text-align:center;
		padding:0 5px;
	}
	.section3 .service .gey,.section3 .service .zuop{
		display:none;
	}
	.section3 .service{
		margin-top:150px;
	}
}
@media screen and (max-width:768px){
	.active .casetop{
		top:90px !important;
	}
	.section3 .service{
		margin-top: 92px;
	}
	.section3 .simg{
		padding: 0;
	}
	.section3 .index_tit span{
		font-size: 14px;
	}
	.section3 .service .pic img{
		width:100%;
	}
	.section3 a{
		border:none;
		padding: 4px 4px 0px 4px;
		margin-bottom: 7px;
	}
	.section3 a p{
		font-size:14px;
	}
	.section3 .service .ljgd,.section3 .service .zhiw{
		display:none;
	}
	.section3 .service .name{
		padding-top:24px;
	}
	.c5,.c6,.c7,.c8{ display:none;}
}



.section4{
	background:url(../../images/bg04.jpg) no-repeat scroll center center / cover;
	position: relative;
}
.newlist{
	margin-top: 130px;
}
.newli{
	margin-top: 20px;
}
.newli .row{
	background: #f4f4f2;
	padding: 10px 0;
	margin-left: 10px;
}
.newli .row img{
	margin-left: -5px;
	max-height: 100px;
}
.newli .row a{
	color: #515151;
	display: block;
	font-size:18px;
	line-height: 30px;
}
.newli .row a span{
	float: right;
}
.newli .row p{
	font-size: 14px;
	color:#515151;
	line-height: 22px;
	margin-top:10px;
}
.newli .col-xs-8{
	padding-left: 0;
}
.acenter{
	text-align: center;
}
.acenter a.more{
	color: #fff;
	background: #f39800;
	display: inline-block;
	width: 110px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 20px;
	margin-top: 50px;
}
.nw_more{
	text-align:center;
	margin-top: 8% !important;
}
.nw_more img{
	width: 15%;
}

@media screen and (max-width:992px){
	.newli .row p{
		display: none;
	}
	.newli{
		margin-top: 10px;
	}
	.newlist{
		margin-top:70px;
	}
	.nw_more img{
		width: 32%;
	}
}
@media screen and (max-width:786px){
	.newli .row a{
		font-size:14px;
	}
}


.section6{
	background:url(../../images/bg05.jpg) no-repeat scroll center center / cover;
	position: relative;
}
.section7{
	background:url(../../images/bg06.jpg) no-repeat scroll center center / cover;
	position: relative;
}
.section6 .index_tit{
	margin-bottom: 30px;
}
.section6 .index_tit p{
	font-size: 40px;
	color: #7dc53b;
	font-weight: normal;
	
	letter-spacing:8px;
}
.section6 .index_tit span{
	font-size: 32px;
	color: #2d2d2d;
	letter-spacing:5px;
}
.section6 .index_tit span em{
	color:#fff;
}
.section6 .cont{
	background:url(../../images/lx.png) no-repeat center;
	padding:160px 0 240px 0;
}

#footer{
	background:#424242;
	padding:50px 0 0 0;
	margin-top:40px;
	height:auto;
	border-top:3px solid #7dc53b;
	overflow:hidden;
}
.footer_l{
	width:315px;
	float:left;
	border-right:1px solid #363636;
	font-size:15px;
	color:#ffffff;
	height:156px;
}
.footer_l img{
	display:block;
	margin-bottom:10px;
}
.footer_c{
	width:225px;
	float:left;
	margin-left:45px;
	height:156px;
	border-right:1px solid #363636;
}
.footer_c p{
	font-size:15px;
	color:#ffffff;
}
.footer_c ul{
	margin-top:5px;
}
.footer_c ul li{
	float:left;
	margin-right:50px;
	line-height:30px;
	list-style:none;
}
.footer_c ul li a{
	font-size:13px;
	color:#ffffff;
}
.footer_r{
	background:url(../../images/ewm.jpg) no-repeat right;
	height:112px;
	width:325px;
	float:right;
}
.footer_r p{
	color:#a8a8a8;
	font-size:14px;
}
.footer_r em{
	display:block;
	color:#fff;
	font-weight:bold;
	font-size:24px;
	margin-bottom:15px;
	font-style:normal;
}
.footer_u{
	padding:15px 0;
	background:#424242;
	font-size:14px;
	color:#8f8f8f;
	text-align:center;
}
.footer_u a{
	font-size:14px;
	color:#8f8f8f;
}
.bdshare-button-style0-32 a{
	width:28px !important;
	height:28px !important;
}
.bdshare-button-style0-32 .bds_sqq{
	background:url(../../images/a1.png) no-repeat center !important;
	height:28px !important;
	width:28px !important;
}
.bdshare-button-style0-32 .bds_tsina{
	background:url(../../images/a2.png) no-repeat center !important;
	height:28px !important;
	width:28px !important;
}
.bdshare-button-style0-32 .bds_tieba{
	background:url(../../images/a3.png) no-repeat center !important;
	height:28px !important;
	width:28px !important;
}
.bdshare-button-style0-32 .bds_weixin{
	background:url(../../images/a4.png) no-repeat center !important;
	height:28px !important;
	width:28px !important;
}
.contact_title{
}
.contact_title img{
	width:40%;
}
.contact{
	margin-top:25px;
	text-align:center;
	font-size:18px;
	color:#ffffff;
	line-height:35px;
}
.contact a{
	font-size:18px;
	color:#ffffff
}
.contact img{
	width:60%;
}

.col-xs-4-lx1{
	width: 33.33333333%
}
.col-xs-8-lx2{
	width: 66.66666667%
}
@media screen and (max-width:1200px){
	.footer_c1{
		display:none;
	}
}
@media screen and (max-width:992px){
	.footer_c{
		display:none;
	}
	
}
@media screen and (max-width:768px){
	.section6 .index_tit{
		margin-bottom: 20px;
	}
	.section6 .index_tit p{
		font-size: 14px;
		margin-bottom: 5px;
	}
	.section6 .index_tit span{
		font-size: 16px;
		color: #565454;
		letter-spacing: 5px;
	}
	.section6 .cont{
		margin-top: 10px;
		background:none;
	}
	.section6 .cont p{
		font-size: 25px;
		margin-bottom: 0;
	}
	.section6 .cont p span{
		font-size: 18px;
		margin: 0 10px;
	}
	.contact{
		color:#1f2629;
	}
	.contact a{
		color:#1f2629;
	}
	.footer_c{
		display:none;
	}
	.footer_r{
		display:none;
	}
	.footer_l{
		width:100%;
		border-right:none;
		text-align:center;
	}
	.footer_l img{
		display:block;
		margin:0 auto 10px auto;
		text-align:center;
		width:269px;
	}
	.col-xs-8-lx2,.col-xs-4-lx1{
		width:90%;
		margin:0 auto;
	}
	.contact img{
		width:88%;
	}
	.contact_title img{
		width:75%;
	}
	.indexbottom_ny_fff{
		display:none;
	}
	.indexbottom_ny p{
		display:inherit;
	}
	.indexbottom_ny{
		background:none;
	}
	
}

.network{
	text-align:center;
	margin-top:50px;
}
.network img{
	width:60%;
}
@media screen and (max-width:768px){
	.network img{
		width:80%;
	}
	.active .producttop{
		top:55px !important;
	}
	.active .contacttop{
		top: -30px !important;
	}
}

.abouttop,.producttop,.guimotop,.contacttop,.casetop { position: relative; top: -150px; transition: all 1s;opacity: 0;}
.active .abouttop { top: 90px;opacity: 1; transition-delay: 0.7s;}
.active .producttop { top: 90px;opacity: 1; transition-delay: 0.7s;}
.active .guimotop { top: 0;opacity: 1; transition-delay: 0.7s;}
.active .casetop { top: 110px;opacity: 1; transition-delay: 0.7s;}
.active .contacttop { top: 70px;opacity: 1; transition-delay: 0.7s;}

.ab1 { position: relative;bottom: -200px;opacity: 0; transition: all 1s;}
.active .ab1 { bottom: 0; opacity: 1; transition-delay: 0.8s;}

.ab2 { position: relative;bottom: -200px;opacity: 0;transition: all 1s;}
.active .ab2 { bottom: 0; opacity: 1; transition-delay: 1.0s;}

.ab3 { position: relative;bottom: -200px;opacity: 0;transition: all 1s;}
.active .ab3 { bottom: 0; opacity: 1; transition-delay: 1.2s;}

.ab4 { position: relative;bottom: -200px;opacity: 0;transition: all 1s;}
.active .ab4 { bottom: 0; opacity: 1; transition-delay: 1s;}


.bus1{ position: relative; z-index: 1; left: -200px; opacity: 0;transition: all 1s;}
.active .bus1 {left: 0; opacity: 1;transition-delay: 0.8s;}

.bus4{ position: relative; z-index: 1; left: -200px; opacity: 0;transition: all 1s;}
.active .bus4 {left: 0; opacity: 1;transition-delay: 1.3s;}

.bus2 { position: relative;bottom: -200px;opacity: 0;transition: all 1s;}
.active .bus2 { bottom: 0; opacity: 1; transition-delay: 0.8s;}

.bus3 { position: relative; z-index: 1; right: -200px; opacity: 0;transition: all 1s;}
.active .bus3 {right: 0; opacity: 1;transition-delay: 0.7s;}

.service1,.service2 { position: relative;left: -50%;opacity: 0; transition: all 1s;}
.active .service1,.active .service2 {opacity: 1;left: 0; transition-delay: 0.7s;}

.service3,.service4 { position: relative;right: -50%;opacity: 0; transition: all 1s;}
.active .service3,.active .service4 {opacity: 1;right: 0; transition-delay: 0.7s;}

.newli{position: relative; z-index: 1; opacity: 0;transition: all 1s; right:-200px; }
.active .newlist .newli{right: 0;opacity: 1; transition-delay: 0.5s;}

.abjj{position: relative; z-index: 1; opacity: 0;transition: all 1s; bottom:-500px; }
.active .abjj{bottom: 0;opacity: 1; transition-delay: 0.5s;}

.indexcont { position: relative;opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.active .indexcont { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}

.network { position: relative;opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.active .network { opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}


.section2 .abouttop{position: relative;opacity: 0; -webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); transition: all 1s;}
.active.section2 .abouttop{opacity: 1; -webkit-transform:scale(1, 1); transform:scale(1, 1); transition-delay: 0.7s;}

/* 内页 */
/* pages */
.n_jianjie,.n_honor{
	margin-top:6%;
}
.n_jianjie_t{
	opacity:1;
	top:auto;
}

.n_jianjie_u{
	margin-top:30px;
}
.n_jianjie_u_l{
	width:503px;
	float:left;
}
.n_jianjie_u_l img{
	width:503px;
	height:505px;
}
.n_jianjie_u_r{
	width:680px;
	float:right;
	font-size:16px;
	color:#272626;
	line-height:32px;
}
.n_jianjie_u_r p{
	text-indent:2em;
}
.n_pinpai{
	margin-top:40px;
}
.n_pinpai ul a{
	display:block;
	float:left;
	width:30%;
	text-align:center;
}
.n_pinpai ul a em{
	display:block;
	font-size:20px;
	color:#010000;
	margin:10px 0;
	font-style:normal;
}
.n_pinpai ul a p{
	font-size:16px;
	color:#868686;
}
.n_fazhan{
	margin-top:5%;
	background:#f5f5f5;
	padding:50px;
}
.n_fazhan_t{
	padding-top:30px;
}
.n_fazhan_t,.n_fazhan_t p{
	color:#fff;
}
.n_fazhan_t hr{
	background:#fff;
}
.n_fazhan_u{
	margin-top:35px;
	text-align:center;
}
.n_fazhan_u img{
	width:100%;
}
.n_fazhan_u em{
	font-size:22px;
	color:#000000;
	font-weight:bold;
	font-family:'宋体';
	display:block;
	font-style:normal;
}
.n_fazhan_u p{
	font-size:15px;
	color:#000000;
	margin:25px 0;
	line-height:30px;
}
.n_honor_u{
	margin-top:3%;
}
.leftLoopa {	
}
.leftLoopa .hda {
	height: 20px;
	position: relative;
}
.leftLoopa .hda a {
	display: block;
	position: absolute;
	width: 35px;
	height: 59px;
	cursor: pointer;
	position: absolute;
	top: 154px;
	z-index: 99;
}
.leftLoopa .hda a.prev {
	left: -70px;
	background:url(../../images/left.png) no-repeat 0px 0px;
}
.leftLoopa .hda a.next {
	background:url(../../images/right.png) no-repeat 0px 0px;
	right: -115px;
}
.leftLoopa .bda {
	width: 1280px;
	overflow: hidden;
	margin: 0 auto;
	padding-top:8px;
}
.leftLoopa .bda ul {
}
.leftLoopa .bda ul li {
	float: left;
	margin-left: 25px;
	padding:20px;
	background:#fafafa;
	border:1px solid #ededed;
	list-style:none;
}
.leftLoopa .bda ul li a {
	display: block;
	text-align: center;
	float: left;
	width: 380px;
}
.leftLoopa .bda ul li a img {
	width:338px;
	height:246px;
	display:block;
	
}
.leftLoopa .bda ul li a:hover {
	color: #FFF;
	font-size: 16px;
}


.n-footer {
	height: auto;
	line-height: 30px;
	padding: 5px;
	position: relative;
}
 @media screen and (min-width:1200px) {
.n-footer {
	height: 80px;
	line-height: 80px;
	padding: 0;
}
.position .container, .main {
	width: 1280px;
}

}
.banner {
	position: relative;
}
.banner img {
	min-height: 80px;
}

 @media screen and (max-width:992px) {
	 .n_jianjie_u_l{
		display:none;
	}
	.n_jianjie_u_r{
		float:none;
		width:100%;
	}
 }
 @media screen and (max-width:768px) {
.banner {
	padding-top: 50px;
}
.n_jianjie_u_l{
	display:none;
}
.n_pinpai ul a{
	margin:auto;
	width:100%;
}

}
.banner span {
	position: absolute;
	top: 60%;
	color: #fff;
	font-size: 35px;
	display: block;
}
.position {
	font-size: 14px;
	border-left:none;
	border-right:none;
}
.position a {
	color: #000000;
}
.fy_tit{
	font-size:24px;
	color:#e60012;
	float:left;
	width:400px;
	font-weight:bold;
}
.fy_dqwz{
	padding:15px 0 15px 30px;
	background:url(../../images/home.png) no-repeat left;
	float:left;
	font-size:14px;
	color:#646462;
	width:100%;
}
.fy_dqwz span{
	color:#434242;
}
.fy_dqwz a{
	font-size:14px;
	color:#646462;
}
.fy_list_h{
	border-bottom:1px dashed #e3e3e3;
}
.container {
}
.big{
	background:url(../../images/qy.jpg) no-repeat center;
}
.page-tit {
	border-bottom: 1px solid #ccc;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 30px;
}
.content {
	line-height: 28px;
	margin-top: 40px;
	margin-bottom: 30px;
	font-size: 16px;
}
.content a{
	color:#7dc53b;
}
.right {
	margin-bottom: 20px;
	margin-top: 20px;
}
.right-tit {
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
}
.right-tit span {
	border-bottom: 2px solid #f7001b;
	color: #585f69;
	line-height: 40px;
	height: 40px;
	font-size: 24px;
	display: inline-block;
	margin-bottom: -2px;
}
.menu li a {
	height: 46px;
	display: block;
	line-height: 46px;
	border-bottom: 1px dotted #fff;
	color: #1e1e1e;
	font-size: 16px;
	text-decoration: none;
}
.menu li a:hover {
	color: #f7001b;
}
.menu li span {
	font-family: "宋体";
	padding-right: 10px;
}
 @media screen and (max-width:768px) {
.banner span {
	font-size: 22px;
}
.position {
	font-size: 12px;
}
.page-tit {
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
}
.right-tit span {
	font-size: 20px;
}
.menu li a {
	font-size: 14px;
	line-height: 40px;
	height: 40px;
}
}
/* list */

.list .row {
	margin: 40px 0;
}
.list-right a {
	font-size: 16px;
	color: #295c33;
}
.list-right em{
	display:block;
	background:url(../../images/po.png) no-repeat left;
	height:35px;
	line-height:35px;
	padding-left:30px;
	font-style:normal;
}
.list-right span {
	color: #ababab;
	font-size: 12px;
	display: block;
	margin: 8px 0;
}
.list-right p {
	font-size: 12px;
	line-height: 1.8;
	margin: 0;
}
.right-list .row {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #bbb;
}
.right-list .col-xs-3 {
	padding-right: 0;
}
.right-list a {
	color: #1e1e1e;
}
.list-right a:hover, .right-list a:hover {
	color: #295c33;
}
.right-list p {
	font-size: 12px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 0;
}
 @media screen and (max-width:992px) {
.list-right a {
	margin-top: 10px;
	display: block;
}
.list-right p {
	padding-bottom: 10px;
	border-bottom: 1px dotted #aaa;
}
.list .row {
	margin: 20px 0;
}
}
.list img:hover, .right-list img:hover {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.case-menu {
	width:100%;
	margin-top:50px;
}
.case-menu a {
	width: 25%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	float: left;
	color: #505050;
	text-decoration: none;
	margin-bottom:20px;
	background:url(../../images/n_cp_h.png) no-repeat center;
}
.case-menu a:hover {
	background:url(../../images/n_cp.png) no-repeat center;
	color:#fff;
}
.case-menu a.hover {
	background:url(../../images/n_cp.png) no-repeat center;
	color:#fff;
}
.case-list {
	margin-top: 30px;
}
.case-list_li{
	margin-bottom:25px;
	text-align:center;
}
.case-lis-t{
	margin:5% 0;
}
.case-list img {
	margin-top: 5px;
	width: 100%;
	text-align:center;
	height:206px;
}
.case-list_img{
	
}
.case-list span {
	display: block;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	text-align: left;
	font-size:18px;
	color:#110906;
	text-align:center;
	margin-top:6%;
}
.case-list p{
	line-height:25px;
	color:#5c5c5c;
	font-size:14px;
}
.case-list a {
	color: #1e1e1e;
}
.case-list a:hover {
	color: #f7001b;
	text-decoration:none;
}
 @media screen and (max-width:768px) {
.case-menu a {
	margin: 0;
	width:50%;
}
.case-list img {
	max-height: 300px;
	height:auto;
}
.case-list_li{
	width:100% !important;
	margin-left:0 !important;
}
}
.show-top {
	color: #999;
	font-size: 12px;
	margin-bottom: 10px;
}
.show-top span {
	margin-right: 20px;
}
.content img {
	display: inline-block !important;
	max-width: 100% !important;
	height: auto !important;
}
.case-showtop {
	text-align: center;
	margin-top: 50px;
}
.case-showtop p {
	color: #999;
}
.case-show .content {
	margin-top: 20px;
}

/* leftsead */
#leftsead {
	width: 161px;
	height: 290px;
	position: fixed;
	top: 350px;
	right: 0px;
	z-index: 999999;
}
*html #leftsead {
	margin-top: 258px;
	position: absolute;
top:expression(eval(document.documentElement.scrollTop));
}
#leftsead li {
	width: 161px;
	height: 50px;
}
#leftsead li img {
	float: right;
}
#leftsead li a {
	height: 49px;
	float: right;
	display: block;
	min-width: 47px;
	max-width: 161px;
}
#leftsead li a .shows {
	display: block;
}
#leftsead li a .hides {
	margin-right: -143px;
	cursor: pointer;
	cursor: hand;
}
#leftsead li a.youhui .hides {
	display: none;
	position: absolute;
	right: 143px;
}
#leftsead li a.youhui .2wm {
	display: none;
	position: absolute;
	right: 143px;
}
#p2 {
	width: 161px;
	height: 47px;
	border: 1px solid #ec182f;
	line-height: 47px;
	text-align: left;
	text-indent: 1em;
	background: url(../../qq/ll04.png) no-repeat right center #ec182f;
	font-weight: bold;
}
#p3 {
	width: 161px;
	height: 47px;
	border: 1px solid #ec182f;
	line-height: 47px;
	text-align: left;
	text-indent: 1em;
	background: url(../../qq/ll05.png) no-repeat right center #ec182f;
	font-weight: bold;
}
#p1 {
	width: 47px;
	height: 49px;
	float: left
}
.nav_tell {
	height: 50px;
	line-height: 50px;
	font-size: 25px;
}
.nav_tell a {
	color: #ef2425;
	margin-right: 10px;
	text-decoration: none;
}
@media screen and (min-width:768px) {
.nav_tell {
	display: none;
}
}
.foot_link {
	position: absolute;
	bottom: 100px;
	font-size: 12px;
}
.foot_link a {
	color: #fff;
	margin-left: 10px;
}
@media screen and (max-width:768px) {
#leftsead, .foot_link {
	display: none;
}
#ser{
	display: none;
}
}
.position h1 {
	font-size: 14px;
}

.gm_list{
	margin:45px 0;
	
}
.gm_list_1{
	height:auto;
	overflow:hidden;
}

.gm_list_1_left{
	float:left;
	width:45%;
}
.gm_list_1_l{
	
}
.gm_list_1_l p{
	font-size:28px;
	color:#295c33;
	margin-bottom:10px;
	margin-top:25px;
}
.gm_list_1_l span{
	font-size:16px;
	color:#5a5a5a;
}
.gm_list_1_l em{
	font-size:14px;
	color:#5a5a5a;
	line-height:30px;
	display:block;
	margin-bottom:10px;
	font-style:normal;
	margin-top:10px;
}
.gm_list_1_l_mo{
	font-size:16px;
	color:#010101;
	margin-top:15px;
}
.gm_list_1_l_mo a{
	font-size:16px;
	color:#010101;
}
.gm_list_1_l_mo img{
	padding-left:20px;
}
.gm_list_1_r{
	float:right;
	width:50%;
	text-align:right;
}
.gm_list_1_r img,.gm_list_2_left img{
	width:100%;
}
.gm_list_2_left{
	width:50%;
	float:left;
}
.gm_list_2_r{
	width:43%;
	float:right;
}
 @media screen and (max-width:992px) {
	 .gm_list_1_r,.gm_list_2_left{
		 display:none;
	 }
	 .gm_list_2_r,.gm_list_1_left{
		 width:100%;
	 }
	 
 }
 
  /*分页*/
.pages{text-align: center;margin: 20px 0 30px;}
.pages ul{height: auto;overflow: hidden;}
.pages span,.pages a{display: inline-block;padding: 0 9px;margin: 0 2px;background: #ddd;border-radius: 2px;height: 26px;line-height: 26px;text-align: center; color:#000;}
.pages span.current{background: #7dc53b; color: #fff;}
.pages a:hover{background: #7dc53b;color: #fff;}

#ser{width:161px;height:290px;position:fixed;top:220px;right:0px; z-index:100; padding:0;}
#ser li{width:161px;height:51px; list-style:none;}
#ser li img{float:right;}
#ser li a{height:49px;float:right;display:block;min-width:47px;max-width:161px;}
#ser li a .shows{display:block;}
#ser li a .hides{margin-right:-143px;cursor:pointer;cursor:hand;}
#ser li a.weixin_area .hides{display:none;position:absolute;right:143px;}
#ser li a.weixin_area .weixin{display:none;position:absolute;right:0;top:48px}
#p2{width:112px;background-color:#3f4041;height:48px;margin-left:48px;border:1px solid #3f4041;text-align:center;line-height:47px}
#p3{width:112px;background-color:#3f4041;height:48px;margin-left:48px;border:1px solid #3f4041;text-align:center;line-height:47px}
#p1{width:47px;height:49px;float:left}
  