html, body {
  background: #fff;
}


ul, li {
  list-style: none;
  padding: 0;
  margin: 0
}

.am-gallery-bordered .am-gallery-item img,
.am-gallery-overlay .am-gallery-item img {
	height: 14rem;
}




/*轮播*/

.am-slider-default .am-control-nav {
	width: 100%;
	position: absolute;
	bottom: 1.5rem;
	text-align: center;
}


/*图标*/

.icon {
	margin: 2rem 0;
}

.icon-item {
	text-align: center;
}

.icon-item a {
	display:block;
	text-align: center;
}

.icon-item span {
	display:block;
	font-size: 1.8rem;
	text-align: center;
	color: #666;
}


/*产品*/

.product {
	margin: 2rem 0;
}


/*关于*/

.about {
	margin: 2rem 0;
}


/*新闻*/

.news {
	margin: 2rem 0;
}

.news .am-list>li {
	border: 0;
	line-height: 3rem;
}

.news .am-list>li>a {
	color: #333;
	font-size: 1.6rem;
}

.news .am-list>li>a:hover {
	color: #0e90d2;
}


/*案例*/

.case {
	margin: 20px 0;
}


/*页脚*/

footer {
	border-top: 1px solid #ddd;
}

/*单页*/

.am-article{
	padding:5px;
}

.am-article-title{
	background: #0e90d2;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-top: 2px;
	font-size:16px;
	color: #fff;
	line-height: 35px;
	text-align: left;
	padding-left: 10px;
}

/*列表*/
.list{
	padding-bottom: 18px;
}

.list .am-gallery-bordered .am-gallery-item{
	padding:0;
	border: 1px solid #fff;
	box-shadow: 3px 3px 5px #aaa;
}

.list .am-gallery-bordered .am-gallery-title{
	margin-top:0;
	padding:5px;
}

.list .am-gallery-bordered .am-gallery-title:hover{
	color:#0e90d2;
}




/*內容*/
.article{
	padding: 5px;
	width: 100%;
	margin: 0 auto;
}

.article .title{
	background: #0e90d2;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-top: 2px;
	color: #fff;
}
.pagination{
	padding: 5px;
}

.am-article p { text-indent:2em !important;}
.am-article img{width: 100% !important; height:auto; }

.am-article video{ width:100% !important; }



.left-lieb { height:auto; }
.left-lieb ul {}
.left-lieb ul li { height:auto; line-height:50px; text-align:center;}
.left-lieb ul li a { width:auto; height:50px; line-height:50px; display:block; font-size:14px; color:#fff;  border-bottom:0px solid #fff; padding-left:60px; text-align:left;}
.left-lieb ul li.cur a{ color:#0b7ab2; background:#fff;}
.left-lieb ul li a:hover { color:#0b7ab2;} 

.left-lieb ul li ul{ display: ; color:#666; padding:0px 0 0px 0px; border:none; }
.left-lieb ul li ul li { float:none; height:36px;line-height:35px; margin-top:0px; font-size:12px; border-bottom:0px solid #999; border-top: 1px solid rgba(0,0,0,.3);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.05)}
.left-lieb ul li ul li a{ width:auto; display:block; color:#ccc; height:36px; line-height:35px; font-size:13px; font-weight:normal; text-align:left; padding:0px; padding-left:70px;}
.left-lieb ul li ul li a:hover{ color:#0b7ab2; font-size:13px; height:36px; font-weight:normal; line-height:35px;} 















<!--耗时1753868666.0558秒-->