

.banner a {
    display: block;
}

.banner img {
    display: block;
    width: 100%;
}

.fullContainer {
    padding: .1875rem .15625rem 0;
    background: #faf9f7;
}

.title {
    text-align: center;
    font-size: .40625rem;
    font-weight: bold;
    line-height: .375rem;
    padding-top: .234375rem;
    padding-bottom: .234375rem;
}

.title a {
    color: #454545;
}

.blueContainer {
    padding: .15625rem;
    background: #e0f2ff;
}

.introduce {
    padding: .234375rem .3125rem;
    font-size:.28125rem;
    line-height:.46875rem;
    color: #5a5a5a;
    text-indent: 2em;
    background: #fff;
}

.introduce em {
    font-style: normal;
    color: #0393f8;
    font-weight: bold;
}

.halfImg {
    overflow: hidden;
}

.halfImg a {
    display: block;
    width: calc((100% - .15625rem)/2);
    float: left;
}

.halfImg a:first-child {
    margin-right: .15625rem;
}

.halfImg a img {
    width: 100%;
}

.halfBtn {
    overflow: hidden;
    margin-top: .28125rem;
}

.halfBtn span {
    display: block;
    width: 50%;
    float: left;
}

.halfBtn span a {
    display: block;
    width: 77%;
    height: .78125rem;
    line-height: .78125rem;
    border: 1px solid #008ceb;
    border-radius: 10px;
    font-size: .28125rem;
    text-align: center;
}

.halfBtn span:first-child a {
    color: #008ceb;
    float: right;
    margin-right: .09375rem;
}

.halfBtn span:last-child a {
    background: #008ceb;
    color: #fff;
    float: left;
    margin-left: .09375rem;
}

.zylist {
    overflow: hidden;
}

.zylist li {
    overflow: hidden;
    border-radius: .09375rem;
}

.zyfm {
    display: block;
    line-height: 0;
}

.zyfm img {
    display: block;
    width: 100%;
}

.zyinfo {
    background: #fff;
}

.zylist li.full .zyinfo {
    padding: .234375rem;
    position: relative;
}

.zybt {
    display: block;
    color: #454545;
    font-weight: bold;
}

.zylist .full .zyinfo .zybt {
    font-size: .28125rem;
}

.zylist .half .zyinfo .zybt {
    font-size: .34375rem;
}

.zybt em {
    display: inline-block;
    font-style: normal;
    padding: .046875rem .125rem;
    border: 1px solid #454545;
    font-size: .28125rem;
    font-weight: normal;
    border-radius: .09375rem;
    line-height: 1em;
}

.zylist li font {
    display: block;
    color: #454545;
    line-height: 1em;
    margin-top: .09375rem;
}

.zylist li.full font {
    font-size: .28125rem;
}

.zylist li.half font {
    font-size: .21875rem;
}

.zyzx {
    display: block;
    font-size: .21875rem;
    line-height: 1em;
    color: #fff;
    background: #008ceb;
    border-radius: .09375rem;
    padding: .140625rem .265625rem;
    position: absolute;
    top: 50%;
    margin-top: -.25rem;
    right: .234375rem;
}

.zylist .half {
    width: calc((100% - .15625rem)/2);
    float: left;
    margin-top: .15625rem;
}

.zylist li:nth-child(2), .zylist li:nth-child(2n) {
    margin-right: .15625rem;
}

.zylist li:nth-child(2n){
    margin-right: .15625rem;
}

.zylist .half .zyinfo {
    padding: .15625rem .109375rem .140625rem;
}
.mr{
    float: right !important;
    margin-right: 0 !important;
}
.zyzh {
    overflow: hidden;
    margin-top: .15625rem;
}

.zyzh a {
    display: block;
    width: calc((100% - .140625rem)/2);
    float: left;
    height: .5625rem;
    line-height: .5625rem;
    border: 1px solid #008ceb;
    border-radius:.09375rem;
    font-size: .28125rem;
    text-align: center;
}

.zyzh a:first-child {
    margin-right: .078125rem;
    color: #008ceb;
}

.zyzh a:last-child {
    color: #fff;
    background: #008ceb;
}

.jyfp a {
    display: block;
}

.jyfp a.full {
    width: 100%;
    margin-bottom: .15625rem;
}

.jyfp a.half {
    width: calc((100% - .15625rem)/2);
    float: left;
}

.jyfp a img {
    display: block;
    width: 100%;
}

.jyfp a:nth-child(2) {
    margin-right: .15625rem;
}

.jyfp .swiper-pagination {
    position: static;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
    padding: 0 8px;
    border-radius: .15625rem;
}

.xxlist li {
    border-radius: 0;
}

.last {
    padding-bottom:.390625rem;
}