/*==========全局HTML标签=========*/
body {
	margin:4;
	padding:0;
	font-size:12px;
	color:#333;
	background:#C0C0C0;
	line-height:150%;	
	font-family:"宋体",sans-serif,verdana,lucida grande,lucida,arial,helvetica;
}
.sceondPageBg {
	background:#fff url("../images/pageBg_logo.jpg") no-repeat;
}
hr {
	height:1px;
	color:#ccc;
	clear:both;
}
h3 {
	font-size:14px;
	font-weight:bold;
}
a img {/*图片链接无边框*/
	border:0;
}
a {/*默认链接*/
	text-decoration: none;	
}
a:link {
	color:#333;
	text-decoration: none;
}
a:visited {
	color:#333;
	text-decoration: none;
}
a:hover {
	color:#06c;
	text-decoration: none;
}
a:active {
	color:#333;
	text-decoration: none;
}
/*-深蓝链接-*/
a.blueDark:link {
	color:#069;
	text-decoration: none;
}
a.blueDark:visited {
	color:#069;
	text-decoration: none;
}
a.blueDark:hover {
	color:#f50;
	text-decoration: none;
}
a.blueDark:active {
	color:#069;
	text-decoration: none;
}
form {/*表单内外补丁为零*/
	margin:0;
	padding:0;
}
input, select {/*表单元素input,select字体尺寸*/
	font-size:12px;
}
.iptTxt {
	width:150px;
	border:solid 1px #ccc;
}
.iptBtn {	
	border:solid 1px #006699;
	background:#5092ce;
	color:#fff;
}
/*######### ====基本架构==== #########*/
.pageTop {
	position:relative;
	margin:0 auto;
	width:984px;
	margin-top:5px;	
}
.pageTop .swfRedBird {
	position:absolute;
	width:90px;
	height:70px;	
	left:30px;
	top:35px;
}
.pageTop .utilityTop {
	text-align:right;
	margin-right:20px;	
	margin-bottom:3px;
}
.pageTop .utilityTop a:link {
	color:#333;
	text-decoration: none;
}
.pageTop .utilityTop a:visited {
	color:#333;
	text-decoration: none;
}
.pageTop .utilityTop a:hover {
	color:#f50;
	text-decoration: none;
}
.pageTop .utilityTop a:active {
	color:#333;
	text-decoration: none;
}
/*--邮箱登录--*/
.mailLogin {	
	text-align:right;				
	color:#333;
	float:right;
	padding-right:15px;	
}
.mailLogin .iptTxt {
	width:60px;
}
.mailLogin .mailServer {
	font-family:verdana;	
}
.btnMailLogin {
	width:70px;
	height:22px;
	background:url("../images/btnMailLogin.gif") no-repeat;
	border:none;
	padding-top:3px;
}
/*--站内搜索--*/
.innerSiteSearch {	
	float:right;
	text-align:right;	
	padding-left:15px;	
	color:#333;
}
.innerSiteSearch .iptTxt {
	width:120px;
	margin-top:5px;	
}
.innerSiteSearch select {
	color:#333;
}
/*--菜单导航栏--*/
.navBar {
	margin-left:286px;
	width:696px;	
	margin-top:12px;
	border:solid 1px #006699;	
	background:#2591E2;	
}
.navBg {
    background:#2591E2;
	border-bottom:4px solid #E9E9E9;
}

