@charset "utf-8";
/* CSS Document */

/*****Basic Element*****/
* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑", "黑体";
}
*:focus {
	border: none;
}
a {
	text-decoration: none;
}
ul, li {
	list-style: none;
}
img {
	border: none;
}
body {
}
/*****Generic Classes*****/
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	height: 0;
	clear: both;
}
.hidden {
	display: none;
}
.ww {
	width: 1000px;
	margin: 0 auto;
}
/*****Basic Layout*****/
#wrap {
}
/*****Header*****/
#header {
	height: 139px;
	position:relative
}
#header dl {
	text-align: right;
}
#header dt {
	font-size: 14px;
	color: #818182;
	line-height: 24px;
}
#header dd {
	font-style: italic;
	font-size: 30px;
	color: #347ec0;
	line-height: 30px;
}
#header ul {
	padding-top: 25px;
}
#header li {
	padding-left: 30px;
}
#header li a {
	display: inline-block;
	padding: 15px 0;
	font-size: 16px;
	color: #646262;
}
#header li a:hover, #header li a.selected {
	color:#347ec0
}
/*****Banner*****/
.flexslider {
	position: relative;
	height: 390px;
	width:1000px;
	margin:0 auto;
	overflow: hidden;
	background: url(../../images/loading.gif) 50% no-repeat;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 390px;
}
.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
 *display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 12px;
	height: 12px;
	line-height: 40px;
	overflow: hidden;
	background: url(../../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: 0 0;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
.flex-direction-nav li a {
	display: block;
	width: 35px;
	height: 100px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(../../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(../../images/next.png) center center no-repeat;
}
/*****搜索框*****/
.search {
	padding-top: 20px;
}
.search form {
	width: 371px;
	height: 32px;
	border: 1px #c0c0c0 solid;
}
.search input {
	vertical-align: middle;
	border: 0;
	width: 315px;
	height: 32px;
	padding: 0 10px;
}
.search input.btn_ser {
	width: 36px;
	padding: 0;
	background: url(../../images/icon_ser_03.png) no-repeat center center;
	cursor: pointer;
}
.search p {
	font-size: 18px;
	color: #797878;
	line-height: 34px;
}
/*****首页公司简介*****/
.intitle {
	text-align: center;
	padding: 35px 0;
}
.intitle h2 {
	font-weight: normal;
	font-size: 30px;
	color: #797878;
}
.about {
	padding-bottom: 30px;
}
.about img {
	display: block;
	width: 497px;
	height: 287px;
	border: 6px #dad9d9 solid;
}
.about_inner {
	width: 460px;
}
.about .nr {
	font-size: 14px;
	color: #565353;
	line-height: 22px;
	max-height: 233px;
	overflow: hidden;
	margin-bottom: 26px;
}
.about a.more {
	display: inline-block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-right: 2px;
	background: #347ec0;
}
.about a.more:hover {
	background:#2d6faa;
}
/*****首页产品展示*****/
.product {
}
#marquee4 {
	height: 302px;
	overflow: hidden;
	margin: 0 auto;
}
#marquee4 li {
	width: 235px;
	padding-right: 20px;
}
#marquee4 li a {
	display: block;
	width: 229px;
	border: 3px #f2f2f2 solid;
}
#marquee4 li a:hover {
	border: 3px #347ec0 solid;
}
#marquee4 li img {
	display: block;
	width: 229px;
	height: 247px;
}
#marquee4 li p {
	height: 50px;
	font-size: 16px;
	color: #fff;
	line-height: 50px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #347ec0;
}
#contro3 {
	text-align: center;
	padding: 20px 0 10px 0;
}
#contro3 a {
	display: inline-block;
	width: 23px;
	height: 23px;
	margin: 0 3px;
}
#contro3 #goL2 {
	background: url(../../images/arrow_right_03.gif) no-repeat;
}
#contro3 #goR2 {
	background: url(../../images/arrow_left_03.gif) no-repeat;
}
/*****首页新闻中心*****/
.news {
	padding-bottom: 40px;
}
.news ul {
	padding-top: 30px;
}
.news li {
	width: 320px;
	padding-right: 20px;
}
.news li a {
	display: block;
	border-top: 1px #e8e8e8 solid;
}
.news li h3 {
	font-size: 16px;
	color: #878484;
	padding: 10px 0;
}
.news li .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #b5b4b4;
	padding-bottom: 15px;
}
.news li .intro {
	font-size: 14px;
	color: #898686;
	line-height: 24px;
	max-height: 72px;
	overflow: hidden;
}
.news li a:hover {
	border-top: 1px #347ec0 solid;
}
.news li a:hover h3 {
	color: #347ec0;
}
/*****首页工程案例*****/
.case {
	height: 220px;
	background: #347ec0;
	width:1000px;
	margin:0 auto
}
.case .intitle h2 {
	color: #fff;
}
.case li {
	position:relative;
	width:235px;
	height:160px;
	margin:0 20px 20px 0;
}
.case li img {
	display:block;
	width:235px;
	height:160px;
}
.case li .ceng {
	display:none;
	width:235px;
	height:160px;
	position:absolute;
	left:0;
	top:0;
	background:#3d3d3d url(../../images/icon_more_03.png) no-repeat center center;
	opacity:0.5;
	filter:alpha(opacity=50);
}
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(../../images/fancybox_sprite.png);
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(../../images/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(../../images/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}
.fancybox-lock body {
	overflow: hidden !important;
}
.fancybox-lock-test {
	overflow-y: hidden !important;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(../../images/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {
	padding-top: 10px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),  only screen and (min--moz-device-pixel-ratio: 1.5),  only screen and (min-device-pixel-ratio: 1.5) {
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(../../images/fancybox_sprite@2x.png);
	background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
}
#fancybox-loading div {
	background-image: url(../../images/fancybox_loading@2x.gif);
	background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
}
}
/*****首页联系我们*****/
.contact {
	padding:235px 0 20px 0;
}
.contact ul {
	height:118px;
	margin-bottom:20px;
}
.contact li {
	width:317px;
	height:116px;
	border:1px #dedddd solid;
	font-size:14px;
	color:#3c3b3b;
}
.contact li.mail {
	background:url(../../images/icon_mail_03.png) no-repeat center 78px;
}
.contact li.mail p {
	text-align:center;
	padding-top:7px;
}
.contact li.home {
	margin-left:22px;
	background:url(../../images/icon_home_03.png) no-repeat center 78px;
}
.contact li.home p {
	padding:15px 30px 0 30px;
	text-align:center;
	line-height:24px;
}
.contact li.tel {
	background:url(../../images/icon_tel_03.png) no-repeat center 76px;
}
.contact li.tel p {
	text-align:center;
	padding-top:2px;
}
/*****Footer*****/
#footer {
	padding:30px 0;
	background:#347ec0;
	font-size:12px;
	color:#fff;
	width:1000px;
	margin:0 auto;
}
#footer a {
	color:#fff;
}
.footer_l{ margin-left:30px;}
.footer_r{ margin-left:30px; margin-right:30px;}
/*****内页*****/
#main {
	padding:30px 0;
}
.main_left {
	width:250px;
}
.main_left h2 {
	font-size:24px;
	color:#347ec0;
	text-align:center;
	padding:12px 0 0 0;
}
.main_left .menu li {
	border:2px #347ec0 solid;
	padding:5px;
	text-align:center;
	margin-top:18px;
}
.main_left .menu li a {
	display:block;
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#347ec0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.main_left .menu li a:hover,.main_left .menu li a.selected {
	background:#347ec0;
	color:#fff;
}
/*右侧*/
.main_right {
	width:720px;
}
.bigtitle {
	border-bottom:2px #347ec0 solid;
	position:relative;
	padding-bottom:7px;
}
.bigtitle h2 {
	text-align:center;
	font-weight:normal;
	font-size:24px;
	color:#347ec0;
	padding-bottom:5px;
	border-bottom:4px #347ec0 solid;
}
.bigtitle h2 span {
	display:block;
	font-size:18px;
	color:#000;
}
.bread {
	font-size:12px;
	color:#585858;
	position:absolute;
	right:0;
	top:35px;
}
.bread a {
	color:#585858;
}
.bread a:hover {
	color:#347ec0;
}
.nlist {
	padding:30px 0;
}
.nlist li {
	padding:25px 0 15px 0;
	border-bottom:1px #444 dashed;
}
.nlist li dl {
	max-width:650px;
}
.nlist li dt a {
	font-size:20px;
	color:#757575;
	padding-left:20px;
	background:url(../../images/icon_news_03.gif) no-repeat left center;
}
.nlist li dt a:hover {
	color:#347ec0;
}
.nlist li dt a strong {
	font-size:14px;
	color:#fa0000;
}
.nlist li dd {
	font-size:16px;
	color:#565656;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-top:10px;
}
.nlist li span {
	font-size:16px;
	color:#565656;
	padding-top:40px;
}
.plist {
	padding:30px 0;
}
.plist li {
	width:206px;
	padding-left:26px;
}
.plist li img {
	display:block;
	width:200px;
	height:220px;
	border:3px #347ec0 solid;
}
.plist li a:hover img {
	border:3px #2d6faa solid;
}
.plist li p {
	font-size:16px;
	color:#484848;
	text-align:center;
	padding:15px 0 25px 0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.mes {
	width:700px;
	margin:50px auto;
	background:#f2f2f2;
	padding:30px 0 45px 0;
}
.mes .inbox {
	padding-bottom:20px;
}
.mes .inbox span {
	display:inline-block;
	width:140px;
	padding-right:15px;
	font-weight:bold;
	font-size:16px;
	color:#347ec0;
	text-align:right;
}
.mes .inbox input {
	width:400px;
	height:32px;
	line-height:32px;
	padding:0 10px;
	border:1px #347ec0 solid;
	border-radius:8px;
	font-size:14px;
	color:#484848;
}
.mes .area span {
	vertical-align:top;
}
.mes .inbox textarea {
	width:400px;
	height:80px;
	font-size:14px;
	color:#484848;
	padding:10px;
	border:1px #347ec0 solid;
	border-radius:8px;
	overflow:auto;
}
.mes .yzm input {
	width:130px;
	margin-right:10px;
}
.mes .inbox img {
	vertical-align:middle;
}
.mes .btns {
	text-align:right;
	padding-right:115px;
}
.mes .btns input {
	display:inline-block;
	width:102px;
	height:28px;
	border-radius:8px;
	border:1px #347ec0 solid;
	background:#fff;
	cursor:pointer;
	font-size:14px;
	color:#347ec0;
	text-align:center;
	margin-right:10px;
}
.mes .btns input.reset {
	background:#347ec0;
	color:#fff;
}
.pshow {
	padding:30px 0;
}
.pshow .protitle {
	color:#565656;
	padding-bottom:20px;
	text-align:center;
}
.pshow .protitle dt {
	font-size:18px;
	padding-bottom:5px;
}
.pshow .protitle dd {
	font-size:12px;
}
.pshow .propic {
	display:block;
	width:260px;
	margin:0 auto;
}
.content {
	font-size:16px;
	color:#565656;
	line-height:40px;
	padding:20px 0;
}
.content img {
	max-width:100%;
}
.xg {
	font-size:14px;
	color:#666;
	line-height:30px;
}
.xg a {
	color:#666;
}
.xg a:hover {
	color:#347ec0;
	text-decoration:underline;
}
