﻿* {
    padding:0;
    margin:0;
}
body{
	background:#e5e5e5;
}
ul,li {
    list-style:none;
}
img {
    border:none;
}
a {
    text-decoration:none;
    color:#000;
}
*:focus {
    outline:none;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.clear {
    display:block;
    clear:both;
}
.pd5 {
    padding:5px;
}
.pd10 {
    padding:10px;
}
.pd20 {
    padding:20px;
}
.mt5 {
    margin-top: 5px;
}
.mt10 {
    margin-top:10px;
}
.mt15 {
    margin-top:15px;
}
.mt20 {
    margin-top:20px;
}
.mt30 {
    margin-top:30px;
}
.mr12 {
    margin-right:12px;
}
.mr15 {
    margin-right:15px;
}
.mr18 {
    margin-right:18px;
}
.mr20 {
    margin-right:20px;
}
.mr40{
    margin-right:40px;
}
.ml5 {
    margin-left:5px;
}
.ml10 {
    margin-left: 10px;
}
.ml40 {
    margin-left:40px;
}
.mb5 {
    margin-bottom: 5px;
}
.mb10 {
    margin-bottom:10px;
}
.mb20 {
    margin-bottom:20px;
}
.mb18 {
    margin-bottom:18px;
}
.font14 {
    font-size:14px;
}
.font16 {
    font-size:16px;
}
.font18 {
    font-size:18px;
}
.font20 {
    font-size:20px;
}
.font24 {
    font-size:24px;
    font-weight:bold;
}
.white {
    color:#FFF;
}
.gray {
    color:#808080;
}
.red {
    color:red;
}
.color999 {
    color:#999;
    font-size:20px;
    line-height:35px;
}
.wd80 {
    width:80px;
    text-align: right;
}
.wd165 {
    width:165px;
}
.wd260 {
    width: 260px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
    display: inline;
}
.wd260  a{
    color:#0379c0;
    text-decoration:none;
    padding:0  2px 0 2px;
}
.wd260 span{
	padding:0  2px 0 2px;
}
.wd250 {
    width:250px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
    display: inline;
}
.wd250 a {
    color:#0379c0;
    text-decoration:none;
    padding:0  2px 0 2px;
}
.wd250 span{
	padding:0  2px 0 2px;
}
.wd310 {
	width:310px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
    display: inline;
}
.wd310 a {
	color:#0379c0;
    text-decoration:none;
    padding:0  2px 0 2px;
}
.wd310 span{
	padding:0  2px 0 2px;
}
.wd550 {
    width:550px;
}
.wd600 {
    width:600px;
}
.lh20 {
    line-height:20px;
}
.spac1 {
    letter-spacing:1px;
}
.lh24 {
    line-height:24px;
}
a.black_link {
    color:#333;
}
.bold {
    font-weight:bold;
}
.bold:hover {
    text-decoration:none;
}
.pnk-head {
    width:100%;
    margin:0 auto;
    overflow:hidden;
    background:#fff;
}
.pnk-head-box {
    width:1240px;
    height:100px;
    margin:0 auto;
    position:relative;
	padding-top:20px;
}
.pnk-logo {
    float:left;
    display:block;
    height:100%;
    width:260px;
    position:relative;
}
.pnk-logo img {
    width:100%;
    position:absolute;
    left:0px;
	height:80px;
}
.pnk-search {
    line-height:30px;
    width:360px;
	margin-left:30px;
}
.pnk-search-keyword {
    height:35px;
    width:260px;
    line-height:35px;
    font-size:14px;
    color:#333;
    padding-right:10px;
    padding-left:10px;
    overflow:hidden;
    outline:0;
    border:2px solid #d80a04;
	border-radius:5px;
}
.pnk-search-submit {
    height:39px;
    width:88px;
    position:absolute;
    top:9px;
    right:25px;
    background:#d80a04;
	border-radius:5px;
}
.pnk-search-btn {
    outline:0;
    display:block;
    width:100%;
    height:100%;
    border:0;
    cursor:pointer;
    background:url('../images/search.png') 13px 13px no-repeat;
    color:#fff;
    font-size:16px;
	padding-left:18px;
}
.pnk-menu-width {
    float: left;
    height: 35px;
    width: 925px;
    margin: 5px 0 0 30px;
    position: relative;
    border: none;
    border-radius: 10em;
    display: flex;
    list-style: none;
    background: #f5f5f5;
    box-shadow: 10px 25px 30px #00000022;
    padding: 10px;
}
.pnk-menu-width ul li {
    float:left;
    height:100%;
    line-height:35px;
    text-align: center;
    min-width:90px;
	margin-left: 10px;
}
.pnk-menu-width ul li a {
    font-size:16px;
    color:#333;
    display:block;
}
#carousel1 {
    background:black;
    width:100%;
    height:400px;
    text-align:center;
    overflow:hidden;
    position:relative;
}
#carousel1 .car_bigp img {
    width:1240px;
    height:400px;
    display:none;
    margin:auto;
}
#carousel1 .car_click {
    width:460px;
    height:70px;
    position:absolute;
    z-index:2;
    top:318px;
    right:18%;
}
#carousel1 .car_click .car_c_smallpic {
    width:460px;
    height:65px;
    float:left;
}
#carousel1 .car_click .car_c_smallpic img {
    width:100px;
    height:65px;
    cursor:pointer;
    float:left;
    margin:0 5px;
    border:solid 2px #fff;
	object-fit:cover;
}
.pnk-main {
    width:1200px;
    margin:0 auto;
    overflow:hidden;
    min-height:475px;
	margin-bottom:20px;
	border: 1px solid #e5e5e5;
    background: #fff;
}
.pnk-level {
    width:880px;
    overflow:hidden;
}
.pnk-size {
    width:100%;
    overflow:hidden;
}
.pnk-level-title {
    margin:0 auto;
    height:30px;
}
.pnk-level-title h2 {
    font-size:20px;
    line-height:30px;
}
.pnk-picbox {
    margin:0 auto;
    overflow:hidden;
}
.pnk-picbox li {
    width: 203px;
    float: left;
    margin: 1%;
}
.pnk-picbox li:nth-child(1) {
    margin-left:0px;
}
.pnk-picbox li:nth-child(5) {
    margin-left:0px;
}
.pnk-sltimg {
    overflow:hidden;
    position:relative;
    font-size:12px;
    background-color:#000;
}
.pnk-sltimg img {
    width: 203px;
    height: 270px;
    display:block;
    overflow:hidden;
    cursor:pointer;
    -webkit-transition:-webkit-transform 0.3s;
    -moz-transition:-moz-transform 0.3s;
    -o-transition:-o-transform 0.3s;
    transition:transform 0.3s;
	object-fit: cover;
}
.pnk-sltimg img:hover {
    -webkit-transform:scale(1.05);
    -moz-transform:scale(1.05);
    -ms-transform:scale(1.05);
    -o-transform:scale(1.05);
    transform:scale(1.05);
}
.pnk-sltimg span {
    position:absolute;
    right:5px;
    bottom:5px;
    padding:1px 7px;
    background:rgba(0,0,0,.6);
    color:#fff;
    border-radius:8px;
}
.pnk-detail {
    min-height:55px;
    position:relative;
    text-align:left;
}
.pnk-black-link {
    display:block;
    margin:5px 0;
    font-size:15px;
    white-space:nowrap;
    text-overflow:ellipsis;
    width:158px;
    overflow:hidden;
}
.pnk-black-link:hover {
    color:#d80a04;
}
.pnk-detail-desc {
    margin:3px 0;
}
.pnk-detail-desc a {
    padding-right:5px;
    font-size:14px;
    color:#333;
}
.pnk-detail-desc a:hover {
    color:#d80a04;
}
.pnk-detail-score {
    position:absolute;
    bottom:32px;
    right:12px;
    font-size:18px;
    color:#ff6200;
    font-weight:700;
}
.pnk-ranking {
    overflow:hidden;
	width:310px;
	border: 1px solid #e5e5e5;
}
.pnk-ranking-title {
    height: 35px;
    border: 1px solid #e5e5e5;
    border-top: none;
    border-left: none;
    border-right: none;
}
.pnk-ranking-title h2 {
    font-size:20px;
    line-height:35px;
	text-indent:20px;
}
.pnk-boxlist {
    overflow:hidden;
    padding:13px 0 0 10px;
}
.pnk-boxlist ul li {
    margin-top:15px;
    border-bottom:1px solid #eee;
    padding-bottom:15px;
    height:100px;
}
.pnk-boxlist ul li:nth-child(1) {
    margin-top:0px;
}
.pnk-boxlist ul li a {
    float:left;
    color:#333;
    width:170px;
    margin-right:10px;
    font-size:14px;
    text-indent:30px;
}
.pnk-boxlist ul li a:hover {
    color:#d80a04;
}
.pnk-boxlist ul li img {
    width:120px;
    max-height:95px;
    float:right;
	object-fit: cover;
}
/*公共部分*/
.pnk-ad {
    width:1240px;
    margin:0 auto;
    overflow:hidden;
}
.pnk-ad img {
    max-width:100%;
}
.pnk-Lines-boxlist {
    overflow:hidden;
    margin-bottom:15px;
    padding:10px 10px 10px 10px;
	background:#fff;
}
.pnk-Lines-boxlist li {
    margin-top:15px;
    border-bottom:1px solid #eee;
    padding-bottom:15px;
    height:auto;
}
.pnk-Lines-boxlist li:last-child{
	 border-bottom:none;
}
.pnk-Lines-boxlist p {
    line-height:28px;
    font-size:15px;
}
.pnk-from {
    text-align:right;
    margin-bottom:3px;
    margin-top:3px;
}
.pnk-from a:hover {
    color:#d80a04;
}
/*影视动态*/
.pnk-ystd {
    width:880px;
    overflow:hidden;
    margin:0 auto;
}
.pnk-ysdt-title {
    margin:10px auto;
    height:25px;
}
.pnk-ysdt-title h2 {
    font-size:20px;
    line-height:25px;
}
.pnk-ysdb-list {
    width:100%;
    overflow:hidden;
}
.pnk-ysdb-list li {
    text-align:left;
    margin:0 0 20px 0;
    height:auto;
    float:left;
}
.pnk-ysdb-list li img {
    width:25%;
    height:8rem;
    float:left;
    margin:0 1rem 0 0;
}
.pnk-ysdb-list li a span {
    font-size:18px;
    color:#333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    width:71%;
    display:inline-block;
    font-weight:bold;
}
.pnk-ysdb-list li a span:hover {
    color:#116fb7;
}
.pnk-ysdb-list li p {
    line-height:25px;
    height:auto;
    padding-top:3px;
    font-size:14px;
}
.pnk-ystd-aside {
    width:310px;
    margin:0 auto;
    overflow:hidden;
	border: 1px solid #e5e5e5;
	background:#FBFBFB;
}
.pnk-ystd-aside-title {
    height:35px;
    margin:0 auto;
}
.pnk-ystd-aside-title h2 {
   font-size: 20px;
   line-height: 35px;
   text-indent: 20px;
}
.pnk-ystd-aside-boxlist {
    overflow: hidden;
    clear: both;
    border: 1px solid #e5e5e5;
    border-left: none;
    border-right: none;
    border-bottom: none;
}
.pnk-ystd-aside-boxlist ul li {
    height:41.667px;
    line-height:40px;
    padding:0 15px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.pnk-ystd-aside-boxlist ul li a {
    font-size:15px;
}
.pnk-ystd-aside-boxlist ul li a:hover {
    color:#d80a04;
}
.pnk-title {
    width:190px;
    font-size:15px;
    float:left;
    color:#222;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.pnk-star-picbox {
    width:880px;
    overflow:hidden;
    margin:10px auto;
}
.pnk-star-picbox li {
    float: left;
    padding-bottom: 12px;
    width: 160px;
    font-size: 15px;
    padding-right:15px;
	text-align:center;
}
.pnk-star-picbox li a {
    font-size:15px;
}
.pnk-star-picbox li a:hover {
    color:#d80a04;
}
.pnk-star-picbox li img {
    width: 160px;
    height: 213px;
	object-fit: cover;
}
.pnk-theme-boxlist {
    height:540px;
    margin-bottom:15px;
    padding:13px 0 9px 10px;
}
.pnk-theme-boxlist li {
    height:38px;
    line-height:38px;
    border-bottom:1px solid #f0f0f0;
    overflow:hidden;
    text-align:left;
}
.pnk-theme-boxlist li a {
    color:#333;
    font-size:14px;
    margin-left:10px;
}
.pnk-theme-boxlist li a:hover {
    text-decoration:underline;
}
/*列表页*/
.pnk-dianshi-desc {
    float:left;
}
.pnk-dianshi-desc a {
    max-width:80px;
    text-align:center;
    padding:0 8px;
    margin:15px 10px 0 0;
    border:1px solid #d2d2d2;
    color:#0379c0;
}
.pnk-dianshi-aside {
    padding-top:12px;
    padding-bottom:8px;
    height:319px;
	background:#fff;
}
.pnk-dianshi-aside-title {
    margin:10px auto;
    height:35px;
	border:1px solid #e5e5e5;
}
.pnk-dianshi-aside-title h2 {
    font-size:18px;
    line-height:35px;
	text-indent:20px;
}
.pnk-dianshi-aside li {
    position:relative;
    height:21px;
    padding-bottom:12px;
    vertical-align:top;
}
.pnk-txt-link {
    display:inline;
    margin-left:60px;
    margin-right:10px;
    line-height:21px;
    font-size:16px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.pnk-dianshi-aside li a:hover {
    color:#d80a04;
}
.pnk-num {
    position:absolute;
    top:0;
    left:20px;
    width:30px;
    height:21px;
    line-height:21px;
    font-size:18px;
    color:#999;
    text-align:center;
    border-top-right-radius:11px;
    border-bottom-right-radius:11px;
}
.pnk-num.no1 {
    background-color:#ff3000;
    color:#fff;
}
.pnk-num.no2 {
    background-color:#ff6000;
    color:#fff;
}
.pnk-num.no3 {
    background-color:#ffb400;
    color:#fff;
}
.pnk-dianshi-aside-boxlist {
    overflow:hidden;
    clear:both;
    margin:10px 0px 15px 0px;
	background:#fff;
}
.pnk-dianshi-aside-boxlist li {
    height:41.667px;
    line-height:40px;
    padding:0 15px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.pnk-dianshi-aside-boxlist li a {
    font-size:16px;
}
.pnk-dianshi-aside-boxlist li a:hover {
    color:#d80a04;
}
/*分页*/
.mws-panel-content {
    width:800px;
    overflow:hidden;
	height:35px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
}
.pagination{
	overflow:hidden;
    max-width: 800px;
	margin:0 auto;
}
.pagination li {
	float:left;
}
.pagination li a{
	margin:0px 3px;
    border:1px solid #434458;
    padding:4px 10px;
    display:inline-block;
	font-size:16px;
}
.pagination .active {
    margin:0px 3px;
    border:1px solid #434458;
    padding:4px 10px;
    display:inline-block;
	font-size:16px;
	background:#434458;
	color:#fff;
}
.pagination .disabled {
	margin:0px 3px;
    border:1px solid #434458;
    padding:4px 10px;
    display:inline-block;
	font-size:16px;
	background:#434458;
    color:#aaa;
}
/*友情链接*/
.pnk-link {
    margin:0 auto 10px auto;
}
.pnk-link h2 {
    font-size:16px;
    padding-bottom:5px;
    border-bottom:1px solid #d2d2d2;
}
.pnk-link ul {
    width:100%;
    overflow:hidden;
    clear:both;
    font-size:12px;
    padding:5px 0;
}
.pnk-link ul li {
    float:left;
    line-height:24px;
    padding-right:15px;
    white-space:nowrap;
}
.pnk-link ul li a {
    color:#666;
	font-size:14px;
}
/*底部*/
.pnk-footer {
    width:100%;
    padding:25px 0 5px 0;
    line-height:28px;
    text-align:center;
    border-top:2px #ccc solid;
    background:#f8f8f8;
    color:#333;
}
.pnk-footer p {
    padding-bottom:18px;
    font-size:14px;
}
.pnk-footer a {
    color:#222;
}
.pnk-goToTop {
    width:35px;
    height:35px;
    right:50px;
    bottom:72px;
    z-index:999;
    cursor:pointer;
    position:fixed;
}
.pnk_hot {
    background-color:#f00;
    font-family:Arial;
    padding:0 4px;
    margin-right:5px;
    color:#fff;
}
/*详情页*/
.pnk-xqy {
    background:black;
    overflow:hidden;
}
.page-content {
    width:1240px;
    margin:0 auto;
    zoom:1;
}
.page-content img {
    width:1240px;
    height:400px;
    display:block;
}
.topic_mask {
    position:absolute;
    color:#FFF;
    width:100%;
    background:rgba(17,17,17,0.61);
    bottom:0;
    left:0;
    height:40px;
    line-height:40px;
    text-indent:10px;
}
.topic_score {
    font-size:24px;
    color:#fe2824;
}
.menu_div {
    background:#fcfcfc;
    border-bottom:2px solid #dfdfdf;
    overflow:hidden;
}
.menu_tab {
    width:1240px;
    margin:0 auto;
}
.menu_tab .cur {
    font-weight:bold;
    border-bottom:4px solid #56a8e1;
}
.menu_tab dd {
    height:42px;
    line-height:42px;
    float:left;
    margin-right:40px;
    padding:0 10px;
}
.menu_tab .cur a {
    color:#000;
}
.menu_tab a {
    font-size:18px;
    color:#222;
}
.section-wrap {
	min-height:500px;
    width:875px;
    float:left;
}
.pnk-detail-cont {
    height:220px;
    overflow:hidden;
    margin:0 auto;
}
.alignct {
    text-align:center;
}
#mainpic img {
    display:block;
    float:left;
    width:165px;
    height:auto;
}
.obj_meta {
    margin-top:10px;
    font-size:16px;
}
table {
    border-spacing:1px;
    border-collapse:separate;
}
.obj_meta tr {
    line-height:28px;
}
.lessmore {
    height:auto;
    overflow:hidden;
}
.lessmore p {
    line-height:28px;
    font-size:16px;
}
.pnk-classic p {
    line-height:28px;
    font-size:16px;
}
.new_epi_lst {
    width:821px;
    overflow:hidden;
    padding-left:6px;
}
.new_epi_lst a {
    display:inline-block;
    color:#297acc;
    font-size:16px;
    font-family:Arial,microsoft yahei;
    margin-right:5px;
    line-height:30px;
    background-color:#eef6ff;
    border:1px solid #bad1ee;
    padding:0 .5em;
    width:50px;
    text-align:center;
    margin:0 5px 12px 0;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    float:left;
    border-radius:4px;
}
.clickmore,.clickmore2 {
    position:relative;
    text-indent:-0.8em;
    background-color:#bedcfe;
}
.clickmore i,.clickmore2 i {
    width:15px;
    height:12px;
    position:absolute;
    right:.5em;
    bottom:9px;
    z-index:2;
    /*ie8-*/
}
.clickmore i:after,.clickmore i:before,.clickmore2 i:after,.clickmore2 i:before {
    width:0;
    height:0;
    display:block;
    position:absolute;
    content:"";
    left:0;
    top:0;
    z-index:5;
    /*ie8-*/
    border-bottom:6px transparent dashed;
    border-left:6px transparent dashed;
    border-right:6px transparent dashed;
    border-top:7px #297acc solid;
    overflow:hidden;
}
.clickmore2 i:after,.clickmore2 i:before {
    border:6px transparent dashed;
    border-bottom:6px #297acc solid;
}
.epi_section_pic {
    margin-top:10px;
}
.epi_section_pic h2 {
    margin-bottom:10px;
    font-size:20px;
}
.secPic li {
    float:left;
    width:264px;
    height:220px;
    background:url(../images/big_bg.png) no-repeat bottom;
}
.epi_section_pic img,.piclst img {
    width:264px;
    height:176px;
    display:block;
	object-fit: cover;
}
.over_hide {
    word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.epi_pic_title {
    width:240px;
    height:40px;
    line-height:40px;
    margin-left:10px;
    font-size:14px;
    color:#666;
}
.secPic {
    height:230px;
    overflow:hidden;
}
.actorlst li {
    margin-right:10px;
    width: 128px;
    float: left;
}
.actorlst img {
    width: 128px;
}
.actorlst {
    overflow:hidden;
    font-size:16px;
}
.comm_post_div {
    width:830px;
    border:1px solid #ccc;
    position:relative;
    float:left;
}
.comm_content_text {
    width:820px;
    padding:5px 5px;
    resize:none;
    outline:none;
    border:none;
    height:29px;
    font-size:16px;
    line-height:30px;
    transition:all .4s;
    display:block;
    font-size:14px;
    font-family:-apple-system,"Helvetica Neue",Helvetica,"Nimbus Sans L",Arial,"Liberation Sans","PingFang SC","Hiragino Sans GB","Source Han Sans CN","Source Han Sans SC","Microsoft YaHei","Wenquanyi Micro Hei","WenQuanYi Zen Hei","ST Heiti",SimHei,"WenQuanYi Zen Hei Sharp",sans-serif;
}
.comm_div {
    height:40px;
    position:absolute;
    top:0;
    right:0;
}
.post_comm_btn,.reply_btn {
    float:right;
    border:0;
    height:100%;
    width:100px;
    background:#46b535;
    color:white;
    font-size:16px;
    outline:none;
}
.clear:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.material_comment {
    margin-bottom:15px;
}
.material_comment .u_avatar {
    float:left;
    border-radius:50%;
    height:34px;
    width:34px;
}
.ml45 {
    margin-left:45px;
}
.c_op a {
    line-height:22px;
    color:gray;
}
.bad {
    background:url(../images/bad_normal.png) no-repeat;
    padding-left:18px;
    background-size:14px;
    margin-right:20px;
}
.good {
    background:url(../images/good_normal1.png) no-repeat;
    padding-left:18px;
    background-size:14px;
}
.material_comment p {
    margin:5px 0;
    font-size:14px;
}
.comment_t_list {
    background:#f4f5f6;
    overflow:hidden;
}
.material_rep_li {
    font-size:14px;
}
.reply {
    color:#0379c0;
}
.new_epi_lst .thisclass {
    font-size:16px;
    color:#fff;
    background-color:#0d9aff;
    border-color:#0d9aff;
    display:inline-block;
    padding:0 .5em;
}
.pnk-first-content {
    margin:10px auto;
    overflow:hidden;
}
.pnk-first-content h2{
	font-size:20px;
	text-align:center;
	line-height:35px;
}
.pnk-first-content p {
    line-height:32px;
    font-size:16px;
    word-wrap: break-word;
}
.pnk-first-content p img{
	margin: 15px 0 15px 0;
}
.pnk-updown {
    margin:40px 0 25px;
    font-size:18px;
}
a.epino_btn {
    font-weight:bold;
    font-size:18px;
    color:#4da6e5;
}
.pnk-ysdb-list li>.pnk-list-img {
    width:135px;
    height:180px;
    float:left;
    overflow:hidden;
}
.pnk-ysdb-list li>.pnk-list-img img {
    width:100%;
    height:auto;
    border-radius: 8px;
}
.pnk-list-info {
    width:720px;
    float:left;
    padding-left:15px;
    padding-top:10px;
}
.pnk-list-info h2 {
    font-size:18px;
    color:#333;
    font-weight:bold;
}
.pnk-list-info h2 a:hover {
    color:#d80a04;
}
.material_section {
    overflow:hidden;
    margin:0 auto;
}
.material_section_title {
    margin:10px auto;
    height:25px;
}
.material {
    height:101px;
    padding:12px 0;
    border-bottom:1px solid #eee;
}
.material .lrTitle:hover{
    color:#d80a04;    
}
.material:first-child{
	padding-top:0;
}
.material:last-child{
	border:none;
}
.feed_l_div {
    width:156px;
    height:100px;
    float:left;
}
.feed_r_div {
    float:left;
    width:654px;
    margin-left:20px;
}
.lrTime {
    font-size:15px;
    line-height:28px;
    margin-top:10px;
}
.pr10 {
    padding-right:10px;
}
.feed_l_div img {
    display: block;
    width: 100%;
    height: 101px;
	object-fit:cover;
}
/*演员表*/
.ac_piclst {
    margin-top:10px;
    font-size:14px;
}
.ac_piclst li {
    height:190px;
    margin-bottom: 30px;
}
.m_content h1{
	line-height:30px;
	font-size:20px;
}
.m_content h2{
	line-height:30px;
	font-size:18px;
}
.m_content p {
    font-size:16px;
    line-height:32px;
}
.m_content p img {
    padding:20px;
	max-width:700px;
}
.pnk_content-text {
    width:1200px;
    margin:0 auto;
    overflow:hidden;
	background:#fff;
}
.about{
    width:100%;
    background:#F1F1F1;
    overflow: hidden;
}
.pnk_about {
    background:#fff;
    width: 1240px;
    margin: 15px auto;
    text-align: left;
    padding: 15px;
    overflow: hidden;
    min-height: 550px;
    border-radius: 10px;
}
.about_l{
    width: 200px;
}
.about_r{
    border-left: 1px solid #E5E5E5;
    width: 950px;
    font-size: 15px;
    padding-left: 40px;
    overflow: hidden;
    color: #333;
    line-height: 30px;
}
.about_r dl{
    clear: both;
    margin-bottom: .5em;
    margin-left:15px;
}
.about_r dt{
    display: inline-block;
    float: left;
    font-size: 14px;
    width: 120px;
}
.about_r dd{
    display: inline;
    font-size: 14px;
}
.about_r img{
    border-radius: 10px;
    width:200px;
}
.about_menu{
    width: 190px;
}
.about_menu li{
    border-left: 4px solid white;
    height: 54px;
}
.about_menu li a{
    color: #3E76A3;
    display: block;
    font-size: 16px;
    padding: 15px 0;
    text-align: left;
    text-decoration: none;
}
.about_menu .icon {
    background: url(../images/icon2.png) no-repeat 0 0;
    display: inline-block;
    height: 18px;
    margin: 0 10px;
    vertical-align: middle;
    width: 18px;
}
.about_menu .icon-gy {
    background-position: 0 0;
}
.about_menu .icon-lxwm {
    background-position: 0 -27px;
}
.about_menu .icon-ad {
    background-position: 0 -176px;
}
.about_menu .current{
    background: #E7F5FF;
    border-color: #2684C2;
}
.about_r h2{
    font-weight: bold;
    border-bottom: 1px solid #E5E5E5;
    color: #343434;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    margin: 0 0 26px;
}
#reply {
    width:783px;
    border:1px solid;
    margin-top:10px;
}
#reply div {
    height:40px;
}
.comm_reply_text {
    width:715px;
    height:50px;
    border:0;
    resize:none;
    margin:5px;
    outline:none;
}
.pnk-jqlb-list {
    padding:10px 10px 10px 0;
    width:860px;
    margin:0 auto;
    overflow:hidden;
}
.pnk-jqlb-list li {
    width:48%;
    height:33px;
    line-height:33px;
    float:left;
}
.pnk-jqlb-list li a {
    display: block;
    float: left;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 283px;
    overflow: hidden;
	font-weight:normal;
}
.pnk-jqlb-list li a:hover {
    color:#d80a04;
}
.pnk-jqlb-list li span {
    float:right;
    font-size:14px;
    color:#999;
    margin-right: 40px;
}
/*明星库banner*/
.mingxing_left {
    width:860px;
    overflow:hidden;
}
.mingxing_right {
    width:310px;
    display:inline;
    overflow:hidden;
	border:1px solid #e5e5e5;
	padding:10px;
}
.mingxing_title {
    line-height:30px;
    height:30px;
}
.mingxing{
	border-top:1px solid #ddd;
	padding-top:20px;
}
.mingxing li {
    float: left;
    padding-bottom: 12px;
    font-size: 15px;
    padding-right:10px;
}
.mingxing li:nth-child(5),.mingxing li:nth-child(10),.mingxing li:nth-child(15),.mingxing li:nth-child(20),.mingxing li:nth-child(25),.mingxing li:nth-child(30){
	padding-right:0;
}
.mingxing li p{
	text-align:center;
}
.mingxing img {
    border: 1px solid #fff;
    width: 160px;
    height: 215px;
    object-fit: cover;
    border-radius: 8px;
}
.mingxingzxph li {
    padding:10px 0;
    border-bottom:1px dashed #eaeaea;
}
.mingxingzxph li i {
    line-height:50px;
    font-size:16px;
    margin-right:10px;
    width:20px;
    float:left;
}
.mingxingzxph li a {
    line-height:50px;
    font-size:14px;
}
.mingxingzxph li a:hover {
    color:#0379c0;
    text-decoration:underline;
}
.cir {
    line-height:50px;
    width:50px;
    height:50px;
    overflow:hidden;
    border-radius:50%;
    margin-right:20px;
}
.cir img {
    width:50px;
}
.mingxingzxph p {
    line-height:50px;
    color:gray;
    font-size:14px;
}
.mingxingzxph p span {
    color:red;
    font-size:16px;
    padding-right:5px;
}
.mingxinginfo {
    font-size:14px;
}
.mingxinginfo gray{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	width:100px;
}
.showmore{
    overflow: hidden;
}
.v_info{
    width:98%;
    padding: 4px 0;
}
.v_info h2{
	text-indent:-0.5rem;
	line-height:35px;
	font-weight:400;
	font-size:18px;
}
.v_info p{
    font-size: 16px;
    color: #333;
    margin-bottom:10px;
    line-height: 28px;
}
.v_info p img{
	display: block;
    margin: 0 auto;
}
.work_pics li {
    float: left;
    width: 194px;
    margin-bottom: 28px;
}
.work_pics img {
    width: 194px;
	object-fit:cover;
    border-radius: 8px;
}
.work_pics li div {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size:14px;
	text-align:center;
}
.lrTitle {
    font-size:18px;
    line-height: 25px;
    color: #222;
    height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	font-weight:600;
}
.load_more_material{
    font-size: 18px;
    display: block;
    text-align: center;
    margin-top: 20px;
    color:#0379c0;
}
.shuoju_content{
    width:860px;
    padding:6px;
}
.shuoju_content_title{
   height:30px;
}
.shuoju_content_title h1{
    line-height:30px;
    font-size:20px;
	text-align:center;
}
.shuoju_content p{
    font-size: 16px;
    line-height: 32px;
}
.shuoju_content p img{
    padding:15px 0 15px 0;
    max-width: 700px;
}
.mv_new_list{
    width: 821px;
    overflow: hidden;
}
.mv_new_list a{
    width:190px;
    display: inline-block;
    color: #0379c0;
    font-size: 14px;
    padding: 6px 30px;
    margin: 0 10px 12px 0;
    border: 2px solid #9ac5e2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.search_result{
	width:980px;
	margin:0 auto;
	padding:25px;
	overflow:hidden;
}
.search_result li{
    float: left;
    width: 137px;
    padding-right: 26px;
    margin-bottom: 10px;
    text-align: center;
}
.search_result li a{
	display:block;
	font-size: 14px;
}
.search_result li img{
	width: 135px;
    height: 186px;
}
.search_result li a:hover{
	color:#116fb7;
	text-decoration:underline;
}
.section-wrap .copyright{
	color: #808080;
	font-size: 14px;
    line-height: 24px;
	margin:10px 0 10px 0;
}
.pnk-main .copyright{
	color: #808080;
	font-size: 14px;
    line-height: 24px;
	margin:10px 0 10px 0;
}
.lovebtn {
    background: url(../images/like.png) no-repeat;
    width: 68px;
    height: 26px;
    display: block;
    text-indent: -9999px;
    vertical-align: middle;
    margin-top: 5px;
}
/*剧照新*/
.container {
	width:100%;
	height:100%;
}
.content {
	margin:0 auto;
	position:relative;
	width:220px;
	height:100px;
}
.content li {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.content span {
	position:absolute;
	left:47%;
	top:45%;
}
.content .left,.content .right {
	position:absolute;
	top:0;
	z-index:11;
}
.content .left {
	cursor:url(../images/left.ico),auto;
	left:0;
}
.content .right {
	right:0;
	cursor:url(../images/right.ico),auto;
}
.bottom {
	height:0px;
	background:#ffffff;
	margin:0 auto;
	overflow:hidden;
	line-height:50px;
	padding:0 15px;
}
.pnk_position {
	height:30px;
	line-height:30px;
	color: #525252;
	font-size:14px;
}
.pnk_position a {
	font-size:14px;
	padding: 0 5px;
	color: #525252;
}
.o_ac_tab {
    border-collapse:collapse;
    margin-top:18px;
	font-size:15px;
}
.o_ac_tab tr {
    border-bottom:1px dotted #dfdfdf;
}
.bg_blue {
    background:#ebf2fe;
}
.o_ac_tab .td1,.o_ac_tab .td2{
    width:150px;
	text-indent:10px;
}
.o_ac_tab .td3 {
    width:540px;
}
.hidden {
    display:none;
}
.o_ac_tab td {
    padding-top:10px;
    padding-bottom:10px;
}
.bg_blue td {
    padding-top:8px;
    padding-bottom:8px;
}
tr.bg_blue {
    border-bottom:0;
}
.o_ac_tab span {
    color:gray;
    line-height:24px;
}
.juzhao{
	font-size:20px;
	line-height:50px;
	height:50px;
    text-align: center;
}
.mingxing_fenlei{
	margin: 0px 10px 10px 10px;
}
.search_text {
	overflow:hidden;
	height:35px;
	line-height:35px;
}
.search_text h2 {
	color:#6a6a6a;
	font-weight:bold;
	float:left;
	font-size:15px;
	padding-right:5px;
}
.search_text ul {
	float:left;
	overflow:hidden;
	height:100%;
}
.search_text li {
	color:#6a6a6a;
	float:left;
	white-space:nowrap;
}
.templinkactive{
	background:#d80a04;
	color:#fff;
	font-size:14px;
	padding:2px 8px;
	border-radius:5px;
}
.templink{
	cursor: pointer;
    padding:2px 8px;
	font-size:14px;
}
#pagecount {
	width:500px;
	margin:10px auto 2px auto;
	padding-bottom:20px;
	text-align:center
}
#pagecount span {
	margin:4px;
	font-size:14px
}
.basic_info{
	border-left: solid 12px #828ec9;
    font-size: 20px;
    display: block;
    font-family: 'Microsoft Yahei',SimHei,Verdana;
    font-weight: 500;
    line-height: 22px;
    margin:15px 0;
    clear: both;
    background: url(../images/title-line.png) repeat-x;
    overflow: hidden;
    position: relative;
}
.basic_info-title{
	line-height: 1;
    color: #7486c6;
    background: #fff;
    padding: 0 8px 0 18px;
}
.mingxing_basic_info{
	float:left;
	width:610px;
}
.mingxing_basic_info li{
	width:300px;
	float:left;
	height:32px;
	line-height:32px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.mingxing_basic_info li label{
	color:#808080;
	margin-right:2px;
}
.mingxing_nav{
    height:35px;
    overflow: hidden;
}
.mingxing_nav_title{
    float: left;
    font-size: 20px;
    line-height:45px;
    margin-right:10px;
}
.mingxing_menu{
	background: #434458;
    height: 35px;
    display: inline-block;
	float:left;
	min-width:500px;
    border-radius: 5px;
}
.mingxing_menu li{
    float: left;
    width: 100px;
    height: 35px;
    line-height:35px;
    text-align: center;
    border-radius: 5px;
}
.mingxing_menu li a{
    font-size: 16px;
    display:block;
    color:#fff;
}
.mingxing_menu li a.on{
    background:#e30002;
}
.mingxing_news_title{
	height:35px;
	line-height:35px;
	font-size:20px;
	border-bottom:2px solid #e5e5e5;
}
.mingxing_news_list li{
    width:310px;
	height:35px;
	line-height:35px;
	text-indent:10px;
	border-bottom:1px dashed #e5e5e5;
}
.mingxing_news_list li a{
	font-size:14px;
    text-overflow:ellipsis;
    white-space:nowrap;
    display:block;
    overflow:hidden;
}
.mingxing_news_list li a:hover{
	color:#d80a04;
}
.mingxing_tuijian_list li{
	width:140px;
	float:left;
	margin-bottom:20px;
    margin-left:10px;
	font-size:14px;
	text-align:center;
}
.mingxing_tuijian_list li p{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display:block;
}
.mingxing_tuijian_list li img{
	width:140px;
	height:186px;
	object-fit: cover;
    border-radius: 8px;
}
.mingxing_pic{
    float:left;
    margin-right:20px;
}
.mingxing_pic img{
    height: 230px;
    border-radius: 8px;
}
.mingxing_xiezhen_list li{
    width:120px;
    height:200px;
    float:left;
    margin-bottom:20px;
}
.mingxing_xiezhen_list li img{
    width:120px;
    height:155px;
    object-fit: cover;
    padding: 5px;
    border: 1px solid #cccccc;
}
.xiezhen_title{
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display:block;
}
.mingxing_content_news{
    margin-bottom: 20px;
    overflow: hidden;
}
.mingxing_content_news ul li{
    height: 137px;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 15px;
}
.mingxing_content_news img{
    width: 158px;
    height: 116px;
    display: block;
    overflow: hidden;
    float:left;
    object-fit: cover;
}
.mingxing_content_news_title{
    width: 620px;
    margin-left:20px;
    float:left;
}
.mingxing_content_news_title h2{
    font-size:20px;
    line-height:30px;
    height:30px;
}
.mingxing_content_news_title p{
    line-height:26px;
    font-size:15px;
    text-indent:3em;
}
.mingxing_content_news_title span{
    float:right;
    font-size:15px;
}
.xiezhen_border{
    border-bottom: 1px solid #e2e2e2;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    width:1024px;
    margin:0 auto;
    font: 12px/1.5 \5b8b\4f53,arial,sans-serif;
}
.xiezhen_fenlei{
    margin-left:20px;
}
#option_photo {
    padding: 15px;
    width: 1000px;
    margin: 0 auto;
    border: 1px solid #e5e5e5;
    font: 12px/1.5 \5b8b\4f53,arial,sans-serif;
}
#option_photo dl {
    line-height: 26px;
}
#option_photo dt {
    float: left;
    color: #666666;
}
#option_photo dd a {
    color: #0e6eb8;
    padding: 2px 5px;
    margin-left: 8px;
}
.on{
    background: #0e6eb8;
    color:#fff!important;
    text-decoration:none;
}
.base {
    position:relative;
    width:1000px;
    border:1px solid #e6e6e6;
    left:50%;
    height:760px;
    margin-left:-500px;
}
.base_left {
    position:absolute;
    width:70px;
    height:595px;
    text-align:center;
    cursor:pointer;
}
.jiantou_left {
    position:absolute;
    padding:0px;
    top:50%;
    margin-top:-40px;
    left:9px;
    width:50px;
    height:80px;
    display:block;
    background:url("../images/slider.png") no-repeat 0 0;
    background-position:4px -82px;
}
.base_right {
    position:absolute;
    width:68px;
    height:595px;
    text-align:center;
    right:0px;
    cursor:pointer;
}
.jiantou_right {
    position:absolute;
    left:0px;
    top:50%;
    margin-top:-40px;
    left:9px;
    width:50px;
    height:80px;
    display:block;
    background:url("../images/slider.png") no-repeat 0 0;
    background-position:5px 5px;
}
.contents {
    height:595px;
    width:860px;
    position:absolute;
    border:1px solid #e6e6e6;
    left:70px;
    background-position:50%;
    background-size:contain;
	background:no-repeat;
}
.toggle {
    position:absolute;
    top:596px;
    width:100%;
    height:30px;
    background:#fafafa;
    line-height:30px;
    border-top:1px solid #e6e6e6;
}
.toggle .list {
    font-size:14px;
    color:#666;
    width:98px;
    background:white;
    margin-left:10px;
}
.toggle .list span {
    display:block;
    position:absolute;
    left:66px;
    top:3px;
    width:19px;
    height:19px;
    background-position:-16px -58px;
}
.bottle {
    position:absolute;
    width:100%;
    top:625px;
    border:1px solid #e6e6e6;
    border-bottom: none;
    overflow:hidden;
    height:130px;
}
.bottle ul {
    margin:0px;
    position:absolute;
    height:110px;
    padding:0px;
    display:flex;
    width:10000px;
}
#list_shot {
    height:110px;
    width:880px;
    position:absolute;
    left:59px;
    top:15px;
    overflow:hidden;
}
.bottle .l {
    display:block;
    position:absolute;
    left:13px;
    top:45px;
    width:25px;
    height:45px;
    background:url("../images/slider.png") no-repeat 0 0;
    background-position:-20px -190px;
    cursor:pointer;
}
.bottle .r {
    display:block;
    position:absolute;
    left:969px;
    top:45px;
    width:25px;
    height:45px;
    background:url("../images/slider.png") no-repeat 0 0;
    background-position:8px -190px;
    cursor:pointer;
}
.bottle ul li {
    text-decoration:none;
    float:left;
    height:100px;
    margin:0px 5px;
    position:relative;
    left:0px;
    transition:left 0.5s;
    border:1px solid #e6e6e6;
    cursor:pointer;
}
.bottle ul li img{
    width:114px;
    height: 100px;
    object-fit: cover;
}
.qq_info{
    margin:20px 0px;
    overflow: hidden;
}
.form-control{
    display: inline-block;
    height: 20px;
    padding:6px 12px;
    font-size:12px;
    background: #fff;
    border:1px solid #e1e8ed;
    border-radius: 4px;
}
#headimg{
    float: left;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: 10px;
}
.material_comment_lst{
    overflow:hidden;
    clear:both;
}
.note_sum{
    line-height: 25px;
    font-size:16px;
}
.note_sum span{
    color:red;
}
/*热门标签*/
 .taglist {
    width:310px;
    overflow:hidden;
    margin:0 auto;
}
.taglist-title{
    height: 30px;
}
.taglist-title h2{
    font-size: 20px;
    line-height: 30px;
}
#tags a {
    height:26px;
    line-height:26px;
    display:inline-block;
    padding:2px 10px;
    border:1px solid #ddd;
    margin:5px;
	overflow:hidden;
}
#tags .tags1 {
    color:#C00;
    font-size:24px;
}
#tags .tags2 {
    color:#030;
    font-size:16px;
}
#tags .tags3 {
    color:#00F;
}
#tags .tags4 {
    font-size:16px;
}
#tags .tags5 {
    color:#C00;
    font-size:20px;
}
#tags .tags6 {
    color:#F06;
    font-size:20px;
}
#tags .tags7 {
    color:#030;
    font-weight:bold;
    font-size:18px;
}
#tags .tags8 {
    color:#F06;
    font-weight:bold;
}
#tags .tags9 {
    color:#C00;
    font-weight:bold;
    font-size:16px;
}
#tags .tags10 {
    color:#090;
    font-weight:bold;
    font-size:18px;
}
#tags .tags11 {
    color:#09F;
}
#tags .tags12 {
    color:#F90;
    font-size:14px;
}
#tags a:hover {
    color:#F00;
    text-decoration:underline;
}
.w95{
    height: 640px;
    overflow: hidden;
    padding:2%;
    border:1px solid #ddd;
    margin-bottom: 6px;
}
.navcur{
   background:#3fabf3;
   color:#fff !important;
   border-radius:5px;
}
.drama_h2_title{
	height:20px;
	line-height:20px;
	font-size:18px;
	font-weight:bold;
	padding:0 5px;
	margin: 10px 0 10px 0;
    border-left: 6px solid #d80a04;
}
.drama_h2_title span{
	color:#0379c0;
}
.tuijian_drama{
	padding: 0 0 3px 0;
    width: 100%;
    overflow: hidden;
}
.tuijian_drama li {
    float: left;
    width: 155px;
    font-size: 14px;
    padding: 15px 0 3px 0;
    position: relative;
    line-height: 20px;
    margin: 0 9px 9px 0;
    overflow: hidden;
}
.tuijian_drama li img{
	width: 150px;
    height: 190px;
    float: left;
    margin: 0 0 10px 0;
}
.tuijian_drama li p{
	text-align: center;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.shuoju_ada{
    overflow:hidden;
    width:300px;
    margin:0 auto;
}
.reading a{
    width: 140px;
    float: left;
    margin: 15px 0 0 14px;
    display: inline;
    font-size: 14px;
    color: #3e3e3e;
}
.reading a:hover{
    color:#d80a04;
}
.reading a img{
    width: 140px;
    float: left;
    height: 83px;
    object-fit:cover;
}
.reading a em {
    width: 100%;
    line-height: 20px;
    height: 40px;
    margin-top: 5px;
    overflow: hidden;
    float: left;
    font-style:normal;
}
.up_article{
    float: left;
    width: 400px;
    margin-top: 5px;
    height: 30px;
    overflow: hidden;
}
.down_article{
    float: right;
    width: 400px;
    margin-top: 5px;
    text-align: right;
    height: 30px;
    overflow: hidden;
}
.up_article,.down_article{
    font-size: 14px!important;
    color: #4e4e4e!important;
}