*{margin: 0;padding: 0}
body, button, input, keygen, legend, select, textarea {
    font: 12px/1.14 Microsoft YaHei \5FAE\8F6F\96C5\9ED1;
    color:#333;
    outline: 0;
}
body {
    font-size: 0.28rem;
    overflow-x: hidden;
    position: relative;
    background: #f7f4ec;
}

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: none;
    border: none;
    margin: 0;
    padding: 0
}

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

a {
    color: rgba(0,0,0,0.6)
}

img {
    width: 100%;
    height: 100%
}

em, i {
    font-style: normal
}


p {
    margin: 0;
    letter-spacing: 0.01rem;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    color: #313131;
    font-size: 14px;
    margin: 0
}

*, :after, :before {
    box-sizing: border-box
}
.clearfix {
    *zoom: 1;
}
input{

}
.clearfix:after, .clearfix:before {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.pb-02{
    padding-bottom: 0.2rem;
}
.wrapper {
    width: 7.5rem;
    margin: 0 auto;
    height: 100%;
    position: relative;
}
.banner img{
    width: 100%;
    display: block;
}
.content{
    padding: 0.3rem;
    background: #fff;
    margin-bottom: 0.2rem;
}
.content .text {
    padding:.2rem;
    background: url(../image/icon_angle1.png) no-repeat left top, url(../image/icon_angle2.png) no-repeat right top, url(../image/icon_angle3.png) no-repeat right bottom, url(../image/icon_angle4.png) no-repeat left bottom;
    background-size: 0.3rem .3rem;
    line-height: .6rem;
    text-align: center;
    /*color: #fff;*/
    }
.content .text span{
    color: #1273b7;
    letter-spacing: 0.01rem;
    font-weight: bold;
    font-family: 'Courier New';
    font-size: 0.29rem;
}
.content .text em{
    color: #1273b7;
}
.tit{
    text-align: center;
    line-height: 0.8rem;
    margin-bottom: 0.2rem;
    background: #fff;

    padding:0.2rem;
    position: relative;
}

.tit a{
    flex: 1;
    position: relative;
    margin-right: 0.3rem;
    border: 1px solid #24aaaf;
    color: #009c9b;
    margin-left: 0.3rem;
}
.tit a:last-child{
    margin-left: 0;
}


.tit ul{
    display: flex;
}
.tit ul li{
    flex: 1;
   height: 0.75rem;
    margin-right: 0.2rem;

}
.tit ul li:last-child{
    margin-right: 0;
}
.hb{
    background: url(../image/1.png)no-repeat;
    background-size: 100%;
}
.gf{
    background: url(../image/22.png)no-repeat;
    background-size: 100%;
}
.sj{
    background: url(../image/33.png)no-repeat;
    background-size: 100%;
}
.hb.newon{
    background: url(../image/11.png)no-repeat;
    background-size: 100%;
}
.gf.newon{
    background: url(../image/2.png)no-repeat;
    background-size: 100%;
}
.sj.newon{
    background: url(../image/3.png)no-repeat;
    background-size: 100%;
}
.tit ul li.newon{
    position: relative;
}

.tit-pic{
    width: 0.8rem;
    margin: 0 auto;
}
.act-list .pic{
    margin: 0 auto 0.2rem;
}
.black{
    height: 0.2rem;
    background: #eee;
}

.list{
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    background: #fff;
    padding:0 0.2rem 0.2rem;
}
.btn-zhankai{
    text-align: center;
    padding: 0.3rem;
    background: #fff;
    color: #c3c3c3;
    font-size: 0.26rem;
}
.tc{
    text-align: center;
}
.list.li1 a{
    flex: 0 0 3.45rem;
    /* padding-right: 0.2rem; */
    /* margin-bottom: 0.3rem; */
    border: 1px solid #eee;
    margin-right: 0.2rem;
    border-radius: 0.1rem;
    padding: 0.1rem 0.1rem 0;
    margin-top: 0.2rem;

}
.li1 a:nth-child(2n){
    margin-right: 0;
    /*border-right: none;*/
    /*padding-right: 0;*/
    /*padding-left: 0.2rem;*/
}
.tut .tu{
    height: auto;
}
.tu{
    border-radius: 0.1rem;
    overflow: hidden;
    height: 2rem;
}
.list.li1{
    padding:0.3rem 0.2rem 0.2rem;
}
.list .title{
    margin: 0.2rem 0;
    line-height: 0.4rem;
    /* text-align: center; */
    /* font-size: 0.3rem; */
    text-align: justify;
}
.list .time{
    color: #999;
    margin: 0 0 0.2rem;
    text-align: center;
}
.list.hy .time{
    color: #848484;
}
.active{
    display: flex;
    width: 100%;
    padding-top: 0.2rem;
    border-top: 1px solid #eee;
    text-align: center;
    padding-bottom: 0.2rem;
    margin-top: 0.2rem;
}
.time i{
    width: 0.35rem;
    height: 0.35rem;
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.05rem;
}
.active span{
    flex:1;
    color: #aaaaaa;
}
.active i{
    width: 0.35rem;
    height: 0.35rem;
    display: inline-block;
    vertical-align: middle;
    margin-top: -0.05rem;
    margin-right: 0.01rem;
}
.line{
    line-height: 0.4rem;
}
.other{
    text-align: center;
    width: 100%;
    margin-top: 0.4rem;
    color: #24aaaf;
}
.mb-0{
    margin-bottom: 0;
}
.hy a,.sp{
    border: 1px solid #eee;
    border-radius: 0.1rem;
    padding: 0.1rem 0.2rem;
    overflow: hidden;
    margin-top: 0.2rem;
    width: 100%;
    position: relative;
}
.sp iframe{
    width: 100%;
    height: 3.7rem;
    display: block;
}

.hy a .active{
    border-bottom: none;
}
.hy.list .title{
    font-size: 0.29rem;
    color: rgba(0,0,0,0.6);
    text-align: center;
}
.li-info{
    margin: 0 0 0.2rem;
    text-align: left;
    color: #666;
    border-bottom: 1px solid #eee;
    padding-bottom: 0.2rem;
}
.tl{
    text-align: left;
}
.tr{
    text-align: right;
}
.swiper-pagination-bullet-active{
    background: #24aaaf;
}
.list .time.t-black{
    color: #666;
}
.min{
    min-height: 1.4rem;
}
.list-li{
display: none}
.list-li.current{
    display: block;
}
.swiper2 .swiper-slide{
    position: relative;
    border: 1px solid #24aaaf;
    color: #009c9b;
    border-radius: 0.1rem;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-pagination{
    background: rgba(0,0,0,0.5);
    width: 1rem;
    height: 0.4rem;
    line-height: 0.4rem;
    color: #fff;
    font-size: 0.24rem;
    right: 0;
    left: auto;
    border-radius: 0.5rem;
}
.sm_t_o{
    text-align: center;
    width: 100%;
    margin-top: 0.2rem;
    padding-bottom: 0.2rem;
}
.swiper2 .swiper-slide.newon {
    border: none;
    color: #f9f9f9;
    background: #24aaaf;
}
.sm_t_o .po {
    width: 1rem;
    height: 0.75rem;
    background: url(../image/01.png) no-repeat center top;
    margin: auto;
    background-size: 100%;
}
.sm_t_o .po.er {
    width: 1rem;
    height: 0.75rem;
    background: url(../image/02.png) no-repeat center top;
    margin: auto;
    background-size: 100%;
}
.sm_t_o .po.san {
    width: 1rem;
    height: 0.75rem;
    background: url(../image/03.png) no-repeat center top;
    margin: auto;
    background-size: 100%;
}
.sm_t_o .po.si {
    width: 1rem;
    height: 0.75rem;
    background: url(../image/04.png) no-repeat center top;
    margin: auto;
    background-size: 100%;
}
.sm_t_o .po.wu {
    width: 1rem;
    height: 0.75rem;
    background: url(../image/05.png) no-repeat center top;
    margin: auto;
    background-size: 100%;
}
.sm_t_o .pt {
    color: #999;
    /* font-size: 0.28rem; */
    /* text-transform: uppercase; */
    line-height: 0.4rem;
    margin-top: -0.4rem;
}
.sm_t_o .pt span {
    font-size: 0.3rem;
    font-weight: bold;
    display: block;
    color: rgba(18, 115, 183, 0.8);
}
.swiper3 .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 5.5rem


}
.pt-2{
    padding-top: 0.2rem;
}
.sp video{
    width: 100%;
}
.lists {
    background: #fff;
}
.lists a{
    display: flex;
    padding: 0.2rem ;
    border-bottom: 1px solid #f6f6f6;
}

.lists .pic{
    flex:0 0 2rem;
    margin-right: 0.3rem;
    height: 1.2rem;
}
.lists .title {
    font-size: 0.29rem;
    color: rgba(0, 0, 0, 0.6);
    letter-spacing: 0.01rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 0.5rem;
}
.lists .con{
    flex: 0 0 4.6rem;
    overflow: hidden;
}
.back {
    display: inline-block;
    width: 0.8rem;
    height: 0.8rem;
    border-radius: 50%;
    background: rgba(78, 179, 187, 0.78);
    text-align: center;
    padding: 0.1rem;
    color: #fff;
    position: fixed;
    right: 0.1rem;
    bottom: 2rem;
    z-index: 111;
}