/* Write your styles */

#slider img{border:none}
#slider {	position: relative;	width:1100px;	height:410px;	overflow: hidden;	}
#slider .slide {position: absolute;top: 0px;height:410px;width: 573px;background: #fff;overflow: hidden;border-left: #fff solid 1px;cursor: default;}

#slider .backgroundText {}
#slider .text {position: absolute;top: 1%;top: 293px;color: #fff;font-family: verdana, arial, Helvetica, sans-serif;font-size: 13px;text-align: justify;width: 533px;padding:10px;}
#slider .diapo {position: absolute; visibility: hidden;}


/* 颜色 */
.am-btn-call{background:#f0eeed; height:80px; color:#713933;}
.am-btn-yx01{background:#7281B6; }
.am-btn-yx02{background:#7393B3; }
.am-btn-yx03{background:#6CABB0; }
.am-btn-yx04{background:#AC6C7C; }
.am-btn-yx05{background:#BA7B6B; }
.am-btn-yx06{background:#9C81A5; }
.am-btn-black{background:#F9F9F9;}
.am-btn-white{background:#fff;}
.am-btn-light{background:#F1EDE9;}
.am-btn-back{background:#000;}
.am-text-white{color:#fff;}
.am-text-light{color:#767989;}

/* 公共 */
.am-margin-top-xll{ margin-top:50px;}
.am-margin-top-xlll{ margin-top:60px;}

.am-margin-top-xxll{ margin-top:110px;}
.am-height-30{height:40px;}


.am-nav-tabs .am-active{ color: #fff; background-color: #ccc; border: 1px solid #ddd;}
.am-btn-column {height: 40px; width: 30px; text-indent: -99999em; display: inline-block;  background: url(../img/icon.png) -76px -45px no-repeat; background-size: auto 220px;}

/* 技术 */
.am-top-bei{background: #fff url(../img/dt-1.jpg) no-repeat top;}
.am-top-bei01{background: #fff url(../img/dt-2.jpg) no-repeat bottom;}
.am-top-bei02{background: #fff url(../img/dt-3.jpg) no-repeat top;}

.am-bor-radius{ border: 1px solid #ccc; border-radius:10px;  box-shadow: 0 0 3px rgba(0,0,0,.35); overflow:hidden;}
.am-list-lf li{background: #f0eeed;}


/* 字体 */
.am-text-height{font-size:14px;color:#545454; line-height:30px;padding-top:20px;}
.am-height-lg{line-height:35px;}
.am-height-default{line-height:25px;}


/* 广告页面 */
.am-list-ad li{margin:0 5px;}
.am-list-ad li a{ padding:0 5px;}

.am-tabs-default .am-tabs-nav a { color:#767989; }

/* 降低透明度 */
.am-radius-icon{  filter:alpha(Opacity=50); opacity: 0.5;  overflow:hidden;}
	
	
.aaa::-webkit-scrollbar{    
	display:none;
	position: absolute;
}
.fixed{
	position: fixed;
	margin: -250px 0 0 0px;
	z-index: 9999;
}


.am-biao th,td{font-size:14px;}