﻿
@charset "utf-8";
/* CSS Document */
/*2019.7.9 */
body {
    overflow-x: hidden;
}



/*nav导航*/
.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    text-decoration: none;
}


.navbar .navbar-collapse {
}

.navbar-default .navbar-nav > li > a {
    color: #fff;    margin-top: -5px;
}


.topp {
    /*display: none;*/
}
/*zy-top*/
.zy-top {
    height: 127px;
    /*padding-top: 25px;*/
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 111;
}

.zlogo {
    z-index: 111;
}

.pad5 {
    padding-top: 40px;
}

.zy-top-a {
    color: #fff;
}

.deng {
    color: #fff;
    font-style: italic;
    font-size: 22px;
    padding-right: 12px;
    /*padding-top: 10px;*/
}

.zy-top-a {
    padding-top: 10px;
    color: #999;
}

    .zy-top-a a {
        color: #999;
        padding: 0 10px;
    }

        .zy-top-a a:hover, .zy-top-a a.active {
            color: #fff;
        }

/*wc-toppos*/




/*开始*/
.pos {
    position: relative;
}

/*banner */
.banner {
  
    width: 100%;
}

    .banner .bd li.li1 {
        /*  background: url(../../images/input-bg-08.jpg) no-repeat center center;*/
        /*background:url(../../images/bai.png)*/
        background-size: cover;
    }

    .banner .bd li.li2 {
        /* background: url(../../images/ban1.jpg) no-repeat center center;
        */ background-size: cover;
    }

    .banner .bd li.li3 {
        /* background: url(../../images/ban1.jpg) no-repeat center center;
        
        */
        background-size: cover;
    }

    .banner .bd {
        height: 914px;
        text-align: center;
    }

        .banner .bd ul li {
            height: 914px;
            width: 100%;
        }

            .banner .bd ul li img {
                width: 100%;
            }

    .banner .hd {
        z-index: 111;
        position: absolute;
        text-align: center;
        left: 0px;
        top: -180px;
        width: 100%;
    }

        .banner .hd ul {
            text-align: center;
            color: #fff;
        }

            .banner .hd ul li {
                width: 100px;
                height: 100px;
                cursor: pointer;
                margin: 0 15px;
                display: inline-block;
            }

                .banner .hd ul li img {
                    border-radius: 100px;
                    border: 3px solid transparent;
                    width: 103px;
                    height: 103px;
                }

                .banner .hd ul li.on img {
                    border: 3px solid #dcce8f;
                }

    .banner .ban-text {
        position: absolute;
        left: 10px;
        top: -560px;
        z-index: 11;
        width: 100%;text-align:center;
    }

        .banner .ban-text ul li {
            display: block;
            color: #fff;
            font-size: 60px;
            line-height: 94px;
            /*text-align: justify;*/
            text-transform: uppercase;
            /*font-family: 'AvenirLTStd-light';*/
            text-shadow: 2px 2px 2px #999;
        }

            .banner .ban-text ul li a {
                color: #fff;
                text-decoration: none;
            }

                .banner .ban-text ul li a:hover, .banner .ban-text ul li a:focus {
                    color: #fff;
                }

.swiper-button-next, .swiper-button-prev {
    top: 176px !important;
    width: 22px !important;
    height: 36px !important;
    background-size: 22px 36px !important;
    outline:none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px !important;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px !important;
}

.carousel1 {
    /*margin-left: 177px;*/
}

.profess {
    background: #fff;
    padding-top: 80px;
    padding-bottom: 80px;
}

.primg {
    text-align: center;
}

    .primg img {
        border-radius: 100%;
        display: inline-block;
    }

    .primg h5 {
        font-size: 42px;
        color: #777;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .primg p {
        font-size: 22px;
        color: #777;
    }

.prtext ul li {
    border-bottom: 1px solid #e1e1e1;
    line-height: 40px;
    padding-top: 10px;
    font-size: 18px;
    color: #333;
    margin-top: 5px;
}

    .prtext ul li span {
        color: #777;
    }


    .prtext ul li i {
        float: right;
        color: #e8d165;
        line-height: 30px;
        font-size: 24px;
    }

.prtext .aamore {
    text-align: center;
    margin: 34px auto;
}

    .prtext .aamore i {
        padding-right: 6px;
        font-size: 24px;
        vertical-align: middle;
    }

.prtext a.amore {
    text-align: center;
    display: inline-block;
    width: 250px;
}

a.amore {
    display: block;
    /*width: 120px;*/
    display: inline-block;
    height: 55px;
    line-height: 52px;
    color: #209088;
    text-decoration: none;
    border: 2px solid #209088;
    text-align: center;
    padding: 0 20px;
    border-radius: 3px;
    transition: all 1.5s;
    font-size: 16px;
}

a.amore2 {
    display: block;
    width: 130px;
    margin: auto;
    margin-top: 23px;
}

a.amore:hover {
    background: #209088;
    color: #fff;
    /*transition: all 1.5s;*/
}

    a.amore:hover i {
        color: #fff;
    }

/*academic*/

.academic {
    padding: 80px 0 60px;
    background: #f6f6f6;
}

.accon {
    padding-top: 30px;
    /*height: 450px;
    overflow: hidden;*/
}

    .accon ul {
        /* margin-top: 30px;*/
        margin-right: 18px;
    }

        .accon ul li {
            line-height: 41px;
            /*margin: 15px 0;*/
            background: url(../../images/acibg.png) no-repeat left 12px;
            padding-left: 28px;
            color: #777;
            text-decoration: none;
            font-size: 18px;
            /*font-family: 'AvenirLTStd-light';*/
            margin-bottom: 15px;
            text-align: justify;
        }

