body,div,a,img,p,form,h1,h2,h3,h4,h5,h6,input,textarea,ul,li,dt,dd,dl {
	margin: 0;
	padding: 0;
}

html {
	overflow-x: hidden;
	width: 100%
}

body {
	height: 100%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	overflow-x: hidden;
	color: #4c4c4c;
	font-family: Tahoma, 'Times New Roman', '宋体', Verdana, Arial, Helvetica,
		sans-serif;
	background: url("../Images/web/index/body-bg-blue.png") repeat-x;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}


fieldset,img {
	border: 0
}

ol,ul {
	list-style: none
}

div {
	text-align: left
}

.clear {
	clear: both;
	width: 100%;
	height: 0px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

b {
	margin: 0 5px 0 0px;
}

.orange_cor {
	color: #e15616;
}

.blue_cor {
	color: #108cd2;
}

.ccc_cor {
	color: #333;
}

.hui_bg {
	background: #f1f1f1;
}


a {
	color: #4c4c4c; /* 295D8F  color: #177DE1*/
}

a:link {
	color: #4c4c4c;
	text-decoration: none;
}

a:visited {
	color: #4c4c4c;
	text-decoration: none;
}

a:hover {
	color: #e15616;
	text-decoration: underline;
}

a:active {
	color: #e15616;
	text-decoration: none;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0px solid #fff;
	font-size: 12px;
}


a.product_link {
	color: #4c4c4c;
	cursor: pointer;
}

a.product_link:hover {
	cursor: pointer;
	color: #4c4c4c;
	text-decoration: none;
}

/*页头*/
.header {
	width: 960px;
}

.left_logo {
	float: left;
	border: 0;
	width: 189px;
	height: 65px;
	margin: 5px 5px 3px 5px;
	background:url("/Images/web/logo/logo-sm-blue.gif") no-repeat;
	
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader ( enabled=true, sizingMethod=scale, src="/Images/web/logo/logo-sm2.png");
	background:transparent;*/
	}

.quickLogin {
	float: left;
	width: 300px;
	line-height: 20px;
	font-size: 12px;
	margin: 48px 5px 3px 5px;
}

.quicklist {
	float: right;
	width: 400px;
	line-height: 20px;
	font-size: 12px;
	margin: 28px 5px 0px 5px;
}

.kefulist {
	float: right;
	width: 400px;
	line-height: 20px;
	font-size: 12px;
	margin: 5px 5px 0px 5px;
}

/*页头  导航栏*/
.header .menu {
	float: left;
	z-index: 500;	
	height: 47px;
	width: 960px;
}

.header .menu .center {
	float: left;
	width:960px;
	height: 47px;
	background: url("../Images/web/menu/menu-list-bg-index2.gif") no-repeat;
}

.header .menu ul.menu-list {
	float: left;
	height: 47px;
	margin-left: 20px;
	list-style: none;
}

.header .menu ul.menu-list li {
	position: relative;
	margin: 0 -1px;
	float: left;
	width: 100px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 15px;
	list-style: none;
}

.header .menu ul.menu-list li.menu-list-index,.header .menu ul.menu-list li.menu-list-infoCenter,.header .menu ul.menu-list li.menu-list-solutions
	{
	width: 75px;
}

.header .menu ul.menu-list li.menu-list-about {
	width: 105px;
}

.header .menu ul.menu-list li a {
	display: block;
	padding: 0 0 0 2px;
	height: 44px;
	color: #fff;
}

.header .menu ul.menu-list li a span {
	display: block;
	padding: 0 2px 0 0;
	cursor: pointer;
	height: 44px;
}

.header .menu ul.menu-list li a.hover,.header .menu ul.menu-list li a:hover
	{
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
	background: url("../Images/web/menu/menu-list-hover-bg.gif") left 1px
		no-repeat;
}

.header .menu ul.menu-list li a.hover span,.header .menu ul.menu-list li a:hover span
	{
	background: url("../Images/web/menu/menu-list-hover-bg.gif") right 1px
		no-repeat;
}

.header .menu ul.menu-list li ul.menu-sublist {
	list-style: none;
	display: none;
	position: absolute;
	top: 41px;
	left: 2px;
	z-index: 400;
	padding: 5px 1px 10px 1px;
	width: 153px;
	background: #003b81;
}

.header .menu ul.menu-list li ul.menu-sublist li {
	float: none;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: left;
	border-top: 1px solid #184a86;
	background: url("/Images/web/white.gif") no-repeat;
}

.header .menu ul.menu-list li ul.menu-sublist li.menu-sublist-li1 {
	border-top: 0;
}

.header .menu ul.menu-list li ul.menu-sublist li a {
	padding: 0 0 0 15px;
	height: 30px;
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	background: none;
}

.header .menu ul.menu-list li ul.menu-sublist li a:hover {
	font-weight: normal;
	background: #01326b;
}

.header .menu ul.menu-list li.current {
	background: url("../Images/web/menu/menu-list-current-li-bg.gif") center
		top no-repeat;
}

.header .menu ul.menu-list li.current a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url("../Images/web/menu/menu-list-current-bg.gif") left top
		no-repeat;
}

.header .menu ul.menu-list li.current a span {
	background: url("../Images/web/menu/menu-list-current-bg.gif") right top
		no-repeat;
}

/*图片滑动*/
#ban {
	float: left;
	margin: auto;
	margin-top: 10px;
	width: 960px;
	height: 280px;
	font-size: 0;
	z-index: -9999;
}

.scroll {
	width: 960px;
	height: 280px;
	overflow: hidden;
	position: relative;
	font-size: 0;
	z-index:-1;
}

.slider {
	position: absolute;
	font-size: 0;
}

.slider img {
	width: 960px;
	height: 280px;
	font-size: 0;
}
.numDiv{
float: right;
width: 150px;
margin-top: -23px;
margin-right: 5px;

}


.num {
	float: right;
}

.num li {
	float: left;
	color: #2E5BB3;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #2E5BB3;
	background-color: #fff;
}

.num li.on {
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #2E5BB3;
	font-weight: bold;
}

/*首页产品栏目*/
#index-body #app {
	width: 960px;
	height: 255px;
	float: left;
	margin-top: 10px;
	color: #4c4c4c;
}

#index-body #app .app_content,#index-body #app .app_content_right {
	padding-top: 10px;
	width: 228px;
	height: 248px;
	border: 1px solid #E5E5E5;
	border-bottom: 4px solid #E5E5E5;
	background: url("/Images/web/news-list-bg.png") repeat-x 0 0;
}

#index-body #app .app_content {
	float: left;
	margin-right: 13px;
	_margin-right: 12px;
}

#index-body #app .app_content_right {
	float: right;
	margin-right: 0px;
}

#index-body #app .JXC-tab,#index-body #app .ERP-tab,#index-body #app .SCM-tab,#index-body #app .OA-tab
	{
	float: left;
	width: 225px;
	height: 65px;
}

#index-body #app .JXC-tab {
	background: url("/Images/web/logo/logoJXC_hui.gif") no-repeat;	
}

#index-body #app .ERP-tab {
	background: url("/Images/web/logo/logoERP_hui.gif") no-repeat;
}

#index-body #app .SCM-tab {
	background: url("/Images/web/logo/logoSCM_hui.gif") no-repeat;
	.
}

#index-body #app .OA-tab {
	background: url("/Images/web/logo/logoOA_hui.gif") no-repeat;
}

#index-body #app .tit-span {
	font-size: 15pt;
	font-weight: bold;
	float: right;
	width: 150px;
	margin: 10px 10px 0 20px;
	text-align: center;
	color: #444;
}

