.pcbanner{display: block;}
.mbanner{display: none;}
.lxjh{padding: 30px 0;}
.tit-in{text-align: center; margin-bottom: 25px;}
.tit-in h3{display: inline-block; height: 35px; line-height: 35px; color: #322ab2; font-size: 28px;}
.lxjh-b{display: flex;display: -ms-flexbox;display: -webkit-flex; justify-content: space-between; }
.lxjh-li{width: 23%; height: 400px; padding: 30px; cursor: pointer; text-align: center; background: url(../img/jp360lxfa_bg.png) no-repeat center; background-size: 100% auto;}
.lxjh-li h3{font-size: 24px; color: #000000; margin: 30px 0 24px;}
.lxjh-li h3 span{display: block;}
.lxjh-li .hxspan{color: #fff;}
.lxjh-li ul{margin: 40px 0;}
.lxjh-li p strong{display: block; font-size: 18px; margin-bottom: 5px;}
.lxjh-li:hover{background: url(../img/jp360lxfa_bg_hov.png) no-repeat center; background-size: 100% auto;}
.zstdb{display: flex;display: -ms-flexbox;display: -webkit-flex; flex-wrap: wrap; justify-content: space-between;}
.zstdli{ display: flex;display: -ms-flexbox;display: -webkit-flex; flex-direction: column; align-items: center; width: 31.5%; padding: 30px; box-sizing: border-box; background-color: #fff; box-shadow: 0 0 5px 0 rgba(0,0,0,0.3); position: relative;}
.zstdli:nth-child(-n+3){margin-bottom: 30px;}
.zstdli h3{font-size: 26px;color: #322ab2; position: relative; line-height: 35px;display: inline-block;}
.zstdli h3::before{content: "";display: block; width: 100px; height: 2px; background-color: #322ab2; position: absolute; top: 15px; left: -130px;}
.zstdli h3::after{content: "";display: block; width: 100px; height: 2px; background-color: #322ab2; position: absolute; top: 15px; right: -130px;}
.zstdli::before{content: ""; display: block; width: 6px; height: 6px; border-radius: 50%; border: 2px solid #322ab2; position: absolute; left: 133px; top: 41px;}
.zstdli::after{content: ""; display: block; width: 6px; height: 6px; border-radius: 50%; border: 2px solid #322ab2; position: absolute; right: 133px; top: 41px;}
.zstdli span{display: inline-block;width: 35px; height: 4px; background-color: #322ab2; margin: 15px 0;}
.zstdli p{font-size: 16px; line-height: 30px;}
@media screen and (max-width:767px){
.pcbanner{display: none;}
.mbanner{display: block;}
.lxjh{display: none;}
.zstd{padding: 10px;}
.zstdli{width: 48%; padding: 20px; margin-bottom: 10px;}
.zstdli:nth-child(-n+3){margin-bottom: 10px;}
.zstdli h3::before,.zstdli h3::after{display: none;}
.zstdli::before,.zstdli::after{top: 35px;}
.zstdli p{text-align: center;}
}