/*.accon ul.acul li a {
               
            }

                .accon ul.acul li a:hover {
                    color: #0f2f05;
                }*/
/**/
/*research*/
.research {
    /*background: #fff url(../../images/rebg.png) repeat-x left top;
    min-height: 900px;*/
    padding-top: 80px;
}

.re-top {
    padding-top: 35px;
    /*min-height: 493px;*/
}

    .re-top .reli {
        cursor: pointer;
    }

        .re-top .reli img {
        }

        .re-top .reli:hover img {
            box-shadow: 1px 6px 7px 2px #ccc;
        }

        .re-top .reli p {
            padding: 10px 0;
            border-bottom: 1px solid #e1e6e7;
            font-size: 18px;
            line-height: 30px;
            min-height: 90px;
            color: #777;
            text-align: center;
        }

.st-img {
    width: 270px;
    height: 250px;
}

.re-box {
    /*padding-top: 100px;*/
}

    .re-box p {
        color: #fff;
        font-size: 16px;
        line-height: 30px;
        /*font-family: 'AvenirLTStd-light';*/
    }

.rep_div {
    height: 45px;
}

.re-bb {
    position: relative;
    /*margin-bottom: 52px;*/
    padding: 36px 0;
}

.rebb_spbg {
    border-top: 30px solid transparent;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 26px solid #209088;
}

.bg_yj {
    background: #209088;
}

.rebb_cnt a {
    color: #d5b767;
}

    .rebb_cnt a:hover {
        text-decoration: underline;
    }
/*.re-bb span {
        position: absolute;
        left: 10%;
        top: -207px;
        border-top: 30px solid transparent;
        border-left: 30px solid transparent;
        border-right: 30px solid transparent;
        border-bottom: 26px solid #209088;
    }*/
.re-bb span.sp2 {
    position: absolute;
    top: -105px;
    /*left: 36%;
    top: -107px;*/
}

.re-bb span.sp3 {
    position: absolute;
    top: -105px;
    /*left: 60%;
    top: -107px;*/
}

.re-bb span.sp4 {
    position: absolute;
    top: -105px;
}
/*productions*/
.productions {
    padding-top: 80px;
    /*min-height: 500px;*/
    background: #f2f2f2;
    padding-bottom: 142px;
}

.pro-con .bd {
}

.pro-con .bd {
    padding-top: 30px;
}

    .pro-con .bd ul li .probb {
        border-bottom: 1px solid #ddd;
        padding: 16px 0;
        line-height: 26px;
    }

        .pro-con .bd ul li .probb .li-aa {
            width: 70%;
            color: #777;
            font-size: 18px;
            text-align: left;
            font-family: 'AvenirLTStd-light';
        }

            .pro-con .bd ul li .probb .li-aa i {
                font-size: 42px;
                font-style: italic;
            }

        /*.pro-con .bd ul li .probb .li-adown {
            padding-top: 25px;
        }*/

        .pro-con .bd ul li .probb .li-adown img {
            padding-right: 5px;
        }

        /*.pro-con .bd ul li .probb .li-adown a:first-child {
                padding-right: 20px;
            }*/

        .pro-con .bd ul li .probb .li-adown a {
            font-size: 16px;
            color: #209088;
            text-transform: uppercase;
            width: 135px;
            display: inline-block;
        }

.pro-con .hd {
    z-index: 1;
    position: absolute;
    text-align: center;
    left: 0px;
    width: 100%;
    /* margin-top: 60px;*/
    bottom: -88px;
}

    .pro-con .hd ul {
        text-align: center;
        color: #fff;
    }

        .pro-con .hd ul li {
            width: 15px;
            border-radius: 15px;
            height: 15px;
            background: #91c0bd;
            cursor: pointer;
            margin: 0 5px;
            color: #fff;
            display: inline-block;
        }

            .pro-con .hd ul li.on {
                background: #333;
            }



/*honors */
.honors {
    /*background: #f2f2f2;*/
    min-height: 300px;
    padding-top: 80px;
    padding-bottom: 60px;
}

.hcon {
    padding-top: 60px;
}



.hon-con ul li {
    line-height: 30px;
    font-size: 18px;
    color: #777;
    background: url(../../images/acibg.png) no-repeat left 6px;
    padding-left: 30px;
    margin-bottom: 10px;
    margin-right: 10px;
}

/*.hon-con ul li:first-child {
            font-size: 32px;
            color: #777;
            margin-bottom: 40px;
            line-height: 40px;
            padding-left:0;
            background:none;
        }*/




/*honors end*/

/*project*/
.projects {
    background: url(../../images/bg1.jpg) no-repeat fixed;
    background-size: cover;
    min-height: 860px;
    background-position: center center;
    /*position: fixed;*/
    animation-duration: 1.5s;
    animation-delay: 0.1s;
    animation-name: zoomIn;
    position: relative;
}

.pro-left {
    background: url(../../images/bai.png) no-repeat left center;
    min-height: 340px;
    position: absolute;
    top: 133px;
    /*width: 840px;*/
    text-align: right;
}

    .pro-left h4 {
        padding-top: 100px;
        margin-right: 285px;
    }

.pro-right {
    background: url(../../images/green.png) no-repeat left center;
    min-height: 340px;
    position: absolute;
    top: 520px;
    /*width: 1323px;*/
    right: 0;
    /*text-align: right;*/
}

    .pro-right ul {
        padding-left: 18%;
    }

        .pro-right ul li {
            line-height: 41px;
            font-size: 18px;
            color: #fff;
            padding-left: 24px;
            background: url(../../images/book1.png) no-repeat left 12px;
            margin-right: 10px;
            margin-bottom: 10px;
        }

            .pro-right ul li a {
            }

.pro-width {
    width: 1050px;
    margin-left: 25px;
    margin-top: 3%;
}
/**/


