/*reset*/
body {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color:#FFFFFF;
	color:#5E5E5E;
	font-family: "Microsoft YaHei", "微软雅黑";
}
body,div, ul, li, ol, img {
	margin: 0;
	padding: 0;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
ol, ul, li {
	list-style: none;
}
div {
	display: block;
}
h4 {
	font-weight:700;
}

.nav-title {
	background-image:url(../images/nav_title.png);
	position:relative;
	z-index:1000;
	top:0px;
	width:100%;
	height:auto;
	opacity:0.90;	
}
.nav-logo {
	float: left;
	margin:0px 0px 0px 17.5%;
	padding:0;
	width: 100px;
	height:auto;
}
.signin {
	position:absolute;
	bottom:20px;
	margin-left:85%;
	width:200px;
	height:auto;
	font-size:20px;
	line-height:30px;
	text-align:center;
	color:#FF0004;

}
.signin span {
	display:block;
	width:160px;
	margin:auto;
	background-color:rgba(200, 47, 29, 1);
	color:#FFFFFF;
	float:left;
}
.nav-main {
	width:60%;
	height:100px;
	margin:0 auto;
}
.nav_current {
	height:100px;
	background-color:rgba(200, 47, 29, 1);
}
.nav-main ul li {
	float: left;
	font-size: 22px;
	width: 18%;
	line-height:108px;
	text-align: center;
}
.nav-main ul li a {
	color:#070707;
}
.nav-main ul li a:hover {
	color:#C82F1D;
}
#content {
	position:relative;
	top:40px;
	width: 65%;
	height: auto;
	margin: 0 auto;
}
.main {
	position:relative;
	z-index:3;
	margin-top:-18px;
	width:100%;
	height:auto;
}

.barcolor{
	width:100%;
	margin-top:108px;
	background:#9CC;	
	}

.mainshow {
	width:65%;
	height:auto;
	margin:0 auto;
}
.example2 {
	width:65%;
	height:820px;
	margin:0 auto;
	background-color:#EDEDEF;
}
.example2 ol {
	position:relative;
	width: 100px;
	height: 20px;
	top:-120px;
	left:45%;
}
.example2 ol li {
	float:left;
	width: 15px;
	height: 15px;
	border-radius:15px;
	margin: 5px;
	background: #fff;
}
.example2 ol li.seleted {
	background: #1AA4CA;
}
.game_img {
	position:relative;
	z-index:1000;
	width: 110px;
	height:110px;
	border-radius:20px;
}
.dai {
	width:100%;
	height:200px;
	background-color:rgba(255, 204, 0, 1);
}

.product_desc {
	position:relative;
	z-index:1000;
	top:0px;
	width:65%;
	margin:auto;
	padding:0;
	text-align:left;
}
.backdiv {
	background-color:rgba(230, 102, 89, 1);
	width:400px;
	height:176px;
}
.productdesc_title{
	 position:relative;
	 width:65%;
	 height:-20px;
	 padding-top:40px;
	 margin:auto; 
	 text-align:left;
	 }
.con-box{
	position:relative;
	top:-120px;
	width:90%;
	height:320px;
	margin:0 auto;
	z-index:3;
	background-color:#666;
	}
.hot-font {
    position:absolute;
    width: 20%;
    height: 176px;
    top: 0px;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .3s ease-in;
}

.hot-font {
    position:absolute;
    width: 20%;
    height: 176px;
    top: 0px;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .3s ease-in;
}

.home-list-left{
    position:absolute;
    width: 50%;
    height: 176px;
    top: 0px;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .3s ease-in;
}
.home-list-right{
    position:absolute;
    width: 50%;
    height: 176px;
    top: 0px;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .3s ease-in;
}

.hot-font:hover{
	position: absolute;
    width: 20%;
    height: 176px;
    top: 0px;
    left: 0;
    opacity: 1;
    filter: alpha(opacity=1);
	}
.hot-font .bg {
    background: #cf1132;
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 176px;
    opacity: .85;
}
.hot-font .con {
    position: absolute;
    top: 0;
    left: 0;
    padding: 39px 30px;
    overflow: hidden;
}
.hot-font .font-qr {
    float: left;
    margin: 0 28px 0 0;
    width: 100px;
    height: 100px;
}
.hot-font .txt {
    float: left;
    width: 172px;
    height: 99px;
    overflow: hidden;
}
.hot-font .txt p {
    height: 28px;
    color: #fff;
    font: 14px/28px "Microsoft YaHei";
    overflow: hidden;
}
.hot-font .score {
    position: relative;
}
.hot-font .score span {
    position: absolute;
    display: block;
    width: 90px;
    height: 20px;
    top: 3px;
    left: 68px;
   
}
.hot-font .txt .down-num {
    padding: 0 0 0 15px;
}
.hot-title {
    color: #383838;
    font: 700 20px/32px "Microsoft YaHei";
    margin: 0px 0 0 50px;
    height: 32px;
    
}
.hot-txt {
  
    font: 14px "Microsoft YaHei";
    margin:auto;
    color: #9f9f9f;
}
.abto_lis {
	overflow: hidden;
	margin-left: 0px;
}
.abto_lis li {
	width:100%;
	height:200px;
	background:#FCFCFC;
	float: left;
	margin: 0px 30px 10px 0;
}

.abto_lis li a {
	margin:20px 0px 20px 20px;
	float: left;
}

.abto_lis .smal_dow:hover {
	overflow: hidden;
	color: #FFFFFF;
	background:#F47A0B !important;
	border: 1px solid #F47A0B;
}
.abto_tex {
	float: right;
	width: 30%;
	text-align: center;
	margin-top:20px;
	margin-right:0px;
}
.abto_des{
	margin-top:50px;
	display: block;
	width: 50%;
	overflow: hidden;
	text-align: center;
}
.szau_tto {
	position:relative;
	float: right;
	display: block;
	margin-top:auto;
	margin-left:0px;
}
.szau_tto a {
	display: block;
	color:#999;
	width:80px;
	height: 28px;
	line-height: 24px;
	text-align: center;
	background: #f9f9f9;
	border-radius: 10px;
}
.smal_dow {
	overflow: hidden;
	margin-right: 10px;
	background: #FFF !important;
	border: 1px solid #CCC;
}
#footer {
	position:relative;
	padding-top:20px;
	background-color:#F5F5F5;
	text-align:center;
	width:100%;
	
	margin: 0 auto;
	font-family: "Microsoft YaHei", "微软雅黑";
}

.desc_tail
{
	margin:5%;
}
.nav-title {
	
}


.maincolor {
	background-color: #FFFFFF
}
.nav_login {
	color:#FFFFFF;
}

.productdesc_title2 {
	 position:relative;
	 width:100%;
	 height:40px;
	 padding-top:-20px;
	 margin:auto; 
	 text-align:left;	
}



.on_loginreg {
	margin: 30 10px;
	width: 128px;
	height: 32px;
	border: 0;
	background-color:#C82F1D;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}
