@media (max-width: 1279px) and (min-width: 768px){
    .dop .center1 .center1-bottom{
        width: 450px;
    }
    .dopConCenter{
        top: 12%;
    }
    .doprCon:nth-child(1) {
        margin-top: 28%;
    }
    .dopConCenter img {
        margin: 60px 0;
    }
    .dataOpenCon4 img {
        height: 295px;
        display: inline-block;
        width: 40vw;
    }
    .dop4Bg {
        height: 295px;
    }
}
@media(max-width:767px){
    .phone{
		display: block;
	}
	.dop{
		display: none;
	}
	.bg{
		display: none;
    }
    .center1-bottom{
		background: url(../img/dataopenBg.png) center top no-repeat;
		background-size: contain;
		width: 100%;
        height: 55vw;
        background-color:#fff;
    }
    .wbBtn {
        border-radius: 2px;
        width: 16vw;
        color: #fff;
        background-color: rgb(142, 194, 70);
        text-align: center;
        line-height: 6vw;
        margin: 3vw auto;
    }
    .phdopCon1{
        background:#282828;
        padding: 15px;
    }
    .phdop1Top{
        /* margin-top: 20px; */
    }
    .doplCon{
        width: 100%;
        margin: unset;
    }
    .doplTitle,.doprTitle{
        font-size: 17px;
        margin-left: 0;
    }
    .doplTitle:before{
        width: 5px;
        height: 20px;
    }
    .doplIntro,.doprIntro {
        font-size: 14px;
        line-height: 1.8em;
        color: #fff;
        margin-top: 10px;
    }
    .phdop1Bottom{
        margin-top: 15px;
    }
    .doprCon:nth-child(1){
        margin-top: 0;
    }
    .doprCon {
        width: 100%;
        margin: 15px 0;
    }
    .phdopCon2{
        margin: 15px 0;
    }
    .dopcon2Img{
        background: url(../img/phdataConBg2.png) center center no-repeat;
        background-size: 100%;
        height: 146px;
        margin: 15px 0 15px
    }
    .phdopCon3{
        margin-top: 20px;
        background-color: #fff;
        padding: 15px 10px 45px;
    }
    .apitr{
        margin-top: 20px;
    }
    .apitr:last-child{
        margin-top: 40px;
    }
    .apiImgBox{
        width: calc(88vw / 4);
        height: 90px;
        border: 1px solid #e4e4e4;
    }
    .apiImgBox img{
        height: 35px;
    }
    .apitr:last-child .apitd:last-child .apiImgBox img{
        height: auto;
        width: 35px;
    }
    .apiTitle{
        font-size: 14px;
        margin-bottom: 5px;
        padding-bottom: 5px;
    }
    .apiUL{
        overflow: hidden;
    }
    .apiUL li{
        font-size: 12px;
    }
   .phdopCon4{
       margin:15px 0;
   }
   .dopCon4Left,.dopCon4Right{
       float: unset;
       margin-top: 20px;
   }
   .dop4Title{
       font-size: 18px;
   }
   .dop4Intro{
       font-size: 13px;
   }
}