/* CSS Document */
/*导航*/
.tou{
	width:100%;
	background-color: #FFF;
}
.head{ width:1010px; height:59px; margin:0 auto;}
.head p{ float:left;}
.head li{ float:left; margin-top:28px; margin-left:35px; font-size:14px; font-weight:400;}
.head li a{ color:#000;}
.head .xun{ margin-top:13px; line-height:18px;}
.head .xun b{ font-size:12px; color:#000;}
.head .xun span{ color:#000; font-size:16px;}
.gray{ width:100%; height:10px; background:#818181;}

.clear{clear:both}
.bw{width:1200px;margin:0 auto}
/*Í·²¿*/
#header{font-family:"Microsoft YaHei"}
.head_one{height:30px;background:#f8f8f8;border-bottom:1px solid #eeeeee;color:#666666;font-size:14px;}
.h_left{float:left;margin-top:3px}
.h_left ul li{float:left}
.h_ts_li{background:url(http://www.ahxh.cn/statics/images/feliz/phone.gif) no-repeat;padding-left:20px;background-position:5px 5px}
.h_ts_li2{padding:0 5px}
.h_right{float:right;margin-top:3px}
.h_right ul li{float:left;}
.head_two{padding:10px 0}
@-webkit-keyframes lighteffect {
	from {
		left: -20%;
	}
	to {
		left: 120%;
	}
}

@keyframes lighteffect {
	from {
		left: -20%;
	}
	to {
		left: 120%;
	}
}

.head_two_left{float:left;overflow: hidden;position: relative;}
.head_two_left:before {
	content: "";
	position: absolute;
	width: 20%;
	height: 90%;
	top: 5%;
	left: -10%;
	overflow: hidden;
	opacity: 1;
	filter: alpha(opacity=70);
	/*border-bottom-right-radius: 20px;*/
	background: -moz-linear-gradient(left, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, .1)), color-stop(50%, rgba(255, 255, 255, .4)), color-stop(100%, rgba(255, 255, 255, .1)));
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .1) 100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .1) 100%);
	-webkit-transform: skewX(45deg);
	-moz-transform: skewX(45deg);
	-ms-transform: skewX(45deg);
	transform: skewX(45deg);
	-webkit-animation: lighteffect 2s infinite both;
	animation: lighteffect 2s infinite both;
}

.head_two_right{float:right}
.nav{height:50px;background:#70b2df}
.nav ul li{color:#fff;text-align:center;float:left;padding:0 20px;line-height:50px;font-size:16px}
.nav ul li:hover{background:#005896;transition:background 1s;-moz-transition:background 1s; /* Firefox 4 */-webkit-transition:background 1s; /* Safari and Chrome */-o-transition:background 1s; /* Opera */}
.nav ul li a{color:#fff}
.recom{background:#0073c3;width:200px}

#main_bottom{background:#f3f4f6; margin-top:10px;padding-bottom:10px;}
.endlink td {text-align: center;padding-top: 10px;padding-bottom: 10px;border-bottom:1px solid #555555}
.andone{text-align:center}
.andone p{line-height:30px;color:#555555;font-size:15px}
.jet{margin-top:20px}
.line{background-image: url(http://www.ahxh.cn/statics/images/feliz/line.jpg);background-repeat: no-repeat;background-position: left center;}


.F{ padding:0px 5px 0px 5px; border-bottom:3px solid #383838; overflow:hidden; zoom:1; height:30px;}
.F .F_left{ display:block; float:left;}
.F .F_left img{ display:block;}
.F .F_right{ float:right; display:block; padding-top:5px;}
.F .F_right a{color:#666666;font-weight: bold;}
.F .F_b_f{ float:right; width:300px;}
.F .F_b_f ul li{ float:left; display:inline; padding-left:12px;}