@charset "utf-8";
#pageMain .con .left {
	min-height: 700px;
}
.left #products {
	display: block;
	height: auto;
}
.left #products .aPord {
	width: 205px;
	height: auto;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	list-style-type: none;
	margin-top: 15px;
	margin-bottom: 15px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
.left #products .aPord a {
	display: block;
	width: 195px;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
}
.left #products .aPord a:hover {
	background-color: #2D497B;
	color: #FFFFFF;
	text-decoration: none;
}
.left #products .aPord .aProdImg img {
	border-width: 5px;
	border-color: #E0E0E0;
	width: 195px;
	height: 195px;
	margin-bottom: 8px;
	-webkit-box-shadow: 0px 0px 8px 8px #ECECEC;
	box-shadow: 0px 0px 8px 8px #ECECEC;
}
.left .pImg {
	width: 230px;
	height: 230px;
	margin-bottom: 30px;
	border: 1px solid #E3E3E3;
	text-shadow: 0px 0px 5px #E3E3E3;
	float: right;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: -40px;
	-webkit-box-shadow: 0px 0px 5px 5px #ECECEC;
	box-shadow: 0px 0px 5px 5px #ECECEC;
}
.left .pImg img {
	width: 230px;
	height: 230px;
}
.left .pTopText {
	float: left;
	width: 390px;
	height: auto;
	position: absolute;
	top: 60px;
}
.left .pDetail {
	height: auto;
	margin-top: 155px;
}
.left .pDetail #Tabs1 ul {
	height: 40px;
	width: 100%;
	display: block;
	border-bottom: 1px solid #E1E1E1;
}
.left .pDetail #Tabs1 ul li {
	width: auto;
	list-style-type: none;
	float: left;
	background-color: #E3E3E3;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height: auto;
}
.left .pDetail #Tabs1 ul li.ui-state-active, .left .pDetail #Tabs1 ul li.ui-state-hover {
	background-color: #2D497B;
}
.left .pDetail #Tabs1 ul li a {
	display: block;
	width: 60px;
	font-size: 14px;
	line-height: 40px;
	font-family: "微软雅黑", "幼圆";
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
	-webkit-box-shadow: 2px -2px 2px 2px #E7E7E7;
	box-shadow: 2px -2px 2px 2px #E7E7E7;
	text-align: center;
}
.left .pDetail #Tabs1 ul li.ui-state-active a, .left .pDetail #Tabs1 ul li.ui-state-hover a {
	color: #FFFFFF;
}
.left .pDetail #Tabs1 .detailContent {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 0px;
	min-height: 500px;
}
.left .pDetail #Tabs1 .detailContent p {
	text-indent: 28px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: justify;
}
.left .pDetail #Tabs1 .detailContent .pImgC {
	text-indent: 0px;
	text-align: center;
	margin-top: 30px;
}
.right #products {
	height: auto;
	position: relative;
	width: auto;
}
.right #prodsUl {
	list-style-type: none;
	margin-top: 8px;
}
.right #prodsUl .aProd {
	line-height: 40px;
	display: block;
	clear: left;
	height: 40px;
	overflow-y: hidden;
	overflow-x: hidden;
}
.right #prodsUl .aProd a {
	font-size: 14px;
	line-height: 40px;
	font-family: "微软雅黑", "幼圆";
}
.right #prodsUl .aProd a:hover, .right #prodsUl .aProd.curP a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #2D497B;
}
.right #prodsUl .aProd a .aProd-icon {
	font-size: 14px;
	line-height: 40px;
	vertical-align: text-bottom;
	display: block;
	width: 23px;
	float: left;
	color: #2D497B;
	font-weight: lighter;
	font-family: "宋体";
}
.right #products .btn {
	bottom: -30px;
}
.right #industry #industryUl {
	height: 360px;
}
.right #industry #industryUl .aIndu {
	list-style-type: none;
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.right #industry #industryUl .aIndu a img {
	width: 80px;
	height: 80px;
	border-style: none;
}
#contact {
	margin-top: 30px;
	z-index: 99;
	position: absolute;
	bottom: 50px;
	right: 40px;
	width: 220px;
	clear: right;
}
#nameCard {
	border-radius: 5px;
	background-color: #F1F1F1;
	height: auto;
	border: 1px solid #CDCDCD;
	-webkit-box-shadow: 2px 2px #E3E3E3;
	box-shadow: 2px 2px #E3E3E3;
	position: relative;
	width: 218px;
	padding-bottom: 10px;
}
#nameCard #colorBlock {
	background-color: #2D497B;
	width: 25px;
	height: 52px;
	position: absolute;
	top: 35px;
	display: block;
	left: 0px;
}
#nameCard #info {
	padding-top: 30px;
	padding-bottom: 20px;
	padding-right: 9px;
	padding-left: 25px;
}
#nameCard #info p {
	line-height: 16pt;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#nameCard #info p span {
	color: #FF7600;
	font-weight: bold;
}
#nameCard #info p strong {
	color: #2D497B;
	font-size: 15px;
	font-family: "微软雅黑", "幼圆";
	font-variant: normal;
	font-weight: bold;
	line-height: 26px;
}
#nameCard #info .nT strong {
	letter-spacing: -0.08em;
}
#nameCard #info .lT strong {
	letter-spacing: 0.08em;
}
#pageMain .con.main #btmLogo {
	width: 160px;
	height: 80px;
	right: 60px;
	bottom: 60px;
	position: absolute;
	z-index: 90;
}
/* line 7, ../sass/lightbox.sass */
body:after {
	content: url(../images/products/close.png) url(../images/products/loading.gif) url(../images/products/prev.png) url(../images/products/next.png);
	display: none;
}
/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	opacity: 0.8;
	display: none;
}
/* line 20, ../sass/lightbox.sass */
.lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-weight: normal;
}
/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
	display: block;
	height: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}