.teaching {
    background: url(../../images/bg2.jpg) no-repeat fixed;
    background-size: cover;
    background-position: center center;
    min-height: 860px;
    animation-duration: 1.5s;
    animation-delay: 0.1s;
    animation-name: zoomIn;
    position: relative;
}

.te-left {
    background: url(../../images/green2.png) no-repeat right center;
    min-height: 340px;
    position: absolute;
    top: 520px;
    /*width: 1331px;*/
}

    .te-left ul {
        padding-left: 18%;
    }

        .te-left ul li {
            line-height: 41px;
            font-size: 18px;
            color: #fff;
            padding-left: 24px;
            background: url(../../images/book1.png) no-repeat left 12px;
            /*font-family: 'AvenirLTStd-light';*/
            margin-right: 10px;
            margin-bottom:10px;
        }

            .te-left ul li a {
            }

.te-right {
    background: url(../../images/bai2.png) no-repeat left center;
    min-height: 340px;
    position: absolute;
    top: 133px;
    /*width: 826px;*/
    right: 0;
    text-align: right;
}

    .te-right h4 {
        padding-top: 100px;
        margin-right: 285px;
    }

.tea-width {
    width: 1100px;
    margin-top: 3%;
}
/*teach end*/
/*student*/
.student {
    min-height: 300px;
   
    background: #ebebeb;
    padding-top: 80px;
}

.st-top {
    text-transform: uppercase;
    margin-bottom: 30px;
}

    .st-top h4 {
        font-size: 42px;
        display: inline-block;
        color: #777;
        padding-bottom: 20px;
        /*border-bottom: 2px solid #d5b767;*/
        background: url(../../images/yello.png) no-repeat center bottom;
    }

.student-con {
    
}

.st-but ul li {
    color: #cda63b;
    border: 2px solid #c7b141;
    line-height: 100px;
    margin-bottom: 50px;
    text-align: center;
    font-size: 24px;
    cursor: pointer;
    position: relative;
}

    .st-but ul li i {
        position: absolute;
        left: -20px;
        top: 39%;
        border-left: 12px solid transparent;
        border-right: 8px solid #209088;
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        visibility: hidden;
    }

    .st-but ul li.active {
        background: #209088;
        color: #fff;
        border-color: #209088;
    }

        .st-but ul li.active i {
            visibility: visible;
        }

    .st-but ul li:hover {
        background: #209088;
        color: #fff;
        border-color: #209088;
    }

        .st-but ul li:hover i {
            visibility: visible;
        }


.student-con {
    padding-top: 50px;
}

.stu-tt {
    overflow: hidden;
    padding-bottom: 30px;
    
}

    .stu-tt ul li {
        float: left;
        border-bottom: 1px solid #8aaaa3;
        width: 30%;
        padding-bottom: 20px;
        margin: 20px 0;
        margin-right: 3%;
        color: #209088;
        font-size: 16px;
        display: block;
        line-height: 45px;
        /*font-family: 'AvenirLTStd-light';*/
        background: url(../../images/user.png) no-repeat right 5px;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 35px;

    }

        .stu-tt ul li a {
        }

.dian {
    bottom: -32px;
}

/*.dian li {
        width: 15px;
        height: 15px;
        background: #91c0bd;
        display: inline-block;
        border-radius: 15px;
        cursor: pointer;
        margin: 0 6px;
    }*/

/*.dian span.on {
            background: #333;
        }

        .dian span:hover {
            background: #333;
        }*/

#student .carousel-indicators .active {
    background: #333;
}

#student .carousel-indicators li {
    width: 15px;
    height: 15px;
    border: none;
    background: #91c0bd;
    margin: 0 6px;
}

    #student .carousel-indicators li:hover {
        background: #333;
    }

.student .dier {
    padding-top: 80px;
}

    .student .dier .stul {
        display: block;
    }

        .student .dier .stul a img {
            background: url(../../images/simgbg.jpg) no-repeat center bottom;
            padding-bottom: 20px;
            display: inline-block;
            transition: all 1.5s;
        }

        .student .dier .stul a:hover img {
            transform: scale(1.1);
        }

/*.student .dier .stul a img:hover{
	 animation: 1s ease-in-out 0s normal none 1 running doudong1;

}*/
@keyframes doudong1 {
    0% {
        transform: rotateY(0deg);
    }

    50% {
        transform: rotateY(90deg);
    }

    100% {
        transform: rotateY(0deg);
    }
}


/*student end*/
/*footer */
.footer {
    background: #158f85;
    min-height: 140px;
    padding: 54px 0;
}

.wc-copy {
}

    .wc-copy p {
        color: #fff;
        font-size: 14px;
        line-height: 30px;
    }

        .wc-copy p a {
            color: #fff;
        }

            .wc-copy p a:hover {
                text-decoration: underline;
            }

/*footer end*/


/*最小1200屏幕到最大*/
@media (min-width: 1200px) {

    /*.st-img {
        width: 212px;
        height: 196px;
    }*/

    .container {
        width: 1200px;
    }

    .wc-toppos {
        position: absolute;
        top: 92px;
        width: 100%;
        height: 130px;
        padding-top: 6px;
        z-index: 111;
    }

    .wht {
        background: #2aa9a0;
        height: 70px;
        border: 1px solid #CAD4DD;
        position: fixed;
        top: 0px;
        width: 100%;
        z-index: 11111;
        padding-top: 34px;
    }

    .mar2 {
        margin-top: -25px;
    }



    .pro-left {
        width: 840px;
    }

    .pro-right {
        width: 1323px;
    }

    .te-left {
        width: 1331px;
    }

    .te-right {
        width: 826px;
    }
}
/*最小1200屏幕到最大 end*/

