*{
    margin: 0;
    padding: 0;
}

.lf{
    float: left;
}
.rt{
    float: right;
}
body{
    font-family: "Microsoft YaHei",Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
}
.bigbox{
    width: 100%;
}
ul{
    list-style: none;
}


.list li{
    float: left;
}
.list{
    line-height: 37px;
}

.list a{
    text-decoration: none;
    color: #666;;
}
#items li{
    float: left;
}
#items li a{
    color: #fff;
    text-decoration: none;
    line-height: 38px;
    padding: 0 18px;
}


/*Í·²¿banner*/
.top_ban{
    width: 100%;
    height:705px;
    background: url(../images/header.jpg) no-repeat center;
    margin-top: -8px;
}
.titbg {animation:1.5s ease 0s alternate none infinite titbg;}
@keyframes titbg{
    from{ font-size:50px;}
    to{ font-size:80px;}
}

.titsm {color: transparent; animation:1s ease 0s alternate none infinite titsm;}
@keyframes titsm{
    from{ text-shadow:0 0 0 white;}
    to{ text-shadow:0 0 10px white;}
}
/*Ò»Â¥*/
.floor1{
    width: 100%;
    height:664px;
    background: url("../images/01.jpg") no-repeat center;
}

.dot{
   display: inline-block;
    width: 8px;
    height: 8px;
    background: #000;
    position: absolute;
    left:-15px;
    top:10px;
}

.btns{
    display: inline-block;
    padding: 7px 55px;

    text-decoration: none;
    color:#fff!important;
    text-shadow: 0 0 0 0;
    font-size: 1.1em;
    border: none;
    background: #EB6100
}

/*2Â¥*/
.fl-bg{
    width: 100%;
    height:176px;
    background: url("../images/02.jpg") no-repeat center;
}
.xyjj{
    background: url('../images/01-1.jpg') no-repeat center;
}
.sxjj{
    background: url('../images/01-4.jpg') no-repeat center;
}
.acurrent{
    display: inline-block;
    width: 158px;
    height: 128px;
    font-size: 2.3em;
    color:#343434;
    border: 1px solid transparent;
    background: #FCE978;
    border-radius: 50%;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    padding-top: 30px;
    position: relative;
    line-height: 1.3em;
}

.hcurrent{
    display: inline-block;
    width: 158px;
    height: 128px;
    font-size: 2.3em;
    color:#000;
    border: 1px solid #111;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    padding-top: 30px;
    line-height: 1.3em;
}

.youshi span{
    margin: 0 23px;
    cursor: pointer;
}

.myspan{
    position: absolute;
    left: 35%;
    top: 162px;
}

.college li{
    background: #fff;
    padding: 4px 4px 0 4px;
    text-align: center;
}
.college li a{
    text-decoration: none;
}
.college li h3,.college li h5{
    color: #333;
}

.jiuye{
    width: 100%;
    height: 507px;
    background: url("../images/jiuye.jpg") no-repeat center;
}

.jiuye1{
    width: 50%;
    height: 320px;
    background: url("../images/jy1.jpg") no-repeat center;
}
.jiuye2,.jiuye3,.jiuye6{
    width: 50%;
    height: 320px;
    background: #333333;
}

.jiuye4{
    width: 100%;
    height: 320px;
    background: url("../images/jy2.jpg") no-repeat center;
}
.jiuye5{
    width: 100%;
    height: 320px;
    background: url("../images/jy3.jpg") no-repeat center;
}


.floor3{
    width: 100%;
    height: 188px;
    background: url("../images/03.jpg") no-repeat center;
 }
        .jy{width: 1000px;margin: 20px auto;text-align: center}
        .jy_h2{font-size: 50px;font-weight: bold;}
        .jy_h4{font-size:18px;margin: 10px 0 }
        .jy_ul{width: 100%}
        .jy_ul li{width: 18%;margin: 1%;float: left}
        .jy_ul .lf{border-right: 1px solid #0A0000;width:19%;height: 300px }
        .jy_ul .rt{width: 75%;margin-left: 5%}
        .jy_b{display: block;font-size: 44px;background: #0A0000;color: #fff}
        .jy_h3{font-size: 18px;font-weight: bold;margin-bottom: 20px;text-align: left!important;}
        .jy_p{text-align: left!important;}