.wban{display: block;}
.mban{display: none;}
.zklk{padding: 30px 0;}
.zklk .wrap{display: flex;display: -ms-flexbox;display: -webkit-flex; flex-wrap: wrap; justify-content: space-between;}
.intit{width: 100%; text-align: center;}
.intit span{font-size: 24px; color: #000000; font-weight: bold; margin-bottom: 30px; display: inline-block;}
.zklk .wrap .zklkli{width: 23%; margin-top: 20px; display: flex;display: -ms-flexbox;display: -webkit-flex; flex-direction: column; justify-content: space-between; text-align: center; box-shadow: 0 0 5px 0 rgba(0,0,0,0.2); box-sizing: border-box;padding: 30px; background-color: #fff;}
.zklk .wrap .zklkli h3{line-height: 40px; height: 40px; margin-top: -50px; margin-bottom: 10px; background-color: #7dabd9; border-radius: 10px 10px 0 0; color: #fff;}
.zklk .wrap .zklkli p{font-size: 16px; margin: 10px 0;}
.zklk .wrap .zklkli span{line-height: 50px; display: block; margin-top: 10px; height: 50px; font-size: 18px; color: #7dabd9;border-radius: 50px; border: 2px dashed #7dabd9;}
.gxhdz{padding: 30px 0; background-color: #fff;}
.gxhdz .wrap{display: flex;display: -ms-flexbox;display: -webkit-flex; flex-wrap: wrap; justify-content: space-between;}
.btkc{width: 40%; border: 2px dashed #7dabd9;box-sizing: border-box; padding: 30px;display: flex;display: -ms-flexbox;display: -webkit-flex; flex-direction: column; align-items: center;}
.btkc h3{background-color: #fff; font-size: 20px; line-height: 40px; height: 40px; margin-top: -50px; display: inline-block; padding: 0 20px; position: relative;}
.btkc h3::before,.btkc h3::after{content: ""; display: block; width: 6px; height: 6px; background-color: #0072BE; border-radius: 50%;position: absolute; top: 15px;}
.btkc h3::before{left: -5px;}
.btkc h3::after{right: -5px;}
.btkc span{color: #333; font-size: 14px; margin: 10px 0 20px;}
.btkc ul{display: flex;display: -ms-flexbox;display: -webkit-flex;}
.btkc ul li{margin: 0 10px; color: #000000; font-size: 16px; line-height: 20px; height: 20px;}
.btkc ul li strong{ display: inline-block; width: 20px; height: 20px; line-height: 20px; margin-right: 15px; border-radius: 50%; text-align: center; background-color: #7dabd9; color: #fff;}
.btkc.block img{margin-top: 20px;}
.btkc.shaceng{border: 2px dashed #055ce1;}
.btkc.shaceng h3::before,.btkc.shaceng h3::after{content: ""; display: block; width: 6px; height: 6px; background-color: #055ce1; border-radius: 50%;position: absolute; top: 15px;}
.btkc .btkccd{width: 80%; display: flex;display: -ms-flexbox;display: -webkit-flex; justify-content: space-between;align-items: center;}
.btkc .btkccd ul{display: flex;display: -ms-flexbox;display: -webkit-flex; flex-direction: column;}
.btkc .btkccd ul li{margin: 15px 0;}
.btkc.shaceng ul li strong{ display: inline-block; width: 20px; height: 20px; line-height: 20px; margin-right: 15px; border-radius: 50%; text-align: center; background-color: #055ce1; color: #fff;}
@media screen and (max-width:767px){
.wban{display: none;}
.mban{display: block;}
.zklk{padding: 10px;}
.intit span{margin-bottom: 10px;}
.zklk .wrap .zklkli{width: 48%; margin-top: 30px; padding: 10px;}
.zklk .wrap .zklkli h3{margin-top: 30px;}
.zklk .wrap .zklkli span{height: 40px; line-height: 40px;}
.gxhdz{display: none;}
}