﻿@charset "utf-8";

/* CSS Document */















html, body {

	font-size: 12px;

	margin: 0px;

	padding: 0px;

	text-decoration: none;

	font-family: "微软雅黑";

	background: #ffffff;

	text-align: center;

	-webkit-text-size-adjust: none;

}

a {

	color: #666666;

	text-decoration: none;

	outline: 0px none;

 star:expression(this.onFocus=this.blur());

}

a:hover, a:active {

	color: #3dad35;

}

* {

	margin: 0px;

	padding: 0px;

	list-style: none;

}

table {

	border-collapse: collapse;

}

ul, li {

	list-style: none;

	border: 0 none;

}

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 = "theme/default/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);

}

#clear {

	clear: both;

}

.text_no {

	width: 670px;

	text-align: left;

	padding: 20px 0px 20px 0px;

	color: #888888;

}

#dhtmltooltip {

	z-index: 999;

	visibility: hidden;

	position: absolute;

	text-align: left;

	border: 0px;

	padding: 10px;

	color: #ffffff;

	background: #232323;

	line-height: 18px;

}

/* ============ top   */















#top {

	width: 100%;

	height: 150px;

	margin: 0px auto;

}

#top ul {

	width: 1000px;

	margin: 0px auto;

	height: 150px;

}

#top li {

	display: block;

	float: left;

	height: 150px;

}

#top .logo {

	width: 400px;

	text-align: left;

}

#top .logo img {

	margin: 40px 0px 0px 50px;

}

#top .nav {

	width: 550px;

	height: 110px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #919191;

	text-align: right;

	padding: 40px 50px 0px 0px;

}

#top .nav a {

	color: #919191;

}

#top .nav a:hover {

	color: #3cad34;

}

#top .nav .en {

	background: url(../images/english.gif) no-repeat;

	width: 66px;

	height: 20px;

	line-height: 20px;

	text-align: center;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #ffffff !important;

	display: inline-block;

}

#top_shadow {

	width: 100%;

	height: 13px;

	background: url(../images/top_shadow.png) repeat-x center bottom;

	position: absolute;

	z-index: 99;

	top: 150px;

}

/* ============ menu   */















#menu {

	width: 100%;

	margin: 0px auto;

}

#menu ul {

	width: 624px;

	height: 50px;

	line-height: 50px;

	position: absolute;

	left: 50%;

	margin: 0px 0px 0px -500px;

	top: 100px;

	padding: 0px 20px 0px 356px;

	z-index: 999;

	text-align: right;

}

#menu #m1 {

	width: 60px;

}

#menu li {

	display: block;

	float: left;

	margin: 0px;

	cursor: pointer;

}

#menu a {

	font-family: "微软雅黑";

	font-size: 16px;

	color: #000000;

	width: 94px;

	text-align: left;

	display: block;

	cursor: pointer;

}

#menu a:hover {

	color: #3dad35;

}

#menu a.A {

	color: #3dad35;

}

#menuson {

	width: 100%;

	height: 0px;

	position: relative;

	margin: auto;

}

#menuson_con {

	position: absolute;

	height: 0px;

	overflow: hidden;

	left: 0;

	top: 0;

	width: 100%;

}

#menuson_bg {

	background: url(../images/menusub.png) repeat-x left bottom;

	position: absolute;

	z-index: 100;

	width: 100%;

	height: 100%;

}

#menuson ul {

	display: block;

	width: 1000px;

	position: absolute;

	left: 50%;

	margin-left: -500px;

	z-index: 101;

	top: 0;

}

#menuson ul .marginleft {

	margin: 0px;

	width: 414px;

}

#menuson li {

	width: 94px;

	display: block;

	float: left;

	text-align: left;

}

#menuson li a {

	display: block;

	height: 16px;

	line-height: 16px;

	text-align: left;

	font-size: 11px;

	font-family: "微软雅黑";

	padding-left: 3px;

	color: #888888;

}

#menuson li a:hover {

	color: #3dad35;

}

/* ============ banner   */















#banner {

	width: 100%;

	height: 400px;

	overflow: hidden;

	padding-bottom: 10px;

	background: url(../images/banner_shadow.gif) repeat-x center bottom;

}

#banner li {

	position: absolute;

	display: none;

	width: 100%;

	height: 400px;

}

#banner IMG {

	width: 1000px;

	height: 400px;

	padding: 0px;

	margin: 0px auto;

}

#banner .btn {

	width: 1000px;

	margin: 0px auto;

	position: absolute;

	left: 50%;

	margin-left: -500px;

	top: 340px;

}

#banner .btn DIV {

	width: 31px;

	height: 50px;

	display: block;

	float: left;

	cursor: pointer;

	background: url(../images/banner_arrnow.png) no-repeat;

}

#banner .btn .last:hover {

	background-position: 0px -50px;

}

#banner .btn .next {

	margin-left: 935px;

	background-position: -31px 0px;

}

#banner .btn .next:hover {

	background-position: -31px -50px;

}

#banner-about {

	width: 100%;

	height: 280px;

	overflow: hidden;

	padding-bottom: 10px;

	background: url(../images/banner_shadow.gif) repeat-x center bottom;

}

