﻿@charset "utf-8";
/* CSS Document */
html, body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: "微软雅黑";
	background: #fff;
	text-align: center;
	-webkit-text-size-adjust: none;
}
body {
	margin: 0px;
}
a {
	color: #666666;
	text-decoration: none;
	outline: 0px none;
 star:expression(this.onFocus=this.blur());
}
a:hover, a:active {
	color: #00763c;
}
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
table {
	border-collapse: collapse;
}
ul, li {
	list-style: none;
	border: 0 none;
	padding: 0px;
}
form {
	margin: 0px;
}
img {
	border: 0px none;
	text-align-last: center;
	vertical-align: middle;
 _azimuth:expression(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true);
}
center {
	text-align: left;
	color: #999;
	height: 50px;
}
#dhtmltooltip {
	z-index: 100;
	visibility: hidden;
	position: absolute;
	text-align: left;
	border: 1px solid #cccccc;
}
#clear, .clear {
	clear: both;
	display: block;
}
#top {
	width: 950px;
	height: 125px;
	margin: 0px auto;
	position: relative;
}
#top .logo {
	position: absolute;
	width: 315px;
	top: 28px;
	left: 0px;
	text-align: left;
}
#top .stock {
	position: absolute;
	top: 50px;
	left: 300px;
	text-align: left;
	color: #999;
	font-size: 14px;
}
#top .other {
	width: 700px;
	top: 40px;
	right: 0px;
	position: absolute;
	text-align: right;
}
#top .other .tel {
	display: inline-block;
	color: #f5ad01;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 15px;
}
#top .other .tel img {
	margin: 0px 5px;
}
#top .other .sear {
	display: inline-block;
	float: right;
}
#top .other .sear #keys {
	width: 100px;
	height: 25px;
	line-height: 25px;
	background: #f5ad01;
	border: 1px solid #f5ad01;
	border-radius: 20px 0px 0px 20px;
	padding-left: 10px;
	font-size: 12px;
	color: #fff;
	float: left;
}
#top .other .sear #go {
	width: 30px;
	height: 27px;
	line-height: 27px;
	background: url(/images/icon-go.png) no-repeat;
	background-position: 5px center;
	background-color: #f5ad01;
	border: 1px solid #f5ad01;
	border-radius: 0px 20px 20px 0px;
	font-size: 0px;
	cursor: pointer;
	color: #fff;
	float: left;
}
#top .other .language {
	display: inline-block;
	float: right;
	cursor: pointer;
}
#top .other .language img{
	margin-top:2px;
}
#top .other .qrcode {
	display: inline-block;
	float: right;
	cursor: pointer;
	padding: 0px 5px 0px 10px;
}
#top .other .qrcode .qrcodeCon {
	display: none;
	position: absolute;
	z-index: 1001;
	width: 340px;
	text-align: center;
	margin: 6px 0px 0px -290px;
	top: 70px;
}
#top .other .qrcode .qrcodeCon .arr {
	background: url(/images/qrcode-arr.png) no-repeat;
	background-position: 295px bottom;
	height: 9px;
	opacity: 0.8;
}
#top .other .qrcode .qrcodeCon .con {
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	padding: 15px 10px;
}
#top .other .qrcode .qrcodeCon p {
	display: inline-block;
	background: #fff;
	padding: 5px;
	text-align: center;
	margin: 0px 5px;
	color: #999;
}
#top .other .qrcode .qrcodeCon p img {
	display: block;
	margin-bottom: 5px;
}
.noData {
	color: #999;
	padding: 20px 0px;
	text-align: left;
}
#menu {
	width: 100%;
	height: 67px;
	position: absolute;
	z-index: 999;
	top: 98px;
	background: url(/images/menu-bg.png) repeat-x;
	background-position: left bottom;
}
#menu .menu {
	width: 950px;
	height: 67px;
	line-height: 67px;
	margin: 0px auto;
	background: url(/images/menu-folding.png) no-repeat;
	background-position: top right;
	text-align: right;
	position: relative;
	z-index: 9;
}
#menu .menu a {
	font-size: 15px;
	font-weight: 600;
	display: inline-block;
	padding: 0px 10px 0px 46px;
	color: #fff;
}
#menu .menu #m1 {
	padding: 0px;
}
#menu .folding {
	background: #00763c;
	height: 67px;
	position: absolute;
	z-index: 1;
	width: 40%;
	right: 0px;
	top: 0px;
}
#menuson {
	position: absolute;
	width: 950px;
	z-index: 99;
	left: 50%;
	margin: 0px 0px 0px -475px;
	padding: 0px;
}
#menuson .son {
	width: 670px;
	float: right;
	overflow: hidden;
	background: url(/images/menucon-bg.png) no-repeat;
	background-position: bottom right;
	background-color: rgba(255,255,255,0.9);
	box-shadow: 0px 3px 5px rgba(0,0,0,0.1);
}
#menuson .son #sm1, #menuson .son #sm2, #menuson .son #sm3, #menuson .son #sm4, #menuson .son #sm5, #menuson .son #sm6 {
	width: 670px;
	height: 0px;
	overflow: hidden;
	margin: 0px auto;
}
#menuson .current {
	width: 100%;
	height: 50px;
	margin: 0px auto;
	text-align: left;
}
#menuson .son #sm2 .current img {
	margin-left: 143px;
}
#menuson .son #sm3 .current img {
	margin-left: 261px;
}
#menuson .son #sm4 .current img {
	margin-left: 381px;
}
#menuson .son #sm5 .current img {
	margin-left: 503px;
}
#menuson .son #sm6 .current img {
	margin-left: 619px;
}
#menuson .img {
	float: left;
	width: 230px;
	padding-left: 55px;
	text-align: left;
	text-transform: uppercase;
}
#menuson .img a {
	color: #f5ad01;
	font-family: "微软雅黑";
	font-size: 14px;
}
#menuson .img a h3 {
	color: #696969;
	display: block;
	padding: 10px 0px 3px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#menuson .img a h3 strong {
	color: #00763c;
}
#menuson .hover {
	float: right;
	width: 250px;
	padding-right: 55px;
	text-align: left;
}
#menuson .hover a {
	background: url(/images/menuson-hover_arr.png) no-repeat;
	background-position: left center;
	display: inline-block;
	width: 115px;
	height: 34px;
	line-height: 34px;
	text-align: left;
	color: #787878;
	font-family: "微软雅黑";
	font-size: 14px;
	padding-left: 10px;
}
#menuson .hover a:hover {
	color: #00763c;
}
#ourproduct {
	width: 950px;
	margin: 0px auto;
	position: relative;
	padding: 50px 0px;
}
#ourproduct .title {
	float: left;
	width: 200px;
	text-align: left;
	color: #999;
	font-size: 13px;
	line-height: 24px;
}
#ourproduct .title h2 {
	display: block;
	color: #000;
	padding: 10px 0px;
}
#ourproduct .title a {
	display: block;
	background: #f5ad01;
	font-size: 11px;
	color: #fff;
	text-align: center;
	width: 80px;
	height: 21px;
	line-height: 21px;
	margin: 10px 0px;
}
#ourproduct .title a:hover {
	background: #999;
}
#ourproduct .prev {
	position: absolute;
	left: 220px;
	top: 130px;
	cursor: pointer;
	opacity: 0.2;
}
#ourproduct .prev:hover {
	opacity: 0.5;
}
#ourproduct .next {
	position: absolute;
	right: -25px;
	top: 130px;
	cursor: pointer;
	opacity: 0.2;
}
#ourproduct .next:hover {
	opacity: 0.5;
}
#ourproduct .hover {
	float: right;
	width: 720px;
	height: 157px;
	overflow: hidden;
	padding: 10px 0px;
	text-align: right;
}
#ourproduct .hover div {
	width: 720px;
	height: 157px;
}
#ourproduct .hover a {
	display: inline-block;
	position: relative;
	overflow: hidden;
	margin-left: 15px;
}
#ourproduct .hover a img {
	width: 220px;
	height: 155px;
	border: 1px solid #eee;
}
#ourproduct .hover a .zoom {
	position: absolute;
	width: 65px;
	height: 65px;
	background: url(/images/icon-zoom.png) no-repeat;
	left: 77px;
	top: -70px;
	z-index: 3;
}
#ourproduct .hover a .text {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	height: 30px;
	line-height: 30px;
	font-family: "微软雅黑";
	font-size: 13px;
	color: #fff;
	z-index: 2;
	text-align: center;
}
#ourproduct .hover a .model {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: -200px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #f5ad01;
	z-index: 2;
	text-align: center;
}
#ourproduct .hover a .bg {
	position: absolute;
	background: rgba(0,0,0,0.7);
	width: 100%;
	height: 30px;
	left: 0px;
	bottom: 0px;
	z-index: 1;
}
#ourproduct .hover a .text:hover {
	text-align: center;
}
#banner {
	width: 100%;
	height: 600px;
	margin: 40px auto 0px auto;
}
#banner-inside {
	width: 100%;
	height: 400px;
	overflow: hidden;
	margin: 40px auto 0px auto;
	position: relative;
}
#banner-inside img {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 2000px;
	margin-left: -1000px;
}
#main {
	width: 100%;
	background: #eff5f5;
	margin: 0px auto;
	padding: 50px 0px 30px 0px;
}
#main ul {
	display: block;
	width: 950px;
	margin: 0px auto;
}
#main .news {
	float: left;
	width: 570px;
}
#main .news .title {
	display: block;
	color: #00763c;
	padding-left: 10px;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	background: url(/images/icon-title.png) no-repeat;
	background-position: left center;
}
#main .news .title img {
	margin-right: 5px;
}
#main .news .title a {
	color: #aaa;
	font-size: 12px;
	font-weight: normal;
	float: right;
}
#main .news .title a:hover {
	text-decoration: underline;
}
#main .news .list {
	padding: 10px 0px;
}
#main .news .list a {
	display: block;
	padding: 8px 0px;
}
#main .news .list a .time {
	float: left;
	width: 70px;
	height: 55px;
	border: 1px solid #e0e0e0;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	text-align: center;
	color: #b3b3b3;
}
#main .news .list a .time h2 {
	font-size: 25px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b3b3b3;
	display: block;
}
#main .news .list a .time .bg {
	opacity: 0;
	display: block;
	padding: 0px;
	margin: 0px;
	width: 70px;
	height: 55px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: #f5ad01;
	z-index: 1;
}
#main .news .list a .text {
	float: right;
	width: 480px;
	text-align: left;
	color: #888;
	line-height: 18px;
}
#main .news .list a .text strong {
	display: block;
	font-size: 14px;
	color: #4a4a4a;
}
#main .news .list a:hover .time {
	border: 1px solid #f5ad01;
	background: #f5ad01;
}
#main .news .list a:hover .time {
	color: #fff !important;
}
#main .news .list a:hover .time h2 {
	color: #fff !important;
}
#main .news .list a:hover strong {
	color: #f5ad01;
}
#main .newpro {
	float: right;
	width: 302px;
}
#main .newpro .title {
	display: block;
	color: #00763c;
	padding-left: 10px;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	background: url(/images/icon-title.png) no-repeat;
	background-position: left center;
	position: relative;
}
#main .newpro .title .arrow {
	position: absolute;
	right: 5px;
	top: 5px;
}
#main .newpro .title .arrow a {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #979d9e;
	border-radius: 30px;
	font-size: 0px;
	margin: 0px 2px;
}
#main .newpro .title .arrow a.activeSlide {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #f5ad01;
	border-radius: 30px;
	font-size: 0px;
	margin: 0px 2px;
}
#main .newpro .animation {
	width: 302px;
	height: 300px;
	overflow: hidden;
}
#main .newpro .animation div {
	width: 302px;
	height: 300px;
}
#main .newpro .con {
	display: block;
	border: 1px solid #e4e4e4;
	background: #fff;
	margin: 20px 0px 10px 0px;
	padding: 5px;
	position: relative;
}
#main .newpro .con .play {
	display: block;
	opacity: 0;
	background: rgba(0,0,0,0.5);
	position: absolute;
	left: 5px;
	top: 5px;
	width: 290px;
	height: 220px;
	z-index: 9;
}
#main .newpro .con .play img {
	margin-top: 27%;
	opacity: 0.8;
}
#main .newpro .con .play h3 {
	background: #f5ad01;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	margin-top: 35%;
	padding: 3px 15px;
}
#main .newpro .name {
	display: block;
	font-size: 14px;
	text-align: center;
}
#main .newpro .name a {
	color: #666;
}
#main .newpro .name a:hover {
	color: #00763c;
	font-weight: 600;
}
#main .newpro:hover a {
	color: #00763c;
	font-weight: 600;
}
#inside {
	width: 1000px;
	margin: 30px auto 50px auto;
}
#navpart {
	width: 180px;
	overflow: hidden;
	float: left;
	position: relative;
	z-index: 99;
	margin-top: -65px;
}
#navpart .title {
	background: url(/images/navpart-title.png) no-repeat;
	background-position: left top;
	height: 35px;
	line-height: 32px;
	text-align: left;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-left: 15px;
}
#navpart .nav {
	padding: 0px;
}
#navpart .nav a {
	display: block;
	padding: 10px 20px;
	text-align: left;
	background: #eee;
	border-bottom: 1px solid #fff;
}
#navpart .nav a:hover {
	background: #f5ad01;
	color: #fff;
	text-align: left;
}
#navpart .nav .A {
	background: #f5ad01;
	padding: 10px 20px 10px 30px !important;
	color: #fff;
}
#navpart .nav .s{
	background:#f7f7f7 !important;
	padding-left:30px !important;
	color:#666;
}
#navpart .nav .s:hover{
	color:#f5ad01;
}
#navpart .nav .sA{
	background:#f7f7f7 !important;
	padding-left:30px !important;
	color:#f5ad01 !important;
	font-weight:600;
}
#navpart .pro {
	border: 1px solid #ddd;
	margin: 10px auto;
	padding: 8px 15px;
	text-align: left;
}
#navpart .pro strong {
	cursor: pointer;
	display: block;
	color: #555;
}
#navpart .pro strong img {
	margin: 0px 5px;
}
#navpart .pro .list {
	display: none;
	padding: 10px 0px;
	margin-top: 10px;
	border-top: 1px solid #eee;
}
#navpart .pro .list a {
	display: block;
	padding: 5px 0px;
	color: #888;
}
#navpart .pro .list a:hover {
	color: #00763c;
}
#navpart .tel {
	background: url(/images/navpart-tel_bg.png) no-repeat;
	background-position: top center;
	width: 180px;
	height: 115px;
	margin: 10px auto;
}
#navpart .tel h3 {
	display: block;
	width: 85%;
	text-align: left;
	margin: 0px auto;
	padding: 15px 0px 5px 0px;
	font-weight: normal;
	color: #555;
}
#navpart .tel p {
	display: block;
	width: 85%;
	color: #f5ad01;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-align: left;
	padding: 2px 0px;
	margin: 0px auto;
}
#content {
	width: 750px;
	float: right;
	padding: 0px 0px 50px 0px;
}
#location {
	position: absolute;
	text-align: right;
	margin-top:-15px;
	width:750px;
	color: #999;
}
#location a {
	color: #999;
}
#location a:hover, #location span, #location .A {
	color: #00763c;
}
#title {
	color: #00763c;
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: bold;
	padding: 10px 0px;
	text-align: left;
	border-bottom: 1px solid #ddd;
}
#about {
	width: 100%;
	line-height: 24px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	text-align: left;
	padding: 30px 0px;
}
#about p {
	margin-bottom: 20px;
}
#organization {
	width: 100%;
	text-align: center;
	padding: 30px 0px;
}
#culture {
	width: 100%;
	text-align: center;
	padding: 30px 0px;
}
#culture .img {
	width: 100%;
	padding: 10px 0px;
}
#culture .tags {
	text-align: left;
	border-bottom: 1px solid #fff;
}
#culture .tags .tags_title {
	color: #333;
	font-size: 14px;
	background: #f7f7f7;
	border: 0px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	padding: 0px 10px;
	cursor: pointer;
}
#culture .tags .tags_title:hover {
	background: #eee;
}
#culture .tags .tags_content {
	color: #666;
	line-height: 25px;
	padding: 10px 5px;
	text-align: left;
}
#honor {
	width: 100%;
	text-align: center;
	padding: 30px 0px;
}
#honor .list a {
	display: block;
	padding: 10px 0px;
	text-align: left;
}
#honor .list a span {
	display: inline-block;
	margin: 0px 20px 0px 10px;
	width: 90px;
	text-align: center;
	border: 5px solid #fff;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
}
#honor .list a img {
	max-width: 86px;
	height: 60px;
}
#honor .list a:hover span {
	box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
}
#history {
	background: url("/images/history-line.png") repeat-x left 59px;
	width: 750px;
	overflow: hidden;
	position: relative;
	margin: 20px auto;
}
#history #prev {
	background: #fff;
	width: 20px;
	height: 20px;
	font-size: 0px;
	position: absolute;
	left: 0px;
	top: 50px;
	text-align: left;
}
#history #prev img {
	opacity: 0.1;
}
#history #prev:hover img {
	opacity: 0.5;
}
#history #next {
	background: #fff;
	width: 20px;
	height: 20px;
	font-size: 0px;
	position: absolute;
	right: 0px;
	top: 50px;
	text-align: right;
}
#history #next img {
	opacity: 0.1;
}
#history #next:hover img {
	opacity: 0.5;
}
.lcheng {
	font: Arial, Helvetica, sans-serif;
}
.lcheng a {
	color: rgb(255, 255, 204);
	text-decoration: none;
	display: block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.lcheng a:hover {
	color: rgb(0, 70, 170);
}
.lcheng a.selected {
	color: rgb(0, 70, 170);
}
.sociales {
	text-align: center;
	margin-bottom: 20px;
}
.shijian {
	padding: 0px 0px 0px 40px;
	width: 750px;
	height: 70px;
	text-align: left;
	color: rgb(0, 70, 170);
	line-height: 70px;
	font-size: 48px;
	font-weight: 600;
	margin-bottom: 5px;
	float: left;
}
#dates {
	margin: 10px 0px 0px;
	width: 750px;
	height: 100px;
	overflow: hidden;
	float: left;
}
#dates li {
	background: url("/images/history-dot.png") no-repeat center;
	list-style: none;
	width: 56px;
	height: 100px;
	text-align: center;
	font-size: 14px;
	float: left;
}
#dates a {
	padding: 50px 0px 10px;
	color: rgb(102, 102, 102);
	line-height: 38px;
	text-decoration: none;
}
#dates .selected {
	background: url("/images/history-current.png") no-repeat 0px 10px;
	padding: 5px 0px 10px;
	color: rgb(255, 255, 255);
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
}
#issues {
	width: 750px;
	margin: 0px auto;
	overflow: hidden;
}
#issues li {
	list-style: none;
	width: 750px;
	float: left;
}
#issues li .year {
	text-align: left;
	color: #00763c;
	font-family: "微软雅黑";
	font-size: 24px;
	padding: 10px 0px;
}
#issues li .text {
	text-align: left;
	color: #666;
	line-height: 24px;
}
#industrial {
	width: 100%;
	text-align: left;
	padding: 10px 0px;
}
#industrial a{
	display:block;
	padding:30px 0px;
	border-bottom:1px solid #eee;
}
#industrial .img{
	float:left;
	width:250px;
	text-align:left;
}
#industrial .img img{
	border:1px solid #ddd;
}
#industrial .con{
	float:right;
	width:500px;
	text-align:left;
}
#industrial .con h3{
	color:#00773d;
	padding:5px 0px;
	display:block;
}
#industrial .con .text{
	color:#999;
	line-height:18px;
	font-size:12px;
}
#industrial .con .pro{
	padding:10px 0px;
}
#industrial .con .pro h4{
	color:#f5ad01;
	padding:5px 0px;
	display:block;
}
#industrial .con .pro span{
	display:inline-block;
	position:relative;
	overflow:hidden;
	width:70px;
	height:50px;
}
#industrial .con .pro img{
	width:100%;
	height:100%;
}
#industrial .con .pro span p{
	background:rgba(0,119,61,0.8);
	position:absolute;
	top:70px;
	left:0px;
	width:100%;
	height:50px;	
	line-height:50px;
	text-align:center;
	color:#fff;
}
#industrial a:hover .img img{
	border:2px solid #ddd;
}
#news {
	width: 100%;
	text-align: center;
	padding: 30px 0px;
}
#news .list a {
	display: block;
	padding: 15px 0px;
	text-align: left;
}
#news .list a span {
	float: right;
	display: inline-block;
	padding: 0px 5px;
	color: #ccc;
}
#news .list a img {
	margin: 0px 5px;
}
#industry {
	width: 100%;
	text-align: center;
	padding: 30px 0px;
}
#industry .list a {
	display: block;
	padding: 15px 0px;
	text-align: left;
}
#industry .list a span {
	float: right;
	display: inline-block;
	padding: 0px 5px;
	color: #ccc;
}
#industry .list a img {
	margin: 0px 5px;
}
#tender {
	width: 100%;
	text-align: center;
	padding: 10px 0px;
}
#tender .list a {
	position:relative;
	display: block;
	padding: 40px 0px 20px 0px;
	margin:30px auto;
	text-align: left;
	border-bottom:1px solid #eee;
}
#tender .list h3{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	color:#00763c;
	display:block;
	height:40px;
	line-height:40px;
	padding:0px 10px;
	z-index:99;
}
#tender .list h3 span {
	float: right;
	display: inline-block;
	color: #ccc;
	font-size:12px;
	padding:0px 20px;
	font-weight:normal;
}
#tender .list .bt{
	background:#f7f7f7;
	width:100%;
	height:40px;
	line-height:40px;
	position:absolute;
	z-index:1;
	top:0px;
	left:0px;
}
#tender .list .bt_A{
	background:#00763c;
	opacity:0;
	width:100%;
	height:40px;
	line-height:40px;
	position:absolute;
	z-index:9;
	top:0px;
	left:0px;
}
#tender .list a:hover h3{
	color:#fff;
}
#tender .list .time{
	color:#f5ad01;
	padding:10px;
}
#tender .list .time img{
	margin-right:5px;
}
#tender .list .text{
	color:#999;
	padding:5px 10px;
	line-height:21px;
}
#tender .list .time .countdownbox{
	display:inline-block;
}
#tender .list .time .countdownbox ul{
	display:inline-block;
}
#tender .list .time .countdownbox li{
	display:inline-block;
}
#legislation {
	width: 100%;
	text-align: center;
	padding: 30px 0px;
}
#legislation .list a {
	display: block;
	padding: 15px 0px;
	text-align: left;
}
#legislation .list a span {
	float: right;
	display: inline-block;
	padding: 0px 5px;
	color: #ccc;
}
#legislation .list a img {
	margin: 0px 5px;
}
#library {
	width: 100%;
	text-align: center;
	padding: 30px 0px;
}
#library .list a {
	display: block;
	padding: 15px 0px;
	text-align: left;
}
#library .list a span {
	float: right;
	display: inline-block;
	padding: 0px 5px;
	color: #ccc;
}
#library .list a img {
	margin: 0px 5px;
}
#paper {
	width: 100%;
	text-align: center;
	padding: 30px 0px;
}
#paper ul{
	padding:0px;
	margin:0px auto;
}
#paper li{
	display:block;
	float:left;
	width:170px;
	padding:10px 0px;
	margin:0px 20px 20px 0px;
	text-align:center;
	border:1px solid #ddd;
}
#paper li a{
	color:#999;
}
#paper li:hover a{
	color:#00763c;
}
#paper li:hover img{
	opacity:0.9;	
}
#paper li:hover{
	background:#fffaef;
}
#paper li img{
	display:inline-table;
	margin-bottom:5px;	
}
#product {
	width: 100%;
	min-height:300px;
	text-align: center;
	padding: 30px 0px;
}
#product #categorie {
	margin: 0px auto 20px auto;
	height:200px;
}
#product #categorie a {
	display: block;
	height:200px;
	border-left:1px solid #f7f7f7;
}
#product #categorie img{
	display:block;
	float:left;
	border:5px solid rgba(0,0,0,0.1);
	margin:25px 25px 0px 25px;
}
#product #categorie .con{
	text-align:left;
}
#product #categorie .con h2{
	color:#333;
	display:block;
	font-size:24px;
	padding:30px 0px 10px 0px;
}
#product #categorie .con h4{
	color:rgba(0,0,0,0.5);
	font-size:14px;
	font-weight:normal;
	line-height:24px;
	display:block;
	padding-right:30px;
}
#product .c1 {
	background:url(/images/categorie-bg1.png) repeat-x;
	background-position:left top;
}
#product .c2 {
	background:url(/images/categorie-bg2.png) repeat-x;
	background-position:left top;
}
#product .c3 {
	background:url(/images/categorie-bg3.png) repeat-x;
	background-position:left top;
}
#product .c4 {
	background:url(/images/categorie-bg4.png) repeat-x;
	background-position:left top;
}
#product .c5 {
	background:url(/images/categorie-bg5.png) repeat-x;
	background-position:left top;
}
#product .c6 {
	background:url(/images/categorie-bg6.png) repeat-x;
	background-position:left top;
}
#product #categorie:hover{
	background:url(/images/categorie-bgA.png) no-repeat;
	background-position:left top;
}
#product .type {
	position: relative;
	background: #f7f7f7;
	padding: 25px 0px;
	margin: 0px auto 30px auto;
}
#product .type:hover {
	background: #fff2d4;
}
#product .type .more {
	background: url(/images/more.png) no-repeat;
	background-position: bottom center;
	width: 56px;
	height: 16px;
	line-height: 16px;
	color: #999;
	position: absolute;
	z-index: 9;
	right: 20px;
	bottom: 0px;
}
#product .type .more:hover {
	color: #00763c;
}
#product .img {
	position: relative;
	float: left;
	width: 220px;
	margin:10px 40px 10px 0px;
	text-align: center;
}
#product .img img {
	border: 3px solid #eee;
}
#product .img p {
	opacity: 0;
	position: absolute;
	z-index: 999;
	width: 220px;
	margin-left: -180px;
	left: 50%;
	top: 50px;
	text-align: center;
}
#product .img p img {
	border: 0px none;
	box-shadow: none;
}
#product .img span {
	position: absolute;
	bottom: 3px;
	background: rgba(0,0,0,0.5);
	color: #fff;
	width: 220px;
	left: 3px;
	height: 35px;
	line-height: 35px;
}