#index-body #app .price-span {
	font-size: 9pt;
	float: right;
	width: 170px;
	margin-right: 10px;
	text-align: right;
	color: #4c4c4c;
}

#index-body #app  .tab-content {
	float: left;
	width: 220px;
	height: 135px;
	padding: 10px 10px 0 10px;
	line-height: 21px;
	font-size: 13px;
	_font-size: 12px;
}

#index-body #app .annu {
	margin: 10px 0px 0px 15px;
	float: left;
	width: 198px;
	height: 27px;
	background: url("/Images/web/products/anniu-bg2.png") repeat-x;
	margin-top: 3px;
	display: none;
	text-align: center;
}

#index-body #app .annu span a {
	float: left;
	display: block;
	width: 63px;
	line-height: 28px;
	border-left: 3px solid #fff;
	font-size: 13px;
	_font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#index-body #app .annu span a:hover {
	color: #fff;
	text-decoration: none;
}

/*首页新闻信息*/
#div1 {
	float: left;
	width: 958px;
	border: 1px solid #dedede;
	margin-top: 15px;
}

#advantage {
	float: left;
	width: 568px;
	height: 235px;
	background: url("../Images/web/index/logo_advantage_annu_1.jpg")
		no-repeat;
}

#advantage ul {	
	width: 330px;
	height: 33px;	
	margin: 180px 0 0 0px;
	margin-left:180px;
}


#advantage ul li {	
	float: left;
	width: 150px;
	height: 35px;
	cursor: pointer;
	margin-right: 10px;	
}

#advantage ul li a {
	display: block;
	padding: 0 0 0 2px;
	height: 35px;
}

#app_entry {
	float: right;
	width: 335px;
	height: 30px;
	margin-top: 5px;
}

#app_entry img {
	border: 0;
	width: 160px;
	height: 45px;
}

/* 2-有标题有边框 首页新闻列表   */
.mod {
	float: right;
	width: 380px;
	height: 235px;
	border: 1px solid #dedede;
	border-width: 0 0 0 1px;
	/*background: url("../Images/web/index/news-box-bg.png") repeat-x;*/
}

.mod .hd {
	background: url(../Images/web/mod-title-bg.gif) right top;
	border-bottom: 1px solid #dedede;
	float: left;
	width: 380px;
	height: 31px;
}

.mod .hd .tit {
	color: #000;
	font-size: 15px;
	float: left;
	line-height: 30px;
	background: url(../Images/web/mod-title-right.gif) no-repeat right top;
	padding-right: 29px;
}

.mod .hd .tit i {
	background: url(../Images/web/mod-title-left.gif) 9px 5px no-repeat;
	float: left;
	width: 31px;
	height: 25px;
	margin-top: 3px;
}

.mod .hd .more {
	float: right;
	color: #000;
	height: 27px;
	font-size: 12px;
	padding: 4px 20px 0 0;
	line-height: 26px;
}

.mod .hd .tit a {
	color: #444;
	font-weight: bold;
}

.mod .hd .tit a:hover {
	color: #4c4c4c;
	text-decoration: none;
}

.mod .hd .more a {
	color: #444;
}

.mod .more a:hover {
	color: #e15616;
	text-decoration: none;
}

.mod .bd {
	float: left;
	padding: 5px;
}

.mod .bd ul {
	list-style-type: none;
	font-size: 14px;
	line-height: 20px;
}

.mod .bd a {
	font-size: 13px;
	_font-size: 12px;
	color: #4c4c4c;
}

.mod .bd a:hover {
	font-size: 13px;
	_font-size: 12px; /*IE6*/
	color: #e15616;
}

/*页尾 bottom.jsp*/
#footer {
	float: left;
	width: 960px;
	height: 140px;
	margin-top: 10px;
	text-align: center;
	border-top: 1px solid #ccc;
}

#footer span {
	font-size: 10pt;
	_font-size: 12px;
	margin-left: 0 15px 0 15px;
	color: #4c4c4c;
	line-height: 24px;
}

#footer a {
	color: #4c4c4c;
}

#footer a:hover {
	color: #e15616;
}

/* 登陆页面  Login page*/
.login_header {
	float: left;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 1px solid #c7ad94;
}

.login_return {
	float: right;
	width: 230px;
	height: 17px;
	margin: 55px 0 0 0;
	position: relative;
	font-size: 12px;
	vertical-align: bottom;
}

.login_return_bottom {
	float: right;
	width: 100%;
	height: 10px;
	border-bottom: 1px solid #dedede;
	background: #f2f2f2;
}

.login_content {
	width: 960px;
	height: 500px;
	margin: 0 auto;
	text-align: left;
}

.left_logo_1 {
	float: left;
	width: 189px;
	height: 65px;
	text-align: right;
	background:url("/Images/web/logo/logo-sm-blue.gif") no-repeat;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader ( enabled=true, sizingMethod=scale, src="/Images/web/logo/logo-sm2.png");
	*/

}

.login_left_logo {
	float: left;
	width: 550px;
	height: 580px;
	text-align: center;
	padding-top: 20px;
}

.error_Message {
	float: right;	
	width: 300px;
	height: 35px;	
	line-height: 35px;
	vertical-align:middle;
	border: 1px solid #ffcb99;
	background: #fff8ee;
	margin: 60px 90px 0 0;	
}

.error_Message font {
	color: #e15616;
	font-size: 13px;
	margin-left: 10px;
}

.login_right {
	float: right;
	width: 380px;
	height: 300px;
	margin: 0px 20px 0 0;
	background: url("/Images/web/userInfo/login_right.jpg") no-repeat;
	border: 1px solid #fff;
}

.login_right  table {
	position:absolute;
	border: 0px;	
	margin: 70px 0 0 40px;
}

.login_right  table td {
	border: 0px;
	padding: 5px;
}

.login_right  table td .input {
	height: 20px;
	width: 150px;
	border: 1px solid #ccc;
}

.login_right  table td #appendCode {
	border: 1px solid #ccc;
	font-weight: bold;
	text-Transform: uppercase;
	ime-mode: disabled;
	width: 60px;
	height: 20px;
	font-size: 14px;
	margin-right: 0;
}

.loginBt {
	float:left;
	width: 60px;
	height: 26px;
	text-align: center;
	margin-right:10px;	
	background: url("/Images/web/userInfo/loginButton.gif") no-repeat;
}

.loginBt  a {
	display:block;
	color: #333;
	line-height: 25px;
}

.loginBt a:HOVER {
	color: #e15616;
	text-decoration: none;
}

/*用户注册*/
.register_content {
	width: 960px;
	height: 350px;
	margin: 0 auto;
	text-align: center;
}

.register_content  table {
	text-align: left;
	width: 600px;
	border: 0px;
	margin-left: 180px;
}

.register_content  table td {
	border: 0px;
	padding: 5px;
	height: 30px;
}

.register_content  table td .input {
	height: 25px;
	width: 300px;
	border: 1px solid #ccc;
}

.register_content  table font {
	color: #666;
	font-size: 12px;
}

.register_content   table td #regAppendCode {
	border: 1px solid #ccc;
	font-weight: bold;
	text-Transform: uppercase;
	ime-mode: disabled;
	width: 60px;
	height: 25px;
	font-size: 14px;
	margin-right: 0;
}

.login_top{width:auto;  margin:5px 20px 10px 60px; float:left}
.login_top li{margin:0 30px 0px 10px; float:left;}

