@charset "utf-8";
/* CSS Document */
html, body {
	font-size: 14px;
	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: #cf1d22;
}
* {
	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);
}
#dhtmltooltip {
	z-index: 100;
	visibility: hidden;
	position: absolute;
	text-align: left;
	border: 1px solid #cccccc;
}
#clear {
	clear: both;
	display: block;
}
/*  top  ==========================*/
#top {
	width: 100%;
	height: 60px;
	margin: 0px auto;
	background: #fff;
}
#top ul {
	width: 1000px;
	height: 60px;
	padding: 0px;
	margin: 0px auto;
}
#top ul li {
	display: block;
	float: left;
	height: 60px;
}
#top .logo {
	width: 630px;
	text-align: left;
	padding-top: 10px;
	height: 50px;
}
#top .nav {
	width: 170px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 30px;
	height: 30px; margin-left:15px;
}
#top .nav a {
	color: #666;
}
#top .nav a:hover {
	color: #cb000c;
}
#top .nav img {
	margin: 0px 3px 0px 0px;
}
#top .sear {
	padding-top: 25px;
	height: 30px;
}
#top .sear input {
	background: url(../images/sear_input.gif) no-repeat;
	width: 130px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	padding-left: 10px;
	border: 0px;
	float: left;
	margin: 0px;
}
#top .sear #go {
	background: url(../images/sear_go.gif) no-repeat;
	width: 30px;
	padding: 0px;
}
/*  menu  ==========================*/
#menu {
	width: 100%;
	height: 48px;
	line-height: 48px;
	margin: 0px auto;
	background: url(../images/menu.gif) repeat-x top center;
}
#menu ul {
	width: 1000px;
	height: 48px;
	line-height: 48px;
	margin: 0px auto;
	padding: 0px;
	font-size: 16px;
	font-family: "微软雅黑";
}
#menu ul li {
	display: block;
	float: left;
	cursor: pointer;
}
#menu a {
	color: #1e1e1e;
	text-shadow: 1px 1px 1px #fff;
	display: block;
	text-align: center;
	height: 48px;
	line-height: 48px;
	padding: 0px 35px;
}
#menu a:hover {
	color: #cf1d22;
}
#menu #m1 {
	padding: 0px 20px;
}
#menu .A {
	color: #cf1d22 !important;
}
#menuson {
	position: absolute;
	width: 1000px;
	margin: -35px auto 0px -500px;
	z-index: 99;
	left: 50%;
}
#menuson .sub {
	width: 1000px;
	position: absolute;
	z-index: 999;
	height: 0px;
	overflow: hidden;
	margin-top: 27px;
	text-align: left;
	left: 0;
}
#menuson .top {
	background: url(../images/menu_sub-top.png) no-repeat;
	width: 200px;
	height: 15px;
}
#menuson .nav {
	background: url(../images/menu_sub.png) repeat-y;
	width: 200px;
}
#menuson .boot {
	background: url(../images/menu_sub-boot.png) no-repeat;
	width: 200px; height:15px;
}
#menuson a {
	display: block;
	width: 180px;
	height: 29px;
	line-height: 29px;
	color: #474747;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	margin: 0px auto;
}
#menuson a:hover {
	color: #da0011;
}
#menuson .noborder {
	border: 0px;
}
#menuson #sm2 {
	padding-left: 70px;
	width: 930px;
}
#menuson #sm3 {
	padding-left: 210px;
	width: 790px;
}
#menuson #sm4 {
	padding-left: 360px;
	width: 640px;
}
#menuson #sm5 {
	padding-left: 505px;
	width: 495px;
}
#menuson #sm6 {
	padding-left: 640px;
	width: 360px;
}
#menuson #sm7 {
	padding-left: 775px;
	width: 225px;
}
/*  banner  ==========================*/
#banner {
	width: 100%;
	height: 400px;
	margin: 0px auto;
	border-bottom: 2px solid #ccc;
}
#banner li {
	position: absolute;
	display: none;
	width: 100%;
	height: 400px;
	padding: 0px;
}
#banner li a {
	display: block;
	height: 400px;
}
#banner .btn {
	position: absolute;
	top: 0px;
	overflow: hidden;
	width: 800px;
	left: 50%;
	margin: 475px 0px 0px -400px;
	text-align: center;
	z-index: 999;
}
#banner .btn a {
	display: inline-block;
	width: 15px;
	height: 15px;
	cursor: pointer;
	text-align: center;
	font-size: 0px;
	_font-size: 0px;
	background: #fff;
	border:1px solid #ccc;
	opacity: 0.7;
	margin: 0px 2px 0px 2px;
}
#banner .btn .now {
	background: #cf1d22;
	opacity: 1;
	border:1px solid #cf1d22;
}
/*  complex  ==========================*/
#complex {
	width: 950px;
	height: 200px;
	margin: 15px auto 15px auto;
	background: url(../images/complex_separate.gif) no-repeat;
	background-position: 49% 50%;
}
#complex #news {
	width: 270px;
	height: 200px;
	display: block;
	float: left;
}
#news .title {
	width: 270px;
	height: 25px;
}
#news .title a {
	display: block;
	float: left;
	width: 76px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #9e9e9e;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 14px;
	margin-right: 3px;
}
#news .title a:hover, #news .title .current {
	background: #cf1d22;
}
#news .con {
	width: 270px;
	height: 175px;
	text-align: left;
}
#news .con span {
	display: block;
	font-size: 12px;
	color: b1b1b1;
	font-family: Arial, Helvetica, sans-serif;
}
#news .con #list2 {
	display: none;
}
#news .con a {
	padding: 12px 0px 0px 0px;
	display: block;
	color: #363636;
	font-size: 12px;
	font-family: "微软雅黑";
}
#news .con a:hover {
	color: #cf1d22;
}
#complex #product {
	width: 340px;
	height: 200px;
	display: block;
	float: left;
	margin: 0px 40px 0px 30px;
}
#complex #product .title {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #cf1d22;
	padding-bottom: 10px;
}
#complex #product .title span {
	color: #bbb;
	margin-left: 5px;
	font-weight: normal !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#product #newpro {
	width: 340px;
	height: 160px;
	margin: 0px auto;
}
#product #newpro li {
	position: absolute;
	display: none;
	width: 340px;
	height: 160px;
	padding: 0px;
	text-align: left;
}
#product #newpro .btn {
	position: relative;
	overflow: hidden;
	width: 250px;
	left: 50%;
	z-index: 999;
	right: 0;
}
#product #newpro .btn a {
	background: url(../images/newpro_btn.gif) no-repeat;
	background-position: 0px -25px;
	display: block;
	width: 80px;
	height: 21px;
	line-height: 21px;
	cursor: pointer;
	text-align: left;
	padding-left: 13px;
	color: #565656;
	font-size: 12px;
	font-family: "微软雅黑";
	margin: 3px auto 0px auto;
}
#product #newpro .btn .now {
	background-position: 0px 0px;
	color: #fff;
	width: 78px;
	padding-left: 15px;
}
#complex #cases {
	width: 270px;
	height: 200px;
	display: block;
	float: left;
}
#cases .title {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: #cf1d22;
	padding-bottom: 10px;
}
#cases .title span {
	color: #bbb;
	margin-left: 5px;
	font-weight: normal !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#cases .con {
	display: block;
	height: 100px;
	line-height: 20px;
	text-align: left;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #767676;
}
#cases .con img {
	float: left;
	margin-right: 10px;
}
#cases .con a:hover img {
	opacity: 0.9;
}
#cases .scroll {
	position: relative;
	margin: 20px auto;
	width: 270px;
}
#cases .scroll .prev {
	background: url(../images/cases_scroll-btn.gif) no-repeat;
	background-position: 0px 0px;
	width: 10px;
	height: 11px;
	display: block;
	float: left;
	font-size: 0px;
	margin-top: 7px;
	cursor: pointer;
}
#cases .scroll .next {
	background: url(../images/cases_scroll-btn.gif) no-repeat;
	background-position: -10px 0px;
	width: 10px;
	height: 11px;
	display: block;
	float: left;
	font-size: 0px;
	margin-top: 7px;
	cursor: pointer;
}
#cases .scroll .list {

	width: 230px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	display: block;
	float: left;
	text-align: left;
	margin: 0px 10px 0px 10px;
}
#cases .scroll .list ul {
	width: 9999px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#cases .scroll .list li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px 7px 0px 8px;
	font-size:12px;
}
/*  content  ==========================*/
#content {
	width: 960px;
	margin: 20px auto 40px auto;
	background: url(../images/navpart_bg.gif) repeat-y top left;
}
#content #left {
	width: 245px;
	display: block;
	float: left;
	padding-right: 15px;
}
#content #right {
	width: 700px;
	display: block;
	float: left;
}
#content #right .banner {
	width: 700px;
	height: 220px;
	margin: 0px auto;
}
#content #right #title {
	width: 700px;
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
	border-bottom: 1px solid #bfbfbf;
	text-align: left;
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: bold;
	color: #b70006;
}
#content #right #title a {
	float: right;
	padding: 8px 5px;
}
/*  navpart  ==========================*/
#navpart {
	width: 245px;
	margin: 0px auto;
	background:#F2F2F2;
	height:750px;
}
#navpart .title {
	background: url(../images/navpart_title.gif) no-repeat;
	width: 230px;
	height: 55px;
	text-align: left;
	padding: 10px 0px 0px 15px;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 18px;
}
#navpart .title .cn {
	color: #b70006;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