/*--公告和公司新闻--*/
.BulletinAndnews {
	width:450px;
	margin-top:10px;	
	margin-left:534px;
}
/*----公司公告----*/
.bulletinRight {
	width:150px;
	height:96px;
	padding:0 15px;
	border-left:dashed 1px #ccc;
	float:right;
	color:#069;
}
.bulletinTitle {
	font-weight:bold;
	margin-bottom:10px;
}
.bulletinContent {
	
}
.bulletinRight a:link {
	color:#069;
	text-decoration: none;
}
.bulletinRight a:visited {
	color:#069;
	text-decoration: none;
}
.bulletinRight a:hover {
	color:#f50;
	text-decoration: none;
}
.bulletinRight a:active {
	color:#069;
	text-decoration: none;
}
.bulletinLeft {
	width:240px;
	float:left;
}
/*====分栏布局====*/
/*--外框--*/
.mainBar {	
	margin:0 auto;
	width:964px;	
	background:#fff;
}
.mainBar .mainBg {
	float:left;
}
/*--首页分栏--*/
.colLeft_1 {
	float:left;
	width:200px;	
}
.colMid_1 {
	float:left;
	width:534px;	
	margin-left:15px;
}
.colRight_1 {
	float:right;
	width:200px;
}
/*--二级页右主栏--*/
.colMain {
	float:right;
	width:745px;	
}
.secondDcr {
	float:right;
	width:160px;
	height:11px;
	background:url("../images/secondDcr.gif") no-repeat;
	margin-top:3px;
	margin-right:5px;
}
/*--广告图片1--*/
.advPic {
	height:120px;
	background:#ccc;
	margin-bottom:10px;
	border-top:solid 1px #eee;
	border-bottom:solid 5px #ddd;
	background:url("../images/adv.jpg") no-repeat;
}
/*--广告图片2--*/
.advPic2 {
	height:120px;
	background:#ccc;
	margin-bottom:10px;
	border-top:solid 1px #fff;
	border-bottom:solid 5px #ddd;
	background:url("../images/adv1.jpg") no-repeat;
}
/*Flash幻灯片*/
.slicePic {
	margin-bottom:15px;
}
/*--产品列表--*/
.listTblPrd {
	border-collapse:collapse;
	width:100%;		
	font-size:12px;	
	text-align:center;
	margin-bottom:10px;
	border-bottom:1px solid #fafafa;
}
.listTblPrd td {
	padding:0 10px;
}
/*主导产品*/
.mainPrd {
	clear:both;
	float:left;
	padding-bottom:10px;
}
.productPic {
	float:left;
	width:142px;
	margin-right:15px;
	padding-bottom:10px;
}
.productPic img {
	border:solid 1px #888;
}
.productIntro {	
	margin-bottom:10px;	
}
.productIntro .introTitle {
	font-weight:bold;
	color:#069;
	margin-bottom:10px;
	text-align:left;
}
/*--软件详情--*/
.softDetailTbl {
	border-collapse:collapse;
	width:100%;		
	font-size:12px;
}
.softDetailTbl th {
	vertical-align:top;
	padding:15px 10px;
	font-weight:normal;
}
.softDetailTbl td {
	vertical-align:top;	
	border-bottom:dashed 1px #5092ce;
	padding:15px 10px;
}
.itemTitle {
	float:left;
	width:60px;
	margin-right:10px;
	border:solid 1px #5092ce;
	border-left:solid 10px #5092ce;
	padding:0 15px;
	background:#f8f8f8;
}
.itemContent {
	
}
.softNote {
	margin-top:15px;
	padding-top:10px;	
	color:#999;
}
/*====客户服务====*/
.clientService {
	width:180px;
	height:160px;
	background:#690 url("../images/serviceBg.jpg") no-repeat;
	color:#fff;
	padding:85px 10px 10px 10px;
}
.serviceLink {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}
.serviceLink a:link {
	color:#fff;
	text-decoration: none;
}
.serviceLink a:visited {
	color:#fff;
	text-decoration: none;
}
.serviceLink a:hover {
	color:#fff;
	text-decoration: none;
}
.serviceLink a:active {
	color:#fff;
	text-decoration: none;
}
.conectInfo {
	margin:5px;
	padding:5px;
	border:dashed 3px #f90;
	background:#fff;
	color:#000;
}
/*==页脚==*/
/*-友情链接图片-*/
.logoLink {
	margin:0 auto;
	width:934px;
	padding:5px 15px;
	background:#f8f8f8;
	padding-top:10px;
	border-bottom:solid 5px #ddd;
}
/*--流量栏--*/
.bestView {
	margin:0 auto;
	width:964px;
	color:#fff;
	text-align:center;
	height:25px;
	line-height:25px;
	background:#2591E2;
	font-family:verdana;
	border-top:solid 1px #069;
	border-bottom:solid 1px #069;
}
/*--流量--*/
.visitedCount {		
	color:#fff;
	padding-left:5px;
}
.visitedCount .visitedNum {
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	background:#fff;
	padding:0 3px 2px 3px;
	color:#06c;	
}
/*-版权-*/
.copyright {
	clear:both;
	margin:0 auto;
	width:964px;	
	text-align:center;
	padding:10px 0;
	background:#eee url("../images/treeBgBtm.gif")  250px 0 no-repeat;
}
/*=====模版=====*/
/*----模版一----*/
.mod_1 {
	clear:both;
	margin-bottom:5px;	
}
.mod_1 .title {
	height:20px;	
	border-bottom:solid 1px #ccc;
	padding-top:3px;
	background:#f8f8f8;
}
.mod_1 .title h3 {
	float:left;	
	font-weight:normal;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
}
.mod_1 .title .iconMore {
	float:right;
	margin-top:3px;
	margin-right:3px;
}
.mod_1 .content {
	clear:both;
	padding:10px 0;
}
/*----模版二----*/
.mod_2 {
	clear:both;
	margin-bottom:5px;
	border:solid 1px #ccc;
	background:#fafafa;
}
.mod_2 .title {
	height:20px;	
	background:#efefef;
	padding-top:3px;	
}
.mod_2 .title h3 {
	float:left;	
	font-weight:normal;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
}
.mod_2 .title .iconMore {
	float:right;
	margin-top:3px;
	margin-right:3px;
}
.mod_2 .content {
	clear:both;
	border-top:solid 5px #ccc;
	padding:10px;
}
/*----模版三----*/
.mod_3 {
	clear:both;
	margin-bottom:5px;
}
.mod_3 .title {
	height:20px;
	background:#f8f8f8;
	
	border-bottom:solid 1px #ccc;
	padding-top:3px;	
}
.mod_3 .title h3 {
	float:left;	
	font-weight:normal;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
}
.mod_3 .title .iconMore {
	float:right;
	margin-top:3px;
	margin-right:3px;
}
.mod_3 .content {
	clear:both;
	padding-top:10px;
}
/*----模版四----*/
.mod_4 {
	clear:both;
	margin-bottom:5px;	
}
.mod_4 .title {
	height:20px;	
	border-bottom:solid 1px #ccc;
	padding-top:3px;	
}
.mod_4 .title h3 {
	float:left;	
	font-weight:normal;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
}
.mod_4 .title .iconMore {
	float:right;
	margin-top:3px;
	margin-right:3px;
}
.mod_4 .content {
	clear:both;
	padding:10px;
}
/*----弹出窗口模版----*/
.mod_pop {
	clear:both;
	width:964px;
	margin:0px auto;
	margin-bottom:5px;
	background:#fff;
}
.mod_pop .title {
	height:25px;
	background:#5092ce;	
	border-bottom:solid 5px #ccc;
	line-height:25px;	
}
.mod_pop .title h3 {
	float:left;	
	font-weight:normal;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	color:#fff;
}
.mod_pop .title .iconMore {
	float:right;
	margin-top:3px;
	margin-right:3px;
}
.mod_pop .content {
	clear:both;
	padding:30px;
}
.popTitleDcr {
	float:right;
	width:160px;
	height:11px;
	background:url("../images/popTitleDcr.gif") no-repeat;
	margin-top:5px;
	margin-right:5px;
}
/*----叶修饰----*/
/*--绿叶图标--*/
.inconLeafGreen {
	float:left;
	margin-left:2px;
	width:30px;
	height:20px;
	background:url("../images/iconLeafGreen.gif") no-repeat;
}
/*--橙叶图标--*/
.inconLeafOrange {
	float:left;
	margin-left:2px;
	width:30px;
	height:20px;
	background:url("../images/iconLeafOrange.gif") no-repeat;
}
/*--兰叶图标--*/
.inconLeafBlue {
	float:left;
	margin-left:2px;
	width:30px;
	height:20px;
	background:url("../images/iconLeafBlue.gif") no-repeat;
}
/*---色块修饰----*/
/*-兰色-*/
.blueSquare {
	border-left:solid 8px #49b9df;
}
/*-红色-*/
.redSquare {
	border-left:solid 8px #399;
}
/*-橙色-*/
.orangeSquare {
	border-left:solid 8px #ff9900;
}
/*-绿色-*/
.GreenSquare {
	border-left:solid 8px #99CC00;
}
/*######### ====模块细节==== #########*/
/*--标题列表--*/
.listTbl {
	border-collapse:collapse; /*相邻边被合并*/
	width:100%;		
	font-size:12px;
	line-height:normal;
}
.listTbl td {
	padding:0px 5px;
}
.listTbl td a {
	display:block;
	padding:6px 5px 4px 15px;	
}
.listTbl td a:link {	
	background:transparent;	
}
.listTbl td a:hover {
	padding:6px 5px 4px 15px;	
}
/*--橙箭头图标[标题列表]--*/
.listIconOrangeArrow {}
.listIconOrangeArrow td a {
	background:url("../images/iconArrowOrange.gif") no-repeat 0px 5px;
}
.listIconOrangeArrow td a:link {
	background:url("../images/iconArrowOrange.gif") no-repeat 0px 5px;
}
.listIconOrangeArrow td a:visited {
	background:url("../images/iconArrowOrange.gif") no-repeat 0px 5px;
}
.listIconOrangeArrow td a:hover {
	background:#f3f8ff url("../images/iconArrowOrange.gif") no-repeat 3px 5px;
}
.listIconOrangeArrow td a:active {
	background:url("../images/iconArrowOrange.gif") no-repeat 0px 5px;
}
/*----图文混排正文----*/
.txtPic {
	padding:10px;
}
.txtPic h3 {
	text-align:center;
	font-size:16px;
	color:#000;
}
.txtPic h3 .pubDate {
	font-size:12px;
	font-weight:normal;
	color:#999
}
.txtPic h3 .hitCount{
	font-size:12px;
	font-weight:normal;
	color:#999;
	margin-left:20px;
}
.txtPic .txtContent {
	color:#000;
	font-size:14px;
	line-height:180%;
}
.txtPic .accessories {
	margin-top:10px;
	font-size:14px;
}
.txtPic .footNote {
	margin-top:15px;
	padding-top:10px;
	font-size:14px;
	border-top:dashed 1px #999;
	color:#999;
}
/*--分页--*/
.pagination {
	clear:both;
	text-align:center;
	font-size:12px;
	border: solid 1px #e1e1e1;
	line-height:normal;
	padding:2px 10px;
	background:#f2f2f2;
}
.pagination input {
	font-size:12px;
}
.pagination .iptBtn {
	border:solid 1px #808080;
	background:#fff;
	height:18px;
	color:#000;
}
.pagination .iptTxt {
	border:solid 1px #808080;
	width:30px;
}
/*--弹出窗口的关闭按钮--*/
.closewin {
	text-align:center;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#f2f2f2;
	padding:3px;
}
.copyright_pop {
	text-align:center;
}
.copyright_pop .copyrightContent {	
	width:480px;
	text-align:left;
	padding:10px 0
}
.copyright_pop .copyrightContent .copyrightTxt {
	
}
.copyright_pop .copyrightContent .logo_btm {
	float:left;
	width:106px;
	height:30px;
	padding-right:15px;
	margin-right:15px;
	border-right:solid 1px #ccc;
	background:url("../images/logo_btm.gif") no-repeat;
}
/*------缩图列表(图片和标题)------*/
.piclist {
	width:100%;
}
.piclist .li_pic {	
	width:200px;/*图片宽160px*/
	height:160px;/*图片高120px;*/
	margin:0 auto;/*居中*/
	background:#fafafa;
}
.piclist .li_pictitle {
	width:200px;/*与图片等宽*/
	margin:0 auto;
	margin-bottom:10px;
	margin-top:5px;
}
.piclist tr td {	
	vertical-align:top;
	text-align:center;
}
/*----数据表格----*/
.dataTbl {
	border-collapse:collapse;
	width:100%;
	font-size:12px;
	line-height:normal;
}
.dataTbl td {
	padding:3px 5px;
	border-collapse:collapse;
	border:solid 1px #899db9;
	background:#f8fcff;
}
.dataTbl .dataTblHeader td {
	background:#d1dff2;
	font-weight:bold;
	text-align:center;
}
/*====显示多条留言和写留言====*/
/*--留言详情--*/
.msgList {/*留言列表表格*/
	border-collapse:collapse;
	width:100%;
}
.msgItem {/*单条留言的表格*/
	width:100%;
	border-collapse: collapse;
	border:1px solid #c7bdb2;
	background:#fdfaf6;
}
.msgItem .msgTitleBar {
	background:#eae3dc;
}
.msgItem td {
	border:1px solid #c7bdb2;
	padding:2px 10px;
}
.msgItem .leftTd {
	text-align:center;	
	width:20%;
}
.msgQuestion {}
.msgRevert {
	border:1px dashed #c7bdb2;
	background:#fff;
	padding:10px;
	margin:5px;
	color:#069;
}
.revertInfo {
	text-align:right;
}
.revertAlt {	
	font-weight:bold;
}
/*--写留言--*/
.msgWrite {
	padding:15px 15px 15px 15px;
	border:solid 1px #c7bdb2;
	background:#fdfaf6;
}
.msgWrite .msgIpt {
	width:100%;
	padding:0 5px;
}
.msgWrite form {
	margin:0;
	padding:0;
}
.msgWrite iptTxt {
	border:1px solid #c7bdb2;
}
.face {
	margin:10px 0;
	padding:10px;
	border:1px dashed #c7bdb2;
	background:#f5f5f5;
	text-align:center;
}
.msg_message {
	width:708px;
	border:1px solid #a7a7a7;
}
.msg_btn_div {
	margin-top:10px;
	text-align:center;
}