/*顶部导航*/
body{
    /* padding-top: 100px; */
}
.hidden-xs{
    /* position: fixed; */
    width: 100%;
    z-index: 999;
    top: 0px;
    left: 0px;
    background-color: #FFF;
    box-shadow: 0;
    height: 100px;
    box-shadow: 0px 0px 5px #999999;
}
.wsc-logo img {
    vertical-align: middle;
}

.wsc-logo span {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    color: #101010;
    font-size: 24px;
    margin-left: 20px;
}
.wsc-tel {
    float: right;
    font-size: 18px;
    font-style: italic;
    color: #5A5A5A;
    line-height: 82px;
}

.wsc-Nav .hn-text a{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1c3f78;
    display: inline-block;
    line-height: 100px;
    position: relative;
    padding: 0 40px;
    text-align: center;
}
.wsc-Nav .hn-text a:hover{
    background: #1c3f78;
    color: #fff;
}
.nav-logo{
    float: left;
    margin-top: 13px;
    margin-left: 53px;
}
.fl{
    float: left;
    margin-left: 215px;
}
.hn-drop{
    width: 135px;
    height: 150px;
    background: #FFFFFF;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
}
.hn-drop p{
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: 17px;
}
.sj{
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 5px solid #fff;
    left: 65px;
    top: -5px;
    position: absolute;
}
.hn-drop img{
    margin-top: 5px;
}

