﻿@charset "utf-8";
/* CSS Document */


#index_complex .content {
	background: #fff;
	-moz-box-shadow: 0px 0px 5px #666;
	-webkit-box-shadow: 0px 0px 5px #666;
	box-shadow: 0px 0px 5px #666;
	width: 940px;
	padding: 10px 0px;
	margin: 0px auto;
}
#index_complex .bottom {
	width: 100%;
	padding-top: 35px;
	line-height: 24px;
	background: #008a97;
	margin: 80px auto 0px auto;
}
#index_complex .bottom .boot {
	width: 940px;
	height: 260px;
	margin: 0px auto;
}
#index_complex .bottom .boot .copy {
	display: block;
	float: left;
	width: 340px;
}
#index_complex .bottom .boot .copy .logo {
	color: #4dadb6;
	text-align: left;
	font-size: 12px;
}
#index_complex .bottom .boot .copy .logo img {
	display: block;
}
#index_complex .bottom .boot .copy .text {
	padding: 10px 0px;
	text-align: left;
	line-height: 24px;
	color: #fff;
}
#index_complex .bottom .boot .copy .text a {
	color: #fff;
}
#index_complex .bottom .boot .copy .eshion {
	color: #4dadb6 !important;
}
#index_complex .bottom .boot .nav {
	width: 600px;
	display: block;
	float: right;
}
#index_complex .bottom .boot .nav div {
	display: block;
	float: left;
	width: 82px;
	margin-left: 18px;
	text-align: left;
}
#index_complex .bottom .boot .nav strong {
	display: block;
	padding: 10px 0px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
}
#index_complex .bottom .boot .nav a {
	display: block;
	font-size: 12px;
	padding: 1px 0px;
	color: #fff;
}
#index_complex .bottom .boot .nav a:hover {
	color: #b3dce0;
}
#index_complex .animate_nav {
	display: inline;
	width: 950px;
	z-index: 99;
	text-align: center;
}
#index_complex .animate_nav a {
	border: 2px solid #fff;
	display: inline-block;
	width: 8px;
	height: 8px;
	text-decoration: none;
	margin: 25px 5px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-radius: 10px;
}
#index_complex .animate_nav a.activeSlide {
	border: 0px;
	width: 12px;
	height: 12px;
	background: #008a97 !important;
	filter: alpha(opacity=100)!important;
	-moz-opacity: 1.0!important;
	-khtml-opacity: 1.0!important;
	opacity: 1.0!important;
}
#index_complex .animate_nav a:hover {
	background: #fff;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
.animate_prev {
	position: fixed;
	z-index: 1000;
	display: block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	font-size: 0px;
	background: url(../images/animate-arrow.png) no-repeat;
	background-position: 0px 0px;
	left: 10px;
	margin-top: 350px;
}
.animate_prev:hover {
	background-position: 0px -35px;
}
.animate_next {
	position: fixed;
	z-index: 1000;
	display: block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	font-size: 0px;
	background: url(../images/animate-arrow.png) no-repeat;
	background-position: -35px 0px;
	right: 10px;
	margin-top: 350px;
}
.animate_next:hover {
	background-position: -35px -35px;
}
#index_animate {
	width: 100%;
	height: 100%;
	max-height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: 1;
}
#index_animate li {
	position: relative;
	display: none;
	width: 100%;
	height: 100%;
	max-height: 100%;
}
#index_animate li .ad {
	position: absolute;
	z-index: 1000;
	text-align: left;
	line-height: 42px;
	color: #0024ff;
	width: 900px;
	left: 50%;
	margin: 200px 0px 0px -450px;
}
#index_animate li .ad h2 {
	font-size: 30px;
	font-weight: normal;
}
#index_animate li .ad strong {
	color: #0024ff;
	font-size: 42px;
	font-weight: normal;
}
#index_animate li .ad h5 {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 2px;
	padding-left: 5px;
}
#index_animate li .ad .url {
	padding: 10px 0px;
}
#index_animate li .ad .url img {
	width: 20px;
	height: 20px;
	margin: 0px 3px;
}
#index_animate IMG {
	width: 100%;
	height: 100%;
	max-height: 100%;
	padding: 0px;
	margin: 0px auto;
}
#gradual_change {
	background: url(../images/gradual_change.png) repeat-x left bottom;
	display: none;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 2;
	font-size: 0px;
}
#collection {
	width: 900px;
	height: 245px;
	margin: 0px auto;
	padding: 20px 0px 20px 0px;
}
#collection .tag {
	text-align: left;
	width: 650px;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}
