.ls_project_info{
    width: 100%;
    height: 190px;
}
.ls_project_info .left{
	float: left;
	width: 270px;
    height: 180px;
}
.ls_project_info .left img{
	width: 270px;
    height: 180px;
}
.ls_project_info .right{
	position: relative;
	left: 10px;
	height: 180px;
	padding-right: 10px;
	overflow: hidden;
}
.ls_project_info .right .title{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
    color: #06c;
}
.ls_project_info .right .title .btn{
	float: right;
	margin: 0;
}
.ls_project_info .right .type span{
	height: 30px;
	margin-right: 10px;
	line-height: 30px;
	font-size: 14px;
    color: #999999;
}
.ls_project_info .right .desc{
	height: 120px;
	line-height: 20px;
	font-size: 14px;
    color: #999999;
}
.ls_project_banner{
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
    -moz-background-size: auto 100%;  
}
.ls_project_banner .banner_con{
	position: relative;
	margin:auto;
	width:1100px;
	min-height:200px;
}
.ls_project_banner .banner_con .project_name{    
	float: left;
	width:700px;
	height:44px;
	line-height:44px;
	font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 20px;
}
.ls_project_banner .banner_con .pic_con{
	margin:30px 30px 0 30px;
    width: 338px;
    height: 218px;
    float: right;
    overflow: hidden;
    text-align: center;
}
.ls_project_banner .banner_con .pic_con img{    
    height: 218px;   
}
.ls_project_banner .banner_con .project_desc{    
	float: left;
	width:700px;
	height:60px;
	padding-top:5px;
    font-size: 14px;
    color: #ffffff;
    line-height: 20px;
}
.ls_project_banner .banner_con ul{    
	float: left;
	width:700px;
	height:120px;
	padding-top:5px;
}
.ls_project_banner .banner_con ul li{   
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    padding: 3px 0;
	height:24px;
	line-height:24px;
}
.ls_project_banner .banner_con .indicator{
    height: 30px;
    font-size: 12px;
    margin:	0 0 10px 0 ;
	padding-top:8px;
}
.ls_project_banner .banner_con .indicator a{
    height: 30px;
    line-height: 30px;
	display:inline-block;
    color: #ffffff;
    min-width: 100px;
    text-align:center;
    padding:0 10px;
    margin-right: 10px;
    background: #f47436;
    border-radius:5px;
    filter:alpha(opacity=85);
    opacity:0.85;
}
.ls_project_banner .banner_con .indicator a:hover{
    background: #f55d13;
}
.ls_project_banner .banner_con .other{
	position: absolute;
	bottom:0;
	right:20px;
	padding-top: 8px;
}
.ls_project_banner .banner_con .other a{
	display: block;
    padding:0 10px;
    border-radius:5px;
	background: #17a0e6;
	height: 30px;
	line-height: 30px;
    font-size: 12px;
 	color: #ffffff;
    filter:alpha(opacity=85);
    opacity:0.85;
}
.ls_project_con{
	margin:auto;
	width:1100px;
	min-height:200px;
}
.ls_project_con .bar_title{
	width: 100%;
	height:41px;
	border-bottom: 1px solid #e1e1e1;
}
.ls_project_con .bar_title .title_con{
	width: 200px;
	height:40px;
	line-height:40px;
    border-bottom: 3px solid #06c;
    font-weight: 500;
    color: #06c;
    text-align: center;
    float:left;
}
.ls_project_con .project_class{    
	width: 1070px;
    margin: 0 auto;
    padding: 40px 15px;
    border-bottom: 1px solid #e1e1e1;
}
.ls_project_con .project_class .left_con{    
	position: relative;
    width: 298px;
    height: 198px;
    float: left;
    overflow: hidden;
    text-align: center;
    border: 1px solid #e1e1e1;
}
.ls_project_con .project_class .left_con img{    
    height: 198px;   
}
.ls_project_con .project_class .left_con .label{
	position: absolute;
	top: 0;
    width: 53px;
    height: 51px;
    text-align: center;
    line-height: 45px;
    background: url("../../img/class/ls_class_label.png") no-repeat;
    margin-left: 30px;
    font-size: 14px;
    color: #ffffff;
}
.ls_project_con .project_class .left_con .l1{
    font-size: 18px;
    color: yellow;
}
.ls_project_con .project_class .left_con .l2{
    font-size: 14px;
    color: #fff;
}
.ls_project_con .project_class .middle_con{    
    width: 500px;
    float: left;
    margin-left: 30px;
}
.ls_project_con .project_class .middle_con .t1{ 
	height:30px;
}
.ls_project_con .project_class .middle_con .t1 a{  
	line-height:30px;
    font-size: 20px;
    color: #333;
}
.ls_project_con .project_class .middle_con .t2{   
    height: 25px;  
    line-height: 25px;
    background: url("../img/class/ls_class_jp.png") no-repeat left center;
    padding-left: 25px;
    margin: 10px auto;
    color: #7ca6da;
}
.ls_project_con .project_class .middle_con .t3{    
	height:40px;
	line-height:20px;
    overflow: hidden;
    font-size: 14px;
    text-indent: 28px;
    color: #666;
}
.ls_project_con .project_class .middle_con .t4{        
	height:20px;
	line-height:20px;
	font-size: 12px;
    color: #999;
    margin-top: 15px;
}
.ls_project_con .project_class .middle_con .t5{    
  	width: 400px;
  	height:50px;
  	overflow: hidden;
}
.ls_project_con .project_class .middle_con .t5 .classmate{
	height:50px;
	width: 35px;
	float: left;
	margin-right: 10px;
}
.ls_project_con .project_class .middle_con .t5 .classmate .img_con{
	height: 35px;
	width: 35px;
}
.ls_project_con .project_class .middle_con .t5 .classmate .img_con img{
	height: 35px;
	width: 35px;
}
.ls_project_con .project_class .middle_con .t5 .classmate .info_con{
	height: 15px;
	line-height: 15px;
	width: 35px;    
	font-size: 10px;
    color: #999;
    text-align: center;
}
.ls_project_con .project_class .middle_con .t5 .null{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
    color: #999;
}
.ls_project_con .project_class .right_con{    
    width: 230px;
    float: left;
}
.ls_project_con .project_class .right_con .con{    
    font-size: 20px;
    height:35px;
    line-height:35px;
    color: #fd5f09;
    text-align: center;
    margin: 110px auto 0;
}
.ls_project_con .project_class .right_con .btn{    
    width: 140px;
    height: 35px;
    margin: 20px auto 0;
    font-size: 15px;
    background: #f48207;
    color: #fff;
    text-align: center;
    cursor: pointer;
    line-height: 35px;
    border-radius: 3px;
    display: block;
}
.ls_project_con .project_class .right_con .btn:hover{
    background: #fd5f09;
}
.ls_project_con .no_class{
	height: 50px;
	line-height: 50px;
	font-size: 18px;
    color: #999;
}
.ls_project_source{
	margin:20px auto;
	width: 1100px;
}
.projectIndex_config{
	width: 420px;
	border: 1px solid #CFCFCF;
	padding:10px;
}
.projectIndex_config .box{
}
.projectIndex_config .box .f_item{
	float:left;
	padding: 2px 5px;
}
.projectIndex_config .box .f_item .ls_input{
	width: 100px;
	color: red;
}
.projectIndex_config .box .s_item_bg{
	margin-left:10px;
}
.projectIndex_config .box .s_item{
	float:left;
	width: 125px;
	padding: 2px 5px;
}
.projectIndex_config .box .s_item .ls_input{
	width: 85px;
	color: green;   
	text-indent: 5px;
}
.projectIndex_config .box input{
	display:  block;
	float: left;
}
.projectIndex_config .box input[type='checkbox']{
	margin: 6px 4px 0 0;
}
.projectIndex_config .box .p_b{
	float: left;
	width: 16px;
	margin: 3px 0 0 4px;
	height: 16px;
	line-height: 16px;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
}