.banner{
    width: 100%;
    height: 663px;
    background: url(../images/banner.png) no-repeat top center;
}
.main{
    width: 1200px;
    margin: 0 auto;
}
.more{
    width: 150px;
    padding: 5px 10px;
    background:#0a95ff;
    color:#ffffff;
    border-radius:20px;
    margin: 30px auto 80px;
    display: block;
    text-align: center;
}
a.more:hover {
    color: #ffffff!important;
}
.title {
    margin: 40px auto;
}
.main .gzlfzkhq .xwdt {
    position: relative;
    width: 532px;
    height: 340px;
}
.main  .gzlfzkhq .xwdt .swiper-xwdt {
    width: 532px;
    height: 340px;
}
.main  .gzlfzkhq .xwdt .swiper-xwdt a {
    position: relative;
    display: block;
}
.main  .gzlfzkhq .xwdt .swiper-xwdt a img {
    width: 532px;
    height: 340px;
}
.main  .gzlfzkhq .xwdt .swiper-xwdt a p {
    position: absolute;
    width: 100%;
    height: 54px;
    box-sizing: border-box;
    padding-right: 122px;
    background: rgba(0, 0, 0, 0.6);
    left: 0;
    bottom: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-indent: 14px;
    line-height: 54px;
    color: #ffffff;
}
.main  .gzlfzkhq .xwdt .pagination {
    position: absolute;
    right: 14px;
    text-align: right;
    bottom: 15px;
    z-index: 10;
    width: 122px;
}
.main  .gzlfzkhq .xwdt .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 6px;
    background: #ffffff;
    margin: 0 5px;
    cursor: pointer;
}
.main  .gzlfzkhq .xwdt .swiper-active-switch {
    background: #4190f1;
    width: 25px;
}

.main  .gzlfzkhq .new{
    width: 622px;
}
.main  .gzlfzkhq .new .itm{
    width: 622px;
    height: 159px;
    background: url(../images/blue_bg.png) no-repeat;
}
.main  .gzlfzkhq .new .itm:first-child{
    margin-bottom: 20px;
}
.main  .gzlfzkhq .new .itm h6{
    font-size: 22px;
    color: #0872c3;
    line-height: 30px;
    padding: 20px 20px 5px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.main  .gzlfzkhq .new .itm p{
    color: #898b8c;
    padding: 0 20px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.main .gzlfzkhq .newlist {
    width:1200px;
    margin: 0 auto;
}
.main .gzlfzkhq .newlist li {
    float: left;
    width: 570px;
    line-height: 38px;
    margin-top: 25px;
    margin-right: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.main .gzlfzkhq .newlist li a {
    line-height:38px;
}
.main .gzlfzkhq .newlist li a:hover {
    color: #333333;
}
.main .gzlfzkhq .newlist li span.point {
    background: #0872c3;
    width: 8px;
    height: 8px;
    vertical-align: 2px;
    display: inline-block;
    margin-right: 10px;
}
.main .hqld .List .section{
    padding: 20px;
    border-bottom: 1px dashed;
}
.main .hqld .List .section h6{
    font-size:24px;
    font-weight:bold;
    line-height:38px;
    margin-bottom:10px;
}
.main .hqld .List .section p{
    line-height:36px;
}