/*头条*/
.headlines{
    height: 1.3rem;
    width: 11.27rem;
    margin-bottom: 0.45rem;
/*    margin-top: 0.39rem;*/
/*    padding-top: 0.5rem;*/
    background: #e9f3ff;
    margin-left:0.35rem;
    border-radius: 10px;
}
.headlines span {
    width: 1.4rem;
    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.52rem;
}
.swiper-pagination-bullet-active{
    background: #1557a0 !important;
}
.headlines a:last-child{
    font-size: 0.32rem;
    font-weight: bold;
    color: #333333;
    line-height: 0.43rem;
    display: block;
    float: left;
    width: 9.06rem;
    height: 0.9rem;
    margin-left: 0.4rem;
    padding-top: 0.16rem;
    line-height: 0.5rem;
}
/*.headlines a:hover{
    color: #f40003;
}*/
/*轮播图*/
.shuffling{
    width: 11.27rem;
/*    height: 3.80rem;*/
    margin-bottom: 0.47rem;
    overflow: hidden;
    position: relative;
    background: #f7fbff;
}
.shuffling .pic{
    width: 6.4rem;
    height: 4.2rem;
    border-radius: 10px;
    float: left;
}
.shuffling img{
    width: 100%;
    height:100%;
    border-radius: 10px;
}
.news{
    position: relative;
    margin-left: 0.43rem;
    margin-top: 0.44rem;
    float: left;
    width: 4.16rem;
    height: 3.7rem;
}
.news a{
    font-size: 0.34rem;
    color: #333;
    display: block;
}
.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.73rem;
    padding-top: 2.1rem;
    color: #333333;
    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{
    background: url(../images/li5.png)center / 100% 100% no-repeat;
    
}
.lm li:nth-of-type(6) a{
    background: url(../images/li6.png)center / 100% 100% no-repeat;
}
.lm li:nth-of-type(7) a{
    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.48rem;
}
.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;
}

