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

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

.header { height: 210px; background: url(../images/head-bg.jpg) no-repeat 0 0; position: relative; }
.header2 { height: 210px; background: url(../images/head-bg2.jpg) no-repeat 0 0; position: relative; }
.header3 { height: 210px; background: url(../images/head-bg3.jpg) no-repeat 0 0; position: relative; }
.header4 { height: 210px; background: url(../images/head-bg4.jpg) no-repeat 0 0; position: relative; }
.title { position: absolute; left: 106px; top: 81px; }
.title img { display: block; }
.tel {
	color: #fff;
	font-size: 30px;
	position: absolute;
	left: 482px;
	top: 172px;
}

.head-naves { position: absolute; left: 540px; top: 45px; }
.head-naves li { float: left; display: inline; margin: 0 10px; }
.head-naves a { font-size: 26px; color: #87164a; }
.head-naves a:hover, .head-naves a.movein { color: #fff; }

.mainer { height: 522px; position: relative; }
.mainer2 { width: 1100px; height: 522px; background: url(../images/main-bg2.jpg) no-repeat 0 0; position: relative; }
.mainer3 { width: 1100px; height: 522px; background: url(../images/main-bg3.jpg) repeat-x 0 0; position: relative; }

.main-left { width: 675px; height: 522px; background: url(../images/main-left-bg.jpg) no-repeat 0 0; float: left; display: inline; }
.ml-tt { color:#990000; font-size: 24px; position: absolute; left: 88px; top: 55px; }

.m-des { width: 576px; position: absolute; left: 88px; top: 110px; }
.m-des h2 { color: #990000; font-size: 24px; }
.md-pp { color: #990000; font-size: 14px; line-height: 18px; }
.md-pp2 { color: #990000; font-size: 20px; line-height: 24px; margin: 15px 0; }
.md-tt2 { margin-top: 25px; }

.main-right { width: 425px; height: 522px; background: url(../images/main-right-bg.jpg) no-repeat 0 0; float: left; }

.girls-list { width: 764px; position: absolute; left: 168px; top: 8px; }
.girls-list li { width: 175px; height: 225px; float: left; display: inline; margin: 8px; }
.girls-list a { width: 165px; height: 215px; display: block; border: solid 5px #c1618d; }
.girls-list a:hover { border: solid 5px #2b0618; }
.girls-list img { width: 165px; height: 215px; display: block; }

.main-left3 { width: 600px; height: 522px; background: url(../images/main-left-bg3.jpg) no-repeat left 0; float: left; display: inline; }
.gg-stage { width: 290px; height: 440px; border: solid 5px #c1618d; position: absolute; left: 298px; top: 36px; }
.gg-stage img { width: 290px; height: 440px; display: block; }

.main-right3 { width: 500px; height: 522px; float: left; }

.girls-des { position: absolute; left: 740px; top: 36px; }
.girls-name { font-size: 40px; color: #bc5686; }
.girls-info { font-size: 18px; color: #bc5686; margin: 10px 0;}

.girl-l { width: 100px; position: absolute; left: 618px; top: 36px; }
.girl-l li { width: 100px; height: 100px; float: left; display: inline; margin: 6px 0; }
.girl-l a { width: 90px; height: 90px; display: block; border: solid 5px #c1618d; }
.girl-l a:hover { border: solid 5px #2b0618; }
.girl-l img { width: 90px; height: 90px; display: block; }

.pre { width: 37px; height: 40px; display: block; background: url(../images/pre-bg.jpg) no-repeat 0 top; position: absolute; left: 985px; top: 35px; }
.pre span { width: 37px; display: block; color: #bc5686; font-size: 16px; margin-top: 20px; text-align: center; }
.next { width: 37px; height: 40px; display: block; background: url(../images/next-bg.jpg) no-repeat 0 bottom; position: absolute; left: 985px; top: 96px; }
.next span { width: 37px; display: block; color: #bc5686; font-size: 16px; margin-top: 2px; text-align: center; }

.footer { width: 1100px; height: 68px; background: url(../images/foot-bg.jpg) no-repeat 0 0; line-height: 68px; text-align: center; color: #000; position: relative; }
.footer a { color:#000000;}