#navpart .title .en {
	color: #b7b7b7;
	padding: 0px;
	margin: 0px;
}
#navpart .nav {
	width: 216px;
	margin: 0px auto;
}
#navpart .nav a {
	background: url(../images/navpart_nav.gif) no-repeat;
	background-position: 0px 0px;
	width: 195px;
	height: 35px;
	line-height: 35px;
	display: block;
	text-align: left;
	padding-left: 21px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #2b2b2b;
}
#navpart .nav a:hover {
	background-position: 0px -35px;
	padding-left: 22px;
	width: 194px;
}
#navpart .nav .current {
	background-position: 0px 0px;
	font-weight: bold;
	color: #b70006 !important;
	width: 195px !important;
	padding-left: 21px !important;
}
#navpart .other {
	width: 196px;
	text-align: left;
	margin: 20px auto;
}
/*  about  ==========================*/
#about_group {
	width: 700px;
	text-align: left;
	color: #333;
	padding: 20px 0px;
}
#about_group table td {
	border: 2px solid #fff;
	text-align: left;
	padding: 5px 3px 5px 10px;
}
#about_group .pro td {
	padding: 0px 5px;
	text-align: left;
	font-size: 11px;
	color: #666;
	line-height: 18px;
}
#about_group .pro strong {
	display: block;
	font-size: 14px;
	color: #333;
}
#about_group .pro img {
	display: block;
	margin: 5px auto;
}
#about {
	width: 700px;
	text-align: left;
	color: #333;
	padding: 20px 0px;
	line-height: 20px;
}
#about table td {
	text-align: center;
	padding: 5px 3px 5px 10px;
}
#about table img {
	margin-bottom: 10px;
}
#about p {
	margin-top: 15px;
}
#about strong {
	display: block;
	margin: 10px auto;
}
/*  culture  ==========================*/
#culture {
	width: 700px;
	text-align: left;
	color: #333;
	padding: 20px 5px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #555;
}
#culture p {
	margin-top: 15px;
}
#culture strong {
	background: url(../images/culture_arr.gif) no-repeat;
	background-position: center right;
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	color: #b70006;
}
/*  honor  ==========================*/

