

/*底部footer*/

/**/
.End-box{display:block;position:relative;background-color:#333333;padding-right: 0px;padding-left: 0px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #999999;margin-top: 1em;}
.End-box .phones{display:block;margin-top:1px;position:relative;background-image: url(../../front/default/public/image/index2.png);background-repeat: no-repeat;background-position: 15% center;background-size:3em;font-family:arial;color: #FFF;padding-top: 5%;padding-right: 0px;padding-bottom: 5%;padding-left: 0px;}
.End-box .phones span{color:red;font-weight:600;font-size:24px;font-style:normal;position: relative;top:-0.2em;padding-left: 30%;}
.End-box .phones em{font-size:30px;font-family:"LiHei Pro", arial;color:#fff;padding-left: 30%;}
.back-box1 a{background-color: #333333;display: block;padding-top: 0.5em;padding-bottom: 0.5em;color: #FFF;text-align: center;font-size: 1.5em;background-image: url(../../front/default/public/image/index_59.jpg);background-repeat: no-repeat;background-position: 30% center;background-size:1em;}
.foot-Copyright {font-size: 1em;line-height: 3em;color: #FFF;text-align: center;height: 3em;background-color: #333;}
/**/
.top_bar {position: fixed; z-index: 900; bottom: 0; left: 0; right: 0; margin: auto; font-family: Helvetica, Tahoma, Arial, Microsoft YaHei, sans-serif; }
.top_menu {
	display:-webkit-box;
	display: block;
	width: 100%;
	background: rgba(255, 255, 255, 0.7);
	height: 50px;
	display: -webkit-box;
	display: box;
	margin:0;
	padding:0;
	-webkit-box-orient: horizontal;
	background: -webkit-gradient(linear, 0 0, 0 100%, to(#006f43), color-stop(50%, #00804d));
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.3) inset;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #107637;
}

.top_bar .top_menu>li { 
    -webkit-box-flex:1; 
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.4))), -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.1)), color-stop(50%, rgba(255, 255, 255, 0.1)), to(rgba(255, 255, 255, 0.15)));
	-webkit-background-size:1px 100%, 1px 100%; 
	background-size:1px 100%, 1px 100%; 
	background-position: 1px center, 2px center; 
	background-repeat: no-repeat;
	position:relative; 
	text-align:center;
}
.top_menu li:first-child { background:none; }
.top_bar .top_menu li a {line-height:50px;display:block;text-align:center;color:#FFF;text-decoration:none;text-shadow: 0 1px rgba(0, 0, 0, 0.3);-webkit-box-flex:1;}
.top_bar .top_menu li a label { padding:3px 0 0 3px; font-size:12px; overflow:hidden; }
.top_bar .top_menu>li>a img { display: inline-block; height: 20px; width: 20px; margin-top:-2px; color: #fff; line-height:50px; vertical-align:middle; }
.top_bar li:first-child a { display: block; }
.top_menu li:last-of-type a { background: none; }
.top_bar .top_menu>li>a:hover, .top_bar .top_menu>li>a:active {background-color:#ff7f00;}



/*翻页*/
.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul li { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul li:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul li.thisclass a {color: #fff;}
.pagess ul li a{ display:block;color:#999}
.pagess ul li a:hover {color: #fff;}