#banner-about li {

	display: block;

	width: 100%;

	height: 280px;

}

#banner-about IMG {

	width: 1000px;

	height: 280px;

	padding: 0px;

	margin: 0px auto;

}

#banner-news {

	width: 100%;

	height: 280px;

	overflow: hidden;

	padding-bottom: 10px;

	background: url(../images/banner_shadow.gif) repeat-x center bottom;

}

#banner-news li {

	display: block;

	width: 100%;

	height: 280px;

}

#banner-news IMG {

	width: 1000px;

	height: 280px;

	padding: 0px;

	margin: 0px auto;

}

#banner-solution {

	width: 100%;

	height: 280px;

	overflow: hidden;

	padding-bottom: 10px;

	background: url(../images/banner_shadow.gif) repeat-x center bottom;

}

#banner-solution li {

	display: block;

	width: 100%;

	height: 280px;

}

#banner-solution IMG {

	width: 1000px;

	height: 280px;

	padding: 0px;

	margin: 0px auto;

}

#banner-human {

	width: 100%;

	height: 280px;

	overflow: hidden;

	padding-bottom: 10px;

	background: url(../images/banner_shadow.gif) repeat-x center bottom;

}

#banner-human li {

	display: block;

	width: 100%;

	height: 280px;

}

#banner-human IMG {

	width: 1000px;

	height: 280px;

	padding: 0px;

	margin: 0px auto;

}

#banner-contact {

	width: 100%;

	height: 280px;

	overflow: hidden;

	padding-bottom: 10px;

	background: url(../images/banner_shadow.gif) repeat-x center bottom;

}

#banner-contact li {

	display: block;

	width: 100%;

	height: 280px;

}

#banner-contact IMG {

	width: 1000px;

	height: 280px;

	padding: 0px;

	margin: 0px auto;

}

/* ============ content-index   */















#content-index {

	width: 970px;

	height: 260px;

	margin: 30px auto 20px auto;

	padding: 0px 15px 0px 15px;

}

#content-index .title {

	background: url(../images/title-main.gif) no-repeat left top;

	font-family: "微软雅黑";

	font-size: 14px;

	text-align: left;

	color: #000;

	height: 30px;

	line-height: 30px;

	padding-left: 20px;

}

#content-index #news {

	width: 435px;

	height: 260px;

	float: left;

	text-align: left;

}

#content-index .topnews {

	width: 435px;

	height: 90px;

	border-bottom: 1px solid #dddddd;

	margin-top: 15px;

}

#content-index .topnews .img {

	float: left;

	width: 131px;

	padding-left: 5px;

	height: 85px;

	text-align: left;

}

#content-index .topnews b {

	display: block;

	color: #3dad35;

	font-size: 13px;

	margin: 5px 0px 5px 0px;

}

#content-index .topnews a:hover b {

	text-decoration: underline;

}

#content-index .topnews span {

	display: block;

}

#content-index .topnews .time {

	font-size: 10px;

	font-family: Arial, Helvetica, sans-serif;

	color: #cccccc;

	margin-bottom: 5px;

}

#content-index .topnews .text {

	font-size: 11px;

	color: #868686;

	line-height: 18px;

}

#content-index .topnews font {

	color: #ff9900;

	text-decoration: underline;

}

#content-index .newslist {

	width: 435px;

	margin-top: 10px;

}

#content-index .newslist a {

	height: 23px;

	line-height: 23px;

	text-align: left;

	color: #797979;

}

#content-index .newslist .title {

	background: none;

	width: 350px;

	height: 23px;

	line-height: 23px;

	display: block;

	float: left;

	font-size: 12px;

	padding: 0px;

	margin: 0px;

	color: #797979;

}

#content-index .newslist a:hover .title {

	color: #3dad35;

}

#content-index .newslist .title img {

	margin: 0px 5px 0px 2px;

}

#content-index .newslist .time {

	background: none;

	width: 85px;

	height: 23px;

	line-height: 23px;

	display: block;

	float: left;

	text-align: center;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #c0c0c0;

}

#content-index #newpro {

	width: 250px;

	height: 260px;

	display: block;

	float: left;

	margin: 0px 30px 0px 30px;

}

#content-index #contact-index {

	width: 225px;

	height: 260px;

	display: block;

	float: left;

}

#content-index #contact-index .con {

	padding: 20px 0px 0px 10px;

	text-align: left;

	color: #666666;

	font-family: "微软雅黑";

	line-height: 25px;

}

#content-index #contact-index .con img {

	margin-right: 3px;

}

#content {

	width: 950px;

	margin: 25px auto 35px auto;

	background: url(../images/separated.jpg) repeat-y 260px top;

}

#separated {

	width: 60px;

	height: 100px auto;

	display: block;

	float: left;

}

/* ============ textcon   */































#textcon {

	width: 660px;

	height: 500px auto;

	display: block;

	float: left;

}

#location {

	display: block;

	text-align: left;

	height: 35px;

	line-height: 35px;

	font-family: "微软雅黑";

	font-size: 12px;

	color: #8a8b8a;

}

#location a {

	color: #8a8b8a;

}

