.solution-bg {
	height: 400px;
	background: #9f968d url("../../../img/lglow/web/solution_bg_3.jpg") center no-repeat;
}

a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}

a:link, a:VISITED{
	color:#000;
	text-decoration: none;
}
a {
	transition: all 0.2s ease 0s;
}

.bj {
	background: #f6f6f6 none repeat scroll 0 0;
}

.main {
	margin: 0 auto;
	overflow: hidden;
	width:1200px;
	background: #ffff none repeat scroll 0 0;
}

.guide {
	color:#252525;
	font-size: 14px;
	line-height: 62px;
	margin: 0 auto;
	padding-left:50px;
	width:1200px;
}

.guide a {
	color: #252525;
	text-decoration: underline;
}

.guide a:HOVER{
    color: rgb(0, 112, 192);
	text-decoration: none;
}


.nr {
	margin: 20px 0 25px;
}

.nrt {
	padding-top: 0px;
}

.nrt h1 {
	border-bottom: 1px solid #e6e6e6;
	color: #313131;
	font-size: 24px;
	line-height: 120px;
	text-align:center;
}

.nrc {
	color:#5b5b5b;
	font-size: 14px;
	line-height:28px;
	padding: 30px 30px 0px 30px;
	overflow: hidden;
}

.nrcl {
	padding:5px;
	border: 0px solid;
	width:720px;
	float: left;
}

.nrcl h3 {
	background: #f6f6f6;
	color: rgb(0, 112, 192);
	
}

.nrcl p {
	text-indent: 2em;
	padding:5px;
	font-size: 16px;
	font-family: 微软雅黑, 'Microsoft YaHei';
}

.nrcl img {
	max-width: 700px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.nrcr {
	float: right;
	padding: 0px 0px 20px 20px;
}

.nrcr p {
	padding-top: 10px;
	max-width: 375px;
}

.fx {
	border-bottom: 1px solid #ddd;
	margin:0 30px;
	overflow:hidden;
	padding:20px 0;
}

.fxr {
	color:#e69110;
	float:right;
	font-size: 14px;
	line-height: 32px;
}

.fxr img {
	vertical-align: middle;
}



.init_project_button{
	border:none;
	background: none;
	color:#3388dd;
	font-size: 18px;
}
.init_project_img{
	padding:0!important;
	margin-left:20px;
}
.low_one_line{
	width:100%;
}
.init_project{
	display:none;
}
.projcet_main{
	padding-top:20px;
	padding-bottom:20px;
}
.low_one_line{
	width:100%;
	margin-bottom:15px;
}
.low_one_line_float{
	float:left;
	width:50%;
	margin-bottom:15px;
}


.low_one_left{
	width:124px;
	float:left;
}
.low_one_left span{
	display:block;
	float:right;
	line-height: 30px;
	font-size: 14px;
}
.low_one_right{
	width:184px;
	margin-left:124px;
	overflow: hidden;
	zoom:1;
}
.low_input_style{
	width:184px;
	height: 30px;
	border:1px solid #ddd;
	border-radius: 3px;
	padding-left:8px;
}
.low_one_right_checkbox{
	margin-left:124px;
	width:440px;
	height: 120px;
	border:1px solid #ccc;
	border-radius:5px;
	overflow: auto;
}
.low_one_right_project_type{
	margin-left:124px;
	width:440px;
	margin-bottom:15px;
	overflow: hidden;
}
.low_select_style{
	width:184px;
	height: 30px;
	border:1px solid #ddd;
	border-radius: 3px;
	padding-left:8px;
}
.low_select_style:FOCUS{
	border:1px solid #3499da;
}
.select_other_modular{
	width:109px;
	float:left;
	height: 30px;
}
.select_other_modular input{
	margin-top:8px;
	margin-left:10px;
}
.select_other_modular span{
	margin-left:5px;
}
.create_project{
	border:1px solid #3388dd;
	color:#fff;
	border-radius: 5px;
	background: #3388dd;
	width:100%;
	height: 40px;
}
.low_bottom_main{
	width:100%;
	height: 40px;
}
.low_bottom_center{
	width:100px;
	margin:auto;
}
.modular_table{
	width:100%;
}
.modular_table tr td{
	border:1px solid #ccc;
	text-align: center;
	height: 30px;
	line-height: 30px;
	border-bottom: none;
    border-left: none;
}
.modular_table_thead{
	background: #f1f1f1;
}
.modular_table_thead tr td{
	border-top:none;
}
.must_star{
	color:red;
}
/* .modular_table_tbody{ */
/* 	overflow: auto; */
/* } */