* {
	padding: 0;
	margin: 0;
}

body {
	font-family: '微软雅黑';
	background: #fff;
	overflow-x: hidden;
}

a {
	text-decoration: none !important;
}

a,
input {
	outline: none;
}

ul,
li {
	list-style: none;
}

img {
	border: none;
	vertical-align: middle;
}

.header {
	width: 100%;
	float: left;
	background: #191d3a;
	height: 60px;
	line-height: 60px;
}


.header a:hover {
	color: #fff;
}

.header a {
	font-size: 16px !important;
}

.area {
	width: 1380px;
	margin: 0px auto;
	overflow: hidden;
}

.logo {
	width: auto;
	float: left;
	display: inline-block;
}

a.logo {
	font-size: 22px;
	color: #fff;
}

a.logo :hover {
	color: #fff;
}

nav {
	float: left;
	width: auto;
	margin-left: 20px;
}

nav ul li {
	float: left;
	display: inline-block;
	min-width: 80px;
	text-align: center;
	margin: 0px 6px;
	cursor: pointer;
}

nav ul li a {
	width: 100%;
	float: left;
	color: #fff;
}

nav ul li a:hover {
	background-color: #252947;
	color: #e2e4ed;
}

.tipuser {
	color: #09bc1a;
	position: absolute;
	width: auto;
	left: 10px;
}

.userOpera {
	position: absolute;
	width: 170px;
	right: 10px;
	top: 0px;
	color: #fff;
}

.userOpera a {
	color: #fff;
	padding: 0px 5px;
	cursor: pointer
}

.hasLogin {
	display: none;
}

.container {
	width: 100%;
	/* float: left;  */
	height: auto;
}

.showImg {
	position: relative;
	width: 100%;
	float: left;
	overflow: hidden;
}

.showImg .bd {

	width: 100%;
	float: left;

}

.showImg .bd li {
	width: 100%;
	height: 840px;
	float: left;
}

.showImg .hd ul {
	width: 330px;
	z-index: 100;
	position: absolute;
	left: 50%;
	margin-left: -165px;
	bottom: 45px;
}

.showImg .hd ul li {
	float: left;
	width: 80px;
	height: 6px;
	background-color: #fff;
	overflow: hidden;
	text-indent: -9999px;
	margin-right: 30px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: pointer;
}

.showImg .hd ul li.on {
	opacity: 1;
	filter: alpha(opacity=100);
}

/*login*/
.logined {
	display: none;
}

.loginTit {
	width: 100%;
	float: left;
	height: 55px;
	line-height: 55px;
	background: #efefef;
	border-bottom: 1px solid #dddddd;
	margin-top: 30px;
}

.loginTit h3 {
	width: 100px;
	float: left;
	margin-left: 15px;
}

.desc {
	width: auto;
	float: left;
	margin-left: 20px;
}

.righttit {
	width: auto;
	float: right;
}

.righttit a {
	color: #1e8fdf;
	text-decoration: underline;
	cursor: pointer;
}

.wf100 {
	width: 100%;
	float: left;
	margin: 100px 0px 300px 0px;
}

.wf1001 {
	width: 100%;
	float: left;
}

.logincontent {
	width: 640px;
	height: 220px;
	border: 2px solid #dedede;
	border-radius: 15px;
	margin: 0px auto;
}

.login-form {
	margin: 20px 0px 20px 45px;
}

.item {
	width: 100%;
	float: left;
	margin: 10px 0px 15px 0px;
}

.name {
	width: 120px;
	text-align: right;
	float: left;
}

.input {
	padding-left: 15px;
	margin-right: 15px;
	float: left;
}

.input input[type='text'],
.input input[type='password'] {
	width: 250px;
	height: 25px;
	margin-right: 10px;
	line-height: 28px;
	text-indent: 15px;
}

/* .submit{
	width:118px;
	height:45px;
	line-height: 45px;
	background: url('../images/btn-denglu.png') no-repeat;
	border:none;
	color:#fff;
	font-size: 18px;
	cursor: pointer;
} */
label.error {
	color: red;
	font-size: 12px;
}

