/* ===============================总体样式=============================== */
body
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
	background-image: url(../../images/UCard/bg.gif);
	background-repeat: repeat;
}
div, form, img, ul, ol, li, dl, dt, dd
{
	padding: 0;
	border: 0;
	margin: 0;
	line-height: 160%;
}
h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 0;
}
table, td, tr, th
{
	font-size: 12px;
}
/*内容标题部分*/
.PageTitle
{
	height: 18px;
	background: url(../../Images/UCard/sdrf.gif) no-repeat 0px 0px;
	padding: 5px 0px 0px 30px;
	margin: 0px;
	border: 0px;
	font-weight: bold;
	font-size: 14px;
	color: #107aca;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
}

/*文字说明部分*/
.PageNote
{
	margin: 0px;
	line-height: 20px;
	text-indent: 25px;
	padding: 5px 8px 5px 8px;
	text-align: left;
}
.TextBox
{
	width: 180px;
	height: 16px;
	background-color: #eafaff;
	padding: 1px;
	color: #333;
	border: 1px solid #666;
	background: #f1f1f1 url(../../images/UCard/input_bg.gif);
}

.InputTable
{
	width: 95%;
	border-color: #bae6ff;
	border-width: 1;
	border-collapse: collapse;
	background-color: #ffffff;
}
.TitleColumn
{
	background-color: #bae6ff;
	color: #002C87;
	height: 20px;
	text-align: right;
	padding: 2px 2px 2px 2px;
}
.ContentColumn
{
	background-color: #FFFFFF;
	height: 20px;
	text-align: left;
	padding: 2px 2px 2px 5px;
}
.RedFont /*红色字*/
{
	color: #FF0000;
}
.RedBoldFont /*红色粗体字*/
{
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

/* 新增及查询表区域样式开始 */
#InputTable, #InputTable1, #InputTable2
{
	width: 100%;
	background-color: white;
	border-collapse: collapse;
}
#InputTable th, #InputTable1 th, #InputTable2 th
{
	background-color: #F0F7FD;
	color: #002C87;
	height: 20px;
	text-align: right;
	padding: 2px 0px 0px 0px;
	font-weight: normal;
}
#InputTable tbody, #InputTable1 tbody, #InputTable2 tbody
{
	padding-left: 3px;
}
tfoot
{
	text-align: center;
	background-color: #F0F7FD;
	height: 20px;
	padding-top: 3px;
}
/* 新增及查询表区域样式结束 */

.imput
{
	width: 90px;
	height: 14px;
	background-color: #58bae8;
	padding: 1px;
	color: #333;
	border: 1px solid #97d2f2;
}
.imput1
{
	width: 60px;
	height: 14px;
	background-color: #58bae8;
	padding: 1px;
	color: #333;
	border: 1px solid #97d2f2;
}
.imput2
{
	width: 40px;
	height: 14px;
	background-color: #58bae8;
	padding: 1px;
	color: #333;
	border: 1px solid #97d2f2;
}

/*** ***/
.menu
{
	margin-right: 3px;
}

/*** 首页公告栏开始 ***/
#new2
{
	margin-top: 1px;
	position: absolute;
	margin-left: 1px;
}

.show_new1, .show_new1, .show_new1, .show_new1
{
}
.show_new1 a, .show_new2 a, .show_new3 a, .show_new4 a
{
	padding: 0px;
	border: 0px;
	height: 22px;
	display: block;
}

.show_new1 a
{
	width: 80px;
	background: url(../../images/ucard/show1.gif);
}
.show_new1 a:hover
{
	background-image: url(../../images/ucard/show1b.gif);
}

.show_new2 a
{
	width: 99px;
	background: url(../../images/ucard/show2.gif);
}
.show_new2 a:hover
{
	background-image: url(../../images/ucard/show2b.gif);
}

.show_new3 a
{
	width: 99px;
	background: url(../../images/ucard/show3.gif);
}
.show_new3 a:hover
{
	background-image: url(../../images/ucard/show3b.gif);
}

.show_new4 a
{
	width: 80px;
	background: url(../../images/ucard/show4.gif);
}
.show_new4 a:hover
{
	background-image: url(../../images/ucard/show4b.gif);
}


/*新定义开始*/
#container #title li
{
	float: left;
	list-style-type: none;
	height: 300px;
}
#tag1 a, #tag2 a, #tag3 a, #tag4 a
{
	padding: 0px;
	border: 0px;
	height: 22px;
	display: block;
	margin: 0px;
}
#tag1 a
{
	width: 99px;
	background: url(../../images/ucard/show1.gif) no-repeat;
}
#tag2 a
{
	width: 99px;
	background: url(../../images/ucard/show2.gif) no-repeat;
}
#tag3 a
{
	width: 99px;
	background: url(../../images/ucard/show3.gif) no-repeat;
}
#tag4 a
{
	width: 99px;
	background: url(../../images/ucard/show4.gif) no-repeat;
}
#tag1 a:hover
{
	display: block;
	width: 99px;
	background: url(../../images/ucard/show1b.gif) no-repeat;
}
#tag1 a:hover span
{
	display: block;
	background: url(../../images/ucard/show1b.gif) no-repeat;
	padding: 0px;
}
#tag2 a:hover
{
	display: block;
	width: 99px;
	background: url(../../images/ucard/show2b.gif) no-repeat;
}
#tag2 a:hover span
{
	display: block;
	background: url(../../images/ucard/show2b.gif) no-repeat;
	padding: 0px;
}
#tag3 a:hover
{
	display: block;
	width: 99px;
	background: url(../../images/ucard/show3b.gif) no-repeat;
}
#tag3 a:hover span
{
	display: block;
	background: url(../../images/ucard/show3b.gif) no-repeat;
	padding: 0;
}
#tag4 a:hover
{
	display: block;
	width: 99px;
	background: url(../../images/ucard/show4b.gif) no-repeat;
}
#tag4 a:hover span
{
	display: block;
	background: url(../../images/ucard/show4b.gif) no-repeat;
	padding: 0px;
}
.selectli1
{
	display: block;
	width: 80px;
	background: url(../../images/ucard/show1b.gif) no-repeat;
}
a .selectspan1
{
	display: block;
	background: url(../../images/ucard/show1b.gif) no-repeat;
	padding: 0px;
}
.selectli2
{
	display: block;
	width: 80px;
	background: url(../../images/ucard/show2b.gif) no-repeat;
}
a .selectspan2
{
	display: block;
	background: url(../../images/ucard/show2b.gif) no-repeat;
	padding: 0px;
}
.selectli3
{
	display: block;
	width: 80px;
	background: url(../../images/ucard/show3b.gif) no-repeat;
}
a .selectspan3
{
	display: block;
	background: url(../../images/ucard/show3b.gif) no-repeat;
	padding: 0px;
}
.selectli4
{
	display: block;
	width: 80px;
	background: url(../../images/ucard/show4b.gif) no-repeat;
}
a .selectspan4
{
	display: block;
	background: url(../../images/ucard/show4b.gif) no-repeat;
	padding: 0px;
}
.hidecontent
{
	display: none;
}
/*新定义结束*/
/*** 首页公告栏结束 ***/

/* 通用字体样式 ------ */
A:link
{
	color: #000000;
	text-decoration: none;
	line-height: 170%;
}
A:visited
{
	color: #000000;
	text-decoration: underline;
}
A:hover
{
	color: #ff0000;
	text-decoration: none;
}
A:active
{
	color: #ff0000;
	text-decoration: none;
}

.Red12
{
	color: #ff0000;
	text-decoration: none;
}
.Red12 a:link
{
	color: #ff0000;
	text-decoration: none;
}
.Red12 a:visited
{
	color: #ff0000;
	text-decoration: none;
}
.Red12 a:hover
{
	color: #000000;
	text-decoration: underline;
}

.white12
{
	color: #ffffff;
	text-decoration: none;
}
.white12 a:link
{
	color: #ffffff;
	text-decoration: none;
}
.white12 a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.white12 a:hover
{
	color: #ffcc00;
	text-decoration: none;
}

.white12b
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.white12b a:link
{
	color: #ffffff;
	text-decoration: none;
}
.white12b a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.white12b a:hover
{
	color: #ffcc00;
	text-decoration: none;
}

.white14b
{
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.white14b a:link
{
	color: #ffffff;
	text-decoration: none;
}
.white14b a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.white14b a:hover
{
	color: #ffcc00;
	text-decoration: none;
}

.org12
{
	color: #ff9600;
	text-decoration: none;
}
.org12 a:link
{
	color: #ff9600;
	text-decoration: none;
}
.org12 a:visited
{
	color: #ff9600;
	text-decoration: none;
}
.org12 a:hover
{
	color: #000000;
	text-decoration: underline;
}

.green12
{
	color: #376f00;
	text-decoration: none;
}
.green12 a:link
{
	color: #376f00;
	text-decoration: none;
}
.green12 a:visited
{
	color: #376f00;
	text-decoration: none;
}
.green12 a:hover
{
	color: #000000;
	text-decoration: underline;
}

.Red12_2
{
	color: #9f1a1a;
	text-decoration: none;
}
.Red12_2 a:link
{
	color: #9f1a1a;
	text-decoration: none;
}
.Red12_2 a:visited
{
	color: #9f1a1a;
	text-decoration: none;
}
.Red12_2 a:hover
{
	color: #000000;
	text-decoration: underline;
}

.Red14
{
	color: #ff0000;
	text-decoration: none;
	font-size: 14px;
}
.Red14 a:link
{
	color: #ff0000;
	text-decoration: none;
}
.Red14 a:visited
{
	color: #ff0000;
	text-decoration: none;
}
.Red14 a:hover
{
	color: #000000;
	text-decoration: underline;
}

.blue12
{
	color: #107aca;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}
.blue12 a:link
{
	color: #107aca;
	text-decoration: none;
}
.blue12 a:visited
{
	color: #107aca;
	text-decoration: underline;
}
.blue12 a:hover
{
	color: #ff0000;
	text-decoration: none;
}


.blue12b
{
	color: #107aca;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.blue12b a:link
{
	color: #107aca;
	text-decoration: none;
}
.blue12b a:visited
{
	color: #107aca;
	text-decoration: none;
}
.blue12b a:hover
{
	color: #000000;
	text-decoration: underline;
}

.blue14
{
	color: #107aca;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.blue14 a:link
{
	color: #107aca;
	text-decoration: none;
}
.blue14 a:visited
{
	color: #107aca;
	text-decoration: none;
}
.blue14 a:hover
{
	color: #000000;
	text-decoration: underline;
}


.Red14b
{
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.Red14b a:link
{
	color: #ff0000;
	text-decoration: none;
}
.Red14b a:visited
{
	color: #ff0000;
	text-decoration: none;
}
.Red14b a:hover
{
	color: #000000;
	text-decoration: underline;
}

.grey12
{
	color: #7c7c7c;
	text-decoration: none;
	font-size: 12px;
}
.grey12 a:link
{
	color: #7c7c7c;
	text-decoration: none;
}
.grey12 a:visited
{
	color: #7c7c7c;
	text-decoration: none;
}
.grey12 a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

.black14
{
	color: #333;
	text-decoration: none;
	font-size: 14px;
}
.black14 a:link
{
	color: #333;
	text-decoration: none;
}
.black14 a:visited
{
	color: #333;
	text-decoration: none;
}
.black14 a:hover
{
	color: #ff0000;
	text-decoration: underline;
}

.black14b
{
	color: #333;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.black14b a:link
{
	color: #333;
	text-decoration: none;
}
.black14b a:visited
{
	color: #333;
	text-decoration: none;
}
.black14b a:hover
{
	color: #ff0000;
	text-decoration: underline;
}


/* 通用定位表格样式 ------ */
.label768
{
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
.label5
{
	width: 768px;
	height: 5px;
	margin-left: 60px;
	float: left;
}



/* 通用蓝块样式 ------ */
.tongy768
{
	border-left: 1px solid #005f9c;
	border-right: 1px solid #005f9c;
	background-color: #107aca;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
.tongy210
{
	border-left: 1px solid #005f9c;
	border-right: 1px solid #005f9c;
	background-color: #fff;
	margin-left: 4px;
}
.tongy210z
{
	border-left: 1px solid #005f9c;
	border-right: 1px solid #005f9c;
	background-color: #fff;
}
.tongy210d
{
	border-bottom: 1px solid #005f9c;
	background-color: #fff;
}

.tongy174
{
	font-size: 12px;
	color: #fff;
	width: 174px;
	float: left;
	border-left: 1px solid #014b64;
	border-right: 1px solid #014b64;
	border-bottom: 1px solid #014b64;
	background-color: #0c86d4;
	padding: 5px;
}
.tongy174 a:link
{
	color: #fff;
	text-decoration: none;
}
.tongy174 a:visited
{
	color: #fff;
	text-decoration: none;
}
.tongy174 a:hover
{
	text-decoration: none;
	color: #000;
}


/* 通用表格样式 ------ */

.table
{
	height: 16px;
	background-color: #FFFFFF;
	padding: 4px;
}
.table_white
{
	height: 16px;
	background-color: #FFFFFF;
	border-bottom: 1px dashed #b6b6b6;
	padding: 5px;
}
.table_gray
{
	height: 16px;
	background-color: #f6f6f6;
	border-bottom: 1px dashed #b6b6b6;
	padding: 5px;
}
.table_main
{
	height: 16px;
	background-color: #f2f2f2;
	padding: 4px;
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
}
.table_main2
{
	background-color: #fff;
	padding: 4px;
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
}
.table_main3
{
	height: 16px;
	background-color: #f2f2f2;
	padding: 4px;
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
}

.table_main4
{
	color: #000000;
	border: 1px dashed;
	line-height: 18px;
	background-color: #42b0ef;
}
.table_main4_1
{
	color: #005f9c;
	border-left: 1px solid #3a9ed3;
	border-right: 1px solid #3a9ed3;
	line-height: 18px;
	background-color: #EFFBFF;
}

.table_bord
{
	border: 1px dashed #666;
	background-color: #f5f5f5;
	padding: 5px;
	color: #747474;
	text-decoration: none;
	font-size: 12px;
}

.helptable
{
	color: #005f9c;
	border: 1px dashed #3a9ed3;
	line-height: 18px;
	background-color: #effbff;
}

/*** 产品***/
.chanpinbt
{
	color: #8f5700;
	font-size: 14px;
	font-weight: bold;
}
.chanpinbt:link
{
	color: #8f5700;
	text-decoration: none;
}
.chanpinbt:visited
{
	color: #8f5700;
	text-decoration: none;
}
.chanpinbt:hover
{
	color: #8f5700;
	text-decoration: underline;
}

.chanpinbt2
{
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

.chanpinjieshao
{
	line-height: 180%;
	padding: 0px 5px 0px 5px;
}

.chanpintable
{
	background-color: #fff;
	border-bottom: 1px dashed #72736d;
	padding: 7px;
}
.chanpintable2
{
	background-color: #f4f4f4;
	border-bottom: 1px dashed #72736d;
	padding: 7px;
}
.chanpininput
{
	width: 200px;
	height: 20px;
	background: #f1f1f1 url(../../images/UCard/input_bg.gif);
	color: #333;
	border: 1px solid #8b8b8b;
}

.Row1
{
	background-color: #fff;
	line-height: 18px;
}
.Row0
{
	background-color: #f3f3f3;
	line-height: 18px;
}

/*** 新闻-导航鼠标效果***/
.show1_1
{
}
.show1_1 a
{
	padding: 0px;
	border: 0px;
	width: 99px;
	float: left;
	height: 25px;
	background: url(../../images/UCard/show1.gif) no-repeat;
	display: block;
}
.show1_1 a:hover
{
	background-image: url(../../images/show1b.gif);
	background-repeat: no-repeat;
}


.show1_2
{
}
.show1_2 a
{
	padding: 0px;
	border: 0px;
	width: 99px;
	height: 25px;
	background: url(../../images/UCard/show2.gif) no-repeat;
	display: block;
}
.show1_2 a:hover
{
	background-image: url(../../images/show2b.gif);
	background-repeat: no-repeat;
}

.show1_3
{
}
.show1_3 a
{
	padding: 0px;
	border: 0px;
	width: 99px;
	height: 25px;
	background: url(../../images/UCard/show3.gif) no-repeat;
	display: block;
}
.show1_3 a:hover
{
	background-image: url(../../images/show3b.gif);
	background-repeat: no-repeat;
}

.show1_4
{
}
.show1_4 a
{
	padding: 0px;
	border: 0px;
	width: 99px;
	height: 25px;
	background: url(../../images/UCard/show4.gif) no-repeat;
	display: block;
}
.show1_4 a:hover
{
	background-image: url(../../images/show4b.gif);
	background-repeat: no-repeat;
}

/*** 产品查询-导航鼠标效果***/
#new
{
	margin-top: 1px;
	position: absolute;
	margin-left: 1px;
}

.show1
{
}
.show1 a
{
	padding: 0px;
	border: 0px;
	width: 58px;
	float: left;
	height: 32px;
	background: url(../../images/UCard/1yuan.gif) no-repeat;
	display: block;
}
.show1 a:hover
{
	background-image: url(../../images/1yuanb.gif);
	background-repeat: no-repeat;
}


.show2
{
}
.show2 a
{
	padding: 0px;
	border: 0px;
	width: 55px;
	height: 32px;
	background: url(../../images/UCard/5yuan.gif) no-repeat;
	display: block;
}
.show2 a:hover
{
	background-image: url(../../images/5yuanb.gif);
	background-repeat: no-repeat;
}

.show3
{
}
.show3 a
{
	padding: 0px;
	border: 0px;
	width: 67px;
	height: 32px;
	background: url(../../images/UCard/10yuan.gif) no-repeat;
	display: block;
}
.show3 a:hover
{
	background-image: url(../../images/10yuanb.gif);
	background-repeat: no-repeat;
}

.show4
{
}
.show4 a
{
	padding: 0px;
	border: 0px;
	width: 67px;
	height: 32px;
	background: url(../../images/UCard/15yuan.gif) no-repeat;
	display: block;
}
.show4 a:hover
{
	background-image: url(../../images/15yuanb.gif);
	background-repeat: no-repeat;
}

.show5
{
}
.show5 a
{
	padding: 0px;
	border: 0px;
	width: 67px;
	height: 32px;
	background: url(../../images/UCard/30yuan.gif) no-repeat;
	display: block;
}
.show5 a:hover
{
	background-image: url(../../images/30yuanb.gif);
	background-repeat: no-repeat;
}

.show6
{
}
.show6 a
{
	padding: 0px;
	border: 0px;
	width: 67px;
	height: 32px;
	background: url(../../images/UCard/50yuan.gif) no-repeat;
	display: block;
}
.show6 a:hover
{
	background-image: url(../../images/50yuanb.gif);
	background-repeat: no-repeat;
}

.show7
{
}
.show7 a
{
	padding: 0px;
	border: 0px;
	width: 82px;
	height: 32px;
	background: url(../../images/UCard/100yuan.gif) no-repeat;
	display: block;
}
.show7 a:hover
{
	background-image: url(../../images/100yuanb.gif);
	background-repeat: no-repeat;
}

.show8
{
}
.show8 a
{
	padding: 0px;
	border: 0px;
	width: 77px;
	height: 32px;
	background: url(../../images/qita.gif) no-repeat;
	display: block;
}
.show8 a:hover
{
	background-image: url(../../images/qitab.gif);
	background-repeat: no-repeat;
}

/*** 帮助***/
.dotline
{
	background-image: url(../../images/UCard/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 14px;
}
.helptable
{
	color: #005f9c;
	border: 1px dashed #3a9ed3;
	line-height: 18px;
	background-color: #effbff;
}


/*** 按钮样式***/
.button
{
	border-right: #4e3500 1px solid;
	padding-right: 1px;
	border-top: #4e3500 1px solid;
	padding-left: 1px;
	font-size: 12px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#00a8ff);
	border-left: #4e3500 1px solid;
	cursor: hand;
	color: black;
	padding-top: 1px;
	border-bottom: #4e3500 1px solid;
}


/*** 文章***/
.acticletitle
{
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	padding: 10px;
}
.acticleRlist
{
	border: 1px solid #ff9600;
	background-color: #f5f5f5;
	border-right: 1px solid #ff9600;
}


.Menubox {width:100%;background:url(../../images/libg2.gif);height:28px;line-height:28px;}
.Menubox ul{margin:0px;padding:0px;}
.Menubox li{float:left;display:block;cursor:pointer;text-align:center;color:#949694;font-weight:bold;}
.Menubox li.on{padding:0px;background:#fff;border-left:1px solid #b8c9d0;border-top:1px solid #b8c9d0;border-right:1px solid #b8c9d0;background:url(../../images/libg1.gif);color:#333;font-weight:bold;height:27px;line-height:27px;}
.Menubox li.off{padding:0px;background:#fff;background:url(../../images/libg2.gif);line-height:27px;}
.Contentbox{clear:both;margin-top:0px;border:1px solid #b8c9d0;border-top:none;padding:10px; background:#fff;}

.mainContent li {list-style-type:none; padding-left:5px; line-height: 24px;width:115px; float:left; color:#000; font-size:12px; border-bottom:1px #e0e0e0 dashed; border-right:1px #e0e0e0 dashed;}
.mainContent a:link,
.mainContent a:visited{ color:#333; text-decoration:none; }
.mainContent a:hover{color:#f00;text-decoration:none; }

