
.clear {
    clear: both;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.shequ_title1 {
    margin: 30px 0 30px 35px;
}

.but_part1 {
    width: 800px;
    padding-top: 17px;
    padding-right: 20px;
}

.select-header1 {
    width: 190px;
    height: 50px;
    background: #fff;
    font-size: 18px;
    line-height: 50px;
    cursor: pointer;
}

.select-content1 {
    border: solid 1px #EEEFF2;
    background: #fff;
    position: absolute;
    top: 50px;
    width: 190px;
    padding: 0;
    z-index: 100;
    display: none;
    max-height: 200px;
}

    .select-content1.scroll_wrap {
        height: 200px;
    }

        .select-content1.scroll_wrap::-webkit-scrollbar {
            background: #fff;
        }

    .select-content1 a {
        display: block;
        font-size: 16px;
        color: #565656;
        padding: 10px 0;
    }

        .select-content1 a:hover {
            background: #EDEFEE;
        }

.select-header2 {
    float: left;
    width: 180px;
    background: #fff;
    padding: 5px;
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    margin-left: 0px;
}

#container {
    position: relative;
    width: 1200px;
    margin: 0 auto 25px;
    padding-bottom: 10px;
}

.grid {
    width: 255px;
    min-height: 100px;
    padding: 15px 15px 5px;
    background: #fff;
    margin: 20px 5px 8px 9px;
    font-size: 12px;
    float: left;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(34,25,25,0.4);
    -moz-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
    -webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
    -webkit-transition: top 1s ease, left 1s ease;
    -moz-transition: top 1s ease, left 1s ease;
    -o-transition: top 1s ease, left 1s ease;
    -ms-transition: top 1s ease, left 1s ease;
}

.img_hover {
    cursor: pointer;
    transition: all 0.3s;
}

    .img_hover:hover {
        transform: scale3d(1.08, 1.08, 1.08);
    }

.grid strong {
    /*	border-bottom:1px solid #ccc; */
    border-bottom: 1px solid #e0e0e0;
    color: red;
    font-family: "微软雅黑";
    margin: 15px 0 15px;
    display: block;
    padding: 0 0 10px;
    font-size: 18px;
    text-align: left;
}

    .grid strong h2 {
        background: url("../imagesnew/shequ/icon1.png") no-repeat left;
        padding-left: 25px;
        font-weight: bold;
        font-size: 16px;
    }

.grid .name {
    font-family: "微软雅黑";
    font-size: 14px;
    float: left;
}

    .grid .name .head1 {
        border-radius: 50%;
        width: 30px;
        height: 30px;
        margin-right: 10px;
        fleft: left;
    }

    .grid .name em {
        float: right;
    }

.grid .meta {
    float: right;
    color: #777;
    border-bottom: none;
    font-style: normal;
    font-family: "微软雅黑";
    font-size: 14px;
    margin-top: 0px;
    height: 10px;
    background: url("../imagesnew/shequ/icon_xin1.png") left no-repeat;
    padding-left: 30px;
}

.grid .imgholder img {
    max-width: 100%;
    background: #ccc;
    display: block;
    background: url("images/loding.gif") no-repeat center;
}

.pic_typ1 {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #e80d00;
    color: #fff;
    padding: 2px 5px;
}

.pic_typ2 {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #ff9000;
    color: #fff;
    padding: 2px 5px;
}

.img1 {
    position: relative;
}

.pic_wjx {
    margin-top: -35px;
    margin-left: 220px;
}

.grid .meta2 {
    margin-left: 25px;
    float: right;
    color: #777;
    border-bottom: none;
    font-style: normal;
    font-family: "微软雅黑";
    font-size: 14px;
    margin-top: 0px;
    height: 22px;
    background: url("../imagesnew/shequ/icon2.png") left no-repeat;
    padding-left: 30px;
}

.shequ_but {
    width: 1195px;
    overflow: hidden;
    padding-left: 35px;
}

.shequ_ul1 {
    width: 1510px;
}

    .shequ_ul1 li {
        float: left;
        margin-right: 15px;
    }

        .shequ_ul1 li a img {
            width: 200px;
            height: 127px;
        }

.dl_but1 {
    margin-left: 35px;
    margin-top: -25px;
}

    .dl_but1 dt {
        float: left;
        font-size: 65px;
        color: #ff0000;
    }

    .dl_but1 dd {
        float: left;
        font-size: 16px;
        margin-left: 45px;
        margin-top: 65px;
    }

        .dl_but1 dd a:link, .dl_but1 dd a:visited {
            color: #555;
        }

        .dl_but1 dd a:hover {
            color: #ff0000;
        }

        .dl_but1 dd span {
            color: #555;
            padding: 0 25px;
        }