.login_cont03{border:1px solid #edd28b; line-height:28px;
text-align:left; overflow:hidden;
margin:20px 50px 30px 100px; background:#fffdee; color:#000;
font-weight:bold; font-size:14px; width:738px;float:left}
.login_cont03 p.cont{float:right; color:#000; width:560px; margin: 30px 20px }
.login_cont03 p.cont em{color:#f00; font-style:normal;}
.login_cont03 img{float:left; margin: 30px 20px}
.login_cont03 span{color:#f00;}

.login_cont04{border:1px solid #edd28b; line-height:24px; 
overflow:hidden; overflow:hidden; margin:40px 50px 40px 100px; color:#666;
font-weight:normal; font-size:13px; width:738px;float:left}
.login_cont04 a{color:#f00; }
.login_cont04 img{float:left; margin: 30px 20px}
.login_cont04 ul{float:left; color:#666; width:550px;margin: 20px }
.login_cont04 ul li{text-align:left;}

.inputbox{width:200px; height:23px;  line-height:18px; color:#333; border:1px solid #cacaca; background:#fff; padding:3px; margin-right:5px; }

a.btn_logintwo{background:url(../Images/web/register/pic_button01.gif) left top no-repeat; width:auto; height:42px; line-height:42px;padding-left:20px; display:inline-block; text-decoration:none; margin-right:10px; font-size:14px;cursor:pointer;}
a.btn_logintwo span{background:url(../Images/web/register/pic_button01.gif) right top no-repeat; height:42px; line-height:42px; color:#fff; font-weight:normal; padding-right:20px; display:inline-block; font-size:20px; font-family:黑体;}
a.btn_logintwo:link,a.btn_logintwo:visited,a.btn_logintwo:hover, a.btn_logintwo:active{text-decoration:none;}

.login_cont05{
	border:1px solid #edd28b; 
	line-height:24px; 
 overflow:hidden; 
  color:#666;
font-weight:normal;
font-size:13px;
margin:40px 50px 40px 100px;
width:738px;float:left}




/*完善企业信息*/ /*用户注册*/
.regEnter_con {
	width: 960px;
	text-align: center;
	margin: 0 auto;
}

.regEnter_con  table {
	text-align: left;
	width: 600px;
	border: 0px;
	margin-left: 180px;
}

.regEnter_con  table td {
	border: 0px;
	padding: 5px;
	height: 30px;
}

.regEnter_con  table td input {
	height: 25px;
	width: 300px;
	border: 1px solid #ccc;
}

.regEnter_con  table td textarea {
	border: 1px solid #ccc;
}

.regEnter_con  table font {
	color: #666;
	font-size: 12px;
}

.regEnter_con  table td #regAppendCode {
	border: 1px solid #ccc;
	font-weight: bold;
	text-Transform: uppercase;
	ime-mode: disabled;
	width: 60px;
	height: 25px;
	font-size: 14px;
	margin-right: 0;
}

/*会员中心*/
.userInfo_logo {
	float: left;
	border: 0;
	width: 354px;
	height: 65px;
	margin: 5px 5px 3px 5px;
	background:url("/Images/web/logo/userIndex_logo_blue.gif") no-repeat;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="/Images/web/logo/userInfo_logo.png");
*/
	}

.userInfo_return {
	float: right;
	width: 500px;
	height: 20px;
	margin: 55px 0 0 0;
	font-size: 12px;
	text-align: right;
	padding-right: 40px;
}

.userInfo_content {
	float: left;
	width: 955px;
	margin-top: 20px;
	text-align: left;
	border: 1px solid #ccc;
	background: url("/Images/web/userInfo/vlineb.png") repeat-y;
}

/*会员中心-左菜单*/
.userInfo_nav {
	float: left;
	width: 137px;
	overflow: hidden;
}

.userInfo_nav ul li {
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	text-align: left;
	padding-left: 20px;
	z-index: 100;
	border-bottom: 1px dashed #ccc;
}

.userInfo_nav ul li a {
	color: #4c4c4c;
	display: inline;
}

.userInfo_nav ul li a:hover {
	text-decoration: none;
}

.userInfo_nav ul li:hover {
	text-decoration: none;
	white-space: nowrap;
	background-color: #fff;
}

.userInfo_nav ul li.current {
	margin: -1px 0 0;
	padding: 0 10px 0 20px;
	border-top: 1px solid #ccc;
	border-bottom-style: solid;
	background: #FFF;
}

.userInfo_main {
	float: left;
	width: 790px;
	overflow: hidden;
	margin: 10px;
}

/* 会员中心-价格列表*/
#userIndex-body table.price {
	float: left;
	width: 795px;
	border-collapse: collapse;
	text-align: center;
	background: #f9ffff;
	margin: 33px 0 0 10px;
	color: #4c4c4c;
}

#userIndex-body table.price,#userIndex-body table.price  td {
	border: 1px solid #ccc;
	font-size: 13px;
}

#userIndex-body table.price th {
	width: 95px;
	line-height: 25px;
	font-size: 14px;
	border: 1px solid #ccc;
}

#userIndex-body .JXC-tab,#userIndex-body .ERP-tab,#userIndex-body .SCM-tab,#userIndex-body .OA-tab
	{
	float: left;
	width: 165px;
	height: 65px;
	margin: 2px;
}

#userIndex-body .JXC-tab {
	background: url("/Images/web/logo/logoJXC.jpg") no-repeat;
}

#userIndex-body .ERP-tab {
	background: url("/Images/web/logo/logoERP.jpg") no-repeat;
}

#userIndex-body  .SCM-tab {
	background: url("/Images/web/logo/logoSCM.jpg") no-repeat;
}

#userIndex-body .OA-tab {
	background: url("/Images/web/logo/logoOA.jpg") no-repeat;
}

#userIndex-body .tit-span {
	font-size: 21px;
	font-weight: bold;
	float: right;
	width: 120px;
	margin: 15px 0 0 0px;
	text-align: center;
}

#userIndex-body .tit-span2 {
	font-size: 15px;
	font-weight: bold;
	float: right;
	width: 120px;
	margin: 0px 0 0 0px;
	text-align: center;
}

/*会员中心--我的软件*/
#userIndex-body table.software {
	float: right;
	width: 750px;
	border-collapse: collapse;
	text-align: center;
	background: #f9ffff;
	margin: 20px 30px 0 20px;
	color: #4c4c4c;
	border: 1px solid #ccc;
}

#userIndex-body table.software th {
	line-height: 25px;
	font-size: 14px;
	border: 1px solid #ccc;
	padding: 0 10px 0 10px;
}

#userIndex-body table.software tr:hover {
	background: #f1f1f1;
}

#userIndex-body table.software,table.software td {
	border: 1px solid #ccc;
	font-size: 13px;
	line-height: 25px;
	padding-left: 10px;
	padding-right: 10px;
}

#userIndex-body .user-identity {
	float: left;
	width: 780px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: 30px 0 0 10px;
}

#userIndex-body .user_tit {
	float: left;
	width: 500px;
	line-height: 30px;
	margin: 10px 0 0 10px;
	padding-left: 20px;
	border-bottom: 2px solid #ccc;
}

#userIndex-body .user_tit .hd {
	font-size: 25px;
	font-weight: bold;
	padding-right: 20px;
}

#userIndex-body .product-tip {
	float: left;
	width: 780px;
	font-size: 15px;
	font-weight: bold;
	margin: 30px 0 0 10px;
	line-height: 35px;
	background: #F2F2F2;
}

#userIndex-body .user_ret {
	float: right;
	text-align: right;
	width: 230px;
	margin: 20px 40px 0 10px;
}

#userIndex-body .user_ret a {
	color: #e15616;
	text-decoration: underline;
}

