﻿
img,
*:focus{
	outline:none;
}
textarea{
  resize:none;
}
div,ul,li,dd,dt,h1,h2,h3,h4,h5,h6,dl,menu,nav{
	margin:0;
	padding:0;

	list-style:none;
}
a,img{
  star:expression(this.onFocus=this.blur()); 
	border:0;
}
li img{
	display:block;
	margin:0 auto;
}
input[type='text'],
input[type='password'],
input[type='number'],
select,
textarea{
	border:1px solid #CCC;
}
input[type='text'],
input[type='number'],
input[type='password']{
	padding:5px 0;
}
input[type='submit'],
input[type='reset'],
input[type='button']{
	padding:3px 12px;
	cursor:pointer;
}
select{
	padding:3px 0;
}
body .fl-left{
	float:left;
}
body .fl-right{
	float:right;
}
.clear,
.clearfix:before,
.clearfix:after,
.content:after,
#header:before,
#header:after,
#among:before,
#among:after,
#footer:before,
#footer:after{
	height:0;
	clear:both;
	display:block;
	overflow:hidden;
}
.clearfix:before,
.clearfix:after,
.content:after,
#header:before,
#header:after,
#among:before,
#among:after,
#footer:before,
#footer:after{
	content:"";
}
.nr p{
	margin:0;
}
#icp_con{
	display:none;
}
.big_img img{
	max-width:100%;
}
.big_img #dituContent{
  box-sizing:border-box;
}
.big_img #dituContent img,
.big_img .msg img{
	max-width:inherit;
}
#pageStyle{
	text-align:center;
	font-size:0;
	padding-top:24px;
}
#pageStyle a,
#pageStyle span{
	font-size:12px;
	display:inline-block;
	vertical-align:top;
	margin:0 5px;
	line-height:24px;
}
#pageStyle span{
	line-height:26px;
}
#pageStyle a,
#pageStyle select{
	background:white;
	border:1px solid #dddddd;
}
#pageStyle select{
	height:26px;
}
#pageStyle a{
	width:auto!important;
	text-align:center;
	white-space:nowrap;
	padding:0 8px;
}
#pageStyle a.other{
	padding:0 7px;
}
#pageStyle a.Act,
#pageStyle a:hover,
#pageStyle select:hover{
	color:inherit;
	background:#ffeee1;
	border-color:#eb6e13;
}
.ellipsis{
	display:block;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.ellipsis1{
	overflow:hidden;
	display:-webkit-box;
  display:block\9;
	-webkit-line-clamp:3;/*控制行数，超出用...省略*/
	-webkit-box-orient:vertical;
}

.game163 .bigImg {
    float: left;
    width: 435px;
    
}
.game163 .bigImg img{
  width:100%;
  border: 1px solid #9f9f9f;
}

.game163 .smallScroll{
    position: relative;
    padding: 0 30px;
    margin-top: 116px;
}	
.game163 .smallScroll .sPrev{
  left: 0;
  background-image: url(../images/left1.png);
}
.game163 .smallScroll .sNext{
  right: 0;
  background-image: url(../images/right1.png);
}
.game163 .smallScroll a{
    display: block;
    position: absolute;
    top: 50%;
    cursor: pointer;
    width: 13px;
    height: 23px;
    margin-top: 35px;
}
.game163 .smallScroll .smallImg li{
    float:left
}
.game163 .smallScroll .smallImg li img{
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    height: 88px;
    cursor: pointer;
	width:116px;
    border: 1px solid #bfbfbf;
}
.game163 .smallScroll .smallImg li.on img{
    border-color: #eb6e13;
}


.game163 .smallImg {
        float: left;
        margin: 0px;
        display: inline;
        width: 400px;
        overflow: hidden;
      }
      .game163 .smallImg ul {
        height: 98px;
        width: 9999px;
        overflow: hidden;
      }
      .game163 .smallImg li {
        float: left;
        padding: 0px;
        cursor: pointer;
        display: inline;
		width:116px;
		margin-right:8px;
		margin-left:8px;
      }