#collection .tag .title {
	height: 41px;
	background: url(../images/tag_title_bg.jpg) no-repeat;
}
#collection .tag .title a {
	background: url(../images/tag_title.jpg) no-repeat;
	width: 120px;
	height: 41px;
	line-height: 37px;
	text-align: center;
	display: block;
	float: left;
	color: #383838;
	font-size: 16px;
}
#collection .tag .title a:hover {
	color: #008a97;
}
#collection .tag .title .A {
	background: url(../images/tag_title_A.jpg) no-repeat;
	width: 120px !important;
	height: 41px;
	color: #fff !important;
}
#collection .tag .con {
	padding: 15px 0px;
}
#collection .tag .con .img {
	display: block;
	float: left;
	text-align: left;
}
#collection .tag #tagcon1 .new {
	position: absolute;
	width: 48px;
	height: 48px;
	background: url(../images/new.png) no-repeat;
	z-index: 9;
	margin-top: 8px;
}
#collection .tag #tagcon1 .img img {
	border: 1px solid #e5e5e5;
	margin: 10px 0px 0px 1px;
}
#collection .tag #tagcon2 .img img {
	border: 4px solid #e5e5e5;
}
#collection .tag #tagcon1 .text {
	display: block;
	float: right;
	width: 390px;
}
#collection .tag #tagcon2 .text {
	display: block;
	float: right;
	width: 400px;
}
#collection .tag .con .hot {
	width: 400px;
	text-align: left;
	line-height: 21px;
	padding-bottom: 15px;
	background: url(../images/tag_separator.jpg) repeat-x left bottom;
}
#collection .tag .con .hot strong {
	display: block;
	padding: 10px 0px;
	color: #008a97;
	font-size: 14px;
}
#collection .tag .con .hot a {
	color: #4c4c4c;
}
#collection .tag .con .hot span {
	background: url(../images/more_arr.png) no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	color: #ff9900;
	text-decoration: none;
}
#collection .tag .con .hot span:hover {
	text-decoration: underline;
}
#collection .tag .con .list {
	width: 420px;
	padding: 10px 0px;
}
#collection .tag .con .list a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: left;
	background: url(../images/tag_arr.jpg) no-repeat;
	background-position: 0px 13px;
	padding: 0px 25px 0px 8px;
}
#collection .tag .con .list a:hover {
	background-position: 0px -62px;
}
#collection .tag .con .list span {
	color: #999;
	float: right;
}
#collection .tag .con .description {
	font-size: 12px;
	line-height: 18px;
	color: #888;
	padding: 10px 5px;
	background: url(../images/tag_separator.jpg) repeat-x left bottom;
}
#collection .tag .con .more {
	width: 400px;
	text-align: left;
	line-height: 21px;
	padding-bottom: 15px;
	background: url(../images/news_separator.jpg) repeat-x left top;
}
#collection .tag .con .more a {
	background: url(../images/more_arr.png) no-repeat;
	background-position: 8px 8px;
	background-color: #ddd;
	border: 1px solid #ddd;
	display: inline-block;
	padding: 2px 15px 2px 22px;
	color: #888;
	margin-left: 3px;
}
#collection .tag .con .more a:hover {
	border: 1px solid #067d88;
	background-color: #067d88;
	background-position: 8px -62px;
	color: #fff;
}
#collection .tag #tagcon3 .list a {
	color: #067d88;
	font-size: 12px;
	font-weight: bold;
}
#collection .tag #tagcon3 .list a:hover {
	text-decoration: underline;
}
#collection .webspecial {
	width: 200px;
	display: block;
	float: right;
}
#collection .webspecial .title {
	padding: 20px 0px 10px 0px;
	text-align: left;
	color: #008a97;
	font-size: 14px;
}
#collection .webspecial .img {
	width: 200px;
	height: 100px;
	overflow: hidden;
	position: relative;
}
#collection .webspecial .play {
	display: block;
	width: 120px;
	height: 75px;
	background: url(../images/webspecial_icon.png) no-repeat;
	background-position: 20px 27px;
	background-color: #000;
	position: absolute;
	bottom: -100px;
	left: 0px;
	color: #fff;
	font-size: 16px;
	text-align: left;
	opacity: 0.8;
	padding: 25px 0px 0px 80px;
}
#collection .webspecial .play span {
	font-size: 12px;
	color: #ffcc00;
	display: block;
	text-align: left;
}
#collection .webspecial .text {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	padding: 8px 0px;
	color: #888;
}
#collection .webspecial .text a {
	display: block;
	color: #ff9900;
	padding: 3px 0px;
}
#banner {
	background: #fff;
	width: 940px;
	height: 335px;
	margin: 0px auto;
	padding: 0px 30px;
	-moz-box-shadow: 2px 2px 5px #bbb;
	-webkit-box-shadow: 2px 2px 5px #bbb;
	box-shadow: 2px 2px 5px #bbb;
}
#banner .gxjs {
	height: 40px;
	line-height: 40px;
	background: url(../images/banner_gxjs.png) no-repeat;
	background-position: bottom right;
	position: absolute;
	padding: 0px 20px;
	z-index: 9;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #008a97;
	margin: 295px 0px 0px 563px;
}
#banner .gxjs img {
	margin: 0px 3px 0px 10px;
}
#banner .arrow {
	width: 920px;
	margin: 0px auto;
}
#banner .arrow a {
	display: block;
	float: left;
	background: #fff;
	border-radius: 10px;
	font-size: 0px;
	width: 10px;
	height: 10px;
	margin: 7px 5px 0px 0px;
	-webkit-box-shadow: inset 1px 1px 3px #ccc;
	-moz-box-shadow: inset 1px 1px 3px #ccc;
	box-shadow: inset 1px 1px 3px #ccc;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#banner .arrow .activeSlide {
	background: #ffcc00;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
#banner .animation {
	width: 940px;
	height: 310px;
	overflow: hidden;
	z-index: 1;
}
#banner .animation li {
	width: 940px;
	height: 310px;
}
#banner .line {
	background: url(../images/banner_line.jpg) repeat-y top center;
	height: 25px;
	line-height: 25px;
}

