﻿
* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

body {
    font-family: "å¾®è½¯é›…é»‘","å®‹ä½“";
    line-height: 1.5;
}

.yjbt {
    width: 1180px;
    margin: 25px auto;
    padding-left: 20px;
    background: url(/images/titBg.png) no-repeat 0;
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    box-sizing: border-box;
}

.title {
    height: 673px;
    width: 100%;
    margin: 0 auto;
}

.tiaojian {
    border: 1px solid #e9e9e9;
    width: 1180px;
    margin: 0px auto;
}

.nav ol {
    width: 820px;
    margin: 0 auto;
    position: relative;
    bottom: 0px;
}

    .nav ol li {
        width: 100px;
        height: 90px;
        padding-top: 10px;
        border-radius: 50%;
        background: #2557ef;
        line-height: 1.5em;
        text-align: center;
        float: left;
        /*margin: 0 40px;*/
        border: 5px solid white;
        font-size: 22px;
        color: white;
    }

        .nav ol li:hover {
            border: 5px solid #ffdd23;
            background: #446ff1;
            cursor: pointer;
        }

.nav .on {
    background: orange;
}

    .nav .on:hover {
        border: 5px solid white;
        background: orange;
        cursor: pointer;
    }

.border {
    width: 1200px;
    height: 580px;
    margin: 0 auto;
    /*background: url(../images/img_shandong.jpg) no-repeat center top;*/
}

    .border iframe {
        position: relative;
        top: 130px;
        left: 650px;
    }

.all {
    height: 1070px;
    width: 1200px;
    margin: 0 auto;
}

.all-top {
    height: 480px;
    width: 1200px;
}

    .all-top img {
        height: 280px;
        width: 180px;
    }

    .all-top ul p img {
        height: 60px;
        width: 430px;
        margin-top: 90px;
        margin-bottom: 30px;
    }

    .all-top ul li {
        float: left;
        margin: 0 30px;
    }

.all-down {
    height: 720px;
    width: 1200px;
    margin-top: 40px;
}


.all-down-left {
    width: 590px;
    float: left;
}

.all-down-right {
    width: 590px;
    float: right;
}

    .all-down-right h6 {
        height: 270px;
        width: 560px;
        margin-left: 25px;
        background-color: #ffe793;
        border-radius: 5%;
        font-size: 16px;
        font-weight: normal;
    }

        .all-down-right h6 a {
            margin-top: 40px;
            display: block;
            margin-left: 30px;
            line-height: 2;
            padding-top: 20px;
            padding-right: 50px;
        }

.all-down-left h6 a {
    margin-top: 40px;
    display: block;
    margin-left: 30px;
    line-height: 2;
    padding-top: 20px;
    padding-right: 50px;
}

.all-down-right h6 span {
    width: 510px;
    height: 50px;
    dispaly: block;
    position: relative;
    left: 30px;
    font-weight: bold;
    color: #ff881f;
}

.all-down-left h6 span {
    width: 510px;
    height: 50px;
    dispaly: block;
    position: relative;
    left: 30px;
    font-weight: bold;
    color: #ff881f;
}

.all-down-right p {
    height: 50px;
    width: 320px;
    margin-top: 65px;
    margin-bottom: 30px;
    padding-left: 25px;
}

.all-down-left p {
    height: 50px;
    width: 320px;
    margin-top: 65px;
    margin-bottom: 30px;
}

.all-down-left h6 {
    height: 270px;
    width: 560px;
    background-color: #ffe793;
    border-radius: 5%;
    font-size: 16px;
    font-weight: normal;
}

.biaoge1 {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 70px;
}

.biaoge p {
    height: 50px;
    width: 320px;
}

table.mt {
    width: 1100px;
    border-spacing: 0px;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    margin: 0 auto;
    margin-top: 50px;
}

    table.mt td {
        border-left: 1px solid #aaa;
        border-top: 1px solid #aaa;
        padding: 10px;
    }

    table.mt thead tr {
        background: #339;
        color: #fff;
    }

    table.mt tbody tr:nth-child(even) {
        background: #eee;
    }

