body {
    min-width: 1200px;
}

header {
    background: url(banner.png) no-repeat center top;
    background-size: 100% 100%;
    width: 100%;
    min-height: 700px;
}
.top {
    width: 100%;
    height: 110px;
    line-height: 110px;
    background: url(navbotbg.png) no-repeat center bottom;
    background-size: 100%;
}
.top_box {
    width: 1200px;
    margin: 0 auto;
}
nav {
    float: right;
    width: 675px;
    line-height: 110px;
    height: 110px;
}
nav ul {
    display: flex;
}
nav ul li {
    height: 110px;
    width: 20%;
    text-align: center;
    line-height: 110px;
}
nav ul li a {
    font-size: 24px;
    color: #fff;
    display: block;
}
nav ul li a:hover {
    background: url(navbg.png) no-repeat;
    width: 135px;
    height: 110px;
    background-size: 100%;
    font-weight: bold;
    color: #fff;
}

/* .top_box img {
    margin-top: 30px;
} */


.ppjj {
    background: url(ppjjbj.png) no-repeat center top;
    width: 100%;
    height: 795px;
    background-size: 100% 100%;
}

.column {
    width: 1200px;
    margin: 0 auto;
}
.column .colimg {
    padding: 60px 0 40px;
    box-sizing: border-box;
    display: block;
}
.txtbg {
    background: url(txtbj.png) no-repeat center;
    background-size: 100%;
    width: 100%;
    min-height: 195px;
    position: relative;
    margin-bottom: 20px;
}
.txtbg p{
    width: 445px;
    height: 105px;
    font-size: 20px;
    line-height: 38px;
    position: absolute;
    top: 44px;
    right: 70px;
}
.txtbg a{
    position: absolute;
    bottom: 43px;
    right: 70px;
    color: #0d63e5;
    font-size: 20px;
}
.gqy ul {
    display: flex;
    justify-content: space-between;
}
.gqy ul li {
    background: url(icon.png) no-repeat center;
    width: 394px;
    height: 314px;
    background-size: 100%;
    position: relative;
}
.gqy ul li:nth-child(2) {
    background: url(jjz.png) no-repeat center;
    width: 370px;
    height: 275px;
    background-size: 100%;
    margin-top: 12px;
    padding: 30px 22px 35px;
    box-sizing: border-box;
}
.gqy ul li:nth-child(2) h2{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 15px;
}
.gqy ul li:nth-child(2) p{
    font-size: 20px;
    color: #fff;
    line-height: 38px;
}
.gqy ul li a{
    width: 394px;
    height: 314px;
    display: block;
    position: relative;
}
.gqy ul li a img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 40px;
    left: 0;
    margin: auto;
}
.gqy .jjmc {
    font-size: 24px;
    font-weight: bold;
    width: 302px;
    height: 77px;
    text-align: center;
    line-height: 77px;
    position: absolute;
    /* top: 0; */
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    color: #fff;
}

.gqy .more {
    display: inline;
    color: #fff;
    font-size: 20px;
    position: absolute;
    bottom: 48px;
    right: 20px;
    width: auto;
    height: auto;
}


.ppxw {
    width: 1200px;
    margin: 0 auto;
}
.ppxw .ppxw_list  ul li {
    width: 100%;
    height: 100px;
    line-height: 100px;
    background-color: #e1effe;
    border-radius: 10px;
    font-size: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: url(dot.png) no-repeat 20px center  #e1effe; 
    padding-left: 50px;
    box-sizing: border-box;
    margin-bottom: 10px;
}
.ppxw .ppxw_list  ul li:last-child {
    margin-bottom: 0;
}
.ppxw .ppxw_list  ul li:hover {
    background: url(dotbg.png) no-repeat 20px center  #2091f0; 
}
.ppxw .ppxw_list  ul li:hover a{
    color: #fff;
    font-weight: bold;
}
.ppxw .ppxw_list  ul li:hover p {
    color: #fff;
}
.time {
    width: 100px;
    height: 60px;
    line-height: initial;
    border-left: 1px solid #bbd3ed;
    padding-left: 30px;
}
.time p {color: #999999;}
.time p:first-child {
    font-size: 26px;
}
.time p:last-child {
    font-size: 16px;
}

.ppry {
    background: url(pprybg.png) no-repeat center top;
    width: 100%;
    min-height: 690px;
    background-size: 100% 100%;
    text-align: center;
}
.ppry .ppry_list {
    width: 1200px;
    margin: 0 auto;
}
.ppry_list ul {
    display: flex;
    justify-content: space-between;
}
.ppry_list ul li {
    background: url(pprylist.png) no-repeat center;
    width: 578px;
    height: 442px;
    background-size: 100%;
}
.ppry_list ul li img {
    width: 553px;
    height: 334px;
    background-color: #fff;
    margin: 12px 0 24px;
}
.ppry_list ul li p {
    font-size: 26px;
    color: #fff;
}



.ppdt {
    width: 100%;
    /* height: 700px; */
    text-align: center;
    margin-bottom: 75px;
}
.ppdtBox {
    width: 1200px;
    height: 377px;
    background-color: #fff;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
}

/* 轮播图 */
.slide {width:600px;height:377px;position:relative;overflow:hidden;border-radius: 12px;}
.slide .swiper-container {width:600px;height:377px;}
.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%;border-radius: 12px;}
.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:20px;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: 568px;
    min-height: 166px;
    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;
}

.ppgs_list {
    margin-top: 30px;
}

/* .ppgs_list .hx {
    width: 568px;
    height: 1px;
    background-color: #e9e9e9;
    margin: 22px 0;
} */
 .ppgs_list ul li:first-child {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 22px;
 }
  .ppgs_list ul li:last-child {
    margin-top: 22px;
 }
.ppgs_list ul li {
 text-align: justify;   
 font-size: 20px;
 line-height: 36px;
 position: relative;
 padding-left: 20px;
}
.ppgs_list ul li::before {
    content: "•";
    position: absolute;
    left: -12px;
    color: #666666;
    font-size: 33px;
}
.ppgs_list ul li a{
    color: #666666;
}
.ppgs_list ul li span{
 color: #999999;
margin-left: 20px;
}
.ppdtfr {
    width: 568px;
}