#about {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px;
	text-align: left;
}
#about .text {
	display: block;
	float: left;
	width: 680px;
	line-height: 21px;
	color: #666;
}
#about .text p {
	display: block;
	margin-bottom: 15px;
}
#about .img {
	display: block;
	float: right;
	width: 200px;
	text-align: right;
}
#factory {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px;
	text-align: left;
}
#factory .title {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	margin: 10px 0px;
	text-align: left;
	border-bottom: 1px solid #ddd;
}
#factory #factoryMarquee {
	width: 920px;
	height: 150px;
	overflow: hidden;
	padding: 0px 0px 0px 5px;
}
#factory #factoryMarquee img {
	margin-right: 1px;
}
#strategy {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px;
	position: relative;
}
#strategy .text {
	display: block;
	text-align: left;
	line-height: 21px;
	color: #666;
}
#strategy .text strong {
	display: inline-block;
	padding: 0px 15px;
	margin: 15px 0px;
	background: #008a97;
	color: #fff;
	font-size: 14px;
	border: 1px solid #008a97;
	border-radius: 5px;
}
#strategy .img {
	position: absolute;
	top: 50px;
	right: 0px;
}
#culture {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px;
	position: relative;
}
#culture #tags_title {
	padding: 10px 0px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#culture #tags_title a {
	display: block;
	background: url(../images/culture_tags_title_arr.jpg) no-repeat;
	background-position: left top;
	background-color: #999;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	width: 120px;
	padding-left: 24px;
	margin: 5px 0px;
	color: #fff;
}
#culture #tags_title a:hover {
	background-position: left top;
	background-color: #008a97;
}
#culture #tags_title a.A {
	background: url(../images/culture_tags_title_arr.jpg) no-repeat;
	background-position: left bottom;
	color: #fff;
	background-color: #008a97;
	font-weight: bold;
}
#culture #tags_content {
	width: 720px;
	padding-bottom: 80px;
	min-height: 350px;
	display: block;
	float: left;
	text-align: left;
	color: #666;
	line-height: 21px;
}
#culture #tags_content strong {
	font-size: 14px;
	color: #333;
}
#culture #tags_content .img {
	height: 260px;
	display: block;
}
#culture #tags_content .im {
	display: block;
	float: left;
	width: 150px;
	height: 260px;
	text-align: center;
	margin-right: 80px;
}
#history {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px;
	text-align: left;
	line-height: 21px;
	color: #666;
}
#history .years {
	display: block;
	float: left;
	width: 100px;
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
	padding: 10px 0px;
	margin: 10px 0px;
}
#history .text {
	display: block;
	float: right;
	width: 800px;
	padding: 10px 0px 10px 19px;
	margin: 10px 0px;
	font-size: 14px;
	text-align: left;
	border-left: 1px solid #ddd;
}
#organization {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px;
	text-align: left;
	line-height: 21px;
	color: #666;
}
#honor {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px;
	text-align: left;
	color: #666;
}
#honor .img {
	display: block;
	float: left;
	width: 350px;
	height: 500px;
}
#honorFixed {
	top: 0px;
	width: 332px;
	background: #fff;
	display: none;
	position: fixed;
	z-index: 999;
	padding: 30px 0px;
	font-family: "微软雅黑";
}
#honor .img .imgShow {
	width: 300px;
	background: #fff;
	border: 1px solid #ddd;
	padding: 15px;
	text-align: center;
}
#honor .img strong {
	display: block;
	color: #0796a4;
	padding: 15px 0px 0px 0px;
}
#honor .list {
	display: block;
	float: right;
	width: 550px;
	height: 500px;
}
#honor .list a {
	background: url(../images/arr.jpg) no-repeat;
	background-position: left center;
	display: block;
	float: left;
	width: 265px;
	padding: 5px 0px 5px 10px;
	text-align: left;
}
#news {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px;
	text-align: left;
	color: #666;
}
#news .hot {
	display: block;
	float: left;
	width: 250px;
}
#news .hot .hotShow {
	display: block;
	width: 250px;
	padding: 10px;
	border: 1px solid #ddd;
	-moz-box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
	box-shadow: 2px 2px 5px #999;
}
#news .hot .animation {
	display: block;
	width: 250px;
	height: 210px;
	overflow: hidden;
}
#news .hot .animation li {
	width: 250px;
	height: 210px;
}
#news .hot .animation li img {
	display: block;
	margin-bottom: 5px;
}
#news .hot .animation li a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#news .hot .arrow {
	padding: 5px 0px 15px 0px;
}
#news .hot .arrow .prev {
	display: block;
	float: left;
	background: url(../images/hot_arrow.jpg) no-repeat;
	background-position: left top;
	width: 6px;
	height: 10px;
	font-size: 0px;
	cursor: pointer;
	margin-right: 5px;
}
#news .hot .arrow .prev:hover {
	background-position: left bottom;
}
#news .hot .arrow .next {
	display: block;
	float: left;
	background: url(../images/hot_arrow.jpg) no-repeat;
	background-position: top right;
	width: 6px;
	height: 10px;
	font-size: 0px;
	cursor: pointer;
	margin-right: 5px;
}
#news .hot .arrow .next:hover {
	background-position: right bottom;
}
#news .hot .years {
	display: block;
	padding: 20px 0px;
	color: #ccc;
}
#news .hot .years strong {
	display: block;
	padding: 10px 0px;
	font-size: 14px;
	font-weight: normal;
	color: #018995;
}
#news .hot .years .con a {
	display:inline-block;
	padding: 10px 15px 5px 0px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
}
#news .hot .years .con a:hover{
	text-decoration:underline;
	color:#228b9c;
}
#news .hot .years .con .A{
	color: #228b9c;
	font-weight: bold;
	text-decoration:none !important;
}
#news .hot .years .more {
	display: block;
	padding: 10px 0px;
	color: #999;
	text-decoration: underline;
}
#news .list {
	display: block;
	float: right;
	width: 600px;
}
#news .list a {
	display: block;
	line-height: 18px;
	padding: 7px 0px;
}
#news .list span {
	display: block;
	font-size: 11px;
	color: #14b6c5;
}
#news_view {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px 0px 10px;
	text-align: left;
	color: #666;
}
#news_view .title {
	font-size: 21px;
	color: #008a97;
	text-align: left;
}
#news_view .time {
	padding: 10px 0px;
	color: #999;
	font-size: 12px;
	font-family: "微软雅黑";
}
#news_view .text {
	padding: 10px 0px 50px 0px;
	color: #666;
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 21px;
	text-align: left;
}
#news_view .share {
	padding: 15px 0px;
}
#news_view .url {
	height: 60px;
}
#news_view .url a.prevnext {
	padding: 10px 0px;
	display: block;
}
#news_view .url strong {
	color: #333;
}
#news_view .url span {
	color: #bbb;
}
#video {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px 0px 10px;
	text-align: left;
	color: #666;
}
#video .paly {
	display: block;
	float: left;
	width: 550px;
	height:450px;
	padding: 10px;
	border: 1px solid #ddd;
	position:relative;
}
#video .list {
	display: block;
	float: right;
	width: 300px;
	text-align: left;
}
#video .list strong{
	display:block;
	color:#008a97;
	padding:10px 0px;
	margin:10px 0px;
	border-bottom:1px dotted #ccc;
	font-size:16px;
}
#video .list a{
	display:block;
	padding:3px 0px 3px 13px;
	text-align:left;
	background:url(../images/arr.gif) no-repeat;
	background-position:3px center;
}
#video .list a:hover{
	text-decoration:underline;
}
#products {
	width: 100%;
	margin: 0px auto;
	padding: 0px 10px 20px 10px;
	text-align: left;
	color: #666;
}
#products .categories {
	width: 100%;
	padding: 25px 0px;
	margin: 0px auto;
	border-bottom: 1px dotted #ccc;
}
#products .categories:hover .img {
	border-left: 5px solid #ffcc00;
}
#products .categories .img {
	display: block;
	float: left;
	width: 200px;
	border-left: 5px solid #008a97;
}
#products .categories .list {
	display: block;
	float: right;
	width: 680px;
}
#products .categories .list strong {
	font-size: 16px;
	color: #008a97;
	display: block;
	padding: 5px 0px 10px 0px;
	cursor: pointer;
}
#products .categories .list a {
	background: url(../images/arr.gif) no-repeat;
	background-position: left center;
	display: inline-block;
	height: 28px;
	line-height: 28px;
	text-align: left;
	padding: 0px 50px 0px 10px;
}
#products .categories .list a:hover {
	text-decoration: underline;
}
#products .products {
	width: 100%;
	padding: 25px 0px;
	margin: 0px auto;
}
#products .products .view {
	display: block;
	float: left;
	width: 100%;
}
#products .products .view .con {
	width: 100%;
	height: 410px;
	margin: 0px auto;
}
#products .products .view .con .left {
	display: block;
	float: left;
	width: 310px;
}
#products .products .view .con .right {
	display: block;
	float: right;
	width: 400px;
	text-align: left;
}
#products .pr_title1 h4{
	color: #333;
    line-height: 28px;
    padding: 0 8px 10px;
    border-bottom: 1px dashed #ccc;
    font-size: 20px;
    font-family: tahoma,arial,微软雅黑,sans-serif;
    text-align: center;	
	}
