@charset "utf-8";
/*---二级页面 css--------------------------------*/
.mainbox {
	width:1000px;
	margin:0px auto;
	background:#fff;
}
.main {
	width:980px;
	margin:0px auto;
	padding:0px 8px 13px 8px;
	_padding:0px 8px 8px 8px;
	float:left;
	background:#FFF url(../images/left_bottom1.gif) left bottom no-repeat;
}
.main1 {
	width:980px;
	margin:0px auto;
	padding:0px 8px 13px 8px;
	float:left;
	background:#FFF;
}
/*---重定义左边菜单的高度--------------------------------*/
.leftnav {
	width:196px;
	float:left;
	background-color: #FFf;
	position:relative;
}
/*---keyvisual style star--------------------------------*/
.mainbody {
	width:980px;
	margin:0px auto;
	padding:0px;
	float:left;
	overflow:hidden;
}
.content {
	width:771px;
	margin:0 0 0 12px;
	_margin:0 0 0 11px;
	float:left;
	position:relative;
}
#banner {
	position:relative;
	width:771px;
	height:136px;
	overflow:hidden;
	float:left;
	margin-bottom:10px;
}
#banner_list img {
	border:0px;
}
#banner_bg {
	position:absolute;
	bottom:0;
	background-color:#000;
	height:30px;
	filter: Alpha(Opacity=30);
	opacity:0.3;
	z-index:1000;
	cursor:pointer;
	width:225px;
}
#banner_info {
	position:absolute;
	bottom:0;
	left:5px;
	height:22px;
	color:#fff;
	z-index:1001;
	cursor:pointer
}
#banner_text {
	position:absolute;
	width:120px;
	z-index:1002;
	right:3px;
	bottom:3px;
}
#banner ul {
	position:absolute;
	list-style-type:none;
	filter: Alpha(Opacity=80);
	opacity:0.8;
	border:0px solid #fff;
	z-index:1002;
	margin:0;
	padding:0;
	bottom:5px;
	right:5px;
}
#banner ul li {
	padding:0px 4px;
	float:left;
	display:block;
	color:#d8d8d8;
	border:#e5eaff 1px solid;
	background:#9e9e9e;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#banner ul li.on {
	background:#0b87bd;
	color:#FFF;
}
#banner_list a {
	position:absolute;
}
/*当前位置样式开始*/
.location {
	width:771px;
	height:29px;
	margin:0 auto 10px auto;
	float:left;
	background:url(../images/location_bg.gif) repeat-x;
}
.location li.left {
	width:10px;
	height:29px;
	background:url(../images/location_left.gif) no-repeat left;
	float:left;
	position:relative;
}
.location li.right {
	width:10px;
	height:29px;
	background:url(../images/location_right.gif) no-repeat right;
	float:right;
	position:relative;
}
.location li.center {
	background:url(../images/location_bg.gif) repeat-x;
	float:left;
	height:29px;
	position:relative;
	line-height:29px;
	vertical-align:middle;
	color:#000;
}
.location li.center a {
	color:#0a86ba;
	text-decoration:none;
}
.location li.center a:hover {
	color:#F00;
}
/*当前位置样式结束*/
/*中间顶部圆角样式开始*/
.center_top {
	width:771px;
	height:10px;
	float:left;
	position:relative;
	margin-top:10px;
	background:url(../images/center_top_center.gif) repeat-x;
}
.center_top li.left {
	width:10px;
	height:10px;
	background:url(../images/center_top_left.gif) no-repeat left top;
	float:left;
	position:relative;
}
.center_top li.right {
	width:10px;
	height:10px;
	background:url(../images/center_top_right.gif) no-repeat right top;
	float:right;
	position:relative;
}
.center_top li.center {
	background:url(../images/center_top_center.gif) repeat-x;
	float:left;
	height:10px;
	position:relative;
	vertical-align:middle;
	color:#000;
}
/*中间顶部圆角样式结束*/
/*中间主要部分样式开始*/
.center_center {
	width:769px;
	float:left;
	background:#fff url(../images/center_center_bg.gif) top repeat-x;
	border-left:1px #a4bbc1 solid;
	border-right:1px #a4bbc1 solid;
	position:relative;
}
.center_title {
	width: 740px;
	margin:0 15px;
	_margin:0 7px;
	border-bottom:1px #48baf9 solid;
	float:left
}
.center_title h2 {
	color:#0c85be;
	font-weight:bold;
	float:left;
	background:url(../images/level4_arrow.gif) left no-repeat;
	padding-left:14px;
	border-bottom:2px #48baf9 solid;
	line-height:28px;
	padding-right:30px;
}
.center_title h3 {
	color:#0c85be;
	font-weight:bold;
	float:left;
	background:url(../images/level4_arrow.gif) left no-repeat;
	padding-left:14px;
	line-height:28px;
	padding-right:30px;
}
.center_title span {
	float:right;
	margin-top:7px;
	margin-right:0px;
}
.center_content {
	width: 771px;
	_width: 768px;
	margin:16px 0px;
	_margin:16px 0px;
	float:left
}
.center_content p {
	padding:10px 10px 10px 30px;
	line-height:22px;
	text-align:justify;
	text-justify:inter-ideograph;
	padding-bottom:10px;
	width:710px;
	float:none;
}
.center_content p a {
	text-decoration:none;
	color:#000;
	background:url(../images/news_icon_black.gif) no-repeat left;
	padding-left:6px;
	line-height:22px;
}
.center_content p a:hover {
	color:#00F;
}
.center_content p em {
	color:#0d83c0;
	font-weight:bold;
	background:url(../images/level4_arrow2.gif) no-repeat left;
	padding-left:30px;
}
.center_content p.content2 {
	color:#999;
	text-align:center;
.center_content p {
 padding:10px 10px 10px 30px;
 line-height:22px;
 text-align:justify;
 text-justify:inter-ideograph;
 padding-bottom:10px;
 width:710px;
 float:none;
}
.center_content p em {
	color:#0d83c0;
	font-weight:bold;
	background:url(../images/level4_arrow2.gif) no-repeat left;
	padding-left:30px;
}
.center_content p.content2 {
	color:#999;
	text-align:center;
	font-size:14px;
	line-height:26px;
}
.center_content p.content {
	padding:10px;
	line-height:22px;
	text-align:justify;
	text-justify:inter-ideograph;
	padding-bottom:10px;
	width:710px;
	float:none;
}
.center_content p.content em {
	color:#0d83c0;
	font-weight:bold;
	background:url(../images/level4_arrow2.gif) no-repeat left;
	padding-left:30px;
}
 font-size:14px;
 line-height:26px;
}
.center_content p.content {
	padding:10px;
	line-height:22px;
	text-align:justify;
	text-justify:inter-ideograph;
	padding-bottom:10px;
	width:710px;
	float:none;
}
.center_content p.content em {
	color:#0d83c0;
	font-weight:bold;
	background:url(../images/level4_arrow2.gif) no-repeat left;
	padding-left:30px;
}
.center_subject {
	width: 520px;
	margin:16px 15px;
	_margin:16px 7px;
	float:left;
	color:#454545;
}
.center_subject h1 {
	font-size:15px;
	font-weight:bold;
	color:#0c86b9;
	height:46px;
	line-height:46px;
	vertical-align:middle;
}
.center_subject p {
	line-height:22px;
	text-align:justify;
	text-justify:inter-ideograph;
	padding-bottom:10px;
}
.center_content li {
	width:249px;
	float:left;
	position:relative;
}
.center_content ul li {
	width:155px;
	float:left;
	padding-left:15px;
	line-height:24px;
	
}
.center_content ul li a {
	text-decoration:none;
	color:#000;
	background:url(../images/news_icon_black.gif) left no-repeat;
	padding-left:16px;
}
.center_content li.line {
	width:259px;
	_width:240px;
	float:left;
	border-right:1px #ccc dotted;
}
.center_content img {
	float:left
}
.center_content li h3 {
	color:#0a85be;
	font-weight:bold;
	line-height:28px;
}
.center_content li p {
	line-height:18px;
	padding:0px;
	width:120px;
	float:left;
}
.center_content li ul li {
	line-height:22px;
	padding-left:20px;
	float:left
}
.center_content li ul li a {
	text-decoration:none;
	color:#000;
	background:url(../images/news_icon_black.gif) left no-repeat;
	padding-left:16px;
}
.center_content li ul li a:hover {
	color:#00F;
}
.center_content span {
	
	position:absolute;
	right:10px;
	bottom:0px;
}
.center_content li.listall span {
	float:right;
	padding-right:0px;
}

