@charset "utf-8";
* { padding: 0; margin: 0; }
a { text-decoration: none; color:#818286; };
a:link { color: #000; };
.container {  }
.header { margin: 0 auto; width: 1200px; height: 200px; text-align: center; }
.logo { padding: 35px 0;}
.nav dl { display: inline; float: left; width: 240px; }
.nav dd { margin-bottom: 12px; }
.focus a { color:#EF4136; }
.nav a:hover { color:#EF4136; }

.content { margin: 0 auto; width: 1200px; }
.title { text-align: center; margin-top: 75px; margin-bottom: 40px; }
.font-1 { font-size: 24px; color: #ED4135; }
.font-2 { font-size: 14px; color: #818286; }
.content ul { height: 470px; width: 1240px; }
.content li { float: left; list-style-type: none; width: 580px; height: 200px; margin-bottom: 35px; margin-right: 40px; }
.content li p { font-size: 24px; color: #FFF; }
h1 { font-size: 24px; color: #FFF; font-weight: normal; margin-top: 80px; }
.li-1 { background: url(../images/Contact%20Shoecase-02.png) no-repeat; text-align: center; }
.li-2 { background: url(../images/Contact%20Shoecase-03.png) no-repeat; text-align: center; }
.li-3 { background: url(../images/Contact%20Shoecase-04.png) no-repeat; text-align: center; }
.li-4 { background: url(../images/Contact%20Shoecase-05.png) no-repeat; text-align: center; }
.li-h { background-color: #EF4136; text-align: center;}
.p-1 { margin-top: 50px; }
.disnone { display: none; }

.footer { background:url(../images/home-31.jpg) no-repeat; width: 100%; height: 500px; }
.info { margin: 0 auto; width: 1200px; height: 350px; }
.contact { float: left; margin-top: 35px; margin-right: 150px; }
.contact dl { margin-bottom: 25px; }
.contact dt { float: left; margin-right: 15px; }
.contact dd { color: #FFF; font-size: 16px; }
.code { float: left; text-align: center; margin-top: 25px; margin-right: 45px; margin-left: 45px; }
.code dt { margin-bottom: 50px; }
.code dd { color: #BCBDBF; }
.copyright { background-color:#000; height: 150px; text-align: center; }
.copyright p { padding-top: 20px; font-size: 16px; color: #BCBDBF; }