#products .products .view .con .right .name {
	font-size: 25px;
	color: #098e9a;
	padding: 10px 0px;
	text-align: left;
}
#products .products .view .con .right .types {
	color: #666;
	font-weight: bold;
}
#products .products .view .con .right .function {
	padding: 10px 0px;
	background: #e7fdff;
	border-top: 1px dotted　#ccc;
	border-bottom: 1px solid　#ddd;
	margin: 10px 0px;
}
#products .products .view .con .right .function a {
	display: block;
	text-align: left;
	height: 25px;
	line-height: 25px;
	color: #888;
}
#products .products .view .con .right .function a:hover {
	text-decoration: underline;
	color: #999;
}
#products .products .view .con .right .function img {
	margin: 0px 5px 0px 10px;
}
#products .products .view .con .right .online {
	color: #666;
	padding: 10px;
	border-bottom: 1px solid　#ddd;
}
#products .products .view .con .right .file {
	color: #666;
	padding: 10px;
	text-align: left;
}
#products .products .view .con .right .file strong {
	display: block;
	padding: 5px 0px;
}
#products .products .view .con .right .file strong img {
	margin-right: 5px;
}
#products .products .view .con .right .file a {
	display: block;
	background: url(../images/arr_file.gif) no-repeat;
	background-position: left center;
	padding: 5px 0px 5px 18px;
	text-align: left;
	color: #999;
}
#products .products .view .con .right .file a:hover {
	color: #067d88;
}
#products .products .view .con .right .url {
	height: 30px;
	padding: 10px;
}
#products .products .view .con .right .url a {
	padding: 5px 15px;
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin: 15px 10px 15px 0px;
}
#products .products .view .con .right .url a:hover {
	color: #fff;
	background: #00a6b6;
	border: 1px solid #008a97;
}
#products .products .view .tags {
	width: 100%;
	margin: 0px auto;
}
#products .products .view .tags #tags_title {
	border-bottom: 1px solid #ddd;
	float: left;
    width: 100%;
	background: url(../images/title_bg_1.png) repeat-x left top;
}
#products .products .view .tags #tags_title a {
	border: 1px solid #ddd;
	border-radius: 5px 5px 0px 0px;
	display: inline-block;
	background: #FFF;
	padding: 4px 15px;
	margin-bottom: -1px;
	position: relative;
	font-size: 14px;
	margin-left: 5px;
	outline: none;
}
#products .products .view .tags #tags_title a.A {
	border-bottom: 1px solid #fff;
	color: #D70010;
	font-weight: bold;
}
#products .products .view .tags #tags_content img{ max-width:100%}
#products .products .view .tags #tags_content {
	padding: 15px 10px;
	text-align: left;
	line-height: 20px;
	color: #666;
}
#products .products .view .tags #tags_content p {
	margin-top: 10px;
}
#products .products .view .tags #tags_content table {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
#products .products .view .tags #tags_content table td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px;
}
#products .products .list {
	display: block;
	float: right;
	width: 180px;
	position: relative;
}
#products .products .list strong {
	display: block;
	background: #0098a7;
	border-radius: 5px 5px 0px 0px;
	border: 1px solid #008a97;
	color: #fff;
	font-size: 14px;
	padding: 5px 10px;
	text-align: left;
}
#products .products .list .con {
	border: 1px solid #ddd;
	border-top: 0px;
	min-height: 150px;
	border-radius: 0px 0px 5px 5px;
	padding: 10px 0px;
	background: #fff;
}
#products .products .list .sear {
	border: 1px solid #ddd;
	background: #fff;
	min-height: 80px;
	border-radius: 5px;
	padding: 10px 0px;
	margin: 15px 0px;
}
#products .products .list .sear strong {
	color: #008a97;
	background: none;
	border-radius: 0px;
	margin: 0px;
	border: 0px;
}
#products .products .list .sear form {
	width: 160px;
	margin: 0px auto;
}
#products .products .list .sear #keys {
	border: 1px solid #ddd;
	border-radius: 3px;
	width: 152px;
	height: 24px;
	line-height: 24px;
	padding-left: 5px;
	margin: 8px 0px;
}
#products .products .list .sear #go {
	border: 1px solid #999;
	background: #999;
	border-radius: 3px;
	color: #fff;
	display: block;
	width: 50px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	cursor: pointer;
	margin-bottom: 10px;
}
#products .products .list .sear #go:hover {
	background: #008a97;
	border: 1px solid #008a97;
}
#products .products .type {
	border-bottom: 1px solid #e6e6e6;
	width: 100%;
	text-align: left;
	margin: 0px 0px 10px 0px;
}
#products .products .type strong {
	background: url(../images/products_type_arr.jpg) no-repeat;
	background-position: center right;
	display: inline-block;
	font-size: 14px;
	text-align: left;
	color: #008a97;
	padding: 10px 15px 10px 5px;
}
#products .products .show {
	display: block;
	float: left;
	width: 720px;
	min-height: 600px;
}
#products .products .show a {
	display: block;
	float: left;
	text-align: center;
	width: 200px;
	padding: 5px 5px 10px 5px;
	margin: 10px 30px 0px 0px;
}
#products .products .show a:hover {
	background: url(../images/products_show_bg.jpg) no-repeat;
	background-position: right bottom;
	background-color: #008a97;
	color: #fff;
}
#products .products .show a:hover img {
	border: 1px solid #0098a7;
}
#products .products .show a img {
	display: block;
	margin-bottom: 10px;
	border: 1px solid #ddd;
}
#listFixed {
	background: #fff;
	z-index: 1001;
	width: 180px;
}
.prolist_side, .prolist_side_son {
	width: 160px;
	padding: 0;
	margin: 0px auto;
	list-style: none;
	zoom: 1;
}
.prolist_side li {
	background: url(../images/line_x.jpg) no-repeat left bottom;
	position: relative;
	_zoom: 1;
	overflow: hidden;
}
.prolist_side li ul.close {
	display: none;
}
.prolist_side li ul.open {
	display: block;
}
.prolist_side li span.close {
	position: absolute;
	display: block;
	padding: 5px 0px 5px 0px !important;
	background: url(../images/plus_minus.gif) no-repeat left 8px !important;
	top: 0;
	left: 0;
	cursor: pointer;
	z-index: 99;
	width: 12px;
	height: 12px;
}
.prolist_side li span.open {
	position: absolute;
	display: block;
	padding: 5px 0px 5px 0px !important;
	background: url(../images/plus_minus.gif) no-repeat left -184px !important;
	top: 0;
	left: 0;
	cursor: pointer;
	z-index: 99;
	width: 12px;
	height: 12px;
}
.prolist_side li a {
	display: block;
	zoom: 1;
	position: relative;
	padding: 3px 0px 3px 13px;
}
.prolist_side li a.A {
	color: #01a6b8;
}
.prolist_side li a.sA {
	color: #01a6b8;
	background: none !important;
}
.prolist_side_son li {
	padding-left: 13px;
	border-left: 1px solid #e6e6e6;
	background: none;
}
.prolist_side_son li a {
	padding: 5px 0px 5px 0px;
	background: none !important;
	border: 0px;
	color: #999;
}
.prolist_side_son li a:hover, .prolist_side_son li a:active, .prolist_side_son li a .A {
	background: none !important;
	color: #008a97;
	border: 0px;
}
.prolist_side_son li a .A {
	color: #115fb1;
	background: none !important;
}
#solution {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px 0px 10px;
	text-align: left;
	color: #666;
}
#solution a {
	display: block;
	margin: 20px 0px;
}
#solution a:hover strong {
	text-decoration: underline;
}
#solution a:hover .day {
	background: url(../images/solution_day_bg.jpg) no-repeat;
	background-position: right bottom;
	background-color: #01a6b8;
	color: #fff;
}
#solution .time {
	display: block;
	float: left;
	width: 100px;
	height: 100px;
	border-right: 1px dotted #999;
}
#solution .time p {
	display: block;
	padding: 0px;
	margin: 0px;
}
#solution .time .day {
	background: #ddd;
	border-radius: 5px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	width: 40px;
	padding: 10px 0px;
	text-align: center;
	margin: 5px 0px;
}
#solution .time .year {
	color: #ccc;
	font-family: "微软雅黑";
	font-size: 12px;
}
#solution .text {
	display: block;
	float: right;
	width: 780px;
	height: 100px;
	color: #999;
	line-height: 18px;
	text-align: left;
}
#solution .text strong {
	display: block;
	color: #0597a6;
	font-size: 14px;
	padding: 5px 0px;
}
#solution_view {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px 0px 10px;
	text-align: left;
	color: #666;
}
#solution_view .title .time {
	display: block;
	float: left;
	width: 70px;
	height: 70px;
	line-height: 24px;
	text-align: center;
	background: url(../images/solution_day_bg.jpg) no-repeat;
	background-position: right bottom;
	background-color: #01a6b8;
	border-radius: 5px;
	color: #a4cfd4;
}
#solution_view .title .time strong {
	color: #fff;
	display: block;
	font-size: 36px;
	margin: 17px auto 0px auto;
}
#solution_view .title .name {
	display: block;
	float: right;
	width: 820px;
	height: 70px;
	text-align: left;
	color: #ccc;
	font-size: 14px;
}
#solution_view .title .name strong {
	display: block;
	color: #555;
	font-size: 18px;
	padding: 5px 0px;
}
#solution_view .text {
	padding: 20px 0px 50px 0px;
	color: #666;
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 21px;
	text-align: left;
}
#solution_view .text img{ max-width:100%;}
#solution_view .text p {
	margin: 10px 0px;
}
#solution_view .text table {
	width: 100%;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
