@charset "utf-8";

/* CSS Document */

@charset "utf-8";
/*------------------------------------------------全局元素-------------------------------------------*/


/*--------------------------------Powered by Leo-----------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, textarea {
	border: 1;
	font-size: 14px;
	font: inherit;
	font-family: "Microsoft YaHei", "宋体", Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	color: #000;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, header, menu, dialog, footer, figure, dl, dt, dd, ul, li {
	display: block;
}
body, html {
}
a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #0250a3;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
img {
	border: 0 none;
}
ul, ol {
	list-style: none outside none;
}
table {
	width: 100%;
}
.Clear {
	clear: both;
}
.w680 {
	display: block;
	width: 680px;
	margin: 0px auto;
}
.w100 {
	display: block;
	width: 100%;
}
.w620 {
	display: block;
	width: 620px;
	margin: 0px auto;
	overflow: hidden;
	margin: 0px auto;
}
.left {
	display: block;
	float: left;
}
.right {
	display: block;
	float: right;
}
.top {
	background: url(../img/bg_top.jpg) center no-repeat;
	height: 130px;
}
/*菜单开始*/


/*弹出层开始*/

.navbut {
	position: absolute;
	width: 33px;
	height: 33px;
	background: url(../img/nav.png) center no-repeat;
	cursor: pointer;
	top: 47px;
	right: 36px;
}
#mask_shadow {
	display: none;
	position: absolute;
	z-index: 999;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
}
#popup {
	display: none;
	position: absolute;
	z-index: 1000;
	top: 0px;
	right: 0px;
	width: 60%;
	height: 100%;
	overflow: hidden;
	background: #fff
}
#popup .title {
	position: relative;
	width: 100%;
	height: 100px;
	display: block;
}
#popup .title p {
	display: block;
	float: left;
	width: 160px;
	height: 56px;
	margin-top: 37px;
	margin-left: 66px;
}
#popup .title span {
	display: block;
	float: right;
	width: 22px;
	height: 22px;
	margin-top: 50px;
	margin-right: 55px;
	background: url(../img/icon1.png) center no-repeat;
	cursor: pointer;
}
#popup .cont {
	width: 100%;
	height: 100%;
}
.menu_head {
	width: 100%;
	height: 80px;
	line-height: 80px;
	cursor: pointer;
	position: relative;
}
.menu_head a {
	font-size: 28px;
	color: #000;
	font-weight: nomal;
	/*margin-left: 280px;*/
	display: block;
	width: 85%;
	margin-left: 15%;
	/* text-align: center; */
	border-bottom: 1px solid #ddd;
}
.menu_head a:hover {
	color: #0250a3;
}
.menu_list .current {
	background: url(../img/pro_down.png) 86% center no-repeat;
}
.menu_list .iconfont {
	background-image: none;
}
.menu_body {
	width: 100%;
	overflow: hidden;
}
.menu_body ul {
	display: block;
	width: 100%;/* border-bottom: 1px solid #313131; */
}
.menu_body a {
	display: block;
	width: 85%;
	margin-left: 15%;
	/* text-align: center; */
    /*margin-left: 42%;*/
    /*padding-left: 42%;*/
	height: 60px;
	line-height: 60px;
	color: #000;
	/* background: #000;
    border-bottom: 1px solid #313131; */
	font-size: 24px;
}
.menu_body a:hover {
	color: #0250a3;
}
/*菜单结束*/

.bottoms {
	height: 106px;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index: 99999;
	background: #000;
	text-align: center;
}
#rocket-to-top div {
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 80px;
}
#rocket-to-top .level-2 {
	background: url("../img/backup.png") no-repeat scroll center transparent;
	display: none;
	height: 80px;
	opacity: 0;
	z-index: 1;
}
#rocket-to-top .level-3 {
	background: none repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	height: 150px;
	z-index: 2;
}
#rocket-to-top {
	background: url("../img/backup.png") no-repeat scroll center transparent;
	cursor: default;
	display: block;
	height: 80px;
	margin: -125px 0 0;
	overflow: hidden;
	padding: 0;
	position: fixed;
	right: 10px;
	top: 80%;
	width: 80px;
	z-index: 11;
}
.pages {
	padding: 20px 0px 50px 0px;
	overflow: hidden;
}
/*底部*/

