﻿/*CAD CSS Document  1024*768  w:1000*/

/*内容部分*/
ul li dl dt dd{
    padding:0;
	margin:0;
}
.mainbanner{
	text-align:center;
	padding:1px;
	width:99%;
	margin:3px auto;
	border:solid 1px #3d3d3d;
}
.equsort h2{
   border-right:3px solid #d9d9d9;
   border-bottom:3px solid #d9d9d9;
   font-size:13px;
   padding:0;
   margin:1px 0 0 1px;
   background:#9bd7eb;
   color:#444;
   height:25px;
   line-height:25px;
   width:80px;
   text-align:center;
   clear:both
}
.equsort h3{
   font-size:13px;
   padding:0 0 0 5px;
   margin:4px 4px 6px 4px;
   border:1px dashed #ccc;
   border-width:0 0 1px 0;
   background:#fafbfc;
   color:#cc0000;
   clear:both;
   height:22px;
   line-height:22px;
   text-align:left;
   font-weight:normal;
}
.equsort{
	border:solid 1px #9bd7eb;
	border-left:2px solid #9bd7eb;
	border-right:2px solid #9bd7eb;
	height:100%;
	overflow:hidden;
	padding:0 0 8px 0;
	*padding:0 0 12px 0;
}
.equsort ul{
    margin:3px 0 0 12px; 
	padding:0;
	list-style:none;
}

.equsort ul li {
    width:80px; 
	height:22px;
	line-height:22px;
	background:none;
	background-color:#e5f2f8;
	border:solid 1px #d1e0e7;
	margin:2px 8px 4px 0;
	_margin:2px 7px 4px 0;
	text-align:center;
	float:left;
	word-wrap:break-word;
}
.equsort ul li a, .elesort ul li a:visited{
   display:block;
   color:#000; 
   text-decoration:none;
}
.equsort ul li a:hover{
	background:#f5f5f5 url(../images/price/event.gif) no-repeat 2px 3px;
    color:#c00;
	white-space:nowrap; 
}

/*查询TAB部分*/
#gallery{
	line-height:15px; 
	height:33px;
	margin-top:5px;
}
#gallery span{
}
#gallery .off, #gallery .on1{
    color:#000; 
	height:33px; 
	margin:0 2px 0 0; 
	line-height:33px;
    padding:0 20px; 
	float:left; 
	background:url(../images/price/tabs_01.gif) repeat-x left bottom; 
	border:1px solid #ccc;
	cursor:pointer; 
	position:relative; 
}
#gallery .on1{
    color:#c00; 
	background:url(../images/price/tabs_02.gif) repeat-x left bottom; 
	line-height:32px; 
	font-weight:bold;
}
.hide{
    display:none; 
	width:0; 
	overflow:hidden;
	color:#555;
}
.hidetable{
	width:100%;
}
.hidetit2{
	font-size:13px;
	color:#444;
	height:22px;
	line-height:22px;
	background-color:#e5f2f8;
	border:solid 1px #d1e0e7;
	border-right:solid 2px #ddd;
	border-bottom:solid 2px #ddd;
	padding:2px 5px;
	text-align:center;
}
.hr1{
    height:6px;
	*height:7px;
}
.fonttj{
   color:#cc0000;
   padding-ringht:10px
}
.fonttjc{
   color:#369;
}
.fonttjc a{
   color:#369;
   text-decoration:none;
}
.fonttjc a:hover{
   color:#369;
   text-decoration:underline;
}
.tableinput{
    border:1px solid #ccc;
	height:17px;
	line-height:17px;
	vertical-align:middle; 
	margin-right:8px   
}
.show{
    background:#fff; 
	border:solid 1px #ccc;
	padding:10px;
/*	width:940px;
*/	height:100%;
	overflow:hidden;
}
/*分类树*/
.incmsort{
    float:left;
	font-size:13px;
	width:190px
}
.incmsort2{
    float:left;
	margin:0 0 0 8px;
	width:760px;
}
/* 无限子级菜单 开始 */
*{
   margin:0;
   padding:0;
}

/* 外框 */
#treemenu{
   word-wrap:break-word;
   background-color:#f8fcfe;
   border:1px solid #aadffe;
   border-width:1px 2px 1px 1px;
   padding:2px 0 0 0;
}
#treemenu h2{
   background:url(../images/price/tabtitbg02.gif) repeat-x;
   border-bottom:1px solid #ccc;
   padding:0 0 0 6px;
   color:#444;
   font-weight:bold;
   font-size:13px;
   height:25px;
   line-height:25px;
}
/* 每一个ul */
#treemenu ul{
   margin: 0 0 0 10px;
   list-style:none;
   padding:3px 6px;
   *padding:4px 6px 0 6px;
   _padding:5px 6px 0 6px;
}

/* 第一个ul */
ul#TreeTop{
   margin:0
}

/* 每一个li */
#treemenu ul li{
   width:100%;
}

/* 每一个li里面的a 开始 */
#treemenu ul li a{
    padding: 0 0 0 20px;
    font-weight:normal;
    text-decoration:none;
}



#treemenu ul li a:link, #treemenu ul li a:visited{
    color:#333;
}

#treemenu ul li a:hover{
    color:#FF0000;
}

#treemenu ul li a:active{
    color:#009933;
}
/* 每一个li里面的a 结束 */

