﻿@charset "utf-8";
/* CSS Document */

html, body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	text-align: center;
	-webkit-text-size-adjust: none;
}
a {
	color: #666;
	text-decoration: none;
	outline: 0px none;
 star:expression(this.onFocus=this.blur());
}
a:hover, a:active {
	color: #c02125;
}
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
table {
	border-collapse: collapse;
}
ul, li {
	list-style: none;
	border: 0 none;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px none;
	text-align-last: center;
	vertical-align: middle;
}
#dhtmltooltip {
	background: #fff;
	position: absolute;
	visibility: hidden;
	padding: 2px;
	z-index: 100;
	border: 1px solid #ddd;
	-webkit-box-shadow: #999 2px 2px 5px;
	-moz-box-shadow: #999 2px 2px 5px;
	box-shadow: #999 2px 2px 5px;
}
#clear, .clear {
	clear: both;
	float: none;
}
#top {
	background: url(../images/top_bg.png) repeat-x top center;
	width: 100%;
	height: 110px;
	margin: 0px auto;
	position: absolute;
	z-index: 1001;
	top: 0px;
}
#top ul {
	width: 1000px;
	height: 110px;
	position: relative;
	margin: 0px auto;
}
#top ul li {
	display: block;
	float: left;
	height: 110px;
}
#top .logo {
	position: absolute;
	z-index: 9;
	left: 0px;
	bottom: -5px;
	width: 254px;
	height: 90px;
	background: url(../images/logo_bg.png) no-repeat;
	background-position: center bottom;
	text-align: center;
}
#top .logo img {
	margin-top: -14px;
}
#top .menu {
	padding-left: 270px;
}
#top .menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	height: 110px;
	line-height: 110px;
	color: #333;
	display: inline-block;
	padding: 0px 15px;
	text-align: left;
}
#top .menu a:hover {
	color: #c02125;
}
#top .nav {
	float: right;
	width: 130px;
	padding-top: 45px;
	text-align: center;
}
#top .nav .search {
	display: inline-block;
	width: 30px;
	height: 16px;
	border-right: 1px solid #ddd;
	margin-right: 8px;
	position: relative;
}
#top .nav .search a {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/icon_go.png) no-repeat;
	background-position: left top;
}
#top .nav .search a:hover {
	background-position: left bottom;
}
#top .nav .search .searchCon {
	display: none;
	background: url(../images/search_bg.png) no-repeat;
	width: 300px;
	height: 22px;
	padding-top: 4px;
	position: absolute;
	top: 70px;
	left: -200px;
	z-index: 1001;
}
#top .nav .search .searchCon input {
	float: left;
}
#top .nav .search .searchCon strong {
	float: left;
	color: #fff;
	width: 60px;
	padding-left: 5px;
	height: 17px;
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
}
#top .nav .search .searchCon #keys {
	border: 0px;
	background: url(../images/search_input.png) no-repeat;
	width: 150px;
	height: 17px;
	line-height: 17px;
	padding-left: 5px;
}
#top .nav .search .searchCon #go {
	background: url(../images/search_go.png) no-repeat;
	border: 0px;
	width: 57px;
	height: 17px;
	cursor: pointer;
	font-size: 0px;
}
#top .nav .language {
	background: #eee;
	border: 1px solid #eee;
	border-radius: 3px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 11px;
	width: 50px;
	height: 18px;
	line-height: 18px;
}
#top .nav .language a {
	color: #999;
}
#top .nav .language:hover {
	background: #ffffcc;
	border: 1px solid #ffffcc;
}
#banner {
	position: relative;
	width: 100%;
	height: 500px;
	margin: 102px auto 0px auto;
}
#banner .shadow {
	position: absolute;
	background: url(../images/banner_shadow.png) repeat-x top center;
	z-index: 9;
	top: 0px;
	width: 100%;
	height: 7px;
	margin: 0px auto;
}
#banner .arrow {
	position: absolute;
	z-index: 99;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	bottom: 20px;
	text-align: center;
}
#banner .arrow a {
	display: inline-block;
	margin: 0px 2px;
	background: #fff;
	opacity: 0.8;
	width: 15px;
	height: 15px;
	font-size: 0px;
}
#banner .arrow a:hover {
	opacity: 1;
}
#banner .arrow a.activeSlide {
	background: #c02125;
	opacity: 1;
}
#banner .animation {
	width: 100%;
	height: 500px;
	margin: 0px auto;
	overflow: hidden;
}
#banner .animation li {
	width: 100%;
	min-width: 1000px;
	height: 500px;
	margin: 0px auto;
	overflow: hidden;
}
#banner .animation .bg1 {
	background: url(../images/banner1_bg.jpg) repeat-x top center;
}
#banner .animation .bg2 {
	background: url(../images/banner2_bg.jpg) repeat-x top center;
}
#banner .animation .bg3 {
	background: url(../images/banner3_bg.jpg) repeat-x top center;
}
#banner .gradient {
	position: absolute;
	width: 100%;
	height: 130px;
	top: 170px;
	background: url(../images/banner_gradient.png) repeat-x left bottom;
}
#banner .product {
	width: 100%;
	height: 300px;
	margin: 0px auto;
	background: url(../images/banner_product_bg.jpg) repeat-x top center;
}
#banner .case {
	width: 100%;
	height: 300px;
	margin: 0px auto;
	background: url(../images/banner_case_bg.jpg) repeat-x top center;
}
#banner .about {
	width: 100%;
	height: 300px;
	margin: 0px auto;
	background: url(../images/banner_about_bg.jpg) repeat-x top center;
}
#banner .news {
	width: 100%;
	height: 300px;
	margin: 0px auto;
	background: url(../images/banner_news_bg.jpg) repeat-x top center;
}
#banner .support {
	width: 100%;
	height: 300px;
	margin: 0px auto;
	background: url(../images/banner_support_bg.jpg) repeat-x top center;
}
#banner .hr {
	width: 100%;
	height: 300px;
	margin: 0px auto;
	background: url(../images/banner_hr_bg.jpg) repeat-x top center;
}
#banner .contact {
	width: 100%;
	height: 300px;
	margin: 0px auto;
	background: url(../images/banner_contact_bg.jpg) repeat-x top center;
}
#main {
	width: 960px;
	margin: 40px auto;
}
#main .newsnav {
	width: 960px;
}
#main .news {
	width: 360px;
	float: left;
	text-align: left;
}
#main .news .hot {
	color: #999;
	line-height: 18px;
	font-size: 12px;
}
#main .news .hot:hover h4 {
	text-decoration: underline;
}
#main .news .hot h4 {
	display: block;
	padding: 3px 0px;
	color: #c02125;
	font-size: 14px;
}
#main .news .hot .more {
	background: url(../images/news_more.jpg) no-repeat;
	background-position: left center;
	display: block;
	padding: 3px 0px 3px 15px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#main .news .list {
	padding-top: 15px;
}
#main .news .list a {
	display: block;
	padding: 3px 0px 3px 10px;
	text-align: left;
	background: url(../images/news_arr.jpg) no-repeat;
	background-position: left center;
}
#main .news .list a span {
	float: right;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
}
#main .nav {
	width: 560px;
	float: right;
}
#main .title {
	font-size: 16px;
	font-weight: bold;
	color: #3a3a3a;
	height: 45px;
	line-height: 45px;
	text-align: left;
}
#main .title span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999;
}
#main .case {
	width: 270px;
	float: left;
	position: relative;
}
#main .case .prevnext {
	position: absolute;
	bottom: 7px;
	right: 5px;
	z-index: 9;
}
#main .case .prevnext .prev {
	display: inline-block;
	width: 20px;
	height: 16px;
	font-size: 0px;
	background: url(../images/arrow-left.png) no-repeat center center;
	background-color: #888;
}
#main .case .prevnext .next {
	display: inline-block;
	width: 20px;
	height: 16px;
	font-size: 0px;
	background: url(../images/arrow-right.png) no-repeat center center;
	background-color: #888;
	margin-left: 1px;
}
#main .case .prevnext a:hover {
	background-color: #c02125;
}
#main .case .animation {
	width: 270px;
	height: 170px;
	overflow: hidden;
}
#main .case .animation .name {
	position: absolute;
	z-index: 3;
	color: #fff;
	left: 10px;
	bottom: 0px;
	height: 30px;
	line-height: 30px;
}
#main .case .animation .namebg {
	position: absolute;
	z-index: 1;
	bottom: 0px;
	width: 270px;
	height: 30px;
	background: #000;
	opacity: 0.5;
}
#main .culture {
	width: 270px;
	float: right;
}
#main .product {
	width: 960px;
	margin: 45px 0px;
}
#main .product .title {
	border-top: 8px solid #cdcdcd;
	background: #cdcdcd;
	padding-left: 10px;
	height: 35px;
	line-height: 35px;
}
#main .product .title a {
	display: block;
	float: left;
	font-style: normal;
	font-size: 14px;
	color: #303030;
	padding: 0px 15px;
	background:#FFF;
}
#main .product .title img {
	margin: 0px 5px;
}
#main .product .title .A {
	display: block;
	float: left;
	font-style: normal;
	font-size: 14px;
	color: #c02125;
	background: #fff;
}
#main .product #con2, #main .product #con3 {
	display: none;
}
#main .product .con {
	height: 180px;
	overflow: hidden;
	margin: 20px 0px;
}
#main .product .con a {
	display: inline-block;
	width: 140px;
	color: #666;
	padding: 0px 0px 15px 0px;
	text-align: center;
	margin-right: 20px;
}
#main .product .con a img {
	display: block;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