@media (min-width: 1200px)and ( max-width:1440px ) {

    .pro-left {
        width: 600px;
    }

    .pro-left {
        background: url(../../images/bai.png) no-repeat right top;
    }

    .pro-right {
        width: 1023px;
    }

    .pro-width {
        width: 972px;
    }

    .tea-width {
        width: 790px;
    }

    .te-right {
        width: 626px;
    }

        .te-right h4 {
            margin-right: 245px;
        }

    .te-left {
        width: 1000px;
    }

        .te-left ul {
            padding-left: 10%;
        }
}


@media only screen and ( min-width:768px) and ( max-width:1200px ) {
    .st-img {
        width: 212px;
        height: 196px;
    }

    .wc-toppos {
        position: absolute;
        top: 80px;
        width: 100%;
        height: 130px;
        padding-top: 6px;
        z-index: 111;
    }

    .wht {
        background: #2aa9a0;
        height: 70px;
        border: 1px solid #CAD4DD;
        position: fixed;
        top: 0px;
        width: 100%;
        z-index: 11111;padding-top: 36px;
    }

    .mar2 {
        margin-top: -35px;
    }

    .banner .ban-text ul li {
        font-size: 30px;
        line-height: 45px;
    }

    .stu-tt ul li {
        width: 47%;
    }

    .tea-width {
        width: 1000px;
        /*min-width: 900px;*/
    }

    .navbar-nav > li > a {
        padding: 4px 10px;
        font-size: 16px;
    }
/*
    .banner {
        min-height: 800px;
    }*/

        .banner .bd {
            height: 800px;
        }

            .banner .bd ul li {
                height: 800px;
            }

        .banner .ban-text {
            top: -550px;
            width: 100%;
        }

    .re-top .reli p {
        min-height: 115px;
    }

    .profess {
        padding-top: 80px;
    }

    .pro-left {
        background: url(../../images/bai.png) no-repeat right center;
        padding-left: 10%;
    }

    .pro-right ul {
        padding-left: 24%;
        padding-top: 4%;
    }

        .pro-right ul li {
            line-height: 32px;
        }

    .te-right {
        padding: 0 2% 0 18%;
    }

    .te-left {
        padding-right: 2%;
    }

        .te-left ul {
            padding-left: 4%;
            padding-right: 8%;
        }

            .te-left ul li a {
                font-size: 18px;
            }
}


@media (min-width: 768px)and ( max-width:992px ) {

    .st-img {
        width: 212px;
        height: 196px;
    }

    .wc-toppos {
        position: absolute;
        top: 85px;
        width: 100%;
        height: 70px;
        padding-top: 6px;
        z-index: 111;
    }

    .wht {
        background: #2aa9a0;
        height: 70px;
        border: 1px solid #CAD4DD;
        position: fixed;
        top: 0px;
        width: 100%;
        z-index: 11111;
        padding-top: 32px;
    }

    .mar2 {
        margin-top: -30px;
    }

    .navbar-nav > li > a {
        padding: 2px  6px;
        font-size: 14px;
    }
    .pad5 {
        padding-top: 9px;
    }
    .navbar .container {width:100%;
    }
    /*.mar2{
    	margin-top: -50px;
    }*/
    .zlogo {
        padding-top: 20px;
    }

    .deng {
        padding-right: 10px;
        font-size: 26px;
    }
/*
    .banner {
        min-height: 600px;
    }*/

        .banner .bd {
            height: 600px;
        }

            .banner .bd ul li {
                height: 600px;
            }

        .banner .ban-text {
            top: -350px;
            width: 100%;
        }

            .banner .ban-text ul li {
                font-size: 30px;
            }

        .banner .hd {
            top: -126px;
        }

    .profess {
        padding-top: 80px;
    }

    .re-top .reli p {
        min-height: 115px;
    }

    .profess {
        padding-top: 80px;
    }

    .pro-left {
        background: url(../../images/bai.png) no-repeat right center;
        padding-left: 10%;
    }

    .pro-right ul {
        padding-left: 24%;
        padding-top: 4%;
    }

        .pro-right ul li {
            line-height: 32px;
            background: url(../../images/book1.png) no-repeat left 6px;
        }

    .te-right {
        padding: 0 2% 0 18%;
    }

    .te-left {
        padding-right: 16%;
    }

        .te-left ul {
            padding-left: 4%;
            padding-right: 8%;
        }

            .te-left ul li a {
                font-size: 16px;
            }
}