/*reg*/
.regcontent {
	width: 640px;
	height: 600px;
	border: 2px solid #dedede;
	border-radius: 15px;
	margin: 0px auto;
}

.reg-form {
	margin: 20px 0px 20px 45px;
}

/*pay*/
.paycontainer {
	width: 834px;
	margin: 20px auto;
	overflow: hidden;
}

.payTit li {
	width: 165px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	background: url('../images/btn.png') no-repeat;
	text-align: center;
	float: left;
	margin-left: 20px;
	opacity: .5;
}

.payTit li.on {
	opacity: 1;
}

.mt30 {
	width: 830px;
	margin: 30px 0px 50px 0px;
	height: 370px;
	border: 2px solid #dedede;
	border-radius: 5px;
}

.pay-form {
	margin: 50px 0px 0px 150px;
}

.input select {
	width: 250px;
	height: 25px;
}

#content {
	width: 960px;
	margin: 20px auto;
	overflow: hidden;
	min-height: 800px;
}

.sidebar_right {
	width: 690px;
	float: left;
	display: inline-block;
}

.sidebar_left {
	width: 250px;
	float: right;
	display: inline-block;
	margin-left: 10px;
}

.familleftbar {
	width: 88%;
	border: 1px solid #75a4c7;
	float: left;
	margin-top: 15px;
	padding-bottom: 15px;
}

.familleftbar2 p {
	width: 100%;
	float: left;
	text-align: center;
	padding: 15px 0px 0px 0px;
	font-size: 14px;
}

.familleftbar2 p span {
	float: left;
	width: 70px;
	display: inline;
	margin-left: 10px;
	padding-left: 10px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
}

.familleftbar2 p label {
	float: left;
	display: inline;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
}

.familleftbar2 .downthis {
	float: left;
	padding-left: 18%;
	margin-top: 40px;
}

.familleftbar3 p {
	text-align: center;
	padding: 15px 10px 0px 10px;
	font-size: 14px;
}

.familleftbar3 span {
	width: 100%;
	text-indent: 25px;
	font-weight: bolder;
	float: left;
	text-align: left;
}

.familleftbar3 label a {
	float: left;
	width: 100%;
	margin: 10px 0px;
	text-align: left;
	cursor: pointer;
}

.familleftbar3 label a:hover {
	color: red;
}

.familytitle {
	width: 100%;
	float: left;
	margin-top: 10px;
	height: 41px;
	background: url(../images/fwfaq_anniu.png) no-repeat;
}

.familytitle ul li {
	padding: 0px 20px;
	margin: 0px 10px;
	float: left;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	font-size: 16px;
	color: #626161;
	font-family: '微软雅黑';
	font-weight: bolder;
	cursor: pointer;
}

.familytitle ul li.on {
	background-color: #15a6ff;
	padding: 0px 15px;
	margin: 0px 12px;
	color: #ffffff;
}


.leftimg {
	float: left;
	display: inline;
}

.rightinfo {
	float: left;
	display: inline;
	width: 80%;
}

.rightinfo p {
	text-indent: 20px;
	line-height: 25px;
	color: #6e6e6e;
	font-size: 12px;
	background: none;
	border-bottom: none;
	float: left;
	padding-left: 0px;
}

