*{
    margin:0;
    padding:0;
    list-style:none;
    text-decoration: none;
}
/* 顶部轮播 */
img {
    border: 0;
}
.m1440{
    width:1440px;
    margin:0 auto;
}
.focusBox {
    position: relative;
    width:100%;
    height: 421px;
    overflow: hidden;
}

.focusBox .pic {
    position: relative;
    z-index: 0;
    height:421px;
    overflow: hidden;
}
.focusBox .pic li{
    width:100%;
    height: 421px;
    overflow: hidden;
}
.focusBox .pic img {
    width: 100%;
    height:auto;
    display: block;
}

.focusBox .hd {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    font-size: 0;
    z-index: 1;
}

.focusBox .hd li {
    margin: 0 5px;
    background: url(dian.png) no-repeat;
    height: 16px;
    overflow: hidden;
    width: 16px;
    cursor: pointer;
    display: inline-block;
    zoom: 1;    
}

.focusBox .hd .on {
    background: url(dian1.png) no-repeat;
    width: 32px;
}
/* 当前位置 */
.dqwz{
    height:20px;
    margin-top:24px;
    margin-bottom:24px;
    color: #B4B7CC;
    font-size: 14px;
}
.dqwz a{
    color: #B4B7CC;
    text-align: justify;
    font-family: "PingFang SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 12px;
}
.dqwz .on{
    color: #333;
    margin-left: 12px;
}
/* 新闻列表 */
.box{
    display: flex;
    background:url(listbjt.png) no-repeat bottom;
}
.news_left{
    display: flex;
    width: 342px;
    padding-bottom: 28px;
    flex-direction: column;
    align-items: flex-start;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.80) 0%, rgba(255, 255, 255, 0.38) 100%);
    float: left;
}
.news_left .one{
    display: flex;
    padding: 24px 24px 32px 48px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    background: linear-gradient(270deg, rgba(45, 122, 224, 0.88) 0%, rgba(13, 76, 163, 0.88) 100%);
    position: relative;
}
.news_left .one b{
    color: #FFF;
    font-family: "DingTalk JinBuTi";
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    position: absolute;
    left: 65px;
    top: 26px;
}
.news_left ul li{
    display: flex;
    padding: 24px 24px 24px 48px;
    align-items: center;
    align-self: stretch;
    width: 266px;
    position: relative;
    text-indent: 25px;
}
.news_left ul li a{
    color: #333;
    text-align: justify;
    font-family: "PingFang SC";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px; /* 112.5% */
}
.news_left ul .on{
    border-left: 4px solid #0096E0;
    background: linear-gradient(90deg, #F5F9FF 0%, #EBF3FF 100%);
}
.news_left ul li::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #333;
    left: 57px;
    top: 35px;
}
.news_left ul li:hover::before {
    background: #285A9C;
}
.news_left ul li:hover a{
    color: #285A9C;
}

/* 右侧列表 */
.news_right{
    float: right;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
    padding-top:0;
    align-self: stretch;
    width:1002px;
}
.news_right ul .tt{
    height:176px;
    border-bottom: 1px dashed #D8E0EB;
    padding-bottom: 24px;
    margin-top: 24px;
}
.news_right ul li:nth-child(1) .tt{
    margin-top:0;
}
.news_right ul .tt img {
    width: 313px;
    height: 176px;
    float: left;
}
.news_right ul .tt div {
    float: left;
    margin-left: 24px;
    width: 665px;
}
.news_right ul .tt a {
    color: #333;
    font-family: "PingFang SC";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}
.news_right ul .tt  p {
    color: #6C727A;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    display: block;
    margin-top: 12px;
    margin-bottom: 12px;
}
.news_right ul .tt h6{
    color: #666;
    text-align: right;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 177.778% */
}

/* 图片列表页 */
.tupian{
    width: 1074px;
    padding-right: 0;
}
.tupian li{
    width:342px;
    height:258px;
    float: left;
    margin-right:24px;
    margin-bottom:24px;
}
.tupian li:nth-child(3n){
    margin-right:0;
}
.tupian .pic img{
    width: 342px;
    height: 192px;
}
.tupian .pic div a{
    color: #333;
    text-align: left;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    display: block;
    height: 25px;
    margin-top: 6px;
    margin-bottom: 6px;
}
.tupian .pic div p{
    color: #7C8CA3;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
    float: left;
}
.tupian .pic div h6{
    color: #7C8CA3;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 171.429% */
    float: right;
}
/* 视频列表页 */
.tupian li .pic{
    position: relative;
}
.tupian li .pic svg{
    position: absolute;
    bottom: 45%;
    left: 44%;
}