@media (min-width: 992px) and (max-width: 1200px) {
    /*中等屏幕设备 桌面*/
    .st-img {
        width: 212px;
        height: 196px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    /*小屏幕设备 平板*/


    .pro-width, .tea-width {
        width: auto;
    }


    .banner .hd ul li img {
        width: 80px;
        height: 82px;
    }

    .st-img {
        width: 158px;
        height: 146px;
    }

    .carousel1 {
        margin-left: 10px;
    }
}


@media (max-width: 768px) {
    /*超小屏幕设备 手机*/


    .pro-width, .tea-width {
        width: auto;
    }

    .banner .hd ul li img {
        width: 80px;
        height: 82px;
    }

    .st-img {
        width: 212px;
        height: 196px;
    }
}

@media only screen and ( min-width:555px) and ( max-width:730px ) {
    /*.deng{
		margin-top: 120px;
	}*/
    .pro-width, .tea-width {
        width: auto;
    }

    .banner .hd ul li img {
        width: 80px;
        height: 82px;
    }

    .st-img {
        width: 212px;
        height: 196px;
    }
}



@media only screen and ( min-width:375px) and ( max-width:767px ) {

    .topbg {
        display: none;
    }

    .navbar-brand > img {
        
        margin-top: -7px;
    }

    .st-img {
        width: 212px;
        height: 196px;
    }

    .pro-width, .tea-width {
        width: auto;
    }

    .banner .hd ul li img {
        width: 80px;
        height: 82px;
    }

    .deng2 {
        margin-top: 120px;
    }

    .deng {
        font-size: 24px;
    }

    .navbar-nav {
        background: #209088;
        margin-top: 0;
    }

        .navbar-nav > li {
            display: block;
            text-align: left;
        }

    .navbar-header {
        margin-top: 17px;
        z-index: 999;
    }

    .navbar-default .navbar-toggle .icon-bar {
        color: #fff;
        width: 32px;
    }

    .navbar-default .navbar-toggle {
        border: none;
        background-color: none;
        top: 27%;
    }

    .pro-con .bd {
        padding-top: 0;
    }

    .navbar-collapse {
        border: none;
        border-bottom: 2px solid #0d6e67;
    }

    .navbar-nav {
        margin: 0 -15px 0 -15px;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #0d6e67;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #128078;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #fff;
        padding: 8px 16px;
        font-size: 16px;
        line-height: 30px;
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            text-decoration: none;
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        background: #209088;
    }

    .navbar-default {
        /*background: #0c6861;*/
    }

    .navbar-header {
        background: url(../images/sj/topbg.png) repeat left top;
        margin-top: 0;
        /*position: absolute;
        left: 0px;
        top: 0px;
        
        padding-bottom: 10px;*/
    }

    .navbar-nav > li {
        padding: 5px 10px;
        text-align: center;
    }

    .nav > li > a {
        padding: 4px 10px;
        position: relative;
        display: block;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #fff;
    }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff;
        }
    /*.navbar-brand {
 height:50px;
 color:#333;
 
}*/
    .navbar-inverse a.navbar-brand {
        color: #fff;
        line-height: 25px;
    }

    .navbar-brand a:hover {
        color: #000;
        text-decoration: none;
    }

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        color: #fff;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #eee;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #209088;
        color: #fff;
    }

    /*banner*/
    /*.banner .bd li.li1 {
        background: url(../../images/ban1.jpg) no-repeat center center;
        background-size: cover;
    }

    .banner .bd li.li2 {
        background: url(../../images/ban1.jpg) no-repeat center center;
        background-size: cover;
    }

    .banner .bd li.li3 {
        background: url(../../images/ban1.jpg) no-repeat center center;
        background-size: cover;
    }*/

    .banner {
        height: 400px;
        min-height: 400px;
        margin-top: 0px;
    }

        .banner .bd {
            height: 400px;
            text-align: center;
        }

            .banner .bd ul li {
                height: 400px;
            }

                .banner .bd ul li img {
                    height: 400px;
                }

        .banner .ban-text {
            top: -280px;
            width: 100%;
            text-align: center;
            left: 0px;
            padding: 0 20px;
        }

    .primg h5 {
        font-size: 36px;
    }

    .pro-con .bd ul li .probb .li-adown a {
        font-size: 12px;
        /*background: #fff;*/
        padding: 3px 10px;
        display: inline-block;
        margin: 0 4px;
    }

    .banner .ban-text ul li {
        font-size: 20px;
        line-height: 40px;
    }

    .banner .hd {
        left: 10%;
        top: -120px;
    }

        .banner .hd ul li {
            width: 80px;
            height: 80px;
        }

        .banner .hd ul li {
            margin: 0 5px;
        }

    .profess {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .academic {
        padding: 40px 0;
    }

    .research {
        padding-top: 40px;
    }

    .pad4 {
        padding-left: 7%;
        text-align: center;
    }

        .pad4 img {
            display: inline-block;
        }

    .st-top h4 {
        font-size: 32px;
        margin-right: 0px;
    }

    .productions {
        padding-top: 40px;
        padding-bottom: 85px;
    }

    .pro-con .bd ul li .probb .li-aa {
        width: 100%;
    }

    .pro-con .bd ul li .probb {
        padding: 5px 0;
        padding-bottom: 15px;
    }

        .pro-con .bd ul li .probb .li-adown {
            padding-top: 10px;
        }

        .pro-con .bd ul li .probb .li-aa i {
            font-size: 26px;
        }

        .pro-con .bd ul li .probb .li-aa {
            font-size: 14px;
        }

    .pro-con .hd {
        bottom: -50px;
    }

    .pro-con .bd ul li .probb .li-adown span {
        font-size: 12px;
    }

    .accon .acul {
        padding: 30px 15px 10px;
    }

    .honors {
        padding: 40px 0;
    }

    .hcon {
        padding-top: 10px;
    }

    .pad3 {
        padding-top: 30px;
    }

    .hcon h5 {
        font-size: 24px;
    }

    .projects {
        min-height: 750px;
        background-position: 30% 40%;
    }

    .teaching {
        min-height: 700px;
    }

    .pro-left {
        background: url(../../images/baix.png) no-repeat right center;
        padding-left: 9%;
        padding-top: 7%;
        top: -50px;
        padding-right: 35%;
    }

    .pro-right {
        background: url(../../images/greenx2.png) repeat left center;
        min-height: 340px;
        padding-bottom: 30px;
        position: absolute;
        top: 260px;
        /* width: 1323px; */
        right: 0;
        /* text-align: right; */
        margin: 0 2%;
    }

        .pro-right ul {
            padding: 5%;
        }

            .pro-right ul li {
                line-height: 28px;
                font-size: 14px;
                background: url(../../images/book1.png) no-repeat left 5px;
            }

                .pro-right ul li a {
                    font-size: 16px;
                }

    .te-right {
        background: url(../../images/bai2x.png) no-repeat left center;
        min-height: 140px;
        top: 43px;
    }

        .te-right h4 {
            margin-right: 100px;
            margin-top: -66px;
            margin-left: 90px;
        }

    .te-left {
        background: url(../../images/greenx2.png) repeat left center;
        min-height: 340px;
        padding-bottom: 30px;
        position: absolute;
        top: 230px;
    }

    .tea-width {
        margin-top: 10%;
    }

    .te-left ul li {
        font-size: 14px;
        background: url(../../images/book1.png) no-repeat left 5px;
    }

    .te-left ul {
        padding: 5%;
    }

        .te-left ul li {
            line-height: 28px;
        }

    .research {
        padding-top: 40px;
        background: none;
    }

    .re-top .reli {
        text-align: center;
    }

    .re-top .reli {
        margin-bottom: 20px;
    }

        .re-top .reli img {
            display: inline-block;
        }

        .re-top .reli .re-pp {
            /*display: none;*/
        }

            .re-top .reli .re-pp span {
                color: #209088;
                font-size: 16px;
            }

            .re-top .reli .re-pp .pp {
                display: none;
                padding: 0 10%;
            }

        .re-top .reli p {
            border-bottom: none;
            min-height: 0;
            padding: 5px 10%;
        }

    .student {
        padding-top: 40px;
        padding-bottom: 20px;
    }

        .student .dier .stul {
            margin-bottom: 20px;
            text-align: center;
        }


    .stu-tt ul li a {
        background: none;
    }

    .stu-tt ul li {
        width: 47%;
        background: none;
        padding-bottom: 0px;
        text-align: center;
        margin: 3px 0;
    }

        .stu-tt ul li:nth-child(even) {
            margin-right: 0;
        }

    .st-but ul li i {
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 8px solid #209088;
        border-bottom: 12px solid transparent;
        left: 40%;
        top: 100%;
    }



    .pro-right {
        /*background: url(../images/greenx2.png) repeat left center;*/
        background: url(../../images/grbg1.png) no-repeat left center;
        min-height: 340px;
        padding-bottom: 30px;
        position: absolute;
        top: 260px;
        /*background-size: cover;*/
        /* width: 1323px; */
        right: 0;
        /* text-align: right; */
        /*margin: 0 2%;*/
        margin: 0;
        width: 100%;
        /*width: 410px;*/
    }

        .pro-right ul {
            padding: 5%;
            padding-left: 22%;
            padding-top: 10%;
        }

    .te-left {
        background: url(../../images/grbg2.png) no-repeat right top;
        min-height: 340px;
        padding-bottom: 30px;
        position: absolute;
        top: 230px;
    }

        .te-left ul {
            padding: 5%;
            padding-right: 19%;
        }

    .student-con {
        padding-top: 20px;
    }

    .re-con {
        padding-top: 20px;
    }

    .st-but ul li {
        margin-bottom: 20px;
    }

    .swiper-container {
        width: 100%;
        height: 100%;
    }

    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        transition: 300ms;
        transform: scale(0.8);
    }

    .swiper-slide-active, .swiper-slide-duplicate-active {
        transform: scale(1);
        z-index: 1;
    }



    .swr {
        padding: 10px 0;
        margin-top: 30px;
    }

        .swr img {
            max-width: 400px;
            height: auto;
        }


    .re-con .swiper-slide {
        min-height: 400px;
        padding-bottom: 0px;
        display: block;
    }

        .re-con .swiper-slide img {
            display: inline-block;
        }

        .re-con .swiper-slide .jianjie {
            background: #209088;
        }

        .re-con .swiper-slide h4 {
            line-height: 30px;
            border-bottom: 1px solid #333;
            padding: 10px 0;
            margin: 0 20px;
        }

        .re-con .swiper-slide .jianjie {
            padding: 20px;
            position: relative;
            margin-top: 35px;
        }

            .re-con .swiper-slide .jianjie p {
                color: #fff;
                font-size: 14px;
                line-height: 24px;
                text-align: justify;
            }

            .re-con .swiper-slide .jianjie .span {
                position: absolute;
                left: 45%;
                top: -29px;
                border-left: 15px solid transparent;
                border-right: 15px solid transparent;
                border-bottom: 15px solid #209088;
                border-top: 15px solid transparent;
            }

    .footer {
        min-height: 40px;
        padding: 20px 0;
    }

    .wc-copy {
        padding: 0 5%;
    }

        .wc-copy p {
            line-height: 25px;
        }

    .navbar-header {
        background: #2AA9A0;
    }

    #student .carousel-indicators li, .pro-con .hd ul li {
        width: 16px;
        height: 16px;
        border-radius: 100%;
    }

    .dian {
        bottom: 8px;
    }

    .stu-tt {
        padding-bottom: 0;
        min-height: inherit;
    }
}


