﻿.init-hide {
    display: none;
}

.init-unvisible {
    visibility: hidden;
}

.am-slider-default .am-control-nav {
    bottom: 18px;
}

.woyaojubao {
    height: 150px;
    line-height: 150px;
    text-align: center;
    font-weight: bold;
    background: #FF8300;
    /*margin: 15px 0;*/
}

.jubaojilu {
    height: 150px;
    line-height: 150px;
    text-align: center;
    font-weight: bold;
    background: #2D8DD2;
    /*margin: 15px 0;*/
}

.am-container {
    max-width: none;
}

.am-u-sm-6 {
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-weight: bold;
}

.boxes .box {
    padding: 3px 5px;
}

    .boxes .box div {
        background: #426ab3;
        color: white;
        height: 100px;
        line-height: 100px;
        text-align: center;
        font-weight: bold;
    }

.title {
    margin-top: 15px;
    margin-left: 10px;
    font-weight: bold;
    font-size: 18px;
}

.am-list > li {
    border: none;
    background: #EAECF1;
    margin-bottom: 5px;
}

    .am-list > li > a {
        margin-left: 15px;
    }

.am-u-sm-6 img {
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
}

.am-u-sm-6 span {
    display: inline-block;
    vertical-align: middle;
}

.am-avg-sm-3 div img {
    width: 26px;
    height: 26px;
    margin: 3px;
    display: inline-block;
    vertical-align: middle;
}

.am-avg-sm-3 div span {
    display: inline-block;
    vertical-align: middle;
}

.am-slides img {
    height: 230px;
}

#title {
    text-align: center;
    padding: 15px;
    font-weight: bold;
}

body {
    background: #EAECF1;
}

#baner {
    margin: 5px 0;
    font-size: 0;
}

    #baner > img {
        display: inline-block;
        vertical-align: top;
        width: 128px;
        height: 128px;
    }

    #baner > div {
        display: inline-block;
        vertical-align: top;
        height: 128px;
        width: calc(100% - 128px);
        font-size: 16px;
        border-left: 1px solid #EAECF1;
        text-align: center;
    }

    #baner .woyaojubao {
        border-bottom: 1px solid #EAECF1;
        color: #FF8300;
    }

    #baner .jubaojilu {
        color: #2a5caa;
    }

    #baner .woyaojubao, #baner .jubaojilu {
        height: 50%;
        background: white;
        width: 100%;
        height: 64px;
        line-height: 64px;
    }

    #baner span {
        display: inline-block;
        vertical-align: middle;
    }

    #baner .square {
        display: inline-block;
        width: 15px;
        height: 15px;
        margin-right: 5px;
    }

    #baner .woyaojubao .square {
        background: #FF8300;
    }

    #baner .jubaojilu .square {
        background: #2a5caa;
    }

.border-top {
    border-top: 1px solid #EAECF1;
}

.border-bottom {
    border-bottom: 1px solid #EAECF1;
}

.border-right {
    border-right: 1px solid #EAECF1;
}

.am-u-sm-6 {
    background: white;
}

#volunteer {
    text-align: center;
    color: #1296db;
    background-color: white;
    padding: 25px 0;
    margin: 5px;
}

    #volunteer img {
        width: 30px;
        display: inline-block;
        vertical-align: middle;
    }

    #volunteer div {
        display: inline-block;
        vertical-align: middle;
    }