﻿/* CSS */
@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th, table td {
	padding: 5px;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
ception, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: none;
} /*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}
/*定位*/
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.zoom {
	zoom: 1
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
 -moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*其他*/
.curp {
	cursor: pointer
}
;
/*原reset*/
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	font: 12px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/*title*/
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
/*end reset*/



/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: microsoft yahei, "宋体";
	position: relative;
}/*网站字体颜色*/
.header, .content, .footer, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}
/*页眉*/
.header {
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 2
}
.headertop {
	overflow: hidden;
	height: 122px;
}
.headertop h1 {
	float: left;
	margin-top: 24px;
}
.headertop .wen {
	overflow: hidden;
	float: left;
	height: 122px;
	background: url(../img/logo_bg.png) no-repeat left center;
	padding-left: 50px;
	margin-left: 15px;
}
.headertop .wen h2 {
	margin-top: 30px;
	font-size: 24px;
	color: #f6791e;
}
.headertop .wen span{ font-size:15px;  padding-top:15px;}
.headertop .wen img {
	display: block;
	margin-top: 10px;
}
.headertop .headerright {
	overflow: hidden;
	float: right;
	width: 220px;
}
.headertop .headerright ul {
	overflow: hidden;
	margin-top: 14px;
}
.headertop .headerright li {
	float: left;
	font-size: 12px;
	padding: 0 10px;
	border-right: 1px dotted #666;
}
.headertop .headerright li a {
	color: #666
}
.headertop .headerright .last {
	border: none;
	padding-right: 0;
}
.headertop .phone {
	overflow: hidden;
	padding-left: 65px;
	background: url(../img/phone.png) no-repeat left center;
	margin-top: 18px;
}
.headertop .phone p {
	font-size: 13px;
	color: #666;
}
.headertop .phone h3 {
	font-size: 24px;
	color: #f6791e;
	font-weight: normal;
}


/*网站导航*/
.Nav {
	height: 55px;
	background-color:#158be3;
	border-bottom: 1px solid #f6791e;
	z-index: 5;
	position: relative;
}
.Nav .navBox {
	line-height: 55px;
}
.Nav .navUl {
	width: 102%
}
.Nav .navUl>li {
	font-size: 14px;
	float: left;
	width: 145px;
	background: url(../img/navbd.png) no-repeat left center;
	margin-left: 1px;
	text-align: center;
	position: relative;
}
.Nav .navUl>li a {
	display: block;
	color: #fff;
}
.Nav .navUl>li:hover a, .Nav .navUl>li.cur a {
	background-color: #f6791e;
	border-bottom: 1px solid #FF9900;
}
.Nav .navUl>li:first-child a {
	display: block;
	background-image: url(../img/navicon01.png);
	background-position: 30px center;
	background-repeat: no-repeat;
	text-indent: 1.5rem;
}
.Nav .navUl>li .subnav {
	background: #fff;
	box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
	height: auto;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 199;
}
.Nav .navUl>li .subnav {
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}
.Nav .navUl>li:hover .subnav {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
.Nav .navUl>li .subnav a {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #666;
	display: block;
	font-size: 13px;
	font-weight: 500;
	line-height: 40px;
	height: 40px;
	padding: 0;
	transition: all 0.2s ease-in-out 0s;
	width: 100%;
	border-bottom: 1px solid #eee;
	background: #fff;
}
.Nav .navUl>li .subnav a:hover {
	color: #0404E3;
	background: #f9f9f9;
}


/*footer*/
.footer {
	overflow: hidden;
	width: 100%;
	padding-bottom: 75px;
	background-color: #158be3;
	padding-top: 30px;
}
.footer .f_top {
	overflow: hidden;
	padding-bottom: 55px;
	border-bottom: 1px solid #289465;
	margin-bottom: 30px;
}
.footer .f_logo {
	display: block;
	float: left
}
.footer .f_nav {
	overflow: hidden;
	float: left;
	width: 560px;
	margin-left: 50px;
}
.footer .f_nav li {
	overflow: hidden;
	width: 140px;
	float: left;
	font-size: 12px;
	line-height: 30px;
}
.footer .f_nav li a {
	color: #fff;
}
.footer .ewm {
	display: block;
	float: left;
	margin-left: 30px;
	padding-bottom: 25px;
}
.footer .info {
	overflow: hidden;
	float: right;
	width: 195px;
}
.footer .info li {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #fff;
	line-height: 30px;
}
.footer .info li a{ color:#FFFFFF;}
.footer .info span {
	display: block;
	float: left;
	width: 55px;
	text-align: right
}
.footer .info em {
	display: block;
	float: left;
	width: 140px;
}
.footer p {
	text-align: center;
	font-size: 12px;
	color: #c3d9cd;
	line-height: 25px;
}
.footer p a {
	color: #c3d9cd;
}
/*fiexd*/
.fiexd_ad {
	overflow: hidden;
	width: 100%;
	height: 32px;
	padding: 13px 0;
	background: url(../img/fixedbg.png) center bottom;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
	display: none;
}
.fiexd_ad img {
	display: block;
	float: left;
	margin-right: 25px;
}
.fiexd_ad input {
	overflow: hidden;
	padding-left: 44px;
	width: 130px;
	height: 32px;
	line-height: 32px;
	font-size: 13px;
	color: #666;
	float: left;
	border: none;
}
.fiexd_ad .name {
	background: url(../img/fiexd_name.png) no-repeat left center;
	background-color: #fff;
	margin-right: 20px;
}
.fiexd_ad .phone {
	background: url(../img/fiexd_phone.png) no-repeat left center;
	background-color: #fff;
	margin-right: 8px;
}
.fiexd_ad span {
	display: block;
	width: 72px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-size: 12px;
	color: #fff;
	background-color: #2c2c2c;
	cursor: pointer;
	float: right;
}
.fiexd_ad .close {
	display: block;
	width: 27px;
	height: 26px;
	position: absolute;
	top: 17px;
	right: 130px;
	background: url(../img/colose.png) no-repeat left center;
}
.retop ul {
	overflow: hidden;
}
.retop li {
	float: left;
	margin-left: 10px;
}
.retop li img {
	display: block;
}
.rtTop {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: fixed;
	top: 65%;
	right: 45%;
	margin-right: -615px;
	cursor: pointer;
	display: none;
}
.rtTop h4 {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: relative;
}
.rtTop img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

/*link*/
.link {
	overflow: hidden;
	padding: 35px 0;
}
.link h3 {
	font-size: 20px;
	float: left;
}
.link h3 a {
	color: #158be3;
}
.link h3 span {
	font-size: 16px;
	font-weight: normal;
	color: #999;
	font-family: Arial;
	margin-left: 5px;
}
.link ul {
	overflow: hidden;
	float: right;
	width: 1060px;
}
.link li {
	float: left;
	font-size: 13px;
	color: #666;
	margin: 5px 20px;
	white-space: nowrap;
}
.link li a {
	color: #666
}