#honor {
	width: 700px;
	text-align: left;
	color: #333;
	padding: 30px 5px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #555;
}
#honor ul {
	padding: 0px;
	margin: 0px;
	width: 700px;
	list-style: none;
}
#honor li {
	display: block;
	float: left;
	height: 400px;
	list-style: none;
	padding: 0px;
	margin: 0px 49px 0px 0px;
}
#honor strong {
	display: block;
	padding: 10px 0px;
	color: #000;
	font-size: 16px;
}
/*  research  ==========================*/

#research {
	width: 700px;
	text-align: left;
	color: #333;
	padding: 30px 5px 50px 0px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #555;
}
#research strong {
	color: #222;
	display: block;
	padding: 7px 0px;
}
#research table {
	border: 1px solid #ddd;
}
#research table td {
	padding: 5px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
#research ul {
	padding: 0px;
	margin: 0px;
	width: 700px;
	height: 200px;
	list-style: none;
}
#research li {
	display: block;
	float: left;
	height: 200px;
	list-style: none;
	padding: 0px;
	margin: 0px 50px 0px 0px;
}
#research .title {
	background: url(../images/research_title.gif) no-repeat;
	width: 260px;
	height: 50px;
	line-height: 50px;
	color: #222;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: bold;
}
#research .con {
	width: 260px;
	padding: 10px;
}
/*  presale  ==========================*/
#presale {
	width: 700px;
	text-align: left;
	color: #333;
	padding: 30px 5px 50px 0px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #555;
}
#presale .explanation {
	border-bottom: 1px dotted #ddd;
	padding: 0px 0px 10px 0px;
	margin-bottom: 15px;
}
#presale .service_type strong {
	color: #b70006;
	font-size: 14px;
}
#presale .service_type p {
	margin-top: 10px;
}
#presale .tel {
	border-top: 1px dotted #ddd;
	margin-top: 10px;
	padding-top: 10px;
}
#presale .tel strong {
	color: #333;
}
/*  service  ==========================*/
#service {
	width: 700px;
	text-align: left;
	color: #333;
	padding: 30px 5px 50px 0px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #555;
}
#service .explanation {
	border-bottom: 1px dotted #ddd;
	padding: 0px 0px 10px 0px;
	margin-bottom: 15px;
}
#service .service_type strong {
	color: #b70006;
	font-size: 14px;
}
#service .service_type p {
	margin-top: 10px;
}
#service .tel {
	border-top: 1px dotted #ddd;
	margin-top: 10px;
	padding-top: 10px;
}
#service .tel strong {
	color: #333;
}
#service .btn {
	border-top: 1px dotted #ddd;
	margin-top: 10px;
	padding-top: 10px;
}
#service .btn a {
	display: block;
	float: left;
	margin-right: 15px;
}
/*  faq  ==========================*/
#faq {
	width: 700px;
	margin: 20px auto 0px auto;
}
#faq a {
	background: url(../images/faq_arr.gif) no-repeat;
	background-position: 2px 7px;
	padding-left: 20px;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: left;
	color: #575757;
	border-bottom: 1px dotted #ddd;
}
#faq a:hover {
	color: #b70006;
}
#faq span {
	float: right;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#faq_view {
	width: 700px;
	margin: 20px auto 30px auto;
}
#faq_view .title {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
#faq_view .time {
	font-size: 12px;
	color: #999;
	text-align: center;
	padding: 7px;
	background: #f3f3f3;
}
#faq_view .text {
	padding: 15px 5px;
	font-family: "微软雅黑";
	font-size: 12;
	color: #575757;
	text-align: left;
	line-height: 20px;
}
#faq_view .btn {
	border-top: 1px solid #eee;
	padding: 15px;
	text-align: right;
}
/*  employee  ==========================*/
#employee {
	width: 700px;
	margin: 20px auto 0px auto;
}
#employee a {
	background: url(../images/employee_arr.gif) no-repeat;
	background-position: 2px 7px;
	padding-left: 20px;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: left;
	color: #575757;
	border-bottom: 1px dotted #ddd;
}
#employee a:hover {
	color: #b70006;
}
#employee span {
	float: right;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#employee_view {
	width: 700px;
	margin: 20px auto 30px auto;
	text-align: left;
}
#employee_view .title {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
#employee_view .time {
	font-size: 12px;
	color: #999;
	text-align: center;
	padding: 7px;
	background: #f3f3f3;
}
#employee_view .text {
	padding: 15px 5px;
	font-family: "微软雅黑";
	font-size: 12;
	color: #575757;
	text-align: left;
	line-height: 20px;
}
#employee_view .btn {
	border-top: 1px solid #eee;
	padding: 15px;
	text-align: right;
}
/*  applications  ==========================*/
#applications_select {
	border: 1px solid #ddd;
	text-align: left;
	padding: 10px;
	background: #ffffcc;
	margin: 20px auto 0px auto;
}
#applications_select .title {
	display: block;
	float: left;
	width: 70px;
	font-weight: bold;
	color: #121212;
	font-size: 14px;
}
#applications_select .nav {
	display: block;
	float: left;
	width: 600px;
	padding: 2px;
	color: #ccc;
}
#applications_select .nav a:hover {
	text-decoration: underline;
}
#applications_path {
	background: url(../images/bg_bt.gif) repeat-x left bottom;
	width: 690px;
	height: 35px;
	line-height: 35px;
	text-align: left;
	padding-left: 10px;
	color: #cf1d22;
	font-family: "微软雅黑";
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	margin: 10px auto 0px auto;
}
#applications_path a {
	color: #b70006;
	background: url(../images/applications_path_arr.gif) no-repeat;
	background-position: center right;
	padding-right: 12px;
}
#applications_list {
	width: 700px;
	margin: 10px auto 0px auto;
}
#applications_list a {
	background: url(../images/applications_arr.gif) no-repeat;
	background-position: 2px 7px;
	padding-left: 20px;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: left;
	color: #575757;
	border-bottom: 1px dotted #ddd;
}
#applications_list a:hover {
	color: #b70006;
}
#applications_list span {
	float: right;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#applications_view {
	width: 700px;
	margin: 20px auto 30px auto;
	text-align: left;
}
#applications_view .title {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
#applications_view .time {
	font-size: 12px;
	color: #999;
	text-align: center;
	padding: 7px;
	background: #f3f3f3;
}
#applications_view .text {
	padding: 15px 5px;
	font-family: "微软雅黑";
	font-size: 12;
	color: #575757;
	text-align: left;
	line-height: 20px;
}
#applications_view .btn {
	border-top: 1px solid #eee;
	padding: 15px;
	text-align: right;
}
/*  technical  ==========================*/
#technical {
	width: 700px;
	margin: 20px auto 0px auto;
}
#technical a {
	background: url(../images/technical_arr.gif) no-repeat;
	background-position: 2px 7px;
	padding-left: 20px;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: left;
	color: #575757;
	border-bottom: 1px dotted #ddd;
}
#technical a:hover {
	color: #b70006;
}
#technical span {
	float: right;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#technical_view {
	width: 700px;
	margin: 20px auto 30px auto;
}
#technical_view .title {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
#technical_view .time {
	font-size: 12px;
	color: #999;
	text-align: center;
	padding: 7px;
	background: #f3f3f3;
}
#technical_view .text {
	padding: 15px 5px;
	font-family: "微软雅黑";
	font-size: 12;
	color: #575757;
	text-align: left;
	line-height: 20px;
}
#technical_view .btn {
	border-top: 1px solid #eee;
	padding: 15px;
	text-align: right;
}
/*  news_list  ==========================*/
#news_complex-title {
	width: 700px;
	height: 30px;
	line-height: 30px;
	margin: 30px auto;
	border-bottom: 1px dotted #ddd;
}
#news_complex-title strong {
	width: 615px;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	color: #ce000c;
	text-align: left;
	font-size: 14px;
	padding-left: 5px;
}
#news_complex-title a {
	display: block;
	float: left;
	text-align: center;
	width: 80px;
	color: #999;
	height: 30px;
	line-height: 30px;
}
#news_complex {
	width: 700px;
	margin: 10px auto;
	height: 140px;
}
#news_complex .img {
	display: block;
	float: left;
	width: 205px;
	height: 140px;
	text-align: left;
	padding-left: 5px;
}
#news_complex .list {
	display: block;
	float: left;
	width: 490px;
	height: 140px;
}
#news_complex .list a {
	background: url(../images/arr.gif) no-repeat;
	background-position: 0px 12px;
	display: block;
	height: 27px;
	line-height: 27px;
	text-align: left;
	padding-left: 7px;
}
#news_complex .list span {
	float: right;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#news_list {
	width: 700px;
	margin: 20px auto 0px auto;
}
#news_list a {
	background: url(../images/news_arr.gif) no-repeat;
	background-position: 2px 7px;
	padding-left: 20px;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: left;
	color: #575757;
	border-bottom: 1px dotted #ddd;
}
#news_list a:hover {
	color: #b70006;
}
#news_list span {
	float: right;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#news_view {
	width: 700px;
	margin: 20px auto 30px auto;
}
#news_view .title {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
#news_view .time {
	font-size: 12px;
	color: #999;
	text-align: center;
	padding: 7px;
	background: #f3f3f3;
}
#news_view .text {
	padding: 15px 5px;
	font-family: "微软雅黑";
	font-size: 12;
	color: #575757;
	text-align: left;
	line-height: 20px;
}
#news_view .btn {
	border-top: 1px solid #eee;
	width: 700px;
	text-align: right;
	padding: 15px 0px;
	color: #999;
}
#news_view .btn .other {
	width: 590px;
	display: block;
	float: left;
	text-align: left;
	padding-left: 10px;
}
#news_view .btn .back {
	width: 100px;
	display: block;
	float: left;
	text-align: center;
}
/*  jobs  ==========================*/
#jobs_explanation {
	text-align: left;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #999999;
	width: 700px;
	margin: 15px auto;
	height: 30px;
	line-height: 30px;
}
#jobs_explanation SPAN {
	color: #b70006;
}
#jobs_explanation .text {
	width: 595px;
	float: left;
	padding-left: 5px;
}
#jobs_explanation .btn {
	width: 100px;
	float: left;
	text-align: center;
}
#jobs_explanation .btn a {
	border-bottom: 1px dotted #b70006;
	padding-bottom: 2px;
	color: #b70006;
}
#jobs_explanation .btn a:hover {
	border-bottom: 1px dotted #b70006;
}
#jobs_list-title {
	display: block;
	width: 700px;
	margin: 0px 10px 0px auto;
	height: 32px;
	line-height: 32px;
	background: url(../images/bg_bt.gif) repeat-x left bottom;
	border: 1px solid #e5e5e5;
}
#jobs_list-title div {
	display: block;
	float: left;
	height: 32px;
	color: #555555;
	font-weight: bold;
	text-align: center;
}
#jobs_list-title .post {
	width: 457px;
	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: 60px;
}
#jobs_list {
	width: 700px;
	margin: 20px auto 0px auto;
}
#jobs_list a {
	background: url(../images/jobs_arr.gif) no-repeat;
	background-position: 2px 7px;
	padding-left: 20px;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: left;
	color: #575757;
	border-bottom: 1px dotted #ddd;
}
#jobs_list a:hover {
	color: #b70006;
}
#jobs_list div {
	display: block;
	float: left;
	height: 30px;
	text-align: center;
}
#jobs_list .post {
	width: 440px;
	text-align: left;
}
#jobs_list .number {
	width: 60px;
	color: #999;
}
#jobs_list .cutoff {
	width: 120px;
	color: #999;
}
#jobs_list .view {
	width: 60px;
	color: #b70006;
	text-align: center;
}
#jobs_list a:hover span {
	text-decoration: underline;
}
#jobs_view {
	width: 700px;
	margin: 20px auto 30px auto;
}
#jobs_view .post {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
}
#jobs_view .text {
	text-align: left;
	padding: 10px;
	color: #454545;
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 20px;
	width: 680px;
	background: #eee;
}
#jobs_view .text SPAN {
	color: #1b6bcd;
	font-weight: bold;
}
#jobs_view .text DIV {
	display: block;
	width: 100%;
	margin: 0px auto;
}
#jobs_view .tags {
	display: block;
	width: 700px;
	margin: 0px auto;
}
#jobs_view .tags .tags_title {
	text-align: left;
	border-bottom: 1px dotted #ddd;
	height: 27px;
	line-height: 27px;
	padding-left: 5px;
	font-size: 14px;
	color: #b70006;
	font-weight: bold;
}
#jobs_view .tags .tags_title SPAN {
	display: block;
	float: left;
	font-weight: bold;
	padding: 0px 10px 0px 5px;
	background: url(../images/jobs_view_arr.gif) no-repeat;
	background-position: center right;
}
#jobs_view .tags .tags_content {
	text-align: left;
	line-height: 24px;
	padding: 15px 5px 30px 5px;
	color: #666666;
}
#jobs_view .btn {
	border-top: 1px solid #eee;
	width: 700px;
	text-align: right;
	padding: 15px 0px;
	color: #999;
}
/*  solutions  ==========================*/