#solution_view .text table td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px;
	text-align: left;
}
#solution_view .share {
	padding: 15px 0px;
}
#solution_view .url {
	height: 60px;
}
#solution_view .url a {
	padding: 10px 0px;
	display: block;
}
#solution_view .url strong {
	color: #333;
}
#solution_view .url span {
	color: #bbb;
}
#certificate {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px 0px 10px;
	text-align: left;
	color: #666;
}
#certificate .title {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #058995;
	padding: 10px 0px;
	background: url(../images/certificate_title_line.jpg) repeat-x;
	background-position: left center;
}
#certificate .title strong {
	display: inline-block;
	padding: 0px 15px 0px 0px;
	background: #fff;
}
#certificate .list {
	padding: 10px 0px 30px 0px;
}
#certificate a {
	display: block;
	float: left;
	width: 230px;
	padding: 5px 0px;
}
#certificate img {
	margin: 0px 5px 0px 3px;
}
#service {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px 0px 10px;
	text-align: left;
	color: #666;
}
#service .content {
	padding: 15px 0px;
	line-height: 21px;
	color: #666;
	text-align: left;
}
#service .content .text {
	display: block;
	float: left;
	width: 650px;
}
#service .content .img {
	display: block;
	float: right;
	width: 250px;
	text-align: right;
}
#service .content .text strong {
	background: url(../images/service_arr.jpg) no-repeat center right;
	display: inline-block;
	color: #0799a6;
	padding: 15px 15px 15px 0px;
}
#service .tags {
	margin: 0px auto;
}
#service .tags #tags_title {
	padding-bottom: 1px;
	background: url(../images/service_tags_titlebg.jpg) repeat-x left bottom;
}
#service .tags #tags_title a {
	border: 1px solid #067d88;
	border-radius: 5px 5px 0px 0px;
	display: inline-block;
	background: #067d88;
	color: #fff;
	padding: 4px 15px;
	margin-bottom: -1px;
	position: relative;
	font-size: 16px;
	margin-left: 5px;
	outline: none;
}
#service .tags #tags_title a.A {
	border-bottom: 1px solid #fff;
	color: #067d88;
	background: #fff;
	font-weight: bold;
}
#service .tags #tags_content {
	padding: 15px 10px;
	text-align: left;
	line-height: 20px;
	color: #666;
}
#service .tags #tags_content p {
	margin-top: 10px;
}
#service .tags #tags_content table {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
#service .tags #tags_content table td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px;
}
#service .process strong {
	display: block;
	color: #0799a6;
	padding: 15px 0px;
}

