.margin {
    width: 1330px;
    margin: 0 auto;
}
body {
    background: #f3f5f9;
}
.body {
    padding-top: 20px;
}
.header {
    height: 60px;
}
.content-l {
    width: 953px;
    float: left;
    margin-bottom: 60px;
    position: relative;
}
.swiper-banner {
    position: relative;
}
.swiper-container-banner{
    border-radius: 5px;
}
.swiper-container-banner .swiper-wrapper {
    position: static;
}
.swiper-container-banner .swiper-slide{
    height: 476px;
    overflow: hidden;
    background: rgba(0,0,0,0.1);
    position: static;
}
.swiper-container-banner .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}
.swiper-container-banner .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23f3f5f9'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23f3f5f9'%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
    height: 30px;
    left: 0;
    width: 100%;
    padding: 10px 10px;
    box-sizing: border-box;
    font-size: 0;
    background: rgba(0,0,0,0.6);
    text-align: right;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0;
}
.swiper-pagination-bullet-active {
    background: #fff;
}
.swiper-pagination-bullet {
    height: 10px;
    width: 10px;
    border-radius: 0;
    vertical-align: middle;
    background: #ccc;
}
.swiper-banner .swiper-container-banner-text {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.swiper-container-banner-text .swiper-slide p {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    padding-left: 10px;
}
.home-recommend {
    margin-top: 20px;
}
.table-top {
    background: #fbfbfb;
    position: relative;
}
.recommend-text {
    font-size: 0;
}
.recommend-text p,.recommend-title p {
    display: inline-block;
    font-size: 24px;
    padding: 0 20px;
    line-height: 54px;
    color: #848484;
    border-bottom: 4px solid #fbfbfb;
    cursor: pointer;
}
.recommend-text p.active,.recommend-title p.active{
    color: #000;
    border-color: #008873;
}
.table-top .more {
    font-size: 16px;
    line-height: 54px;
    padding-right: 43px;
    position: absolute;
    right: 0;
    top: 0;
    color: #848484;
}
.swiper-container-recommend {
    background: #f2f2f2;
    margin-top: 1px;
}
.swiper-container-recommend ul,.hot-category ul {
    width: 954px;
}
.swiper-container-recommend li,.hot-category li {
    float: left;
    margin: 0 1px 1px 0;
    background: #fff;
    width: 281px;
    height: 80px;
    padding: 22px 18px;
}
.swiper-container-recommend li img,.hot-category li img{
    float: left;
    width: 80px;
    height: 80px;
    border-radius: 5px;
    margin-right: 18px;
}
.swiper-container-recommend li h5,.hot-category li h5 {
    font-size: 16px;
    line-height: 19px;
    margin: 10px 0 6px;
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.swiper-container-recommend li h6,.hot-category li h6 {
    font-size: 12px;
    line-height: 14px;
    color: #848484;
    margin-bottom: 6px;
    font-weight: 200;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    
}
.swiper-container-recommend li p span,.hot-category li p span {
    float: left;
    height: 14px;
    width: 15px;
    margin-right: 2px;
    background: url(../img/icons3.png) no-repeat -50px -50px;
    background-size: 300px auto;
}
.swiper-container-recommend li p span i,.hot-category li p span i {
    display: block;
    height: 14px;
    width: auto;
    background: url(../img/icons3.png) no-repeat 0 -50px;
    background-size: 300px auto;
}
.pre-register,.hot-recommend,.hot-topic,.hot-category {
    margin-top: 20px;
}
.pre-register .table-top h4,.hot-topic .table-top h4,.hot-category .table-top h4{
    font-size: 24px;
    line-height: 54px;
    padding-left: 20px;
    font-weight: unset;
}
.pre-register .container {
    padding: 0 10px;
    background: #fff;
    border-radius: 5px;
}
.pre-register .container li{
    margin: 20px 10px 0;
    float: left;
    width: 291px;
}
.pre-register .container .sc {
    height: 0;
    width: 291px;
    padding-bottom: 158px;
    border-radius: 10px 10px 0px 0px;
    overflow: hidden;
}
.pre-register .container .sc img {
    width: 100%;
    height: auto;
}
.pre-register .container .icon {
    float: left;
    height: 56px;
    width: 56px;
    border-radius: 5px;
    margin: 20px 16px 20px 20px;
}
.pre-register .container li h5 {
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    margin-bottom: 3px;
    margin-top: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pre-register .container li h6 {
    font-size: 12px;
    line-height: 14px;
    font-weight: 200;
    color: #848484;
    margin-bottom: 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.swiper-container-hot ul {
    width: 960px;
}
.swiper-container-hot li {
    float: left;
    width: 165px;
    height: 171px;
    margin: 10px 7px 0 0;
    background: #fff;
    text-align: center;
    padding: 40px 10px 36px;
    border-radius: 5px;
}
.swiper-container-hot li img {
    height: 80px;
    width: 80px;
    display: block;
    margin: 0 auto 32px;
    border-radius: 5px;
}
.swiper-container-hot li h5 {
    font-size: 16px;
    line-height: 19px;
    color: #000;
    margin-bottom: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.swiper-container-hot li h6 {
    font-size: 12px;
    line-height: 14px;
    color: #000;
    margin-bottom: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 100;
}
.hot-topic .container {
    background: #fff;
    padding: 10px;
}
.hot-topic .container li{
    float: left;
    width: 301px;
    margin: 10px 5px;
}
.hot-topic .container li a {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 170px;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
}
.hot-topic .container li a img {
    width: 100%;
    height: auto;
}
.hot-topic .container li a p {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 32px;
    background: rgba(0,0,0,0.6);
    font-size: 14px;
    line-height: 32px;
    color: #fff;
    padding: 0 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-sizing: border-box;
}
.content-r {
    width: 356px;
    float: right;
    margin-bottom: 60px;
}
.search {
    background: #fff;
    border-radius: 5px;
    padding: 20px;
    position: relative;
}
.search input {
    display: block;
    width: 100%;
    outline: none;
    line-height: 18px;
    border: 2px solid #008873;
    padding: 12px 68px 12px 16px;
    margin-bottom: 10px;
    box-sizing: border-box;
    border-radius: 6px;
}
.search:after {
    content: "";
    position: absolute;
    right: 30px;
    top: 28px;
    width: 32px;
    height: 32px;
    background: url("../img/icons3.png") no-repeat -395px -645px;
}
.search ul {
    display: none;
    padding: 10px 0;
    position: absolute;
    width: 316px;
    background: #fff;
    top: 80px;
    box-shadow: 0px 0px 10px 0 rgba(0,0,0,0.2);
}
.search ul li {
    padding: 0 16px;
    font-size: 16px;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.search ul li:hover {
    background: #f3f5f9;
}
.search ul li a{
    color: #000;
}
.search .search-kw {
    height: 132px;
    overflow: hidden;
}
.search .search-kw a{
    float: left;
    margin: 6px 12px 0 0;
    background: #f3f5f9;
    color: #000;
    padding: 0 10px;
    cursor: pointer;
    font-size: 14px;
    line-height: 27px;
}
.download {
    background: #fff;
    padding: 22px 22px 20px;
    margin-top: 20px;
    border-radius: 5px;
}
.down-info {
    height: 42px;
    margin-bottom: 19px;
}
.down-info img{
    height: auto;
    width: 100%;
}
.share {
    font-size: 0;
    text-align: center;
}
.share a {
    display: inline-block;
    margin: 0 15px;
    width: 72px;
}
.share a img {
    height: 32px;
    width: 32px;
    margin-bottom: 3px;
}
.share a p {
    font-size: 14px;
    line-height: 20px;
}
.download .downloadMEmu {
    display: block;
    height: 48px;
    background: #008873;
    color: #fff;
    border-radius: 6px;
    font-size: 14px;
    line-height: 48px;
    text-align: center;
    margin-top: 22px;
}
.feature {
    margin-top: 20px;
    padding: 28px;
    background: #fff;
    border-radius: 5px;
}
.feature .title {
    font-size: 24px;
    line-height: 54px;
    white-space: nowrap;
    margin-bottom: 20px;
    position: relative;
}
#risingSwiper-page {
    position: absolute;
    right: 0;
    top: 0;
}
#risingSwiper-page span{
    width: 30px;
    height: 30px;
    border-radius: 4px;
    background: #f2f2f2;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
    color: #848484;
    opacity: 1;
    margin-left: 2px;
}
#risingSwiper-page .swiper-pagination-bullet-active {
    background: #008873;
    color: #fff;
}
.swiper-container-feature {
    overflow: hidden;
    width: 100%;
    position: relative;
}
.feature-btn-prev, .feature-btn-next {
    display: none;
}
.swiper-container-feature .swiper-slide a {
    display: block;
    height: 100%;
}
.swiper-container-feature .swiper-slide img {
    float: left;
    height: 80px;
    width: 80px;
    border-radius: 5px;
    margin-right: 10px;
}
.swiper-container-feature .swiper-slide h5 {
    font-size: 12px;
    line-height: 14px;
    height: 14px;
    color: #7f7f7f;
    margin-bottom: 6px;
    padding-top: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.swiper-container-feature .swiper-slide h5:nth-child(3) {
    padding-top: 0;
}
.swiper-container-feature .swiper-slide p span {
    float: left;
    height: 14px;
    width: 15px;
    margin-right: 2px;
    background: url(../img/icons3.png) no-repeat -50px -50px;
    background-size: 300px auto;
}
.swiper-container-feature .swiper-slide p span i {
    display: block;
    height: 14px;
    width: auto;
    background: url(../img/icons3.png) no-repeat 0 -50px;
    background-size: 300px auto;
}
.category {
    background: #fff;
    border-radius: 5px;
    margin-top: 20px;
}
.category .title {
    font-size: 24px;
    line-height: 54px;
    padding-left: 20px;
}
.category ul {
    padding: 20px;
}
.category li {
    float: left;
    width: 50%;
    padding-right: 5px;
    box-sizing: border-box;
    margin-bottom: 25px;
    height: 40px;
}
.category li img {
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 12px;
    border-radius: 6px;
}
.category li p {
    font-size: 14px;
    line-height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000;
}
.home-recommend,.pre-register, .hot-recommend, .hot-topic, .hot-category,.feature,.category {
    box-shadow: 0 0 10px rgba(0,0,0,0.06);
    border-radius: 5px;
    overflow: hidden;
}
.ads-container {
    margin-bottom: 20px;
    background: #f6f6f6;
}
.loadMore {
    padding: 0px 50px;
    color: #777;
    font-size: 18px;
    line-height: 50px;
    background: #fff;
    border-radius: 4px;
    margin: 30px auto;
    display: table;
    cursor: pointer;
    outline: none;
    box-shadow: 0 2px 3px 0 rgb(0 0 0 / 15%);
    border: none;
}
.loadMore:hover{
    background: #f9f9f9;
    color: #0dc5a0;
}
#page {
    height: 28px;
    margin: 20px 0;
    text-align: center;
}
#page a{
    display: inline-block;
    width: 28px;
    height:28px;
    margin: 0 15px;
    background: #fff;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    color: #353535;
    border: 1px solid #c2c2c2;
    border-radius: 2px;
    box-sizing: border-box;
}
#page a.nowPage{
    border-color: #0dc5a1;
    background: #0dc5a1;
    color: #fff;
}
#page a.noPage{
    background: none;
    border: none;
    cursor: auto;
}
#page a.proPage{
    background: #d8d8d8 url("../img/icon.png") no-repeat -419px 1px;
}
#page a.nextPage{
    background: #d8d8d8 url("../img/icon.png") no-repeat -699px 1px;
}
#page a.proPage:hover{
    background-color: #0dc5a0;
    background-position: -559px 1px;
}
#page a.nextPage:hover{
    background-color: #0dc5a0;
    background-position: -839px 1px;
}
@media only screen and (max-width: 1439px) {
    .margin {
        width: 1100px;
    }
    .body {
        padding-top: 16px;
    }
    .header {
        height: 42px;
    }
    .content-l {
        width: 762px;
        margin-bottom: 48px;
    }
    .swiper-container-banner .swiper-slide{
        height: 380px;
    }
    .swiper-pagination {
        height: 24px;
        padding: 8px 8px;
    }
    .swiper-pagination-bullet {
        height: 8px;
        width: 8px;
    }
    .swiper-container-banner-text .swiper-slide p {
        font-size: 16px;
        line-height: 26px;
        padding-left: 8px;
    }
    .home-recommend {
        margin-top: 38px;
    }
    .recommend-text p,.recommend-title p {
        font-size: 20px;
        padding: 0 16px;
        line-height: 42px;
    }
    .table-top .more {
        font-size: 16px;
        line-height: 42px;
        padding-right: 34px;
    }
    .swiper-container-recommend ul, .hot-category ul {
        width: 762px;
    }
    .swiper-container-recommend li,.hot-category li {
        width: 225px;
        height: 64px;
        padding: 18px 14px;
    }
    .swiper-container-recommend li img,.hot-category li img {
        width: 64px;
        height: 64px;
        margin-right: 14px;
    }
    .swiper-container-recommend li h5,.hot-category li h5 {
        font-size: 16px;
        line-height: 18px;
        margin: 5px 0 5px;
    }
    .swiper-container-recommend li h6,.hot-category li h6 {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 5px;
    }
    .pre-register,.hot-recommend,.hot-topic,.hot-category {
        margin-top: 16px;
    }
    .pre-register .table-top h4,.hot-topic .table-top h4, .hot-category .table-top h4 {
        font-size: 20px;
        line-height: 42px;
        padding-left: 16px;
    }
    .pre-register .container {
        padding: 0 9px;
    }
    .pre-register .container li{
        margin: 16px 8px 0;
        width: 232px;
    }
    .pre-register .container .sc {
        width: 232px;
        padding-bottom: 126px;
    }
    .pre-register .container .icon {
        height: 44px;
        width: 44px;
        margin: 16px 12px 16px 16px;
    }
    .pre-register .container li h5 {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 2px;
        margin-top: 14px;
    }
    .pre-register .container li h6 {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 2px;
    }
    .swiper-container-hot ul {
        width: 765px;
    }
    .swiper-container-hot li {
        width: 134px;
        height: 145px;
        margin: 5px 3px 0 0;
        padding: 32px 8px 28px;
    }
    .swiper-container-hot li img {
        height: 64px;
        width: 64px;
        margin: 0 auto 26px;
    }
    .swiper-container-hot li h5 {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 3px;
    }
    .swiper-container-hot li h6 {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 3px;
    }
    .hot-topic .container {
        padding: 9px;
    }
    .hot-topic .container li{
        width: 238px;
        margin: 10px 5px;
    }
    .hot-topic .container li a {
        padding-bottom: 136px;
    }
    .hot-topic .container li a p {
        height: 26px;
        font-size: 14px;
        line-height: 26px;
        padding: 0 12px;
    }
    .content-r {
        width: 300px;
        margin-bottom: 48px;
    }
    .search {
        padding: 16px 16px 12px;
    }
    .search:after {
        right: 24px;
        top: 22px;
    }
    .search input {
        padding: 10px 54px 10px 12px;
        margin-bottom: 8px;
    }
    .search ul {
        padding: 8px 0;
        width: 268px;
        top: 64px;
    }
    .search ul li {
        padding: 0 12px;
        font-size: 14px;
        line-height: 24px;
    }
    .search .search-kw {
        height: 116px;
    }
    .search .search-kw a{
        margin: 5px 10px 0 0;
        padding: 0 8px;
        font-size: 12px;
        line-height: 24px;
    }
    .download {
        padding: 16px 16px 12px;
        margin-top: 20px;
    }
    .down-info {
        height: 36px;
        margin-bottom: 5px;
    }
    .share a {
        margin: 0 5px;
        width: 60px;
    }
    .share a img {
        height: 26px;
        width: 26px;
        margin-bottom: 2px;
    }
    .share a p {
        font-size: 12px;
        line-height: 18px;
    }
    .download .downloadMEmu {
        height: 38px;
        font-size: 14px;
        line-height: 38px;
        margin-top: 14px;
    }
    .feature {
        margin-top: 38px;
        padding: 22px;
    }
    .feature .title {
        font-size: 20px;
        line-height: 42px;
        margin-bottom: 16px;
    }
    #risingSwiper-page span{
        width: 28px;
        height: 28px;
        font-size: 15px;
        line-height: 28px;
    }
    .swiper-container-feature .swiper-slide img {
        height: 64px;
        width: 64px;
        margin-right: 8px;
    }
    .swiper-container-feature .swiper-slide h5 {
        font-size: 12px;
        line-height: 14px;
        height: 14px;
        margin-bottom: 5px;
        padding-top: 6px;
    }
    .swiper-container-feature .swiper-slide p span {
        height: 14px;
        width: 15px;
        margin-right: 2px;
        background: url(../img/icons3.png) no-repeat -50px -50px;
        background-size: 300px auto;
    }
    .swiper-container-feature .swiper-slide p span i {
        display: block;
        height: 14px;
        width: auto;
        background: url(../img/icons3.png) no-repeat 0 -50px;
        background-size: 300px auto;
    }
    .category {
        margin-top: 16px;
    }
    .category .title {
        font-size: 20px;
        line-height: 42px;
    }
    .category ul {
        padding: 16px;
    }
    .category li {
        padding-right: 4px;
        margin-bottom: 20px;
        height: 32px;
    }
    .category li img {
        width: 32px;
        height: 32px;
        margin-right: 10px;
    }
    .category li p {
        font-size: 14px;
        line-height: 32px;
    }
    .ads-container {
        margin-bottom: 16px;
    }
    #page {
        height: 24px;
        margin: 16px 0;
    }
    #page a{
        width: 24px;
        height:24px;
        margin: 0 12px;
        font-size: 14px;
        line-height: 24px;
    }
    #page a.proPage{
        background-position: -421px -1px;
    }
    #page a.nextPage{
        background-position: -701px -1px;
    }
    #page a.proPage:hover{
        background-position: -561px -1px;
    }
    #page a.nextPage:hover{
        background-position: -841px -1px;
    }
}
@media only screen and (max-width: 1199px) {
    .margin {
        width: 762px;
    }
    .content-r {
        width: 762px;
    }
    .down-info h5 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 5px;
        padding-top: 5px;
    }
    .down-info h6 {
        font-size: 14px;
        line-height: 18px;
    }
    .share a img {
        height: 32px;
        width: 32px;
        margin-bottom: 3px;
    }
    .share a p {
        font-size: 14px;
        line-height: 20px;
    }
    .share a {
        margin: 0 15px;
        width: 72px;
    }
    .content-l {
        margin-bottom: 16px;
    }
    .feature,.download {
        margin-top: 16px;
    }
    .category li {
        width: 25%;
    }
    #risingSwiper-page {
        display: none;
    }
    .feature-btn-prev, .feature-btn-next {
        display: block;
    }
    .down-info img {
        width: auto;
        height: auto;
    }
    .down-info {
        height: auto;
    }
}
@media only screen and (max-width: 540px) {
    .margin {
        width: 92%;
    }
    .content-l,.content-r {
        width: 100%;
    }
    .swiper-container-banner .swiper-slide {
        height: 50vw;
    }
    .table-top .more {
        display: none;
    }
    .recommend-text p, .recommend-title p {
        padding: 0 8px;
        font-size: 16px;
    }
    .swiper-container-recommend ul, .hot-category ul {
        width: 100%;
    }
    .swiper-container-recommend li,.hot-category li {
        width: 100%;
        box-sizing: border-box;
        height: 100px;
    }
    .pre-register .container li {
        width: 100%;
        margin: 16px 0 0;
    }
    .pre-register .container .sc {
        width: 100%;
        padding-bottom: 54%;
    }
    .swiper-container-hot ul {
        width: 100%;
    }
    .swiper-container-hot li {
        width: 49%;
        height: 205px;
        margin-right: 1%;
        box-sizing: border-box;
    }
    .hot-topic .container li {
        margin: 10px 0;
        width: 100%;
    }
    .hot-topic .container li a {
        padding-bottom: 57%;
    }
    .down-info h5 {
        padding: 0;
        margin: 0;
    }
    .down-info h6 {
        font-size: 14px;
        line-height: 16px;
    }
    #risingSwiper-page {
        display: block;
    }
    .feature-btn-prev, .feature-btn-next {
        display: none;
    }
    .category li {
        width: 50%;
    }
}