.banner{width: 100%; height: auto;}
.banner img{width: 100%; height: auto;}
.pcbanner{display: block;}
.wapbanner{display: none;}
.title-in{display: block; text-align: center; line-height: 40px; height: 40px; font-size: 24px; margin-bottom: 30px; color: #000000; }
.title-in span{position: relative;display: inline-block;height: 100%; width: auto;}
.title-in span::before,.title-in span::after{content: ""; display: block; width: 70%; height: 2px; background-color: #999999; position: absolute; top: 20px;}
.title-in span::before{left: -75%;}
.title-in span::after{right: -75%;}
.ndshbox{padding: 30px 0;}
.ndsh-ul{display: flex;display: -ms-flexbox;display: -webkit-flex; flex-wrap: wrap; justify-content: space-between;}
.ndsh-li{width: 32%; padding: 50px 30px; box-sizing: border-box;background-color: #0072be; text-align: center;}
.ndsh-li:nth-child(n+4){margin-top: 20px;}
.ndsh-li img{margin-bottom: 15px;}
.ndsh-li p{color: #fff; font-weight: bold; font-size: 16px;}
.lxysbox{padding: 30px 0; background-color: #fff;}
.lxys-ul{display: flex;display: -ms-flexbox;display: -webkit-flex; justify-content: space-between;}
.lxys-li{width: 228px; height: 393px; box-sizing: border-box; padding: 130px 30px 30px; }
.lxys-li h3{text-align: center; font-size: 24p; margin-bottom: 20px;color: #0072be;}
.lxys-li p{line-height: 25px; text-align: justify; color: #2f8ac6;}
.lxys-li.lxys1{background: url(../img/jyit2_libg1.png) no-repeat center; background-size: 100% 100%;}
.lxys-li.lxys2{background: url(../img/jyit2_libg2.png) no-repeat center; background-size: 100% 100%;}
.lxys-li.lxys3{background: url(../img/jyit2_libg3.png) no-repeat center; background-size: 100% 100%;}
.lxys-li.lxys4{background: url(../img/jyit2_libg4.png) no-repeat center; background-size: 100% 100%;}
.lxys-li.lxys5{background: url(../img/jyit2_libg5.png) no-repeat center; background-size: 100% 100%;}
.lxghbox{padding: 30px 0;}
.lxgh-ul{display: flex;display: -ms-flexbox;display: -webkit-flex; justify-content: space-between; margin-top: 60px;}
.lxgh-li{background-color: #a2daff; width: 21%; box-sizing: border-box; padding: 40px 30px 30px 0; border-radius: 10px 50px 10px 10px;box-shadow: 10px -10px 0px 0px #2f8ac6;position: relative;}
.lxgh-li img{position: absolute; right: 15px; top: 10px; width: 60px; height: 60px;}
.lxgh-li span{position: absolute; left: 20px; top: -44px; color: #0072be; font-size: 32px; font-weight: bold;}
.lxgh-li h3{margin: 0 0 20px 20px; font-size: 24px; color: #0072be;}
.lxgh-li .lxgh-xl{padding: 20px; background-color: #fff; border-radius: 0 10px 10px 0;}
.lxgh-li .lxgh-xl p{line-height: 30px;}
@media screen and (max-width:767px){
.pcbanner{display: none;}
.wapbanner{display: block;}
.ndshbox{padding: 10px;}
.title-in{margin-bottom: 10px; font-size: 20px;}
.ndsh-li{width: 48%; padding: 25px 15px;}
.ndsh-li:nth-child(n+3){margin-top: 15px;}
.lxysbox{display: none;}
.lxghbox{padding: 10px;}
.lxgh-ul{flex-wrap: wrap; margin: 0;}
.lxgh-li{width: 47%; padding: 25px 15px 15px 0; margin-top: 60px;}
.lxgh-li h3{margin: 0 0 10px 10px; font-size: 20px;}
.lxgh-li img{width: 40px; height: 40px;}
.lxgh-li .lxgh-xl{padding: 10px;}
}