﻿
.clears
{
	clear:both;
	}
.pagenone
{
	float: left;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	overflow: hidden;
}
.pageinput-parent
{
	float: left;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	overflow: hidden;
}
.pageitem
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
 
	background: #fff;
	height: 40px;
	display: block;
	height: 23px;
}
.pageitem-checked
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	font-weight: bold;
	background: #fff;
	height: 23px;
	display: block;
}
/* news list */
.itemrow
{
	
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	border-bottom: 1px dashed #b7b7b7;
	font-size: 12px;
}
.itemrowleft
{
	width: 68%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	float: left;
	padding-left: 5px;
	
}
.itemrowright
{
	
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-align: right;
	
	 margin-right:10px;
}
/* picture browser */
.itemimgrow
{
	width: 200px;
	height: 197px;
	overflow: hidden;
	float: left;
	margin-left: 27px;
	margin-bottom: 10px;
	background:url(../../demo/images/pro_31.jpg) no-repeat;
}
.itemimgimg
{
	width: 100%;
	height: 150px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.itemimgimg img
{
	width: 205px;
	height: 134px;
	display: block;
	display: inline;
	margin:9px auto 0px auto;
}
/*每行显示四个的排序。。。start。。。。。。。。。。。。*/
.itemimgrow1
{
	width: 160px;
	height: 147px;
	overflow: hidden;
	float: left;
	margin-left: 27px;
	margin-bottom: 10px;
	background:url(../../demo/images/pro_31.jpg) no-repeat;
}
.itemimgimg1
{
	width: 100%;
	height: 120px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.itemimgimg1 img
{
	width:160px;
	height: 120px;
	display: block;
	display: inline;
	margin:9px auto 0px auto;
}
/*每行显示四个的排序。。end。。。。。。。。。。。。。*/

.itemimgtxt
{
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	overflow: hidden;
}
.itemimgtxt a{font-size:14px; color:#666666}
/*picture list */
.itemimgnewsrow
{
	width: 100%;
	height: 140px;
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 15px;
	font-size:13px;
}
.itemimgnewsimg
{
	width: 180px;
	height: 120px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	float: left;
	border: 1px solid #c1c1c1;
}
.itemimgnewsimg img
{
	width: 170px;
height: 111px;
display: block;

margin-top: 5px;
margin-left: 5px;
}
.itemimgnewstitle
{
	float: left;
	width: 80%;
	height: 25px;
	line-height: 25px;
	padding-left: 29px;
	overflow: hidden;
	font-weight: bold;
		font-family:Microsoft yahei;

}
.itemimgnewscontent
{
	text-indent: 0em;
	 
	float: left;
	width: 80%;
	height: 145px;
	line-height: 21px;
	padding-left: 29px;
	overflow: hidden;
	text-align: justify;
	text-justify: newspaper;
	letter-spacing: 1px;
	word-warp: break-word;
	word-break: break-all;
	white-space: normal;
	color:#666666;
	padding-top:10px;
	font-family:Microsoft yahei;
	font-size:12px;
	line-height:28px;
}
/*tabs*/
.idtab
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.idtab li
{
	float: left;
	display: inline;
	width: 80px;
	margin-left: 1px;
	text-align: center;
	overflow: hidden;
}
.idtab li a
{
	display: block;
	line-height: 28px;
	height: 28px;
 
	font-size: 12px;
	text-decoration: none;
	background: url(../../system/images/tabnormal.gif);
}
.idtab li a:hover
{
	background: url(../../system/images/tabhover.gif);
}
.idtab li a.selected
{
	font-weight: bold;
	background: url(../../system/images/tabselected.gif);
}
/*marquee*/
.marqueelist
{
	width: 650px;
	height: 170px;
	overflow: hidden;
	clear: both;
}
.marqueelist ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.marqueelist ul li
{
	float: left;
	display: inline;
	padding: 0 1px;
}
.marqueelist ul li img
{
	display: block;
	width: 200px;
	height: 150px;
	overflow: hidden;
	border: none;
}
.marqueelisttxt
{
	height: 20px;
	line-height: 20px;
	width: 200px;
	overflow: hidden;
	text-align: center;
}
/*round button*/
.x_a
{
	display: inline-block;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #e5e5e5;
	font-size: 12px;
	height: 16px;
}
.x_b
{
	float: left;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	margin: 0 -1px;
	position: relative;
	padding-bottom: 5px;
}
.x_c
{
	display: inline-block;
	padding: 0.3em 0.6em 0;
	background: #f4f4f4;
	border-left: 2px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 0.0em solid #f0f0f0;
	line-height: 1.1em;
	cursor: pointer;
}
.x_c input
{
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	background: none;
}
/*all cate article get*/
.allcaterow
{
	height:auto ;
	min-height:200px;
	margin-top:20px;
	margin-bottom: 20px;
}
.allcaterowb
{
	height:auto ;
	min-height:240px;
	margin-top:20px;
	margin-bottom: 20px;
}
.allcatehead
{
	width: 100%;
	height: 30px;
	font-size: 14px;
	font-weight:bold;
	background: url(../../demo/images/pro_26.jpg) no-repeat 10px top;
}
.allcatetitle
{
	padding-left: 15px;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial,宋体;
 
	height: 30px;
	line-height: 35px;
	width: 68%;
	float: left;
	overflow: hidden;
}
.allcatemore
{
	width: 28%;
	float: left;
	height: 30px;
	padding-right:5px;
	line-height: 30px;
	text-align: right;
	font-family: Arial,宋体;
}
.allcatemore a{ text-decoration:none;}
.allcateitemrow
{
	height: auto;
	padding-top:20px;
}
.allcateitemrowitem
{
	border-bottom: 1px dashed #b7b7b7;
	height: 25px;
	line-height: 25px;
}
.allcateitem
{
	height: 25px;
	line-height: 25px;
	width: 68%;
	padding-left: 5px;
	float: left;
	font-size: 12px;
	font-family: Arial,宋体;
}
.allcateitem a
{
	 
	text-decoration: none;
}
.allcateitem a:hover
{
	 
}
.allcateitemstart
{
	text-align: right;
	float: left;
	width: 29%;
	padding-right: 5px;
	height: 25px;
	line-height: 25px;
 
}
/*feedbackshow*/
.itemfeedbackrow
{
	width: 99%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	border-bottom: 1px dashed #b7b7b7;
}
.itemfeedbackrowleft
{
	width: 19%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	float: left;
	padding-right: 5px;
	text-align: right;
}
.itemfeedbackrowright
{
	width: 78%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	float: left;
	text-align: left;
	padding-left: 5px;
}

.itemfeedbackautorow
{
	width: 99%;
	line-height: 25px;
	overflow: hidden;
	border-bottom: 1px dashed #b7b7b7;
}
.itemfeedbackautorowleft
{
	width: 19%;
	line-height: 25px;
	float: left;
	padding-right: 5px;
	text-align: right;
}
.itemfeedbackautorowright
{
	width: 78%;
	line-height: 25px;
	float: left;
	text-align: left;
	padding-left: 5px;
}
/*detail*/
.dinput
{
	background: none;
	border: none;
	height: 18px;
}
.dinput-checked
{
	font-weight: bold;
	background: none;
	border: none;
	height: 18px;
}
/*txt*/
.align
{PADDING-RIGHT: 20px; 
 PADDING-BOTTOM: 10px; 

font-family:微软雅黑, 宋体, Arial  ; 
FONT-SIZE: 12px;
COLOR: #666666;
LINE-HEIGHT: 26px; 
PADDING-TOP: 12px;   
TEXT-JUSTIFY: inter-ideograph; 
TEXT-INDENT: 0pt; 
TEXT-ALIGN: justify; 
}
.align p{padding:0px;margin:0px;}
.detailhead
{
	font-size: 14px;
	font-weight: bold;
	 
	letter-spacing: 1px;
	height: 30px;
	line-height: 30px;
}

/*index css*/
.piclistrow
{
	width: 430px;
	height: 105px;
	margin-top: 10px;
	border-bottom: 1px dashed #ccc;
	text-align: left;
}
.piclistimg
{
	width: 120px;
	height: 105px;
	text-align: left;
	vertical-align: top;
	float: left;
	overflow: hidden;
}
.piclistright
{
	width: 305px;
	float: left;
	height: 105px;
	overflow: hidden;
}
.piclistrighttitle
{
	height: 20px;
	line-height: 20px;
 
	width: 100%;
	overflow: hidden;
	font-weight: bold;
}
.piclistrightcontent
{
	 
	line-height: 18px;
	width: 100%;
	overflow: hidden;
	height: 55px;
}
.piclistrightmore
{
	height: 30px;
	width: 100%;
	overflow: hidden;
}

/*aspnetpager*/
.pagercss
{
	font-size: 12px;
	font-family: Arial;
}
.pagercss a
{
	text-decoration: none;
	padding: 1px 6px;
}
.pagercss a:hover
{
 
	text-decoration: none;
}
.pagercss .pgchecked
{
	font-weight: bold;
	padding: 1px 6px;
	font-size: 13px;
	border: none;
}
/*scrollLoading*/
.scrollLoading
{
	background: url(../../system/images/loading.gif) no-repeat center;
}

/*temp*/

.tempitemimgrow
{
	width: 32%;
	height: 100px;
	overflow: hidden;
	border: 1px solid #e8e8e8;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
.tempitemimgimg
{
	width: 100%;
	height: 95px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.tempitemimgimg img
{
	width: 98%;
	height: 90px;
	display: block;
	display: inline;
	margin-top: 5px;
}
/*shadow*/
/*clearul*/
.clearul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.clearul li
{
	float: left;
}
/*feild*/
.feild dl
{
	clear: both;
	padding: 0px;
	margin: 0px;
	line-height:25px;
}
.feild dt
{
	float: left;
	text-align: right;
	width: 90px;
	line-height: 25px;
	margin: 0 10px 10px 0;
}
.feild dd
{
	float: left;
	text-align:left;
	width: 475px;
	line-height: 25px;
	margin: 0 0 10px 0;
}
.itemli
{
	text-align: center;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
 
}
.liitem
{
	text-align: center;
 
	height: 25px;
	line-height: 25px;
}
/*controls*/
.inputstyle{border:1px solid #b7b7b7;}
.inputstyle:hover{border:1px solid #e8e8e8}

.itemimgnewsrow17
{
	 margin:0 40px;
	height: 70px;
	overflow: hidden;
 
	margin-bottom: 15px;
}

.itemimgnewstitle17
{
	float: left;
	width: 65%;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	overflow: hidden;
	font-weight: bold;
}
.itemimgnewscontent17
{
	
	color: #666;
	float: left;
	width: 95%;
	height: 145px;
	line-height: 21px;
	padding-left: 15px;
	overflow: hidden;
	text-align: justify;
	text-justify: newspaper;
	letter-spacing: 1px;
	word-warp: break-word;
	word-break: break-all;
	white-space: normal;
}


