@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
img{ border:none;}
a { text-decoration: none;}
ul{ list-style:none;}
body{ font-size:14px; font-family:"微软雅黑"; color:#900202; line-height:24px; background:#198dca;}	
/*背景*/
.main{ width: 100%; min-width:1003px; max-width:1440px; margin:0 auto; }
.bg01{background:url(images/circus_01.jpg) no-repeat center top; height:213px;}
.bg02{background:url(images/circus_02.jpg) no-repeat center top; height:212px;}
.bg03{background:url(images/circus_03.jpg) no-repeat center top; height:213px;}
.bg04{background:url(images/circus_04.jpg) no-repeat center top; height:212px;}
.bg05{background:url(images/circus_05.jpg) no-repeat center top; height:213px;}
.bg06{background:url(images/circus_06.jpg) no-repeat center top; height:212px;}
.bg07{background:url(images/circus_07.jpg) no-repeat center top; height:213px;}
.bg08{background:url(images/circus_08.jpg) no-repeat center top; height:212px;}

/*全局*/
.content{ width: 1003px; margin:0 auto; position: relative;}
.content p{font-size:14px; font-family:"微软雅黑"; color:#900202; line-height:24px; text-indent:2em; font-weight:bold;}

/**主导航**/
.nav{position:absolute; top:14px; left:38px; height:103px; width:920px;}
    .nav li{ float:left; width:225px; height:103px; margin-right:5px; background-image:url(images/navOut.png);}
        .nav li a{display:block;width:225px; height:111px;}
        .nav li:hover,.nav .active{background-image:url(images/navOn.png);}
        /*欢乐世界*/
.tabwrap{ position:absolute; top:265px; left:115px; width:778px; height:486px;}
    .tab{width:778px; height:486px; display:none;}
		.btn{position:absolute; top:0px; left:0px; width:168px; height:485px;}
        .btn li{width:168px; height:69px; background-image:url(images/btn_01.jpg); cursor:pointer;}
        .btn li a{display:block; width:168px; height:69px;}
        .btn li:hover,.btn .active{background-image:url(images/btn_02.jpg);}
     .scroll{position:absolute; top:0px; left:168px; width:610px; height:486px;}
     .scroll li{display:none; position:absolute; top:0px; left:0px; width:610px; height:486px;}
     .scroll img{position:absolute; top:0px; left:0px; width:610px; height:334px;}
     .scroll p{position:absolute; top:356px; left:92px; width:450px; height:100px;}
     	/*温泉世界*/
		.btn02{position:absolute; top:0px; left:0px; width:168px; height:272px;}
        .btn02 li{width:168px; height:69px; background-image:url(images/wqbtn_02.jpg); cursor:pointer;}
        .btn02 li a{display:block; width:168px; height:69px;}
        .btn02 li:hover,.btn02 .active{background-image:url(images/wqbtn_03.jpg);}
        .wqimg{position:absolute; top:204px; left:-1px; width:168px; height:281px; background:url(images/wqimg_03.jpg) no-repeat;}
     .scroll02{position:absolute; top:0px; left:168px; width:610px; height:486px;}
     .scroll02 li{display:none; position:absolute; top:0px; left:0px; width:610px; height:486px;}
     .scroll02 img{position:absolute; top:0px; left:0px; width:610px; height:334px;}
     .scroll02 p{position:absolute; top:356px; left:92px; width:450px; height:100px;}
     	/*糖果世界*/
		.btn03{position:absolute; top:0px; left:0px; width:168px; height:272px;}
        .btn03 li{width:168px; height:69px; background-image:url(images/tgbtn_01.jpg); cursor:pointer;}
        .btn03 li a{display:block; width:168px; height:69px;}
        .btn03 li:hover,.btn03 .active{background-image:url(images/tgbtn_02.jpg);}
        .tgimg{position:absolute; top:274px; left:0px; width:168px; height:210px; background:url(images/tgimg_03.jpg) no-repeat;}
     .scroll03{position:absolute; top:0px; left:168px; width:610px; height:486px;}
     .scroll03 li{display:none; position:absolute; top:0px; left:0px; width:610px; height:486px;}
     .scroll03 img{position:absolute; top:0px; left:0px; width:610px; height:334px;}
     .scroll03 p{position:absolute; top:356px; left:92px; width:450px; height:100px;}
     	/*苏乐*/
		.btn04{position:absolute; top:0px; left:0px; width:168px; height:68px; background-image:url(images/slbtn_02.jpg); cursor:pointer;}
        .slimg{position:absolute; top:68px; left:0px; width:168px; height:416px; background:url(images/slimg_03.jpg) no-repeat;}
     .scroll04{position:absolute; top:0px; left:168px; width:610px; height:486px;}
     .scroll04 img{position:absolute; top:0px; left:0px; width:610px; height:334px;}
     .scroll04 p{position:absolute; top:356px; left:92px; width:450px; height:100px;}
/*标签页 内容*/


/*版权*/
.footer{ padding:135px 0 0 240px; color:#fff;}
a.weibo{ display:inline-block; margin-left:239px; width:186px; height:34px;}
.footer p{ color:#fff; font-size:12px; }
.footer p a{ display:inline-block; margin-left:3px; position:relative; z-index:1000; font-size:12px; color: #ffffff; line-height:22px;}




