/*头条*/
.headlines{
    height: 1rem;
    margin-bottom: 0.4rem;
    margin-top: 0.4rem;
}
.headlines span {
    width: 1.32rem;
    font-size: 0.30rem;
    font-weight: bold;
    text-align: center;
    color: #fe8c06;
    display: block;
    float: left;
    padding-top: 0.6rem;
    background: url(../images/tt_ico.png) top center  no-repeat;
}
.swiper-pagination-bullet-active{
    background: #01589b !important;
}
.headlines a:last-child{
    font-size: 0.32rem;
    font-weight: bold;
    color: #ce1416;
    line-height: 0.43rem;
    padding-left: 0.46rem;
    display: block;
    float: left;
    width: 10.06rem;
    border-left: 1px solid #72a5cd;
    height: 0.9rem;
}
.headlines a:hover{
    color: #f40003;
}
/*轮播图*/
.shuffling{
    height: 4.50rem;
    margin-bottom: 0.47rem;
    overflow: hidden;
    position: relative;
    background: #ededed;
    border-radius: 5px;
}
.shuffling .pic{
    margin-left: 0.25rem;
    margin-top: 0.24rem;
    width: 6.67rem;
    height: 3.8rem;
    border-radius: 10px;
    float: left;
}
.shuffling img{
    width: 100%;
    height:100%;
    border-radius: 10px;
}
.news{
    margin-left: 0.58rem;
    margin-top: 0.53rem;
    float: left;
    width: 3.98rem;
    height: 2.84rem;
}
.news a{
    font-size: 0.36rem;
    color: #333;
}
.news a:hover{
    color: #015293;
}
.news span{
    display: block;
    height: 0.37rem;
    margin-top: 0.60rem;
    padding-left: 0.60rem;
    font-size: 0.28rem;
    color: #da9e45;
    background: url(../images/rq_ico.png) 10px center no-repeat;
}

.li1{
    width: 100%;
    height: 2.7rem;
    justify-content: space-between;
}
.lm a:hover{
    color: #fff;
    font-size: 0.5rem;
}
.lm div a{
    display: block;
    font-size: 0.4rem;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    float: left;
    padding-top: 1.82rem;
    border-radius: 10px;
}
.li1 a:nth-of-type(1){
    width: 3.27rem;
    background: url(../images/li1.png)center no-repeat;
    height: 0.84rem;
    margin-right: 0.4rem;
}
.li1 a:nth-of-type(2){
    width: 3.27rem;
    height: 0.84rem;
    background:url(../images/li2.png)center no-repeat;
    margin-right: 0.4rem;
}
.li1 a:nth-of-type(3){
    width: 4.56rem;
    background:url(../images/li3.png)center no-repeat;
    height: 0.84rem;
    
}
.li2 {
    margin-top: 0.4rem;
    height: 2.70rem;
}
.li2 a:nth-of-type(1){
    width: 4.56rem;
    height: 0.84rem;
    background:url(../images/li4.png)center no-repeat;
}
.li2 a:nth-of-type(2){
    width: 3.27rem;
    height: 0.84rem;
    background:url(../images/li5.png)center no-repeat;
    margin-left: 0.4rem;
}

.li2 a:nth-of-type(3){
    width: 3.27rem;
    height: 0.84rem;
    background:url(../images/li6.png)center no-repeat;
    text-align: center;
    float: left;
    margin-left: 0.4rem;
}
.li3{
    margin-top: 0.4rem;
    height: 2.7rem;
    margin-bottom: 0.4rem;
}
.li3 a:nth-of-type(1){
    width: 3.84rem;
    height: 2.7rem;
    text-align: left;
    background: url(../images/li7.png)center no-repeat;
    padding-top: 0;
    line-height: 2.7rem;
    padding-left: 314px;
}
.li3 a:nth-of-type(2){
    width: 4.56rem;
    height: 0.84rem;
    background:url(../images/li8.png)center no-repeat;
    margin-left: 0.4rem;
}
.lm ul{
    display: none;
}