#solutions {
	width: 700px;
	margin: 0px auto;
}
#solutions .list {
	width: 700px;
	height: 200px;
	margin: 15px auto;
}
#solutions .list img {
	display: block;
	margin-bottom: 10px;
}
#solutions .list a {
	display: block;
	float: left;
	text-align: center;
	color: #666;
	width: 220px;
	margin-right: 20px;
	padding-bottom: 10px;
}
#solutions .list a:hover {
	background: #eee;
}
#solutions_path {
	background: url(../images/bg_bt.gif) repeat-x left bottom;
	width: 690px;
	height: 35px;
	line-height: 35px;
	text-align: left;
	padding-left: 10px;
	font-size: 14px;
	color: #cf1d22;
	font-family: "微软雅黑";
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	margin: 10px auto 0px auto;
}
#solutions_path a {
	color: #b70006;
	background: url(../images/solutions_path_arr.gif) no-repeat;
	background-position: center right;
	padding-right: 12px;
}
#solutions_list {
	text-align: left;
	width: 700px;
	margin: 0px auto;
	padding: 15px 10px 50px 0px;
}
#solutions_list a {
	border-bottom: 1px dotted #dddddd;
	display: block;
	width: 700px;
	height: 145px;
	padding: 10px 0px 10px 0px;
}
#solutions_list div {
	display: block;
	float: left;
	text-align: left;
}
#solutions_list .img {
	width: 210px;
}
#solutions_list .img IMG {
	margin-left: 10px;
	border: 1px solid #ddd;
}
#solutions_list .name {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #222;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
}
#solutions_list .text {
	width: 480px;
	color: #999999;
	line-height: 20px;
}
#solutions_list .text SPAN {
	color: #ed0000;
	text-decoration: underline;
}
#solutions_list a:hover SPAN {
	color: #000;
	text-decoration: none;
}
#solutions_list a:hover {
	background: #eee;
}
#solutions_list .text P {
	display: block;
}
#solutions_view {
	width: 700px;
	margin: 20px auto 30px auto;
}
#solutions_view .title {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}
#solutions_view .img {
	display: block;
	width: 700px;
	height: 510px;
	margin: 0px auto;
	text-align: center;
}
#solutions_view .img #focus_img {
	margin: 0px auto;
}
#solutions_view .tags {
	display: block;
	width: 700px;
	margin: 0px auto;
}
#solutions_view .tags .tags_title {
	text-align: left;
	border-bottom: 1px dotted #ddd;
	height: 27px;
	line-height: 27px;
	padding-left: 5px;
	font-size: 14px;
	color: #b70006;
	font-weight: bold;
}
#solutions_view .tags .tags_title SPAN {
	display: block;
	float: left;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
}
#solutions_view .tags .tags_content {
	text-align: left;
	line-height: 24px;
	padding: 15px 5px 30px 5px;
	color: #666666;
}
#solutions_view .btn {
	border-top: 1px solid #eee;
	padding: 15px;
	text-align: right;
}
/*  talent  ==========================*/

