body {
    min-width: 1200px;
    background-color: #edf5ff;
}

header {
    font-size: 0;
    position: relative;
    width: 100%;
    height: 729px;
}

.banner {
    width: 100%;
    height: 729px;
    background: url(/cms_files/webzhongmeidianliyouxiangongsi/pubtplobject/defaultSet/RCC3XEwBIeGi4esL37MPU/images/banner.jpg) no-repeat center;
    background-size: 100% 100%;
}

.banner .txtimg {
    width: 1200px;
    margin: 13.4375rem auto 0;
}

.banner .txtimg img {
    width: 890px;
    height: 220px;
    display: block;
    margin: 0 auto;
}

.nav {
    width: 100%;
    height: 140px;
    background: url(/cms_files/webzhongmeidianliyouxiangongsi/pubtplobject/defaultSet/RCC3XEwBIeGi4esL37MPU/images/navbj.png) no-repeat center;
    position: absolute;
    bottom: -65px;
}

.nav .navBox {
    width: 1200px;
    height: 140px;
    margin: 0 auto;
}

.navBox ul {
    display: flex;
    align-items: center;
    height: 140px;
}

.navBox ul li {
    margin-top: 20px;
    width: 25%;
}

.navBox ul li a {
    border-left: 1px solid #d0deec;
    display: block;
    height: 78px;
    display: flex;
    flex-direction: column;
    text-align: center;
    color: #334151;
}

.navBox ul li:first-child a {
    border: none;
}

.navBox ul li:last-child a {
    border-right: 3px solid #fff;
}

.navBox ul li a span:first-child {
    font-size: 36px;
    margin-top: -2px;
    font-family: "刚正正中黑简体";
}

.navBox ul li a span:last-child {
    font-size: 18px;
    color: #a7afb9;
    margin-top: -3px;
}


main {
    width: 100%;
    padding-top: 65px;
    box-sizing: border-box;
    overflow: hidden;
}

.pptop {
    width: 75rem;
    margin: 0 auto 60px;
}

.contxt {
    width: 1200px;
    margin: 60px auto 35px;
    display: block;
    text-align: center;
}

.ppjjbg {
    background: url(/cms_files/webzhongmeidianliyouxiangongsi/pubtplobject/defaultSet/RCC3XEwBIeGi4esL37MPU/images/col1bj.png) no-repeat center top;
    width: 75rem;
    height: 30rem;
    background-size: 100% 100%;
    padding: 30px 30px 0;
    box-sizing: border-box;
}

.ppjjbg .ppjjtop {
    width: 1140px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.ppjjfr {
    position: relative;
}

.ppjjtop .ppjjfr img {
    width: 450px;
    height: 280px;
    display: block;
    margin-right: 10px;
    z-index: 2;
    position: relative;
}

.ppjjtop .ppjjfr .ppjjimgbj {
    width: 364px;
    height: 282px;
    display: block;
    background-color: #ccb07f;
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 1;
}

.ppjjtop .ppjjtxt {
    width: 643px;
}

.ppjjtop .ppjjtxt p {
    color: #fff;
    line-height: 33px;
    font-size: 20px;
    text-indent: 2em;
    text-align: justify;
}


.ppjjbot a {
    color: #fff;
    font-size: 22px;
      background: url(/cms_files/webzhongmeidianliyouxiangongsi/pubtplobject/defaultSet/RCC3XEwBIeGi4esL37MPU/images/more.png) no-repeat right center;
    background-size: 38px;
    width: 138px;
    height: 38px;
    line-height: 38px;
    margin: 55px auto 0;
  display:block;
}

.ppln {}

.ppliList,
.pplnBot {
    display: flex;
    justify-content: space-between;
}

.pplnBot {
    margin-top: 25px;
}

.ppgh .contxt {
    margin: 70px 0 30px 0;
    display: block;
    text-align: center;
}

.pphd {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    margin-bottom: 90px;
}

.pphdBox {
    width: 1200px;
    margin: 0 auto;
    /* padding: 0 35px; */
    box-sizing: border-box;
    position: relative;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    background: #fff;
    width: 542px;
    height: 556px;
    border-radius: 16px;
    box-sizing: border-box;
}

.swiper-slide img {
    height: 345px;
    width: 100%;
    border-radius: 16px;
}

.swiper-slide h2 {
    font-size: 20px;
    color: #333333;
    text-align: left;
    line-height: 36px;
    /* margin: 0 0 20px 0; */
}

.swiper-slide p {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    text-align: left;
}

.swiper-button-next {
    background: url(/cms_files/webzhongmeidianliyouxiangongsi/pubtplobject/defaultSet/RCC3XEwBIeGi4esL37MPU/images/next.png) no-repeat right;
    width: 24px;
    height: 30px;
    background-size: 100%;
    right: -40px;
}

.swiper-button-prev {
    background: url(/cms_files/webzhongmeidianliyouxiangongsi/pubtplobject/defaultSet/RCC3XEwBIeGi4esL37MPU/images/prev.png) no-repeat left;
    width: 24px;
    height: 30px;
    background-size: 100%;
    left: -40px;
}


.nrbf p {
    /* margin-top: 25px; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.nrbf {
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 208px;
}


.ppry {
    background: url(/cms_files/webzhongmeidianliyouxiangongsi/pubtplobject/defaultSet/RCC3XEwBIeGi4esL37MPU/images/col3bj.jpg) no-repeat center top;
    width: 100%;
    height: 587px;
    background-size: 100%;
    overflow: hidden;
}

.ppryList {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.ppryList a:nth-child(1) {
    background: url(/cms_files/webzhongmeidianliyouxiangongsi/pubtplobject/defaultSet/RCC3XEwBIeGi4esL37MPU/images/ry1.png) no-repeat center;
}
.ppryList a:nth-child(2) {
    background: url(/cms_files/webzhongmeidianliyouxiangongsi/pubtplobject/defaultSet/RCC3XEwBIeGi4esL37MPU/images/ry2.png) no-repeat center;
}

.ppryList a:nth-child(3) {
    background: url(/cms_files/webzhongmeidianliyouxiangongsi/pubtplobject/defaultSet/RCC3XEwBIeGi4esL37MPU/images/ry3.png) no-repeat center;
}

.ppryList a:nth-child(4) {
    background: url(/cms_files/webzhongmeidianliyouxiangongsi/pubtplobject/defaultSet/RCC3XEwBIeGi4esL37MPU/images/ry4.png) no-repeat center;
}

.ppryList a {
    font-family: '刚正正中黑简体';
    position: relative;
    width: 282px;
    height: 354px;
    background-size: 100%;
    display: block;
}

.ppryList a p {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    position: absolute;
    bottom: 80px;
    left: 18px;
}

.ppryList a h2 {
    font-size: 24px;
    color: #ecb765;
    line-height: 30px;
    position: absolute;
    bottom: 40px;
    left: 18px;
}<!--耗时1790210951.0986秒-->