@charset "UTF-8";
a[href] {
    cursor: pointer;
}
a[href]:hover {
    color: #2f83f6!important;
}

body {
    background: #eef0f3;
}
.new-part {
    padding-top: 14px;
    background: #fff;
    width: 1246px;
    margin: 0 auto;
}
.new-part-con {
    width: 1200px;
    margin: 0 auto;
   
}
.new-link-i {
    display: block;
    float: left;
    width: 232px;
    height: 120px;
    margin-left: 16px;
    padding-left: 20px;
    background: #278FFD;
    transition: all 0.3s;
}
.new-link-i .text{
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    text-shadow: 0px 2px 8px rgba(0,0,0,0.5);
}
.pt-36px {
    padding-top: 36px;
}
.pt-23px {
    padding-top: 23px;
}
.new-link-i:first-child {
    margin-left: 0;
}
.w-747px {
    width: 747px;
}
.mb-16px {
    margin-bottom: 16px;
}
.sqqq {
    background: url(sqqq.png) center center no-repeat;
    background-size: 100% 100%;
}
.wlbl {
    background: url(swlbl.png) center center no-repeat;
    background-size: 100% 100%;
}
.wcnr {
    background: url(swcnr.png) center center no-repeat;
    background-size: 100% 100%;
}
.wlsj {
    background: url(swlsj.png) center center no-repeat;
    background-size: 100% 100%;
}
.lsxwzy {
    background: url(slsxwzy.png) center center no-repeat;
    background-size: 100% 100%;
}
.shfwl {
    background: url(sshfwl.png) center center no-repeat;
    background-size: 100% 100%;
}
.qzls {
    background: url(sqzls.png) center center no-repeat;
    background-size: 100% 100%;
}
.wlwhcp {
    background: url(swlwhcp.png) center center no-repeat;
    background-size: 100% 100%;
}
.new-link-i:hover {
    box-shadow: 0px 2px 8px rgba(0,0,0,0.5);
    background-size: 110% 110%;
}
.w-453px {
    width: 453px;
}
.wyjb {
    display: block;
    width: 453px;
    height: 80px;
    border-radius: 10px;
    background: url(wyjb.png) center no-repeat;
    background-size: 100% 100%;
    transition: all 0.3s;
}
.wyjb:hover {
    background-size: 108% 108%;
}
.wyjblist {
    width: 453px;
    height: 288px;
    background: #F5F7FB;
    border-radius: 12px;
    margin-top: 21px;
    padding-left: 24px;
    padding-right: 17px;
    padding-top: 18px;
}
.wyjblist .t1 {
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    line-height: 20px;
}
.wyjblist .more {
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}
.wyjblist .t2 {
    margin-top: 14px;
    display: block;
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    line-height: 16px;
}
.wyjblist .t2des {
    margin-top: 9px;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 21px;
    display: block;
    text-indent: 2em;
}
.wyjblist .t2des span{
    color: #FF761B;
}
.wyjblist .list {
    margin-top: 17px;
}

.wyjblist .list a{
    display: block;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 15px;
    position: relative;
}

.wyjblist .list a .dot{
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    background: #D8D8D8;
    left: 0;
    top: 10px;
    border-radius: 50%;
}
.mt-24px {
    margin-top: 24px;
}

.newhf {
    width: 1200px;
    height: 120px;
    margin-top: 24px;
    position: relative;
}
.newhf .swiper {
    width: 100%;
    height: 100%;
}
.newhf .swiper-slide {
    display: block;
    width: 100%;
    height: 100%;
    background: url(sqqq.png) center center no-repeat;
    background-size: 100% 100%;
}
.newhf a{
    cursor: pointer;
    transition: all 0.3s;
}
.newhf a:hover{
    background-size: 105% 105%;
}
.newhf .swiper-pagination-index{
    position: absolute;
    right: 5px;
    left: unset;
    bottom: 8px;
    z-index: 1;
    height: 8px;
    line-height: 8px;
    padding: 0;
    font-size: 0;
    text-align: right;
}
.newhf .swiper-pagination-bullet {
    background: #fff!important;
    opacity: 0.8;
}
.newhf .swiper-pagination-bullet-active {
    background: #FF7373!important;
    opacity: 1;
}