ul,
li,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
iframe,
th,
td,
a,
img {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none
}

li {
    list-style: none;
}

.clear {
    zoom: 1
}

.clear::after {
    content: "";
    display: block;
    clear: both;
}

@font-face{
    font-family: font1;
    src: url(../font/szed1.ttf);
}
@font-face{
    font-family: FZLTHJW;
    src: url(../font/FZLTHJW.ttf);
}
@font-face{
    font-family: FZLTTHJW;
    src: url(../font/FZLTTHJW.ttf);
}


.bg {
    width: 100%;
    background: #006948;
}

.header_bg {
    width: 100%;
    height: 114px;
    background: #00704d;
}

.header {
    width: 980px;
    margin: 0 auto;
}

.header img {
    float: left;
    margin: 28px 25px;
    width: 221px;
    height: 58px;
}

.header .language {
    float: right;
    margin-right: 40px;
    margin-top: 18px;
    color: #008a64;
}

.header .language a {
    color: #008a64;
}

.headerend {
    height: 250px;
    background: url(../img/bg.png) no-repeat;
    background-size: 100%;
}

.headerend p {
    width: 980px;
    margin: 0 auto;
    text-align: center;

}

.headerend .schoolMotto {
    padding-top: 50px;
    font-size: 22px;
    color: #fade73;
    text-shadow: 3px 3px 5px #000;
}

.schoolMotto2{
    margin: 0 auto;
    width: 522px;
    margin-top: 20px;
}

.headerend .schoolMotto1 {
    line-height: 24px;
    font-size: 20px;
    color: #35e8b7;
    font-family: 黑体;
    text-shadow: 3px 3px 5px #000;
}

.content {
    width: 890px;
    margin: 0 auto;

}

.content .headline {
    width: 100%;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    padding-bottom: 30px;
    border-bottom: 1px solid #33876d;
    margin-bottom: 20px;
}

.content .headline h2
 {
    font-weight: normal;
    display: inline-block;
    font-family:FZLTTHJW;
    font-size: 24px;
}

.content .headline h3{
    font-weight: normal;
    display: inline-block;
    font-family:FZLTHJW;
    font-size: 24px;
}
.headline .h {
    float: left;
}

.content .headline a {
    float: right;
    padding-top: 25px;
}

.content p {
    font-size: 16px;
    text-indent: 25px;
    margin-bottom: 15px;
    color: #fff;
    font-family:FZLTHJW;
    line-height: 29px;
}

#main {
    width: 890px;
    margin: 0 auto;
    position: relative;
}

#main .playing {
    width: 890px;
    height: 460px;
}

.playing .big_img {
    width: 890px;
    position: relative;
}

.playing .big_img li {
    width: 890px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.playing .big_img li img {
    width: 890px;
    height: 446px;
}

#main span {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    font-family:FZLTHJW;
}

#main .smill_ul {
    width: 890px;
    height: 140px;
    overflow: hidden;
    position: relative;
}

#main .smill_ul ul {
    position: absolute;
    width: 10000px;
    height: 140px;
    left: 0px;
    top: 0px;
}

#main .smill_ul ul li {
    padding-bottom: 10px;
    margin-right: 18px;
    border-bottom: 2px solid #7fcd60;
    float: left;
}

#main .smill_ul ul li img {
    height: 125px;
    width: 209px;
}

.prev {
    position: absolute;
    left: -40px;
    bottom: 70px;
    width: 30px;
    height: 30px;
}

.next {
    position: absolute;
    right: -40px;
    bottom: 70px;
    width: 30px;
    height: 30px;
}

.bg1 {
    padding-bottom: 400px;
    background: url(../img/bottombg.jpg) no-repeat bottom ;
    background-size: 100%
}

.footer-page {
    background: #67ad49;
    text-align: center;
}

.footer-centent {
    margin: 0 auto;
    width: 620px;
    height: 80px;
    font-size: 13px;
}

.footer-left {
    float: left;
    margin-top: 10px;
}

.footer-left {
    color: white;
}

.footer-right {
    float: left;
}

.record {
    width: 300px;
    margin: 0 auto;
    padding: 20px 0;
}

.record a {
    display: inline-block;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
}

.record img {
    float: left;
}

.record p {
    float: left;
    height: 20px;
    line-height: 20px;
    margin: 0px 0px 0px 5px;
    color: #ffffff;
}