#userIndex-body table.product-info {
	float: left;
	width: 780px;
	border-collapse: collapse;
	text-align: center;
	background: #f9ffff;
	margin: 0px 0 0 10px;
	color: #4c4c4c;
	font-size: 14px;
	line-height: 22px;
}

#userIndex-body table.product-info td div {
	margin-top: 10px;
}

#userIndex-body table.product-info th {
	float: left;
	width: 100px;
}

#userIndex-body table.product-info th,#userIndex-body table.product-info td
	{
	border-bottom: 1px dashed #dedede;
}

/*会员中心   我的公司*/
table.enter_prise {
	float: right;
	width: 750px;
	text-align: center;
	margin: 20px 30px 10px;
	color: #4c4c4c;
	font-size: 14px;
	border: 1px solid #ccc;
}

.enter_prise td {
	padding-left: 15px;
	height: 35px;
	text-align: left;
}

.enter_prise th {
	padding: 5px;
	height: 25px;
	font-size: 15px;
}

.enter_prise td input {
	line-height: 20px;
	width: 300px;
	padding: 3px 10px 0 10px;
	border: 1px solid #ccc;
}

.enter_prise  .prise_tip {
	font-size: 12px;
	width: 600px;
	padding: 3px;
	line-height: 18px;
	border: 1px solid #ffcb99;
	background: #fff8ee;
}

.enter_prise  td textarea {
	border: 1px solid #ccc;
	width: 500px;
	height: 50px;
}

.enter_prise  .saveBt {
	float: left;
	width: 60px;
	height: 26px;
	padding: 6px 0 6px 15px;
	background: url("/Images/web/userInfo/loginButton.gif") no-repeat;
}

.saveBt  a {
	color: #333;
}

.saveBt a:HOVER {
	color: #e15616;
	text-decoration: none;
}

.TxtBox {
	border-bottom: 1px solid;
	color: #FF0000;
	font-style: italic;
	font-weight: bold
}

/*产品   solution page */
.serve_ban {
	float: left;
	width: 958px;
	text-align: center;
	margin-top: 10px;
}

.fengexian {
	float: left;
	width: 100%;
	height: 11px;
	font-size: 0;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
}

.serve_title {
	float: left;
	margin-top: 10px;
	width: 100%;
	height: 35px;
	background: #F2F2F2;
}

.serve_title h1 {
	float: left;
	font-size: 16px;
	line-height: 20px;
	margin: 8px 0 0 10px;
}

.serve_title img {
	line-height: 24px;
}

.serve_serve {
	position: relative;
	float: left;
	margin: 10px 2px 5px 2px;
	border: 1px solid #dedede;
	width: 955px;
	line-height: 23px;
	font-size: 14px;
	color: #4c4c4c;
	/*color:#000;*/
}


.serve_serve .resume {
	float: left;
	width: 550px;
	height: 140px;
	margin: 20px 0 0 70px;
}
.serve_serve .resume li {
	background: url("/Images/web/ada.jpg") no-repeat ;
	background-position: 5px;
	padding-left: 20px;
}


.serve_serve .intro {
	float: left;
	width: 880px;
	margin: 10px 0px 10px 10px;
	padding: 20px;
}

.serve_serve .intro p {
	text-indent: 1em;
}

.serve_serve .intro p.intro_tit {
	line-height: 28px;
	margin-top: 10px;
	margin-bottom: 6px;
}

.number {
	background-color: #999999;
	color: #fff;
	margin: 3px;
	font-size: 12px;
	padding: 0 5px 0 5px;
}

.arrow {
	width: 80px;
	height: 16px;
	position: absolute;
	bottom: 1px;
	right: 20px;
	cursor: pointer;
	padding: 2px 0 2px 18px;
	background: url(../../Images/web/solutions/arrow_down.png) no-repeat;
}

.serve_serve .JXC-tab,#solutions-body .serve_serve .ERP-tab,#solutions-body .serve_serve .SCM-tab,#solutions-body .serve_serve .OA-tab
	{
	float: left;
	width: 220px;
	height: 120px;
	margin: 20px 0 0 40px;
}

.serve_serve .JXC-tab {
	background: url("../../Images/web/logo/logoJXC.jpg") no-repeat;
}

.serve_serve .ERP-tab {
	background: url("../../Images/web/logo/logoERP.jpg") no-repeat;
}

.serve_serve .SCM-tab {
	background: url("../../Images/web/logo/logoSCM.jpg") no-repeat;
}

.serve_serve .OA-tab {
	background: url("../../Images/web/logo/logoOA.jpg") no-repeat;
}

.serve_serve .tit-span {
	font-size: 15pt;
	font-weight: bold;
	float: right;
	width: 150px;
	margin: 10px 10px 0 20px;
	text-align: center;
	color: #444;
}

.serve_serve .price-span {
	font-size: 9pt;
	color: #4c4c4c;
	float: right;
	width: 170px;
	margin-right: 10px;
	text-align: right;
}

.product_annu,.serve_serve .annu {
	margin: 30px 0px 0px 5px;
	float: left;
	width: 210px;
	height: 27px;
	background: url("/Images/web/products/anniu-bg.gif") repeat-x;
}

.product_annu span a,.serve_serve .annu span a {
	float: left;
	display: block;
	width: 65px;
	line-height: 27px;
	border-left: 3px solid #fff;
	font-size: 13px;
	color: #fff; /*淡灰白 #eeebeb*/
	font-weight: bold;
	text-align: center;
}

.product_annu span a:hover,.serve_serve .annu span a:hover {
	color: #fff;
	text-decoration: none;
}

.serve_serve  table {
	font-size: 14px;
	color: #4c4c4c;
	width: 880px;
	border-collapse: collapse;
	text-align: center;
	background: #f9ffff;
	margin: 10px 0 0 3px;
}

.serve_serve   table td {
	height: 33px;
	line-height:23px;
	padding: 2px 20px 2px 20px;
	border: 1px solid #858585;
	text-align: left;
	width: 730px;
}

.serve_serve  table th {
	text-align: center;
	height: 33px;
	line-height:23px;
	border: 1px solid #858585;
}

/* 价格列表*/
#products-body table.price {
	width: 950px;
	border-collapse: collapse;
	text-align: center;
	background: #f9ffff;
	margin: 0 0 0 3px;
	color: #444;
}

#products-body  table.price,table.price td {
	border: 1px solid #ccc;
	font-size: 14px;
}

#products-body table.price th {
	width: 120px;
	line-height: 35px;
	font-size: 15px;
	border: 1px solid #ccc;
}

#products-body .JXC-tab,#products-body .ERP-tab,#products-body .SCM-tab,#products-body .OA-tab
	{
	float: left;
	width: 190px;
	height: 65px;
	margin: 5px;
}

#products-body .JXC-tab {
	background: url("/Images/web/logo/logoJXC.jpg") no-repeat;
}

#products-body .ERP-tab {
	background: url("/Images/web/logo/logoERP.jpg") no-repeat;
}

#products-body .SCM-tab {
	background: url("/Images/web/logo/logoSCM.jpg") no-repeat;
}

#products-body .OA-tab {
	background: url("/Images/web/logo/logoOA.jpg") no-repeat;
}

#products-body .tit-span {
	font-size: 21px;
	font-weight: bold;
	float: right;
	width: 120px;
	margin: 15px 0 0 0px;
	text-align: center;
	color: #4c4c4c;
}

#products-body .tit-span2 {
	font-size: 15px;
	font-weight: bold;
	float: right;
	width: 120px;
	margin: 0px 0 0 0px;
	text-align: center;
	color: #4c4c4c;
}

.red_span {
	font-weight: bold;
	color: #fb0404;
	font-size: 14px;
}

