@charset "UTF-8";
main {
    position: relative;
    width: 1920px;
    height: 1080px;
    padding: 77px 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../images/bg-main.png) no-repeat left top;
    background-size: 100% 100%;
}

main:before, main:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 72px;
    background: url(../images/bg-ornament.png) repeat-x left top;
    background-size: 843px 72px;
}

main:before {
    top: 0;
}

main:after {
    bottom: 0;
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    transform: scaleY(-1);
}

.school .title {
    line-height: 90px;
    padding-left: 254px;
    font-size: 78px;
    margin: 58px 0;
}

.info-container {
    position: relative;
    height: 558px;
    padding-left: 155px;
    padding-right: 166px;
}

.info-container .info-txt {
    position: relative;
    width: 510px;
    height: 100%;
    background: url(../images/bg-m1-1.png) no-repeat left bottom;
    background-size: 510px 513px;
}

.info-container .info-txt .title {
    width: 147px;
    line-height: 45px;
    margin-left: 118px;
    letter-spacing: 5px;
}

.info-container .title span {
    display: block;
    font-size: 40px;
    color: #9a1c22;
}

.info-container .title span:last-child {
    text-align: right;
}

#info_fontWh {
    display: inline-block;
    visibility: hidden;
}

#info_txt {
    display: none;
}

.info-container .info-txt .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 510px;
    height: 510px;
    padding: 52px 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 32px;
    border-radius: 50%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.info-container .info-txt p {
    height: 32px;
}

.info-container .info-txt p:first-child {
    width: 300px;
    margin: 0 105px;
}

.info-container .info-txt p:nth-child(2) {
    width: 380px;
    margin: 0 65px;
}
.info-container .info-txt p:nth-child(3){
    width: 420px;
    margin: 0 45px;
}
.info-container .info-txt p:nth-child(4),
.info-container .info-txt p:nth-child(9) {
    width: 460px;
    margin: 0 25px;
}
.info-container .info-txt p:nth-child(5),
.info-container .info-txt p:nth-child(8) {
    width: 480px;
    margin: 0 15px;
}
.info-container .info-txt p:nth-child(6),
.info-container .info-txt p:nth-child(7) {
    width: 490px;
    margin: 0 10px;
}

.info-container .info-txt p:nth-child(10){
    width: 440px;
    margin: 0 35px;
}
.info-container .info-txt p:nth-child(11){
    width: 400px;
    margin: 0 55px;
}
.info-container .info-txt p:nth-child(12){
    width: 360px;
    margin: 0 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.info-container .fun-list {
    width: 976px;
    height: 486px;
    overflow: hidden;
}

.info-container .fun-item {
    width: 244px;
    height: 243px;
    background: linear-gradient(to bottom, #b9b5aa 0%, rgba(244, 238, 224, .6) 50%, rgba(255, 255, 255, 0) 100%);
}

.info-container .fun-item .title {
    font-size: 38px;
    line-height: 100px;
    text-align: center;
}

.info-container .fun-item i {
    display: block;
    width: 98px;
    height: 98px;
    margin: 42px auto 0;
}

.info-container .fun-item i.ico-report {
    background: url(../images/icon-report.png) no-repeat center center;
    background-size: 78px 58px;
}

.info-container .fun-item i.ico-inquiry {
    background: url(../images/icon-inquiry.png) no-repeat center center;
    background-size: 98px 94px;
}

.info-container .fun-item i.ico-bulletin {
    background: url(../images/icon-bulletin.png) no-repeat center center;
    background-size: 97px 97px;
}

.info-container .fun-item i.ico-contact {
    background: url(../images/icon-contact.png) no-repeat center center;
    background-size: 85px 85px;
}

.other-fun {
    height: 174px;
    padding-left: 418px;
}

.other-fun .nav {
    height: 174px;
}

.other-fun .nav-item, .other-fun .esc .btn {
    /*display: inline-block;*/
    /*width: 104px;*/
    height: 134px;
    margin: 20px 25px;
}

.other-fun .nav-item i, .other-fun .esc i {
    display: block;
    width: 94px;
    height: 94px;
    margin: 0 auto;
}

.other-fun .nav-item span, .other-fun .esc span {
    display: block;
    font-size: 38px;
    font-weight: 700;
    line-height: 44px;
    text-align: center;
}

.other-fun .nav-item i.ico-info {
    background: url(../images/icon-info.png) no-repeat center center;
    background-size: 84px 75px;
}

.other-fun .nav-item i.ico-recall {
    background: url(../images/icon-recall.png) no-repeat center center;
    background-size: 88px 91px;
}

.other-fun .nav-item i.ico-property {
   /*  background: url(../images/icon-property.png) no-repeat center center; */
    background: url(../images/icon-info05.png) no-repeat center center;
    background-size: 86px 85px;
}

.other-fun .nav-item i.ico-read {
    background: url(../images/icon-read.png) no-repeat center center;
    background-size: 94px 82px;
}

.other-fun .nav-item i.ico-hiding {
    background: url(../images/icon-hiding.png) no-repeat center center;
    background-size: 92px 85px;
}

.other-fun .nav-item i.ico-ratio {
    background: url(../images/icon-ratio.png) no-repeat center center;
    background-size: 85px 85px;
}

.other-fun .esc {
    width: 166px;
    height: 100%;
}

.other-fun .esc .btn {
    display: inline-block;
    margin-left: 0;
}

.other-fun .esc i {
    background: url(../images/icon-esc.png) no-repeat center center;
    background-size: 79px;
}

.other-fun .esc span {
    color: #fff;
}





