@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
body {
	font-family:"宋体";
	font-size:12px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 130%;
}
i {
	display:inline-block;
	height:100%;
	vertical-align:middle
}
img {
	border:none;
}
a {
	color:#aa550d;
	text-decoration:none;
}
a:hover {
	color:#aa550d;
	text-decoration:underline;
}
.underline a {
	text-decoration:underline;
}

#main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
}
#homeLeft {
	float: left;
	height: 428px;
	width: 690px;
	position: relative;
}
#homeRight {
	float: right;
	height: 428px;
	width: 250px;
	position: relative;
}
#footer {
	background-color: #4d99cd;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFFF;
	width: 940px;
	text-align: center;
	clear:both;
}
#footer a {
	color:#ffffff;
}
#footer a:hover {
	color:#dddddd;
}
.container {
	width: 950px;
	position: relative;
	padding-bottom: 20px;
	min-height:400px;
}
* html .container { /* for IE6 */
	height:400px;
}
.container .leftSub {
	float: left;
	height: auto;
	width: 250px;
	position: relative;
}
.container .leftSub h1 {
	width: 250px;
	overflow: hidden;
}
.container .leftSub ul {
	list-style-type: none;
	margin: 0px;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.container .leftSub li {
	float: left;
	width: 150px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
.container .leftSub li a {
	color:#616161;
	text-decoration:none;
}
.container .leftSub li a:hover {
	color:#616161;
	text-decoration:underline;
}
.container .leftSub li.current a {
	color:#1580c4;
	text-decoration:none;
	font-weight: bold;
}
.container .leftSub li.current a:hover {
	color:#1580c4;
	text-decoration:underline;
}
.container .leftSub li.current ul{ border-top:1px solid #ebebeb; width:140px;}
.container .leftSub li.current li{ border-bottom:none; padding-left:5px; }
.container .leftSub li.current li a {
	color:#000;
	text-decoration:none;
	font-weight:normal;
}
.container .leftSub li.current li.current a {
	color:#1580c4;
	text-decoration:none;
}

.content  {
	float: right;
	height: auto;
	width: 700px;
}
.content  h2  {
	background-image: url(/images/icon01.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;
	font-size: 12px;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	font-weight: normal;
}
.content  .banner  {
	width: 688px;
	padding-right: 6px;
	padding-left: 6px;
	overflow: hidden;
	position: relative;
	height: auto;
	padding-top: 5px;
}
.content  .txt  {
	padding-top: 20px;
	width: 680px;
	padding-right: 10px;
	padding-left: 10px;
	position:relative;
}
.content  .txt  p  {
	padding-bottom: 10px;
	line-height:160%;
}
.content  .txt  .pTitle  {
	font-weight: bold;
	padding-top: 10px;
}
.content  .picCenter {
	text-align: center;
}

.newList    {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}
.newList  li    {
	float: left;
	width: 340px;
	height: auto;
	padding-bottom: 0px;
}
.newList  h3    {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
}
.newList p {
	line-height: 22px;
	vertical-align: middle;
	background-image: url(/images/icon02.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
	float: left;
	height: 22px;
	padding-bottom: 0px;
}
.txt .return {
	background-image: url(/images/icon03.gif);
	background-repeat: no-repeat;
	background-position: 595px 4px;
	text-align: right;
}
.txt h3{color:#1580c4; line-height:160%; padding-bottom:10px;}
.txt h4 {
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	color: #4d99cd;
}
.txt .newsData {
	text-align: center;
	color: #999999;
	width: 100%;
	float: left;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.txt .newsTxt {
	width: 650px;
	padding-top: 20px;
	padding-right: 19px;
	padding-bottom: 10px;
	padding-left: 19px;
	color: #333333;
}
.txt .partnerList {
	padding-bottom: 15px;
	list-style-type: none;
	width: 100%;
}
.txt .partnerList li {
	float: left;
	width: 130px;
	line-height: 24px;
	color: #4d99cd;
}
.txt .abilityUL {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-type: circle;
	line-height: 25px;
}
.txt h5 {
	font-size: 12px;
	line-height: 24px;
	padding-top: 10px;
}
.txt h6 {
	line-height: 30px;
	font-size: 14px;
	padding-bottom: 10px;
}
.txt .map {
	padding-left: 20px;
	float: right;
	width: 380px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	position: relative;
	margin-top: 10px;
}
.links    {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
}
.links  li    {
	float: left;
	width: 100%;
	height: auto;
}
.links h3    {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	background-image: url(/images/icon02.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
}
.links h3 a    {
	color:#1580c4;
}
.links p {
	line-height: 22px;
	vertical-align: middle;
	float: left;
	padding-left: 10px;
}

.clear{ clear:both; overflow:hidden;}
.m_t_20{ margin:20px 0;}
.txt_l{ width:300px; float:left; padding-top:20px;}
.txt_l_01{ float:left; width:450px;}
.txt_l_02{ float:left; width:100px;}
.txt_r{ width:400px; float:right; padding-top:30px; overflow:hidden}
.pic_r{ float:right;}
.pic_l{ float:left;}
.note_pic{ float:left; margin:0 10px;}
ul.note{ list-style:inside; padding-left:15px;*padding-left:0px; margin-bottom:20px;}
ul.note li{ list-style:circle; line-height:200%; }

ul.grade{
	padding:10px;
	list-style-type: none;
}
ul.grade li{ margin:5px 0;}

.grade_table{ margin-top:40px; text-align:left;}
.grade_table th{ width:100px; vertical-align:top;}
.grade_table td{ padding-bottom:10px;}

.data_table{ background:#afafaf; margin:10px auto; line-height:24px;}
.data_table caption{ font-weight:bold;}
.data_table th{ background:#fff;}
.data_table td{ background:#fff; padding:0 5px;}

.data_table02{ background:#afafaf; margin:10px auto; line-height:24px; text-align:center}
.data_table02 th{ background:#eff7ff;}
.data_table02 td{ background:#fff; padding:0 5px;}

.data_table03{ margin:10px auto; line-height:24px; text-align:left;}
.data_table03 caption{ font-weight:bold; text-align:left;}
.data_table03 th{ vertical-align:top;  padding:0 5px;}
.data_table03 td{  vertical-align:top; padding:0 5px;}

a.back{ position:absolute; right:20px; top:25px; text-decoration:underline;}

ol{ line-height:160%; list-style:none; width:100%; }
ol li{ padding:5px 0; overflow:hidden;}
ol li ol{ width:500px; float:right; clear:both; padding-left:20px; margin-top:20px;}

.leafs {
	text-align: center;
	padding-top: 20px;
	width: 680px;
	float: left;
	padding-bottom: 20px;
}

.version_en{ font-size:12px; font-weight:normal; text-decoration:underline;}
/*---------------------------------------------*/

.productTxt {
	font-size: 24px;
	font-family: "黑体";
	line-height: 30px;
	color: #016db8;
	padding-top: 20px;
	text-align: center;
}
.productCenter {
	padding-left: 120px;
	width: 580px;
	padding-top: 20px;
}
.productTitle {
	background-color: #4d99cd;
	padding: 5px;
	width: 670px;
	color: #FFFFFF;
}
.productList {
	width: 680px;
	list-style-type: none;
	padding-top: 10px;
}
.productList li {
	float: left;
	overflow: hidden;
	padding: 1px;
	height: 153px;
	width: 153px;
	border: 1px solid #4d99cd;
	margin-right: 6px;
	margin-left: 7px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
}
.productList li img {
	max-height:153px;
	max-width:153px;
}
* html .productList li img { /* for IE6 */
	width: expression(this.width > 153 && this.width > this.height ? 153 : true);
	height: expression(this.height > 153 ? 153 : true);
}
.picGif {
	float: right;
	padding-right: 5px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.leafs {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}


.messages dl{
	margin:15px 0;
	color:#777;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dcdcdc;
}
.messages dt{
	background:#f6f6f6;
	height:30px;
	line-height:30px;
	color:#016db8;
	padding-left:10px;
}
.messages dd{ line-height:30px; padding-left:10px;}
.messages dd.leave{}
.messages dd.answer{ border-top: 1px dotted #dcdcdc;}
.messages dd.answer em{
	color:#016db8;
	;
	font-style:normal;
}
.messages .leafs {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}

.messageAdd { padding-left:10px;}
.messageAdd h4{ margin-top:20px; margin-bottom:10px; font-size:12px; color:#777;}
.messageAdd textarea{
	width:680px;
	height:100px;
}
.messageAdd input{ background:#3c7198; border:none; width:80px; color:#fff; height:20px; line-height:22px; font-size:12px; margin-top:8px; }

.b {
	font-weight:bold;
}
.content .txt .vedio {
	margin: 0px;
	list-style-type: none;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content .txt .vedio li {
	float: left;
	width: 340px;
	height: 120px;
	overflow: hidden;
	padding-bottom: 10px;
}