#product .path {
	text-align: left;
	padding-bottom: 10px;
	color: #ccc;
	font-size: 12px;
}
#product .path strong {
	font-size: 14px;
	color: #00763c;
}
#product .product .list a {
	display: block;
	color: #666;
}
#product .product .list a:hover {
	color: #00763c;
}
#product .product table {
	border: 0px none;
	width: 100%;
}
#product .product table td {
	padding: 10px;
	color: #777;
	text-align: left;
	border-bottom: 1px solid #eee;
}
#product .product .bt {
	background: #f7f7f7 !important;
}
#product .product .bt td {
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #eee;
}
#product .product tr:hover {
	background: #fffaef;
}
#product .product tr:hover a {
	color: #00763c;
}


#product .product .list-tr {
	display: block;
	padding: 10px 0px;
	font-weight: bold;
	color: #333;
	background: #f7f7f7 !important;
	border-bottom:1px solid #eee;
}
#product .product .list-tr .td1 {
	float: left;
	width:140px;
	padding-left:10px;
	text-align:left;
}
#product .product .list-tr .td2 {
	float: left;
	text-align:left;
	color:#666;
	width:150px;
}
#product .product .list-tr .td3 {
	float: left;
	text-align:left;
	color:#666;
	width:200px;
}
#product .product .list-tr .td4 {
	float: left;
	text-align:left;
	color:#666;
	width:100px;
}
#product .product .list-tr .td5 {
	float: left;
	text-align:left;
	color:#666;
	width:150px;
}

