html {background: #000 url(../jpg/bg-jeans.jpg) no-repeat center top;}
.wrapper {max-width: 1024px;}
.header {display: none; width: 100%; margin: 0 auto;}
.header #billboard {position: relative; width: 100%; height: 650px; margin: 0 auto; cursor: pointer;}
.header #billboard > div {position: absolute; display: none; width: 100%;}
.nav {margin-top: 0; padding: 5px;}
#frame1{
    display: none;
    position: relative;
    width: 100%;
    margin-top: 26%;
    text-align: center;
    vertical-align: middle;
}
#frame1 img:first-child{
    opacity: 0;
}
#frame1 img:last-child{
    position: absolute;
    left: 7%;
    opacity: 0;
}
#frame2{
    display: none;
}
#frame2 .detail{
    width: 60%;
    color: aquamarine;
    font-size: 20px;
    text-align: center;
    float: left;
}
#frame2 > .detail img:first-child{
    margin-left: -50px;
    opacity: 0;
}
#frame2 > .detail img:nth-child(2){
    margin: 40px 0;
    margin-left: -50px;
    opacity: 0;
}
#frame2 .detail p{
    font-size: 24px;
    margin-bottom: 90px;
    font-family: "CenturyGothic";
    margin-left: -50px;
    opacity: 0;
}
#frame2 .detail p strong{
    margin-left: 50px;
    opacity: 0;
}
#frame2 .price{
    color: red;
    font-size: 45px;
}
#frame2 .buttom{
    background: url(../png/bottom.png);
    color: wheat;
    width: 263px;
    height: 50px;
    margin:0 auto;
    line-height: 50px;
    margin-left: 0px;
    opacity: 0;
    font-family: "CenturyGothic";
    font-size: 22px;
}
#frame2 .pic{
    text-align: center;
    float: left;
    opacity: 0;
    margin-top: 40px;
}
#frame3{
    position:relative;
    float:left;
    width:100%;
    display:none;
}
#frame3 .detail{
    width:60%;
    text-align:center;
    float:left;
}
#frame3 .detail .pic{
    margin:70px 0;
    float:left;
    width:100%;
    margin-bottom: 0px;
    text-align:left;
    height: 333px;
    position:relative;
}
#frame3 .detail .pic img:nth-child(1){
    position:absolute;
    width:330px;
}
#frame3 .detail .pic img:nth-child(2){
    position:absolute;
    left:33%;
    z-index: 1;
    top:-5%;
}
#frame3 .detail .pic img:nth-child(3){
    width:330px;
    position:absolute;
    right:-275px;
}
#frame3 .buttom{
    background: url(../png/bottom.png);
    color: wheat;
    width:263px;
    height:50px;
    margin:0 auto;
    line-height:50px;
    margin-left:120px;
    float:left;
    font-family:GOTHIC;
    font-size:22px;
}
#frame3 .pic-custom{
    text-align:center;
    position:relative;
    opacity:0;
    float:left;
    margin-top:-250px;
}
#frame3 .pic-custom img:first-child{
    opacity:1;
}
#frame3 .pic-custom img{
    position:absolute;
    opacity:0;
}
#frame3 .pic-custom img:nth-child(3){
    top:66px;
    left:67px;
    z-index:99;
}
#frame3 .pic-custom img:nth-child(6){
    top:3px;
    left:18px;
}
#frame3 .pic-custom img:nth-child(7){
    top:81px;
    left:42px;
}
#frame3 .pic-custom img:nth-child(8){
    left:20px;
}
.product-all {
    display: none;
    height: 270px;
    background: #000000 url("../png/footer_shirts.png") no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-size: cover;
    background-position: center;
}
.style-week {
    margin: 30px auto;
    max-width: 1024px;
    text-align: center;
}
.style-week > p {
    font-size: 32px;
    letter-spacing: 2px;
    text-align: center;
}
.style-week p .style-of {
    font-weight: 300;
}
.style-week p .the-week {
    font-weight: 700;
}
.style-week .style-product {
    display: inline-block;
    margin: 30px auto 0 auto;
    text-align: center;
}
.style-week .style-product > li {
    display: inline-block;
    list-style: none;
}
.style-week .style-product .style-middle {
    margin: 0 20px 0 20px;
}
.style-week .style-product .style-frame {
    display: inline-block;
    position: relative;
    width: 300px;
    height: 340px;
    padding: 5px;
    border: 1px solid #eee;
    outline: none;
}
.style-week .style-product .style-frame .caption {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-shadow: 0 1px 2px #d4d4d4;
}
.style-week .style-product .style-frame .caption > div {
    margin-top: 124px;
}
.style-week .style-product .style-frame .caption .product {
    font-size: 20px;
    color: #3f3f3f;
}
.style-week .style-product .style-frame .caption .product-price {
    width: 70%;
    margin: 20px auto;
    padding: 15px 0;
    border-top: 1px solid #3f3f3f;
    border-bottom: 1px solid #3f3f3f;
    font-size: 26px;
    color: #3f3f3f;
}
.style-week .style-product .style-frame img {
    display: block;
    width: 300px;
    height: 340px;
    height: auto;
}
.footer {
    max-width: 1024px;
    margin: 10px auto;
    text-align: center;
}
.footer h1 {
    color:#494637;
    font-size: 18px;
    font-weight: 500;
}
.footer > p {
    margin-top: 10px;
    color: #494637;
    font-size: 12px;
    text-align: center;
}
.footer .footer-link {
    display: none;
    margin: 30px 0 20px 0;
    padding: 0 10px;
    color: #494637;
    text-align: left;
}
.footer .footer-link h4 {
    margin-bottom: 10px;
}
.footer .footer-link p {
    color: #494637;
    text-align: left;
}
.footer .site-map {
    float: left;
    width: 65%;
}
.footer .trailer {
    margin-top: 15px;
    font-size: 14px;
}
.footer .footer-menu > li {
    float: left;
    width: 50%;
    list-style: none;
}
.footer .footer-menu .footer-link-menu {
    margin-bottom: 10px;
}
.footer .footer-menu .footer-link-menu > li {
    padding: 2px 0 2px 10px;
    background: url('../png/blockcontentbullets-2.png') no-repeat;
    list-style: none;
}
.footer .footer-menu .footer-link-menu a {
    color: #494637;
    text-decoration: none;
}
.footer .footer-menu .footer-link-menu a:hover {
    color: #CCCBA6;
}
.footer .support-center {
    float: left;
    width: 35%;
}
.footer .support-center .contact-email {
    margin-top: 15px;
}
#social-link {
    display: inline-block;
    height: 30px;
    margin-top: 5px
}
#social-link > li {
    display: inline;
    float: left;
    padding: 3px;
    list-style: none;
}
#social-link .google-plus {
    display: block;
    padding: 2px 7px;
    background: #dd4b39;
    border-radius: 2px;
    color: #fff;
}

@media only screen and (min-width: 768px) {
    .product-all {
        display: block;
        height: 170px;
        background-position: center 0;
    }
    .style-week > p {
        font-size: 46px;
    }
    .style-week .style-product .style-frame .caption .product {
        font-size: 18px;
    }
    .footer .footer-link {
        display: block;
    }
}

@media only screen and (min-width: 1024px) {
    .header {display: block;}
    .nav {padding: 0;}
}