body{
    background: #f0f2f5;
}
.indexp .main-box {
    margin-top: 1.98rem;
} 
.index-banner{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.index-banner .box-img {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}
.index-banner .box-img img{
    width: 100%;
    max-width: 100%;
    display: block;
}
.index-banner .txt-box{
    width: 2.69rem;
    height: 0.43rem;
    vertical-align: middle;
    position: absolute;
    left: 8%;
    top: 30%;
    z-index: 20;
    text-align: left;
    transform: translateY(-55%);
    -webkit-transform: translateY(-55%);
}
.index-banner .txt-box .tit{
    font-size:0.3rem;
    font-weight: bold;
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(254,255,255, 1)), to(rgba(221, 241, 255, 1)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: 2.69rem;
    height:0.39rem;
    line-height: 0.39rem;
    overflow: hidden;
}
.index-banner .txt-box .txt{
    width: 2.69rem;
    height:0.39rem;
    letter-spacing:0.3rem;
    margin-top: 0.1rem;
}
.index-banner .txt-box .doc{
    letter-spacing:0.07rem;
    font-size: 0.25rem;
    color: #fff;
    margin-top: 0.1rem;
    width: 2.69rem;
    overflow: hidden;
    position: relative;
}
.index-banner .txt-box .doc i{
    width: 2.69rem;
    height: 0.08rem;
    background: #ffd251;
    z-index: -1;
    position: absolute;
    bottom: 2px;
    left: 0;
    display: block;
}

.index-banner  .swiper-pages{
    width: 100%;
    height: 0.13rem;
    line-height: 0.13rem;
    position: absolute;
    left: 0;
    bottom: 0.34rem;
    z-index: 33;
    text-align: center;
    vertical-align: middle;
    font-size: 0;
}
.index-banner .swiper-pages  span{
    width: 0.13rem;
    height: 0.13rem;
    line-height: 0.13rem;
    margin-top: -0.03rem !important;
    color: #fff;
    text-align: center;
    opacity:1;
    background-size: #fff;
    background: url(../images/banner-dain.png) no-repeat center; 
    background-size: cover;
}
.index-banner .swiper-pages  .swiper-pagination-bullet-active{
    background: url(../images/banner-dain1.png) no-repeat center; 
}


.application{
    padding: 0.33rem 0;
    background: #fff;
    max-height:3.3rem;
    min-height: 1.2rem;
    overflow: hidden;
}
.application.on{
    height: auto;
    min-height: 3.3rem;
}
.application.on .more{
    display: none;
}
.application .app-list{
    overflow: hidden;
}
.application ul li{
    margin-bottom: 0.39rem;
    float: left;
    width: 25%;
}
.application ul li a{
   font-size: 0.26rem;
   line-height: 0.34rem;
   color: #666666;
   display: block;
   text-align: center;
}
.application ul li a img{
    width: 0.73rem;
    height: 0.73rem;
    margin: 0 auto;
}
.application ul li a h5{
    width: 100%;
    height: 0.35rem;
    overflow: hidden;
    margin-top: 0.07rem;
}
.application ul .more{
    font-size: 0.26rem;
    line-height: 0.34rem;
    color: #666666;
    display: block;
    text-align: center;
    float: left;
    margin-bottom: 0.39rem;
    width: 25%;
}
.application ul .more img{
    width: 0.73rem;
    height: 0.73rem;
    margin: 0 auto;
}
.application ul .more h5{
    width: 100%;
    height: 0.35rem;
    overflow: hidden;
}

.notice-box{
    border-top:1px solid #e5e5e5;
    width: 100%;
    line-height: 1.04rem;
    background: #fff;
}
.notice-box .no-tit{
    font-size: 0.3rem;
    color: #009944;
}
.notice-box .noi-txt{
    width: 66%;
    height: 0.38rem;
    overflow: hidden;
    margin-left: 0.29rem;
    margin-top: 0.34rem;
    background: url(../images/notice-line.jpg) no-repeat right center;
}
.notice-box .noi-txt li{
    line-height: 0.37rem;
}
.notice-box .noi-txt li a{
    display: block;
    overflow: hidden;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.37rem;
}
.notice-box .noi-txt li .txt{
    width: 80%;
    height: 0.38rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 0.1rem;
}
.notice-box .more{
    font-size: 0.28rem;
    color: #cccccc;
}


.life{
    background: #fff;
}
.life .tit-top{
    padding-top: 0.66rem;
    overflow: hidden;
    position: relative;
}
.life .tab-box{
   min-height: 3rem;
   display: none;
}
.life .tab-box.on{
    display: block;
}
.life .tit-top .tit{
    line-height: 0.42rem;
    color: #000000;
    font-size: 0.36rem;
    padding-left: 0.22rem;
    margin-right: 0.5rem;
    position: relative;
}
.life .tit-top .tit::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 0.07rem;
    height: 0.31rem;
    background: #009944;
    margin-top: -0.155rem;
}
.life .tit-top .item-tab {
    width: 75%;
    font-size: 0.3rem;
    overflow: hidden;
    position: absolute;
    left: 32%;
}
.life .tit-top .item-tab li{
    float: left;
    width: auto;
    margin-right: 0.46rem !important;
}
.life .tit-top .item-tab a{
     color: #666666;
     display: block;
     float: left;
}
.life .tit-top .item-tab li.on a{
    color: #0054a6;
}
.hui-banner{
    margin-top: 0.48rem;
    margin-bottom: 0.5rem;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.hui-banner .box-img {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}
.hui-banner .box-img img{
    width: 100%;
    max-width: 100%;
    display: block;
}
.hui-banner  .swiper-pages{
    width: 90%;
    height: 0.14rem;
    line-height: 0.14rem;
    position: absolute;
    left: 0.34rem;
    bottom: 0.23rem;
    z-index: 33;
    vertical-align: middle;
    font-size: 0;
    text-align: left;
}
.hui-banner .swiper-pages  span{
    width: 0.14rem;
    height: 0.14rem;
    background: #fff;
    margin-top: -0.03rem !important;
    color: #fff;
    text-align: center;
    opacity:1;
}
.hui-banner .swiper-pages  .swiper-pagination-bullet-active{
   background: #009944;
}
.huimin .adv{
    width: 100%;
    height: 100%;
    padding-bottom: 0.5rem;
    padding-left: 5.2%;
}
.huimin .adv .swiper-slide{
    width: 68% !important;
    height: 2.06rem;
    float: left;
    margin-right: 0.39rem !important;
}
.huimin .adv a,.adv a img{
    width: 100%;
    height: 100%;
    display: block;
}

.life .line{
    width: 90%;
    height: 0.03rem;
    background: #cdcdcd;
    margin: 0 auto;
    margin-bottom: 0.46rem;
}
.hui-bot{
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-bottom: 0.56rem;
}
.hui-bot .time{
    font-size: 0.26rem;
    color: #666666;
    height: 0.3rem;
    line-height: 0.3rem;
}
.hui-bot .doc{
    margin-top: 0.16rem;
    width: 65%;
    font-size: 0.28rem;
    color: #333333;
    line-height: 0.48rem;
    height: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.seeinfo{
    font-size: 0.26rem;
    color: #006ac3;
    display: block;
    width: 1.49rem;
    line-height: 0.34rem;
    background: url(../images/arrow-details1.png) no-repeat bottom;
    background-size: 100%;
    margin-top: 0.34rem;
    padding-bottom: 0.08rem;
}
.huimin{
    margin-top: 0.2rem;
    margin-bottom: 0.05rem;
}
.intelligence{
    width: 100%;
    padding: 0.63rem 0 0.55rem;
    background: url(../images/int-bg.jpg) no-repeat;
    background-size: cover;
    overflow: hidden;
}
.intelligence .swiper-slide {
    padding: 0 0.23rem;
    width: auto;
    min-width: 1.6rem;
    text-align: center;
    float: left;
}
.intelligence .swiper-slide a{
    display: block;
}
.intelligence .swiper-slide a img{
    width: 0.54rem;
    height: 0.54rem;
    margin: 0 auto;
}
.intelligence .swiper-slide a .txt{
    font-size: 0.24rem;
    color: #333333;
    margin-top: 0.19rem;
    height: 0.33rem;
    line-height: 0.33rem;
}

.intelligence .swiper-button-next{
    right: -5px;
    background: url(../images/int-arrow.png) no-repeat center;
    background-size: contain;
}



.limin-top{
    width: 100%;
    background-repeat:no-repeat;
    background-size: contain;
    margin: 0.48rem auto 0.5rem;
    position: relative;
    padding-bottom: 0.35rem;
}
.limin-top .li-pon{
    width: 2.97rem;
    height: 2.5rem;
    position: absolute;
    bottom: 0;
    right: -0.2rem;
    display: block;
}
.limin-top .txt-box{
    margin-left: 0.53rem;
    width: 80%;
    padding-top: 0.4rem;
}
.limin-top .txt-box .txt{
    overflow: hidden;
    color: #fff;
    font-size: 0.6rem;
    width: 100%;
    height: 1.27rem;
    line-height: 0.67rem;
}
.limin-top .txt-box .doc{
    width: 2.8rem;
    height: 0.62rem;
    font-size: 0.24rem;
    overflow: hidden;
    margin-top: 0.18rem;
}
.limin-top .txt-box .doc h5{
    color: #fff;
    width: 100%;
    max-height: 0.62rem;
    line-height: 0.32rem;
    overflow: hidden;
}

.online{
    font-size: 0.3rem;
    color: #fff;
    display: block;
    width: 1.49rem;
    line-height: 0.34rem;
    background: url(../images/arrow-details3.png) no-repeat bottom;
    background-size: 100%;
    margin-top: 0.44rem;
    padding-bottom: 0.24rem;      
}
.life .line1{
    width: 100%;
    height: 2px;
    background: #cdcdcd;
    margin: 0 auto;
    margin-bottom: 0.45rem;
}
.limin-box{
    width: 100%;
    margin-top: 0.48rem;
    border:0.03rem solid #ebebeb;
    margin-bottom: 0.5rem;
    overflow: hidden;
    background: url(../images/limin-box-line.jpg) no-repeat center center; 
}
.limin-box li{
    float: left;
    width: 50%;
    height: 100%;
}
.limin-box .mall{
    font-size: 0.48rem;
    color: #00488e;
    width: 100%;
    height: 0.52rem;
    line-height: 0.52rem;
    overflow: hidden;
    margin-top: 0.46rem;
    text-align: center;
}
.limin-box .doc{
    font-size: 0.26rem;
    color: #808080;
    margin-top: 0.22rem;
    width:100%;
    height: 0.34rem;
    line-height: 0.34rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.limin-box .limin-img{
    display: block;
    margin: 0.43rem auto 0.3rem;
    width: 60%;
}
.limin-bot{
    width: 100%;
    height: 100%;
    padding-left: 5.2%;
    overflow: hidden;
}
.limin-bot li{
    width: 5.82rem;
    padding: 0.28rem 0.53rem 0.25rem;
    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; 
    float: left;
    margin-right: 0.3rem;
}
.limin-bot li .time{
    font-size: 0.24rem;
    width: 1.53rem;
    height: 0.28rem;
    line-height: 0.28rem;
    overflow: hidden;
    margin-bottom: 0.15rem;
}
.limin-bot li .doc{
    line-height: 0.43rem;
    width: 74%;
    height: 0.79rem;
    font-size: 0.3rem;
    color: #fff;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0.53rem;
}
.limin-bot li .info{
    width: 1.6rem;
    font-size: 0.26rem;
    line-height: 0.33rem;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 0.2rem;
    display: block;
}
.limin-bot li.limin-bot-box {
    color: #333333;
}
.limin-bot li.limin-bot-box .doc{
    color: #234384;
}


.virtue {
    padding-top: 0.58rem;
    background: #fff;
}
.vi .vi-top .title{
    font-size: 0.36rem;
    color: #000000;
    width: 90%;
    height: 0.43rem;
    line-height: 0.43rem;
    padding-left: 0.19rem;
    margin-bottom: 0.42rem;

    position: relative;
}
.vi .vi-top .title::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 0.07rem;
    height: 0.31rem;
    background: #009944;
    margin-top: -0.155rem;
}
.virtue .vi-top .tit{
    font-size: 0.36rem;
    color: #333333;
    width: 100%;
    height: 0.45rem;
    line-height: 0.45rem;
    overflow: hidden;
    font-weight: bold;
    margin-bottom: 0.38rem;
}
.virtue .report {
    overflow: hidden;
}
.virtue .report li{
    float: left;
    width: 33.3%;
    margin-bottom: 0.32rem;
}
.virtue .report a {
    display: block;
    overflow: hidden;
}
.virtue .report .item img{
    display: block;
    width: 0.55rem;
    height: 0.35rem;
    float: left;
}
.virtue .report .item .txt{
    float: left;
    font-size: 0.28rem;
    width: 1.5rem;
    height: 0.37rem;
    line-height: 0.37rem;
    overflow: hidden;
    color: #333;
}


.virtue-video {
    margin-top: 0.14rem;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.virtue-video .box-img {
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}
.virtue-video .box-img .play{
    background: url(../images/play.png) no-repeat center;
    background-size: contain;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1.01rem;
    height: 0.98rem;
    margin: -0.5rem 0 0 -0.49rem;
    z-index: 10;
}
.virtue-video .box-img img{
    width: 100%;
    max-width: 100%;
    display: block;
}
.virtue-video  .swiper-pages{
    width: 97%;
    height: 0.14rem;
    line-height: 0.14rem;
    position: absolute;
    right: 0;
    bottom: 0.24rem;
    z-index: 33;
    vertical-align: middle;
    font-size: 0;
    text-align: right;
}
.virtue-video .swiper-pages  span{
    width: 0.18rem;
    height: 0.18rem;
    background: #9f9a9b;
    margin-top: -0.03rem !important;
    color: #9f9a9b;
    text-align: center;
    opacity:1;
}
.virtue-video .swiper-pages  .swiper-pagination-bullet-active{
   background: #fff;
}
.virtue-video  .doc{
    font-size: 0.26rem;
    height: 0.72rem;
    line-height: 0.72rem;
    padding-left: 0.27rem;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    position: absolute;
    bottom:0;
    left:0;
    width: 100%;
}
.virtue-video  .doc span{
    width: 68%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}


.news{
    background: #fff;
    padding-top: 0.54rem;
}
.news-box{
    margin-top: 0.34rem;
    width: 100%;
    margin-bottom: 0.48rem;
    position: relative;
}
.news-box .new-img{
    width: 100%;
    max-width: 100%;
    display: block;
}
.news-box .doc {
    font-size: 0.36rem;
    height: 0.89rem;
    line-height: 0.89rem;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    position: absolute;
    bottom:0;
    left:0;
    width: 100%;
}
.news-box .doc span{
    width: 84%;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}
.news-box .icon{
    width: 1.15rem;
    height: 1.15rem;
    background-color: rgba(0, 0, 0, 0.3);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    position: absolute;
    top:0;
    right:0;
}
.news-box .icon::before{
    background: url(../images/news-img1.png) no-repeat center;
    background-size: contain;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0.53rem;
    height: 0.51rem;
    margin: -0.26rem 0 0 -0.25rem;
    z-index: 10;
}
.news .new-list {
    height: 1.63rem;
    overflow: hidden;
    margin-bottom: 0.77rem;
}
.news .new-list li{
    width: 100%;
    height: 0.33rem;
    line-height: 0.33rem;
    margin-bottom: 0.33rem;
}
.news .new-list .txt{
    width: 86%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    font-size: 0.26rem;
    color: #333333;
}
.news .new-list .time{
    float: right;
    font-size: 0.24rem;
    color: #999999;
    width: 0.7rem;
    overflow: hidden;
    text-align: right;
}



