﻿@charset "utf-8";
/* CSS Document */
#mainNav{  font-size:13px; color: #C00;  /*background-image:url(../images/navIcon.jpg); background-repeat:no-repeat; */line-height:16px; width:960px; margin:10px 0px; font-family:"微软雅黑"}
#mainNav a:link,#mainNav a:visited{ color: #C00; text-decoration:none}
#mainNav a:hover{ color:#c00; text-decoration:none}

/*#banner{ margin-top:10px; margin-bottom:10px;}*/
/*
.desTitle{ font-size:14px; line-height:36px; height:36px; background:url(../images/desTitleLine.gif) bottom no-repeat; color:#333; font-weight:bold; padding-left:17px; margin:16px 0;}*/
.desStruPic{ text-align:center}
.desJiePic{ padding-left:46px}
.desJiePic img{ width:200px; margin-right:10px; cursor:pointer}
.picDes{ padding-left:46px; line-height:30px}
.picDes div{ width:200px; margin-right:10px; text-align:center; float:left;}

/*.desText{ font-size:13px; color:#333; line-height:24px; margin:0 18px}*/
.desText{ font-size:13px; color:#333; line-height:24px; margin-bottom:10px;}
.desText span{ color:#006295; font-weight:bold}
.desText span.toVideo{ font-weight:100; text-decoration:underline; cursor:pointer}
.desText span.toVideo:hover{ color:#c00}
.desText table{background-color:#A5B0B8}
.desText table tr{ background-color:#fff}
.desText table td{ padding:0 10px}
.desText a:link,.desText a:visited{ color:#006295; text-decoration:underline}
.desText a:hover{ color:#cc0000; text-decoration:underline}

#desTitleName{ width:200px; float:left}
#desTitleLinks{ width:240px; float:right;  font-weight:100; margin-right:10px; color:#006295}
#desTitleLinks span{cursor:pointer}
#desTitleLinks span:hover{ color:#cc0000}
#desTitleLinks span#shiyong,#desTitleLinks span#xiazai{ color:#F00; font-weight:bold; font-size:15px}

#funcName{ font-family:"微软雅黑"; font-size:24px; font-weight:bold; line-height:24px; text-align:center; color:#333; padding-top:30px; padding-bottom:14px;}
.desFuncPic{ text-align:center}

#price a:link,#price a:visited{ color:#006295; text-decoration:none}
#price a:hover{ color:#cc0000; text-decoration:none}

#bigPic{
	position:absolute;
	left:50%;
	margin-left:-382px;
	z-index:100;
	padding:10px;
}
#bigPic #left{
    cursor:url('../images/pre.cur'),default;
}   
#bigPic #right{   
    left:50%;   
    cursor: url('../images/next.cur'),default;
}
#bigPic .div{   
    position:absolute;   
    left:0px;   
    top:20px;  
    width:50%;   
    height:530px;   
    background: #fff;   
    opacity:0.0;
    filter:alpha(opacity=0); 
}
#toClose{ position:absolute; background-color:#333; line-height:24px; width:100px; text-align:center; color:#FFF;font-weight:bold; cursor:pointer; top:10px; left:674px}
#toClose:hover{ color:#3CF}

#left{ width:204px; float:left}
#left .leftTitle{ line-height:30px; height:30px; background-image:url(../images/proIcon.jpg); background-repeat:no-repeat; background-color:#C00; background-position:10px; font-family:"微软雅黑"; font-size:16px; color:#FFF; font-weight:bold; padding-left:40px}
#left .proCate{ line-height:30px; background-color:#ebebeb; font-size:14px; color:#030303; font-weight:bold; padding-left:8px; padding-top:0}
#left ul{ margin:0; padding:0; list-style-type:none}
#left ul li{}
#left ul li a{ display:block; background-color:#f8f8f8; line-height:30px; padding-left:40px}
#left ul li a.aOn{ background-image:url(../images/proArrow.jpg); background-color:#d6d6d6; background-repeat:no-repeat; background-position:14px}
#left ul li a:link,#left ul li a:visited{ color:#646464; text-decoration:none}
#left ul li a:hover{ color:#C00;}

/*#right{ width:960px; float:right; margin-right:8px}*/
#right{ width:960px; float:right;}
#bottomBtn{ text-align:center; background-image:url(../images/btnDivBg.jpg); background-repeat:repeat-x; padding-top:20px;}
#bottomBtn input{ width:160px; height:35px; border:0; margin:0; padding:0; background-image:url(../images/syBtn.jpg); cursor:pointer}
#bottomBtn #syBtn{ width:160px; height:35px; border:0; margin:0; padding:0; background-image:url(../images/syBtn.jpg); cursor:pointer}
#bottomBtn #xzBtn{ width:160px; height:35px; border:0; margin:0; padding:0; background-image:url(../images/xzBtn.jpg); cursor:pointer}
#bottomBtn #gmBtn{ width:160px; height:35px; border:0; margin:0; padding:0; background-image:url(../images/gmBtn.jpg); cursor:pointer}
#bottomBtn2{ text-align:center; background-image:url(../images/btnDivBg.jpg); background-repeat:repeat-x; padding-top:20px;padding-bottom:0px;}
/*#btn_w{width:530px; margin:auto; }*/
#btn_w{width:960px; margin:auto; }
#bottomBtn2 #gmBtn2{ width:155px; height:40px; border:0; margin:0; padding:0; background-image:url(../images/btn_gm.jpg); cursor:pointer}
#bottomBtn2 #xzBtn2{ width:155px; height:40px; border:0; margin:0; padding:0; background-image:url(../images/btn_xz.jpg); cursor:pointer}
#bottomBtn2 #syBtn2{ width:155px; height:40px; border:0; margin:0; padding-top:10px; background-image:url(../images/btn_sy.jpg); cursor:pointer}

#notice{
	position:absolute;
	left:50%;
	width:400px;
	margin-left:-200px;
	z-index:100;
	padding:10px;
	background-color:#FFF;
	border:2px solid #069
}
.noticeTitle{ font-size:14px; color:#069; border-bottom:1px solid #069; line-height:24px}
.noticeDes{ font-size:14px; color:#069; line-height:60px; text-align:center}
.noticeBtn{ text-align:center; margin-bottom:10px;}
.noticeBtn input{ width:60px; height:24px}

.priceTable{ margin-left:24px}

.pricePrdNameDiv{margin-bottom:5px;}
.pricePrdNameDiv span{color:#000;margin-left:24px;}
/*js下载本地安装包*/
  #xiazaidiv{
	position:absolute;
	left:50%;
	width:498px;
	margin-left:-249px;
	z-index:100;
	height:320px;
	background-color:#FFF;
	border:1px solid #CCC
}
.xiazaibendi{ padding:5px 0px 5px 23px; font-weight:bold; font-size:16px; color:#333; background:url(../images/titledise.jpg) repeat; border-bottom:1px solid #CCC; line-height:24px;width:475px;}
.xiazaibendi img{ float:right; margin-top:0px;margin-right:0px;}
#danjiban{border-bottom: 1px solid #CCC; height:117px; display:block; width:498px; }
#xaizaititle{margin-top:26px; margin-left:25px; font-size:14px; font-weight:bold; color:#069;}
#xaizaititle label{ color:#F00; font-weight:lighter;}
#xaizaiText{ margin-top:12px; padding-left:50px; }
#xiazaibtn{ margin:auto; width:80px; padding-top:24px; }
#wangluoban{height:134px; display:block; width:498px; }
/*导航分页开始*/
ul, li {
list-style-type: none;
margin: 0;
padding: 0;
word-wrap: break-word;
word-break: normal;
}
#menu{
width:960px;
height:33px;
background-color:#c63a25;
/*background: url(../images/titlecolor.jpg) repeat;*/
	}
.menu_list {
padding-left:5px;
}
.menu_list li {
float: left;
text-align: center;
line-height: 33px;
width: 90px;
height: 33px;
margin-right:10px;
display: inline;
color:#FFF;
font-weight:bold;
cursor:pointer;
font-size:14px;
margin-top:0px;
}
.menu_list li.menu_on {
background: url(../images/titleW.jpg) repeat ;
display: block;
width: 90px;
line-height: 33px;
height:33px;
color:#000;
padding-top:0px;
}
.menu_list li.menu_on1 {
background: url(../images/titleW.jpg) repeat ;
display: block;
width: 100px;
line-height: 33px;
height:33px;
color:#000;
padding-top:0px;
}
.text1{ 
padding:10px 5px 10px 0px;
line-height:24px;
font-size:13px;
text-indent:2em;
margin-top:20px;
}
.shuoming{
margin-top:30px;
color: #006295;
font-weight: bold;
font-size: 13px;
line-height: 24px;
background: url(../images/desTitleLine.gif) bottom no-repeat;
	}	
.shuoming1{
margin-top:30px;
color: #006295;
font-weight: bold;
font-size: 13px;
line-height: 24px;
	}
.shuoming1 span{
	margin-left:24px;
	}
.wendatext{
font-size: 13px;
color: #333;
line-height: 24px;
margin-bottom: 10px;
background:url(../images/desTitleLine.gif) bottom no-repeat;
padding-left:24px;
	}
.wendatext span{
	color:#006295;
	font-weight:bold;}
.morendiv{min-height:335px; width:100%; overflow-y:auto;}
.yincangdiv{display:none; min-height:335px; width:100%; overflow-y:auto;}
.text1 span.toVideo:hover {
color: #c00;
}
.text1 span.toVideo {
font-weight: 100;
text-decoration: underline;
cursor: pointer;
}
.text1 span {
color: #006295;
font-weight: bold;
}	
.biaoti{
line-height: 25px;
font-size: 14px;
margin-top: 10px;
margin-bottom: 10px;
height: 30px;
background: url(../images/desTitleLine.gif) bottom no-repeat;
	}
.biaoti span{
color: #C00;
font-weight: bold;
float: left;
	}
.divExpand {
float:left;	
margin-top: 25px;
margin-bottom: 10px;
width:146px;
height:400px;
border: 1px solid #d5d5d5;
}
.Expand_list ul{
	width:133px;
	}

Expand_list{
	padding:10px 12px 10px 1px;
	}
.divExpand li {
width:100px;
display: block;
line-height: 22px;
margin: 4px 2px;
padding-left: 28px;
background-image: url(../images/aBg1.jpg);
cursor:pointer;
}	
.divExpand .list_on  {
background-image: url(../images/aBg.jpg);
color: #000;
}
#mainRight {
width: 794px;
margin-left: 18px;
float: left;

}
.rightDes {
padding: 15px 0px 20px 18px;
color: #333;
line-height: 24px;
font-size: 13px; 

}
.morenmokuai{
	display:block;}
.mokuaiyincang{
display:none;
	}
	
.desBigTitle {
	font-size:20px;
	text-align:center;
	font-weight:bold;
	line-height:50px;
	margin-top:10px;
	margin-bottom:0px;
	background-position:bottom;
	background-repeat:no-repeat;
}

a{ text-decoration:none; }
#main_Left {
float:left;	
margin-top: 25px;
margin-bottom: 10px;
width:186px;
height:600px;
border: 1px solid #d5d5d5;
overflow:hidden;
font-size:14px;
}
#main_Left_list ul{
	width:133px;
	}

.main_Left_list{
	padding:10px 12px 10px 0px;
	}
#main_Left li {
width:100px;
display: block;
line-height: 22px;
/*background: url(../images/sanjiao2.jpg) left no-repeat;*/
cursor:pointer;
width:186px;
}	
#main_Left .list_on  {
background: url(../images/sanjiao1.jpg) left no-repeat;
color: #000;
}
#main_Left .list_on1  {
background: url(../images/sanjiao3.jpg) left no-repeat;
color: #000;
}
#main_Left .list_on2  {
background: url(../images/sanjiao4.jpg) left no-repeat;
color: #000;
}
.one li{padding:10px 0 0 0;}

