@charset "utf-8";
* { margin: 0; padding: 0; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background: #955f5f; }
li { list-style: none; }
a { text-decoration: none; }
img { border: none; }

.layout { width: 1000px; margin: 0 auto; }

.header { height: 360px; background: url(../images/head-bg.jpg) no-repeat 0 0; position: relative; }
.title { position: absolute; left: 152px; top: 80px; }
.tel { position: absolute; left: 170px; top: 35px; }

.head-naves { position: absolute; width: 316px; left: 310px; top: 340px; }
.head-naves li { float: left; display: inline; color: #fff; }
.head-naves a { margin: 0 15px; color: #fff; font-size: 14px; font-weight: bold; }
.head-naves a:hover, .head-naves a.current { color: #000; }

.home-mainer { height: 531px; background: url(../images/home-main-bg.jpg) no-repeat 0 0; position: relative; }
.main-tt { font-size: 18px; color: #3d1d02; position: absolute; left: 260px; top: 290px; }
.main-des { width: 485px; color: #3d1d02; position: absolute; left: 260px; top: 320px; line-height: 24px; }
.hot-girls { width: 680px; position: absolute; left: 163px; top: 55px; }
.hot-girls li { width: 140px; float: left; display: inline; margin: 0 15px; text-align: center; color: #955f5f; font-weight: bold; }
.hot-girls a { width: 134px; height: 174px; display: block; border: solid 3px #001a19; }
.hot-girls a:hover { width: 134px; height: 174px; display: block; border: solid 3px #fbacc7; }
.hot-girls img { width: 134px; height: 174px; display: block; }

.girls-main { height: 977px; background: url(../images/girls-main-bg.jpg) no-repeat 0 0; position: relative; }
.list-1 { position: absolute; left: 613px; top: 50px; }
.list-2 { position: absolute; left: 712px; top: 50px; }
.girls-list { width: 780px; position: absolute; left: 111px; top: 140px; }
.girls-list li { width: 250px; height: 390px; float: left; display: inline; margin: 0 5px; text-align: center; color: #955f5f; font-weight: bold; font-size: 14px; }
.girls-list a { width: 244px; height: 344px; display: block; border: solid 3px #001a19; }
.girls-list a:hover { width: 244px; height: 344px; display: block; border: solid 3px #fbacc7;}
.girls-list img { width: 244px; height: 344px; display: block; }

.g-main { height: 621px; background: url(../images/g-main-bg.jpg) no-repeat 0 0; position: relative; }
.girls-name { font-size: 24px; color: #955f5f; font-weight: bold; position: absolute; left: 583px; top: 110px; }
.girls-info { color: #955f5f; position: absolute; left: 583px; top: 160px; font-size: 18px; line-height: 24px; }
.pre { position: absolute; left: 590px; top: 45px; }
.next { position: absolute; left: 730px; top: 45px; }
.gg-stage { width: 320px; height: 450px; position: absolute; left: 190px; top: 103px; }
.gg-stage img { width: 310px; height: 440px; border: solid 5px #031b1b; }

.girl-l { width: 244px; position: absolute; left: 583px; top: 310px; }
.girl-l li { width: 110px; height: 110px; float: left; display: inline; margin: 3px; }
.girl-l a { width: 104px; height: 104px; display: block; border: solid 3px #031b1b; }
.girl-l a:hover { width: 104px; height: 104px; display: block; border: solid 3px #fbacc7;}
.girl-l img { width: 104px; height: 104px; display: block; }

.footer { height: 109px; background: url(../images/foot-bg.jpg) no-repeat 0 0; position: relative; }
.foot-naves { width: 290px; position: absolute; left: 372px; top: 62px; }
.foot-naves li { float: left; display: inline; color: #fff; }
.foot-naves a { font-weight: bold; color: #fff; margin: 0 15px; }
.foot-naves a:hover { text-decoration: underline; }

.copyright { width: 1000px; position: absolute; color: #fff; text-align: center; top: 25px; }








