@charset "utf-8";
.mains {
    margin-top: 20px;
}

.tabss {
    display: inline-block;
    width: 180px;
    margin-right: 30px;
}

.tabss .first {
    width: 178px;
    height: 48px;
    border: 1px solid #EBEEF0;
    line-height: 48px;
    text-align: center;
    margin-bottom: 10px;
}

.tabss .first img {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}

.tabss .first span {
    font-size: 16px;
    font-family: '微软雅黑';
}

.xzhtab {
    background: #8dc63f;
    color: #fff;
    border: 0 !important;
    width: 180px !important;
    height: 50px !important;
}

.banners {
    width: 970px;
    display: inline-block;
    float: right;
}

.banner_gyds {
    font-size: 24px;
    color: #8dc63f;
	text-align:center;
}

.index {
    margin-top: 38px;
    font-size: 18px;
    color: #333333;
    margin-bottom: 20px;
}

.index_nr {
    font-size: 14px;
    line-height: 28px;
}