#product .product .list-td a {
	display: block;
	padding: 15px 0px;
	border-bottom:1px dotted #ddd;
}
#product .product .list-td a:hover{
	background:#fffaef;
}
#product .product .list-td a .td1 {
	float: left;
	width:140px;
	padding-left:10px;
	text-align:left;
}
#product .product .list-td a .td2 {
	float: left;
	text-align:left;
	color:#666;
	width:150px;
}
#product .product .list-td a .td3 {
	float: left;
	text-align:left;
	color:#666;
	width:180px;
	padding-right:20px;
}
#product .product .list-td a .td4 {
	float: left;
	text-align:left;
	color:#666;
	width:100px;
}
#product .product .list-td a .td5 {
	float: left;
	text-align:left;
	color:#666;
	width:150px;
}


#jobs {
	width: 100%;
	text-align: center;
	padding: 30px 0px;
}
#jobs .list-tr {
	display: block;
	padding: 10px 0px;
	font-weight: bold;
	color: #333;
	background: #f7f7f7 !important;
	border-bottom:1px solid #eee;
}
#jobs .list-tr .td1 {
	float: left;
	width:440px;
	padding-left:10px;
	text-align:left;
}
#jobs .list-tr .td2 {
	float: left;
	text-align:center;
	color:#666;
	width:100px;
}
#jobs .list-tr .td3 {
	float: left;
	text-align:center;
	color:#666;
	width:100px;
}
#jobs .list-tr .td4 {
	float: left;
	text-align:center;
	color:#666;
	width:100px;
}
#jobs .list-td a {
	display: block;
	padding: 15px 0px;
	border-bottom:1px dotted #ddd;
}
#jobs .list-td a .td1 {
	float: left;
	width:440px;
	padding-left:10px;
	text-align:left;
}
#jobs .list-td a .td2 {
	float: left;
	text-align:center;
	color:#666;
	width:100px;
}
#jobs .list-td a .td3 {
	float: left;
	text-align:center;
	color:#666;
	width:100px;
}
#jobs .list-td a .td4 {
	float: left;
	text-align:center;
	color:#666;
	width:100px;
}
#strategy {
	width: 100%;	
	padding: 30px 0px;
}
#strategy p {
	margin-bottom: 20px;
}
#strategy .text{
	float:left;
	line-height: 24px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	text-align: left;
	width:450px;
}
#strategy .img{
	float:right;
	width:300px;
	text-align:right;
}
#benefits {
	width: 100%;	
	padding: 30px 0px;
}
#benefits p {
	margin-bottom: 20px;
}
#benefits .text{
	line-height: 24px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	text-align: left;
}
#benefits .img{
	padding:20px 0px;
}
#volunteer{
	width: 100%;
	text-align: left;
	padding: 30px 0px;
}
#volunteer .text {
	text-align: left;
	line-height: 18px;
	color: #ccc;
	padding: 30px 0px 10px 0px;
}
#volunteer .text span {
	color: #ed0000;
}
#volunteer #candidates {
	color: #f5ad01;
}
#volunteer form {
	display: block;
	margin: 10px auto 0px auto;
}
#volunteer form dl {
	width: 1000px;
	text-align: left;
	padding: 0px;
}
#volunteer form dl dt {
	width: 74px;
	line-height: 24px;
	color: #666;
	text-align: left;
}
#volunteer form dl dt, #volunteer form dl dd {
	padding: 5px 0;
}
#volunteer form dl dt span {
	color: #ff0000;
	padding-left: 6px;
}
#volunteer form dl dd {
	padding-left: 74px;
	margin-top: -34px;
}
#volunteer form dl input, #volunteer form dl textarea {
	border: solid 1px #ddd;
	color: #888;
	padding: 2px;
}
#volunteer form dl input {
	height: 18px;
	padding-left: 5px;
	font-family: "微软雅黑";
	font-size: 12px;
	margin: 0px 5px 0px 0px;
}
#volunteer form dl textarea {
	width: 70%;
	height: 120px;
	overflow: auto;
	padding: 5px;
	font-family: "微软雅黑";
	font-size: 12px;
}
#volunteer form dl .button input {
	width: auto;
	height: 35px;
	line-height: 35px;
	border: none;
	color: #fff;
	padding: 0px 35px;
	cursor: pointer;
	font-weight: bold;
	background: #00763c;
	font-family: "微软雅黑";
	font-size: 14px;
	margin: 15px auto;
}
#volunteer form dl .button input:hover {
	background: #f5ad01;
}

