.our-post .div2 .div1-none{
    padding: 30px;
}

@media screen and (max-width: 2560px){
	
}


@media screen and (max-width: 2048px){
	
}

@media screen and (max-width: 1856px){
	
}

@media screen and (max-width: 1792px){
	
}

@media screen and (max-width: 1680px){
	
}

@media screen and (max-width: 1600px){
	
}

@media screen and (max-width: 1440px){
	.one .left .list .item .key {
        font-size: 20px;
    }
    .one .left .list .item .value {
        font-size: 16px;
    }
    .one .right {
        padding: 70px 50px 0 50px;
    }
}

@media screen and (max-width: 1400px){
	
}

@media screen and (max-width: 1366px){
	
}




@media screen and (max-width: 1024px){
    .one{
        width: 100%;
        padding: 0 30px;
        flex-direction: column;
    }
    .one .left{
        margin-bottom: 30px;
        margin-right: 0;
    }
    .one .left .title {
        font-size: 20px;
    }
    .one .left .list .item .key {
        font-size: 18px;
    }
    .one .left .bottom img {
        width: 120px;
    }

    .one .right {
        padding: 70px 30px 30px 30px;
    }
}

@media screen and (max-width: 820px){

}


@media screen and (max-width: 768px){
	
}


@media screen and (max-width: 540px){
	.one{
        padding: 0 20px;
    }
    .one .left .list .item .value {
        font-size: 14px;
    }
    .one .left .list .item .key {
        font-size: 16px;
    }
    .one .right .title {
        font-size: 24px;
    }
    .one .left .list .item {
        padding-left: 10px;
        line-height: 50px;
    }
    .one .left .list .item .icon{
        display: none;
    }
    .one .right .main .item {
        padding: 10px;
    }
    .one .right {
        padding: 50px 20px 30px;
    }
    .one .right .title::after {
        top: -20px;
    }
    .our-contact p {
        font-size: 14px;
        line-height: 24px;
    }
    .one .left .title {
        height: 50px;
        line-height: 50px;
    }
    .one .right .main .item .key{
        font-size: 12px;
    }
}


@media screen and (max-width: 414px){
	.one .left .list .item .key {
        font-size: 14px;
    }
    .one .left .list .item .value {
        font-size: 12px;
    }
    .one .left .title {
        font-size: 18px;
    }
    .one .right .main button {
        width: 120px;
        height: 40px;
    }
}

@media screen and (max-width: 375px){
	.one .left .title {
        font-size: 16px;
    }
}

@media screen and (max-width: 360px){
	
}




 