#feedback {
	width: 560px;
	margin:0px auto;
	background:#fff;
}
#feedback .title{
	border-bottom:3px solid #ddd;
	padding:30px 0px 10px 0px;
	text-align:left;
	font-size:20px;
	color:#008a97;
	font-weight:bold;
	margin-bottom:10px;
}
#feedback dl {
	width: 550px;
	text-align:left;
	color:#999;
	margin:0px auto;
}
#feedback iframe{
	float:right;
	margin-right:45px;
}
#feedback dl dt {
	width: 85px;
	line-height: 20px;
	color:#666;
}
#feedback dl dt, #feedback dl dd {
	padding: 5px 0;
}
#feedback dl dt span {
	color: #ff0000;
	padding-left: 6px;
}
#feedback dl dd {
	padding-left: 85px;
	margin-top: -34px;
	line-height: 20px;
}
#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;
	border-radius:3px;
	margin-right:5px;
}
#feedback dl textarea {
	width: 350px;
	height: 120px;
	overflow: auto;
	padding:5px;
	font-family:"微软雅黑";
	font-size:12px;
	border-radius:3px;
}
#feedback p{
	display:inline-block;
	padding:3px 5px;
	background:#999;
	color:#fff;
	margin-right:1px;
}
#feedback .btn{
	text-align:left;
	border-top:1px solid #ddd;
	width:550px;
	padding:15px 0px;
	margin:10px auto; 
}
#feedback .btn input {
	margin-right: 10px;
	width: auto;
	height: 27px;
	line-height: 27px;
	border: none;
	color: #fff;
	padding: 0 15px;
	cursor: pointer;
	font-weight: bold;
	font-size:14px;
	background:#008a97;
	font-family:"微软雅黑";
	border-radius:3px;
}
#feedback .btn input:hover{
	background:#008a97;
}
#feedback .btn #cancel{
	background:#999;
}








#project {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px 40px 10px;
	text-align: left;
	color: #666;
}
#project .title {
	font-size: 14px;
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 0px;
	text-align: left;
}
#project .title a {
	color: #008a97;
	display: inline-block;
	padding-right: 15px;
	background: url(../images/project_arr.jpg) no-repeat center right;
}
#project .title strong {
	display: inline-block;
	border-left: 1px solid #ddd;
	padding: 0px 15px;
	color: #008a97;
}
#project .title .back {
	border: 1px solid #ddd;
	border-radius: 5px;
	background: #fff;
	font-size: 12px;
	color: #999;
	padding: 3px 10px;
	margin: 0px 15px 0px 3px;
}
#project .title .back:hover {
	color: #fff;
	background: #00a6b6;
	border: 1px solid #008a97;
}
#project .list {
	padding: 20px 0px;
}
#project .list a {
	display: block;
	float: left;
	width: 165px;
	text-align: center;
	padding: 5px;
	margin: 10px 10px 0px 0px;
}
#project .list a:hover {
	background: #0eaab9;
	color: #fff;
}
#project .list img {
	display: block;
	margin-bottom: 5px;
}
#project .more {
	text-align: right;
	padding: 15px 10px 30px 0px;
}
#project .more a {
	display: inline-block;
	background: url(../images/more_arr.png) no-repeat;
	background-position: 0px 3px;
	padding-left: 12px;
	color: #ff9900;
}
#project .more a:hover {
	text-decoration: underline;
}
#project_view {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px 40px 10px;
	text-align: left;
	color: #666;
}
#project_view .img {
	display: block;
	float: left;
	width: 220px;
	text-align: left;
	font-size: 14px;
	color: #0eaab9;
}
#project_view .img img {
	display: block;
	margin-bottom: 10px;
}
#project_view .img a {
	display: block;
	border: 1px solid #ddd;
	border-radius: 5px;
	background: #fff;
	font-size: 12px;
	color: #999;
	width: 50px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	margin-top: 15px;
}
#project_view .img a:hover {
	color: #fff;
	background: #00a6b6;
	border: 1px solid #008a97;
}
#project_view .text {
	display: block;
	float: right;
	width: 650px;
	min-height: 300px;
	text-align: left;
	border-left: 1px dotted #ccc;
	padding: 0px 20px;
}
#download {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px 40px 10px;
	text-align: left;
	color: #666;
}
#download a {
	background: url(../images/arr.jpg) no-repeat;
	background-position: 5px center;
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 15px;
	border-bottom: 1px dotted #ccc;
}
#download a strong {
	display: inline-block;
	padding: 0px 5px;
	font-weight: normal;
	color: #ccc;
}
#download a span {
	float: right;
	font-size: 11px;
	color: #ff9900;
}
#download_view {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px 0px 10px;
	text-align: left;
	color: #666;
}
#download_view .title {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
#download_view .time {
	padding: 10px 0px;
	color: #999;
	font-size: 12px;
	font-family: "微软雅黑";
}
#download_view .file {
	padding: 20px 10px 50px 10px;
	color: #666;
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 21px;
	text-align: left;
	background: #fff8da;
	border: 1px solid #e6e6e6;
	border-top: 0px;
	border-radius: 10px;
}
#download_view .file strong {
	display: block;
	padding: 5px 0px;
	color: #333;
}
#download_view .file strong img {
	margin-right: 5px;
}
#download_view .file a {
	background: url(../images/arr.gif) no-repeat;
	background-position: 5px center;
	display: block;
	padding: 5px 0px 5px 15px;
	text-align: left;
}
#download_view .file a:hover {
	text-decoration: underline;
}
#download_view .url {
	height: 60px;
}
#download_view .url a {
	padding: 5px 15px;
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin: 15px 0px;
}
#download_view .url a:hover {
	color: #fff;
	background: #00a6b6;
	border: 1px solid #008a97;
}
#faq {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px 0px 10px;
	text-align: left;
	color: #666;
}
#faq a {
	display: block;
	padding: 20px 0px 20px 0px;
	border-bottom: 1px dotted　#ccc;
	color: #999;
}
#faq a:hover .title {
	text-decoration: underline;
}
#faq .title strong {
	display: inline-block;
	background: #0599a5;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	color: #fff;
	width: 22px;
	height: 22px;
	line-height: 22px;
	margin-right: 5px;
}
#faq .title {
	color: #0599a5;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px;
}
#faq .text {
	line-height: 21px;
}
#faq .text strong {
	display: inline-block;
	background: #999;
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	color: #fff;
	width: 22px;
	height: 22px;
	line-height: 22px;
	margin: 3px 5px 0px 0px;
}
#faq_view {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px 0px 10px;
	text-align: left;
	color: #666;
}
#faq_view .title {
	font-size: 16px;
	font-weight: bold;
	color: #444;
	text-align: left;
}
#faq_view .time {
	padding: 10px 0px;
	color: #999;
	font-size: 12px;
	font-family: "微软雅黑";
}
#faq_view .text {
	padding: 10px 0px 50px 0px;
	color: #666;
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 21px;
	text-align: left;
}
#faq_view .share {
	padding: 15px 0px;
}
#faq_view .url {
	height: 60px;
}
#faq_view .url a {
	padding: 10px 0px;
	display: block;
}
#faq_view .url strong {
	color: #333;
}
#faq_view .url span {
	color: #bbb;
}
#talent {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px 0px 10px;
	text-align: left;
	color: #666;
}
#talent .text {
	line-height: 21px;
	padding-bottom: 30px;
}
#talent .text strong {
	display: inline-block;
	padding: 10px 0px;
	color: #0599a5;
}
#talent .ad {
	border-top: 1px dotted #ccc;
	display: block;
	padding: 30px 0px;
}
#talent .ad .img {
	display: block;
	float: left;
}
#talent .ad .text {
	display: block;
	float: left;
	height: 150px;
	background: #0599a5;
	font-size: 14px;
	color: #fff;
	text-align: left;
	padding: 0px 40px 0px 20px;
}
#talent .ad .text strong {
	display: block;
	color: #fff;
	font-size: 18px;
	margin: 30px 0px 5px 0px;
}
#jobs {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px 0px 10px;
	text-align: left;
	color: #666;
}
#jobs a {
	display: block;
	border: 1px solid #e6e6e6;
	height: 50px;
	padding: 10px 20px;
	text-align: left;
	color: #999;
	position: relative;
	margin: 15px auto;
}
#jobs a .post {
	font-size: 13px;
	color: #555;
	font-weight: bold;
}
#jobs a .view {
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: #999;
	width: 20px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