/* 关闭的节点 开始 */
li.TreeClosed{
    background:url(../images/price/openedicon.gif) no-repeat 0 0;
}
li.TreeClosed dl{
    padding:3px 0 3px 12px
}
li.TreeClosed dl dd{
    padding:1px 0 
}

.TreeClosed ul {
    display:none;
}
/* 关闭的节点 结束 */

/* 打开的节点 */
li.TreeOpened{
   background:url(../images/price/jxticon.gif) no-repeat 9px 4px;
}
li.TreeOpened dl{
    padding:3px 0 3px 12px
}
li.TreeOpened dl dd{
    padding:1px 0 
}
/* 无限子级菜单 结束 */
/*表格效果*/
.maintable{
    border:1px solid #c2d5dc; 
	padding:1px 1px 3px 1px;
	color:#444; 
	line-height:25px;
	height:500px; 
	overflow:scroll;
	overflow-x:hidden
}
.maintable table{
   width:99%;
   _width:98%;
   margin:0 auto;
}
.maintable table td{
    padding-left:4px;
	border-right:solid 1px #d6d6d6;
	border-left:solid 1px #fff;
}
.maintable table tr.alt td{
	background:#e5f2f8;
}
.maintable table tr.over td, .maintable tr:hover td{
	background:#ededed;
}

.tittd{
    background:url(../images/price/tittd.gif) repeat-x;
	height:26px;
	line-height:26px;
	border-right:solid 1px #93afba;
	border-bottom:solid 1px #93afba;
	color:#055a78;
	font-weight:bold;
	margin:0 0 0 2px;
}
.sidetd{
	color:#ff0000;
	font-family:"Verdana";
	font-size:11px;
}
.sidetd2{
	color:#008000;
	font-family:"Verdana";
	font-size:11px;
}
.sidetd3{
	color:#000;
	font-family:"Verdana";
	font-size:11px;
}
.sidetd4{
	color:#FF6600;
	font-family:"Verdana";
	font-size:11px;
}

/*详细*/
.pra-left{
    float:left;
	width:72%;
}
.pra{
	margin:0 0 8px;
	border:solid 1px #A3DEE3;
	height:100%;
	overflow:hidden
}

.pra h2{
	line-height:27px;
	height:27px;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0 0 0 10px;
	background:url(../images/enterprise/top_blue.gif) repeat-x;
	color:#069;
	text-align:left
}

.prabg,.prabgr{
	height:10px;
	margin:0 0 8px 0;
	background:url(../images/cad/title_underline.gif) no-repeat left bottom;
	clear:both;
}
.prabgr{
	margin:16px 0 0 0;
	background-position:120px bottom;
}
.pra p{
   padding:0;
   margin:0
}
.pra .jj{
	line-height:22px;
	width:94%;
	margin:15px auto;
	text-indent:2pc;
	clear:both;
	font-size:13px;
	color:#454545
}
.pra .jjps{
	width:87%;
	margin:10px auto;
	color:#444;
	clear:both;
	line-height:25px;
	background-color:#fafafa;
	border:dashed 1px #CCC;
	padding:2px;
	height:100%;
	overflow:hidden;
}
.pra .jjps ul{
    padding:0;
	margin:0 0 0 10px;
	float:left;
}
.pra .jjps li{
	padding:0;
	margin:0 40px 0 0;
	float:left;
	display:inline;
	list-style-type:none;
	white-space:nowrap;
}
.pra .jjps li a{
    color:#ff0000;
	text-decoration:none;
}
.parcs{
	width:90%;
	line-height:24px;
	font-size:13px;
	padding:6px 8px 3px 8px;
	margin:0 auto;
	clear:both;
}
.parcs ul{
    padding:0;
	padding:0;
	list-style:none
}
.parcs ul li{
	padding:1px 0 1px 10px;
	border-bottom:dotted 1px #ccc;
	color:#555	
}
.parcs ul li span{
	color:#555;
	margin-right:4px;
	font-weight:bold
}
.parcs ul li em{
	color:#336600;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
}
.parcs ul li img{
	margin-right:10px;
}
.pra-right{
    float:right;
    width:262px;
}
.praright{
    border:solid 1px #c7c7c7;
	padding:1px;
	margin-bottom:8px;
}
.prarightt{
	height:27px;
	line-height:27px;
	font-weight:bold;
	color:#fff;
	background:url(../images/cad/prarightt.gif) repeat;
	padding:0 0 0 18px;
}
.prarightbox{
	width:100%;
	height:100%;
	overflow:hidden;
	color:#666;
}
.prarightbox ul{
    float:left;
	width:256px;
	margin:2px 0 0 8px
}
.prarightbox li{
	width:100%;
	float:left;
	line-height:26px;
	padding:0;
	margin:0;
	list-style-type:none;
}
.prarightbox li a{
    color:#333;
    text-decoration:none;
}
.prarightbox li a:hover{
    color:#369;
    text-decoration:underline;
}


/*nxb add*/
.maintable2{
	color:#444; 
	line-height:25px;
}
.maintable2 table{
   width:100%;
   _width:100%;
   margin:0 auto;
}
.maintable2 table td{
    padding-left:4px;
	border-right:solid 1px #d6d6d6;
	border-left:solid 1px #fff;
}
.fontPricePage1
{
	color:Red;
}
/*nxb add end*/
