@charset "utf-8";/* CSS Document */

.tnav {
	height:34px;
	border-bottom:1px solid #eee;
	line-height:34px;
	width:100%;
}
.tleft {
	width:600px;
	font-size:12px;
}
.tright {
	width:400px;
}


.lgwp {
	padding: 35px 0 35px 0;
}
.logo {
	padding-right:35px;
}
.logo img {
	width:88px;
	height:100px;
	padding-left:30px;
}
.slogan {
	font-size:18px;
	margin-top:25px;
}
.slogan h1 {
	color:#005458;
	font-size:20px;
}


.zbg {
	background:url("../images/zbg.jpg") repeat-x;
	margin-bottom:2px;
	height:85px;
	line-height:75px;
}



.search {
	background:url("../images/search_bg.gif") no-repeat scroll left top;
	height: 23px;
	width: 175px;
	margin-top:30px;
}
.search .key {
	background:none;
	border: 0 none;
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 1px 0 1px 10px;
	width: 130px;
}
.search .key[type="text"]:focus {
	outline: medium none;
}
.search .sub {
	background: url("../images/search_bg.gif") no-repeat scroll right 0;
	border: medium none;
	cursor: pointer;
	float: right;
	height: 23px;
	width: 30px;
}
.search .sub span {
	display: none;
}
#hd {
	position:relative;
	z-index:2;
}
.navWrap {
	width:100%;
	height:52px;
	background:#005458;
}
.nav li {
	display:inline;
	float:left;
	position:relative;
}
.nav .on {
	background:#c8dada;
	color:#055056;
}
.b1 {
	display:inline-block;
	width:95px;
	height:52px;
	margin-left:25px;
	margin-right:25px;
	line-height:52px;
	text-align:center;
	font-size:16px;
	color:#ffffff;
}
.b1:hover {
	background:#c8dada;
	color:#035855;
	text-decoration:none;
}
.navDown {
	display:none;
	position:absolute;
	left:25px;
	top:100%;
	padding:10px;
	background-color:#fff;
	opacity:0.9;
}
.nvd {
	float:left;
	width:205px;
}
.nvd li {
	float:left;	/*width:100px;*/
	padding:5px 33px;
	font-size:12px;
}
.nvd .nd {
	display:inline-block;
	padding-left:15px;
	background:url(../images/bg-nav.png) no-repeat left center;
	;
}/*banner*/

/*banner*/
.banner {
	width:100%;
	height:650px;
	overflow:hidden;
	position:relative;
}
.focusBox {
	position:relative;
	width:100%;
	height:650px;
	overflow:hidden
}
.focusBox .pic {
	position:relative;
	z-index:0
}
.focusBox .pic li {
	width:100%;
	height:650px;
	display:block
}
.focusBox .pic li a {
	width:100%;
	height:500px;
	display:block
}
.focusBox .hd {
	width:100%;
	position:absolute;
	bottom:35px;
	text-align:center;
	font-size:0;
	z-index:99999
}
.focusBox .hd li {
	margin:0 3px;
	background:url(../images/dot8.png) no-repeat 0 -17px;
	height:17px;
	overflow:hidden;
	width:17px;
	cursor:pointer;
	display:inline-block;
*display:inline;
	zoom:1;
	_background:url(../images/dot8.png) no-repeat 0 -17px
}
.focusBox .hd .on {
	background-position:0 0
}
.focusBox .prev, .focusBox .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter:alpha(opacity=20);
	opacity:0.2;
}
.focusBox .prev {
	left:0
}
.focusBox .next {
	background-position:0 -90px;
	right:0
}
.focusBox .prev:hover, .focusBox .next:hover {
	filter:alpha(opacity=50) !important;
	opacity:0.5 !important
}

