@charset "utf-8";
/*------------------------------------------------全局元素-------------------------------------------*/
/*--------------------------------Powered by Lian-----------------------------------------*/
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 {
	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: 16px;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}
a:hover {
	color: #C00;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
img {
	border: 0 none;
}
ul, ol {
	list-style: none outside none;
}
table {
	width: 100%;
}
.Clear {
	clear: both;
}
.w100 {
	width: 100%;
	margin: 0px auto;
}
.w1200 {
	width: 1200px;
	margin: 0px auto;
}
.left {
	display: block;
	float: left;
}
.right {
	display: block;
	float: right;
}
.top {
	height: 105px;
	/*background: url(../img/bg_top.png) center no-repeat #eee;*/
	/*box-shadow: 2px 2px 1px #e5e5e5;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 999;*/
	background: url(/template/default/Index/img/bgtop.png) center no-repeat #eee;
}
.top .left1 {
	width: 209px;
}
.top .left1 img {
	margin-top: 29px;
}
.top .left2 {
	width: 690px;
	margin-left: 90px;
}
.top .left2 .link {
	display: block;
	text-align: right;
	height: 35px;
	line-height: 35px;
}
.top .left2 .link a {
	display: inline-block;
	margin-left: 30px;
}
.top .left2 .link a:nth-child(1) {
	background: url(../img/icon3.png) left center no-repeat;
	padding-left: 22px;
}
.top .left2 .link a:nth-child(2) {
	background: url(../img/icon4.png) left center no-repeat;
	padding-left: 22px;
}
.top .left2 .link a:nth-child(3) {
	background: url(../img/icon5.png) left center no-repeat;
	padding-left: 22px;
}
.top .left2 ul {
	display: block;
	width: 100%;
}
.top .left2 ul li {
	display: block;
	float: left;
	text-align: right;
	width: 115px;
	height: 70px;
	line-height: 70px;
}
.top .left2 ul li a {
	font-size: 18px;
	font-weight: bold;
}
.top .right {
	display: block;
	width: 200px;
	height: 105px;
	text-align: center;
}
.top .right a {
	display: block;
	width: 100%;
	height: 105px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
}
.nav {
	background: #222021;
	height: 60px;
	line-height: 60px;
}
.nav li {
	display: block;
	float: left;
	background: url(../img/nav-x.png) right center no-repeat;
	width: 133px;
	text-align: center;
}
.nav li:last-child {
	background: none;
}
.nav li a {
	display: block;
	font-size: 18px;
	color: #fff;
}
.nav li a.active {
	color: #facd00;
}
.title {
	margin-top: 40px;
}
.title h2 {
	font-size: 30px;
	font-weight: bold;
	background: url(../img/icon6.png) right center no-repeat;
	width: 170px;
	height: 40px;
	line-height: 40px;
}
.title h2 a {
	font-size: 30px;
	font-weight: bold;
	background: url(../img/icon6.png) right center no-repeat;
	width: 170px;
	height: 40px;
	display: block;
	line-height: 40px;
}
.title h4 {
	font-size: 18px;
	color: #d9d9d9;
	line-height: 35px;
	text-transform: uppercase;
	font-family: "微软简老宋";
}
.footer {
	/*margin-top: 50px;*/
	overflow: hidden;
	/*background: #01a2ea;*/
	background: #222021;
	padding-top: 45px;
}
.footer .ftop {
	overflow: hidden;
	border-bottom: 1px solid #3c3b3b;
	padding-bottom: 40px;
}
.footer .left {
	width: auto;
	text-align: left;
}
.footer .right {
	width: 400px;
	text-align: right;
}
.footer p {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 14px;
}
.footer p.f_tel {
	font-size: 16px;
	color: #ccc;
	padding-left: 36px;
	height: 40px;
	line-height: 40px;
}
.footer p.t1 {
	background:url(/template/default/Index/img/tel1.png) left center no-repeat; 
}
.footer p.t2 {
	background:url(/template/default/Index/img/tel2.png) left center no-repeat; 
}
.footer p.t3 {
	background:url(/template/default/Index/img/tel3.png) left center no-repeat; 
}
.footer p.t4 {
	background:url(/template/default/Index/img/tel4.png) left center no-repeat; 
}
.copyright {
	overflow: hidden;
}
.footer .p3 {
	margin-top: 30px;
}
.copyright p {
	color: #3c3b3b;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.copyright p a {
	color: #3c3b3b;
	font-size: 12px;
}
.floats {
	display: block;
	width: 160px;
	height: 260px;
	position: fixed;
	top: 200px;
	right: 0px;
	z-index: 99999;
}
/*翻页*/
.pages {
	padding-top: 40px;
	overflow: hidden;
	padding-bottom: 90px;
	background: #fff;
}
div.flickr {
	padding: 0px;
	text-align: center;
	margin-top: 50px;
	font-size: 13px;
}
div.flickr a {
	border: #dedfde 1px solid;
	background-position: 50% center;
	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;
	border-bottom: #ddd 1px solid;
	background-color: #facd00;
	color: #000;
}
div.flickr a:active {
	border-right: #ddd 1px solid;
	border-top: #ddd 1px solid;
	background-image: none;
	border-left: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	background-color: #facd00;
}
div.flickr span {
	margin-right: 5px;
}
div.flickr span.current {
	border: #dedfde 1px solid;
	background-position: 50% bottom;
	color: #b8272d;
	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;
}
/*内页补充过来的*/
.inbanner {
	height: 268px;
	position: relative;
}
.guide {
	position: absolute;
	left: 50%;
	bottom: 20px;
	margin-left: -600px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}
.guide h2 {
	float: left;
	display: block;
	color: #fff;
	font-size: 35px;
	font-weight: bold;
	margin-left: 30px;
}
.guide p {
	display: block;
	float: left;
	color: #fff;
	margin-left: 20px;
	font-size: 13px;
	line-height: 85px;
}
.guide p a {
	color: #fff;
	font-size: 13px;
}
.guide p a:hover {
	color: #C00;
}