@charset "utf-8";
.paike_newsbox, .paike_newsbox *, .paike_toutiao, .paike_toutiao *, .paike_special, .paike_special *, .paike_author, .paike_author *, .paike_lan, .paike_lan *, .paike_apply, .paike_apply *, .paike_panel, .paike_panel * { box-sizing: border-box; }

.paike_toutiao { width: 940px; height: 360px; background: #fff; margin-bottom: 24px; }
.paike_toutiao:hover .right .common_share { width: 136px; }
.paike_toutiao:hover .left img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.paike_toutiao .left { width: 624px; height: 100%; float: left; position: relative; overflow: hidden; }
.paike_toutiao .left img { width: 100%; height: 100%; transition: all 1s ease 0s; }
.paike_toutiao .left .p_time { bottom: 12px; opacity: .7; position: absolute; right: 10px; line-height: 30px; padding: 0 10px; display: inline-block; font-size: 12px; color: #fff; background: url(//file.thepaper.cn/www/v3/img/p_time_bg.png); }
.paike_toutiao .right { width: 316px; height: 100%; float: right; position: relative; padding: 18px 24px; overflow: hidden; }
.paike_toutiao .right .title { font-weight: 700; font-size: 24px; color: #000; line-height: 36px; max-height: 108px; overflow: hidden; margin-bottom: 16px; }
.paike_toutiao .right .abstract { font-size: 14px; color: #333; line-height: 21px; overflow: hidden; height: 106px; }
.paike_toutiao .right .common_share { position: absolute; left: 24px; bottom: 89px; width: 0; overflow: hidden; }
.paike_toutiao .infor {position: absolute;bottom: 12px;right: 24px;}
.paike_toutiao .infor .author { font-size: 12px; color: #333; margin-bottom: 12px; }
.paike_toutiao .infor .author img { border-radius: 50%; width: 21px; height: 21px; margin-right: 3px; margin-bottom: 3px; vertical-align: middle; }
.paike_toutiao .infor .extra div { float: left; font-size: 12px; color: #B4B4B5; width: 89px; text-align: center; position: relative; }
.paike_toutiao .infor .extra div:after { content: ""; display: block; height: 13px; width: 2px; opacity: 0.2; background: #C8C8C8; position: absolute; right: 0; top: 3px; }
.paike_toutiao .infor .extra div:last-child:after { content: none; }
.paike_toutiao .right .label { width: 40px; height: 20px; background: #00A5EB; color: #fff; line-height: 20px; text-align: center; position: absolute; bottom: 89px; right: 0; }
.paike_toutiao .infor .icon_vip{position: absolute; width: 14px; height: 13px;top: 9px; left: 11px;}

.paike_author_scroll { width: 100%; height: 218px; background: #FFFFFF; margin-bottom: 24px; }
.paike_author_scroll .link_more { height: 100%; width: 160px; background: #FFFFFF; box-shadow: 10px 0 10px 0 rgba(222, 222, 222, 0.3); overflow: hidden; float: left; }
.paike_author_scroll .link_more .paike_logo { background: url(//file.thepaper.cn/www/v3/img/sparker_logo.png) no-repeat; width: 68px; height: 87px; background-size: 100%; margin: 0 auto; margin-top: 39px; margin-bottom: 28px; }
.paike_author_scroll .link_more .paike_logo.media_image{background: url(//file.thepaper.cn/www/v3/img/medias_logo.png) no-repeat;width: 103px;height: 78px; background-size: 100%;}
.paike_author_scroll .link_more .btn { background: #00A5EB; cursor: pointer; border-radius: 3px; width: 46px; height: 24px; color: #fff; text-align: center; line-height: 24px; margin: 0 auto; }
.paike_author_scroll .recommend_user_bd { height: 100%; overflow: hidden; }
.paike_author_scroll .recommend_user { float: left; height: 100%; background: #f7f7f7; margin-left: 9px; width: 771px; position: relative; }
.paike_author_scroll .recommend_user .hd { cursor: pointer; }
.paike_author_scroll .recommend_user .hd .next { position: absolute; width: 142px; height: 100%; z-index: 99; background-image: linear-gradient(-270deg, #F7F7F7 44%, rgba(255, 255, 255, 0) 100%); right: 0; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
.paike_author_scroll .recommend_user .hd .next.nextStop { display: none; }
.paike_author_scroll .recommend_user .hd .next .icon_next { position: absolute; bottom: 90px; left: 12px; width: 20px; height: 40px; background-position: 2px -33px; background-size: 50px; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
.paike_author_scroll .recommend_user .hd .prev { position: absolute; width: 142px; height: 100%; z-index: 99; background-image: linear-gradient(-270deg, #F7F7F7 44%, rgba(255, 255, 255, 0) 100%); left: 0; }
.paike_author_scroll .recommend_user .hd .prev.prevStop { display: none; }
.paike_author_scroll .recommend_user .hd .prev .icon_prev { position: absolute; bottom: 90px; left: 12px; width: 20px; height: 40px; background-position: 2px -33px; background-size: 50px; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
.paike_author_scroll .recommend_user .user_item { cursor: pointer; float: left; margin: 19px 20px 19px 0; width: 132px; height: 180px; background: #fff; box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); border-radius: 2px; overflow: hidden; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s; }
.paike_author_scroll .recommend_user .user_item:hover { box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3); -webkit-transform: translate(0, -5px); -moz-transform: translate(0, -5px); -o-transform: translate(0, -5px); -ms-transform: translate(0, -5px); transform: translate(0, -5px); }
.paike_author_scroll .recommend_user .user_item:first-child { margin-left: 10px; }
.paike_author_scroll .recommend_user .user_item:last-child { margin-right: 0; }
.paike_author_scroll .recommend_user .thum { position: relative; width: 68px; height: 68px; display: block; margin: 0 auto; margin-top: 24px; }
.paike_author_scroll .recommend_user .thum .icon_vip { position: absolute; bottom: 0px;right: 0px;width: 16px; height: 16px; }
.paike_author_scroll .recommend_user .thum img { width: 100%; height: 100%; border-radius: 50%; }
.paike_author_scroll .recommend_user .name { color: #333; font-size: 10px; padding: 8px 8px 4px; text-align: center; height: 32px; }
.paike_author_scroll .recommend_user .btn { width: 46px; height: 24px; border-radius: 3px; margin: 0 auto; cursor: pointer; overflow: hidden; }
.paike_author_scroll .recommend_user .btn.btn_delete0 { background: #009A44; }
.paike_author_scroll .recommend_user .btn.btn_delete { background: #009A44; }
.paike_author_scroll .recommend_user .btn.btn_delete0:after { content: ''; width: 8px; height: 13px; display: block; color: #fff; text-align: center; margin: 0 auto; margin-top: 2px; border-bottom: 1px solid; border-right: 1px solid; transform-origin: center; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.paike_author_scroll .recommend_user .btn.btn_delete:after { content: ''; width: 8px; height: 13px; display: block; color: #fff; text-align: center; margin: 0 auto; margin-top: 2px; border-bottom: 1px solid; border-right: 1px solid; transform-origin: center; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.paike_author_scroll .recommend_user .btn.btn_add { background: #fff; border: 1px solid #00A5EB; }
.paike_author_scroll .recommend_user .btn.btn_add:after { content: "+"; display: block; color: #00A5EB; font-size: 16px; text-align: center; }
.paike_author_scroll .recommend_user .btn:hover.btn_delete { background: #C32536; }
.paike_author_scroll .recommend_user .btn:hover.btn_delete:after { content: "+"; display: block; color: #fff; font-size: 21px; text-align: center; border: 0; margin-left: 24px; margin-top: -4px; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.paike_author_scroll .recommend_user .btn:hover.btn_add { background: #00A5EB; }
.paike_author_scroll .recommend_user .btn:hover.btn_add:after { content: "+"; display: block; color: #fff; font-size: 16px; text-align: center; }

.paike_title { text-align: center; height: 30px; margin-bottom: 16px; }
.paike_title span { font-size: 18px; color: #333333; padding-bottom: 4px; border-bottom: 2px solid #00A5EB; }

.paike_choice { margin-bottom: 24px; }
.paike_choice .paike_choice_bd { text-align: center; font-size: 0; }
.paike_choice .hd { cursor: pointer; position: relative; }
.paike_choice .hd .next { position: absolute; width: 36px; height: 83px; z-index: 99; background-image: linear-gradient(-270deg, #ffffff 0%, transparent 100%); right: 0; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
.paike_choice .hd .next.nextStop { display: none; }
.paike_choice .hd .next .icon_next { position: absolute; bottom: 20px; left: 12px; width: 20px; height: 40px; background-position: 2px -33px; background-size: 50px; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
.paike_choice .hd .prev { position: absolute; width: 36px; height: 83px; background-image: linear-gradient(-270deg, #ffffff 0%, transparent 100%); z-index: 99; left: 0; }
.paike_choice .hd .prev.prevStop { display: none; }
.paike_choice .hd .prev .icon_prev { position: absolute; bottom: 21px; left: 12px; width: 20px; height: 40px; background-position: 2px -33px; background-size: 50px; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
.paike_choice .paike_choice_item { position: relative; display: inline-block; width: 300px; height: 83px; margin-right: 20px; }
.paike_choice .paike_choice_item .thum { width: 100%; height: 100%; }
.paike_choice .paike_choice_item .title_bg { width: 100%; height: 100%; top: 0; left: 0; position: absolute; background: rgba(0, 0, 0, 0.2); display: flex; justify-content: center; align-items: center; }
.paike_choice .paike_choice_item .title_bg .title {font-weight: 700;font-size: 18px; color: #FFF; padding: 5px; text-align: center; }
.paike_choice .paike_choice_item:last-child { margin: 0; }

.paike_newsbox { width: 969px !important; min-height: 320px; position: relative; }
.paike_newsbox .news_li_special.news_li .infor .author { display: none; }
.paike_newsbox .news_li_special.news_li .common_share { bottom: 40px; }
.paike_newsbox .news_li { width: 300px; height: auto; padding: 16px 16px 18px; border-radius: 2px; background: #fff; margin: 0 20px 20px 0; position: relative; overflow: hidden; 
-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; 
}
.paike_newsbox  .common_share { position: absolute;left: 147px;bottom: 85px; width: 0; overflow: hidden; }
.paike_newsbox .news_li:hover { box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3); -webkit-transform: translate(0, -5px); -moz-transform: translate(0, -5px); -o-transform: translate(0, -5px); -ms-transform: translate(0, -5px); transform: translate(0, -5px); }
.paike_newsbox .news_li:hover .common_share { width: 136px; }
.paike_newsbox  .header { margin-bottom: 16px; }
.paike_newsbox  .header .lan { float: left; font-size: 12px; color: #00A5EB; border: 1px solid #00A5EB; padding: 1px 8px; border-radius: 3px; }
.paike_newsbox  .header .lan .pun {margin: 0 4px;display: inline-block;width: 2px; height: 2px;margin-bottom: 2px;vertical-align: middle;border-radius: 50%;background: #00A5EB;}
.paike_newsbox  .header .label { float: right; width: 40px; height: 20px; background: #00A5EB; color: #fff; line-height: 20px; text-align: center; }
.paike_newsbox  .thum_bg { position: relative; }
.paike_newsbox  .thum_bg .p_time { bottom: 12px; opacity: .7; position: absolute; right: 10px; line-height: 30px; padding: 0 10px; display: inline-block; font-size: 12px; color: #fff; background: url(//file.thepaper.cn/www/v3/img/p_time_bg.png); }
.paike_newsbox  .thum { cursor: pointer; width: 268px; height: 156px; }
.paike_newsbox  .title { cursor: pointer; font-size: 18px; font-weight: 700; color: #333; line-height: 26px; overflow: hidden; margin: 8px 0 24px; }
.paike_newsbox  .abstract { font-size: 14px; color: #666; letter-spacing: 0; line-height: 21px; overflow: hidden; max-height: 105px; margin-bottom: 27px; margin-top: -8px; }
.paike_newsbox  .author { cursor: pointer; font-size: 12px; color: #333; padding-bottom: 10px; border-bottom: 1px solid #f4f4f4; margin-bottom: 10px; position: relative; display: block; }
.paike_newsbox  .author img { border-radius: 50%; width: 21px; height: 21px; margin-right: 3px; margin-bottom: 3px; vertical-align: middle; }
.paike_newsbox  .author .icon_vip { width: 13px; height: 13px; position: absolute; bottom: 10px;left: 12px; }
.paike_newsbox  .author .icon_vip.media_image{bottom: 2px; left: 12px;}
.paike_newsbox  .extra_bg .extra div { float: left; font-size: 12px; color: #B4B4B5; width: 89px; text-align: center; position: relative; }
.paike_newsbox  .extra_bg .extra div:after { content: ""; display: block; height: 13px; width: 1px; background: #f4f4f4; position: absolute; right: 0; top: 3px; }
.paike_newsbox  .extra_bg .extra div:last-child:after { content: none; }
.paike_newsbox .media_li .header{margin-bottom:15px;}
.paike_newsbox .media_li .author{border-bottom: 0;margin-bottom: 0;padding-bottom:0}
.paike_newsbox .media_li .abstract{margin-bottom: 32px;}
.paike_newsbox .media_li .common_share{left: 16px; bottom: 58px;}
.paike_newsbox .media_li .label{position:absolute;bottom:58px;right:10px;width: 40px;height: 20px; background: #00A5EB;color: #fff;line-height: 20px;text-align: center;}
.paike_newsbox .media_li .extra_bg{padding-top: 10px;border-top: 1px solid rgba(200, 200, 200, 0.2);}

.paike_special { background: #fff; margin-bottom: 24px; }
.paike_special .paike_special_header { padding: 25px; height: 128px; margin-top: 0; position: relative; width: 100%; }
.paike_special .paike_special_header img { width: 100%; height: 100%; }
.paike_special .paike_special_header .title_bg { cursor: pointer; width: 890px; height: 78px; position: absolute; top: 25px; left: 25px; background: rgba(0, 0, 0, 0.3); }
.paike_special .paike_special_header .title { font-size: 20px; top: 24px; position: absolute; color: #FFFFFF; left: 50%; -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -o-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }
.paike_special .paike_special_items { width: 101%; padding-bottom: 35px; }
.paike_special .paike_special_item { width: 313px; float: left; padding: 0 25px; border-left: 2px solid #F0F0F0; }
.paike_special .paike_special_item .title { cursor: pointer; margin-bottom: 20px; font-size: 18px; color: #333; font-weight: 700; line-height: 26px; height: 52px; }
.paike_special .paike_special_item .thum { float: left; width: 21px; height: 21px; position: relative; }
.paike_special .paike_special_item .thum img { border-radius: 50%; width: 100%; height: 100%; }
.paike_special .paike_special_item .thum .icon_vip { position: absolute; bottom: -3px; right: -3px; width: 14px; height: 14px; }
.paike_special .paike_special_item:first-child { border: 0; }
.paike_special .paike_special_item .author { cursor: pointer; float: left; margin-left: 7px; line-height: 21px; font-size: 12px; color: #333; }
.paike_special .paike_special_item .label { float: right; color: #fff; width: 40px; height: 20px; text-align: center; line-height: 20px; background: #00A5EB; }
.paike_special .paike_special_btn { padding-bottom: 25px; }
.paike_special .paike_special_btn .btn { cursor: pointer; margin: 0 auto; text-align: center; line-height: 26px; width: 80px; height: 28px; color: #00A5EB; border: 1px solid #00A5EB; border-radius: 19px; }
.paike_special .paike_special_btn .btn:hover { background: #00A5EB !important; color: #fff !important; }

.news_path { font-size: 16px; color: #00A5EB; }

.news_path a { color: inherit; }

.more_paike_panel { width: 600px; margin: 0 auto; color: #333; margin-top: 32px; }
.more_paike_panel .more_paike_header { position: relative; overflow: hidden; width: 600px; height: 36px; }
.more_paike_panel .more_paike_header .icon_paike { position: absolute; right: 0px; bottom: 6px; width: 30px; margin: 0; height: 30px; background-size: 34px; box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); border-radius: 2px; background-color: #fff; }
.more_paike_panel .more_paike_header .icon_search {cursor:pointer; background-position: 8px 3px; }
.more_paike_panel .more_paike_header .icon_go {cursor: pointer; background-position: 3px -163px;box-shadow: none; width: 22px;right: 34px;height: 22px; bottom: 9px;border: 1px dotted #dadada; }
.more_paike_panel .more_paike_header .nav.hide { left: -610px; }
.more_paike_panel .more_paike_header .nav { font-size: 16px; padding-bottom: 13px; border-bottom: 1px solid #E8E8E8; position: absolute; left: 0; width: 100%; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; -ms-transition: all 0.4s linear; transition: all 0.4s; }
.more_paike_panel .more_paike_header .nav .icon_search { margin: 0 0 6px 0; }
.more_paike_panel .more_paike_header .nav div { width: 50%; float: left; }
.more_paike_panel .more_paike_header .nav div span { cursor: pointer; }
.more_paike_panel .more_paike_header .nav div:first-child { text-align: right; }
.more_paike_panel .more_paike_header .nav div:first-child span { margin-right: 44px; }
.more_paike_panel .more_paike_header .nav div:first-child:after { content: ""; display: block; height: 14px; width: 1px; margin-top: 4px; background: #DFDFDF; float: right; }
.more_paike_panel .more_paike_header .nav div:last-child { text-align: left; }
.more_paike_panel .more_paike_header .nav div:last-child span { margin-left: 44px; }
.more_paike_panel .more_paike_header .nav div.on span { border-bottom: 4px solid #00A5EB; padding-bottom: 10px; }
.more_paike_panel .more_paike_header .input.show { left: 0px; }
.more_paike_panel .more_paike_header .input { width: 610px; box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); border-radius: 2px; position: absolute; left: 600px; top: 0; -webkit-transition: all 0.4s linear; -moz-transition: all 0.4s linear; -o-transition: all 0.4s linear; -ms-transition: all 0.4s linear; transition: all 0.4s; position: relative; }
.more_paike_panel .more_paike_header .input input { width: 530.5px; height: 30px; border: 0; padding: 0 30px 0 11px; }
.more_paike_panel .more_paike_header .input:after { content: " "; display: block; position: absolute; width: 1px; height: 11px; opacity: 0.6; background: #979797; bottom: 9px; left: 7.5px; }
.more_paike_panel .paike_list { margin-top: 32px; }
.more_paike_panel .paike_list ul { width: 640px; height: 600px; }
.more_paike_panel .paike_item { cursor: pointer; float: left; margin: 0 24px 20px 0; width: 132px; height: 180px; background: #fff; box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); border-radius: 2px; overflow: hidden; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear; }
.more_paike_panel .paike_item:hover { box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3); -webkit-transform: translate(0, -5px); -moz-transform: translate(0, -5px); -o-transform: translate(0, -5px); -ms-transform: translate(0, -5px); transform: translate(0, -5px); }
.more_paike_panel .paike_item .thum { position: relative; width: 68px; height: 68px; display: block; margin: 0 auto; margin-top: 24px; }
.more_paike_panel .paike_item .icon_vip { position: absolute; bottom: -3px; right: -3px; width: 30px; height: 30px; }
.more_paike_panel .paike_item .thum img { width: 100%; height: 100%; border-radius: 50%; }
.more_paike_panel .paike_item .name { font-size: 10px; padding: 8px 8px 4px; text-align: center; height: 32px; color:#333;}
.more_paike_panel .paike_item .btn { width: 46px; height: 24px; border-radius: 3px; margin: 0 auto; cursor: pointer; overflow: hidden; }
.more_paike_panel .paike_item .btn.btn_delete0 { background: #009A44; }
.more_paike_panel .paike_item .btn.btn_delete { background: #009A44; }
.more_paike_panel .paike_item .btn.btn_delete0:after { content: ''; width: 8px; height: 13px; display: block; color: #fff; text-align: center; margin: 0 auto; margin-top: 2px; border-bottom: 1px solid; border-right: 1px solid; transform-origin: center; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.more_paike_panel .paike_item .btn.btn_delete:after { content: ''; width: 8px; height: 13px; display: block; color: #fff; text-align: center; margin: 0 auto; margin-top: 2px; border-bottom: 1px solid; border-right: 1px solid; transform-origin: center; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.more_paike_panel .paike_item .btn.btn_add { background: #fff; border: 1px solid #00A5EB; }
.more_paike_panel .paike_item .btn.btn_add:after { content: "+"; display: block; color: #00A5EB; font-size: 16px; text-align: center; }
.more_paike_panel .paike_item .btn:hover.btn_delete { background: #C32536; }
.more_paike_panel .paike_item .btn:hover.btn_delete:after { content: "+"; display: block; color: #fff; font-size: 21px; text-align: center; border: 0; margin-left: 24px; margin-top: -4px; -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.more_paike_panel .paike_item .btn:hover.btn_add { background: #00A5EB; }
.more_paike_panel .paike_item .btn:hover.btn_add:after { content: "+"; display: block; color: #fff; font-size: 16px; text-align: center; }
.more_paike_panel .page_control { width: 80px; margin: 0 auto; }
.more_paike_panel .page_control div { width: 29px; height: 29px; float: left; cursor: pointer; }
.more_paike_panel .page_control .prev_page { background: url(//file.thepaper.cn/www/v3/img/sparker_icon.png) no-repeat; background-position: 0px -110px; margin-right: 20px; }
.more_paike_panel .page_control .prev_page:hover { background-position: -34px -110px; }
.more_paike_panel .page_control .next_page { background: url(//file.thepaper.cn/www/v3/img/sparker_icon.png) no-repeat; background-position: 0px -110px; -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.more_paike_panel .page_control .next_page:hover { background-position: -34px -110px; }

.paike_author { padding: 24px; position: relative; background: url(//file.thepaper.cn/www/v3/img/sparker_author_bg.png) no-repeat; margin-bottom: 24px; }
.paike_author.media_image{background: url(//file.thepaper.cn/www/v3/img/medias_bg.jpg) no-repeat;}
.paike_author .paike_author_infor { text-align: center; }
.paike_author .paike_author_infor .thum { position: relative; width: 100px; height: 100px; margin: 0 auto; margin-bottom: 16px;background: rgba(0, 0, 0, 0.03);border-radius: 50%;}
.paike_author .paike_author_infor .thum img { width: 95px; height: 95px;margin-top: 2.5px; border-radius: 50%; }
.paike_author .paike_author_infor .icon_vip { position: absolute; bottom: -3px; right: -1px; }
.paike_author.media_image .paike_author_infor .icon_vip {bottom: 0px; height: 33px;}
.paike_author .paike_author_infor .name { font-size: 20px; color: #333333; font-weight: 700; margin-bottom: 20px; }
.paike_author .paike_author_infor .abstract { font-size: 14px; color: #B0AFAF; }
.paike_author .btn { position: absolute; background: #00A5EB; border-radius: 3.6px; color: #fff; padding: 4px 13px; font-size: 14px; right: 36px; top: 100px; cursor: pointer; }

.paike_lan { width: 940px; height: 196px; overflow: hidden; padding: 36px; margin-bottom: 24px; background-repeat: no-repeat; background-position: center center; background-color: #d2d2d2; }
.paike_lan .logo { width: 100px; height: 88px; margin: 0 auto; margin-bottom: 24px; }
.paike_lan .logo img { width: 100%; height: 100%; }
.paike_lan .line { width: 470px; margin: 0 auto; margin-bottom: 8px; border-bottom: 1px solid #FFFFFF; }
.paike_lan .infor { font-size: 14px; color: #FFF; text-align: center; }

.paike_common_title { position: relative; font-size: 16px; color: #333333; padding-left: 16px; }
.paike_common_title span { display: inline-block; margin-right: 12px; width: 4px; left: 0; height: 15px; top: 4px; position: absolute; background: #00A5EB; }

.paike_dygl { width: 100%; padding-bottom: 13px; border-bottom: 1px solid #E8E8E8; margin-bottom: 16px; margin-top: 24px; }
.paike_dygl .paike_common_title { width: 300px; float: left; }
.paike_dygl .nav { float: right; font-size: 14px; }
.paike_dygl .nav a { cursor: pointer; color: #333333; padding: 0 16px; }
.paike_dygl .nav a:hover { color: #00A5EB; }
.paike_dygl .nav a:first-child { position: relative; }
.paike_dygl .nav a:first-child:after { content: ""; position: absolute; right: 0; width: 1px; top: 4px; height: 12px; background: #979797; }

.paike_specialpage_header { width: 100%; height: 175px; margin-top: -20px; margin-bottom: 32px; position: relative; }
.paike_specialpage_header img { width: 100%; height: 100%; }
.paike_specialpage_header .title_bg { position: absolute; top: 0; left: 0; background: rgba(0, 0, 0, 0.1); width: 100%; height: 100%; }
.paike_specialpage_header .title { position: absolute; font-size: 40px; color: #fff; font-weight: 700; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.paike_specialpage { width: 1248px; }
.paike_specialpage .newszt_share { margin-left: -676px; }
.paike_specialpage .back-top { margin-right: -688px; }
.paike_specialpage .paike_sp_panel { margin-bottom: 50px; }
.paike_specialpage .paike_panel_group .paike_common_title { padding-bottom: 13px; margin-bottom: 24px; border-bottom: 1px solid #E8e8e8; }
.paike_specialpage .paike_panel_group .paike_common_title i { float: right; font-style: normal; font-size: 14px; cursor: pointer; color: #333; }
.paike_specialpage .paike_panel_group .paike_common_title i:hover { color: #00A5EB; }
.paike_specialpage .paike_panel_group .paike_newsbox { width: 1286px !important; }
.paike_specialpage .paike_panel_group .paike_newsbox .news_li { padding: 0; }
.paike_specialpage .paike_panel_group .paike_newsbox .news_li .header { display: none; }
.paike_specialpage .paike_panel_group .paike_newsbox .news_li .title { height: 52px; padding: 0 16px; margin-top: 5px; }
.paike_specialpage .paike_panel_group .paike_newsbox .news_li .thum { width: 301px; height: 185px; }
.paike_specialpage .paike_panel_group .paike_newsbox .news_li .infor { padding: 0 16px 20px; }
.paike_specialpage .paike_panel_group li { float: left; box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1); }
.paike_specialpage .paike_panel_group li:hover { box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3); }
.paike_specialpage .paike_newsbox  .infor .author .icon_vip{bottom: 10px;left: 11px;}

.paike_apply { width: 940px; min-height: 1143px; background: #fff; padding: 39px 79px 44px 137px; }
.paike_apply .news_path { margin-bottom: 20px; }
.paike_apply .input_row { padding: 29px 0; border-bottom: 1px solid #E8E8E8; }
.paike_apply .input_row .label { float: left; font-size: 16px; color: #717071; width: 108px; }
.paike_apply .input_row .input_txt { float: left; font: 14px "Hiragino Sans GB","Microsoft Yahei",sans-serif; border: 0; height: 22px; line-height: 22px; width: 610px; color: #717071; padding-left: 16px; }
.paike_apply .input { position: relative; }
.paike_apply .input .title { font-size: 16px; color: #717071; margin: 29px 0 13px; }
.paike_apply .input .title .counting { float: right; color: #bfbfbf; font-size: 14px; }
.paike_apply .input .title .counting .cur_count { font-style: normal; }
.paike_apply .input .input_texttera { width: 724px; border: 1px solid #E8E8E8; padding: 10px 24px; }
.paike_apply .input .image_panel { width: 400px; }
.paike_apply .input .image_panel img { max-width: 100%; }
.paike_apply .input .image_panel.showin { position: fixed; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%) scale(1.5); -moz-transform: translate(-50%, -50%) scale(1.5); -o-transform: translate(-50%, -50%) scale(1.5); -ms-transform: translate(-50%, -50%) scale(1.5); transform: translate(-50%, -50%) scale(1.5); z-index: 100000000; width: 600px; text-align: center; transition: all 0.2s; }
.paike_apply .input .add_image_panel { position: relative; }
.paike_apply .input .add_image_panel .add_image {width: 132px;height: 132px;text-align: center;margin: 24px 0 16px;
    background: url(//file.thepaper.cn/www/v3/img/input_btn.png);
    background-size: cover;
}
.paike_apply .input .add_image_panel .inputimg { cursor: pointer; opacity: 0; width: 132px; height: 132px; padding: 0; position: absolute; top: 0; left: 0; }
.paike_apply .input .add_image_panel .add_image_infor { font-size: 14px; color: #999; width: 132px; text-align: center; }
.paike_apply .input .upload_image { cursor: pointer; bottom: 92px; left: 168px; position: absolute; width: 72px; height: 32px; border: 1px solid #00A5EB; border-radius: 4px; color: #00A5EB; line-height: 30px; text-align: center; }
.paike_apply .input .upload_image:hover { color: #fff; background: #00A5EB; }
.paike_apply .input .upload_image:active { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.paike_apply .confirm_btn { cursor: pointer; margin: 0 auto; width: 96px; height: 35px; color: #fff; text-align: center; line-height: 33px; background: #00A5EB; border-radius: 4px; margin-top: 60px; font-size: 14px; }
.paike_apply .confirm_btn:active { box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.paike_apply .knowpaike { font-size: 16px; color: #cecece; text-align: center; margin-top: 20px; }
.paike_apply .knowpaike a { cursor: pointer; color: #00A5EB; }
.paike_apply .redstar{color: #e73828;margin-left: 6px;display: inline-block;margin-top: 0px;vertical-align: sub;}
.paike_agreement_bg {opacity: 0; position: fixed; display: none; width: 100%; height: 100%; top: 0; background: #cecece; background: rgba(0, 0, 0, 0.2); z-index: 99999; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s; }
.paike_agreement_bg.show { opacity: 1; display: block; }

.paike_agreement {box-sizing: border-box;opacity: 0; display: none; position: fixed; z-index: 99999; top: 0; 
background: #fff; width: 814px;height: 754px;border-radius: 8px;padding: 40px 69px; overflow: hidden; top: 50%; left: 50%;margin-left: -537px;margin-top: -377px; }
.paike_agreement.show {opacity: 1; display: block; }
.paike_agreement .title {text-align: center;font-size: 24px; color: #333; margin-bottom: 32px; }
.paike_agreement .con {overflow: auto; height: 537px; }
.paike_agreement .btns {width: 338px; margin: 0 auto; margin-top: 32px; }
.paike_agreement .btns >div {width: 108px; text-align: center; height: 38px; line-height: 38px; float: left; cursor: pointer;border-radius: 4px;font-size: 14px;}
.paike_agreement .btns >div:first-child { border: 1px solid #00A5EB; color: #00A5EB; margin-right: 98px; }
.paike_agreement .btns >div:last-child {position:relative;border: 1px solid #C1C1C1;background-color: #C1C1C1;color:#fff;}
.paike_agreement .btns >div.abled{border: 1px solid #00A5EB;color: #fff; background-color: #00A5EB; }
.paike_agreement .btns .counter_ani{
    -webkit-transition: left 0.8s linear; -moz-transition: left 0.8s linear; -o-transition: left 0.8s linear; -ms-transition: left 0.8s linear; transition: left 0.8s; 
    position: absolute;left: 25px;width: 60px;
}
.paike_agreement .btns .abled .counter_ani{width: 32px;left: 38px;}
.paike_agreement .btns .counter_idex{font-style: normal;}
.icon_paike { display: inline-block; width: 20px; height: 20px; background: url(//file.thepaper.cn/www/v3/img/sparker_icon.png) no-repeat; margin-right: 3px; background-size: 30px; vertical-align: middle; }

.icon_zan { cursor: pointer; background-position: 6px -69px; }

.icon_zan.on { background-position: 6px -88px; }

.icon_talk { background-position: 6px -106px; }

.icon_ask { background-position: -11px -25px; }

.icon_vip { background: url(//file.thepaper.cn/www/v3/img/v_84.png) no-repeat; display: block; width: 34px; height: 34px; background-size: 100%; }
.media_image .icon_vip,
.icon_vip.media_image{background: url(//file.thepaper.cn/www/v3/img/medias_vip.png) no-repeat;background-size: 100%; }
 
/******湃客普通新闻详情页********/
.sparker_auth{ font-size:12px !important;color:#E73828 !important;width:40px;height:20px;border:1px solid;display:inline-block;vertical-align:middle;line-height:18px;text-align:center;border-radius:4px;}

.news_paike_author{padding-bottom:16px;border-bottom: 1px solid #DFDFDF;margin:-30px 0 24px;}
.news_paike_author .thum{float:left;width:20px;height:20px;position:relative;}
.news_paike_author .thum img{width:100%;height:100%;border-radius:50%;}
.news_paike_author .name{float:left;font-size: 14px;color: #B4B4B5;line-height: 20px;margin-left: 16px;}
.news_paike_author .line{    width: 1px;
    height: 8px;
    background: #B4B4B5;
    float: left;
    margin: 6px 13px 4px;}
.news_paike_author .link{
    float: left;
    font-size: 12px;
    text-align: center;
    line-height: 22px;
    padding-left: 16px;
    color: #fff;
    cursor: pointer;
    width: 56px;
    height: 22px;
    background: linear-gradient(270deg,rgba(15,212,255,1) 0%,rgba(0,165,235,1) 100%);
    position: relative;
    border-radius: 4px;
    box-sizing: border-box;
}
.news_paike_author .link:after{
    position: absolute;
    content:"";
    display: block;
    width: 8px;
    height: 8px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAFoTx1HAAAAAXNSR0IArs4c6QAAAI9JREFUKBVjYKAa+A8EIMOYkE3EzUFWxQDTCxNkRBeASWDQOBUCJeSAuB9ZB4prkCVAbLyS+BxUCDeJunbCjUVmQK0AUqheQ1aD1yfICtHZLCDT0QWBfCmoGC8O+fcsQAWIYECYwAtlGuKQX49QisQC2QLEIIASfUhK8McWskJ0Nsip2MB7oCDIC+ewSYLEAP8FQlsHjYtiAAAAAElFTkSuQmCC) no-repeat;
    background-size: 100%;
    left: 10px;
    top: 7px;
}
.news_paike_author .linked:after{
    position: absolute;
    content:"";
    display: block;
    width: 8px;
    height: 8px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAOCAYAAAFV3XwhAAAAAXNSR0IArs4c6QAAAZ5JREFUOBFjYEAG8+fPF0Dmg9mMM2bMMAGyJmDIACXOYwgSFgBqu8Uwffr0/yClQM5juJZVq1ZxwjmEGEATroGNmT17tgy6YqCx94EKToHEGUHE/v37WW7cuPGbkZHx2////7mA9K6MjAx3kBzRAGwSLtXAwJP48ePHc5yKQO788+fPYy4uLhEmsOvRjAKKKYAUcHBwCMbHx79lAjryHdAnr2Hq5syZowJk32djY+NLTEz8ABIHWwfUuQDIjgdq+AD0nQA3NzdPXFzcV5ACDLB06VJBDEGgAE6HY1OMTWzRokVi3759W0e2QXPnzpX69evXPqDh6kB8iQXo+S2cnJzAwIh/i81GdLGZM2fK/fv3bz/QECWg3Fk+Pj6h6Ojo9yzAQJEFOu0N0MBHrKysbsnJyTfRNYP48+bNUwJq3g80RA7IPcHExGSUnp7+EaYW7DVQMn337t1qoKHeQIkvQEU5aWlpi4Hs/0AXgNLUPKCcJJA+LCws7BUWFvYFyEYBGGEE1BgA1NQCxJpAlaC4vwvE/UCDpwFpcGZBMYHaHACD2qtfYyAR/wAAAABJRU5ErkJggg==) no-repeat;
    background-size: 100%;
    left: 9px;
    top: 8px;
}
.news_paike_author .linked{
    position: relative;
    float: left;
    font-size: 12px;
    text-align: center;
    line-height: 22px;
    cursor: pointer;
    width: 56px;
    height: 22px;
    border-radius: 4px;
    color: #979797;
    background: rgba(240,240,240,1);
    padding-left: 16px;
    box-sizing: border-box;
}
.disclaimer{position:relative;padding-top: 18px;margin: 74px 0 8px;border-top: 1px solid #F0F0F0;font-size: 12px;color: #999999;line-height: 22px;}
.disclaimer_title{width: 68px;text-align: center; background: #ffffff;position: absolute;top: -12px;left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform:translateX(-50%);
    -o-transform:translateX(-50%);
    -ms-transform:translateX(-50%);transform: translateX(-50%);}
.news_love.sparker_news_love a{background: none !important;padding: 0;height:auto;}
.news_love.sparker_news_love span{display: inline-block;float: none;vertical-align: middle;width:20px;height:22px;
    background: url(//file.thepaper.cn/www/v3/img/sparker_iconpro.png) no-repeat;
    background-size:38px;margin-right: 4px;margin-bottom: 2px;
}
.news_love.sparker_news_love .nbgbox{height: 30px;padding-top: 10px;}
.news_love.sparker_news_love .shoucang span{background-position: -19px -88px;}
.news_love.sparker_news_love .shoucang_ok span{background-position: -19px -112px;}
.news_love.sparker_news_love .zan span{background-position: -19px -136px;}
.news_love.sparker_news_love .zan_ok span{background-position: 1px -110px;}
.news_paike_author .icon_vip { position: absolute;bottom: -2px; right: -3px;background: url(//file.thepaper.cn/www/v3/img/v_84.png) no-repeat; display: block; width: 12px; height: 12px; background-size: 100%; }

/*******湃客详情页缩减600专用样式**********/
.newDetail_sparker .newscontent,
.newDetail_sparker .atlas_360,
.newDetail_sparker .news_askuser_trbs,
.newDetail_sparker .audioplayer,
.newDetail_sparker .news_ask .aq_write,
.newDetail_sparker .comment_que .aq_write,
.newDetail_sparker .atlas_360 .atlas_360_txt{width:600px;font-size: 15px !important;}
.newDetail_sparker .newscontent{padding:40px 170px 40px 170px}
.newDetail_sparker .atlas_360 a img{width:600px;height:250px;}
.newDetail_sparker #player_wrapper{width:600px;height: 338px;}
.newDetail_sparker .ctread_li{width:191px;height: 168px;}
.newDetail_sparker .ctread_bd{height: 166px;}
.newDetail_sparker .ctread_li .ctread_name{width:191px;}
.newDetail_sparker .ctread_li .ctread_img img{width:191px;height:117px;}
.newDetail_sparker .news_love .nbgbox{ width:218px;}
.newDetail_sparker .aq_write .aqwright{width:540px;}
.newDetail_sparker .input_aqw {max-width:518px; min-width:518px; width: 518px; }
.newDetail_sparker .audio_name{width: 498px;}
.newDetail_sparker .audioplayer-bar{width:497px;}

@media only screen and (max-height: 750px){
    .paike_agreement{width: 814px;height: 500px;margin-top: -250px;}
    .paike_agreement .con{height: 304px;}
}