/*main CSS*/
* {
    font-family: '微软雅黑', Hei;
    border: none;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

a {
    text-decoration: none;
    color: black;
}

a:hover {
    text-decoration: underline;
}

body {
    margin: 0;
    background: url(../images/bghome.jpg) repeat;
}

.fL {
    float: left;
    display: inline;
}

.clear {
    clear: both;
    width: 100%;
    height: 0px;
}

.wrapper {
    max-width: 1600px;
    min-width: 960px;
    height: 2056px;
    margin: 0 auto;
    overflow: hidden;
}

.bk1 {
    background: url(../images/bk1.jpg) center no-repeat;
    height: 200px;
    max-width: 1600px;
    min-width: 960px;
}

.bk2 {
    background: url(../images/bk2.jpg) center no-repeat;
    height: 200px;
    max-width: 1600px;
    min-width: 960px;
}

.bk3 {
    background: url(../images/bk3.jpg) center no-repeat;
    height: 200px;
    max-width: 1600px;
    min-width: 960px;
}

.bk4 {
    background: url(../images/bk4.jpg) center no-repeat;
    height: 200px;
    max-width: 1600px;
    min-width: 960px;
}

.bk5 {
    background: url(../images/bk5.jpg) center no-repeat;
    height: 200px;
    max-width: 1600px;
    min-width: 960px;
}

.bk6 {
    background: url(../images/bk6.jpg) center no-repeat;
    height: 200px;
    max-width: 1600px;
    min-width: 960px;
}

.bk7 {
    background: url(../images/bk7.jpg) center no-repeat;
    height: 200px;
    max-width: 1600px;
    min-width: 960px;
}

.bk8 {
    background: url(../images/bk8.jpg) center no-repeat;
    height: 200px;
    max-width: 1600px;
    min-width: 960px;
}

.bk9 {
    background: url(../images/bk9.jpg) center no-repeat;
    height: 200px;
    max-width: 1600px;
    min-width: 960px;
}

.bk10 {
    background: url(../images/bk10.jpg) center no-repeat;
    height: 100px;
    max-width: 1600px;
    min-width: 960px;
}

.bk11 {
    background: url(../images/bk11.jpg) center no-repeat;
    height: 150px;
    max-width: 1600px;
    min-width: 960px;
}

.othergroup {
    position: relative;
    height: 1700px;
    width: 960px;
    margin: -1720px auto 0 auto;
}

.btn_apply {
    position: absolute;
    top: 10px;
    left: 265px;
    width: 190px;
    height: 190px;
    z-index: 99;
   /*  background: url(nothing.gif) repeat;*/
}

.apply {
    position: absolute;
    top: 445px;
    left: 690px;
    width: 170px;
    height: 50px;
    z-index: 99;
   /*  background: url(nothing.gif) repeat;*/
}

.chinaedu {
    position: absolute;
    top: 110px;
    left: 740px;
    width: 160px;
    height: 40px;
    z-index: 99;
   /*  background: url(nothing.gif) repeat;*/
}

.skykiwi {
    position: absolute;
    top: 165px;
    left: 740px;
    width: 180px;
    height: 40px;
    z-index: 99;
   /*  background: url(nothing.gif) repeat;*/
}

.introd1 {
    position: absolute;
    top: 310px;
    left: 20px;
    width: 530px;
    height: 280px;
    z-index: 99;
    font: normal 14px/26px '微软雅黑', Hei;
}

.introd2 {
    position: absolute;
    top: 635px;
    left: 178px;
    width: 340px;
    height: 150px;
    z-index: 99;
    font: normal 14px/14px '微软雅黑', Hei;
    font-weight: bold;
    overflow: hidden;
}

.introd2 h1 {
    font-size: 16px;
}

.introd3 {
    position: absolute;
    top: 810px;
    left: 20px;
    width: 530px;
    height: 220px;
    z-index: 99;
    font: normal 14px/26px '微软雅黑', Hei;
}

.hostinfo {
    position: absolute;
    top: 890px;
    left: 750px;
    width: 170px;
    height: 150px;
    z-index: 99;
    font: normal 14px/20px '微软雅黑', Hei;
}

.detail {
    position: absolute;
    top: 1040px;
    left: 870px;
    width: 50px;
    height: 20px;
    z-index: 99;
    font: normal 14px/20px '微软雅黑', Hei;
}

.video {
    position: absolute;
    top: 1150px;
    left: 30px;
    z-index: 99;
    overflow: hidden;
}

.videolist {
    position: absolute;
    top: 1150px;
    left: 530px;
    z-index: 99;
    width: 400px;
    height: 300px;
    float: left;
    overflow: hidden;
}

.videolist li {
    margin-bottom: 10px;
    margin-left: 5px;
}

.videolist a {
    margin-left: 15px;
}

.support {
    position: absolute;
    top: 1500px;
    left: 20px;
    z-index: 99;
    width: 915px;
    margin: 0 auto 20px auto;
}

.support .title {
    font: bold 18px/30px "微软雅黑", Hei;
    color: #a01e0e;
    text-align: left;
}

.support span {
    border: 1px solid #D0D0D0;
    float: left;
    display: inline;
    margin: 10px 10px 15px 0px;
    background-color: #DADADA;
    -webkit-box-shadow: 0 0 8px #D0D0D0;
    box-shadow: 0 0 8px #D0D0D0;
}

.support span:hover {
    -webkit-box-shadow: 0 0 8px #a01e0e;
    box-shadow: 0 0 8px #a01e0e;
}

.footer {
    position: absolute;
    top: 1600px;
    font-size: 12px;
    left: 20px;
    z-index: 99;
    width: 915px;
    height: 100px;
    text-align: center;
    border-top: solid 1px #CCC;
    padding-top: 20px;
}

.footer p {
    margin-bottom: 10px;
}