.topvebanner {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-960px;
	width:1920px;
	overflow: hidden;
}
.indexbanner {
	position:relative;
	witdth:100%;
	height:420px;
}
.subbanner {
	position:relative;
	witdth:100%;
	height:650px;
}
.subbanner img {
	height:650px;
}
.flexslider {
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 420px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active, .flex-control-paging li.active a {
	background-position: 0 0;
}
.flexslider .slides a img {
	height: 500px;
	display: block;
}/*notice*/
.noticewp {
	height:40px;
	line-height:40px;
	background:#e5e5e5;
}
.notice {
	background:url(../images/bord.jpg) no-repeat left center;
	padding-left:40px;
	overflow:hidden;
}
.txtMarquee-left {
	width:50%;
	position:relative;
}
.txtMarquee-left .hd {
	overflow:hidden;
	height:30px;
	background:#f4f4f4;
	padding:0 10px;
}
.txtMarquee-left .hd .prev, .txtMarquee-left .hd .next {
	display:block;
	width:5px;
	height:9px;
	float:right;
	margin-right:5px;
	margin-top:10px;
	overflow:hidden;
	cursor:pointer;
	background:url("images/icoLeft.gif") no-repeat;
}
.txtMarquee-left .hd .next {
	background:url("images/icoRight.gif") no-repeat;
}
.txtMarquee-left .bd {
	padding:10px;
}
.txtMarquee-left .bd .tempWrap {
	width:425px !important;
}
.txtMarquee-left .bd ul {
	overflow:hidden;
	zoom:1;
}
.txtMarquee-left .bd ul li {
	margin-right:20px;
	float:left;
	height:24px;
	line-height:24px;
	text-align:left;
	_display:inline;
	width:auto !important;
}
.t1 {
	width:100%;
	text-align:center;
	font-size:30px;
	color:#e4e1e1;
	font-family:"微软雅黑";
}

.t2 {
	font-family:Verdana, Geneva, sans-serif;
	width:100%;
	color:#e6e6e6;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
.t3 {
	font-weight:bold;
	width:100%;
	font-size:28px;
	color:#2d2d2d;
	text-align:center;
}
.t4{ margin:10px 0px; text-align:center;}

.aboutjs {
	background:#f5f5f5;
	height:298px;
}
.abtImg img {
	width:470px;
	height:298px;
}
.abttxt {
	position:relative;
	width:645px;
	height:170px;
	padding:10px 25px 80px 25px;
}
.abtxt {
	height:200px;
	overflow:hidden;
}
.abttxt p {
	line-height:2.0;
	font-size:14px;
	color:#666;
	text-indent:2em;
}
.keyIn {
	position:absolute;
	display:inline-block;
	width:115px;
	height:32px;
	line-height:32px;
	right:50px;
	bottom:5px;
	text-align:center;
	background:#005458;
	border-radius:10px;
	color:#fff;
}
.keyIn:hover {
	color:#fff;
	opacity:0.8;
	filter:alpha(opacity=80);
}

.keyIn1 {
	display:inline-block;
	width:155px;
	height:49px;
	line-height:49px;
	right:50px;
	bottom:5px;
	text-align:center;
	background:#005458;
	border-radius:10px;
	color:#fff;
	font-size:14px;
	margin:0px 20px;
}
.keyIn1:hover {
	color:#fff;
	opacity:0.8;
	filter:alpha(opacity=80);
}

.keyIn2 {
	display:inline-block;
	width:116px;
	height:31px;
	line-height:31px;
	text-align:center;
	background:#005458;
	border-radius:10px;
	color:#fff;
	font-size:14px;
	margin:0px 20px;
}
.keyIn2:hover {
	color:#fff;
	opacity:0.8;
	filter:alpha(opacity=80);
}


/*product*/
.Inpro {
	position:relative;
	width:100%;
	height:309px;
}
.pro_series {
	width:380px;
	height:309px;
	background:url(../images/prxlbg.jpg) no-repeat left top;
}
.pro_series h1 {
	padding:40px 0 0 110px;
	color:#5a5858;
	font-size:30px;
	font-weight:normal;
}
.main_select {
	position:relative;
	margin-top:50px;
	padding:0 30px;
	font-size:14px;
	z-index:22
}
.select_box {
	width:310px;
	border:1px solid #cbcbcb;
	box-shadow:1px 1px 1px #bfbdbd;
	padding-right:0px;
	padding-left:10px;
	background:url(../images/xl.jpg) no-repeat 290px center #fff;
	position:relative;
}
.select_box span {
	cursor:pointer;
	display:block;
	line-height:40px;
	width:100%;
	height:40px;
	overflow:hidden;
}
.select_box ul li {
	cursor:pointer;
}
.son_ul {
	width:320px;
	position:absolute;
	left:-1px;
	top:40px;
	border:1px solid #cbcbcb;
	background:#fff;
}
.son_ul li {
	display:block;
	line-height:25px;
	padding-left:10px;
	width:310px
}
.son_ul li a {
	display:block;
	text-decoration:none;
}
.hover {
	background:#ccc;
}
.ico {
	position:absolute;
	width:11px;
	height:13px;
	left:380px;
	top:0;
	background:url(../images/pc1.jpg) no-repeat left top;
}
.Insrh {
	position:relative;
	width:320px;
	height:40px;
	line-height:40px;
	margin:30px 0 0 30px;
	background:#fff;
	border:1px solid #cbcbcb;
	box-shadow:1px 1px 1px #bfbdbd;
}
.keys {
	width:220px;
	height:40px;
	line-height:40px;
	padding-left:10px;
	border:none;
	color:#333;
	font-size:14px;
}
.button {
	right:10px;
	top:12px;
	width:16px;
	height:15px;
	border:none;
	cursor:pointer;
	background:url(../images/srh.jpg) no-repeat #fff;
}
.prodl {
	margin-top:13px;
	width:1170px;
	height:296px;
	background:#fcfcfc;
}
.rollBox {
	width:1170px;
	overflow:hidden;
	margin:0 auto;
	padding:35px 15px 0;
}
.rollBox .LeftBotton {
	height:50px;
	width:25px;
	background:url(../images/pr.png) no-repeat 0 0;
	overflow:hidden;
	float:left;
	display:inline;
	margin:95px 0 0 0;
	cursor:pointer;
}
.rollBox .RightBotton {
	height:50px;
	width:25px;
	background:url(../images/pr.png) no-repeat 0 -60px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:95px 0 0 0;
	cursor:pointer;
}
.rollBox .Cont {
	width:1010px;
	overflow:hidden;
	float:left;
	margin:0 20px;
}
.rollBox .ScrCont {
	width:10000000px;
}
.rollBox .Cont .pic {
	width:255px;
	float:left;
	text-align:center;
}
.rollBox .Cont .pic img {
	background:#fff;
	border:1px solid #ccc;
	display:block;
	margin:0 auto;

	height:220px;
}
.rollBox .Cont .pic p {
	line-height:26px;
	color:#505050;
}
.rollBox .Cont a:link, .rollBox .Cont a:visited {
	color:#626466;
	text-decoration:none;
}
.rollBox .Cont a:hover {
	color:#f00;
	text-decoration:underline;
}
.rollBox #List1, .rollBox #List2 {
	float:left;
}
.slideBox {
	width:380px;
	height:285px;
	overflow:hidden;
	position:relative;
}
.slideBox .hd {
	height:15px;
	overflow:hidden;
	position:absolute;
	right:5px;
	bottom:5px;
	z-index:1;
}
.slideBox .hd ul {
	overflow:hidden;
	zoom:1;
	float:left;
}
.slideBox .hd ul li {
	float:left;
	margin-right:5px;
	width:15px;
	height:15px;
	line-height:14px;
	text-align:center;
	background:#f0efef;
	cursor:pointer;
}
.slideBox .hd ul li.on {
	background:#727272;
	color:#fff;
}
.slideBox .bd {
	position:relative;
	height:100%;
	z-index:0;
}
.slideBox .bd li {
	zoom:1;
	vertical-align:middle;
}
.slideBox .bd img {
	width:380px;
	height:285px;
	display:block;
}
.InnewList {
	width:765px;
	padding-left:25px;
}
.InnewList li {
	position:relative;
	border-bottom:1px solid #ccc;
	padding:15px 0;
}
.InnewList li:first-child {
	padding-top:0;
}
.InnewList li h2 {
	font-size:16px;
	margin-bottom:10px;
}
.Innewtxt {
	width:610px;
	height:40px;
	line-height:1.8;
	overflow:hidden;
}
.Indate {
	display:inline-block;
	position:absolute;
	right:0;
	bottom:35px;
	color:#bbbaba;
}

.cases{ margin-top:15px; }
.cases ul li{ float:left; width:350px; height:219px; margin-right:18px; margin-left:18px; margin-top:30px; border:1px solid #eeeeee;}
.cases ul li img{ width:350px; height:219px; }
.cases ul li img:hover {
	opacity:0.4;
	filter: alpha(opacity=0.4);
}


.cases1{ margin-top:15px; }
.cases1 ul li{ float:left; width:246x; height:287px; margin-right:18px; margin-left:26px; margin-top:30px;}
.cases1 ul li p{ text-align:center; font-size:14px; margin-top:20px; color:#FFFFFF;}
.cases1 ul li p a{ color:#FFFFFF;}
.cases1 ul li img{ width:246px; height:207px; }
.cases1 ul li img:hover {
	opacity:0.4;
	filter: alpha(opacity=0.4);
}



/* banner*/
.quitewp1 {
	width:100%;
	height:258px;
	margin-top:50px;
	background:url(../images/subbanner.jpg) no-repeat center top;
}
.quitewp2 {
	width:100%;
	height:444px;
	margin-top:50px;
	background:url(../images/subbanner1.jpg) no-repeat center top;
}


.quite1 li {
	display:inline;
	float:left;
	width:124px;
	text-align:center;
	margin-right:80px;
	margin-left:80px;
	margin-top:50px;
}
.quite1 li:last-child {
	margin-right:0;
}

.quite1 a {
	text-decoration:none;
	outline:none;
	color:#ffffff;
	blr:expression(this.onFocus=this.blur());
	-webkit-transition:all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.quite1 h3 {
	font-size:18px;
	color:#666666;
	font-weight:normal;
	margin-top:20px;
}/*footer*/


.carbg {
	width:100%;
	height:908px;
	margin-top:50px;
	background:url(../images/carbg.jpg) no-repeat center top;
}

.servicebg {
	width:100%;
	height:531px;
	padding-top:40px;
	background:url(../images/ywbg.jpg) no-repeat center top;
}

.quitewp {
	width:100%;
	height:938px;
	background:url(../images/sbg.jpg) no-repeat center top;
}

/*
.quite li {
	display:inline;
	float:left;
	width:235px;
	text-align:center;
	margin-right:50px;
	margin-top:160px;
}
.quite li:last-child {
	margin-right:0;
}

.quite a {
	text-decoration:none;
	outline:none;
	color:#ffffff;
	blr:expression(this.onFocus=this.blur());
	-webkit-transition:all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

*/
.quite{ margin-top:20px;}
.quite ul li{ float:left; width:350px; height:358px; margin-right:18px; margin-left:18px; margin-top:30px; color:#e6e6e6;}
.quite ul li img{ width:350px; height:219px; border-radius:10px;}
.quite ul li img:hover {
	opacity:0.7;
	filter: alpha(opacity=0.7);
}

.quite h2 {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:10px;
}
.quite ul li .desc{ line-height:22px; margin-top:10px;}
.quite ul li a{ color:#FFFFFF;}



/*footer*/
.ftnavwp {
	padding:30px 0;
	border-top:1px solid #d7d7d7;
	background:#031936;
}
.ftnav {
	width:1060px;
	margin:0 auto;
	padding:0 70px;
}
.ftnav dl {
	float:left;
	padding:0 50px;
	height:180px;
	border-right:1px solid #fff;
}
.ftnav dl dt {
	font-size:16px;
	line-height:40px;
}
.ftnav dl dd {
	height:25px;
	line-height:25px;
}
.ftnav dl dt a, .ftnav dl dd a {
	color:#fff;
}
.weixinbt {
	width:130px;
	margin-left:30px;
	line-height:2.0;
	text-align:center;
	color:#fff;
}
.weixinbt img {
	width:130px;
	height:130px;
	padding-bottom:15px;
}
.copyright {
	background:#e9e8e6;
	height:38px;
	line-height:38px;
	color:#333;
	text-align:center;
}/*subcont*/
.subcont {
	margin-top:35px;
	margin-bottom:100px;
}
.shadow {
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.sublf {
	width:300px;
}
.side_nav {
	border:1px solid #ccc;
}
.side_hd {
	width:298px;
	height:85px;
	line-height:85px;
	text-align:center;
	background:#f7f7f7;
}
.side_hd h3 {
	text-align:center;
	font-size:24px;
	color:#333;
	font-weight:normal;
}
.side_bd li {
	position:relative;
	padding:10px 0 10px 80px;
	height:25px;
	line-height:25px;
	border-top:1px solid #ccc;
}
.side_bd li a {
	display:block;
	padding-left:25px;
	font-size:14px;
	background:url(../images/arr.png) left 6px no-repeat;
}
.side_bd li a.on, .side_bd li a:hover {
	background:url(../images/arr.png) left -80px no-repeat;
	color:#d81703;
	text-decoration:none;
}
.fastkey {
	padding:18px 0 100px;
}
.fastkey li {
	width:225px;
	height:63px;
	line-height:63px;
	font-size:16px;
	padding-left:75px;
	margin-top:15px;
	background:url(../images/fast.jpg) no-repeat;
}
.fastkey li.fa1 {
	background-position:0 0;
}
.fastkey li.fa2 {
	background-position:0 -76px;
}
.fastkey li.fa3 {
	background-position:0 -150px;
}
.fastkey li a:hover {
	text-decoration:underline;
}
.subrt {
	width:840px;
}
.sidertdh {
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}
.sidertdh h2 {
	height:25px;
	line-height:25px;
	background:url(../images/ic.jpg) left center no-repeat;
	padding-left:25px;
	font-size:12px;
}
.profile p {
	line-height:2.0;
	margin-top:20px;
	text-indent:2em;
	margin-bottom:20px;
}
.profile p img {
	text-indent:inherit;
}
.contact h2 {
	font-size:18px;
	margin-bottom:10px;
}
.contact p {
	line-height:30px;
	font-size:14px;
}/*msg*/
.consult-table {
	color: #535353;
	width: 100%;
}
.consult-table th, .consult-table td {
	line-height: 30px;
	padding-bottom: 13px;
	vertical-align: top;
}
.consult-table th {
	font-size: 14px;
}
.consult-table textarea {
	border: 1px solid #d3d3d4;
	border-radius: 2px;
	height: 110px;
	padding: 5px 0;
	width: 70%;
}
.consult-table .inp {
	border: 1px solid #d3d3d4;
	border-radius: 2px;
	height: 28px;
	margin-right: 15px;
	padding: 0 10px;
	width: 250px;
}
.consult-table .inp2 {
	width: 120px;
}
.consult-table label input {
	margin-right: 5px;
	position: relative;
	top: 2px;
}
.consult-table .yzm {
	display: inline-block;
	vertical-align: middle;
}
.consult-table i {
	background: rgba(0, 0, 0, 0) url("../images/i-tips.jpg") no-repeat scroll center center;
	display: inline-block;
	height: 5px;
	vertical-align: middle;
	width: 5px;
}
.consult-table .btn4 {
	margin: 25px 0;
}
.btn4 {
	border:none;
	background-color: #ce2712;
	border-radius:5px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	width: 120px;
	cursor:pointer;
	box-shadow:1px 1px 3px #333;
}
.btn4:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}/*products*/
.products li, .subnews li {
	padding:30px 0;
	border-bottom:1px dashed #ccc;
	overflow:hidden;
}
.products li:first-child {
	padding-top:15px;
}
.proImg img {
	width:245px;
	height:185px;
}
.proFile, .subNewFile1, .subNewFile {
	position:relative;
	width:570px;	/*height:185px;*/
	margin-left:20px;
}
.subNewFile {
	height:152px;
}
.subNewFile1 {
	width:840px;
}

.proFile h3, .subNewFile h3,.subNewFile1 h3 {
	font-size:14px;
	margin-bottom:10px;
}
.projstxt {
	width:80%;
	height:100px;
	line-height:1.7;
	overflow:hidden;
}
.pro_more {
	position:absolute;
	display:inline-block;
	left:0;
	bottom:10px;
	color:#ce2712;
}
.subNewImg img {
	width:175px;
	height:142px;
	padding:5px;
	border:1px solid #ccc;
}
.subNewtxt {
	width:80%;
	height:60px;
	line-height:1.7;
	overflow:hidden;
}
.subNewtxt1 {
	width:100%;
	height:60px;
	line-height:1.7;
	overflow:hidden;
}
/*newsdetail*/
.newsTitle {
	border-bottom: 1px dashed #ccc;
	color: #646464;
	padding-bottom: 25px;
	text-align: center;
}
.newsTitle h3, .caseTitle h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}
.newsTitle p {
	text-indent: inherit;
}
.newsTitle p span {
}
.newcont {
	border-bottom: 1px dashed #ccc;
	padding: 15px 0;
}
.newcont p {;
	line-height: 2;
	margin: 10px 0;
	text-indent: 2em;
}

.newcont a{	color:#e22835;	text-decoration:underline;}

.newcont img {
	margin:30px auto;
}
.preview {
	width:638px;
	height:574px;
	margin:50px 0px 0px 150px;
}/* smallImg */
.smallImg {
	position:relative;
	height:95px;
	margin-top:1px;
	background-color:#F1F0F0;
	padding:6px 19px;
	width:600px;
	overflow:hidden;
	float:left;
}
.scrollbutton {
	width:14px;
	height:50px;
	overflow:hidden;
	position:relative;
	float:left;
	cursor:pointer;
	padding-top:35px;
}
.scrollbutton.smallImgUp, .scrollbutton.smallImgUp.disabled {
	background:url(../images/d_08.png) left center no-repeat;
}
.scrollbutton.smallImgDown, .scrollbutton.smallImgDown.disabled {
	background:url(../images/d_09.png) left center no-repeat;
}
#imageMenu {
	height:90px;
	width:560px;
	padding: 0 6px;
	overflow:hidden;
	margin-left:0;
	float:left;
}
#imageMenu li {
	height:90px;
	width:112px;
	overflow:hidden;
	float:left;
	text-align:center;
}
#imageMenu li img {
	width:100px;
	height:84px;
	cursor:pointer;
}
#imageMenu li#onlickImg img, #imageMenu li:hover img {
	width:94px;
	height:78px;
	border:3px solid #d81703;
}/* bigImg */
.bigImg {
	position:relative;
	float:left;
	width:638px;
	height:464px;
	overflow:hidden;
}
.bigImg #midimg {
	width:638px;
	height:464px;
}
.bigImg #winSelector {
	width:235px;
	height:210px;
}
#winSelector {
	position:absolute;
	cursor:crosshair;
	filter:alpha(opacity=15);
	-moz-opacity:0.15;
	opacity:0.15;
	background-color:#000;
	border:1px solid #fff;
}/* bigView */
#bigView {
	position:absolute;
	border: 1px solid #959595;
	overflow: hidden;
	z-index:999;
}
#bigView img {
	position:absolute;
}
.procs {
	margin-top:50px;
}
.cpjs {
	margin-bottom:30px;
	padding-left:12px;
	height:32px;
	line-height:32px;
	background:#eee;
	border-bottom:3px solid #005458;
	font-size:16px;
	text-shadow:1px 1px 1px #fff;
}
.cpjstxt {
	padding-left:10px;
}/*jobs*/
.jobtb {
	padding:20px 0 450px 0;
	background:url(../images/jobbg.jpg) center bottom no-repeat;
}
.job-table {
	font-size: 14px;
	width: 100%;
}
.job-table th, .job-table td {
	text-align: center;
}
.job-table th {
	background-color: #eaeaea;
	color: #333;
	font-family:  "Microsoft Yahei";
	font-weight: normal;
	line-height: 35px;
}
.job-table td {
	border-bottom: 1px dotted #c4c4c4;
	line-height: 50px;
}
.btn2 {
	background-color:#d81703;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	line-height: 26px;
	padding: 0 10px;
}
.btn2 span {
	display: inline-block;
}
.btn2:hover {
	background-color: #d81703;
	color: #fff;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.jobdetail p {
	font-size:14px;
	line-height:30px;
	margin:10px 0;
}
.jobdetail span {
	font-weight:bold;
}

/*实景案例*/
.navleft{ width:246px; background:#FFF;}
.navleft ul li{ width:246px; line-height:50px; border-bottom:1px solid #eeeeee;}
.navleft ul li a{ padding-left:60px;}
.navcase{ width:860px; }
.navcase ul li{ float:left; margin:0px 40px 20px 40px;}
.navcase ul li p{ line-height:28px; font-size:14px; text-align:center; margin-top:10px;}
.navcase ul li p a{ line-height:28px; font-size:14px;}
.navcase ul li div{ text-align:center; margin:10px; }

.navcase ul li img{ width:350px; height:219px; }
.navcase ul li img:hover {
	opacity:0.4;
	filter: alpha(opacity=0.4);
}

.know_more {
    width: 310px;
    height: 38px;
    margin: 20px auto 10px;
}
.know_more a {
    display: inline-block;
    width: 310px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #fff;
    border: 1px solid #e0e0e0;
    color: #999999;
}
.know_more a:hover {
	border: 1px solid #005458;
	background: #005458;
	color: #ffffff;
}

