html{color:#000;background:#fff}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,button,caption,cite,code,dfn,em,input,optgroup,option,select,strong,textarea,th,var{font:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}legend{color:#000}


body {
    font-size: 13px;
    text-align: center;
}

div {
    text-align: left;
}

a {
    text-decoration: none;
    color: #666;
}
a:hover {
    color: #09c;
}

hr {
    clear: both;
    margin: 10px auto;
    border: 0;
    border-top: 1px solid #ccc;
}

.btn-big {
    display: inline-block;
    _display: inline;
    zoom: 1;
    padding: 0 10px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #fff!important;
    background: #6eb7f2;
    border-radius: 12px;
}
.btn-big:hover {
    color: #fff;
    background: #4ea9f1;
    text-decoration: none!important;
}
.btn-green { background: #7cd37c;}
.btn-green:hover { background: #57c857;}
.btn-red { background: #f69;}
.btn-red:hover { background: #ff4883;}
.btn-gray { background: #ccc;color: #666!important;}
.btn-gray:hover { background: #ddd;}
.btn-vip { border: #ffe7b8 solid 1px;background: #fffef0;color: #e0620d!important;}
.btn-vip:hover { border-color: #e98f36;background: #fffef0;color: #e98f36}

.btn-large {
    margin: 10px;
    padding: 10px 25px;
    font-size: 18px;
}

.align-left {float: left;}
.align-right {float: right;}
.align-center {text-align: center;}

.hide {
    opacity: 0;
    -webkit-transition:opacity .3s ease;
    -moz-transition:opacity .3s ease;
    -o-transition:opacity .3s ease;
    transition:opacity .3s ease;

    display: none\0;
    _display: none;
}

.show {
    opacity: 1;
    display: block\0;
    _display: block;
}




.wrapper {
    clear: both;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.top80 {
    margin-top: 70px!important;
}
.top100 {
    margin-top: 100px!important;
}
.top150 {
    padding-top: 150px!important;
}
.top180 {
    padding-top: 180px!important;
}
.btn50 {
    padding-bottom: 50px!important;
}

.inner-wrapper {
    position: relative;
    margin: 0 auto;
    width: 1080px;
}

.inner-2col-main {
    float: left;
    width: 750px;
}
.inner-2col-side {
    float: right;
    width: 300px;
}
.inner-2col-mleft {
    float: left;
    width: 520px;
}
.inner-2col-mright {
    float: right;
    width: 520px;
}

.list-title {
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 10px;
    color: #333;
    font-size: 19px;
    vertical-align:middle;
}

.list-title a {
    color: #333;
}
.list-title a:hover {
    color: #09c;
}

.inner-2col-main .list-title,
.inner-2col-side .list-title {
    padding-bottom: 8px;
    font-size: 16px;
}
.inner-2col-main h3.list-title {
    font-size: 14px;
}
.inner-2col-main .list-title a {
    color: #09c;
}
.inner-2col-main .list-title a:hover {
    text-decoration: underline;
}
.list-title span {
    margin: 0 0 0 0;
    font-size: 12px;
    color: #666;
}
.list-title span a {
    margin: 0 0 0 20px;
}

.list-title span.align-right {
    margin-top: 5px;
}




.list-title a.showTab {
    display: inline-block;
    background: #f5f5f5;
    margin-right: 5px;
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
    color: #333;
    font-size: 14px;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
}
.list-title a.showTab.hover {
    background: #eee;
    color: #09c;
    text-decoration: none;
}

.list-title a.showTab:hover {
    box-shadow: 0 3px 8px #ccc;
    text-decoration: none;
}
.text-wrapper {
    margin-bottom: 20px;
    padding: 20px 50px;
    font-size: 14px;
    line-height: 1.5;
    background: #f5f5f5;
}
.text-wrapper p {
    padding: 5px 0;
}


.headernotice-wrapper {
    height:20px;
    line-height: 20px;
    color: #856404;
    background: #fff3cd;
}
.headernotice-wrapper a {
    color: #09c;
}

.header-wrapper {
    z-index: 80;
    margin: 0;
    height: 50px;

    position: sticky;
    top: 0;
    background: #444;
    box-shadow: 0 0 5px #999;
}
.header-wrapper .inner-wrapper {
    position: relative;
}


.header-logo {
    position: relative;
    float: left;
    margin-right: 30px;
    width: 160px;
    height: 50px;
    z-index: 1;
}

.header-logo-bg {
    position: absolute;
    top: 0;left: 0;
    z-index: 0;
    height: 50px;
    width: 160px;
    background: url(/static/images/logo-ygp.png?2312) 0 center repeat-x;
    background-size:160px 40px;
}

.header-logo a {
    position: relative;
    z-index: 1;
    display: block;
    text-indent: -1000px;
    width: 100%;
    height: 100%;
}



.header-search {
    float: left;
    width: 300px;
    height: 50px;
}

.header-search-form {
    position: relative;
    z-index: 1;
    margin: 9px 0 0;
    width: 300px;
    height: 30px;
    color: #fff;
    background: #666;
    border-radius: 5px;
    overflow: hidden;
}

.header-search-form.hover {
    background: #777;
}

.header-search-form.active {
    background: #fff;
}

.header-search-keyword {
    position: relative;
    z-index: 1;
    display: block;
    padding: 0 0 0 8px;
    width: 232px;
    height: 30px;
    line-height: 30px;
    border: 0;
    font-size: 13px;
    color: #ddd;
    background: transparent;
    outline: none;
}

.header-search-form.hover .header-search-keyword {
    color: #fff;
}

.header-search-form.active .header-search-keyword {
    color: #333;
}

.header-search-submit {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    width: 50px;
    height: 30px;
    cursor: pointer;
    color: #fff;
    border: 0;
    background: #6eb7f2;
}

.header-search-submit:hover {
    background: #4ea9f1;
}


.header-nav {
    position: relative;
    z-index: 99;
    float: left;
    margin: 10px 30px 0 0;
    padding-bottom: 10px;
    height: 30px;
    line-height: 30px;
}

.header-nav a {
    display: inline-block;
    margin-right: 20px;
    color: #fff;
    font-size: 14px;
}
.header-nav a:hover {
    color: #ccc;
}

.align-right .header-nav {
    margin-right: 0;
}

.align-right .header-nav > a {
    margin-left: 20px;
    margin-right: 0;
}


.nav-item-arr{
    margin:  0 0 0 5px;
    position: relative;
    display: inline-block;
    width: 10px;
}

.nav-item-arr:after{
    position: absolute;
    top:50%;
    margin: -7px 0 0 0;
    width: 0px;
    height: 0px;
    content: " ";
    border: 5px solid transparent;
    border-top: 5px solid #ccc;
}

.nav-sublist {
    display: -webkit-box;
    display: box;
    z-index: 99;
    position: absolute;
    top: 38px;
    left: -20px;
    padding: 10px;
    width: 400px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 10px 30px #999;
}
.nav-sublist-col {
    -webkit-box-flex: 1;
    box-flex: 1;
}
.nav-sublist a {
    display: block;
    margin: 0;
    padding: 5px 10px;
    color: #666;
    text-shadow: none;
    border-radius: 5px;
}
.nav-sublist a:hover {
    color: #666;
    background: #f5f5f5;
}



.header-msg-msgnum {
    display: inline-block;
    padding: 0 4px;
    height: 14px;
    line-height: 14px;
    background: red;
    border-radius: 7px;
    font-size: 12px;
}


.topsearch-wrapper {
    display: none;
    position: fixed;
    left: 0;right: 0;
    top: 50px;
    padding: 15px 0 0;
    background: #f5f5f5;
    border-bottom: 1px solid #bbb;
    box-shadow: 0 3px 8px #999;
    z-index: 10;
}
.topsearch-wrapper h2.list-title {
    margin-bottom: 0;
    border-bottom: 0px solid #f5f5f5;
}

.nav-wrapper {
    z-index: 5;
    margin-bottom: 20px;
    background: #f5f5f5;
}
.nav-wrapper .inner-wrapper{
    padding: 10px 0;
    height: 24px;
    font-size: 13px;
}

.nav-wrapper a {
    margin: 0 5px 0 0;
    padding: 5px 10px;
    height: 24px;
    line-height: 24px;
    color: #333;
    border-radius: 12px;
}
.nav-wrapper .align-right a.dashang {
    display: inline-block;
    margin: 0 0 0;
    padding: 0;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #333;
    color: #333;
}
.nav-wrapper .align-right a.dashang:hover {
    color: red;
    border: 1px solid red;
}
.nav-wrapper .align-right a {
    color: #09c;
}
.nav-wrapper a:hover {
    background: #fff;
}
.nav-wrapper a.current {
    background: #6eb7f2;
    color: #fff;
}

.nav-wrapper a img {
    vertical-align:middle;
    margin-right: 3px;
}

.nav-wrapper  .separator {
    margin: 0 5px;
    color: #ccc;
    font-size: 12px;
}
.movie-movielink {
    float:right;
}
.movie-movielink a {
    margin: 0 0 0 10px;
    padding: 0;
}
.movie-movielink img {
    width: 24px;
    border-radius: 5px;
}
.nav-ctrld {
    height: 24px;
    line-height: 24px;
    font-size: 12px;
}
kbd {
    padding: 3px 5px;
    color: #09c;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 3px;
}

.tabs-title {
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 10px;
    color: #333;
    font-size: 19px;
    border-bottom: 1px solid #f5f5f5;
    vertical-align:middle;
}
.tabs-title a {
    color: #09c;
}
.tabs-title a:hover {
    text-decoration: underline;
}
.tabs-title span {
    font-size: 13px;
    margin-left: 10px;
}



.page-nav {
    clear: both;
    margin: 40px 0;
    text-align: center;
}

.page-nav a {
    margin: 0 5px;
    padding: 3px 10px;
    color: #333;
    font-size: 16px;
    background: #f5f5f5;
    border-radius: 5px;
}

.page-nav a:hover {
    color: #09c;
    background: #eee;
}

.page-nav a.current {
    color: #fff;
    background: #09c;
}

.showall-wrapper{
    margin: 10px 0;
    text-align: center;
}

a.showall {
    display: inline-block;
    margin-right: 10px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size: 13px;
    border-radius: 10px;
    background: #f5f5f5;
}
a.showall:hover {
    color: #09c;
    background: #eee;
}







.login-form {
    min-height: 400px;
    _height: 400px;
}

form p {
    margin: 0 0 15px;
}

form p .separator {
    margin: 0 5px;
    color: #ccc;
    font-size: 12px;
}

form label.main-form-title {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-right: 20px;
    width: 80px;
    font-size: 14px;
    text-align: right;
}
form.vertical {
    margin: 0 150px;
}
form.vertical label.main-form-title {
    display: block;
    margin-bottom: 10px;
    width: 100%;
    font-size: 14px;
    text-align: left;
}

form .input-text {
    height: 30px;
    line-height: 30px;
    text-indent: 3px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

form .input-select {
   padding: 6px;
}

form .input-text-safecode {
    width: 120px;
}

form .input-safecode {
    margin: 0 0 0 5px;
}

form .input-uploadfile {
    padding: 3px 5px;
    font-weight: bold;
    margin-right: 10px;
}
form .input-submit {
    padding: 5px 15px;
    font-weight: bold;
}
form .input-textarea {
    width: 350px;
    height: 80px;
}
form .input-textarea-wide {
    width: 98%;
}
.form-alert {
    border: 1px solid red;
    margin: 20px 0;
    padding: 20px;
    text-align: center;
    color: red;
}

.bbs-topic-attachment-clear {
    cursor: pointer;
    color: red;
    margin-left: 10px;
}


.input-submit-wrapper {
    border-top: 1px solid #f5f5f5;
    padding-top: 10px;
    height: 30px;
}

.main-form-chooseheadimg {
}
.main-form-chooseheadimg img {
    border: 2px solid transparent;
    border-bottom: 5px solid transparent;
}
.main-form-chooseheadimg img:hover {
    border-color: #09c;
}
.main-form-chooseheadimg .current {
    border-color: #09c;
}







.side-box {
    margin-bottom: 20px;
}

.side-banner {
    margin-bottom: 10px;
}

.side-qrcode {
    border: 1px dashed #04BE02 ;
    border-radius: 5px;
    padding: 10px;
}
.side-qrcode h3 {
    font-size: 14px;
    color: #04BE02;
}



.side-account-notlogin {
    padding: 15px 0;
    text-align: center;
    background: #f5f5f5;
}

.side-account-login,
.side-account-reg {
    padding: 0 30px;
    height: 30px;
    line-height: 30px;
}

.side-account-login {
    margin-right: 20px;
}

.side-account-reginfo {
    clear: both;
    margin-top: 15px;
    color: #666;
    text-align: center;
}

.side-account {
    margin-bottom: 10px;
    padding: 15px;
    height: 48px;
    background: #f5f5f5;
}
.side-account-avatar {
    float: left;
    margin-right: 15px;
}
.side-account-info {
    overflow: hidden;
    zoom: 1;
}
.side-account-info dt {
    font-size: 14px;
    margin-bottom: 5px;
}
.side-account-info dd {
    padding-bottom: 10px;
}



.side-account-checkin {
    padding: 15px;
    background: #f5f5f5;
}
.side-account-checkin-btn {
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
}
.side-account-checkin-info {
    margin-left: 5px;
    color: #999;
}
.side-account-checkin-links {
    margin-top: 10px;
}
.side-account-checkin-links a {
    margin-right: 10px;
} 
.side-movcard {width: 100%; border:2px solid #09c;
    background: #09c;
} 


.side-wxpush {
}

.side-wxpush-btn{
    display: inline-block;
    margin-bottom: 10px;
    padding: 8px 12px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.side-wxpush-btn img{
    height: 24px;
}

.movie-filter {
    margin-top: 10px;
    margin-bottom: 30px;
}

.movie-filter dl {
    clear: both;
    margin: 3px 0;
    height: 26px;
    line-height: 26px;
    color: #666;
    font-size: 14px;
}

.movie-filter dt {
    float: left;
    display: block;
    width: 50px;
}

.movie-filter dd a {
    display: inline-block;
    _display: inline;
    zoom: 1;
    padding: 0 5px;
    text-shadow: #fff 0px 1px 0px;
    border-radius: 5px;
}
.movie-filter dd a:hover {
    background: #f5f5f5;
}

.movie-filter dd a.current {
    color: #fff;
    background: #6eb7f2;
    text-shadow: none;
}

.movie-filter dd a.cat-month {
    padding: 0 1px;
    font-size: 12px;
    color: #999;
}

.movie-filter dd a.cat-month-current {
    color: #fff;
    line-height: 1.4;
    background: #6eb7f2;
}









/*--------------------item-list:start---------------------*/

.movlist-wrapper {
	position: relative;
	margin-bottom: 30px;
}
.movlist {
    overflow: hidden;
    padding-top: 0;
}
#movlist-later-wrapper .movlist {
    height: 255px;
}
.movlist li {
    position: relative;
    float: left;
    margin: 0 10px 20px 0;
    width: 142px;
    font-size: 13px;
    text-align: center;
    overflow: hidden;
}
.movlist li.empty {
    float: none;
    margin: 20px 0;
    padding: 20px;
    width: auto;
}

.movlist li.last {
    margin-right: 0;
}
.movlist li a {
    position: relative;
    display: block;
    width: 100%;
}
.movlist li img {
    display: block;
    margin-bottom: 5px;
    width: 100%;
    height: 195px;
    background-color: #f5f5f5;
    overflow: hidden;
}



.slide-ctrl {
	clear: both;
	height: 24px;
	line-height: 24px;
	text-align: center;
}

a.slide-ctrl-prev,
a.slide-ctrl-next,
a.slide-ctrl-page {
	display: inline-block;
	margin: 0 5px;
	height: 24px;
	width: 40px;
	overflow: hidden;
	text-indent: 0;
	color: #fff;
	font-size: 16px;
	text-align: center;
    background: #6eb7f2;
	border-radius: 12px;
	vertical-align:middle;
}
a.slide-ctrl-prev:hover,
a.slide-ctrl-next:hover,
a.slide-ctrl-page:hover {
    background: #4ea9f1;
}
a.slide-ctrl-prev:active,
a.slide-ctrl-next:active {
    background: #ccc;
}


a.slide-ctrl-page {
	height: 8px;
	width: 8px;
	text-indent: -100px;
	margin: 0 2px;
	border-radius: 4px;
    background: #ccc;
}
a.slide-ctrl-page.current {
    background: #7cd37c;
}
a.slide-ctrl-page.current:hover {
    background: #57c857;
}
a.slide-ctrl-more {
	font-size: 12px;
	margin: 0 0 0 10px;
	vertical-align:middle;
}


.side-smallposter li {
    float: left;
    width: 96px;
    margin: 0 6px 0 0;
}
.side-smallposter li.last {
    margin: 0;
}
.side-smallposter li img {
    width: 96px;
    height: 130px;
}



.item-pubtime,
.item-title,
.item-addtime {
    display: block;
    margin: 5px 0 5px 0;
    width: 100%;
    font-size: 12px;
}
.item-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
    font-size: 14px;
    cursor: pointer;
}



.item-playbtn {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    background: url(/static/images/item-playbtn.png) no-repeat;
    background-size: 40px 40px;
    opacity: 0.8;
}

a:hover .item-title {
    color: #09c;
}

a:hover .item-playbtn {
    opacity: 1;
}

.videolist  {
    min-height: 220px;
}
.videolist.brief {
    max-height: 700px;
    overflow: hidden;
}

.videolist li {
	position: relative;
    width: 211px;
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 20px;
    vertical-align: top
}

.videolist li:nth-child(5n) {
    margin-right: 0;
}
.videolist li .item-videopic {
    width: 100%;
    height: 125px;
    object-fit: cover;
    background: #f5f5f5;
}
.videolist li .item-title {
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* 设置最大显示行数 */
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.videolist li .item-playbtn {
    top: 40px;
}


.inner-2col-main .videolist li {
    width: 183px;
}
.inner-2col-main .videolist li:nth-child(5n) {
    margin-right: 6px;
}
.inner-2col-main .videolist li:nth-child(4n) {
    margin-right: 0;
}

.videolist.vertical li {
    height: 360px;
}
.videolist.vertical li .item-videopic {
    height: 280px;
}
.videolist.vertical li .item-playbtn {
    top: 120px;
}

.item-videotime {
    position: absolute;
    left: 0;
    top: 105px;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
}

.item-tags {
    position: absolute;
    left: 5px;
    top: 5px;
    text-align: left;
}
.item-corner3 {
    position: absolute;
    right: 5px;
    top: 80px;
}



.item-tags span {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 2px 5px;
    color: #fff;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 3px;
}

.textcloud {
    margin: -10px 0 20px 0;
    padding: 10px 0 10px 10px;
    background: #f5f5f5;
}
.textcloud li {
    display: inline-block;
    _display: inline;
    zoom: 1;
    margin: 5px 10px 10px 0;
}
.textcloud li a {
    padding: 4px 8px;
    background: #fff;
    border-radius: 5px;
}
.textcloud li a:hover {
    background: #f9f9f9;
}
.textcloud li a.current {
    color: #fff;
    background: #09c;
}
.textcloud li a.small {
    padding: 2px 4px;
    font-size: 12px;
}


.posterlist {
    
}
.posterlist li {
    display: inline-block;
    margin: 10px;
    width: 160px;
    height: 270px;
    font-size: 13px;
    overflow: hidden;
}
.posterlist li.last {
    margin-right: 0;
}
.posterlist li img {
    width: 100%;
    margin-bottom: 5px;
}

.poster-wrapper {
    text-align: center;
    padding: 20px 0;
    background: #f5f5f5;
}

/*--------------------item-list:end---------------------*/
/*--------------------movie:start---------------------*/




.movie-title-wrapper {
    padding-bottom: 20px;
}
.movie-title-wrapper .inner-wrapper {
    position: relative;
    min-height: 220px;
    _height: 220px;
    width: 890px;
    padding-left: 190px;
    font-size: 13px;
}


.movie-sideinfo {
    position: absolute;
    top: 0;
    right: 0;
}
.movie-sideinfo-weixin {
    width: 200px;
    text-align: center;
}
.movie-sideinfo-weixin-qrcode {
}
.movie-sideinfo-weixin-qrcode img {
    width: 100%;
}


.movie-lasttrailer {
    position: relative;
    padding: 10px;
    width: 200px;
    text-align: center;
    background: #f5f5f5;
    border-radius: 5px;
}
.movie-lasttrailer img {
    width: 200px;
    height: 120px;
}
.movie-lasttrailer .item-playbtn {
    top: 45px;
}




.movie-title-mpic {
    position: absolute;
    top: 0px;
    left: 0;
    width: 170px;
    overflow-x: hidden;
}

.movie-title-mpic img {
    max-height: 230px;
}


.movie-name {
    font-size: 21px;
}
.movie-name span {
    font-size: 15px;
}




.movie-title-detail {
    margin: 10px 0 0 0;
    line-height: 2;
    width: 580px;
}
.movie-title-detail a {
    color: #09c;
}
.movie-title-detail a:hover {
    text-decoration: underline;
}
.movie-title-detail .detail-title {
    color: #999;
    margin: 0 5px 0 0;
}
.movie-title-detail a.movie-title-detail-tag {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #999;
    background: #f5f5f5;
    margin: 0 5px 5px 0;
    padding: 0 8px;
    font-size: 12px;
}



.movie-quickplay {
    position: relative;
    margin-top: 10px;
    margin-bottom: 5px;
}


.movie-quickplay .btn-big {
    margin-right: 10px;
    color: #fff;
}

.movie-share {
    display: block;
    margin-top: 10px;
    margin-bottom: 0;
}

.movie-siblings {
    position: absolute;
    top: 75px;
    width: 60px;
    text-align: center;
    margin-bottom: 20px;
}
.movie-siblings img {
    width: 60px;
}

.trailer-siblings {
    position: absolute;
    top: 592px;
    width: 120px;
    left: 50%;
    margin-left: -530px;
    text-align: center;
}
.trailer-siblings img {
    width: 120px;
}

.trailer-siblings .item-playbtn {
    top: 15px;
}


.movie-nav {
    position: absolute;
    bottom: -1px;
    left: 220px;
    border: 1px solid #e5e5e5;
    border-bottom: 0;
    background: #f5f5f5;
}
.movie-nav li {
    float: left;
}
.movie-nav li a {
    display: block;
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
}
.movie-nav li.current {
    background: #fff;
}
.movie-nav li.current a {
}

.main-textbox {
    margin: 0 0 20px 0;
    font-size: 14px;
    line-height: 2;
}
.main-textbox p {
    margin: 0 0 20px 0;
}

.popup-bg {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: : 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
    z-index: 10;
}

.popup-wrapper {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -300px;
    margin-top: -200px;
    width: 600px;
    z-index: 99;
    background: #fff;
}

.popup-close {
    position: absolute;
    top: -30px;
    right: 0;
    width: 60px;
    height: 30px;
    line-height: 30px;
    background: #f69;
    color:#fff;
    text-align: center;
    cursor: pointer;
}
.popup-close:hover {
    background: #ff4883;
}
.popup-inner {
    padding: 20px;
    font-size: 14px;
    max-height: 540px;
    overflow-y: scroll;
}
.popup-inner h3 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #09c;
}
.popup-inner p {
    margin-bottom: 10px;
    line-height: 2;
}



/*--------------------movie:end---------------------*/


/*--------------------people:start---------------------*/
.people-title-wrapper .inner-wrapper {
    position: relative;
    min-height: 100px;
    _height: 100px;
}

.people-title-avatar {
    float: left;
    margin-right: 20px;
}
.people-title-avatar img {
    width: 96px;
    height: 96px;
}
h2.people-name {
    font-size: 25px;
    margin-left: 0;
    margin-bottom: 10px;
}
h2.people-name span {
    font-size: 14px;
}

.people-title-detail {
    overflow: hidden;
    zoom: 1;
}
.people-title-detail a {
    color: #09c;
}
.people-title-detail a:hover {
    text-decoration: underline;
}




/*--------------------people:end---------------------*/


.player-wrapper {
    margin-top: 70px;
    position: relative;
}
.player {
    position: relative;
    width: 100%;
    height: 450px;
    background: #000;
}

.shortfilmplayer-wrapper .player {
    height: 642px;
}
.player-swf {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.player-error {
    padding-top: 200px;
    text-align: center;
    color: #ccc;
    font-size: 16px;
}
.player-error a {
    text-align: center;
}


.doubanerrorplay {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -190px;
    width: 380px;
    height: 30px;
    line-height: 30px;
    z-index: 99;
    color: #fff;
}
.doubanerrorplay button {
    margin: 0 5px;
}



.videoinfo {
	height: 40px;
    line-height: 40px;
    background: #f5f5f5;
    margin: 1px 0 1px 0;
    padding-left: 10px;
    font-size: 12px;
    color: #999;
}


.videoinfo-dl {
    position: relative;
    float: right;
}
.videoinfo-dl-dlbtn {
    display: inline-block;
    padding: 0 10px;
    height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #6eb7f2;
}
.videoinfo-dl-dlbtn:hover {
    color: #fff;
    background: #4ea9f1;
}
.videoinfo-dl-wxpush { background: #7cd37c;}
.videoinfo-dl-wxpush:hover { background: #57c857;}
#wxpush-sendpush-qrcode {
    position: absolute;
    left: 0;
    top: 40px;
    z-index: 99;
}

.videoinfo .separator {
    margin: 0 3px;
    color: #ccc;
}
.videoinfo-htmlcode {
    height: 20px;
    width: 220px;
    line-height: 20px;
}


.trailer-swich {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -640px;
    width: 100px;
    text-align: right;
}

.trailer-swich a {
    display: inline-block;
    padding: 5px 2px 5px 20px;
    margin-left: 5px;
    font-size: 12px;
    background-repeat: no-repeat;
    background-position: 2px center;
}

.trailer-swich a.current {
    color: #09c;
    background-color: #ddd;
    border-radius: 3px;
}
.trailer-swich a:hover {
    color: #09c;
    background-position: 3px center;
}

.player-videolist {
    max-height: 450px;
    overflow-y: auto;
}

.player-videolist li {
    padding: 5px 0;
    font-size: 13px;
}
.player-videolist li .player-videolist-current {
    color: #09c;
    font-size: 12px;
    font-weight: bold;
}
.player-videolist li .videotime {
    color: #999;
    font-size: 12px;
}


.movinfo {
    margin: 20px 0;
}
.movinfo p {
    margin: 10px 0;
    font-size: 14px;
    line-height: 2;
}


.download-wrapper {
    clear: both;
    padding: 20px;
    min-height: 210px;
    font-size: 14px;
    line-height: 1.5;
    background: #f1f1f1;
    margin-bottom: 20px;
}

.download-videoinfo {
    float: left;
    width: 160px;
    margin-right: 20px;
}
.download-videopic {
    display: block;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
    width: 160px;
    height: 90px;
}
.download-videopic img {
    width: 160px;
    height: 90px;
}

.download-dlinfo-wrapper {
    position: relative;
    margin-left: 170px;
    height: 100%;
    background: #fff;
    padding: 10px 20px;
}

.download-dlinfo-meta {
    position: relative;
    margin: 10px 0 20px;
    padding-top: 10px;
    font-size: 12px;
    border-top: 1px dashed #ccc;
}
.download-dlinfo-meta a {
    margin-right: 10px;
}
.download-dlinfo p {
    padding: 5px 0;
    word-break:break-all;
}
.download-dlinfo a {
    font-size: 12px;
    color: #09c;
}

.download-dlinfo-linkinfo {
    font-size: 12px;
    color: red;
}



.dashang-box {
    display: none;
    width: 100%;
    text-align: center;
}
.dashang-box a.dashang {
    display: block;
    margin: 0 auto 10px;
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #f60;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff;
}
.dashang-box a.dashang:hover {
    color: #fff;
    border: 1px solid #f60;
    background: #f60;
}

.dashang-box p.dashang-info {
    margin-top: 5px;
    color: #ff8140;
    font-size: 12px;
}


.dashang-paybox {
    display: none;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -180px;
    margin-top: 0;
    width: 300px;
    height: 465px;
    background: #fff;
    border: 1px solid #22ab39;
}
.dashang-paybox-choose {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: left;
    overflow: hidden;
}
.dashang-paybox-choose a {
    display: inline-block;
    padding: 1px 10px;
}
.dashang-paybox-choose a.current {
    color: #fff;
    background: #22ab39;
}

.dashang-paybox-info {
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
}
.dashang-paybox-QRcode img {
    width: 300px;
    height: 407px;
}
a.dashang-paybox-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 30px;
    line-height: 30px;
    background: #f69;
    color:#fff;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
}
a.dashang-paybox-close:hover {
    background: #ff4883;
}



.hongbao-box {
    margin: 10px 0;
    width: 100%;
    text-align: center;
    color: #ff8140;
    font-size: 12px;
    line-height: 2;
}



.ad-wrapper {
    clear: both;
    margin: 0 0 20px  0;
    text-align: center;
}

.ad-wrapper .inner-wrapper {
    width: 950px;
    text-align: center;
    background: #f5f5f5;
}

.footer-wrapper {
    clear: both;
    padding: 15px 0;
    height: 20px;
    line-height: 20px;
    color: #888;
    background: #ddd;
}
.footerlink-wrapper {
    background: #ebebeb;
}

.footer-wrapper a {
    padding: 0 7px;
}
.footer-wrapper a.first {
    padding: 0 7px 0 0;
}
.footer-wrapper a.last {
    padding: 0 0 0 7px;
}






table.tlist {
    margin: 0 0 20px 0;
    width: 100%;
    color: #666;
    font-size: 13px;
}
table.tlist th {
    padding: 10px 5px;
    color: #666;
    font-weight: bold;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
table.tlist tr {
}

table.tlist td {
    padding: 10px 5px;
    border-bottom: 1px solid #f3f3f3;
    line-height: 1.5;
}

.inner-2col-side table.tlist td {
    padding: 8px 5px;
}

table.tlist tr.alt {
    background: #f5f5f5!important;
}
table.tlist tr.alt td {
    border-bottom: 1px solid #ddd;
}


table.tlist a {
    color: #09c;
}
table.tlist a:hover {
    text-decoration: underline;
}

table.tlist .align-center {
    text-align: center;
}
table.tlist .align-right {
    text-align: right;
}
table.tlist .tlist-addtime {
    width: 80px;
}
table.tlist .tlist-movname {
    width: 180px;
}
table.tlist .tlist-avatar {
    width: 40px;
}
table.tlist .tlist-unread {
    font-weight: bold;
    color: #333;
}
table.tlist .tlist-bbs-icon {
    width: 90px;
}
table.tlist .tlist-bbs-title {
    width: 500px;
}
table.tlist .tlist-bbs-tdtitle {
    font-size: 14px;
}
table.tlist .tlist-bbs-addtime {
    font-size: 12px;
}

table.tlist .tlist-bbs-tag,
table.tlist .tlist-bbs-reply {
    background: #f5f5f5;
    margin-right: 5px;
    border-radius: 10px;
    padding: 4px 10px;
    color: #666;
    font-size: 12px;
}

table.tlist a.tlist-title:active,
table.tlist a.tlist-title:visited {
    color: #777;
}

table.tlist .tlist-play {
    width: 100px;
}
table.tlist .tlist-download {
    width: 60px;
}
table.tlist .tlist-fromsite {
    width: 50px;
    text-align: center;
}
table.tlist td img {
    vertical-align:middle;
}
table.tlist .tlist-content {
    color: #666;
}
table.tlist .tlist-content a {
}





.calendar-list {
    margin-top: 20px;
    width: 100%;
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.calendar-list dt {
    float: left;
    padding: 5px 0;
    width: 170px;
    font-size: 14px;
    color: #09c;
}
.calendar-list dd {
    overflow: hidden;
    zoom: 1;
}






.side-btn-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #999;
    background: #f5f5f5;
}
.side-btn-wrapper .btn-big {
    margin-bottom: 10px;
}


.side-filelist {
    padding-bottom: 10px;
}
.side-filelist li {
    margin-bottom: 10px;
}

.side-filelist-file {
    display: inline-block;
    padding: 3px 0 3px 24px;
    background: url(//wx4.sinaimg.cn/large/585a1995gy1flt6xo9584g200g00g0s1.gif)  left 3px no-repeat;
}
.side-filelist-add {
    display: inline-block;
    padding: 5px 5px 5px 24px;
    background: url(//wx1.sinaimg.cn/large/585a1995gy1fjbz7oakwzg200c00c05q.gif)  2px 7px no-repeat;
}


.side-avatarlist-wrapper {
    padding-bottom: 10px;
}

.side-avatarlist li {
    clear: both;
    zoom: 1;
    position: relative;
    min-height: 36px;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #eee;
}
.side-avatarlist li.no-comment {
    padding: 10px 0 10px 20px;
    color: #999;
    border-bottom: 0px dashed #c6c6c6;
}
.side-avatarlist-avatar {
    float: left;
    margin-right: 10px;
    width: 36px;
    height: 36px;
    overflow: hidden;
}
.side-avatarlist-avatar img {
    width: 36px;
}

.side-avatarlist-main {
    overflow: hidden;
    zoom: 1;
}

.side-avatarlist-name {
    margin-bottom: 8px;
}
.side-avatarlist-content {
    color: #333;
    background: #f5f5f5;
    padding: 10px;
}
.side-avatarlist-content a {
    color: #09c;
}
.side-avatarlist-contentlink {
    margin-top: 10px;
    color: #666;
    background: #fff;
    padding: 5px;
}
.side-avatarlist-content-2 {
    color: #999;
    padding: 2px 0 10px 0;
    margin-bottom: 8px;
    font-size: 12px;
}
.side-avatarlist-addtime {
    margin-top: 8px;
    color: #999;
}

.side-moviebox {
    background: #f5f5f5;
    margin-bottom: 20px;
}
.side-moviebox-movpic {
    float: left;
}
.side-moviebox-movpic img {
    max-height: 120px;
}

.side-moviebox-movinfo {
    padding: 10px;
    overflow: hidden;
    zoom: 1;
    min-height: 100px;
    line-height: 2;
}

.side-moviebox-movinfo h4 {
    font-size: 14px;
    font-weight: bold;
}

.comment-post,
.bbs-post {
    margin: 0 0 0;
    position: relative;
    padding: 10px 0 10px 0;
}
.comment-post p {
    margin-bottom: 5px;
}

.bbs-boardlist {
}

.bbs-boardlist li {
    margin: 0 0 10px 0;
}
.inner-2col-main .bbs-boardlist li {
    float: left;
    margin: 0 30px 10px 0;
}
.bbs-boardlist li a {
    display: block;
    padding: 10px;
    width: 280px;
    height: 60px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
}
.inner-2col-main .bbs-boardlist li a {
    width: 320px;
}
.bbs-boardlist li a:hover {
    border: 1px solid #ccc;
    background: #f5f5f5;
}
.bbs-boardlist li img {
    float: left;
    margin-right: 15px;
}
.bbs-boardlist li h3 {
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: bold;
    color: #09c;
}
.bbs-boardlist li h3 span {
    margin-left: 5px;
    font-size: 12px;
    font-weight: normal;
    color: #666;
}

.bbs-post {
    margin-bottom: 20px;
}
.bbs-post form .input-textarea {
    width: 550px;
    height: 200px;
}

.bbs-post p {
    margin-bottom: 10px;
}
.bbs-content {
    position: relative;
    clear: both;
    margin-bottom: 20px;
}
.bbs-content-side {
    position: absolute;
    top: 0;
    left: 0;
    margin-right: 20px;
    width: 60px;
}

.bbs-content-main {
    margin: 0 0 0 80px;
}
.bbs-content-main p {
    margin-bottom: 10px;
}
.bbs-content-detail {
    font-size: 14px;
    min-height: 100px;
}
.bbs-content-detail a {
    color: #09c;
}
.bbs-content-detail a:hover {
    text-decoration: underline;
}
.bbs-content-detail img {
    max-width: 100%;
}

.bbs-content-reply .bbs-content-detail {
    min-height: 50px;
}


.bbs-option {
    position: relative;
    margin: 20px 0 0 0;
}
.bbs-content-fromurl {
    float: right;
    color: #666;
}

.bbs-content-main .meta{
    background: #f5f5f5;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin-bottom: 10px;
    font-size: 12px;
}

.bbs-content-movie {
    float: right;
}

.bbs-content-extra-wrapper {
    clear: both;
    display: inline-block;
    margin-bottom: 10px;
    min-width: 350px;
    padding: 10px;
    background: #fff3cd;
    border-radius: 5px;
}

.bbs-content-extra-wrapper h4 {
    color: #856404;
    margin-bottom: 8px;
    font-size: 15px;
}
.bbs-content-extra-wrapper a {
    color: #09c;
}
.bbs-content-extra-wrapper a:hover {
    text-decoration: underline;
}
p.bbs-content-extra {
    position: relative;
    margin-bottom: 0;
}
.bbs-content-netdisk-wrapper {
    min-width: 350px;
    background: #f5f5f5;
}

.bbs-content-netdisk-wrapper h4 {
    color: #666;
}
.bbs-content-netdisk-wrapper h4 span {
    color: #ccc;
    font-size: 12px;
}

.btn-wangpan-wrapper {
    display: inline-block;
    margin: 0 10px 10px 0;
    font-size: 13px;
    color: #666;
    background: #f5f5f5;
    border-radius: 10px;
}

.btn-wangpan-wrapper span {
    margin: 0 5px;
}

.btn-wangpan {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    background: linear-gradient(105deg, #446dff 2%, rgba(99, 125, 255, 0.75) 100%),#fff;
}


.bbs-topic-quickreply {
    margin-bottom: 10px;
}
.bbs-topic-quickreply a {
    border: 1px solid #ccc;
    padding: 5px 10px;
    color: #666;
}
.bbs-topic-quickreply a:hover {
    border: 1px solid #09c;
    color: #09c;
}

.bbs-topic-content-editor {
    margin-bottom: 10px;
}


.bbs-listitem {
    margin-bottom: 10px;
    padding: 10px;
    margin-right: 150px; 
    border-radius: 10px;
    border: 1px solid #eee;
}
.bbs-listitem h3 {
    font-size: 16px;
    padding: 5px;
    margin-bottom: 10px;
    background: #f5f5f5;
}
.bbs-listitem a {
    color: #09c;
}
.bbs-listitem a:hover {
    text-decoration: underline;
}
.bbs-listitem-content {
    font-size: 14px;
    line-height: 2;
    margin-bottom: 10px;
}
.bbs-listitem-content img {
    max-width: 350px;
}
.bbs-listitem-meta {
    padding: 5px 10px;
    color: #999;
    font-size: 12px;
    background: #f5f5f5;
}

.bbs-filelist {
    margin: 20px 0;
    padding: 10px;
    font-size: 12px;
    color: #999;
    border-left: 5px solid #f5f5f5;
}


.netdisk-listitem {
    display: inline-block;
    margin: 0 5px 20px;
    padding: 10px;
    width: 340px;
    border: 1px solid #ddd;
}
.netdisk-listitem-movie {
    float: right;
    margin-left: 20px;
    height: 140px;
    overflow-y: hidden;
}
.netdisk-listitem h3 {
    font-size: 14px;
    margin-bottom: 10px;
    text-indent: 22px;
    background: url(//wx4.sinaimg.cn/large/585a1995gy1flt6xo9584g200g00g0s1.gif)  left 3px no-repeat;

}
.netdisk-listitem a {
    color: #09c;
}
.netdisk-listitem a:hover {
    text-decoration: underline;
}
.netdisk-listitem-content {
    font-size: 12px;
    line-height: 1.8;
    margin-bottom: 10px;
    height: 140px;
    overflow: hidden;
}
.netdisk-listitem-meta {
    padding: 5px 10px;
    background: #f5f5f5;
}

.ad-hide {
    position: absolute;
    top: 0;
    right: -50px;
    display: block;
    width: 50px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    background: #f5f5f5;
    text-align: center;
}


.gotourl-wrapper {
    margin-bottom: 50px;
    padding: 50px 0;
    line-height: 300%;
    font-size: 16px;
    text-align: center;
    background: #f5f5f5;
}
.gotourl-wrapper a {
    color: #09c;
}




.nav-tags-wrapper {
    position: relative;
    margin: 20px 0;
}
.nav-tags-lable {
    display: inline-block;
    margin: 0 15px 5px 0;
    width: 80px;
    text-align: right;
}
.nav-tags-item {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 8px 14px;
    background: #f5f5f5;
    color: #333;
    font-size: 13px;
    border-radius: 5px;
    -webkit-transition:background .3s ease;
    transition:background .3s ease;
}
.nav-tags-item:hover,
.nav-tags-item.current {
    background: #eee;
    color: #09c;
}


.nav-tags-big .nav-tags-item {
    padding: 0 20px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
}

.nav-subtags {
    z-index: 99;
    position: absolute;
    padding: 10px;
    width: 250px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 10px 30px #999;
}

.nav-tags-item-arr{
    display: inline-block;
    width: 10px;
}

.nav-tags-item-arr:after{
    position: absolute;
    top:50%;
    margin: -5px 0 0 0;
    width: 0px;
    height: 0px;
    content: " ";
    border: 5px solid transparent;
    border-top: 5px solid #ccc;
}

a.nav-tags-item img {
    vertical-align:middle;
    margin-right: 3px;
}



.side-dl-btn {
    display: block;
    margin-bottom: 5px;
    padding: 10px;
    font-size: 14px;
}
.side-dl-btn span {
    margin-left: 5px;
    font-size: 12px;
}


.picmode .videolist li {
    overflow: hidden;
    height: 110px;
    border-radius: 10px;
    margin-bottom: 20px;
    -webkit-transition:all .3s ease;
    transition:all .3s ease;
}
.picmode .videolist li:hover {
    box-shadow: 2px 2px 10px #666;
}
.picmode .videolist li img {
    object-fit: cover;
    width: 100%;
}
.picmode .videolist li:nth-child(5n) {
    margin-right: 0;
}

.picmode .videolist li span.item-title {
    position: absolute;
    left: 10px;
    bottom: 10px;
    margin: 0;
    font-size: 19px;
    color: #fff;
    text-shadow: 0px 0px 5px #000;
}

a.sidelist-item {
    display: -webkit-box;
    display: box;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f5f5f5;
}
.sidelist-facepic {
    display: block;
    margin-right: 10px;
    width: 90px;
    height: 60px;
    object-fit: cover;
}
.sidelist-detail {
    -webkit-box-flex: 1;
    box-flex: 1;
}
.sidelist-detail span {
    display: inline-block;
}
.sidelist-detail span.sidelist-subtitle {
    margin-top: 5px;
    color: #666;
}