@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: 16px;
	font: inherit;
	font-family:"宋体" !important;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	color: #2d2d2d;
}
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: #2d2d2d;
	text-decoration: none;
	font-size: 16px;
}
a:hover {
	color: #2a7de3;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
img {
	border: 0 none;
}
ul, ol {
	list-style: none outside none;
}
table {
	width: 100%;
}
table, tr, td {
	border: 1px solid #ddd;
}
.Clear {
	clear: both;
}
/*@font-face {
	font-family: "oswald";
	src: url(../font/fzpszhjt.TTF);
}
@font-face {
	font-family: "trends";
	src: url(../font/trends.TTF);
}*/
.w100 {
	display: block;
	width: 100%;
	overflow: hidden;
}
.w1200 {
	display: block;
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}
.left {
	display: block;
	float: left;
	overflow: hidden;
}
.right {
	display: block;
	float: right;
	overflow: hidden;
}
/*top*/
.top {
	height: 43px;
	line-height: 43px;
	background: #e5e5e5;
}
.top p {
	color: #999;
	font-size: 14px;
}
.top .right a {
	font-size: 14px;
	color: #999;
	margin-left: 25px;
}
.top .right a:nth-child(1) {
	background: url(../img/t_c.png) left center no-repeat;
	padding-left: 25px;
}
.top .right a:nth-child(2) {
	background: url(../img/t_d.png) left center no-repeat;
	padding-left: 20px;
}
.top .right a:hover {
	color: #2a7de3;
}
.logo {
	padding: 48px 0;
}
.logo .right {
	background: url(../img/icon_tel.png) left center no-repeat;
	padding-left: 60px;
}
.logo .right em {
	width: 100%;
	display: block;
	height: 20px;
	line-height: 20px;
}
.logo .right span {
	width: 100%;
	height: 30px;
	line-height: 30px;
	display: block;
	font-size: 30px;
	font-weight: bold;
}
.nav {
	height: 68px;
	background: url(../img/bg_nav.png) center no-repeat;
}
.nav ul {
	height: 60px;
	line-height: 60px;
	margin-top: 8px;
}
.nav ul li a {
	display: block;
	float: left;
	color: #fff;
	width: 11.11%;
	text-align: center;
}
.nav ul li a:hover {
	color: #ffa200;
}
/*banner*/
.fullSlide {
	position: relative;
	height: 626px;
	overflow: hidden;
}
.fullSlide .bd {
	position: relative;
	z-index: 0;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 626px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 30px;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	width: 20px;
	height: 20px;
	margin: 0px 6px;
	background: #fff;
	line-height: 9999px;
	border-radius: 50%;
}
.fullSlide .hd ul .on {
	background: #ffa200;
}
/*footer*/
.footer {
	background: #2d2d2d;
	padding-top: 32px;
	overflow: hidden;
}
.footer ul.w100 {
	height: 56px;
	line-height: 56px;
	background: #2a7de3;
}
.footer ul.w100 li a {
	display: block;
	float: left;
	width: 11.11%;
	text-align: center;
	color: #fff;
}
.footer h1.left {
	width: 156px;
	height: 52px;
	margin-top: 69px;
}
.footer ul.left {
	margin-left: 250px;
}
.footer ul.left li {
	display: block;
	color: #fff;
	padding-left: 34px;
	height: 38px;
	line-height: 38px;
}
.footer ul.left li:nth-child(1) {
	background: url(../img/f1.png) left center no-repeat;
}
.footer ul.left li:nth-child(2) {
	background: url(../img/f2.png) left center no-repeat;
}
.footer ul.left li:nth-child(3) {
	background: url(../img/f3.png) left center no-repeat;
}
.footer ul.left li:nth-child(4) {
	background: url(../img/f4.png) left center no-repeat;
}
.footer ul.left li:nth-child(5) {
	background: url(../img/f5.png) left center no-repeat;
}
.footer .right {
	width: 266px;
	height: 104px;
	margin-top: 43px;
}
.footer .copy {
	height: 58px;
	line-height: 58px;
	text-align: center;
	background: #1f1f1f;
}
.footer .copy p, .footer .copy a {
	font-size: 14px;
	color: #3b3b3b;
}
.footer .copy a {
	margin: 0px 30px;
}
/*css flickr style pagination*/
div.flickr {
	padding: 0px;
	text-align: center;
	/*font-family: "微软雅黑";*/
	font-size: 14px;
	text-align: center;
	margin: 70px 0px 50px 0px;
}
div.flickr a {
	border: #dedfde 1px solid;
	background-position: 50% bottom;
	color: #666;
	margin-right: 5px;
	text-decoration: none;
	padding: 5px 12px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
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: #2a7de3;
}
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: #2a7de3;
}
div.flickr span {
	padding-right: 12px;
	padding-left: 12px;
	color: #999;
	margin-right: 5px;
}
div.flickr span.current {
	border: #2a7de3 1px solid;
	background: #2a7de3;
	background-position: 50% bottom;
	color: #fff;
	margin-right: 5px;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 12px;
	height: 30px;
	line-height: 30px;
}
div.flickr span.disabled {
	padding-right: 12px;
	padding-left: 12px;
	color: #adaaad;
	margin-right: 5px;
}
/*css scott style pagination*/
