/*头条*/
.headlines{
    height: 0.38rem;
    margin-bottom: 0.45rem;
    margin-top: 0.39rem;
    padding-top: 0.5rem;
}
.headlines span {
    width: 1.32rem;
    font-size: 0.30rem;
    font-weight: bold;
    text-align: center;
    color: #c8352c;
    display: block;
    float: left;
    background: url(../images/tt_ico.png) right center no-repeat;
    margin-left: 0.5rem;
}
.swiper-pagination-bullet-active{
    background: #01589b !important;
}
.headlines a:last-child{
    font-size: 0.32rem;
    font-weight: bold;
    color: #ce1416;
    line-height: 0.43rem;
    display: block;
    float: left;
    width: 9.06rem;
    height: 0.9rem;
    margin-left: 0.28rem;
}
.headlines a:hover{
    color: #f40003;
}
/*轮播图*/
.shuffling{
    width: 10.97rem;
    height: 3.80rem;
    margin-bottom: 0.47rem;
    overflow: hidden;
    position: relative;
    background: #f8f5ee;
}
.shuffling .pic{
    width: 6.67rem;
    height: 3.8rem;
    border-radius: 10px;
    float: left;
}
.shuffling img{
    width: 100%;
    height:100%;
    border-radius: 10px;
}
.news{
    margin-left: 0.33rem;
    margin-top: 0.44rem;
    float: left;
    width: 3.6rem;
    height: 2.84rem;
}
.news a{
    font-size: 0.34rem;
    color: #333;
}
.news a:hover{
    color: #015293;
}
.news span{
    display: block;
    height: 0.37rem;
    margin-top: 1.47rem;
    font-size: 0.28rem;
    color: #da9e45;
    float: right;
    margin-right: 0.19rem;
}

.lm{
    background: #fff;
    border-radius: 10px;
    margin-bottom:0.44rem;
}
.lm ul{
    padding: 0.43rem 0.5rem;
}
.lm a:hover{
    color: #fff;
}
/*栏目*/
.lm ul li a{
    display: block;
    width: 3.26rem;
    height: 0.8rem;
    padding-top: 1.7rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0.4rem;
    font-size: 0.36rem;
}
.lm li:nth-of-type(1) a{
    width: 3.63rem;
    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;
    margin-left: 0.4rem;
}
.lm li:nth-of-type(3) a{
    background: url(../images/li3.png)center / 100% 100% no-repeat;
    margin-left: 0.4rem;
}
.lm li:nth-of-type(4) a{
    width: 3.63rem;
    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;
    margin-left: 0.4rem;
}
.lm li:nth-of-type(6) a{
    background: url(../images/li6.png)center / 100% 100% no-repeat;
    margin-left: 0.4rem;
}
/*.lm li:nth-of-type(7) a{
    background: url(../images/li7.png)center / 100% 100% no-repeat;
    margin-bottom: 0.66rem;
}
.lm li:nth-of-type(8) a{
    background: url(../images/li8.png)center / 100% 100% no-repeat;
    margin-left: 0.75rem;
    margin-bottom: 0.66rem;
}
.lm li:nth-of-type(9) a{
    background: url(../images/li9.png)center / 100% 100% no-repeat;
    margin-left: 0.75rem;
    margin-bottom: 0.66rem;
}*/
.tt{
    background:#fff;
    height: 5.64rem;
    border-radius: 5px;
    margin-bottom:0.41rem;
}
.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;
}