#jobs a .view span {
	font-size: 18px;
	font-weight: bold;
}
#jobs a:hover {
	background: #ffffcc;
}
#jobs a:hover .post {
	color: #0599a5;
}
#jobs_view {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px 0px 10px;
	text-align: left;
	color: #666;
}
#jobs_view .title {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
#jobs_view .post {
	padding: 10px 0px;
	color: #444;
	font-size: 16px;
	font-weight: bold;
	font-family: "微软雅黑";
}
#jobs_view .text {
	padding: 5px 0px;
	line-height: 24px;
	min-height: 50px;
}
#jobs_view .tags {
	padding: 15px 0px;
}
#jobs_view .tags .tags_title {
	padding: 10px 0px;
}
#jobs_view .tags .tags_title strong {
	display: inline-block;
	background: #0599a5;
	height: 31px;
	line-height: 31px;
	color: #fff;
	padding: 0px 15px;
	border-radius: 5px;
}
#jobs_view .tags .tags_content {
	padding: 5px 0px;
	line-height: 21px;
	color: #666;
	text-align: left;
}
#jobs_view .url {
	height: 60px;
}
#jobs_view .url a {
	padding: 5px 15px;
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 5px;
	margin: 15px 10px 15px 0px;
}
#jobs_view .url a:hover {
	color: #fff;
	background: #00a6b6;
	border: 1px solid #008a97;
}
#jobs_view .url .applying {
	border: 1px solid #ecbd00 !important;
	background: #ecbd00 !important;
	color: #fff;
}
#volunteer {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px 0px 10px;
	text-align: left;
	color: #666;
}
#volunteer .ad {
	display: block;
	float: left;
	width: 240px;
	text-align: left;
}
#volunteer .ad img {
	display: block;
}
#volunteer .ad .text {
	display: block;
	text-align: left;
	width: 170px;
	padding: 15px;
	background: #0599a5;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	margin: 0px;
}
#volunteer .form {
	display: block;
	float: right;
	width: 650px;
}
#volunteer .text {
	text-align: left;
	line-height: 18px;
	color: #999;
	padding: 10px 0px;
	border-bottom: 1px dotted #ccc;
	margin: 10px 0px;
}
#volunteer .text span {
	color: #ed0000;
}
#volunteer #candidates {
	color: #0599a5;
}
#volunteer form {
	display: block;
	margin: 10px auto 0px auto;
}
#volunteer form dl {
	width: 730px;
	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: #888;
	font-family: "微软雅黑";
	font-size: 14px;
	border-radius: 5px;
	margin: 15px auto;
}
#volunteer form dl .button input:hover {
	background: #0599a5;
}
#contact {
	width: 920px;
	margin: 0px auto;
	padding: 20px 10px 0px 10px;
	text-align: left;
	color: #666;
}
#contact .text {
	font-size: 13px;
	line-height: 24px;
	text-align: left;
	color: #444;
}
#contact .text strong{
	display:inline-block;
	font-size:21px;
	color:#222;
	padding:10px 0px;
}
#contact .map {
	padding: 15px 0px;
}
#contact .map strong {
	background: url(../images/contact_map_arr.jpg) no-repeat;
	background-position: 55px 10px;
	display: block;
	color: #0599a5;
	padding: 5px 0px 20px 0px;
}


