#full-screen-slider { width:100%; height:396px; float:left; position:relative; margin-top:76px;}
#slides { display:block; width:100%; height:396px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:340px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
#index_product{width:1002px;height:300px; margin:50px auto; border-bottom:1px dotted #c8c9ca;}
.arrow{width:41px; height:100px; float:left; margin-top:100px;}
.porductSeries{ height:245px; float:left; overflow:hidden; width:920px;}
.ScrCont{WIDTH: 30604px; ZOOM: 1}
#List1_1 {FLOAT: left}
#List2_1 {FLOAT: left}
.LeftBotton{width:41px; height:36px; background:url(/images/btn.png);   display:block}
.LeftBotton:hover{background-position:0 -36px;}
.RightBotton{width:41px; height:36px; background:url(/images/btn.png) 0 -72px;  display:block}
.RightBotton:hover{background-position:0 -108px;}
.list{width:196px; height:235px; float:left; margin:16px; position:relative; background:url(/images/listbg.png);}
.list img{width:170px; height:170px; margin:13px; border-radius:50%;background:url(/images/load.gif) center no-repeat; border:0;}
.list:hover .case-word {
		display: none;
	}
.case-li-mengban:hover {
		opacity: 0;}
.case-li-mengban {
	width:170px; height:170px; margin:13px; border-radius:50%;
	background: rgba(3, 61, 83, .72);
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}
.case-li-mengban:hover {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	opacity: 1;
}
.am-gallery-title {
	margin: 10px 0 !important;
	font-size: 17px !important;
}
.list:hover .case-word {
	display: block;
	bottom: 40px;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.case-word {
	position: absolute;
	left: 0px;
	bottom: -50px;
	z-index: 5;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
}

.case-word h3,
.case-word a,
.case-word div {
	color: #FFFFFF !important;
}

.case-word a span i {
	margin-right: 10px;
	font-size: 15px;
}

.case-word a span {
	font-size: 13px;
	padding: 4px 13px;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	margin-top: 20px;
	display: inline-block;
}
.content{width:1002px; height:330px; margin:0 auto;}
.newsbox{width:500px; height:330px;}
h2{height:30px;}
.newcontent{width:100%; height:196px; margin-top:20px; position:relative}
.newcontent .news_img{width:196px; height:196px; overflow:hidden; float:left}
.newcontent .news_img img{width:196px; height:196px;}
.newcontent .news_img img:hover{transform: scale(1.4);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.4);
	-webkit-transform: all 1s ease 0s;}
.newcontent ul{width:260px; height:160px; float:left; margin-left:25px;}
.newcontent ul li{height:25px; line-height:25px;}
.newcontent ul li a{font-size:14px; color:#6d6e6f}
.newcontent ul li a:hover{color:#838586}
.newcontent p{width:260px; height:160px; float:left; margin-left:25px; line-height:25px; color:#6d6e6f;}
.btn{width:110px; height:38px; line-height:38px; background:#128abc; text-align:center; color:#fff; display:block; right:170px; top:155px; border-radius:4px;}
.btn:hover{ background:#10aced; color:#05597c;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.casecontent{width:100%; height:290px; background:#f0eeed;}
.part-all {
	width: 100%;
	margin-top: 20px;
}
.part-title {
	text-align: center;
	position: relative;
}
.gray-li {
	background-color: #f0eeed;
}
.part-title-i {
	vertical-align: sub;
	font-size: 36px;
	color: #0086da;
	margin-right: 5px;
}

.part-title-span {
	font-size: 26px;
}

.part-title p {
	font-size: 17px;
	color: #999;
	margin-top: -5px;
}

.part-title img {
	width: 170px;
}
.customer {
	padding: 30px 0;
}
.am-container-1 {
	max-width: 1002px;
	margin: 0 auto;
}
.am-container-1 ul{height:170px; margin-top:10px;}
.am-container-1 ul li{width:190px; height:170px; float:left; background:#fff; margin:5px; position:relative; overflow:hidden;}
.am-container-1 ul li img{width:188px; height:168px; border:1px solid #8f8d8d; background:url(/images/load.gif) center no-repeat}
.am-container-1 ul li:hover .part-word {
	display: block;
	width:100%; height:30px; line-height:30px;
	background: rgba(6, 144, 179, .72);
	bottom: 0px;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.part-word {
	position: absolute;
	left: 0px;
	bottom: -50px;
	z-index: 5;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
}