#talent {
	width: 700px;
	text-align: left;
	color: #333;
	padding: 30px 0px 50px 0px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #555;
}
#talent .text {
	display: block;
	float: left;
	width: 460px;
	padding: 5px;
}
#talent .img {
	display: block;
	float: left;
	border-left: 1px dotted #ddd;
	margin-left: 10px;
	padding: 0px 0px 20px 20px;
}
/*  train  ==========================*/
#train {
	width: 700px;
	text-align: left;
	color: #333;
	padding: 30px 5px 50px 0px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #555;
}
#train .explanation {
	border-bottom: 1px dotted #ddd;
	padding: 0px 0px 10px 0px;
	margin-bottom: 15px;
}
#train .type strong {
	background: url(../images/train_arr.gif) no-repeat;
	background-position: center right;
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	color: #b70006;
}
#train .type p {
	margin-top: 10px;
}
/*  products  ==========================*/
#products {
	width: 700px;
	margin: 30px auto;
}
#products .list {
	display: block;
	float: left;
	width: 490px;
}
#products .list ul {
	padding: 0px;
	margin: 0px auto;
	list-style: none;
	width: 700px;
}
#products .list li {
	display: block;
	float: left;
	width: 210px;
	height: 280px;
	margin-right: 35px;
	text-align: left;
}
#products .list img {
	display: block;
	cursor: pointer;
}
#products .list img:hover {
	opacity: 0.9;
}
#products .list strong {
	display: block;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
}
#products .list a {
	background: url(../images/prodocuts_arr.gif) no-repeat;
	background-position: 0px 9px;
	display: block;
	height: 25px;
	line-height: 25px;
	text-align: left;
	padding-left: 8px;
}
#products .list a:hover {
	color: #b70006;
}
#products .list .more {
	background: none;
	color: #b70006 !important;
	padding: 5px 0px;
}
#products_path {
	background: url(../images/bg_bt.gif) repeat-x left bottom;
	width: 690px;
	height: 35px;
	line-height: 35px;
	text-align: left;
	padding-left: 10px;
	font-size: 14px;
	color: #cf1d22;
	font-family: "微软雅黑";
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	margin: 10px auto 0px auto;
}
#products_path a {
	color: #b70006;
	background: url(../images/solutions_path_arr.gif) no-repeat;
	background-position: center right;
	padding-right: 12px;
}
#products_list {
	width: 700px;
	margin: 0px auto;
}
#products_list .list {
	width: 700px;
	
	margin: 15px auto;
}
#products_list .list img {
	display: block;
	margin-bottom: 10px;
}
#products_list .list a {
	display: block;
	float: left;
	text-align: center;
	color: #666;
	width: 220px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border:1px solid #C8C8C8;
}
#products_list .list a:hover {
	background: #eee;
}
#products .other {
	display: block;
	float: left;
	border-left: 1px solid #d5d5d5;
	width: 179px;
	padding: 10px 10px 50px 20px;
}
#products .other .solutions {
	border-bottom: 1px dotted #000;
	padding-bottom: 15px;
}
#products .other .solutions strong {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #b70006;
	text-align: left;
	display: block;
	margin-bottom: 10px;
}
#products .other .solutions span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	height: 25px;
	line-height: 25px;
}
#products .other .solutions a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 21px;
	line-height: 21px;
	text-align: left;
	color: #7f878c;
}
#products .other .solutions a:hover {
	color: #b70006;
	text-decoration: underline;
}
#products .other .applications span {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
	height: 25px;
	line-height: 25px;
	padding-top: 10px;
}
#products .other .applications a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 21px;
	line-height: 21px;
	text-align: left;
	color: #7f878c;
}
#products .other .applications a:hover {
	color: #b70006;
	text-decoration: underline;
}
#products_img {
	width: 700px;
	height: 250px;
	margin: 0px auto;
}
#products_tags {
	background: url(../images/line_y.gif) repeat-y 109px 0px;
	width: 700px;
	margin: 20px auto;
}
#products_tags .nav {
	background: url(../images/line_y.gif) repeat-y top right;
	display: block;
	float: left;
	width: 110px;
	padding-bottom: 50px;
}
#products_tags .nav a {
	display: block;
	background: url(../images/products_tags_a.gif) no-repeat;
	background-position: 0px 0px;
	height: 25px;
	line-height: 25px;
	font-family: "微软雅黑";
	font-size: 13px;
	color: #666;
	margin: 5px auto;
	text-align: left;
	padding-left: 22px;
}
#products_tags .nav a:hover {
	background-position: 0px -25px;
}
#products_tags .nav .current {
	display: block;
	background: url(../images/products_tags_a.gif) no-repeat;
	background-position: 0px -30px !important;
	height: 25px;
	line-height: 25px;
	font-family: "微软雅黑";
	font-size: 13px;
	color: #b70006;
	margin: 5px auto;
}
#products_tags .content {
	display: block;
	float: left;
	width: 570px;
	padding: 5px 10px 20px 10px;
	text-align: left;
	color: #333;
	line-height: 21px;
}
#products_tags .content table{
	border:1px solid #ddd;
}
#products_tags .content table td{
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	padding:3px;
}

