/*top*/
.header_wrap{width:100%;}
.header_top{background:#333;height:40px;}
.w_wrap{width:1200px;margin:0 auto;}
.header_top_l{float:left;height:40px;line-height:40px;}
.header_top_r{float:right;height:40px;line-height:40px;}
.nav_box{margin:20px auto;}
.top_logo{float:left;}
.top_nav{float:right;}
.top_logo a.logo{transition: opacity 0.3s ease 0s;}
.top_logo a.logo:hover{opacity:0.7;}
.top_nav{float:right;}
.top_nav ul li{height:50px;line-height:50px;float:left;margin-left:30px;font-size:16px;}
#abgne_fade_pic{width:1440px;height:610px;margin:0 auto;}
#abgne_fade_pic a.ad {
	position: absolute;	/* 讓圖片疊在一起 */
}

#abgne_fade_pic .control
{
	width: 90px;
	position: relative;
	top: 550px;
	margin: 0 auto;
}
#abgne_fade_pic .control a {
	display: inline-block;
	padding: 3px;
	margin: 0 3px;
	width: 16px;
	height: 16px;
	color: #000;
	background: #000;
	text-align: center;
	font-size: 13px;
	text-decoration: none;
	z-index: 11;
	border-radius: 50%;
}
#abgne_fade_pic .control a.on {
	font-weight: bold;
	color: #f00;
	background-color: #f00;
}
.top_nav ul li a:hover{text-decoration:none;}

/*sub_nav layer*/
.sub_nav_bg{border-bottom:1px solid #bdbdbd;padding:5px 0}
.sub_nav_logo{float:left;}
.sub_nav_list{float:right;}
.sub_nav_list ul li{height:35px;line-height:35px;float:left;margin-left:30px;font-size:12px;}

/*part one*/
.party_one{background:#eee;}
.pub_tit{font-size:34px;padding-top:65px;}
.sub_txt{color:#666;font-size:16px;}
.product_list{padding:65px 0 30px;}
.product_list li{float:left;width:350px;margin-right:45px;margin-bottom:20px;}
.product_list h3{font-size:28px;}
.product_list p{color:#888;font-size:14px;}
.product_list a{text-decoration:none;display:block;padding-left:105px;height:115px;}
.product_list a.icon{background-image:url(../img/list_icon.png);background-repeat:no-repeat;}
.product_list a.icon_one{background-position:0 0;}
.product_list a.icon_two{background-position:0 -222px;}
.product_list a.icon_three{background-position:0 -450px;}
.product_list a.icon_four{background-position:0 -706px;}
.product_list a.icon_five{background-position:0 -940px;}
.product_list a.icon_six{background-position:0 -1210px;}
.product_list a{transition: opacity 0.3s ease 0s;}
.product_list a:hover{background:}

/*part two*/
.eg_list ul{margin:40px 0;}
.eg_list ul li{width:380px;float:left;margin:0 10px;}
.eg_list a:hover{text-decoration:none;}
.eg_list h4{font-size:22px;margin:20px 0 10px;}
.eg_list h5{font-size:16px;margin-bottom:72px;}

/*footer*/
.footer{background:#efefef;border-top:2px solid #ddd;}
.footer_inner{width:1200px;margin:0 auto;}
.footer_l{float:left;padding:20px 0;}
.footer_r{float:right;}
.footer_icon{padding:0 0 0 40px;background:url(../img/footer_logo.png) no-repeat left center;}
.footer_r ul li{float:left;margin:20px 0 0 30px;}
.footer_r ul li a{display:block;padding-left:40px;line-height:35px;}
.footer_r ul li a.weibo:hover{background:url(../img/wei.png) no-repeat 0 -43px;text-decoration:none;}
.footer_r ul li a.weibo{background:url(../img/wei.png) no-repeat 0 0;}
.footer_r ul li a.weixin:hover{background:url(../img/wei.png) no-repeat 0 -96px;text-decoration:none;}
.footer_r ul li a.weixin{background:url(../img/wei.png) no-repeat  0 -135px;}