﻿.oh {
    overflow: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.col-c90103 {
    color: #c90103;
}

.ml20 {
    margin-left: 20px;
}

.content {
    width: 1200px;
    margin: 0 auto;
}

.topimg img {
    width: 1200px;
    height: 374px;
}

.title {
    background: url(../img/title.png) no-repeat;
    width: 314px;
    height: 30px;
    margin: 30px auto;
    text-align: center;
    line-height: 30px;
    font-size: 30px;
    color: #c90103;
}

.school-sign img {
    float: left;
    margin: 0 20px 10px 0;
    width: 570px;
    height: 378px;
    border: 1px solid #e5e5e5;
    padding: 10px;
}

.school-sign1 img {
    float: left;
    margin: 0 20px 10px 0;
    width: 377px;
    height: auto;
    /* height: 250px; */
    border: 1px solid #e5e5e5;
    padding: 10px;
}

.school-sign p {
    margin-top: 20px;
    line-height: 30px;
    text-indent: 2em;
}

.major-left {
    float: left;
    width: 590px;
}

.major-right {
    float: right;
    width: 590px;
}

.majorimg {
    width: 164px;
    height: 110px;
    margin-top: 20px;
}

.major-righttext {
    width: 398px;
}

.major-righttext h5 {
    font-size: 18px;
    line-height: 36px;
}

.major-righttext p {
    margin-top: 10px;
}

.majorimg img {
    width: 100%;
}

.majormain {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0;
}

.scenery ul li {
    float: left;
    overflow: hidden;
    width: 378px;
    height: 268px;
    margin: 20px 20px 0 0;
}

.scenery ul li:nth-child(3n) {
    margin-right: 0!important;
}

.scenery ul li img {
    width: 378px;
    height: 238px;
}

.scenery ul li p {
    text-align: center;
    line-height: 30px;
    font-size: 18px;
}

.table {
    width: 100%;
    border-collapse: collapse;
}

.table thead {
    background: #c80002;
    color: #fff;
}

.table td,
.table th {
    text-align: center;
    padding: 15px;
    border: 1px solid #d5d5d5;
}

.circle {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #000;
    border-radius: 50%;
}

footer {
    margin-top: 42px;
    height: 170px;
    background-color: #0e4484;
    color: #fff;
    font-size: 14px;
    padding: 46px 130px 0 130px;
}

footer p {
    line-height: 30px;
}

.ewmbox ul li {
    float: left;
    margin-left: 20px;
    text-align: center;
}