﻿.dantidiv {
    width: 350px;
    height: auto;
    margin-bottom: 5px;
    /*float: left;*/
    font-size: 14px;
    margin-top: 25px;
}

.dantidiv div {
    /*padding-top: 20px;*/
    height: 43px;
    /*line-height: 18px;*/
    /*margin-left: 50px;*/
    word-break: break-all;
}

.dantideg90 {
    background: -moz-linear-gradient(90deg, #DFECF4, #89BADB);
    background: -webkit-gradient(linear, 50% 100%, 50% 0%, from(#DFECF4), to(#89BADB));
    background: -webkit-linear-gradient(90deg, #DFECF4, #89BADB);
    background: -o-linear-gradient(90deg, #DFECF4, #89BADB);
}

.protitle {
    width: 16.6%;
    /*width: 14.1%;*/
    background-color: #fafafa;
    border-top: 1px solid green;
    border-bottom: 1px solid green;
    color: #383434;
    float: left;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    height: 26px;
    padding-top: 10px;
}

.procols {
    width: 16.6%;
    /*width: 14.1%;*/
    color: black;
    float: left;
    font-size: 14px;
    text-align: center;
    height: 25px;
    padding-top: 8px;
}

.protitle1 {
    width: 19.8%;
    background-color: #fafafa;
    border-top: 1px solid green;
    border-bottom: 1px solid green;
    /*color: #383434;*/
    float: left;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    height: 26px;
    padding-top: 10px;
    border-left: 1px solid green;
}

    .protitle1 a {
        display: block;
        /*width: 140px;*/
        height: 24px;
        margin-top: -4px;
        line-height: 24px;
        /*margin-left: 30px;*/
    }

        .protitle1 a:hover {
            cursor: pointer;
            background-color: #52cd96;
            border-radius: 10px;
        }

.protitle1focus {
    background-color: #52cd96;
    color: white;
    border-radius: 10px;
}

.laiyuanitem {
    width: 19.9%;
    height: 220px;
    float: left;
    text-align: center;
}

.laiyuanimg {
    width: auto;
    height: 130px;
    padding: 10px;
    border: 1px solid #e9e7e7;
    /*margin-left: 10px;*/
    margin: 10px 10px 10px 0px;
}

    .laiyuanimg img {
        /*margin-top: 10px;*/
        height: 100%;
        width: 100%;
    }

.laiyuanitem span {
    /*margin-top: 20px;*/
    display: block;
}

.introp {
    text-indent: 25px;
}


.badian-item {
    width: 25%;
    float: left;
}

.badian-intro p {
    font-size: 14px;
}

    .badian-intro p:first-letter {
        font-size: 32px;
        font-weight: bold;
        color: #0c824c;
        text-transform: uppercase;
    }

.badian-intro:hover p:first-letter {
    font-size: 28px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
}

.badian-intro {
    margin: 10px 10px 10px 0px;
    padding: 10px;
    color: #0c824c;
    border: 2px solid #eeeded;
    height: 120px;
}

    .badian-intro:hover {
        border: 2px solid #07c272;
        color: #ffffff;
        background-color: #15b96e;
    }


.w4 {
    letter-spacing: 0.23em;
    margin-right: -0.23em;
}

.w3 {
    letter-spacing: 0.26em;
    margin-right: -0.26em;
}