/* 安全保障  safe page*/
#services-body .safe_content {
	float: left;
	width: 460px;
	margin: 5px 0 5px 10px;
	border: 1px solid;
	border: 1px solid #dedede;
	background: url("/Images/web/services/safe-list-bg.jpg") repeat-x 0 0;
}

.safe_content  .safe_title {
	float: left;
	margin-top: 10px;
	width: 100%;
	height: 35px;
}

.safe_content  .safe_title h1 {
	float: left;
	font-size: 16px;
	line-height: 20px;
	margin: 8px 0 0 10px;
}

.safe_content .safe_logo {
	float: left;
	width: 100px;
	height: 95px;
	margin-left: 15px;
	padding: 4px 0 2px 0;
	text-align: center;
}

.safe_content .safe_info {
	float: left;
	width: 300px;
	height: 110px;
	margin-left: 10px;
}

.safe_info .bd {
	font-size: 14px;
	line-height: 22px;
}

/*服务支持 service page*/
#services-body .support_nav {
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	background: url(../../Images/web/services/nav_bottom.gif) no-repeat;
	width: 900px;
	height: 30px;
}

#services-body .support_nav ul {
	list-style: none;
	width: 290px;
	height: 30px;
	float: left;
}

#services-body .support_nav li {
	width: 80px;
	float: left;
	line-height: 30px;
	text-align: center;
}

#services-body  .support_nav a {
	font-size: 14px;
	color: #fff;
}

#services-body  .support_nav a.current {
	font-weight: bold;
	color: #fff;
}

#services-body  .support_nav ul li a:hover { /*color: #0282c4;  淡蓝*/
	color: #e15616; /*橙色*/
}

.supprot_content {
	float: left;
	width: 950px;
	border: 1px solid #dedede;
	margin: 10px 0 5px 5px;
}

.supprot_content .youshi {
	float: left;
	width: 945px;
}

.supprot_content .youshi p {
	font-size: 14px;
	line-height: 22px;
}

.supprot_content .supprot_logo {
	float: left;
	width: 151px;
	height: 101px;
	margin: 10px;
}

.supprot_content .supprot_info {
	float: left;
	width: 740px;
	margin: 10px 0 0 10px;
}

.supprot_content .supprot_info p {
	line-height: 24px;
}

/*服务支持 -使用指南*/
#services-body .content {
	float: left;
	width: 950px;
	margin: 10px 3px 0 3px;
	border: 1px solid #cdcdcd;
	background-color: #fff;
}

.item-left {
	float: left;
	width: 330px;
	height: 160px;
	margin: 10px 0px 10px 20px;
	_margin: 10px 0px 10px 10px;
	border: 1px solid #dedede;
	/*background: url("/Images/web/box-bg.png") repeat-x 0 0;*/
	background: url("/Images/web/services/question_list_bg.jpg") repeat-x 0
		0;
}

.item-title {
	float: left;
	font-size: 14px;
	font-weight: bold;
	_display: inline;
	padding-left: 11px;
	margin-top: 12px;
}

a.btn-more {
	float: right;
	text-decoration: none;
	margin-top: 12px;
	margin-right: 20px;
	font-size: 12px;
	color: #333;
}

a.btn-more:hover {
	text-decoration: underline;
	color: #e15616;
}

.item-list {
	float: left;	
	padding: 10px 0 10px 0;
	width: 330px;
}

.guide-list ul {
	float: left;
	font-size: 13px;
	margin-left: 20px;
}

.item-list a {
	height: 20px;
	line-height: 20px;
	text-decoration: none;
	padding-left: 5px;
	font-size: 13px;
	_font-size: 12px;
	color: #4c4c4c;
}

.item-list a:hover {
	text-decoration: underline;
	color: #e15616;
}

.sidebar {
	width: 210px;
	float: left;
	_display: inline;
	text-align: center;
	margin-top: 10px;
}

.btn-sideNav {
	border-bottom: 1px solid #cdcdcd;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding-left: 31px;
	cursor: pointer;
	background: url(../../Images/web/services/right_arrows.png) no-repeat;
}

.side-nav {
	width: 205px;
	margin: 0 auto;
}

.side-nav a {
	color: #4c4c4c;
	display: block;
}

.side-nav a:hover {
	color: #e15616;
	text-decoration: none;
}

.side-nav a.current {
	background: url(../../Images/web/services/down_arrows.png) no-repeat;
}

.sub-sideNav {
	border-bottom: 1px solid #cdcdcd;
	padding: 9px 0;
	text-align: left;
	display: none;
}

.sub-sideNav a {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	padding-left: 10px;
	text-decoration: none;
}

.sub-sideNav a:hover {
	color: #e15616;
	text-decoration: underline;
}

.sub-item {
	color: #323333;
}

a.sub-hover {
	color: #e15616;
	text-decoration: underline;
}

.sub-current {
	color: #333;
	background: url(../../Images/web/services/sub-current.png) no-repeat;
}

.main-content {
	width: 720px;
	float: left;
	border: 1px solid #cdcdcd;
	border-width: 0 0 0 1px;
}

.sub-title {
	float: left;
	width: 690px;
	border-bottom: 1px solid #cdcdcd;
	margin: 10px 0 10px 10px;
}

.sub-title span {
	background: url(../../Images/web/services/icon-subTitle.png) no-repeat
		4px top;
	display: block;
	font-weight: bold;
	float: left;
	height: 20px;
	padding-left: 30px;
	font-size: 14px;
}

.sub-title p {
	float: right;
	margin: 0;
	padding: 0;
}

.img-txt {
	float: left;
	padding: 12px 10px;
}

.img-txt p {
	text-indent: 24px;
	font-size: 14px;
	line-height: 23px;
}

.img-txt  table {
	font-size: 14px;
	color: #4c4c4c;
	width: 550px;
	border-collapse: collapse;
	text-align: center;
	background: #f9ffff;
	margin: 10px 0 0 30px;
}

.img-txt   table td {
	height: 28px;
	border: 1px solid #858585;
	text-align: center;
}

.img-txt  table th {
	height: 28px;
	text-align: center;
	border: 1px solid #858585;
}

.img-txt tr:hover {
	background: #f1f1f1;
}

/* 视频教程*/
.supprot_content .video_info {
	float: left;
	width: 620px;
	height: 130px;
	margin: 5px 0 0 5px;
}

.supprot_content .video_info ul {
	float: left;
	list-style: none;
	text-align: left;
	font-size: 14px;
	margin: 0 10px 10px 10px;
}

.video_info ul a {
	color: #4c4c4c;
}

.video_info ul a:hover {
	color: #e15616;
}

.vedio_logo .JXC-tab,.vedio_logo .ERP-tab,.vedio_logo .SCM-tab,.vedio_logo .OA-tab
	{
	float: left;
	width: 225px;
	height: 120px;
	margin: 10px 0 0 10px;
}

.vedio_logo .JXC-tab {
	background: url("../../Images/web/logo/logoJXC.jpg") no-repeat;
}

.vedio_logo .ERP-tab {
	background: url("../../Images/web/logo/logoERP.jpg") no-repeat;
}

.vedio_logo .SCM-tab {
	background: url("../../Images/web/logo/logoSCM.jpg") no-repeat;
}

.vedio_logo .OA-tab {
	background: url("../../Images/web/logo/logoOA.jpg") no-repeat;
}

.vedio_logo .tit-span {
	font-size: 15pt;
	font-weight: bold;
	float: right;
	width: 160px;
	margin: 10px 10px 0 20px;
	text-align: center;
	color: #444;
}

