.navbar-inner{
	background: #fff!important;
}
.brand img {
	width: 90px;
	height: 75px;
	margin-top: -10px;
}
.carousel-inner{
	margin-top: 112px;
}
.group_div{
	padding: 10px;
	border-radius: 5px;
	background: #F6FAFC;
	min-height: 300px;
}
.group_table{
	width: 100%;
}
.group_table td{
	width: 50%;
}
.group_z {
	text-align: left;
	margin-top: 85px;
}
.group_til1{
	font-size: 20px;
	font-weight: bold;
}
.group_til2{
	font-size: 18px;
	color:#D95E14;
	margin: 10px 0 5px 0;
}
.group_line{
	width: 90px;
	border-bottom: 3px solid #adadad;
}
.group_pic{
	width: 115px;
}
.intro-p {
	margin-top: 20px;
	font-size: 13px;
}
#index_login_div input{
	margin-right: 30px;
	border: 1px solid #666;
	border-radius: 0px;
	width: 150px;
    background-color: #f7f7f7;
}
#index_login_div button{
	padding: 5px 20px;
    background: #EA6043;
    color: #fff;
    border-radius: 0px;
}
#index_other_div{
	text-align: right;
}
#index_other_div a{
	color: #333;
	cursor: pointer;
}
.sx {
	display: inline-block;
	width: 1px;
	background: #555;
	height: 13px;
    vertical-align: middle;
    margin: 0 20px;
}