@charset "utf-8";
@import url("/web/20190609103209cs_/http://simg.sinajs.cn/blog7style/css/module/common/topbar.css"); /*顶部托盘*/
/*
@import url("/web/20190609103209cs_/http://simg.sinajs.cn/blog7style/css/common/public.css"); 全局 公用元素
*/
/* 公共样式 */
/* general */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,label,dl,dt,dd,fieldset,img {margin:0;padding:0;border:0;list-style:none}
table,th,td{margin:0;padding:0;}
body,fieldset,th,td,select,input,textarea {font-size:12px;font-family:Verdana, "宋体", sans-serif}
select,input {vertical-align:middle}
cite,em {font-style:normal}
a {text-decoration:none}
a:hover {text-decoration:underline}
input[type=button],input[type=reset],input[type=submit],input[type=radio],input[type=checkbox] {cursor:pointer}
label {cursor:pointer;}
.hidden {display:none}
.wordwrap {word-wrap:break-word;word-break:break-all; }
.clearit{ clear: both; height:0px; overflow:hidden}
/* 反扎站 dongyan 2010-06-11 */
ins{ display:none; }
/* 功能性链接 */
a.CP_a_fuc { margin:0 0 0 3px; font-family:"宋体"; font-size:12px; font-weight:normal; white-space:nowrap; zoom:1 }
a.CP_a_fuc cite { cursor:pointer!important; cursor:hand; font-family:Verdana }
a.CP_a_fuc:link,
a.CP_a_fuc:visited,
a.CP_a_fuc:hover,
a.CP_a_fuc:active { text-decoration:none; }
a.CP_a_fuc:link cite,
a.CP_a_fuc:visited cite { text-decoration:none; }
a.CP_a_fuc:hover cite,
a.CP_a_fuc:active cite { text-decoration:underline; }
/* ################布局相关################### */
body.SG_page_c{ text-align: center;}
body.SG_page_l{ text-align:left;}
/*
模块命名规则,单位命名规则:
固定宽度框架
|--.SG_wrap730
|--.SG_wrap510
|--.SG_wrap210
|--SG_colFirst 为横排第一个子框架额外class
|--.SG_colW210 等一系列子框架
|---.SG_conn 模块中的内容区域
|--.SG_colW510
|---.SG_conn 模块中的内容区域
*/
/* 绝对布局主框 */
.SG_wrap950{ width:950px;} /* 固定宽度框架 */
.SG_page_c .SG_wrap950{ margin:0 auto;}
/* 子框架定义 */
.SG_colW1{ width:10px;}
.SG_colW21{ width:210px;}
.SG_colW51{ width:510px;}
.SG_colW73{ width:730px;}
.SG_colW95{ width:950px;}
/* 默认宽度定义结束,如果添加宽度定义需要在本行上下各添加一项 */
.SG_colW1,
.SG_colW21,
.SG_colW51,
.SG_colW73,
.SG_colW95{ margin-left:10px; display:inline; float:left; overflow:hidden;}
.SG_colW21{_overflow:hidden;}
/* 每一横列的第一个子框架需附加 .SG_first 样式以清除左边距 */
.SG_colFirst{ margin-left:0;}
/* 为支持:first-child 的浏览器准备 */
.SG_conn{ clear:both; margin:0;text-align:left; overflow:hidden; width:auto; height:100%; margin-bottom:10px}
/* 浮动样式 */
.SG_floatL{ float:left; display:inline;}
.SG_floatR{ float:right; display:inline;}
.SG_clearB{ clear:both;}
.SG_clearL{ clear:left;}
.SG_clearR{ clear:right;}
.SG_clearFix{ display:block;}
.SG_clearFix:after {content:"."; display:block;visibility:hidden;height:0;clear:both;}
/* 截取字段以及强制换行 */
.SG_brk{overflow:hidden;word-wrap:break-word;word-break:break-all;}
.SG_rip{overflow:hidden;text-overflow:ellipsis; white-space:nowrap; }
.SG_conn2{ clear:both; margin:0;text-align:left; overflow:hidden; width:auto; height:100%; margin-bottom:10px}
.noWidget_box{ clear:both; border:1px solid #999; height:48px; overflow:hidden; filter:alpha(opacity=70);
-moz-opacity:0.7;opacity: 0.7; }
.noWidget_txt{ height:46px; clear:both; border:1px solid #fff; background-color:#e6e6e6; line-height:46px; text-align:center; color:#333;}
/* 基本正文字色 */
body {color:#555; background-color: #fff;}
/* 基本表单字色、边框 */
textarea,input,option {color:#666;}/* 基本链接字色 */
a,
a:link,
a:visited,
a:hover,
.SG_more{color:#6d5887}
/* A类文字色 (同默认链接,特殊情况下定义样式用) */
.SG_txta{color:#6d5887}
/* B类文字色(举例:正文标题下面的标签、分类) */
.SG_txtb{color:#909090}
/* C类文字色(举例:正文标题后面的时间) */
.SG_txtc{color:#909090}
/* 提示性文字色A(红色,一般不处理) */
.SG_clewtxta{color: #FF0000}
/* 提示性文字色B(橙色,一般不处理) */
.SG_clewtxtb{color: #FF6600}
/* A类链接色(同body色即可) */
.SG_linka a:link,
.SG_linka a:visited,
.SG_linka a:hover,
a.SG_linka:link,
a.SG_linka:visited,
a.SG_linka:hover{color: #555}
/* B类链接色(同C类文字色即可) */
.SG_linkb a:link,
.SG_linkb a:visited,
.SG_linkb a:hover,
a.SG_linkb:link,
a.SG_linkb:visited,
a.SG_linkb:hover{color:#909090}
.borderc{ border: 1px solid #d0d0d0; }
.space20{ height:20px; clear:both; margin:0 auto}
.sinabloga{ background-image: none; background-repeat: no-repeat; background-position: center bottom; width: 100%; clear: both; }
.sinablogb{ background-image: none; background-repeat: no-repeat; background-position: center top; width: 100%; clear: both; }
.sinabloghead{ width: 950px; height: 265px; clear: both; margin: 0 auto; position:relative; z-index:100;}
.sinabloghead .headflash{ width:950px; height:265px; overflow:hidden; position: absolute; left:0; top:0;}
.sinabloghead .headarea{position:relative; width:100%; height:100%; }
.sinabloghead .blogtoparea{position:absolute; top:35%; left:115px;}
.sinabloghead .blogtitle{ font-family:"微软雅黑","黑体"; font-size:24px; color:#000; font-weight:300; }
.sinabloghead .blogtitle .CP_a_fuc{ margin-left:5px;}
.sinabloghead .bloglink{ color: #333; padding-top:5px}
.sinabloghead .bloglink .CP_a_fuc{color:#000;margin-left:5px;}
.sinabloghead .bloglink img{margin-right:10px;}
.sinabloghead .blognav{ position: absolute; top: 80%; left: 20px; width: 250px; height: 38px;}
.sinabloghead .blognav .blognavInfo{ position:absolute; top:11px;*top:13px;left:0px; height:16px;}
.sinabloghead .blognav .blognavBg{ width: 100%; height:100%;background-image:none; background-repeat:no-repeat; background-position:left top;}
.sinabloghead .blognav span{float: left;font-size: 14px; overflow:hidden; padding:0 9px;
background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_newsp.png); background-repeat: no-repeat;
background-position: right -240px; background-position: right -241px\9; *background-position: right -242px; }
.sinabloghead .blognav .last{ background-image:none; padding-right:0}
.sinabloghead .blognav a,
.sinabloghead .blognav a:link,
.sinabloghead .blognav a:visited,
.sinabloghead .blognav a:hover{ color: #6e635b}
.sinabloghead .blognav a.on { font-weight: 700; }
.sinabloghead .blognav a.on,
.sinabloghead .blognav a.on:link,
.sinabloghead .blognav a.on:visited,
.sinabloghead .blognav a.on:hover{color:#3b3b3b}
.sinabloghead .adsarea { position:absolute; right:0; bottom:50px; display:none}
.sinabloghead .adsarea .pic{}
.sinabloghead .adsarea .link{ color:#FFFFFF; font-size:12px; padding-top:5px}
.sinabloghead .adsarea .link a,
.sinabloghead .adsarea .link a:link,
.sinabloghead .adsarea .link a:visited,
.sinabloghead .adsarea .link a:hover{color: #0099FF;}
.sinablogbody{ width: 950px; clear: both; margin: 0 auto; z-index:10;}
.sinablogfooter{ width: 950px; height: 100px; clear: both; margin: 0 auto; text-align:center; padding-top:65px; background-position:bottom}
.sinablogfooter p{ line-height:22px}
.sinablogfooter .copyright{ padding-top:10px}
.sinabloghead .blogtopoption{position:absolute; bottom: 15px; right:-10px; _margin-right:-10px; z-index:1;}
.blogtopoption .topBtn { display:block; float:left; width:69px; height:23px; line-height:23px; *line-height:25px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topBtn_bg.png) no-repeat left top; text-align:center; margin-right:10px;}
.blogtopoption a.topBtn,
.blogtopoption a.topBtn:link,
.blogtopoption a.topBtn:visited,
.blogtopoption a.topBtn:hover{ color:#595959; text-decoration:none;}
.blogtopoption a.topBtn *{ cursor:pointer;}
.blogtopoption a.wrtBlog{ width:81px;}
/* 相册冲印 */
.blogtopoption a.olPrint{ width:91px; background-position:0 -60px;}
.blogtopoption a.wrtBlog img,
.blogtopoption a.olPrint img{ float:left; margin:5px 5px 0 6px;}
.blogtopoption a.wrtBlog em,
.blogtopoption a.olPrint em{ float:left;}
.blogtopoption a.wrtBlog .wrtblog_arrow,
.blogtopoption a.olPrint .olPrint_arrow{ float:right; width:16px; height:23px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topBtn_bg.png) no-repeat left -30px; }
.blogtopoption a.wrtBlog:hover .wrtblog_arrow,
.blogtopoption a.olPrint:hover .olPrint_arrow{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topBtn_bg.png) no-repeat -30px -30px;}
.blogtopoption a.olPrint img{margin:5px 2px 0 6px;}
.wrtBlog_sub,
.olPrint_sub{width:87px; position:absolute; left:0px; top:22px; overflow:hidden; z-index:10}
.olPrint_sub{width:91px;}
.wrtBlog_sub{left:auto; right:162px;_right:172px;}
.wrtBlog_sub2,
.olPrint_sub2{ width:67px; background-color:#fff; border:1px solid #acacac; padding:4px 6px 0;}
.wrtBlog_sub2 p,
.olPrint_sub2 p{ height:20px; padding-top:7px;}
.wrtBlog_sub2 p img,
.olPrint_sub2 p img{ float:left; margin-right:4px;}
.wrtBlog_sub2 p a,
.olPrint_sub2 p a{ float:left; line-height:17px;}
.wrtBlog_sub2 p a,
.wrtBlog_sub2 p a:link,
.wrtBlog_sub2 p a:visited,
.olPrint_sub2 p a,
.olPrint_sub2 p a:link,
.olPrint_sub2 p a:visited{ color:#656565;}
.wrtBlog_sub2 p a:hover,
.olPrint_sub2 p a:hover{ color:#6977a2; text-decoration:none;}
.olPrint_sub{position:absolute; left:90px; top:22px;}
.olPrint_sub2{ width:85px; background-color:#fff; border:1px solid #acacac; padding:4px 2px 0;}
.olPrint_sub2 p img{ float:left;}
/* android客户端 */
.blogtopoption a.dwnAndroid{position:relative; overflow:visible; width:80px; background-position:0 -60px;}
.blogtopoption a.dwnAndroid img{margin:-1px 2px 1px 0;}
.blogtopoption .dwnAndroid_beta{position:absolute; right:-20px; top:-20px; width:31px; height:20px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/ico_beta.png) no-repeat; _background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/ico_beta.gif) no-repeat;}
/* none */
.SG_colWnone{ width:0; overflow:hidden}
/* w950 */
.SG_colW95 .SG_connHead{background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/modelhead.png); height: 25px; overflow:hidden}
.SG_colW95 .SG_connBody{background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/modelbody.png); }
.SG_colW95 .SG_connFoot{background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/modelfoot.png); height: 1px; overflow:hidden; background-position:left bottom}
/* w730 */
.SG_colW73 .SG_connHead{ background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/modelhead.png); background-position: 1450px 0; height: 26px; overflow:hidden}
.SG_colW73 .SG_connBody{background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/modelbody.png); background-position: 1450px 0;}
.SG_colW73 .SG_connFoot{background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/modelfoot.png); background-position: 1450px 0; height: 1px; overflow:hidden}
/* w510 */
.SG_colW51 .SG_connHead{ background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/modelhead.png); background-position: 720px 0; height: 26px; overflow:hidden}
.SG_colW51 .SG_connBody{background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/modelbody.png); background-position: 720px 0;}
.SG_colW51 .SG_connFoot{background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/modelfoot.png); background-position: 720px 0; height: 1px; overflow:hidden}
/* w210 */
.SG_colW21 .SG_connHead{ background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/modelhead.png); background-position: 210px 0; height: 26px; overflow:hidden}
.SG_colW21 .SG_connBody{background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/modelbody.png); background-position: 210px 0; _zoom:1;}
.SG_colW21 .SG_connFoot{background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/modelfoot.png); background-position: 210px 0; height: 1px; overflow:hidden}
/* 实线虚线 */
.SG_j_line { height:1px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_line.gif) repeat-x; clear:both; }
.SG_j_linedot { height:1px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_linedot.gif) repeat-x; clear:both; }
.SG_j_line1 { background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_line.gif); background-repeat: repeat-x; }
.SG_j_linedot1 { background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_linedot.gif); background-repeat: repeat-x; }
.SG_connHead{ font-family:"宋体",sans-serif;}
.SG_connHead .title{ float:left; padding-left:10px; padding-top:8px; font-weight:700; color:#333333}
.SG_connHead .title a,
.SG_connHead .title a:link,
.SG_connHead .title a:visited,
.SG_connHead .title a:hover{ color: #333}
.SG_connHead .title em{ font-weight:normal;}
.SG_connHead .tip{float:left; font-weight:normal; padding-top:8px; margin-left:19px; }
.SG_connHead .tip a,
.SG_connHead .tip a:link,
.SG_connHead .tip a:visited,
.SG_connHead .tip a:hover{ color:#333}
.SG_connHead .edit{ float:right; padding-right:10px; padding-top:8px;}
.SG_connHead .edit a,
.SG_connHead .edit a:link,
.SG_connHead .edit a:visited,
.SG_connHead .edit a:hover{ color: #333}
.SG_connHead .edit a{ float:left;}
.SG_connHead .edit .move a{ font-family:"宋体";}
.SG_connHead .edit .move a:hover{ text-decoration:none;}
.SG_connHead .edit a.CP_a_fuc{ margin-left:6px;}
.SG_connHead .tip_r{ float:left;margin-right:10px;}
.SG_connHead .tip_r a{ float:none;}
.SG_connHead .tip_r,
.SG_connHead .tip_r a,
.SG_connHead .tip_r a:link,
.SG_connHead .tip_r a:visited,
.SG_connHead .tip_r a:hover{ color:#333}
.SG_connHead .icon{ width:18px; height:18px; overflow:hidden; float:left; margin-left:5px; margin-top:4px;}
.SG_connHead .fontSize{ float:left;}
.SG_connHead .fontSize a{ float:none;}
.SG_connHead .fontSize a,
.SG_connHead .fontSize a:link,
.SG_connHead .fontSize a:visited,
.SG_connHead .fontSize a:hover{ text-decoration:underline;}
.SG_icon{ background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_icon.png?20131218); _background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_icon.gif?20131218)}
.SG_icon1{ background-position: 765px top; }
.SG_icon2{ background-position: 735px top; }
.SG_icon3{ background-position: 705px top; }
.SG_icon4{ background-position: 675px top; }
.SG_icon5{ background-position: 645px top; }
.SG_icon6{ background-position: 615px top; }
.SG_icon7{ background-position: 585px top; }
.SG_icon8{ background-position: 555px top; }
.SG_icon9{ background-position: 525px top; }
.SG_icon10{ background-position: 495px top; }
.SG_icon11{ background-position: 465px top; }
.SG_icon12{ background-position: 435px top; }
.SG_icon13{ background-position: 405px top; }
.SG_icon14{ background-position: 375px top; }
.SG_icon15{ background-position: 345px top; }
.SG_icon16{ background-position: 315px top; }
.SG_icon17{ background-position: 285px top; }
.SG_icon18{ background-position: 255px top; }
.SG_icon19{ background-position: 225px top; }
.SG_icon20{ background-position: 195px top; }
.SG_icon21{ background-position: 165px top; }
.SG_icon22{ background-position: 135px top; }
.SG_icon23{ background-position: 105px top; }
.SG_icon24{ background-position: 75px top; }
.SG_icon25{ background-position: 45px top; }
.SG_icon26{ background-position: 15px top; }
.SG_icon27{ background-position: left -30px; }
.SG_icon28{ background-position: 765px -30px; }
.SG_icon29{ background-position: 735px -30px; }
.SG_icon30{ background-position: 705px -30px; }
.SG_icon31{ background-position: 675px -30px; }
.SG_icon32{ background-position: 645px -30px; }
.SG_icon33{ background-position: 615px -30px; }
.SG_icon34{ background-position: 585px -30px; }
.SG_icon35{ background-position: 555px -30px; }
.SG_icon36{ background-position: 525px -30px; }
.SG_icon37{ background-position: 495px -30px; }
.SG_icon38{ background-position: 465px -30px; }
.SG_icon39{ background-position: 435px -30px; }
.SG_icon40{ background-position: 405px -30px; }
.SG_icon41{ background-position: 375px -30px; }
.SG_icon42{ background-position: 345px -30px; }
.SG_icon43{ background-position: 315px -30px; }
.SG_icon44{ background-position: 285px -30px; }
.SG_icon45{ background-position: 255px -30px; }
.SG_icon46{ background-position: 225px -30px; }
.SG_icon47{ background-position: 195px -30px; }
.SG_icon48{ background-position: 165px -30px; }
.SG_icon49{ background-position: 135px -30px; }
.SG_icon50{ background-position: 105px -30px; }
.SG_icon51{ background-position: 75px -30px; }
.SG_icon52{ background-position: 45px -30px; }
.SG_icon53{ background-position: 15px -30px; }
.SG_icon54{ background-position: 795px -200px; }
.SG_icon55{ background-position: 765px -200px; }
.SG_icon56{ background-position: 735px -200px; }
.SG_icon57{ background-position: 705px -200px; }
.SG_icon58{ background-position: 675px -200px; }
.SG_icon59{ background-position: 645px -200px; }
.SG_icon60{ background-position: 615px -200px; }
.SG_icon61{ background-position: 585px -200px; }
.SG_icon62{ background-position: 555px -200px; }
.SG_icon63{ background-position: 525px -200px; }
.SG_icon64{ background-position: 495px -200px; }
.SG_icon65{ background-position: 465px -200px; }
.SG_icon66{ background-position: 435px -200px; }
.SG_icon67{ background-position: 405px -200px; }
.SG_icon68{ background-position: 375px -200px; }
.SG_icon69{ background-position: 345px -200px; }
.SG_icon70{ background-position: 315px -200px; }
.SG_icon71{ background-position: 285px -200px; }
.SG_icon72{ background-position: 255px -200px; }
.SG_icon73{ background-position: 235px -200px; }
.SG_icon74{ background-position: 205px -200px; }
.SG_icon75{ background-position: 175px -200px; }
.SG_icon76{ background-position: 145px -200px; }
.SG_icon77{ background-position: 115px -200px; }
.SG_icon78{ background-position: 85px -200px; }
.SG_icon79{ background-position: 55px -200px; }
.SG_icon80{ background-position: left -230px; }
.SG_icon81{ background-position: 765px -230px; }
.SG_icon82{ background-position: 735px -230px; }
.SG_icon83{ background-position: 705px -230px; }
.SG_icon84{ background-position: 675px -230px; }
.SG_icon85{ background-position: 645px -230px; }
.SG_icon86{ background-position: 615px -230px; }
.SG_icon87{ background-position: 585px -230px; }
.SG_icon88{ background-position: 285px -92px; }/*.SG_icon88{ background-position: 405px -92px; }*/
.SG_icon89{ background-position: -760px -199px; }
.SG_icon101{ background-position: left -60px; }
.SG_icon102{ background-position: 765px -60px; }
.SG_icon103{ background-position: 735px -60px; }
.SG_icon104{ background-position: 705px -60px; }
.SG_icon105{ background-position: 675px -60px; }
.SG_icon106{ background-position: 645px -60px; }
.SG_icon107{ background-position: 615px -60px; }
.SG_icon108{ background-position: 585px -60px; }
.SG_icon109{ background-position: 555px -60px; }
.SG_icon110{ background-position: 525px -60px; }
.SG_icon111{ background-position: 495px -60px; }
.SG_icon112{ background-position: 465px -60px; }
.SG_icon113{ background-position: 315px -60px; }
.SG_icon114{ background-position: 285px -60px; }
.SG_icon115{ background-position: 435px -60px; }
.SG_icon116{ background-position: 405px -60px; }
.SG_icon117{ background-position: 375px -60px; }
.SG_icon118{ background-position: 345px -60px; }
.SG_icon119{ background-position: 255px -60px; }
.SG_icon120{ background-position: 225px -60px; }
.SG_icon121{ background-position: 195px -60px; }
.SG_icon122{ background-position: 165px -60px; }
.SG_icon123{ background-position: 135px -60px; }
.SG_icon124{ background-position: 105px -60px; }
.SG_icon125{ background-position: 75px -60px; }
.SG_icon126{ background-position: 45px -60px; }
.SG_icon127{ background-position: left -90px; }
.SG_icon128{ background-position: 765px -90px; }
.SG_icon129{ background-position: 735px -90px; }
.SG_icon130{ background-position: 705px -90px; }
.SG_icon131{ background-position: 675px -90px; }
.SG_icon132{ background-position: 645px -90px; }
.SG_icon133{ background-position: 615px -90px; }
.SG_icon134{ background-position: 585px -90px; }
.SG_icon135{ background-position: 555px -90px; }
.SG_icon136{ background-position: 525px -90px; }
.SG_icon137{ background-position: 495px -90px; }
.SG_icon138{ background-position: 465px -90px; }
.SG_icon139{ background-position: 405px -92px; }
.SG_icon140{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/ico_award.gif) 0 0 no-repeat; }
.SG_icon141{ background-position: 375px -92px; }
.SG_icon142{ background-position: 345px -92px; }
.SG_icon143{ background-position: 315px -92px; }
.SG_icon144{ background-position: 285px -92px; }
.SG_icon145{ background-position: 257px -91px; }
.SG_icon146{ background-position: 223px -90px; }
.SG_icon147{ background-position: 194px -90px; }
.SG_icon148{ background-position: 164px -90px; }
.SG_icon149{ background-position: 135px -90px; }
.SG_icon150{ background-position: 104px -90px; }
.SG_icon151{ background-position: 75px -90px; }
.SG_icon152{ background-position: 45px -90px; }
.SG_icon153{ background-position: 45px -120px; }
.SG_icon201{ background-position: left -120px; }
.SG_icon202{ background-position: 745px -120px; }
.SG_icon203{ background-position: 695px -120px; }
.SG_icon204{ background-position: 645px -120px; }
.SG_icon205{ background-position: 436px -90px; }
.SG_icon206{ background-position: 557px -230px; }
.SG_icon207{ background-position: 526px -230px; }
.SG_icon208{ background-position: 497px -230px; }
.SG_icon209{ background-position: 466px -230px; }
.SG_icon210{ /*background-position: -361px -229px;*/ display:none;}
.SG_icon211{ background-position: -420px -229px; *height:17px!important;}
.SG_icon212{ background-position: -390px -229px; }
.SG_icon213{ background-position: -450px -229px; }
.SG_icon214{ background-position: -510px -229px; }
.SG_dot{ background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_dot.gif); background-repeat:no-repeat;}
.SG_bigLoading{width:32px; height:32px; margin:10px 0 0 -50px!important; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/ico_bigloading.gif) no-repeat; }
.SG_bkhome{ display:inline-block;width:9px; height:10px;background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/home_sina.png) no-repeat; _background: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/home_sina.gif) no-repeat; margin-right:5px; vertical-align:-1px; *vertical-align:middle;}
/* 按钮css */
a.SG_aBtn,
a.SG_aBtn:link,
a.SG_aBtn:visited{color:#333; cursor:pointer; _cursor:hand;}
/* 内容按钮 */
a.SG_aBtn,
a.SG_aBtn:link,
a.SG_aBtn:visited {text-decoration:none;font-size:12px!important;/*padding:4px 0 6px 3px;*/ padding:0 0 0 3px;*display:inline-block;*height:25px; overflow:hidden;*padding:0 0 0 3px;white-space:nowrap;*vertical-align:middle;background-repeat:no-repeat;background-position:0 0; display:inline-block;margin-right:6px;margin-right:4px\9;}
a.SG_aBtn cite {font-size:12px!important;line-height:23px;/*padding:4px 10px 6px 8px;*/padding:0px 10px 0px 8px;*padding:0 10px 0 8px; _padding-top:1px; display:inline-block; *display:block;_line-height:23px; height:23px; _height:auto; background-repeat:no-repeat;background-position:right -28px;min-width:48px;_width:48px; overflow-x:visible; white-space:nowrap; text-align:center;}
a.SG_aBtn, x:-moz-any-link, x:default{ display:inline-block; padding:0 0 0 3px;}/* ff3 hack 解决ff 2 不支持 inline-block 问题 */
a.SG_aBtn:link, x:-moz-any-link, x:default{ display:inline-block; padding:0 0 0 3px;}/* ff3 hack 解决ff2 真2 不支持 inline-block 问题 */
a.SG_aBtn:visited, x:-moz-any-link, x:default{ display:inline-block; padding:0 0 0 3px;}/* ff3 hack 解决ff2 真2 不支持 inline-block 问题 */
a.SG_aBtn cite, x:-moz-any-link, x:default{ display:inline-block; padding:0 10px 0 8px;}/* ff3 hack 解决ff2 真2 不支持 inline-block 问题 */
a.SG_aBtn,a.SG_aBtn cite{ background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_newsp.png);}
/* 浮层按钮 - 按钮b */
a.SG_aBtnB,
a.SG_aBtnB cite{ color:#333399;background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_btnb.png);_background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_btnb.gif);}
/* 设置按钮 - 按钮c */
a.SG_aBtnC,
a.SG_aBtnC cite{ font-weight:bold;color:#656565;background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_btnc.png);_background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_btnc.gif);}
/* 设置按钮2 - 按钮d */
a.SG_aBtnD,
a.SG_aBtnD cite{ color:#595959;background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_btnd.png);_background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_btnd.gif);}
/* 浮层按钮 - 按钮h */
a.SG_aBtnH,
a.SG_aBtnH cite{ color:#b5b5b5;background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_btnh.png);cursor:default;}
/* 按钮 14px大按钮 */
a.SG_aBtn14,
a.SG_aBtn14:link,
a.SG_aBtn14:visited{ font-size:14px !important; height:25px; background-position:0 -250px;}
a.SG_aBtn14 cite{ font-size:14px !important; height:25px;_height:auto; line-height:25px; min-width:56px;_width:56px; background-position:right -280px}
/* 可提交 */
a.SG_aBtn_sub input {position:absolute;height:100%;left:0;top:0;margin:0;padding:0;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);border:none;cursor:pointer!important;cursor:hand;width:0}
/* 带图标 */
a.SG_aBtn_ico{position: relative}
a.SG_aBtn_ico cite {padding-left:26px; padding-right:12px; text-align:left; min-width:1px;_width:auto;}
a.SG_aBtn img {position:absolute;left:9px;top:4px}
a.SG_aBtn14 img {top:5px}
/* 不可用 */
a.SG_aBtn_dis,
a.SG_aBtn_dis cite{ background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_btn_dis.png);_background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_btn_dis.gif);}
a.SG_aBtn_dis,
a.SG_aBtn_dis:link,
a.SG_aBtn_dis:visited,
a.SG_aBtn_dis:hover{color:#999;cursor:default!important; cursor:default; color:#B9B8B8; background-position:0 0;}
a.SG_aBtn_dis cite{background-position:right -30px;cursor:default!important; cursor:default}
a.SG_aBtn14.SG_aBtn_dis{ background-position:0 -60px;}
a.SG_aBtn14.SG_aBtn_dis cite{ background-position:right -90px;}
/* 按钮与文本输入框一行时添加 */
a.SG_InputLine{ position:relative; top:1px; *top:-4px; margin-left:1px;}
/* "更多" */
.SG_more{ font-family: "宋体"; color:#336699}
/* 翻页 */
.SG_page { width:100%; height:21px; line-height:21px; clear:both; overflow:hidden; _overflow:visible }
.SG_pages { float:right; height:100% }
.SG_pages li { float:left; height:100%; margin:0 2px; font-family:Arial }
.SG_pages a { display:block; height:19px; padding:0 5px; line-height:19px; float:left; border-width:1px; border-style:solid; font-family:Arial; font-size:11px; text-align:center; text-decoration:none }
.SG_pages a:hover { text-decoration:none }
.SG_pgon { font-weight:bold; padding:0 3px }
.SG_pgttl { padding:0 2px; font-size:12px;}
.SG_pgprev a,
.SG_pgnext a { width:62px; height:21px; line-height:21px; padding:0; border:none; font-size:12px; background-repeat:no-repeat; background-position:0 0; font-family:"宋体" }
.SG_pgprev a:hover,
.SG_pgnext a:hover { background-position:0 -21px }
.SG_pages .SG_pgelip a { border:0; height:21px; line-height:21px; padding:0 2px }
.SG_pages a:link,
.SG_pages a:visited { color:#748396 }
.SG_pages a:hover { color:#900 }
.SG_pages a { border-color:#ccc; background:#fff }
.SG_pgprev a,
.SG_pgnext a { background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/CP_page.png); }
.SG_pgprev a:hover,
.SG_pgnext a:hover { color:#43609c }
li.SG_s_pgprev a,li.SG_s_pgnext a{ display:inline; height:22px; padding:0 3px; line-height:22px; float:left; border:none; background:none; font-family:Arial; font-size:12px; text-align:center; text-decoration:none }
.SG_input{ height:15px; padding-top:3px; padding-left:3px; font-family:"宋体";}
/* 页签 */
.SG_tag{position:relative; clear:both; height:25px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_newsp.png) repeat-x left -276px;}
.SG_tag .mtip{position:absolute; top:-5px; width:19px; height:21px; line-height:19px; font-family:arial; font-weight:bold; text-align:center; color:#fff; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/ntopbar.png?2013070401) -1px -213px no-repeat; _background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/ntopbar.gif?2013070401) -1px -213px no-repeat;}
.SG_tag ul{ clear:both; height:25px;}
.SG_tag ul li{ height:25px; padding-left:20px; font-family:"宋体"; font-size:12px; float:left; margin-right:-1px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_newsp.png) no-repeat left -330px; }
.SG_tag ul li span{ float:left; padding-top:7px;}
.SG_tag ul li span.tagR{ width:20px; height:25px; padding:0; float:left; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_newsp.png) no-repeat right -330px;}
.SG_tag ul li.current{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_newsp.png) no-repeat left -355px; }
.SG_tag ul li.current span.tagR{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_newsp.png) no-repeat right -355px;}
.SG_tag ul li span a{ float:left;}
.SG_tag ul li span a:hover{ text-decoration:none;}
.SG_tag ul li span a,
.SG_tag ul li span a:link,
.SG_tag ul li span a:visited,
.SG_tag ul li span a:hover{ color:#878787;}
.SG_tag ul li span img.SG_icon{ float:left; margin-left:3px; margin-top:-2px;}
.SG_tag ul li span strong{ float:left; font-weight:normal;}
/* 提示条 */
.SG_clewbox{ background-color:#fbf7e1; width:370px; clear:both; border:1px solid #ddd5a9; padding:12px; }
.SG_clewbox .SG_icon{ float:left; width:50px;}
.SG_clewbox .SG_clewtxt{float:left; width:300px; float:left; padding:20px 10px 0 10px; font-size:14px; font-weight:bold; color:#333;}
.twosed{width:263px;padding:7px 6px 12px 12px;}
.twosed .SG_icon203{margin-top:6px;}
.twosed .layer_close{float:right;width:13px;height:13px;overflow:hidden;}
.twosed .SG_clewtxt{width:180px; padding:14px 10px 10px 10px; line-height:21px;}
/* 回复 */
.SG_cmp_revert{ overflow:hidden; width:100%;}
.SG_cmp_revert li{ width:100%; overflow:hidden; background-position:top; padding:20px 0px;}
.SG_cmp_revert li .SG_revert_Left{ float:left;}
.SG_cmp_revert li .SG_revert_Left img{height:50px; width:50px; border:1px solid #DCDCDC;}
.SG_cmp_revert li .SG_revert_Cont{ float:left; margin-left:10px; width:620px; font-family:"宋体"; padding-top:2px;}
.SG_cmp_revert li .SG_revert_Cont p{ width:100%; clear:both; overflow:hidden; font-size:12px;}
.SG_cmp_revert li .SG_revert_Cont p.myReFrom{ padding-top:10px;}
.SG_cmp_revert li .SG_revert_Cont p.myReFrom .SG_icon51{ margin-top:-2px}
.SG_cmp_revert li .SG_revert_Cont .SG_revert_Tit{ float:left; font-weight:bold;}
.SG_cmp_revert li .SG_revert_Cont .SG_revert_Tit a{ vertical-align:middle;}
.SG_cmp_revert li .SG_revert_Cont .SG_revert_Tit .SG_icon51{ margin-top:-2px;}
.SG_cmp_revert li .SG_revert_Cont .SG_revert_Time{ float:right;}
.SG_cmp_revert li .SG_revert_Inner{ line-height:22px; clear:both; width:100%; font-size:14px; margin-top:9px;}
.SG_revert_Time em{ padding-right:5px;}
.SG_revert_Answer{ margin-top:11px; overflow:hidden; width:530px; clear:both;}
.SG_revert_Answer .SG_revert_Answer_Top{height:38px; line-height:38px; width:490px; font-size:12px;}/* ht 101027 w-515px */
.SG_revert_Answer .SG_revert_Answer_Top .faceblk{ width:235px;border:1px solid #c7c7c7; background-color:#f5f5f5; border-bottom:none;float:right; margin-bottom:-1px;}
.SG_revert_Answer .SG_revert_Answer_Top .faceline1{ clear:both; padding:8px 0px 6px 7px; height:27px; overflow:hidden;}
.SG_revert_Answer .SG_revert_Answer_Top .faceline1 .facestyle { float:left;}
.SG_revert_Answer .SG_revert_Answer_Top .faceline1 .facestyle a{ display:inline;width:27px; height:27px; float:left; margin-right:3px;}
.SG_revert_Answer .SG_revert_Answer_Top .faceline1 .facestyle img{ width:25px; height:25px; border:1px solid #b6b6b6;margin:0px;}
.SG_revert_Answer .SG_revert_Answer_Top .faceline1 .facestyle a:hover img{ border:1px solid #51bd2f;}
.SG_revert_Answer .SG_revert_Answer_Top .faceline1 span{ line-height:27px; float:left;}
.SG_revert_Answer .SG_revert_Answer_right{ float:left; width:100%;}
/* 博主回复 优化 dongyan */
.SG_revert_Re_pt{ width:62px; height:62px; float:left; overflow:hidden;}
.SG_revert_Re_pt img{ border:1px solid #dcdcdc; width:50px; height:50px;}
.SG_revert_Re_main{ width:558px; overflow:hidden; float:left;}
.SG_revert_Btn{ padding-top:10px; overflow:hidden;clear:both; padding-left:165px;}
.SG_revert_Btn .SG_revert_Btn_left span{ padding-right:7px; float:left;}
.SG_revert_Btn .SG_revert_Btn_left span.SG_txtb{float:right; width:150px; text-align:right; padding-right:10px; font-size:12px;}
.SG_revert_Btn .SG_revert_Btn_Right{ float:right;}
.SG_revert_Answer .SG_revert_Answer_right textarea{ width:484px; height:74px; font-size:14px;}/* ht 101027 w-515px */
.SG_cmp_revert .SG_cmt_from{overflow:hidden; margin-top:6px;}
.SG_cmp_revert .SG_cmt_from img{ vertical-align:-3px;}
.SG_cmp_revert .SG_revert_Re{ margin:15px 0 0 50px; padding:15px 0 0; }/* ht 101208 margin:15px 0 0 0px; */
.SG_cmp_revert .SG_revert_Re .SG_linka{ font-weight:600;}
.SG_cmp_revert .SG_revert_Re .myReInfo{font-size:14px; padding-top:10px; line-height:22px;}
.SG_cmp_revert .SG_revert_Re em{ padding-right:5px;}
.SG_cmp_revert .CP_cmt_none{clear:both;font-size:14px;padding-bottom:3px;padding-top:20px;text-align:center;}
/* 评论 */
.allComm{ zoom:1;}
.allComm .allCommTit{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_newsp.png) repeat-x left -400px; height:25px; line-height:25px; line-height:27px\9; }
.allComm .allCommTit .SG_floatL{ padding-left:10px;}
.allComm .allCommTit .SG_floatL strong{ margin-right:25px;}
.allComm .allCommTit .SG_floatR{ padding-right:10px;}
.allComm .myCommPages{ margin:0 0 10px; padding:10px 0 10px;}
.allComm .noCommdate{ padding:40px 0 50px; text-align:center; font-size:14px;}
.allComm .SG_cmp_revert li .SG_revert_Left{ display:none;}
.allComm .SG_cmp_revert li .SG_revert_Cont{ margin-left:0;}
.allComm .SG_revert_Re_main{ width:628px;}
.writeComm { padding:15px 0px; width:684px; margin:0px auto;}
.writeComm .wrCommTit{clear:both; width:684px; overflow:hidden; margin-top:18px; }
.writeComm .wrCommTit .SG_floatL{line-height:28px; line-height:30px\9; overflow:hidden;}
.writeComm .wrCommTit .SG_floatR{ padding-top:5px; margin-right:-2px\9;}
.writeComm .wrCommTit a.SG_aBtn,
.writeComm .wrCommTit a.SG_aBtn cite,
.writeComm .wrCommTit a.SG_aBtnD,
.writeComm .wrCommTit a.SG_aBtnD cite {background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_btnd.png); _background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_btnd.gif)}
.writeComm .formTextarea{ padding-bottom:10px}
.writeComm .formTextarea textarea{ width:447px; height:156px; float:left; font-size:14px; line-height:22px;}
.writeComm .formTextarea .faceblk{ width:230px; height:158px; height:160px\9; border:1px solid #c7c7c7; background-color:#f5f5f5; border-left:none; margin-top:0px; margin-top:0\9; float:left;}/* add 0812 */
.writeComm .formTextarea .faceline1{ clear:both; padding:8px 0px 6px 7px; height:27px; overflow:hidden;}
.writeComm .formTextarea .faceline1 .facestyle { float:left;}
.writeComm .formTextarea .faceline1 .facestyle a{width:27px; height:27px; float:left; margin-right:3px; outline: none;}
.writeComm .formTextarea .faceline1 .facestyle img{ width:25px; height:25px; border:1px solid #b6b6b6;}
.writeComm .formTextarea .faceline1 .facestyle a:hover img{ border:1px solid #51bd2f;}
.writeComm .formTextarea .faceline1 span{ line-height:27px; float:left;}
.writeComm .formTextarea .faceline2{ clear:both; padding:0 0 0 7px;}
.writeComm .formTextarea .faceline2 a{ width:52px; height:52px; overflow:hidden; float:left; margin-right:3px; margin-bottom:3px; outline: none;}
.writeComm .formTextarea .faceline2 img{border:1px solid #b6b6b6;}
.writeComm .formTextarea .faceline2 a:hover img{border:1px solid #51bd2f;}
.writeComm .formLogin{ width:100%; clear:both;}
.writeComm .formLogin .SG_floatL p{ margin-bottom:8px;}
.writeComm .formLogin .SG_floatL p .SG_icon110{ margin-right:2px;}
.writeComm .formLogin .SG_floatR input{ vertical-align:-2px;}
.writeComm .formBtn{ text-align:center; padding:25px 0 0; width:100%; clear:both;}
.writeComm .formBtn p{ padding:15px 0 25px}
.writeComm_tips_box{ text-align:center; margin:8px 0;}
.writeComm_tips{ text-align:center; line-height:22px; height:22px; border:solid 1px #E4E4E3; width:auto; display: inline-block; padding:0 25px 0 10px; position:relative;}
.writeComm_tips strong{ font-weight:normal; display:inline-block;}
.writeComm_tips cite{ display:block; width:13px; height:12px;; position:absolute; right:4px; top:5px;}
.writeComm_tips cite a{ display:block; width:13px; height:12px; background: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_x.gif) no-repeat 0 0; font-size:0; line-height:100px; overflow:hidden;}
.writeComm_tips cite a:hover{ background-position:left -20px}
/* 公用 空内容块*/
.SG_nodata { font-size:14px; clear:both; padding-top:65px;padding-bottom:130px; text-align:center;}
.SG_nodata a.SG_aBtn{ vertical-align:-5px; *vertical-align:3px;}
.SG_colW21 .SG_nodata{ font-size:12px; clear:both; padding-top:30px; padding-bottom:30px; text-align:center;}
/* 未开通 */
.notOpen{ clear:both; min-height:380px; _height:380px; text-align:center;}
.notOpen_title{ font-size:14px;padding-top:85px;}
.notOpen_para{ font-size:12px; padding-top:20px;}
.notOpen_btn{padding-top:17px;}
.notOpenMgt{margin-top:-130px;}
/* 404 */
.notFound{ clear:both; min-height:408px; _height:408px; width:590px; margin:0 auto;}
.notFound_top{ padding-top:83px; clear:both;}
.notFound_top h1{ font-family:"微软雅黑","黑体"; font-size:20px; font-weight:normal; padding-left:85px;}
.notFound_top h1 img{ margin-right:11px;}
.notFound_top_tip{ font-size:14px; clear:both; padding-left:145px;color:#f00; margin-top:18px;}
.notFound_para{ clear:both; padding-left:145px; padding-top:50px;}
.notFound_para p{ clear:both; font-size:14px; margin-top:10px;}
.notFound_para p .SG_input{ float:left; height:15px; padding-top:3px; margin-right:10px;}
.notFound_para p select{ float:left; margin-right:10px; font-size:14px;}
.notFound_para pa.SG_aBtn { float:left;}
.notFound_para p.nf_bottom{ margin-top:45px;}
.notFound_para p.nf_search{ margin-top:15px;}
.notFound_para p a.nf_link:link,
.notFound_para p a.nf_link:visited,
.notFound_para p a.nf_link:hover{ text-decoration:underline;color:#336699; }
/* 读取出错 */
.canNotLoad{ width:948px; height:403px; background-color:#fff; border:1px solid #d2d2d2; overflow:hidden;}
.canNotLoad h2{ padding-left:390px; margin-top:110px; font-size:14px;}
.canNotLoad p{ padding-left:390px; margin-top:18px;}
/* 加载中 */
.wdtLoading{ clear:both;font-size:12px; font-family:"宋体"; padding-top:40px; height:215px; overflow:hidden; text-align:center;}
.wdtLoading img{ margin-right:7px; vertical-align:-3px;}
/* 加载失败 */
.loadFailed{ clear:both; font-size:12px; font-family:"宋体"; padding-top:40px; height:215px; overflow:hidden; text-align:center;}
.loadFailed p{ margin-top:10px;}
/* 拖动 */
.SG_dragBlk_wrap{ width:328px; height:246px; overflow:hidden; background:none;}
.SG_dragBlk{ width:128px; height:46px; overflow:hidden;border:2px solid #005fe0; cursor:pointer; margin:100px auto;}
.SG_dragBlk .SG_conn{ margin:0; width:128px; height:46px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/drag_bg.png) no-repeat left top; filter:alpha(opacity=70);
-moz-opacity:0.7;opacity: 0.7; }
.SG_dragBlk .SG_connHead .title {padding-left:8px;padding-top:5px; color:#666;}
.SG_colW73 .diywidget,
.SG_colW51 .diywidget,
.SG_colW21 .diywidget{padding:10px 0 10px 10px; overflow-x:hidden; overflow-y:visible; line-height:150%; word-break:break-all; word-wrap:break-word;}
.SG_colW73 .diywidget p,
.SG_colW51 .diywidget p,
.SG_colW21 .diywidget p{ padding-left:8px; background-position:left 7px; }
.diywidget .SG_j_linedot{ margin-top:7px;*margin-top:5px;margin-bottom:6px; *margin-bottom:8px;}
.SG_colW21 .diywidget{width:190px}
.SG_colW51 .diywidget{width:490px}
.SG_colW73 .diywidget{width:710px}
.SG_colW73 .diywidget font,
.SG_colW51 .diywidget font,
.SG_colW21 .diywidget font{ line-height:150%;}
/*可克隆组件*/
.cloneWidget{ clear:both; zoom:1; height:auto; padding-top:10px; padding-bottom:10px;}
.cloneWidget .cloneLink{ clear:both; text-align:center; height:14px; font-size:12px; padding-top:10px; margin-bottom:-5px;}
.cloneWidget .cloneLink img{ margin-right:5px; vertical-align:-1px; *vertical-align:1px;}
/* 广告共享计划 */
.F_31,
.F_13,
.F_211,
.F_112,
.F_121{ position:relative}
.F_31 #column_1{ margin-top:120px}
.F_13 #column_2{ margin-top:120px}
.F_211 #column_1,
.F_211 #column_2{ margin-top:120px}
.F_112 #column_2,
.F_112 #column_3{ margin-top:120px}
.F_121 #column_2,
.F_121 #column_3{ margin-top:120px}
.F_31 .blogads{ left:0; top:0}
.F_13 .blogads{ left:220px; top:0}
.F_211 .blogads{ left:0; top:0}
.F_112 .blogads{ left:220px; top:0}
.F_121 .blogads{ left:220px; top:0}
.blogads{ position:absolute; width:730px; overflow:hidden; clear:both}
.blogads .ad_head{ background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/modelhead.png);_background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/modelhead.gif); background-position: 1450px 0; height: 1px; overflow:hidden}
.blogads .ad_body{background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/modelbody.png); _background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/modelbody.gif); background-position: 1450px 0; padding:10px; height:90px; clear:both}
.blogads .ad_foot{background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/modelfoot.png);_background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/modelfoot.gif); background-position: 1450px 0; height: 1px; overflow:hidden}
.blogads .ad_body .adsle{ width:640px; height:90px; float:left; background-color:#f1f1f1; overflow:hidden;}
.blogads .ad_body .adsrig{ width:50px; height:90px; float:left; padding-left:10px; line-height:18px}
.widgetcen{ text-align:center}
.widgetconn{ width:190px; margin:0 auto; text-align:left}
.widgetconn190{ width:190px; margin:0 auto;}
.widgetconn490{ width:490px; margin:0 auto;}
.widgetconn690{ width:690px; margin:0 auto;}
/* 正文页广告位 */
.blogads2{ clear:both; width:640px; height:110px;overflow:hidden; padding:10px; margin:0px auto 20px auto;}
.blogads2 img{ margin-bottom:8px;}
/* @import url("/web/20190609103209cs_/http://simg.sinajs.cn/blog7style/css/common/layer.css"); 浮出层 */
/* 公用-clearfix */
.clearfix:after { content:"."; clear:both; display:block; height:0; visibility:hidden; overflow:hidden; }
.clearfix { display: inline-table; }
/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
*+html .clearfix { min-height:1%; }
.CP_w { color:#333;}
/* 基本表单字色、边框 */
.CP_w textarea,.CP_w input,.CP_w option {color:#666;}/* 基本链接字色 */
.CP_w a,
.CP_w a:link,
.CP_w a:visited,
.CP_w a:hover {color:#336699}
/* A类文字色 */
.CP_w .SG_txta{color:#336699}
/* B类文字色 */
.CP_w .SG_txtb{color:#666}
/* C类文字色 */
.CP_w .SG_txtc{color:#999}
/* 提示性文字色A */
.CP_w .SG_clewtxta{color: #cc0000}
/* 提示性文字色B */
.CP_w .SG_clewtxtb{color: #FF6600}
/* A类链接色 */
.CP_w .SG_linka a:link,
.CP_w .SG_linka a:visited,
.CP_w .SG_linka a:hover,
.CP_w a.SG_linka:link,
.CP_w a.SG_linka:visited,
.CP_w a.SG_linka:hover{color: #333}
/* B类链接色 */
.CP_w .SG_linkb a:link,
.CP_w .SG_linkb a:visited,
.CP_w .SG_linkb a:hover,
.CP_w a.SG_linkb:link,
.CP_w a.SG_linkb:visited,
.CP_w a.SG_linkb:hover{color:#999}
/* 实线虚线 */
.CP_w .SG_j_line { height:1px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_line.gif) repeat-x; clear:both; }
.CP_w .SG_j_linedot { height:1px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_linedot.gif) repeat-x; clear:both; }
.CP_w .SG_j_line1 { background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_line.gif); background-repeat: repeat-x; }
.CP_w .SG_j_linedot1 { background-image: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_linedot.gif); background-repeat: repeat-x; }
/* 列表符 */
.CP_w .SG_dot{ background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_dot.gif); background-repeat:no-repeat;}
/* 不可点按钮 */
.CP_w a.SG_aBtn_dis,.CP_w a.SG_aBtn_dis cite {background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_btn_dis.png); _background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_btn_dis.gif);}
/* 弹出层 */
.CP_w{ border:0; border-collapse:collapse; border-spacing:0; width:150px; color:#333;}
.CP_w a:link,
.CP_w a:visited { color:#2e3092 }
.CP_w a:hover { color:#c00 }
.CP_w a.SG_aBtn_dis:link,
.CP_w a.SG_aBtn_dis:link cite,
.CP_w a.SG_aBtn_dis:visited,
.CP_w a.SG_aBtn_dis:visited cite,
.CP_w a.SG_aBtn_dis:hover,
.CP_w a.SG_aBtn_dis:hover cite{ color:#B9B8B8;}
.CP_w thead .tLeft,
.CP_w thead .tMid,
.CP_w thead .tRight,
.CP_w tfoot .tLeft,
.CP_w tfoot .tMid,
.CP_w tfoot .tRight,
.CP_w_shut{ background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/layerbg1.png);_background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/layerbg1.gif);}
.CP_w tbody .tLeft,
.CP_w tbody .tRight{ background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/layerbg2.png);_background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/layerbg2.gif);}
.CP_w thead .tLeft{ background-position:0 0; background-repeat:no-repeat; width:4px; height:26px;}
.CP_w thead .tMid{ background-position:0 -45px; background-repeat:repeat-x;}
.CP_w thead .tRight{ background-position:-15px 0; background-repeat:no-repeat; width:7px; height:26px;}
.CP_w tfoot .tLeft{ background-position:0 -30px; background-repeat:no-repeat; width:4px; height:4px;}
.CP_w tfoot .tMid{ background-position:0 -75px; background-repeat:repeat-x;height:4px;}
.CP_w tfoot .tRight{ background-position:-15px -30px;background-repeat:no-repeat;width:7px; height:4px;}
.CP_w tbody .tLeft{ background-position:0 0; background-repeat:repeat-y; width:4px;}
.CP_w tbody .tMid{ background:#fff;}
.CP_w tbody .tRight{ background-position:right 0; background-repeat:repeat-y;}
.CP_w thead .tLeft span,
.CP_w thead .tRight span,
.CP_w tfoot .tLeft span,
.CP_w tfoot .tMid span,
.CP_w tfoot .tRight span,
.CP_w tbody .tLeft span,
.CP_w tbody .tRight span{ display:block; overflow:hidden}
.CP_w thead .tLeft span{ width:4px; height:26px;}
.CP_w thead .tRight span{ width:7px; height:26px;}
.CP_w tfoot .tLeft span{ width:4px; height:4px;}
.CP_w tfoot .tMid span { height:4px;}
.CP_w tfoot .tRight span{ width:7px; height:4px;}
.CP_w tbody .tLeft span{ width:4px;}
.CP_w tbody .tRight span{ width:7px;}
.CP_w thead th{ text-align:left}
.CP_w thead .bLyTop{ *padding:5px 0 0; font-family:"宋体"}
.CP_w thead .tMid{padding:0 5px 0 8px}
.CP_w thead .tMid strong { float:left; color:#666 }
.CP_w thead .tMid cite { float:right; font-weight:400; }
.CP_w thead .tMid cite a { float:left; margin-left:8px; color:#449 }
.CP_w thead .tMid cite a:hover { color:#c00 }
.CP_w_shut:link,
.CP_w_shut:visited { background-position:0 -90px; background-repeat: no-repeat;
float:right; display:block; width:15px; height:15px; text-indent:-1000em; overflow:hidden; }
.CP_w_shut:hover{ background-position:0 -105px;}
.CP_w2{ border:0; border-collapse:collapse; border-spacing:0; width:150px;}
.CP_w2 a.SG_aBtn_dis:link,
.CP_w2 a.SG_aBtn_dis:visited,
.CP_w2 a.SG_aBtn_dis:hover{ color:#B9B8B8;}
.CP_w2 thead .tLeft,
.CP_w2 thead .tMid,
.CP_w2 thead .tRight,
.CP_w2 tfoot .tLeft,
.CP_w2 tfoot .tMid,
.CP_w2 tfoot .tRight,
.CP_w2 tbody .tLeft,
.CP_w2 tbody .tRight{ background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/layerbg2.png);_background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/layerbg2.gif);}
.CP_w2 thead .tLeft{ background-position:0 0; background-repeat:no-repeat; width:4px; height:26px;}
.CP_w2 thead .tMid{ background-position:0 -45px; background-repeat:repeat-x;}
.CP_w2 thead .tRight{ background-position:-15px 0; background-repeat:no-repeat; width:7px; height:26px;}
.CP_w2 tfoot .tLeft{ background-position:0 -30px; background-repeat:no-repeat; width:4px; height:4px;}
.CP_w2 tfoot .tMid{ background-position:0 -75px; background-repeat:repeat-x;height:4px;}
.CP_w2 tfoot .tRight{ background-position:-15px -30px;background-repeat:no-repeat;width:7px; height:4px;}
.CP_w2 tbody .tLeft{ background-position:0 0; background-repeat:repeat-y; width:4px;}
.CP_w2 tbody .tMid{ background:#fff;}
.CP_w2 tbody .tRight{ background-position:right 0; background-repeat:repeat-y;}
.CP_w2 thead .tLeft span,
.CP_w2 thead .tRight span,
.CP_w2 tfoot .tLeft span,
.CP_w2 tfoot .tMid span,
.CP_w2 tfoot .tRight span,
.CP_w2 tbody .tLeft span,
.CP_w2 tbody .tRight span{ display:block; overflow:hidden}
.CP_w2 thead .tLeft span{ width:4px; height:26px;}
.CP_w2 thead .tRight span{ width:7px; height:26px;}
.CP_w2 tfoot .tLeft span{ width:4px; height:4px;}
.CP_w2 tfoot .tMid span { height:4px;}
.CP_w2 tfoot .tRight span{ width:7px; height:4px;}
.CP_w2 tbody .tLeft span{ width:4px;}
.CP_w2 tbody .tRight span{ width:7px;}
.CP_w2 thead th{ text-align:left}
.CP_w2 thead .bLyTop{ *padding:5px 0 0;}
.CP_w2 thead .tMid{padding:0 5px 0 8px}
.CP_w2 thead .tMid strong { float:left; color:#666 }
.CP_w2 thead .tMid cite { float:right; font-weight:400; }
.CP_w2 thead .tMid cite a { float:left; margin-left:8px; color:#449 }
.CP_w2 thead .tMid cite a:hover { color:#c00 }
.CP_w2 thead .tLeft,
.CP_w2 thead .tMid,
.CP_w2 thead .tRight,
.CP_w2 tfoot .tLeft,
.CP_w2 tfoot .tMid,
.CP_w2 tfoot .tRight{ background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/layerbg1.png);_background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/layerbg1.gif);}
/* 容器宽度 */
.CP_layercon1 { width:258px; padding:20px 17px 35px 17px; min-height:50px; _height:50px;}
.CP_layercon2 { width:358px; padding:20px 17px 35px 17px; min-height:50px; _height:50px; }
.CP_layercon3 { width:458px; padding:20px 17px 35px 17px; min-height:50px; _height:50px; }
.CP_layercon4 { width:392px; min-height:50px; _height:50px }
.CP_layercon5 { width:492px; min-height:50px; _height:50px }
.CP_layercon6 { width:450px; padding:20px 17px 20px 17px; min-height:50px; _height:50px; }
.CP_layercon7 { width:560px; padding:20px 17px 35px 17px; min-height:400px; _height:400px; }
.CP_layercon8 { width:408px; padding:20px 17px 20px 17px; min-height:50px; _height:50px; }
.CP_layercon9 { width:285px; padding:20px 50px 35px 50px; min-height:50px; _height:50px;}
/* 模态窗内容 */
.CP_prompt { padding:0 0 0 60px; min-height:95px; _height:95px; line-height:20px;position:relative; zoom:1;}
.CP_prompt .SG_icon { margin:0 0 0 -60px; float:left;}
.CP_prompt .CP_w_ttl { border-spacing:0; border-collapse:collapse }
.CP_prompt .CP_w_ttl td { height:45px; font-size:14px; font-weight:bold; vertical-align:middle }
.CP_prompt .CP_w_btns{ margin-top:15px; clear:both}
.CP_prompt .CP_w_btns_Mid{margin-top:15px; height:26px; clear:both; margin-right:60px; text-align:center;}
.CP_prompt .CP_w_part li { font-family:"宋体";}
.CP_prompt .CP_w_part li.mb{margin-bottom:15px;}
.CP_prompt .CP_mb td{height:auto;}
/* 页签2 */
.CP_w_tag { background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/CP_tag_hr.gif) repeat-x left bottom; height:25px; width:auto; }
.CP_w_tag ul{ margin-left:10px;}
.CP_w_tag li a:link,
.CP_w_tag li a:visited{ color:#43609C;}
.CP_w_tag li a:hover{ text-decoration:none}
.CP_w_tag li .CP_a_fuc a:hover{ text-decoration:underline}
.CP_w_tag li{ float:left; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/CP_tag_bg.png) no-repeat left top; height:25px; line-height:25px; overflow:hidden; padding-left:5px; margin-left:-1px; cursor:pointer;}
.CP_w_tag li div{ padding:0px 15px 0px 11px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/CP_tag_bg.png) no-repeat right -30px; float:left; display:block;}
.CP_w_tag li.cur{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/CP_tag_bg.png) no-repeat left -60px; cursor:text;}
.CP_w_tag li.cur em{ font-weight:600}
.CP_w_tag li.cur div{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/CP_tag_bg.png) no-repeat right -90px; }
/* 插入表情 */
.faceItemContent {}
.faceItemContent .smallface{ width:540px; height:62px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/editor/layerface_1.gif);}
.face_ic{width:27px; height:27px; overflow:hidden; float:left; margin-top:1px;}
.faceItemContent .bigface { padding:3px 0 0; width:534px;margin:0 1px 2px 1px; overflow:hidden; border-bottom:1px solid #E3E3E3;}
.faceItemContent .bigface .faceSidebar{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/editor/layerface_2.gif) repeat-y left top; width:138px; float:left; margin-bottom:-1px; }
.faceItemContent .bigface .faceSidebar ul{ width:100%;}
.faceItemContent .bigface .faceSidebar li{ height:22px;overflow:hidden; padding:5px 0; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/editor/layerface_3.gif) repeat-x left bottom;margin-top:-1px; width:138px; float:left; font-family:simsun;}
.faceItemContent .bigface .faceSidebar li img{ margin:0 10px; float:left;}
.faceItemContent .bigface .faceSidebar li span{float:left; padding-top:5px; }
.faceItemContent .bigface .faceSidebar li em{/* float:left; 0816*/ padding-top:5px;}
.faceItemContent .bigface .faceSidebar li.cur{ background:none #fff; width:137px;border:1px solid #E3E3E3; border-right-color:#fff;}
.faceItemContent .bigface .faceSidebar li.cur a:link,
.faceItemContent .bigface .faceSidebar li.cur a:visited{ color:#333; font-weight:600; }
.faceItemContent .bigface .faceSidebar li.cur a:hover{ text-decoration:none;}
.faceItemContent .bigface .faceShowAll{ width:390px; height:370px; float:right; overflow-y:scroll;}
.faceItemContent .bigface .faceShowAll li{ float:left; width:52px; height:70px; overflow:hidden; margin:8px 5px 0px 3px; }
.faceItemContent .bigface .faceShowAll li span{ display:block; color:#999; padding-top:3px; text-align:center;white-space:nowrap;font-family:"宋体";}
.faceItemContent .bigface .faceShowAll li a:link,
.faceItemContent .bigface .faceShowAll li a:visited{border:1px solid #ccc; display:block; width:50px; height:50px;}
.faceItemContent .bigface .faceShowAll li a:hover{ border-color:#51BD2F;}
/* 插入表情 新 上线后上面的可去掉 */
.faceItemContent .insertface{ width:534px; padding:0 7px 10px 6px; overflow:hidden; zoom:1;}
.faceItemContent .insertface .insertface_top{ clear:both; height:25px; padding:18px 10px; overflow:hidden;}
.faceItemContent .insertface .insertface_top h3{ float:left; font-size:12px; width:200px;}
.faceItemContent .insertface .insertface_top .insertface_search{ float:right; width:264px;}
.faceItemContent .insertface .insertface_top .insertface_search .SG_input{ width:183px; height:16px; border:1px solid #ccc; margin-right:5px; }
.faceItemContent .insertface .insertface_top .insertface_search a.SG_aBtn{ vertical-align:middle; margin-right:0;}
.faceItemContent .insertface .insertface_hot{ min-height:21px _height:21px; padding:0 10px; clear:both; line-height:21px; background-color:#f4f4f4;outline:none;}
.faceItemContent .insertface .insertface_hot a{ margin-right:10px;}
.faceItemContent .insertface .facekeyword{ line-height:26px; height:55px; padding:5px 10px 10px;}
.faceItemContent .insertface .facetitle{ line-height:27px; height:27px; padding:0 10px; font-size:12px; font-weight:normal;}
.faceItemContent .insertface .facelist{ }
.faceItemContent .insertface .facelist ul{width:132px; min-height:217px; _height:217px;}
.faceItemContent .insertface .facearrow{ clear:both; padding-left:30px; padding-top:10px;}
.faceItemContent .insertface .facearrow a{width:12px; height:12px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/editor/arrow.gif) no-repeat left top; float:left; margin-left:12px;}
.faceItemContent .insertface .facearrow a.up_off{}
.faceItemContent .insertface .facearrow a.down_off{ background-position:left -19px;}
.faceItemContent .insertface .facearrow a.up{ background-position:left -36px;}
.faceItemContent .insertface .facearrow a.up:hover{background-position:left -70px;}
.faceItemContent .insertface .facearrow a.down{ background-position:left -54px;}
.faceItemContent .insertface .facearrow a.down:hover{ background-position:left -88px;}
.faceItemContent .insertface .bigface { padding:10px 0 0; margin:0; width:534px; height:347px; overflow:hidden; border-bottom:none;}
.faceItemContent .insertface .bigface .faceSidebar{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/editor/layerface_4.gif) repeat-y left top; width:132px; float:left; margin-bottom:0px; overflow:hidden; height:347px; }
.faceItemContent .insertface .bigface .faceSidebar ul{ width:100%;}
.faceItemContent .insertface .bigface .faceSidebar li{ height:auto;overflow:hidden; padding:5px 0 6px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/editor/layerface_3.gif) repeat-x left bottom;margin-top:-1px; width:132px; float:left; font-family:simsun;}/* 0816 */
.faceItemContent .insertface .bigface .faceSidebar li img{ margin:0 4px 0 8px; float:left;}
.faceItemContent .insertface .bigface .faceSidebar li span{float:left; padding-top:2px; line-height:18px;}
.faceItemContent .insertface .bigface .faceSidebar li em{ /*float:left; 0816*/ padding-top:5px; line-height:18px;}
.faceItemContent .insertface .bigface .faceSidebar li.cur{width:126px; background:#fff; border:1px solid #cddee7; border-right:none; margin-left:4px; line-height:18px;display:inline;}/* 0816 */
.faceItemContent .insertface .bigface .faceSidebar li.cur a:link,
.faceItemContent .insertface .bigface .faceSidebar li.cur a:visited{ color:#333; font-weight:600; }
.faceItemContent .insertface .bigface .faceSidebar li.cur a:hover{ text-decoration:none;}
.faceItemContent .insertface .bigface .faceShowAll{ width:390px; height:347px; float:right; overflow:hidden;}
.faceItemContent .insertface .bigface .faceShowAll .faceShowAll_list li{ position:relative; float:left; width:52px; height:70px; overflow:hidden; margin:0px 6px 8px 6px; display:inline; }/* add 100812 */
.faceItemContent .insertface .bigface .faceShowAll .faceShowAll_list li span{display:block; color:#999; padding-top:3px; text-align:center;white-space:nowrap;font-family:"宋体";}
.faceItemContent .insertface .bigface .faceShowAll .faceShowAll_list li a:link,
.faceItemContent .insertface .bigface .faceShowAll .faceShowAll_list li a:visited{border:1px solid #ccc; display:block; width:50px; height:50px;}
.faceItemContent .insertface .bigface .faceShowAll .faceShowAll_list li a:hover{ border-color:#51BD2F;}
.faceItemContent .insertface .bigface .faceShowAll .SG_page{ text-align:center; padding-left:100px; width:auto;}
.faceItemContent .insertface .bigface .faceShowAll .SG_pages{ float:none; text-align:center;}
.faceItemContent .insertface .bigface .faceShowAll .faceShownone{ height:313px;}
.faceItemContent .insertface .bigface .faceShowAll .faceShownone p{ padding-top:83px; padding-left:60px; font-family:"宋体";}
.faceItemContent .insertface .bigface .faceShowAll .SG_page li{ float:left; width:auto; height:auto; overflow:hidden; margin:0; }
.faceItemContent .insertface .bigface .faceShowAll .SG_page li span{ display:block; color:#999; padding-top:3px; text-align:center;white-space:nowrap;font-family:"宋体";}
.faceItemContent .insertface .bigface .faceShowAll .SG_page li a:link,
.faceItemContent .insertface .bigface .faceShowAll .SG_page li a:visited{border:none; display:block; width:auto; height:auto;}
.faceItemContent .insertface .bigface .faceShowAll .SG_page li a:hover{ border-color:none;}
/* 分类管理 */
#categoryBody {background: #fff;width: 460px;padding:11px 17px 0 17px;margin: 0;color: #444;}
#categoryBody .hide { display:none;}
#categoryBody .left {float:left;}
#categoryBody .right {float:right;}
#categoryHead {padding:5px 0 0;margin:5px auto;background:#fff;}
#categoryTitle span.title {padding-left:5px;font-weight:bold;}
#errTips {color:#c00;font-weight:bold;margin-bottom:10px; padding-left:6px;}
.errTips {color:#c00;font-weight:bold;}
#categoryName {width:155px;*height:14px;padding:3px 3px 4px;border:1px solid #C2C3BD;color:#999;margin-right:7px;font-size:12px;position:relative;top:0px;top:-1px\9;}
#categoryList {margin:10px 0 0px; }
#categoryList span.tip {margin-left:5px;}
#categoryList .SG_j_linedot{ background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/editor/layertype_2.gif)}
#categoryList li {height:30px;line-height:30px;overflow:hidden; display:block; clear:both;background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/editor/layertype_2.gif) repeat-x left top; font-family:simsun; float:left; width:100%;}
#categoryList li span {float:left;}
#categoryList li span.htit {background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/editor/layertype_3.gif) no-repeat 11px 13px; padding-left:20px; width:310px;padding-top:1px\9; *padding-top:2px; height:28px; overflow:hidden;}
#categoryList li.cline {background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/editor/layertype_1.gif) repeat-x left top;}
#categoryList li.cline span.htit{ color:#999;background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_dot.gif)}
#categoryList li span.control {float:right;}
#categoryList li span.control .manage{ float:left; width:80px; padding-top:2px\9;*padding-top:3px;}
#categoryList li span.control div.arrow {float: left; width:40px;}
#categoryList li span.control div.arrow a {display: block;float: left;background:url(http://web.archive.org/web/20190609103209im_/http://simg.sinajs.cn/blog/v5images/icon/arrow.gif);width: 12px;height: 12px;margin: 0;margin-left: 2px;margin-top: 10px;}
#categoryList li span.control div.arrow .up {background-position: 0 -35px;}
#categoryList li span.control div.arrow .up:hover {background-position: 0 -69px;}
#categoryList li span.control div.arrow .up_disabled {background-position: 0 0;}
#categoryList li span.control div.arrow .down {background-position: 0 -53px;}
#categoryList li span.control div.arrow .down:hover {background-position: 0 -87px;}
#categoryList li span.control div.arrow .down_disabled {background-position: 0 -19px;}
#categoryList li .writeinfo{ display:none}
#categoryList li.editName .htit{ display:none}
#categoryList li.editName .control{ display:none}
#categoryList li.editName .writeinfo{ display:block; padding:4px 0 0 20px;background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/editor/layertype_3.gif) no-repeat 11px 13px;}
#categoryList li.editName .writeinfo input{ float:left; margin-right:5px;width:200px;height:14px;padding:3px 3px 4px;border:1px solid #C2C3BD;color:#999;}
#categoryList li.editName .writeinfo .SG_aBtn{ margin-right:5px;}
#categoryBottom {height:60px;padding-top:20px;text-align:center;}
/* 博文分享 */
.shareItemLayer{min-height:118px;padding:20px 10px 10px 17px;width:366px;}
.shareItemLayer .shTit{font-size:14px; clear:both; }
.shareItemLayer .shForm{ margin:10px 0;}
.shareItemLayer .shForm textarea{ width:350px; height:60px;margin-right:10px; float:left}
.shareItemLayer .shBtn{ clear:both; height:23px; padding-bottom:10px;text-align:center;}
.shareItemLayer .logoList{ margin:0 0 10px;}
.shareItemLayer .logoList li{ float:left; margin:8px 10px 0 0}
/* 图片 - 新建专辑 */
.newPhotoItemContent{}
table.newPIC{ width:100%;}
table.newPIC th{ font-weight:400; width:50px; text-align:right; vertical-align:top; padding:0 0 5px;}
table.newPIC th span{ line-height:22px;_line-height:24px;}
table.newPIC td{ vertical-align:top; padding:0 0 8px;}
table.newPIC td ul{ margin-top:-2px;}
table.newPIC .ErrTips{ color:#c00; line-height:16px; padding-top:3px; }
table.newPIC .ErrTips01 {line-height:16px; padding-top:3px; padding-left:21px;}
table.newPIC .ErrTips02 {line-height:16px; padding-top:3px; padding-left:21px; color:#c00;}
table.newPIC .fm1{height:16px;line-height:16px; padding:2px 2px 2px; border:1px solid #C1C1BB;font-family:verdana; width:302px;}
table.newPIC .fm2{line-height:16px; padding:2px 2px 2px; border:1px solid #C1C1BB;font-family:verdana; width:302px; height:72px;}
table.newPIC .fm3{height:16px;line-height:16px; padding:2px 2px 2px; border:1px solid #C1C1BB;font-family:verdana; width:100px; margin-left:7px;}
table.newPIC .SG_j_line{ margin:6px 0 3px}
table.newPIC ul li{ margin:3px 0 3px}
table.newPIC ul li .rdo{ vertical-align:-2px;}
table.newPIC .btn{ padding:20px 0 0 55px;}
/* 图片 - 转移到专辑 */
.movePhotoItemContent{width:378px; padding:20px 7px 35px 7px; min-height:50px; _height:50px;}
.movePhotoItemContent .fenyeCon{ padding-bottom:10px;}
.movePhotoItemContent .CP_w_btns{ padding-top:10px;}
.movePhotoItemContent .CP_w_info1{ padding:0px 0px;}
.movePhotoItemContent .CP_w_info1 .CP_w_Note{ padding:0 10px; margin:10px 0px 5px; line-height:22px;}
.movePhotoItemContent .CP_w_info1 .CP_w_part{ line-height:22px; margin:6px 6px 0;}
.movePhotoItemContent .CP_w_info1 .CP_w_part li{ margin-bottom:5px;font-family:simsun}
.movePhotoItemContent .CP_w_info1 .CP_w_part li em{ color:#999;}
.movePhotoItemContent .CP_w_info1 .CP_w_part li img{vertical-align:-2px;}
.movePhotoItemContent .CP_w_info1 .CP_w_fm1{ vertical-align:-2px;}
.movePhotoItemContent .CP_w_aLine a{ text-decoration:underline}
.movePhotoItemContent .CP_w_blank{ height:10px; overflow:hidden}
.movePhotoItemContent .SG_page .SG_pgnext,.movePhotoItemContent .SG_page .SG_pgprev{ border-right:1px solid #C1C1C1; width:18px; overflow:hidden; text-align:center}
.movePhotoItemContent .SG_page .SG_pgnext a,.movePhotoItemContent .SG_page .SG_pgprev a{ border-right:1px solid #C1C1C1; width:20px; overflow:hidden; text-align:center}
.movePhotoItemContent .CP_w_info2{ padding:14px 10px 0;}
.movePhotoItemContent .CP_w_info2 .newPIC{ margin-top:13px;}
/* 图片 - 输入专辑密码提示 */
.writeSpecialSn{ padding:5px 0 0}
.writeSpecialSn .fm1{height:16px;line-height:16px; padding:2px 2px 2px; border:1px solid #C1C1BB;font-family:verdana}
.writeSpecialSn .row1{ clear:both; padding:5px 0px 2px 10px;}
.writeSpecialSn .row1 a:link,
.writeSpecialSn .row1 a:visited{ color:#999; text-decoration:underline}
.writeSpecialSn .ErrTips{ color:#c00; line-height:14px; padding:0px 0px 3px 70px; display:none }
.writeSpecialSn .btn{ padding:15px 0 0; text-align:center}
/* 图片 - 旋转图片 */
.roundPhotoItem{}
.roundPhotoItem td{ text-align:center; vertical-align:middle; width:33%;}
.roundPhotoItem td a{ display:block; height:28px; width:28px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/roundbg.gif) no-repeat; margin:0 auto}
.roundPhotoItem td a.left:link,
.roundPhotoItem td a.left:visited{ background-position:0 0;}
.roundPhotoItem td a.left:hover{ background-position:0 bottom;}
.roundPhotoItem td a.right:link,
.roundPhotoItem td a.right:visited{ background-position:right 0;}
.roundPhotoItem td a.right:hover{ background-position:right bottom;}
.roundPhotoItem .btn{ padding:20px 0 0; text-align:center;}
/* 关于我 - 留言板隐私设置 */
.msgSettingItem{ padding-top:30px}
.msgSettingItem p{ text-align:center}
.msgSettingItem p input{ vertical-align:-2px; margin-left:5px;}
.msgSettingItem p label{ margin-right:10px;}
.msgSettingItem .btn{ padding:20px 0 0; text-align:center;}
/* 通行证登录 */
.passLoginItem{ padding-bottom:0}
.passLoginItem .ErrTips{padding:0 0 5px 62px; color:#c00; margin-top:-4px;}
.passLoginItem .ErrTips a.underline,
.passLoginItem .ErrTips a.underline:hover,
.passLoginItem .ErrTips a.underline:visited{ text-decoration:underline;}
.passLoginItem .fm1{height:16px;line-height:16px; padding:2px 2px 2px; border:1px solid #C1C1BB;font-family:verdana}
.passLoginItem .boxA { margin-bottom:10px; font-size:14px; }
.passLoginItem .boxB { line-height:20px; padding-left:60px; *padding-left:61px; }
.passLoginItem .boxB input{ margin-left:1px; *margin-left:-2px;}
.passLoginItem .boxB a.SG_aBtn{ margin-left:1px;}
.passLoginItem .boxB a.SG_aBtn cite{ padding-right:18px; padding-left:16px;}
.passLoginItem .CP_lg_ad { padding:10px 0 18px; margin:10px 0 0;}
.passLoginItem .CP_lg_ad iframe a:link,
.passLoginItem .CP_lg_ad iframe a:visited { color:#2E3092; }
.passLoginItem .CP_lg_ad iframe a:hover,
.passLoginItem .CP_lg_ad iframe a:active { color:#CC0000; }
/* connect MSN dongyan 2010-10-01*/
.connect_msn{ width:234px; margin:18px auto 0px; height:22px; padding:4px 0; overflow:hidden; background-color:#e3f2fb; border:1px solid #c0dede; text-align:center;}
.connect_msn .msn_btn{ display:inline-block; vertical-align:middle; width:77px; height:24px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/bring/connect_msn.png) no-repeat left top;}
/* 加好友 */
.addFriendItem{}
div.toWho img{ border:1px solid #ccc; margin-right:10px;}
div.toWho span{ font-size:14px; font-weight:600;}
div.formTowho{ padding-top:12px;}
div.formTowho .ErrTips{color:#c00; line-height:14px; padding:3px 0 6px;}
div.formTowho .fm1{height:16px;line-height:16px; padding:2px 2px 2px; border:1px solid #C1C1BB;font-family:verdana;}
div.formTowho textarea{ width:353px; height:54px;line-height:16px; padding:2px 2px 2px; border:1px solid #C1C1BB;font-family:verdana;}
div.formTowho .row1{ padding-bottom:6px;}
div.formTowho .row1 em{ font-family:tahoma; padding:0 3px;}
div.formTowho .row2{ padding-bottom:6px;}
div.formTowho .row1 .SG_floatR{ line-height:22px;}
div.formTowho .btn{ text-align:center;}
/* 博客管理 100928 */
.blogManageItem{}
.blogManageItem h3{ font-size:12px; height:26px; overflow:hidden}
.blogManageItem p{ height:46px; overflow:hidden}
.blogManageItem p label{ margin-right:40px;}
.blogManageItem p input{ vertical-align:-2px;}
.blogManageItem .btn{ text-align:center;}
.blogmanagement{padding:27px 20px 50px;}
.blogmanagement h3{ font-size:14px; height:22px; overflow:hidden;}
.blogmanagement p{ margin-left:-4px; padding:14px 0 34px; overflow:hidden; font-size:14px; line-height:26px;}
.blogmanagement p label{ margin-right:40px;}
.blogmanagement p input{ vertical-align:-2px;}
.blogmanagement .btn{ text-align:center;}
.management{width:100%; padding:20px 0 22px; font-size:14px;}
.management li{padding:7px 0 8px;}
.management .list_l{float:left; width:88px; padding-right:13px; text-align:right;}
.management select{color:#666; font-size:14px;}
/* 博客、相册 举报 */
.denounce{ clear:both;}
.denounce select{ color:#666;}
.denounce .SG_input{ width:200px;height:16px;line-height:16px; padding:2px 2px 2px; border:1px solid #C1C1BB;font-family:verdana}
.denounce .SG_textarea{ width:200px; padding:2px 2px 2px; border:1px solid #C1C1BB;}
.denounce li{ float:left;padding-bottom:10px}
.denounce li span{ float:left;line-height:22px;}
.denounce .butt{ margin-left:100px; display:inline}
.denounce .a{ width:100px; color:#666; text-align:right}
.denounce .b{ width:230px}
.denounce .b .SG_input{ width:200px}
.denounce .b .SG_textarea{ width:200px}
.denounce .deninfo{ text-align:left; padding-top:20px; clear:both; color:#999; line-height:18px; clear:both}
.denounce .deninfo .SG_j_linedot{ margin-bottom:15px;}
.denounce .deninfo p{ text-indent:2em; padding-top:5px}
.denounce .ErrTips{ padding:0 0 10px 10px;}
.denounce .ErrTips img{ margin-right:3px;}
.denounce .denPicRow .a{ width:70px; text-align:right;}
.denounce .denPicRow .b { width:286px; overflow:hidden; word-break:break-all; word-wrap:break-word;}
.denounce .denPicRow .rlist{ white-space:nowrap}
.denounce .denPicRow .rlist input{ vertical-align:-2px;}
.denounce .denPicRow .rlist label{ margin-right:6px;}
.denounce .denPicRow .b .fm_sele{ width:280px; height:33px;}
/* 手机绑定等 */
.phoneLink { width:375px; padding-bottom:20px; font-family:Arial, Helvetica, sans-serif}
.phoneLink p { margin-bottom:10px;}
.phoneLink span {color:#ff0000;}
.phoneLink .redff {color:#ff0000;font-size:11px; margin:0 2px;}
.phoneLink .phonenum {margin:20px 0 10px;}
.phoneLink .phonenum .phonenum_wrone {margin-bottom:5px;}
.phoneLink .phonelast { line-height:21px;}
.phoneLink .r_btn{ text-align:center}
.phoneLink .CP_w_btns{ text-align:center; margin-right:60px;}
/* 手机绑定浮层 */
.mobileLayer .law{ border:1px solid #cccccc; width:437px; height:160px; height:158px\9; overflow-y:scroll; padding:5px 10px; line-height:18px; word-wrap:break-word; word-break:break-all;}
.mobLayer_btn{ text-align:center; padding-top:20px;}
.mobLayer_subAg .SG_clewtxt{ padding-top:10px; font-weight:normal; line-height:20px;}
/* 搜索浮层 */
.searchFloatout{ width:100%; position:relative; font-family:"宋体";}
.searchFlot{ width:100%; height:83px; background:#fafafa url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/searchbg.gif) no-repeat; overflow:hidden;}
.searhBottom{ width:100%; background-color:#d6d6d6; overflow:hidden; height:2px; position:absolute; richness:0; top:0;filter:alpha(opacity=60);-moz-opacity:0.6;opacity: 0.6;}
.searchFlot .sFlot914{ width:914px; margin:0 auto; overflow:hidden;}
.searchFlot .sFlot914 .flotFirst{ padding-top:9px; clear:both; overflow:hidden;}
.searchFlot .sFlot914 .flotFirst .firstLeft{ float:left; font-size:14px; font-family:"宋体";}
.searchFlot .sFlot914 .flotFirst .firstLeft span{ float:left; font-size:14px; font-family:"宋体";}
.searchFlot .sFlot914 .flotFirst .firstLeft h3{ font-size:14px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/focusdot.gif) no-repeat left; padding-left:10px;}
.searchFlot .sFlot914 .flotFirst .firstRight{ float:right;}
.searchFlot .sFlot914 .flotFirst .firstLeft strong{ background-color:#ffff66; float:left; display:block; overflow:hidden; height:16px; word-wrap:break-word; word-break:break-all; line-height:16px;}
.searchFlot .sFlot914 .flotFirst .firstLeft strong a{ text-decoration:underline; color:#333333;}
.searchFlot .sFlot914 .flotFirst .firstRight span{ padding-left:13px;}
.searchFlot .sFlot914 .flotFirst .firstRight span a:link,
.searchFlot .sFlot914 .flotFirst .firstRight span a:visited{ color:#666666;}
.searchFlot .sFlot914 .flotFirst .firstRight span a:hover,
.searchFlot .sFlot914 .flotFirst .firstRight span a:active{ color:#D90B00;}
.searchFlot .sFlot914 .flotFirst .firstRight span a{ text-decoration:underline;}
.searchFlot .sFlot914 .floatSecond{ float:left; overflow:hidden; clear:left; margin:7px 0 0 0; padding-bottom:6px;}
.searchFlot .sFlot914 .floatSecond .loatReading{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/searchload.gif) no-repeat left -1px; width:100px; height:20px; padding-left:24px; margin:2px 0 26px 191px; color:#6f6f6f;}
.searchFlot .sFlot914 .floatSecond ul.secondLeft{ float:left; width:564px;}
.searchFlot .sFlot914 .floatSecond ul.secondLeft li{ float:left; width:170px; line-height:22px; height:22px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/searchdot.gif) no-repeat left 9px; padding-left:8px; padding-right:10px;}
.searchFlot .sFlot914 .floatSecond ul.secondLeft li a:link,
.searchFlot .sFlot914 .floatSecond ul.secondLeft li a:visited{ color:#1b468a; text-decoration:underline;}
.searchFlot .sFlot914 .floatSecond ul.secondLeft li a:hover,
.searchFlot .sFlot914 .floatSecond ul.secondLeft li a:active{ color:#D90B00;}
.searchFlot .sFlot914 .floatSecond ul.secondLeft li a em{ color:#c60a00;}
.searchFlot .sFlot914 .floatSecond ul.secondRight{ float:left;}
.searchFlot .sFlot914 .floatSecond ul.secondRight li{ width:175px; float:left;}
.searchFlot .sFlot914 .floatSecond ul.secondRight li .rightImg{ float:left; overflow:hidden; margin-right:5px; border:1px solid #cfcfcf;}
.searchFlot .sFlot914 .floatSecond ul.secondRight li .rightWord{ line-height:22px; height:38px; overflow:hidden; padding-right:10px;}
.searchFlot .sFlot914 .floatSecond ul.secondRight li .rightWord em{ line-height:15px;}
.searchFlot .sFlot914 .floatSecond ul.secondRight li .rightWord cite a{ color:#666666;}
.searchFlot .sFlot914 .floatSecond ul.secondRight li .rightWord a.wordCont:link,
.searchFlot .sFlot914 .floatSecond ul.secondRight li .rightWord a.wordCont:visited{ text-decoration:underline;}
.searchFlot .sFlot914 .floatSecond ul.secondRight li .rightWord a.wordCont:hover,
.searchFlot .sFlot914 .floatSecond ul.secondRight li .rightWord a.wordCont:active{ color:#D90B00;}
.searchFlot .sFlot914 .floatSecond ul.secondRight li .rightWord a em{ color:#C60A00;}
.searchFlot .sFlot914 .floatSecond .interErro{ text-indent:216px;}
.searchFlot .sFlot914 .floatSecond .interErro a{ text-decoration:underline; color:#d90b00; padding:4px 0 28px 0; overflow:hidden; float:left;}
.searchFlot .searchX{ position:absolute; right:0; top:0; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/floatx.jpg) no-repeat; width:27px; height:83px; background-color:#00C }
.searchFlot .searchX img{ margin:10px 0 0 8px;}
.recopholis .videoImg { background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/bvideo.gif) no-repeat; padding:3px 3px 13px 3px; border:none}
.recopholis .videoImg2{ height:117px}
.searchFlot .sFlot914 .floatSecond ul.secondRight li .rightWord a{ margin-left:0px;}
/*编辑博客名称*/
.editBlogNm{ width:370px; min-height:100px; _height:100px;}
.editBlogNm .editBlogNm_tip{ font-size:12px; clear:both; color:#999; padding-left:20px; padding-top:20px;}
.editBlogNm .editBlogNm_tip span{ color:#c00;}
.editBlogNm_input{ clear:both; margin-top:10px; padding-left:20px; height:26px;}
.editBlogNm_input .SG_input{ width:180px;border:1px solid #C1C1BB;font-family:verdana;height:16px;line-height:16px;padding:2px;}
.editBlogNm_input a.SG_aBtn{ margin-left:5px;vertical-align:middle;}
.rssLayer{width:370px; min-height:100px; _height:100px;}
.rssLayer th{ font-weight:normal; width:80px; font-size:14px;padding-bottom:10px;}
.rssLayer td { line-height:18px; padding-bottom:10px; width:300px;}
.rssLayer td .SG_input{ width:190px;border:1px solid #C1C1BB;font-family:verdana;height:16px;line-height:16px;padding:2px;margin-right:5px;}
.rssLayer td .SG_aBtn{vertical-align:middle;}
/* 订阅功能升级 dongyan 10-05-14*/
.rssLayer .rss_title{ clear:both; }
.rssLayer .rss_list{ clear:both; margin-top:10px; margin-bottom:20px; clear:both;}
.rssLayer .rss_list span{ width:115px; height:18px; margin-top:10px; float:left; overflow:hidden; margin-right:5px;}
.rssLayer .rss_list span a{ display:block;width:115px; height:18px;}
.rssLayer .rss_list span a { background: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/rsslist.png) no-repeat;}
.rssLayer .rss_list span a.rss_google{ background-position:left top;}
.rssLayer .rss_list span a.rss_xianguo{ background-position:left -30px;}
.rssLayer .rss_list span a.rss_douban{ background-position:left -60px;}
.rssLayer .rss_list span a.rss_myphone{ background-position:left -90px;}
.rssLayer .rss_list span a.rss_shiye{background-position:left -120px;}
.rssLayer .rss_list span.news{width:20px;}
.rssLayer table{ clear:both;}
.CP_w a.SG_aBtn,
.CP_w a.SG_aBtn:link,
.CP_w a.SG_aBtn:visited,
.CP_w a.SG_aBtn:hover{ text-decoration:none;}
.CP_w_star{ font-family:"宋体";}
.CP_w_star em{ color:#c00; }
.CP_w_part img.SG_icon11{ float:none; margin:0; margin-left:5px; vertical-align:-1px; *vertical-align:2px;}
/* 地理信息管理 */
.mapLayer{ clear:both; zoom:1; overflow:hidden; padding:0 19px 0px; font-family:"宋体";}
.mapLayer_top{ clear:both; padding-bottom:20px; background-position:left bottom;}
.mapLayer_top .sort{ float:left;}
.mapLayer_top .tip{ float:right; color:#c00;}
.mapLayer_main{ clear:both;}
.mapLayer_list{}
.mapLayer_list .mapLayer_cell{ clear:both; width:712px; padding-top:8px; padding-bottom:8px; height:22px; background-position:left bottom; overflow:hidden;}
.mapLayer_list .mapLayer_cell .mapLayer_nm{ float:left; font-size:14px; padding-left:10px; background-position:left 8px; padding-top:3px;}
.mapLayer_list .mapLayer_cell .mapLayer_opt{ float:right; text-align:right;}
.mapLayer_list .mapLayer_cell .mapLayer_opt em{color:#c00;}
.mapLayer_list .mapLayer_cell .mapLayer_opt .m_w1{ width:60px;}
.mapLayer_list .mapLayer_cell .mapLayer_opt .m_w2{width:72px;}
.mapLayer_list .mapLayer_cell .mapLayer_opt .m_w3{width:147px;}
.mapLayer_list .mapLayer_cell .mapLayer_opt .m_w4{width:225px;}
.mapLayer_list .mapLayer_hover{ background-color:#F6F6FA;}
.mapLayer .SG_page{ margin-top:15px;}
.mapLayer .mapLayer_btn{ clear:both; padding-top:15px; text-align:center;}
.facein{ width:420px;}
.facein .facein_line1{ clear:both;}
.facein .facein_hot{ float:left; width:222px; height:91px; border:1px solid #e3e3e3; position:relative;}
.facein .facein_hotlist{ clear:both; padding-top:18px; padding-left:2px;}
.facein .facein_hotlist li{width:28px; height:28px; overflow:hidden; float:left; margin-left:7px; margin-bottom:8px; display:inline; }
.facein .facein_hotlist a{ width:28px; height:28px; overflow:hidden;}
.facein .facein_hotlist img{ width:22px; height:22px; border:1px solid #ccc;}
.facein .facein_hotlist a:hover img{border:1px solid #51bd2f;}
.facein .facein_in{float:left; margin-left:5px; width:188px; height:91px; border:1px solid #e3e3e3;position:relative;}
.facein .facein_inlist{ padding-top:15px;}
.facein .facein_inlist li{ margin-bottom:2px; width:177px; height:34px; overflow:hidden; margin-left:5px; cursor:pointer;}
.facein .facein_inlist li.hover{ background-color:#f3f5f7;}
.facein .facein_inlist li img{ width:22px; height:22px; border:1px solid #ccc; float:left; margin:5px;}
.facein .facein_inlist li.hover img{border:1px solid #51bd2f;}
.facein .facein_inlist li p{ float:left; width:132px; line-height:17px; color:#9b9b9a; white-space:nowrap; vertical-align:middle; padding-top:10px; overflow:hidden; font-family:"宋体";}
.facein .facein_inlist li em{ vertical-align:middle;}
.facein .facein_tit{ position:absolute; left:10px; top:-10px; background-color:#fff; padding:3px 10px; }
.facein .facein_line2{ clear:both; padding-top:10px;}
.facein .facein_line2 .insertface_hot{ min-height:21px _height:21px; margin-top:6px; padding:0 10px; clear:both; line-height:21px; background-color:#f4f4f4;}
.facein .facein_line2 .insertface_hot a{ margin-right:10px;}
.facein .faceinContent .facein_hotlist{ padding-top:12px; padding-left:8px;}
.facein .faceinContent .facein_hotlist li{ margin-left:8px;}
.facein .faceinContent .SG_page{ padding-top:5px;}
.facein .faceinContent .SG_pages{ float:none; padding-left:150px; width:auto;}
.facein .faceinContent .facein_inlist{ padding-top:12px;}
.facein .faceinContent .facein_inlist li{ width:205px; padding:2px 0; margin-bottom:0; float:left; border-bottom:1px dotted #c5c5c5; margin-right:5px; margin-left:0;}
.facein .faceinContent .facein_inlist li.hover{ background:none;}
.facein .faceinContent .facein_inlist li.hover .facein_bg{ height:34px; width:205px;background-color:#f3f5f7; }
.facein .faceinContent .facein_inlist li img{ margin:5px 10px;}
/*会员统一登录 提示层*/
.unilayer{ padding-bottom:10px;}
.unilayerB{ clear:both; margin-top:20px; padding-top:10px;}
.unilayerB p{ padding-left:55px;}
.unilayerB p input{ margin-right:3px;}
/* 博客未开通 dongyan 2010-7-9 */
.blognoopen{ clear:both;}
.blognoopen .noopen_tit{ clear:both; font-size:14px; background-position:left bottom; padding-bottom:25px; font-weight:bold;}
.blognopenBox{ clear:both; padding-top:20px; padding-left:103px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/noopen.png) no-repeat left 20px; font-family:"宋体";}
.blognopenBox .blognoopenTips{ clear:both; line-height:20px; padding-bottom:20px;}
.blognopenBox table{ clear:both;}
.blognopenBox th{ width:100px; text-align:right; font-size:14px; font-weight:normal; vertical-align:top; line-height:23px; padding-bottom:10px;}
.blognopenBox th em{ font-size:12px;}
.blognopenBox td{ width:300px; vertical-align:top; padding-bottom:10px; }
.blognopenBox td .noopen_input1{ width:182px; height:18px; padding:3px 0 0 3px; border:1px solid #999;}
.blognopenBox td .noopen_input2{ width:74px; height:18px; padding:3px 0 0 3px; border:1px solid #999;}
.blognopenBox td p{ margin-top:3px; clear:both;}
.blognopenBox2{ clear:both; padding-top:20px; padding-left:103px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/noopen.png) no-repeat left 20px; font-family:"宋体"; text-align:left; padding-bottom:50px; width:510px; margin:0 auto;}
.blognopenBox2 .blognoopenTips{ clear:both; line-height:20px; padding-bottom:20px;}
.blognopenBox2 table{ clear:both;}
.blognopenBox2 th{ width:100px; text-align:right; font-size:14px; font-weight:normal;vertical-align:top; line-height:23px; padding-bottom:10px;}
.blognopenBox2 th em{ font-size:12px;}
.blognopenBox2 td{ width:300px; vertical-align:top; padding-bottom:10px; }
.blognopenBox2 td .noopen_input1{ width:182px; height:18px; padding:3px 0 0 3px; border:1px solid #999;}
.blognopenBox2 td .noopen_input2{ width:74px; height:18px; padding:3px 0 0 3px; border:1px solid #999;}
.blognopenBox2 td p{ margin-top:3px; clear:both;}
/* 微博秀 dongyan 2010-7-5 */
.miniblogshow{ font-family:"宋体";}
.miniblogshow .url{ clear:both; padding-bottom:10px; background-position:left bottom; padding-left:40px;}
.miniblogshow .tab{ clear:both; padding-top:20px;}
.miniblogshow .tab th,
.miniblogshow .tab td{ vertical-align:top;}
.miniblogshow .tab th{ width:112px; text-align:right; line-height:18px;}
.miniblogshow .tab td{ width:250px; padding-bottom:15px;}
.miniblogshow .tab td.btn{ padding-bottom:0;}
.miniblogshow .skinlist{ clear:both;}
.miniblogshow .skinlist li{ width:31px; height:31px; padding:2px; border:2px solid #fff; position:relative; float:left; overflow:hidden; margin-right:5px;}
.miniblogshow .skinlist li img{ border:1px solid #c0c0c0;}
.miniblogshow .skinlist img.SG_icon{ display:none;}
.miniblogshow .skinlist li.current{border:2px solid #65b954; }
.miniblogshow .skinlist li.current img.SG_icon{ display:inline; border:none; position:absolute; right:3px; bottom:2px;}
.miniblogshow .tab td p input{ margin-left:-1px;}
/*@import url("/web/20190609103209cs_/http://simg.sinajs.cn/blog7style/css/common/topbar.css"); 顶部托盘 */
/* 顶部托盘 dongyan */
.sinatopbar{ min-width:950px; height:30px; overflow:hidden; font-size:12px; font-family:"宋体"; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/topbar.png?20121031) repeat-x 0px 0px;}
.sinatopbar a,
.sinatopbar a:link,
.sinatopbar a:visited{ color:#2e3092; text-decoration:none;}
.sinatopbar a:hover{ color:#2e3092; text-decoration:underline;}
.topbar_main{ width:950px; height:30px; margin:0 auto;}
.topbar_logo{ float:left;}
.topbar_menu{ float:left; padding-top:4px; margin-left:10px;}
.topbar_menu span{ float:left;}
.topbar_menu span.link{ height:18px; padding:0 6px; padding-top:5px; cursor:pointer; }
.topbar_menu span.current{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/topbar.png?20121031) repeat-x 0px -80px;}
.topbar_menu span.link em{ font-style:normal; color:#666; float:left;}
.topbar_menu span.line_s{ width:2px; height:17px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/topbar.png?20121031) no-repeat 0px -50px;/* margin:0 2px;*/}
.topbar_menu span.line_l{ width:2px; height:20px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/topbar.png?20121031) no-repeat -60px -50px; margin-left:2px; margin-right:5px;}
.topbar_menu span.link a{ float:left;}
.topbar_menu .SG_icon{ float:left; margin-right:3px; margin-top:-1px;}
.topbar_menu .topbar_msg{ float:left; margin-right:3px; margin-top:1px;}
.topbar_menu a.link_arrow{ display:block; float:left; width:9px; height:9px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/topbar.png?20121031) no-repeat 0px -110px; margin-top:1px; margin-left:7px;}
.topbar_menu span.current a.link_arrow{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/topbar.png?20121031) no-repeat -60px -110px; }
.topbar_menu .blog_to_mail .imforbox{right:-8px;}
/* 统一登录 */
.topbar_menu span.select{ width:94px; height:21px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/topbar_uni.png) no-repeat left top; position:relative; margin-right:2px;}
.topbar_menu span.select .opt{padding-top:4px; padding-left:3px; width:70px; color:#333;}
.topbar_menu span.select .arrow{cursor:pointer; display:block; height:19px;overflow:hidden;position:absolute;right:0px; top:1px;width:16px;background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/topbar_uni.png) no-repeat right top; }
.topbar_update{ float:left; width:100px; height:23px; margin-left:8px;}
.topbar_update a.update{display:block; float:left; font-weight:bold; line-height:23px; width:100px; height:23px; overflow:hidden; text-align:center; margin-top:4px;}
.topbar_update a.update:link,
.topbar_update a.update:visited{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/topbar.png?20121031) no-repeat 0px -370px;}
.topbar_update a.update:hover{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/topbar.png?20121031) no-repeat 0px -400px; text-decoration:none;}
.topbar_ad{ float:left; padding-top:9px; margin-left:10px;}
.topbar_login{ float:left;margin-left:10px;}
.topbar_login a.login{ display:block; float:left; font-weight:bold; line-height:23px; width:53px; height:23px; overflow:hidden; text-align:center; margin-top:4px;}
.topbar_login a.login:link,
.topbar_login a.login:visited{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/topbar.png?20121031) no-repeat 0px -140px;}
.topbar_login a.login:hover{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/topbar.png?20121031) no-repeat -60px -140px; text-decoration:none;}
.topbar_login a.register,
.topbar_login .bk_home{ float:left; padding-top:9px; margin-left:10px;}
.topbar_loading{ float:left; padding-top:7px; margin-left:28px; color:#666;}
.topbar_loading img{ vertical-align:-3px; margin-right:5px;}
.topbar_login .bk_home{ margin-right:10px;}
/*托盘活动链接 红*/
.topbar_activity{ float:left; margin-left:10px; padding-top:9px;}
a.topbar_Red:link,
a.topbar_Red:visited,
a.topbar_Red:hover{ color:#f00;}
.topbar_floatR{min-width:257px; float:right; position:relative;}
.topbar_help{ float:left; padding-top:9px; margin-left:10px;}
.topbar_search{ padding-top:5px; float:left;}
.topbar_searchBtn{ float:left; width:39px; height:21px; overflow:hidden; text-align:center; line-height:21px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/topbar.png?20121031) no-repeat 0px -170px; font-weight:bold; color:#fff; border:none; cursor:pointer;}
a.topbar_searchBtn,
a.topbar_searchBtn:link,
a.topbar_searchBtn:visited,
a.topbar_searchBtn:hover{ color:#fff;}
.topbar_input{ float:left; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/topbar.png?20121031) no-repeat 0px -260px; width:70px; height:18px; overflow:hidden; padding-left:3px; padding-top:3px; padding-right:3px;}
.topbar_input .topbar_txt{ border-width:0; height:14px; width:67px; background:none;}
.topbar_list {float:left; width:51px; height:18px; overflow:hidden; padding:0px 3px 5px 2px; position:relative;}
.topbar_list .anainp{width:45px; height:17px; overflow:hidden; text-align:left; color:#666666; cursor:pointer; float:left; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/topbar.png?20121031) no-repeat 0px -290px; border:none; padding-left:5px; padding-top:4px; position:absolute;}
.topbar_list .arrow {width:16px; height:17px; overflow:hidden;background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/topbar.png?20121031) no-repeat right -290px; cursor:pointer; position:absolute; right:4px; top:2px;}
a.topbar_skinBtn{ float:left; width:73px; height:23px; overflow:hidden; margin-top:4px; padding-left:28px; overflow:hidden; line-height:23px; margin-right:5px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/topbar.png?20121031) no-repeat 0px -200px;}
a.topbar_skinBtn:hover{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/topbar.png?20121031) no-repeat 0px -230px; text-decoration:none;}
/* 下拉菜单 */
.tb_layerBox{ width:48px; background-color:#f2f1f1; border:1px solid #999; position:absolute;}
.tb_layerBox ul{ clear:both; }
.tb_layerBox ul li{ clear:both;width:48px; overflow:hidden; height:25px;line-height:25px;}
.tb_layerBox ul li a{ float:left; width:46px; height:23px; margin:1px; background-color:#f2f1f1; text-indent:5px;}
.tb_layerBox ul li a:link,
.tb_layerBox ul li a:visited{ color:#2e3092; text-decoration:none;}
.tb_layerBox ul li a:hover{ background-color:#e8eef6; overflow:hidden; color:#2e3092; text-decoration:underline;}
.tb_layerBox ul li.bottomline{ padding-bottom:2px;background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat 0px 25px;}
.tb_layer_w1{ width:246px;}
.tb_layer_w2{ width:171px;}
.tb_layer_w3{ width:111px;}
.tb_layer_w4{ width:246px;}
.tb_layer_Y { position:absolute;}
.tb_layer_Y a,
.tb_layer_Y a:link,
.tb_layer_Y a:visited,
.tb_layer_Y a:hover{ color:#2e3092;}
.tb_layer_Y .tb_layer_arrow{ width:9px; height:6px; overflow:hidden; position:relative; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat 0px -20px; margin:0 auto;}
.tb_layer_Y .tb_layer_Y_main{background-color:#fbf7e1; border:1px solid #999; margin-top:-1px;}
/* 个人 */
.tb_ps{ width:149px; padding:3px 10px 8px;overflow:hidden;}
.tb_ps_list{ overflow:hidden; clear:both;}
.tb_ps_list ul{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer_line.gif) repeat-x left bottom; float:left; }
.tb_ps_list li{ width:149px; float:left; height:31px; clear:both; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) repeat-x 0px -90px;}
.tb_ps_list li .tb_ps_nm{ float:left; padding-top:9px; margin-left:-1px;}
.tb_ps_list li .tb_ps_nm img{ float:left; margin-right:5px; margin-top:-1px; *margin-top:-2px; _margin-top:-1px;}
.tb_ps_list li .tb_ps_nm strong,
.tb_ps_list li .tb_ps_nm a{ float:left; cursor:pointer;}
.tb_ps_list li .tb_ps_set{ float:right; color:#8a9cc0; font-family:"宋体"; padding-top:9px;}
.tb_ps_list li .tb_ps_set a,
.tb_ps_list li .tb_ps_set a:link,
.tb_ps_list li .tb_ps_set a:visited,
.tb_ps_list li .tb_ps_set a:hover{color:#8a9cc0;}
.tb_ps_manage{ clear:both; line-height:22px; padding-top:6px;}
/* 好友 */
.tb_friend{ width:244px;padding:10px 0; padding-bottom:0;}
.tb_friend_input{ width:217px; height:23px;overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat 10px -40px; margin-top:2px; clear:both; position:relative; }
.tb_friend_input .tb_friend_txt{ width:180px; border:none;height:16px; padding-top:4px; *padding-top:5px; padding-left:3px; background:none; color:#999; font-size:12px; float:left; display:inline; margin-left:10px;}
.tb_friend_input .tb_friend_inputDel{ display:block; float:right; width:8px; height:8px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat 0px -70px; position:absolute; right:8px; top:8px;}
.tb_friend_input a.tb_friend_inputDel:hover{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat -50px -70px;}
.tb_friend_list{ width:244px; height:186px; margin-top:15px; overflow-x:hidden; overflow-y:auto; clear:both;}
.tb_friend_list ul{ float:left; margin-bottom:-1px; }
.tb_friend_list li{ width:229px; float:left; height:31px; clear:both; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat 0px -140px;}
.tb_friend_list li.cur{ background-color:#e8eef6;}
.tb_friend_list li .tb_friend_nm{ float:left; padding-top:9px; padding-left:10px; margin-left:-2px;}
.tb_friend_list li .tb_friend_nm img{ float:left; margin-right:5px; *margin-top:-1px;}
.tb_friend_list li .tb_friend_nm img.tb_friend_chat{ margin-top:2px; margin-left:5px; margin-right:0;}
.tb_friend_list li .tb_friend_nm strong,
.tb_friend_list li .tb_friend_nm a{ float:left;}
.tb_friend_list li .tb_friend_set{ float:right; padding-right:10px; padding-top:9px; color:#8a9cc0; font-family:"宋体";}
.tb_friend_list li .tb_friend_set a,
.tb_friend_list li .tb_friend_set a:link,
.tb_friend_list li .tb_friend_set a:visited,
.tb_friend_list li .tb_friend_set a:hover{color:#8a9cc0;}
.tb_manage{ clear:both; height:14px; color:#8a9cc0; font-family:"宋体"; padding:10px 0; margin:0px 10px 0; margin-top:-1px; width:209px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer_line.gif) repeat-x left top; position:relative;}
.tb_manage .manage{ float:left;}
.tb_manage .loading{ float:right; color:#999;}
.tb_manage a,
.tb_manage a:link,
.tb_manage a:visited,
.tb_manage a:hover{color:#8a9cc0;color:#8a9cc0; font-family:"宋体";}
/* 消息 */
.tb_msg{ width:90px; padding:0 10px 5px;overflow:hidden;}
.tb_msg_list{ clear:both; margin-top:-1px;}
.tb_msg_list li{ clear:both; height:21px; padding-top:11px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) repeat-x 0px -120px;}
.tb_msg_list li em{ font-family:"宋体"; color:#f60;}
.tb_loading{ clear:both; text-align:center; padding-top:40px; padding-bottom:40px;}
.tb_loading p{ margin-top:5px; color:#666;}
.tb_layer_w6{width:248px;}
.tb_mas{width:228px; padding:3px 8px 0 10px;overflow:hidden;}
.tb_mas_list{overflow:hidden; clear:both;}
.tb_mas_list ul{float:left; width:228px; padding:2px 0 4px; border-bottom:1px solid #DEDCD1}
.tb_mas_list li{float:left; width:228px; margin-bottom:2px; clear:both; color:#666; line-height:20px;}
.tb_mas_list li img{margin-left:-18px;}
.tb_mas_list li.on{background:#fcee9d;}
.tb_mas_list li.cur{background:#fcf2bf;}
.tb_mas_list li cite{color:#8A9CC0;}
.tb_mas_list li span{color:#999;}
.tb_mas_list li .tb_friend_nm{ float:left; color:#2e3092;}
.tb_mas_list li .tb_friend_nm strong{ color:#2e3092;}
.tb_mas_list li .tb_friend_set{float:right;color:#8a9cc0; padding-top:2px; font-family:"宋体";line-height:16px;}
.tb_mas_list .bd{border-bottom:1px solid #dedcd1;}/* ht 101027 */
.tb_mas_list .bd li{width:208px; padding:2px 0 1px 20px; line-height:18px;}
.mas_more{float:right; padding:0; color:#8a9cc0; line-height:14px;}
.mas_more a,
.mas_more a:link,
.mas_more a:visited,
.mas_more a:hover{color:#8a9cc0;text-decoration:underline;}
.comments li{float:left; clear:none; width:78px; color:#909090}
.comments li.fst{width:36px; height:29px; color:#666;}
.comments li span{color:#ff6600;letter-spacing:-1px}
.tb_updatetips{ padding:7px 10px; font-size:12px; font-family:"宋体"; line-height:18px; }
/* 分享 */
.tb_ps_share{ padding:10px 10px 10px 15px; overflow:hidden; width:145px;}
.tb_ps_share .share{ float:left; margin-right:8px; display:inline; width:16px; height:16px;}
/*消息提醒 灰色弹出层*/
.tb_layer_G{ width:258px; height:188px;overflow:hidden; background:#fff url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layerG_bg.gif) repeat-x left bottom; border:1px solid #c6ae72; position:absolute;}
.tb_layer_G a,
.tb_layer_G a:link,
.tb_layer_G a:visited,
.tb_layer_G a:hover{color:#2e3092;}
.tb_layer_G_tit{ height:24px; line-height:24px; clear:both; overflow:hidden; padding:0 10px; border-bottom:1px dashed #dad1bc;}
.tb_layer_G_tit h2{ float:left; font-size:12px; font-family:"宋体"; font-weight:normal; color:#cc3300;}
.tb_layer_G_tit .tb_layer_G_tit_btn{ float:right;}
.tb_layer_G_tit a.tb_layer_G_close{ float:left; width:17px; height:17px; overflow:hidden;background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat 0px -290px; margin-top:3px;}
.tb_layer_G_tit a.tb_layer_G_close:hover{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat 0px -308px;}
.tb_layer_G_tit a.tb_layer_G_mini{ float:left; width:17px; height:17px; overflow:hidden;background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat -50px -290px; margin-top:3px;}
.tb_layer_G_tit a.tb_layer_G_mini:hover{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat -50px -308px;}
.tb_layer_G_tit a.tb_layer_G_max{ float:left; width:17px; height:17px; overflow:hidden;background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat -100px -290px; margin-top:3px;}
.tb_layer_G_tit a.tb_layer_G_max:hover{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat -100px -308px;}
.tb_layer_G_main{ clear:both; padding:10px;}
/* 今日焦点*/
.layer_G_focus{ white-space:nowrap; overflow:hidden;}
.layer_G_focusList1{ clear:both;}
.layer_G_focusList1 img{ float:left; border:1px solid #b7b7b7; margin-right:6px; margin-bottom:6px;}
.layer_G_focusList1 ul{ float:left; width:150px; overflow:hidden;}
.layer_G_focusList1 li{ line-height:20px; color:#2e3092; font-family:"宋体";}
.layer_G_focusList2{clear:both;}
.layer_G_focusList2 li{line-height:20px; color:#2e3092; font-family:"宋体";}
/* 小翻页*/
.layer_G_page{ clear:both;width:222px; overflow:hidden; text-align:center; margin-top:9px; position:relative;}
.layer_G_page .page{ width:auto; margin:0 auto;}
.layer_G_page .page span{ margin:0 5px;}
.layer_G_page .page strong{ font-size:12px; font-family:"宋体"; color:#333;}
.layer_G_page .page a{ font-size:12px; font-family:"宋体"; color:#8a9cc0;}
.layer_G_page .page a:link,
.layer_G_page .page a:visited,
.layer_G_page .page a:hover{color:#8a9cc0;}
.layer_G_page .pre{ display:block; width:8px; height:9px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat 0px -220px; position:absolute; left:0; top:4px;}
.layer_G_page .pre a{display:block; width:8px; height:9px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat 0px -240px; }
.layer_G_page .pre a:hover{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat 0px -260px; }
.layer_G_page .next{ display:block; width:8px; height:9px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat -50px -220px; position:absolute;right:0;top:4px;}
.layer_G_page .next a{display:block; width:8px; height:9px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat -50px -240px; }
.layer_G_page .next a:hover{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat -50px -260px; }
/* 紧急报道 */
.layer_G_event{ word-break:break-all; overflow:hidden;}
.layer_G_event .layer_G_event_tit{ font-size:12px; clear:both;}
.layer_G_event .layer_G_event_tm{ color:#999; font-size:10px; padding-top:2px;}
.layer_G_event .layer_G_event_para{ clear:both; padding-top:5px; line-height:18px; color:#666; font-family:"宋体";}
/* 聊天对话 */
.layer_G_chat{ clear:both; word-break:break-all; line-height:20px; color:#666;}
.layer_G_chat .layer_G_chat_pt{ float:left; border:1px solid #b7b7b7; margin-right:10px;}
.layer_G_chat .layer_G_chat_txt{ width:190px; height:120px; float:left; overflow:hidden;}
.layer_G_chat .layer_G_chat_tit{ clear:both;font-family:"宋体"; color:#666; line-height:normal;}
.layer_G_chat .layer_G_chat_tit a{ font-family:"宋体";}
.layer_G_chat .layer_G_chat_para{ clear:both; line-height:20px; color:#666; font-family:"宋体"; padding-top:6px;}
.layer_G_chat_muti{ clear:both; padding-top:7px; height:25px;font-size:12px;background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) repeat-x 0px -120px;}
.layer_G_chat_muti p{ float:left;font-family:"宋体";}
.layer_G_chat_muti p img{ margin-right:9px; float:left;}
.layer_G_chat_muti p a{ float:left;}
.layer_G_chat_muti .layer_G_chat_manage{ float:right; color:#2e3092;font-family:"宋体"; }
.tb_layer_G a.tb_layer_G_max{ display:none;}
.tb_layer_mini{ height:24px; overflow:hidden;}
.tb_layer_mini a.tb_layer_G_mini{ display:none;}
.tb_layer_mini a.tb_layer_G_max{ display:block;}
.tb_layer_mini .tb_layer_G_main{ display:none;}
.tb_layer_mini .layer_G_chat_muti{padding:6px 10px 3px; background:none;}
.tb_layer_mini .layer_G_chat_muti p img{ margin-top:-2px;}
.tb_wrtBlog *{ cursor:pointer;}
.tb_wrtBlog{ width:81px; float:left; height:21px; line-height:21px; *line-height:22px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/topbar.png?20121031) no-repeat left -320px;text-align:center; margin-right:5px; margin-top:5px;}
.tb_wrtBlog img{ float:left; margin:3px 5px 0 6px;}
.tb_wrtBlog a{ float:left;}
.tb_wrtBlog .wrtblog_arrow{ float:right; width:16px; height:21px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/topbar.png?20121031) no-repeat -90px -320px;}
.tb_wrtBlog a:hover { text-decoration:none;}
/* 尚未开通博客 托盘 dongyan 2010-7-9 */
.topbar_noopen{ float:left; padding-top:3px; padding-left:5px;}
.topbar_noopen span{ line-height:20px; float:left; margin-right:5px; padding-top:3px;}
.topbar_noopen a{float:left;}
.topbar_noopen a.nowopen{ display:inline-block; width:159px; height:23px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/impad/nownewblog.png) no-repeat left top;}
.topbar_noopen a.nowopen:hover{ background-position:left -46px;}
.topbar_noopen a.nowopen:active{ background-position:left -92px;}
/*@import url("/web/20190609103209cs_/http://simg.sinajs.cn/blog7style/css/common/topsetting.css"); 顶部设置 */
/*
blog7.0 顶部设置css
zhanbin@staff.sina.com.cn
zhanbin@familyzhan.com
*/
/* 顶部切换标签 */
.topSetting{ text-align:center; height:253px; border-top:solid 1px #9F9F9F; border-bottom:solid 1px #BEBEBE; background:#E2E2E2 url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/topsettingbg.png) repeat-x 0 bottom; color:#333; }
.topSetting .topSettingBlk{ width:950px; margin:0 auto; text-align:left; padding-top:10px;}
.topSetting .settingBottom{ overflow:hidden; height:2px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/topsettingtab.png) no-repeat 0 -10px;}
.topSetting .settingConn{ background-color:#ffffff; height:198px; border-left:solid 1px #999999;border-right:solid 1px #999999;}
.topSetting a,
.topSetting a:link,
.topSetting a:visited,
.topSetting a:hover,
.topSetting a.CP_a_fuc:link,
.topSetting a.CP_a_fuc:visited,
.customModuleList a,
.customModuleList a:link,
.customModuleList a:visited{color:#2E3092}
.topSetting .inpbase{ height:19px; padding:1px 0 1px 1px; margin-right:5px; border:solid 1px #999999; border-right-color:#c9c9c9;border-bottom-color:#c9c9c9;}
.topSetting .settingTab{ height:32px; background:#E2E2E2 url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/topsettingtab.png) no-repeat 0 30px;}
.topSetting .settingTab .option{ float:right; margin-top:1px; _height:26px;}
.topSetting .settingTab ul{ float:left; display:inline; margin-left:10px;}
.topSetting .settingTab li{ float: left; display:inline; margin-right:2px; font-size:14px; line-height:29px; height:29px; background: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/topsettingtab.png) no-repeat 0 -120px; padding-left:3px; margin-top:3px;}
.topSetting .settingTab li span{ float:left; line-height:29px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/topsettingtab.png) no-repeat right -155px; padding:0 16px 0 13px; color:#333; text-decoration:none;cursor:pointer; _cursor:hand;}
.topSetting .settingTab li.cur{ background-position:0 -40px;line-height:32px; height:32px; margin-top:0;}
.topSetting .settingTab li.cur span{ line-height:32px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/topsettingtab.png) right -80px; color:#333; font-weight:bold;}
.topSetting .settingTab span.altLink{ float:left; line-height:32px; display:inline; margin-left:17px;}
.topSetting .settingTab .altLink a{ text-decoration:underline; }
.topSetting a,
.topSetting a:link,
.topSetting a:visited,
.topSetting a:hover{color:#2E3092;}
/* 风格设置 */
.topSetting .styleSetting{ padding:0 20px;}
/* 加推荐模板 dongyan 10-04-21 */
.topSetting .styleSetting .styleSetting_l{ width:660px; float:left;}
.topSetting .styleSetting .styleSetting_r{ width:180px; float:left; margin-left:40px;}
.topSetting .styleSetting .styleSetting_r p{ margin-top:10px;}
.topSetting .styleSetting .styleSetting_r p.SG_txtb{ text-align:center;}
.topSetting .styleSetting .styleSettingTab{ height:32px; margin-bottom:8px;overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/stylesettingtabbg.png) repeat-x 0 31px;}
.topSetting .styleSetting .styleSettingTab li{ float:left; height:32px; line-height:32px;background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/stylesettingtabbg.png) no-repeat 0 -61px; padding:0 13px; }
.topSetting .styleSetting .styleSettingTab ul{ margin-left:-1px;}
.topSetting .styleSetting .styleSettingTab li.fir{ background-image:none;}
.topSetting .styleSetting .styleSettingTab li.cur a{ float:left; line-height:32px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/stylesettingtabbg.png) no-repeat center -4px; color:#333333; font-weight:bold; text-decoration:none; cursor:default}
.topSetting .styleSetting .styleSettingTab .cur a:hover{ text-decoration:none;}
.topSetting .styleSetting .styleSettingTab li a{ float:left; line-height:32px; color:#2E3092}
.topSetting .styleSetting .styleSettingTab li.fir { padding-left:5px;}
.topSetting .styleSetting .styleSelector{ height:142px;margin-bottom:12px; clear:left;overflow-x:hidden;overflow-y:auto;zoom:1; position:relative}
.topSetting .styleSetting .styleSelector li{ width:110px; height:86px; overflow:hidden; float:left; margin-right:12px;}
.topSetting .frame{position:relative;}
.topSetting .frame a{ display:block; padding:2px;border:2px solid #ffffff;}
.topSetting .selected a,
.topSetting .frame a:hover{border:2px solid #65B954;}
.topSetting .styleSetting .styleSelector img.thumb{ border:solid 1px #999999; }
.topSetting .selectedIco{ display:none; position:absolute; top:40px; left:90px;_left:85px;}
.topSetting .selected .selectedIco{ display:block;}
.topSetting .styleSelector p{ text-align:center; color:#999999; padding:1px 0 10px 0;*padding:3px 0 9px 0;}
/* 自定义设置 */
.topSetting .customStyleSetting{ padding:17px 0 0 17px;}
.topSetting .vSeltor{ width:100px; height:147px; float:left; background: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/customStyleselbg.png) repeat-y 99px 0; padding-top:15px;}
.topSetting .vSeltor li{ line-height:27px; height:27px; padding-right:14px; text-align:right;}
.topSetting .vSeltor li.cur{ font-weight:bold; color:#333; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/customStyleselbg.png) no-repeat right -14px;}
.topSetting .vSeltor li.cur a,
.topSetting .vSeltor li.cur a:hover{ color:#333; text-decoration:none; cursor:default}
.customStyleSetting .colorClassSel{ float:left; display:inline; margin-left:20px;}
.customStyleSetting .colorClassSel .CCShead{ float:left; display:inline; height:162px; width:33px; color:#333; background: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/colorclassbg.png) no-repeat 0 0; text-align:center;}
.customStyleSetting .colorClassSel .CCShead .CCSheadtxt{ padding-top:60px;}
.customStyleSetting .colorClassSel .CCSContants{ float:left; display:inline; height:160px; border:solid 1px #A9A9A9; border-left-color:#D4D4D4; width:347px; overflow-x:hidden; overflow-y:auto; position:relative; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/colorclassbg.png) repeat-x 0 -180px;}
.customStyleSetting .colorClassSel .CCSContants ul{ margin-top:6px; margin-left:11px;}
.customStyleSetting .colorClassSel .CCSContants li{ float:left; margin:0 2px 2px 0; display:inline}
.customStyleSetting .colorClassSel .CCSContants .selectedIco{ top:40px; left:40px;_left:35px;}
/* 自定义设置 - 大背景图 */
.topSetting .customStyleSetting .customBg{ float:left; /*display:inline;*/ margin-left:20px; height:162px; width:630px; padding-right:20px}
.topSetting .customStyleSetting .imgReview{ float:left; /*display:inline;*/ width:170px; overflow:hidden; margin-right:15px;}
.topSetting .customStyleSetting .imgReview .customImgBor img{border:solid 1px #999999; width:160px; height:100px; }
.topSetting .customStyleSetting .customContants{ float:left; /* display: inline;*/ padding-top:3px}
.topSetting .customStyleSetting .customContants .inpbase{width:179px; *margin-top:-2px;}
.topSetting .customStyleSetting .customContants .customContantsTips{ color:#666666; clear:left;}
.topSetting .customStyleSetting .customTips{ float:left;/* display:inline; */height:162px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/vlinedot.gif) repeat-y 0 0; width:124px; padding-left:21px;}
.topSetting .customStyleSetting .customTips h6{ font-size:12px; color:#666666; line-height:18px; margin-bottom:7px;}
.topSetting .customStyleSetting .customTips p{ line-height:18px; color:#666666;}
.topSetting .customStyleSetting .customTips p.moreTips{ text-align:right; margin-top:20px;}
.topSetting .customStyleSetting .mutiUpload{ clear:left;}
.topSetting .customStyleSetting .uploaddegb{ height:8px; width:190px; background-color:#E6E6E6; float: left; margin-top:10px; overflow:hidden;}
.topSetting .customStyleSetting .uploaddegs{ height:8px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/uploading.gif) no-repeat right top;}
.topSetting .customStyleSetting .deg{ color:#477040;margin:6px 10px 0 10px;}
.topSetting .customStyleSetting .param{ /*padding-top:13px;*/}
.topSetting .customStyleSetting .param p{ margin-bottom:12px;}
.topSetting .customStyleSetting .uloaderrt{ color:#c00; margin-right:14px;}
.topSetting .customStyleSetting .colorPicker{ height:17px ; width:19px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/topsettingicon.gif) no-repeat 0 -70px}
.topSetting .customStyleSetting .useDeafaultImg{ clear:left; padding-top:10px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_linedot.gif) repeat-x 0 0; margin-top:10px;zoom:1}
.topSetting .customStyleSetting .customImgBor{ border:solid 2px #fff; padding:2px; margin-bottom:4px;}
.topSetting .customStyleSetting .selected .customImgBor{ border-color:#65B954;}
.topSetting .customStyleSetting .imgReview .selectedIco {top:90px;left:150px; _left:145px;}
.topSetting .customStyleSetting .customDisabled,
.topSetting .customStyleSetting .customDisabled .customContantsTips{color:#ccc}
.topSetting .customStyleSetting .customDisabled .colorPicker{ background-position:0 -90px}
/* 版式设置 */
.topSetting .formsetSetting{ padding:20px 0px 0px 20px;}
.topSetting .formsetSetting ul{ margin:20px 0 0 116px;}
.topSetting .formsetSetting li{ float:left; margin-right:32px; display:inline}
.topSetting .formsetSetting li p{ text-align: center}
.topSetting .formsetSetting .selectedIco{ top:68px; left:88px;_left:83px;}
.topSetting .formsetSetting .readme1{}
/* 组件设置 */
.topSetting .moduleSetting{ padding:17px 0 0 17px}
.topSetting .moduleSetting .moduleSeltor,
.topSetting .moduleSetting .moduleReview{ height:162px; float:left; display:inline;}
.topSetting .moduleSetting .moduleSeltor{ width:451px; margin-top:-2px; padding-left:16px; overflow-x:hidden; overflow-y:auto;}
.topSetting .moduleSetting .moduleSeltor ul{ clear:left;}
.topSetting .moduleSetting .moduleSeltor li{ float:left; _width:79px; overflow-x:visible; min-width:79px; margin-right:10px; margin-bottom:8px; white-space:nowrap;color:#666;}
.topSetting .moduleSetting .moduleSeltor li.checked{ color:#008300}
.topSetting .moduleSetting .moduleSeltor li input{ vertical-align:-2px; margin-right:5px; *margin-right:2px;}
.topSetting .moduleSetting .moduleSeltor h6{ clear:left; font-size:12px; font-weight:bold; color:#333333; padding:12px 0px 11px 4px; zoom:1}
.topSetting .moduleSetting .moduleReview{ width:334px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/vlinedot.gif) repeat-y 0 0; padding-left:16px;}
.topSetting .moduleSetting .moduleReview .review{ border-collapse:collapse; border-spacing:0;}
.topSetting .moduleSetting .moduleReview .review td{ vertical-align:middle; text-align: left; height:162px; color:#666; line-height:18px;}
.topSetting .moduleSetting .moduleReview .reviewTxt{ padding-left:10px;}
/* 自定义组件 */
.topSetting .customModule{ padding:18px 0 0 20px;}
.topSetting .customModule .addModuleBtn{ float:left; display:inline; padding-top:1px; width:127px;}
.topSetting .customModule .ModuleList{ margin-left:127px; margin-right:20px; }
.topSetting .customModule .addModuleBtn p{ margin-bottom:10px;}
.topSetting .customModule .ModuleList .top{ margin:0 1px; height:1px; overflow:hidden; background-color:#A9A9A9}
.topSetting .customModule .ModuleList .bdy{ border: solid 1px #A9A9A9; border-top:0;height:138px; overflow-x:hidden; overflow-y:auto; background: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/colorclassbg.png) repeat-x scroll 0 -180px}
.topSetting .customModule .ModuleList .read{ color:#666666; margin-top:5px;}
.topSetting .customModule .ModuleList .read strong{ padding: 0 3px;}
.topSetting .customModule .ModuleList ul{ margin:5px 0 0 12px;}
.topSetting .customModule .ModuleList li{ *padding-bottom:1px; height:23px; line-height:23px; clear:left; overflow:hidden; color:#333333}
.topSetting .customModule .ModuleList .moduleli,
.topSetting .customModule .ModuleList .option{ float: left; display:inline;}
.topSetting .customModule .ModuleList .moduleli{ width:150px;}
/* 用户向导 */
.topSetting .userWizard{ padding:15px 0 0 20px;}
.topSetting .userWizard .wizardNfo{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/wizardbg.jpg) no-repeat 60px bottom; width:235px; float:left; height:160px;}
.topSetting .userWizard h6,
.topSetting .userWizard .wizardNfo li{ font-size:12px; color:#333333;line-height:22px;}
.topSetting .userWizard .wizardNfo h6{ font-weight:bold; margin-bottom:5px;}
.topSetting .userWizard .wizard{ height:162px; overflow-x:hidden; overflow-y:auto; margin-left:235px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/vlinedot.gif) repeat-y 0 0; padding-left:21px;}
.topSetting .userWizard .wizard h6{ margin-bottom:12px;}
.topSetting .userWizard .wizard ul{ clear:left; float:left; margin-left:20px; display:inline}
.topSetting .userWizard .wizard li{ float:left; margin-right:23px; display:inline}
.topSetting .userWizard .wizard li p{ text-align: center}
.topSetting .userWizard .wizard .selectedIco{ top:80px; left:115px;_left:110px;}
.topSettingPop .customModuleListPop{ width:579px; padding:6px 16px 35px 17px;}
.topSettingPop .CP_w_btns{ text-align:center; padding-bottom:30px; padding-top:20px;}
.topSettingPop .CP_w_btns a.SG_aBtn{ margin:0 5px}
.customModuleListPop .customModuleName{ font-size:14px; font-weight: bold; color:#666; padding-top:5px; height:38px;}
.customModuleListPop .editCustomModuleName{ height:38px; padding-top:9px;}
.customModuleListPop .addCustomModule{ min-height:38px; _height:38px; border-bottom:solid 1px #d7d7d7; clear: left}
.customModuleListPop .addCustomModule span.SG_floatL,
.customModuleListPop .editCustomModuleName span.SG_floatL,
.customModuleListPop .editCustomModule span.SG_floatL{ margin-right:5px; }
.customModuleListPop .editCustomModule{ padding-top:6px}
.customModuleListPop .CP_w_fm2{width:122px; height:18px; padding:2px 0 1px 0; border-top:solid 1px #999;border-left:solid 1px #999; border-right:solid 1px #C9C9C9; border-bottom: solid 1px #C9C9C9; margin-top:0; *margin-top:-2px;}
.customModuleListPop .CP_w_fm3{width:380px; height:18px; padding:2px 0 1px 0; border-top:solid 1px #999;border-left:solid 1px #999; border-right:solid 1px #C9C9C9; border-bottom: solid 1px #C9C9C9; margin-top:0; *margin-top:-2px;}
.customModuleListPop .customModuleList{ height:210px; overflow-x:hidden; overflow-y:auto; margin-top:8px;}
.customModuleListPop .customModuleList li{ padding:8px 0 0 0; height:44px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_linedot.gif) repeat-x 0 bottom; margin-right:12px}
.customModuleListPop .customModuleList .customName{ background: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/dot.gif) no-repeat 2px 6px; padding-left:10px;}
.customModuleListPop .customModuleList p.desc{ padding-top:3px; *padding-top:5px; padding-left:10px; color:#666666;}
.customModuleListPop .customModuleList .sortUp img,
.customModuleListPop .customModuleList .sortDown img{ height:12px; width:12px; margin:0 1px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/topsettingicon.png) no-repeat -23px -50px; _background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/topsettingicon.gif)}
.customModuleListPop .customModuleList .sortUp:hover img{background-position:-47px -50px; }
.customModuleListPop .customModuleList .sortDown:hover img{background-position:-47px -36px; }
.customModuleListPop .customModuleList .sortDown img{ background-position:-23px -36px;}
.customModuleListPop .customModuleList .sortUpT img,
.customModuleListPop .customModuleList .sortUpT:hover img{ background-position:0 -50px;}
.customModuleListPop .customModuleList .sortDownB img,
.customModuleListPop .customModuleList .sortDownB:hover img{ background-position:0 -36px;}
.customModuleListPop .customModuleList .sortUpT,
.customModuleListPop .customModuleList .sortDownB{ cursor:default}
.customModuleListPop .customModuleList .Option1{ margin-right:3px; }
.customModuleListPop .customModuleList .Option2{ margin-right:12px; }
.customModuleListPop .customModuleList_2 li{padding-top:20px; height:33px;}
.customModuleListPop .customModuleList_2 li .editCustomModule{ padding-top:0; margin-top:-5px;}
.customModuleListPop .addCustomModule_ptb{ padding-top:9px;}
.customPhotoBlog{ }
.customPhotoBlog .customPhotoBlog_list{clear:both; padding:10px 0; background-position:left bottom;}
.customPhotoBlog .customPhotoBlog_list li{ margin-top:5px; color:#2E3092;}
.customPhotoBlog .customPhotoBlog_list li label{ vertical-align:middle; font-family:"宋体";}
.customPhotoBlog .customPhotoBlog_btn{ clear:both; padding:20px 0; text-align:center;}
.customPhotoBlog .SG_page{ padding-top:10px;}
.topSettingPop .textCustomContant{ width:778px; text-align:center; height:290px; padding:20px 0 20px 0; overflow-x:hidden; overflow-y:auto; position:relative}
.topSettingPop .textCustomContant .SG_colW21,
.topSettingPop .textCustomContant .SG_colW51,
.topSettingPop .textCustomContant .SG_colW73,
.topSettingPop .textCustomContant .SG_colW95{ float:none; clear:both; display:block; margin:0; margin:0 auto;}
.textCustomContant .textCustomContantWidth{ text-align:center; position:relative; margin:0 20px; zoom:1;}
.textCustomContant .textCustomContantWidth .readme2{ position:absolute; right:0; top:1px;}
.textCustomContant .textCustomContantWidth input{ vertical-align:-2px;}
.textCustomContant .textCustomContantWidth label{ margin-right:15px;}
.textCustomContant .simpleEditor{ margin:0 auto; width:732px; height:320px;}
.textCustomContant .textCustomReview{ border:solid 1px #c6c6c6; text-align: left; margin:0 auto; overflow-x:hidden; overflow-y:auto; min-height:225px; _height:225px;}
.textCustomContant .textCustomReview .textCustomTitle { background-color:#F0F0F0; border-bottom:#c6c6c6; line-height:24px; height:24px; font-weight:bold; padding-left:11px;}
.textCustomContant .textCustomReview .textCustomContantTxt{ padding:11px;}
.textCustomContant .textCustomReview .textCustomContantTxt p{ line-height:18px; margin-bottom:8px}
.textCustomContant .w210Review{ width:210px;}
.textCustomContant .w510Review{ width:510px;}
.textCustomContant .w730Review{ width:730px;}
.textCustomContant .CP_w_btns{ height:23px; padding-bottom:35px; *padding-bottom:0px;}
/* 00000000000000000000000000000000000小编辑器 开始00000000000000000000000000000 */
.simpleEditor .SmallblogEditorWrap .hide,.simpleEditor .SmallblogEditorWrap .invisible { display:none;}
.simpleEditor .SmallblogEditorWrap .clear { clear:both; height:0px; overflow:hidden;}
.simpleEditor .SmallblogEditorWrap { margin:10px auto 14px; width:210px; height:267px; border:1px solid #c6c6c6; background:#F0F0F0; }
.simpleEditor .SmallblogEditorWrap .editor_title { height:21px; *height:23px !important; padding:4px;border:1px solid #C6C6C6; border-width:0px 0 1px 0;}
.simpleEditor .SmallblogEditorWrap .editor_title input { width:196px;height:14px;line-height:14px; padding:3px 2px 3px; border:1px solid #C1C1BB; font-size:12px; font-family:verdana; color:#666;}
.simpleEditor .SmallblogEditorWrap .editor_content { width:210px; height:140px;}
.simpleEditor .SmallblogEditorWrap .editor_content textarea { width:188px; height:101px; border:none; padding:4px; color:#999; font-size:12px; background:#fff; margin-top:29px;}
/* insertImage Div */
.simpleEditor .insertImage{ width: 430px; height: 94px; background: #FFF; border: 1px solid #c6c6c6; position: absolute;text-align: center; z-index: 100;}
.simpleEditor .insertImage div{padding:20px 20px 0; clear:both; height:30px;}
.simpleEditor .insertImage .imageUrl{ margin:0px 10px 2px 0px;color:#999;height:16px;line-height:16px; padding:3px 2px 3px; border:1px solid #C1C1BB; font-size:14px; font-family:verdana; float:left;}
.simpleEditor .insertImage .txt{ float:left; color:#333; padding-top:4px; padding-left:20px;}
.simpleEditor .insertImage .SG_aBtn{ float:left}
.simpleEditor .insertImage p{ color:#999; width:100%; padding:10px 0 0; clear:both; float:left;}
/* oooooooooooooooo编辑器专有样式ooooooooooooooooo */
.simpleEditor .SinaEditor { width:100%; height:208px; position:relative}
.simpleEditor .SinaEditor .main_middle {background:#fff; margin:5px;*margin:5px 5px 3px;}
.simpleEditor .SinaEditor .main_foot{ width:100%; height:20px;}
.simpleEditor .SinaEditor .main_foot .leftFoot { float: left; margin-bottom:4px;}
.simpleEditor .SinaEditor .main_foot .leftFoot input { margin-left: 6px; vertical-align:middle; _vertical-align:-2px; }
/* TEXTAREA */
.simpleEditor .SinaEditor .textarea { display:block; width: 202px; height: 177px; height:174px\9; font-size: 12px; margin-left:0px; overflow: scroll; font-family: '宋体', Verdana,Arial, Helvetica, sans-serif; line-height:1.5; scrollbar-face-color: #ffffff; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #c0c1bb; scrollbar-3dlight-color: #c0c1bb; scrollbar-arrow-color: #c9cbb6; scrollbar-track-color: #f4f5f0; scrollbar-darkshadow-color: #ffffff; scrollbar-base-color: #ffffff; word-wrap: break-word; overflow:hidden; overflow-y:scroll;}
/* IFRAME */
.simpleEditor .SinaEditor .iframe { width: 202px; height: 177px; height: 174px\9; border: 0;}
/** 基础版 **/
.simpleEditor .mini_tools { width: 100%; height: 30px;}
.simpleEditor .mini_tools div { float: left; display: inline; cursor: default;}
.simpleEditor .mini_tools .fontsize { text-align: left;}
.simpleEditor .mini_tools .fontsize div { margin-left: 5px; margin-top: 3px;}
.fontItemContent_small { position: absolute; width: 80px; height:125px; height:110px\9; overflow:auto;*overflow-y:auto; *overflow-x:hidden; border: 1px solid #C6C6C6; background-color: #F4F4F4; }
.fontItemContent_small .fontItem { display: block; text-decoration:none; text-align:left; padding: 1px 0 1px 3px; border: 1px solid #F4F4F4; color: #000; font-family: "宋体"; }
.fontItemContent_small .fontItemTitle{ display:none}
.fontItemContent_small .fontItem:hover { border: 1px solid #316AC5; background:#eef; }
.fontItemContent_small .fontItem i { font-size: 11px; font-style:normal;}
.simpleEditor .colorItemContent { position: absolute; width: 107px; height:93px; padding-bottom:8px; _padding-bottom:7px; border: 1px solid #C7C7C7; background-color: #fff; }
.simpleEditor .colorItems { width: 88px; margin:10px 10px 8px; *margin:10px; _margin-bottom:8px; height: 60px; }
.simpleEditor .colorItemLeft { float: left; width: 18px; background-color: #fff; }
.simpleEditor .colorItemRight { float: left; width: 108px; background-color: #fff; }
.simpleEditor .colorItem{ float: left; font-size: 1px; height: 11px; width: 10px; margin-right: 1px; margin-bottom: 1px; }
.simpleEditor .colorItemBottom { height: auto; text-align:center; }
.simpleEditor .mini_tools .ico_bold_1,
.simpleEditor .mini_tools .ico_forecolor_1,
.simpleEditor .mini_tools .ico_fontsize_1,
.simpleEditor .mini_tools .ico_img_1,
.simpleEditor .mini_tools .ico_link_1,
.simpleEditor .mini_tools .ico_bold_2,
.simpleEditor .mini_tools .ico_forecolor_2,
.simpleEditor .mini_tools .ico_fontsize_2,
.simpleEditor .mini_tools .ico_img_2,
.simpleEditor .mini_tools .ico_link_2,
.simpleEditor .mini_tools .ico_bold_3,
.simpleEditor .mini_tools .ico_forecolor_3,
.simpleEditor .mini_tools .ico_fontsize_3,
.simpleEditor .mini_tools .ico_img_3,
.simpleEditor .mini_tools .ico_link_3{ background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/editor/mini_editor.gif); background-repeat:no-repeat; overflow:hidden; height:22px;}
.simpleEditor .mini_tools .ico_fontsize_1 div,
.simpleEditor .mini_tools .ico_fontsize_2 div,
.simpleEditor .mini_tools .ico_fontsize_3 div{ margin-left: 5px; margin-top: 3px;}
.simpleEditor .mini_tools .ico_bold_1{background-position: -8px -71px; margin-left: 4px; margin-top: 3px; width:22px;}
.simpleEditor .mini_tools .ico_forecolor_1{background-position: -45px -71px; margin-left: 3px; margin-top: 3px; width: 22px;}
.simpleEditor .mini_tools .ico_fontsize_1{background-position: -83px -71px; margin-left: 10px; margin-top: 4px; width: 61px; height:20px;}
.simpleEditor .mini_tools .ico_img_1{background-position: -156px -71px; margin-left: 7px; margin-top: 3px; width: 46px; }
.simpleEditor .mini_tools .ico_link_1{background-position: -208px -71px; margin-left: 7px; margin-top: 3px; width: 22px; }
.simpleEditor .mini_tools .ico_bold_2{background-position: -8px -10px; margin-left: 4px; margin-top: 3px; width:22px;}
.simpleEditor .mini_tools .ico_forecolor_2{background-position: -45px -10px; margin-left: 3px; margin-top: 3px; width: 22px;}
.simpleEditor .mini_tools .ico_fontsize_2{background-position: -83px -10px; margin-left: 10px; margin-top: 4px; width: 61px; height:20px;}
.simpleEditor .mini_tools .ico_img_2{background-position: -156px -10px;margin-left: 7px; margin-top: 3px; width: 46px; }
.simpleEditor .mini_tools .ico_link_2{background-position: -208px -10px; margin-left: 7px; margin-top: 3px; width: 22px; }
.simpleEditor .mini_tools .ico_bold_3{background-position: -8px -40px; margin-left: 4px; margin-top: 3px; width:22px;}
.simpleEditor .mini_tools .ico_forecolor_3{background-position: -45px -40px; margin-left: 3px; margin-top: 3px; width: 22px;}
.simpleEditor .mini_tools .ico_fontsize_3{background-position: -83px -40px; margin-left: 10px; margin-top: 4px; width: 61px; height:20px;}
.simpleEditor .mini_tools .ico_img_3{background-position: -156px -40px;margin-left: 7px; margin-top: 3px; width: 46px; }
.simpleEditor .mini_tools .ico_link_3{background-position: -208px -40px; margin-left: 7px; margin-top: 3px; width: 22px; }
.simpleEditor .myWidth_S { width:210px;}
.simpleEditor .myWidth_S .editor_title input { width:196px;}
.simpleEditor .myWidth_S .editor_content { width:210px;}
.simpleEditor .myWidth_S .textarea { display:block; width: 202px; }
.simpleEditor .myWidth_S .iframe { width: 202px;}
.simpleEditor .myWidth_M { width:510px;}
.simpleEditor .myWidth_M .editor_title input { width:496px;}
.simpleEditor .myWidth_M .editor_content { width:510px;}
.simpleEditor .myWidth_M .textarea { display:block; width: 502px; }
.simpleEditor .myWidth_M .iframe { width: 502px;}
.simpleEditor .myWidth_L {width:730px; }
.simpleEditor .myWidth_L .editor_title input { width:716px;}
.simpleEditor .myWidth_L .editor_content { width:730px;}
.simpleEditor .myWidth_L .textarea { display:block; width: 722px; }
.simpleEditor .myWidth_L .iframe { width: 722px;}
.simpleEditor .miniEd_Btn{ text-align:center;}
.simpleEditor .miniEd_Btn .SG_aBtn{ margin:0px 5px;}
/* 00000000000000000000000000000000000小编辑器 结束00000000000000000000000000000 */
/* 顶部托盘载入中 */
.topSetting .topSettingLoading p{ text-align:center; line-height:250px;}
/* ======================================== 老用户快速装饰 ================================= */
.TopOldUserWizd{ height:auto; padding-bottom:7px; _padding-bottom:10px;}
.TopOldUserWizd a{ text-decoration:underline}
.TopOldUserWizd .oldUserConn {background-color:#ffffff;border-left:1px solid #999999;border-right:1px solid #999999;height:304px; padding:17px 0 0 20px;}
.TopOldUserWizd .oldUserConn h6{ font-size:12px; font-weight:bold; padding-bottom:9px;}
.TopOldUserWizd .oldUserWizd .reviewPic{ float:left; width:382px;}
.TopOldUserWizd .oldUserWizd .alignc{ text-align:center; padding-top:13px;}
.TopOldUserWizd .oldUserWizd .recomThemes{ float:left; background: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/vlinedot.gif) repeat-y scroll 0 0;width:512px; padding-left:30px;}
.oldUserWizd .recomThemes li{ float:left; height:85px; width:110px; margin-right:15px;}
.oldUserWizd .recomThemes p{ line-height:1.67; text-align:center;}
.oldUserWizd .recomThemes img{ border:solid 1px #9A9899;/* margin-bottom:2px;*/}
.oldUserWizd .recomThemes li.selected img.selectedIco{ border:none;}
.oldUserWizd .recomThemes label{ color:#656565;}
.TopOldUserWizd .themeSelBtn{ margin:0 auto; text-align: center; width:950px; padding-top:10px; padding-bottom:1px; }
/*@import url("/web/20190609103209cs_/http://simg.sinajs.cn/blog7style/css/common/menuList.css"); 二级列表 左栏 */
/* 分类列表 */
.menuList{ clear:both; padding:10px 6px 10px; width:198px; zoom:1; overflow:hidden;}
.menuList ul{ clear:both;}
.menuList ul li{ width:198px; zoom:1; padding-top:1px;line-height:22px; font-size:14px; font-family:"宋体";line-height:22px; font-size:14px; font-family:"宋体";}
.menuList ul li .menuCell_main{clear:both;}
.menuList ul li .menuCell_bot{ width:198px; height:1px; clear:both; overflow:hidden;}
.menuList ul li.current{background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_newsp.png); background-position:left -80px; background-repeat: no-repeat;}
.menuList ul li.current .menuCell_bot{background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_newsp.png); background-position:left -185px; background-repeat: no-repeat;}
.menuList ul li.current strong{ }
.menuList ul li .SG_dot{background-position:5px 9px; padding-left:14px; display:block;}
.menuList .SG_j_linedot{ clear:both; margin-top:7px; margin-bottom:5px; }
.menuList .SG_j_line{ clear:both;margin-top:5px; margin-bottom:7px;}
.menuList ul li.current,
.menuList ul li.current a,
.menuList ul li.current a:link,
.menuList ul li.current a:visited,
.menuList ul li.current a:hover,
.menuList ul li.current em.SG_txtc{ color:#333}
/* 博文分类*/
.blog_classList{ padding-top:15px;}
.blog_classList ul li{ }
.blog_classList ul li .menuCell_main{ padding-right:15px;}
.blog_classList ul li.current{ padding-top:5px;}
.blog_classList ul li .menuCell_main .SG_icon11{margin-left:5px; vertical-align:1px;}
/*关于我*/
.aboutMe{ padding-top:15px; padding-bottom:20px;}
.aboutMe ul li{}
.aboutMe ul li .menuCell_main{ padding-right:15px;}
.aboutMe ul li.current{ padding-top:5px;}
.aboutMe .mobile_img{vertical-align:-2px; margin-left:4px;}
/*归档*/
.fileList{ padding-top:15px;}
.fileList .fileCell{ clear:both; min-height:25px; _min-height:25px; overflow:visible;font-size:14px; font-family:"宋体";}
.fileList .fileList_year{ clear:both; height:19px; padding-top:6px; overflow:hidden; padding-left:14px; background-position:5px 11px; cursor:pointer; }
.fileList .fileList_year span{ float:left;}
.fileList .fileList_year em{ float:left; margin-left:10px; width:7px; height:8px; margin-top:3px; margin-right:5px;background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/blog/menuArrow_default.gif) no-repeat left -20px; }
.fileList .fileList_month{ clear:both; display:none;}
.fileList ul li{ clear:both;overflow:hidden; padding:0; line-height:normal;}
.fileList ul li.current{ font-weight:bold; padding-top:3px; }
.fileList .fileList_month li .menuCell_main{ padding-left:15px; height:17px; padding-top:7px;}
.fileCell_open .fileList_year em{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/blog/menuArrow_default.gif) no-repeat left top;}
.fileCell_open .fileList_month{ display:block;}
/* 相册 */
.albumList li{ margin-bottom:2px;}
.albumList li .albumCell{ clear:both; padding-left:12px; padding-top:8px; height:92px; overflow:hidden;}
.albumList li .albumCell .ptpic_m{height:86px;width:86px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/photo/photoborder_m.png) no-repeat scroll 0 0;float:left;}
.albumList li .albumCell .ptpic_m img {width:80px; height:80px;padding:1px 5px 5px 1px;}
.albumList li .albumCell p { width:85px; float:left; overflow:hidden; line-height:1.5em;margin-left:8px; font-size:12px; word-break:break-all;}
.albumList li.current{ padding-top:5px;}
.albumList li.current .albumCell p a{ /*font-weight:bold;*/}
.myAlbum ul li.current{ padding-top:5px;}
.menuList .SG_page{ padding-top:5px; text-align:center; float:none; clear:both;}
.menuList .SG_page ul.SG_pages{ float:none; margin-left:40px;}
.menuList .SG_page ul li{ width:auto; font-size:12px;}
/*个人中心*/
.centerList ul{ display:none;}
.centerList ul li span.home{ padding-left:3px;}
.centerList ul li span.SG_dot{ padding-left:24px;background-position:15px 9px;}
.centerList ul li .SG_icon41{ margin-left:10px; vertical-align:-2px;}
.centerList ul li .SG_icon53{ margin-left:10px; vertical-align:-2px;}
.centerList ul li.current {padding-top:5px;}
.centerList ul li .SG_icon11{ vertical-align:1px; margin-left:5px; _vertical-align:middle; _margin-bottom:6px;}
/* 二期 */
.centerList .centerMenu{ clear:both;}
.centerList .centerMenu .centerMenu_tit{ height:37px;overflow:hidden; font-size:14px;}
.centerList .centerMenu .centerMenu_tit span{ float:left; padding-top:10px; margin-left:10px;}
.centerList .centerMenu .centerMenu_tit .SG_icon{ margin-right:5px;vertical-align:-2px; _vertical-align:-1px;}
.centerList .centerMenu .centerMenu_tit em{width:7px; height:9px;margin-right:5px;margin-top:13px;
float:right;background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/blog/menuArrow_default.gif) no-repeat scroll left -20px; display:inline;}
.centerList .centerMenu ul.centerMenu_tit2{ height:28px; padding-top:9px;overflow:hidden; font-size:14px;}
.centerList .centerMenu ul.centerMenu_tit2 li.current .menuCell_main{ height:22px; _height:19px; _padding-top:3px;}
.centerList .centerMenu_on ul{ display:block;}
.centerList .centerMenu_on .centerMenu_tit em{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/blog/menuArrow_default.gif) no-repeat scroll left top;}
.centerList .centerMenu ul li span.SG_dot{ background-position:20px 9px; padding-left:30px;}
.centerList .centerMenu .SG_j_linedot{ margin-left:20px; display:none;}
.centerList .centerMenu_on .SG_j_linedot{ display:block;}
/* 博文分类 首页widget*/
.classList{ clear:both; padding:15px 20px; zoom:1;}
.classList ul li{ clear:both; font-family:"宋体"; padding-left:8px; line-height:23px; font-size:14px; background-position:left 9px; }
.classList ul li .count{ font-size:10px; font-family:Arial; margin-left:3px;}
.SG_colW21 .classList{ padding:10px;}
.SG_colW21 .classList ul li{line-height:21px; font-size:12px; background-position:left 8px; }
/* @import url("/web/20190609103209cs_/http://simg.sinajs.cn/blog7style/css/common/widget.css"); widget */
/*@import url("/web/20190609103209cs_/http://simg.sinajs.cn/blog7style/css/common/w_frdVst.css"); 好友&访客 */
/* 好友 访客 */
.ptList{ clear:both;padding-top:20px; zoom:1; overflow:hidden; padding-left:11px;}
.ptList .ptCell{ float:left; width:62px; display:inline;}
.ptList .ptCell .pt_img{ width:52px; height:52px; overflow:hidden; position:relative;}
.ptList .ptCell .pt_img img{ border:1px solid #d8d8d8;}
.ptList .ptCell .pt_nm{width:62px; overflow:hidden; clear:both;font-family:"宋体"; height:14px; font-size:12px; margin-top:7px;}
.ptList .ptCell .pt_tm{ font-family:"宋体";font-size:12px; }
.ptList .ptCell .pt_img .new{ position:absolute; display:block; width:15px; height:15px; overflow:hidden; left:0; bottom:0; /*cursor:pointer;*/}
.ptList .ptCell .pt_img .del{ position:absolute; display:block; width:15px; height:15px; overflow:hidden; right:1px; bottom:0; cursor:pointer;}
.ptList .ptCell .pt_img .del img,
.ptList .ptCell .pt_img .new img{ border:none;}
.moreLink{ clear:both; margin:0 20px; padding-top:10px; padding-bottom:17px; text-align:right; overflow:hidden; }
.ptList .ptCell .pt_img img.worldcup_icon{ width:14px; height:14px; position:absolute; left:35px; top:35px; border:none;}
.friendList .ptCell{ height:78px;margin-top:5px; overflow:hidden;}
.friendList .ptCell .pt_nm{ margin-top:7px;}
.visitorList .ptCell{ height:95px;margin-top:5px; overflow:hidden;}
.visitorList .ptCell .pt_nm{ margin-top:5px;}
.visitorList .ptCell .pt_tm{ margin-top:6px;}
.SG_colW73 .ptList{ padding-left:13px;}
.SG_colW73 .ptCell{ margin-left:15px;}
.SG_colW51 .ptList{}
.SG_colW51 .ptCell{ margin-left:18px;}
.SG_colW21 .ptList{ padding-top:10px;}
.SG_colW21 .ptCell{ margin-left:3px;}
/* 访问统计 10-05-14 dongyan*/
.visitedStat{ clear:both; line-height:20px; font-family:"宋体"; padding:0 20px 15px;}
/* @import url("/web/20190609103209cs_/http://simg.sinajs.cn/blog7style/css/common/w_list.css"); 首页博文列表 */
/*blog list*/
.bloglist{padding:0 20px 40px;clear:both;overflow:hidden;font-family:"宋体"; zoom:1;}
.bloglist .blog_title_h{padding:26px 0 10px 0;clear:both;}
.bloglist .blog_title_h .img1 em{float:left;padding-top:7px;}
.bloglist .blog_title_h .img1 img{vertical-align:-3px;}
.bloglist .blog_title_h .img2{padding-left:3px;vertical-align:2px;_vertical-align:0px}
.bloglist .blog_title{font-size:18px;font-family:"微软雅黑","黑体";display:inline; font-weight:300;}
.bloglist .blog_title .time{font-size:10px;padding-left:11px;font-family:Arial;}
.bloglist table{line-height:1.5em;}
.bloglist .tag{float:left;}
.bloglist .tagMore{ clear:both; height:15px; padding:10px 0 19px 0 ;}
.bloglist .content{position:relative;font-size:14px;clear:both;overflow:hidden;margin-bottom:24px;padding-top:20px;}
.bloglist .tag b {font-family:Verdana,Helvetica; font-size:9px;}
.bloglist .content ul li{list-style-type:disc;margin-left:30px;}
.bloglist .content ol li{list-style-type:decimal;margin-left:30px;}
.bloglist .more{float:right; padding:0;}
.bloglist .content .con_video{margin:0 auto;width:468px;}
.bloglist .content p,
.bloglist .content span,
.bloglist .content font{ line-height:150%; }
.bloglist .content{ line-height:150%;}
.bloglist .content .jiugongge{text-align: right; padding-top: 20px; padding-bottom: 40px; width: 490px;}
.bloglist .content .jiugongge .SG_aBtn{margin-right:0;}
/* 提案修改 dongyan 10-04-22 */
/*.bloglist .content img{margin:0 auto;}*/
.bloglist .content p{margin-bottom:5px;}
.bloglist .content pre {white-space:normal;}
.bloglist .content em { font-style: italic }
.bloglist .content strong{ font-weight:bold;}
.SG_colW73 .bloglist .content{width:689px;}
.SG_colW51 .bloglist .content{width:490px;}
ul.onlylist{padding:5px 10px;}
ul.onlylist li{background-position:left bottom;padding-top:8px; padding-bottom:8px;}
ul.onlylist li p{width:180px;overflow:hidden;}
ul.onlylist li p a{ white-space:nowrap; float:left; width:168px;overflow:hidden; font-family:"宋体"; }
ul.onlylist li div.time{width:180px;overflow:hidden;padding-left:8px;font-size:10px;font-family:Arial; margin-top:4px;}
ul.onlylist li div.setup{ width:180px;overflow:hidden;text-align:right;}
ul.onlylist li div.w_list{padding-left:8px;}
ul.onlylist li span.SG_dot{float:left;width:3px;height:3px;margin-top:5px;overflow:hidden;padding-right:4px;}
ul.onlylist li .text{float:left;width:350px;height:33px;font-size:14px;overflow:hidden;}
ul.onlylist li .origin{width:100px;float:right;font-size:12px;height:33px;overflow:hidden;}
.no_text{height:193px; text-align:center;}
.more1{text-align:right;padding:5px 10px 10px 0;line-height:1.5em;}
.bloglist .pic_b img{width:688px;}
.bloglist .pic_s img{width:468px;}
.h_commend img{height:130px;margin:20px 0 5px 0;}
ul.commend{padding:0;}
ul.commend li{height:34px;line-height:34px;padding:0;}
ul.commend li span.SG_dot{margin-top:14px;}
.pic_s1 img{width:190px;height:56px;margin:9px 0 1px 9px;}
/*登录后*/
.vp_login{ border:1px solid #b5b7bf;padding:15px 0 20px 0;text-align:center;}
.vp_login div{line-height:24px;}
.w1{width:728px; }
.w2{width:508px;}
.w3{width:198px;text-align:left;padding-left:10px;}
.vp_login a{margin-top:19px;}
.vp_login span{margin-left:20px;}
/*搜索*/
.blog_search{text-align:center; padding:10px 0 10px;}
.blog_search div input{width:257px;margin-right:10px; vertical-align:8px;*vertical-align:middle; height:16px; line-height:16px;}
.SG_colW21 .blog_search{ padding-top:10px; padding-left:10px; padding-right:10px;}
.blog_search div input.miniwidth{width:105px;}
.articalTag{ width:100%;clear:both; word-break:break-all; line-height:20px;}
.articalTag td{ vertical-align:top;}
.articalTag .blog_tag{ padding-right:10px;}
.articalTag .blog_tag span img{ margin-right:3px; vertical-align:-3px;}
.articalTag .blog_tag span a{ white-space:nowrap;}
.articalTag .blog_tag h3{ display:inline; font-size:12px; font-weight:normal; margin-right:5px;}
.articalTag .blog_tag h3 img{ margin-right:3px; vertical-align:-3px;}
.articalTag .blog_tag h3 a{ white-space:nowrap;}
.articalTag .blog_class{ width:220px;white-space:nowrap;}
.articalTag .blog_tag,
.articalTag .blog_tag span,
.articalTag .blog_tag a,
.articalTag .blog_class,
.articalTag .blog_class span,
.articalTag .blog_class a{font-family:"宋体";}
.bloglist table a{ margin-right:0px;}
.bloglist .SG_page{ padding-top:20px;}
.more{/* clear:both; */ padding:10px 0 17px 0; text-align:right;}
.SG_colW21 .more{margin-right:10px;}
/* 被推荐博文 正文页 dongyan*/
.cmtA_tip{ clear:both; padding:10px; padding-bottom:15px; line-height:18px;}
.cmtA_tip a{ font-weight:bold;}
.cmtA_line{ margin:0 10px;}
.cmtA_tit{ clear:both; padding:20px 10px 0 10px;}
.more{/* clear:both; */ padding:10px 0 17px 0; text-align:right;}
.SG_colW21 .more{margin-right:10px;}
.SG_colW51 .bloglist{padding:0 10px 40px;}
.SG_colW51 .bloglist .content p{padding:0px 0 5px 0;}
a.CP_a_fuc{margin:0;}
/*@import url("/web/20190609103209cs_/http://simg.sinajs.cn/blog7style/css/common/w_person.css"); 个人资料&个人档案 */
/* 个人资料 个人档案 */
/* 个人档案 */
.archive{ clear:both; padding:20px 21px 34px; font-size:14px; zoom:1;}
.archive_title{ font-size:14px; clear:both;}
.archive_para{ clear:both; line-height:22px; padding-top:8px; word-break:break-all; overflow:hidden;}
.archive_para p{ line-height:24px; font-family:"宋体";}
.archive .SG_j_linedot{ clear:both; margin-top:14px; margin-bottom:20px;}
.SG_colW21 .archive{ padding:15px 10px 25px; font-size:12px;}
.SG_colW21 .archive_title{ font-size:12px;}
.SG_colW21 .archive_para{ line-height:18px; padding-top:5px;}
.SG_colW21 .archive_para p{ line-height:21px;}
.SG_colW21 .archive .SG_j_linedot{margin-top:10px; margin-bottom:15px;}
/* 个人资料 */
.info{ padding:20px 21px; padding-right:0; zoom:1;}
.info .info_img{ float:left; margin-right:10px; width:182px; height:182px; overflow:visible; position:relative;}
.info .info_img img{ border:1px solid #ccc;}
.info .info_img img.worldcup_icon{ position:absolute; left:142px; top:142px; border:none;}
.info .info_txt{float:left;}
.info_nm{ font-size:14px; font-family:"宋体"; white-space:nowrap;}
.info_nm .SG_icon{ margin-right:3px; margin-left:-3px;vertical-align:-2px\9; *vertical-align:-1px; }
.info_nm .info_into{ margin-left:16px;font-size:12px; display:none;}
.info_nm .info_into img{ vertical-align:-2px;}
/* 世界杯徽标 */
/* 活动已经下线,可以删除
.worldcup_icon { background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/worldcup/worldcup_icon.gif) no-repeat;}
.worldcup_icon_l{ width:38px; height:38px; background-position:0 -30px;}
.worldcup_icon_s{ width:14px; height:14px; background-position:0 0;}*/
.info_btn1{ clear:both; margin-top:8px; height:23px;}
.info_btn1 a.SG_aBtn_ico cite {padding-right:16px;}
.SG_colW51 .info_btn1 a.SG_aBtn,
.SG_colW51 .info_btn1 a.SG_aBtn:link,
.SG_colW51 .info_btn1 a.SG_aBtn:visited,
.SG_colW73 .info_btn1 a.SG_aBtn,
.SG_colW73 .info_btn1 a.SG_aBtn:link,
.SG_colW73 .info_btn1 a.SG_aBtn:visited{/* float:left;*/ margin-right:10px;}
.info_btn2{ width:190px; clear:both;}
.info_btn2 p{ clear:both; padding-top:8px; *padding-top:4px;}
.info_btn2 a.SG_aBtn,
.info_btn2 a.SG_aBtn:link,
.info_btn2 a.SG_aBtn:visited {padding-bottom:0; padding-top:0;float:left; /*float:left;*/ margin-right:5px;_margin-right:4px; line-height:23px; height:23px;}
.info_btn2 a.SG_aBtn cite{padding-top:0;*padding-top:1px;padding-top:2px\0;float:left;width:66px; margin-right:4px; *margin-right:4px; _margin-right:2px; padding-left:0; padding-right:0;}
.info_list{ clear:both; margin-left:-16px; float:left; _display:inline; margin-top:12px; overflow:hidden; zoom:1;}
.info_list ul{ overflow:hidden;}
.info_list ul.info_list3{ white-space:nowrap; clear:both;}
.info_list li{ float:left; margin-left:16px; display:inline; font-family:Verdana;white-space:nowrap; line-height:20px; height:20px;}
.info_list li span{white-space:nowrap;}
.info_list ul.info_listVip{ clear:both;}
.info_list ul.info_listVip .SG_icon{ vertical-align:-2px; _vertical-align:0px}
.SG_colW73 .info_list1,
.SG_colW73 .info_list2{ float:left;}
.SG_colW73 .info .SG_j_linedot,
.SG_colW51 .info .SG_j_linedot{ display:none;}
.SG_colW51 .info_txt{ width:295px; overflow:hidden;}
.SG_colW51 .info_list ul{ clear:both;}
.SG_colW21 .info{ padding:10px 14px 15px; width:180px; overflow:hidden;}
.SG_colW21 .info_img{ float:none; margin-right:0; margin-bottom:10px; }
.SG_colW21 .info_txt{ width:182px; float:none; }
.SG_colW21 .info_nm{ text-align:center;}
.SG_colW21 .info_btn1{ margin-top:12px; text-align:center; margin-bottom:15px; height:23px;}
.SG_colW21 .info_btn1 a{ float:none; margin:0 5px 0 4px;}/* 个人资料按钮间由于IE7缘故间距修改:原先为margin:0 5px; 2011-11-18 */
.SG_colW21 .info_txt{ position:relative;}
.SG_colW21 .info_into{ width:182px; text-align:center; margin-left:0;position:absolute; left:0px; top:60px;}
/*.SG_colW21 .info_locate{ margin-top:33px;}*/
.SG_colW21 .info_btn2{ padding-left:17px;_padding-left:18px; margin-top:7px;*margin-top:11px;_margin-top:10px; margin-bottom:15px; width:170px;}
.SG_colW21 .info_list{ float:none; zoom:1; margin:0; padding-top:15px; clear:both;}
.SG_colW21 .info_list li{ float:none; margin:0; clear:both; display:block;}
.SG_colW21 .info_list3{ margin-top:10px;}
.info_more{ clear:both; text-align:right; padding-top:15px;}
.info_more2{ clear:both; text-align:right; padding-top:25px; padding-bottom:10px;}
/*关于我 个人资料*/
.SG_colW21 .info_locate2{ clear:both;margin-top:10px;}
.info_list4 li{ white-space:nowrap;}
.info_list4 li span{ float:left; font-family:"宋体";}
.info_list4 li span.SG_txtc{ width:48px;}
.info_AD{ padding-top:15px; padding-bottom:12px; clear:both;}
.info_modi{ clear:both; text-align:center;font-family:"宋体"; margin-top:6px; margin-bottom:12px;}
.info_id{ clear:both; padding:15px 0 12px; overflow:hidden; white-space:nowrap; font-family:"宋体";}
.info_id p{ clear:both;}
.info_id p.info_pwd{ padding-left:43px; margin-top:10px;}
.info_badge{ clear: both; height:115px; padding-bottom:8px; text-align:center;}
.info_badge img{ margin:0 auto;}
/* 已开通彩信博客 */
.info_wap{ clear:both; padding-top:10px;}
.info_wap img{ vertical-align:-4px; *vertical-align:-2px; margin-left:-2px;}
/*@import url("/web/20190609103209cs_/http://simg.sinajs.cn/blog7style/css/common/w_videolist.css"); 视频 */
/* CSS Document */
.zVideolist{ padding:22px 0 24px 21px; }
.SG_colW51 .zVideolist{ padding-bottom:19px; }
.zVideolist .zVideolistUl{ margin-left:10px; clear:both;}
.zVideolist .videoReview{float: left; display:inline; margin-top:3px;}
.zVideolist .videoReview img{ border:1px solid #ccc;}
.zVideolist .videoDesc{ margin-left:131px; overflow:hidden;}
.zVideolist .videoCell{width:345px; float:left; display:inline; margin-bottom:26px; overflow:hidden;}
.zVideolist h6{ font-size:12px; line-height:18px; margin-bottom:10px; font-weight:normal; margin-right:28px; font-family:"宋体"; word-break:break-all; word-wrap:break-word;}
.zVideolist .param{ line-height:16px;}
.zVideolist .param .num{ font-size:11px; font-family:Arial, Helvetica, sans-serif;}
.zVideolist .zVideoMore{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_linedot.gif) repeat-x 0 0; text-align:right; margin-right:21px; clear:left; overflow:hidden; padding:11px 0 0 0; zoom:1; position:relative; top:-10px}
.SG_colW73 .videoDesc{width:210px;}
/* w510 */
.SG_colW51 .videoDesc{ margin-left:91px; width:143px;}
.SG_colW51 .zVideolist .videoCell{ width:238px;}
.SG_colW51 .zVideolist h6{ margin-right:18px;}
/* w210 */
.SG_colW21 .zVideolist{ padding:12px 0 19px 16px;}
.SG_colW21 .zVideolist .zVideolistUl{ margin-left:0; clear:left;}
.SG_colW21 .zVideolist .videoReview{ float:none; display:block}
.SG_colW21 .videoDesc{ margin-left:0;}
.SG_colW21 .zVideolist .videoCell{ width:96px; margin-bottom:4px}
.SG_colW21 .zVideolist h6{ margin:3px 20px 0 0;}
.SG_colW21 .zVideolist .zVideoMore{ top:0}
/* @import url("/web/20190609103209cs_/http://simg.sinajs.cn/blog7style/css/common/w_videoplay.css"); 视频播放 */
/*视频播放器*/
.videoplayer{ float:left; width:482px; height:387px; text-align:center;}
.videoplayer_s{ float:left; width:190px; height:166px;}
.VP_big{ zoom:1; overflow:auto; padding:20px;}
.VP_midd{ height:100%; overflow:hidden; padding:20px 13px 30px 13px;}
.VP_small{ height:100%; overflow:hidden; padding:15px 9px 20px 9px;}
.videolist{ float:left; width:194px; margin:0 0 0 13px;}
.v_wm{ width:475px; margin:10px auto 0 auto;zoom:1;overflow:auto;}
.v_ws{ width:190px; margin:10px 0 0 0;}
ul.minvideo{min-height:330px; _height:330px; overflow:visible;}
.videolist ul li{ font-family:"宋体";}
.videolist ul li.SG_j_linedot1{ line-height:27px;background-position:bottom;}
.videolist ul li .SG_dot{ float:left; width:7px; height:3px; margin-top:12px; overflow:hidden;}
.videolist ul li.cur{clear:both; line-height:1.5em;overflow:auto;zoom:1;padding:10px 0;}
.videolist ul li.cur img{ float:left; width:67px; height:50px; padding:1px; border:1px solid #ccc; margin-right:10px;}
.videolist ul li.cur .vltxt{ float:left; width:103px;overflow:hidden;}
.videolist ul li.cur .vp_midd_txt{ float:left; width:390px;}
.videolist ul li.cur .vltime{ font-family:Arial; font-size:10px;overflow:hidden;}
/*登录状态*/
.vp_login{ border:1px solid #b5b7bf;padding:15px 0 20px 0;text-align:center; background-color:#fff;}
.vp_login div{line-height:24px;}
.vp_login select,
.vp_login option{ font-family:"宋体";}
.w1{width:728px; }
.w2{width:508px;}
.w3{width:198px;text-align:left;padding-left:10px;}
.w4{width:208px;text-align:center;}
.vp_login a{margin-top:19px;}
.videopage .SG_page{ width:190px; text-align:right;overflow:visible;padding-top:7px;height:100%;}
.VP_midd .videopage .SG_page{width:auto;margin-right:8px;}
.videopage .SG_page li{margin-top:3px;}
/* @import url("/web/20190609103209cs_/http://simg.sinajs.cn/blog7style/css/common/w_WidgetPhoto.css"); 相册 */
/* 相册专辑 */
.PSpecial td .SpePic{ width:86px; height:86px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/photo/photoborder_m.png) no-repeat;}
.PSpecial td .SpePic img{ margin:1px 0 0 1px; width:80px; height:80px; overflow:hidden;}
.PSpecial td .SpeTit em{ padding-left:3px;}
.SG_colW73 .PSWrap{ overflow:hidden; padding:20px 0 0 20px; width:710px;}
.SG_colW73 .PSpecial td{ padding:0 13px 12px 0px; width:86px; vertical-align:top;}
.SG_colW73 .PSpecial td .SpeTit{ width:86px; line-height:18px; margin-top:8px; color:#336699; overflow:hidden; word-wrap: break-word; word-break: break-all;}
.SG_colW73 .PSmore{ width:693px; margin:0 auto; background-position:top; line-height:30px; overflow:hidden; height:30px;}
.SG_colW73 .PSmore span{ float:right; padding-right:0px; font-family:"宋体";}
.SG_colW51 .PSWrap{ overflow:hidden; padding:20px 0 0 20px; width:490px;}
.SG_colW51 .PSpecial td{ padding:0 22px 12px 12px; width:86px; vertical-align:top;}
.SG_colW51 .PSpecial td .SpeTit{ width:86px; line-height:18px; margin-top:8px; color:#336699; overflow:hidden; word-wrap: break-word; word-break: break-all;}
.SG_colW51 .PSmore{ width:463px; margin:0 auto; background-position:top; line-height:30px; overflow:hidden; height:30px;}
.SG_colW51 .PSmore span{ float:right; padding-right:5px; font-family:"宋体";}
.SG_colW21 .PSWrap{ overflow:hidden; padding:20px 0 0 0px; width:210px;}
.SG_colW21 .PSpecial td{ padding:0 0px 12px 12px; width:86px; vertical-align:top;}
.SG_colW21 .PSpecial td .SpeTit{ width:86px; line-height:18px; margin-top:8px; color:#336699; overflow:hidden; word-wrap: break-word; word-break: break-all;}
.SG_colW21 .PSmore{ width:173px; margin:0 auto; background-position:top; line-height:30px; overflow:hidden; height:30px;}
.SG_colW21 .PSmore span{ float:right; padding-right:0px; font-family:"宋体";}
/* 相册图片列表 */
ul.pt_list_nb{ height:100%; overflow:hidden;}
ul.pt_list_nb li{ float:left; width:206px; margin:15px 12px 15px 12px; display:inline-block; *display:inline; line-height:1.7em; }
ul.pt_list_nb .clearit{ float:none; width:100%; margin:0;}
.pt_border{width:200px; position:relative;text-align:center; display:table-cell; overflow:hidden; vertical-align:middle;}
.pt_border{ border:1px solid #ccc; height:202px; height:200px\0;}
/*html*.pt_border{[ border:1px solid #ccc; height:200px;]}*/
html*.pt_border{ border:1px solid #ccc; height:200px;}
.pt_border p { position:static;+position:absolute;top:50%;left:50%;}
.pt_border p img{position:static;+position:relative;top:-50%;left:-50%;vertical-align:middle;}
.pt_border_bg{ width:206px; height:206px; background: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/photo/picborder_b.png) no-repeat; text-align:center; position: relative; display: table-cell; vertical-align:middle;}
.pt_border_bg p{ padding:1px 5px 5px 1px;position:static;+position:absolute;top: 50%;left: 50%;*margin-top:1px;}
.pt_border_bg p img{ position:static;+position:relative;top: -50%;left: -50%; }
.pt_list_title{ width:206px; font-size:14px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
.SG_colW73 .PSList{ margin-left:20px; padding-top:10px;}
.SG_colW51 .PSList{ margin-left:27px; padding-top:10px;}
.SG_colW51 .PSList .PSmore{ margin:0px;}
ul.pt_list_21{ height:100%; overflow:hidden; margin:0 0 10px 14px;}
ul.pt_list_21 li{ float:left; width:80px; height:80px; margin:10px 5px 0px 5px; display:inline-block; *display:inline; line-height:1.7em;}
ul.pt_list_21 .Wrap_210{ width:78px; height:78px; border:1px solid #cccccc; background-color:#f0f0f0; overflow:hidden;}
.albumlist ul{ clear:both; overflow:hidden; padding-bottom:15px;}
.SG_colW73 .albumlist{ height:100%; overflow:hidden; padding:15px 10px 20px 10px;}
.SG_colW73 .albumlist ul li{ float:left; width:86px; margin:0 8px 0 7px;_margin:0 6px 0 7px; display:block;*display:inline;}
.SG_colW51 .albumlist{ height:100%; overflow:hidden; padding:15px 10px 20px 10px;}
.SG_colW51 .albumlist ul li{ float:left; width:86px; margin:0 18px 0 18px;_margin:0 15px 0 18px; display:block;*display:inline;}
.SG_colW21 .albumlist{ height:100%; overflow:hidden; padding:15px 6px 20px 6px;}
.SG_colW21 .albumlist ul li{ float:left; width:86px; margin:0 6px 0 6px;_margin:0 3px 0 7px; display:block;*display:inline;}
.albumlist ul li .smallPic{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/photo/photoborder_m.png) no-repeat; width:86px; height:86px; overflow:hidden; margin-bottom:7px;}
.albumlist ul li .smallPic img {width:80px; height:80px; padding:1px 5px 5px 1px;}
.SG_colW73 .albumlist ul .clearit{ float:none; width:86px; margin:0;}
.SG_colW51 .albumlist ul .clearit{ float:none; width:86px; margin:0;}
.SG_colW21 .albumlist ul .clearit{ float:none; width:86px; margin:0;}
.albumlisttxt { width:86px;overflow:hidden;padding-left:2px; line-height:15px; word-wrap:break-word; font-family:"宋体";}
.albumlisttxt em {font-family:Arial;font-size:12px;}
.albumlis_more {font-size:12px; text-align:right;clear:both; padding-top:10px;}
.albumlist ul{ clear:both; overflow:hidden; padding-bottom:15px;}
/* 图片播放器 */
.PrWrap{ width:100%; overflow:hidden;}
.SG_colW73 .PrWrap .PrFirst{ margin:20px auto 10px; width:688px; height:516px; }
.SG_colW51 .PrWrap .PrFirst{ margin:20px auto 10px; width:470px; height:353px; overflow:hidden;}
.SG_colW21 .PrWrap .PrFirst{ margin:10px auto 10px; width:187px; height:187px; overflow:hidden;}
.SG_colW73 .PrWrap .PrFirst td{ vertical-align:middle; text-align:center;}
.SG_colW51 .PrWrap .PrFirst td{ vertical-align:middle; text-align:center; width:470px; height:353px;}
.SG_colW73 .PrList{ width:688px; overflow:hidden; margin:0 auto;}
.SG_colW73 .PrList .ListLeft,
.SG_colW51 .PrList .ListLeft{ float:left; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/photoRadio.gif) no-repeat; width:20px; height:80px; margin-top:3px;}
.SG_colW73 .PrList .ListCenter{ width:648px; float:left;}
.SG_colW51 .PrList .ListCenter ul,
.SG_colW73 .PrList .ListCenter ul{ padding-left:10px; overflow:hidden;}
.SG_colW51 .PrList .ListCenter ul li,
.SG_colW73 .PrList .ListCenter ul li{ float:left; margin-right:10px;}
.SG_colW73 .PrList .ListCenter ul li img,
.SG_colW51 .PrList .ListCenter ul li img{ padding:3px 0px 3px 0 ;}
.SG_colW73 .PrList .ListCenter ul li.on img,
.SG_colW51 .PrList .ListCenter ul li.on img{ border:3px solid #cbcaca; padding:0;}
.SG_colW73 .PrList .ListRight,
.SG_colW51 .PrList .ListRight{ float:left; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/photoRadio.gif) no-repeat -55px 0px;; width:20px; height:80px; margin-top:3px; _margin-left:-10px;}
.SG_colW73 .ListTit{ width:688px; height:20px; margin:5px auto 20px; text-align:center; font-size:14px;}
.SG_colW51 .PrList{ width:418px;_width:426px; overflow:hidden; margin:0 auto;}
.SG_colW51 .PrList .ListCenter{ width:378px; float:left;}
.SG_colW51 .ListTit{ width:418px; height:20px; margin:5px auto 10px; text-align:center; font-size:14px;}
.SG_colW21 .PrList{ width:187px; overflow:hidden; margin:0 auto;}
.SG_colW21 .PrList .ListCenter{ width:155px; float:left;}
.SG_colW21 .ListTit{ width:187px; height:20px; margin:5px auto 10px; text-align:center; font-size:14px;}
.SG_colW21 .PrList .ListLeft{ float:left; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/photoRadio.gif) no-repeat 0 -105px; width:16px; height:35px; margin-top:-1px;}
.SG_colW21 .PrList .ListRight{ float:left; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/photoRadio.gif) no-repeat -55px -105px;; width:16px; height:35px; margin-top:-1px; _margin-left:-5px;}
.SG_colW21 .PrList .ListCenter ul{ padding-left:10px;}
.SG_colW21 .PrList .ListCenter ul li{ float:left; margin-right:5px;}
.SG_colW21 .PrList .ListCenter ul li img{ padding:1px 0px 1px 0;}
.SG_colW21 .PrList .ListCenter ul li.on img{ border:1px solid #cecdcd; padding:0px;}
/* 图片开始结束按钮变灰 */
.SG_colW51 .PrList .ListLeftOff,
.SG_colW73 .PrList .ListLeftOff{ float:left; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/photoRadio.gif) no-repeat 0 -158px; width:20px; height:80px; margin-top:3px;}
.SG_colW51 .PrList .ListRightOff,
.SG_colW73 .PrList .ListRightOff{ float:left; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/photoRadio.gif) no-repeat -53px -158px; width:20px; height:80px; margin-top:3px; _margin-left:-10px;}
.SG_colW21 .PrList .ListLeftOff{float:left; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/photoRadio.gif) no-repeat 0 -247px; width:16px; height:35px; margin-top:-1px;}
.SG_colW21 .PrList .ListRightOff{float:left; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/photoRadio.gif) no-repeat -53px -247px; width:16px; height:35px; margin-top:-1px; _margin-left:-2px;}
/* 图片浏览滤镜 */
.PrList .ListCenter li.gray{ filter:alpha(opacity=40)}
/* @import url("/web/20190609103209cs_/http://simg.sinajs.cn/blog7style/css/common/w_comment.css"); 评论 */
/* CSS Document */
.zComments{ padding:10px 21px 20px 21px; zoom:1}
.zComments .commentsCell{ clear:left; padding-top:8px; *padding-top:10px; zoom:1; background-position:left bottom; padding-bottom:10px; overflow:hidden}
.zComments .commentsName{background-position:left 5px; padding-left:8px; float:left; font-family:"宋体";}
.zComments .commentsName .SG_icon{ vertical-align:text-bottom;}
.zComments .commentsDate{ float:right; font-family: Arial, Helvetica, sans-serif; font-size:10px; margin-top:2px; *margin-top:0px; display:inline}
.zComments .commentsContants{ font-size:14px; padding:4px 0 0 4px; margin-left:4px; zoom:1; }
.zComments .commentsH{ overflow:hidden; _height:1%;}
.zComments .commentsContantsTxt{ margin-right:45px; line-height:23px; font-family:"宋体"; word-wrap:break-word; word-break:break-all; overflow:hidden;}
.zComments .option{ float:right; margin-top:4px; display:inline; }
.zComments .toDoBar{ clear:left; padding-top:9px; overflow:hidden}
.zComments .toDoBar .SG_more{ margin-top:6px}
.zComments .commentsNav{ clear:left;}
.zAvatars .avatars{ float:left;}
.zAvatars .hasAvatars{ margin-left:60px;}
.zAvatars .commentsName{ padding-left:0; background-image:none}
.zAvatars .commentsContants{ margin-left:0; padding-left:0}
.SG_colW21 .zComments{ padding:10px 11px 20px 11px}
.SG_colW21 .zComments .commentsContants{ font-size:12px; padding-top:2px;}
.SG_colW21 .zComments .commentsContantsTxt{ margin-right:0}
/*@import url("/web/20190609103209cs_/http://simg.sinajs.cn/blog7style/css/common/finance.css"); 财经组件 */
/* CSS Document */
.financeIframe{ margin-left:1px;}
.finance730{ background-color:#fff; padding-top:20px; width:728px; overflow:hidden; margin:0 1px;}
.finance510{ background-color:#fff; padding-top:20px; width:508px;overflow:hidden; margin:0 1px;}
.finance210{ background-color:#fff; padding-top:10px; width:208px; overflow:hidden; margin:0 1px;}
.finance730-2{ background-color:#fff; width:728px; padding-top:0;overflow:hidden; margin:0 1px;}
.finance510-2{ background-color:#fff; width:508px; padding-top:0;overflow:hidden; margin:0 1px;}
.finance210-2{ background-color:#fff; width:208px; padding-top:0;overflow:hidden; margin:0 1px;}
.finance730,
.finance510,
.finance210,
.finance730-2,
.finance510-2,
.finance210-2{color:#333;}
.finance730 a:link,
.finance730 a:visited,
.finance510 a:link,
.finance510 a:visited,
.finance210 a:link,
.finance210 a:visited,
.finance730-2 a:link,
.finance730-2 a:visited,
.finance510-2 a:link,
.finance510-2 a:visited,
.finance210-2 a:link,
.finance210-2 a:visited
.finance730 a:hover,
.finance510 a:hover,
.finance210 a:hover,
.finance730-2 a:hover,
.finance510-2 a:hover,
.finance210-2 a:hover,
.finance730 .SG_more,
.finance510 .SG_more,
.finance210 .SG_more,
.finance730-2 .SG_more,
.finance510-2 .SG_more,
.finance210-2 .SG_more{color:#369;}
.tag_contants2{ overflow:hidden;}
.dotline{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/finance/dotline.gif) repeat-x 0 0 ; height:1px; overflow:hidden; clear:left;}
.finance_tag{ height:29px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/finance/tagbg.png) repeat-x 0 bottom; padding-left:10px; margin:0 20px; zoom:1}
.finance_tag li{ float:left; height:29px; line-height:29px; margin-right:2px; display:inline; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/finance/tag.png) no-repeat 0 -30px; padding-left:3px; font-size:14px;color:#369}
.finance_tag li span{ line-height:29px; display:block; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/finance/tag.png) no-repeat right -30px; padding:0 10px 0 8px; cursor:pointer; _cursor:hand; }
.finance_tag .SG_more{ float:right; display:block; line-height:29px;}
.finance_tag li.cur{ background-position:0 0; font-weight:bold;color:#333;}
.finance_tag .cur span{ background-position:right 0; }
.tag_contants{ background:#fff url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/finance/tagcontantbg.png) repeat-x 0 0; margin:0 20px; padding-top:20px;}
.nobg{ background-image:none}
.tag_contants .financeImg{ text-align:center; width:545px; height:300px; margin-left:142px; _margin-left:140px;}
.nobg .financeImg{ padding-top:20px}
.tag_contants .financeTxt{ text-align:left; float:left; width:133px;}
.notag{ background:none; padding-top:0}
.tag_contants .financeTxt li{ height:150px; cursor:pointer; _cursor:hand;}
.tag_contants .financeTxt li.cur{ background-color:#E9E9E9;}
.tag_contants .finatag h5{ font-family:"宋体"; font-size:14px; font-weight:bold; padding:8px 0 5px 0; margin-left:10px;}
.tag_contants .finatag .p1{ font-family:"微软雅黑" ,Arial; font-size:20px;margin-left:10px;}
.tag_contants .finatag .p2{ font-family:Arial; font-size:12px;margin-left:10px;}
.tag_contants .FincUp{ color:#f00}
.tag_contants .FincDown{ color:#090}
.fincAddToBlog{ text-align:center; clear: both; padding:10px 0;}
.finance510 .tag_contants .financeImg{ width:250px; height:130px; margin-left:218px; _margin-left:214px;}
.finance510 .tag_contants .financeTxt{ width:208px;}
.finance510 .tag_contants .financeTxt li{ height:65px;}
.finance510 .tag_contants .finatag p{ display:inline}
.finance510 .tag_contants .finatag .p1{ font-size:18px}
.finance210 .finance_tag{ margin:0; padding:0 0 0 1px;}
.finance210 .tag_contants{ margin:0; padding:7px 5px 0 5px;}
.finance210 .tag_contants .financeImg{ width:120px; height:140px; margin:12px 0 10px 0px; padding-left:40px;}
.finance210 .tag_contants .financeTxt{ width:190px; float:none; overflow:hidden;}
.finance210 .tag_contants .financeTxt li{ height:82px; float:left; width:95px;}
.finance210 .tag_contants .finatag .p1{ font-size:12px;}
.finance210 .tag_contants .finatag .p2{ font-size:12px;}
.finance210 .oil_contants .p1{ font-size:20px; padding:14px 0 3px 30px;}
.finance210 .oil_contants .p2{ font-size:14px; margin-bottom:15px; padding-left:30px;}
.finance210 .oil_contants .fincInfoLi{ line-height:18px; margin:14px 0 7px 30px;}
.finance210 .oil_contants .financeImg{ margin-top:0}
.finance210 .time210{ text-align:left;}
.tag_contants .qizhi{ width:450px;}
.tag_contants .qizhi li{ width:190px;}
.tag_contants .qizhiadd{ padding-top:10px;}
.overSea dt{ height:25px; display:block; line-height:25px; background-color:#EBEBEB; padding-left:20px; text-align: left; color:#336599}
.overSea dd{ line-height:35px; text-align: left; font-family:"宋体"; padding-left:20px; height:35px; overflow:hidden}
.overSea dd span{ float:left; display:inline;}
.overSea dd span.spcol1{ width:114px;}
.overSea dd span.spcol{ width:106px;}
.overSea dd span.spcol2{ width:118px;}
.finance210 .overSea dd{ line-height:27px; height:27px; padding-left:5px}
.finance210 .overSea dd span.spcol1{ width:60px;}
.finance210 .overSea dd span.spcol{ width:60px;}
.tag_contants .financeTxt .fincInfoLi li{ line-height:18px; height:auto; margin-left:10px;}
.tag_contants .oil h5{ font-size:14px; font-weight:bold; padding:8px 0 3px 0; margin-left:10px;}
.tag_contants .oil .p1{ font-size:20px;margin-left:10px; line-height:1.1}
.tag_contants .oil .p2{ font-size:14px;margin-left:10px; line-height:1.1; margin-bottom:6px}
.finance210 .notag .oil li{ height:23px; line-height:23px;}
.finance210 .notag .oil h5{ margin-left:5px; padding:0}
.financeNews .financeCat{ padding:15px 0 0 0; margin:0 1px; text-align:center;border-bottom:1px solid #b5b7bf;background-color:#fff;}
.financeNews .financeCat p{ text-align:center; margin-bottom:20px;}
.financeNews .seltor{ width:110px; margin-left:10px; font-family:"宋体";}
.financeNews .seltor option{font-family:"宋体";}
.financeNews .newsList{ margin:0 20px; }
.financeNews .newsList li{ background-position:0 bottom}
.financeNews .newsList li .bb{ padding-left:10px; height:33px; line-height:33px; font-size:14px; background-position:0 center;}
.financeNews .newsList li .bb .date{ font-size:10px; margin-left:3px; font-family:"宋体"}
.financeNews .newsList .more{ text-align:right; padding:7px 0 4px 0;}
.financeNews .addToBlog{ text-align:center; padding:11px 0 20px 0;}
.SG_colW21 .financeNews .newsList{ margin:0 10px;}
.SG_colW21 .financeNews .newsList ul{background-position:0 bottom; padding-bottom:4px;}
.SG_colW21 .financeNews .newsList li .bb{ font-size:12px; height:22px; line-height:22px;}
/* 博客财经模块 08-31 加 */
.fincInfoLeft{ float:left; width:130px; margin-left:21px; display:inline; padding-top:13px;}
.finance510-2 .fincInfoLeft{ margin-left:61px;}
.finance210-2 .fincInfoLeft{ float:none; padding:10px 10px 0 10px; width:auto; display:block; margin-left:0}
.fincInfoLeft .pointsDown{ color:#390; font-family:"微软雅黑","黑体";padding-bottom:21px;}
.fincInfoLeft .pointsUp{ color:#f00;font-family:"微软雅黑","黑体";padding-bottom:21px;}
.fincInfoLeft .fincPoints{ font-size:24px; margin-bottom:0px;}
.fincInfoLeft .fincChange{ font-size:14px; }
.fincInfoLeft .fincInfoLi{ margin-bottom:15px; line-height:18px; font-family:"宋体"}
.fincInfoLeft .time{ margin-bottom:5px; margin-left:10px;}
.fincConnRight{ margin-left:164px; margin-top:20px;}
.fincConnRight .fincImg{width:542px; height:298px; border:solid 1px #ccc;}
.finance510-2 .fincConnRight .fincImg{width:248px; height:128px; border:solid 1px #ccc;}
.flr{ float:right; padding:8px 20px 0 0}
.finance510-2 .fincConnRight{ margin-left:240px;}
.finance510-2 .flr{ padding-right:18px;}
.finance210-2 .fincInfoLeft .pointsUp{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_linedot.gif) repeat-x 0 61px; margin-left:10px;}
.finance210-2 .fincInfoLeft .pointsDown{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_linedot.gif) repeat-x 0 61px;margin-left:10px;}
.finance210-2 .fincInfoLeft .fincInfoLi{ margin-left:10px;}
.finance210-2 .m210mor{ text-align:right; padding:0 10px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_linedot.gif) repeat-x 0 0; padding-top:10px; padding-bottom:18px;}
.tag_contants2 .slec{ padding-top:7px; padding-bottom:8px;}
.finance210-2 .tag_contants2 .slec{ margin-left:10px;}
.tag_contants2 .slec select{ width:123px;}
.tag_contants2 .m210-6pic{ width:118px; height:138px; border:solid 1px #ccc; margin-left:30px; margin-bottom:10px;}
.m210-6-m{ text-align:right; padding:10px 0 0 0; }
.finance510-2 .finc6{ margin-left:20px; width:200px;}
.finance510-2 .tag_contants2 .slec select{ width:178px;}
.finance510-2 .tag_contants2 .fli li{ float:left; width:98px; }
.fincTab{ margin:0 0 0 20px;}
.fincTab .finctable th{ font-weight:bold; text-align:left; padding-bottom:8px; font-family:"宋体", Helvetica, sans-serif}
.fincTab .finctable td{ text-align:left; height:24px; line-height:24px; font-family:"宋体", Helvetica, sans-serif}
.fincTab .finctable .col1{ width:45px;}
.fincTab .finctable .col2{ width:66px;}
.fincTab .finctable .col3{ width:137px; font-size:12px;}
.fincTab .finctable .col4{ width:93px;}
.fincTab .finctable .col5{ width:110px;}
.fincTab .finctable .col6{ width:72px;}
.fincTab .finctable .col7{ width:72px;}
.fincTab .finctable .num{ font-size:10px;}
.fincTab .finctable .col1 .num{ padding-left:10px;}
.fincTab .more{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_linedot.gif) repeat-x 0 0;padding-top:10px; text-align:right ; margin-right:10px;}
.finance210 .fincTab{ margin-left:10px;}
.finance210 .time{ margin-left:10px; margin-bottom:4px;}
.finance210 .fincTab .finctable th{ padding-bottom:0px;}
/*引入微博*/
/* dongyan 2010-7-5 */
.tEditBoxS .tEdit_tips{ clear:both; margin-bottom:10px; text-align:right;}
.tEditS{ border:1px solid #ccc; height:508px; overflow-y:scroll; font-size:14px;}
.tEditS ul li{ background:#fff; border-bottom:1px solid #ccc; padding:15px 10px 0 10px;}
.tEditS ul li .tEditSInp{ float:left; width:20px; margin:0 5px 0 0;*margin:-3px 5px 0 0;}
.tEditS ul li .tEditSTxt{ float:left; width:393px; line-height:1.4em; overflow:hidden; margin-bottom:16px; *margin-bottom:0;word-break:break-all;word-wrap:break-word;}
.tEditS ul li .tEditSTxt .time{ font-size:12px; margin-top:10px; color:#999; font-family:Arial;}
.tEditS ul li.current{ background:#f5f5f5; border-bottom:1px solid #ccc; padding:15px 10px 0 10px;}
.tEditS ul li .clearit{ float:none; clear: both; height:0; overflow:hidden;}
.tCiteBox{ width:390px; font-size:12px; margin-top:10px; color:#666;}
.tEditS .tCiteBox_top{ height:10px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/editor/bg_t_edit_s.gif) no-repeat 0 0; overflow:hidden;}
.tEditS .tCiteBox_cen{ border-left:1px solid #c7c7c7; border-right:1px solid #c7c7c7; background:#f7f7f7; padding:8px 13px; line-height:1.5em;word-break:break-all;word-wrap:break-word; width:362px;}
.tEditS .tCiteBox_bottom{ height:3px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/editor/bg_t_edit_s.gif) no-repeat 0 -12px; overflow:hidden;}
.tEditS .tCiteBox_cen .name a{ color:#0082cb;}
.tEditS .tcontentPic{ clear:both; margin-top:12px;}
.tEditS .tcontentPic img{ border:1px solid #ccc; padding:1px;}
.tEditBoxS .btn{ text-align:center;}
.tEditBoxS .SG_page{ padding:10px 0 15px 0;}
/* 音乐资料库*/
.tEditBox_music{ padding-bottom:15px;}
.tEditBox_music p{ margin-top:5px;}
.tEditBox_music p input{ margin-right:5px;}
.tEditBox_music p label img{ margin-right:5px;}
/* 举报平台开始report.css */
.blog_report{ width:482px; overflow:hidden; background-color:#fff;}
.BRpt_topTit{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/report/bg_toptit.gif) no-repeat left top; width:482px; height:31px; position:relative;}
.BRpt_topTit a{ display:block; width:15px; height:15px; position:absolute; right:19px; top:9px;}
.BRpt_mid{ border:1px solid #749cb4; border-top:0px;}
.BRpt_Mtop{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/report/bg_top.gif) no-repeat left top; width:480px; height:116px;}
.BRpt_Mtop p{ line-height:18px; padding-top:60px; padding-left:41px; width:400px; color:#fff; font-family:"宋体";}
/* 举报成功 */
.Brpt_exclt{ padding-top:64px; padding-left:40px; height:303px; color:#000;}
.Brpt_extP1{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/report/icon_exclaim.gif) no-repeat left top; line-height:33px; padding-left:47px; font-size:16px;}
.Brpt_extP2{ line-height:38px; font-weight:bold; padding-left:83px; font-size:16px;}
.Brpt_extBtn{ padding:112px 0 0 146px; overflow:hidden;}
a.BRpt_btn:link,
a.BRpt_btn:visited{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/report/btn_grey.gif) no-repeat left top; float:left; padding-left:38px; height:23px; line-height:23px; color:#000;}
a.BRpt_btn:hover{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/report/btn_grey.gif) no-repeat left -46px;color:#000; text-decoration:none; cursor:pointer;}
a.BRpt_btn:link span,
a.BRpt_btn:visited span{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/report/btn_grey.gif) no-repeat right -23px; float:left; padding-right:38px; height:23px; line-height:23px;color:#000;}
a.BRpt_btn:hover span{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/report/btn_grey.gif) no-repeat right -69px;color:#000; cursor:pointer;}
/* 接收结果 */
.Brpt_extRst{ padding-top:24px; height:343px; position:relative; color:#000;}
.Brpt_eRTit{ line-height:24px; font-size:14px; padding-left:35px; padding-bottom:14px;}
.Brpt_eRmtd{ padding-left:56px; overflow:hidden;}
.Brpt_eRmtd .tit{ height:14px; padding-top:6px;}
.Brpt_eRmtd .conn,
.Brpt_eRmtd .conn2{ padding-left:48px; font-size:12px;}
.Brpt_eRmtd .conn .mtd,
.Brpt_eRmtd .conn2 .mtd{ line-height:31px;overflow:hidden; height:31px;}
.Brpt_eRmtd .conn .mtd input,
.Brpt_eRmtd .conn2 .mtd input{ margin-right:10px;}
.Brpt_eRmtd .conn label,
.Brpt_eRmtd .conn2 label{ _vertical-align:-3px;}
.Brpt_eRmtd .conn .mtd span{ color:#817f7f; display:inline-block; padding-left:8px;}
.Brpt_eRmtd .conn .perInf span{ width:62px; display:inline-block; text-align:center;}
.Brpt_eRmtd .conn .perInf{ line-height:22px; padding-bottom:12px;}
.Brpt_eRmtd .conn .perInf input{ border:1px solid #c1c1bb; height:19px; width:164px; padding:3px 0 0 3px; margin-right:5px;}
.Brpt_eRmtd .conn .perInf a:link,
.Brpt_eRmtd .conn .perInf a:visited{ color:#2e3092; text-decoration:none;}
.Brpt_eRmtd .conn .perInf a:hover{ text-decoration:underline; color:#2e3092;}
.Brpt_eRmtd .conn2 .perInf{ line-height:22px; padding-top:7px; padding-left:5px;}
.Brpt_eRmtd .conn2 .perInf input{ border:1px solid #8b8b8b; width:212px; height:19px; padding:3px 0 0 3px;}
.Brpt_eRBtn{/* padding:18px 0 22px 186px; overflow:hidden;*/ position:absolute; left:186px; bottom:22px;}
.Brpt_eRBtn2{/* padding:18px 0 22px 186px; overflow:hidden;*/ position:absolute; left:186px; bottom:58px;}
a.BRpt_btnGy:link,
a.BRpt_btnGy:visited{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/report/btn_grey.gif) no-repeat left top; float:left; padding-left:38px; height:23px; line-height:23px;color:#000;}
a.BRpt_btnGy:hover{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/report/btn_grey.gif) no-repeat left -46px;color:#000; text-decoration:none; cursor:pointer;}
a.BRpt_btnGy:link span,
a.BRpt_btnGy:visited span{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/report/btn_grey.gif) no-repeat right -23px; float:left; padding-right:38px; height:23px; line-height:23px;color:#000;}
a.BRpt_btnGy:hover span{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/report/btn_grey.gif) no-repeat right -69px;color:#000; cursor:pointer;}
/* 举报具体内容 */
.Brpt_RtConn{ padding:5px 0 0 30px; font-size:12px; color:#000;}
.Brpt_RtInf{ line-height:31px; width:428px;}
.Brpt_RtInf a:link,
.Brpt_RtInf a:visited,
.Brpt_RtInf a:hover{ text-decoration:underline; color:#3332fc;}
.Brpt_RtTxt{ border:1px solid #a5acb2; width:418px; height:99px; line-height:21px; color:#777; font-size:12px; overflow-y:scroll;}
.Brpt_Rhost{ line-height:14px; height:14px; text-align:right; width:422px;}
.Brpt_Rhost label{ vertical-align:-1px; _vertical-align:-3px;}
.Brpt_choCla .claTit{ font-weight:bold; line-height:16px;}
.Brpt_choCla .claTit .cho{ color:#ff3402;}
.Brpt_choCla .cla_conn{ line-height:24px; overflow:hidden;}
.Brpt_choCla .cla_conn label{ padding-right:23px; vertical-align:-2px;}
.Brpt_othInt{ line-height:28px; font-weight:bold;}
.Brpt_RCBtn{ padding:10px 0 20px 83px;}
.Brpt_RCBtn a{ margin-right:40px;}
/* 举报感谢 */
.Brpt_thx{ padding:100px 0 0 66px; height:267px; color:#000;}
.Brpt_thx p{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/report/icon_tic.gif) no-repeat left top; line-height:33px; padding-left:52px; font-weight:bold; font-size:16px;}
.Brpt_thxBtn{ padding:93px 0 0 121px;}
/* 举报平台结束report.css */
/* 315皮肤选择层 dongyan*/
.skinlayer{ width:350px; overflow:hidden; zoom:1;}
.skinlayer_arrow{ width:19px; height:10px; overflow:hidden; margin-left:290px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/skinlayer/arrow.gif) no-repeat left top; position:relative; margin-bottom:-1px; z-index:1;}
.skinlayer_main{ width:348px; overflow:hidden; background-color:#ffffff; border:1px solid #b5b7bf; padding:15px 0 20px;}
.skinlayer_title{ clear:both; padding-left:20px;}
.skinlayer_title h3{ float:left; font-size:14px; font-family:"宋体";}
.skinlayer_title a.close{ display:block; width:11px; height:11px; overflow:hidden; float:right; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/skinlayer/close.gif) no-repeat left top; margin-top:-7px; margin-right:8px;}
.skinlayer_title a.close:hover{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/skinlayer/close.gif) no-repeat left -15px;}
.skinlayer_list{ clear:both; padding-left:16px;}
.skinlayer_list li{ width:60px; height:60px; float:left; margin-left:2px; margin-top:7px; overflow:hidden; position:relative;}
.skinlayer_list li a{ display:block; padding:2px; border:2px solid #ffffff;}
.skinlayer_list li a:hover{ border:2px solid #65b954;}
.skinlayer_list li a img{ border:1px solid #999999;}
.skinlayer_list li.selected a,
.skinlayer_list li.selected a:hover{ border:2px solid #65b954;}
.skinlayer_list li img.SG_icon{ display:none;}
.skinlayer_list li.selected img.SG_icon{ display:block; position:absolute; right:2px; bottom:2px;}
/*博客编辑器模板浮层*/
.CP_prompt .editMod_btn{ margin-top:25px;}
.editFom_table{ height:46px;}
.editFom_table li{ float:left; margin-right:4px; display:inline; width:46px; height:46px;}
.editFom_table li.last{ margin-right:0;}
.editFom_table li a{ width:46px; height:42px; text-align:center; display:block; padding-top:4px; overflow:hidden;}
.editFom_table li a:link,
.editFom_table li a:visited{}
.editFom_table li a:hover,
.editFom_table li a:active{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/blog/editor_format/bg_format.gif) no-repeat left top;}
.editFom_exp{ margin:6px 0 10px 0;}
.editFom_exp .top,
.editFom_exp .mid,
.editFom_exp .bot{ background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/blog/editor_format/bg_efmall.gif); overflow:hidden;}
.editFom_exp .top{ background-repeat:no-repeat; background-position:left top; height:5px; width:446px;}
.editFom_exp .mid{ background-repeat:repeat-y; background-position:-446px top; height:auto; padding-left:7px; width:439px;}
.editFom_exp .bot{ background-repeat:no-repeat; background-position:-892px top; height:5px; width:446px;}
.editFom_exp .mid{ padding-top:3px;}
.editFom_exp .mid li{ float:left; width:107px; height:109px; display:inline; margin:0 1px 3px 0;}
.editFom_exp .mid li.last{ margin-right:0;}
.editFom_exp .mid li a{ width:107px; height:105px; text-align:center; display:block; padding-top:4px; overflow:hidden;}
.editFom_exp .mid li a:link,
.editFom_exp .mid li a:visited{}
.editFom_exp .mid li a:hover,
.editFom_exp .mid li a:active{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/blog/editor_format/bg_formexp.gif) no-repeat left top;}
.editFom_exp .mid li img{ border:1px solid #c6c6c6;}
.editFom_table li.formA_act{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/blog/editor_format/bg_format.gif) no-repeat left top;}
.editFom_exp li.formA_act{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/blog/editor_format/bg_formexp.gif) no-repeat left top;}
/* 转载 */
.turnBox ul{ clear:both;}
.turnBox ul li{ float:left; padding-bottom:10px}
.turnBox ul li span{ float:left; line-height:22px;}
.turnBox .a{ width:40px; color:#333; text-align:right}
.turnBox .b{ width:330px}
.turnBox .b .SG_textarea{ width:330px; height:53px; border:1px solid #a5acb2; overflow-y:scroll;}
.turnBox .b select{ width:120px; color:#666;}
.turnBox .butt{margin-top:10px; height:26px; clear:both; margin-left:110px; text-align:center;}
.turnBox .butt .link{ margin-left:70px;}
.turnTxt{ font-size:14px; color:#666; margin:0 0 15px 70px;}
.turnTxt .txt1{ color:#333; font-weight:bold;}
.turnBox .c{float:right; margin-right:79px; margin-right:0px\9; *margin-right:79px; margin-top:-20px;}
.turnBox .c input{vertical-align:-2px; _vertical-align:-1px;}
.toQing{padding:0 0 0 20px!important;}
/* 旅游地点 widget */
.placeBox{ padding:15px 10px 20px 10px; clear:both; zoom:1;}
.placeBox .placetitle{ font-size:12px;}
.placeBox .mapFlash{ margin:10px auto 15px; width:190px; height:190px;}
.placeBox .mapFlash .noFlash_txt{ font-family:"宋体"; font-size:12px; line-height:18px; padding:0 30px;}
.placeBox .placeList{ line-height:17px;width:190px;}
.placeBox .placeList li{ background-position:left 7px; padding-left:7px; margin-top:7px;}
.placeBox .SG_page{ padding-top:15px;}
.placeBox .SG_page ul.SG_pages{ margin-right:9px;}
.SG_colW21 .placeBox .SG_page ul.SG_pages{float:none; margin-left:40px;}
.SG_colW51 .placeBox .placeList{ width:490px;}
.SG_colW73 .placeBox .placeList{ width:710px;}
.SG_colW51 .placeBox .mapFlash,
.SG_colW73 .placeBox .mapFlash{ width:470px; height:330px;}
.SG_colW21 .placeBox .mapFlash .noFlash_txt{ padding:60px 10px 0; }
.SG_colW51 .placeBox .mapFlash .noFlash_txt,
.SG_colW73 .placeBox .mapFlash .noFlash_txt{ padding-top:140px;}
/* 图片博文 */
.photoBlog{ padding:0 0 20px 4px; clear:both; zoom:1; overflow:hidden;font-family:"宋体";}
.photoBlog .photoBlog_cell{ margin-top:20px; float:left;width:202px; overflow-x:hidden; display:inline;}
.photoBlog .photoBlog_view{ width:202px; overflow:hidden;}
.photoBlog .photoBlog_view table,
.photoBlog .photoBlog_view tbody,
.photoBlog .photoBlog_view td{ width:202px;overflow:hidden; padding:0; margin:0; text-align:center; vertical-align:middle;border-collapse:collapse;border-spacing:0;}
.photoBlog .photoBlog_cell p{ line-height:18px; margin-top:2px;}
.photoBlog .photoBlog_cell p .SG_icon{ margin-right:3px;}
.photoBlog .photoBlog_cell p.photoBlog_nm{ width:200px; margin-top:5px; padding-right:5px; overflow:hidden; word-break:break-all; word-wrap:break-word;}
.photoBlog_txt{ padding:10px; padding-bottom:3px; clear:both; zoom:1; overflow:hidden; font-family:"宋体";}
.photoBlog_txt p{ clear:both; width:183px; padding-left:7px; background-position:left 5px; line-height:18px; margin-bottom:7px; overflow:hidden;word-break:break-all; word-wrap:break-word;}
.photoBlog_txt p .SG_icon{ margin-right:3px;}
.SG_colW51 .photoBlog{ padding-left:12px; }
.SG_colW51 .photoBlog .photoBlog_cell{ margin-left:20px; margin-right:20px; }
.SG_colW51 .photoBlog_txt p{ width:483px;}
.SG_colW73 .photoBlog{ padding-left:15px;}
.SG_colW73 .photoBlog .photoBlog_cell{margin-left:15px; margin-right:15px; }
.SG_colW73 .photoBlog_txt p{ width:683px;}
/* blog页搜索浮层 */
/*.blog_sfout{ width:100%; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/blog/srh_flt/srhflt_bg.gif) repeat-x center top; height:85px; position:relative;}
.blog_srhflt{ width:950px; margin:0 auto; padding-top:2px; overflow:hidden;}
.blog_sfL{ float:left; padding-left:6px; width:392px; overflow:hidden;}
.blog_sfR{ float:left; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/blog/srh_flt/line_mid.gif) no-repeat left top; height:83px; color:#666666; width:305px; position:relative;}
.blog_sfR_ad{ position:absolute; left:305px; top:10px; overflow:hidden;}
.blog_sfR_ad a{ border:1px solid #d7d7d7; display:block;}
.blog_sfTit{ color:#666666; font-size:14px; height:31px; line-height:31px;}
.blog_sfNm{ background-color:#ffff66; font-weight:bold; color:#333333;}
.blog_sflist li{ float:left; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/blog/srh_flt/bg_li.gif) no-repeat left 10px; height:22px; line-height:22px; padding-left:8px; font-size:12px; width:188px; overflow:hidden;}
.blog_sflist li a{ color:#1b468a;}
.blog_sflist li a:link,
.blog_sflist li a:visited{ text-decoration:none; color:#1b468a;}
.blog_sflist li a:hover{ text-decoration:underline; color:#d90b00;}
.blog_sfR .open{ font-size:14px; height:25px; line-height:25px; padding:10px 0 0 20px;}
.blog_sfR .open span,
.blog_sfR .open a{ float:left;}
.blog_sfR .login{ height:20px; line-height:20px; padding-top:7px; padding-left:20px;}
.blog_sfR .login a{ color:#1b468a;}
.blog_sfR .login a:link,
.blog_sfR .login a:visited{ text-decoration:none;}
.blog_sfR .login a:hover{ text-decoration:underline;}
.blog_sfClo{ position:absolute; right:2px; top:2px;}
.blog_sfClo a{ display:block; width:39px; height:30px; background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/blog/srh_flt/close.gif); background-repeat:no-repeat;}
.blog_sfClo a:link,
.blog_sfClo a:visited{ background-position:left top;}
.blog_sfClo a:hover{ background-position:left -30px;}
.blog_sfR .photo{ float:left; padding:9px 0 0 10px;}
.blog_sfR .photo a{ border:1px solid #d8d8d8; width:50px; height:50px; overflow:hidden; display:block;}
.blog_sfR .person{ padding:10px 0 0 13px; float:left; width:230px;}
.blog_sfR .person .hello{ color:#333; font-size:12px; height:20px; font-family:"宋体";}
.blog_sfR .person .hello a{ padding-left:10px;}
.blog_sfR .person .hello a:link,
.blog_sfR .person .hello a:visited{ text-decoration:none; color:#1b468a;}
.blog_sfR .person .hello a:hover{ text-decoration:underline; color:#1b468a;}
.blog_sfR .person .perlink{ width:230px; height:18px; padding-top:6px;}
.blog_sfR .person .perlink li{ float:left; margin-right:12px;}
.blog_sfR .person .perlink li img{ margin-right:4px; display:inline; margin-top:3px; margin-top:1px\9; }
.blog_sfR .person .perlink li img.perctr{ margin-top:2px; margin-top:0px\9;}
.blog_sfR .person .perlink li a:link,
.blog_sfR .person .perlink li a:visited{ color:#1b468a; text-decoration:none;}
.blog_sfR .person .perlink li a:hover{text-decoration:underline; color:#d90b00;}
.blog_sfR .person .perlink li a,
.blog_sfR .person .perlink li img{ float:left;}
.blog_sfR .person .peroth{ color:#666666; height:20px; line-height:20px; width:230px; overflow:hidden;}
.blog_sfR .person .peroth span{ color:#cccccc; font-family:"宋体"; padding:0 6px;}
.blog_sfR .person .peroth a:link,
.blog_sfR .person .peroth a:visited{ color:#1b468a; text-decoration:none;}
.blog_sfR .person .peroth a:hover{text-decoration:underline; color:#d90b00;}*/
/* blog页搜索浮层 20110128Rebuild*/
.blog_sfout{ width:100%; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/blog/srh_flt/srhflt_bg.gif) repeat-x center top; height:70px; position:relative;}
.blog_sfout a:link,.blog_sfout a:visited{color:#1b468a}
.blog_sfout a:hover{color:#d90b00;}
.blog_srhflt{ width:950px; margin:0 auto;overflow:hidden;}
.blog_sfL{ float:left; padding-left:6px; width:633px; overflow:hidden;padding-top:16px;}
.blog_sfR{ float:left; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/blog/srh_flt/line_mid.gif) no-repeat 0 2px; height:54px; color:#666666; width:299px; position:relative;padding-top:14px;padding-top:16px\9;padding-left:12px;}
.blog_sfTit{ background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/blog/srh_flt/srh_title.gif); background-repeat:no-repeat; background-position:0 0;height:40px;text-indent:-9000px;float:left;margin-right:10px;}
.blog_nofTit{background-position:0 -50px;}
.blog_sfTit a{display:block;width:91px;height:40px;outline:none}
.blog_sflist{position:relative;width:437px;float:left;margin-top:-3px;}
.blog_onlyone .blog_sflist ul{padding-top:12px;_padding-top:11px;}
.blog_onlyone .blog_sflist .SG_more{top:17px;}
.blog_sflist .SG_icon107{float:left;margin-right:2px;margin-top:3px;}
.blog_sflist .SG_more{position:absolute;right:0;top:26px;}
.blog_sflist .SG_more a:link,.blog_sflist .SG_more a:visited,.blog_sflist .SG_more a:hover{color:#86691a}
.blog_sfNm{ background-color:#ffff66; font-weight:bold; color:#333333;}
.blog_sflist li{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/blog/srh_flt/bg_li.gif) no-repeat left 10px; height:22px; line-height:22px;line-height:24px; padding-left:10px; font-size:14px; width:390px; overflow:hidden;}
.blog_sfR strong{font-size:12px;}
.blog_sfL .con_erro{padding-top:12px;text-align:center}
.blog_sfR .mren .mren_list li{display:inline-block;padding:7px 3px 0 0;float:left;}
.blog_sfR .mren .back_home{position:absolute;top:35px;right:0;}
.blog_sfR .mren .back_home a:link,.blog_sfR .mren .back_home a:visited,.blog_sfR .mren .back_home a:hover{color:#86691a;}
.blog_sfClo{ position:absolute; right:2px; top:2px;}
.blog_sfClo a{ display:block; width:39px; height:30px; background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/blog/srh_flt/close.gif); background-repeat:no-repeat;}
.blog_sfClo a:link,
.blog_sfClo a:visited{ background-position:left top;}
.blog_sfClo a:hover{ background-position:left -30px;}
/* 未开通博客 搜索条 dongyan 2010-7-9 */
.blog_sfR .person .noopen{ color:#999;}
.blog_sfR .person .noopen a{ vertical-align:middle;}
.blog_sfR .person .noopen a.nowopen{ display:inline-block; width:121px; height:23px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/impad/nowopen.png) no-repeat left top;}
.blog_sfR .person .noopen a.nowopen:hover{ background-position:left -30px;}
/* 汽车模板头部新闻和时间 */
.autoskin{ display:none;}
.autoAward{ display:none;}
/*autoTime1 autoTime2为世博倒计时样式
样式可删除原因:内容已经下线
.autoTime1{ display:none;}
.autoTime2{ display:none;}
.autoTimeBck{ display:none;}*/
/* 世界杯模板克隆按钮 */
/* 样式不可删除原因:存在于皮肤中,皮肤不下线*/
.sinabloghead .adsarea .pic2{ display:none;}
.sinabloghead .adsarea .wdc_HInf{ display:none;}
/* widget 为玉树祈福 dongyan 10-04-20*/
.widget_yushu{ width:190px; height:190px; zoom:1; overflow:hidden; margin:0 auto; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/yushu/bg.png) no-repeat left top;}
.widget_yushu .yushu_count{ clear:both; font-size:18px; margin-top:116px; color:#fff; font-family:Arial; text-align:center;}
.widget_yushu .yushu_btn{ clear:both; height:24px; margin-top:23px; padding-left:16px; }
.widget_yushu .yushu_btn a{float:left; width:78px; height:24px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/yushu/bg.png) no-repeat left -200px;}
.widget_yushu .yushu_btn a.yushu_btn2{ background-position:left -230px; margin-left:7px;}
/*消息提示层 liuyao 10-4-21*/
.tb_layer_w5{ width:240px;}
.tb_layer_Y .tip_arrow{background-position:0 -340px;margin-top:-1px;}
.tb_layer_Y .tip_layer_main{margin-top:0;}
.tb_layer_Y .tip_ps{ width:220px; padding:8px 10px 6px;overflow:hidden; font-family:"宋体";}
.tb_layer_Y .tip_ps ul li{height:16px;line-height:16px;width:210px;overflow:hidden;padding-left:8px;}
.tb_layer_Y .tip_ps ul li.SG_dot{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style_123_chezhan_dy/images/common/SG_dot.gif) no-repeat left 7px;}
.tb_layer_Y .tip_ps .more{font-family:"宋体";color:#2E3092;padding:4px 0 0;}
.tb_layer_Y .tip_ps .tb_friend_inputDel{ display:block; float:right; width:5px; height:5px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat -39px -341px; position:absolute; right:5px; top:5px;}
.tb_layer_Y .tip_ps .tb_friend_inputDel:hover{background-position:-58px -341px; }
.tb_layer_Y .tip_miniblog{ width:320px;}
/* 提示层 推荐世界杯模板 dongyan 2010-06-10*/
.tb_layer_Y .tip_ps .cmd_tmp{ color:#333;}
.tb_layer_Y .tip_ps .cmd_tmp p{ margin-bottom:5px;}
.tb_layer_Y .tip_ps .cmd_tmp p span{ margin-right:15px;}
/* 博客列表样式挪到公用 dongyan 10-04-23 */
.article_blk{ clear:both; padding:12px 21px 40px; }
.articleTop{ clear:both; background-position:left bottom; min-height:27px; _height:27px; padding-top:4px;}
/*博文筛选器*/
.articleNav{ float:right;}
.articleNav span{ float:left; font-family:"宋体"; font-size:12px;}
.articleNav span.border{ margin:0 5px; margin-top:4px;}
.articleNav span em{ float:left; margin-top:5px;}
.articleNav span img{margin-right:2px; float:left; margin-top:4px; *margin-top:3px;}
.articleNav span img.SG_icon105{margin-top:0px; *margin-top:-1px;}
.articleNav span a{ float:left;}
.articleNav span a em{ cursor:pointer;}
.articleNav span a.CP_a_fuc{ margin-top:4px;}
/*博文列表*/
.articleList{ clear:both; padding-bottom:20px;}
.articleCell{ height:26px; padding-top:8px; background-position:left bottom;}
.articleCell .atc_main{ width:410px; white-space:nowrap; overflow:hidden; float:left; padding-left:11px; background-position:left 7px;}
.articleCell .atc_ic_f{ float:left;}
.articleCell .atc_ic_f img{ float:left;}
.articleCell .SG_icon107{margin-right:2px;}
.articleCell .SG_icon105{margin-left:-3px; margin-right:-1px;}
.articleCell .SG_icon104{margin-right:1px;}
.articleCell .atc_ic_b{ float:left; margin-left:2px; padding-top:2px;}
.articleCell .atc_ic_b img{ float:left; margin-right:1px;}
.articleCell .atc_title{ float:left; font-family:"宋体"; font-size:14px; padding-top:2px;}
.articleCell .atc_info{ float:right;}
.articleCell .atc_tm{ font-size:10px; float:left; text-align:right; margin-right:4px; padding-top:1px;}
.articleCell .atc_data{ margin-right:9px; float:left;}
.articleCell .act_cmd{ text-align:left; float:left; width:100px; margin-right:10px;}
.articleCell .atc_set{ float:left;}
.articleCell .atc_set .atc_more em{ font-size:9px; font-family:Verdana, Helvetica; _font-family:Tahoma;}
.articleCell .atc_set a.atc_more:hover em{ text-decoration:none;}
.SG_colW51 .article_blk{ padding:12px 10px 30px;}
.SG_colW51 .articleCell .atc_main{ width:210px;}
.SG_colW51 .articleCell .atc_title{ font-size:12px;}
.SG_colW51 .articleCell .atc_title{ padding-top:4px;}
/* 选项层 */
.atc_setlayer{ position:absolute; right:0; width:63px; overflow:hidden; z-index:111;}
.atc_setlayer a,
.atc_setlayer a:link,
.atc_setlayer a:visited,
.atc_setlayer a:hover{ color:#333;}
.atc_setlayer .setlayer_a{ width:9px; height:5px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/blog/atc_more_arrow.gif) no-repeat left top; overflow:hidden; margin-bottom:-1px; position:relative; z-index:1; margin-left:40px;}
.atc_setlayer .setlayer_main{ width:61px; background-color:#fff; border:1px solid #acacac; zoom:1;padding-top:5px; padding-bottom:2px;}
.atc_setlayer .setlayer_main p{ line-height:22px; font-size:12px; padding-left:7px;}
/* rss组件 */
.rssWidget{ padding-left:48px; padding-bottom:30px; clear:both; padding-top:10px;}
.rssWidget .rssLine1{ clear:both;height:15px; }
.rssWidget .rssLine1 a.rssLink{ float:left; width:52px; height:15px; margin-right:3px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/rsslist.png) no-repeat -150px top;}
.rssWidget .rssList{ clear:both; padding-top:8px;}
.rssWidget .rssList span{ width:135px; height:18px; display:block; overflow:hidden; margin-bottom:4px; clear:both;}
.rssWidget .rssList span a{ display:block;width:115px; height:18px;}
.rssWidget .rssList span a { background: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/rsslist.png) no-repeat;}
.rssWidget .rssList span a.rss_google{ background-position:left top;}
.rssWidget .rssList span a.rss_xianguo{ background-position:left -30px;}
.rssWidget .rssList span a.rss_douban{ background-position:left -60px;}
.rssWidget .rssList span a.rss_myphone{ background-position:left -90px;}
.rssWidget .rssList span a.rss_shiye{background-position:left -120px;}
/*音乐*/
.editMusic{ position:relative;}
.CP_w_btns_Mid{margin-top:15px; height:26px; clear:both; text-align:center;}
.editMusic .CP_w_tag{ position:relative;}
.editMusic .CP_w_tag .title{ position:absolute; top:5px; left:0;font-weight:bold; }
.editMusic .CP_w_tag ul{ margin-left:80px;}
.editMusic .CP_w_tag li{ padding-left:6px;}
.editMusic .CP_w_tag li div{ padding:0px 16px 0px 10px; }
.editMusic .searchCondi{ margin:25px 0 0 80px; position:relative; z-index:5;}
.editMusic .searchCondi .inputMusic { width:230px; position:relative; top:-8px; *top:0;}
.editMusic .searchCondi .select { position:relative; top:-7px; *top:0;}
.editMusic .searchCondi .sclist{ position:absolute; top:22px;*top:23px; left:0; width:232px;*width:234px; border:1px solid #7f9db9; background:#fff; }
.editMusic .searchCondi .sclist ul li a{ display:block; height:22px; line-height:22px; color:#333; padding:0 10px; width:212px;*width:214px; overflow:hidden;}
.editMusic .searchCondi .sclist ul li a:hover{ background:#e1edfe; text-decoration:none;}
.editMusic .searchCondi .inputbtn { position:relative; top:8px; *top:0px;}
.searchBox{ position:absolute; bottom:20px; left:17px;}
.searchBottom{ width:560px; overflow:hidden;}
.searchBottom .title{ font-weight:bold; clear:both; margin-bottom:10px;}
.searchBottom ul li{ float:left; margin-right:13px; line-height:1.8em; white-space:nowrap;}
.searchNote{ margin:20px 0 0 80px; color:#535353;}
.searchNote ul li{ line-height:1.8em;}
.searchNote ul li.title{ font-weight:bold; font-size:14px; margin-bottom:10px;}
.searchNote ul li.fb{ font-weight:bold; }
.MusMenuList { float:left;display:block;width:146px;height:236px;*height:256px; margin:14px 10px 10px 0;overflow:hidden;overflow-y:scroll;background:#fff; padding-top:3px}
.MusMenuList ul {display:block;}
.MusMenuList li {display:block;width:120px;height:23px;}
.MusMenuList li a {display:block;line-height:22px;height:22px;color:#165189;padding-left:10px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/editor/img_album_menu.gif) no-repeat bottom left;}
.MusMenuList li.over {background:#DAEDFF;}
.MusMenuList li.over a{text-decoration:none;}
.MusMenuList li.current {background:#B2D3F2 url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/editor/img_album_menu.gif) no-repeat top right;}
.MusMenuList li.current a{ background: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/editor/img_album_menu.gif) no-repeat center left;color:#333;font-weight:bold;text-decoration:none;}
ul.musicList{ float:left; width:560px; zoom:1; margin:10px 0;}
ul.musicList390{ width:390px;}
ul.musicList li{ zoom:1; clear:both; line-height:1.7em; color:#2e3092; padding:1px 0;}
ul.musicList li.title{ height:1%; overflow:hidden; border-bottom:1px solid #ccc; color:#666; margin-bottom:5px;}
ul.musicList li .spe{ color:#900;}
ul.musicList li .muOpt{ float:left; width:45px;}
ul.musicList li .muOpt .checkbox{float:left; margin-right:5px;}
ul.musicList li .muOpt em{float:left; width:20px; color:#999; font-family:"宋体";}
ul.musicList li .muPlay{ float:left; width:25px;}
ul.musicList li .muPlay img{float:left; margin-top:2px;}
ul.musicList li .muName{ float:left; width:155px; padding-right:10px; height:20px; overflow:hidden;}
ul.musicList li .muSpe{ float:left; width:150px; padding-right:10px; height:20px; overflow:hidden;}
ul.musicList li .muStarName{ float:left; width:155px; padding-right:10px; height:20px; overflow:hidden;}
ul.musicList li .muStarName a{ float:left;word-break:break-all;word-wrap:break-word; display:block;}
ul.musicList li .muStarLink{ float:left; position:relative; margin:4px 0 0 5px;}
ul.muStarNameL{ position:absolute; top:0; left:12px; width:70px; padding:5px; background:#fff; border:1px solid #acacac;}
ul.muStarNameL li{ height:23px; line-height:23px; width:60px; padding:0 0 0 5px; color:#2e3092; border-bottom:1px dashed #b4cec1;}
ul.musicOptList{ height:20px; padding-top:10px; width:560px;}
ul.musicOptList li{ float:left; margin-right:20px;}
.searchBox .CP_w_btns_Mid{ width:560px;}
.alreadyMus{ margin-top:10px;}
.alreadyMus h3{ font-size:12px; margin-bottom:3px;}
.alreadyMus ul{ clear:both; width:540px; padding:0 10px; height:67px; overflow:hidden; border:1px solid #e1e1e1; overflow-y:scroll;}
.alreadyMus ul li{ zoom:1; clear:both; line-height:1.6em; color:#2e3092; padding:1px 0; overflow:hidden;}
.alreadyMus ul li .muOpt{ float:left; width:18px; color:#999; font-family:"宋体";}
.alreadyMus ul li .muName{ float:left; width:160px; padding-right:10px; height:20px; overflow:hidden;}
.alreadyMus ul li .muStarName{ float:left; width:155px; padding-right:10px; height:20px; overflow:hidden;}
.alreadyMus ul li .muDel{ float:right;}
.alreadyMus ul li .muDel .CP_w_shut{ margin-top:3px}
/* @import url("/web/20190609103209cs_/http://simg.sinajs.cn/blog7style/css/common/worldcup.css"); 世界杯样式表 开始 */
/* 博客-世界杯 dongyan */
/* 国旗 大*/
/*样式不可删除原因:博文仍在使用此图标*/
.wdc_flag { width:58px; height:40px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/worldcup/wdc_flag.gif) no-repeat left top;}
.wdc_1{ background-position:0 -120px;}
.wdc_2{ background-position:-60px -120px;}
.wdc_3{ background-position:-120px -120px;}
.wdc_4{ background-position:-180px -120px;}
.wdc_5{ background-position:0 -180px;}
.wdc_6{ background-position:-60px -180px;}
.wdc_7{ background-position:-120px -180px;}
.wdc_8{ background-position:-180px -180px;}
.wdc_9{ background-position:0 -240px;}
.wdc_10{ background-position:-60px -240px;}
.wdc_11{ background-position:-120px -240px;}
.wdc_12{ background-position:-180px -240px;}
.wdc_13{ background-position:0 -300px;}
.wdc_14{ background-position:-60px -300px;}
.wdc_15{ background-position:-120px -300px;}
.wdc_16{ background-position:-180px -300px;}
.wdc_17{ background-position:0 -360px;}
.wdc_18{ background-position:-60px -360px;}
.wdc_19{ background-position:-120px -360px;}
.wdc_20{ background-position:-180px -360px;}
.wdc_21{ background-position:0 -420px;}
.wdc_22{ background-position:-60px -420px;}
.wdc_23{ background-position:-120px -420px;}
.wdc_24{ background-position:-180px -420px;}
.wdc_25{ background-position:0 -480px;}
.wdc_26{ background-position:-60px -480px;}
.wdc_27{ background-position:-120px -480px;}
.wdc_28{ background-position:-180px -480px;}
.wdc_29{ background-position:0 -540px;}
.wdc_30{ background-position:-60px -540px;}
.wdc_31{ background-position:-120px -540px;}
.wdc_32{ background-position:-180px -540px;}
/* @import url("/web/20190609103209cs_/http://simg.sinajs.cn/blog7style/css/common/worldcup.css"); 世界杯样式表 结束 */
/* 找朋友 */
.peoplesearch_info{ padding:10px 15px 15px; font-family:"宋体";}
.peoplesearch_info li{ float:left; width:220px; height:15px; overflow:hidden; margin-top:8px; line-height:15px;}
.SG_colW21 .peoplesearch_info{ padding:2px 10px 15px;}
.SG_colW21 .peoplesearch_info li{ clear:both; float:none; width:170px;}
.SG_colW51 .peoplesearch_info li{ width:210px;}
.SG_colW73 .peoplesearch_info li{ width:220px;}
.peoplesearch_intro{ line-height:18px; padding:13px 15px 18px; overflow:hidden; word-break:break-all; word-wrap:break-word;}
.SG_colW21 .peoplesearch_intro{ padding:13px 10px 18px;}
.peoplesearch_expe{ padding:10px;}
.peoplesearch_expe .peoplesearch_expeC{ padding-bottom:5px; float:left;}
.peoplesearch_expe .peoplesearch_expeC .title{ padding-top:10px;}
.peoplesearch_expe .peoplesearch_expeC li{ padding-left:8px; background-position:left 7px; line-height:16px; margin-top:10px;}
.SG_colW21 .peoplesearch_expe .peoplesearch_expeC{ float:none;}
.SG_colW51 .peoplesearch_expe { padding:10px 15px;}
.SG_colW51 .peoplesearch_expe .peoplesearch_expeC{ width:240px;}
.SG_colW73 .peoplesearch_expe { padding:10px 15px;}
.SG_colW73 .peoplesearch_expe .peoplesearch_expeC{ width:340px;}
/* 工具栏 2010-06-04 dongyan */
.toolbar{ width:351px; height:31px; overflow:hidden;background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/toolbar.png) no-repeat left top; font-family:"宋体"; font-size:12px; color:#262626;}
.toolbar a:link,
.toolbar a:visited,
.toolbar a:hover{ color:#262626;}
.toolbar a.btn01{ float:left; width:79px; height:23px; margin-left:12px; margin-top:4px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/toolbar.png) no-repeat left -50px;}
.toolbar a.btn01:hover{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/toolbar.png) no-repeat -100px -50px;}
.toolbar a.btn01_dis,
.toolbar a.btn01_dis:hover{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/toolbar.png) no-repeat -200px -50px; cursor:text;}
.toolbar a.btn02{ float:left; width:57px; height:23px; margin-left:11px; margin-top:4px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/toolbar.png) no-repeat left -100px;}
.toolbar a.btn02:hover{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/toolbar.png) no-repeat -100px -100px;}
.toolbar a.btn02_dis,
.toolbar a.btn02_dis:hover{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/toolbar.png) no-repeat -200px -100px; cursor:text;}
.toolbar a.link01{ float:left; margin-left:20px; margin-top:10px;}
.toolbar .link02{ float:right; width:77px; height:30px; overflow:hidden; padding-top:10px; text-align:center;}
.toolbar .link02 a{ padding-right:15px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/toolbar.png) no-repeat 50px -150px;}
.toolbar .link02 a.on{ padding-right:15px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/toolbar.png) no-repeat -50px -150px;}
/* 未开通植入广告 */
.notOpen_impAd{ min-height:227px; _height:227px; background-position:left bottom;}
.notOpen_impAd .notOpen_title{ font-size:16px;}
.impAD_para{ padding-bottom:45px;}
.impAD_para h3{ line-height:38px; font-weight:bold; font-size:16px; padding:8px 0 0 38px;}
.impAD_conn{}
.impAD_conn li{ padding-bottom:10px; word-wrap:break-word; word-break:break-all;}
.impAD_conn li p{ line-height:18px; padding:0 10px 0 10px;}
.impAD_conn li p .icon{ padding:0 5px;}
.impAD_conn li p.impADconn_ad{ padding:0;}
.impADconn_tit{ background-position:left 8px;}
.impAD_pL{ float:left; width:306px; padding-left:38px;}/*width:376px*/
.impAD_pR{ float:left; width:306px; padding-left:60px; padding-bottom:20px;}/*width:256px*/
.impAD_conn .more{ padding:36px 0 20px 10px; text-align:left;}
.impAD_linedot_y{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/impad/linedot_y.gif) repeat-y 370px top; width:730px;}
/* 博文顶功能 dongyan 2010-6-7 */
.upLayer{ padding:6px 0 2px; line-height:18px; color:#666;}
.upLayer a:link,
.upLayer a:visited,
.upLayer a:hover{ color:#765f47;}
.shareUp{clear:both; position:relative; zoom:1;}
.shareUp .share{padding-top:180px;}/*float:left;padding-top:30px;*/
.shareUp .up{ width:80px; height:62px; position:relative; top:34px; z-index:1}
.shareUp .up .upBox{ position:absolute; /*left:-306px;*/left:-372px;}
.shareUp .up .upBox_add{left:-245px;}
.upBox{ width:100px; height:62px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/up_bg.png) no-repeat left top;}
.upBox .count{ height:24px; line-height:24px; font-size:14px; font-family:"宋体"; font-weight:bold; text-align:center;}
.upBox .link{ height:38px; line-height:38px; text-align:center; font-size:14px; font-weight:bold; color:#333; cursor:pointer; _height:26px;_padding-top:12px;}
.upBox_click { color:#ff4200;}
.upBox_click .link{ color:#3f6c00;}
.upBox_dis .count{}
.upBox_dis .link{ color:#c5c4c4; cursor:text;}
.upBox_add{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/up_bg1.png) no-repeat left top;}
/* 育儿组件 dongyan 2010-08-02 */
/*宝宝资料*/
.baby_info{ clear:both; overflow:hidden; zoom:1; padding:0 15px; font-family:"宋体";}
.baby_info .baby_info_cell{ clear:both; padding:10px 0;}
.baby_infotop{ font-size:14px; line-height:26px; padding-bottom:8px;}
.baby_infotop p.howold{ font-size:12px;}
.baby_infotop p.howold span{color:#d4145a;font-size:18px; font-weight:bold; font-family:"微软雅黑"; }
.baby_info ul{ padding-top:13px; overflow:hidden;}
.baby_info li{ line-height:19px;}
.baby_info .null{ clear:both; padding:10px 0; line-height:22px;}
.SG_colW51 .baby_infotop p{ float:left;}
.SG_colW51 .baby_infotop p.howold{ margin-left:20px;}
.SG_colW51 .baby_info li{ height:19px; width:240px; float:left; overflow:hidden;}
.SG_colW73 .baby_info li{ height:19px; width:220px; float:left; overflow:hidden;}
/*实用工具*/
.baby_tools{ clear:both; padding:0px 10px 10px; overflow:hidden; zoom:1;}
.baby_tools ul{ padding-top:5px;}
.baby_tools li{ height:27px; background:#fdf9cd url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/baby/baby_toolsbg.png) no-repeat 11px 11px; border:1px solid #f3ebd6; line-height:27px; overflow:hidden; margin-top:5px; text-indent:23px; overflow:hidden;}
.baby_tools li a:link,
.baby_tools li a:visited,
.baby_tools li a:hover{ color:#f48706;}
.baby_tools li a{ float:left;}
.baby_tools li .SG_icon{ float:left; margin-top:7px; margin-left:5px;}
.SG_colW51 .baby_tools li{ width:180px; float:left; margin-right:40px;}
.SG_colW73 .baby_tools li{ width:180px; float:left; margin-right:40px;}
/* 育儿博客文章 */
.baby_article{ clear:both; width:690px; color:#333; font-size:14px; }
.baby_article_head{ height:64px; overflow:hidden;clear:both; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/baby/baby_articlebg.png) no-repeat left top; text-align:center; padding-top:48px; }
.baby_article_head .baby_atctitle{ font-size:28px; text-align:center; display:inline;line-height:38px; padding:3px 7px; text-align:center; margin-top:48px; font-family:"微软雅黑","黑体";}
.baby_article_body{overflow:hidden;clear:both;}
.baby_article_foot{ height:85px; overflow:hidden;clear:both;}
.baby_abstract{ clear:both; padding:10px 25px 15px; font-size:12px;}
.baby_abstract h4{ font-size:14px;}
.baby_abstract img{ float:right; margin-left:20px;}
.baby_myWord{ clear:both; margin:0 13px; padding:16px;}
.baby_myWord h4{ font-size:14px; line-height:20px;}
.baby_myWord .baby_flash{ text-align:center; margin:0 auto;}
/* 信纸 */
.babyletter1 { color:#333;}
.babyletter1 .baby_article_head,
.babyletter1 .baby_article_foot{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/letter/babyletter1.png) no-repeat left top; border-left:1px solid #fce6e9; border-right:1px solid #fce6e9;}
.babyletter1 .baby_article_foot{background-position:-700px bottom;border-bottom:1px solid #fce6e9; }
.babyletter1 .baby_atctitle{ color:#fff; background-color:#f383a6;}
.babyletter1 .baby_article_body{ border-left:1px solid #fce6e9; border-right:1px solid #fce6e9; background-color:#fef7f8;}
.babyletter1 .baby_myWord{background-color:#fffdfe; border:1px solid #ffe1e0;}
.babyletter1 .baby_hotbtn{ border-top:2px solid #d8e2e3; }
.babyletter2 { color:#333;}
.babyletter2 .baby_article_head,
.babyletter2 .baby_article_foot{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/letter/babyletter2.png) no-repeat left top;}
.babyletter2 .baby_article_head{ height:75px;}
.babyletter2 .baby_article_foot{ height:123px; background-position:-700px bottom; }
.babyletter2 .baby_atctitle{ color:#fff; background-color:#f25804;}
.babyletter2 .baby_article_body{overflow:hidden;clear:both;background-color:#fefcd6;}
.babyletter2 .baby_myWord{background-color:#fffef7; border:1px solid #fee27e;}
.babyletter2 .baby_hotbtn{ border-top:2px solid #fde87b; }
.baby_hot{ clear:both;width:490px; padding:20px 20px 0; font-family:"宋体"; }
.babu_hotTit{ clear:both; height:25px; padding:5px 0 3px;}
.babu_hotTit h3{ float:left; font-size:14px; font-weight:normal;}
.babu_hotTit .SG_more{ float:right; font-size:12px; padding-top:3px; }
#baby_hot ul{ list-style-type:none;}
#baby_hot ul li{ line-height:25px; height:25px; overflow:hidden;list-style-type:none;background-position:left 9px; padding-left:8px; margin-left:0;}
.baby_hot li .tit{ float:left;}
.baby_hot li .tit a{ float:left;}
.baby_hot li .tit img{ float:left; margin-top:3px; margin-left:3px;}
.baby_hot li .author{ float:right; color:#999; font-size:12px; text-align:right; padding-top:1px;}
.baby_hot a:link,
.baby_hot a:visited,
.baby_hot a:hover{ color:#ff8c46;}
.babu_hotTit .SG_more,
.babu_hotTit .SG_more a:link,
.babu_hotTit .SG_more a:visited,
.babu_hotTit .SG_more a:hover,
.baby_hot li .author,
.baby_hot li .author a:link,
.baby_hot li .author a:visited,
.baby_hot li .author a:hover{ color:#999;}
.baby_hotbtn{ clear:both; height:25px; margin:0 20px;padding-top:40px; overflow:hidden;}
.baby_hotbtn a.btn{ display:block; float:right; width:138px; height:25px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/baby/baby_btn.png) no-repeat left top;}
.SG_colW51 .baby_article{ width:490px;}
.SG_colW51 .baby_hot{ width:450px;}
/* 浮层 选择成长进度条 */
.baby_bannerLayer{ padding-top:35px; padding-left:26px;}
.baby_bannerLayer li{ height:50px; margin-bottom:32px;}
.baby_bannerLayer li input{ vertical-align:middle;}
.baby_bannerLayer li img{ vertical-align:middle;}
.baby_bn{ width:314px; height:50px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/baby/baby_banner.png) no-repeat left top;}
.baby_bn1{ background-position:left top;}
.baby_bn2{ background-position:left -70px;}
.baby_bn3{ background-position:left -140px;}
.baby_bn4{ background-position:left -220px;}
.baby_bannerLayer .btn{ text-align:center;}
/* 育儿引导浮层*/
.baby_guideLayer { min-height:300px; _height:300px; padding-left:40px;}
.baby_guideLayer h3{ font-size:14px; padding-top:10px; margin-bottom:30px;}
.baby_state{ margin-left:-5px; clear:both;}
.baby_state li{ width:145px; height:145px; padding:4px; float:left; margin-right:12px; position:relative;}
.baby_state li a{ display:block; width:145px; height:145px; background-image:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/baby/baby_guide.png); background-repeat:no-repeat; padding:2px;}
.baby_state li.state0 a{ background-position:0px 0px;}
.baby_state li.state1 a{ background-position:-200px 0px;}
.baby_state li.state2 a{ background-position:-400px 0px;}
.state_layer{ position:absolute; left:0; top:166px; display:none;}
.state_layer em{ display:block; width:15px; height:8px; overflow:hidden; margin-left:32px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/baby/baby_guide.png) no-repeat -550px -300px; position:absolute; left:32px; top:-7px; z-index:2;}
.state_layer p{background-color:#f2f9e5; border:1px solid #98d18d; padding:9px 10px 7px; font-size:14px; color:#666; white-space:nowrap; line-height:21px;}
.baby_state li.hover .state_layer{ display:block;}
.baby_state li.hover{border:2px solid #65b954;padding:2px;}
.baby_state li.hover a{}
.baby_stateTab{ clear:both; padding:20px 0 30px 20px; font-size:12px;}
.baby_stateTab th{ width:60px; text-align:right; vertical-align:top; line-height:22px; padding-bottom:10px; font-weight:normal;}
.baby_stateTab td{ padding-bottom:10px;}
.baby_stateTab .SG_input{ border-style:solid; height:17px; padding-top:3px; padding-left:3px; border-width:1px; border-color:#525252 #949494 #949494 #525252;}
.baby_stateTab .nickname{ width:170px;}
.baby_stateTab .tip{ clear:both; margin-top:5px; font-size:12px; color:#999;}
.baby_stateTab .err{ clear:both; margin-top:5px; font-size:12px; color:#c00;}
.baby_stateTab a.underline{ text-decoration:underline;}
.baby_infoLayer .btn{ clear:both; text-align:center;}
/* 育儿flash上传按钮 */
.babyUpBtn{ display:none;}
/* 魔法表情按钮 */
.writeComm .formTextarea .faceline01{ clear:both; padding:0 0 0 7px;}
.writeComm .formTextarea .faceline01 a{ width:52px; height:52px; outline: none;}
.writeComm .formTextarea .faceline01 img{ border:1px solid #b6b6b6;}
.writeComm .formTextarea .faceline01 a:hover img{border:1px solid #51bd2f;}
.writeComm .formTextarea .faceline01 li{position:relative; float:left; margin-right:3px; margin-bottom:3px;}
.writeComm .formTextarea .faceline01 li .arr{position:absolute; left:36px; top:37px;}
.writeComm .formTextarea .faceline01 li .arr a{border:none; width:auto; height:auto;}
.writeComm .formTextarea .faceline01 li .arr a img,
.writeComm .formTextarea .faceline01 li .arr a img:hover{border:none}
.writeComm .formTextarea .textarea{ float:left; height:160px\9; font-size:14px; line-height:22px;
border: 1px solid rgb(199, 199, 199);}
.face_arae{position:relative; margin:0 4px 0 0;}
.play_arr{position:absolute; left:35px; top:-2px; *top:36px; _top:39px;}
.SG_cmp_revert li .SG_revert_Inner .play_arr{left:35px; top:-4px; *top:36px; _top:36px;}
.faceItemContent .insertface .bigface .faceShowAll .faceShowAll_list li .arr_r{ position:absolute; left:36px; top:37px; border:none}
.faceItemContent .insertface .bigface .faceShowAll .faceShowAll_list li .arr_r a:link,
.faceItemContent .insertface .bigface .faceShowAll .faceShowAll_list li .arr_r a:visited{ border:none; display:block; width:auto; height:auto;}
.faceItemContent .insertface .bigface .faceShowAll .faceShowAll_list li .arr_r a:hover{ border:none;}
.faceItemContent .insertface .insertface_hot .img_m{margin:0 6px 0 6px}
.faceItemContent .insertface .bigface .faceShowAll .SG_page li.play{float:right; width:120px; padding-right:12px; text-align:right; _padding-top:4px}
.faceItemContent .insertface .bigface .faceShowAll .SG_page li.play img{margin:0 5px}
.faceItemContent .insertface .bigface .faceSidebar li div{float:left; width:96px;}
.faceItemContent .insertface .bigface .faceSidebar li img{float:left}
.faceItemContent .insertface .bigface .faceSidebar li.cur img{margin:0 4px;}
.faceItemContent .insertface .bigface .faceSidebar li.cur span{padding-top:1px;}
/* widget 百威 10-08-31创建;2011-01-17删除,原因是该组件已经下线
.widget_budweiser{ width:190px; height:395px; zoom:1; overflow:hidden; margin:0 auto; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/budweiser/bg_budweiser.jpg) no-repeat left top;}
.widget_budweiser .budweiser_count{ clear:both; font-size:18px; margin-top:244px; color:#fff; font-family:Arial; text-align:center;}*/
/* 博客5周年徽章 dongyan 10-08-23 */
.info .info_img{ overflow:visible;}
.info .info_img img.fiveyearsIcon{ width:60px; height:60px; position:absolute; right:-10px; bottom:-17px; border:none; background-repeat:no-repeat; }
/* 博客7周年徽章 chenhui 12-08-16 */
.info .info_img img.sevenyearsIcon{width:56px; height:69px; position:absolute; right:-14px;bottom:-28px; border:none; background-repeat:no-repeat; }
.info .info_img .updateIcon_1{width:47px; height:56px; position:absolute; bottom:-40px; right:13px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/images/activity/blog7year/blog7style_newico1.png) no-repeat; _background:url(/web/20190609103209im_/http://simg.sinajs.cn/images/activity/blog7year/blog7style_newico1.gif) no-repeat;}
.info .info_img .updateIcon_2{width:47px; height:56px; position:absolute; bottom:-40px; right:-35px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/images/activity/blog7year/blog7style_newico2.png) no-repeat; _background:url(/web/20190609103209im_/http://simg.sinajs.cn/images/activity/blog7year/blog7style_newico2.gif) no-repeat;}
.info .info_img .updateIcon_1 a,.info .info_img .updateIcon_1 a:link,.info .info_img .updateIcon_2 a,.info .info_img .updateIcon_2 a:link{display:block;}
/* widget 百度 huangting 10-09-14*/
.widget_baidu{zoom:1; overflow:hidden; margin:0 auto; padding:10px; clear:both;}
.widget_baidu p{line-height:18px;}
.widget_baidu .bt{float:right; margin:5px 0 5px 10px; padding-top:2px; color:#666; line-height:14px;}
.widget_baidu .bt img{margin-left:2px; margin-bottom:-2px;}
.faceItemContent .baidu_wd {clear:both; padding:20px; width:504px; margin:0 1px 2px 1px; overflow:hidden;}
.faceItemContent .baidu_wd .bd_l{float:left; width:231px; margin-bottom:25px; border-right:1px solid #dbdbdb;}
.faceItemContent .baidu_wd .bd_l p{margin-bottom:0}
.faceItemContent .baidu_wd .bd_r{float:right; width:252px; margin-bottom:25px;}
.faceItemContent .baidu_wd .bd_r h4{color:#333; font-size:14px;}
.faceItemContent .baidu_wd .bd_r h4 span{color:#992800;}
.faceItemContent .baidu_wd .bd_r .txt{margin:10px 0 20px 0;line-height:20px; font-size:14px; text-indent:2em}
.faceItemContent .baidu_wd .bd_r ul{margin:0;}
.faceItemContent .baidu_wd .bd_r ul li{color:#666; padding:4px 0 0;}
.faceItemContent .baidu_wd .CP_w_btns_Mid{margin:0 0 5px;}
.faceItemContent .baidu_wd .nobg,.faceItemContent .baidu_wd .nobg cite{background:none; color:#43609c; margin:0; padding:0;}
.faceItemContent .baidu_wd .bd_box{width:220px; height:193px; margin-top:10px;}
.bd_box .SG_conn{border:1px solid #dfd4c2;}
.bd_box .SG_conn .SG_connHead{height:26px; margin-left:-1px; margin-top:-1px; background-image:url("/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/baidu/modelhead.png");}
.bd_box .SG_conn .SG_connBody .widget_baidu p{padding-top:0;}
.bd_box .SG_conn .SG_connBody .widget_baidu .bt{margin:0;}
/* widget 百度 huangting 10-10-13*/
.faceItemContent .baidu_wd .bd_c{width:510px; margin-bottom:10px;}
.faceItemContent .baidu_wd .bd_c h4{margin-bottom:10px; color:#333; font-size:14px;}
.faceItemContent .baidu_wd .bd_c h4 span{color:#992800;}
.faceItemContent .baidu_wd .bd_c .txt{margin:0;line-height:20px; font-size:14px; text-indent:2em}
.faceItemContent .baidu_wd .bd_c dl{margin:25px 0 0 30px; color:#666}
.faceItemContent .baidu_wd .bd_c ul{margin:0;}
.faceItemContent .baidu_wd .bd_c ul li{color:#999; padding:4px 0 0;}
.faceItemContent .baidu_wd .bd_c .logobox{float:right; margin-top:-21px; margin-right:6px;}
.faceItemContent .baidu_wd .bd_c .logobox a{margin-left:4px;}
.faceItemContent .baidu_wd .bd_c .logobox img{vertical-align:top}
.faceItemContent .baidu_wd .trial{margin:0; padding:20px 0 0; width:100%; border-top:1px solid #e6e6e6;}
.faceItemContent .baidu_wd .btn_trial{float:left; margin:0 0 0 200px; width:115px; height:34px;cursor:pointer; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/widget/baidu/btn_trial.png) no-repeat left top;}
.faceItemContent .baidu_wd .btn_trial:hover{background-position:0 -35px;}
.faceItemContent .baidu_wd .cancel{float:right; line-height:34px;}
.faceItemContent .baidu_wd .trial a:link,
.faceItemContent .baidu_wd .trial a:visited{color:#43609c;}
/* 广告浮层 huangting 10-09-16 */
.ad_layer{position:absolute; padding-top:14px;}
.ad_layer .close_wd{position:absolute; right:0; top:0px; width:12px; height:12px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/btn_close.gif) no-repeat left top; cursor:pointer; font-size:0;}
.ad_layer .close{background-position:0 0;}
.ad_layer .close:hover{background-position:0 -14px;}
.ad_layer .center{width:140px; padding:2px 2px 4px; border:1px solid #bababa;}
.ad_layer .center{text-align:center; font-size:12px; background:#fff}
.ad_layer .center img{float:left; margin-bottom:5px; margin-bottom:7px\0; padding:0;}
.ad_layer .right_arr{position:absolute; right:-5px; top:36px; width:6px; height:12px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/btn_right.gif) no-repeat left top; font-size:0;}
.ad_layer .center a{color:#575757}
/* 官搏动态 ht 101117 */
.tb_layer_w7{width:135px;}
.tb_news{width:112px; padding:8px 10px 7px;overflow:hidden; font-family:"宋体";line-height:19px; _line-height:22px;}
.tb_news a:hover{text-decoration:none;}
.tb_news .tb_friend_inputDel{ display:block; float:right; width:5px; height:5px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat -39px -341px; position:absolute; right:5px; top:10px;}
.tb_news .tb_friend_inputDel:hover{background-position:-58px -341px; }
.tb_news img{margin-top:0px; margin-top:-5px\9;*margin-top:0px; margin-right:4px;}
.tb_news em{color:#ff0000;}
/* 最新消息 huangting 10-09-20 */
.textbox{padding-top:25px;}
.textbox p{height:22px;}
.textbox .tit_l{ float:left; font-weight:bold; line-height:21px;}
.textbox .tit_l a{ vertical-align:middle;}
.textbox .tit_l .SG_icon51{ margin-top:-2px;}
.textbox .tit_r{ float:right; line-height:21px;}
.textbox .txtlist{margin:10px 0 36px 0;}
.textbox .txtlist li{padding:4px 0 4px 18px; font-size:14px; line-height:24px;}
.textbox .txtlist li .SG_icon{margin-left:-18px;}
.textbox .txtlist li .SG_txtc{font-size:12px;}
/* 图片评论 10-09-28 ht */
.cBox .msg dd img{margin-right:10px; border:1px solid #DCDCDC;}/* mr:10px 去除 101103 chenhui:float:left去除 110124 */
.cBox .msg dd .msg_from{ font-size:12px; padding:7px 0 0 0;}
.cBox .msg dd .msg_from img{ border:none;}
.SG_tag ul li.btn{ *margin-top:-2px; position:absolute; right:70px;padding:0; background:none;}
.SG_tag ul li.btn cite{padding-left:10px;}
.center .SG_tag ul li.txt{float:right;padding-top:5px;padding-left:0;background:none;}
.center .SG_tag ul li.txt a{color:#878787;}
.txt_w{float:left;}
.txt_w dt{z-index:100;}
.txt_w dd{width:490px; margin:10px 0;}
.txt_w dd.c_w{width:534px;}
.txt_w dd.c_w .ims_r{padding-right:50px}
.txt_w dd.cBox_re{width:550px;}
.txt_w dd .cBox_main{width:550px; margin-top:20px;}
.txt_w dd .cBox_main .msg{width:430px;}
.txt_w dd .cBox_main dt{width:430px; font-size:12px;}
.txt_w dd .cBox_main dd{width:430px;}
.txt_w dd .txt_w dd{margin:10px 0 0px;}
.cBox .msg dt .time{z-index:10}
.txt_w02 dd{width:600px; margin:10px 0;}
.txt_w02 dd .cBox_main{width:620px; margin-top:20px;}
.txt_w02 dd .txt_w{width:auto}
.txt_w02 dd .txt_w dt{width:530px; font-size:12px; z-index:100;}
.txt_w02 dd .txt_w dd{width:530px; margin:0;}
.txt_w02 .cBox_main .cBox_main .txt_w{width:480px;}
.comments{ height:32px; margin:12px 0 0;}
.comments li{ float:left; width:auto; height:32px; line-height:34px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topsetting/stylesettingtabbg.png) no-repeat 0 -59px; padding:0 13px; }
.comments ul{ margin-left:-12px;}
.comments li.fir{ background-image:none;}
.comments li.cur a{ float:left; line-height:34px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/center/bg_on_arrow.gif) no-repeat center bottom; color:#878787; text-decoration:none; cursor:default}
.comments .cur a:hover{ text-decoration:none;}
.comments li.permissions{float:right; background:none; padding:0;}
.comments li.permissions em,
.comments li em{font-family:"宋体", sans-serif}
.commentslist{ clear:both; width:260px; height:42px; margin:6px 0 0;}
.commentslist li{ float:left; width:72px; height:20px; line-height:18px; color:#909090;}
/*.commentslist li.fst{width:48px; height:48px; background-image:none; color:#666;}*/
.commentslist li.lst{width:84px;}
.commentslist li a.conn:link,
.commentslist li a.conn:visited,
.commentslist li a.conn:hover{ text-decoration:underline; color:#909090;}
.commentslist li a.num:link,
.commentslist li a.num:visited,
.commentslist li a.num:hover{ text-decoration:underline; color:#ff6600;padding-left:2px;}
.cBox_main .toollist{width:63px; *width:57px; right:8px; top:16px; margin:0; padding:0 4px; border:1px solid #b6b6b6; background:#fff; z-index:2147483647}
.cBox_main .toollist li{width:63px; *width:57px; padding:4px 0; *padding:4px 0 4px 2px; text-align:center; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/bg_tool_dot.gif) repeat-x 0 bottom; font-size:12px}
.cBox_main .toollist li.end{ background:none}
.cBox_main .toollist li a{color:#656565;}
.ims{float:left;}
.ims_r{float:right;width:411px; padding-right:32px;}
.textbox .remindlist{float:left; width:100%; margin:10px 0 20px;}
.textbox .remindlist li{float:left; width:300px; padding:4px 0;}
.textbox .fr{float:right}
.textbox .SG_j_linedot{margin-bottom:15px;}
.textbox .btn{padding-left:190px; text-align:left;}
.notelist{position:relative; margin:20px 0 0}
.notelist table th{width:100px; text-align:right;vertical-align:top; padding-top:3px; font-weight:normal;}
.notelist table td{padding-bottom:20px;}
.notelist table td a{margin:0 4px; line-height:18px;}
.notelist table .userbox{float:left; width:182px; margin-right:8px; padding:0 2px 2px; height:21px; border:1px solid #c1c1bb;}
.notelist table .userbox span{float:left; margin-top:2px; padding:0 0 1px; *padding:1px 0 0; background:#e7e7e5}
.notelist table .userbox span a{padding:0px 8px 0 1px; color:#765f47; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/bg_close.gif) no-repeat right 8px; *background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/bg_close.gif) no-repeat right 6px; font-weight:bold;text-decoration:none; }
.notelist .notebox{position:absolute; width:336px; height:202px; z-index:10000; padding:6px; background:#fffeeb; border:1px solid #c1c1bb;}
.notelist .notebox .tb_note_tit h2{float:left; color:#333; font-size:12px; padding-left:4px; margin-top:2px;}
.notelist .notebox .tb_note_tit .fr{float:right;}
.notelist .notebox .tb_note_tit .fr .tb_close{ float:left; width:17px; height:17px; overflow:hidden;background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat 0px -290px;}
.notelist .notebox .CP_w_tag{float:left; width:100%; padding-top:9px;}
.notelist .notebox .note_uesr{float:left;width:328px; margin:8px 0 10px; height:94px; padding-left:6px; border:1px solid #c1c1bb; background:#fff; overflow-y:scroll;}
.notelist .notebox .note_uesr li{float:left; padding:2px 0; width:102px; height:20px;}
.notelist .notebox .note_uesr li input{margin-top:-2px;}
.notelist .notebox p{text-align:center}
.notelist .notebox .CP_w_tag ul li{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/CP_tag01_bg.gif) no-repeat left top;cursor:pointer;float:left;height:25px;
line-height:25px;margin-left:-1px;overflow:hidden;padding-left:5px;}
.notelist .notebox .CP_w_tag ul li.cur{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/CP_tag01_bg.gif) no-repeat left -90px;}
.notelist .notebox .CP_w_tag li.cur div {background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/CP_tag01_bg.gif) no-repeat right -90px;}
.notelist .notebox .CP_w_tag li div {background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/CP_tag01_bg.gif) no-repeat right -30px transparent;display:block;float:left;
padding:0 15px 0 11px;}
.notelist .notebox .CP_w_btns{width:100%;}
.imfor{position:relative}
.imfor .imforbox{position:absolute; right:12px; top:-3px; background:#ff6600; color:#fff; font-weight:bold; height:11px; padding:0 2px 0 3px; line-height:12px; text-align:center}
.t_w{width:470px;}
.txt_w .SG_txtb a img{float:right; margin:1px 0 0; *margin-top:-15px; margin-right:-15px;}
/* 个人中心tag高度 */
.tag_h{height:26px; padding-top:1px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/sg_newsp.png) repeat-x left -275px;}
.tag_h .btn{margin-top:-1px;}
.ct_mt{padding-top:20px;}
.ct_mt .center_tag{padding:0;}
/* 看电影组件 */
.moviesbox .list{ clear:both; overflow:hidden; margin-bottom:5px;}
.SG_colW73 .moviesbox{ height:100%; overflow:hidden; padding:20px 19px 20px 20px;}
.SG_colW51 .moviesbox{ height:100%; overflow:hidden; padding:20px 19px 20px 20px;}
.SG_colW21 .moviesbox{ height:100%; overflow:hidden; padding:15px 10px 10px;}
.SG_colW73 .moviesbox .list,
.SG_colW51 .moviesbox .list,
.SG_colW21 .moviesbox .list{margin-top:15px;}
.SG_colW73 .moviesbox .list{ margin-left:-8px; margin-right:-9px;}
.SG_colW73 .moviesbox .list li{ float:left; width:85px; margin:0 8px; display:block;*display:inline;}
.SG_colW51 .moviesbox .list{ margin-left:-5px; margin-right:-7px;}
.SG_colW51 .moviesbox .list li{ float:left; width:85px; margin:0 6px 0 5px; display:block;*display:inline;}
.SG_colW21 .moviesbox .list{ margin-left:-1px; margin-right:-6px;}
.SG_colW21 .moviesbox .list li{ float:left;overflow:hidden; width:85px; margin:0 6px 5px; display:block;*display:inline;}
.SG_colW21 .moviesbox .morelink,.SG_colW51 .moviesbox .morelink,.SG_colW73 .moviesbox .morelink{text-align:right;}
/*peihe 增加删除图标*/
.moviesbox .list li .smallPic{width:85px; height:110px; overflow:hidden; margin-bottom:7px;position:relative}
.moviesbox .list li .smallPic .del{ position:absolute; display:block; width:15px; height:15px; overflow:hidden; right:1px;_right:0; bottom:0; cursor:pointer;}
.moviesbox .list li .smallPic .del img{width:15px;height:15px;}
.moviesbox .list li .smallPic img {width:85px; height:110px;}
.SG_colW73 .moviesbox .list .clearit{ float:none; width:85px; margin:0;}
.SG_colW51 .moviesbox .list .clearit{ float:none; width:85px; margin:0;}
.SG_colW21 .moviesbox .list .clearit{ float:none; width:85px; margin:0;}
.moviesbox .albumlisttxt{ width:85px; height:15px; padding-left:0;}
/* 电影组件 近期热播 */
.movieHotB .list{ float:left;}
.SG_colW51 .movieHotB .list,
.SG_colW73 .movieHotB .list{ margin-left:-10px;}
.SG_colW21 .movieHotB .list{ margin-bottom:4px; margin-left:-6px; overflow:hidden; _zoom:1; float:none;}
.SG_colW51 .movieHotB .list_movieInf,
.SG_colW73 .movieHotB .list_movieInf{ float:left; margin:12px 0 0 10px;}
.SG_colW21 .movieHotB .list_movieInf{ float:none; margin-bottom:10px;}
.SG_colW51 .movieHotB .list li,
.SG_colW73 .movieHotB .list li{ margin:0 10px; float:left; display:inline;}
.SG_colW21 .movieHotB .list li{ margin:0 7px 0 6px;}
.movieHotB .list_movieInf li{ background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/SG_dot.gif) no-repeat 0 10px; padding-left:8px; line-height:22px; height:22px; overflow:hidden;}
.movieHotB .list_movieInf li .time{ padding-left:13px;}
.movieHotB .moviePlace{ background-position:0 0;}
.movieHotB .moviePlace .tit{ overflow:hidden; _zoom:1; line-height:24px; padding:8px 0 3px;}
.movieHotB .moviePlace .place{ line-height:20px; word-wrap:break-word; word-break:break-all;}
.movieHotB .moviePlace .place a{ padding-right:7px;}
/* 电影组件 空状态 */
.moviesbox .comTip{ text-align:center; padding:62px 0 42px 0;}
.moviesbox .comTip p{ line-height:22px; font-size:14px;}
.moviesbox .comTip p span{ font-size:12px;}
/* 博客个人中心功能引导_Tip1 */
.ctTipWrap{float:left; display:inline;}
.ctTips{border:0; border-collapse:collapse; border-spacing:0;}
.ctTips thead .tLeft,
.ctTips thead .tRight,
.ctTips tbody .tLeft,
.ctTips tbody .tRight,
.ctTips tfoot .tLeft,
.ctTips tfoot .tRight{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/cttip_b1.png) no-repeat;_background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/cttip_b1.gif) no-repeat;}
.ctTips tbody .tLeft,.ctTips tbody .tRight{width:8px; background-repeat:repeat-y;}
.ctTips thead .tLeft,
.ctTips thead .tRight,
.ctTips tfoot .tLeft,
.ctTips tfoot .tRight{width:8px; height:8px;}
.ctTips thead .tLeft{background-position:0 0;}
.ctTips thead .tRight{background-position:-18px 0;}
.ctTips tfoot .tLeft{background-position:0 -18px;}
.ctTips tfoot .tRight{background-position:-18px -18px;}
.ctTips tbody .tLeft{background-position:-36px 0;}
.ctTips tbody .tRight{background-position:-54px 0;}
.ctTips thead .tMid,
.ctTips tbody .tMid,
.ctTips tfoot .tMid{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/cttip_b2.png) repeat-x;_background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/cttip_b2.gif) repeat-x;}
.ctTips tfoot .tMid{height:8px; background-position:0 -18px;}
.ctTips tbody .tMid{height:45px; background-position:0 -72px; vertical-align:top;}
.ctTipCort,
.ctTipCorr,
.ctTipCorb,
.ctTipCorl,
.ctTips a.shut,
.ctTipSCon .wl{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/cttip.png) no-repeat;_background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/cttip.gif) no-repeat;}
.ctTipCort{width:21px; height:14px; background-position:0 -266px; position:absolute; top:-10px; left:45%;}
.ctTipCorr{width:14px; height:21px; background-position:-85px -266px; position:absolute; top:45%; right:-10px;}
.ctTipCorb{width:21px; height:14px; background-position:-31px -266px; position:absolute; left:45%; bottom:-10px;}
.ctTipCorl{width:14px; height:21px; background-position:-62px -266px; position:absolute; top:30%; left:-10px;}
.ctTipSCon{position:relative; padding:5px 5px 3px;}
.ctTipSCon a.shut{width:8px; height:8px; background-position:-18px -248px; position:absolute; top:5px; right:5px;}
.ctTips a.shut:hover{background-position:-36px -248px;}
.ctTipSCon .wl{height:35px; background-position:-181px -297px; padding-left:36px; padding-right:20px; color:#333; line-height:18px;}
/* 博客个人中心功能引导_Tip2 */
.ctTipb{border:0; border-collapse:collapse; border-spacing:0;}
.ctTipb thead .tLeft,
.ctTipb thead .tRight,
.ctTipb tbody .tLeft,
.ctTipb tbody .tRight,
.ctTipb tfoot .tLeft,
.ctTipb tfoot .tRight{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/cttip_b1.png) no-repeat;_background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/cttip_b1.gif) no-repeat;}
.ctTipb tbody .tLeft,.ctTipb tbody .tRight{width:8px; background-repeat:repeat-y;}
.ctTipb thead .tLeft,
.ctTipb thead .tRight,
.ctTipb tfoot .tLeft,
.ctTipb tfoot .tRight{width:8px; height:8px;}
.ctTipb thead .tLeft{background-position:0 -36px;}
.ctTipb thead .tRight{background-position:-18px -36px;}
.ctTipb tfoot .tLeft{background-position:0 -54px;}
.ctTipb tfoot .tRight{background-position:-18px -54px;}
.ctTipb tbody .tLeft{background-position:-72px 0;}
.ctTipb tbody .tRight{background-position:-90px 0;}
.ctTipb thead .tMid,
.ctTipb tbody .tMid,
.ctTipb tfoot .tMid{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/cttip_b2.png) repeat-x;_background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/cttip_b2.gif) repeat-x;}
.ctTipb thead .tMid{height:8px; background-position:0 -36px;}
.ctTipb tfoot .tMid{height:8px; background-position:0 -54px;}
.ctTipb tbody .tMid{background:#fffbef; vertical-align:top;}
.ctTipBCon .xld,
.ctTipBCon .xlz,
.ctTipBCon .xlx{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/cttip_ico.png) no-repeat;_background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/cttip_ico.gif) no-repeat;}
.ctTipBCon .xld{width:75px; height:108px; background-position:0 0; margin:20px 0 0 15px; float:left; display:inline;}
.ctTipBCon .xlz{width:41px; height:67px; background-position:0 -119px; margin:5px 0 5px 10px; float:left; display:inline;}
.ctTipBCon .xlx{width:18px; height:29px; background-position:0 -196px; margin:0 0 0 5px; float:left; display:inline;}
.ctTipBCon a.shut{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/cttip.gif) no-repeat;}
.ctTipBCon{position:relative; padding:0 10px 0 0; background:#fffbef; overflow:auto; zoom:1;}
.ctTipBCon a.shut{width:8px; height:8px; background-position:0 -248px; position:absolute; top:5px; right:5px;}
.ctTipBCon a.shut:hover{background-position:-36px -248px;}
.ctTipBCon .des{float:left; padding-left:25px; margin:20px 5px; color:#333; line-height:18px;}
.ctTipBCon .des strong{display:block; font-family:Microsoft Yahei; font-size:14px; margin-bottom:8px;}
.ctTipBCon .des p a,.ctTipBCon .des p a:link{color:#2e3092; text-decoration:none;}
.ctTipBCon .des p a:visited{color:#2e3092; text-decoration:none;}
.ctTipBCon .des p a:hover{color:#2e3092; text-decoration:underline;}
.ctTipBCon .des .btn{margin-top:6px;}
.ctTipBCon .des .btn a{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/cttip.gif) 0 8px no-repeat; display:inline-block; padding:5px 0 0 5px; margin-right:20px; cursor:pointer;}
.ctTipBCon .des .btn a,.ctTipBCon .des .btn a:link{color:#000; text-decoration:none;}
.ctTipBCon .des .btn a:visited{color:#000; text-decoration:none;}
.ctTipBCon .des .btn a:hover{color:#000; text-decoration:none; background-position:0 -116px;}
.ctTipBCon .des .btn a cite{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/cttip.gif) right -30px no-repeat; display:inline-block; padding:5px 12px 5px 10px;*padding:7px 12px 3px 10px;}
.ctTipBCon .des .btn a:hover cite{background-position:right -154px;}
.ctTipBCon .guide{float:left; margin:5px 0 5px 0; padding-left:5px; color:#333; line-height:18px; width:132px;}
.ctTipBCon .guide strong{display:block; font-family:Microsoft Yahei; font-size:14px; margin:10px;}
.ctTipBCon .guide .btn{margin-top:6px; text-align:right; color:#666;}
.ctTipBCon .guide .btn a{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/cttip.gif) 0 -63px no-repeat; display:inline-block; padding:3px 0 0 3px; margin-left:15px; cursor:pointer;}
.ctTipBCon .guide .btn a,.ctTipBCon .guide .btn a:link{color:#666; text-decoration:none;}
.ctTipBCon .guide .btn a:visited{color:#666; text-decoration:none;}
.ctTipBCon .guide .btn a:hover{color:#666; text-decoration:none; background-position:0 -187px;}
.ctTipBCon .guide .btn a cite{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/cttip.gif) right -95px no-repeat; display:inline-block; padding:0 6px 3px 3px;*padding:2px 6px 1px 3px;}
.ctTipBCon .guide .btn a:hover cite{background-position:right -219px;}
.ctTipBCon .guide .btn em{color:#ff6600; font-weight:bold;}
.ctTipBCon .visit{margin:5px 10px 0 30px; color:#333; line-height:18px; width:96px;}
/* 未开通博客浮层提示 by chenhui 2011.01.12 */
.nowOpenBlog{font-size:12px; color:#666; padding:12px 0 20px 50px;}
.nowOpenBlog strong{display:block; clear:both; padding:2px 0 5px;}
.nowOpenBlog input.ipt{width:241px; height:35px; border:1px #ccc solid; line-height:35px; font-size:18px; font-family:"黑体"; color:#666; text-indent:10px;}
.nowOpenBlog input.focus{border:1px #94b74c solid;}
.nowOpenBlog input.ipt:focus{outline:none;}
.nowOpenBlog .boxA{margin-top:12px;}
.nowOpenBlog .ErrTips{margin:12px 0 5px; text-align:center; color:#ff0000; visibility:hidden;}
.nowOpenBlog .ErrTips a{float:none;}
.nowOpenBlog input.rd{vertical-align:-2px;}
.nowOpenBlog .boxB p{overflow:hidden; zoom:1;}
.nowOpenBlog a{margin-top:10px; float:left;}
.nowOpenBlog a.btn,
.nowOpenBlog a.btn:link,
.nowOpenBlog a.btn:visited,
.nowOpenBlog a.loading{width:107px; height:35px; outline:none; text-indent:-9999px; margin-top:0; margin-left:100px; margin-right:10px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/nowopenblog_sbtn.gif) 0 0 no-repeat;}
.nowOpenBlog a.btn:hover{background-position:0 -41px;}
.nowOpenBlog a.btn:active{background-position:0 -82px;}
.nowOpenBlog a.loading{background-position:0 -123px;}
.nowOpenBlog .boxA .tips{width:15px; height:15px; display:inline-block; vertical-align:middle; margin-left:5px; margin-right:5px;}
.nowOpenBlog .boxA p.tip{margin-top:5px; padding-left:70px; color:#ff0000; display:none;}
/* 博客未开通文章页样式 by chenhui 2011.01.12 */
.blognopenBox3{width:100%; padding:5px 0;}
.blognopenBox3 .welcome{text-align:right;}
.blognopenBox3 .welcome em{color:#ff0000; margin-right:10px;}
.blognopenBox3 .welcome em a,.blognopenBox3 .welcome em a:link{color:#ff0000; text-decoration:none;}
.blognopenBox3 .welcome em a:visited{color:#ff0000; text-decoration:none;}
.blognopenBox3 .welcome em a:hover{color:#ff0000; text-decoration:underline;}
.blognopenBox3 .nowOpenBlog{font-size:14px; padding:18px; width:410px; margin:0 auto;}
.blognopenBox3 .nowOpenBlog .ErrTips{width:350px; clear:both; display:block; font-size:12px; padding:15px 0 0 0; visibility:hidden;}
.blognopenBox3 .nowOpenBlog .ErrTips a{float:none;}
.blognopenBox3 .nowOpenBlog .boxB{margin-top:38px;}
.blognopenBox3 .nowOpenBlog a.btn,
.blognopenBox3 .nowOpenBlog a.btn:link,
.blognopenBox3 .nowOpenBlog a.btn:visited,
.blognopenBox3 .nowOpenBlog a.loading{width:147px; height:45px; outline:none; text-indent:-9999px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/nowopenblog_bbtn.gif) no-repeat;}
.blognopenBox3 .nowOpenBlog a.btn:hover{background-position:0 -45px;}
.blognopenBox3 .nowOpenBlog a.btn:active{background-position:0 -90px;}
.blognopenBox3 .nowOpenBlog a.loading{background-position:0 -135px;}
.blognopenBox3 .nowOpenBlog .boxA .tips{width:15px; height:15px; display:inline-block; vertical-align:middle; margin-left:5px; margin-right:5px;}
.blognopenBox3 .nowOpenBlog .boxA p.tip{margin-top:5px; padding-left:82px; color:#ff0000; display:none;}
/* 发现墙 */
/*.discoverQing{width:381px; height:24px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/discover_qing.png) no-repeat;_background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/discover_qing.gif) no-repeat; text-indent:-9999px; margin-left:65px;}*/
.discoverQing{width:481px; height:24px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/discover_qing02.jpg) no-repeat; text-indent:-9999px; margin-left:40px;}
.discoverWall{position:relative; width:600px; height:450px; background:#538792; margin:10px auto 20px; overflow:hidden; -webkit-box-shadow:0 0 5px 0 #aeaeae; -moz-box-shadow:0 0 5px 0 #aeaeae; -box-shadow:0 0 5px 0 #aeaeae; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; overflow:hidden;}
.discoverWall .con .row{width:900px; height:150px; overflow:hidden;}
.discoverWall .con .row .cell{position:relative; width:150px; height:150px; overflow:hidden; float:left; _display:inline; cursor:pointer;}
.discoverWall .con .row .cell .content{position:relative; height:150px;}
.discoverWall .con .row .cell .content h3{font-size:16px; margin-bottom:6px; font-weight:normal;}
.discoverWall .con .row:first-child .cell:first-child .content,.discoverWall .con .row:first-child .cell:first-child .content img{-webkit-border-radius:8px 0 0 0;overflow:hidden;position:static;}
.discoverWall .con .row:first-child .cell:last-child .content,.discoverWall .con .row:first-child .cell:last-child .content img{-webkit-border-radius:0 8px 0 0;overflow:hidden;position:static;}
.discoverWall .con .row:nth-child(3) .cell:first-child .content,.discoverWall .con .row:nth-child(3) .cell:first-child .content img{-webkit-border-radius:0 0 0 8px;overflow:hidden;position:static;}
.discoverWall .con .row:nth-child(3) .cell:last-child .content,.discoverWall .con .row:nth-child(3) .cell:last-child .content img,.discoverWall .con .row:nth-child(3) .cell:last-child .txtopa{-webkit-border-radius:0 0 8px 0;overflow:hidden;position:static;}
.discoverWall .con .row .cell .cate{position:absolute; bottom:0; left:0;}
.discoverWall .con .row .cell .ico_play{position:absolute;left:50%;top:50%;margin:-22px 0 0 -22px; z-index:3; width:44px; height:44px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/ico_playd.png) no-repeat;_background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/ico_playd.gif) no-repeat;}
.discoverWall .con .row .cell.cellMusic .ico_play{ background-position:0 -44px;}
.discoverWall .con .row .tag{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px; background:#000; background:rgba(0,0,0,0.8); position:absolute;bottom:8px;left:6px;padding:0 9px; display:inline-block;height:20px; line-height:20px;color:#fff;font-size:12px;z-index:2; white-space:nowrap;word-break:break-all}
.discoverWall .con .row .cellText .content{width:130px; height:134px; padding:8px 10px; font-size:12px; line-height:21px; color:#fff; overflow:hidden; position:relative;zoom:1;}
.discoverWall .con .row .cellText .content p{height:128px; overflow:hidden; line-height:18px;}
.discoverWall .con .row .cell .mask{position:absolute; top:0; left:0; z-index:2; display:none; width:150px; height:150px; background:#000; opacity:0.2; filter:alpha(opacity=20);}
.discoverWall .con .row .cell .mask a{width:150px; height:150px; float:left; display:block;}
.discoverWall .con .row .cell .txtopa{position:absolute; bottom:0; left:0; z-index:1; width:150px; height:49px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/txtopa_bg.png) no-repeat; _background:none;}
.discoverWall .con .row .cell .author{position:absolute; top:50px; left:15px; z-index:4; width:100px; overflow:hidden; background:#000; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; padding:10px; font-size:12px; text-align:center; color:#fff;}
.discoverWall .con .row .cell .author a,.discoverWall .con .row .cell .author a:link{color:#fff; text-decoration:none;}
.discoverWall .con .row .cell .author a:hover{color:#fff; text-decoration:none;}
/* 搜索进入页底部浮层 by chenhui 2011.11.23 */
.blog_searchBtm{width:100%; height:107px; background:#747474;}
a.blog_searchBtmBtn,a.blog_searchBtmBtn:link,a.blog_searchBtmBtn:visited{position:absolute; top:5px; right:5px; z-index:3; width:13px; height:13px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/searchbtm_qing.png) right 0 no-repeat; text-indent:-9999px;}
a.blog_searchBtmBtn:hover{background-position:right -26px;}
a.blog_searchBtmBtn:active{background-position:right -52px;}
.blog_searchBtm .blog_searchBtmCon{position:relative; overflow:hidden; width:1055px; height:107px; margin:0 auto; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/searchbtm_qing.png) right -200px no-repeat;}
.blog_searchBtm .blog_searchBtmCon .logo{position:absolute; z-index:1; left:0; top:0; width:110px; height:100px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/searchbtm_qing.png) 0 0 no-repeat;}
.blog_searchBtm .blog_searchBtmCon ul.picShow{position:relative; z-index:2; margin-left:111px; margin-top:8px; float:left; _display:inline;}
.blog_searchBtm .blog_searchBtmCon ul.picShow li{width:162px; height:92px; position:relative; float:left; _display:inline; margin-left:17px;}
.blog_searchBtm .blog_searchBtmCon ul.picShow li img{width:160px; height:90px; border:1px solid #a9a9a9;}
.blog_searchBtm .blog_searchBtmCon ul.picShow li span{position:absolute; left:1px; bottom:1px; width:160px; height:20px; line-height:19px; background:#000; background:rgba(0,0,0,.6); overflow:hidden; color:#fff; text-indent:7px;}
.blog_searchBtm .blog_searchBtmCon ul.picShow li span a,.blog_searchBtm .blog_searchBtmCon ul li span a:link{text-decoration:none; color:#fff;}
.blog_searchBtm .blog_searchBtmCon ul.picShow li span a:hover{text-decoration:underline; color:#fff;}
.blog_searchBtm .blog_searchBtmCon ul.txt{float:left; line-height:19px; margin:53px 0 0 48px;}
.blog_searchBtm .blog_searchBtmCon ul.txt li{padding-left:10px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/searchbtm_qing.png) -226px -96px no-repeat; height:19px; line-height:19px; overflow:hidden;}
.blog_searchBtm .blog_searchBtmCon ul.txt li a,.blog_searchBtm .blog_searchBtmCon ul.txt li a:link{text-decoration:underline; color:#fff;}
.blog_searchBtm .blog_searchBtmCon ul.txt li a:hover{text-decoration:none; color:#fff;}
/*android 下载提示*/
.dowAndroidTip,
.dowAndroidTipInner .close{background:url(/web/20190609103209im_/http://simg.sinajs.cn/images/common/dwn_android_tip.png) no-repeat;}
.dowAndroidTip{position:absolute;width:132px;height:40px;background:#fbf6e3;border:1px solid #98988c}
.dowAndroidTipInner{padding:5px 10px 5px 5px;position:relative}
.dowAndroidTipInner .close{position:absolute;right:1px;top:1px;display:block;width:9px;height:9px;line-height:100px;overflow:hidden;}
.dowAndroidTipInner p{color:#2e3094;line-height:15px;text-align:center}
.dowAndroidTipInner p span{color:#ff0103}
.dowAndroidTipInner .arrowMod,
.dowAndroidTipInner .arrowModInner{position:absolute;right:-12px;top:22px;display:block;width:0;height:0;font-size:0;line-height:0;border-width:6px;border-color:transparent transparent transparent #98988c;border-style:dashed dashed dashed solid }
.dowAndroidTipInner .arrowModInner{right:-5px;top:-6px;border-left-color:#fbf6e3;}
/* 长微博 等待提示 */
.longWeiboTips{padding-top:30px; font-size:14px;}
.longWeiboTips p{height:auto; text-align:center;}
.longWeiboTips p strong{display:block; padding:10px 0 15px;}
.longWeiboTips a.SG_aBtnB,.longWeiboTips a.SG_aBtnB cite{display:inline-block; height:32px!important; line-height:32px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/bigbtn_bg.png)!important;}
.longWeiboTips a.SG_aBtnB{padding:0 2px 0 0!important; background-position:right -64px!important;}
.longWeiboTips a.SG_aBtnB cite{padding-top:0!important; padding:0 10px 0 15px;}
.longWeiboTips a.SG_aBtn{position:relative;}
.longWeiboTips a.SG_aBtn img{position:absolute; top:10px; left:10px; margin-right:8px; margin-top:-2px;}
.longWeiboTips a.icoBtn cite{padding-left:30px;}
.longWeiboTips p a.reply,.longWeiboTips p a.reply:link{display:block; padding-top:15px; padding-bottom:15px; font-size:12px; text-decoration:underline; color:#999!important;}
.longWeiboTips .pic_link{font-weight:normal; font-size:12px; font-family:simsun; color:#333399;}
.longWeiboTips .pic_link a,.longWeiboTips .pic_link a:link{color:#333399; text-decoration:none;}
.longWeiboTips .pic_link a:hover{text-decoration:underline;}
/* 博客关键字搜索浮层 */
.blog_skeywords{position:relative;height:64px;width:444px;background-color:#feedc4;border:3px solid #e2e0c0;}
.blog_skeywords .close{position:absolute;right:0;top:0;display:inline-block;height:13px;width:13px;background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/searchbtm_qing.png) no-repeat -216px 0;}
.blog_skeywords dl{padding:7px 17px 7px 8px;}
.blog_skeywords dl dt{float:left;border:1px solid #e2e0c0}
.blog_skeywords dl dt a img{display:block;}
.blog_skeywords dl dd{float:left;margin-left:10px;}
.blog_skeywords dl dd p{width:198px;line-height:24px;}
.blog_skeywords dl dd p a{font-size:12px;color:#666;font-family:微软雅黑,黑体;}
/* 博文喜欢功能 ht 2012-7-6 */
.uplove .upBox{width:73px;background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/lovebg.gif) no-repeat left top;}
.uplove .upBox .count{line-height:35px;height:27px; padding-left:38px;text-align:left;cursor:pointer; _line-height:18px; _padding-top:10px; _height:17px;}
.uplove .upBox .count_love{padding-left:35px; color:#989898;}
.uplove .upBox .link{font-weight: normal;color:#818181; height:22px;cursor:default;font-family:宋体}
.uplove .uploveBox{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/lovebg_h.gif) no-repeat left top;}
.uplove .uploveBox .count{padding:0; text-align:center;}
.user_love{width:128px; height:23px;background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/love.gif) no-repeat left top;line-height:23px;}
.user_love .lovebg{width:44px; text-align:center; padding-left:25px; float:left; font-size:12px;font-weight:normal;}
.user_love .lovenum{width:59px; text-align:center;float:left;font-size:12px;color:#818181;font-weight:normal;font-family:微软雅黑,黑体;}
.user_love .lovegary{color:#989898;}
.loveadd{background-position:0 -30px;}
.loveadd .lovebg{padding:0 0 0 5px; width:63px; text-align:center;}
/*微操盘*/
.weitip,
.weitips .close{background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/layer/close_x.jpg) no-repeat;}
.weitip{position:absolute;width:97px;height:65px;background:#fbf6e3;border:1px solid #98988c}
.weitips{padding:8px 0px 0 0px;position:relative}
.weitips .close{position:absolute;right:0px;top:1px;display:block;width:7px;height:9px;line-height:100px;overflow:hidden;}
.weitips p{color:#2e3094;line-height:15px; padding-bottom:2px;text-align:center;}
.weitips p a, .weitips p a:link{color:#2e3092;}
.weitips .tb_layer_arrow { background: url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/topbar/tb_layer/tb_layer.png) no-repeat 0 -340px ; height: 6px; margin: 1px auto 0;margin: 1px auto 0;overflow: hidden; position: relative;_position:absolute;_left:42px; width: 9px;}
/* 与pad版互通 */
.sinablogfooter .webSelect{margin-bottom:20px;text-align:center;}
.sinablogfooter .webSelect a,.sinablogfooter .webSelect a:link{display:inline-block; width:98px; height:29px; line-height:29px; border:1px #c5c5c5 solid; -webkit-border-radius:3px; border-radius:3px; background-image:-webkit-linear-gradient(top,#fff,#eaeae8); background-image:-moz-linear-gradient(top,#fff,#eaeae8); text-shadow:2px 2px 2px #fff; text-align:center; font-size:14px; color:#737373; text-decoration:none;}
.sinablogfooter .webSelect a:first-child{-webkit-border-radius:3px 0 0 3px; border-radius:3px 0 0 3px; border-right:0;}
.sinablogfooter .webSelect a:first-child.current{background-image:-webkit-linear-gradient(top,#7f7e7e,#c6c6c6); background-image:-moz-linear-gradient(top,#7f7e7e,#c6c6c6); color:#fff; text-shadow:2px 2px 2px #8e8e8e;}
.sinablogfooter .webSelect a:last-child,.sinablogfooter .webSelect a:last-child{-webkit-border-radius:0 3px 3px 0; border-radius:0 3px 3px 0; border-left:0;}
.sinablogfooter .webSelect a:last-child.current{background-image:-webkit-linear-gradient(top,#7f7e7e,#c6c6c6); background-image:-moz-linear-gradient(top,#7f7e7e,#c6c6c6); color:#fff; text-shadow:2px 2px 2px #8e8e8e;}
/* 关注博主 */
.SG_floatRmt{ margin-top:6px;}
/* 异地登录验证码提示 */
.verifyPrompt{padding:8px 0; height:100px;}
.verifyPrompt p{padding-bottom:15px; color:#666; *left:0;}
.verifyPrompt .row1{padding-bottom:30px;}
.verifyPrompt .fm1{width:58px; height:23px; line-height:23px; border:1px #7494b2 solid; padding:0;}
.verifyPrompt .ErrTips{position:absolute; top:5px; left:70px; line-height:18px; font-family:"宋体"; color:#cc0000;}
.verifyPrompt .lockedTips{padding:10px 0 35px; line-height:18px; font-family:"宋体"; color:#cc0000;}
.verifyPrompt .CP_w_btns{text-align:left; position:relative;}
.verifyPrompt .CP_w_btns a{margin-left:0;}
.CP_a_btn2:link,.CP_a_btn2:visited,.CP_a_btn2:active {font-size:12px!important;height:25px;padding:6px 0 6px 3px;*padding:0 0 0 3px;background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/cp_newbtnb.png) no-repeat 0 -35px; color:#000; text-decoration:none;white-space:nowrap;*vertical-align:middle;position:relative;font-family:"宋体"!important;*display:inline-block;}
.CP_a_btn2 cite{font-size:12px!important;line-height:26px;*line-height:24px;padding:6px 16px 6px 13px;*padding:0 16px 0 13px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/cp_newbtnb.png) no-repeat right -35px; color:#000;*display:block;}
/* 登陆框邮箱推广 by chenhui */
.adv_sinamail{width:281px; margin:20px 0 20px 60px; height:30px; overflow:hidden; text-align:center;}
.adv_sinamail a,.adv_sinamail a:link{display:inline-block; width:281px; height:30px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/adv_sinamail.jpg) no-repeat;}
/* 搜索进入页底部浮层 by chenhui 2013.09.17 */
.nblog_searchBtm{width:100%; height:129px; background:#ededed; border-top:1px #c3c3c3 solid;}
a.nblog_searchBtmBtn,a.nblog_searchBtmBtn:link,a.nblog_searchBtmBtn:visited{position:absolute; top:9px; right:9px; z-index:3; width:13px; height:13px; overflow:hidden; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/searchbtm_close.png) 0 0 no-repeat; text-indent:-9999px;}
.nblog_searchBtm .nblog_searchBtmCon{position:relative; overflow:hidden; width:950px; height:129px; margin:0 auto;}
.nblog_searchBtm .nblog_searchBtmCon .title{height: 14px;line-height: 14px;font-size: 12px;color: #333;padding: 0;margin: 10px 8px 0 0;background: #dfdfdf;width: 30px;height: 80px;float: left;padding-top: 26px;text-align: center;border: 1px solid #d5d5d5;display:inline;}
.nblog_searchBtm .nblog_searchBtmCon ul.picShow{margin-top: 10px;float: left;width: 910px;}
.nblog_searchBtm .nblog_searchBtmCon ul.picShow li{width: 120px;float: left;margin-left: 10px;_display: inline;overflow: hidden;}
.nblog_searchBtm .nblog_searchBtmCon ul.picShow li.last{margin-right:0;}
.nblog_searchBtm .nblog_searchBtmCon ul.picShow li img{width:120px; height:90px; float:left;}
.nblog_searchBtm .nblog_searchBtmCon ul.picShow li span{ width:120px; height:24px; line-height:24px; overflow:hidden; color:#666; text-align:center; display: block; overflow: hidden;}
.nblog_searchBtm .nblog_searchBtmCon ul.picShow li span a,.nblog_searchBtm .nblog_searchBtmCon ul li span a:link{text-decoration:none; color:#666;}
.nblog_searchBtm .nblog_searchBtmCon ul.picShow li span a:hover{text-decoration:underline; color:#999;}
.nblog_searchBtm .nblog_searchBtmCon ul.txt{float:left; line-height:19px; margin:53px 0 0 48px;}
.nblog_searchBtm .nblog_searchBtmCon ul.txt li{padding-left:10px; background:url(/web/20190609103209im_/http://simg.sinajs.cn/blog7style/images/common/searchbtm_qing.png) -226px -96px no-repeat; height:19px; line-height:19px; overflow:hidden;}
.nblog_searchBtm .nblog_searchBtmCon ul.txt li a,.nblog_searchBtm .nblog_searchBtmCon ul.txt li a:link{text-decoration:underline; color:#fff;}
.nblog_searchBtm .nblog_searchBtmCon ul.txt li a:hover{text-decoration:none; color:#fff;}
.SG_colW21 .ad_ptlist{ padding:6px 11px 11px;}
.SG_colW21 .ad_ptlist li{ height:25px; line-height:25px; zoom:1; overflow:hidden; vertical-align:middle}
.SG_colW21 .ad_ptlist .pt_imgs{ float:left; margin:5px 5px 0 0}
.SG_colW21 .ad_ptlist .pt_nms{float:left;max-width:84px; overflow:hidden;font-family:SimSun;}
.SG_colW21 .ad_ptlist .pt_tms{ float:right; text-align:right;width:65px; overflow:hidden;font-family:SimSun; }
.SG_colW21 .ad_ptlist .del{ margin-left:4px; cursor:pointer; float:left}
.SG_colW21 .ad_ptlist .del img{margin:5px 0; vertical-align:middle}
/*未开通私密微博弹窗*/
.upload_img{ margin-top:6px; position:relative}
.upload_img img{ width:100%; *width:660px; height:90px; margin:0 auto;}
/*首页个人资料*/
/*新加class*/
.badge{vertical-align:-13px; *vertical-align:-10px; margin-right:7px; margin-bottom:4px;width:22px; height:25px; background-repeat:no-repeat;}
.SG_lin_top{ margin-top:10px;}
.SG_ad{ padding-top:10px;}
.SG_ad a,.SG_ad a:link,.SG_ad a:visited,.SG_ad a:hover{ line-height:30px;text-decoration:underline; color:#1866b6;}
.info_list .lisp{ height:auto; white-space:normal;}
.info_list .lisp img{ background-position: center center;}
/*修改class*/
.SG_colW21 .info_btn1{ margin-top:15px;}
/*积分签到规则浮层*/
.CP_check{ padding:5px 25px 0;}
.CP_check .CP_w_ttl td {height: 30px;font-size: 14px;font-weight: bold;vertical-align: middle; width:50%;}
.CP_check .CP_w_ttl .td2{ text-align:right; color:#cc0000;}
.CP_check .CP_w_cnt{ color:#999; margin:15px 0 25px;}
/*
FILE ARCHIVED ON 10:32:09 Jun 09, 2019 AND RETRIEVED FROM THE
INTERNET ARCHIVE ON 03:03:40 Dec 01, 2024.
JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.
ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
SECTION 108(a)(3)).
*/
/*
playback timings (ms):
captures_list: 0.601
exclusion.robots: 0.029
exclusion.robots.policy: 0.019
esindex: 0.01
cdx.remote: 10.481
LoadShardBlock: 493.698 (6)
PetaboxLoader3.datanode: 441.124 (8)
PetaboxLoader3.resolve: 358.723 (4)
load_resource: 415.359 (2)
*/