﻿@charset "utf-8";
/* CSS Document */

body{
	font-family:"微软雅黑", Arial, Roman; 
	font-size:14px; 
	line-height:18px; 
	color:#333333;
	margin:0; 
	padding:0; 
}
/*头部开始*/
.header{
	height:75px;
	background-color:#2f1c22;
}
.header-content{
	/* min-width:1000px;
	width:1036px;
	height:75px;
	margin:0px auto;
	overflow:hidden; */
}
.logo{
	width:280px;
	height:50px;
	margin-top:12px;
	float:left;
}
.shoucang{
	width:100px;
	height:30px;
	float:right;
	margin-top:23px;
	color:#ffffff;
    line-height:30px;
}
.shoucang a{
	color:#ffffff;
	text-decoration:none;
}
/*菜单开始*/
.munebg{
	height:44px;
	background-color:#26161b;
}
.munebg-content{
	min-width:1000px;
	width:1036px;
	height:44px;
	margin:0px auto;
	overflow:hidden;
}
.mune{
	width: 146px;
	height: 30px;
	text-align: center;
	padding-top: 14px;
	font-size: 16px;
	float: right;
}
.mune a{
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}
.muneon{
	width:146px; 
	height:28px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-size:16px;
	padding-top:14px;
	border-bottom-style:solid;
	border-bottom-color:#ffffff;
	border-bottom-width:2px;
	float:right;
}
/*首页*/
.indexcont{
	height:590px;	
}
.bg1{
	background-color:#060404;
}
.bg2{
	background-color:#eee8ab;
}
.bg3{
	background-color:#d7e37f;
	height:645px;
}
.bg4{
	background-image:url(../images/cont4_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	/*height:906px;*/
	text-align:center;
}
.bg5{
	background-color:#b07a48;
	overflow: hidden;
	text-align:center;
	padding-top:34px;
	padding-bottom:46px;
}
.index1-content{
	height:590px;
	margin:0px auto;
	overflow:hidden;
	text-align: center;
	padding-top:10px;
	background-image:url(../images/cont1_bg.jpg);
	background-position: right top;
	background-repeat: repeat-x;
}
.index2-content{
	height:590px;
	margin:0px auto;
	overflow:hidden;
	text-align: center;
	padding-top:10px;
	background-image:url(../images/cont2_bg.jpg);
	background-position: center bottom;
	background-repeat:no-repeat;
}
.index3-content{
	margin:0px auto;
	overflow:hidden;
	text-align:center;
	background-image:url(../images/cont3_bg.jpg);
	background-position: center bottom;
	background-repeat:no-repeat;
}
.index4-content{
	width:1100px;
	margin:0px auto;
	overflow:hidden;
	text-align:center;
}
.contleft{
	float:left;
	padding-top:6px;
	padding-left: 200px;
	color:#ffffff;
	font-size:16px;
}
.contright{
	float:right; 
	padding-top:6px;
	text-align:left;
	padding-right: 300px;
	color:#ffffff;
	font-size:16px;
	line-height:24px;
}
.bgtop{
	background-color:#2f1c22;
	color:#ffffff;
	text-align: center;
	line-height:24px;
	padding-top:10px;
	padding-bottom:10px;
}
.left{
	float:left;
	margin:10px;
}
.left a{
	color:#ffffff;
	text-decoration:none;
}
.right{
	float:right;
	margin:10px;
}
.areabot{
	width:800px;
	height:100px;
	margin:10px auto;
	clear:both;
	line-height:20px;
}
/*游戏*/
.gametop{
	height:242px;
	background-image:url(../images/gametopbg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	overflow:hidden;
}
.gametopin{
	height:242px;
	background-image:url(../images/gametopbg2.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.gamelist{
	background-color:#512a0d;
}
.list{
	width:1000px;
	height:1100px;
	padding-top:25px;
	background-image:url(../images/contectbg.jpg);
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
}
.listleft{
	float:left;
	width:276px;
	height:430px;
	background-color:#291202;
	padding:10px 4px;
	margin-right:30px;
	margin-top:30px;
}
.listleft img{
	margin-left:8px;
}
.listright{
	float:left;
	width:276px;
	height:430px;
	background-color:#291202;
	padding:10px 4px;
	margin-top:30px;
}
.listright img{
	margin-left:8px;
}
.gamename{
	float:left;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
}
.gamebuttom{
	float:right;
}
.gameinfo{
	color:#ffffff;
	font-size:16px;
	width:100%;
	text-align:left;width:264px;
	float:left;
	margin-top: 10px;
	line-height: 20px;
	margin-left:8px;
}
.wt1{
	width: 1000px;
	margin:0px auto;
}
/*动漫*/
.pagebg1{
	background-color:#ffda44;
	height:1650px;
}
.comicarea1{
	width:1050px;
	height:300px;
	margin:0px auto;
	text-align:center;
}
.comicarea2{
	width:900px;
	height:440px;
	margin:0px auto;
	text-align:center;
	padding-top:220px;
	padding-left:200px;
	padding-right:200px;
}
.comicbg1{
	background-image:url(../images/mifu-dmsn.png);
	background-repeat:no-repeat;
	background-position:center;
}
.comicbg2{
	background-image:url(../images/comic03.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.comicbg3{
	background-image:url(../images/mifu-dwsj.png);
	background-repeat:no-repeat;
	background-position:center;
}
.comicleft{
	float:left;
	margin-left:80px;
}
.comicmid{
	float:left;
	margin-left:30px;
	margin-right:30px;
}
.comicright{
	float:right;
	margin-right:60px;
}
/*音乐*/
.pagebg2{
	background-image:url(../images/musicbg1.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
.pagebg3{
	background-color:#ecdca0;
}
.musictop{
	height:300px;
	background-image:url(../images/musictop.jpg);
	background-position:top;
}
.musicbot{
	height:300px;
	background-image:url(../images/musicbottom.jpg);
	background-position:bottom;
}
.musicbox{
	width:1000px;
	height:170px;
	margin:0px auto;
}
.musicbox h1{
	color:#6a462a;
	font-size:20px;
	font-weight:normal;
}
.musicbox h2{
	color:#be8e69;
	font-size:14px;
	font-weight:normal;
}
.musicleft{
	float:left;	
	margin:10px;
	width:480px;
}
.musicright{
	float:right;
	margin:10px;
	width:480px;
}
.left{
	float:left;	
	margin:10px;
}
.right{
	float:right;
	margin:10px;
}
/*关于我们*/
.ustop{
	height:254px;
	background-color:#5c7ad4;
	text-align:center;
}
.usbox{
	height:auto;
	text-align:center;
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}
.usblabletx1{
	font-size:18px;
	color:#48414a;
	padding-top:24px;
	background-image:url(../images/aulablebg.png);
	background-repeat:no-repeat;
	background-position:left;
	width:190px;
	height:38px;
	font-weight: bold;
	margin-left:130px;
	margin-top:60px;
}
.usblabletx2{
	font-size:18px;
	color:#48414a;
	padding-top:24px;
	background-image:url(../images/aulablebg.png);
	background-repeat:no-repeat;
	background-position:left;
	width:190px;
	height:38px;
	font-weight: bold;
	margin-left:130px;
	margin-top:50px;
}
.ustext1{
	width:860px;
	margin-left:200px;
	color:#48414a;
	text-align:left;
	font-size:16px;
	line-height:30px;
	margin-top:30px;
}
.ustext2{
	width:860px;
	margin-right:150px;
	color:#48414a;
	text-align:left;
	font-size:16px;
	line-height:30px;
	/* margin-top:30px; */
	float:right;
}
.ustext3{
	width:800px;
	margin-right:100px;
	color:#48414a;
	text-align:left;
	font-size:16px;
	line-height:30px;
	float:right;
}
.usbg{
	background-color:#ede6e1;
}
.usbg1{
	/* background-image:url(../images/abouus02.png); */
	background-repeat:no-repeat;
	background-position:right;	
}
.usbg2{
	/* background-image:url(../images/abouus03.png); */
	background-repeat:no-repeat;
	background-position:left top;
	height:100px;
}

/*家长监护系统*/
.topbox{
	text-align:center;
	height:164px;
}
.topbox img{
	margin:auto;
}
.bg6{
	background-color:#ede6e1;
	height:44px;
}
.lableon{
	width:146px; 
	height:36px;
	float:left;
	color:#FFFFFF;
	background-color:#b1a8a1;
	font-size:16px;
	text-align:center;
	padding-top:12px;
}
.lable{
	width:146px; 
	height:36px;
	float:left;	
	font-size:16px;
	text-align:center;
	padding-top:12px;
}
.lable a{
	color:#8e8884;
	text-decoration: none;
}
.custody-tag{
	width:1000px;
	margin:0 auto;
}
.custody-tag p{
    font-size:14px;
	font-family:'微软雅黑';
	color:#3d3f48;
	line-height:24px;
	text-indent: 2em;
	text-align:justify; 
	text-justify:inter-ideograph;
    margin-bottom:35px;
}
.custody-tag p.custody-title{
	font-size:30px;
	font-family:'微软雅黑';
	line-height:28px;
	color:#3d3f48;
	text-indent: 0px;
}
.custody-tag ul.custody-ul{
	display:block;
	margin-bottom:35px;
}
.custody-tag ul.custody-ul li{
	font-size:14px;
	font-family:'微软雅黑';
	color:#3d3f48;
	line-height:24px;
	text-indent: 2em;
	text-align:justify; 
	text-justify:inter-ideograph;
	list-style-type:none;
}
.custody-tag p img{
	display:block;
}
.custody-tag p a{
	display:inline-block;
	width:280px;
	height:60px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#ff0135;
	color:#fff;
	font-size:18px;
	text-indent: 0px;
	text-align:center;
	line-height:60px;
	font-family:'微软雅黑';
	text-decoration: none;
}
.custody-tag p.custbody-min{
	color:#3d3f48;
	font-weight:bold;
	margin-bottom:30px;
}
.custody-tag p a{
	display:inline-block;
	width:280px;
	height:60px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#ff0135;
	color:#fff;
	font-size:18px;
	text-indent: 0px;
	text-align:center;
	line-height:60px;
	font-family:'微软雅黑';	
}
.custody-tag dl{
	display:block;
	margin-bottom:35px;
}
.custody-tag dl dt{
	font-size:14px;
	font-family:'微软雅黑';
	color:#3d3f48;
	line-height:24px;
	text-indent: 2em;
	text-align:justify; 
	text-justify:inter-ideograph;
	font-weight:bold;

}
.custody-tag dl dt a{
	display:inline-block;
	color:#ff0135;
	text-indent: 0px;
	text-decoration: none;
}
.custody-tag dl dd{
	font-size:14px;
	font-family:'微软雅黑';
	color:#3d3f48;
	line-height:24px;
	text-indent: 2em;
	text-align:justify; 
	text-justify:inter-ideograph;
}
/*登陆&区域*/
.loginbg{
	background-color:#f2f2f2;
	padding:20px 0px;
}
.loginbox {
    height: 414px;
    padding: 15px 40px 0 40px;
    position: relative;
	width:400px;
	margin:20px auto;
	color: #666;
    border: 1px solid #ccc;
    box-shadow: 0 3px 10px #ddd;
    background: #fff;	
}
.loginbox h2{
	color:#4A4949;
	font-weight:normal;
}
.log_ul {
    padding-top: 26px;
	list-style: none;
}
.log_ul li {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.formtext{
	float:left;
	width:15%;
	line-height: 36px;
	text-align: right;
	padding-right: 20px;
}
.foriput{
	float:left;
	width:80%px;
	line-height: 36px;
}
.regbox{
	height: 680px;
    position: relative;
	width:800px;
	margin:20px auto;
	color: #666;
    border: 1px solid #ccc;
    box-shadow: 0 3px 10px #ddd;
    background: #fff;	
}
.regbox h2{
	color:#4A4949;
	font-weight:normal;
	margin-left: 20px;
}
.regbox_ul {
    padding-top: 26px;
	list-style: none;
}
.regbox_ul li {
    float: left;
    width: 740px;
    margin:10px auto;
}
.formtextr{
	float:left;
	width:14%;
	line-height: 36px;
	text-align: right;
	padding-right: 20px;
}
.foriputr{
	float:left;
	width:83%;
	line-height: 36px;
}
.logright{
	float: right;
	width: 120px;
	line-height: 36px;
}
.logright a{
	color:#21C0CD;
	text-decoration: none;
}
.txtr{
	text-align:right;
	width:94%;
	margin: 10px;
	line-height:36px;
}
.lr_inupt {
    float: left;
    width: 214px;
    height: 18px;
    padding: 6px 4px;
    border: #cccccc,solid,1px;
    font-size: 14px;
}
.l_button{
    background-color: #64a8a6;
    color: #dafffe;
	width: 300px;
    display: block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ie-border-radius: 6px;
    border-radius: 6px;
    padding: .48em .8em;
    text-shadow: rgba(0,0,0,.5) 0px -1px 0px;
    font-size: 18px;
    font-weight: 700;
    -webkit-transition-property: background-color;
    -webkit-transition-duration: .15s;
    -webkit-transition-timing-function: ease-in-out;
    cursor: pointer;
    text-decoration: none;
    margin: 10px auto;
}
.redlink a{
	color:red;
	text-decoration: none;
}
/*用户协议*/
.xieyi{
	width:800px;
	margin:20px auto;
	font-size:16px;
	line-height:30px;
}
.xieyi h3{
	text-align: center;

}