﻿@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:"宋体" !important;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	color: rgb(82,87,93);
}
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: #C00;
}
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%;
	overflow: hidden;
}
.w1200 {
	width: 1200px;
	margin: 0px auto;
}
.left {
	display: block;
	float: left;
}
.right {
	display: block;
	float: right;
}
/*顶部*/
.top {
	border-bottom: 1px solid #ddd;
	height: 42px;
	line-height: 42px;
}
.top p {
	font-size: 14px;
	color: #b7b7b7;
}
.header {
	padding: 35px 0px;
	overflow: hidden;
}
.header .left {
	width: 501px;
}
.header .right {
	background: url(../img/tel.png) left center no-repeat;
	height: 52px;
	line-height: 52px;
	color: #ffa200;
	font-weight: bold;
	font-size: 30px;
	padding-left: 53px;
}
.nav {
	background: #01a2ea;
	height: 62px;
	line-height: 62px;
}
.nav li {
	display: block;
	float: left;
	width: 150px;
	text-align: center;
}
.nav li a {
	font-size: 16px;
	color: #fff;
}
.nav li a:hover {
	color: #facd00;
	font-weight: bold;
}
/*底部*/
.footer {
	/*margin-top: 50px;*/
	overflow: hidden;
	/*background: #01a2ea;*/
	background: #01a2ea;
	padding: 45px 0px;
	margin-top: 70px;
}
.footer .ftop {
	overflow: hidden;
	border-bottom: 1px solid #1cb3f6;
	padding-bottom: 40px;
}
.footer .left {
	text-align: left;
	width: 575px;
}
.footer h2 {
	display: block;
	color: #fff;
	font-size: 18px;
	background: url(../img/line.png) left bottom no-repeat;
	padding-bottom: 20px;
	width: 100%;
}
.footer .left ul {
	overflow: hidden;
	padding: 20px 0px 10px 0px;
}
.footer .left ul li {
	display: block;
	float: left;
	width: 165px;
	padding-left: 20px;
	height: 32px;
	line-height: 32px;
	background: url(../img/icon1.png) 160px center no-repeat #0094d6;
	margin-right: 10px;
	margin-bottom: 10px;
}
.footer .left ul li:nth-child(3n) {
	margin-right: 0px;
}
.footer .left ul li a {
	color: #fff;
	display: block;
}
.footer .left ul li a:hover {
	color: #facd00;
}
.footer .right {
	width: 360px;
	text-align: right;
}
.footer .right ul.conts {
	padding: 20px 0px;
	overflow: hidden;
}
.footer .right ul.conts li {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #fff;
	padding-left: 30px;
	font-size: 14px;
}
.footer .right ul.conts li:nth-child(1) {
	background: url(../img/arr1.png) left center no-repeat;
}
.footer .right ul.conts li:nth-child(2) {
	background: url(../img/arr2.png) left center no-repeat;
}
.footer .right ul.conts li:nth-child(3) {
	background: url(../img/arr3.png) left center no-repeat;
}
.footer .right ul.other {
	overflow: hidden;
}
.footer .right ul.other li {
	display: block;
	float: left;
	width: 50%;
}
.footer .right ul.other li span {
	font-size: 14px;
	font-weight: bold;
	color: #facd00;
	display: block;
	height: 40px;
	line-height: 40px;
}
.footer .right ul.other li p {
	font-size: 14px;
	color: #fff;
	display: block;
	line-height: 25px;
}
.copyright {
	overflow: hidden;
	padding-top: 10px;
}
.footer .p3 {
	margin-top: 30px;
}
.copyright p {
	color: #fff;
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.copyright .left a {
	margin-left: 50px;
}
.copyright p a {
	color: #fff;
	font-size: 12px;
}
.floats {
	display: block;
	width: 160px;
	height: 260px;
	position: fixed;
	top: 200px;
	right: 0px;
	z-index: 99999;
}
/*翻页*/
.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: #ffc600;
}
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: #ffc600;
}
div.flickr span {
	color: #999;
	margin-right: 5px;
}
div.flickr span.current {
	border: #dedfde 1px solid;
	background-position: 50% bottom;
	color: #ffc600;
	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;
}