.vedio_logo .price-span {
	font-size: 9pt;
	color: #4c4c4c;
	float: right;
	width: 150px;
	margin-right: 25px;
	text-align: right;
}

/* 服务支持-应用问题 question page*/ /*question search*/
.question_content {
	float: left;
	margin: 10px 0 5px 5px;
}

.ques_search {
	height: 60px;
	width: 680px;
	padding: 15px 8px 0;
	background-color: #f6f6f6;
	border: 1px solid #ccc;
}

.ques_search .product_select {
	height: 24px;
	width: 150px;
	padding: 2px 0;
	border: 1px solid #7f9db9;
	border-width: 2px 1px 1px 2px;
	vertical-align: middle;
}

#searchKeyword {
	width: 400px;
	padding: 2px 5px;
	height: 22px;
	margin: 0 8px;
	line-height: 18px;
	border: 1px solid #7f9db9;
	vertical-align: middle;
}

#ques_search_form {
	float: left;
	display: inline;
	line-height: 1;
}

.ques_search button {
	height: 30px;
	width: 89px;
	margin: 0 5px 0 5px;
	vertical-align: middle;
	cursor: pointer;
}

.ques_con {
	float: left;
	width: 680px;
	padding: 15px 8px 0;
	/*background-color: #f6f6f6;*/
	border: 1px solid #ccc;
	margin-top: 10px;
	height: 680px;
}

.ques_con ul {
	line-height: 20px;
}

.ques_con li span.ques-title {
	float: left;
	width: 300px;
}

.ques_con li span.date {
	float: right;
	width: 100px;
}

.ques_con .pagination {
	float: left;
	margin: 10px 0 10px 35px;
	font-size: 12px;
}

.ques_con .pagination a {
	font-size: 13px;
	color: #4a6583;
}

/*问题内容*/
.ques_con .sub-title-2 {
	float: left;
	border-bottom: 1px solid #cdcdcd;
}

.ques_con .sub-title-2 span {
	background: url(../../Images/web/services/icon-subTitle.png) no-repeat
		4px top;
	display: block;
	font-weight: bold;
	float: left;
	height: 20px;
	padding-left: 30px;
	font-size: 15px;
}

.ques_con .sub-title-2 p {
	float: right;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#expand-content a.content-title-default {
	display: block;
	height: 25px;
	cursor: pointer;
	border-bottom: 1px dashed #e5e5e5; /*#b3cada*/
	padding: 0 20px 0 30px;
	font-size: 14px;
	line-height: 25px;
	color: #4c4c4c;
	text-decoration: none;
}

#expand-content a.content-title-default span {
	display: block;
}

#expand-content .content-title-default:hover {
	background: #dedede; /*#f4fdff*/
	color: #333;
	text-decoration: none;
}

#expand-content .content-title-default:hover span {
	display: block;
	background: url(../../Images/web/services/right_arrows.png) no-repeat
		right;
}

#expand-content a.content-title-current {
	display: block;
	height: 25px;
	cursor: pointer;
	padding: 0 20px 0 30px;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	background: #ccc; /* e9fbff深蓝    f4fdff*/
	color: #333;
	text-decoration: none;
}

#expand-content a.content-title-current span {
	display: block;
	background: url(../../Images/web/services/down_arrows.png) no-repeat
		right;
}

.expand-content {
	padding: 10px;
	background: #f9ffff;
	border: 5px solid #ccc; /*b3cada*/
}

.expand-content p {
	font-size: 14px;
	line-height: 23px;
	text-indent: 24px;
}

dd.downlight {
	color: #999;
}

.expand-content ul.ques_attr {
	margin-left: 30px;
	margin-top: 5px;
}

.expand-content ul.ques_attr li {
	float: left;
	display: inline;
	margin-right: 20px;
	border: none;
	font-size: 12px;
	background: #dedede;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

.ques_type {
	padding: 5px 0 0 10px;
	height: 28px;
	margin: 5px;
	border-bottom: 1px solid #e5e5e5;
}

.ques_type span {
	float: left;
	margin: 4px 0 0 0;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
}

.ques_type select {
	float: left;
	width: 150px;
	border: 1px solid #7f9db9;
	vertical-align: middle;
}

/*应用问题 -提问页面*/
#ask_question {
	display: none;
	width: 680px;
	height: 200px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	border-width: 0 1px 1px 1px;
}

#ask_question form {
	margin: 10px;
}

#ask_question select {
	width: 158px;
}

#ask_question .validate_code {
	width: 50px;
	height: 20px;
}

#questionContent {
	width: 500px;
	height: 80px;
	border: 1px solid #ccc;
}

#ask_question .submit {
	height: 30px;
	width: 89px;
	vertical-align: middle;
	cursor: pointer;
}

/*实施过程*/
.common_data {
	font-size: 14px;
	color: #4c4c4c;
	border-collapse: collapse;
	text-align: left;
	background: #ffffff;
	margin: 10px 0 10px 40px;
}

.common_data td {
	height: 25px;
	/*padding: 2px 20px 2px 20px;
	border: 1px solid #858585;*/
	text-align: left;
}

/* 资讯中心  infoCenter page*/ /* 新闻列表   */
.infoCenter_content {
	float: left;
	margin: 10px 0 5px 3px;
	width: 712px;
}

.infoCenter_content .item {
	float: left;
	width: 340px;	
	height: 310px;
	margin: 0 12px 10px 0;
	border: 1px solid #ccc;
}

.infoCenter_content .list {
	width: 700px;
	_width: 690px;
	height: 500px;
}

.infoCenter_content .item .hd {
	background: url(../Images/web/mod-title-bg.gif) right top;
	border-bottom: 1px solid #dedede;
	float: left;
	height: 31px;
	width: 100%;
}

.infoCenter_content .item .hd .tit {
	color: #4c4c4c;
	font-size: 15px;
	font-weight: bold;
	float: left;
	line-height: 30px;
	background: url(../Images/web/mod-title-right.gif) no-repeat right top;
	padding-right: 29px;
}

.infoCenter_content .item .hd .tit i {
	background: url(../Images/web/mod-title-left.gif) 9px 5px no-repeat;
	float: left;
	width: 31px;
	height: 25px;
	margin-top: 3px;
}

.infoCenter_content .item .hd .more {
	float: right;
	color: #000;
	height: 27px;
	padding: 4px 12px 0 0;
	line-height: 26px;
}

.infoCenter_content .item .hd .tit a {
	color: #4c4c4c;
}

.infoCenter_content .item .hd .tit a:hover {
	color: #4c4c4c;
	text-decoration: none;
}

.infoCenter_content .item .hd  .more a {
	color: #4c4c4c;
}

.infoCenter_content .item .hd .more a:hover {
	color: #e15616;
	text-decoration: underline;
}

.infoCenter_content .item .item-list {
	float: left;
	padding: 5px;
	width:700px;
	
}

.item .item-list li {
	line-height: 25px;
	background: url("/Images/web/biao.gif") no-repeat;
}


.item .item-list li a {
	font-size: 13px;		
	_font-size: 12px;
	color: #4c4c4c;
}


.item .item-list li a:hover {
	color: #e15616;
}

.item .item-list li span.news-title {
	float: left;
	margin-left: 10px;
	
}

.item .item-list li span.news-title-sub {
	float: left;
	width: 580px;
}

.item .item-list li span.date {
	font-size: 13px;
	float: right;
	width: 100px;
	clear: right;
}

/*资讯中心    新闻内容*/
.infoCenter_content .item_content {
	float: left;
	width: 700px;
	margin: 0 12px 10px 0;
	border: 1px solid #ccc;
}