#location a:hover {

	color: #3dad35;

	text-decoration: underline;

}

#title {

	background: url(../images/title.jpg) no-repeat;

	width: 635px;

	height: 46px;

	line-height: 50px;

	text-align: left;

	font-size: 16px;

	font-weight: bold;

	color: #3dad35;

	padding-left: 25px;

}

#about {

	text-align: left;

	line-height: 24px;

	color: #666666;

	padding: 15px 5px 30px 5px;

}

#culture {

	text-align: left;

	line-height: 24px;

	color: #666666;

	padding: 15px 5px 30px 5px;

}

#contact {

	width: 660px;

	height: 500px;

	text-align: left;

	line-height: 21px;

	color: #666666;

	padding: 50px 5px 50px 10px;

	background: url(../images/contact_img.gif) no-repeat 420px 200px;

}

#contact .name {

	margin-bottom: 10px;

}

/* ============ navpart   */















#navpart {

	display: block;

	float: left;

	width: 230px;

	margin: 5px 0px 80px 0px;

}

#navpart .title {

	background: url(../images/navpart_title.gif) no-repeat;

	width: 210px;

	height: 30px;

	line-height: 28px;

	text-align: left;

	color: #ffffff;

	font-family: "微软雅黑";

	font-size: 14px;

	padding-left: 20px;

}

#navpart .list {

	width: 230px;

	display: block;

	margin: 10px 0px 20px 0px;

}

.prolist_side, .prolist_side_son {

	padding: 0;

	margin: 0;

	list-style: none;

	zoom: 1;

}

.prolist_side li {

	position: relative;

	zoom: 1;

	overflow: hidden;

}

.prolist_side li a {

	display: block;

	height: 32px;

	line-height: 32px;

	text-align: left;

	padding: 0px 0px 0px 15px;

	background: url(../images/list_arr.gif) no-repeat 3px 12px;

	border-bottom: 1px dotted #dddddd;

	zoom: 1;

}

.prolist_side li a:hover, .prolist_side li a:active, .prolist_side li a.A {

	background: url(../images/list_arr.gif) no-repeat 3px -80px;

	color: #3dad35;

}

.prolist_side li a.A {

	color: #3dad35;

}

.prolist_side_son li a {

	border-left: 1px solid #DDD;

	padding: 0px 0px 5px 7px;

	background: none;

}

.prolist_side_son li a:hover, .prolist_side_son li a:active, .prolist_side_son li a.A {

	border-left: 1px solid #3dad35;

	background: none;

}

.prolist_side_son li a.A {

	color: #3dad35;

}

/* ============ sear   */















#sear {

	width: 230px;

	height: 30px;

	padding: 0px;

	margin: 10px 0px 30px 0px;

}

#sear form {

	margin: 0px;

}

#sear input {

	background: url(../images/sear_input.gif) no-repeat;

	width: 150px;

	height: 26px;

	border: 0px;

	line-height: 26px;

	text-align: left;

	padding-left: 25px;

	color: #cccccc;

	font-family: "微软雅黑";

	font-size: 12px;

	float: left;

}

#sear input:hover {

	color: #666666;

}

#sear #go {

	width: 51px;

	height: 26px;

	padding: 0px;

	cursor: pointer;

	margin-left: 2px;

}

/* ============ navbtn   */















#navbtn {

	width: 230px;

	display: block;

}

#navbtn a {

	display: block;

	margin: 15px 0px 0px 0px;

}

/* ============ news   */















#news_list-title {

	width: 660px;

	height: 30px;

	line-height: 30px;

	border-bottom: 1px solid #dddddd;

	margin: 20px auto 0px auto;

}

#news_list-title .title {

	width: 590px;

	height: 30px;

	line-height: 30px;

	text-align: left;

	display: block;

	float: left;

	color: #38aa2f;

	font-weight: bold;

	padding-left: 10px;

}

#news_list-title a {

	display: block;

	float: left;

	width: 60px;

	height: 30px;

	line-height: 30px;

	text-align: cetner;

	color: #cccccc;

}

#news_list {

	text-align: left;

	line-height: 24px;

	padding: 15px 0px 20px 0px;

	display: block;

}

#news_list a {

	display: block;

	height: 32px;

	line-height: 32px;

}

#news_list a:hover {

	color: #3dad35;

}

#news_list LI {

	display: block;

	float: left;

	height: 32px;

	line-height: 32px;

	background: url(../images/line_x.gif) repeat-x left bottom;

}

#news_list IMG {

	margin: 0px 5px 0px 5px;

}

#news_list .title {

	width: 580px;

	text-align: left;

}

#news_list .time {

	width: 80px;

	text-align: center;

	color: #cccccc;

	font-size: 11px;

}

#news_con .title {

	border-bottom: 1px dotted #cccccc;

	height: 50px;

	line-height: 50px;

	font-family: "微软雅黑";

	font-size: 18px;

	margin-top: 20px;

	text-align: center;

	font-weight: bold;

}

#news_con .time {

	font-size: 11px;

	color: #999999;

	height: 30px;

	line-height: 30px;

	text-align: center;

}

