/*resetCSS*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    /*font-size:100%;*/
    /*vertical-align:baseline;*/
    background:transparent;
}

body {
    line-height:1;
    font-family: "微软雅黑";

    /*overflow-x: hidden;*/
}

/*:focus {
	outline: 1;
}*/

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { 
    display:block;
}

nav ul,li{list-style:none;}

blockquote, q {quotes:none;}

blockquote:before, blockquote:after,
q:before, q:after, .ps_quire{
    content:'';
    content:none;
}
.section:after{
	clear: both;
	content: '.';
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}

a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    cursor: pointer;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted #000;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {vertical-align:middle;}
img{display: inline-block;overflow: hidden;}
/*select::-ms-expand { display: none; }*/
a:link{text-decoration: none;cursor: pointer;}
li{	list-style: none;}
.fl_r{float: right;}
.fl_l{float: left;}
.boxsizing{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix { display:inline-block;}
/* Hides from IE-mac \*/
/** html .clearfix { height:1%;}*/
.clearfix { display:block;}


.head{
	width: 100%;
	height: 700px;
	background-image: url(../img/shouyebanner.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	position: relative;
}
	.mp4{
		position: absolute;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 700px;
		overflow: hidden;
	}
	.mp4_wenjian{
		position: absolute;
		display: block;
		width: 100%;
	}
	.nav-cover{
		position: absolute;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 78px;
		background: rgba(0,0,0,0.5);
		z-index: -1;
	}
	.nav-cover1{
		position: absolute;
		left: 0px;
		top: 0px;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.5);
		z-index: 12;
	}
	.logo{
		float: left;
		padding: 24px 0 0 7%;
	}
	.logo img{
		max-width: 266px;
	}
	.nav{
		float: right;
		padding: 22px 5% 0 0;
		transition: padding .01s ease-in-out;
	}
	.nav a{
		display: inline-block;
		padding: 0 20px 0 20px;
		margin-left: 15px;
		font: 400 14px/34px "微软雅黑";
		color: #fff;
	}
	.nav a.on, .nav a:hover{
		border-bottom: 2px solid #a4dd1b;
	}
	.menu{
		display: none;
		float: right;
		position: absolute;
		top: 30px;
		right: 4%;
	}
	.head h2{
		font: 400 50px/50px "微软雅黑";
		color: #fff;
		text-align: center;
		margin-bottom: 23px;
		padding-top: 290px;
	}
@media only screen and (max-width: 640px) {
	.head h2{
		padding-top: 180px;
	}
}
		.head h2 span{
			display: inline-block;
			width: 5%;
		}
		.head h4{
			font: 400 25px/25px "微软雅黑";
			color: #fff;
			text-align: center;
		}
@media only screen and (max-width: 640) {
	
}
@media only screen and (max-width: 1080px) {
	.menu{
		display: block;
	}
	.logo{
		float: none;
	}
	.nav{
		/*display: none;*/
		float: none;
		position: absolute;
		top: 71px;
		/*height: 226px;*/
		height: 0px;
		overflow: hidden;
		width: 100%;
		padding: 0;
	}
	.nav a{
		display: block;
		padding-left: 8%;
		width: 100%;
	}
	.nav a.on, .nav a:hover{
		border-bottom: 0;
	}
}

.intro .left{
	width: 33.33333%;
	height: 350px;
	background-color: #a4dd1b;
	text-align: center;
}
	.intro .left h3{
		font: 400 30px/30px "微软雅黑";
		padding-top: 68px;
		margin-bottom: 10px;
		color: #181818;
	}
	.intro .left h4{
		font: 400 16px/16px "微软雅黑";
		color: #181818;
		margin-bottom: 15px;
	}
	.intro .left img{
		display: block;
		width: 70px;
		height: 30px;
		margin: 0 auto 70px;
	}
	.intro .left a{
		display: block;
		width: 170px;
		height: 35px;
		border: 0;
		border-radius: 18px;
		background-color: #fff;
		color: #181818;
		text-align: center;
		font: 400 16px/34px "微软雅黑";
		margin: 0 auto;
		transition: all .2s ease-in-out;
	}
	
	.intro .right{
		padding:0 10% 0 10%;
		width: 66.66666%;
		height: 350px;
		background: url(../img/introR.jpg) no-repeat 0 0;
		background-size: 100% 100%;
	}
	
	.intro .right h4{
		font: 400 20px/20px "微软雅黑";
		color: #fff;
		padding-top: 53px;
		margin-bottom: 45px;
	}
	.intro .right p{
		font: 400 16px/40px "微软雅黑";
		color: #fff;
	}
@media only screen and (max-width: 640px) {
		.intro .left a{
			width: 95px;
			height: 32px;
			font: 400 14px/32px "微软雅黑";
		}
}
@media only screen and (max-width: 840px) {
	.intro .left{
		float: none;
		width: 100%;
	}
	.intro .right{
		width: 100%;
		float: none;
		height: auto;
		padding-bottom: 20px;
	}
	.intro .right h4{
		padding-top: 80px;
	}
	.intro .right p{
		font: 400 16px/30px "微软雅黑";
	}
}

@media only screen and (min-width:1367px) {
	.intro .right h4{
		font: 400 28px/30px "微软雅黑";
	}
	.intro .right p{
		font: 400 20px/30px "微软雅黑";
	}
}

.anli{
	position: relative;
	width: 100%;
}
	.anli>div{
		/*height: 500px;*/
	}
	.anli .z-in{
		position: absolute;
		z-index: 100;
		top: 0;
		width: 100%;
	}
	.anli .left{
		width: 66.66666%;
		height: 100%;
	}
	.anli .right{
		width: 33.33333%;
		height: 500px;
		background-image: url(../img/anliR.png);
		background-position: 0 0;
		background-size: 100%;
	}
.swiper-container{
	width: 100%;
	height: 500px;
}
.swiper-pagination-bullet{
	background-color: #FFFFFF!important;
	opacity: 1!important;
	z-index: 10000!important;
	position: relative;
}
.swiper-pagination-bullet-active{
	background-color: #a4dd1b!important;
}
	.z-in .left h3{
		font: 400 50px/50px "微软雅黑";
		color: #fff;
		padding-top: 100px;
	}
	.z-in .left{
		padding-left: 11%;
	}
	.z-in .left h3 span{
		display: inline-block;
		width: 60px;
	}
	.z-in .left h5{
		color: #fff;
		font: 400 25px/25px "微软雅黑";
		padding-top: 25px;
	}
	.z-in .right{
		text-align: center;
	}
	.z-in .right h3{
		font: 400 30px/30px "微软雅黑";
		padding-top: 143px;
		margin-bottom: 10px;
		color: #fff;
	}
	.z-in .right h4{
		font: 400 16px/16px "微软雅黑";
		color: #fff;
		margin-bottom: 15px;
	}
	.z-in .right img{
		display: block;
		width: 70px;
		height: 30px;
		margin: 0 auto 70px;
	}
	.z-in .right a{
		display: block;
		width: 170px;
		height: 35px;
		border: 0;
		border-radius: 18px;
		background-color: #a4dd1b;
		color: #181818;
		text-align: center;
		font: 400 16px/34px "微软雅黑";
		margin: 0 auto;
		transition: all .2s ease-in-out;
	}
.swiper-pagination{
	z-index: 10000!important;
}
@media only screen and (max-width: 840px) {
	.z-in .left{
		display: none;
	}
	.z-in .right{
		width: 100%;
	}
}
.pagination {
  position: absolute;
  z-index: 20000;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 13px;
  height: 13px;
  border-radius: 8px;
  background: #fff;
  margin: 0 17px;
  /*opacity: 0.8;*/
  cursor: pointer;
  position: relative;
  z-index: 1000000;
}
.swiper-active-switch {
  background: #a4dd1b;
}



.product{
	width: 100%;
	height: 500px;
}
	.product .left{
		width: 33.33333%;
		height: 500px;
		background-image: url(../img/chanpin1.jpg);
		background-repeat: repeat;
		background-position: 0 0;		
		background-size: 100% 100%;
		text-align: center;
	}

	.product .left h3{
		font: 400 30px/30px "微软雅黑";
		padding-top: 143px;
		margin-bottom: 10px;
		color: #fff;
	}
	.product .left h4{
		font: 400 16px/16px "微软雅黑";
		color: #fff;
		margin-bottom: 15px;
	}
	.product .left img{
		display: block;
		width: 70px;
		height: 30px;
		margin: 0 auto 70px;
	}
	.product .left a{
		display: block;
		width: 170px;
		height: 35px;
		border: 0;
		border-radius: 18px;
		background-color: #a4dd1b;
		color: #181818;
		text-align: center;
		font: 400 16px/34px "微软雅黑";
		margin: 0 auto;
		transition: all .2s ease-in-out;
	}
	.product .right{
		width: 66.66667%;
		height: 500px;
	}
	.product .right li{
		height: 100%;
	}
	.product li{
		float: left;
	}
	.prodetail{
		position: relative;
		width: 50%;
		overflow: hidden;
		height: 100%;
		transition: all .3s ease-in-out;
	}
	.prodetail>img{
		position: absolute;
		height: 100%;
		left: 0;
		top: 0;
	}
	.prodetail>div{
		/*visibility: hidden;*/
		opacity: 0;
		display: block;
		position: absolute;
		height: 100%;
		width: 100%;
		background-image: url(../img/productzhong.png);
		background-repeat: repeat;
		background-position: 0 0;
		background-size: 100% 100%;
		left: 0;
		top: 0;
		transition: all .3s ease-in-out;
	}
	.box2{
		padding: 115px 10% 0 15%;
		color: #2c2c2c;
	}
	.box2 h4{
		font: 400 22px/22px "微软雅黑";
		margin-bottom: 12px;
	}
	@media only screen and (max-width: 1110px) {
		.box2{
			padding: 60px 8% 0 40px;
		}
	}
	@media only screen and (max-width: 840px) {
		.product .left{
			width: 100%;
		}
		.product .right{
			width: 100%;
		}
	}
	@media only screen and (max-width: 600px) {
		.box2 p{
			font: 400 16px/20px "微软雅黑";
		}
	}
	@media only screen and (max-width: 560px) {
		.img{
			display: none;
		}
		.prodetail{
			width: 100%;
		}
		.box2 p{
			font: 400 16px/38px "微软雅黑";
			text-align: justify;
			margin-bottom: 6px;
		}
	}
	.box2 h6{
		font: 400 14px/14px "微软雅黑";
		padding-bottom: 16px;
		width: 100%;
		border-bottom: 1px solid #fff;
		margin-bottom: 20px;
	}
	.box2 p{
		font: 400 16px/38px "微软雅黑";
		text-align: justify;
		margin-bottom: 6px;
	}
	.box2 a{
		display: block;
		float: right;
		width: 94px;
		height: 22px;
		text-align: center;
		font: 400 12px/22px "微软雅黑";
		color: #fff;
		border: 1px solid #fff;
	}
	.prodetail:hover>div{
		display: block;
		opacity: 1;
	}
	.product .img{
		width: 50%;
		height: 100%;
		overflow: hidden;
	}
	.product .img img{
		height: 100%;
	}
/*	.product .right li>div{
		width: 50%;
		overflow: hidden;
		height: 100%;
		background: url(../img/product.jpg) no-repeat 0 0;
		background-size: auto 100%;
	}
	.product .img{
		text-align: center;
	}
	.product .img img{
		height: 100%;
	}*/
.swiper-button-prev, .swiper-button-next{
	display: block;
	position: absolute;
	left: 2%;
	top: 48%;
}
	.swiper-button-next{
		left: 95%;
	}


.foot{
	text-align: center;
	background-color: #000;
	color: #fff;
	padding-bottom: 55px;
}
	.share{
		padding-top: 47px;
		margin-bottom: 30px;
	}
	.share a{
		display: inline-block;
		margin:0 18px;
	}
	.foot p{
		font: 400 12px/20px "微软雅黑";
		color: #fff;
	}


/*案例展示*/
.header .nav a{
	color: #353535;
}
.header .nav{
	background: rgba(255,255,255,.8);
}

@media only screen and (max-width: 640px) {
	.logo{
		max-width: 40%;
	}
	.logo img{
		width: 100%;
		margin-bottom: 22%;
	}
	.menu{
		width: 35px;
	}
}

.alzsbanner{
	background-image: url(../img/alzsbanner.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	width: 100%;
	height: 400px;
	margin-bottom: 114px;
}
	.alzsbanner .container{
		width: 86%;
		margin: 0 auto;
		height: 444px;
		background: url(../img/allbanner.png) no-repeat 0 0;
		padding: 6% 0 0 2%;
	}
	.alzsbanner h2{
		font: 400 50px/70px "微软雅黑";
		color: #000;
		margin-bottom: 1%;
	}
	.alzsbanner h3{
		font: 400 25px/34px "微软雅黑";
	}

.comT{
	text-align: center;
}
	.comT h2{
		font: 400 36px/36px "微软雅黑";
		color: #131313;
		margin-bottom: 7px;
		
	}
	.comT h6{
		font: 400 16px/16px "微软雅黑";
		color: #888;
		margin-bottom: 10px;
	}
	.comT img{
		width: 49px;
		height: 21px;
	}

.alzs{
	padding-top: ;
}
	.alzs ul{
		width: 90%;
		position: relative;
		left: 2%;
		margin: 0 auto;
		padding: 35px 0 35px 0;
	}
	.alzs li{
		width: 45%;
		float: left;
		margin-right: 5%;
		margin-bottom: 5%;
	}
	.alzs li .left{
		width: 45%;
		margin-right: 4%;
		float: left;position: relative;
	}
	.alzs li .left img{
		width: 100%;
		filter: grayscale(100%);
		filter: progid:DXImageTransform.Microsoft.gradient(100%);
	}
	.alzs li:hover img{
		filter: grayscale(0%);
		filter: progid:DXImageTransform.Microsoft.gradient(0%);
	}
	.alzs li .right{
		width: 51%;
		float: left;
	}
	.alzs li .right h4{
		font: bold 20px/20px "微软雅黑";
		color: #404040;
		margin-bottom: 5px;
	}
	.alzs li .right img{
		width: 35%;
		margin-bottom: 6px;
		max-width: 100px;
	}
	.alzs li .right p{
		font: 400 14px/24px "微软雅黑";
		color: #737373;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		text-align: justify;
	}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
	.alzs li .right p{
		-webkit-line-clamp: 3;
		font: 400 14px/20px "微软雅黑";
	}
}
@media only screen and (max-width: 768px) {
		.alzs li{
			width: 100%;
		}
}
@media only screen and (max-width: 768px) {
	.alzs li .left{
		width: 100%;
		margin-bottom: 10px;
	}
	.alzs li .right{
		width: 100%;
	}
	.alzs li{
		margin-bottom: 15px;
	}
}

.fwlc{
	background: url(../img/fuwuliucheng.jpg) center 0;
	padding-top: 5%;
}
	.liuchengtu{
		width: 100%;
		text-align: center;
		padding: 5%;
	}
	.liuchengtu img{
		width: 85%;
	}
@media only screen and (max-width: 640px) {
	.comT h2{
		font: 400 24px/24px "微软雅黑";
	}
}

.alxq .container{
	width: 89%;
	margin: 0 auto;
	position: relative;
	left: 1%;
	padding-bottom: 20px;
}
	.de-logo{
		width: 12.5%;
		margin-right: 4.5%;
		margin-bottom: 3%;
		float: left;
		border: 1px solid #c9c9c9;
		text-align: center;
		vertical-align: middle;
		padding: 15px 0 15px 0;
		min-width: 80px;
	}
	.de-logo img{
		width: 100%;
		/*height: 100%;*/
	}
	.de-name{
		width: 81%;
		float: left;
	}
	.de-name h2{
		font: 400 24px/30px "微软雅黑";
		color: #c9c9c9;
		margin-bottom: 20px;
		display: flex;
	}
	.de-name h2 em{
		/*width: 85%;*/
		flex: 1;
		border-bottom: 1px solid #d2d2d2;
		height: 0px;
		display: inline-block;
		float: right;
		position: relative;
		top: 12px;
		margin-left: 3%;
	}
	.de-pro{
		font: 400 14px/26px "微软雅黑";
		color: #737373;
		text-align: justify;
	}
	.de-img{
		width: 103%;
	}
	.de-img img{
		width: 45%;
		margin: 4% 5% 4% 0;
	}
	.text{
		font: 400 14px/24px "微软雅黑";
		color: #737373;
		margin-bottom: 15px;
		text-align: justify;
	}
@media only screen and (max-width: 640px) {
	.de-img img{
		width: 94%;
	}
	.de-head{
		text-align: center;
	}
	.de-logo{
		margin: 10px auto 3%;
		float: none;
	}
}

.cpzs .list{
	background: url(../img/cpzscenter.jpg) repeat-y center 0;
	
}
	.cpzs ul{
		width: 92%;
		position: relative;
		left: 7%;
		padding-top: 25px;
	}
	.cpzs li{
		width: 22%;
		margin-right: 2%;
		margin-bottom: 3%;
		float: left;
		overflow: hidden;
		position: relative;
		padding: 0.5% 0.5% 1% 0.5%;
		background-color: #fff;
		position: relative;
	}
	.cpzs li .img{
		width: 100%;
		display: block;
		margin-bottom: 4%;
	}
	.cpzs .new{
		position: absolute;
		z-index: 10;
		right: 2.3%;
		top: 1.9%;
		width: 28%;
	}
	.cp-name{
		font: 400 16px/16px "微软雅黑";
		color: #494949;
		margin-bottom: 10px;
	}
	.cp-detail{
		font: 400 14px/16px "微软雅黑";
		color: #494949;
	}
@media only screen and (max-width: 768px) {
	.cpzs li{
		width: 44%;
		margin-right: 6%;
	}
	.cpzs .new{
		right: 1%;
		top: 1%;
	}
}
@media only screen and (max-width: 640px) {
	.cpzs li{
		width: 94%;
		/*margin-right: 6%;*/
		padding-bottom: 3%;
		margin-bottom: 6%;
	}
	.cpzs .new{
		right: .5%;
		top: .45%;
	}
}

.pagelist{
	text-align: center;
	padding: 25px 0 50px;
}
	.pagelist a, .pagelist strong{
		display: inline-block;
		padding: 0 15px;
		font: 400 14px/24px "微软雅黑";
		height: 24px;
		margin: 0 5px;
		text-align: center;
		color: #7f7f7f;
	}
 .pagelist strong{
 	background-color: #a8e21d;
 	color: #fff;
 }
	.pagelist a:hover{
		background-color: #a8e21d;
	}
	.pagelist .prev, .pagelist .next{
		background-color: #dcdcdc;
	}
@media only screen and (max-width: 640px) {
	.pagelist a, .pagelist strong{
		padding: 0 10px;
		margin: 0 3px;
	}
}


/*产品展示详情*/
.cpxq .cpxq-intro{
	padding-top: 50px;
	width: 86%;
	margin: 0 auto;
}
	.cpxq-intro .left{
		width: 45%;
		margin-right: 5%;
		border: 1px solid #a5de19;
		float: left;
	}
	.cpxq-intro .left img{
		width: 95%;
		margin: 2.5% auto;
		display: block;
	}
	.cpxq-intro .right{
		float: left;
		width: 50%;
	}
	.cpxq-intro hr{
		border-color: #a5de19;
	}
	.cpxq-intro .right .title{
		font: 400 20px/32px "微软雅黑";
		color: #494949;
		margin-bottom: 10px;
	}
	.cpxq-intro .right p{
		font: 400 14px/30px "微软雅黑";
		color: #494949;
	}
	.cpxq-intro .hotline{
		height: 70px;
		background: url(../img/dianhua3.png) no-repeat 0 0;
		padding-left: 65px;
	}
	.cpxq-intro .hotline h3{
		font: bold 18px/22px "微软雅黑";
		color: #494949;
		position: relative;
		top: 5px;
	}
@media only screen and (max-width: 768px) {
	.cpxq-intro .left{
		width: 100%;
	}
	.cpxq-intro .right{
		width: 100%;
	}
	.cpxq-intro .right .title{
		padding-top: 15px;
	}
}

.features{
	padding-top: 50px;
}
	.features h3{
		font: 400 20px/20px "微软雅黑";
		color: #494949;
		background: url(../img/gongnengfuwu.png) no-repeat 0 2px;
		margin: 0 auto 10px;
		padding: 0;
		height: 30px;
		width: 83%;
		padding-left: 42px;
	}
	.features h3 span{
		font: 400 16px/20px "微软雅黑";
		color: #8b8b8b;
		padding-left: 24px;
	}
	.fea-intro{
		background-color: #f4f4f4;
		width: 86%;
		margin: 0 auto;
		padding: 15px 15px 50px 42px;
	}
	.fea-intro p{
		font: 400 14px/40px "微软雅黑";
		color: #494949;
	}
@media only screen and (max-width: 768px) {
	.features h3{
		width: 80%;
	}
}
@media only screen and (max-width: 640px) {
	.features h3{
		width: 76%;
	}
}
hr{
	border-top: 1px solid #9ac82a;
}
.contactUs{
	text-align: center;
	width: 86%;
	margin: 0 auto;
}
	.contactUs ul{
		width: 112%;
		position: relative;
		left: -5.5%;
	}
	.contactUs li{
		float: left;
		width: 33%;
		padding-bottom: 15px;
	}
	.contactUs li div{
		height: 115px;
		text-align: center;
		font-size: 85px;
	}
	.contactUs li img{
		display: inline;
		vertical-align: middle;
		
	}
	.contactUs li p{
		font: 400 24px/24px "微软雅黑";
		color: #494949;
	}
	.dizhi{
		padding: 20px 0 100px 0;
	}
	.dizhi img{
		width: 100%;
	}
@media only screen and (max-width: 768px) {
	.contactUs li p{
		font: 400 16px/20px "微软雅黑";
		color: #494949;
	}
	.contactUs li div{
		height: 90px;
		width: 90px;
		margin: 0 auto;
	}
	.contactUs li div img{
		width: 60%;
	}
}
@media only screen and (max-width: 640px) {
	.contactUs li{
		width: 100%;
	}
}

.jieshao{
	width: 86%;
	margin: 0 auto;
	padding-bottom: 50px;
}
	.jieshao p>img{
		width: 100%;
		margin-bottom: 20px;
		margin-top: 20px;
		position: relative;
		left: -2em;
	}
	.jieshao p{
		text-indent: 2em;
		text-align: justify;
		font: 400 16px/30px "微软雅黑";
		color: #4d4d4d;
	}
	.bus-title{
		width: 86%;
		margin: 0 auto;
		padding: 10px 0 1em;
		font: 400 18px/28px "微软雅黑";
		color: #626262;
		text-align: justify;
	}


/*业务介绍*/
.buslist{
	width: 100%;
	background: url(../img/yewujieshaocenter.jpg) repeat-y center 0;
	color: #fff;
}
	.buslist ul{
		width: 90%;
		margin: 0 auto;
		position: relative;
		left: 3%;
	}
	.buslist li{
		float: left;
		width: 45%;
		height: 220px;
		font: 190px;
	}
	.bus-img{
		width: 25%;
		margin-right: 5%;
		font-size: 190px;
		min-width: 100px;
	}
	.bus-img img{
		width: 100%;
		max-width: 140px;
		/*vertical-align: middle;*/
		display: inline-block;
	}
	.bus-text{
		width: 60%;
		position: relative;
		top: 25%;
	}
	.bus-text h6{
		font: 400 20px/48px "微软雅黑";
	}
	.bus-text p{
		font: 400 16px/26px "微软雅黑";
	}
@media only screen and (max-width: 768px) {
	.buslist li{
		width: 80%;
		height: 220px;
	}
	.bus-text{
		width: 60%;
	}
}
@media only screen and (max-width: 640px) {
	.buslist li{
		width: 100%;
		height: 220px;
	}
}

.tab{
	width: 100%;
	background-color: #d0d0d0;
	padding-top: 28px;
	padding-bottom: 50px;
}
	.tab .container{
		width: 90%;
		margin: 0 auto;
		position: relative;
		left: 2%;
	}
	.tab .container>div{
		width: 45%;
		margin-right: 5%;
	}
	.tab h4{
		font: bold 18px/48px "微软雅黑";
		color: #212121;
	}
	.tab h4 span{
		font: 400 14px/48px "微软雅黑";
		color: #212121;
		margin-left: 10px;
	}
	.tab table{
		width: 100%;
		margin-right: 5%;
		margin-bottom: 25px;
	}
	.tab tr{
		border-bottom: 1px #fff solid;
		color: #090909;
	}
	.tab th{
		background-color: #a0d915;
		font: 400 16px/35px "微软雅黑";
		text-align: center;
	}
	.tab td{
		font: 400 14px/32px "微软雅黑";
	}
	.tab td,.tab th{
		padding-left: 10px
	}
@media only screen and (max-width: 768px) {
	.tab .container>div{
		width: 100%;
	}
	.tab table{
		width: 95%;
	}
}
@media only screen and (max-width: 640px) {
	.alzsbanner h2{
		font: 400 35px/60px "微软雅黑";
	}
	.alzsbanner h3{
		font: 400 18px/26px "微软雅黑";
	}
	.alzsbanner{
		height: 280px;
	}
	.alzsbanner .container{
		height: 320px;
	}
}


#lvvv{
				position: absolute;
				left: 0;
				top: 0;
				width: 100%;
				height: 100%;
			}
			.alzs li .left{
				width: 45%;
				margin-right: 4%;
				float: left;
				position: relative;
				overflow: hidden;
			}
			.alzs li .left img{
				width: 40%;
				position: relative;
				top: 20%;
				left: 30%;
				visibility: hidden;
				/*margin: 30% 30%;*/
				/*filter: grayscale(100%);
				filter: progid:DXImageTransform.Microsoft.gradient(100%);*/
			}
			.alzs li:hover img{
				visibility: visible;
				/*filter: grayscale(0%);
				filter: progid:DXImageTransform.Microsoft.gradient(0%);*/
			}

#map{
	width: 100%;
	height: 400px;
}


#share{
	padding-top: 47px;
}
#share .bdsharebuttonbox a{
	display: inline-block;
	padding: 0px;
	margin: 0px;
	background: none;
	width: 45px;height: 45px;cursor: pointer;margin: 0px 10px;
}
#share .bdsharebuttonbox .bds_weixin{
	background: url(/template/default/img/weixin.png) no-repeat center;
}
#share .bdsharebuttonbox .bds_sqq{
	background: url(/template/default/img/qiuqiu.png) no-repeat center;
}
#share .bdsharebuttonbox .bds_tsina{
	background: url(/template/default/img/weibo.png) no-repeat center;
}