/*头条*/
.headlines{
    height: 0.47rem;
    width: 11.27rem;
    margin-bottom: 0.56rem;
    /* margin-top: 0.39rem; */
    /* padding-top: 0.5rem; */
/*    background: #e9f3ff;*/
    margin-left: 0.72rem;
/*    border-radius: 10px;*/
    overflow: hidden;
}
.headlines span {
    width: 1.1rem;
    font-size: 0.30rem;
    font-weight: bold;
    text-align: center;
    color: #fff;
    display: block;
    float: left;
    background: url(../images/tt_ico.png) left center no-repeat;
    /* margin-left: 0.5rem; */
/*    padding-top: 0.79rem;*/
    height: 0.47rem;
}
.swiper-pagination-bullet-active{
    background: #1557a0 !important;
}
.headlines a:last-child{
    font-size: 0.32rem;
    font-weight: bold;
    color: #0d4488;
    line-height: 0.47rem;
    display: block;
    float: left;
    width: 9.06rem;
    height: 0.47rem;
    margin-left: 0.22rem;
    /* padding-top: 0.16rem; */
}
/*.headlines a:hover{
    color: #f40003;
}*/
/*轮播图*/
.shuffling{
       width: 11rem;
    height: 5.6rem;
/*    margin-bottom: 0.47rem;*/
    overflow: hidden;
    position: relative;
    background: #f7fbff;
}
.shuffling .pic{
    width: 100%;
    height: 100%;
    /* border-radius: 10px; */
    /* float: left; */
}
.shuffling img{
    width: 100%;
    height:100%;
/*    border-radius: 10px;*/
}
.news a{
        /* position: relative; */
    /* margin-left: 0.43rem; */
    /* margin-top: 0.44rem; */
    /* float: left; */
    /*    display: block;*/
    width: 7.09rem;
    height: 0.88rem; 
    line-height: 0.88rem;
    padding-left: 0.3rem;
    position: absolute;
    color: #fff;
}
.news {
    width: 100%;
    height: 0.88rem;
    bottom: 0rem;
    position: absolute;
    font-size: 0.34rem;
    background: url(../images/lbwz_bg.png) no-repeat;
}
/*.news a:hover{
    color: #015293;
}*/
.news span{
    position: absolute;
    display: block;
    height: 0.37rem;
    /* margin-top: 1.47rem; */
    font-size: 0.28rem;
    color: #888888;
    float: right;
    margin-left: 0.12rem;
    bottom: 0.56rem;
}

.lm{
    overflow: hidden;
  /*  background: #fff;*/
    border-radius: 10px;
   margin-bottom: 0.2rem;
}
.lm ul{
/*   padding-top: 0.35rem;*/
    width: 12.4rem;
}
/*.lm a:hover{
    color: #fff;
}*/
/*栏目*/
.lm ul li a{
    display: block;
    width: 2.9rem;
    height: 0.83rem;
    padding-top: 2.02rem;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0.3rem;
    margin-right:0.13rem;
    font-size: 0.36rem;
}
.lm li:nth-of-type(1) a{
    background: url(../images/li1.png)center / 100% 100% no-repeat;
}
.lm li:nth-of-type(2) a{
    background: url(../images/li2.png)center / 100% 100% no-repeat;
    
}
.lm li:nth-of-type(3) a{
    background: url(../images/li3.png)center / 100% 100% no-repeat;
    
}
.lm li:nth-of-type(4) a{
    background: url(../images/li4.png)center / 100% 100% no-repeat;
}
.lm li:nth-of-type(5) a{
    width: 3.78rem;
    background: url(../images/li5.png)center / 100% 100% no-repeat;
    margin-right:0.32rem;
    
}
.lm li:nth-of-type(6) a{
    width: 3.78rem;
    background: url(../images/li6.png)center / 100% 100% no-repeat;
    margin-right:0.32rem;
}
.lm li:nth-of-type(7) a{
    width: 3.78rem;
    background: url(../images/li7.png)center / 100% 100% no-repeat;
}
/*.lm li:nth-of-type(8) a{
    background: url(../images/li8.png)center / 100% 100% no-repeat;
}
.lm li:nth-of-type(9) a{
    background: url(../images/li9.png)center / 100% 100% no-repeat;
}*/
.tt{
    background: #fff;
/*    height: 5.64rem;*/
    border-radius: 10px;
    margin-bottom: 0.41rem;
    padding-top: 0.4rem;
    padding-bottom: 0.5rem;
}
.fk{
   padding: 0.45rem 0.5rem;
    height: 2rem;
    background: #fff;
    margin-bottom: 0.5rem;
    border-radius: 10px;
}
.fk ul li a{
    display: block;
    width: 4.96rem;
    height: 2rem;
    padding-left: 0.37rem;
    line-height: 2rem;
    color: #2f4261;
    font-size: 0.4rem;
    font-weight: bold;
}
.fk ul li:nth-of-type(1) a{
    background: url(../images/li7.png)center / 100% 100% no-repeat;
}
.fk ul li:nth-of-type(2) a{
    margin-left: 0.34rem;
    background: url(../images/li8.png)center / 100% 100% no-repeat;
}