#news_con .text {

	font-size: 12px;

	color: #454545;

	text-align: left;

	padding: 10px 5px;

	line-height: 21px;

}

#news_con .text p {

	margin-top: 10px;

}

#news_con .text img {

	max-width: 650px;

 width:expression(this.width>650?"650px":this.width);

}

#news_con .boot {

	width: 660px;

	padding-top: 10px;

	margin-top: 15px;

	border-top: 1px solid #e5e5e5;

}

#news_con .boot .share {

	display: block;

	float: left;

	height: 30px;

	width: 550px;

}

#news_con .boot a {

	width: 110px;

	display: block;

	float: left;

	height: 30px;

	text-align: center;

}

/* ============ products   */















#products_path {

	border-bottom: 1px solid #e5e5e5;

	text-align: left;

	height: 35px;

	line-height: 35px;

	color: #525252;

	margin-top: 10px;

}

#products_path a {

	color: #525252;

	font-weight: bold;

}

#products_path img {

	margin: 0px 5px 0px 3px;

}

#products_list-class {

	width: 720px;

	margin: 0px auto;

	margin-top: 10px;

}

#products_list-class li {

	width: 720px;

	height: 190px;

	margin-top: 15px;

	display: block;

	clear: both;

}

#products_list-class img {

	display: block;

	border: 1px solid #dcdcdc;

	margin-bottom: 10px;

}

#products_list-class a {

	display: block;

	float: left;

	margin-right: 9px;

	padding: 3px 3px 10px 3px;

	background: #ffffff;

	color: #666666;

	font-size: 14px;

}

#products_list-class a:hover {

	background: #3ead35;

	color: #ffffff;

}

#products_list-class a:hover img {

	border: 1px solid #78c672;

}

#products_list {

	width: 700px;

	margin: 0px auto;

	margin-top: 10px;

}

#products_list li {

	width: 700px;

	height: auto;
	display: block;

	line-height: 20px;

	clear: both;

}

#products_list a {

	display: block;

	float: left;

	margin: 0px 14px 0px 1px;

	background: #ffffff;

	color: #666666;

	font-size: 12px;

	width: 152px;

}

#products_list a:hover {

	color: #3ead35;

}

#products_list img {

	display: block;

	width: 160px;

	height: 160px;

	border: 1px solid #dcdcdc;

	margin-bottom: 10px;

}

#priducts_con {

	margin: 20px 0px 5px 0px;

	height: 400px;

}

#priducts_con .img {

	width: 310px;

	height: 380px;

	text-align: left;

	display: block;

	float: left;

}

#priducts_con .con {

	width: 320px;

	height: 380px;

	text-align: left;

	display: block;

	float: left;

	padding: 0px 10px 0px 20px;

}

#priducts_con .con .name {

	font-family: "微软雅黑";

	font-size: 25px;

	color: #45b13d;

	font-weight: bold;

	text-align: left;

	padding: 5px 0px 10px 5px;

}

#priducts_con .con .path {

	padding: 5px 0px 5px 0px;

	display: block;

	text-align: left;

	color: #838383;

	font-family: "微软雅黑";

	font-size: 12px;

}

#priducts_con .con .path a {

	color: #838383;

}

#priducts_con .con .path a:hover {

	color: #3dad35;

	text-decoration: underline;

}

#priducts_con .con .path IMG {

	margin: 0px 5px 0px 5px;

}

#priducts_con .con .back {

	background: url(../images/pro_back-bg.gif) no-repeat top right;

	display: block;

	height: 23px;

	line-height: 23px;

	text-align: right;

	padding-right: 5px;

}

#priducts_con .con .back a {

	display: block;

	height: 23px;

	color: #ffffff;

	text-align: right;

}

#priducts_con .con .nav {

	display: block;

	padding: 5px 0px 15px 0px;

	border-bottom: 1px dotted #dddddd;

	text-align: left;

}

#priducts_con .con .nav a {

	display: block;

	height: 27px;

	line-height: 27px;

}

#priducts_con .con .nav IMG {

	margin: 0px 5px 0px 5px;

}

#priducts_con .con .file {

	display: block;

	border-bottom: 1px dotted #dddddd;

	text-align: left;

}

#priducts_con .con .file .title {

	background: #f3f3f3;

	height: 30px;

	line-height: 30px;

	color: #454545;

	font-weight: bold;

}

#priducts_con .con .file .title IMG {

	margin: 0px 5px 0px 5px;

}

#priducts_con .con .file .filecon {

	padding: 5px;

}

#priducts_con .con .share {

	display: block;

	padding: 10px 3px 15px 3px;

	text-align: left;

}

#priducts_con .con .share .bds_more {

	color: #999999;

}

#products_tags .tags_title {

	background: url(../images/pro_tags_title.gif) repeat-y left center;

	width: 650px;

	height: 25px;

	line-height: 25px;

	font-family: "微软雅黑";

	font-size: 12px;

	color: #383838;

	text-align: left;

	padding-left: 10px;

	font-weight: bold;

}

#products_tags .tags_title span {

	display: block;

	float: left;

}