.two{width:186px;}
.two li{}
.two li a{padding-left:30px; width:150px; display:block; background-image: url(../images/aBg1.jpg);}

.three{
display:none;
}
.three li{ margin-left:24px;}
.three li a{padding-left:30px;  display:block; background-image: url(../images/aBg1.jpg);}
/*.three{
padding-left:20px;
display:none;
}	*/	
#mainRight {
width: 754px;
margin-left: 18px;
float: left;

}
#RightTitle {
	margin-left: 18px;
	margin-top:15px;
	width: 754px;
	float: left;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	line-height:50px;
	margin-bottom:10px;
	background-image:url(../images/rightTitleBottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.leftTitle {
background-color: #9f9c9b;
color: #FFF;
font-size: 14px;
line-height: 22px;
border-bottom: 1px solid #d5d5d5;
font-weight: bold;
width:186px;
}
.leftTitle img {
float: left;
}
.leftTitle a{ display:block;}


#main_Left .dianji{background-image: url(../images/aBg2.jpg);color: #cc0001;}
.leftTitle a{ color:#fff}
.three a{ color:#333;}
.two a{ color:#333;}
	
/*导航分页结束*/
.bigTitleClass {
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight:bold;
	color: #C00;
	margin: 20px auto 15px 10px;
}
.captionClass {
	background-image: url(../images/xuxian.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align:center;  
	font-size:24px; 
	font-weight:bold; 
	color:#C00;
	font-family: "微软雅黑";
	padding-bottom:10px;
}
#modNav {float:left; font-size:13px; width:600px; color:#C00; font-family: "微软雅黑"; margin-top:10px;}
#modNav a {color: #C00}
#ret {float:right; font-size:13px; text-align:right; margin-top:10px;}
#ret a {color:#069;}
.daohang{width:960px; border-bottom:1px solid #999999; float: left;background-repeat: repeat-x;background-position: bottom;padding-bottom:5px;}
.daohang1{width:960px; float: left;background-repeat: repeat-x;background-position: bottom; display: none;}
#fanhui{margin:30px auto; font-size:13px; text-align:center; font-family: "微软雅黑"; }
#fanhui a {color:#C00; font-weight:bold;}
#logo {
	display: none;
}
#banner {
	margin-top: 10px;
}
/*--------------------------------------zdc-大财务系统介绍样式-------------------------*/
/*标题*/
.caption {background:url(../images/rightTitleBottom.gif) bottom no-repeat;font-size:24px;text-align:center;font-weight:bold;margin-bottom:10px; line-height:50px}
.sysText {font-size:13px; color:#333; line-height:24px; text-indent:2em;}   /*系统说明*/
.desPic {text-align:center; color:#069; font-size:13px;}   /*流程图和流程说明*/
/*主要功能*/
.desTitle {line-height:25px;font-size:14px;margin-top:15px;margin-bottom:15px;height:30px;background:url(../images/desTitleLine.gif) bottom no-repeat;}
.desTitle span {color:#C00;font-weight:bold;float:left;}
#desTitleIcon {width:25px;height:20px;float:left;line-height:24px;margin-top:0px;background:url(../images/desTitleIcon.jpg) bottom no-repeat;}
/*功能说明*/
.tableText {font-size:14px; color:#333; line-height:30px;}
.tableText table {background-color:#999; jerry:expression(cellSpacing="1"); border-collapse:separate; border-spacing:1px; width:100%;}
.tableText table tr{ background-color:#FFF;}
.tableText table td{ padding:0 10px;}
/*--------------------------------------zdc-大财务系统介绍样式结束----------------------*/
#module_banner {height:150px; margin-top:5px; display:none; }
#module_banner1 {height:150px; margin-top:5px;}
.mainFunc {font-family:"微软雅黑"; 	font-size:18px; color:#C00; margin:40px auto 5px; font-weight:normal; background:url(../images/module_icon.png) no-repeat left; padding-left:25px; height:22px; line-height:22px;}
.mainFunc1 {font-family:"微软雅黑"; 	font-size:18px; color:#C00; margin:40px auto 5px; font-weight:normal; height:22px; line-height:22px; background:url(../images/xuxian.jpg) no-repeat bottom; padding-bottom:5px;}
.mainFunc1 img{ margin-right:8px; border:0px;}
.tableText table th {
background-color: #E1E1E1;
}
.tableText table tbody tr td:first-child {
text-align: center;
vertical-align: middle;
color: #006295;
width: 200px;
}
.tableText table td {
padding: 0 10px;
}
.tableText table td img{ margin-right:10px; padding-bottom:2px;}

/*-------------------------------------ZDC产品使用样式-----------------------------------------*/
.desTitleClass {font-family:"微软雅黑";	 font-size:18px; color:#cc0000;background-image: ;	background-image:url(../../images/xuxian.jpg);	background-repeat:repeat-x;	background-position: bottom; width:960px;padding-bottom:8px; margin:30px auto 10px;}
.desValue {width:960px;	font-size:14px; color:#333;	line-height:24px;	text-indent:2em; margin-top:15px;}
#moduleTable table{background-color:#E4E4E4;jerry:expression(cellSpacing="1"); order-collapse:separate; border-spacing:1px; width:100%; cursor:pointer;}
#moduleTable table tr {background-color:#FFF;}
#moduleTable td {font-family:"微软雅黑"; font-size:16px; color:#006295; text-align:center; height:40px; line-height:40px; width:20%;}
#moduleTable td:hover {color:#F00; text-decoration:none;}
#pro_point li {float:left; margin-right:10px; *margin-right:4px; cursor:pointer;}
.oval-speech {
	position:relative;
	padding:30px;
	padding-top:20px;
	vertical-align:middle;
	color:#fff;
	background:#075698;
	background:-webkit-gradient(linear, 0 0, 0 100%, from(#2e88c4), to(#075698));
	background:-moz-linear-gradient(#2e88c4, #075698);
	background:-o-linear-gradient(#2e88c4, #075698);
	background:-ms-linear-gradient(#2e88c4, #075698);
	-webkit-border-top-left-radius:250px 90px;
	-webkit-border-top-right-radius:250px 90px;
	-webkit-border-bottom-right-radius:250px 90px;
	-webkit-border-bottom-left-radius:250px 90px;
	-moz-border-radius:250px / 90px;
	border-radius:250px / 90px;
	left: 256px;
	top: 1103px;
}
.oval-speech:before {
	content:"";
	position:absolute;
	z-index:1;
	bottom:-20px;
	right:50%;
	height:20px;
	border-right:60px solid #075698;
	background:#075698;
	-webkit-border-bottom-right-radius:80px 50px;
	-moz-border-radius-bottomright:80px 50px;
	border-bottom-right-radius:80px 50px;
	-webkit-transform:translate(0, -2px);
	-moz-transform:translate(0, -2px);
	-ms-transform:translate(0, -2px);
	-o-transform:translate(0, -2px);
	transform:translate(0, -2px);
}
.oval-speech:after {
	content:"";
	position:absolute;
	z-index:1;
	bottom:-20px;
	right:50%;
	width:40px;
	height:20px;
	background:#fff;
	-webkit-border-bottom-right-radius:50px 50px; 
	-moz-border-radius-bottomright:50px 50px; 
	border-bottom-right-radius:50px 50px; 
	-webkit-transform:translate(-20px, -2px);
	-moz-transform:translate(-20px, -2px);
	-ms-transform:translate(-20px, -2px);
	-o-transform:translate(-20px, -2px);
	transform:translate(-20px, -2px);
}
#proFeature p {text-indent:2em; line-height:20px;}
.offer {font-weight: bold; font-size: 14px; font-family: "微软雅黑"; color: #5194c8
; margin-bottom: 5px;}     /*关于报价*/
.offer img {margin-right: 8px; vertical-align: middle;}
/*-------------------------------------ZDC产品使用样式-----------------------------------------*/
#trial {background-image:url(../images/btn_sy.jpg); width:155px; height:40px; position:absolute; right:2px; top:100px; z-index:100; cursor:pointer;}
.price {
	color: #1074c0;
	margin-top: 2em;
	cursor: pointer;
	background: url(http://www.318.com.cn/images/document-template.png) no-repeat left bottom;
	padding-left: 18px;
}

#btn {
	width: 155px;
	height: 42px;
	background: url(../images/btn_sy.jpg) no-repeat;
	border: 0px;
	cursor: pointer;
	float: left;
	margin-left: 360px;
}

.side {
	float: right;
	color: #1074c0;
	font-size: 12px;
	margin-top: 22px;
	width: 210px;
}

.side .guild {
	background: url(../../images/address-book-open.png) no-repeat left;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	float: right;
}

.side .download {
	background: url(../../images/download.png) no-repeat left;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
	cursor: pointer;
	float: right;
	display: none;
}