#products_tags .content .pdf_list a {
	background: url(../images/products_pdf-arr.gif) no-repeat;
	background-position: 0px 2px;
	display: block;
	height: 25px;
	line-height: 25px;
	text-align: left;
	padding-left: 20px;
	font-size: 14px;
	color: #666;
}
#products_tags .content .pdf_list a:hover {
	color: #b70006;
}
/*  feedback  ==========================*/
#feedback {
	width: 700px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	text-align: left;
	border-bottom: 1px dotted #dddddd;
	padding: 20px 0px 10px 0px;
}
#feedback_form {
	display: block;
	width: 660px;
	padding-right: 10px;
	margin: 10px auto 0px auto;
}
#feedback_form DIV {
	display: block;
	text-align: left;
	padding: 5px;
}
#feedback_form input {
	border: 1px solid #cccccc;
	height: 18px;
	line-height: 18px;
	padding-left: 5px;
	color: #666666;
	text-align: left;
	margin: 0px 5px 0px 5px;
}
#feedback_form select {
	border: 1px solid #cccccc;
	height: 18px;
	line-height: 18px;
	padding-left: 5px;
	color: #666666;
	text-align: left;
	margin: 0px 5px 0px 5px;
}
#feedback_form STRONG {
	color: #454545;
	width: 60px;
}
#feedback_form .red {
	color: #ff0000;
}
#feedback_form textarea {
	border: 1px solid #cccccc;
	line-height: 18px;
	padding: 5px;
	color: #666666;
	text-align: left;
	margin: 10px 0px 10px 0px;
	background: #fff;
	width: 630px;
}
#feedback_form IMG {
	margin-left: 6px;
	cursor: pointer;
}
#feedback_form #sex {
	border: 0px none;
}
#feedback_form SPAN {
	color: #cccccc;
}
#feedback_form .btn {
	border-top: 1px solid #dddddd;
	height: 50px;
	line-height: 50px;
	text-align: left;
	margin-top: 10px;
	padding: 20px 0px 20px 0px;
}
#feedback_form .btn #yes {
	width: 160px;
	height: 38px;
	cursor: pointer;
	padding: 0px;
	border: 0px;
}
/*  contact  ==========================*/
#contact {
	width: 700px;
	height: 200px;
	margin: 30px auto 0px auto;
}
#contact .text {
	display: block;
	float: left;
	width: 390px;
	text-align: left;
	padding-left: 10px;
	font-size: 14px;
	color: #333;
	line-height: 24px;
}
#contact .text a {
	color: #333;
}
#contact .text img {
	display: block;
	margin: 0px 0px 10px -5px;
}
#contact .img {
	display: block;
	float: left;
	width: 300px;
	padding: 15px 0px;
}
#contact_map {
	width: 690px;
	margin: 10px auto;
	border-top: 1px dotted #ddd;
	padding: 15px 0px 20px 10px;
}
#sitemap {
	width: 960px;
	margin: 30px auto;
}
#sitemap .title {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #bfbfbf;
	text-align: left;
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: bold;
	color: #b70006;
	padding-left: 5px;
}
#sitemap .title img {
	margin: -3px 0px 0px 5px;
}
#sitemap .con_m strong {
	display: block;
	float: left;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding: 0px 0px 0px 10px;
}
#sitemap .con_m a {
	display: block;
	float: left;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin-right: 20px;
	color: #999;
}
#sitemap .con_m a:hover {
	color: #b70006;
	text-decoration: underline;
}
#sitemap .con_m .nav_1 {
	border-bottom: 1px dotted #ddd;
	padding: 30px 0px 10px 0px;
}
#sitemap .con_m .nav {
	border-bottom: 1px dotted #ddd;
	padding: 10px 0px 10px 0px;
}
#sitemap .con_p {
	padding: 10px 0px 20px 0px;
	text-align: left;
}
#sitemap .con_p a {
	background: url(../images/arr.gif) no-repeat;
	background-position: 5px 10px;
	padding-left: 12px;
	display: block;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	color: #666;
	text-align: left;
}
#sitemap .con_p a:hover {
	color: #b70006;
}
#sitemap .con_p .m {
	font-weight: bold;
	color: #333;
}
#sitemap .con_p .mson {
	padding-left: 15px;
}
#sitemap .con_p .mson a {
	background: none;
	padding: 0px;
	display: block;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	color: #666;
	text-align: left;
	font-weight: normal;
}
#sitemap .con_p .mson a:hover {
	color: #b70006;
}
#sitemap .con_n span {
	color: #bbb;
	margin-left: 10px;
}
#sitemap .con_n {
	padding: 10px 0px 20px 0px;
}
#sitemap .con_n a {
	background: url(../images/arr.gif) no-repeat;
	background-position: 5px 10px;
	padding-left: 12px;
	display: block;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	color: #666;
	text-align: left;
}
#sitemap .con_n a:hover {
	color: #b70006;
}
#sitemap .con_n span {
	color: #bbb;
	margin-left: 10px;
}
#search {
	width: 960px;
	margin: 30px auto;
}
#search .title {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #bfbfbf;
	text-align: left;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	color: #b70006;
	padding-left: 5px;
}
#search .title img {
	margin: -3px 0px 0px 5px;
}
#search .title strong {
	display: block;
	float: left;
	font-size: 20px;
}
#search .title span {
	padding-left: 15px;
	display: block;
	float: left;
}
#search .title b {
	color: #000;
}
#search .list {
	width: 950px;
	margin: 20px auto 0px auto;
}
#search .list p {
	display: block;
	margin-top: 5px;
	text-align: left;
}
#search .list .tit {
	font-size: 14px;
	padding-top: 5px;
}
#search .list .tit a {
	color: #333;
	text-decoration: underline;
}
#search .list .tit a:hover {
	text-decoration: none;
	color: #b70006;
}
#search .list .con {
	font-size: 11px;
	line-height: 18px;
	color: #999;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 10px;
}