#products_tags .tags_title .divider {

	background: url(../images/pro_tags_title-divider.gif) no-repeat;

	width: 9px;

	height: 5px;

	margin-left: 3px;

}

#products_tags .tags_content {

	font-size: 12px;

	line-height: 18px;

	color: #666666;

	text-align: left;

	padding: 10px 10px 20px 10px;

}

#products_tags .tags_content IMG {

	max-width: 630px;

 width:e­xpression(this.width > 630 ? "630px" : this.width);

}

/* ============ guide   */































#guide_text {

	text-align: left;

	font-size: 12px;

	padding: 20px 0px 10px 5px;

	color: #999999;

	line-height: 21px;

}

#guide_text a {

	color: #999999;

	text-decoration: underline;

}

#guide_form {

	width: 660px;

	color: #666666;

	font-family: "微软雅黑";

	font-size: 12px;

}

#guide_form td {

	padding-left: 10px;

}

#guide_form strong {

	height: 30px;

	line-height: 30px;

	padding-right: 10px;

}

#guide_form .base {

	background: #edffec;

	border-bottom: 1px solid #dddddd;

	margin-bottom: 10px;

}

#guide_form .base .boot {

	padding-bottom: 5px;

}

#guide_form .bt {

	border-bottom: 1px solid #dddddd;

	color: #3ead36;

}

#guide_form select {

	color: #888888;

	font-size: 12px;

	font-family: "微软雅黑";

	cursor: pointer;

}

#guide_form input {

	border: 1px solid #dddddd;

	height: 20px;

	line-height: 20px;

	margin-top: 5px;

	padding-left: 5px;

}

#guide_form textarea {

	border: 1px solid #dddddd;

	line-height: 20px;

	padding: 5px;

	margin-top: 5px;

	text-align: left;

}

#guide_form .prompt {

	font-weight: normal !important;

	color: #999999;

	font-size: 11px;

}

#guide_form .red {

	color: #Ed0000;

}

#guide_form #yes {

	background: url(../images/btn-yes.gif) no-repeat;

	width: 160px;

	height: 38px;

	cursor: pointer;

	border: 0px;

	display: block;

	float: left;

}

#guide_form #no {

	background: url(../images/btn-no.gif) no-repeat;

	width: 85px;

	height: 38px;

	cursor: pointer;

	border: 0px;

	display: block;

	float: left;

	margin-left: 10px;

}

/* ============ technical   */































#technical_list {

	text-align: left;

	line-height: 24px;

	padding: 15px 0px 20px 0px;

	display: block;

}

#technical_list a {

	display: block;

	height: 80px;

	background: url(../images/line_x.gif) repeat-x left bottom;

}

#technical_list a:hover {

	color: #3dad35;

}

#technical_list LI {

	display: block;

}

#technical_list IMG {

	margin: 0px 5px 0px 5px;

}

#technical_list .text {

	padding-left: 12px;

	line-height: 18px;

	font-size: 11px;

	color: #999999;

	text-align: left;

}

#technical_con .title {

	border-bottom: 1px dotted #cccccc;

	height: 50px;

	line-height: 50px;

	font-family: "微软雅黑";

	font-size: 18px;

	margin-top: 20px;

	text-align: center;

	font-weight: bold;

}

#technical_con .time {

	font-size: 11px;

	color: #999999;

	height: 30px;

	line-height: 30px;

	text-align: center;

}

#technical_con .text {

	font-size: 12px;

	color: #454545;

	text-align: left;

	padding: 10px 5px;

	line-height: 21px;

}

#technical_con .text p {

	margin-top: 10px;

}

#technical_con .text img {

	max-width: 650px;

 width:expression(this.width>650?"650px":this.width);

}

#technical_con .boot {

	width: 660px;

	padding-top: 10px;

	margin-top: 15px;

	border-top: 1px solid #e5e5e5;

}

#technical_con .boot .share {

	display: block;

	float: left;

	height: 30px;

	width: 550px;

}

#technical_con .boot a {

	width: 110px;

	display: block;

	float: left;

	height: 30px;

	text-align: center;

}

/* ============ catalog   */































#catalog_text {

	text-align: left;

	font-size: 12px;

	padding: 20px 0px 10px 5px;

	color: #999999;

	line-height: 21px;

}

#catalog_text a {

	color: #999999;

	text-decoration: underline;

}

#catalog_form {

	width: 660px;

	color: #666666;

	font-family: "微软雅黑";

	font-size: 12px;

}

#catalog_form td {

	padding-left: 10px;

}

#catalog_form strong {

	height: 30px;

	line-height: 30px;

	padding-right: 10px;

}

#catalog_form select {

	color: #888888;

	font-size: 12px;

	font-family: "微软雅黑";

	cursor: pointer;

}

#catalog_form input {

	border: 1px solid #dddddd;

	height: 20px;

	line-height: 20px;

	margin-top: 5px;

	padding-left: 5px;

}

#catalog_form textarea {

	border: 1px solid #dddddd;

	line-height: 20px;

	padding: 5px;

	margin-top: 5px;

	text-align: left;

}

#catalog_form .prompt {

	font-weight: normal !important;

	color: #999999;

	font-size: 11px;

}

