@import url("base.css");
.class{
	padding:5px;
	background-color:#fff;
	clear:both;
	border: 1px solid #DDDDDD;
	margin: 5px 15px 5px 15px;
	line-height:160%;
}
.newslist,.bloglist{
    width:75%;
	padding: 4px;
	font-size: 12px;
	line-height: 18px;
    float: left;
}

/*这里是左栏的布局样式*/
.col_l{
	float: left;
	width: 24%;
	margin-right: 5px;
	background-color: #FFFFFF;
	border-right:1px #ccc dashed;
}
/*左边样式框布局H1H2H3是栏目标题内文标题*/
.l_box{float:right;	width: 99%;}
.l_box_gray{
	width: 94%;
	background-color: #edf2f2;
	float: right;
}
.l_box h1{
	color: #FFFFFF;
	background-color: #003399;
	background-image: url(../images/title_bg40.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	line-height: 1.8;
	padding: 0px;
	height: 28px;
	text-indent: 28px;

}
.l_box h2{
	font-size: 12px;
	line-height: 1.5;
	background-image: url(../images/ico_orange.gif);
	background-repeat: no-repeat;
	background-position: 8px 9px;
	text-indent: 15px;
	font-weight:normal;
	padding:5px;
}
.l_box_gray h2{	width: 95%;
   font-size: 14px;
	line-height: 1.5;
	background-image: url(../images/ico_orange.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	text-indent: 20px;
	color:#003366;}
.l_box h3,.l_box p,.l_box_gray h3,.l_box_gray p{
    font-size: 12px;
	line-height: 1.6;
    clear:both;
	width: 90%;
	float: right;
}
.l_box_gray p{ width: 95%;}
.l_box_gray h3{ text-indent: 12px;}
.l_box p,.l_box_gray p{text-indent: 24px;}

.photos{
	background-color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	border: 1px solid #8C99A6;
	height: 133px;
	width: 200px;
	margin-left:15px;
}

/*这里是右栏的布局样式*/
.col_r{
	float: left;
	width: 74%;
	background-color: #FFFFFF;
}
/*右边样式框布局H1是栏目标题*/
.report_box{
	float: left;
	width: 48%;
	margin-right: 8px;
	padding:4px;
	background-position: 0px 25px;
	background-image: url(../images/column_h1bg.gif);
	background-repeat: no-repeat;
}
.report_box h1{
	float: left;
	text-indent: 15px;
	background-image: url(../images/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:20px;
}

.report_box h1 a{
	font-size: 14px;
	line-height: 1.6;
}
.report_box h1 a:hover{
	font-size: 14px;
	line-height: 1.6;
	color: #FF0000;
	border:0;
}
/*右边样式框布局H2是跟栏目标题同排显示的H3是更多*/
.report_box h2{
    float: left;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin-left: 3px;
	line-height: 1.6;
}
.report_box h3{
    float: left;
	font-weight: normal;
	color: #FF0000;
	font-size: 12px;
	margin-left: 3px;
	line-height: 1.6;
}
/*H4是分类浏览*/
.report_box h4{
    float: left;
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.newspic{
    width:15%;
	float: left;
	margin-top: 5px;
	margin-left: 3px;
}
/*同上依次是布局 栏目标题 更多 列表*/
.txtlist_box{
	float: left;
	width: 48%;
	padding:4px;
}
.txtlist_title{background:url(../images/column_h1bg.gif) no-repeat 0px 21px;height:26px;clear:both}
.txtlist_title li{list-style:none;float:left;padding-top:3px;}
.txtlist_box_h1{
	font-size: 14px;
	font-weight:bold;
    width:70%;
	padding-left:20px;
	background:url(../images/ico_arrow.gif) no-repeat 5px 6px;
}
.txtlist_box_h3{
    width:24%;
	color: #FF0000;
	font-size: 12px;
	margin-top:2px;
}

.list{
    width:82%;
	margin-top:5px;
	margin-left:18%;
}
.txtimg{
    margin-top:20px;
	margin-right:2px;
	float:left;
}
.list div{background-image: url(../images/ico_orgarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	line-height: 1.6;}
.list_blog{margin-top:5px}
.list_blog div{background: url(../images/ico_orgarrow.gif) no-repeat 10px 6px;
	text-indent: 20px;
	line-height: 1.6;}

/*服务内容的样式*/
.services{
	float: left;
	width: 100%;
	background-image: url(../images/box_fuwu_fg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*H1H2都是标题 H3是订购说明那行*/
.services h1{
	float:left;
	font-size: 14px;
	line-height: 1.6;
	text-decoration: none;
	height: 29px;
	width: 50%;
	padding: 5px 5px 2px 110px;
}
.services h2{
	font-size: 14px;
	line-height: 1.2;
	text-indent: 15px;
}
.services h3{
	font-size: 12px;
	line-height: 1.6;
	font-weight: normal;
	background-color: #eaeaea;
}
.services h4{
     font-size: 12px;
	 line-height: 1.6;
     float:right;
     width: 30%;
	 padding: 8px 5px 2px 5px;
}
/*服务内容样式框组成 P放内容*/
.ser_box{
	float: left;
	width: 47%;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding:5px 4px 5px 4px;
	margin:4px;
	background-image: url(../images/box_fuwu_t1bg.gif);
	background-repeat: repeat-x;
}
.ser_box p{
	line-height: 1.6;
	text-indent: 24px;
}

/*FAQ样式框*/
.faq_box{
	float: left;
	clear:left;
	width: 48%;
	margin-right: 10px;
	padding:4px;
	background-position: 0px 25px;
	background-image: url(../images/column_h1bg.gif);
	background-repeat: no-repeat;
}
.faq_box h1{
    font-size: 14px;
	float: left;
	background-image: url(../images/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 30px;
	text-indent: 16px;
}
.faq_box ul{
	margin-top:35px;
}
.faq_box li{
	background:url(../images/ico_orgarrow.gif) no-repeat 5px 6px;
	text-indent: 15px;
	line-height: 1.6;
}
/*对外链接样式框*/
.link_box{	float: left;
	width: 48%;
	background-position: 0px 25px;
	background-image: url(../images/column_h1bg.gif);
	background-repeat: no-repeat;
}
.link_box h1{
	font-size: 14px;
	background-image: url(../images/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 30px;
	text-indent: 16px;
	margin-bottom:10px;
}
.link_box h3{
	float: right;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;	
	line-height: 1.6;
}
.link_box form{
   margin:10px auto;
   padding-top:20px;
   width:90%;
}
.otherLink
          {
		   margin-top:10px;
		   height:145px;
           width:200px;
		   overflow:auto;
		  }
.otherLink div
              {
			  line-height:18px;
padding-left:10px;
			  }

/*20101019首页报告栏目*/
.show_report{
	padding:0px 10px 0px 10px;
	*padding:3px 10px 5px 10px;
}
.show_left{
	float:left;
}
.show_right{
	float:right;
}
.show_left,.show_right{
	width:140px;
	border:#dfdfdf solid 1px;
	padding:5px;
	text-align:center;
}
.show_photo{
	width:110px;
	height:143px;
	margin:0px auto;
}	
.show_photo img{
	width:110px;
	height:143px;
}
.show_text{
	padding:5px 5px 0px 10px;
	_width:10.5em;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	background:#ecf1f1;
}
.show_money{
	padding:1px 5px 1px 10px;
	*padding:4px 5px 0px 10px;
	color:#990000;
	background:#ecf1f1;
}		
.show_money span{
	color:#666;
	background:url(http://www.jingzhengli.cn/images/del_bg.gif) repeat-x 0px 6px;
	padding-right:5px;
	margin-right:5px;
}
.show_button{
	padding:0px 5px 0px 10px;
	*padding:5px 5px 3px 10px;
	background:#ecf1f1;
}  