*,::after,::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

body,button,div,form,h1,h2,h3,input,li,p,ul {
	margin: 0;
	padding: 0
}

h1,h2,h3 {
	display: inline-block;
	line-height: inherit;
	font-size: inherit;
	font-weight: inherit
}

em,i {
	font-style: normal
}

li,ul {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle
}

button,input[type=button],input[type=submit] {
	cursor: pointer
}

button,input {
	outline: 0;
	overflow: hidden;
	border: 0;
	font: inherit
}

a {
	display: block;
	text-decoration: none;
	color: inherit
}

html {
	font-size: 15px;
	line-height: 1.25;
	font-family: "Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif
}

body {
	color: #2f2f2f;
	background-color: #eee;
	min-height: 100%
}

header {
	background-color: #222
}

header .panel {
	padding: 0 .875rem;
	height: 4.27rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

header .log a {
	color: #eee;
	font-size: 2rem;
	font-weight: 600
}

header form {
	width: 60%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	border-radius: 15px;
	overflow: hidden
}

header form input {
	padding-left: 1rem;
	padding-right: .5rem;
	width: 100%;
	height: 2rem;
	font-size: .875rem
}

header form button {
	height: 2rem;
	width: 3rem;
	background-color: #347acd;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

header form button .icon-search {
	display: block;
	width: 1.25rem;
	height: 1.25rem;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAACXBIWXMAAAsTAAALEwEAmpwYAAABdUlEQVR4nO2WwUpCQRiFL5lusnYJvYL1DtneRUb5CmJYWk8RvoZZjxJEmyxISdu31kWtvvjtXJiVMjMXCfLAgOCc882d+e8/N0nW+isCCkAduAOGwEzDfvf1XyFr6AkwYbnGQC0L4AbQdYKfgUugDGxp7ANtYODMuzFvDLiroC+gsShMi2xq7hwes70o6NDDV3HgxyGFNJG5EbDoc3nfgbyPse6cqfdZATngRRmnPsZ7mS58oU5GRxm3PqaRTOUIsFW7aehjmspUjABvK2O6avBOCHiUwVYfpJXtY+rL1I4AXyujF/I6DSJep1dlnPk2kLGMzQBwS94PYNPXXJPZ2l/Fw3cEfMtb9V30XLplUri1wVyyeHtbDvQT2E1CxO+Nk8JRG+yoORQ1rHqvnDNNoen8UhDcZLeMGv4y2ZlW7UmdXh0Nz1vDt94LvKnJzLSgnlWvW0gGywzuKz15+mVii91L/gu85Gz748rADvwJeFgpeK1E+gHiePXNoZbl0QAAAABJRU5ErkJggg==) center no-repeat;-o-background-size: 100%;
	background-size: 100%
}

.panel {
	max-width: 1300px;
	margin: 0 auto;
	padding: 0 .25rem
}

.piece {
	padding: .25rem;
	margin-top: .5rem;
	background-color: #fff;
	border-radius: 4px
}

.between {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.sort {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.sort li {
	width: 12.5%;
	padding: .125rem
}

.sort li a {
	padding-top: .36rem;
	padding-bottom: .36rem;
	background-color: #347acd;
	border-radius: 4px;
	text-align: center;
	font-size: .875rem;
	color: #f0f0f0
}

.sort li .current,.sort li a:hover {
	background-color: #222
}

.column {
	padding: .5rem
}

.column .word {
	font-size: 1.1rem;
	font-weight: 600
}

.column .wd {
	margin-left: .333rem
}

.column .wd::after,.column .wd::before {
	content: '"'
}

.column .liated {
	font-size: .875rem
}

.column a.liated {
	font-weight: 600
}

.column a.liated:hover {
	color: #347acd
}

.links,.search,.show {
	padding-bottom: .25rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.links li,.search li {
	width: 10%;
	padding: .125rem
}

.links li a,.search li a {
	padding-top: .36rem;
	padding-bottom: .36rem;
	border: 1px solid #888;
	border-radius: 4px;
	font-size: .875rem;
	text-align: center;
	cursor: pointer;
}

.links li a:hover,.search li a:hover {
	border-color: #222;
	background-color: #222;
	color: #f0f0f0 !important;
}

.show li {
	width: 25%;
	padding: .25rem
}

.show .picture {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	border-radius: 2px;
	overflow: hidden;
	background-color: #555
}

.show .picture img {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: all linear .35s;
	-o-transition: all linear .35s;
	-moz-transition: all linear .35s;
	transition: all linear .35s;
	z-index: 1
}

.show .picture::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAtRJREFUWEftme1x1DAQhnc7CB0kFZBUAOmAdAAVwFUAVECoADogHZBUwFFB0gHpYMmTWd2s92Rs+XwXZwb98WUiyY/e/dBKVpnYzOxYRN6IyCsRORUR/q61tYjcicjNQ78rVeV3c9PWEWb2VkTeO1zrcPoD/lVVv7cMHg3qgB+Tcvcici0iv/1Ze/drEXn58H+eR6EDyn4eCzwI6ib+5i8q7wEOVa5aVDEzXAVrAB3nejfkEv8E9YmBLEoAiAo8JzczAxTrFGAsA2zvwntB3dRA0pgIwMvJdJWBZvbBgYsQwFZ9twqaIHF+JuA5ezMzMgaC8KRVYbdA3dw/fBBw56qKontrZoaiPwPsRXaDDqgHzi/3yYNAltUnWIQ5iwGWQVkVDk5HlNyLuftM424AAwpfq+p56bsBTX65Ghs4boXjXTNBUJYA+5L9NYLeejLvrGTIMc2sWIFoZYE7+3OY805VT2B4BE1qYvLReTJMylS4CoEwaT8PquJ+CLDJAgWUACI9NKnpiyyKlvfM4t9BgLWqnqn7GGanbaWFBtPnrr3Je2hOF4DttqTJE0CL896r6osxk8Q+yfR5+KWqrlrnDC7wxzPAClCooadWvGiddACU6di/Ubc5yDpsZlainb380x5AJweZmcFD8bJGUXO4pmgP5snB1LdWFCUGWjLKJvoPCVoWMDrIvBx8TFNPAcp7R7nZf9CRgThKTc+lT+Kjg8eNvNBs+kOlp+ZTQk5Pzybh73MLHe2PNf82s84WylXM3EVJsz9W/LNblHh0zVnmzXJq3SrzHJT7pHKGb9pKU1EyuQBJFVm9cHbYXY8iO/ljT+nYPYpUVG093B3NdWIN9TFYm7rg+R2XXVUywPIvICpnlYPcljRf6YRiOGaBWdJNX8Ey+ZKsB3aZ144Blt1h2Re5AZYAW/bVeErC+O1yPzZUioVlf76pAMcPYvwuV9u56ywfxP4C/U8aNcX9i8wAAAAASUVORK5CYII=) center no-repeat rgba(0,0,0,.15);-webkit-transition: all linear .35s;
	-o-transition: all linear .35s;
	-moz-transition: all linear .35s;
	transition: all linear .35s;
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
	z-index: 10
}

.show .picture:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.show .picture:hover::after {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.show h2 {
	margin-top: .25rem;
	margin-bottom: .5rem;
	font-size: .833rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

footer {
	margin-top: 1.5rem;
	padding-bottom: 1rem;
	text-align: center
}

footer p {
	font-size: .8rem;
	margin-bottom: 2px
}

.pagination {
	padding-top: 1.73rem;
	padding-bottom: 1rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.pagination li {
	padding-left: .25rem;
	padding-right: .25rem
}

.pagination li a {
	height: 2rem;
	line-height: 2rem;
	min-width: 4rem;
	padding-left: .25rem;
	padding-right: .25rem;
	border: 1px solid #888;
	border-radius: 2px;
	font-size: .875rem;
	text-align: center
}

.pagination .current a,.pagination li a:hover {
	background-color: #347acd;
	border-color: #347acd;
	color: #f0f0f0
}

.pagination .wap {
	display: none
}

.case {
	position: relative;
	margin: .25rem;
	padding-top: 56.25%;
	border-radius: 2px;
	overflow: hidden;
	background-color: #000
}

.case #play {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.rise {
	display: none;
	position: fixed;
	right: 3%;
	bottom: 30%;
	width: 2.4rem;
	height: 2.4rem;
	line-height: 2.6rem;
	background: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.5);
	box-shadow: 0 0 5px rgba(0,0,0,.5);
	cursor: pointer;
	font-size: 1rem;
	text-align: center;
	z-index: 10
}

.rise:hover {
	background: #222;
	color: #fff
}

.rise svg {
	width: 1.25rem;
	height: 1.25rem
}

h1.text {
	display: block;
	padding: .25rem;
	font-size: .875rem;
	font-weight: 600;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

@media screen and (max-width:1023px) {
	html {
		font-size: 21px
	}

	.links li,.search li,.sort li {
		width: 25%
	}

	.show li {
		width: 50%
	}

	.pagination .pc {
		display: none
	}

	.pagination .wap {
		display: block
	}
}

@media screen and (max-width:767px) {
	html {
		font-size: 15px
	}
}


#play1 img{
    max-width: 100%;
}


.photo-two {
    display: inline-block;
    margin: 10px;
    text-align: center;
    width: 65px;
}

.photo-two a {
    line-height: 12px;
}

.photo-two img {
    border-radius: 12%;
    height: 60px;
    width: 60px;
    margin-bottom: 5px;
}

.photo-name {
    font-size: large;
    font-weight: bold;
    color: rgb(255, 255, 255);
    font-size: small;
}


@media screen and (max-width:400px) {
    .photo-two{
        width:25% !important;
    }
}

.app {
	margin: 10px 0;
}

.app_title {
	text-align: center;
	line-height: 35px;
	font-size: 15px;
	color: #000;
	font-weight: bolder;
}

.app ul li {
	margin: 10px 0;
	float: left;
	width: 8.33%;
	text-align: center;
	list-style-type: none
}

.app ul li img {
	margin: 0 auto;
	width: 48px;
	height: 48px;
	display: block;
	border-radius: 8px
}

.app ul li a {
	font: 12px/28px Tahoma,'Microsoft Yahei',Simsun;
	color: #000;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
}

.app ul li a:hover {
	color: #FD4C5D;
	font-weight: bolder;
}

@media screen and (max-width:640px) {
	.app ul li {
		width: 20%
	}
}

@media screen and (min-width:768px) {
	.app {
	}
}


.hide{
    display: none !important;
}