#quick{
	width:160px;
	position:absolute;
	z-index:1001;
}
#quick .close{
	background:none;
	display:block;
	float:left;
	width:23px;
	padding-top:14px;
}
#quick .con{
	display:block;
	float:left;
	background:url(../images/quick.png) no-repeat;
	background-position: left top;
	width:130px;
	height:70px;
	padding:50px 0px 0px 0px;
	text-align:left;	
}
#quick .con img{
	display:block;
	margin:3px auto 0px 10px;
}
#quick .con .boot{
	background:url(../images/quick.png) no-repeat;
	background-position: left bottom;
	height:20px;
}



/*  page  ==========================*/
#page {
	width: 700px;
	height: 30px;
	padding-top: 20px;
	color: #999;
	margin: 0px auto;
	font-size:12px;
}
/*  boot  ==========================*/
#boot {
	background: url(../images/boot.gif) repeat-x top center;
	width: 100%;
	height: 380px;
	margin: 0px auto;
}
#boot .logo {
	width: 990px;
	height: 35px;
	padding-top: 15px;
	background: url(../images/boot_separate-x.gif) repeat-x left bottom;
	margin: 0px auto;
	text-align: left;
	padding-left: 10px;
}
#boot .nav {
	width: 1000px;
	height: 220px;
	margin: 15px auto;
}
#boot .nav .nav_a {
	width: 720px;
	height: 220px;
	float: left;
	padding: 10px 0px 0px 10px;
}
#boot .nav .nav_a strong {
	display: block;
	font-family: "微软雅黑";
	font-size: 15px;
	text-align: left;
	width: 120px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	color: #000;
}
#boot .nav .nav_a a {
	display: block;
	text-align: left;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #717171;
	height: 25px;
	line-height: 25px;
}
#boot .nav .nav_a a:hover {
	color: #cf1d22;
}
#boot .nav .nav_a div {
	display: block;
	float: left;
	width: 120px;
	height: 220px;
}
#boot .nav .tel {
	background: url(../images/boot_separate-y.gif) no-repeat top left;
	width: 250px;
	height: 220px;
	float: left;
	text-align: left;
	color: #cf1d22;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 20px;
}
#boot .nav .tel strong {
	display: block;
	font-family: "微软雅黑";
	font-size: 15px;
	text-align: left;
	color: #000;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
}
#boot .nav .tel img {
	margin: -10px 0px 0px 5px;
}
#boot .copy {
	width: 970px;
	height: 35px;
	line-height: 35px;
	padding-left: 30px;
	margin: 0px auto;
	font-family: "微软雅黑";
	color: #000;
	text-align: left;
	border-top: 1px solid #e6e6e6;
	font-size:12px;
}

.tuijian_product{ width:950px; height:175px; margin:0 auto;}
.tuijian_product .title {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	color:#cf1d22;
	padding-bottom: 10px;
}
.tuijian_product p{ margin-right:10px;}
.tuijian_product .title span {
	color: #bbb;
	margin-left: 5px;
	font-weight: normal !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}