/* line 32, ../sass/lightbox.sass */
.lightbox a img {
	border: none;
}
/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
	position: relative;
	background-color: white;
 *zoom: 1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
	content: "";
	display: table;
	clear: both;
}
/* line 44, ../sass/lightbox.sass */
.lb-container {
	padding: 4px;
}
/* line 47, ../sass/lightbox.sass */
.lb-loader {
	position: absolute;
	top: 43%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
/* line 56, ../sass/lightbox.sass */
.lb-cancel {
	display: block;
	width: 32px;
	height: 32px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-image: url(../images/products/loading.gif);
}
/* line 63, ../sass/lightbox.sass */
.lb-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
/* line 71, ../sass/lightbox.sass */
.lb-container > .nav {
	left: 0;
}
/* line 74, ../sass/lightbox.sass */
.lb-nav a {
	outline: none;
}
/* line 77, ../sass/lightbox.sass */
.lb-prev, .lb-next {
	width: 49%;
	height: 100%;
	cursor: pointer;
	/* Trick IE into showing hover */
	display: block;
}
/* line 84, ../sass/lightbox.sass */
.lb-prev {
	left: 0;
	float: left;
}
/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
	background-repeat: no-repeat;
	background-position: left 48%;
	background-image: url(../images/products/prev.png);
}
/* line 90, ../sass/lightbox.sass */
.lb-next {
	right: 0;
	float: right;
}
/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
	background-repeat: no-repeat;
	background-position: right 48%;
	background-image: url(../images/products/next.png);
}
/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
 *zoom: 1;
	width: 100%;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
	content: "";
	display: table;
	clear: both;
}
/* line 103, ../sass/lightbox.sass */
.lb-data {
	padding: 0 4px;
	color: #bbbbbb;
}
/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 30px;
}
/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
}
/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
	color: #999999;
}
/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
	display: block;
	float: right;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: top right no-repeat;
	background-image: url(../images/products/close.png);
	text-align: right;
	outline: none;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
	cursor: pointer;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}
