#main {
    padding-bottom: 45px;
    width: 1180px;
    margin: auto;
    overflow: hidden;
}

.main_top>p {
    padding-top: 20px;
}

.main_top p a {
    color: #666;
    font-size: 14px;
}

.main_top .main_school {
    padding: 5px 0px;
}

.main_top .main_school img {
    display: inline-block;
    width: 180px;
    height: 85px;
    border: 1px solid #dadada;
    padding: 7px 5px;
}

.main_top .main_school div {
    display: inline-block;
}

.main_top .main_school div p,
.main_top .main_school div h1 {
    padding: 0px 0px 5px 8px;
    font-weight: bold;
}

.main_top .main_school div p:first-child,
.main_top .main_school div h1 {
    margin-top: 5px;
}

.main_top .main_school div span {
    padding: 0px 8px;
    color: #22222a;
    font-size: 15px;
}

.main_top .main_school .apply-btn {
    background: #2488f0 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    text-align: center;
    padding: 6px 15px;
    float: right;
    margin-top: 27px;
}

.main_top .main_school .contrast-btn {
    background: #ffce00 none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    text-align: center;
    padding: 6px 15px;
    float: right;
    margin-top: 27px;
    margin-left: 15px
}

.main_top ul {
    padding: 15px 0px;
}

.main_top ul li {
    display: inline-block;
    width: 210px;
    height: 100px;
    line-height: 45px;
    margin-right: 20px;
}

.main_top ul li p {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

.main_top ul li .age {
    font-size: 20px;
}

.main_top ul li:first-child {
    background: rgb(232, 244, 231);
    border-top: 4px solid;
    border-color: rgb(71, 166, 72);
}

.main_top ul li:first-child p {
    color: rgb(91, 174, 91);
}

.main_top ul li:nth-child(2) {
    background: rgb(215, 240, 254);
    border-top: 4px solid;
    border-color: rgb(44, 149, 207);
}

.main_top ul li:nth-child(2) p {
    color: rgb(59, 155, 210);
}

.main_top ul li:nth-child(3) {
    background: rgb(255, 245, 238);
    border-top: 4px solid;
    border-color: rgb(249, 201, 64);
}

.main_top ul li:nth-child(3) p {
    color: rgb(250, 202, 53);
}

.main_top ul li:nth-child(4) {
    background: rgb(255, 229, 218);
    border-top: 4px solid;
    border-color: rgb(249, 85, 12);
}

.main_top ul li:nth-child(4) p {
    color: rgb(249, 85, 12);
}

.main_lf {
    float: left;
    width: 825px;
    min-height: 500px;
}

.main_lf>h3 {
    line-height: 18px;
    height: 18px;
    margin-top: 25px;
    font-size: 18px;
    color: #22222a;
    padding-left: 5px;
    border-left: 4px solid #2488f0;
}

.main_lf #banner {
    /* border:1px solid blue; */
    margin: 15px 0px;
}


/*.main_lf #banner::before{
    content:"";
    clear: both;
}
.main_lf #banner .lunbo{
    text-align: center;
    width: 100%;
    z-index: 1;
    position: absolute;
}*/


/*.main_lf #banner .lunbo li{
    float: left;
    height: 100%;
 
}
.main_lf #banner .lunbo li img{
    width: 498px;
}
.main_lf #banner .index{
     bottom: 40px;
    left: 48%;
    position: absolute;
    z-index: 20;
}
.main_lf #banner .index li{
     background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin-right: 13px;
    width: 10px;
}
.main_lf #banner .index li.active{
    background: #119c71 none repeat scroll 0 0;
}*/

.main_lf .text {
    margin-top: 20px;
}

.main_lf .new {
    margin-top: 10px;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
}

.main_lf .new .tag {
    height: 35px;
    line-height: 35px;
    background: rgb(72, 67, 73);
}

.main_lf .new .tag span {
    color: rgb(255, 255, 255);
    font-size: 15px;
    padding-left: 20px;
}

.main_lf .new .new-list {
    height: 35px;
    line-height: 35px;
    margin: 10px 0px;
    font-size:16px;
}

.main_lf .new .new-list .number {
    display: inline-block;
    margin-left: 20px;
    color: rgb(249, 250, 250);
    background: #2488f0;
    font-size: 13px;
    border-radius: 3px;
    height: 20px;
    line-height: 20px;
    width: 25px;
    text-align: center;
    vertical-align: top;
    margin-top: 9px;
}

.main_lf .new .new-list .new-title {
    display: inline-block;
    width: 660px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.main_lf .new .new-list .new-title a:hover {
    color: #2488f0;
}

.main_lf .new .new-list .new-time {
    color: rgb(182, 182, 182);
    display: inline-block;
    vertical-align: top;
}

.fanye {
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 40px 0;
    text-align: center;
    width: 100%;
}

.fanye>a:first-child {
    width: 60px;
}

.fanye>a.active,
.fanye>a:hover {
    background: #119c71 none repeat scroll 0 0;
    color: #ffffff;
}

.fanye>a {
    background: #f1f0f0 none repeat scroll 0 0;
    box-sizing: border-box;
    display: inline-block;
    height: 30px;
    margin-right: 5px;
    width: 30px;
}

.fanye>a:last-child {
    width: 60px;
}

.main_rt {
    float: right;
    width: 300px;
    min-height: 800px;
}

.main_rt>h2 {
    font-size: 18px;
    margin-top: 50px;
}

.main_rt>p,
.main_rt>h3 {
    margin-top: 20px;
    overflow: hidden;
    line-height: 22px;
}

.main_rt>p i,
.main_rt>h3 i {
    font-size: 13px;
    float: left;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background: #2488f0;
}

.main_rt p a,
.main_rt h3 a {
    float: right;
    width: 275px;
    font-size: 13px;
    color: #666;
    font-weight: bold;
}

.main_rt p a:hover,
.main_rt h3 a:hover {
    color: #2488f0;
}