﻿@charset "utf-8";
/* CSS Document */

/***********内容页单页样式************/
.sidebar {
	width: 260px;
	float: left;
}
.sidetop {
	width: 230px;
	height: 115px;
	color: #fff;
	text-align: left;
	padding-left: 30px;
	margin-bottom: 10px;
	background: url(../images/left-nav_ccvx.gif) no-repeat;
}
.sidetop h3 {
	height: 60px;
	color: #FFF;
	font-size: 35px;
}
.sidetop li { font-size: 35px; }
.sidelist li {
	text-align: center;
	border-bottom: 1px solid #666666;
	line-height: 50px;
}
.sidelist li a { display: block; }
.sidelist li a:hover, .sidecho {
	background-color: #999;
	color: #fff;
	display: block;
}
.mainbody {
	width: 920px;
	float: right;
	margin-bottom: 50px;
}
.maintop {
	border-bottom: 4px solid #272b73;
	margin-bottom: 30px;
}
.maintop span {
	float: right;
	background: url(../images/home.jpg) no-repeat left center;
	text-indent: 20px;
	padding: 10px 0;
}
.mainto {
	text-align: center;
	font-size: 24px;
	color: #272b73;
	background: url(../images/title-bg_2h1a.gif) no-repeat center bottom;
}
.mainto font {
	font-size: 14px;
	color: #999;
	text-transform: uppercase;
}
.mainto a { color: #272b73; }
.maintest { padding: 20px; }
/*产品内容*/
.right-extra { float: left; }
.spec-scroll .prev {
	float: left;
	margin-right: 4px;
}
.spec-scroll .next { float: right; }
/*图片放大镜样式*/
.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block;
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	height: 263px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	border: 1px solid #aaa;
	background: #ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
/*图片小图预览列表*/
.spec-preview {
	width: 360px;
	height: 270px;
	border: 1px solid #DFDFDF;
}
.spec-scroll {
	clear: both;
	margin-top: 5px;
	width: 362px;
}
.spec-scroll .prev, .spec-scroll .next {
	display: block;
	font-family: "宋体";
	text-align: center;
	width: 10px;
	height: 42px;
	line-height: 42px;
	border: 1px solid #CCC;
	background: #EBEBEB;
	cursor: pointer;
	text-decoration: none;
}
.spec-scroll .items {
	float: left;
	position: relative;
	width: 322px;
	height: 44px;
	overflow: hidden;
}
.spec-scroll .items ul {
	position: absolute;
	width: 999999px;
	height: 44px;
}
.spec-scroll .items ul li {
	float: left;
	width: 64px;
	text-align: center;
}
.spec-scroll .items ul li img {
	border: 1px solid #CCC;
	padding: 2px;
	width: 50px;
	height: 38px;
}
.InfoBox {
	float: right;
	display: inline;
	width: 480px;
	height: 314px;
	margin-top: 6px;
	line-height: 22px;
	position: relative;
}
.InfoBox .pdTitle {
	font-size: 24px;
	font-weight: bold;
	color: #FC7A22;
	margin: 12px 0;
}
.pdClass, .pdClass a { margin-bottom: 6px; }
.pdpromo {
	width: 100px;
	height: 36px;
	line-height: 36px;
	background: #272B73;
	text-align: center;
	font-size: 14px;
	position: absolute;
	bottom: 10px;
	right: 0;
}
.pdpromo a, .xggc a { color: #fff; }
.xggc {
	width: 100px;
	height: 36px;
	line-height: 36px;
	background: #272B73;
	text-align: center;
	font-size: 14px;
	position: absolute;
	bottom: 10px;
	right: 135px;
}
.ztitle {
	border-bottom: 1px solid #ccc;
	margin-top: 20px;
}
.ztitle span.tithov, .ztitle span.tithov a {
	background: #272B73;
	color: #fff;
}
.ztitle span {
	float: left;
	display: block;
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #272B73;
	font-size: 20px;
	background: #f0f0f0;
	font-size: 14px;
	margin: 0 4px 0 0;
}
.but_tit {
	height: 30px;
	border-bottom: 2px solid #ccc;
	line-height: 30px;
	margin-top: 25px;
}
.but_tit span {
	display: block;
	width: 114px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #272B73;
	text-align: center;
}
.but_tit span em {
	width: 6px;
	height: 14px;
	background-color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin: -3px 5px 0 0;
}
.xgwz ul { padding: 25px 0; }
.xgwz ul li {
	height: 28px;
	line-height: 28px;
	text-indent: 12px;
	border-bottom: 1px dashed #cecece;
	overflow: hidden;
	width: 47%;
	float: left;
	margin: 0 1%;
	cursor: pointer;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	opacity:0.7;
	filter:Alpha(opacity=70); /* IE8 以及更早的浏览器 */
	-webkit-transform: translate3d(0,0,,);
	transform: translate3d(0,0,,);
}
.xgwz ul li:hover {
	display:block;
	opacity: 1;
	filter:Alpha(opacity=100); /* IE8 以及更早的浏览器 */
	-webkit-transform: translate3d(0,-10px,0);
    transform: translate3d(0,-10px,0);
	}
	
.xgwz ul li span { float: right; }
.ExhibitList {
	clear: both;
	margin: 0 auto;
}
.ExhibitList li {
	position:relative;
	float: left;
	width: 260px;
	margin: 15px 15px;
	text-align: center;
	border: 1px solid #e4e4e4;
}
.ExhibitList li:hover, .ExhibitList li:hover div.ImageTitle {
	background: #272B73;
	color: #fff;
	display: block;
	cursor:pointer;
	 transition-duration: 0.35s;
	-moz-transition-duration: 0.35s; /* Firefox 4 */
	-webkit-transition-duration: 0.35s; /* Safari 和 Chrome */
	-o-transition-duration: 0.35s;
}
.ExhibitList li div.ImageTitle {
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #fff;
	overflow: hidden;
}

/*产品图片鼠标停留效果*/

.ExhibitList li img {/*待替换*/
	padding: 5px;
	width: 250px;
	height: 188px;
}




.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
	border: 1px solid #aaa;
	background: #ffffff /*url(../images/zoom.png) 50% center no-repeat */opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
/*图片点击放大*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none; }
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}



/*新闻内容*/
.arDate {
    height: 24px;
    line-height: 24px;
    text-align: center;
}
.arDate span i {
    font-style: normal;
    color: #db0023;
}
.arKeywords {
    height: 24px;
    margin: 6px auto;
    line-height: 24px;
    color: #db0023;
}
.arContent {
    margin: 10px auto;
    color: #333;
    border-bottom: 1px solid #ccc;
    padding-bottom: 25px;
}




/*工程哪里内容页*/
.ProjectBox {
    height: 175px;
    margin: 10px auto;
    border-bottom: 1px solid #ccc;
}
.pjImage {
    float: left;
    display: inline;
    width: 180px;
    height: 135px;
    margin: 17px 0px 0px 10px;
    padding: 5px;
    border: 1px solid #cccccc;
}
.pjInfo {
    float: right;
    display: inline;
    width: 660px;
    height: 115px;
    margin-top: 17px;
    margin-right: 10px;
}
.pjInfo .pjTitle {
    margin: 5px 0;
}
.pjInfo .pjClass {
    height: 24px;
    line-height: 24px;
}
.pjInfo .pjOverview {
    height: 72px;
    line-height: 24px;
}


/*人才招聘Job List*/
.JobList { width: 710px; margin: 50px auto 0; }
.JobListItem { margin-bottom: 30px; width: 100%; padding-bottom:30px;border-bottom:1px dotted #ccc;}
.JobPost { width: 710px; }
.JobPost tr { }
.JobPost td {height: 24px; line-height: 24px;     
    font-size: 14px;}
.JobPost td b{font-weight:normal;}
.jpTitle { width: 100px; text-align: center; font-size:14px;color:#000;}
.jpContent { width: 250px; padding: 0px 5px; }
.jpUnite { width: 600px; padding: 3px 5px; }


/*在线反馈Equipment*/
.equipment { width: 500px; height: 314px; margin: 20px auto; background-image: url(../Images/Equipment.jpg); background-repeat: no-repeat; }
.equipment a { display: block; width: 201px; height: 59px; }
.e_button { float: left; width: 201px; height: 59px; margin-right: 32px; }
.e_button_1 { float: left; width: 201px; height: 59px; margin-left: 8px; }
.e_position { margin-left: 29px; margin-bottom: 60px; padding-top: 63px; }
.e_position_1 { margin-left: 29px; }