#quality {
	width: 100%;
	text-align: center;
	padding: 30px 0px;
}
#quality .img {
	width: 100%;
	padding: 10px 0px;
}
#quality .text {
	text-align: left;
	line-height: 18px;
	color: #666;
	padding: 30px 0px 10px 0px;
}
#quality .text table{
	width:100%;
	margin:10px 0px;
}
#quality .text td{
	padding-right:10px;
}
#quality .text img{
	width:100%;
}
#sales {
	width: 100%;
	text-align: center;
	padding: 30px 0px;
}
#sales .map{
	background:url(/images/sales-img.jpg) no-repeat;
	background-position:left top;
	position:relative;
	width:750px;
	height:280px;
	margin:0px auto;
}
#sales .map span{
	position:absolute;
	right:30px;
	bottom:100px;
	width:310px;
	line-height:18px;
	color:#888;
	text-align:left;
}
#sales .map span strong{
	display:block;
	color:#00763c;
	padding:5px 0px;
	font-size:14px;
}
#sales .list{
	margin:10px auto;
	text-align:left;
}
#sales .list div{
	display:inline-block;
	border:1px solid #ddd;
	width:365px;
	float:left;
	margin:10px 0px;
}
#sales .list div strong{
	display:block;
	background:#eee;
	color:#333;
	font-size:14px;
	padding:5px 10px;
}
#sales .list div p{
	width:94%;
	font-size:12px;
	color:#666;
	margin:10px auto;
}
#partners {
	width: 100%;
	text-align: center;
	padding: 30px 0px;
}
#partners .tr a{
	display:block;
	float:left;
	margin:0px 12px 10px 0px;
}
#partners .tr a img{
	display:block;
	margin-bottom:10px;
	border:1px solid #ddd;
}
#contact {
	width: 100%;
	text-align: center;
	padding: 30px 0px;
}
#contact .text{
	float:left;
	width:380px;
	text-align:left;
	font-size:14px;
	line-height:25px;
	color:#666;
}
#contact .text strong{
	font-size:18px;
	color:#333;
}
#contact .text p{
	margin-bottom:10px;
}
#contact .text table{
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
}
#contact .text td{
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-size:12px;
	padding:8px;
	background:#f9f9f9;
}
#contact .text td strong{
	font-size:12px;
}
#contact .img{
	float:right;
	width:300px;
}
#map {
	width: 100%;
	height:550px;
	text-align: center;
	padding: 30px 0px;
}
#map .text{
	text-align:left;
	font-size:12px;
	line-height:18px;
	color:#666;
}
#map #map-s {
	width: 100%;
	height:550px;
	margin:30px auto;
}
#view {
	width: 100%;
	text-align: center;
	padding: 30px 0px;
}
#view .title {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	padding: 20px 0px;
	font-family: "微软雅黑";
	color: #333;
	border: 0px;
	text-shadow: none;
}
#view .time {
	color: #999;
}
#view .showimg {
	width: 350px;
	float: left;
	text-align: left;
}
#view .con {
	position: relative;
	width: 400px;
	float: right;
	text-align: left;
}
#view .con .back {
	background: url(/images/back-bg.png) no-repeat;
	position: absolute;
	right: 0px;
	top: 64px;
	width: 52px;
	height: 25px;
	line-height: 25px;
	padding-left: 18px;
	color: #fff;
	text-align: center;
}
#view .con .back:hover {
	opacity: 0.8;
}
#view .con .name {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0px;
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
}
#view .con p {
	padding: 10px 0px;
	color: #666;
	text-align: left;
}
#view .con p strong {
	color: #444;
}
#view .overview {
	border-bottom: 1px dotted #ddd;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: 600;
	color: #00763c;
	text-align: left;
	padding: 30px 0px 15px 0px;
}
#view .overview img {
	margin: 0px 5px;
}
#view .logo{
	float:right;
	border:1px solid #ddd;
	margin:0px 0px 20px 30px;
}
#view .countdowntime{
	padding:8px 0px;
	margin:5px auto;
	font-weight:600;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
	color:#f5ad01;
}
#view .countdowntime .countdownbox{
	display:inline-block;
}
#view .countdowntime .countdownbox ul{
	display:inline-block;
}
#view .countdowntime .countdownbox li{
	display:inline-block;
}
#view .text {
	padding: 20px 0px;
	color: #555;
	line-height: 21px;
	text-align: left;
}
#view .text img {
	margin: 10px 0px;
	max-width: 700px;
 width:expression(this.width>700?"700px":this.width);
}
#view .tags_title {
	padding: 5px 0px;
	color: #444;
	font-size: 14px;
	border-bottom: 1px solid #eee;
}
#view .file {
	padding: 10px 0px;
	line-height: 21px;
}
#view .file a {
	display: block;
	background: url(/images/arr_file.gif) no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#view .imgs{
	text-align:left;
	padding:30px 0px;
}
#view .imgs h3{
	font-size:14px;
	display:block;
	padding:10px 0px;
	color:#666;
}
#view .imgs a{
	display:inline-block;
	text-align:center;
	padding:8px 0px;
	margin-right:5px;
}
#view .imgs a img{
	display:block;
	margin-bottom:5px;
}
#view .post{
	font-size:18px;
	font-weight:bold;
	color:#333;
	padding:10px 0px;
	text-align:left;
}
#view .requirements{
	background:#f7f7f7;
	font-size:12px;
	line-height:25px;
	color:#666;
	padding:10px;
	text-align:left;
	margin:15px auto;
}
#view .tags{
	text-align:left;
	padding:15px 0px;
}
#view .tags .tags_title{
	color:#00763c;
}
#view .url {
	padding: 10px 0px;
	color: #555;
}
#view .url a {
	display: inline-block;
	width: 48%;
	background: #eee;
	padding: 5px 0px;
	text-align:center;
}
#view .url .prev {
	float: left;
}
#view .url .next {
	float: right;
}
#view .url .yingpin{
	float:left;
	background:#00763c;
	color:#fff;
}
#view .url .back{
	display:block;
	width:100%;
	margin:0px auto;
}






