html, body {
    background: #f5f5f5;
}

.main {
    margin: .2rem 0;
}

.one {
    width: 39.499%;
    float: left;
    padding-right: 1%;
    padding-left: 1%;
    position: relative;
    min-height: 1px;
}

.two {
    float: left;
    width: 34.5%;
    padding-right: 1%;
    position: relative;
    min-height: 1px;
}

.three {
    width: 25.177777%;
    float: left;
    position: relative;
    min-height: 1px;
}

.one .center {
    width: 100%;
    height: 1.6872rem;
    margin-top: .22rem;
}

.one .center img {
    width: 100%;
}

.row {
    margin: 0;
}

.row::after, .row::before {
    display: table;
    content: "";
    clear: both;
}

.pagination {
    position: absolute;
    z-index: 20;
    bottom: .1rem;
    width: 100%;
    text-align: center;
}

.swiper-pagination-switch {
    display: inline-block;
    width: .16rem;
    height: .16rem;
    border-radius: 50%;
    background: #fff;
    margin: 0 5px;
    border: 1px solid #fff;
    cursor: pointer;
}

.one .swiper-container {
    height: 5.4rem;
}

.swiper-active-switch {
    background: #c52b32;
    border: 1px solid #c52b32;
}

.swiper-container img {
    width: 100%
}

.swiper-slide {
    position: relative;
}

.swiper-slide ul {
    width: 80%;
    margin: 0 auto;
}

.swiper-slide ul li {
    float: left;
    width: 50%;
    padding: .14rem 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#swiper {
    height: 1.8rem;
}

#swiper .left {
    width: .3rem;
    position: absolute;
    top: 50%;
    margin-top: -.15rem;
    left: .05rem;
    z-index: 5;
    cursor: pointer;
}

#swiper .right {
    width: .3rem;
    position: absolute;
    top: 50%;
    margin-top: -.15rem;
    right: .05rem;
    z-index: 5;
    cursor: pointer;
}

.swiper-slide ul li a {
    color: #333;
    font-size: .16rem;
}

.swiper-slide ul li a span {
    font-size: .16rem;
    letter-spacing: -4px;
    margin-right: .05rem;
}

.swiper-slide ul li img {
    width: .1rem;
}

.main .row .one .bot {
    margin-top: .22rem;
    display: table;
    background: #fff;
    width: 100%;
    border-left: 0;

}

.main .row .one .bot ul {
    display: table;
    margin: 0 auto;
    width: 98%;
    padding: .345rem 0;
}

.main .row .one .bot ul li {
    display: table-cell;
    vertical-align: middle;
    width: 25%;
    text-align: center;
}

.main .row .one .bot ul li img {
    width: 90%;
}

.row .dynamic {
    background: #fff;
    height: 6.3613rem;
}

.heading {
    width: 100%;
    background-image: url('../img/lineBackground.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: .5rem;
    position: relative;
}

.heading p {
    font-size: .2rem;
    color: #fff;
    line-height: .5rem;
    padding-left: .24rem;
}

.heading p i {
    font-size: .3rem;
    width: .3rem;
    display: inline-block;
    vertical-align: middle;
    margin-right: .05rem;
}

.heading p img {
    margin-right: .05rem;
    vertical-align: middle;
    width: .3rem;
    height: .3rem;
}

.heading a {
    font-size: .15rem;
    padding-right: .18rem;
    color: #8a8a8a;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -.15rem;
}

.row .dynamic .listWrap .list {
    margin: 0 .24rem;
    padding: .08rem 0;
    border-bottom: .01rem dashed #eee;
    width: 6rem;
    line-height: .3rem;
}

.row .dynamic .listWrap .list:hover .tips {
    color: #c52b32;
}

.row .dynamic .listWrap .list:hover a {
    color: #c52b32;
}

.row .dynamic .listWrap .list:hover .time {
    color: #c52b32;
}

.arrow:hover p {
    color: #c52b32;
}

.row .dynamic .listWrap .list .tips {
    color: #777;
    display: inline-block;
    vertical-align: middle;
    font-size: .16rem;
}

.row .dynamic .listWrap .list a {
    color: #333;
    display: inline-block;
    vertical-align: middle;
    width: 2.6rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: .16rem;
}

.row .dynamic .listWrap .list .time {
    color: #999;
    display: inline-block;
    vertical-align: middle;
    width: 1.5rem;
    text-align: right;
    font-size: .14rem;
}

.itemWrap {
    margin-top: .2rem;
    width: 100%;
}

.itemWrap .item {
    width: 25%;
    position: relative;
    text-align: center;
    float: left;
    overflow: hidden;
}

.itemWrap .back {
    background-image: url('../img/background.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    line-height: 1.5384rem;
    min-height: 1.588rem;
}

.itemWrap .item .list {
    width: 100%;
    display: block;
}

.itemWrap .item .lista {
    position: absolute;
    width: 100%;
    text-align: center;
    padding: .1rem 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    font-size: .22rem;
    color: #fff;
    left: 0;
}

.itemWrap .item .background {
    text-align: center;
    width: .49rem;
    height: .52rem;
    margin-top: -.2rem;
}

.itemWrap .item .backgrounda {
    position: absolute;
    width: 100%;
    text-align: center;
    padding: .1rem 0;
    bottom: 0;
    font-size: .22rem;
    color: #fff;
    left: 0;
    line-height: normal;
}

.itemWrap .item:hover .backgrounda {
    text-decoration: underline;
}

.itemWrap .item:hover .lista {
    text-decoration: underline;
}

.three .login {
    padding: .18rem 0;
    display: block;
    text-align: center;
    font-size: .2rem;
    color: #fff;
    background: linear-gradient(to right, #e25118, #f23c46);
    background-color: #c52b32;
    box-shadow: 0 0.02rem 0.05rem rgba(0, 0, 0, .3)
}

.three .login img {
    width: .28rem;
    height: .28rem;
    vertical-align: middle;
    margin-right: .05rem;
}

.policy {
    background: #fff;
    height: 2.78rem;
    margin-top: .1rem;
    border-right: 0;
}

.arrow {
    padding: .08rem 0;
    display: block;
    line-height: .3rem;
    border-bottom: .01rem dashed #eee;
}

.arrow img {
    display: inline-block;
    margin-left: .16rem;
    margin-right: .05rem;
    width: .1rem;
    height: .1rem;
    vertical-align: middle;
}

.arrow p {
    display: inline-block;
    width: 80%;
    font-size: .16rem;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0;
    vertical-align: middle;
}

.question {
    background: #fff;
    height: 2.78rem;
    margin-top: .1rem;
    border-right: 0;
}

.href {
    background: #fff;
    height: 2.48rem;
    margin-top: .2rem;
    border-right: 0;
    overflow: hidden;
}