.center_content a.download {
	background:url(../images/application_osx_down.png) left no-repeat;
	padding-left:20px;
	text-decoration:none;
	float:right;
	padding-right:40px;
}
/*中间主要部分样式结束*/
.center_content li.listall {
	width:740px;
}
.listTable {
	background-color:#ccc;
	margin-top:10px;
	margin-left:15px;
}
.listTable td.tdTitle {
	line-height:30px;
	text-align:center;
}
.listTable td.tdValue {
	line-height:24px;
}
.listTable td.tdValueT {
	line-height:24px;
	width:480px;
}
.listTable td.tdValueT a {
	text-decoration:none;
	color:#0a85be;
	background:url(../images/news_icon_blue.gif) 10px no-repeat;
	padding-left:20px;
}
.listTable td.tdValueT a:hover {
	text-decoration:none;
	color: #00F;
}
.listTable tr {
	background-color:#FFF
}
.listTable tr:hover {
	background-color:#f1f1f1
}
.center_content li.listleft {
	width:370px;
	height:114px;
	float:left;
	padding-top:15px;
	border-bottom:1px #ccc dotted;
	border-right:1px #ccc dotted
}
.center_content li.listleft p {
	width:240px;
}
.center_content li.listleft, .center_content li.list, .center_content li.listbottomleft, .center_content li.listbottomright img {
	padding-left:10px;
	padding-right:10px;
}
.center_content li.listleft:hover, .center_content li.list:hover, .center_content li.listbottomleft:hover, .center_content li.listbottomright:hover {
	background-color:#f4fafc;
}
.center_content li.listleft span {
	float:right;
	margin-bottom:10px;
}
.center_content li.list {
	width:350px;
	height:114px;
	float:left;
	padding-top:15px;
	border-bottom:1px #ccc dotted;
}
.center_content li.list p {
	width:210px;
}
.center_content li.list span {
	float:right;
	margin-bottom:10px;
}
.center_content li.listbottomleft {
	width:370px;
	height:114px;
	float:left;
	padding-top:15px;
	border-bottom:none;
	border-right:1px #ccc dotted
}
.center_content li.listbottomleft p {
	width:230px;
}
.center_content li.listbottomleft span {
	float:right;
	margin-bottom:10px;
}
.center_content li.listbottomright {
	width:370px;
	height:114px;
	float:left;
	padding-top:15px;
	border:none;
}
.center_content li.listbottomright p {
	width:230px;
}
.center_content li.listbottomright span {
	float:right;
	margin-bottom:10px;
}
.page {
	height:40px;
	float:left;
	width:100%;
}
.page ul {
	text-align:center;
	width: auto;
}
.page a {
	padding:2px 10px;
	_padding:2px 10px;
	border:1px #ccc solid;
	text-decoration:none;
	color:#333;
	height:30px;
	line-height:30px;
}
.page a:hover {
	border:1px #0a86ba solid;
	background-color:#e3f5fd;
	color:#0a86ba;
}
.page input {
	width:20px;
	height:13px;
}
.page input.go {
	width:30px;
	height:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border:1px #0a86ba solid;
	background-color:#0a86ba;
	color:#fff;
}
.page select {
	height:20px;
}
/*中间底部圆角样式开始*/
.center_bottom {
	width:771px;
	height:14px;
	float:left;
	background: url(../images/right_menu_bg2.gif) repeat-x bottom;
}
.center_bottom li.left {
	width:12px;
	height:14px;
	background: url(../images/right_menu_left2.gif) no-repeat left bottom;
	float:left;
}
.center_bottom li.right {
	width:12px;
	height:14px;
	background:url(../images/right_menu_right2.gif) no-repeat right bottom;
	float:right;
}
.center_bottom li.center {
	float:left;
	height:14px;
}
/*中间底部圆角样式结束*/
.right {
	width:206px;
	color:#FFF;
	float:left;
	position:relative;
}
/*新登录框*/
.login {
	background:url(/portal/zh_CN/new/images/loginBg.jpg) left top no-repeat;
	width:190px;
	height:259px
}
.loginGr{ background:url(/portal/zh_CN/new/images/loginBgGr.jpg) left top no-repeat;}
.loginGs{ background:url(/portal/zh_CN/new/images/loginBgGs.jpg) left top no-repeat;}
.login a {
	color:#fff;
	text-decoration:none;
}
.login a:hover {
	color:#fff;
	text-decoration:none;
}
.login span {
	color:#666666
}
td.login_p{	
	position:relative;
}
td.login_p a.loginLink{
	position:absolute;
	right:0;
	top:9px;
}
td.login_p a:hover span {
	color:red;
}
td.login_e{
	position:relative;
}
td.login_e a.loginLink{
	position:absolute;
	right:0;
	top:9px;
}
td.login_e a:hover span {
	color:red;
}
td.login_m a:hover span {
	color:red;
}
/*新登录框*/
/*下载中心样式开始*/
.right_menu_top {
	width:206px;
	float:left;
	margin:5px 0 0 0;
	background:url(../images/right_menu_bg.gif) repeat-x;
}
.right_menu_top li.left {
	background:url(../images/right_menu_left.gif) no-repeat;
	width:12px;
	height:29px;
	float:left;
}
.right_menu_top li {
	float:left;
	background:url(../images/level4_arrow.gif) no-repeat 5px;
	line-height:29px;
}
.right_menu_top li a {
	padding-left:16px;
	font-weight:bold;
	color:#0985bb;
	text-decoration:none;
}
.right_menu_top li.right {
	background:url(../images/right_menu_right.gif) no-repeat;
	width:12px;
	height:29px;
	float:right;
}
.right_menu_center {
	width:204px;
	float:left;
	border-left:1px #c7c7c7 solid;
	border-right:1px #c7c7c7 solid;
	height:auto;
}
.right_menu_center ul.menu {
	padding-left:10px;
	padding-top:5px;
	background:url(../images/right_menu_boxbg.gif) top left repeat-x;
}
.right_menu_center ul.menu li {
	line-height:24px;
	_line-height:23px;
	height:25px;
 *height:24px;
	_height:23px;
	background:url(../images/right_menu_arrow.gif) no-repeat left;
	padding-left:20px;
}
.right_menu_center ul.menu li a {
	text-decoration:none;
	color:#454545
}
.right_menu_center ul.menu li a:hover {
	color:#0d86bd
}
/*select 样式开始*/
.searchBar {
	padding-top:7px;
	width:146px;
	margin:10px 10px;
}
/*下拉框样式*/
DIV.selectbox-wrapper {
	border:1px #44c3f0 solid;
	WIDTH: 146px;
	POSITION: absolute;
	BACKGROUND-COLOR: #fff;
	TEXT-ALIGN: left;
	color:#000;
}
/*菜单选中时*/
DIV.selectbox-wrapper UL LI.selected {
	BACKGROUND-COLOR: #e0ecf7;
	border:0px;
	width:140px;
}
/*鼠标放上去时*/
DIV.selectbox-wrapper UL LI.current {
	COLOR: #000;
	BACKGROUND-COLOR: #ebfaff;
	width:140px;
}
/*下拉菜单样式*/
DIV.selectbox-wrapper UL LI {
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 3px;
	WIDTH: 140px;
	CURSOR: pointer;
	LINE-HEIGHT: 20px;
	PADDING-TOP: 3px;
}
/*select样式*/
.selectbox {
	border:1px #44c3f0 solid;
	DISPLAY: block;
	width: 140px;
	CURSOR: pointer;
	HEIGHT: 19px;
	background:#ebfaff url(../images/selectbg.gif) no-repeat right;
	line-height:19px;
	vertical-align:middle;
	color:#0c85ba;
	padding-left:6px;
}
.btn {
	float:left;
	margin-left:152px;
	margin-top:-21px;
}
/*select 样式结束*/

