.footer {
    margin-top: 30px;
}
.banner {
    position: relative;
    height: 375px;
    /* margin-bottom: 70px; */
}
.slider {
    width: 100%;
    min-width: 990px;
    height: 375px;
    overflow: hidden;
}
.slider .slidesjs-container {
    height: 375px;
}
.slider-item {
    display: none;
    height: 375px;
    background-position: center top;
    background-repeat: no-repeat;
}
.banner .txt {
    position: absolute;
    top: 82px;
    left: 50%;
    margin-left: -450px;
    width: 418px;
    height: 165px;
    font-size: 14px;
}
.banner strong {
    display: inline-block;
    width: 396px;
    height: 51px;
    overflow: hidden;
    line-height: 250px;
    color: #313131;
    font-size: 48px;
    font-weight: normal;
    background: url(../../images/2014/slideC-txt-strong.png) no-repeat;
}
.banner .call-action {
    position: relative;
    margin-top: 25px;
}
.banner .call-action .btn {
    width: 80px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px 0 50px;
    margin-right: 1em;
    font-family: 微软雅黑;
    text-align: center;
    color: #fff;
    background: url(../../images/2014/btn-index.png) left top no-repeat;
}
.banner .call-action .ios {
    background-position: -150px 0;
}
.banner .call-action .btn:hover {
    text-decoration: none;
    background-position: 0 -40px;
}
.banner .call-action .ios:hover {
    background-position: -150px -40px;
}
.slider-item img {
    visibility: hidden;
    
    _display: none;
}
.slider-item .qr img {
    display: block;
    visibility: visible;
    margin-bottom: 5px;
    
    _display: block;
}
.banner .call-action .qr {
    position: absolute;
    right: -50px;
    bottom: -10px;
    font-family: 微软雅黑;
    text-align: center;
}
.banner .slidesjs-pagination {
    position: absolute;
    left: 0;
    /* bottom: 29px; */
    bottom: 10px;
    z-index: 10;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 0;
    list-style-type: 0;
}
.banner .slidesjs-pagination li {
    display: inline-block;
    
    *display: inline;
    *zoom: 1;
}
.banner .slidesjs-pagination a {
    display: inline-block;
    width: 24px;
    height: 24px;
    overflow: hidden;
    line-height: 250px;
    background: url(../../images/2014/pagination-item.png) no-repeat;
}
.banner .slidesjs-pagination .active {
    background-position: 0 -24px;
}
.banner .experience {
    position: absolute;
    left: 50%;
    margin-left: 32px;
    bottom: 115px;
    z-index: 10;
    width: 178px;
    height: 40px;
    line-height: 40px;
    font-size: 26px;
    text-align: center;
    color: #fff;
    background: url(../../images/2014/btn.png) no-repeat;
}
.banner .our-users {
    display: none;
    position: absolute;
    bottom: -70px;
    left: 50%;
    margin-left: -495px;
    z-index: 15;
    width: 990px;
    font-size: 16px;
    color: #202020;
    background: #fff;
    
    box-shadow: 0 0 5px rgba(0, 0, 0, .08), 0 5px 15px rgba(0, 0, 0, .08);
}
.lte-ie8 .banner .our-users {
    bottom: -69px;
    width: 988px;
    border: 1px solid #f3f3f3;
}
.banner .our-users .tit {
    float: left;
    padding-left: 1.6em;
    margin: 0;
    line-height: 96px;
}
.banner .our-users .carousel {
    position: relative;
    float: right;
    padding: 0 42px;
}
.banner .our-users .carousel .prev,
.banner .our-users .carousel .next {
    position: absolute;
    top: 0;
    left: 0;
    width: 42px;
    height: 96px;
    background: url(../../images/2014/carousel-prev-next.png) no-repeat;
}
.banner .our-users .carousel .next {
    left: auto;
    right: 0;
    background-position: -42px 0;
}
.banner .our-users .carousel-container {
    width: 696px;
    height: 96px;
    overflow: hidden;
}
.banner .our-users .carousel-item {
    float: left;
    width: 232px;
    overflow: hidden;
    text-align: center;
    
    _display: inline;
}
.banner .our-users .carousel-item img {
    vertical-align: middle;
}
.banner .recent-info {
    display: none;
    position: absolute;
    bottom: -70px;
    left: 50%;
    margin-left: -495px;
    z-index: 15;
    width: 990px;
    font-size: 16px;
    color: #202020;
    background: #fff;
    
    box-shadow: 0 0 5px rgba(0, 0, 0, .08), 0 5px 15px rgba(0, 0, 0, .08);
}
.lte-ie8 .banner .recent-info {
    bottom: -69px;
    width: 988px;
    border: 1px solid #f3f3f3;
}
.banner .recent-info .tit {
    float: left;
    padding-left: 38px;
    margin: 0;
    font-size: 24px;
    line-height: 96px;
}
.banner .recent-info .carousel {
    position: relative;
    float: right;
    padding: 0 42px;
}
.banner .recent-info .carousel .prev,
.banner .recent-info .carousel .next {
    position: absolute;
    top: 0;
    left: 0;
    width: 42px;
    height: 96px;
    background: url(../../images/2014/carousel-prev-next.png) no-repeat;
}
.banner .recent-info .carousel .next {
    left: auto;
    right: 0;
    background-position: -42px 0;
}
.banner .recent-info .carousel-container {
    width: 760px;
    height: 96px;
    overflow: hidden;
}
.banner .recent-info .carousel-item {
    float: left;
    width: 360px;
    padding: 16px 10px;
    overflow: hidden;
    line-height: 2;
    
    _display: inline;
}
.banner .recent-info .carousel-item a {
    display: block;
    padding-left: 30px;
    background: url(../../images/2014/bullet.png) no-repeat 20px center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    
    _width: 330px;
}
.banner .recent-info .carousel-item a:hover {
    color: #53b53e;
}
.content {
    font-size: 16px;
    color: #444;
}
.content .row {
    padding-top: 10px;
    padding-bottom: 56px;
    line-height: 1.6;
    text-align: center;
    
    overflow: hidden;
}
.content .row-inner {
    width: 990px;
    margin: 0 auto;
}
.content .row h2,
.content .row h3 {
    margin: .5em 0;
    font-weight: normal;
    color: #202020;
}
.content .row h2 {
    font-size: 30px;
}
.content .row h2 span {
    position: relative;
    top: -5px;
    margin-left: .5em;
    font-size: 16px;
    color: #444;
}
.content .row h3 {
    font-size: 22px;
}
.content .row p {
    margin: 0;
}
.content .row a {
    color: #53b53e;
}
.content .row ul {
    margin-top: 35px;
}
.content .row li {
    float: left;
    width: 300px;
    margin-right: 45px;
    background: url(../../images/2014/index.png) no-repeat;
}
.content .row li p {
    color: #989898;
}
.content .row li.last {
    margin-right: 0;
}
.content .row .action {
    padding-top: 36px;
}
.content .row .action a {
    display: inline-block;
    width: 88px;
    height: 26px;
    line-height: 26px;
    margin: 0 .5em;
    text-align: center;
    color: #fff;
    background: url(../../images/2014/btn103.png) no-repeat;
}
.content .row .action a:hover {
    text-decoration: none;
    background-position: 0 -26px;
}
.content .row.odd {
    background-color: #f6f6f6; 
}
.content #zxzy_anchor li {
    padding-top: 110px;
}
.content #zxzy_anchor .hltk {
    
}
.content #zxzy_anchor .zxdt {
    background-position: -300px 0;
}
.content #zxzy_anchor .ssjd {
    background-position: -600px 0;
}
.content #hdyy_anchor li {
    padding-top: 105px;
}
.content #hdyy_anchor .kyxl {
    background-position: -900px 0;
}
.content #hdyy_anchor .kwxx {
    background-position: -1200px 0;
}
.content #hdyy_anchor .txxl {
    background-position: -1500px 0;
}
.content #hdcp_anchor .row-inner {
    width: 992px;
}
.content #hdcp_anchor ul {
    background: url(../../images/2014/v-line-trick.png) repeat-x;
}
.content #hdcp_anchor li {
    width: 248px;
    padding-bottom: 170px;
    margin-right: 0;
}
.content #hdcp_anchor .row-inner {
    background: url(../../images/2014/v-line.png) no-repeat right 179px;
}
.content #hdcp_anchor .kqyx {
    background-position: -1800px bottom;
}
.content #hdcp_anchor .khlx {
    background-position: -2048px bottom;
}
.content #hdcp_anchor .zhcy {
    background-position: -2296px bottom;
}
.content #hdcp_anchor .sykt {
    background-position: -2544px bottom;
}
/* 口语作业kyzy、微课掌上通weike */
.content #kyzy_anchor li,
.content #weike_anchor li {
    background: url(../../images/2014/index2.png) no-repeat;
}
.content #kyzy_anchor li {
    padding-top: 110px;
}
.content #kyzy_anchor .znpf {
    background-position: -300px 0;
}
.content #kyzy_anchor .cjbg {
    background-position: -600px 0;
}
.content #weike_anchor ul {
    background: url(../../images/2014/v-line-990-3grid.png) no-repeat;
}
.content #weike_anchor li {
    width: 330px;
    padding-bottom: 428px;
    margin-right: 0;
    background-position: -900px bottom;
}
.content #weike_anchor .bjq {
    background-position: -1230px bottom;
}
.content #weike_anchor .zxzy {
    background-position: -1560px bottom;
}