@media only screen and ( max-width:377px) {

    #student .carousel-indicators li, .pro-con .hd ul li {
        width: 16px;
        height: 16px;
        border-radius: 100%;
    }


    .topbg {
        display: none;
    }

    .navbar-brand > img {
        max-width: 84%;
    }

    .prtext ul li span {
        font-size: 14px
    }

    .prtext ul li img {
        width: 80%;
    }

    .hon-con ul li {
        font-size: 14px;
    }
    /*.hon-con ul li:first-child {
            font-size: 24px;
        }*/

    .pro-width, .tea-width {
        width: auto;
        margin-top: 8%;
    }

    .deng2 {
        margin-top: 80px;
    }

    .deng {
        font-size: 24px;
    }

    .navbar-nav {
        background: #209088;
        margin-top: 0;
        margin: -1px -15px 0 -15px;
    }

    .navbar-collapse {
        border: none;
        border-bottom: 2px solid #0d6e67;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #0d6e67;
    }

    .navbar-nav > li {
        display: block;
        text-align: left;
    }

    .navbar-header {
        z-index: 999;
    }

    .navbar-default .navbar-toggle .icon-bar {
        color: #fff;
        width: 32px;
    }

    .navbar-default .navbar-toggle {
        border: none;
    }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #128078;
        }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #fff;
        padding: 8px 16px;
        font-size: 16px;
        line-height: 30px;
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            text-decoration: none;
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        background: #209088;
    }



    .navbar-default {
        /* background: #0c6861;*/
    }

    .navbar-header {
        background: #128078;
    }

    .navbar-nav > li {
        padding: 5px 10px;
        text-align: center;
    }

    .nav > li > a {
        padding: 4px 10px;
        position: relative;
        display: block;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #fff;
    }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff;
        }
    /*.navbar-brand {
 height:50px;
 color:#333;
 
}*/
    .navbar-inverse a.navbar-brand {
        color: #fff;
        line-height: 25px;
    }

    .navbar-brand a:hover {
        color: #000;
        text-decoration: none;
    }

    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
        background-color: transparent;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        color: #fff;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #eee;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #209088;
        color: #fff;
    }

    /*banner*/
    /*.banner .bd li.li1 {
        background: url(../../images/ban1.jpg) no-repeat center center;
        background-size: cover;
    }

    .banner .bd li.li2 {
        background: url(../../images/ban1.jpg) no-repeat center center;
        background-size: cover;
    }

    .banner .bd li.li3 {
        background: url(../../images/ban1.jpg) no-repeat center center;
        background-size: cover;
    }*/

    .banner {
        height: 400px;
        min-height: 400px;
        margin-top: 0px;
    }

        .banner .bd {
            height: 400px;
            text-align: center;
        }

        .banner .hd ul li img {
            width: 80px;
            height: 82px;
        }

        .banner .bd ul li {
            height: 400px;
        }

            .banner .bd ul li img {
                height: 400px;
            }

        .banner .ban-text {
            top: -280px;
            width: 100%;
            text-align: center;
        }

            .banner .ban-text ul li {
                font-size: 20px;
                line-height: 40px;
            }

        .banner .hd {
            left: 0;
            top: -120px;
            width: 100%;
        }

            .banner .hd ul li {
                width: 80px;
                height: 80px;
            }

            .banner .hd ul li {
                margin: 0 5px;
            }

    .profess {
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .academic {
        padding: 40px 0;
    }

    .accon .acul {
        padding: 0px 20px 10px;
    }



    .pad4 {
        padding-left: 7%;
    }

    .st-top h4 {
        font-size: 32px;
    }

    .pro-left h4 {
        margin-right: 0;
    }

    .primg h5 {
        font-size: 36px;
    }

    .productions {
        padding-top: 40px;
        padding-bottom: 70px;
    }

    .pro-con .bd ul li .probb .li-aa {
        width: 100%;
    }

    .pro-con .bd ul li .probb {
        padding: 5px 0;
    }

        .pro-con .bd ul li .probb .li-adown {
            padding-top: 5px;
            width: 100%;
            text-align: right;
            padding: 10px 0;
        }

        .pro-con .bd ul li .probb .li-aa i {
            font-size: 26px;
        }

        .pro-con .bd ul li .probb .li-aa {
            font-size: 14px;
        }

    .pro-con .hd {
        bottom: -50px;
    }

    .pro-con .bd ul li .probb .li-adown span {
        font-size: 12px;
    }

    .honors {
        padding: 40px 0;
    }

    .hcon {
        padding-top: 30px;
    }

    .pad3 {
        padding-top: 30px;
    }

    .hcon h5 {
        font-size: 24px;
    }

    .projects {
        min-height: 665px;
        background: url(../../images/bgxx1.jpg) no-repeat;
        background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-position: 30% 20%;
        -moz-background-position: 30% 20%;
        -webkit-background-position: 30% 20%;
        -o-background-position: 30% 20%;
        /*  background-position: 30% 20%;*/
        /*background: url(../../images/bgxx1.jpg) no-repeat fixed;
        background-position:center center;
        background-size:cover;*/
    }

    .teaching {
        min-height: 700px;
        background: url(../../images/bgxx2.jpg) no-repeat;
        background-size: cover;
        -moz-background-size: cover;
        -webkit-background-size: cover;
        -o-background-size: cover;
        background-position: 30% 20%;
        -moz-background-position: 30% 20%;
        -webkit-background-position: 30% 20%;
        -o-background-position: 30% 20%;
        /*background-position: center center;
        background: url(../../images/bgxx2.jpg) no-repeat fixed;*/
    }

    .pro-left {
        background: url(../../images/baix.png) no-repeat right center;
        padding-left: 9%;
        padding-top: 10%;
        top: -50px;
        padding-right: 25%;
    }


    .pro-right ul li {
        line-height: 30px;
        background: url(../../images/book1.png) no-repeat left 8px;
        font-size: 14px;
    }

        .pro-right ul li a {
            font-size: 14px;
        }

    .te-right {
        background: url(../../images/bai2x.png) no-repeat left center;
        min-height: 140px;
        top: 43px;
    }

        .te-right h4 {
            margin-right: 28px;
            margin-top: -66px;
            margin-left: 90px;
        }

    .pro-right {
        /*background: url(../images/greenx2.png) repeat left center;*/
        background: url(../../images/grbg1.png) no-repeat left center;
        min-height: 340px;
        padding-bottom: 30px;
        position: absolute;
        top: 260px;
        /*background-size: cover;*/
        /* width: 1323px; */
        right: 0;
        /* text-align: right; */
        /*margin: 0 2%;*/
        margin: 0;
        /*width: 410px;*/
    }

        .pro-right ul {
            padding: 5%;
            padding-left: 22%;
            padding-top: 10%;
        }

    .te-left {
        background: url(../../images/grbg2.png) no-repeat right top;
        min-height: 340px;
        padding-bottom: 30px;
        position: absolute;
        top: 230px;
    }

        .te-left ul {
            padding: 5%;
            padding-right: 19%;
        }

            .te-left ul li a {
                font-size: 14px;
            }

            .te-left ul li {
                line-height: 29px;
                background: url(../../images/book1.png) no-repeat left 8px;
                font-size: 14px;
            }
    /*样式重写*/
    .research {
        padding-top: 40px;
        background: none;
        min-height: 400px;
    }

    .re-top .reli {
        text-align: center;
    }

    .re-top .reli {
        margin-bottom: 20px;
    }

        .re-top .reli img {
            display: inline-block;
        }

        .re-top .reli .re-pp {
            /*display: none;*/
        }

            .re-top .reli .re-pp span {
                color: #209088;
                font-size: 14px;
            }

            .re-top .reli .re-pp .pp {
                display: none;
                padding: 0 10%;
            }

        .re-top .reli p {
            border-bottom: none;
            min-height: 0;
            padding: 5px 10%;
            color: #333;
            font-size: 14px;
        }

    .hon-con p {
        color: #333;
    }

    .student {
        padding-top: 40px;
        padding-bottom: 20px;
    }

        .student .dier .stul {
            margin-bottom: 20px;
            text-align: center;
        }

    .stu-tt ul li a {
        background: none;
    }

    .st-but ul li {
        line-height: 60px;
    }

    .tt2 {
        /*display: block!important;*/
    }

    .stu-tt ul li {
        width: 47%;
        padding-bottom: 10px;
        margin: 5px 0;
        margin-right: 5%;
        font-size: 14px;
        background: none;
    }

        .stu-tt ul li:nth-child(even) {
            margin-right: 0;
        }

    .st-but ul li i {
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 8px solid #209088;
        border-bottom: 12px solid transparent;
        left: 40%;
        top: 100%;
    }

    .accon .acul li {
        background: url(../../images/acibg.png) no-repeat left 12px;
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        padding-left: 28px;
        font-size: 14px;
    }

        .accon .acul li a {
            background: none;
            padding-left: 0px;
        }    


    /*重写research*/
    .re-con {
        padding-top: 40px;
    }

    .swiper-container {
        width: 100%;
        height: 100%;
    }

    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        transition: 300ms;
        transform: scale(0.8);
    }

    .swiper-slide-active, .swiper-slide-duplicate-active {
        transform: scale(1);
        z-index: 1;
    }







    .swr {
        padding: 10px 0;
        margin-top: 30px;
    }

        .swr img {
            max-width: 300px;
            height: auto;
        }




    .re-con .swiper-slide {
        min-height: 400px;
        padding-bottom: 0px;
        display: block;
    }

        .re-con .swiper-slide img {
            display: inline-block;
        }

        .re-con .swiper-slide .jianjie {
            background: #209088;
        }

        .re-con .swiper-slide h4 {
            line-height: 30px;
            border-bottom: 1px solid #333;
            padding: 10px 0;
            margin: 0 20px;
        }

        .re-con .swiper-slide .jianjie {
            padding: 20px;
            position: relative;
            margin-top: 35px;
        }

            .re-con .swiper-slide .jianjie p {
                color: #fff;
                font-size: 14px;
                line-height: 26px;
                text-align: justify;
            }

            .re-con .swiper-slide .jianjie .span {
                position: absolute;
                left: 45%;
                top: -29px;
                border-left: 15px solid transparent;
                border-right: 15px solid transparent;
                border-bottom: 15px solid #209088;
                border-top: 15px solid transparent;
            }

    /**/
}

