@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: 14px;
}
a:hover {
	color: #ff3c00;
}
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;
}
.header {
	padding: 50px 0px;
	overflow: hidden;
}
.header .left {
	width: 555px;
	height: 64px;
}
.header .right {
	padding-left: 60px;
	height: 64px;
	background: url(../img/tel.png) left center no-repeat;
}
.header .right span {
	display: block;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin-top: 5px;
}
.header .right h2 {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #ff3c00;
	height: 30px;
	line-height: 30px;
}
.nav {
	height: 58px;
	line-height: 58px;
	background: #263265;
	box-shadow: 2px 2px 5px rgba(255, 60, 0, 0.4);
}
.nav li {
	display: block;
	float: left;
	width: 150px;
	text-align: center;
}
.nav li.active, .nav li:hover {
	background: #ff3c00;
}
.nav li a {
	display: block;
	color: #fff;
	font-size: 18px;
}
/*footer*/
.footer {
	background: #263265;
	padding: 60px 0px;
	margin-top: 50px;
}
.footer .left {
	padding-right: 40px;
	margin-right: 40px;
}
.footer ul h3 {
	display: block;
	color: #fff;
	font-weight: bold;
	margin-bottom: 30px;
}
.footer ul li, .footer ul li a, .footer ul p {
	display: block;
	line-height: 32px;
	font-size: 16px;
}
.footer ul li, .footer ul li a {
	color: #717ba6;
}
.footer ul p {
	color: #fff;
}
.footer .right h2 {
	background: url(../img/icon-tel.png) left center no-repeat;
	font-size: 30px;
	font-weight: bold;
	color: #ff3c00;
	padding-left: 50px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 30px;
}
/*版权*/
.copyright {
	height: 62px;
	line-height: 62px;
	background: #0c1228;
}
.copyright p, .copyright a {
	font-size: 14px;
	color: #717ba6;
}
/*yhcms翻页*/
.pages {
	overflow: hidden;
}
/*css flickr style pagination*/
div.flickr {
	padding: 0px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: center;
	margin: 70px 0px 0px 0px;
}
div.flickr a {
	background-position: 50% bottom;
	color: #fff;
	margin-right: 5px;
	text-decoration: none;
	padding: 5px 13px;
	height: 30px;
	line-height: 30px;
	background: #263265;
	border-radius: 2px;
}
div.flickr a:hover {
	background-image: none;
	color: #fff;
	background-color: #ff3c00;
}
div.flickr a:active {
	background-image: none;
	color: #fff;
	background-color: #ff3c00;
}
div.flickr span {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	color: #999;
	margin-right: 5px;
	padding-top: 2px;
	background: #263265;
	color: #fff;
	border-radius: 2px;
}
div.flickr span.current {
	background: #ff3c00;
	background-position: 50% bottom;
	color: #fff;
	margin-right: 5px;
	text-decoration: none;
	font-size: 14px;
	padding: 5px 13px;
	height: 30px;
	line-height: 30px;
	border-radius: 2px;
}
div.flickr span.disabled {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	color: #adaaad;
	margin-right: 5px;
	padding-top: 2px;
}
/*css scott style pagination*/


/*左侧工具条*/
.icon-font {
	position: relative;
}
.icon-font:after {
	content: "";
	width: 30px;
	height: 30px;
	background-image: url(../img/icon_spirit.png);
	background-repeat: no-repeat;
	position: absolute;
	left: calc(50% - 15px);
	top: calc(50% - 15px);
}
#toolbar {
	position: fixed;
	z-index: 9999;
	right: 17px;
	bottom: 3%;
}
#toolbar li {
	margin-bottom: 3px;
	font-size: 0;
	width: 57px;
	height: 57px;
	right: 0;
	position: relative;
}
#toolbar li a {
	display: block;
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;
	width: 57px;
	height: 57px;
	overflow: hidden;
	background: #0c1228;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	white-space: nowrap;
	font-size: 0;
}
#toolbar li .icon-font {
	display: inline-block;
	vertical-align: middle;
	width: 57px;
	height: 57px;
	background-color: #d9d9d9;
}
#toolbar li .icon-qq:after {
	background-position: 0 -150px;
}
#toolbar li .icon-phone:after {
	background-position: 0 -90px;
}
#toolbar li .icon-ewm:after {
	background-position: 0 -30px;
}
#toolbar li .icon-message:after {
	background-position: 0 -120px;
}
#toolbar li .icon-top:after {
	background-position: 0 -60px;
}
#toolbar li .icon-wangwang:after {
	background-position: 0 0;
}
#toolbar li .wz {
	display: inline-block;
	line-height: 57px;
	font-size: 16px;
	color: #fff;
	vertical-align: middle;
	padding-left: 10px;
}
#toolbar li.ewm .ewm-box {
	position: absolute;
	z-index: 1;
	padding: 5px;
	background: #0c1228;
	width: 110px;
	right: 120%;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all .7s;
	transition: all .7s;
}
#toolbar li.ewm .ewm-box p {
	margin-bottom: 0;
}
#toolbar li.ewm .ewm-box img {
	max-width: 100%;
}
#toolbar li.ewm .ewm-box:after {
	content: '';
	position: absolute;
	right: -5px;
	bottom: 20px;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 5px;
	cursor: pointer;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #263265;
	border-right: none;
}
#toolbar li.ewm:hover .icon {
	background-position: -57px -180px;
}
#toolbar li.ewm:hover .ewm-box {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
#toolbar li.backtop {
	cursor: pointer;
}
#toolbar li.backtop .iconfont {
	color: #fff;
	background-color: #0c1228;
}
#toolbar li:hover a {
	width: 200px;
}
#toolbar li:hover .icon-font {
	background-color: #0c1228;
}
#toolbar li:hover .icon-qq:after {
	background-position: -30px -150px;
}
#toolbar li:hover .icon-phone:after {
	background-position: -30px -90px;
}
#toolbar li:hover .icon-ewm:after {
	background-position: -30px -30px;
}
#toolbar li:hover .icon-message:after {
	background-position: -30px -120px;
}
#toolbar li:hover .icon-wangwang:after {
	background-position: -30px 0;
}
#toolbar li:hover .icon-top:after {
	background-position: -30px -60px;
}
#backToTop {
    z-index: 999999;
    display: none;
}
