* {
    margin: 0;
    padding: 0
}

body, button, input, keygen, legend, select, textarea {
    font-family: "Microsoft YaHei UI", sans-serif;
    outline: 0;
    color: #333;
}

body {
    font-size: .28rem;
    overflow-x: hidden;
    position: relative;
    background: #eee;
}

textarea {
    resize: none
}

iframe, img {
    border: 0
}

iframe {
    max-width: 100%
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0
}

input, select, textarea {
    outline: 0;
    -webkit-user-modify: read-write-plaintext-only
}

input::-webkit-input-placeholder {
    color: #ccc
}

input {
    -webkit-appearance: none
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin: 0
}

button:focus {
    outline: none
}

button, input {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    outline: none
}

a {
    color: #333
}

img {
    width: 100%;
    display: block
}

em, i {
    font-style: normal
}

p {
    margin: 0
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    color: rgba(0, 0, 0, .6);
    font-size: 14px;
    margin: 0
}

*, :after, :before {
    box-sizing: border-box
}

.clearfix {
    *zoom: 1
}

input,button,select,textarea{
    border-radius: 0;
    outline:none;
    -webkit-appearance: none;
    background: none;
    outline: none;
    border: none;
    -webkit-appearance:none;
}
textarea{resize:none}

.clearfix:after, .clearfix:before {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.fl {
    float: left
}

.fr {
    float: right
}

.pb-02 {
    padding-bottom: .2rem
}

.wrapper {
    width: 7.5rem;
    margin: 0 auto;
    height: 100%;
    position: relative;
    background: #eeeeee;
}

.content{
    padding: 0.4rem 0.2rem;
}
.fenlei{
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}
.list{
    flex: 0 0 3.47rem;
    margin-right: 0.16rem;
    background: #fff;
    margin-bottom: 0.2rem;
    padding: 0.5rem 0;
    text-align: center;
}
.list:nth-child(2n){
    margin-right: 0;
}
.list img{
    width: 40%;
    margin: 0 auto;
}
.title{
    font-size: 0.36rem;
    font-weight: bold;
    margin: 0.15rem 0 0.1rem;
}
.info{
    font-size: 0.26rem;
    color: #999;
    margin-bottom: 0.05rem;
}
.text{
    font-size: 0.24rem;
    color: #999;
    text-align: center;
    margin: 0.4rem;
}
.bottom{
    display: flex;
    position: fixed;
    left: 50%;
    bottom: 0;
    margin-left: -3.75rem;
    width: 7.5rem;
    background: #ffffff;
    padding: 0.2rem 0 0.05rem;
    justify-content: space-between;
}
.bottom a{
    flex: 33.33%;
    display: inline-block;
    text-align: center;
}
.bottom a img{
    width:0.55rem ;
    margin: 0 auto 0.05rem;
}
.bottom a p{
    font-size: 0.26rem;
}
.line{
    height:1.2rem ;
    width: 100%;
}
.splist{
    display: inline-block;
    background: #fff;
    padding: 0.3rem 0.2rem 0.2rem;
    margin: 0 0 0.4rem;
}
.splist p{
    font-size: 0.3rem;
    margin-bottom: 0.2rem;
    line-height: 0.5rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #000;
}
.spimg{
    height: 3.5rem;
    overflow: hidden;
}
.tit{
    display: flex;
}

.jiantou{
    background: url(../image/shang.png);
    width: 0.18rem;
    height: 0.18rem;
    background-size: 100%;
    display: inline-block;
    margin-left: 0.05rem;
}

#topNav .swiper-slide.active .jiantou{
    background: url(../image/xia.png);
    width: 0.18rem;
    height: 0.18rem;
    background-size: 100%;
    display: inline-block;
    margin-left: 0.05rem;
}
#topNav {
    width: 100%;
    overflow: hidden;
}
#topNav .swiper-slide {
    height: 0.75rem;
    line-height:0.75rem;
    font-size: 0.28rem;
    font-weight: bold;
    text-align: center;
    border-radius:3px;
    background: #fff;
    color: #333;
    width: 1.9rem;
    margin-right: 0.2rem;
}
#topNav .swiper-slide.active{
    background:#ffc51c;
    color: #fff;
}
#topNav .swiper-slide span{
    transition:all .3s ease;
}
#topNav .active span{
    transform:scale(1.1);
}
.con-list{
    margin-top: 0.4rem;
    display: inline-block;
    display: none;
}
.con-list .con-tit{
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.2rem;
}
.bianji{
    font-size: 0.26rem;
    color: #666;
    line-height: 0.5rem;
    text-align: center;
}
.pic{
    padding: 0.2rem;
    background: #fff;
    margin-top: 0.1rem;
    margin-bottom: 0.4rem;
}
.jlimg{
    height: 3.5rem;
    overflow: hidden;
    position: relative;
}
.pic p{
    font-size: 0.3rem;
    margin: 0.1rem 0 0;
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 0.5rem;
}

.ycjx-li{
    margin-bottom: 0.4rem;
    padding: 0.2rem ;
    background: #fff;
}
.yctit{
    padding-top: 0.1rem;
    font-size: 0.3rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 0.5rem;
    color: #000;
}
.ycjx .pic{
    margin-bottom: 0;
    padding: 0;
    margin-top: 0.2rem;
}
#topNav .swiper-slide:last-child{
    margin-right: 0;
}
.vrkf{
    background: #fff;
    margin-top: 0;
    padding-top: 0.4rem;
}
.vr{
    position: absolute;
    width: 1.3rem;
    height: 1.3rem;
    left: 50%;
    top:50%;
    margin-left: -0.65rem;
    margin-top: -0.65rem;
}
.swiper-pagination-bullet-active{
    background:#3cc8eb !important;
}