﻿/* CSS Document */
/*测试样式*/
.div1_1{ float:left; width:200px; height:400px; border:1px solid #ff0000; background-color:#00CCFF}


/*index_f1*/
#index_f1{ width:980px; height:250px; margin:0 auto; overflow:hidden;}
.index_f1{ width:176px; height:250px; float:left; overflow:hidden;}	/*缩小的div*/
#index_f1 .selected{ width:452px; height:250px; float:left; overflow:hidden; background-color:#00FF66}  /*放大的div*/


/*下边js的样式*/
.jsul{ margin:0; padding:0; position:relative; width:423px; height:45px; overflow:hidden; cursor:hand; }
.jsli { font-size:12px; width:48px; height:60px; float:left; text-align:center; line-height:65px; background:url(../images/jia_b.gif) no-repeat center 5px;}
.jsli1{ font-size:12px; width:48px; height:60px; float:left; text-align:center; line-height:65px;  }
.jsli2{ width:19px; height:60px; float:left;  }

.C_r_line1{
	width:422px; height:60px; line-height:20px; border:1px solid  #e2e2e2;
	margin-left:17px; margin-top:8px;
	overflow:hidden;
	text-indent:2em;
	padding: 2px 4px 0px 4px;
	font-size:12px;
}



/*陈艳玲样式新加的的样式*/
.question_text{ width:968px; height:170px; padding-left:10px; padding-top:10px; display:block; background:url(../images/question_bj0.gif) repeat-x;}
.question_text ul{ width:315px; height:140px; padding-left:5px; float:left;}
.question_text ul li{ text-align:left; line-height:25px;}
.question_text ul li a:hover{ text-decoration:underline;}

.question_text_1{color:#f88001; width:60px; height:38px; display:block; background:url(../images/jiao.jpg) repeat-x 8px 4px;}
.question_text_2{font-weight:normal;}
/*新闻页加样式*/
.news_a{ background:url(../images/green_bj.gif) no-repeat; display:block; color:#FFFFFF;}



/*案例页里面的样式*/
#case_bg{ filter:Alpha(opacity=90); width:100%; z-index:2; left:0; top:0; background-color:#333333; position:absolute; display:none; height:1000px;}
/*弹出的层的样式*/
.case_div { width:830px; height:560px; position:absolute; display:none; overflow:visible; background-color:#FFF; filter:Alpha(opacity=10); padding:15px; border:1px #000000 solid; line-height: 22px; color:#222;}


.case_div .p1 { width:250px; height:130px; float:left;}
.case_div .p1 img { width:200px; height:100px; margin:10px 0 0 10px; float:left; }
.case_div .p2 { float:left; line-height:45px; margin-top:15px;}
.case_div .pr { float:right; margin:10px 0 0 0; padding:0; background-color:#FFFFFF;}