@charset "gb2312";
/* CSS Document */
/* 初始化环境 */
body{color:#000;text-align:center;line-height:24px;}
img{ border:0}
div{text-align:left;word-break:break-all;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,table,td,th,form,fieldset,img,dl,dt,dd,div{margin:0;padding:0;}
textarea,input,select,body{font-size:12px;}
ul,li,ol,{list-style-type:none;}
ul{ list-style:none;}
select,input{vertical-align:middle;}
fieldset,img{border:0;}

a:link,a:visited {color:#414244;text-decoration:none;}
a:hover {color:#c52d78;text-decoration:underline;}
a:active{color:#414244;text-decoration:none;}

.titBox{margin:3px 0;font-size:16px;font-weight:bold;color:#ff0000;text-align:center;padding:0;}
#bigBox{width:100%;height:100%;background:#000 url(../images/bg.jpg) no-repeat center top;}
#content01{width:1000px;margin:0 auto;}
#banner{height:350px;background:url(../images/banner.jpg) no-repeat 0 0;position:relative;}
.gundong{
	position:absolute;
	width:982px;
	height:92px;
	top: 227px;
	left: 9px;
}
.gundong img{width:190px;height:92px;}
.b1Top{height:153px;overflow:hidden;}
.b1Bot{height:720px;background:url(../images/box1_bot.jpg) no-repeat 0 0;padding:10px 0 0 20px;}
.b1Bot li{width:240px;height:330px;float:left;display:inline;background:url(../images/cp_bj.jpg) no-repeat 0 0;position:relative;}
.b2Bot li{width:240px;height:330px;float:left;display:inline;background:url(../images/cp_bj2.jpg) no-repeat 0 0;position:relative;}
.b1Bot li .title,.b2Bot li .title{
	position:absolute;
	width:160px;
	height:20px;
	left: 28px;
	top: 5px;
	font:bold 18px/22px Microsoft YaHei,Verdana, Geneva, sans-serif;
}
.b1Bot li .imgBox,.b2Bot li .imgBox{
	position:absolute;
	width:126px;
	height:160px;
	top: 67px;
	left: 52px;
}
.b1Bot li .con,.b2Bot li .con{
	position:absolute;
	width:238px;
	top: 260px;
}
.b1Bot li .but,.b2Bot li .but{
	position:absolute;
	width:235px;
	left: 2px;
	top: 290px;
}
.b1Bot li .but img,.b2Bot li .but img{margin:0 5px;}
.b2Top{height:135px;overflow:hidden;}
.b2Bot{height:715px;background:url(../images/box2_bot.jpg) no-repeat 0 0;padding:10px 0 0 20px;}
.b3Top{height:141px;overflow:hidden;}
.b3Bot{height:508px;background:url(../images/box3_bot.jpg) no-repeat 0 0;padding:10px 15px 0 15px;}
.b3Bot .conBox{height:450px;overflow:auto;overflow-x:hidden;}
.b4Top{height:97px;overflow:hidden;}
.b4Bot{height:129px;background:url(../images/box4_bot.jpg) no-repeat 0 0;padding:60px 300px 20px 50px;font:bold 16px/24px Microsoft YaHei,Verdana, Geneva, sans-serif;}

#gameshop{height:93px; width:990px; position:relative;overflow:hidden;}
#m_left,#m_right{
	display:block;
	height:28px;
	width:20px;
	position:absolute;
	top:32px;
}
#m_left{
	left:0px;
	width:20px;
	height:30px;
	background:url(../images/but_l.jpg) no-repeat 0 0;
}
#m_right{
	right:9px;
	width:20px;
	height:30px;
	background:url(../images/but_r.jpg) no-repeat 0 0;
}
#rollbox{width:220px; height:100%;overflow:hidden; margin-left:31px;}
#rollimg{ margin:0; display:block; float:left;}
#rollimg li{ float:left; display:inline; margin-right:2px; width:220px; height:125px;}
#rollimg a{ display:block; float:left; color:#666; text-decoration:none;}
#rollimg a:hover{ color:#f00; text-decoration:none;}
#rollimg a span{ display:block;width:220px; height:20px; line-height:20px; text-align:center; overflow:hidden;cursor:pointer;}


.clear{clear:both;font-size:0;line-height:0;height:0;}
.cur{cursor:pointer;}

.l10{line-height:10px;}
.l20{line-height:20px}
.l30{line-height:30px}
.text_24{text-indent:24px;}

.font_14{font-size:14px;}
.font_16{font-size:16px;}
.font_18{font-size:18px;}

.font_red{color:#F00;}
.font_gray{color:#ccc;}
.font_w{color:#ffffff;}

/*以下样式用于专题背景很复杂的情况，去除底部的背景，使底部风格和页面统一*/

/*修改页面背景颜色*/
html body {background:#f7cbc2;}
/*修改links条，去背景，文字居中，白色*/
body #bottom {background:#f7cbc2;}
body #bottom .links { background:none; text-align:center;}
body #bottom .links ,body #bottom .links a { color:#49494b;}
/*修改sites条，更改文字颜色*/
body #bottom .sites ,body #bottom .sites a ,body #bottom .sites a:link { color:#49494b;}
body #bottom .sites a:hover ,body #bottom .sites a:visited { color:#49494b;}
/*修改left和mid，更改文字颜色*/
body #bottom .left p ,body #bottom .left p a ,body #bottom .left p a:link { color:#49494b;}
body #bottom .mid ,body #bottom .mid a ,body #bottom .mid a:link { color:#49494b;}