#page {
	text-align: center;
	padding: 20px 0px;
	color: #999;
	font-family: "微软雅黑";
	font-size: 12px;
}
#page a {
	display: inline-block;
	padding: 0px 8px;
}
#page .A {
	color: #00763c;
	font-weight: 600;
	border: 1px solid #ddd;
}
#page select {
	margin: 0px 5px;
	padding: 2px 0px;
	border: 1px solid #ddd;
	font-size: 12px;
	color: #666;
	cursor: pointer;
}
#links {
	width: 950px;
	height: 130px;
	margin: 0px auto;
	position: relative;
}
#links .title {
	width: 120px;
	margin: 0px auto;
	display: block;
	color: #00763c;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	position: absolute;
	top: 50px;
	left: 0px;
}
#links .title a {
	display: inline-block;
	padding: 0px 3px;
}
#links #scrolllinks {
	width: 843px;
	height: 50px;
	position: absolute;
	top: 40px;
	right: 0px;
	overflow: hidden;
}
#links #scrolllinks_s li {
	float: left;
	display: block;
	width: 170px;
	height: 50px;
	text-align: center;
}
#links #scrolllinks_s li span {
	display: block;
}
#links #scrolllinks_s a {
	display: block;
}
#links #scrolllinks_s li img {
	border: 1px solid #ededed;
	width: 155px;
	height: 45px;
}
#honour {
	width: 950px;
	height: 40px;
	margin: 0px auto;
	text-align: left;
}
#honour .animation {
	position: relative;
	display: block;
	width: 100%;
	height: 40px;
	overflow: hidden;
	text-align: left;
}
#honour .animation div {
	position: absolute;
	right: 0px;
	display: inline-block;
	background: #eff5f5;
	padding: 0px;
	height: 40px;
	line-height: 40px;
	color: #888;
}
#honour .animation div img {
	margin: 0px 5px;
	width:20px;
	height:20px;
}
#honour .animation .name {
	float: left;
	font-size: 16px;
	color: #333;
	padding-top: 2px;
}
#honour .animation .left {
	background: url(/images/honour-bg_left.png) no-repeat;
	background-position: left bottom;
	float: left;
	width: 35px;
	height: 40px;
	display: inline-block;
}
#honour .animation .right {
	background: url(/images/honour-bg_right.png) no-repeat;
	background-position: right bottom;
	float: right;
	width: 40px;
	height: 40px;
	display: inline-block;
}
#boot {
	background: #f5f5f5;
	width: 100%;
	margin: 0px auto;
}
#boot .btn {
	background: rgba(0,118,60,0.1);
	cursor: pointer;
}
#boot ul {
	display: none;
	width: 950px;
	margin: 0px auto;
	padding: 45px 0px;
}
#boot .hover {
	float: left;
	width: 650px;
}
#boot .hover div {
	float: left;
	width: 130px;
	text-align: left;
}
#boot .hover div h3 {
	display: block;
	font-size: 16px;
	color: #333;
	padding: 5px 0px;
}
#boot .hover div a {
	display: block;
	color: #6f6f6f;
	font-size: 13px;
	font-family: "微软雅黑";
	padding: 3px 0px;
}
#boot .hover div a:hover {
	color: #00763c;
}
#boot .tel {
	float: right;
	width: 230px;
	padding-left: 43px;
	border-left: 1px dotted #ccc;
	color: #ccc;
	text-align: left;
}
#boot .tel h3 {
	display: block;
	font-size: 16px;
	color: #333;
	padding: 5px 0px;
}
#boot .tel img {
	margin-right: 5px;
	opacity: 0.6;
}
#boot .tel p {
	display: block;
	color: #6f6f6f;
	font-size: 13px;
	font-family: "微软雅黑";
	padding: 3px 0px;
}
#copy {
	background: #e7e7e7;
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin: 0px auto;
	color: #555;
	text-align: center;
}
#copy a {
	color: #ccc;
	display: inline-block;
	padding: 0px 10px;
}
#copy a:hover {
	text-decoration: underline;
}
/* lightbox   */
#lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	opacity: 0.85;
	display: none;
}
/* line 15, ../sass/lightbox.sass */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight: normal;
}
/* line 24, ../sass/lightbox.sass */
#lightbox img {
	width: auto;
	height: auto;
}
/* line 27, ../sass/lightbox.sass */
#lightbox a img {
	border: none;
}
/* line 30, ../sass/lightbox.sass */
.lightbox-outerContainer {
	position: relative;
	background-color: white;
 *zoom: 1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lightbox-outerContainer:after {
	content: "";
	display: table;
	clear: both;
}
/* line 39, ../sass/lightbox.sass */
.lightbox-container {
	padding: 10px;
}
/* line 42, ../sass/lightbox.sass */
.lightbox-loader {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
.lightbox-mark {
	background: url(/images/pro_mark.png) no-repeat center center;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10002 !important;
}
/* line 51, ../sass/lightbox.sass */
.lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
/* line 59, ../sass/lightbox.sass */
.lightbox-container > .nav {
	left: 0;
}
/* line 62, ../sass/lightbox.sass */
.lightbox-nav a {
	outline: none;
}
/* line 65, ../sass/lightbox.sass */
.lightbox-prev, .lightbox-next {
	width: 49%;
	height: 100%;
	background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
	/* Trick IE into showing hover */
	display: block;
}
/* line 72, ../sass/lightbox.sass */
.lightbox-prev {
	background: url(/images/prev.png) left 50% no-repeat;
	left: 20px;
	float: left;
	cursor: pointer;
}
/* line 76, ../sass/lightbox.sass */
.lightbox-next {
	background: url(/images/next.png) right 50% no-repeat;
	right: 20px;
	float: right;
	cursor: pointer;
}
/* line 81, ../sass/lightbox.sass */
.lightbox-prev:hover {
	background: url(/images/prevA.png) left 50% no-repeat;
}
/* line 85, ../sass/lightbox.sass */
.lightbox-next:hover {
	background: url(/images/nextA.png) right 50% no-repeat;
}
/* line 88, ../sass/lightbox.sass */
.lightbox-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
 *zoom: 1;
	width: 100%;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lightbox-dataContainer:after {
	content: "";
	display: table;
	clear: both;
}
/* line 95, ../sass/lightbox.sass */
.lightbox-data {
	padding: 0 10px;
	color: #bbbbbb;
}
/* line 98, ../sass/lightbox.sass */
.lightbox-data .lightbox-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em;
}
/* line 103, ../sass/lightbox.sass */
.lightbox-data .lightbox-caption {
	font-size: 18px;
	color: #ffffff;
	font-family: "微软雅黑";
	font-weight: bold;
	line-height: 1em;
}
/* line 107, ../sass/lightbox.sass */
.lightbox-data .lightbox-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
}
.lightbox-data .lightbox-number SPAN {
	color: #ff9900;
}
/* line 112, ../sass/lightbox.sass */
.lightbox-data .lightbox-close {
	width: 35px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
/* line 117, ../sass/lightbox.sass */
.lightbox-data .lightbox-close:hover {
	cursor: pointer;
}
  /* i i s 7 . c o m */