html{overflow-y:scroll;} 
img{ border:0px;}

p{ margin:0px; padding:0px;}
ul,li{ margin:0px; padding:0px; border:0px;list-style:none;}/*公共*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img,em,b{margin:0;padding:0;}
h1{color:#333; font-size:26px; font-weight:bold;}
h2{font-size:30px;color:#666;}
h3{font-size:26px;font-weight:normal;line-height:40px; color:#444;}

body {
	margin:0 auto;
	FONT-SIZE: 12px;
	COLOR: #464645;
	font-family:"微软雅黑",Arial, Helvetica, sans-serif;
	line-height:28px;
}



/*head*/

.top{
	width:100%;
	height:80px;
	position:fixed;
	z-index:99;
	background-color: #FFFFFF;
	box-shadow:0 5px 10px -10px rgba(0, 0, 0, 0.6);
}

.top1{width:100%;position:fixed; z-index:2;}
.top2{margin:0 auto; text-align:center;padding-top:140px;position:fixed;}
.head1{width:1200px;margin:0 auto;overflow:hidden;}
.head1a{width:140px; height:61px;float:left; padding-top:19px;}
.head1b{width:660px; height:45px;float:right;padding-top:20px;}




/*导航默认样式，可根据实际情况修改*/
.nav {width:660px;height:30px;list-style:none;}
.nav li {width:80px;height:30px;float:left; display:block;text-align:center;}
.nav li a{color:#333;text-align:center;height:30px; width:100px;line-height:30px; font-size:15px;}/*鼠标经过时样式*/
.nav li a:hover {color:#636363; font-size:15px;}

.nav1 {width:660px;height:30px;list-style:none;}
.nav1 li {width:80px;height:30px;float:left; display:block;text-align:center;;}
.nav1 li a{color:#fff;text-align:center;height:30px; width:100px;line-height:30px; font-size:15px;}/*鼠标经过时样式*/
.nav1 li a:hover {color:#fff; font-size:15px;}

.clear{clear:both;}

.neirong{ width:1200px; margin:0 auto;}


.foot{color:#909090; font-size:15px;}
.foot li{width:70px; float:left; color:#909090;}
.foot li a{width:70px; float:left; color:#909090; font-weight:bold;}






A:link    {font-size:14px;COLOR: #464645; text-decoration: none; }
A:visited {font-size:14px;COLOR: #464645; text-decoration: none; }
A:hover   {font-size:14px;COLOR: #212121; text-decoration: none; }



/*娱乐首屏*/
.focus_box{height:380px; width:1200px; margin:0px auto;}
.focus{width:1200px;height:380px;float:left;border:0px solid #d9d9d9;margin-top:0px;position:relative;}
.focus #pic{
	width:1200px;
	height:380px;
	overflow:hidden;
}
.focus #pic ul{width:3956px;height:380px;float:left;}
.focus #pic li{width:1200px;height:380px;float:left;}
.focus #pic li img{width:1200px;height:380px;float:left;}
.focus .tip-bg{position:absolute;left:0;bottom:0;z-index:12;}
.focus #tip{
	width:80px;
	height:14px;
	position:absolute;
	left:580px;
	bottom:20px;
	z-index:13;
}
.focus #tip ul li{width:14px;height:14px;float:left;display:inline;margin:0 5px;cursor:pointer;background:url(../images/focus_tip.gif) no-repeat;}
.focus #tip ul li.current{background:url(../images/focus_tip_current.gif) no-repeat;}
.focus .show{display:block!important;}

.tuijian{ width:1200px; margin:0 auto;background:#CCC;}
.tuijian1{ width:150px; height:200px; background:#df0623;font-size:26px; line-height:40px; color:#FFF; text-align:center; float:left; padding-top:60px;}
.tuijian2{ width:1050px; height:255px; float:right; background:#f3f3f3; padding-top:5px;}
.tuijian2 ul{ width:1050px;}
.tuijian2 li{ line-height:35px; width:330px;height:35px; float:left; padding:0 0 0 20px; font-size:18px;}

.more {width:100px;font-size:14px;height:26px;line-height:26px;border:1px solid #fff;color: #fff;display:block;border-radius:25px;-moz-border-radius:25px; margin:0 auto; margin-top:20px;}
.more a{color: #fff;display:block;border-radius:25px;-moz-border-radius:25px;}
.more a:hover{color: #fff;display:block;transition:all 0.8s ease-out 0s;border-radius:25px;-moz-border-radius:25px;}

.more1 {width:100px;font-size:14px;height:30px;line-height:30px;border:1px solid #333;color: #333; text-align:center;display:block;border-radius:25px;-moz-border-radius:25px; margin:0 auto; margin-bottom:20px;}
.more1 a{color: #fff;display:block;border-radius:25px;-moz-border-radius:25px;}
.more1 a:hover{color: #fff;display:block;transition:all 0.8s ease-out 0s;border-radius:25px;-moz-border-radius:25px;}


