@charset "utf-8";
/************************************************************************************
smaller than 980
*************************************************************************************/


@media screen and (max-width: 5000px) {

 
}

@media screen and (max-width: 1280px) {

.bg1{background-attachment:fixed;background:url("../../images/bg1.jpg") no-repeat right bottom/cover}

}

@media screen and (max-width: 1100px) {

.bg1{background-attachment:fixed;background:url("../../images/bg1.jpg") no-repeat /*-680px*/right bottom/cover}

}

@media screen and (max-width: 1050px) {

.bg1{background-attachment:fixed;background:url("../../images/bg1.jpg") no-repeat /*-780px*/right bottom/cover}

}

@media screen and (max-width: 900px) {

.bg1{background-attachment:fixed;background:url("../../images/bg1.jpg") no-repeat -670px bottom/auto 120%}
    .m1 .a1 .b1{width:560px}

}

@media screen and (max-width: 850px) {

.bg1{background-attachment:fixed;background:url("../../images/bg1.jpg") no-repeat -570px bottom/auto 115%}


}

@media screen and (max-width: 780px) {

.bg1{background-attachment:fixed;background:url("../../images/bg1.jpg") no-repeat left bottom/cover}


}
@media screen and (max-width: 640px) {


}