#catalog_form .red {

	color: #Ed0000;

}

#catalog_form .btn {

	border-top: 1px solid #dddddd;

	margin-top: 15px;

}

#catalog_form #yes {

	background: url(../images/btn-yes.gif) no-repeat;

	width: 160px;

	height: 38px;

	cursor: pointer;

	border: 0px;

	display: block;

	float: left;

}

#catalog_form #no {

	background: url(../images/btn-no.gif) no-repeat;

	width: 85px;

	height: 38px;

	cursor: pointer;

	border: 0px;

	display: block;

	float: left;

	margin-left: 10px;

}

/* ============ application   */































#application_list {

	text-align: left;

	line-height: 24px;

	padding: 15px 0px 20px 0px;

	display: block;

}

#application_list a {

	display: block;

	height: 160px;

	color: #454545;

	background: url(../images/line_x.gif) repeat-x left bottom;

}

#application_list a:hover {

	color: #3dad35;

}

#application_list li {

	display: block;

	float: left;

	height: 150px;

}

#application_list .img {

	width: 225px;

	padding-left: 5px;

}

#application_list .text {

	width: 430px;

	text-align: left;

	font-size: 12px;

	color: #999999;

	line-height: 24px;

}

#application_list .text strong {

	display: block;

	font-size: 13px;

}

#application_list .text span {

	color: #3dad35;

	text-decoration: underline;

}

#application_con .title {

	border-bottom: 1px dotted #cccccc;

	height: 50px;

	line-height: 50px;

	font-family: "微软雅黑";

	font-size: 18px;

	margin-top: 20px;

	text-align: center;

	font-weight: bold;

}

#application_con .text {

	font-size: 12px;

	color: #454545;

	text-align: left;

	padding: 10px 5px;

	line-height: 21px;

}

#application_con .text p {

	margin-top: 10px;

}

#application_con .text .img {

	float: left;

	margin: 10px 15px 15px 0px;

}

#application_con .text img {

	max-width: 650px;

 width:expression(this.width>650?"650px":this.width);

}

#application_con .boot {

	width: 660px;

	padding-top: 10px;

	margin-top: 15px;

	border-top: 1px solid #e5e5e5;

}

#application_con .boot .share {

	display: block;

	float: left;

	height: 30px;

	width: 550px;

}

#application_con .boot a {

	width: 110px;

	display: block;

	float: left;

	height: 30px;

	text-align: center;

}

/* ============ newproduct   */















































#newproduct {

	width: 240px;

	height: 185px;

	text-align: left;

	margin: 7px 0px 0px 5px;

}

#newproduct li {

	text-align: left;

	width: 240px;

	float: left;

}

#newproduct .img {

	width: 120px;

	height: 185px;

	display: block;

	float: left;

	text-align: left;

}

#newproduct .text {

	width: 120px;

	height: 185px;

	display: block;

	float: left;

	text-align: left;

	font-size: 11px;

	color: #999999;

	line-height: 18px;

}

#newproduct .text strong {

	font-size: 14px;

	color: #3cad34;

	font-weight: bold;

	display: block;

	padding: 5px 0px 5px 0px;

}

#newproduct_btn {

	position: absolute;

	display: block;

	z-index: 9999;

	width: 240px;

	height: 20px;

	padding-top: 5px;

	text-align: right;

	border-top: 1px solid #dddddd;

}

#newproduct_btn a {

	background: url(../images/newproduct_btn.gif) no-repeat;

	background-position: 0px 0px;

	text-align: center;

	color: #a7ada7;

	font-size: 0px;

	display: inline-block !important;

	width: 9px;

	height: 9px;

	border: 0px;

	margin-right: 3px;

}

#newproduct_btn a.activeSlide {

	background-position: -12px 0px;

	text-align: center;

	color: #3dad35;

	font-size: 0px;

	display: inline-block !important;

	width: 9px;

	height: 9px;

	border: 0px;

}

/* ============ download   */































































#download_list-title {

	display: block;

	width: 660xpx;

	height: 32px;

	line-height: 32px;

	background: url(../images/bg_bt.gif) repeat-x left bottom;

	border: 1px solid #e5e5e5;

	margin-top: 20px;

}

#download_list-title LI {

	display: block;

	float: left;

	height: 32px;

	color: #555555;

	font-weight: bold;

	text-align: center;

}

#download_list-title .title {

	width: 557px;

	border-right: 1px solid #e5e5e5;

}

#download_list-title .time {

	width: 100px;

}

#download_list {

	text-align: left;

	line-height: 24px;

	padding: 0px 0px 20px 0px;

	display: block;

}

#download_list a {

	display: block;

	height: 35px;

	line-height: 35px;

	background: url(../images/line_x.gif) repeat-x left bottom;

}

#download_list .title {

	text-align: left;

	width: 560px;

	height: 35px;

	line-height: 35px;

	display: block;

	float: left;

}

#download_list .title IMG {

	margin: 0px 5px 0px 5px;

}

#download_list .title SPAN {

	color: #cccccc;

	font-size: 11px;

}

#download_list .time {

	display: block;

	float: left;

	text-align: center;

	width: 100px;

	height: 35px;

	line-height: 35px;

	color: #cccccc;

	font-size: 11px;

}

