@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: Verdana, Arial, Helvetica, sans-serif;*/
	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;/*overflow: hidden;*/
}
.left {
	display: block;
	float: left;
}
.right {
	display: block;
	float: right;
}
.top {
	padding: 30px 0px;
	overflow: hidden;
}
.top h1 {
	border-right: 1px solid #ddd;
	padding-right: 30px;
}
.top h2 {
	padding-left: 30px;
	height: 44px;
	line-height: 44px;
	font-size: 20px;
	font-weight: bold;
	color: #df8b45;
}
.top .tels {
	height: 44px;
	background: url(../img/tel.png) left center no-repeat;
	padding-left: 60px;
}
.top .tels p {
	line-height: 18px;
	font-size: 14px;
}
.top .tels span {
	line-height: 26px;
	font-size: 20px;
	font-weight: bold;
	color: #df8b45;
}
.nav {
	height: 60px;
	background: #2b2b2b;
	line-height: 60px;
}
.nav ul li {
	display: block;
	float: left;
	width: 12.5%;
	text-align: center;
}
.nav ul li a {
	font-size: 16px;
	color: #fff;
	display: block;
}
/*.nav ul li a:hover {
	color: #df8b45;
}*/
.nav ul li a.cur {
	background: #df8b45;
}
.nav ul li a:hover {
	background: #df8b45;
	color: #fff;
}
.fullSlide {
	width: 100%;
	position: relative;
	height: 750px;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 750px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 750px;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	width: 70px;
	height: 70px;
	z-index: 99;
	top: 40%;
	cursor: pointer;
}
.fullSlide .prev {
	background: url(../img/icon-lt.png) center no-repeat;
	left: 40px;
}
.fullSlide .next {
	background: url(../img/icon-rt.png) center no-repeat;
	right: 40px;
}
.fullSlide .txt {
	display: block;
	width: 100%;
	height: 50px;
	padding: 40px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background: rgba(0,0,0,0.4);
	z-index: 9999;
}
.fullSlide .txt li {
	float: left;
	border-right: 1px solid #fff;
	width: 349.3px;
	padding-left: 40px;
	height: 50px;
}
.fullSlide .txt li p {
	display: block;
	font-size: 20px;
	color: #fff;
}
.fullSlide .txt li span {
	display: block;
	color: #fff;
	margin-top: 5px;
}
.fullSlide .txt li:nth-child(1) {
	background: url(../img/icon1.png) 300px center no-repeat;
}
.fullSlide .txt li:nth-child(2) {
	background: url(../img/icon2.png) 300px center no-repeat;
}
.fullSlide .txt li:nth-child(3) {
	border-right: 0px;
	background: url(../img/icon3.png) 300px center no-repeat;
}
.banner {
	height: 260px;
}
h2.tit {
	display: block;
	background: url(../img/bgli.png) left center no-repeat;
	height: 38px;
	line-height: 38px;
}
h2.tit1 {
	background: url(../img/bgli1.png) left center no-repeat;
}
h2.tit span {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	margin-left: 40px;
}
h4.titi1 {
	display: block;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
}
h4.titi2 {
	color: #777;
}
/*底部*/
.footer {
	background: #1e1e1e;
	padding-top: 80px;
	overflow: hidden;
}
.footer ul.fnav {
	padding: 60px 0px 40px 0px;
	border-bottom: 1px solid #555;
	overflow: hidden;
}
.footer ul.fnav li {
	display: block;
	float: left;
	margin-right: 60px;
}
.footer ul.fnav li a {
	color: #555;
}
.footer ul.cc {
	padding: 40px 0px 80px 0px;
	overflow: hidden;
}
.footer ul.cc li {
	color: #555;
	float: left;
	width: 33.33%;
}
.footer .copy {
	background: #2b2b2b;
	height: 90px;
	line-height: 90px;
	overflow: hidden;
}
.footer .copy p, .footer .copy a {
	color: #555;
	font-size: 14px;
	text-transform: uppercase;
}
.footer .copy a {
	margin-left: 80px;
}
/*yhcms翻页*/
.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: #df8b45;
}
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: #df8b45;
}
div.flickr span {
	color: #999;
	margin-right: 5px;
}
div.flickr span.current {
	border: #dedfde 1px solid;
	background-position: 50% bottom;
	color: #df8b45;
	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;
}
