.container {
    width: 1360px;
    margin: auto;
}


/*爱游新右旗开始*/
.aymasbg {
    background: #e5eee2;
    padding-bottom: 60px;
    overflow: hidden;
    padding-top: 25px;
}

.aymaslist {
    height: 52px;
    padding: 20px 0px;
    background: url(../img/aymasbg.jpg) center repeat-x;
}

.ml_lycon {
    width: 100%;
}

.ml_lycon dl {
    float: left;
    padding-right: 2px;
}

.ml_lycon dl.last {
    padding-right: 0;
}

.ml_lycon dl dt {
    float: left;
    width: 133px;
    height: 257px;
}

.ml_lycon dl dd {
    float: left;
    width: 430px;
    height: 217px;
    margin-right: 8px;
    background: #fff;
    padding: 10px;
}
@media (max-width: 767px) {
    .container{width: 100%;}
}