#download_con {

	width: 660px;

	height: 350px;

	display: block;

	margin-top: 30px;

}

#download_con .title {

	display: block;

	font-size: 20px;

	color: #232323;

	font-weight: bold;

	border-bottom: 1px dotted #dddddd;

	text-align: left;

	padding: 0px 0px 20px 10px;

}

#download_con .time {

	display: block;

	font-size: 12px;

	color: #888888;

	text-align: left;

	padding: 10px;

}

#download_con .file {

	display: block;

	padding: 10px 0px 20px 0px;

}

#download_con .file .title {

	background: #f2f2f2;

	font-size: 12px;

	font-weight: normal;

	border: 1px solid #eeeeee;

	padding: 5px;

	text-align: left;

	font-weight: bold;

}

#download_con .file .title IMG {

	margin: 0px 5px 0px 5px;

}

#download_con .file .file {

	text-align: left;

	padding: 5px 10px 5px 12px;

}

#download_con .back {

	text-align: right;

	padding: 10px 0px 10px 0px;

	border-top: 1px dotted #dddddd;

}

#download_con .file a {

	display: block;

	float: none;

}

/* ============ pass   */















#pass_con {

	margin: 10px auto 0px auto;

}

#pass_con .prompt {

	color: #cccccc;

	font-size: 12px;

	text-align: left;

}

#pass_con input {

	border: 1px solid #dddddd;

	background: #ffffcc;

	text-align: left;

	color: #666666;

	padding-left: 5px;

	height: 20px;

	line-height: 20px;

}

#pass_con #yes {

	width: 46px;

	height: 27px;

	cursor: pointer;

	border: 0px;

	padding: 0px;

}

/* ============ talents   */















#talents {

	width: 660px;

	text-align: left;

	line-height: 24px;

	color: #666666;

	margin: 15px 0px 30px 0px;

}

#talents li {

	display: block;

	float: left;

}

#talents .text {

	width: 428px;

	height: 400px;

	padding: 10px 5px 30px 5px;

	text-align: left;

	line-height: 24px;

	color: #666666;

	border-right: 1px dotted #dddddd;

}

#talents .text p {

	margin-top: 20px;

}

#talents .img {

	width: 200px;

	padding-left: 20px;

}

/* ============ jobs   */































#jobs_explanation {

	text-align: left;

	font-size: 11px;

	font-family: "微软雅黑";

	color: #999999;

	padding: 20px 0px 10px 5px;

}

#jobs_explanation SPAN {

	color: #ff0000;

}

#jobs_list-title {

	display: block;

	width: 660xpx;

	height: 32px;

	line-height: 32px;

	background: url(../images/bg_bt.gif) repeat-x left bottom;

	border: 1px solid #e5e5e5;

}

#jobs_list-title LI {

	display: block;

	float: left;

	height: 32px;

	color: #555555;

	font-weight: bold;

	text-align: center;

}

#jobs_list-title .post {

	width: 370px;

	border-right: 1px solid #e5e5e5;

}

#jobs_list-title .number {

	width: 60px;

	border-right: 1px solid #e5e5e5;

}

#jobs_list-title .cutoff {

	width: 120px;

	border-right: 1px solid #e5e5e5;

}

#jobs_list-title .view {

	width: 100px;

}

#jobs_list {

	text-align: left;

	line-height: 24px;

	padding: 0px 0px 20px 0px;

	display: block;

}

#jobs_list a {

	height: 35px;

	line-height: 35px;

	display: block;

	background: url(../images/line_x.gif) repeat-x left bottom;

	text-align: left;

}

#jobs_list LI {

	display: block;

	float: left;

	height: 35px;

	text-align: center;

}

#jobs_list .post {

	width: 370px;

	text-align: left;

}

#jobs_list .post IMG {

	margin: 0px 5px 0px 5px;

}

#jobs_list .number {

	width: 60px;

	color: #999999;

}

#jobs_list .cutoff {

	width: 120px;

	color: #999999;

}

#jobs_list .view {

	width: 100px;

}

#jobs_list .view IMG {

	margin: 4px 0px 0px 10px;

}

#jobs_con {

	width: 660px;

	text-align: left;

	display: block;

	margin: 20px 0px 10px 0px;

	padding-left: 5px;

}

#jobs_con .post {

	font-size: 24px;

	color: #444444;

	font-weight: bold;

	text-align: left;

	display: block;

	margin-bottom: 10px;

}

#jobs_con .text {

	text-align: left;

	border: 1px solid #dddddd;

	background: #edffec;

	padding: 10px;

	color: #666666;

	line-height: 20px;

	font-size: 12px;

	margin-bottom: 20px;

}

#jobs_con .text SPAN {

	color: #ff0000;

	font-weight: bold;

}

#jobs_con .text DIV {

	display: block;

	width: 100%;

	margin: 0px auto;

}

#jobs_con .tags {

	display: block;

}

#jobs_con .tags .tags_title {

	text-align: left;

	border-bottom: 1px solid #dddddd;

	height: 27px;

	line-height: 27px;

	padding-left: 5px;

	font-size: 12px;

	color: #3ba833;

}