.biaoge2 {
    width: 1200px;
    margin: 0 auto;
}

    .biaoge2 p {
        height: 20px;
        width: 320px;
    }

table.mt1 {
    width: 1100px;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    margin: 0 auto;
    margin-top: 100px;
    font-size: 16px;
}

    table.mt1 td {
        border-left: 1px solid #aaa;
        border-top: 1px solid #aaa;
        padding: 20px;
    }

    table.mt1 thead tr {
        color: black;
        background-color: #ffe793;
    }

.img {
    background: url(../images/img-1.jpg) no-repeat top;
    width: 100%;
    margin: 50px auto;
}

.img-all {
    height: 450px;
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
}

.img1 {
    width: 530px;
    height: 330px;
    float: left;
    /*margin-top:90px;*/
    margin-right: 50px;
    padding: 15px 10px;
    border-radius: 3%;
    background-color: #ffe793;
}

    .img1 h1 {
        text-align: center;
    }

    .img1 p {
        height: 208px;
        background-color: #ffe793;
        line-height: 1.5;
        padding: 20px 30px;
    }

.img2 {
    width: 510px;
    height: 330px;
    float: right;
    margin-right: 60px;
    border-radius: 3%;
    background: #ffe793;
    padding: 15px 10px;
}

    .img2 h1 {
        text-align: center;
    }

table.mt3 {
    width: 450px;
    border: 1px solid #aaa;
    margin: 0 auto;
    font-size: 16px;
    background-color: #ffe793;
}

    table.mt3 td {
        border-left: 1px solid #aaa;
        border-top: 1px solid #aaa;
        padding: 5px;
    }

table.mt1 thead tr {
    background: #339;
    color: #fff;
}

table.mt1 tbody tr:nth-child(even) {
    background: #eee;
}

.finish {
    width: 1200px;
    margin: 0 auto;
}

.finish1 {
    height: 400px;
    width: 1200px;
    margin: 0 auto;
    margin: 50px auto;
}

.finish1-top {
    line-height: 2.5;
    margin: 0 30px;
}

.finish1-down {
    background-color: #ffe793;
    color: #8b2b00;
    width: 1200px;
    font-weight: bold;
    line-height: 2;
    text-align: center;
    margin: 30px 30px;
    line-height: 4em;
}

.finish2 {
    height: 400px;
    width: 1200px;
    margin: 0 auto;
}

.finish2-top {
    height: 300px;
    line-height: 2.5;
    margin-top: 10px;
    margin: 0 30px;
}

.content1 img {
    width: 80%;
}

.xycrumbs {
    border-bottom: 0 !important;
    background: none !important;
    box-shadow: none !important;
}

body {
    background: #fff;
}

.tabbox {
    width: 1180px;
    margin: 0 auto;
}

.mt {
    width: 1180px !important;
    border-spacing: 0px;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    margin: 0 auto;
    margin-top: 20px;
    margin-left: 10px;
}

table.mt td {
    border-left: 1px solid #aaa;
    border-top: 1px solid #aaa;
    padding: 10px;
}

table.mt thead tr {
    background: #339;
}

table.mt tbody tr:nth-child(even) {
    background: #eee;
}

#schoolName, #zhuanyeName {
    border: 1px solid #AAAAAA;
    margin-right: 10px;
}

#btn_getSchoolList {
    background: #000;
    color: white;
    width: 35px;
}

#ProvinceId {
    margin-right: 10px;
    height: 30px;
    width: 160px;
    margin-left: 23px;
}

#CengCiId {
    margin-right: 30px;
    height: 30px;
    width: 160px;
}

.border .blackbox {
    position: relative;
    top: 130px;
    left: 650px;
    border: 3px solid black;
    height: 350px;
    width: 500px;
    background: #000000;
}