.infoCenter_content .item_content .hd {
	background: url(../Images/web/mod-title-bg.gif) right top;
	border-bottom: 1px solid #dedede;
	float: left;
	width: 100%;
	height: 31px;
}

.infoCenter_content .item_content .hd .tit {
	color: #4c4c4c;
	font-size: 15px;
	font-weight: bold;
	float: left;
	line-height: 30px;
	background: url(../Images/web/mod-title-right.gif) no-repeat right top;
	padding-right: 29px;
}

.infoCenter_content .item_content .hd .tit i {
	background: url(../Images/web/mod-title-left.gif) 9px 5px no-repeat;
	float: left;
	width: 31px;
	height: 25px;
	margin-top: 3px;
}

.infoCenter_content .item_content .hd .more {
	float: right;
	color: #4c4c4c;
	height: 27px;
	padding: 4px 12px 0 0;
	line-height: 26px;
}

.infoCenter_content .item_content .hd .tit a {
	color: #4c4c4c;
}

.infoCenter_content .item_content .hd .tit a:hover {
	color: #4c4c4c;
	text-decoration: none;
}

.infoCenter_content .item_content .hd  .more a {
	color: #4c4c4c;
}

.infoCenter_content .item_content a.more {
	color: #bd0a01;
}

.infoCenter_content .item_content a.more:visited {
	color: #bd0a01;
}

.infoCenter_content .item_content  .title {
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	margin: 25px 0 10px 0;
	float: left;
	width: 680px;
}

.infoCenter_content .item_content .info {
	float: left;
	width: 690px;
}

.infoCenter_content .item_content .info ul {
	float: left;
	height: 25px;
	margin-left: 100px;
	list-style: none;
}

.infoCenter_content .item_content .info ul li {
	float: left;
	font-size: 12px;
	height: 25px;
	margin-left: 20px;
}

.infoCenter_content .item_content .bd {
	float: left;
	padding: 15px;
	border-top: 1px dashed #dedede;
}

.infoCenter_content .item_content  .bd p {
	text-indent: 2em;
	font-size: 14px;
	line-height: 23px;
}

/* 资讯中心 联系人*/
.sideColumn {
	padding: 7px;
	FLOAT: right;
	width: 205px;
	height: 280px;
	margin: 10px 10px 0 0;
	border: 4px solid #e5e5e5;
}

.sidebox {
	margin-top: 20px;
}

.sidebox .subtitle {
	FONT: bold 18px/ 25px arial;
	color: #4c4c4c;
}

.sidebox .text {
	FONT: bold 15px/ 25px arial;
	COLOR: #696;
	TEXT-ALIGN: center;
	line-height: 23px;
}

.sidebox .ac{
	line-height: 23px;
	font-size: 12px;
}

/*应用之星*/
#customerCase-body .customerCase-content {
	float: left;
	border: 1px solid #cdcdcd;
	background-color: #fff;
	float: left;
	margin: 10px 0 3px 2px;
	width: 700px;
}

#customerCase-body  .main-content {
	width: 730px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	/*border-width: 0 0 0 1px*;*/
}

/**customer case**/
.customer_list {
	margin: 0 10px;
	overflow: hidden;
	zoom: 1;
}

.customer_info {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	padding-left: 10px;
}

.customer_img {
	border: 1px solid #ccc;
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 20px;
	_margin-right: 17px;
	padding: 5px;
}

.customer_txt {
	float: left;
	width: 500px;
	line-height: 24px;
	overflow: hidden;
	zoom: 1;
}

.customer_txt a {
	color: #e15616;
	text-decoration: none;
}

.customer_txt a:hover {
	color: #e15616;
	text-decoration: underline;
}

.customer_desciption .customer_f14 {
	font-size: 14px;
	text-indent: 0;
}

.customer_desciption {
	padding: 15px;
}

.customer_desciption p {
	text-indent: 2em;
	line-height: 23px;
	font-size: 14px;
}

.customer_list li {
	border-bottom: 1px solid #ccc;
	padding: 12px 10px 10px;
	margin-bottom: -1px;
	zoom: 1;
	overflow: hidden;
}

.customer_list li.last {
	margin-bottom: 0;
	padding: 0;
	border: 0;
}

.intrItem {
	FLOAT: right;
	width: 220px;
	_width: 223px;
	height: 350px;
	margin: 10px 10px 0 0;
	_margin: 10px 2px 0 0;
	border: 4px solid #e5e5e5;
	font-size: 12px;
}

.intrItem li { 
	background:url("/Images/web/biao.gif") no-repeat	;
	line-height: 23px;
	padding-left: 15px;
}
.intrItem h1{
	
	
	}


/*图片*/

#img_container {
	text-align: left;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	width: 680px;
	height: 930px;
}

#imgbox {
	position: absolute;
	left: 0px;
	top: 0
}

#imgbox img {
	float: left;
	border: 0;
	margin: 0;
	width: 680px;
	height: 930px;
}
#skip{
	margin-left:320px;
	text-align: left;
	height: 35px;
	line-height: 35px;
}


/* 合作伙伴    partner page*/
.partner_content {
	float: left;
	width: 950px;
	margin: 10px 0 5px 5px;
}

.partner_content .left_con {
	float: left;
	width: 695px;
	margin: 0 5px 10px 0;
	border: 1px solid #ccc;
}

.partner_content .left_con p {
	font-size: 15px;
	line-height: 20px;
}

.partner_content .partner_logo {
	float: left;
	width: 295px;
	margin: 5px;
	text-align: center;
}

.partner_content .partner_info {
	float: left;
	width: 350px;
	margin: 10px 0 0 10px;
}

.partner_info .info_bg {
	float: left;
	width: 290px;
	background: #f6f6f6;
	margin: 10px 0 5px 20px;
	border: 1px solid #e5e5e5;
}

.partner_info .info_bg p {
	float: left;
	margin: 5px;
	font-size: 16px;
}

.partner_content  .zhichi_info {
	float: left;
	width: 680px;
	height: 70px;
}

.partner_content  .left_bg {
	float: left;
	font-size: 16px;
	width: 90px;
	height: 50px;
	background: #f6f6f6;
	margin: 10px 0 5px 20px;
	border: 1px solid #e5e5e5;
	width: 90px;
}

.partner_content  .left_bg p {
	float: left;
	font-weight: bold;
	margin: 15px 0 0 10px;
}

.partner_content  .right_bg {
	float: left;
	width: 490px;
	height: 50px;
	background: #f6f6f6;
	margin: 10px 0 5px 30px;
	border: 1px solid #e5e5e5;
}

.partner_content   .right_bg p {
	float: left;
	margin: 5px;
	font-size: 15px;
}

.partner_content .customer_con {
	float: left;
	width: 695px;
	margin: 0 5px 10px 0;
	border: 1px solid #ccc;
}

.partner_content .login_frame {
	float: right;
	width: 230px;
	margin: 0px 0px 0 5px;
	border: 5px solid #e5e5e5;
}

/*关于全企网-右横菜单*/
.crumb {
	float: left;
	width: 920px;
	_width: 940px;
	height: 45px;
	margin: 5px 0px 5px 0px;
	padding: 0 15px 0 20px;
	line-height: 45px;
	border-bottom: 1px solid #ccc;
}

.crumb h2 {
	display: inline-block;
	float: left;
	font-size: 25px;
	color: #333;
}

.crumb ul {
	float: right;
}

.crumb ul li {
	float: left;
	margin: 0 0 0 18px;
}

.crumb ul li a {
	color: #333;
}

.crumb ul li.current a {
	font-weight: bold;
	color: #333;
}