#main .product .con a:hover {
	color: #c02125;
}
#nav {
	position: absolute;
	background: url(../images/nav_bg.png) no-repeat;
	background-position: center bottom;
	width: 980px;
	height: 60px;
	padding-top: 30px;
	left: 50%;
	top: 0px;
	margin: 362px auto 0px -490px;
}
#nav a {
	display: inline-block;
	background: #ccc;
	padding: 5px 30px;
	font-size: 16px;
	color: #333;
}
#nav a:hover {
	background: #d55456;
	color: #fff;
}
#nav .A {
	background: #bd2325 !important;
	color: #fff;
}
#nav strong {
	font-size: 24px;
	color: #bd2325;
}
#nav .name {
	display: inline-block;
	background: #bd2325;
	padding: 5px 0px;
	width: 900px;
	margin: 0px auto;
	font-size: 16px;
	color: #fff;
}
#nav .left {
	width: 200px;
	float: left;
	margin-left: 30px;
	position: relative;
	text-align: left;
}
#nav .left .cn {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #c02125;
	padding-left: 20px;
	position: relative;
}
#nav .left .en {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #bebebe;
	padding-left: 20px;
}
#nav .left .letters {
	position: absolute;
	left: -18px;
	top: -18px;
}
#nav .right {
	width: 920px;
	float: right;
	margin-right: 30px;
}
#nav .right .title {
	width: 160px;
	text-align: center;
	float: left;
	border-bottom: 2px solid #c02125;
	padding: 8px 0px;
	color: #c02125;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#nav .right .title img {
	margin: 0px 3px 0px 5px;
}
#nav .right .location {
	width: 760px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ddd;
	text-align: right;
	padding: 10px 0px;
	color: #999;
}
#nav .right .location a {
	padding: 0px !important;
	background: none !important;
	font-size: 12px;
	color: #999;
}
#nav .right .location a:hover {
	text-decoration: underline;
	color: #c02125;
}
#navpart a {
	display: block;
	margin: 1px 0px;
	background: #ddd;
	padding: 10px 0px 10px 10px;
	text-align: left;
	font-size: 13px;
	width: 150px;
}
#navpart a:hover {
	background: #d55456;
	color: #fff;
}
#navpart .A {
	background: #c22126 !important;
	color: #fff;
	font-weight: bold;
}
#navbtn a {
	display: block;
	margin: 25px 0px;
	background: #fff;
	text-align: left;
	font-size: 12px;
	font-family: "微软雅黑";
	width: 160px;
}
#navbtn .tel {
	border: 1px solid #ececec;
	border-top: 0px;
	line-height: 18px;
	padding: 10px 0px 10px 5px;
}
#content {
	width: 980px;
	background: url(../images/nav_shadow.png) no-repeat top center;
	background-color: #fff;
	height: auto;
	margin: 50px auto;
}
#content .left {
	width: 200px;
	float: left;
	margin-left: 30px;
}
#content .right {
	width: 720px;
	float: right;
	margin-right: 30px;
}
.noDate {
	text-align: left;
	width: 100%;
	color: #ccc;
	line-height: 21px;
	padding: 10px;
}
#about {
	text-align: left;
	width: 100%;
	color: #444;
	line-height: 21px;
}
#about p {
	margin-bottom: 15px;
}
#about .img {
	width: 700px;
	padding: 10px 0px;
	overflow: hidden;
}
#culture {
	text-align: left;
	width: 100%;
	line-height: 21px;
}
#culture .img {
	float: left;
	width: 160px;
	padding-top: 10px;
}
#culture .text {
	float: right;
	width: 500px;
	text-align: left;
}
#culture .text p {
	display: block;
	font-size: 13px;
	color: #666;
	margin-bottom: 20px;
}
#culture .text p strong {
	display: block;
	font-size: 14px;
	color: #444;
}
#contact {
	text-align: left;
	width: 100%;
	color: #444;
	line-height: 24px;
}
#contact p {
	margin-bottom: 15px;
}
#contact .text {
	float: left;
	width: 450px;
	text-align: left;
}
#contact .text strong {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	display: inline-block;
	padding: 20px 0px 10px 0px;
}
#contact .img {
	width: 200px;
	float: right;
	padding: 10px 0px;
}
#hr {
	text-align: left;
	width: 100%;
	color: #444;
	line-height: 21px;
}
#hr p {
	margin-bottom: 15px;
}
#hr .img {
	width: 700px;
	padding: 30px 0px 15px 0px;
}
#marketing {
	text-align: left;
	width: 100%;
	color: #444;
	line-height: 21px;
}
#case {
	width: 100%;
	margin: 0px auto;
	font-size: 12px;
	color: #666;
	padding-bottom: 20px;
}
#case .text {
	color: #999;
	line-height: 18px;
	text-align: left;
}
#case .img {
	padding-top: 15px;
}
#case .tr {
	text-align: left;
	padding: 15px 0px;
	background: url(../images/case_line.jpg) repeat-y center center;
}
#case a {
	display: block;
	height: 15px;
	line-height: 15px;
	float: left;
	text-align: left;
	width: 33%;
	color: #666 !important;
}
#certificate {
	width: 100%;
	margin: 0px auto;
	font-size: 12px;
	color: #666;
}
#certificate .tr {
	padding: 15px 0px;
}
#certificate a {
	display: block;
	float: left;
	text-align: center;
	width: 175px;
	height: 250px;
}
#certificate span {
	border: 1px solid #ddd;
	display: inline-block;
	padding: 10px;
	height: 205px;
	overflow: hidden;
	margin-bottom: 5px;
}
#certificate img {
	display: block;
}
#feedback .text {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 10px;
	padding-bottom: 15px;
	color: #999;
	text-align: left;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#feedback dl {
	width: 700px;
	display: inline-block;
	text-align: left;
	color: #999;
	margin: 15px auto 0px auto;
}
#feedback iframe {
	float: right;
	margin-right: 45px;
}
#feedback dl dt {
	display: inline-block;
	width: 85px;
	line-height: 20px;
	color: #666;
}
#feedback dl dt, #feedback dl dd {
	padding: 8px 0;
}
#feedback dl dt span {
	color: #ff0000;
	padding-left: 6px;
}
#feedback dl dd {
	padding-left: 85px;
	margin-top: -34px;
	line-height: 30px;
}
#feedback dl input, #feedback dl textarea {
	border: solid 1px #ddd;
	color: #888;
	padding: 2px;
}
#feedback dl input {
	height: 20px;
	line-height: 20px;
	padding-left: 3px;
	font-family: "微软雅黑";
	font-size: 12px;
	margin-right: 5px;
}
#feedback dl textarea {
	width: 350px;
	height: 120px;
	overflow: auto;
	padding: 5px;
	font-family: "微软雅黑";
	font-size: 12px;
}
#feedback .btn {
	text-align: left;
	border-top: 1px solid #ddd;
	width: 740px;
	padding: 15px 0px;
	margin: 10px auto;
}
#feedback .btn input {
	margin-right: 10px;
	width: auto;
	height: 27px;
	line-height: 27px;
	border: none;
	color: #fff;
	padding: 0px 25px;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	background: #c02125;
	font-family: "微软雅黑";
}
#feedback .btn input:hover {
	background: #666;
}
#online dl {
	width: 700px;
	display: inline-block;
	text-align: left;
	color: #999;
	margin: 15px auto 0px auto;
}
#online iframe {
	float: right;
	margin-right: 45px;
}
#online dl dt {
	display: inline-block;
	width: 85px;
	line-height: 20px;
	color: #666;
}
#online dl dt, #online dl dd {
	padding: 8px 0;
}
#online dl dt span {
	color: #ff0000;
	padding-left: 6px;
}
#online dl dd {
	padding-left: 85px;
	margin-top: -34px;
	line-height: 30px;
}
#online dl input, #online dl textarea {
	border: solid 1px #ddd;
	color: #888;
	padding: 2px;
}
#online dl input {
	height: 20px;
	line-height: 20px;
	padding-left: 3px;
	font-family: "微软雅黑";
	font-size: 12px;
	margin-right: 5px;
}
#online dl textarea {
	width: 350px;
	height: 120px;
	overflow: auto;
	padding: 5px;
	font-family: "微软雅黑";
	font-size: 12px;
}
#online .btn {
	text-align: left;
	border-top: 1px solid #ddd;
	width: 740px;
	padding: 15px 0px;
	margin: 10px auto;
}
#online .btn input {
	margin-right: 10px;
	width: auto;
	height: 27px;
	line-height: 27px;
	border: none;
	color: #fff;
	padding: 0px 25px;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	background: #c02125;
	font-family: "微软雅黑";
}
#online .btn input:hover {
	background: #666;
}
#boss {
	text-align: left;
	width: 100%;
	color: #444;
	line-height: 21px;
}
#boss .text {
	width: 700px;
}
#boss .text p {
	margin-bottom: 15px;
}
#boss .img {
	text-align: right;
}
#honor {
	text-align: left;
	width: 100%;
}
#honor a {
	display: block;
	background: url(../images/honor_arr.jpg) no-repeat;
	background-position: 5px 12px;
	padding: 7px 0px 7px 15px;
	text-align: left;
}
#honor span {
	color: #ccc;
	display: inline-block;
	padding-left: 10px;
}
#news {
	text-align: left;
	width: 100%;
}
#news a {
	display: block;
	background: url(../images/honor_arr.jpg) no-repeat;
	background-position: 5px 12px;
	padding: 10px 0px 10px 15px;
	text-align: left;
}
#news span {
	color: #ccc;
	display: inline-block;
	float: right;
	padding-right: 10px;
}
#care {
	text-align: left;
	width: 100%;
}
#care .con {
	float: left;
	width: 480px;
}
#care .con .text {
	padding: 10px 0px;
	line-height: 18px;
	color: #666;
	border-bottom: 1px solid #ddd;
	margin-bottom: 15px;
}
#care .con .text p {
	margin-bottom: 15px;
}
#care .con .tags .tags_title0 {
	background: url(../images/care_tags_icon0.jpg) no-repeat left center;
	font-size: 14px;
	font-weight: bold;
	color: #bd2325;
	padding: 5px 0px 5px 25px;
}
#care .con .tags .tags_title1 {
	background: url(../images/care_tags_icon1.jpg) no-repeat left center;
	font-size: 14px;
	font-weight: bold;
	color: #bd2325;
	padding: 5px 0px 5px 25px;
}
#care .con .tags .tags_title2 {
	background: url(../images/care_tags_icon2.jpg) no-repeat left center;
	font-size: 14px;
	font-weight: bold;
	color: #bd2325;
	padding: 5px 0px 5px 25px;
}
#care .con .tags .tags_title3 {
	background: url(../images/care_tags_icon3.jpg) no-repeat left center;
	font-size: 14px;
	font-weight: bold;
	color: #bd2325;
	padding: 5px 0px 5px 25px;
}
#care .con .tags .tags_title4 {
	background: url(../images/care_tags_icon4.jpg) no-repeat left center;
	font-size: 14px;
	font-weight: bold;
	color: #bd2325;
	padding: 5px 0px 5px 25px;
}
#care .con .tags .tags_content {
	text-align: left;
	padding: 15px 0px;
	line-height: 21px;
	color: #666;
}
#care .con .tags .tags_content .tel {
	font-size: 16px;
	font-weight: bold;
	color: #222;
	padding: 10px 0px;
	border-top: 1px dotted #ccc;
	margin-top: 10px;
}
#care .img {
	float: right;
	width: 200px;
	text-align: right;
}
#download {
	text-align: left;
	width: 100%;
}
#download .tr {
	background: url(../images/bt.gif) repeat-x left bottom;
	border: 1px solid #ddd;
	width: 700px;
	height: 32px;
	line-height: 32px;
}
#download .tr span {
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #555;
	margin-top: 5px;
}
#download .tr .name {
	float: left;
	width: 480px;
	padding-left: 15px;
}
#download .tr .time {
	float: left;
	width: 100px;
	text-align: center;
	border-left: 1px solid #ddd;
}
#download .tr .down {
	float: left;
	width: 100px;
	text-align: center;
	border-left: 1px solid #ddd;
}
#download .list {
	padding: 10px 0px;
}
#download .list a {
	display: block;
	height: 35px;
	line-height: 35px;
	background: url(../images/download_arr.jpg) no-repeat 5px center;
	border-bottom: 1px solid #e6e6e6;
}
#download .list .name {
	float: left;
	width: 480px;
	padding-left: 15px;
}
#download .list .time {
	float: left !important;
	width: 100px;
	text-align: center;
	color: #999;
}
#download .list .down {
	float: left;
	width: 100px;
	text-align: center;
	color: #999;
	text-decoration: underline;
}
#jobs {
	text-align: left;
	width: 100%;
}
#jobs .tr {
	background: url(../images/bt.gif) repeat-x left bottom;
	border: 1px solid #ddd;
	width: 700px;
	height: 32px;
	line-height: 32px;
}
#jobs .tr span {
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #555;
	margin-top: 5px;
}
#jobs .tr .name {
	float: left;
	width: 480px;
	padding-left: 15px;
}
#jobs .tr .num {
	float: left;
	width: 100px;
	text-align: center;
	border-left: 1px solid #ddd;
}
#jobs .tr .address {
	float: left;
	width: 100px;
	text-align: center;
	border-left: 1px solid #ddd;
}
#jobs .list {
	padding: 10px 0px;
}
#jobs .list a {
	display: block;
	height: 35px;
	line-height: 35px;
	background: url(../images/jobs_arr.jpg) no-repeat 5px center;
	border-bottom: 1px solid #e6e6e6;
}
#jobs .list .name {
	float: left;
	width: 475px;
	padding-left: 20px;
}
#jobs .list .num {
	float: left !important;
	width: 100px;
	text-align: center;
	color: #999;
}
#jobs .list .address {
	float: left;
	width: 100px;
	text-align: center;
	color: #999;
}
#volunteer {
	display: block;
	text-align: left;
	width: 100%;
	font-size: 12px;
	color: #999;
}
#volunteer .text {
	text-align: left;
	line-height: 18px;
	color: #999;
	padding: 10px 0px;
	border-bottom: 1px dotted #ccc;
}
#volunteer .text span {
	color: #ed0000;
}
#volunteer #candidates {
	color: #0599a5;
}
#volunteer form {
	display: block;
	margin: 10px auto 0px auto;
}
#volunteer form dl {
	width: 700px;
	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: 30px;
	line-height: 30px;
	border: none;
	color: #fff;
	padding: 0px 25px;
	cursor: pointer;
	font-weight: bold;
	background: #666;
	font-family: "微软雅黑";
	font-size: 14px;
	margin: 15px auto;
}
#volunteer form dl .button input:hover {
	background: #bd2325;
}
#navlink {
	display: none;
	position: fixed;
	z-index: 1000;
	top: 50px;
	right: 10px;
	width: 250px;
	height: 90%;
}
#navlink strong {
	display: block;
	font-size: 14px;
	color: #333;
	height: 40px;
	line-height: 40px;
}
#navlink div {
	position: absolute;
	right: 0px;
	height: 90%;
	padding: 0px 20px;
}
#navlink a {
	display: block;
	text-align: left;
	background: #bd2325;
	color: #fff;
	font-size: 12px;
	padding: 10px 20px;
	margin: 1px 0px;
}
#navlink a:hover {
	background: #eee;
	color: #bd2325;
}
#navlink .goTop {
	position: absolute;
	background: #888;
	width: 50px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 16px;
	bottom: 30px;
	left: 40px;
}
#navlink .goTop:hover {
	background: url(../images/goTop_arr.png) no-repeat center center;
	background-color: #bd2325;
	opacity: 1;
	font-size: 0px;
}
#view {
	text-align: left;
	width: 100%;
	margin: 10px auto;
	color: #666;
}
#view .title {
	font-size: 16px;
	padding: 10px 0px;
	text-align: center;
	font-weight: bold;
	color: #444;
	background: #e6e6e6;
}
#view .pro {
	padding: 15px 0px;
	width: 700px;
}
#view .pro .showimg {
	width: 330px !important;
	float: left;
	text-align: left;
}
#view .pro .overview {
	width: 370px;
	float: right;
	text-align: left;
	line-height: 21px;
}
#view .pro .overview_title {
	font-size: 14px;
	font-weight: bold;
	color: #bd2325;
	padding: 5px 0px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
