::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
}

.db {
    height: 100%;
    display: block;
}

.school-card {
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #e8e8e8;
}

.school-card .picture {
    position: absolute;
    width: 320px;
    overflow: hidden;
}

.school-card .picture .swiper-container {
    height: 321px;
}

.school-card .picture .swiper-pagination-bullet {
    width: 15px;
    height: 7px;
    opacity: 0.4;
    background: #fff;
    border-radius: 0;
    margin: 0 8px;
}

.school-card .picture .swiper-pagination-bullet-active {
    opacity: 1;
}

.school-card .pd-box {
    padding-left: 320px;
    height: 320px;
}

.school-card .pd-box h1 {
    font-size: 30px;
    color: #404040;
    margin-bottom: 4px;
}

.school-card .content {
    padding: 25px 20px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.school-card .details {
    padding: 25px 20px;
    position: relative;
}

.school-card .details li {
    margin-bottom: 14px;
    font-size: 14px;
}

.school-card .details li span {
    color: #999999;
    display: inline-block;
    width: 70px;
    vertical-align: top;
}

.school-card .details li em {
    display: inline-block;
    width: 720px;
    color: #404040;
}

.school-card .details li .intro {
    line-height: 25px;
}

.school-card .side {
    position: absolute;
    right: 0;
    top: 20px;
    width: 106px;
    line-height: 26px;
    text-align: center;
    background: #C82C28;
}

.school-card .side a {
    color: #fff;
    height: 100%;
    display: block;
}

.school-card .side:hover {
    background: #DC5F5C;
}

.main {
    margin-top: 36px;
    padding-bottom: 70px;
}

.main .art {
    width: 860px;
}

.main .line {
    margin-top: 15px;
    height: 1px;
    background: #e8e8e8;
}

.main .line:before {
    content: '';
    position: absolute;
    margin-top: -6px;
    width: 24px;
    height: 12px;
    background: #c82c28;
}

.main .cont {
    padding-left: 30px;
    padding-right: 10px;
}

.main .cont h1:after {
    content: '';
    width: 35px;
    height: 2px;
    background: #c82c28;
    position: absolute;
    margin-top: 10px;
    margin-left: -10px;
}

.main .cont p {
    line-height: 2em;
}

.main .lists {
    padding-left: 30px;
    padding-top: 5px;
}

.main .lists a {
    height: 100%;
    display: block;
}

.main .lists li {
    padding: 30px 0;
    position: relative;
    border-bottom: 1px dashed #ddd;
}

.main .lists li img {
    position: absolute;
}

.main .lists li .word {
    padding-left: 170px;
    width: 670px;
}

.main .lists li .word p {
    line-height: 2em;
    margin-top: 24px;
}

.main .lists li .word h3:hover {
    color: #C82C28;
}

.main .lists li .year {
    position: absolute;
    right: 1px;
    top: 6px;
    color: #adadad;
}

.main .lists li .date {
    font-size: 26px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.sider {
    width: 260px;
}

.sider .side-pic:before {
    content: '';
    position: absolute;
    margin-top: -6px;
    width: 24px;
    height: 12px;
    background: #c82c28;
}

.sider .items {
    margin-top: 13px;
}

.sider .items li p {
    margin-top: 2px;
}

.sider .items .num {
    position: absolute;
    width: 36px;
    height: 58px;
}

.sider .items .info {
    padding-left: 44px;
    padding-top: 18px;
}

.sider .items li:nth-child(1) .num {
    background: url(../img/1.png) no-repeat center bottom;
}

.sider .items li:nth-child(2) .num {
    background: url(../img/2.png) no-repeat center bottom;
}

.sider .items li:nth-child(3) .num {
    background: url(../img/3.png) no-repeat center bottom;
}

.sider .items li:nth-child(4) .num {
    background: url(../img/4.png) no-repeat center bottom;
}

.sider .items li:nth-child(5) .num {
    background: url(../img/5.png) no-repeat center bottom;
}

.navs {
    padding: 20px 0 10px 20px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: 40px 0;
    font-size: 14px;
}

.navs li {
    line-height: 26px;
    margin-bottom: 15px;
}

.navs li span {
    color: #000;
    display: inline-block;
    margin-right: 6px;
}

.navs li a {
    border-radius: 2px;
    background: #f3f3f3;
    color: #666;
    padding: 0 13px;
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #fff;
}

.navs li a:hover {
    background: #fff;
    color: #C82C28;
    border: 1px solid;
}

.navs li .search {
    display: inline-block;
    width: 300px;
    height: 26px;
    border-radius: 2px;
    border: 1px solid #bbb;
    padding-left: 10px;
}

.navs li .search input {
    height: 100%;
    vertical-align: top;
    width: 80%;
    color: #000;
}

.navs li .search .icon {
    background: url(../img/sea.png) no-repeat center;
    float: right;
    margin-right: 10px;
    margin-top: 1px;
}

.navs li .search:hover {
    border-color: #C82C28;
}

.navs li .search:hover .icon {
    background: url(../img/rs.png) no-repeat center;
}

.navs .active {
    background: #fff;
    color: #C82C28;
    border-color: #C82C28;
}

.main-lists li {
    margin: 40px 0;
    position: relative;
    background: #F6F6F6;
}

.main-lists li:hover {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.12);
}

.main-lists li:hover .share {
    display: block;
}

.main-lists .sch-logo {
    position: absolute;
    width: 180px;
    background: #fff;
}

.main-lists .sch-logo .top {
    height: 140px;
    border: 1px solid #ddd;
    border-bottom: none;
    position: relative;
}

.main-lists .sch-logo .top img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.main-lists .sch-logo .bottom {
    line-height: 40px;
    color: #fff;
    background: #c82c28;
}

.main-lists .sch-cont {
    padding-left: 200px;
    height: 180px;
}

.main-lists .sch-cont .sch-intro {
    line-height: 2em;
    width: 780px;
}

.main-lists .side-bar {
    position: absolute;
    right: 20px;
    top: 30px;
}

.main-lists .side-bar .icon {
    background: url(../img/map.png) no-repeat center;
}

.main-lists .share {
    position: absolute;
    right: 20px;
    bottom: 20px;
    height: 40px;
    width: 40px;
    background: url(../img/rj.png) no-repeat center;
    background-color: #C82C28;
    border-radius: 50%;
    display: none;
}

.main-lists .share:hover {
    background-color: #DF6D6A;
}

.page {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 80px;
}

.page .pagination {
    display: inline-block;
}

.page .pagination li {
    display: inline-block;
}

.page .pagination li a,
.page .pagination li span {
    display: inline-block;
    padding: 3px 8px;
    border: 1px solid #ddd;
    margin: 0px 3px;
}

.page .pagination li .active {
    color: #fff;
    background-color: #b01818;
}

.page .pagination li a:hover {
    color: #fff;
    background-color: #b01818;
}