.crumb ul li a:hover { /*color: #0282c4;  淡蓝*/
	color: #e15616; /*橙色*/
}

/*关于我们-左菜单*/
.about-nav {
	float: left;
	margin-top: 10px;
	width: 129px;
	height: 170px;
	border-bottom: 1px solid #ccc;
	background: #f1f1f1;
}

.about-nav ul li {
	height: 33px;
	width: 129px;
	line-height: 33px;
	font-size: 15px;
	text-align: center;
	border: 1px solid #ccc;
	border-width: 1px 1px 0 1px;
	z-index: 100;
}

.about-nav ul li a {
	color: #333;
	display: inline;
}

.about-nav ul li a:hover {
	text-decoration: none;
	/*color: #e51616;*/
}

.about-nav ul li:hover {
	text-decoration: none;
	white-space: nowrap;
	background-color: #fff;
}

.about-nav ul li.current {
	border-right-color: #fff;
	background-color: #fff;
}

.about-nav ul li.current a { /*font-weight: bold;*/
	
}

/*关于全企网-关于我们   about page*/
#about-body .banner-about {
	float: left;
	height: 170px;
	border: 1px solid #dedede;
	border-top: 1px solid #9f9f9f;
	border-left: 1px solid #9f9f9f;
	background-color: #fff;
	margin-left: 30px;
	_margin-left: 15px;
	margin-bottom: 10px;
}

#about-body .content {
	float: right;
	border: 1px solid #ccc;
	border-width: 1px 1px 1px 0px;
	margin-top: 10px;
	padding: 10px 20px 10px 10px;
    width: 799px !important;     
	width: 830px;
	color: #4c4c4c;
	text-align: left;
	z-index: 100;
	font-size: 14px;
	/*background-color: #f6f6f6;*/ /*f2f5f8*/
}

#about-body .content h3 {
	clear: both;
	margin: 20px 0 15px 0px;
	padding: 0 0 0 10px;
	height: 35px;
	line-height: 35px;
	font-size: 20px;
	border-bottom: 1px solid #dedede;
}

#about-body .content h5 {
	clear: both;
	font-size: 11pt;
	line-height: 25px;
}

#about-body .content p {
	font-size: 14px;
	line-height: 23px;
	text-indent: 2em;
}

#about-body .content .company-location {
	font-size: 20px;
	color: #055340;
	font-weight: bold;
	padding-left: 10px;
}

#about-body .content .company-target {
	padding-left: 10px;
	text-indent: 2em;
}

/* 关于全企网-联系我们  link page*/
#about-body .content-contact {
	float: left;
	width: 390px;
	border-bottom: 1px solid #dedede;
}

#about-body  .content-contact p {
	line-height: 23px;
}

#about-body  .content h4 {
	clear: both;
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	border-bottom: 1px dashed #dedede;
	padding-left: 30px;
	margin-bottom: 20px;
}

#about-body  .content-map {
	margin-top: 10px;
	width: 750px;
	float: right;
	text-align: center;
}

/* 关于全企网-招贤纳士 hr page*/
.jobs-description {
	padding-left: 10px;
}

.jobs-description li {
	padding-left: 13px;
	line-height: 21px;
}

.jobs-description li span {
	padding-left: 45px;
	line-height: 23px;
}

/* 关于全企网-新闻中心 newscenter page*/
.news-list {
	float: left;
	padding-left: 10px;
	height: 580px;
	width: 680px;
}

.news-list li {
	line-height: 22px;
	background: url("/Images/web/biao.gif") no-repeat;
}

.news-list li a {
	font-size: 13px;
	color: #4c4c4c;
	_font-size: 12px;
}

.news-list li a:link,.news-list li a:visited {
	font-size: 13px;
	color: #4c4c4c;
}

.news-list li a:hover,.news-list li a:active {
	font-size: 13px;
	color: #e15616;
}

.news-list li span.news-title {
	_font-size: 12px;
	float: left;
	width: 600px;
	margin-left: 20px;
}

.news-list li span.date {
	float: right;
	width: 100px;
}

.pagination {
	font-size: 13px;
	float: left;
}

/* 新闻详细内容*/
#about-body .content  .title {
	text-align: center;
	font-size: 15pt;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

#about-body .content .info {
	float: left;
	width: 800px;
}

#about-body .content .info ul {
	float: left;
	height: 25px;
	margin-left: 150px;
	list-style: none;
}

#about-body .content .info ul li {
	float: left;
	font-size: 10pt;
	margin-left: 20px;
}

#about-body .content  .bd {
	float: left;
	border-top: 1px dashed #dedede;
}

#about-body .content  .bd p {
	text-indent: 0;
	line-height: 23px;
}

INPUT {
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 4px;
	HEIGHT: 22px;
}

input.disabled {
	background-color: #F2F2F2;
}

TEXTAREA {
	BORDER-TOP-WIDTH: 1px;
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 12px;
	BORDER-LEFT-COLOR: #666666;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #666666;
	PADDING-BOTTOM: 1px;
	BORDER-TOP-COLOR: #666666;
	PADDING-TOP: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #666666;
}

SELECT {
	BORDER-TOP-WIDTH: 1px;
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 12px;
	BORDER-BOTTOM-WIDTH: 1px;
	PADDING-BOTTOM: 1px;
	PADDING-TOP: 1px;
	BORDER-RIGHT-WIDTH: 1px;
	HEIGHT: 18px border :                          
		                                                   
		                              1px solid #00A8E6;
}

OPTION {
	FONT-FAMILY: "";
	FONT-SIZE: 12px
}

.border {
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

/*------------ext2.1 css------------*/ /* all fields */
.x-form-field {
	margin: 0 0 0 0;
	font: normal 12px tahoma, arial, helvetica, sans-serif;
}

/* ---- text fields ---- */
.x-form-text,textarea.x-form-field {
	padding: 1px 3px;
	background: #fff url(../../../images/validation/text-bg.gif) repeat-x 0
		0;
	border: 1px solid #B5B8C8;
}

textarea.x-form-field {
	padding: 2px 3px;
}

.x-form-text {
	height: 22px;
	line-height: 18px;
	vertical-align: middle;
}

/* field focus style */
.x-form-focus,textarea.x-form-focus {
	border: 1px solid #7eadd9;
}

/* invalid fields */
.x-form-invalid,textarea.x-form-invalid {
	background: #fff url(../../../images/validation/invalid_line.gif)
		repeat-x bottom;
	border: 1px solid #dd7870;
}

.ext-safari .x-form-invalid {
	background-color: #ffeeee;
	border: 1px solid #ff7870;
}

/* editors */
.x-editor {
	visibility: hidden;
	padding: 0;
	margin: 0;
}

.x-form-invalid-msg {
	color: #ee0000;
	padding: 2px;
	padding-left: 18px;
	font: normal 11px tahoma, arial, helvetica, sans-serif;
	background: transparent url(../images/default/shared/warning.gif)
		no-repeat 0 2px;
	line-height: 16px;
	width: 200px;
}

/*-------------------------------------*/
.debug {
	border: 1px solid red;
}

.menu_h,.menu_v,.menu_h li,.menu_v li {
	margin: 0;
	padding: 0;
	line-height: 31px;
	font-size: 15px;
	list-style-type: none;
}

.menu_h a,.menu_v a {
	display: block;
	line-height: 21px;
	padding: 0 30px;
	width: 150px
}

.menu_h li {
	float: left;
	background-color: #eee;
}

.menu_v li {
	float: none;
}

.sub_menu_off .menu_v {
	display: none;
}

.sub_menu_on .menu_v {
	display: block;
}