.right_pic_link {
	width:206px;
	float:left;
	margin:0;
}
.right_pic_link img {
	margin-top:7px;
}
.right_menu_bottom {
	width:206px;
	float:left;
	background:url(../images/right_menu_bg2.gif) repeat-x bottom;
}
.right_menu_bottom li.left {
	background:url(../images/right_menu_left2.gif) no-repeat bottom left;
	width:12px;
	height:8px;
	float:left;
}
.right_menu_bottom li {
	float:left;
	line-height:29px;
}
.right_menu_bottom li.right {
	background:url(../images/right_menu_right2.gif) no-repeat bottom right;
	width:12px;
	height:8px;
	float:right;
}
/*下载中心样式结束*/
.center_center {
	min-height:120px;
	float:left;
	background:#fff url(../images/center_center_bg.gif) top repeat-x;
	;
	border-left:1px #a4bbc1 solid;
	border-right:1px #a4bbc1 solid;
	position:relative;
}
.center_center ul {
	width:700px;
	margin:10px auto;
}
.center_center ul li {
	line-height:26px;
	height:26px;
	border-bottom:1px #ccc dotted
}
.center_center ul li:hover {
	background-color:#f1f1f1
}
.center_center ul li a {
	background:url(../images/news_icon_black.gif) left no-repeat;
	text-decoration:none;
	padding-left:10px;
	color:#333
}
.center_center ul li a:hover {
	color:#0b85b8;
	background:url(../images/news_icon_blue.gif) left no-repeat;
}
.center_center ul li span {
	float:right
}
.newicon {
	background-color:#0b85b8;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.center_center ul.page2 {
}
.page2 {
	text-align:center;
	height:40px;
}
.page2 a {
	padding:2px 10px;
	_padding:2px 10px;
	border:1px #ccc solid;
	text-decoration:none;
	color:#333;
	height:30px;
	line-height:30px;
}
.page2 a:hover {
	border:1px #0a86ba solid;
	background-color:#e3f5fd;
	color:#0a86ba;
}
.page2 input {
	width:20px;
	height:13px;
}
.page2 input.go {
	width:30px;
	height:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border:1px #0a86ba solid;
	background-color:#0a86ba;
	color:#fff;
}
.page2 select {
	height:20px;
}
.dk{ margin-top:10px; background:#ccc}
.dk tr{ background:#fff}
.dk tr.title{ background:#f1f1f1}
.dk tr.title td{ height:24px; padding-left:10px; font-size:14p; font-weight:bold;}
.dk tr.title2{ background:#fff}
.dk tr.title2 td{ line-height:14px; padding:10px; text-align:center}
.dk tr.title2 td ul{ text-align:left}
.dk tr.title2 td ul a{ text-decoration:none}
.dk tr.title2 td p{ text-align:center; margin-top:20px; width:80%;}
.dk tr.title2 td p button{ border:0;  background:url(../images/reg_button_right.gif) top right no-repeat;height:29px; text-align:left; padding-left:10px; width:60px;color:#FFF; cursor:pointer;}
.dk tr.title2 td p label{ border:0;  background:url(../images/reg_button_left.gif) top left no-repeat;margin-right:10px;display:inline-block; width:70px; text-align:right;}
.dk tr.title2 td p button:hover{  background:url(../images/reg_button_right.gif) bottom right no-repeat;}
.dk tr.title2 td p label:hover{background:url(../images/reg_button_left.gif) bottom left no-repeat;}
.dk td.tdT{ text-align:right; padding-right:10px; height:30px; width:30%;}
.dk td.tdV{ text-align:left; width:70%; padding-left:10px; padding-top:6px; padding-bottom:6px;}
.dk td.tdV input{ margin-right:4px;}
.dk td.tdV input.yt{border:0px; border-bottom:1px #ccc solid}
.dk td.tdV label{ margin-right:10px;}
.dk td.tdV a{ text-decoration:none;}

.lvTable {
	background:#ccc;
}
.lvTable td {
	background:#fff;
	height:26px;
	text-align:center;
	line-height:26px;
}
.lvTable tr.title td {
	background:#f1f1f1
}
.lvTable td a{ text-decoration:none; color:#0a85c0}
.lvTable td a:hover{ color:#F00;}
.miaoshu {
	width:96%;
	margin:0 auto;
	border:1px #ccc solid;
	background:#fff;
	margin-top:5px;
}
.miaoshu ul {
	line-height:18px;
	vertical-align:middle;
	margin:0px;
	padding:10px 10px 15px 10px;
	width:auto;
}
.miaoshu ul em{
    color:#0d83c0;
	font-weight:bold;
	background:url(../images/level4_arrow2.gif) no-repeat left;
	padding-left:10px;
}
.miaoshu p {
	line-height:22px;
	margin:0 auto;
}
.miaoshu h1 {
	text-align:center;
	font-weight:bold;
	color:#0c85bc;
	font-size:16px;
	line-height:24px;
}
.miaoshu h4 {
	text-align:center;
	color:#ccc;
	font-size:12px;
	line-height:40px;
	border-bottom:1px #ccc dotted;
	margin-bottom:20px;
}
.miaoshu a.download {
	background:url(../images/application_osx_down.png) left no-repeat;
	padding-left:20px;
	text-decoration:none;
	float:right
}

.miaoshu h3 {
	color:#0c85be;
	border-bottom:1px #48baf9 solid;
	font-weight:bold;
	background:url(../images/level4_arrow.gif) left no-repeat;
	padding-left:14px;
	line-height:28px;
	padding-right:30px;
}
.searTable {
	background:#fff url(../images/ss_bg1.gif) repeat-x;
	margin-top:10px;
	margin-bottom:10px;
	border:1px #ccc solid;
	padding:3px 6px;
}
.searTable tr {
}
.searTable td.bt button {
	border:0;
	background:url(../images/jj_button_right.gif) top right no-repeat;
	height:23px;
	text-align:left;
	padding-left:6px;
	width:50px;
	color:#FFF;
	cursor:pointer;
}
.searTable td.bt label {
	border:0;
	background:url(../images/jj_button_left.gif) top left no-repeat;
	margin-right:10px;
	display:inline-block;
	width:60px;
	text-align:right;
}
.searTable td.bt button:hover {
	background:url(../images/jj_button_right.gif) bottom right no-repeat;
}
.searTable td.bt label:hover {
	background:url(../images/jj_button_left.gif) bottom left no-repeat;
}
.center_content h1{ font-size:14px; line-height:32px; text-align:center; margin-bottom:10px; font-weight:bold;}