#view .pro_widescreen_wallpaper {
	width: 900px;
	margin: 0px auto;
}
#view .pro_widescreen_wallpaper .showimg {
	width: 330px !important;
	float: left;
	text-align: left;
}
#view .pro_widescreen_wallpaper .overview {
	width: 550px;
	float: right;
	text-align: left;
	line-height: 21px;
}
#view .pro_widescreen_wallpaper .overview_title {
	font-size: 14px;
	font-weight: bold;
	color: #bd2325;
	padding: 5px 0px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
}
#view .pro_widescreen_wallpaper .overview .btn {
	padding: 10px 0px;
}
#view .pro_widescreen_wallpaper .overview .btn a {
	display: inline-block;
	background: #999;
	padding: 5px 15px;
	text-align: center;
	color: #fff;
	margin: 5px 5px 0px 0px;
}
#view .pro_widescreen_wallpaper .overview .btn a:hover {
	background: #bd2325;
	color: #fff;
}
#view .pro_widescreen_wallpaper .overview .pdf a {
	display: block;
	padding: 5px 0px 5px 20px;
	text-align: left;
	background: url(../images/pdf_arr.gif) no-repeat left center;
}
#view .pro_tags {
	width: 900px;
	margin: 30px auto;
}
#view .pro_tags .tags_title {
	background: #ddd;
	height: 32px;
	line-height: 32px;
	text-align: left;
	margin: 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #bd2325;
}
#view .pro_tags .tags_title span {
	display: inline-block;
	margin-right: 10px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	background: #bd2325;
	font-size: 16px;
	font-weight: normal;
}
#view .pro_tags .tags_content {
	padding: 15px 0px;
	text-align: left;
	color: #666;
	line-height: 21px;
}
#view .pro_tags img {
	max-width: 900px;
 width:expression(this.width>900?"900px":this.width);
}
#view .pro_tags table {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin: 10px 0px;
}
#view .pro_tags td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px;
}
#prevnext {
	width: 900px;
	margin: 20px auto;
	border-top: 1px solid #ddd;
	padding: 10px 0px;
}
#prevnext .prev {
	display: block;
	float: left;
}
#prevnext .prev img {
	border: 1px solid #ddd;
	margin: 10px;
}
#prevnext .next {
	display: block;
	float: right;
}
#prevnext .next img {
	border: 1px solid #ddd;
	margin: 10px;
}
#view .time {
	color: #ccc;
	padding: 15px 0px;
	text-align: center;
}
#view .text {
	text-align: left;
	line-height: 21px;
	padding: 15px 0px;
	color: #666;
}
#view .expand {
	text-align: left;
	line-height: 21px;
	padding: 15px 0px 15px 10px;
	color: #666;
	border-top: 1px solid #e6e6e6;
}
#view .tags .tags_title {
	color: #bd2325;
	border: 0px;
}
#view .tags .tags_content {
	padding-left: 10px;
}
#view .list {
	text-align: left;
	line-height: 21px;
	padding: 15px 0px;
	color: #666;
	border-top: 1px solid #e6e6e6;
}
#view .list a {
	display: block;
	background: url(../images/list_arr.jpg) no-repeat;
	background-position: left center;
	text-align: left;
	padding: 3px 0px 3px 20px;
}
#view .text img {
	max-width: 680px;
 width:expression(this.width>680?"680px":this.width);
}
#view .text table {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin: 10px 0px;
}
#view .text td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px;
}
#view .url {
	border-top: 1px solid #e6e6e6;
	margin: 15px 0px;
	padding: 20px 0px;
	height: 30px !important;
	overflow: hidden;
}
#view .url .left {
	display: block;
	float: left;
	width: 300px;
	margin: 0px;
}
#view .url .left a {
	border: 1px solid #ddd;
	display: block;
	float: left;
	text-align: center;
	padding: 3px 10px;
	color: #888;
}
#view .url .left a:hover {
	color: #bd2325;
}
#view .url .right {
	display: block;
	float: right;
	width: 110px;
	text-align: center;
	margin: 0px;
}
#view .url .right .back {
	display: inline-block;
	background: url(../images/back_listArr.png) no-repeat;
	background-position: 8px center;
	background-color: #666;
	padding: 5px 10px 5px 25px;
	text-align: left;
	color: #fff !important;
}
#view .url .right .back:hover {
	background-color: #bd2325;
}
#product {
	width: 100%;
	height: 500px auto;
	margin: 0px auto;
}
#product .type {
	background: #e6e6e6;
	height: 30px;
	line-height: 30px;
	text-align: left;
	position: relative;
	color: #999;
	font-size: 12px;
}
#product .type strong {
	font-size: 12px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 10px;
	color: #bd2325;
}
#product .type a {
	display: inline-block;
	width: 80px;
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 10px;
	top: 4px;
	border: 1px solid #ddd;
	background: url(../images/product_back-arr.jpg) no-repeat 5px center;
	background-color: #fff;
}
#product .tr {
	padding: 15px 0px;
}
#product a {
	display: block;
	float: left;
	text-align: center;
	width: 175px;
	height: 200px;
}
#product span {
	border: 1px solid #ddd;
	display: inline-block;
	padding: 10px;
	height: 145px;
	overflow: hidden;
	margin-bottom: 5px;
}
#product img {
	display: block;
}
#product a:hover span {
	border: 1px solid #bd2325;
}
.productCate {
	width: 900px;
	height: 450px;
	margin: 50px auto;
	position: relative;
}
.productCate .contents {
	margin: 0px auto;
	width: 900px;
	height: 450px;
	overflow: hidden;
	position: relative;
}
.productCate .contents ul {
	left: 0px;
	top: 0px;
	height: 450px;
	position: absolute;
}
.productCate .contents ul li {
	background: rgb(233, 233, 233);
	margin: 0px 3px;
	width: 295px;
	height: 450px;
	overflow: hidden;
	float: left;
	display: inline;
	position: relative;
}
.productCate .contents ul li a {
	width: 100%;
	height: 450px;
	display: block;
}
.productCate .contents ul li h3 {
	left: 20px;
	top: 20px;
	width: 80px;
	height: 15px;
	position: absolute;
	z-index: 2;
	opacity: 0.3;
}
.productCate .contents ul li .cateImg {
	left: 112px;
	top: 50px;
	width: 80px;
	position: absolute;
	z-index: 1;
}
.productCate .contents ul li .contImg {
	top: 0px;
	width: 450px;
	right: 0px;
	position: absolute;
	z-index: 0;
	opacity: 0;
}
#page {
	padding: 25px 5px;
	color: #999;
}
#page .A {
	color: #bd2325 !important;
}
#boot {
	width: 100%;
	height: 38px;
	line-height: 38px;
	background: #c02125;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#boot a {
	color: #fff;
	opacity: 0.3;
}
#boot a:hover {
	opacity: 0.5;
	text-decoration: underline;
}
.tag_select {
	color: #666;
	background: url(../images/trigger.gif) no-repeat center right;
	background-color: #fff;
	overflow: hidden;
	margin: 0px 10px 0px 0px;
	padding: 0px 22px 0px 10px;
	vertical-align: middle;
	text-align: left;
	cursor: pointer;
	height: 24px;
	line-height: 24px;
	zoom: 1;
	display: inline-block;
	border: 1px solid #ddd;
}
.tag_select_hover {
	color: #c22126;
}
.tag_select_open {
	color: #c22126;
	border-radius: 5px 5px 0px 0px;
	border-bottom: 1px solid #fff;
}
ul.tag_options {
	position: absolute;
	list-style: none;
	background: #fff;
	margin: -1px auto;
	max-height: 240px;
	overflow: hidden;
	overflow-y: auto;
	font-size: 12px;
	cursor: pointer;
	z-index: 9;
	border: 1px solid #ddd;
	padding: 10px 7px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}
ul.tag_options li {
	background: #fff;
	display: block;
	padding: 0 10px;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	color: #666;
	font-weight: normal;
	font-size: 12px
}
ul.tag_options li.open_hover {
	color: #c22126;
	font-weight: normal;
}
ul.tag_options li.open_selected {
	background: #c22126;
	color: #fff;
}
/* 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("../images/.net/english/css/data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
	/* Trick IE into showing hover */

	display: block;
}
/* line 72, ../sass/lightbox.sass */

.lightbox-prev {
	left: 20px;
	float: left;
	cursor: pointer;
}
/* line 76, ../sass/lightbox.sass */

.lightbox-next {
	right: 20px;
	float: right;
	cursor: pointer;
}
/* line 81, ../sass/lightbox.sass */

.lightbox-prev:hover {
	background: url(../images/prev.gif) left 50% no-repeat;
}
/* line 85, ../sass/lightbox.sass */

.lightbox-next:hover {
	background: url(../images/next.gif) 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;
}