.infoshow {
	width: 100%;
	float: left;
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.infoshow label {
	width: 100%;
	float: left;
	color: #2e2e2e;
	font-size: 12px;
	font-weight: bolder;
	margin: 10px 0px 10px 0px;
}

.infoshow p {
	width: 100%;
	text-indent: 20px;
	line-height: 25px;
	padding-left: 0px;
	height: auto;
	color: #6e6e6e;
	font-size: 12px;
	background: none;
	border-bottom: none;
	float: left;
}

.infoshow span {
	width: 100%;
	padding-left: 3%;
	float: left;
	color: #6e6e6e;
	font-size: 12px;
	line-height: 25px;
}

/*防沉迷*/
.fcmTit {
	width: 100%;
	text-align: center;
	padding: 15px 0px;
}

.fcmbody {
	width: 100%;
	float: left;
}

.fcmbody h3 {
	width: 100%;
	float: left;
	padding: 10px 0px;
}

.fcmbody p {
	text-indent: 30px;
	line-height: 30px;
}

/*关于我们*/
.aboutusDiv {
	width: 960px;
	margin: 0px auto;
	margin-top: 30px;
	min-height: 800px;
}

.aboutusDiv p {
	text-indent: 25px;
	line-height: 25px;
}

.footernav {
	width: 100%;
	float: left;
	background: #293064;
	color: #fff;
	padding: 5px 0px;
	text-align: center;
	font-size: 15px;
	/* margin-top: 100px; */
}

.footernav a {
	margin: 0px 5px;
	cursor: pointer;
	color: #fff;
	font-size: 15px;
}

.footer {
	background-color: #191d3a;
	width: 100%;
	float: left;
	padding: 10px 0px;
	color: #fff;
	font-size: 14px;
}

.footer p {
	width: 100%;
	float: left;
	text-align: center;
	line-height: 25px;
	font-size: 14px;
	opacity: .6
}

.footer a {
	color: #fff;
	text-decoration: none !important;
}

.footer a:hover {
	color: #fff !important;
}

.footer a:visited {
	color: #fff !important;
	/*已访问的链接颜色*/
}

.footer em {
	font-style: initial;
}

.game_msg {
	position: absolute;
	font-size: 16px;
	color: #ffffff;
	left: 0%;
	bottom: 10%;
	z-index: 999;
	width: 100%;
	padding: 20px;
	background: rgba(0, 0, 0, 0.7);
}

.game_msg h3 {
	font-weight: normal;
	margin-bottom: 10px;
	text-align: center
}

.msg_wrap {
	width: 60%;
	margin: 0 auto;
}

.guidance_wrap {
	width: 1200px;
	margin: 0 auto;
	padding: 30px 0;
}

.guidance_wrap img {
	display: block;
	margin: 15px auto;
}

.bigBgClass {
	width: 100%;
	height: auto;
}
/* 网络表演 + 网络演出据 + 动漫 */
.moduleTitle{
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 40px;
}
.moduleUl{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}
.performWrap{
	position: relative;
	margin-right: 15px;
}
.performImg{
	width: 228px;
    height: 116px;
	background-size: cover;
    border-radius: 5px;
	object-fit: cover;
}
.performTips{
	position: absolute;
    bottom: 25px;
    right: 8px;
    height: 22px;
	line-height: 22px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 12px;

    text-align: center;
	padding: 0px 6px;
	/* z-index:111; */
}
.performText{
	font-size: 13px;
    line-height: 18px;
	margin-top: 4px;
}
/* 动漫 */
.animWrap{
	margin-bottom: 30px;
	flex-wrap: wrap;
}
.animWrap .book {
	margin-bottom: 20px;
}
.animWrap,.animItem{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.nowrap{
	margin-right: 20px;
}
.animationImg{
	width: 197px;
    height: 258px;
    border-radius: 10px;
	margin-right: 25px;
}
.animationTitle{
	font-size: 20px;
    color: #333333;
    margin: 12px 0;
}
.star img{
	width: 17px;
	margin-right: 8px;
}
.animT1,.animT2,.animT3{
	width: 150px;
	font-size: 17px;
    line-height: 20px;
    color: #333333;
}
.animT2,.animT3{
	margin-bottom: 20px;
}
.nowrap{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nowrap2{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.tag{
	width: 70px;
    height: 35px;
    border: 1px solid #999999;
    box-sizing: border-box;
    border-radius: 4px;
    line-height: 35px;
    font-size: 17px;
    color: #333333;
    text-align: center;
}
/* 皖公安备案号 */
.netSecurityIcon{
	width: 14px;
	margin-right: 6px;
	margin-top: -4px;
}
/* 直播公约 */
.commentTextarea{
	padding: 6px;
}
.submitCommentBtn{
	width: 80px;
	padding: 6px 12px;
	border-radius: 5px;
	font-size: 12px;
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da;
	text-align: center;
	cursor: pointer;
	margin-top: 15px;
}
.commentLi{
	font-size: 14px;
	border-bottom: 1px solid #e0e0e0;
	padding: 5px;
}