.mg_top{
	margin-top:20px;
}

.group_right{
	margin-top: 20px;
}
.main_text{
	font-size: 15px;
    text-indent: 30px;
}
.images_index{
    margin-top: 20px;
    overflow: hidden;
}
.images_index li{
    width: 218px;
    height: 150px;
    margin-right: 26px;
}
.images_index li:last-child{
    margin-right: 0px;
}
.images_index li img {
    width: 100%;
    height: 100%;
}
.lb_title{
	line-height: 30px;
    background: url(../img/lb_icon.png) left center no-repeat;
    padding-left: 25px;
    font-size: 18px;
    margin-top: 10px;
    color: #37699c;
}
.group_right h1{
	padding: 10px 0;
    line-height: 40px;
    font-weight: 500;
}
.group_right h4{
	padding: 10px 0;
    color: #37699c;
    font-size: 15px;
}
.group_right .content{
	background: url(../img/spot.png) left 14px no-repeat;
    padding: 10px 20px;
    font-size: 14px;
}