html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
	b, u, i, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
	details, embed, figure, figcaption, footer, header, hgroup, menu, nav,
	output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family: 'microsoft yahei', Verdana, Arial, Helvetica, sans-serif;
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ol, ul, li {
	list-style: none
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* start editing from here */
a {
	text-decoration: none;
	color: #333;
}

.txt-rt {
	text-align: right;
} /* text align right */
.txt-lt {
	text-align: left;
} /* text align left */
.txt-center {
	text-align: center;
} /* text align center */
.float-rt {
	float: right;
} /* float right */
.float-lt {
	float: left;
} /* float left */
.clear {
	clear: both;
} /* clear float */
.pos-relative {
	position: relative;
} /* Position Relative */
.pos-absolute {
	position: absolute;
} /* Position Absolute */
.vertical-base {
	vertical-align: baseline;
} /* vertical align baseline */
.vertical-top {
	vertical-align: top;
} /* vertical align top */
nav.vertical ul li {
	display: block;
} /* vertical menu */
nav.horizontal ul li {
	display: inline-block;
} /* horizontal menu */
.margin_auto {
	margin: 0 auto;
}

img {
	max-width: 100%;
}

body, html {
	margin: 0;
	padding: 0;
	background: #f4f4f4;
}

.cb {
	clear: both;
}

/*��ҳ*/
.containers {
	width: 100%;
}

.top {
	width: 100%;
}

.top-log {
	width: 100%;
}

.top-log-frame {
	width: 1000px;
	margin: 40px auto 20px;
}

.logo-mobile {
	width: 160px;
	float: left;
	margin-left: 80px;
}

.logo-mobile img {
	width: 100%;
}

.search-input {
	float: left;
	margin-left: 40px;
	/*padding-top: 10px;*/
}

.search-input p {
	font-style: italic;
	color: #ff953c;
	font-weight: bold;
	text-shadow: 0px 0px 1px #ffaa62;
}

.top-search-center-frame2 {
	width: 450px;
	height: 40px;
	border: 2px solid #2f84b1;
	float: left;
	position: relative;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.top-search-center-frame2 input {
	width: 336px;
	height: 36px;
	outline: none;
	border: none;
	border-width: 0;
	padding-left: 10px;
	box-sizing: border-box;
	font-size: 16px;
}

.top-search-center-frame2 button {
	width: 110px;
	border: none;
	outline: none;
	background: #2f84b1 url("../image/search.png") 15px center no-repeat;
	/*background-size: 25px;*/
	font-family: 'microsoft yahei', Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	/* height: 37px;*/
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	padding-left: 25px;
}

.top-search-center-frame2 button:hover {
	background-color: #2b78a0
}

.top-nav {
	width: 1150px;
	height: 45px;
	background: #2f84b1;
	z-index: 9999;
	margin: 0 auto;
	overflow: hidden;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.nav-list {
	width: 100%;
}

.nav-list li {
	float: left;
	box-sizing: border-box;
	padding-right: 1px;
}

.nav-list li a {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	padding-left: 25px;
	padding-right: 25px;
	color: #fff;
	text-decoration: none;
}

.nav-list li.on {
	padding-right: 1px;
}

.nav-list li.on a {
	background: #2B7298
}

.nav-list li:not (.no-border-img ){
	background: url("../image/line.png") right center no-repeat;
}

.nav-list li a:hover {
	background: #2B7298
}

.content {
	width: 1150px;
	margin: 0 auto;
	background-color: #fff;
	padding: 20px;
}

.newest-movie {
	width: 180px;
	float: left;
	border: 1px solid #ddd;
}

.rank-movie {
	width: 180px;
	float: left;
	border: 1px solid #ddd;
}

.movie-content {
	width: 580px;
	float: left;
	margin: 0 10px;
}

.route-tip {
	width: 1150px;
	margin: 10px auto;
}

.route-tip .a1 {
	background: url("/image/home.png") left center no-repeat;
	background-size: 20px;
	padding-left: 28px
}

.route-tip a {
	font-size: 15px;
}

.route-tip em {
	margin: 0 5px;
}

.newest-movie2 {
	width: 180px;
	float: left;
	border: 1px solid #ddd;
} /*�޸�*/
.newest-movie2 h1 {
	/*background: url("../image/tuij.png") 8px 7px no-repeat;
    background-size: 23px;
    padding-left: 35px;
    padding-bottom: 10px;
    padding-top: 9px;
    background-color: #f8f8f8;*/
	background: url("/image/hot-icon.png") 6px 5px no-repeat;
	/*background-size: 22px;*/
	padding-left: 28px;
	padding-bottom: 8px;
	padding-top: 7px;
	background-color: #f8f8f8;
	font-size: 15px;
}

.newest-movie h1 {
	/*background: url("../image/voice.png") 8px 11px no-repeat;
    background-size: 23px;
    padding-left: 35px;
    padding-bottom: 10px;
    padding-top: 9px;
    background-color: #f8f8f8;*/
	background: url("../image/voice.png") 8px 9px no-repeat;
	/*background-size: 20px;*/
	padding-left: 33px;
	padding-bottom: 8px;
	padding-top: 7px;
	background-color: #f8f8f8;
	font-size: 15px;
}

.newest-movie-list {
	width: 100%;
} /*�޸� border: 1px solid #ddd;*/
.rank-movie h1 {
	/*background: url("../image/hot.png") 8px 14px no-repeat;
    background-size: 23px;
    padding-left: 35px;
    padding-bottom: 10px;
    padding-top: 9px;
    background-color: #f8f8f8;*/
	background: url("../image/hot.png") 8px 11px no-repeat;
	/*background-size: 23px;*/
	padding-left: 35px;
	padding-bottom: 8px;
	padding-top: 7px;
	background-color: #f8f8f8;
	font-size: 15px;
}

.rank-movie-list {
	width: 100%;
}

.pg a, .pg strong, .pgb a, .pg label {
	float: left;
	display: inline;
	margin-left: 4px;
	padding: 0 8px;
	height: 28px;
	border: 1px solid;
	border-color: #C2D5E3;
	background-color: #FFF;
	background-repeat: no-repeat;
	color: #333;
	overflow: hidden;
	text-decoration: none;
	line-height: 28px;
	font-size: 13px;
}

.pg {
	float: right;
	margin: 0 0 3px;
}

.pg strong {
	background-color: #E5EDF2;
}

.pg label {
	cursor: text;
}

.pg label .px {
	padding: 0;
	width: 25px;
	height: 21px;
	line-height: 20px;
}

.pg a.nxt, .pgb a {
	padding: 0 10px;
}

.pg a.nxt {
	padding-right: 25px;
	background-image: url('../image/nxt-page.gif');
	background-position: 90% 50%;
}

.movie-list {
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 5px;
	width: 580px;
	overflow: hidden;
}

.movie-list2 {
	border: 1px solid #ddd;
	box-sizing: border-box;
	padding: 5px;
	width: 770px;
	overflow: hidden;
}

.movie-type {
	width: 100%;
	padding: 5px 5px 10px;
	background: #fff;
	border: 1px solid #ddd;
	box-sizing: border-box;
	margin-bottom: 5px;
}

.movie-type li {
	float: left;
}

.movie-type li a {
	border: 1px solid #ddd;
	display: inline-block;
	text-decoration: none;
	padding: 5px;
	font-size: 12px;
	margin: 5px 5px 0;
}

.movie-type li.on a {
	background: #f1f1f1;
	border: 1px solid #6ba5d7;
	color: #0e79d3
}

.newest-movie-list, .rank-movie-list {
	box-sizing: border-box;
	padding: 8px 3px;
}

.newest-movie-list li, .rank-movie-list li {
	line-height: 22px;
	white-space: nowrap;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis
}

.newest-movie-list li a, .rank-movie-list li a {
	font-size: 12px;
	color: #2f81aa
}

.tbl {
	width: 100%;
}

.tbl tbody tr td {
	padding: 5px 5px;
	box-sizing: border-box;
}

.tbl tr {
	border-bottom: 1px solid #f5f5f5;
}

.tbl tr td {
	padding: 3px 0;
}

.tbl tr td a, .tbl tr td {
	font-size: 14px;
}

.tabl1 tr td:first-child {
	width: 380px;
	max-width: 380px;
	background: url("../image/m_icon.gif") left 8px no-repeat;
	padding-left: 19px;
	background-size: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.tabl1 tr td:last-child {
	width: 113px;
	text-align: right;
	color: #ff0009;
	font-size: 12px;
}

.tabl1 tr td.td2 {
	width: 113px;
	text-align: right;
	color: #ff0009;
	font-size: 12px;
}

.tabl1 tr td.new {
	background: url("../image/new-l.png") left 5px no-repeat;
	padding-left: 19px;
	background-size: 18px;
}

.tabl1 tr td a.movie-name {
	width: 328px;
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tabl2 tr td a.movie-name {
	width: 520px;
       /* display: inline-block */
	overflow: hidden;
	vertical-align: middle;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.tbl tr td em, .tbl tr td em a {
	color: #007CD5;
	display: inline-block;
	font-style: normal;
	vertical-align: middle;
}

.tbl tr:last-child {
	border-bottom: none;
}

.tbl tr:hover {
	background-color: #f8f8f8
}

.tbl tr .movie-name {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.tbl tr .movie-name:hover {
	text-shadow: 1px 1px 1px #FF0000;
}

.page2 {
	margin-top: 15px;
}

.footer {
	padding: 10px;
	margin: 0 auto;
	width: 1000px;
	box-sizing: border-box;
}

.footer-list {
	color: #999;
	text-align: center;
	line-height: 200%;
	width: 100%;
	font-size: 12px;
}

.footer-list a:link, .footer-list a:visited, .footer-list a:hover {
	color: #999;
	text-decoration: none;
	font-size: 12px;
}

.tabl1 tr {
	width: 568px;
	overflow: hidden;
	max-width: 568px;
	white-space: nowrap;
}

.tabl2 tr {
	width: 758px;
	overflow: hidden;
	max-width: 758px;
	white-space: nowrap;
}

.tabl2 tr td:first-child {
	width: 100%;
	max-width: 587px;
	background: url("../image/m_icon.gif") 2px 9px no-repeat;
	padding-left: 19px;
	background-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tabl2 tr td.new {
	background: url("../image/new-l.png") left 6px no-repeat;
	padding-left: 19px;
	background-size: 18px;
}

.tabl2 tr td:last-child {
	width: 151px;
	text-align: right;
	color: #989898;
	font-size: 12px;
}

.gg-tip {
	width: 100%;
	padding: 10px;
	box-sizing: border-box;
	font-size: 12px;
	color: red;
	text-align: center;
}

.movie-content1 {
	width: 770px;
	float: left;
	margin: 0 0 0 10px;
	border: 1px solid #ddd;
	overflow: hidden;
}

.movie-content1 h1 {
	font-size: 18px;
	font-weight: 600;
	border-bottom: 5px solid #ddd;
	display: inline-block;
	width: 100%;
	padding: 8px 10px;
	background: #f8f8f8;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.movie-detail {
	width: 100%;
	padding: 10px 10px;
	box-sizing: border-box;
}

.pcb {
	margin-right: 0;
	clear: left;
}

.t_fsz {
	min-height: 100px;
}

.pl table {
	table-layout: fixed;
	width: 100%;
}

.t_f, .t_f td {
	font-size: 14px;
}

.t_table {
	empty-cells: show;
	border-collapse: collapse;
}

.pl table {
	table-layout: fixed;
	width: 100%;
}

.pl table.t_table {
	table-layout: auto;
}

.t_table td {
	padding: 4px;
	overflow: hidden;
}

.t_f a {
	color: #369;
	text-decoration: underline;
}

.t_f .p1 {
	font-size: 16px;
}

/*����*/
.top-line {
	width: 100%;
	background-color: #fff;
	padding: 8px 15px;
	border-bottom: 1px solid #ececec;
}

.cl {
	zoom: 1;
}

.showmenu {
	max-width: 120px;
	max-height: 300px;
	position: relative;
}

.showmenu>a {
	padding-right: 16px;
	background: url('../image/arrwd.gif') no-repeat 100% 50%;
	cursor: pointer;
	white-space: nowrap;
	font-size: 18px;
	color: #369;
}

.showmenu ul {
	border: 1px solid #e5e5e5;
	z-index: 999;
	top: 28px;
	left: 0;
	width: 100px;
	display: none;
	background-color: #fff;
}

.showmenu ul li {
	width: 100%;
}

.showmenu ul li a {
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 0;
	text-align: center;
	display: inline-block;
	width: 100%;
	font-size: 14px;
	text-decoration: none;
}

.showmenu ul li.last a {
	border-bottom: none;
}

.showmenu ul li a:hover {
	background-color: #f8f8f8;
	color: #333
}

#toptb a.showmenu {
	padding-right: 15px;
}
/*.showmenu:hover .sh-l{display: block}*/
.p_pop, .p_pof, .sllt {
	padding: 4px;
	border: 1px solid;
	min-width: 60px;
	border-color: #DDD;
	background: #FEFEFE;
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
}

.h_pop {
	min-width: 120px;
	border-top: none;
	position: absolute;
	z-index: 301;
	left: 20px;
	top: 34px;
	display: none;
}

.p_pop li {
	display: inline;
}

.hidefocus {
	outline: none;
}

.p_pop a {
	display: block;
	padding: 3px 5px;
	border-bottom: 1px solid #E5EDF2;
	white-space: nowrap;
	font-size: 14px;
}

#myspace_menu li a, #navs_menu li a {
	background-repeat: no-repeat;
	background-position: -200px 0;
}

.p_pop li:last-child a {
	border-bottom: none;
}

.search-ct {
	width: 100%;
}

.search-logo {
	width: 100%;
	text-align: center;
	margin: 50px 0 20px;
}

.search-logo img {
	width: 20%;
}

.search-ip {
	width: 100%;
}

.search-input0 {
	width: 450px;
	margin: 50px auto;
}

.search-input0 .top-search-center-frame2 {
	width: 480px;
}

.search-input0 .top-search-center-frame2 input {
	width: 366px;
}

.line {
	width: 100%;
	height: 1px;
	background-color: #ddd;
	margin: 80px 0 40px;
}

/*�����б�*/
.content0 {
	width: 100%;
	background-color: #fff;
	padding: 50px 50px 50px;
}

.search-top {
	width: 100%;
}

.sch-logo {
	width: 100px;
	float: left;
}

.sch-logo img {
	width: 100%;
}

.sch-logo p {
	font-style: italic;
	font-size: 14px;
	color: #999;
}

.sch-input {
	float: left;
	margin-left: 30px;
}

.search-input1 {
	width: 450px;
}

.search-input1 .top-search-center-frame2 input {
	width: 336px;
}

.sch-tip {
	width: 100%;
	box-sizing: border-box;
	font-size: 14px;
	/*color: #cfd57b;*/
	background-color: #f6f6f6;
	padding: 8px 10px;
	margin-top: 10px;
}

.sch-tip span {
	color: #ff2e1d
}

.sch-movie-list {
	width: 750px;
	padding: 30px 0;
}

.sch-movie-list li {
	width: 100%;
	margin-bottom: 15px;
}

.sch-movie-list a {
	text-decoration: none;
}

.sch-movie-list a:hover {
	color: inherit
}

.sch-movie-list a .p1 {
	color: #045D96;
	line-height: 25px;
} /*4040cc*/
.sch-movie-list a .p1 strong {
	color: #ff2e1d
}

.sch-movie-list .p2 {
	font-size: 12px;
	color: #7B7979;
}

.sch-movie-list li .p3 {
	font-size: 12px;
	line-height: 18px;
}

.sch-movie-list li .p3 span {
	color: #82807E;
} /*3A8000*/
.sch-movie-list li .p3 a {
	color: #5FA30C;
	text-decoration: underline;
}

.sch-movie-list a:visited {
	color: #a3530c;
}

.mg-top10 {
	margin-top: 10px;
}

/*����Ӱ*/
.movie-content2 {
	float: left;
	margin: 0 0 0 10px;
}

.more-mv {
	width: 100%;
	margin-top: 15px;
}

.more-mv a {
	display: inline-block;
	width: 100%;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	padding: 8px;
	text-align: center;
	background-color: #f4f4f4;
	font-size: 14px;
	text-decoration: none;
}

.more-mv a:hover {
	background-color: #ececec;
}

.no_movie {
	width: 100%;
	text-align: center;
	margin: 10px 0
}

.no_movie span {
	background: url("../image/tip.png") left center no-repeat;
	background-size: 20px;
	padding-left: 26px;
	color: #666;
}

.movie-faceImg {
	width: 260px;
	max-height: 350px;
	float: left;
}

.movie-faceImg img {
	max-height: 350px;
	width: 100%;
}

.movie-basic-message {
	float: left;
	margin-left: 18px;
	width: 350px;
}

.movie-basic-message .sp-tt {
	color: #999;
	margin-right: 15px;
}

.movie-basic-message div {
	margin-bottom: 5px;
}

/*errҳ��*/
.error-ct {
	width: 100%;
	text-align: center;
	margin-top: 10%;
}

.error-ct .back {
	display: inline-block;
	margin-top: 25px;
	text-decoration: none;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	font-size: 15px;
	width: 100px;
	text-align: center;
	padding: 8px 0;
	background: #4784dd;
	color: #fff;
}
/*��������*/
.content-seed {
	width: 800px;
	margin: 0 auto;
	padding: 20px;
}

.seed-d {
	display: inline-block;
	padding: 5px 6px;
	text-decoration: none !important;
	border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	background: #DD7947;
	color: #fff !important;
	font-size: 12px;
	margin-left: 10px;
}

.seed-top {
	width: 100%;
}

.seed-top img {
	width: 18%;
}

.seed-top .txt {
	font-size: 18px;
	font-weight: bold;
	color: #666;
	margin-left: 15px;
}

.seed-d-list {
	width: 100%;
	margin-top: 30px;
	background: #fff;
	padding: 20px 15px;
	box-sizing: border-box;
}

.seed-d-list .p {
	font-size: 18px;
	font-weight: bold;
	color: #c96308;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 8px;
}

.seed-list {
	/*width: 100%;*/
	padding: 10px 0;
	float: left;
}
.seed-code{
    float: left;
	margin-left: 50px;

}
.seed-code img{
	width: 150px;
	height: 150px;


}
.seed-code h3,.seed-code p{
	font-weight: bold;
}

.seed-list li {
	margin-bottom: 15px;
}

.seed-list li input {
	vertical-align: middle;
	margin-right: 5px;
}
.seed-list li:last-child{
	margin-top: 30px;
}

.seed-list li span {
	vertical-align: middle;
	display: inline-block;
	font-size: 15px;
	color: #5b5046;
}

.dwl-seed {
	padding: 8px 18px;
	background: #4784dd;
	color: #fff;
	border: none;
	font-size: 15px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	margin-top: 8px;
	font-family: 'microsoft yahei', Verdana, Arial, Helvetica, sans-serif;
}

.mv-detail-sp {
	font-size: 10px;
	float: right;
	font-weight: 500;
	line-height: 25px;
	color: #676767;
}

.dl-list {
	width: 100%;
	border: 1px dashed #d8d8d8;
	padding: 10px;
	box-sizing: border-box;
}

.dwl-seed:hover {
	background: #386dbb
}

.seed-p {
	margin-bottom: 10px;
}

.seed-p p {
	margin-bottom: 5px;
}

.seed-p .t, .seed-p .list {
	float: left;
}

.seed-p .t {
	width: 100px;
	text-align: right;
	color: #666;
}

.seed-p .list {
	width: 600px;
}

.dl-lists {
	overflow: hidden;
	width: 100%;
	position: relative;
	margin: 15px 0;
	padding: 39px 2px 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #FCFCFC;
	border: 1px solid #0088cc;
	color: #0088cc;
	box-shadow: 0px 7px 0px #0088cc;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.dl-lists:after {
	content: "下载地址";
	position: absolute;
	top: -1px;
	left: -1px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	background-color: #0088cc;
	border: 1px solid #0088cc;
	color: white;
	-webkit-border-radius: 4px 0 4px 0;
	-moz-border-radius: 4px 0 4px 0;
	border-radius: 4px 0 4px 0;
}

.dl-lists-ct {
	width: 100%;
	border-top: 1px solid #dddddd
}

.dl-lists-ct li {
	border-bottom: 1px solid #dddddd;
	padding: 0 10px;
	box-sizing: border-box;
	width: 100%;
}

.dl-lists-ct li:hover {
	background-color: #f4f4f4;
}
/*.dl-lists-ct li:last-child{border-bottom: none;}*/
.dl-lists-ct-li {
	line-height: 40px;
	color: #666;
	vertical-align: middle;
}

.dl-lists-ct-li .glyphicon {
	top: 3px;
}

.dl-lists-ct-li .dl-link {
	color: #666;
	text-decoration: none;
	vertical-align: middle;
}

.dl-lists-ct-li .dl-btn-x {
	display: inline-block;
	padding: 2px 5px;
	background-color: #2d6987;
	color: #fff;
}

.dl-lists-ct-li .dl-btn-z {
	display: inline-block;
	padding: 2px 5px;
	background-color: #468847;
	color: #fff;
}

.dl-lists-ct-li .dl-btn-z, .dl-lists-ct-li .dl-btn-x {
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
	vertical-align: middle;
	cursor: pointer;
}

.dl-lists-ct-li a {
	-webkit-transition: 500ms;
	-moz-transition: 500ms;
	transition: 500ms;
}

.dl-lists-ct-li a:hover, .dl-lists-ct-li a:focus, .dl-lists-ct-li a:active
	{
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	transform: translateY(-3px);
}

.dl-lists-ct-li img {
	vertical-align: middle;
}

.dl-lists-ct-li span {
	color: #0088cc;
} /*vertical-align: middle;*/
.dl-tip {
	width: 100%;
}

.dl-tip .p1 {
	font-weight: bold;
	font-size: 12px;
}

.dl-tip p {
	font-size: 12px;
	line-height: 20px;
}

.dl-tip .p2 {
	color: #666
}
/*.seed-p .list span{color:#E65836}*/
.p-name {
	margin-top: 15px;
}

.p-name .sp-tt {
	color: #999;
	float: left;
}

.p-name-list {
	width: 660px;
	margin-bottom: 15px;
}

.p-name-list {
	float: left;
	margin-left: 15px;
}

.p-name-list .star-list {
    display: flex;
    flex-wrap: wrap; /* 当空间不足时自动换行 */
    gap: 0.2em; /* 元素之间的基础间距 */
}

/* 为每个li元素添加逗号，最后一个元素除外 */
.p-name-list .star-list li:not(:last-child)::after {
    content: "、";
    margin-left: 0.2em; /* 逗号与下一个元素的间距 */
}

.img-intro {
    /* 使用Grid布局实现每行2张图片 */
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* 2列等宽布局 */
    gap: 0.1rem; /* 图片之间的间距 */
    margin: 0 auto; /* 可选：居中显示 */
}

.img-intro img {
    max-width: 100%;
    height: auto;
    display: block; /* 去除图片底部间隙 */
    box-shadow: 0 2px 4px rgba(0,0,0,0.1); /* 可选：添加阴影 */
}

/* 响应式调整：屏幕较小时每行显示1张 */
@media (max-width: 768px) {
    .img-intro {
        grid-template-columns: 1fr; /* 1列布局 */
        gap: 0.1rem; /* 减小间距 */
    }
}

.seed-list li .sp {
	color: #999;
}

.no-bg {
	background-color: inherit
}

/*err404==*/
.container_t {
	margin-left: auto;
	width: 100%;
	margin-right: auto;
	text-align: center;
}

.container_1 img {
	margin-top: 5%;
	width: 350px;
}

.container_2 img {
	margin-top: -4%;
}

.container_3 img {
	width: 25%;
	height: 7.5%;
}

.container_3 {
	width: 400px;
	margin: auto
}

.container_3_1 {
	color: #6bbaa3;
	font-size: 2vw;
	text-align: left;
}

.container_3_2 {
	color: #6bbaa3;
	font-size: 1vw;
	text-align: left;
}

.maincolumn {
	margin-left: auto;
	width: 100%;
	margin-right: auto;
	text-align: center;
	display: block;
	margin-top: 10px;
}

.maincolumn .maincolumn_bg {
	width: 400px;
	height: 50px;
	line-height: 50px;
	background-color: #6bbaa3;
	margin: auto;
}

.maincolumn .maincolumn_bg ul {
	list-style-type: none;
}

.maincolumn .maincolumn_bg ul li {
	float: left;
}

.maincolumn .maincolumn_bg ul li a {
	font-size: 18px;
	display: inline-block;
	padding: 0 14px;
	color: #fff;
	text-decoration: none;
}

.maincolumn .maincolumn_bg ul li a:hover {
	width: 100%;
	height: 50px;
	background-color: #47997d;
	display: block;
}

.contents {
	width: 520px;
	margin: 100px auto;
}

.content-left {
	width: 150px;
}

.content-right {
	width: 320px;
	margin-left: 50px;
	margin-top: 15px;
}

.content-right p {
	font-size: 20px;
	font-weight: bold;
	color: #666;
}

.err-tab {
	width: 100%;
	margin-top: 15px;
}

.err-tab li {
	float: left;
	margin-right: 15px;
}

.err-tab li a {
	display: inline-block;
	text-decoration: none;
	padding: 8px 10px;
	color: #fff;
	font-size: 15px;
}

.err-tab li.a1 a {
	background: #4aa1eb
}

.err-tab li.a2 a {
	background: #eb9d4a
}

.err-tab li.a1 a:hover {
	background: #2c80c7
}

.err-tab li.a2 a:hover {
	background: #c77d2d
}

.error-sc {
	width: 100%;
}

.error-sc .search-logo {
	margin: 50px 0 0;
}

.error-sc .search-logo img {
	width: 32%
}

.error-sc .search-ip .search-input0 {
	width: 404px;
	margin: 20px auto;
}

.error-sc .search-ip .search-input0 .top-search-center-frame2 input {
	width: 320px
}

.error-sc .search-ip .search-input0 .top-search-center-frame2 {
	width: 434px
}

/*�����޸���ҳ*/
.imgul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	width: 100%;
	height: 100%;
}

#picshow {
	width: 100%;
	background-color: #333;
	overflow: hidden;
	padding: 10px 0 10px 0;
	margin: 20px 0;
}

.imgul li {
	padding: 0;
	margin: 0;
	float: left;
	position: absolute;
	width: 100%;
	height: 100%;
}

.imgul li img {
	height: 100%;
	width: 100%;
}

.imgbox {
	width: 740px;
	height: 300px;
	margin: 0 auto;
	position: relative;
}

.comms {
	float: left;
	position: absolute;
	z-index: 99999;
	top: 45%;
	background-image: url(../image/a.png);
	background-repeat: no-repeat;
	opacity: 0.8;
}

.comms:hover {
	opacity: 1;
}

.nexts, .parent {
	width: 36px;
	height: 36px;
}

.nexts {
	right: -18px;
	background-position: -36px 0;
}

.parent {
	left: -18px;
}

.commbox {
	margin-top: 26px;
}

.contbox {
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 320px;
	background-color: #FFF;
	padding: 10px 0;
	border: #EEE solid 1px;
}

.main-content-left {
	width: 800px;
	float: left;
	margin-right: 10px;
	border: 1px solid #c0d8ea;
	box-sizing: border-box;
	border-top: none;
}

.main-content-right {
	width: 300px;
	float: left;
	border: 1px solid #c0d8ea;
	box-sizing: border-box;
}

.main-country {
	width: 100%;
}

.main-country h1 {
	width: 100%;
	height: 33px;
	color: #369;
	padding: 5px 10px;
	box-sizing: border-box;
	border-top: 1px solid #c0d8ea;
	border-bottom: 1px solid #c0d8ea;
	background: url("../image/title-bg.png") left center repeat-x;
	font-weight: bold;
	font-size: 14px;
}

.main-content-right h1 {
	width: 100%;
	height: 31px;
	color: #369;
	padding: 5px 10px;
	box-sizing: border-box;;
	background: url("../image/title-bg.png") left center repeat-x;
	line-height: 24px;
}

.main-content-right h1 img {
	width: 123px;
}

.featured-list {
	width: 100%;
	padding: 5px 10px;
	box-sizing: border-box;
	overflow: hidden;
}

.featured-list li {
	width: 100%;
	white-space: nowrap;
	font-size: 12px;
	padding: 5px 0;
	border-bottom: 1px dashed #e5e5e5;
}

.featured-list li:last-child {
	border-bottom: none;
}

.featured-list li a {
	font-size: 12px;
	width: 250px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}

.featured-list li c {
	display: inline-block;
	width: 18px;
	height: 18px;
	color: #fff;
	text-align: center;
	line-height: 17px;
	background-color: #fb4e26;
	vertical-align: middle;
}

.main-country-list {
	width: 100%;
	padding: 15px 10px 5px;
	box-sizing: border-box;
}

.main-country-list li {
	float: left;
	width: 33.33%;
	margin-bottom: 10px;
}

.list-left, .list-right {
	float: left;
}

.list-right {
	margin-left: 10px;
}

.list-right dl {
	font-size: 12px;
}

.list-right dt {
	font-weight: bold;
}

.list-right dd em {
	font-style: normal;
	color: #f43b10
}

/*2017-2-15*/
.seed-list li .dl_code {
	width: 112px;
	font-size: 15px;
	padding: 5px;
}

.seed-list li img {
	vertical-align: middle;
	height: 34px;
	cursor: pointer;
}

.main-movie-state {
	line-height: 25px;
	width: 100%;
	background: url(../image/title-bg.png) left center repeat-x;
	border-top: 1px solid #c0d8ea;
}

.main-movie-state .s-txt {
	font-size: 12px;
	color: #797979;
}

.main-movie-state .s-txt em {
	color: #f43b10;
}

.main-movie-state .glyphicon {
	font-size: 13px;
	color: #fb4e26;
	margin-left: 10px;
}

.seed-list li .v-code {
	color: #ff0000;
	font-size: 14px;
}

.seed-list li.no-bottom {
	margin-bottom: 0;
}

.d-title {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 8px;
}

.d-title .p-tt {
	font-size: 18px;
	font-weight: bold;
	color: #c96308;
	margin-bottom: 2px;
}

.d-title .p-dd {
	font-size: 14px;
	color: #666;
}

.teleplay {

}

.teleplay a {
	color: #2e7acc;
}

/*2017-2-20 首页修改*/
/*2017-2-20 首页修改*/
.main-new-movie, .new-movie-content {
	width: 100%;
	padding-top: 15px;
}

.main-new-movie .new-h {
	width: 100%;
	display: inline-block;
	border: 1px solid #c0d8ea;
	color: #369;
	font-weight: bold;
	padding: 6px 10px;
	box-sizing: border-box;
	background: url("../image/title-bg.png") left center repeat-x;
	font-size: 14px;
}

.new-movie-content {
	border: 1px solid #c0d8ea;
	padding: 10px;
	border-top: none;
}

.new-movie-content>ul .new-li {
	width: 31.11%;
	float: left;
	margin-right: 2.20%;
	margin-bottom: 15px;
}

.new-movie-content>ul .new-li:nth-child(3n) {
	margin-right: 0;
}

.new-li p {
	font-size: 15px;
	font-weight: bold;
	color: #d29e6e
}

.new-li li {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 25px;
}

.new-li li:before {
	content: 'new';
	width: 27px;
	height: 16px;
	display: inline-block;
	font-size: 12px;
	background: #fb4e26;
	color: #fff;
	font-style: italic;
	line-height: 13px;
	margin-right: 5px;
	border-radius: 2px;
	text-align: center;
}

.new-li li a {
	font-size: 13px;
	color: #333; /*#4da2d5*/
}

.new-li li a:hover, .featured-list li a:hover {
	color: #5b73d3
}

.new-li li a:hover, .featured-list li a:active {
	color: #5b73d3
}

.featured-list li c {
	margin-right: 5px;
	border-radius: 2px;
}

.movie-content1, .movie-content2, .movie-list2 {
	width: 800px;
}

.newest-movie2 {
	width: 300px;
}

.newest-movie-list li a, .rank-movie-list li a {
	font-size: 13px;
	line-height: 25px;
}

.sch-movie-list a .p1 {
	color: #0780CA;
	line-height: 25px;
}

.sch-movie-list .p2 {
	max-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 12px;
	color: #312F2F;
}

.tabl2 tr {
	border-bottom: 1px dashed #dad9d9;
}

.newest-movie-list, .rank-movie-list {
	padding-top: 2px;
}

.movie-content1, .movie-content2 {
	margin: 0 10px 0 0;
}

.main-movie-state .s-txt em {
	font-weight: bold;
}

.logo-mobile {
	padding-top: 15px;
}

.newest-movie-list li a:before {
	content: "★";
	padding-right: 0.4rem;
	color: #F38A27;
	font-size: 1rem;
}

/* 二维码开始 */
.wx-barcode {
	position: fixed;
	top: 25%;
	right: 2%;
	text-align: center;;
	width: 150px;
	z-index: 999999;
	background-color: #fff;
	padding: 5px;
	box-sizing: border-box;
}

.wx-barcode img {
	width: 100%;
}

.wx-barcode .p2 {
	font-size: 12px;
	color: #ff953c;
}
/* 二维码结束 */

/*网盘详情页开始*/
.down-link-tip {
    font-size: 13px;
}

.down-link-tip-wx {
    font-weight: 700;
    color: red !important;
}

.down-link-wx-img {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.down-link-wx-img img {
    height: 240px !important;
    cursor: auto !important;
    margin-right: 20px;
}

.down-link-wx-img img:last-child {
    margin-right: 0;
}

.down-link-wx-img .arrow {
    display: inline-block;
    font-size: 30px; /* 箭头字体大小 */
    margin: 0 10px; /* 箭头与图片之间的间距 */
    color: red;
    font-weight: 600;
}
/*网盘详情页结束*/

/*搜索页开始*/
.search-tabs {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
    align-items: center;
    background-color: #2f84b1;
    flex-wrap: wrap;
}

.search-tabs div {
    color: #fff;
    height: 45px;
    display: flex;
    align-items: center;
    cursor: pointer;
    padding-left: 10px;
}

.search-tabs div.search-tabs-item-on {
    background-color: #2B7298;
}

.member-link-common {
    text-decoration: none;
    background-color: #007bff;
    color: #ffffff;
    display: inline-block;
    padding: 5px;
    border-radius: 5px
}
.member-link-common:hover{
    color: #ffffff;
    text-decoration: none;
}
.member-link-common:active{
    color: #ffffff;
    text-decoration: none;
}
.member-link-common:visited{
    color: #ffffff;
    text-decoration: none;
}
/*搜索页结束*/
