* {
    font-family: MicrosoftYaHeiLight;
}

.home-logo {
    width: 200px;
    height: auto;
    float: left;
}

.quchupadding {
    padding: 0;
    height: 80px;
}

.article-head {
    background-color: #832174;
}

.home-logos {
    display: none;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu li:hover {
    background-color: #832174;
    color: white;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu li a:hover {
    color: white;
}

nav.navbar.bootsnav {
    border-bottom: none;
    background-color: rgba(255, 0, 0, 0);
    width: 100%;
    float: right;
    z-index: 999;
}

nav.navbar.bootsnav ul.nav > li > a {
    color: #ffffff;
    font-weight: 300;
    font-size: 16px;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    float: right;
}

.home-footer {
    background-color: #832174;
    padding-top: 50px;
    padding-bottom: 50px;
    color: white;
}

.home-footer ul li {
    margin: 10px 0;
    list-style: none;
}

.home-footer .qcode {
    padding: 20px;
}

.home-footer .qcode img {
    padding: 10px;
    width: 100%;
    height: auto;
}

.home-footer a {
    color: white;
    text-decoration: none;
}

.home-footer p {
    margin: 0 auto;
    text-align: center;
}

.mobilelogo {
    display: none;
}

.waves {
    position: relative;
    width: 100%;
    height: 1vh;
    margin-bottom: -7px;
    /*Fix for safari gap*/
    min-height: 50px;
    max-height: 15px;
}

.parallax > use {
    animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}

.parallax > use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 7s;
}

.parallax > use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 10s;
}

.parallax > use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 13s;
}

.parallax > use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s;
}

.mianbaoxie {
    margin: 25px 0;
}

.mianbaoxie ul {
    padding: 0;
    margin: 0;
    font-size: 15px;
}

.mianbaoxie ul li {
    float: left;
    list-style: none;
}

.mianbaoxie ul li a {
    color: #606060;
    text-decoration: none;
}

.titles {
    background-color: #f2ebf3;
    padding: 40px 0;
    color: #7d42a4;
}

.about {
    padding: 40px 0;
}

.about .one-left img {
    width: 85%;
    margin-left: 70px;
}

.about .one-left .piao {
    position: absolute;
    max-width: 100%;
    width: inherit;
    left: -85px;
}

.about .right p {
    font-size: 16px;
    text-indent: 2em;
    line-height: 35px;
}

.info {
    text-align: center;
}

.info .title h4 {
    font-size: 26px;
    color: #8948b0;
    margin: 20px 0;
}

.info .title span {
    font-size: 16px;
    color: #606060;
}

.info p {
    width: 70%;
    margin: 0 auto;
    font-size: 16px;
}

.mbainfo {
    margin-top: 50px;
}

.mbainfo ul {
    display: inline-block;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.mbainfo {
    font-size: 16px;
    margin-bottom: 80px;
}

.mbainfo li {
    list-style: none;

}

.mbainfo .yuan {
    width: 80px;
    height: 80px;
    background-color: #e6d9ed;
    border-radius: 100px;
    margin-bottom: 20px;
    margin-left: 12px;
}

.mbainfo .zhong {
    float: left;
    width: 1px;
    height: 150px;
    border: 1px #ac87c4 solid;
    margin: 0 10px;
}

.mbainfo .left {
    width: 40px;
    font-size: 16px;
    float: left;
    line-height: 20px;
    letter-spacing: 2px;
    writing-mode: tb-rl
}

.mbainfo .right {
    width: 30px;
    font-size: 16px;
    float: right;
    font-weight: bold;
    color: #8a58ab;
}

.curriculum {
    font-size: 16px;
    padding: 50px 0;
}

.curriculum h3 {
    margin-bottom: 0;
    color: #8a48b1;
    font-weight: bold;
}

.curriculum img {
    width: 100%;
}

.curriculum ul {
    padding: 20px;
    line-height: 30px;
}

.curriculum .two {
    margin-top: 70px;
}

.curriculum .three {
    margin-top: 50px;
    margin-bottom: 50px;
}

.curriculum .box img {
    width: 100%;
}

.curriculum .box {
    background-color: #7b3fa1;
    padding-bottom: 10px;
    border: 5px white solid;
    opacity: 0.7;
    height: 280px;
}
.curriculum .box:hover{
    border-top: 5px #7b3fa1 solid;
    border-left: 5px #7b3fa1 solid;
    opacity: 1;
}

.curriculum .box h4 {
    color: white;
    margin: 10px 20px;
}

.curriculum .box p {
    color: white;
    margin-left: 20px;
    font-size: 14px;
}

.curriculum .col-md-2 {
    padding: 0 5px;
}

.boxtwo {
    padding: 50px 0;
    font-size: 16px;
}

.boxtwo img {
    width: 100%;
}

.boxtwo h4 {
    font-weight: bold;
    color: #8a48b1;
    margin-bottom: 0;
    font-size: 20px;
    margin-top: 20px;
}

.boxtwo .man {
    margin-bottom: 15px;
    margin-top: 5px;
}

.boxtwo p {
    line-height: 30px;
}

.zhengshu {
    margin-top: 50px;
    text-align: center;
}
.zhengshu img{
    max-width: 50%;
}
.zhengshu h4 {
    margin-bottom: 100px;
}

.connect{
    margin-bottom: 20px;
}

.about .one-left p {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    /* Internet Explorer 9*/
    -moz-transform: rotate(90deg);
    /* Firefox */
    -webkit-transform: rotate(90deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(90deg);
    /* Opera */

}

@keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0);
    }

    100% {
        transform: translate3d(85px, 0, 0);
    }
}



@media screen and (max-width: 768px) {
    .home-logo {
        display: none;
    }

    nav.navbar.bootsnav .navbar-toggle {
        background-color: #832174;
    }

    :after,
    :before {
        color: white;
    }

    nav.navbar.bootsnav ul.nav > li > a {
        color: #606060;
    }

    nav.navbar.bootsnav li.dropdown a.dropdown-toggle:before {
        color: #606060;
    }

    nav.navbar.bootsnav li.dropdown ul.dropdown-menu li:hover {
        background-color: white;
    }

    .home-footer {
        background-color: #832174;
        padding-top: 50px;
        padding-bottom: 50px;
        color: white;
    }

    .home-footer ul li {
        margin: 10px 0;
        list-style: none;
    }

    .home-footer .qcode {
        padding: 20px;
    }

    .home-footer .qcode img {
        padding: 10px;
        width: 100%;
        height: auto;
    }

    .home-footer a {
        color: white;
        text-decoration: none;
    }

    .home-footer p {
        margin: 0 auto;
        text-align: center;
    }

    .mobilelogo {
        display: block;
        margin: 0 auto;
        width: 150px;
    }

    .home-footer ul {
        padding: 10px;
    }

    .home-footer {
        padding-bottom: 20px;
    }
    .mianbaoxie{
        display: none;
    }
    .titles h1{
        padding: 10px;
    }
    .titles hr{
        padding:0 10px;
    }
    .info p{
        width: 100%;
    }
    .mbainfo li{
        width: 30%;
        margin-bottom: 50px;
    }
    .curriculum img{
        display: none;
    }
    .curriculum .box{
        opacity: 1;
        height: 160px;
    }
    .boxtwo img{
        display: none;
    }
    .titles{
        padding: 20px 0;
    }
}
