@charset "gb2312";
/* CSS Document */
*{margin:0;padding:0;list-style:none;}
/*å¼•å…¥å­—ä½“*/
 @font-face {font-family: "iconfont";
          src: url('../font/iconfont.eot'); /* IE9*/
          src: url('../font/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../font/iconfont.woff') format('woff'), /* chrome, firefox */
          url('../font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
          url('../font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
        }

        .iconfont {
          font-family:"iconfont" !important;
          font-size:16px;
          font-style:normal;
          -webkit-font-smoothing: antialiased;
          -webkit-text-stroke-width: 0.2px;
          -moz-osx-font-smoothing: grayscale;
        }
.m0{margin-left:0;}
/*html5*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}

/*banner*/
.banner_bg{background:url(imagesbanner_bg1.jpg) no-repeat center -3px;width:100%;overflow:hidden;}
.banner{width:1000px;margin:0 auto;position: relative;}

.top{position:absolute;top:0;padding-top:8px;width:1000px;}
.top p{padding-top:10px;font-size:16px;line-height:2em;color:#dcba5e;}
.banner h1 img{display:block;border:none;}
.banner h1+p{position:absolute;top:440px;width:100%;text-align:center;font-size:32px;font-weight:bold;color:#ece19d;}
.banner .light-left{position:absolute;top:0;left:-460px;}
.banner .light-right{position:absolute;top:0;right:-460px;}
.banner .bubble{position:absolute;bottom:50px;left:50%;margin-left:-25px;width:50px;height:50px;background:url(imagesbubble1.png) no-repeat;
			animation: bubble 2s linear infinite;
}
.banner .rotate1{animation: rotate 4s linear infinite alternate;transform-origin: left top;}
.banner .rotate2{animation: rotate 4s linear infinite alternate;transform-origin: right top;}
@keyframes rotate{
	0%{transform: rotate(0deg);-webkit-transform:rotate(0deg)}
	25%{transform: rotate(-15deg);-webkit-transform:rotate(-15deg)}
	50%{transform: rotate(0deg);-webkit-transform:rotate(0deg)}
	75%{transform: rotate(15deg);-webkit-transform:rotate(15deg)}
	100%{transform: rotate(0deg);-webkit-transform:rotate(0deg)}
}
@keyframes bubble{
	0%{bottom:40px;}
	25%{bottom:60px;}
	50%{bottom:40px;}
	75%{bottom:60px;}
	100%{bottom:40px;}
}
@-webkit-keyframes bubble{
	0%{bottom:40px;}
	25%{bottom:60px;}
	50%{bottom:40px;}
	75%{bottom:60px;}
	100%{bottom:40px;}
}
@-moz-keyframes bubble{
	0%{bottom:40px;}
	25%{bottom:60px;}
	50%{bottom:40px;}
	75%{bottom:60px;}
	100%{bottom:40px;}
}
@-o-keyframes bubble{
	0%{bottom:40px;}
	25%{bottom:60px;}
	50%{bottom:40px;}
	75%{bottom:60px;}
	100%{bottom:40px;}
}
/*module1*/
.module1{background:#000 url(imagesm_11.jpg) no-repeat center 20px;}
.module1 header{background:url(imagestit_bg_031.png) no-repeat center center;padding:18px 0;text-align:center;}
.module1 .small-tit{font-size:16px;color:#fdefba;text-align:center;height:25px;overflow:hidden;line-height:30px;}
.cont-left,.cont-right{display:inline-block;*display:inline;zoom:1;width:48%;}
.cont-left{background:url(imageskk_072.png) no-repeat center top;min-height:189px;}
.cont-right{background:url(imageskk_093.png) no-repeat center top;min-height:189px;}
.cont-left p,.cont-right p{padding-left:252px;padding-top:58px;font:26px/38px "Microsoft Yahei";color:#d9b962;}

.city_list{padding-top:10px;}
.city_list a{float:left;display:block;width:84px;height:37px;line-height:36px;box-sizing: border-box;-webkit-box-sizing:border-box;border:1px solid #fff;color:#fff;font-size:16px;text-align:center;margin:0 17px 20px 0;}
.city_list a:nth-child(10){margin-right:0;}
.city_list a.active{background:url(imagespc_237.jpg) no-repeat;color:#d9b962;border:none;}
.city_list a:hover{color:#d9b962;border:1px solid #d9b962;}
.city_tar{margin-bottom:50px;}
.city_tar .tar_item,.tar_Item{background:url(imagestop_line.jpg) no-repeat;padding-top:2px;}
.city_tar .tar_item table,.tar_Item table{background:url(imagesbot_line.jpg) no-repeat center bottom;padding-bottom:2px;width:100%;}
.city_tar .tar_item tr,.tar_Item tr{background:#333333;}

.city_tar .tar_item .tr2,.tar_Item .tr2{background:#333333 url(imagesbot_line.jpg) no-repeat center bottom;}
.city_tar .tar_item td,.tar_Item td{padding:5px 10px;color:#fff;text-align:center; font: 16px/40px 'microsoft yahei';}
.city_tar .tar_item .tr1 td,.tar_Item .tr1 td{font-weight:bold;color:#d9b962;border-bottom:1px dashed #d9b962;}
.city_tar .tar_item td .bm,.tar_Item td .bm{display:block; width: 115px;
    height: 40px;
    text-align: center;
    font: 20px/40px 'microsoft yahei';
    color: #d9b962;
    border:1px solid #d9b962;
	border-radius:15px;
    margin:0 auto;
   }
.tar_Item td .bm:hover{
	background:#d9b962;
	color:#2c1e0b;
}
.tar_Item{margin-top:25px;padding-bottom:53px;}


.module2{background:#000 url(imagesm_11.jpg) no-repeat center 20px;}
.module2 header{background:url(imagestit_bg_031.png) no-repeat center center;padding:18px 0;text-align:center;}
.module2 .small-tit{font-size:16px;color:#fdefba;text-align:center;height:25px;overflow:hidden;line-height:30px;}
.module2{background:url(imagesm_22.jpg) no-repeat center top;padding-top:50px;}
.module2 .yh{margin-top:24px;
	

}
.module2 .yh li{float:left;width: 230px;height:232px;cursor:pointer;margin-right:25px;}
.module2 .yh li.mar0{margin-right:0;}
.module2 .yh li em{position:absolute;background:url(imagesyuan9.png) no-repeat;width: 230px;height:232px;transition: all .5s;}
.module2 .yh li:hover em{transform:rotate(-30deg);-webkit-trasnform:rotate(-30deg);}
.module2 .yh dl{padding:62px 25px 0;position:absolute;}

.module2 .yh dt{
	
	color:#d9b962;
	height:65px;margin-bottom:14px;
}
.module2 .yh dt span{float:left;width:28px;font-size:26px;line-height:30px;}
.module2 .yh dt b{float:left;font-family: "Impact";font-size:76px;line-height:65px;}
.module2 .yh dd{padding-top:12px;background:url(imagesyh_line1.jpg) no-repeat center top;text-align:center;font:24px/28px "Î¢ÈíÑÅºÚ";color:#d9b962;}
.module2 .yh dd .small-text{font-size:12px;text-align:center;text-indent:10px;letter-spacing: 0;}
.module2 .yh+div{text-align:center;}

.module2 .gift_list{margin-top:50px;
	
	color:#d9b962;
	padding-bottom:54px;}
.module2 .gift_list li{float:left;margin-bottom:14px;margin-right:40px;}
.module2 .gift_list li.mar0{margin-right:0;}
/*module3*/
.module3{background:#000 url(imagesm_33.jpg) no-repeat center 350px;padding-top:60px;}
.module3 header{background:url(imagestit_bg_031.png) no-repeat center center;padding:18px 0;text-align:center;}
.module3 .small-tit{font-size:16px;color:#fdefba;text-align:center;height:25px;overflow:hidden;line-height:30px;}
.module3 .shuju_list,.module3 .ganhuo_list{
	
	padding-bottom:50px;
}
.module3 .ganhuo_list{padding:0 10px;}
.module3 .shuju_list li,.module3 .ganhuo_list li{
	float:left;
	
}
.module3 .shuju_list li{margin-right:60px;}
.module3 .shuju_list li.mar0{margin-right:0;}
.module3 .ganhuo_list li{margin-right:120px;}
.module3 .ganhuo_list li.mar0{margin-right:0;}
.module3 .shuju_list{padding-top:20px;}
.module3 .ganhuo_list{margin-top:50px;}
.ganhuo_list li{float:left;;width:244px;height:377px;padding-top:160px;}
.ganhuo_list .left{background:url(imageslist116.jpg) no-repeat;}
.ganhuo_list .cen{background:url(imageslist217.jpg) no-repeat;}
.ganhuo_list .right{background:url(imageslist318.jpg) no-repeat;}
.ganhuo_list li p{height:198px;font-size:16px;line-height:24px;padding:0 45px 0 33px;color:#ddb772;}
.ganhuo_list li p+a{display:block;width:176px;height:46px;margin:0 auto;border-radius:20px;}

/*fix*/
.fix_wrap{position:fixed;left:0;top:10%;width:201px;max-height:630px;}
.fix_wrap header{background:url(imagesfix_top2.png) no-repeat center top;width:201px;height:238px;}
.fix_wrap .cont{width:124px;border:1px solid #9d7433;margin:0 auto ;border-top:0;border-bottom:0;background:#1b1301;}
.fix_wrap footer{background:url(imagesfix_foot8.png) no-repeat center top;width:126px;height:69px;cursor:pointer;margin:0 auto;}
.fix_wrap .cont ul{width:111px;margin:0 auto;border:1px solid #574424;border-top:0;cursor:pointer;border-bottom:1px;}
.fix_wrap .cont ul li{padding:0 7px;text-align:center;height:43px;line-height:43px;margin-bottom:4px;font-size:18px;color:#d9b962;}
.fix_wrap .cont ul li.active{background:url(imagesactive6.jpg) no-repeat center top;}
.fix_wrap .cont ul+a{display:block;width:111px;margin:-4px auto 0;border:1px solid #574424;border-top:0;text-align:center;color:#d9b962;height:43px;line-height:43px;font-size:18px;color:#d9b962;}