.footer {
	background: #222;
	overflow: hidden;
	padding-top: 50px;
	/*margin-top: 50px;*/
}
.footer .w620 {
	overflow: hidden;
}
.footer ul.left {
	margin-right: 85px;
}
.footer ul.left h3 {
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 15px;
	height: 25px;
	line-height: 25px;
}
.footer ul.left li, .footer ul.left li a {
	width: 100%;
	font-size: 16px;
	color: #999;
	line-height: 35px;
}
.footer ul.conts {
	float: right;
	margin-right: 0px;
}
.footer ul.conts li {
	font-size: 24px;
	color: #fff;
	background: url(../img/icon4.png) left center no-repeat;
	padding-left: 30px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 25px;
}
.footer ul.conts h3.add {
	margin-top: 25px;
	background: url(../img/icon5.png) left center no-repeat;
	padding-left: 30px;
}
.footer ul.conts p {
	width: 100%;
	font-size: 16px;
	color: #999;
	line-height: 35px;
}
.footer ul.right {
	width: 169px;
	text-align: center;
}
.footer ul.right p {
	color: #999;
	font-size: 13px;
	line-height: 26px;
}
.footer .copyright {
	border-top: 1px solid #3c3c3c;
	margin-top: 50px;
	text-align: center;
}
.footer .copyright, .footer .copyright p, .footer .copyright a {
	font-size: 13px;
	color: #999;
	height: 60px;
	line-height: 60px;
}
.footer .copyright a {
	margin-left: 20px;
}
/*翻页*/
.pages {
	margin-top: 30px;
	overflow: hidden;
	margin-bottom: 30px;
}
div.flickr {
	padding: 0px;
	text-align: center;
	margin-top: 50px;
	font-size: 13px;
}
div.flickr a {
	border: #dedfde 1px solid;
	background-position: 50% center;
	color: #666;
	margin-right: 3px;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	padding: 0px 15px;
	font-size: 13px;
}
div.flickr a:hover {
	border-right: #ddd 1px solid;
	border-top: #ddd 1px solid;
	background-image: none;
	border-left: #ddd 1px solid;
	color: #fff;
	border-bottom: #ddd 1px solid;
	background-color: #ffcc00;
}
div.flickr a:active {
	border-right: #ddd 1px solid;
	border-top: #ddd 1px solid;
	background-image: none;
	border-left: #ddd 1px solid;
	color: #fff;
	border-bottom: #ddd 1px solid;
	background-color: #ffcc00;
}
div.flickr span {
	color: #999;
	margin-right: 5px;
}
div.flickr span.current {
	border: #dedfde 1px solid;
	background-position: 50% bottom;
	color: #ffcc00;
	margin-right: 5px;
	text-decoration: none;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	padding: 0px 15px;
	font-weight: bold;
}
div.flickr span.disabled {
	color: #adaaad;
	margin-right: 5px;
}
.pages p.lt {
	font-weight: bold;
	width: 100%;
	line-height: 45px;
}
.pages a.lt {
	background: url(../img/back_list.png) center no-repeat;
	width: 80px;
	height: 80px;
	border: 1px solid #ddd;
	display:block;
	margin:30px auto 0px auto;
}
.pages p.rt {
	font-weight: bold;
	width: 100%;
	line-height: 45px;
}
.pages p a {
	font-weight: normal;
}


#rocket-to-top div {
	left: 0;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	width: 80px;
}
#rocket-to-top .level-2 {
	background: url("../img/backup.png") no-repeat center #e60012;
	display: none;
	height: 80px;
	opacity: 0;
	z-index: 1;
	border-radius: 50%;
}
#rocket-to-top .level-3 {
	background: none repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	height: 150px;
	z-index: 2;
}
#rocket-to-top {
	background: url("../img/backup.png") no-repeat center #e60012;
	cursor: default;
	display: block;
	height: 80px;
	margin: -125px 0 0;
	overflow: hidden;
	padding: 0;
	position: fixed;
	right: 10px;
	top: 90%;
	width: 80px;
	z-index: 11;
	border-radius: 50%;
}