#page {
	padding: 30px 0px;
	text-align: left; width:100%;
}
#page a {
	display: inline-block;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #666;
	border: 1px solid #ddd;
	border-radius: 3px;
	width: 26px;
	height: 26px;
	line-height: 25px;
	text-align: center;
	margin-right: 3px;
	vertical-align: middle;
	background: url(../images/bt.jpg) repeat-x left bottom;
}
#page a:hover {
	background: #ffffcc;
	color: #df242a;
}
#page .A {
	display: inline-block;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #df242a;
	border: 1px solid #ddd;
	border-radius: 3px;
	width: 26px;
	height: 26px;
	line-height: 25px;
	text-align: center;
	margin-right: 3px;
	vertical-align: middle;
	background: #ffffcc;
}
#page span {
	display: inline-block;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #999;
	width: 26px;
	height: 26px;
	line-height: 25px;
	text-align: center;
	margin-right: 3px;
	vertical-align: middle;
}
#page .prev {
	background: url(../images/page_prev.gif) no-repeat;
	background-position: 50% 50%;
	font-size: 0px;
}
#page .prev:hover {
	background: url(../images/page_prev.gif) no-repeat;
	background-position: 50% 50%;
	background-color: #ffffcc;
}
#page .no {
	filter: alpha(opacity=50);       /* IE */
	-moz-opacity: 0.5;              /* 老版Mozilla */
	-khtml-opacity: 0.5;              /* 老版Safari */
	opacity: 0.5;
}
#page .next {
	background: url(../images/page_next.gif) no-repeat;
	background-position: 50% 50%;
	font-size: 0px;
}
#page .next:hover {
	background: url(../images/page_next.gif) no-repeat;
	background-position: 50% 50%;
	background-color: #ffffcc;
}
/*-- 在线客服 --*/
.kefuBox .close, .kefuBox .con, .kefu .open, .btnTop, .btnFeedback, .kefuBox .con .qq {
	background: url(../images/kefu.gif) no-repeat;
}
.kefuBox {
	display:none;
	height: auto;
	overflow: hidden;
	width: 131px;
	position: fixed;
	right: 0;
	top: 150px;
	_position: absolute;
	z-index: 9999;
}
.kefuBox .close {
	background-position: 2px 2px;
	font-size:0px;
	width: 18px;
	height: 20px;
	float: right;
	display: inline;
	cursor: pointer;
}
.kefuBox .con {
	width: 129px;
	border: 1px solid #D1D1D1;
	background-color: #fff;
	background-position: 0 -120px;
	clear: both;
	padding: 37px 0 8px 0;
	text-align: center;
}
.kefuBox .con{
	color:#0aa0ae;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.kefuBox .con p {
	height: auto;
	line-height: 20px;
	width: 110px;	
	margin:0px auto;
	padding:5px 0px;
	text-align:left;
}
.kefuBox .con p strong {
	color: #333;
	font-size:12px;
}
.kefuBox .con .online{
	font-size:12px;
}
.kefuBox .con .online img{margin-left:3px;}
.kefuBox .con a{color:#999;}
.acbox {
	width: 130px;
	overflow: hidden;
}
.acbox .btnFeedback {
	background-position: -60px -60px;
	border: 1px solid #0aa0ae;
	border-top: 0;
	cursor: pointer;
	width: 60px;
	height: 33px;
	float: left;
}
.acbox .btnTop {
	background-position: -60px 0;
	border: 1px solid #6e6e6e;
	border-top: 0;
	cursor: pointer;
	width: 60px;
	height: 33px;
	float: left;	
	margin: 0px 2px;
}
.kefu {
	background: none;
	display: none;
	width: 39px;
*width:84px;
	height: 178px;
	;
	position: fixed;
	right: 0;
	top: 150px;
	_position: absolute;
}
.kefu .open {
	background-position: -2px -20px;
	border: 1px solid #fff;
	cursor: pointer;
	width: 39px;
	height: 98px;
	float: right;
	margin-bottom:1px;
}
.kefu .btnTop {
	background-position: right 0;
	border: 1px solid #6e6e6e;
	background-color:#6e6e6e;
	cursor: pointer;
	width: 39px;
	height: 37px;
	float: right;
	clear: both;
}
.kefu .btnFeedback {
	background-position: right -60px;
	border: 1px solid #0aa0ae;
	background-color:#0aa0ae;
	cursor: pointer;
	width: 39px;
	height: 37px;
	float: right;
	margin: 0 0 1px 0;
	clear: both;
}
.kefuBox .con p span a {
	color: #557917;
}
/* select */
.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: #00a6a6;
}
.tag_select_open {
	color: #00a6a6;
	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;
}
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: #00a6a6;
	font-weight: normal;
}
ul.tag_options li.open_selected {
	background: #00a6a6;
	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;
}
#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;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
.lightbox-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;
}
.lightbox-outerContainer:after {
	content: "";
	display: table;
	clear: both;
}
.lightbox-container {
	padding: 10px;
}
.lightbox-loader {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
.lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
.lightbox-container > .nav {
	left: 0;
}
.lightbox-nav a {
	outline: none;
}
.lightbox-prev, .lightbox-next {
	width: 49%;
	height: 100%;
	background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
	display: block;
}
.lightbox-prev {
	left: 20px;
	float: left;
	cursor: pointer;
}
.lightbox-next {
	right: 20px;
	float: right;
	cursor: pointer;
}
.lightbox-prev:hover {
	background: url(../images/prev.png) left 48% no-repeat;
}
.lightbox-next:hover {
	background: url(../images/next.png) right 48% no-repeat;
}
.lightbox-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;
}
.lightbox-dataContainer:after {
	content: "";
	display: table;
	clear: both;
}
.lightbox-data {
	padding: 0 10px;
	color: #bbbbbb;
}
.lightbox-data .lightbox-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em;
}
.lightbox-data .lightbox-caption {
	font-size: 18px;
	color: #ffffff;
	font-family: "微软雅黑";
	font-weight: bold;
	line-height: 1em;
}
.lightbox-data .lightbox-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
}
.lightbox-data .lightbox-number SPAN {
	color: #ff9900;
}
.lightbox-data .lightbox-close {
	width: 135px;
	float: right;
	outline: none;
	right: 0px;
	top: 0px;
	position: fixed;
}
.lightbox-data .lightbox-close:hover {
	cursor: pointer;
}

