@charset "utf-8";
/* CSS Document */

.share_nav{ width:100%; height:66px; background:#fff; margin-top:15px; border-radius:2px; box-shadow: 0px 0px 1px rgba(0, 0, 0, .1); float:left;}
.share_dt{ height:36px; padding:15px 0 15px 22px; float:left; min-width:58px;}
.dt1{ display:block; font-size:12px; color:#999; line-height:16px;}
.dt2{ display:block; font-size:14px; color:#454545; font-weight:bold; line-height:18px; margin-top:2px;}
.share_line{ width:1px; height:32px; margin:17px 10px; background:#e9e9e9; float:left;}/* 分割线 */
.share_btn{ height:36px; margin:15px 0 15px 12px; padding-left:40px; background:url(../images/share2.png) no-repeat; background-position:0 0; float:left; min-width:52px; cursor:pointer;}/* 分享按钮 */
.sbtn1{ display:block; font-size:12px; color:#333; line-height:16px; margin-top:4px;}
.sbtn2{ display:block; font-size:12px; color:#999;}
.share_btn:hover{ background-position:0 -64px;}
.share_btn:hover .sbtn1,.share_btn:hover .sbtn2{ color:#15B5F6;}
.share_out{ height:30px; margin:18px 20px 18px 0; float:right;}
.s_collect{ height:36px; margin:15px 0 15px 35px; padding-left:40px; background:url(../images/share1.png) no-repeat; background-position:0 0; float:left; min-width:52px; cursor:pointer;}/* 收藏按钮 */
.s_collect:hover{ background-position:0 -64px;}
.s_collect:hover .sbtn1{ color:#ff8400;}
.coled_pro{ background-position:0 -64px;}
.coled_pro .sbtn1,.coled_pro .sbtn2{ color:#ff8400;}



/* 弹出框 */
.share_bj{ display:none; width:100%; height:100%; position:fixed; left:0; top:0; background:rgba(0,0,0,.5); z-index:999;}
.share_eject{ position:fixed; left:50%; top:50%; width:460px; height:340px; margin-left:-230px; margin-top:-170px; border-radius:5px; background:#fff; box-shadow:0 2px 4px rgba(0,0,0,0.15); z-index:1000;}
.eje_tit{ position:relative; height:50px; line-height:50px; font-size:18px; text-align:center; margin:2px 20px;}
.eje_tit i{ position:absolute; right:0; top:15px; height:20px; width:20px; background:url(../images/s_hide.png) center no-repeat; cursor:pointer;}
.eje_tit i:hover{ background:url(../images/s_hide2.png) center no-repeat;}
.eje_box{ padding:20px 22px 15px; border-top:1px solid #e6e6e6;}
.eje_re{ width:100%; height:92px; padding:5px 8px; box-sizing:border-box; font-size:14px; line-height:20px; border:1px solid #bbb; box-shadow:inset 0 2px 3px rgba(214,214,214,.5); outline:none; border-radius:3px; resize:none;}
.eje_re:focus{ border-color:#15B5F6;}
.eje_title{ margin-top:10px;}
.eje_title .e_title{ color:#333; font-weight:700; line-height:18px; word-break:break-all; margin-bottom:3px;}
.eje_title p{ width:100%; height:18px; line-height:18px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.eje_title p a{ font-size:12px; color:#15B5F6; white-space:nowrap;}
.ejeup{ height:28px; padding:12px 0; margin:0 -22px; margin-top:66px; border-top:1px dotted #ddd;}
.eje_up{ height:28px; line-height:30px; width:80px; text-align:center; font-size:15px; color:#fff; background:#15B5F6; border-radius:2px; float:right; margin-right:20px; border:0 none; outline:none; cursor:pointer;}



/*分享*/
.bshare_tit{ float:left; height:30px; line-height:32px; font-size:12px; color:#666; min-width:32px;}
.bshare-custom{ height:30px;}
.bshare-custom a{ display:block; height:30px; width:30px; float:left; margin-left:10px; cursor:pointer; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="******.png", enabled=true, sizingMethod=scale);}
.bshare-custom #ask_logo1{ background:url(../images/share_1.png) no-repeat;}
.bshare-custom #ask_logo2{ background:url(../images/share_2.png) no-repeat;}
.bshare-custom #ask_logo3{ background:url(../images/share_3.png) no-repeat;}
.bshare-custom #ask_logo4{ background:url(../images/share_4.png) no-repeat;}
.bshare-custom a:hover{ opacity:0.8; filter:Alpha(opacity=80);}

