.contina{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.index-banner  .swiper-slide > img{
    height: calc(100vh - 100px);
    width: 100%;
}
.myButt {
    padding:0 20px;
    margin: 50px auto;
    cursor: pointer;
    background-color: transparent;
    position: relative;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    width: 160px;
    height: 48px;
    border-radius: 10px;
    border: 1px solid #FFFFFF;
    display: inline-block;
    font-size: 18px;
    font-family: PingFangSC-Light, PingFang SC;
    font-weight: 300;
    color: #FFFFFF;
    text-align: center;
    line-height: 48px;

}
.myButt img{
    width: 19px !important;
}
.myButt img{
    margin-bottom: 2px;
    margin-right: 5px;
}
.one {
    border-color: #fff;
    overflow: hidden;
    color: #fff;
}
.one .insider {
    background-color: #fff;
    width: 100%;
    height: 20px;
    position: absolute;
    left: -135px;
    transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
}
.one:hover {
    background-color: #1c3f78;
    color: #fff;
    border: 1px solid transparent;
}
.one:hover .insider {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    left: 135px;
}
.banner-text{
    position: absolute;
    top: 280px;
    left: 289px;
}
.banner-text h3{
    font-size: 36px;
    font-family: D-DIN-Bold, D-DIN;
    font-weight: bold;
    color: #1c3f78;
    line-height: 39px;
    letter-spacing: 4px;
}
.banner-text h2{
    font-size: 60px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 84px;
}
.banner-text p{
    font-size: 20px;
    font-family: PingFangSC-Light, PingFang SC;
    font-weight: 300;
    color: #FFFFFF;
    line-height: 28px;
}
/*头部公共和按钮交互*/

.wsc-p{
    float: right;
    margin-right: 40px;
    margin-top: 30px;
    position: relative;
}
.wsc-p input{
    border: 1px solid #fff;
    border-radius: 30px;
    width: 40px;
    height: 40px;
    transition: all 0.5s;
}
.wsc-p img{
    position: absolute;
    right: 12px;
    top: 8px;
}
.wsc-p:hover input{
    border: 1px solid #1c3f78;
    width: 240px;
    padding-left: 15px;
}
.swiper-button-next{
    width: 165px;
    height: 40px;
    border: 2px solid #fff;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 20px;
    background: none !important;
}
.swiper-button-next i{
    display: inline-block;
    width: 27px;
    height: 17px;
    background: url("../images/icon6.png") no-repeat;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{
    content: "";
}
.swiper-button-next:hover{
    border: 2px solid #1c3f78;
    color: #1c3f78;
}
.swiper-button-next:hover i{
    background: url("../images/icon7.png") no-repeat;
}
.index-banner{
    position: relative;
}
.index-banner .banner-box{
    position: relative;
}
.index-banner .banner-box .box-text{
    position: absolute;
    bottom: 50px;
    width: 100%;
}
.index-banner .banner-box .box-text .textL{
    text-align: center;
}
.index-banner .banner-box .box-text p{
    color: #1c3f78;
    font-size: 24px;
    line-height: 34px;
}
.bottom-index{
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 10px;
    left: 0px;
    z-index: 99999;
    font-size: 24px;
    color: #1c3f78;
}
.index-bot{
    background-color: #1c3f78;
    padding: 100px 0;
}
.index-bot-c{
    padding-top: 20px;
}
.index-bot-c a{
    font-size: 14px;
    color: #fff;
    line-height: 34px;
}
.index-bot-b{
    padding: 100px 0;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    margin-top: 30px;
}
.index-bot-r-a,.index-bot-l,.index-bot-r{
    float: left;
}
.index-bot-r-a{
    margin-left: 75px;
}
.index-bot-l p{
    font-size: 14px;
    color: #fff;
    line-height: 36px;
}
.index-bot-r-a h2{
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
}
.index-bot-r-a a{
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 34px;
}
.index-pt-l,.index-pt-r{
    float: left;
    width: 50%;
}
.index-pt-l h2,.index-pt-r h2{
   font-size: 32px;
    color: #000000;
    margin-bottom: 50px;
}
.index-pt{
    margin-top: 60px;
}
.index-pt ul li{
    margin-top: 30px;
}
.index-pt ul li a{
    display: table;
}
.index-pt ul li img{
    float: left;
    transition: all 1s;
}
.index-pt-r ul li{
    margin-top: 16px;
}
.index-pt ul li p{
    font-size: 18px;
    color: #000000;
    display: table-cell;
    vertical-align: middle;
}
.index-pt ul li:hover p{
    color: #1c3f78;
}
.index-pt ul li:hover img{
    transform: scale(1.1);
}
.index-pt-img{
    overflow: hidden;
    margin-right: 25px;
}
.index-pt-l ul li img{
    width: 219px;
    height: 148px;
}
.index-pt-l ul li .index-pt-img{
    width: 219px;
    height: 148px;
}
.index-pt-r ul li img{
    width: 217px;
    height: 107px;
}
.index-pt-r ul li .index-pt-img{
    width: 217px;
    height: 107px;
}
.index-hy{
    margin-top: 80px;
}
.index-hy img{
    width: 100%;
}
.index-yy{
    padding: 160px 0 450px;
    margin-top: 80px;
    background: url("../images/icon201.png") no-repeat;
    background-size: cover;
}
.index-yy h3 a{
    font-size: 30px;
    color: #fff;
    background-color: rgba(28,36,120,0.2);
    padding: 5px;
    border-radius: 5px;
}
.index-yy p{
    font-size: 24px;
    color: #fff;
    margin-top: 20px;
}
.index-yy-aab{
    margin-top: 240px;
}
.index-yy-aa{
    display: none;
    font-size: 40px;
    color: #1c3f78;
    text-align: right;
    margin-top: 200px;
}
.index-yy-title{
    font-size: 32px;
    color: #1c3f78;
}
.index-yy-l,.index-yy-r{
    float: left;
    width: 50%;
}
.index-yy-in h3{
    font-size: 24px;
    color: #000000;
    margin-top: 70px;
    font-weight: bold;
}
.index-yy-in img{
    margin-top: 60px;
}
.index-yy-in p{
    font-size: 20px;
    color: #000000;
    margin-top: 50px;
}
.index-yy-r{
    text-align: right;
}
.zp-index{
    padding: 60px 0;
}
.zp-index-list ul li h2{
    width: 224px;
    height: 60px;
    background-color: #1c3f78;
    border-radius: 10px;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    color: #fff;
    margin-top: 40px;
    margin-bottom: 15px;
}
.zp-index-list ul li p{
    font-size: 16px;
    color: #000000;
    line-height: 50px;
}
.zp-index-list ul li p span{
    margin-left: 60px;
}
img{
    max-width: 100%;
}
.er-banner img{
    height: calc(100vh - 100px);
    width: 100%;
}
.er-banner{
    position: relative;
}
.er-banner h2{
    position: absolute;
    width: 100%;
    text-align: center;
    top: 40%;
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 10px;
}
.er-banner-bot{
    position: absolute;
    background-color: rgba(28,63,120,0.37);
    width: 100%;
    /*height: 280px;*/
    left: 0px;
    bottom: 0px;
}
.er-banner-in{
    height: 70px;
    background-color: #1c3f78;
    border-radius: 10px;
    position: absolute;
    width: 100%;
    bottom: 0px;
    line-height: 70px;
    width: 1200px;
}
.er-banner-in i{
    display: inline-block;
    width: 27px;
    height: 24px;
    background: url("../images/icon14.png") no-repeat;
    margin-left: 20px;
    margin-bottom: -5px;
}
.er-banner-in a{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    margin: 0 20px;
    font-size: 20px;
    color: #fff;
}
.er-banner-in a.active{
    background-color: #fff;
    border-radius: 5px;
    color: #1c3f78;
}
.about-a-right{
    float: right;
    width: 40%;
}
.about-a-left{
    float: left;
    width: 60%;
    padding: 20px 30px;
}
.about-a{
    background-color: #efede7;
    padding: 80px 0;
}
.about-a-left h2{
    font-size: 24px;
    color: #1c3f78;
    text-align: center;
}
.about-a-left p{
    font-size: 16px;
    color: #000000;
    line-height: 34px;
    margin-top: 30px;
    text-indent: 2em;
}
.about-b{
    padding: 80px 0;
}
.about-b-title{
    text-align: center;
}
.about-b-title h2{
     font-size: 24px;
     color: #1c3f78;
    font-weight: bold;
 }
.about-b-title h3{
    font-size: 12px;
    color: #1c3f78;
    font-weight: bold;
}
.about-b-in{
    text-align: center;
    margin-top: 100px;
    position: relative;
}
.about-b-in h2{
    font-size: 24px;
    color: #1c3f78;
    font-weight: bold;
    margin-bottom: 10px;
}
.about-b-in p{
    font-size: 18px;
    color: #000000;
}
.about-b1{
    text-align: right;
    position: absolute;
    top: 20px;
    left: 122px;
}
.about-b2{
    text-align: left;
    position: absolute;
    top: 20px;
    right:122px;
}
.about-b3{
    text-align: right;
    position: absolute;
    top: 250px;
    left: 122px;
}
.about-b4{
    text-align: left;
    position: absolute;
    top: 250px;
    right:122px;
}
.about-c-left{
    float: left;
    width:33%;
  position: relative;
}
.about-c-right{
    width: 66%;
    float: right;
}
.about-c-in{
    position: absolute;
    top: 150px;
    left: 15px;
}
.about-c{
    margin-top: 60px;
}
.about-c-left h2{
    font-size: 24px;
    color: #fff;
    margin-bottom: 40px;
}
.about-c-left p{
    font-size: 16px;
    color: #fff;
    line-height: 34px;
}
.about-c-right ul li{
    float: left;
    width: 50%;
    text-align: center;
    margin-bottom: 20px;
}
.er-banner h3{
    font-size: 36px;
    color: #1c3f78;
    position: absolute;
    left: 10%;
    top: 20%;
    font-weight: bold;
}
.er-banner-p .er-banner-bot{
    position: static;
    height: 70px;
    background-color: transparent;
}
.hxjs{
    margin-top: 100px;
}
.hxjs-a h2{
    font-size: 30px;
    color: #1c3f78;
    margin-bottom: 30px;
}
.hxjs-a p{
    font-size: 24px;
    color: #000000;
    line-height: 40px;
}
.hxjs-a h4{
    font-size: 20px;
    color: #000000;
    line-height: 40px;
}
.hxjs-b{
    width: 700px;
    border: 1px solid #000000;
    padding: 30px 5px;
    margin: 50px 0;
}
.hxjs-b h3{
    font-size: 24px;
    color: #000000;
    margin-bottom: 30px;
}
.hxjs-b p{
    font-size: 20px;
    color: #000000;
    line-height: 55px;
}
.hxjs-c ul li{
    float: left;
    width: 23%;
    margin-right: 2.66%;
}
.hxjs-c ul li:nth-child(4n){
    margin-right: 0px;
}
.ly-titlr{
    margin-top: 80px;
}
.ly-titlr h2{
    font-size: 30px;
    color: #1c3f78;
}
.ly-titlr p{
    font-size: 24px;
    color: #000000;
    text-align: center;
}
.ly-a ul{
    text-align: center;
}
.ly-a ul li{
   display: inline-block;
    width: 22%;
    margin-right: 3.5%;
    text-align: center;
    margin-top: 40px;
}
.ly-a ul li p{
    font-size: 18px;
    color: #000000;
    margin-top: 10px;
}
.ly-a ul li img{
    width: 264px;
    height: 181px;
}
.ly-ab ul li:nth-child(4),
.ly-ab ul li:nth-child(5),
.ly-ab ul li:nth-child(6),
.ly-ab ul li:nth-child(7){
    width: 22%;
    margin-right: 3.5%;
}
.ly-ab ul li:nth-child(7){
    margin-right: 0%;
}
.pt-a{
    background: url("../images/icon40.png") center;
    padding: 80px;
    margin-top: 80px;
}
.pt-a h2{
    font-size: 30px;
    color: #1c3f78;
}
.pt-a-in ul li{
    float: left;
    width: 32%;
    margin-right: 2%;
}
.pt-a-in ul li:nth-child(3){
    margin-right: 0%;
}
.pt-a-in ul li p,.pt-a-info p{
    font-size: 24px;
    color: #1c3f78;
    margin-bottom: 20px;
}
.pt-a-in ul li input{
    border: 1px solid #969496;
    height: 70px;
    width: 100%;
    padding-left: 20px;
    background-color: #e5e7ea;
    font-size: 16px;
}
.pt-a-in{
    margin: 60px 0;
}
.pt-a-info textarea{
    height: 320px;
    width: 100%;
    padding: 20px;
    font-size: 16px;
    border: 1px solid #969496;
    background-color: #e5e7ea;
}
.pt-a-infos{
    text-align: center;
}
.pt-a-infos input{
    width: 180px;
    height: 70px;
    background-color: #1c3f78;
    font-size: 30px;
    color: #fff;
    margin-top: 40px;
    transition: all 0.5s;
}
.pt-a-infos input:hover{
    border-radius: 60px;
}
.downUp{
   position: absolute;
    right: 0px;
}
.downUp a{
    border: 1px solid #1c3f78;
    width: 140px;
    height: 45px;
    display: inline-block;
    font-size: 16px;
    color: #000000;
    border-radius: 5px;
    text-align: center;
    line-height: 45px;
}
.downUp a i{
    display: inline-block;
    width: 11px;
    height: 16px;
    background: url("../images/icon41.png") no-repeat;
    margin-bottom: -2px;
}
.downUp a:hover{
    background-color: #1c3f78;
    color: #fff;
}
.downUp a:hover i{
    background: url("../images/icon42.png") no-repeat;
}
.er-banner-ins{
    text-align: left;
    padding-right: 30px;
}
.er-banner-ins a{
    margin: 0px;
}
.view-a ul li{
    margin-top: 80px;
    display: flex;
    align-items: flex-start;
}
.view-a ul li img{
    float: left;
    /*width: 60%;*/
    width: 45%;
    margin-right: 65px;
}
.view-ab h1{
    font-size: 22px;
    color: #000;
    margin-bottom: 30px;
}
.view-ab h2{
    font-size: 24px;
    color: #000;
    margin-bottom: 20px;
}
.view-ab h3{
    font-size: 18px;
    color: #000;
    line-height: 40px;
}
.view-ab h4{
     font-size: 24px;
     color: #000;
    margin-top: 30px;
 }
.view-ab p{
    font-size: 20px;
    color: #000;
    line-height: 50px;
}
.view-a{
    margin-bottom: 100px;
}
.view-b ul li{
    margin-top: 50px;
}
.view-b-left{
    float: left;
    width: 60%;
}
.view-b-right{
    float: right;
    width: 35%;

}
.view-b-left h2{
    font-size: 24px;
    color: #000;
    line-height: 50px;
}
.view-b-left p{
    font-size: 18px;
    color: #000;
    margin-top: 20px;
    text-indent: 2em;
}
.view-b-left h3{
    font-size: 24px;
    color: #000;
    margin-top: 70px;
    margin-bottom: 30px;
}
.view-b-left span i{
    display: inline-block;
    width: 27px;
    height: 24px;
    background: url("../images/icon53.png") no-repeat;
    margin-bottom: -3px;
    margin-right: 10px;
}
.view-b-left span{
    font-size: 18px;
    color: #000;
   line-height: 60px;
    display: block;
}
.view-b-right h2{
    font-size: 24px;
    color: #000;
    margin: 30px 0;
}
.view-b-right p{
    font-size: 18px;
    color: #000;
    text-indent: 2em;
}
.view-b{
    margin-bottom: 100px;
}
.er-banner-infos{
    position: absolute;
    top: 130px;
    left: 55%;
}
.er-banner-infos h4{
    font-size: 30px;
    color: #1c3f78;
    text-align: center;
}
.er-banner-pp h3{
    width: 100%;
    text-align: center;
    left: 0px;
    top: 30%;
}
.contact-img{
    float: right;
    margin-top: -400px;
}
.contact h2{
    font-size: 34px;
    color: #1c3f78;
    margin-top: 80px;
    margin-bottom: 80px;
}
.contact  ul li{
    width: 520px;
    height: 120px;
    padding: 20px;
    background-color: #1c3f78;
    border-radius: 10px;
    margin-top: 50px;
    margin-left: 50px;
}
.contact  ul li span{
     font-size: 30px;
     color: #fff;
 }
.contact  ul li p{
    font-size: 24px;
    color: #fff;
    text-align: center;
}
.pt-as .pt-a-in ul li{
   margin: 0 8%;
}
.zp-indexs p{
    font-size: 20px;
    color: #1c3f78;
    border: 1px solid #1c3f78;
    border-radius: 10px;
    text-align: center;
    padding: 20px 0;
}
.zp-indexs p span{
    margin: 0 40px;
}

/* 搜索结果页 */
.search-cont{
	padding: 40px 0;
    margin-top: 20px;
}
.search-cont .search-txt p{
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
    font-family: PingFangSC-Regular, PingFang SC;
}
.search-cont .search-txt p>strong{
	color: #1c3f78 ;
}
.search-cont .search-list{
	margin-top: 20px;
}
.search-cont .search-box:nth-child(even){
    background: #FAFAFA;
}
.search-cont .search-box p{
	font-size: 14px;
	font-weight: 500;
	color: #333333;
	line-height: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
}
.search-cont .search-box h2{
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
	margin-top: 10px;
    font-family: PingFangSC-Regular, PingFang SC;
    transition: all .3s;
}
.search-cont .search-box{
    padding: 25px 15px;
	position: relative;
}
.search-cont .search-box::before{
	content: "";
	width: 100%;
	height: 2px;
	background:#ECECEC;
	position: absolute;
	bottom: 0;
	left: 0;
}
.search-cont .search-box::after{
	content: "";
	width: 0;
	height: 2px;
	background:#ECECEC;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
.search-cont .search-box:hover::after{
	background: #1c3f78 ;
    width: 100%;
}
.search-cont .search-box:hover h2{
	color: #1c3f78 ;
}
.search-cont .left-search{
	display: flex;
    margin: 20px 0;
    border: 1px solid #1c3f78;
    padding-left: 15px;
}
.search-cont .left-search input {
    flex: 1;
    outline: none;
    border: none;
    font-size: 14px;
    font-weight: 400;
    color: #808080;
    line-height: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
}
.search-cont .left-search button{
	outline: none;
    border: none;
    background: #1c3f78;
    padding: 10px 25px;
}
.search-cont .left-search button span{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
    vertical-align: middle;
    padding-left: 5px;
}
.search-cont .left-search .icon-search {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/search-white.svg) no-repeat center;
    background-size: contain;
    flex: none;
    vertical-align: middle;
}
/* 搜索结果页 */

/* 分页 */
.pager .pagination{
    margin: 25px 0;
    display: flex;
}
.pager ul{
    justify-content: center;
}
.pager li {
    width: 35px !important;
    height: 35px !important;
    text-align: center;
    line-height: 32px;
    margin: 0 5px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    color: #7F7F7F;
    border: 1px solid #F0F1F2;
    margin-right: inherit !important;
}
.pager li.active {
    background: #1c3f78;
    color: #fff;
}
.pager li:hover {
    background: #1c3f78;
    color: #fff;
}
.pager li:hover a {
    color: #fff;
    background: #1c3f78;
}
.pager li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-family: å¾®è½¯é›…é»‘,PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #7F7F7F;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    padding: 6px 12px !important;
    border-bottom-left-radius: inherit !important;
    border-top-left-radius: inherit !important;
    border-bottom-right-radius: inherit !important;
    border-top-right-radius: inherit !important;
}
.pager li span{
    padding: 6px 12px !important;
    border-bottom-right-radius: inherit !important;
    border-top-right-radius: inherit !important;
    border-bottom-left-radius: inherit !important;
    border-top-left-radius: inherit !important;
    border-radius: 50%;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #1c3f78;
    border-color: #1c3f78;
}

.loadmore{
    text-align: center;
    margin: 25px 0;
}
.loadmore .loadmore-tips{
    font-size: 22px;
    font-family: 'å¾®è½¯é›…é»‘',PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #1c3f78;
    line-height: 30px;
}
.zp-index-content{
    font-size: 16px;
    color: #000000;
    line-height: 50px;
}
.er-banner-ins a:last-child{
    display: none;
}
/* 分页 */