.card .col-sm-3 a div p{
    letter-spacing: 0;
}
/* .banner .content-title p {
    margin-left: 120px;
}
.allround .content-title {
    margin-left: -236px;
}
.content .number ul li {
    vertical-align: text-top;
} */
.banner .content-title{
    margin-left: -308px;
}
.banner .content-title .banner-pop{
    margin-right: 200px;
}
.banner .content-title h3 p{
    font-size: 44px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    display: block;
}
.major-b img{
    width: 100%;
    height: auto;
}
.lw .img-wall .preImg:nth-child(3) .imgTitle {
    margin-left: -220px;
}
.lw .img-wall .preImg:nth-child(4) .imgTitle {
    margin-left: -96px;
}
.lw .img-wall .preImg:nth-child(5) .imgTitle{
    margin-left: -207px;
}
.lw .img-wall .preImg:nth-child(5) .content-left img{
    width: 50%;
}
.filter-img .filter-wall .filter-title h3{
    font-size: 16px;
}
.detail .banner-title .banner-pop{
    margin-left: -160px;
}
.casus .casus-text h4{
    font-size: 24px;
}
.casus .casus-text h5{
    font-size: 18px;
}
/* .bg .ps{
    margin-left: -187px;
} */
.banner .banner-bg .banner-pop{
    margin-right: 480px
}
.content .humidity h3{
    margin-left: -315px;
}
.banner .bannerNum div {
    vertical-align: top;
}
.air .num p{
    letter-spacing: 2px;
}
.ec .ec-text div p {
    font-size: 14px;
    line-height: 20px;
}
.content .content-title h3 {
    font-size: 36px;
}
.about .time .shaft-text .item:nth-child(2) {
    margin-top: 22px;
}
.about .time .shaft-text .item:nth-child(3) {
    margin-top: 95px;
}
.about .time .shaft-text .item:nth-child(4) {
    margin-top: 30px;
}
.about .time .shaft-text .item:nth-child(5) {
    margin-top: 60px;
}
.about .time .shaft-text .item:nth-child(6) {
    margin-top: 80px;
}
.about .time .shaft-text .item:nth-child(7) {
    margin-top: 95px;
}
.about .time .shaft-text .item:nth-child(8) {
    margin-top: 55px;
}
.about .time .shaft-text .item:nth-child(9) {
    margin-top: 90px;
}
.about .time .shaft-text .item:nth-child(10) {
    margin-top: 115px;
}
.about .time .shaft-text .item:nth-child(11) {
    margin-top: 55px;
}
.banner .banner-bg h3 {
    letter-spacing: 10px;
}
.content .item-list .item .item-text{
    padding-top: 0;
}
.content .item-list .item .item-text p{
    line-height: 19px;
    margin-bottom: 0px;
}
.support .banner-bg h3{
    letter-spacing: 10px;
}
.support .click a div{
    vertical-align: top;
}
.support .click a div p{
    height: 48px;
}
.support .store .button button{
    letter-spacing: 0;
}

.lw .img-wall .preImg .imgContent{
    width: 200px;
}
.lw .img-wall .preImg:nth-child(5) .content-left {
    top: 0;
}

.major-three .major-three-t2 p:nth-child(2){
    width: 681px;
    margin: 0 auto;
    line-height: 36px;
    font-size: 30px;
    font-weight: bold;
}
.major-three .major-three-t1 p:nth-child(3){
    font-size: 20px;
}
.major-three .major-three-t2 p:nth-child(3){
    width: 600px;
}


/*换图*/
/* .banner ul.enbanner li:nth-child(3) {
    background: url(../img/en/bannerMask.png)no-repeat center;
    background-size: 2000px;
} */
.mute .mute-bg {
    background: url(../img/mute.png)no-repeat center center;
}
.allround-bg {
    background: url(../img/allround-banner.png)no-repeat bottom center;
    height: 650px;
}
.smart2 {
    margin-top: 40px;
    background: url('../img/newPhone.png')no-repeat center;
    background-size: 1170px;
    height: 380px;
}
.medical-bg {
    background: url(../img/medical.png)no-repeat bottom center;
    height: 770px;
    margin-top: 120px;
}
.water-bg {
    background: url(../img/water.png)no-repeat bottom center;
    height: 720px;
    margin-top: 120px;
}


.lv-content-left .lv-content-item:nth-child(1){
    top: 450px;
}
.lv-content-left .lv-content-item:nth-child(2) {
    top: 470px;
}
.lv-content-right .lv-content-item:nth-child(2) {
    top: 320px;
}
.lv-content-right .lv-content-item:nth-child(3) {
    top: 340px;
}

/*电脑*/
@media screen  and (min-width:1400px){
    
}
/*笔记本*/
@media screen and (max-width: 1399px) and (min-width: 1200px){
    .modal-lg {
        margin-top: 32px;
    }
}
/*横向平板*/
@media screen and (max-width: 1199px) and (min-width: 1023px){

}
/*平板*/
@media screen and (max-width: 1023px) and (min-width: 768px){

}
/*笔记本高度*/
@media screen and (max-height: 767px) and (min-height: 600px){

}
/*手机*/
@media screen and (max-width: 767px){

}

@media screen and (max-height: 601px) and (min-height: 350px){

}