/*样式重置*/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{
	font-family: -apple-system-font,"Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;
	background:#fff;
	
	}
body{
	/*overflow: hidden;*/
}
a{color:#b09dcb;text-decoration:none}
a {
    cursor: pointer;
}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}

.list-a{
	cursor: pointer;
}

.index-userbtn{
	cursor: pointer;
}
.detail-video{
	cursor: pointer;
}
.newdt{
	cursor: pointer;
}
#page2{
	cursor: pointer;
}
