body {
    min-width: 1200px;
}

header {
    font-size: 0;
    position: relative;
}

header img {
    width: 100%;
}

.bantxt {
    width: 628px;
    height: 262px;
    position: absolute;
    top: 168px;
    left: 360px;
}

.nav {
    width: 100%;
    height: 145px;
    background-color: #0762cb;
}
.nav .navBox {
    width: 1200px;
    height: 145px;
    background-color: #0856b1;
    margin: 0 auto;
}
.navBox ul {
    display: flex;
}
.navBox ul li {
    margin-top: 39px;
    width: 25%;
}
.navBox ul li a{
    border-left: 3px solid #fff;
    display: block;
    height: 60px;
    display: flex;
    flex-direction: column;
    text-align: center;
}
.navBox ul li:last-child a {
    border-right: 3px solid #fff;
}
.navBox ul li a span:first-child{
    font-size: 40px;
    color: #fff;
    font-family: "方正大黑简体";
    margin-top: -2px;
}
.navBox ul li a span:last-child{
    font-size: 18px;
    color: #699bd8;
    /* margin-top: -4px; */
}

main .lngh {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
main .lngh .ppln {
    text-align: center;
}
main .lngh .ppln .contxt {
    margin: 73px 0 45px 0;
    display: block;
}
.ppliList {
    display: flex;
    justify-content: space-between;
}
.ppgh .contxt {
    margin: 70px 0 30px 0;
    display: block;
    text-align: center;
}
.zdsx {
    width: 100%;
    height: 210px;
    background: url(zdsx.png) no-repeat;
    background-size: 100% 100%;
    padding: 40px 59px 40px 230px;
    box-sizing: border-box;
    position: relative;
}
.zdsx p {
    color: #999999;
    line-height: 32px;
    text-indent: 2em;
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4; 
    overflow: hidden;
    font-size: 19px;
    padding-right: 6px;
}
.zdsx a {
    color: #b9b9b9;
    position: absolute;
    bottom: 44px;
    right: 75px;
    display: block;
    background-color: #fff;
    font-size: 19px;
}
.jbfz {
    display: flex;
    justify-content: space-between;
    margin: 40px 0 60px;
}

.ppgs {
    background: url(ppgsbj.png) no-repeat;
    width: 100%;
    background-size: 100% 835px; 
}
.ppgs_top {
    width: 1200px;
    margin: 0 auto;
}
.ppgs_top .ppghtit {
    text-align: center;
    display: block;
    padding: 60px 0 50px;
    box-sizing: border-box;
}
.ppgsh_bot {
    display: flex;
}
.dj {
    width: 50%;
    height: 554px;
    text-align: center;
    padding-top: 60px;
}
.dj a img{
    width: 428px;
    height: 98px;
}
.ppgshdyj {
    background: url(ppgshimg1.png) no-repeat;
    background-size: 100%;
}
.ppgshdej {
    background: url(ppgshimg2.png) no-repeat;
    background-size: 100%;
}

.sp {
    width: 100%;
    min-height: 536px;
    background: url(spbg.png) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.splist {
    width: 1200px;
    margin: 0 auto;
}
.sp ul {
    display: flex;
    justify-content: space-between;
    padding: 80px 0 55px;
}
.sp ul li {
    width: 368px;
    height: 270px;
    border: 6px solid #88a5c6;
    position: relative;
}
.sp ul li a img:first-child{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.sp ul li a img:last-child {
    width: 368px;
    height: 270px;
}
.more {
    text-align: center;
    display: block;
}

.ppdt {
    width: 100%;
    height: 700px;
    background-color: #e9f2fb;
}
.ppdt .ppdtTit {
    text-align: center;
    padding: 70px 0 42px;
    box-sizing: border-box;
    display: block;
}
.ppdtBox {
    width: 1200px;
    height: 440px;
    background-color: #fff;
    margin: 0 auto;
    padding: 30px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

/* 轮播图 */
.slide {width:600px;height:378px;position:relative;overflow:hidden;}
.slide .swiper-container {width:600px;height:378px;}
.slide .swiper-container li {position:relative;}
.slide .swiper-container li a {display:block;width:100%;height:100%;}
.slide .swiper-container li a img {width:100%;height:100%;}
.slideTxt {width:600px;height:57px;line-height:57px;position:absolute;bottom:0;left:0;text-align: left;padding-left: 20px; box-sizing: border-box; z-index:2;background:url(bt-shadow.png);}
.slideTxt a {font-size:14px;color:#fff;}
.slide .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{position:absolute;right:13px;bottom:20px;color:#fff;text-align: right;width: auto;left:inherit;}
.slide  .swiper-pagination.swiper-pagination-fraction{padding-right:20px;}
.slide .swiper-pagination-bullet {float:left;width:10px;height:10px;background:#fff;opacity:1;margin-left:.5rem;}
.slide .swiper-pagination-bullet-active {background:#ef2626;}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {pointer-events:initial;}

.ppdtfr_top {
    width: 510px;
    height: 160px;
    background-color: #f5f5f5;
    text-align: left;
    padding: 26px 20px;
    box-sizing: border-box;
}
.ppdtfr_top a {
    font-size: 24px;
    color: #0762cb;
    font-weight: bold;
}
.ppdtfr_top p {
    color: #999999;
    font-size: 18px;
    line-height: 32px;
    margin-top: 14px;
}
.hx {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e7e7e7;
    margin: 25px 0 22px;
}
.ppdtfr ul li {
    line-height: 44px;
}
.ppdtfr ul li a {
    color: #666666;
    font-size: 20px;
    float: left;
}
.ppdtfr ul li span {
    color: #999999;
    font-size: 20px;
    float: right;
}