/*头条*/
.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.2rem;
    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.4rem;
    /*    padding-top: 0.16rem;*/
}

/*.headlines a:hover{
    color: #f40003;
}*/
/*轮播图*/
.shuffling {
    display: none;
    width: 11.27rem;
    /*    height: 3.80rem;*/
    /*    margin-bottom: 0.47rem;*/
    overflow: hidden;
    position: relative;
    /*    background: #f7fbff;*/
}

.shuffling .pic {
    width: 6.75rem;
    height: 3.8rem;
    /*    border-radius: 10px;*/
    float: left;
}

.shuffling img {
    width: 100%;
    height: 100%;
    /*    border-radius: 10px;*/
}

.shuffling1 {
    width: 11.27rem;
    /*    height: 3.80rem;*/
    margin-bottom: 0.5rem;
    overflow: hidden;
    position: relative;
    /*    background: #f7fbff;*/
}

.shuffling1 .pic {
    width: 6.75rem;
    height: 3.8rem;
    /*    border-radius: 10px;*/
    float: left;
}

.shuffling1 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;
}

.lm ul {
    /*   padding-top: 0.35rem;*/
    width: 10.2rem;
    margin: 0 auto;
}

.lm ul li {
    margin-right: 0.28rem;
}

.lm ul li:nth-child(3n) {
    margin-right: 0;
}

/*.lm a:hover{
    color: #fff;
}*/
/*栏目*/
.lm ul li a {
    display: block;
    width: 3.2rem;
    height: 1rem;
    padding-top: 1.8rem;
    color: #333333;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0.3rem;

    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.5rem;
    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;
}

.lb {
    float: left;
    width: 675px;
}

.news-wz {
    width: 100%;
}

.news-wz ul li a {
    padding-left: 30px;
    padding-top: 19px;
    width: 420px;
    height: 105px;
    display: block;
    background: #f6f6f6;
    margin-bottom: 5px;
    font-size: 32px;
}

.news-wz ul li a:hover {
    font-weight: bold;
    background: #6496dc;
    color: #fff;
}

.wc {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 0.5rem;
}