#jobs_con .tags .tags_title SPAN {

	display: block;

	float: left;

	font-weight: bold;

	padding: 0px 10px 0px 5px;

}

#jobs_con .tags .tags_content {

	text-align: left;

	line-height: 24px;

	padding: 15px 5px 30px 5px;

	color: #666666;

}

#jobs_con .back {

	border-top: 1px dotted #dddddd;

	text-align: right;

	padding: 15px 0px;

}

/* ============ boot   */















#boot {

	background: url(../images/boot.gif) repeat-x top center;

	width: 100%;

	height: 95px;

}

#boot ul {

	width: 1000px;

	height: 95px;

	margin: 0px auto;

}

#boot li {

	display: block;

	float: left;

}

#boot .copy {

	width: 750px;

	height: 75px;

	text-align: left;

	line-height: 24px;

	padding: 20px 0px 0px 20px;

	color: #292929;

	font-family: "微软雅黑";

	font-size: 12px;

}

#boot .wxcode {

	width: 150px;

	height: auto;

	margin-top: 10px



}

#boot img {

	margin-right: 5px;

}

#boot .eshion {

	width: 200px;

	height: 55px;

	text-align: right;

	padding: 40px 10px 0px 0px;

}

#boot .eshion a {

	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 */















.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.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */















.lb-outerContainer:after {

	content: "";

	display: table;

	clear: both;

}

/* line 39, ../sass/lightbox.sass */















.lb-container {

	padding: 10px;

}

/* line 42, ../sass/lightbox.sass */















.lb-loader {

	position: absolute;

	top: 40%;

	left: 0%;

	height: 25%;

	width: 100%;

	text-align: center;

	line-height: 0;

}

/* line 51, ../sass/lightbox.sass */















.lb-nav {

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	z-index: 10;

}

/* line 59, ../sass/lightbox.sass */















.lb-container > .nav {

	left: 0;

}

/* line 62, ../sass/lightbox.sass */















.lb-nav a {

	outline: none;

}

/* line 65, ../sass/lightbox.sass */















.lb-prev, .lb-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 */















.lb-prev {

	left: 0;

	float: left;

	cursor: pointer;

}

/* line 76, ../sass/lightbox.sass */















.lb-next {

	right: 0;

	float: right;

	cursor: pointer;

}

/* line 81, ../sass/lightbox.sass */















.lb-prev:hover {

	background: url(../images/prev.png) left 48% no-repeat;

}

/* line 85, ../sass/lightbox.sass */















.lb-next:hover {

	background: url(../images/next.png) right 48% no-repeat;

}

/* line 88, ../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;

	-ms-border-bottom-left-radius: 4px;

	-o-border-bottom-left-radius: 4px;

	border-bottom-left-radius: 4px;

	-moz-border-radius-bottomright: 4px;

	-webkit-border-bottom-right-radius: 4px;

	-ms-border-bottom-right-radius: 4px;

	-o-border-bottom-right-radius: 4px;

	border-bottom-right-radius: 4px;

}

/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */















.lb-dataContainer:after {

	content: "";

	display: table;

	clear: both;

}

/* line 95, ../sass/lightbox.sass */















.lb-data {

	padding: 0 10px;

	color: #bbbbbb;

}

/* line 98, ../sass/lightbox.sass */















.lb-data .lb-details {

	width: 85%;

	float: left;

	text-align: left;

	line-height: 1.1em;

}

/* line 103, ../sass/lightbox.sass */















.lb-data .lb-caption {

	font-size: 18px;

	color: #ffffff;

	font-family: "微软雅黑";

	font-weight: bold;

	line-height: 1em;

}

/* line 107, ../sass/lightbox.sass */















.lb-data .lb-number {

	display: block;

	clear: left;

	padding-bottom: 1em;

	font-size: 12px;

}

.lb-data .lb-number SPAN {

	color: #6cb92d;

}

/* line 112, ../sass/lightbox.sass */















.lb-data .lb-close {

	width: 35px;

	float: right;

	padding-bottom: 0.7em;

	outline: none;

}

/* line 117, ../sass/lightbox.sass */















.lb-data .lb-close:hover {

	cursor: pointer;

}

/*分页*/















.dede_pages ul {


	padding: 12px 0px 12px 16px;
	margin: 0 auto;

}

.dede_pages ul a {

	float: left;

	font-family: Tahoma;

	line-height: 17px;

	margin-right: 6px;

	border: 1px solid #E9E9E9;
	
	padding: 2px 4px 2px;

	color: #555;

	display: block;

}



.dede_pages ul  a:hover {

	color: #690;

	text-decoration: none;

	padding: 2px 4px 2px;

}

.dede_pages ul li.thisclass, .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {

	background-color: #F8F8F8;

	padding: 2px 4px 2px;

	font-weight: bold;

}

.dede_pages .pageinfo {

	line-height: 21px;

	padding: 12px 10px 12px 16px;

	color: #999;

}

.dede_pages .pageinfo strong {

	color: #555;

	font-weight: normal;

	margin: 0px 2px;

}

