*{
    padding:0;
    margin:0;
    list-style:none;
    text-decoration:none;
}
@media (min-width: 1921px){
    html,body {
        font-size:0.828015vw;
    }
}
.m1200{
    display:table;
    width:1200px;
    margin:0 auto;
}
.esd img{
    width:100%;
    height:222px;
}
.lianjie{
    margin-bottom:6px;
}
.lianjie ul{
    display:block;
    float: right;
    width:335px;
}
.lianjie ul li{
    float: left;
    margin-right:36px;
}
.lianjie ul li:nth-child(3){
    margin-right:0;
}
.lianjie ul li a{
    color: #333;
    font-family: "PingFang SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.dhjs{
    height:78px;
    padding-bottom:20px;
}
.logo{
    width: 482px;
    height: 73px;
    float: left;
    margin-top: 5px;
}
.search {
    float: right;
    margin-top:15px;
    position: relative;
}
.search .syssinput {
    display: flex;
    width:380px;
    height: 48px;
    border: 1px solid rgba(17, 147, 208, 0.80);
    background: rgba(255, 255, 255, 0.84);
    text-indent: 48px;
    color: #95B3DA;
    font-family: "PingFang SC";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px; /* 228.571% */
}
.search_sub {
    border: none;
    position: absolute;
    right: 13px;
    top: 7px;
    width: 1.875rem;
    opacity: 0;
    z-index: 99999;
}
.syssbtn {
    position: absolute;
    right: 1.25rem;
    top: .75rem;
    line-height: 2rem;
    height: 1rem;
    width: 1rem;
    outline: none;
    border: 0;
    padding: 0;
    cursor: pointer;
    background-size: 100%;
}
.nav{
    height:64px;
    background: #083D87;
}
.nav ul li{
    height: 64px;
    padding: 0px 50px;
    float:left;
    line-height:64px;
}
.nav ul li a{
    color: #FFF;
    text-align: center;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.nav .on{
    background: #1193D0;
}
.nav li:hover{
    background: #1193D0;
}



.news{
    width:1200px;
    margin:0 auto;
    margin-top:48px;
}
.news_left{
    float: left;
    width:792px;
    height:446px;
    overflow: hidden;
}


.news_left .pic a span {
    position: absolute;
    bottom: 0;
    width: 97%;
    background: linear-gradient(180deg, rgba(47, 55, 76, 0.00) 0%, #2F374C 100%);
    color: #fff;
    display: flex;
    padding: 1.5rem .75rem 1rem .75rem;
    justify-content: left;
    align-items: center;
    gap: .625rem;
    flex-shrink: 0;
    color: #FFF;
    font-family: "PingFang SC";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
}
.news_left .swiper-pagination-bullet-active{
    background: url(dian1.png) no-repeat !important;
    width: 2rem;
    border-radius: 0;
}
.news_left .swiper-pagination-bullet{
    background: url(dian.png) no-repeat;
    opacity: 1;
}
.news_left .swiper-pagination {
    left:75%;
    width:32%;
    bottom: 20px;
}
.news_right{
    width:384px;
    float: left;
    margin-left:24px;
}
.bt{
    height:51px;
    border-bottom: 2px solid rgba(17, 147, 208, 0.72);
}
.bt svg,.bt span{
    float: left;
}
.bt a{
    float: right;
    display: flex;
    padding: 4px 8px 4px 16px;
    justify-content: flex-end;
    align-items: center;
    gap: 4px;
    border: 1px solid #1193D0;
    color:#1193D0;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 10px;
}
.bt a:hover{
    border: 1px solid var(--, #1193D0);
    background: rgba(17, 147, 208, 0.80);
    color:#fff;
}
.bt a:hover .more2{
    display: block;
}
.bt a:hover .more1{
    display: none;
}
.more2{
    display: none;
}
.bt a svg{
    float: right;
}
.bt span{
    color: #1F5799;
    font-family: "Alibaba PuHuiTi 2.0";
    font-size: 28px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.28px;
    margin-left:8px;
    margin-top: 5px;
}
.xxlb li{
    display: flex;
    padding: 15px 0px;
    align-items: center;
    gap: 12px;
    flex: 1 0 0;
    align-self: stretch;
    border-bottom: 1px dashed #95B3DA;
}
.xxlb li a{
    overflow: hidden;
    color: #333;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.xxlb li:hover a{
    color:#1F5799;
}
.xxlb li svg{
    width: 12px;
    height: 10px;
}
.box2{
    padding-top:48px;
}
.box2_left{
    float: left;
    width:792px;
}
.box2_left .xxlb li a{
    width:85%;
}
.xxlb li span{
    color: #717984;
    font-family: "PingFang SC";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width:15%;
    text-align: right;
}
.box2_right{
    width: 384px;
    float: left;
    margin-left: 24px;
}
.box2 .xxlb ul{
    margin-top:24px;
}
.box2_right ul li{
    position:relative;
}
.box2_right ul li a{
    width:360px;
    margin-left:22px;
}
.box2_right ul li::before {
    position: absolute;
    content: "";
    background:url(jiao.png) no-repeat;
    width:12px;
    height:20px;
    left: 0rem;
}
.box2_right ul li:nth-child(1)::before {
    position: absolute;
    content: "";
    background:url(11.png);
    width:12px;
    height:20px;
    left: 0rem;
}
.box2_right ul li:nth-child(2)::before {
    position: absolute;
    content: "";
    background:url(2.png);
    width:12px;
    height:20px;
    left: 0rem;
}
.box2_right ul li:nth-child(3)::before {
    position: absolute;
    content: "";
    background:url(3.png);
    width:12px;
    height:20px;
    left: 0rem;
}
.box3{
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.00) 49.95%, rgba(255, 255, 255, 0.80) 107.89%), url(qkbj.png) lightgray 0 0 / 100% 137.487% no-repeat;
    background-size:100% 100%;
    width:100%;
    height:416px;
    margin-top:48px;
}
.box3_left{
    float: left;
    width: 792px;
}
.box3_right{
    width: 384px;
    float: left;
    margin-left: 24px;
}
.qklb ul{
    margin-top:24px;
}
.qklb ul li{
    float: left;    
    width: 334px;
    padding:0 24px;
    border: 1px solid rgba(255, 255, 255, 0.80);
    background: rgba(255, 255, 255, 0.48);
    margin-right:24px;
    text-align: center;
}
.qklb ul li img{
    width: 236px;
    height: 301px;
    padding: 5px 24px;
}
.qklb ul li:nth-child(2){
    margin-right:0;
}

.news_left a img{
    width:100%;
    height:100%;        
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
}
.news_left a:hover img{
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transform: scale(1.1);
}
.qklb ul li img{
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
}
.qklb ul li:hover img{
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transform: scale(1.1);
}



/* 底部js */
.bottom{
    height:283px;
    background:url(bottombj.png) no-repeat;
    width:100%;
    background-size:100% 100%;
}
.dbbq{
    padding-top:48px;
    border-bottom:1px solid #ffffff5c;
    padding-bottom:16px;
}
.dbbq .dyd li{
    margin-top:16px;
    float: left;
    margin-right:32px;
}
.dbbq .dyd li span{
    color: #FFF;
    text-align: justify;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px; /* 150% */
}
.dbbq .dyd li p{
    display:inline-block;
    color: rgba(255, 255, 255, 0.64);
    text-align: justify;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px; /* 150% */
}
.dbbq .dyd li a{
    display:inline-block;
    color: rgba(255, 255, 255, 0.64);
    text-align: justify;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    margin-right:24px;
}
.dbbq .dyd li a:hover{
    color: #85D8FF;
    text-align: justify;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px; /* 150% */
    text-decoration-line: underline;
}
.dbbq_left{
    float: left;
    width:765px;
}
.dbbq_right{
    float: right;
}
.dbbq_right ul li{
    width:88px;
    height:100px;
    display: flex;
    padding: 4px 4px 6px 4px;
    flex-direction: column;
    align-items: center;
    gap: 2px;
    background: rgba(255, 255, 255, 0.72);
    float: left;
    margin-right:24px;
}
.dbbq_right ul li:nth-child(2){
    margin-right:0;
}
.dbbq_right ul li span{
    color: #4A4A4A;
    font-family: "PingFang SC";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height:23px;
}


.bottom_bottom li{
    float: left;
    margin-right:32px;
}
.bottom_bottom ul{
    display: table;
    width: 888px;
    margin: 16px auto;
    
}
.bottom_bottom a{
    color: rgba(255, 255, 255, 0.64);
    text-align: justify;
    font-family: "PingFang SC";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px; /* 150% */
}