@media only screen and ( max-width:320px) {
    .navbar-default .navbar-brand {
        color: #777;
        width: 85%;
    }

    .navbar-brand > img {
        max-width: 100%;
        margin-top: -10px;
    }

    .navbar-toggle {
        border: none;
    }

    .prtext ul li img {
        width: 80%;
    }

    #student .carousel-indicators li, .pro-con .hd ul li {
        width: 16px;
        height: 16px;
        border-radius: 100%;
    }
}






/*************************/
.carousel_img {
    width: 292px;
    height: 388px;
    /*box-shadow: 12px 15px 35px #999;*/
}

.img-shadow {
    box-shadow: 12px 15px 35px #ccc;
}
/*.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: inline-block;
}*/
.carousel-inner1 {
    width: 292px;
    box-shadow: 12px 15px 35px #ccc;
}

.re-top .reli .pp p {
    padding: 0;
    text-align: left;
}

#toTop {
    background: url(../../images/1.png) no-repeat center center;
    width: 50px;
    height: 50px;
    background-position: right 0px bottom 0px;
    -moz-background-position: right 0px bottom 0px;
    -ms-background-position: right 0px bottom 0px;
    -o-background-position: right 0px bottom 0px;
    -webkit-background-position: right 27px bottom 0px;
}

    #toTop:hover {
        background-position: left 0px bottom 0px;
        -moz-background-position: left 0px bottom 0px;
        -ms-background-position: left 0px bottom 0px;
        -o-background-position: left 0px bottom 0px;
        -webkit-background-position: left 27px bottom 0px;
    }

.jianjie a {
}

#research .swiper-button-prev {
    background-image: url(../../images/r_left.png);
    background-size: 38px 38px !important;
}

#research .swiper-button-next {
    background-image: url(../../images/r_right.png);
    background-size: 38px 38px !important;
}


@media (min-width: 768px) {
    .navbar-nav > li {
        float: left;
        padding: 0px;
    }
}